Axon – Run autonomous coding agents(Claude, Codex) safely on Kubernetes
Actual Kubernetes operator for agent lifecycle, but orchestrating agents is still a niche use case.
OnBuzz - All-in-one & One-for-all agent
Local agent orchestration when ComfyUI, Langflow, and n8n already dominate this space.
Developers building multi-agent AI workflows locally
ComfyUI · Langflow · AutoGen
Actual Kubernetes operator for agent lifecycle, but orchestrating agents is still a niche use case.
Hub-and-spoke IR translates LLM APIs without N^2 adapter hell.
Kubernetes-native orchestration for autonomous agents, but AI agent DevOps is early.
Multi-provider cost dashboard when LangFuse and Helicone already do this.
MCP server lets agents spawn sub-agents and read each other's output natively.
AgentForge compresses common production patterns—token-aware rate limiting (token-bucket), retry+exponential backoff, prompt templates and cost tracking—into a tiny async core and lets you flip providers with one parameter. The multi-agent mesh and ReAct loop bits are the most interesting engineering bets here, and the repo includes benchmarks and a Streamlit demo, but it lives in a crowded space next to LangChain and similar toolkits so real differentiation will come from adoption and edge-case robustness.