Skip to content

0.10.0-preview.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Apr 10:07

๐Ÿ”ฌ Preview Release (v0.10.0-preview.2)

โš ๏ธ This is a preview release โ€” This release includes new features, bug fixes, and continued internal refactoring from preview.1. If you find any issues, please report them immediately via GitHub Issues!

๐ŸŒŸ New:

  • ๐Ÿ“ Edit Session Titles: Rename sessions directly from the session history modal with the new pencil icon. (#147)
  • ๐Ÿ”” System Notifications: Get OS notifications when the agent completes a response or requests permission โ€” never miss an update while working in other apps. Configurable in Settings โ†’ Notifications. (#181)
  • ๐Ÿ“‚ New Chat in Directory: Start agent sessions in any directory outside your vault via More menu โ†’ "New chat in directory...". Includes a native folder picker and a cwd banner showing the active directory. (#78)
  • โฌ‡๏ธ Smooth Scroll on Send: Automatically scrolls to the bottom when sending a message, with smooth animation.
  • โŒจ๏ธ New Chat Command: Added new-chat command for starting a new chat in the last active view via command palette or hotkey.

๐Ÿ”ง Improvements:

  • ๐Ÿ” Floating Header Redesign: Floating chat header consolidated to [Agent dropdown] [More โ‹ฎ] [Minimize] [Close]. New chat, history, export, restart, and open new window are now in the More menu.
  • ๐Ÿ”„ Command ID Cleanup โš ๏ธ Breaking: Renamed floating chat command IDs for consistency (open-floating-chat โ†’ open-floating-chat-view, etc.). open-chat-with-{id} โ†’ switch-agent-to-{id} โ€” now works on the last active view (sidebar or floating) instead of forcing sidebar. Hotkey bindings must be re-configured.

๐Ÿ› Fixes:

  • ๐Ÿ”— Vault Link Click Fix: Fixed clicking absolute-path links in agent responses creating folder trees in the vault root instead of opening the note. (#201)
  • ๐Ÿ”ง Session Restore Mode/Model: Fixed mode and model not being restored when loading or resuming a session. (#197)
  • ๐Ÿ“ Custom Agent Path Description: Clarified that bare command names (e.g., opencode) are supported. (#199)

๐Ÿš€ Upgrade:

Update from v0.10.0-preview.1.
โš ๏ธ If you have hotkeys bound to floating chat or agent-switch commands, you must re-bind them due to command ID changes. No data migration needed.


โš ๏ธ Note: This release continues the internal architecture refactoring from preview.1, including performance optimizations and new features. Please report any regressions you notice.

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