Skip to main content

WORKSPACE_PREFIX

Constant WORKSPACE_PREFIX 

Source
pub const WORKSPACE_PREFIX: &str = "/workspace";
Expand description

The display alias shown to models and UIs for the workspace root.

/workspace is a common cloud-agent convention (DevContainers, Codespaces). It is purely a view; addressing is done by crate::mount_fs::MountFs.