pub(crate) const CODEX_VERSION_PATH: &str = "crates/shared/codex-app-server-client/schema/CODEX_VERSION.txt";Expand description
Workspace-relative path to the staleness-tracking codex version stamp
(see regen::stamp_codex_version and build.rs’s staleness check).