Conversation
Claude Code falls back to AGENTS.md when a folder has no CLAUDE.md, so the one-line @AGENTS.md import is no longer needed. Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
ApprovabilityVerdict: Approved at Macroscope's review found this PR approvable — This removes a one-line, redundant CLAUDE.md redirect while preserving the full AGENTS.md guidance. It does not alter product defaults, production code, schemas, or static-analysis configuration. Notes:
You can add or adjust custom eligibility rules. Learn more. |
|
Navigate logical layers of code changes, visualize relationships, and explore their blast radius. No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: pingdotgg/t3code/.coderabbit.yaml Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
Included review availability: Your plan provides up to 10 included reviews per hour; 9 remain after this review. 📝 WalkthroughWalkthroughThe pull request removes the ChangesCLAUDE.md update
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~2 minutes Change: Other Merge Risk: ⚪ Minimal · up to The stated compatibility limitation is known, and no concrete issue requiring a fix before merge is established. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
The root
CLAUDE.mdexists only to hold@AGENTS.md. Claude Code 2.1.277 and later readsAGENTS.mdon its own when a folder has noCLAUDE.md, so the import is redundant.This removes
CLAUDE.md.AGENTS.mdstays the single source of project instructions for every agent.Done by Claude Opus 5.5 in Claude Code.
🤖 Generated with Claude Code
Summary by CodeRabbit
AGENTS.mdfile; no product functionality or end-user features are changed.