BLOG
Engineering, agents,
and the future of coding.
Deep-dives on persistent memory, git worktrees, session DNA, and how AI coding agents actually work.
Session DNA: How We Transfer Context Between Coding Agents
Started a task in Cursor, want to finish in Claude Code? Session DNA makes cross-agent handoff a one-command operation.
Read →Git Worktrees Are the Missing Primitive for AI Agent Isolation
Running multiple AI coding agents on the same repo without worktrees is a recipe for branch collisions. Here's why worktrees are the right abstraction.
Read →End Agent Amnesia: How We Built Persistent Memory for Coding Agents
One developer tracked 99.4% of 100M tokens as pure input re-reading. Here's how we built a local-first fix that costs zero extra API keys.
Read →