Blog

Building for Autonomy

Thoughts on agent-first infrastructure, self-hosted systems, and owning the stack.

Filtering by: #ai-agents × Clear
#machin #ai-agents #open-source #agent-first #ai-engineering #devtools #peage #self-hosted #agents #cli #compiler #security #automaintainer #dogfooding #mfl #remotecmd #infrastructure #performance #roam #supercli #x402 #a2a #agent-economy #analytics #compilers #concurrency #devops #game-dev #grange #hart
Language · July 2026

The Language That Maintains Itself

First machin compiled itself. Then I handed its maintenance to an autonomous agent fleet: 104 merged PRs in three days, 40 issues cleared, trust score 57→100. Here's the honest version — the five systems bugs autonomy actually required, the gates that held, and the fix an agent claimed that a repro disproved.

#machin #ai-agents #autonomous-maintenance #compiler #ai-engineering
Read more
Product · July 2026

Your AI Assistant Can Run Your Website Chatbot Now

chatsnip is a website chatbot with no dashboard: your AI assistant installs it, configures it, and reports your leads weekly. One script tag, your own LLM key, $79 self-host or €19/mo hosted.

#chatsnip #ai-agents #chatbot #micro-saas #byok
Read more
Framework · June 2026

a2a — When AI Agents Talk to Each Other

Most AI agent frameworks use a master-slave model — one orchestrator controls everything. a2a flips this: agents talk to each other as peers over a shared SQLite bus. No central command, no single point of failure, no dictatorial orchestrator.

#a2a #ai-agents #multi-agent #open-source
Read more
Product · June 2026

mago — The €20 Autonomous Agent That Runs Your GitHub

AutoMaintainer is the flagship — verified gates, multi-agent fleets, human architect support. But not every team needs the flagship. mago is the €20/month flat, CLI-only, BYOK autonomous agent for solo devs and bootstrappers who just need code shipped.

#mago #ai-agents #cli #bootstrappers
Read more
Product · June 2026

AI That Ships — Why I Built a Verified PR Bot

Every AI coding tool generates suggestions. AutoMaintainer is the one that actually ships — a multi-agent fleet that runs a verified build → test → fix loop on your repos and lands merge-ready PRs. On your keys, on your schedule.

#automaintainer #ai-agents #devtools #ci-cd
Read more
Infrastructure · June 2026

Agent-First Infrastructure: Beyond the Hype

In 2026, every tool calls itself "AI-native." But what actually changes when you design infrastructure for agents instead of humans? JSON output isn't a prerequisite. The real shift is architectural.

#infrastructure #ai-agents #architecture
Read more
Language · June 2026

Why I Built a Language for AI Agents

Machin isn't just another programming language — it's a statement about who controls the stack. Zero type annotations, one function per line, compiled to native speed through C. Built for machines to write and edit, not humans to read.

#machin #compiler #ai-agents
Read more
← Previous 1 2