Readable from across the room
Status has to be legible in half a second: color-coded dots, a dock badge that counts only real decisions, and a menu bar extra for when the app is hidden.
A native macOS dashboard for the new shape of building software: several AI coding agents working in parallel across projects, and one human deciding what happens next. No Electron, no daemons, no configuration: it observes what is already running and shows it to you.
AI-assisted development quietly changed shape: instead of one editor and one task, the day became a fleet, with an agent refactoring in one repo, another running tests in a second, and a third blocked on a permission prompt nobody noticed for twenty minutes. The tooling for this is a wall of terminal tabs, and the failure mode is silence: a blocked agent looks exactly like a working one.
Houston starts from the operator's question, not the agent's: at a glance, who is working, who is waiting on me, and what is the single next decision I owe? It treats your own attention as the scarce resource the product manages.
The loop is built around interruptions that earn their place: the app stays out of the way while agents work, and raises its hand only when one of them needs a human.
Every agent session across every project is discovered automatically: live status, working directory, git branch, and the conversation's own topic title.
A status wall sorts the fleet into working, needs-decision, waiting, and idle, with filters and a ⌘K palette to jump anywhere by typing a few letters.
Blocked agents surface as actionable notifications. Approve or deny without opening the app; prompt-aware buttons render the agent's question as one click.
Any conversation continues inside the app in a real embedded terminal: take over a session, fork a copy, or pin a wall of live chats to a workspace.
Status has to be legible in half a second: color-coded dots, a dock badge that counts only real decisions, and a menu bar extra for when the app is hidden.
Embedded PTYs via SwiftTerm mean the in-app sessions are the real thing: fully interactive, with the app reading the screen to offer prompt-aware quick actions.
No daemons, no config, no wrapper CLI. It watches what already runs, local transcripts and processes, so adopting it costs nothing and breaks nothing.
Building a tool for my own daily workflow is the fastest product feedback loop I've ever had: every rough edge gets hit within hours, and every fix pays rent the same day. The discipline is resisting features that demo well but interrupt badly.
It also reframed the rest of the portfolio. Lets, Momentum, and PeakDex are all being built by agents that Houston supervises, so the meta-tool isn't a side quest, it's the factory floor. Improving it compounds across everything else I ship.
The build is a personal daily driver today. The next milestone is hardening it into something other agent-heavy developers can install and trust on their own machines.