Skip to content

v0.12.4

Choose a tag to compare

@richardbowman richardbowman released this 04 Jun 11:46
· 458 commits to main since this release
f49bc77

What's new

  • obsidian_archive_thread MCP tool — agents can now close out completed threads at the end of a session. Saves the vault note first (so history is preserved) then removes the thread from the active list. A thread cannot archive itself.
  • Agent Dashboard footer layout — attach and mic buttons now appear in the bottom footer row, matching the conversation panel layout.
  • Cleaner placeholders — removed ellipsis and keyboard hints from all message input boxes (Message Claude, Dispatch a task, Dispatch a new task).

Commits

  • feat: add obsidian_archive_thread MCP tool (#156)
  • fix: match Agent Dashboard dispatch footer layout to conversation panel (#155)
  • fix: remove keyboard hint from dispatch textarea placeholder (#157)