handling pasted images #875
lamplighter
started this conversation in
Ideas
Replies: 1 comment
|
there is a 32K limit on command lines, so you will only be able to pass a url or filepath reference as a parameter, not the actual image. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Many of my tasks I give to Claude Code involve pasting a screenshot, so that Claude has more context. As they say, a picture is worth 1000 words.
When I ask Claude Code to create a bead and I include a screenshot, it doesn't actually save the screenshot to the bead issue. I think this would be useful. Ideally when closing an issue, Claude Code could also add a screenshot showing the fix. Once again, I find this to be the quickest way to verify if Claude actually did what I intended.
I noticed Claude Code CLI recently added support to click on images (ie. /tmp/screenshot.png) -- I assume its automatic, but utilizing this would be key so you don't have to go elsewhere to open the image.
All reactions