v0.1.25
Added
-
5dive agent info <name> [--json]— single-agent detail that resolves the coding-CLI version and the selected model alongside registry identity + live systemd state. Version comes from the type's binary (--version); model from the per-type runtime config the CLI actually loads (codex/grokconfig.toml, claude/antigravitysettings.json). Both best-effort — surface asnull/—when the runtime doesn't persist one (grok/antigravity default to the CLI's built-in pick). JSON fields:cliName,cliVersion,model.Lets each fork's
/statusread one uniform source instead of shelling every runtime's config itself. Verified across all four live types (claude/codex/grok/antigravity).