Skip to content

v0.1.26

Choose a tag to compare

@lodar lodar released this 30 May 09:20
· 111 commits to main since this release

Added

  • 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.