kevinelliott/agentpipe
A CLI/TUI app that orchestrates multi-agent conversations by enabling different AI CLI tools (Claude Code, Gemini, Qwen, etc.) to communicate in shared rooms.
Built in Go, AgentPipe uses a standardized three-part prompt structure and stdio transport to enable seamless interoperability between heterogeneous AI CLI tools, supporting everything from local models (Ollama) to API-based providers (OpenRouter). The system implements production-grade reliability through rate limiting with token buckets, exponential backoff retry logic, and middleware-based message processing, while offering real-time observability via Prometheus metrics tracking tokens, costs, and agent health. Multiple conversation modes (round-robin, reactive, free-form) combined with persistent state management, export formats, and an interactive TUI with agent filtering and search create flexible orchestration for complex multi-agent workflows.
Stars
93
Forks
14
Language
Go
License
MIT
Category
Last pushed
Mar 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/kevinelliott/agentpipe"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Prof-Harita/terminaI
Open-source, local-first alternative to Cowork-style computer assistants: real PTY terminal ops,...
agentwall/agentwall
Run AI agents safely on your local machine
Dicklesworthstone/frankenterm
Terminal hypervisor for AI agent swarms: real-time pane capture, state-machine pattern...
acoyfellow/filepath
Terminal session sharing platform with AI coding agents
johunsang/octo-terminal-releases
Octo Terminal — The ultimate vibe coding terminal. AI-powered IDE with Claude, Codex, Ollama...