Watch
1
0
Fork
You've already forked souveraine
0
souveraine/saf/archive/tui-model-picker-provider.md
Fimeg 0e780d5a05 saf: rebuild as a sectioned tree in the substrate voice
Old single-file SAF moved to saf/archive/.
2026-06-26 11:59:02 -04:00

574 B

Expose per-agent provider in TUI settings model-picker

Status: pending

The TUI settings screen (src/ui/screens/settings/) lets you pick an agent's model but doesn't expose _souveraine.provider. An agent routed through z.ai can only be configured via hand-editing agent.json + DB.

What needs doing

  • Add a provider field/picker in the settings UI (likely alongside the model picker in model_picker.rs or field_grid.rs)
  • Populate options from ProviderRegistry's known provider names
  • Write through to agent.json and database.sqlite3 config_json