Skip to content

0.7.1

Choose a tag to compare

@sasan1200 sasan1200 released this 07 Jun 03:29
· 7 commits to main since this release

A UX-polish release.

Changed

  • Cleaner chat controls. The model switcher now has a chevron (clearly a dropdown), and thinking / effort / temperature / max-tokens tuck into a single tune popover — so the Send button is never buried.
  • Open artifacts your way. A new ⛶ Fullscreen button opens an artifact full-window inside Obsidian, and a new "Open artifacts in" setting lets you choose: in-app (default), system browser, or Chrome / Safari / Brave / Firefox.
  • Tidier settings. Everything past Connection & Behavior is now a collapsed accordion, so the settings tab opens clean.
  • Semantic search for Claude Code too. The MCP vault_search tool now fuses semantic + keyword results when the index is built.

Fixed

  • Build hand-off drives Claude Code through the working MCP note_read / note_append tools instead of a non-existent CLI.