Expand description
Storage-neutral parent/child topology for thread-spawned agents.
Structs§
- Local
Agent Graph Store - SQLite-backed implementation of
AgentGraphStoreusing an existing state runtime.
Enums§
- Agent
Graph Store Error - Error type shared by agent graph store implementations.
- Thread
Spawn Edge Status - Lifecycle status attached to a directional thread-spawn edge.
Traits§
- Agent
Graph Store - Storage-neutral boundary for persisted thread-spawn parent/child topology.
Type Aliases§
- Agent
Graph Store Future - Future returned by
AgentGraphStoreoperations. - Agent
Graph Store Result - Result type returned by agent graph store operations.