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? -- Steve > > Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>