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.
Kelos - The Kubernetes-native framework for orchestrating autonomous AI coding agents.
Kubernetes orchestration for Claude Code—isolation + cost tracking turns unsafe agents into deployable workers.
Teams running AI coding agents at scale or with security constraints
Runway · Grit · Modal serverless for agents
It grew into an orchestration tool. You apply a Task, Axon spins up an isolated Pod, the agent works autonomously, and you get back a PR link, branch name, and exact cost in USD. TaskSpawner can watch GitHub Issues and spawn agents automatically.
I use Axon to develop Axon itself — agents pick up issues, open PRs, and self-review: https://github.com/axon-core/axon/blob/main/self-development...
Written in Go, Apache 2.0. Would love feedback on the approach.
Actual Kubernetes operator for agent lifecycle, but orchestrating agents is still a niche use case.
K8s-native agent orchestration with CRDs, but Axon is early infrastructure competing against none.
Kubernetes-native AI agent orchestration via YAML; early but self-hosting Kelos development proves the loop.
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.
Kubernetes operator for autonomous AI agents—orchestrates Claude Code, Gemini, Codex as isolated, event-driven jobs.
Skips fragile MCP servers to hit Photoshop and Blender scripting APIs directly.