← All concepts

state persistence patterns

6 articles · 15 co-occurring · 0 contradictions · 0 briefs

The State object structure with whole-object assignment at continue sites is a concrete state persistence pattern for maintaining intelligence across agentic iterations

The State object structure with whole-object assignment at continue sites is a concrete state persistence pattern for maintaining intelligence across agentic iterations

External orchestrator pattern determines where execution state (which tools called, what results) lives—separate from LLM context, enabling better persistence.

System reinjection of small nearby state is a concrete persistence pattern. Authors found this beats free-form approaches.

MCP servers provide persistent access to live state (GitHub PRs, database records) across multiple Claude interactions without requiring state re-transmission

Memory module discussion directly addresses how agents maintain state across decision cycles

Agent frameworks require state management across steps; tutorial likely covers how state (context) is preserved between agent operations

query this concept
$ db.articles("state-persistence-patterns")
$ db.cooccurrence("state-persistence-patterns")
$ db.contradictions("state-persistence-patterns")