AI From Scratch/Phase 14/Lesson 34/~60 minutes

Repo Memory and Durable State

BuildPython (stdlib + jsonschema optional)

Chat history is volatile. The repo is durable. The workbench stores agent state in versioned files so the next session, the next agent, and the next reviewer all read from the same source of truth.

Loading lesson page...