mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-05 13:29:44 +02:00
Gemini CLI runtime was removed in MUL-3617 (#4503), but the canonical "12 built-in providers" list still advertised [Gemini](/providers#gemini) (a now-dangling anchor) and omitted CodeBuddy, which the daemon actually auto-detects (config.go probes `codebuddy`). Swap Gemini -> CodeBuddy across all 16 occurrences (index / how-multica-works / cloud-quickstart / daemon-runtimes x en/zh/ja/ko); the count stays at twelve. MUL-3861 Co-authored-by: J <j@multica.ai> Co-authored-by: multica-agent <github@multica.ai>