Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.272 ·

claude.see() lets REPL scripts attach images/text to the tool result

claude.see() lets AppifactRepl scripts attach up to 4 images and text notes to a tool result

TierNothing to try yethow much it should matter to you
Useful3my rating, 1 to 5
Signal3worth watching, 1 to 5
AreaArtifact REPLwhat it touches
KindIn Developmentin v2.1.272,
Nothing to try yet

claude.see() lets AppifactRepl scripts attach up to 4 images and text notes to a tool result

What

Scripts running inside the new AppifactRepl tool (see related entries) can call claude.see({text, images}) to attach images and text notes to the tool's result. Up to 4 images are allowed per result, and only PNG or JPEG images are accepted; anything larger or in another format is refused, with messages such as "at most 4 images per result" and "not a PNG or JPEG".

Why

This lets a REPL script show visual output, such as a rendered preview, directly alongside its result instead of only returning text.

See this entry in the whole of v2.1.272 →