File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 55cmux layers instructions from two sources:
66
771 . ** Global** : ` ~/.cmux/AGENTS.md ` (+ optional ` AGENTS.local.md ` ) — always included
8- 2 . ** Context ** : Either workspace OR project AGENTS.md (not both):
8+ 2 . ** Project ** : Either workspace OR project AGENTS.md (not both):
99 - ** Workspace** : ` <workspace>/AGENTS.md ` (+ optional ` AGENTS.local.md ` ) — if exists
1010 - ** Project** : ` <project>/AGENTS.md ` (+ optional ` AGENTS.local.md ` ) — fallback if workspace doesn't exist
1111
@@ -23,7 +23,7 @@ cmux reads mode context from sections inside your instruction files. Add a headi
2323
2424Rules:
2525
26- - Context instructions (workspace or project fallback) are checked first, then global instructions
26+ - Project instructions (workspace or project fallback) are checked first, then global instructions
2727- The first matching section wins (at most one section is used)
2828- The section's content is everything until the next heading of the same or higher level
2929- Missing sections are ignored (no error)
You can’t perform that action at this time.
0 commit comments