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
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