Opening a link to a nonexistent Agent Host session shows no error
Open
- Dominant language
- TypeScript
- Stars
- 193k
- Forks
- 42.4k
- PR merge metrics
- PR metrics pending
Description
- While testing [#334963](https://github.com/microsoft/vscode/issues/334963), opening a browser link for a nonexistent Agent Host session produces no visible error in VS Code.
### Steps to reproduce
1. In the browser, choose **Always allow** when prompted to open VS Code links.
2. Open a `vscode://agents/agent-host-session//` URL whose session does not exist.
3. Let the browser open VS Code automatically.
- **Expected:** VS Code shows an error notification explaining that the requested session could not be found or opened.
- **Actual:** VS Code shows no error notification or other feedback.
Contributor guide
Assessment
This issue has not been assessed yet.