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 changed
Tool result images rendered inline — when Claude reads a PNG/JPG, the image now appears directly in the thread view below the tool pill and persists across thread switches and re-opens (#181)
Sub-agent progress visible in UI — task pills and progress labels now show while a sub-agent is working, so you can see what it's doing in real time (#180)
Thread rename uses vault.rename() — avoids a delete+recreate race that could lose note content when thread titles change (#179)