@rolepod/uiproof 0.6.1 → 0.6.2

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.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2019-09/schema",
3
- "rolepod_mcp_version": "0.6.1",
3
+ "rolepod_mcp_version": "0.6.2",
4
4
  "tools": {
5
5
  "rolepod_browser_open": {
6
6
  "$schema": "https://json-schema.org/draft/2019-09/schema#"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rolepod/uiproof",
3
- "version": "0.6.1",
3
+ "version": "0.6.2",
4
4
  "description": "Multi-platform UI/mobile automation for AI agents — MCP server + shipped skills.",
5
5
  "keywords": [
6
6
  "mcp",
@@ -120,4 +120,4 @@ Either way the run directory contains a `manifest.json` per Extension Protocol v
120
120
 
121
121
  > The `/check-errors` skill needs the **rolepod-uiproof** MCP server,
122
122
  > which is not currently available. Confirm the plugin is installed and
123
- > try again, or check that `npx -y rolepod-uiproof` is reachable.
123
+ > try again, or check that `npx -y @rolepod/uiproof` is reachable.
@@ -123,7 +123,7 @@ Either way the run directory contains a `manifest.json` per Extension Protocol v
123
123
 
124
124
  > The `/verify-ui` skill needs the **rolepod-uiproof** MCP server, which is
125
125
  > not currently available. Confirm the plugin is installed and try again,
126
- > or check that `npx -y rolepod-uiproof` is reachable.
126
+ > or check that `npx -y @rolepod/uiproof` is reachable.
127
127
 
128
128
  Do **not** attempt this work via Playwright MCP, Chrome DevTools MCP, or
129
129
  any other backend from inside this skill. Multi-backend routing is the