Timeline
Vertical milestone timeline with mono dates, serif titles, and batch scroll-reveal; one entry can be emphasized.
Entries fade in with a slight x-offset as they scroll into view. The emphasized item marks the turning point.
- 2025-Q1
One agent, one terminal
Babysitting a single Claude session and approving every edit by hand.
- 2025-Q2
First parallel worktree
Second agent on a bugfix branch. Zero conflicts — the directories never overlap.
- 2025-Q4
Worktrees become the default
Every task starts with git worktree add. Main stays clean.
- 2026-Q1
The merge queue is the bottleneck
Agents produce faster than I can review. A good problem, but a real one.