Venture Crane

agent-workflow

Articles

Agents Building UI They Have Never Seen

Mar 28, 2026 · 6 min read

Seventeen PRs, three editor panels, a navigation redesign, and 40 hours of agent time. The human directing the work has never opened the app in a browser.

Design Specs as Agent Infrastructure

Mar 28, 2026 · 7 min read

Agents building UI from text descriptions produce divergent implementations. Design specs loaded at startup solved this.

A Design Tool Bake-Off - Figma MCP vs Google Stitch

Mar 28, 2026 · 7 min read

We tested Figma MCP and Google Stitch head-to-head on the same three UI panels. Sixty API calls versus three.

From Zero to Landing Page in Four Days

Mar 28, 2026 · 7 min read

A new venture went from repo creation to production-ready Astro site with 46 merged PRs in four days. The infrastructure did most of the work.

From Code Review to Production in 48 Hours

Feb 22, 2026 · 14 min read

How AI agents executed a full product sprint - from code review through production deploy - in 48 hours for a writing app.

Finding Four Auth Vulnerabilities in One Code Review

Feb 20, 2026 · 10 min read

How AI-generated prototype code accumulates auth debt and how one code review session catches it systematically.

Secrets Management for AI Agent Teams

Feb 16, 2026 · 10 min read

How to manage secrets across projects, machines, and autonomous agents without .env files, hardcoded credentials, or accidental exposure.

Kill Discipline for AI Agent Teams

Jan 17, 2026 · 10 min read

How mandatory stop points prevent the most expensive failure mode in agent-assisted development - silent churn on unsolvable problems.

← All tags