Skip to content

Commit db01e0b

Browse files
authored
chore(docs): note that VSCode 1.105 has been released (#38076)
1 parent e1f18f6 commit db01e0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/test-agents-js.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ npx playwright init-agents --loop=opencode
4444
```
4545

4646
:::note
47-
VS Code v1.105 (currently on the [VS Code Insiders channel](https://code.visualstudio.com/insiders/)) is needed for the agentic experience in VS Code. It will become stable shortly, we are a bit ahead of the curve with this functionality!
47+
VS Code v1.105 (released October 9, 2025) is needed for the agentic experience to function properly in VS Code.
4848
:::
4949

5050
Once the agents have been generated, you can use your AI tool of choice to command these agents to build Playwright Tests.

0 commit comments

Comments
 (0)