Can image support be added to the CLI when it’s being used in headless mode?
I want to send picture under Headless CLI mode, I didn’t see any picture or image parameters.
Can image support be added to the CLI when it’s being used in headless mode?
I want to send picture under Headless CLI mode, I didn’t see any picture or image parameters.
Unfortunately, we don’t currently support image attachments in headless mode.
As such, I’ve moved your bug report to the feature requests section - feel free to add a vote!
I’ve also passed this to the team as a potential feature in future updates.
Thanks
ok, thank you. like this: - -image https://xxx/x.jpg
what does happen if you just have the image in your workspace where you run cursor-agent and you say in the text prompt e.g. “make the GUI like on the picture example.gif”. can cursor-agent handle this right now with this workaround?
I did not try this, I guess it is not reliable. The most important is: I will make cursor-agent running in server, the client will request it to generate code. In the request, I need to send the prompt and image url as attachment.
I tried it. The cursor CLI is NOT able to interpret an image.
That ■■■■■, because in the IDE this feature is available and that is a very important possibility to tell your cursor CLI (cursor-agent) what you want to have implemented as a GUI.
Without this feature the cursor CLI is no complete Tool!
Is it planned by the Cursor Team to add this very important feature?
Needs to be solved by cursor team. Should be option to attach file images to llms request so we can read images with llm and also compare them. Bow it works in IDE but if I ask cursor-agent headless cli to read images.png it can’t do that.
P.S. found workaround just created simple sh script to read the images via llm via rest api and cusor-agent is calling it. But i need to add my llm keys in the case and cursor needs to call it.
It would be great to have the same support that claude code has for images.
Alt+v windows
Ctrl+v mac
This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.