@guadskill/openclaw-proxy 2026.4.10-8 → 2026.4.11
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/README.md +2 -0
- package/dist/.buildstamp +1 -1
- package/dist/build-info.json +3 -3
- package/dist/canvas-host/a2ui/.bundle.hash +1 -1
- package/dist/cli-startup-metadata.json +1 -1
- package/dist/extensions/amazon-bedrock/.openclaw-runtime-deps-stamp.json +1 -1
- package/dist/extensions/amazon-bedrock-mantle/.openclaw-runtime-deps-stamp.json +1 -1
- package/dist/extensions/diffs/.openclaw-runtime-deps-stamp.json +1 -1
- package/dist/extensions/discord/.openclaw-runtime-deps-stamp.json +1 -1
- package/dist/extensions/discord/node_modules/.package-lock.json +3 -3
- package/dist/extensions/discord/node_modules/brace-expansion/index.js +12 -9
- package/dist/extensions/discord/node_modules/brace-expansion/package.json +1 -1
- package/dist/extensions/feishu/.openclaw-runtime-deps-stamp.json +1 -1
- package/dist/extensions/nostr/.openclaw-runtime-deps-stamp.json +1 -1
- package/dist/extensions/qqbot/.openclaw-runtime-deps-stamp.json +1 -1
- package/dist/extensions/slack/.openclaw-runtime-deps-stamp.json +1 -1
- package/dist/extensions/telegram/.openclaw-runtime-deps-stamp.json +1 -1
- package/dist/extensions/webhooks/.openclaw-runtime-deps-stamp.json +1 -1
- package/dist/plugin-sdk/.boundary-entry-shims.stamp +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -18,6 +18,8 @@
|
|
|
18
18
|
<a href="LICENSE"><img src="https://img.shields.io/badge/License-MIT-blue.svg?style=for-the-badge" alt="MIT License"></a>
|
|
19
19
|
</p>
|
|
20
20
|
|
|
21
|
+
> **国内用户(Linux/Windows):** 本版本为 [@guadskill/openclaw-proxy](https://www.npmjs.com/package/@guadskill/openclaw-proxy),内置 HTTP 代理支持与 PM2 守护进程。请先阅读 **[国内版设置方式](https://github.com/GuardSkill/openclaw-proxy/blob/main/%E5%9B%BD%E5%86%85%E7%89%88%E8%AE%BE%E7%BD%AE%E6%96%B9%E5%BC%8F.md)** 完成代理配置。
|
|
22
|
+
|
|
21
23
|
**OpenClaw** is a _personal AI assistant_ you run on your own devices.
|
|
22
24
|
It answers you on the channels you already use (WhatsApp, Telegram, Slack, Discord, Google Chat, Signal, iMessage, BlueBubbles, IRC, Microsoft Teams, Matrix, Feishu, LINE, Mattermost, Nextcloud Talk, Nostr, Synology Chat, Tlon, Twitch, Zalo, Zalo Personal, WeChat, WebChat). It can speak and listen on macOS/iOS/Android, and can render a live Canvas you control. The Gateway is just the control plane — the product is the assistant.
|
|
23
25
|
|
package/dist/.buildstamp
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"builtAt":
|
|
1
|
+
{"builtAt":1775918279418,"head":"ca8f25316a8fc6a2cccf47039bfbd97800c40ef0"}
|
package/dist/build-info.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
83020672b0b32a18a0025e15afba0e9c33c8cb6073ad88683f58da034737e490
|
|
@@ -27,5 +27,5 @@
|
|
|
27
27
|
],
|
|
28
28
|
"channelCatalogSignature": "9e646c4c7ce548c5771bc584edf6b8bfb77dd86b",
|
|
29
29
|
"rootHelpBundleSignature": "a64f736e38b11654ff0f4c44be093b5528933866",
|
|
30
|
-
"rootHelpText": "\n🦞 OpenClaw 2026.4.
|
|
30
|
+
"rootHelpText": "\n🦞 OpenClaw 2026.4.11 (ca8f253) — I'm the assistant your terminal demanded, not the one your sleep schedule requested.\n\nUsage: openclaw [options] [command]\n\nOptions:\n --container <name> Run the CLI inside a running Podman/Docker container\n named <name> (default: env OPENCLAW_CONTAINER)\n --dev Dev profile: isolate state under ~/.openclaw-dev, default\n gateway port 19001, and shift derived ports\n (browser/canvas)\n -h, --help Display help for command\n --log-level <level> Global log level override for file + console\n (silent|fatal|error|warn|info|debug|trace)\n --no-color Disable ANSI colors\n --profile <name> Use a named profile (isolates\n OPENCLAW_STATE_DIR/OPENCLAW_CONFIG_PATH under\n ~/.openclaw-<name>)\n -V, --version output the version number\n\nCommands:\n Hint: commands suffixed with * have subcommands. Run <command> --help for details.\n acp * Agent Control Protocol tools\n agent Run one agent turn via the Gateway\n agents * Manage isolated agents (workspaces, auth, routing)\n approvals * Manage exec approvals (gateway or node host)\n backup * Create and verify local backup archives for OpenClaw\n state\n capability * Run provider-backed inference commands (fallback alias:\n infer)\n channels * Manage connected chat channels (Telegram, Discord, etc.)\n clawbot * Legacy clawbot command aliases\n completion Generate shell completion script\n config * Non-interactive config helpers\n (get/set/unset/file/validate). Default: starts guided\n setup.\n configure Interactive configuration for credentials, channels,\n gateway, and agent defaults\n cron * Manage cron jobs via the Gateway scheduler\n daemon * Gateway service (legacy alias)\n dashboard Open the Control UI with your current token\n devices * Device pairing + token management\n directory * Lookup contact and group IDs (self, peers, groups) for\n supported chat channels\n dns * DNS helpers for wide-area discovery (Tailscale + CoreDNS)\n docs Search the live OpenClaw docs\n doctor Health checks + quick fixes for the gateway and channels\n gateway * Run, inspect, and query the WebSocket Gateway\n health Fetch health from the running gateway\n help Display help for command\n hooks * Manage internal agent hooks\n infer * Run provider-backed inference commands\n logs Tail gateway file logs via RPC\n mcp * Manage OpenClaw MCP config and channel bridge\n memory Search, inspect, and reindex memory files\n message * Send, read, and manage messages\n models * Discover, scan, and configure models\n node * Run and manage the headless node host service\n nodes * Manage gateway-owned node pairing and node commands\n onboard Interactive onboarding for gateway, workspace, and skills\n pairing * Secure DM pairing (approve inbound requests)\n plugins * Manage OpenClaw plugins and extensions\n qa * Run QA scenarios and launch the private QA debugger UI\n qr Generate mobile pairing QR/setup code\n reset Reset local config/state (keeps the CLI installed)\n sandbox * Manage sandbox containers for agent isolation\n secrets * Secrets runtime reload controls\n security * Security tools and local config audits\n sessions * List stored conversation sessions\n setup Initialize local config and agent workspace\n skills * List and inspect available skills\n status Show channel health and recent session recipients\n system * System events, heartbeat, and presence\n tasks * Inspect durable background task state\n tui Open a terminal UI connected to the Gateway\n uninstall Uninstall the gateway service + local data (CLI remains)\n update * Update OpenClaw and inspect update channel status\n webhooks * Webhook helpers and integrations\n\nExamples:\n openclaw models --help\n Show detailed help for the models command.\n openclaw channels login --verbose\n Link personal WhatsApp Web and show QR + connection logs.\n openclaw message send --target +15555550123 --message \"Hi\" --json\n Send via your web session and print JSON result.\n openclaw gateway --port 18789\n Run the WebSocket Gateway locally.\n openclaw --dev gateway\n Run a dev Gateway (isolated state/config) on ws://127.0.0.1:19001.\n openclaw gateway --force\n Kill anything bound to the default gateway port, then start it.\n openclaw gateway ...\n Gateway control via WebSocket.\n openclaw agent --to +15555550123 --message \"Run summary\" --deliver\n Talk directly to the agent using the Gateway; optionally send the WhatsApp reply.\n openclaw message send --channel telegram --target @mychat --message \"Hi\"\n Send via your Telegram bot.\n\nDocs: https://docs.openclaw.ai/cli\n\n"
|
|
31
31
|
}
|
|
@@ -280,9 +280,9 @@
|
|
|
280
280
|
"optional": true
|
|
281
281
|
},
|
|
282
282
|
"node_modules/brace-expansion": {
|
|
283
|
-
"version": "1.1.
|
|
284
|
-
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.
|
|
285
|
-
"integrity": "sha512-
|
|
283
|
+
"version": "1.1.14",
|
|
284
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.14.tgz",
|
|
285
|
+
"integrity": "sha512-MWPGfDxnyzKU7rNOW9SP/c50vi3xrmrua/+6hfPbCS2ABNWfx24vPidzvC7krjU/RTo235sV776ymlsMtGKj8g==",
|
|
286
286
|
"license": "MIT",
|
|
287
287
|
"optional": true,
|
|
288
288
|
"dependencies": {
|
|
@@ -62,10 +62,13 @@ function parseCommaParts(str) {
|
|
|
62
62
|
return parts;
|
|
63
63
|
}
|
|
64
64
|
|
|
65
|
-
function expandTop(str) {
|
|
65
|
+
function expandTop(str, options) {
|
|
66
66
|
if (!str)
|
|
67
67
|
return [];
|
|
68
68
|
|
|
69
|
+
options = options || {};
|
|
70
|
+
var max = options.max == null ? Infinity : options.max;
|
|
71
|
+
|
|
69
72
|
// I don't know why Bash 4.3 does this, but it does.
|
|
70
73
|
// Anything starting with {} will have the first two bytes preserved
|
|
71
74
|
// but *only* at the top level, so {},a}b will not expand to anything,
|
|
@@ -76,7 +79,7 @@ function expandTop(str) {
|
|
|
76
79
|
str = '\\{\\}' + str.substr(2);
|
|
77
80
|
}
|
|
78
81
|
|
|
79
|
-
return expand(escapeBraces(str), true).map(unescapeBraces);
|
|
82
|
+
return expand(escapeBraces(str), max, true).map(unescapeBraces);
|
|
80
83
|
}
|
|
81
84
|
|
|
82
85
|
function identity(e) {
|
|
@@ -97,7 +100,7 @@ function gte(i, y) {
|
|
|
97
100
|
return i >= y;
|
|
98
101
|
}
|
|
99
102
|
|
|
100
|
-
function expand(str, isTop) {
|
|
103
|
+
function expand(str, max, isTop) {
|
|
101
104
|
var expansions = [];
|
|
102
105
|
|
|
103
106
|
var m = balanced('{', '}', str);
|
|
@@ -111,7 +114,7 @@ function expand(str, isTop) {
|
|
|
111
114
|
// {a},b}
|
|
112
115
|
if (m.post.match(/,(?!,).*\}/)) {
|
|
113
116
|
str = m.pre + '{' + m.body + escClose + m.post;
|
|
114
|
-
return expand(str);
|
|
117
|
+
return expand(str, max, true);
|
|
115
118
|
}
|
|
116
119
|
return [str];
|
|
117
120
|
}
|
|
@@ -123,10 +126,10 @@ function expand(str, isTop) {
|
|
|
123
126
|
n = parseCommaParts(m.body);
|
|
124
127
|
if (n.length === 1) {
|
|
125
128
|
// x{{a,b}}y ==> x{a}y x{b}y
|
|
126
|
-
n = expand(n[0], false).map(embrace);
|
|
129
|
+
n = expand(n[0], max, false).map(embrace);
|
|
127
130
|
if (n.length === 1) {
|
|
128
131
|
var post = m.post.length
|
|
129
|
-
? expand(m.post, false)
|
|
132
|
+
? expand(m.post, max, false)
|
|
130
133
|
: [''];
|
|
131
134
|
return post.map(function(p) {
|
|
132
135
|
return m.pre + n[0] + p;
|
|
@@ -141,7 +144,7 @@ function expand(str, isTop) {
|
|
|
141
144
|
// no need to expand pre, since it is guaranteed to be free of brace-sets
|
|
142
145
|
var pre = m.pre;
|
|
143
146
|
var post = m.post.length
|
|
144
|
-
? expand(m.post, false)
|
|
147
|
+
? expand(m.post, max, false)
|
|
145
148
|
: [''];
|
|
146
149
|
|
|
147
150
|
var N;
|
|
@@ -185,11 +188,11 @@ function expand(str, isTop) {
|
|
|
185
188
|
N.push(c);
|
|
186
189
|
}
|
|
187
190
|
} else {
|
|
188
|
-
N = concatMap(n, function(el) { return expand(el, false) });
|
|
191
|
+
N = concatMap(n, function(el) { return expand(el, max, false) });
|
|
189
192
|
}
|
|
190
193
|
|
|
191
194
|
for (var j = 0; j < N.length; j++) {
|
|
192
|
-
for (var k = 0; k < post.length; k++) {
|
|
195
|
+
for (var k = 0; k < post.length && expansions.length < max; k++) {
|
|
193
196
|
var expansion = pre + N[j] + post[k];
|
|
194
197
|
if (!isTop || isSequence || expansion)
|
|
195
198
|
expansions.push(expansion);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
2026-04-
|
|
1
|
+
2026-04-11T14:38:25.076Z
|
package/package.json
CHANGED