Structs§
- Create
Workspace Request - Delete
Workspace Request - Environment
Id - Stable identifier for an execution environment.
- Environment
Info - Environment information for a workspace
- List
Workspaces Request - Local
Workspace Manager - RepoId
- Stable identifier for a repository within an environment.
- Repo
Info - Repository metadata for listing and workspace grouping.
- RepoRef
- Reference to a repository inside a specific environment.
- VcsInfo
- Version control information for a workspace
- Workspace
Id - Stable identifier for a workspace within an environment.
- Workspace
Info - Workspace metadata for listing and UI grouping.
- Workspace
Metadata - Metadata about a workspace
- Workspace
Ref - Reference to a workspace inside a specific environment.
- Workspace
Status - Workspace status for orchestration and UI display.
Enums§
- Remote
Auth - Authentication information for remote workspaces
- VcsKind
- Supported version control systems
- VcsStatus
- VCS-specific status data.
- Workspace
Config - Configuration for a workspace
- Workspace
Create Strategy - Workspace
Type - Type of workspace
Traits§
- LlmStatus
- Trait for status types that can render LLM-readable summaries.
- Repo
Manager - Workspace
- Core workspace abstraction for environment information and file operations
- Workspace
Manager
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