Skip to main content

Module workspace

Module workspace 

Source

Structs§

CreateWorkspaceRequest
DeleteWorkspaceRequest
EnvironmentId
Stable identifier for an execution environment.
EnvironmentInfo
Environment information for a workspace
ListWorkspacesRequest
LocalWorkspaceManager
RepoId
Stable identifier for a repository within an environment.
RepoInfo
Repository metadata for listing and workspace grouping.
RepoRef
Reference to a repository inside a specific environment.
VcsInfo
Version control information for a workspace
WorkspaceId
Stable identifier for a workspace within an environment.
WorkspaceInfo
Workspace metadata for listing and UI grouping.
WorkspaceMetadata
Metadata about a workspace
WorkspaceRef
Reference to a workspace inside a specific environment.
WorkspaceStatus
Workspace status for orchestration and UI display.

Enums§

RemoteAuth
Authentication information for remote workspaces
VcsKind
Supported version control systems
VcsStatus
VCS-specific status data.
WorkspaceConfig
Configuration for a workspace
WorkspaceCreateStrategy
WorkspaceType
Type of workspace

Traits§

LlmStatus
Trait for status types that can render LLM-readable summaries.
RepoManager
Workspace
Core workspace abstraction for environment information and file operations
WorkspaceManager

Functions§

create_workspace
Create a workspace from configuration
create_workspace_from_session_config
Create a workspace from the current session configuration This is a compatibility wrapper for steer-core usage