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
5dive agent config <name> set model=<id> — uniform model switch, the write side of v0.1.25 agent info's model read. Lets each fork's /model shell out to one CLI path instead of writing its own runtime config.
codex/grok: edits config.toml preamble-safely — replaces an existing top-level model = or prepends one above the first [table], never binding the key to a section or duplicating it.
claude/antigravity: merge-writes .model in settings.json, preserving all other keys.
Atomic (tmp + rename), existing owner/mode preserved, refuses to create a missing config. Applied on the deferred restart; not registry-cached so agent info stays the live source of truth.