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
v1.34.0 — conversation images in the Inspector rail
The transcript the rail tails always carried the conversation's images —
pasted mockups, screenshots the agent took, image files it read — and
dropped them. They now render as thumbnails at their chronological spot in
the journal (a paste under its prompt, a screenshot under its tool call),
count into the You / Claude filter chips, and open full-size in a lightbox
on click, Esc or backdrop-click to close.
Pixels ship on demand, never with the journal: ≤320px JPEG thumbs cached
page-side, full bytes re-read from the transcript by byte offset only when
the lightbox opens.