bb-browser 0.9.0 → 0.10.0
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.
- package/dist/cdp-monitor.js +0 -0
- package/dist/chunk-AHGAQEFO.js +0 -0
- package/dist/chunk-D4HDZEJT.js +0 -0
- package/dist/chunk-DBJBHYC7.js +0 -0
- package/dist/chunk-FSL4RNI6.js +0 -0
- package/dist/cli.js +1 -1
- package/dist/daemon.js +0 -0
- package/dist/jq-HHMLHEPA.js +0 -0
- package/dist/mcp.js +1 -1
- package/dist/mcp.js.map +1 -1
- package/dist/openclaw-bridge-HBJH6UFO.js +0 -0
- package/extension/manifest.json +1 -1
- package/package.json +11 -13
package/dist/cdp-monitor.js
CHANGED
|
File without changes
|
package/dist/chunk-AHGAQEFO.js
CHANGED
|
File without changes
|
package/dist/chunk-D4HDZEJT.js
CHANGED
|
File without changes
|
package/dist/chunk-DBJBHYC7.js
CHANGED
|
File without changes
|
package/dist/chunk-FSL4RNI6.js
CHANGED
|
File without changes
|
package/dist/cli.js
CHANGED
|
@@ -3615,7 +3615,7 @@ async function statusCommand(options = {}) {
|
|
|
3615
3615
|
}
|
|
3616
3616
|
|
|
3617
3617
|
// packages/cli/src/index.ts
|
|
3618
|
-
var VERSION = "0.
|
|
3618
|
+
var VERSION = "0.10.0";
|
|
3619
3619
|
var HELP_TEXT = `
|
|
3620
3620
|
bb-browser - AI Agent \u6D4F\u89C8\u5668\u81EA\u52A8\u5316\u5DE5\u5177
|
|
3621
3621
|
|
package/dist/daemon.js
CHANGED
|
File without changes
|
package/dist/jq-HHMLHEPA.js
CHANGED
|
File without changes
|
package/dist/mcp.js
CHANGED
|
@@ -21126,7 +21126,7 @@ async function runSiteCli(args) {
|
|
|
21126
21126
|
return parsed ?? result.stdout.trim();
|
|
21127
21127
|
}
|
|
21128
21128
|
var server = new McpServer(
|
|
21129
|
-
{ name: "bb-browser", version: "0.
|
|
21129
|
+
{ name: "bb-browser", version: "0.10.0" },
|
|
21130
21130
|
{ instructions: `bb-browser lets you control the user's real Chrome browser \u2014 with their login state, cookies, and sessions.
|
|
21131
21131
|
|
|
21132
21132
|
Your browser is the API. No headless browser, no cookie extraction, no anti-bot bypass.
|