You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ Switch between different agent "personalities" without permanently modifying you
9
9
| Problem | Solution |
10
10
|---------|----------|
11
11
| 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 using meta.AGENTS.md |
12
+
| You want project-specific context injected into every agent session | Use repo-wide meta that merges automatically using `meta.AGENTS.md`|
13
13
| MCP servers need different configs per project or persona | Define MCP in `persona.json`, auto-injected at launch |
14
14
| You work across many repos with similar conventions | Share personas globally; repo-local ones take priority |
0 commit comments