Skip to content

Commit 0306404

Browse files
authored
Update README with meta.AGENTS.md reference
Clarified the usage of meta.AGENTS.md for project-specific context.
1 parent b601fff commit 0306404

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Switch between different agent "personalities" without permanently modifying you
99
| Problem | Solution |
1010
|---------|----------|
1111
| AI agents read `AGENTS.md` / `CLAUDE.md` / `GEMINI.md` at startup, but you want different behaviors for different tasks | Create multiple personas and switch instantly |
12-
| You want project-specific context injected into every agent session | Use repo-wide meta that merges automatically |
12+
| You want project-specific context injected into every agent session | Use repo-wide meta that merges automatically using meta.AGENTS.md |
1313
| MCP servers need different configs per project or persona | Define MCP in `persona.json`, auto-injected at launch |
1414
| You work across many repos with similar conventions | Share personas globally; repo-local ones take priority |
1515

0 commit comments

Comments
 (0)