mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-16 12:03:23 +00:00
README: clarify TUI settings save to global preferences only
This commit is contained in:
parent
e5f74a1ad9
commit
519688cb35
1 changed files with 1 additions and 1 deletions
|
|
@ -657,7 +657,7 @@ Settings are loaded from two locations and merged:
|
|||
1. **Global:** `~/.pi/agent/settings.json` - user preferences
|
||||
2. **Project:** `<cwd>/.pi/settings.json` - project-specific overrides (version control friendly)
|
||||
|
||||
Project settings override global settings. For nested objects, individual keys merge.
|
||||
Project settings override global settings. For nested objects, individual keys merge. Settings changed via TUI (model, thinking level, etc.) are saved to global preferences only.
|
||||
|
||||
Global `~/.pi/agent/settings.json` stores persistent preferences:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue