0.104.0-cometix
·
4447 commits
to main
since this release
Release 0.104.0-cometix
New Features
- Added WS_PROXY/WSS_PROXY environment variable support (including lowercase variants) for websocket proxying in the network proxy. (openai#11784)
- App-server v2 now emits notifications when threads are archived or unarchived, enabling clients to react without polling. (openai#12030)
- Protocol/core now carry distinct approval IDs for command approvals to support multiple approvals within a single shell command execution flow. (openai#12051)
Bug Fixes
- TUI: exit session on Ctrl+C in cwd change prompt. (openai#12040)
Chores
- Removed response model check and rely on header model for downgrade. (openai#12061)
- Unified remote compaction snapshot mocks around default endpoint behavior. (openai#12050)
- npm publish no longer fails if the version already exists. (openai#12044)
Cometix
- rust-release.yml: kept cometix version, excluded upstream multi-tarball npm publish loop and update-branch job.
Upstream Changelog
Full Changelog: openai/codex@rust-v0.103.0...rust-v0.104.0