Files
vscode/extensions/copilot/src
Bryan Chen baec1ff0ed Fix unhandled FileSystemError in McpLinkedResourceToolResult.render() (#4506)
* 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)
2026-03-19 08:41:13 +00:00
..