aattaran/deepclaude
A wrapper that swaps Claude Code's backend from Anthropic to cheaper LLMs while keeping the autonomous coding agent loop intact.

Velocity · 7d
+58
★ / day
Trend
→steady
star history
deepclaude allows developers to use Claude Code’s autonomous agent CLI with alternative LLM providers like DeepSeek V4 Pro, OpenRouter, or Fireworks AI instead of Anthropic. It intercepts API calls and routes them to the selected backend while preserving Claude Code’s full tool loop including file editing, bash execution, and subagent spawning. The project targets developers who want AI coding assistance at significantly lower cost.