What's Changed
- fix: switch electron skill from agent-browser to playwright-cli by @brennanb2025 in #593
- fix: keep monaco diagnostics config type-safe by @brennanb2025 in #594
- fix: remove bottom gap in active agent hovercard by @AmethystLiang in #596
- feat: preserve scroll, cursor, and undo across tab switches by @brennanb2025 in #421
- fix: resolve Codex spawn failures on Windows by @Jinwoo-H in #562
- Run long GitHub issue commands reliably by @brennanb2025 in #583
- fix: let Ctrl+D pass through as EOF on Windows/Linux by @Jinwoo-H in #599
- fix: resolve right sidebar freeze on Windows by @Jinwoo-H in #598
- fix: make PDF preview fill available vertical space by @brennanb2025 in #600
- feat: file watching for WSL repos via polling by @Jinwoo-H in #602
- fix: set UTF-8 console code page on Windows to prevent garbled CJK characters by @Jinwoo-H in #601
- docs: add Chinese and Japanese README translations by @AmethystLiang in #604
- fix: re-measure virtualizer items when async card content loads by @AmethystLiang in #605
- docs: move translated READMEs to docs folder to save vertical space by @AmethystLiang in #606
- feat: add file filter to source control panel by @AmethystLiang in #607
- docs: center language links below badges and use for-the-badge style by @AmethystLiang in #608
- feat: add Reveal in Finder to editor header and tab context menus by @AmethystLiang in #609
- docs: remove star count badge, use colorful badges by @AmethystLiang in #610
Full Changelog: v1.1.26-rc.0...v1.1.27-rc.0