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.
Runtime Orchestrator for Multi-Agents
Git worktree isolation lets agents vote on code before merging anything.
Developers building with AI coding agents
CrewAI · AutoGen · LangChain
Actual Kubernetes operator for agent lifecycle, but orchestrating agents is still a niche use case.
Think of an RTS game UI for your coding LLMs: spawn Claude or Codex agents, assign tasks, and watch them produce diffs and file edits in real time on a 3D or 2D canvas. The repo bundles practical developer features — built-in file explorer with git diffs, conversation history, permission controls and a command palette — which turns the spectacle into a usable workflow. It’s delightful and ambitious, but gated by the need for Claude/Codex CLIs and local infra, so expect it to appeal mostly to experimenters rather than plug-and-play users.
Reuses existing CLI auth — no API keys or OAuth, your subscriptions just work.
Multi-agent orchestration for two CLIs, but early-stage and AI-generated codebase raises maintenance concerns.
Internal team tool for juggling Claude Code and Codex across worktrees — dogfooded with 247 commits.
Finally, a UI to stop juggling four terminal windows for four different AI agents.