v1.4.120-rc.4
Pre-release
Pre-release
What's Changed
- Improve Windows terminal performance: retain WebGL contexts, warm first ConPTY by @Jinwoo-H in #7085
- [Bug]: Claude Code hooks spawn powershell.exe on every tool call (~360 ms overhead per call, even outside Orca panes) by @sudoeren in #7131
- Notarize serve-sim camera dylibs in macOS releases by @brennanb2025 in #7077
- [codex] Add file explorer open in terminal by @gatsby74 in #7029
- Fix Codex config paths in managed runtime home by @brennanb2025 in #7157
- docs: update Android APK link to 0.0.21 by @AmethystLiang in #7163
- Fix Claude Fable usage for OAuth-backed accounts by @nwparker in #7167
- Revert WebGL context retention from #7085 (keep ConPTY warm-up and dispose hardening) by @Jinwoo-H in #7169
- Revert "Notarize serve-sim camera dylibs in macOS releases" by @brennanb2025 in #7165
- Run the repo's Custom GitHub Issue Command when starting a workspace from an issue by @brennanb2025 in #6827
- fix(emulator): recycle iOS simulators that wedge-boot without a display framebuffer by @nightlaro in #7065
- Open terminal file links on mobile by @brennanb2025 in #7134
- Ship serve-sim camera dylib as data and materialize it at runtime by @brennanb2025 in #7168
- Revert "Ship serve-sim camera dylib as data and materialize it at runtime" by @brennanb2025 in #7172
- Keep terminals responsive under agent output load by @brennanb2025 in #7139
- Fix Codex pane output tearing after app occlusion by @brennanb2025 in #7173
- Refine TUI wheel scroll feel by @Jinwoo-H in #7179
Full Changelog: v1.4.120-rc.0...v1.4.120-rc.4