Alpha· Major · Confirmed
Spawned agents accept model overrides
Multi-agent launches gain explicit model selection while paginated history and plugin hooks mature.
Agent spawning becomes more configurable, but the selected model remains constrained to the active backend. This window also persists paginated history locally and recognizes hooks from materialized workspace plugins.
Alpha release context: 1 official tag was published that UTC day (rust-v0.145.0-alpha.7). The full comparison contains 22 commits and 187 changed files.
Evidence
Multi-agent v2 spawns accept model overrides.Why it matters: Callers can choose a model for a spawned agent instead of always inheriting the parent selection.
Direct evidence · Confirmed
Supporting sources
- Expose model overrides for multi-agent v2 spawns (#32749) commit · Official
- rust-v0.145.0-alpha.4 to rust-v0.145.0-alpha.7 comparison tag-compare · Official
Conflicting sources
No conflicting sources recorded.
Paginated thread items are persisted locally.Why it matters: The paginated history path can survive local reloads rather than existing only in the active process.
Direct evidence · Confirmed
Supporting sources
- Persist paginated items in the local thread store (#32289) commit · Official
- rust-v0.145.0-alpha.4 to rust-v0.145.0-alpha.7 comparison tag-compare · Official
Conflicting sources
No conflicting sources recorded.
Hooks can be trusted from materialized workspace plugins.Why it matters: Installed workspace plugins can contribute hooks through the managed materialization path.
Direct evidence · Confirmed
Supporting sources
- Trust hooks from materialized workspace plugins (#32301) commit · Official
- rust-v0.145.0-alpha.4 to rust-v0.145.0-alpha.7 comparison tag-compare · Official
Conflicting sources
No conflicting sources recorded.
Availability
Availability note: these sources establish repository and CLI release activity. They do not, by themselves, prove that the same changes were live in Codex Desktop.
Availability by surface
| Surface | Status | Claim-level evidence |
|---|---|---|
| CLI | Prerelease · Documented · General |
|
| Desktop | Unknown · Unknown · Unknown |
|
| IDE | Unknown | No central-claim assertion recorded. |
| Cloud | Unknown | No central-claim assertion recorded. |
| Mobile | Unknown | No central-claim assertion recorded. |