PsChina/deepseek-as-subagent
30 stars · Last commit 2026-08-29
Run DeepSeek as a real sub-agent inside Claude Code / Codex CLI — DeepSeek gets its own 7-tool agent loop in a sandboxed workspace, not just a single LLM call.
README preview
# deepseek-as-subagent **English** · [简体中文](README.zh-CN.md) [](https://www.python.org/) [](LICENSE) [](https://github.com/PsChina/deepseek-as-subagent) [](https://glama.ai/mcp/servers/PsChina/deepseek-as-subagent) [](https://modelcontextprotocol.io/) [](https://github.com/punkpeye/awesome-mcp-servers) [](https://github.com/PsChina/deepseek-as-subagent) > Run DeepSeek as a **real sub-agent** inside Claude Code / Codex CLI — not just an LLM endpoint. > The host agent keeps the main conversation, planning, judgment, and verification. > DeepSeek gets its own agent loop for execution-heavy work. > Coding APIs use workspace-scoped writes and bounded trusted-host Bash; separate read-only APIs provide pure file analysis without command execution. ### Full coding delegation ```text