You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.