top | item 47073930

Show HN: Axon – Let coding agents develop their own framework on Kubernetes

3 points| gjkim042 | 11 days ago |github.com

I started Axon to run claude --dangerously-skip-permissions safely — just isolate it in an ephemeral K8s Pod and the flag isn’t dangerous anymore.

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.

1 comment

order

dudexsnave|11 days ago

Interesting concept, orchestration tooling is going to be big within the next 12 months