@testdriverai/mcp 7.11.57 → 7.11.58-test

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5,14 +5,6 @@ rss: true
5
5
  icon: "code-compare"
6
6
  ---
7
7
 
8
- <Update label="7.11.57-canary" description="August 2026" tags={["canary"]}>
9
-
10
- ## 📝 Documentation
11
-
12
- - Update SDK example documentation with latest content and manifest changes [SDK] (35d4be0d3)
13
-
14
- </Update>
15
-
16
8
  <Update label="v7.9.51-canary" description="April 2026" tags={["canary"]}>
17
9
 
18
10
  🚀 Canary release
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@testdriverai/mcp",
3
- "version": "7.11.57",
3
+ "version": "7.11.58-test",
4
4
  "description": "Next generation autonomous AI agent for end-to-end testing of web & desktop",
5
5
  "main": "sdk.js",
6
6
  "types": "sdk.d.ts",