| ▲ | petee 3 hours ago | |
Any tricks to get Claude to actually use the CLAUDE.md consistently? Many times now its completely ignored it, despite being short, concise + generated by Claude itself, and I see bug reports about this that are over a year old | ||
| ▲ | sdesol 14 minutes ago | parent | next [-] | |
What behavioural things are you noticing that Claude does not pickup from the CLAUDE.md. I am working on a `pi-brains` extension for the Pi agent. It is designed to inject rules into write and edits tool calls for matching files. I am curious if the behaviour you want is outside of writing and editing files. | ||
| ▲ | devmor 3 hours ago | parent | prev [-] | |
Check out your session logs and review what is actually in the context window. I’m willing to bet that your CLAUDE.md is sitting close to the middle of everything in there. The current gen of frontier models tends to heavily weight the start and end of the current context so heavily that anything partway through may just be ignored. | ||