One complete turn
The npm package is not published yet. This path builds the SDK from source and needs no API key.
1. Build the SDK
The initial npm publication is still pending.
Do not run
pnpm add stateweave until it exists. This source path works today.2. Run a deterministic agent
Createquickstart.mjs in the repo root:
MockModel needs no provider. It proves the loop, the commit, and cross-turn memory.
3. Persist and resume
AgentState is plain data. Store it where you store user-owned data.