@panerelay/agent-browser
Advanced tools
+3
-3
| { | ||
| "name": "@panerelay/agent-browser", | ||
| "version": "0.4.0", | ||
| "version": "0.5.0", | ||
| "description": "Use agent-browser with explicitly authorized tabs in your existing browser through Panerelay.", | ||
@@ -38,4 +38,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" | ||
| }, | ||
@@ -42,0 +42,0 @@ "scripts": { |
+5
-5
@@ -17,9 +17,9 @@ # `@panerelay/agent-browser` | ||
| Copy this instruction into the Agent you already use: | ||
| Install the unified Skill, then ask your Agent to use its agent-browser workflow: | ||
| ```text | ||
| Fetch this guide with curl -fsSL and follow the agent-browser 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. | ||
@@ -45,3 +45,3 @@ ## Set up manually | ||
| `@panerelay/setup --agent-browser` installs the Panerelay Provider and additive Skill, then registers the exact compatible integration. This package is a setup-managed runtime and is not intended to be invoked directly by Agents. | ||
| `@panerelay/setup --agent-browser` installs the Panerelay Provider and registers the exact compatible integration. The independently managed `panerelay-browser` Skill tells Agents how to use it; this package remains a setup-managed runtime and is not intended to be invoked directly by Agents. | ||
@@ -48,0 +48,0 @@ ## Daily use and defaults |
12790
-0.02%+ Added
+ Added
- Removed
- Removed
Updated