Engineering Blog

Technical insights into multi-agent orchestration, local protocols, and
developer-centric terminal workflows.

The Loop That Re-Reads Its Diary

The Loop That Re-Reads Its Diary

An autonomous agent isn't a bigger context window. It's a tiny window run many times, where the git log - not chat history - carries decisions between passes.

The Relay, Not the Window

The Relay, Not the Window

A million-token window won't fix a long build. Externalize state to a plan file and relay across fresh sessions - quality dies long before the window fills.

Your Backlog Is the Prompt

Your Backlog Is the Prompt

Hand-passing one plan per run keeps you inside the loop doing task selection. Pipe your whole issue tracker in and let the agent pick the next ticket itself.