@panerelay/browser-use
Advanced tools
+3
-3
| { | ||
| "name": "@panerelay/browser-use", | ||
| "version": "0.4.0", | ||
| "version": "0.5.0", | ||
| "description": "Use browser-use CLI, Skill, and CLI MCP with authorized existing Chrome tabs through Panerelay.", | ||
@@ -41,4 +41,4 @@ "type": "module", | ||
| "dependencies": { | ||
| "@panerelay/browser-registry": "0.4.0", | ||
| "@panerelay/protocol": "0.4.0" | ||
| "@panerelay/browser-registry": "0.5.0", | ||
| "@panerelay/protocol": "0.5.0" | ||
| }, | ||
@@ -45,0 +45,0 @@ "scripts": { |
+5
-6
@@ -17,9 +17,9 @@ # `@panerelay/browser-use` | ||
| Copy this instruction into the Agent you already use: | ||
| Install the unified Skill, then ask your Agent to use its Browser Use workflow: | ||
| ```text | ||
| Fetch this guide with curl -fsSL and follow the browser-use scenario: https://f-loat.github.io/panerelay/agent-setup.md | ||
| ```bash | ||
| npx skills add F-loat/panerelay --skill panerelay-browser | ||
| ``` | ||
| The version-controlled [Agent setup instructions](../../docs/agent-setup.md) define the inspection, official upstream installation, Panerelay integration, user authorization stop, and acceptance report. | ||
| The Skill defines environment inspection, official upstream installation when needed, Panerelay integration, the user authorization stop, verification, and troubleshooting. | ||
@@ -89,3 +89,2 @@ ## Set up manually | ||
| - a protected Browser Use adapter registration and internal adapter launcher (it does not replace the official `browser-use` command); | ||
| - an additive `panerelay-browser-use` Skill without replacing the official browser-use Skill; | ||
| - a saved Direct or Extension connection preference and managed Browser Harness environment file. | ||
@@ -100,3 +99,3 @@ | ||
| | Official browser-use CLI with setup-managed environment | Supported | | ||
| | Additive Panerelay browser-use Skill | Supported | | ||
| | Browser Use workflow in the independent `panerelay-browser` Skill | Supported | | ||
| | Official `browser-use --cli-mcp` | Supported | | ||
@@ -103,0 +102,0 @@ | Saved Direct or Extension mode and one-run override | Supported | |
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.
29021
-0.45%116
-0.85%+ Added
+ Added
- Removed
- Removed
Updated