<!-- ⚠️⚠️ Do Not Delete This! feature_request_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- Please search existing issues to avoid creating duplicates. --> <!-- Describe the feature you'd like. --> - I cancelled a coding agent session using the stop button in the chat editor (steps described further here https://github.com/microsoft/vscode/issues/263347) - I was told `Session cancelled` in the chat editor output log, which made sense - I closed out of this chat editor and then reopened it - ❔ The log output is a bit unexpected: - There are many instances of `view` - <img width="2235" height="1446" alt="Image" src="https://github.com/user-attachments/assets/10fdb36a-e058-49d2-a25e-f706e589eb48" /> - I don't see any mention that I cancelled the session - <img width="2220" height="1453" alt="Image" src="https://github.com/user-attachments/assets/4b0243e6-f890-4949-9917-5d4bb5990dd1" /> - The editor tab is just titled `Chat`, rather than something more specific - Captured as part of https://github.com/microsoft/vscode/issues/259038#issuecomment-3221934566