What's new
- System-aware light mode with a warm editorial palette
- Single, auto-mode-by-default agent presets —
Codex,Claude Code,OpenCode,KiloCodecollapsed from their previous interactive/hands-off and resume-mode pairs
Fixes
- Codex panels failing to launch with
error: unexpected argument '--full-auto' foundafter codex-cli 0.128 deprecated the flag - Panels no longer auto-close when the child process fails to start or exits non-zero — the error stays visible
- Sessions preserved when a panel restore fails
- Reused agent launch bindings no longer leak between panels
- Undocumented shortcuts now publish in the help overlay
- Theme switch invalidates render caches; theme mutation deferred to
prepare_frameto avoid garbled panels - Terminal IME activation works on Windows
Performance
- Reduced per-frame allocations in panel and pointer hot paths
Dependencies
- surge-core v1.0.0-beta.18
- tokio 1.52.1
- rand 0.9.4
- uuid 1.23.1
- rustls-webpki 0.103.13