Skip to content

0.8.0-preview.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Feb 15:42

πŸ”¬ Preview Release (v0.8.0-preview.1)

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

This preview introduces the Floating Chat window, input history navigation, and quality-of-life improvements.

🌟 New:

  • πŸͺŸ Floating Chat: A draggable, resizable chat window that floats over your workspace. Access quickly via the floating button or command palette. (#91, #102)
  • ⬆️ Input History Navigation: Navigate through your previous messages using arrow keys in the input field, similar to CLI behavior. Press ArrowUp when the input is empty to recall previous messages, and ArrowDown to return. (#100)
  • πŸ’Ύ Remember Last Used Model: The plugin now remembers the last model you selected for each agent and automatically restores it on the next session. (#103)

πŸ”§ Improvements:

  • 🚨 Agent Error Detection: The plugin now parses agent stderr for known error patterns (missing API keys, authentication failures) and surfaces actionable error messages instead of failing silently. (#97)

πŸš€ Upgrade:

Update from v0.7.5 β€” no extra configuration required. Floating Chat can be enabled in Settings β†’ Floating chat.


πŸ‘‹ New Contributors


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