Skip to content

Attached screenshots cannot be read by the agent #135

Description

@touch2be

Description

Screenshots can be attached to a prompt, but the agent is unable to read or inspect them. It appears that the uploaded image file is referenced in the prompt, but is not accessible to the file-reading tool.

Steps to reproduce

  1. Attach a screenshot to a prompt.
  2. Ask the agent to inspect or analyze the screenshot.
  3. The agent attempts to access the uploaded PNG file.

Actual behavior

The screenshot cannot be read. The file-reading tool reports that binary files are not supported, so the image content is unavailable to the agent.

Example error:

read does not support binary files

Expected behavior

Attached screenshots should be accessible to the agent through an image-capable input or tool so their visual content can be inspected and analyzed.

Additional context

This may be an upload-access or tool-routing issue: the attachment path is provided, but there is no image-capable mechanism available to read the file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions