[Seven] Added AGENTS.md files in the root and in every package#8152
Conversation
Documentation build overview
213 files changed ·
|
sneridagh
left a comment
There was a problem hiding this comment.
LGTM! Only a few nit picks!
* seven: Remove .codex folder from repo Cleanup a bit the house (#8157) [Seven] Added AGENTS.md files in the root and in every package (#8152) Fixed dependencies in several packages (#8150) Fixed title block placeholder and sync bugs (#8138) Unify TS config + Fix TS across the repo + CI check (#8127)
|
I'm curious: which agents look for AGENTS.md? And is it automatic, or would I have to tell it to look for it? |
|
Good post on the subject I found recently: https://medium.com/data-science-collective/the-complete-guide-to-ai-agent-memory-files-claude-md-agents-md-and-beyond-49ea0df5c5a9 TLDR: AGENTS.md is the current proposal for a universal name for this kind of files. Adoption is increasing very fast so I would expect the post to be outdated on that matter but everything else is still relevant afaik. I would recommend checking what your cli supports today and if it does not support it, creating a local instructions file for your cli that you gitignore. I have CLAUDE.local.md for example for Claude code. |
No description provided.