Skip to content

v0.13.2

Choose a tag to compare

@richardbowman richardbowman released this 07 Jun 04:02
· 437 commits to main since this release
c6f5027

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)