Blog
Field notes
Deep dives on agentic development, architecture decisions, and what we're learning while building emdash.
- EngineeringJune 5, 20266 min read
Orchestrating coding agents in parallel
Why running ten agents at once is a coordination problem, not a compute problem — and how isolated worktrees solve it.
- ArchitectureMay 22, 20268 min read
Why we bet everything on Git worktrees
Worktrees give each agent a clean, isolated checkout. Here's how that one decision shaped the entire architecture.
- CompanyApril 4, 20264 min read
Open-sourcing emdash
The case for building developer tools in the open, and what MIT licensing the core means for you.