Skip to main content

Module run

Module run 

Source
Expand description

Durable run primitives for agent executions.

This module is intentionally small: it records runtime events and maintains a stable run status snapshot that can be persisted by session stores.

Structs§

ActiveToolSnapshot
InMemoryRunStore
RunEventPage
Cursor-based view over the retained event window for one run.
RunEventRecord
RunHandle
RunRecord
RunSnapshot
RunWorkspaceChangeSet
Immutable workspace evidence captured around one exact run.

Enums§

RunReservation
Outcome of atomically reserving one host-selected run identity.
RunStatus
RunWorkspaceChangeSetError