mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-05 21:39:54 +02:00
- Change `installed` check from primary command only to all required commands - Agents with multiple components (e.g., claude-code requiring both CLI and ACP) are now only marked as installed when all components are present - This fixes the issue where polling would stop prematurely when only the primary command (e.g., `claude`) was detected but `claude-code-acp` was not - Also includes related changes for terminal-based installation flow Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>