Skip to content

v0.4.19

Choose a tag to compare

@github-actions github-actions released this 18 May 02:18
· 592 commits to main since this release

v0.4.19

New features

  • Focus edited files — a button in the edited-files card closes all other Obsidian tabs and opens only the files Claude touched in this thread, snapping your workspace to the current work
  • OpenNewTab tool — Claude can now create new threads programmatically mid-session; useful for agents that need to spawn parallel work

Bug fixes

  • Stop button no longer wipes conversation context — stopping a running session now correctly preserves the conversation history; only the streaming bubble is removed
  • Agent Dashboard dispatch now selects the new thread — dispatching a task from the dashboard correctly switches the chat view to the new thread
  • Text selection in user message bubbles — you can now select and copy text from your own messages (was being blocked by the interaction handler)
  • Dashboard stays in sync on thread create/delete — the Agent Dashboard now re-renders immediately when threads are added or removed without requiring a manual refresh

Full changelog

v0.4.18...v0.4.19