mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-19 14:49:48 +01:00
baec1ff0ed
* Fix unhandled FileSystemError in McpLinkedResourceToolResult.render() * Address review: tell the model the resource was not found * Narrow catch: differentiate file-not-found from other errors (e.g. size limit)