Constant AGENT_WORKSPACE_READ_CAP
pub const AGENT_WORKSPACE_READ_CAP: u64 = _; // 4_194_304u64Expand description
Hard byte cap on file-read responses. Anything larger surfaces as
BrowseError::TooLarge; the dashboard can offer a CLI hint.