mirror of
https://github.com/CharlesWiltgen/Axiom.git
synced 2026-09-20 19:58:20 +08:00
chore: anchor AGENTS.md ignore to the repo root
AGENTS.md is now a symlink to CLAUDE.md: harnesses whose context loader reads file bytes without expanding @ imports (the pi loader vendored in axiom-pi is one) would otherwise load the 4-line pointer and never see CLAUDE.md.
This commit is contained in:
+2
-2
@@ -7,10 +7,10 @@ IDEAS.md
|
||||
CONTINUE.md
|
||||
|
||||
# Local agent context — private dev state, never distributed
|
||||
# CLAUDE.md is canonical; AGENTS.md points non-Claude harnesses (omp, Codex, Cursor) at it
|
||||
# CLAUDE.md is canonical; AGENTS.md is a symlink to it (import-blind harnesses read it verbatim)
|
||||
.claude/
|
||||
CLAUDE*.md
|
||||
AGENTS.md
|
||||
/AGENTS.md
|
||||
.omp/
|
||||
|
||||
# Beads issue tracker
|
||||
|
||||
Reference in New Issue
Block a user