The repository setup that makes AI agent workflows actually work — monorepo structure, AGENTS.md, mechanical invariants, and the .claude directory that every agent session boots from.
2.The specific, repeatable process two non-traditional founders use to ship a 300k line Next.js monorepo with 3-6 AI coding agents running in parallel.
3.How we built a repeatable software factory with Claude Code and Codex — three slash commands, custom agents, voice-first development, and the harness engineering that ties it all together.
4.Pat Hanrahan — Turing Award winner, GPU computing co-creator, Stanford professor — independently verified our exact development workflow: spec, read, verify.
5.A post comparing three Claude Code tools went viral. The author found the right layers but the wrong conclusion — three tools when three commands do the same job.
6.Claude Code's source code leaked. The company building the most popular AI coding agent ships code that violates every principle that makes codebases agent-readable.
7.Anthropic built fixes for every way Claude Code breaks — hallucination, context decay, lazy fixes — then gated them behind an employee flag. We built the same fixes into an open-source harness.
8.Every major coding agent shipped voice input in the last sixty days. Here's what the speed-focused framing gets wrong, and why voice works — the ramble is the signal, not the noise.
Every major coding agent shipped voice input in the last sixty days. Here's what the speed-focused framing gets wrong, and why voice works — the ramble is the signal, not the noise.
Parsa · 2026-04-18The repository setup that makes AI agent workflows actually work — monorepo structure, AGENTS.md, mechanical invariants, and the .claude directory that every agent session boots from.
Parsa · 2026-04-16A post comparing three Claude Code tools went viral. The author found the right layers but the wrong conclusion — three tools when three commands do the same job.
Parsa · 2026-04-09Pat Hanrahan — Turing Award winner, GPU computing co-creator, Stanford professor — independently verified our exact development workflow: spec, read, verify.
Parsa · 2026-04-06Claude Code's source code leaked. The company building the most popular AI coding agent ships code that violates every principle that makes codebases agent-readable.
Parsa · 2026-03-31Anthropic built fixes for every way Claude Code breaks — hallucination, context decay, lazy fixes — then gated them behind an employee flag. We built the same fixes into an open-source harness.
Parsa · 2026-03-31How we built a repeatable software factory with Claude Code and Codex — three slash commands, custom agents, voice-first development, and the harness engineering that ties it all together.
Parsa · 2026-03-29The specific, repeatable process two non-traditional founders use to ship a 300k line Next.js monorepo with 3-6 AI coding agents running in parallel.
Parsa · 2026-03-06