Skip to content

Commit 919549e

Browse files
committed
cherry-pick(#37758): docs: mention VS Code insiders in the agents docs
1 parent e593c64 commit 919549e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/src/test-agents-js.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,10 @@ npx playwright init-agents --loop=claude
4343
npx playwright init-agents --loop=opencode
4444
```
4545

46+
:::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!
48+
:::
49+
4650
Once the agents have been generated, you can use your AI tool of choice to command these agents to build Playwright Tests.
4751

4852

0 commit comments

Comments
 (0)