Skip to content

Commit 164b8ea

Browse files
committed
Use @AGENTS.md import in CLAUDE.md instead of symlink
Per review feedback on the sibling flow-ai-tools PR (#33): replace the CLAUDE.md → AGENTS.md symlink with a plain-text CLAUDE.md whose single line is the @AGENTS.md import directive. Claude Code treats @filename as an explicit import that guarantees the referenced file is loaded, whereas symlink following is heuristic. The @import approach also avoids Windows / non-Unix filesystem compatibility issues where symlinks degrade to plain- text files containing the target path.
1 parent c550f42 commit 164b8ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CLAUDE.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

CLAUDE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
@AGENTS.md

0 commit comments

Comments
 (0)