Skip to content

0.11.0-preview.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Jun 05:14

πŸ”¬ Preview Release (v0.11.0-preview.2)

⚠️ This is a preview release β€” Features are experimental and may change. Please report any issues!

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


Thank you for your continued support! Your feedback helps make this plugin better for everyone. πŸ™