-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Description
Type
Enhancement
Problem / Value
When Roo Code uses the VS Code LM API provider, users can’t paste or drag/drop images into the chat. VS Code recently added image support in its LM/Chat APIs, so Roo should allow image attachments in this mode to keep behavior consistent and enable multimodal workflows (e.g., screenshots, diagrams).
Context
Affects users who select an LM API-backed model in Roo Code; image input works with some other providers today but not via the VS Code LM API path.
Proposal
Add image attachment support when using the VS Code LM API provider. If needed, update Roo’s VS Code LM API dependency/engine version to the release that includes image support.
Notes
Support may depend on the selected model/provider’s capabilities; if not available, show a helpful message instead of allowing attachments.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status