Venture Crane

parallel-execution

Articles

Building a Product's Entire UI in a Two-Day Parallel Agent Sweep

Jun 9, 2026 · 7 min read

A client portal and an admin console, built in two days by agents working in parallel, each owning one surface, on a shared dual-mode abstraction.

Parallel-session worktree isolation: when one agent's `git add -A` sweeps another's edits

May 5, 2026 · 6 min read

Two sessions on the same repo. One runs git add -A. The other's uncommitted work ships in the wrong PR. The fix is filesystem isolation, not branches.

Plan-declared workstreams: every plan ships its own execution topology

May 4, 2026 · 6 min read

Replacing ad-hoc agent coordination with a fenced YAML execution-mode block at the bottom of every approved plan. One gate, plan-internal parallelism.

Ship Log

May 5, 2026

Filesystem isolation for parallel agent sessions

May 2, 2026

Plan-declared workstreams ship in /auto-build

Apr 22, 2026

Six Articles in One Session: A Parallel Content Sprint

← All tags