Tool Configs
Per-assistant config is generated from a small set of source registries and profile-specific files. MCP servers and model lists stay single-sourced in MCP servers and Model registry & routing.
| Navigation slice | Owns |
|---|---|
| Cursor and prompt wrap | agent alias, tmux Alt-Enter verification prefix, injection paths |
| Profile-based merging | .work / .personal sources and run_onchange merge scripts |
| Claude and Gemini | Claude settings, LetsFG decision, Gemini settings/MCP injection |
| Pi coding agent | Pi packages, settings/models, APPEND_SYSTEM parity layer |
| Other harnesses | Codex, OpenCode, Copilot, tuicr, secrets |
Source model
| Concern | Source of truth |
|---|---|
| MCP servers | home/.chezmoidata/mcp_servers.yaml |
| Model registry | home/.chezmoidata/ai_models.yaml |
| Profile merges | explicit .work.* / .personal.* files plus merge hooks |
| Shared operating rules | ~/AGENTS.md symlink fan-out plus ~/.agents/skills/ |
Related
- MCP servers — single-sourced server registry
- Model registry & routing — single-sourced model definitions
- llama.cpp local inference — local backend + launchers
- The Agentic Operating System — governance layer