Skip to content

feat(tui): show warning if model doesn't support image input#9717

Open
itsrainingmani wants to merge 3 commits intoanomalyco:devfrom
itsrainingmani:image-paste-unsupported
Open

feat(tui): show warning if model doesn't support image input#9717
itsrainingmani wants to merge 3 commits intoanomalyco:devfrom
itsrainingmani:image-paste-unsupported

Conversation

@itsrainingmani
Copy link
Contributor

@itsrainingmani itsrainingmani commented Jan 20, 2026

Fixes #5359

What does this PR do?

  • Shows a toast warning w/ message if the user tries to paste an image as input to a model that doesn't have image capabilities
  • Doesn't add the image to the prompt (or create an extmark)
  • Adds the model's input capabilities to the local.model.parsed() accessor for easy access

How did you verify your code works?

Cap.2026-01-20.at.18.02.38.mp4

@github-actions
Copy link
Contributor

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

@itsrainingmani itsrainingmani force-pushed the image-paste-unsupported branch from 453c066 to ba9a0c9 Compare January 30, 2026 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to read images for some models

1 participant