Settings

Theme

Show HN: Dragoman – Multi-model routing for Claude Code via sub-agents

github.com

1 points by asakin 8 days ago · 3 comments · 1 min read

Reader

I use Claude Code and also pay for Perplexity, OpenAI, Gemini, and run Ollama locally. Got tired of switching tabs when the right model for a question wasn't Claude.

Dragoman is a small CLI (~800 lines) that plugs into Claude Code's sub-agent system. Ask about the news → routes to Perplexity. "Try Gemini" → goes to Gemini. "Run locally" → Ollama. You can fan out to four models and have Claude synthesize. Keys resolve from 1Password/Keychain at call time, never enter Claude's context.

The fun part: Anthropic's sub-agent architecture already does the hard work. Dragoman just adds the verb.

Happy to answer questions about the architecture or the sub-agent integration.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection