helmcode/agent_crew_api
Orchestration backend for multi-agent AI teams
It manages team lifecycles, agent deployments, and chat routing via a Fiber-based REST API, persisting data with SQLite. Agents, running as Docker containers or Kubernetes Pods, communicate with the API server through a NATS-based message bus, with a Go sidecar bridging NATS to the Claude Code CLI process.
Stars
10
Forks
1
Language
Go
License
—
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/helmcode/agent_crew_api"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
jayminwest/overstory
Multi-agent orchestration for AI coding agents — pluggable runtime adapters for Claude Code, Pi, and more
yohey-w/multi-agent-shogun
Samurai-inspired multi-agent system for Claude Code. Orchestrate parallel AI tasks via tmux with...
Dicklesworthstone/claude_code_agent_farm
Orchestration framework for running 20+ Claude Code agents in parallel: automated bug fixing,...
aqm-framework/aqm
An orchestration framework for AI agents to pass tasks through explicit queues. Build pipelines...
VibeCodingWithPhil/agentwise
Multi-agent orchestration for Claude Code with 15-30% token optimization, self-improving agents,...