pub(crate) const V2_BUNDLE_FILE: &str = "codex_app_server_protocol.v2.schemas.json";Expand description
Filename of the v2-only schema bundle emitted alongside the master
bundle. See MASTER_BUNDLE_FILE.
pub(crate) const V2_BUNDLE_FILE: &str = "codex_app_server_protocol.v2.schemas.json";Filename of the v2-only schema bundle emitted alongside the master
bundle. See MASTER_BUNDLE_FILE.