AGENT THREADS. How to SHIP like Boris Cherny

AGENT THREADS. How to SHIP like Boris Cherny

More

Descriptions:

IndyDevDan introduces thread-based engineering β€” a framework for measuring and deliberately improving agentic coding skill over time. A “thread” is defined as a unit of work bounded by two mandatory engineer touchpoints: the initial prompt or plan, and the final review or validation. The agent’s chain of tool calls fills the middle, and the number and quality of those tool calls serves as a rough proxy for the impact being created.

The framework scales across three thread types. Base threads are single sequential agent runs β€” the default experience in any agentic coding tool. Parallel threads (P-threads) run multiple workstreams simultaneously across separate terminals, git work trees, or sandboxes, multiplying throughput. Fusion threads combine the outputs of multiple agents that each attempted the same problem independently, then synthesize or select the best result β€” a pattern the video demonstrates live with 9 agents running in parallel across Claude Code, Gemini, and Codex, each spinning up its own E2B sandbox.

The video ties the framework to real examples from Boris Cherny, the creator of Claude Code, and references Andrew Karpathy’s public comment about feeling behind the current pace of agentic development. IndyDevDan’s argument is that agentic engineering is a distinct skill requiring deliberate practice and measurement β€” and that thread-based thinking gives engineers a concrete unit of analysis to track progress from occasional prompting toward systematically deploying compute to multiply their output.


πŸ“Ί Source: IndyDevDan Β· Published January 12, 2026
🏷️ Format: Deep Dive

1 Item

Channels

1 Item

People