mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-06 14:00:09 +02:00
The runtime detail page was showing the agent CLI version (claude/codex) as "CLI Version" because metadata.version stored the agent version from agent.DetectVersion(). The multica CLI version was never sent. Fix: daemon now sends cli_version in the registration request, server stores it as metadata.cli_version alongside the existing agent version, and frontend reads metadata.cli_version. Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
18 KiB
18 KiB