Skip to content

Slash-completion of image files should attach them #996

Description

@mtremsal

Description

Certain models such as ChatGPT-5 have filesize limits for reading files.

This means that even if the image that I want the model to analyze is inside the codebase, the model cannot call view on it.
This is the case even if I manually /-complete the image's filename when typing the prompt.
As a stop-gap measure, we could ensure that /-completing an image also attaches it.

See example:

Image

Metadata

Metadata

Assignees

No fields configured for feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions