Conversation
Get some sanity when developing with Claude, Cursor, and friends.
Greptile SummaryIntroduces
Confidence Score: 5/5Safe to merge; only documentation files changed, with one minor coverage-threshold inconsistency between AGENTS.md and CONTRIBUTING.md. All three changed files are documentation/config with no runtime impact. The single finding is a P2 documentation inconsistency (72% vs 70% coverage floor) that doesn't block functionality. AGENTS.md — coverage threshold comment should be reconciled with CONTRIBUTING.md Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[Claude Code / Claude CLI] -->|reads CLAUDE.md| S[CLAUDE.md symlink]
B[OpenAI Codex / Cursor] -->|reads AGENTS.md| C[AGENTS.md source file]
C2[Other tools e.g. Gemini] -->|reads AGENTS.md| C
S -->|resolves to| C
C --> G[Single set of coding guidelines]
Reviews (1): Last reviewed commit: "Add AGENTS.md" | Re-trigger Greptile |
|
I think some things can be added here; I don't know if they are just my personal preference or can be added globally. But these things are what i noticed AI does badly generally. About performance
About Testing
|
I think these two are already represented in the current doc. I'll add the others |
Get some sanity when developing with Claude, Cursor, and friends.