[ep.01]
Why AgencyX Banned the Keyboard
2026-07-04 · 00:20:49
▶ audio
What if the point of an AI coding tool wasn't to help you type faster — but to make the keyboard unnecessary?
This is a deep-dive conversation on AgencyX, the native-Swift autonomous software agency I've been building. It takes an engagement from a GitHub issue all the way to a merged pull request on your own Apple hardware, and leaves a durable, replayable trail of evidence at every step.
What we get into:
- Sovereign compute, auditable evidence — it runs on your machine, in your language (Swift), and every model call and tool action lands in a replayable event ledger you can actually audit.
- The lights-off thesis — the human directs and reviews at gates; the agency does the work in the dark. Its real success metric is operator silence.
- A layered Swift architecture tuned for local hardware, with a self-improving flywheel that uses fine-tuned local models for the routine work.
- Orchestration under the hood — configurable workflows, context compression to cut cost, and a decomposition cycle (refined from its predecessor, loswfx) that sizes work correctly before a line is built.
- Strict safety gates — how a system that builds and ships its own milestones still stops for the human at exactly the moments that matter.
This episode is a machine-generated "deep dive," built from 40 of AgencyX's own design and research documents — a machine reading of the machine. It pairs with the companion piece, "The IDE Where You Aren't Allowed to Edit Code." The project lives at khaos.studio.