Delegate Claude Code subagents to local or external model backends seamlessly.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "claude-code-delegate-local" yet — see the docs or source repo.
Help me configure claude-code-delegate-local so Claude Code's code explanation and refactoring subagents are routed to a local model while keeping the main orchestrator session unchanged. Provide installation steps, sample configuration, and verification steps.
An actionable setup guide with local backend configuration, sample config files, and test steps.
I want to delegate the long-document summarization subagent in Claude Code to AWS Bedrock. Explain how to configure credentials, choose a model, set routing rules, and troubleshoot common issues.
A Bedrock integration guide including auth setup, routing examples, and a troubleshooting checklist.
Design a routing strategy for claude-code-delegate-local: send code generation to DeepSeek, use a local model for sensitive code review, and keep complex high-level planning in the main Claude Code session. Output the configuration approach and example rules.
A multi-backend routing plan describing model roles, routing logic, and sample configuration rules.
Run Claude Agent SDK sessions as asynchronous sub-agents.
Delegate coding and debugging from Claude Code to OpenAI Codex with auto-recovery.
Offload bounded text tasks from coding agents to local or cheaper LLMs.
Delegate summarization, classification, extraction, and drafting tasks to a local LLM.
Securely run Claude Code CLI via MCP for tasks, memory, and IDE integration.
Proxy GPT API calls for Claude Code with multi-model and streaming support.