Skip to content

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 21 May 11:03
· 530 commits to main since this release
776ea03

What's new in v0.6.0

Features

  • Thread status tracking + Bases Kanban — threads now carry a status field (waiting / active / error / archived). Close a tab to archive it. A new Claude/Claude Threads.base file provides three Obsidian Bases views including a Kanban board grouped by status. Orphaned vault notes from previous sessions are auto-archived on startup.
  • obsidian_list_commands + obsidian_execute_command MCP tools — Claude can now enumerate and execute any Obsidian command directly from a thread.
  • Settings cleanup + Interrupt and Summarize commands — plugin settings reorganized; new Interrupt current thread and Summarize current thread commands in the palette.
  • Debug logging mode — reduces console noise in long sessions.