Back to browse
GitHub Repository

Kelos - The Kubernetes-native framework for orchestrating autonomous AI coding agents.

221 starsGo

Axon – Run autonomous coding agents(Claude, Codex) safely on Kubernetes

by gjkim042·Feb 18, 2026·4 points·1 comment

AI Analysis

●●SolidShip ItNiche Gem

Actual Kubernetes operator for agent lifecycle, but orchestrating agents is still a niche use case.

Strengths
  • Pod-per-task isolation with ephemeral workspaces is the right security model for untrusted agents
  • Task dependency chains and event-driven spawning (GitHub issue → agent → PR pipeline) solves real infra pain
  • Standardized container interface lets you swap Claude for Codex/Gemini without rewriting
Weaknesses
  • Market for 'agent orchestration' is extremely early — most teams run agents locally or via serverless
  • Competing against GitHub Actions, Temporal, and home-grown solutions; no clear differentiation on cost or reliability
Target Audience

Platform teams, enterprises running autonomous coding agents, DevOps engineers

Similar To

Temporal (workflow orchestration) · GitHub Actions · Nextflow (pipeline orchestration)

Similar Projects

Developer Tools●●Solid

Assign tasks to 7 AI agents with -mentions, autonomous mode, OpenClaw

Mysti makes multi-model coding workflows tangible: you can inline-route tasks with @-mentions and have agents execute a pipeline where each one gets the previous output, plus auto-retries for failures. The OpenClaw daemon, WebSocket streaming, status-bar provider switching, and autonomous/semi-autonomous modes show this is more than a toy — it aims to make cross-model review and debate a practical part of your edit loop. The real test will be subscription/config friction and whether multi-agent noise actually improves real-world code quality, but the feature set is a smart, ambitious bet.

Big BrainSlick
bahaAbunojaim
123mo ago