Skip to content

Agents & state

Stateful, keyed agents: persistent per-key store fields, mutated with := (and the storage-kind ops), committed atomically when the handler returns.

Understand

Do

See also: Reference — Agents.