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.
Connect Claude Code to local llama.cpp for low-cost local LLM testing.
Delegate summarization, classification, extraction, and drafting tasks to a local LLM.
Proxy GPT API calls for Claude Code with multi-model and streaming support.
Delegate routine code-generation tasks to a local LLM and save frontier-model tokens.
Index and search Claude Code conversation history locally with private semantic retrieval.
Control Claude Code sessions in tmux with fine-grained orchestration and efficient extraction.