mirror of
https://github.com/microsoft/vscode.git
synced 2026-08-27 21:09:31 +01:00
* 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)