fix: remove project-level statusLine config#276
Conversation
StatusLine should be configured globally, not per-project. The GSD installer incorrectly added it to project settings. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Entire-Checkpoint: 34f4d0df1d15
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
WalkthroughRemoved the statusLine configuration entry from root settings, eliminating the reference to the status line command hook (gsd-statusline.js). Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 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)
Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). 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
statusLinefrom project.claude/settings.json— it belongs in global config onlyAlso restored the original
statusline.jsto~/.claude/hooks/globally (not tracked in repo).Test plan
🤖 Generated with Claude Code
Summary by CodeRabbit