refactor: move CLI to top-level and clean up configs - #46
Conversation
📝 WalkthroughWalkthroughEntry point and references for the kaizen CLI moved from Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Fix all issues with AI agents
In `@AGENTS.md`:
- Around line 67-68: Update the "Project Directory Tree" section in AGENTS.md to
reflect the CLI move by replacing any occurrences of "kaizen/frontend/cli" with
"kaizen/cli" (and adjust sibling tree entries if necessary so the visual tree
remains correct); search for the literal string "kaizen/frontend/cli" in
AGENTS.md and update it to "kaizen/cli" and verify the surrounding tree
formatting and links still render properly.
- Move kaizen/frontend/cli to kaizen/cli - Update .gitignore for .claude directories and kaizen_data - Remove demo workdir config files (.claude/settings.local.json, .mcp.json) - Update pyproject.toml and tests for new CLI location
Move cli from frontend subdirectory to kaizen top-level in the project directory tree documentation.
Summary by CodeRabbit
Documentation
Chores
Tests
✏️ Tip: You can customize this high-level summary in your review settings.