0.10.0-preview.1
Pre-release
Pre-release
·
494 commits
to master
since this release
π¬ Preview Release (v0.10.0-preview.1)
β‘ 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-headerpattern 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-acpinstead 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
- @ultratykis made their first contribution in #177
- @ayrtmn made their first contribution in #159
Thank you for your continued support! Your feedback helps make this plugin better for everyone. π