0.11.0-preview.2
Pre-release
Pre-release
π¬ Preview Release (v0.11.0-preview.2)
This preview overhauls how agents and terminal commands launch in WSL mode β fixing startup failures on some distributions and forwarding API keys automatically β alongside a batch of session and chat fixes.
π§ Improvements:
- π Remembers All Session Options: The plugin now remembers and restores every agent option you change (such as reasoning effort), not just the model and mode. (#325)
- π API Keys in WSL Mode: The API key field now works in WSL mode β your key is forwarded into WSL automatically, so you no longer need to add it to
~/.profile. (#312) - π Full Text on Hover: Truncated session titles and agent names in the Session Manager now reveal their full text on hover. (#324)
- π Sturdier Command Auto-Detect on macOS: Auto-detect now falls back to known install locations (e.g. Homebrew) when the shell PATH lookup comes up empty. (#302)
π Fixes:
- π§ WSL Agent & Terminal Launch: Fixed agents failing to start in WSL mode on some distributions (e.g. RHEL8) β exiting before connecting β and commands or paths containing spaces breaking. Agent startup and terminal commands now launch more robustly. (#312, #304)
- π Scroll Position on Tab Switch: Fixed a chat's scroll position jumping upward when switching to another tab and back. Each tab now keeps its place. (#321)
- π Trailing Reply Not Saved: Fixed the final part of an agent's reply sometimes not being saved, so it could go missing after reopening the session. (#320)
- π Stuck Permission Buttons: Fixed permission buttons remaining on screen after canceling a response. (#326)
- π Session Manager Highlight: Fixed the Session Manager's highlight not following when you switch between chat tabs. (#323)
- π Wide Math Equations: Fixed wide display math being clipped instead of scrolling horizontally. (#322)
π Upgrade:
Simply update from v0.11.0-preview.1 β no configuration needed.
π New Contributors
- @mimoralea made their first contribution in #304
- @haydenfd made their first contribution in #317
Thank you for your continued support! Your feedback helps make this plugin better for everyone. π