Show HN: Axon – Let coding agents develop their own framework on Kubernetes(github.com)
github.com
Show HN: Axon – Let coding agents develop their own framework on Kubernetes
https://github.com/axon-core/axon
1 comments
Interesting concept, orchestration tooling is going to be big within the next 12 months
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.