export const CODEX_RUNTIME_HAPPY_PATH_PROMPT_SNAPSHOT_DIR =
  "test/fixtures/agents/prompt-snapshots/codex-runtime-happy-path";
export const CODEX_MODEL_PROMPT_FIXTURE_DIR =
  "test/fixtures/agents/prompt-snapshots/codex-model-catalog";
