microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
164.27k stars 29.31k forks source link

Image attachment name can overflow #229624

Open connor4312 opened 1 month ago

connor4312 commented 1 month ago

Testing #229263

Image

connor4312 commented 1 month ago

This also affects the display within chat:

Image

justschen commented 1 month ago

the yellow indicates it was omitted from the prompt (which isn't something we care about ATM since this won't happen when we have the actual model)

the overflow I think is tracked https://github.com/microsoft/vscode/issues/229419