We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 730ada9 commit befecc0Copy full SHA for befecc0
CHANGELOG.md
@@ -6,6 +6,10 @@
6
and configFile are provided.
7
- Fix opening a workspace restores the VS Code session (files, tabs, context)
8
of the selected agent.
9
+- Consistently use the same session for each agent. Previously,
10
+ depending on how you connected, it could be possible to get two
11
+ different sessions for an agent. Existing connections may still
12
+ have this problem, only new connections are fixed.
13
14
## [v1.9.2](https://github.com/coder/vscode-coder/releases/tag/v1.9.2) 2025-06-25
15
0 commit comments