#coding
-
Three Ways Coding Agents Draw a Status Bar
Four coding agents run in my terminal, and each one used to tell me something different about what it was doing. Claude Code showed context and cost. Codex showed a model name. Antigravity showed a percentage that was wrong. pi showed tokens. Three of them now share one status bar, built once. The fourth cannot join, and working out why taught me more than the code did.
-
Operational Workflow for AI Coding
Vibe coding ships fast for the first hour. After that, it stops shipping anything you understand.
-
Driving Coding Agents from Chat
Most coding-agent workflows assume you’re at a terminal.
-
Multi-Agent Development Workflow
AI coding assistants are powerful. But running multiple agents across different machines? That’s where things get interesting. And chaotic.