Pickle-Pixel/HydraTeams
Translation proxy that makes Claude Code Agent Teams model-agnostic. Any model as a teammate — GPT, Gemini, Ollama — with full Claude Code tooling.
Implements API translation between Anthropic's Messages protocol and multiple LLM providers (OpenAI, ChatGPT subscriptions) via an HTTP proxy, allowing Claude Code agents spawned as separate processes to transparently use non-Claude models while retaining all 15+ built-in tools (file I/O, bash, git). Supports mixed-team routing where the lead agent passthroughs to real Claude via subscription auth relay while teammates translate to the target model, with zero runtime dependencies and SSE streaming in both directions.
Stars
37
Forks
10
Language
TypeScript
License
MIT
Category
Last pushed
Feb 08, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/Pickle-Pixel/HydraTeams"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
kill136/claude-code-open
Open source AI coding platform with Web IDE, multi-agent system, 37+ tools, MCP protocol. MIT licensed.
context-machine-lab/sleepless-agent
🤖 24/7 AI agent that maximizes Claude Code Pro usage via Slack. Auto-processes tasks, manages...
m0n0x41d/quint-code
Structured reasoning framework for Claude Code, Gemini, Cursor, and Codex — hypothesis-driven...
GobbyAI/gobby
A local-first daemon to unify your AI coding tools. Session tracking and handoffs across Claude...
ShunsukeHayashi/agent-skill-bus
Self-improving task orchestration framework for AI agent systems. DAG-based task queue +...