On Fri, Jul 25, 2025 at 02:19:58PM -0400, Steven Rostedt wrote:
On Fri, 25 Jul 2025 13:53:57 -0400
Sasha Levin <sashal@xxxxxxxxxx> wrote:
Create a single source of truth for AI instructions in
Documentation/AI/main.md with symlinks for all major AI coding
assistants:
- CLAUDE.md (Claude Code)
- .github/copilot-instructions.md (GitHub Copilot)
- .cursorrules (Cursor)
- .codeium/instructions.md (Codeium)
- .continue/context.md (Continue)
- .windsurfrules (Windsurf)
- Documentation/AIder.conf.yml (Aider)
So these AI tools know to read these?
Yup! These are the "magic" files agents try to read and add into their
context as they start up.
--
Thanks,
Sasha