✨ Features
- Added window management and improved Commit tab experience
- Added provider event handling and model schema management
- New Ubuntu 22.04 Dockerfile; integrated Bun 1.3.5 into the runner Dockerfile
- Login events now broadcast to all windows
- Improved Windows compatibility and added Linux ARM64 support
- Missing SSH dependencies are now auto-installed in SSH environments
- Replaced alacritty_terminal with pipe on Windows, removing the related dependency
🛠 Bug Fixes
- Switched plugin marketplace clone from SSH to HTTPS, fixing authentication failures for users without SSH keys
- Upgraded agent package to enable auto-update on app load
- Fixed file tree not collapsing on second click
- Fixed garbled characters when pressing left/right arrow keys
- Changed auto-update to "auto-check + manual restart to install"; auto-check now only detects new versions without background downloading
- Fixed user state being incorrectly restored after logout
- Fixed incorrect remote claude config path during session load
- Preserved session cache when switching workspaces
- Added password authentication reconnect prompt after restart in SSH environments
- Added proxy base URL parameter to CLI restart, session restore, settings reload, and task manager
- Upgraded codex-acp to 0.9.2 and refactored session loading parameter handling
⚡ Performance
- Optimized file tree git status loading and improved Commit tab responsiveness