@panerelay/browser-use
Advanced tools
+3
-3
| { | ||
| "name": "@panerelay/browser-use", | ||
| "version": "0.6.0", | ||
| "version": "0.7.0", | ||
| "description": "Use browser-use CLI, Skill, and CLI MCP with current-tab or all-supported-tabs authorization through Panerelay.", | ||
@@ -41,4 +41,4 @@ "type": "module", | ||
| "dependencies": { | ||
| "@panerelay/browser-registry": "0.6.0", | ||
| "@panerelay/protocol": "0.6.0" | ||
| "@panerelay/browser-registry": "0.7.0", | ||
| "@panerelay/protocol": "0.7.0" | ||
| }, | ||
@@ -45,0 +45,0 @@ "scripts": { |
+2
-0
@@ -108,2 +108,4 @@ # `@panerelay/browser-use` | ||
| New Side Panel conversations may inject the originating opaque target UUID. Keep the existing `BU_NAME=panerelay` lane, call the supplied `switch_tab(targetId)`, and verify with `page_info()` before acting. This uses Browser Harness's existing exact target selector; Panerelay does not start a per-conversation daemon or fall back to Direct mode, another browser, or URL/title matching when the target is unavailable. | ||
| ## Compatibility | ||
@@ -110,0 +112,0 @@ |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
29544
1.44%118
1.72%+ Added
+ Added
- Removed
- Removed
Updated