Show HN: Cc-fleet โ€“ run other LLMs as Claude Code workers, your sub drives A new open-source tool called cc-fleet enables Claude Code to use third-party large language models as workers, allowing users to run models from providers like DeepSeek, GLM, Kimi, and Qwen within Claude Code's multi-agent orchestration system without needing a Claude subscription. ๐Ÿค– Plug any third-party model into Claude Code's โš™๏ธ Dynamic Workflows, ๐Ÿ‘ฅ Agent Teams, and โšก Subagents โ€” from DeepSeek ยท GLM ยท Kimi ยท Qwen โ€ฆ to your Codex subscription, with your main session's auth untouched; no Claude subscription needed to run a full Claude Code on any provider ๐Ÿš€ English ยท ็ฎ€ไฝ“ไธญๆ–‡ /ethanhq/cc-fleet/blob/main/docs/README zh.md Claude Code's multi-agent orchestration โ€” Dynamic Workflows, Agent Teams, Subagents โ€” only runs Anthropic's own models. cc-fleet lets any model with an Anthropic- or OpenAI-compatible API, even your Codex subscription, join as a workflow leaf, a long-lived teammate, or a one-shot subagent โ€” scheduled by your main session, with the same identity and capabilities as a native Claude agent . Every third-party worker is a real claude process with its LLM backend swapped to the provider, so Claude Code drives it exactly like a native agent. Your main session's own auth OAuth subscription or API key is untouched, and provider keys never enter env, argv, or shell history โ€” zero leak risk . Two steps to get going : one-line install, register a provider. Then state your intent in Claude Code with /workflow , /team , or /subagent โ€” or just describe the task in plain language, and Claude figures out the rest. No Claude subscription? ccf run