Start here
Agent State, Memory & Orchestration, in plain language
State graphs, checkpoints, working and semantic memory, durable workflows, interrupts, and multi-agent routing. Long-running agents need explicit state transitions, durable checkpoints, intentional memory, and clear work ownership to recover and coordinate safely.
For a small example, a user asks for Celsius in future weather answers. Store a scoped preference with provenance and allow it to be viewed, corrected, or deleted. This is the mechanism to keep in view as the lesson becomes more technical. Before moving on, identify the input, transformation, output, and one observation that would falsify your conclusion.
Key points
- Typed state, nodes, edges, reducers, and termination.
- Working, episodic, semantic, and procedural memory.
- Thread, user, organization, and application scopes.