data timeout fixes; research agent improvements
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
---
|
||||
description: "Workspace store schema, available stores, and WorkspaceRead/WorkspacePatch usage for reading and updating the user's UI state."
|
||||
---
|
||||
|
||||
# Workspace
|
||||
|
||||
The Workspace is the user's current UI context — what they are looking at, what is selected, and what persistent state belongs to their session. It is a collection of named **stores** that are kept in sync between the web client, the gateway, and the user's sandbox container.
|
||||
|
||||
Reference in New Issue
Block a user