|
1 | 1 | { |
2 | 2 | "schema_version": 1, |
3 | | - "evidence_id": "codex-cli-0.144.5-native-v2", |
4 | | - "observed_at": "2026-07-20T00:00:00Z", |
| 3 | + "evidence_id": "codex-0.145.0-native-v2", |
| 4 | + "observed_at": "2026-07-21T21:12:00+02:00", |
5 | 5 | "installed_version": { |
6 | | - "command": "codex --version", |
7 | | - "stdout": "codex-cli 0.144.5", |
8 | | - "stdout_sha256": "7dad51bb7d583ef2fa4162db23022b589b630f7187b091ba6f4015a5958994ab" |
| 6 | + "command": "npx -y @openai/codex@0.145.0 --version", |
| 7 | + "stdout": "codex-cli 0.145.0", |
| 8 | + "stdout_sha256": "f9eb0c462cdded1fb971b33c647ff1b8b491dfe962a1506026e07a06f634f651" |
9 | 9 | }, |
10 | 10 | "runtime_class": "native-subagent", |
11 | 11 | "backend_selection_owner": "installed Codex backend selected by the authenticated host account and workspace; Switchloom only declares repository-local project agent model and effort requests", |
|
49 | 49 | "installed_version": [ |
50 | 50 | { |
51 | 51 | "kind": "host-command", |
52 | | - "source": "codex --version", |
| 52 | + "source": "npx -y @openai/codex@0.145.0 --version", |
53 | 53 | "observed_at": "2026-07-20T00:00:00Z", |
54 | | - "codex_version": "codex-cli 0.144.5", |
55 | | - "observed_value": "codex-cli 0.144.5", |
| 54 | + "codex_version": "codex-cli 0.145.0", |
| 55 | + "observed_value": "codex-cli 0.145.0", |
56 | 56 | "required_raw_fragments": [ |
57 | | - "codex-cli 0.144.5" |
| 57 | + "codex-cli 0.145.0" |
58 | 58 | ], |
59 | | - "source_path": "local-shell:codex --version", |
60 | | - "raw_output": "codex-cli 0.144.5\n", |
61 | | - "raw_output_sha256": "7dad51bb7d583ef2fa4162db23022b589b630f7187b091ba6f4015a5958994ab" |
| 59 | + "source_path": "docs/codex-0.145-exact-version-capture.txt", |
| 60 | + "raw_output": "codex-cli 0.145.0\n", |
| 61 | + "raw_output_sha256": "f9eb0c462cdded1fb971b33c647ff1b8b491dfe962a1506026e07a06f634f651" |
62 | 62 | } |
63 | 63 | ], |
64 | 64 | "backend_selection_owner": [ |
65 | 65 | { |
66 | 66 | "kind": "source-document", |
67 | 67 | "source": "OpenAI Codex configuration reference: project-scoped config cannot override machine-local provider, auth, host-owned app request metadata, configuration profile selection, or telemetry routing keys.", |
68 | 68 | "observed_at": "2026-07-20T00:00:00Z", |
69 | | - "codex_version": "codex-cli 0.144.5", |
| 69 | + "codex_version": "codex-cli 0.145.0", |
70 | 70 | "observed_value": "installed Codex backend selected by the authenticated host account and workspace; Switchloom only declares repository-local project agent model and effort requests", |
71 | 71 | "required_raw_fragments": [ |
72 | 72 | "Project-scoped config cannot override machine-local provider, auth", |
|
82 | 82 | "kind": "source-document", |
83 | 83 | "source": "OpenAI Codex configuration and subagents references: trusted project-scoped config plus project-scoped .codex/agents custom agent files.", |
84 | 84 | "observed_at": "2026-07-20T00:00:00Z", |
85 | | - "codex_version": "codex-cli 0.144.5", |
| 85 | + "codex_version": "codex-cli 0.145.0", |
86 | 86 | "observed_value": { |
87 | 87 | "trust_boundary": "trusted project repository plus generated .codex/config.toml [agents.*] registrations; global Codex configuration is outside Switchloom ownership", |
88 | 88 | "discovery_behavior": "Codex discovers repository-local agent files through .codex/config.toml registration entries after project trust and host reload/restart" |
|
102 | 102 | "kind": "session-runtime-contract", |
103 | 103 | "source": "Codex session developer runtime contract for this workspace declares the active collaboration slot budget.", |
104 | 104 | "observed_at": "2026-07-20T00:00:00Z", |
105 | | - "codex_version": "codex-cli 0.144.5", |
| 105 | + "codex_version": "codex-cli 0.145.0", |
106 | 106 | "observed_value": { |
107 | 107 | "max_parallel_children": 3, |
108 | 108 | "source": "Codex V2 collaboration host exposes four active agent slots including the root, leaving three parallel child slots in the current runtime" |
|
122 | 122 | "kind": "source-document", |
123 | 123 | "source": "OpenAI Codex subagents reference: parent live sandbox and approval overrides are reapplied to children; omitted custom-agent model and model_reasoning_effort inherit from the parent session.", |
124 | 124 | "observed_at": "2026-07-20T00:00:00Z", |
125 | | - "codex_version": "codex-cli 0.144.5", |
| 125 | + "codex_version": "codex-cli 0.145.0", |
126 | 126 | "observed_value": [ |
127 | 127 | "spawn_agent agent_type selects the registered project agent file", |
128 | 128 | "the selected project agent file declares requested child model and model_reasoning_effort fields when present", |
|
145 | 145 | "kind": "session-runtime-contract", |
146 | 146 | "source": "Codex session developer runtime contract for this workspace declares shared filesystem behavior for team agents.", |
147 | 147 | "observed_at": "2026-07-20T00:00:00Z", |
148 | | - "codex_version": "codex-cli 0.144.5", |
| 148 | + "codex_version": "codex-cli 0.145.0", |
149 | 149 | "observed_value": true, |
150 | 150 | "required_raw_fragments": [ |
151 | 151 | "All agents share the same container and filesystem", |
|
161 | 161 | "kind": "source-document", |
162 | 162 | "source": "OpenAI Codex subagents and models references: Ultra can proactively delegate; most intelligence levels require explicit delegation.", |
163 | 163 | "observed_at": "2026-07-20T00:00:00Z", |
164 | | - "codex_version": "codex-cli 0.144.5", |
| 164 | + "codex_version": "codex-cli 0.145.0", |
165 | 165 | "observed_value": { |
166 | 166 | "explicit_agent_type_dispatch": true, |
167 | 167 | "ultra_auto_delegation": true, |
|
0 commit comments