Stable release· Major · Confirmed
Remote plugins and system-aware networking reach stable 0.143
Stable 0.143 enables remote plugins by default, adds daemon pairing, and fixes Windows terminal input.
The 0.143 release moves several previously experimental or prerelease capabilities into the stable channel. Remote plugin discovery becomes the default, remote-control daemons gain a manual pairing flow, and Windows terminal interaction becomes more dependable.
Stable release context: 1 official tag was published that UTC day (rust-v0.143.0). The full comparison contains 258 commits and at least 300 changed files.
Evidence
Remote plugins are enabled by default in stable 0.143.Why it matters: Users can discover remote marketplace plugins without first enabling the earlier feature gate.
Direct evidence · Confirmed
Supporting sources
- [codex] Enable remote plugins by default (#30297) commit · Official
- rust-v0.142.5 to rust-v0.143.0 comparison tag-compare · Official
Conflicting sources
No conflicting sources recorded.
The CLI can generate a manual pairing code for a running remote-control daemon.Why it matters: A remote-control client can be paired without relying on a separate automated discovery path.
Direct evidence · Confirmed
Supporting sources
- feat(remote-control): add daemon pairing command (#29913) commit · Official
- rust-v0.142.5 to rust-v0.143.0 comparison tag-compare · Official
Conflicting sources
No conflicting sources recorded.
Windows ConPTY input handling is corrected for line endings and backspace behavior.Why it matters: Interactive terminal input behaves more consistently in Windows-hosted sessions.
Direct evidence · Confirmed
Supporting sources
- [codex] fix Windows ConPTY input handling (#29734) commit · Official
- rust-v0.142.5 to rust-v0.143.0 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 | Stable · 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. |