docs: add comprehensive README with setup, config, usage, and examples #111
No reviewers
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
thwap/kronai!111
Loading…
Reference in a new issue
No description provided.
Delete branch "feature/0064-write-documentation"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
Add full project documentation: README with setup instructions, configuration reference, example job structures, symlink naming guide, MCP server setup, and API compatibility info.
Why
Completes the documentation milestone — new users can install, configure, and run kronai from scratch.
Testing
Documentation only — no code changes. 125 existing tests pass.
Closes #0060
Closes #0061
Closes #0062
Closes #0063
Closes #0064
Automated Review — PR #111
Result: APPROVED
Excellent documentation. Covers everything from installation to advanced MCP configuration. Well-structured, clear examples.
Suggestions (non-blocking)
README.md:4—pip install kronaiimplies the package is on PyPI, which it isn't yet. Consider adding "Coming soon" or linking to the source install instructions instead.README.md:217— References[LICENSE](LICENSE)but no LICENSE file exists in the repo. Either add one or remove the link.