Workspace
Nodes
| Node | Description |
|---|---|
| Agent Memory | DB-backed agent memory using DocumentStore + IndexStore. Reads agent context from flow headers (agent_id). Provides context-window management with compression-on-retrieval, JSONL session logging, and transcript finalization. |
| Workspace Agent | Execute a workspace's flow with automatic container lifecycle management |
| Workspace Agent Tasks | Execute a workspace flow with task completion enforcement, optional reprompting, and success or failure notifications. |