Expand description
§thulp-workspace
Workspace and session management for thulp.
This crate provides functionality for managing agent workspaces, including context, state, and session persistence.
Structs§
- Workspace
- A workspace for an agent session
- Workspace
Manager - Manager for multiple workspaces
Enums§
- Workspace
Error - Errors that can occur in workspace operations
Type Aliases§
- Result
- Result type for workspace operations