Crate thulp_workspace

Crate thulp_workspace 

Source
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
WorkspaceManager
Manager for multiple workspaces

Enums§

WorkspaceError
Errors that can occur in workspace operations

Type Aliases§

Result
Result type for workspace operations