feat: add /commit, /insights and agent teams support#8
Conversation
Add smart commit command with quality gates, code review, and learning capture. Add insights command for session analytics, learning patterns, and correction trends. Update all patterns for Opus 4.6 with adaptive thinking, context compaction, custom subagents, and experimental agent teams support. Bump version to 1.1.0.
|
Caution Review failedThe pull request is closed. 📝 WalkthroughWalkthroughThis pull request updates project documentation and metadata to version 1.1.0, introducing new features: Agent Teams, Custom Subagents, Adaptive Thinking, and Context Compaction. Two new command documentation files are added for commit and insights workflows. Existing documentation is expanded with updated model recommendations and CLI shortcuts. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~22 minutes Possibly related PRs
Poem
✨ 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 |
Summary
/commitcommand with pre-commit quality gates (lint, typecheck, tests), staged change review, conventional commit message drafting, and post-commit learning capture/insightscommand for session analytics, learning database analytics, correction pattern analysis, and productivity metrics/learncommand with agent teams, custom subagents, adaptive thinking, context compaction, and new CLI shortcutsTest plan
/pro-workflow:commitshows in available commands/pro-workflow:insightsshows in available commands/learndisplays updated subagents, agent teams, and adaptive thinking sectionsSummary by CodeRabbit
New Features
Documentation