/AYjnt/

Agent state

Each agent instance is a Durable Object with its own persistent state. The Agents SDK wraps it in a typed this.state / this.setState API. Understanding when state is loaded, saved, and broadcast is the difference between a working app and one with subtle data bugs.