frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Axon – A Kubernetes-native framework for AI coding agents

https://github.com/axon-core/axon
1•gjkim042•1h ago
Hi HN, I originally started this project simply to safely run autonomous coding agents (like Claude in auto-mode) in isolated environments. But as I built it, I realized the potential was much bigger than just sandboxing: it's about making a coding agent callable like a standard API, and ultimately, defining your entire development workflow as infrastructure.

Axon is a Kubernetes-native framework that abstracts the coding agent itself. By standardizing the container interface, you can seamlessly plug in Claude, Codex, Gemini, OpenCode, or your own custom images without changing your orchestration.

How it works under the hood:

The architecture relies on standard K8s CRDs (Tasks, Workspaces, TaskSpawners, and AgentConfigs).

A Task is the fundamental unit of work for a coding agent. When a Task is created, Axon spins up an ephemeral Pod with a freshly cloned git workspace to execute it.

You use an AgentConfig to declaratively define the specific rules, custom skills, and MCP (Model Context Protocol) servers the agent is allowed to access during that Task.

A TaskSpawner reacts to GitHub events (like a new issue or PR) and automatically generates these Tasks on the fly.

Deterministic outputs (branch names, PR URLs, token usage) are captured directly back into the K8s resource status.

To test this, I built a fully autonomous self-development pipeline. It actively triages issues, suggests new features, finds bugs, and writes the code to fix them. It uses standard GitHub issues and PR comments as the feedback loop to guide the agents. You can see how that is wired together here: https://github.com/axon-core/axon/tree/main/self-development

The main repo is here (with demo video): https://github.com/axon-core/axon

I’d love to get your real-world feedback—especially on the CRD design, the container abstraction model, and what new features you would need to actually integrate this into your workflows.

The Seamstress Who Solved the Ancient Mystery of the Argonaut

https://www.themarginalian.org/2026/02/23/jeanne-villepreux-power-argonaut/
1•cyanbane•1m ago•0 comments

Show HN: Rungs.dev – IDE for PLC AOIs with Structured Text and Ladder Logic

https://rungs.dev/
1•Dagryl•1m ago•0 comments

Gogi – An AI-powered terminal assistant with native device-code OAuth

https://gogi.webdeb.de
1•thedumbuser•2m ago•2 comments

Timing Superintelligence

https://importai.substack.com/p/import-ai-445-timing-superintelligence
1•andsoitis•2m ago•0 comments

A simple L7 proxy for vLLM that manages LoRA adapter storage via NVMes

https://github.com/shayonj/loraplex
1•shayonj•2m ago•0 comments

React Native Comes to Meta Quest

https://reactnative.dev/blog/2026/02/24/react-native-comes-to-meta-quest
1•soheilpro•3m ago•0 comments

Matrix Inverse Square Root (SPD) with Fixed-Budget GEMM Kernels

https://jiha-kim.github.io/posts/fast-matrix-inverse-square-root/
1•ibobev•3m ago•0 comments

Rascal's Wager

https://sergey.substack.com/p/rascals-wager
2•neural_thing•3m ago•0 comments

An AI doomsday report shook US markets

https://www.theguardian.com/technology/2026/feb/24/feedback-loop-no-brake-how-ai-doomsday-report-...
1•geox•4m ago•0 comments

Flake Checks in Shell

https://entropicthoughts.com/flake-checks-in-shell
2•ibobev•4m ago•0 comments

Another Viral AI Doomer Article, the Fundamental Error, DoorDash's AI Advantages

https://stratechery.com/2026/another-viral-ai-doomer-article-the-fundamental-error-doordashs-ai-a...
1•swyx•5m ago•0 comments

The Edge of Mathematics – Interview with Terence Tao

https://www.theatlantic.com/technology/2026/02/ai-math-terrance-tao/686107/
1•haomiao•5m ago•0 comments

Zero Human Involvement: Why Full Autonomy Is the Only Measure of Personalisation

https://swifterm.com/zero-human-involvement-personalisation-maturity/
1•SwiftERM•6m ago•1 comments

This YouTube video is a drawing app

https://www.youtube.com/watch?v=LuangEd48wI
1•Alifatisk•6m ago•0 comments

Letters to a Young Creator

https://letters.stevejobsarchive.com/
1•tosh•7m ago•0 comments

The Data Architecture Behind Autonomous Hyper-Personalisation

https://swifterm.com/data-architecture-behind-autonomous-hyper-personalisation/
1•SwiftERM•7m ago•1 comments

Fire Up the Wayback Machine

https://www.archpaper.com/2026/02/curbed-archive-urban-reporting-goes-dark/
1•herbertl•9m ago•0 comments

Open Data Hub Data Browser – Explore and Query Open Datasets

https://github.com/noi-techpark/opendatahub-databrowser
3•KadambariSuresh•10m ago•0 comments

Show HN: Code Execution for LLMs via a Sandboxed Lua REPL

https://caioaao.dev/blog/code-execution-for-llms/
1•caioaao•11m ago•0 comments

Novo Nordisk to Cut U.S. List Prices for Ozempic, Wegovy by Up to 50%

https://www.wsj.com/health/pharma/novo-nordisk-to-cut-u-s-list-prices-for-ozempic-wegovy-by-up-to...
4•impish9208•12m ago•1 comments

What's New in PHP Extension for Visual Studio Code

https://blog.devsense.com/2026/vscode-updates-2026-01/
1•jakubmisek•12m ago•1 comments

Paying publishers when LLMs use their pages: recognyze.ai

https://www.recognyze.ai/
1•vinipolicena•12m ago•0 comments

Artificial Intelligence: What Should the Educational System Do to Survive?

1•kokhanserhii•13m ago•0 comments

Why do falls rise with age? Study points to cerebellar neuron firing

https://medicalxpress.com/news/2026-02-falls-age-cerebellar-neuron.html
1•bikenaga•13m ago•2 comments

Show HN: A fast way to clean and convert messy CSV/JSON files in the browser

https://www.datumintapp.com/
1•sumit_entr42•15m ago•0 comments

Show HN: Detect LLM hallucinations via geometric drift (0.9 AUC, 1% overhead)

https://github.com/yubainu/sibainu-engine
1•yubainu•15m ago•1 comments

Unequal Treatment Perceptions and Rural Backlashes Against Carbon Taxation [pdf]

https://kclpure.kcl.ac.uk/ws/portalfiles/portal/362225842/Hope_Limberg_and_Steinebach_-_AAM_-_EJP...
1•PaulHoule•16m ago•0 comments

Cppsp v1.5 –module system update

https://github.com/user19870/cppsp
1•user19870•16m ago•0 comments

Software 3.1? – AI Functions

https://blog.mikegchambers.com/posts/software-31-ai-functions/
4•aspittel•17m ago•1 comments

Build a Transformer with Jax [video]

https://www.youtube.com/watch?v=MmxPBgrrn4Q
1•apitman•18m ago•0 comments