Skip to content

0.10.0-preview.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Mar 15:32
· 494 commits to master since this release

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

⚠️ This is a preview release β€” This release includes a large-scale internal refactoring. While all features have been tested, there is a higher than usual chance of bugs. If you find any issues, please report them immediately via GitHub Issues!

⚑ Performance:

  • πŸš€ Faster Long Conversations: Significantly improved responsiveness for long sessions with many messages, tool calls, and streaming output. Scrolling is lighter and streaming feels smoother. (#180)

πŸ”§ Improvements:

  • 🎨 Obsidian Native Header: Chat header now uses Obsidian's native nav-header pattern for better visual integration. (#159)
  • ✨ Lucide Icons: Replaced emoji icons with Lucide vector icons throughout tool calls, thoughts, plans, and terminal blocks.
  • πŸ”§ Tool Call Status Icons: Tool call status is now shown as inline icons instead of text labels.
  • πŸ“Š Cleaner Diff View: Removed line numbers and markers from diff display for a wider, cleaner look.
  • πŸ–₯️ Simpler Terminal Output: Terminal block display has been simplified to direct text output.
  • πŸ” Simplified Permission UI: Removed post-selection UI from permission requests.
  • πŸ“ Responsive Input Toolbar: Usage indicator and mode/model dropdowns now shrink properly on narrow widths.
  • πŸ” Bare Command Names: Agent commands can now be configured with just the command name (e.g., claude-agent-acp instead of /opt/homebrew/bin/claude-agent-acp) for cross-platform vault sync. Built-in agents support Auto-detect. (#177)

πŸš€ Upgrade:

Update from v0.9.1 β€” no extra configuration required. If you have agent commands configured with absolute paths, they will continue to work as before.


πŸ‘‹ New Contributors


⚠️ Note: This release includes a major internal architecture refactoring. All existing features are preserved, but due to the scope of changes, please report any regressions you notice.

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