-
|
I know that there are context_paths that can be configured for Crush to read the Context location. However, by default, Crush still generates "options": {
"context_paths": ["./AGENTS.md", "./CONTRIBUTE.md"]
}If we can support changing the default file names when initializing a project. I don't really want my repository's root directory to have a bunch of QWEN.md, CLAUDE.md, GEMINI.md, and CRUSH.md files. I hope everyone can unify the generation to AGENTS.md. I manually modify the file name every time I initialize the project now, but it adds an extra step after all. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 2 replies
-
|
https://discord.com/channels/1032368467246075914/1404900884550516866/1417358501247717376 |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
This discussions should be closed as the related issues are done and merged. |
Beta Was this translation helpful? Give feedback.
-
|
Initialising as AGENTS.md is the default as of v0.18.0 and the name is configurable. |
Beta Was this translation helpful? Give feedback.
Initialising as AGENTS.md is the default as of v0.18.0 and the name is configurable.