Skip to content

AIaW v2.0.8.9 verified

Choose a tag to compare

@lingion lingion released this 14 Jun 09:43
· 13 commits to master since this release

Changes

  • Image Cache: Images in conversations are now cached to IndexedDB. After image URLs expire, images remain visible and downloadable.
  • Fix: Branch Context Leak: When editing a message and resending to a new branch, pending/streaming assistant messages from the previous branch are no longer leaked into the next model request.
  • Tool Output Scroll + Layout: Call Parameters / Call Result were rebuilt into fixed-height vertical scroll boxes with smoother inner-to-outer scroll handoff on mobile, plus cleaner spacing inside the tool card.