Update README.md for CLI accuracy and supported agents#175
Update README.md for CLI accuracy and supported agents#175yacosta738 wants to merge 1 commit intomainfrom
Conversation
Updated the Usage section of README.md to accurately reflect current CLI capabilities, including missing flags for init, apply, clean, status, and skill commands. - Added --path and --force for init. - Added --path for apply and clean. - Added --project-root and --json for status. - Added --project-root, --source, and --json for skill commands. - Removed unimplemented list subcommand from skill documentation. Co-authored-by: yacosta738 <33158051+yacosta738@users.noreply.github.com>
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
|
Hey there and thank you for opening this pull request! We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted. Details: |
📝 WalkthroughSummary by CodeRabbit
WalkthroughREADME.md's Usage section was expanded to document restructured CLI options, including new flags for configuration initialization (--force, --path), custom configuration application (--config), project-specific operations, and consolidated skill management commands with enhanced options (--project-root, --json). Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Poem
🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 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 |
✅ Contributor ReportUser: @yacosta738
Contributor Report evaluates based on public GitHub activity. Analysis period: 2025-02-14 to 2026-02-14 |
Updated README.md to accurately reflect the current CLI implementation and supported flags. Minimal changes were applied to improve documentation accuracy for usage examples and command options.
PR created automatically by Jules for task 1371813568656790508 started by @yacosta738