Feature Request: Support AGENTS.md
DRANK
Hacker Newsnew past comments ask show jobs submitloginFeature Request: Support AGENTS.md(github.com/anthropics)379 points by fg137 16 days ago hide past favorite 219 commentsDannyBee 15 days ago next [–]So many developer-hostile things lately.Just a few days ago they turned on an experiment the forces claude code to use bash over standard tools in auto mode.From the system prompt directly, new as of August 18th: Do your work through the Bash tool wherever it can accomplish the job: read files with cat, head, or sed -n, search with grep and find, and make file changes with sed, heredocs, or short scripts, rather than using the dedicated Read, Edit, or Write tools. Fall back to a dedicated tool only when Bash genuinely cannot do the job. I was wondering why Claude Code started ignoring my LSP tools and such a couple days ago, and this is why. Prompting around it (even with CLAUDE.md) results in low adherence. This can be turned off by setting a special environme…