Karpathy-style graph engineering turns multi-agent loops into shared-memory systems

leslysandra · x · 2026-07-27

Karpathy-style graph engineering proposes shared memory for multi-agent loops

The post highlights a 12-page “Graph Engineering” playbook for multi-agent systems. The core idea is to move from a single generate/critic/revise loop to parallel agents working in separate worktrees, then add a knowledge graph that stores entities, aliases, typed edges, and facts.

Key claims in the workflow:

Original post →

More from coding & agent

coding & agent channel →