Expand description
Structured user settings (~/.capo/agent/settings.json).
JSON to match pi’s ~/.pi/agent/settings.json. Sections beyond the
Phase 0 baseline (e.g. ui.theme variants, logging rotation) are
reserved for M4+ and intentionally minimal here.
Structs§
Enums§
- LlmProvider
Kind - Supported LLM providers.
Settings::model.provideris a string for JSON-friendliness; this enum is the parsed form.