synurex 2026.3.3-6 → 2026.3.3-8
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/CHANGELOG.md +165 -165
- package/README.md +148 -148
- package/assets/chrome-extension/README.md +5 -5
- package/assets/chrome-extension/background.js +5 -5
- package/assets/chrome-extension/manifest.json +3 -3
- package/assets/chrome-extension/options.html +5 -5
- package/assets/chrome-extension/options.js +1 -1
- package/docs/.i18n/README.md +1 -1
- package/docs/.i18n/glossary.zh-CN.json +2 -2
- package/docs/automation/auth-monitoring.md +7 -7
- package/docs/automation/cron-jobs.md +28 -28
- package/docs/automation/cron-vs-heartbeat.md +7 -7
- package/docs/automation/gmail-pubsub.md +25 -25
- package/docs/automation/hooks.md +62 -62
- package/docs/automation/poll.md +7 -7
- package/docs/automation/troubleshooting.md +25 -25
- package/docs/automation/webhook.md +5 -5
- package/docs/brave-search.md +1 -1
- package/docs/channels/bluebubbles.md +12 -12
- package/docs/channels/broadcast-groups.md +6 -6
- package/docs/channels/channel-routing.md +5 -5
- package/docs/channels/discord.md +17 -17
- package/docs/channels/feishu.md +34 -34
- package/docs/channels/googlechat.md +16 -16
- package/docs/channels/group-messages.md +7 -7
- package/docs/channels/groups.md +5 -5
- package/docs/channels/imessage.md +16 -16
- package/docs/channels/index.md +4 -4
- package/docs/channels/line.md +6 -6
- package/docs/channels/location.md +1 -1
- package/docs/channels/matrix.md +20 -20
- package/docs/channels/mattermost.md +8 -8
- package/docs/channels/msteams.md +26 -26
- package/docs/channels/nextcloud-talk.md +7 -7
- package/docs/channels/nostr.md +9 -9
- package/docs/channels/pairing.md +10 -10
- package/docs/channels/signal.md +15 -15
- package/docs/channels/slack.md +22 -22
- package/docs/channels/telegram.md +24 -24
- package/docs/channels/tlon.md +5 -5
- package/docs/channels/troubleshooting.md +17 -17
- package/docs/channels/twitch.md +14 -14
- package/docs/channels/whatsapp.md +25 -25
- package/docs/channels/zalo.md +8 -8
- package/docs/channels/zalouser.md +12 -12
- package/docs/cli/acp.md +24 -24
- package/docs/cli/agent.md +6 -6
- package/docs/cli/agents.md +12 -12
- package/docs/cli/approvals.md +14 -14
- package/docs/cli/browser.md +24 -24
- package/docs/cli/channels.md +21 -21
- package/docs/cli/config.md +15 -15
- package/docs/cli/configure.md +6 -6
- package/docs/cli/cron.md +6 -6
- package/docs/cli/dashboard.md +4 -4
- package/docs/cli/devices.md +13 -13
- package/docs/cli/directory.md +12 -12
- package/docs/cli/dns.md +5 -5
- package/docs/cli/docs.md +5 -5
- package/docs/cli/doctor.md +11 -11
- package/docs/cli/gateway.md +26 -26
- package/docs/cli/health.md +5 -5
- package/docs/cli/hooks.md +35 -35
- package/docs/cli/index.md +43 -43
- package/docs/cli/logs.md +6 -6
- package/docs/cli/memory.md +11 -11
- package/docs/cli/message.md +11 -11
- package/docs/cli/models.md +17 -17
- package/docs/cli/node.md +14 -14
- package/docs/cli/nodes.md +14 -14
- package/docs/cli/onboard.md +9 -9
- package/docs/cli/pairing.md +4 -4
- package/docs/cli/plugins.md +16 -16
- package/docs/cli/reset.md +5 -5
- package/docs/cli/sandbox.md +28 -28
- package/docs/cli/security.md +5 -5
- package/docs/cli/sessions.md +5 -5
- package/docs/cli/setup.md +6 -6
- package/docs/cli/skills.md +7 -7
- package/docs/cli/status.md +7 -7
- package/docs/cli/system.md +6 -6
- package/docs/cli/tui.md +5 -5
- package/docs/cli/uninstall.md +5 -5
- package/docs/cli/update.md +20 -20
- package/docs/cli/voicecall.md +9 -9
- package/docs/cli/webhooks.md +5 -5
- package/docs/concepts/agent-loop.md +5 -5
- package/docs/concepts/agent-workspace.md +27 -27
- package/docs/concepts/agent.md +12 -12
- package/docs/concepts/architecture.md +2 -2
- package/docs/concepts/compaction.md +5 -5
- package/docs/concepts/context.md +6 -6
- package/docs/concepts/features.md +2 -2
- package/docs/concepts/markdown-formatting.md +3 -3
- package/docs/concepts/memory.md +30 -30
- package/docs/concepts/messages.md +4 -4
- package/docs/concepts/model-failover.md +14 -14
- package/docs/concepts/model-providers.md +21 -21
- package/docs/concepts/models.md +27 -27
- package/docs/concepts/multi-agent.md +31 -31
- package/docs/concepts/oauth.md +22 -22
- package/docs/concepts/presence.md +2 -2
- package/docs/concepts/retry.md +1 -1
- package/docs/concepts/session-pruning.md +1 -1
- package/docs/concepts/session-tool.md +4 -4
- package/docs/concepts/session.md +16 -16
- package/docs/concepts/streaming.md +3 -3
- package/docs/concepts/system-prompt.md +12 -12
- package/docs/concepts/timezone.md +2 -2
- package/docs/concepts/typebox.md +3 -3
- package/docs/concepts/typing-indicators.md +2 -2
- package/docs/concepts/usage-tracking.md +3 -3
- package/docs/date-time.md +2 -2
- package/docs/debug/node-issue.md +6 -6
- package/docs/diagnostics/flags.md +7 -7
- package/docs/docs.json +8 -8
- package/docs/experiments/plans/cron-add-hardening.md +1 -1
- package/docs/experiments/plans/openresponses-gateway.md +2 -2
- package/docs/experiments/research/memory.md +12 -12
- package/docs/gateway/authentication.md +22 -22
- package/docs/gateway/background-process.md +2 -2
- package/docs/gateway/bonjour.md +21 -21
- package/docs/gateway/bridge-protocol.md +2 -2
- package/docs/gateway/cli-backends.md +12 -12
- package/docs/gateway/configuration-examples.md +24 -24
- package/docs/gateway/configuration.md +147 -147
- package/docs/gateway/discovery.md +10 -10
- package/docs/gateway/doctor.md +27 -27
- package/docs/gateway/gateway-lock.md +1 -1
- package/docs/gateway/health.md +11 -11
- package/docs/gateway/heartbeat.md +5 -5
- package/docs/gateway/index.md +63 -63
- package/docs/gateway/local-models.md +2 -2
- package/docs/gateway/logging.md +8 -8
- package/docs/gateway/multiple-gateways.md +24 -24
- package/docs/gateway/network-model.md +3 -3
- package/docs/gateway/openai-http-api.md +12 -12
- package/docs/gateway/openresponses-http-api.md +12 -12
- package/docs/gateway/pairing.md +9 -9
- package/docs/gateway/protocol.md +4 -4
- package/docs/gateway/remote-gateway-readme.md +10 -10
- package/docs/gateway/remote.md +4 -4
- package/docs/gateway/sandbox-vs-tool-policy-vs-elevated.md +7 -7
- package/docs/gateway/sandboxing.md +6 -6
- package/docs/gateway/security/index.md +56 -56
- package/docs/gateway/tailscale.md +10 -10
- package/docs/gateway/tools-invoke-http-api.md +5 -5
- package/docs/gateway/troubleshooting.md +57 -57
- package/docs/help/debugging.md +18 -18
- package/docs/help/environment.md +7 -7
- package/docs/help/faq.md +344 -344
- package/docs/help/scripts.md +1 -1
- package/docs/help/testing.md +56 -56
- package/docs/help/troubleshooting.md +55 -55
- package/docs/hooks/soul-evil.md +2 -2
- package/docs/index.md +21 -21
- package/docs/install/ansible.md +35 -35
- package/docs/install/development-channels.md +10 -10
- package/docs/install/docker.md +58 -58
- package/docs/install/exe-dev.md +18 -18
- package/docs/install/fly.md +32 -32
- package/docs/install/gcp.md +58 -58
- package/docs/install/hetzner.md +45 -45
- package/docs/install/index.md +26 -26
- package/docs/install/installer.md +68 -68
- package/docs/install/macos-vm.md +27 -27
- package/docs/install/migrating.md +36 -36
- package/docs/install/nix.md +18 -18
- package/docs/install/node.md +6 -6
- package/docs/install/northflank.mdx +9 -9
- package/docs/install/railway.mdx +8 -8
- package/docs/install/render.mdx +13 -13
- package/docs/install/uninstall.md +29 -29
- package/docs/install/updating.md +51 -51
- package/docs/logging.md +59 -59
- package/docs/network.md +1 -1
- package/docs/nodes/audio.md +2 -2
- package/docs/nodes/camera.md +18 -18
- package/docs/nodes/images.md +4 -4
- package/docs/nodes/index.md +61 -61
- package/docs/nodes/location-command.md +2 -2
- package/docs/nodes/media-understanding.md +5 -5
- package/docs/nodes/talk.md +1 -1
- package/docs/nodes/troubleshooting.md +19 -19
- package/docs/nodes/voicewake.md +3 -3
- package/docs/perplexity.md +2 -2
- package/docs/pi-dev.md +6 -6
- package/docs/pi.md +21 -21
- package/docs/platforms/android.md +13 -13
- package/docs/platforms/digitalocean.md +26 -26
- package/docs/platforms/index.md +8 -8
- package/docs/platforms/ios.md +13 -13
- package/docs/platforms/linux.md +11 -11
- package/docs/platforms/mac/bundled-gateway.md +14 -14
- package/docs/platforms/mac/canvas.md +14 -14
- package/docs/platforms/mac/child-process.md +5 -5
- package/docs/platforms/mac/dev-setup.md +10 -10
- package/docs/platforms/mac/health.md +2 -2
- package/docs/platforms/mac/icon.md +1 -1
- package/docs/platforms/mac/logging.md +4 -4
- package/docs/platforms/mac/menu-bar.md +1 -1
- package/docs/platforms/mac/peekaboo.md +9 -9
- package/docs/platforms/mac/permissions.md +2 -2
- package/docs/platforms/mac/release.md +16 -16
- package/docs/platforms/mac/remote.md +14 -14
- package/docs/platforms/mac/signing.md +7 -7
- package/docs/platforms/mac/skills.md +4 -4
- package/docs/platforms/mac/webchat.md +1 -1
- package/docs/platforms/mac/xpc.md +4 -4
- package/docs/platforms/macos.md +16 -16
- package/docs/platforms/oracle.md +35 -35
- package/docs/platforms/raspberry-pi.md +22 -22
- package/docs/platforms/windows.md +11 -11
- package/docs/plugins/agent-tools.md +1 -1
- package/docs/plugins/manifest.md +4 -4
- package/docs/plugins/voice-call.md +12 -12
- package/docs/plugins/zalouser.md +9 -9
- package/docs/prose.md +9 -9
- package/docs/providers/anthropic.md +17 -17
- package/docs/providers/bedrock.md +10 -10
- package/docs/providers/claude-max-api-proxy.md +4 -4
- package/docs/providers/cloudflare-ai-gateway.md +5 -5
- package/docs/providers/deepgram.md +2 -2
- package/docs/providers/github-copilot.md +11 -11
- package/docs/providers/glm.md +4 -4
- package/docs/providers/index.md +3 -3
- package/docs/providers/minimax.md +13 -13
- package/docs/providers/models.md +3 -3
- package/docs/providers/moonshot.md +2 -2
- package/docs/providers/ollama.md +12 -12
- package/docs/providers/openai.md +6 -6
- package/docs/providers/opencode.md +3 -3
- package/docs/providers/openrouter.md +3 -3
- package/docs/providers/qianfan.md +5 -5
- package/docs/providers/qwen.md +6 -6
- package/docs/providers/synthetic.md +4 -4
- package/docs/providers/venice.md +21 -21
- package/docs/providers/vercel-ai-gateway.md +4 -4
- package/docs/providers/xiaomi.md +5 -5
- package/docs/providers/zai.md +5 -5
- package/docs/refactor/exec-host.md +5 -5
- package/docs/refactor/plugin-sdk.md +12 -12
- package/docs/refactor/strict-config.md +11 -11
- package/docs/reference/AGENTS.default.md +17 -17
- package/docs/reference/RELEASING.md +29 -29
- package/docs/reference/api-usage-costs.md +6 -6
- package/docs/reference/credits.md +1 -1
- package/docs/reference/device-models.md +7 -7
- package/docs/reference/rpc.md +3 -3
- package/docs/reference/session-management-compaction.md +19 -19
- package/docs/reference/templates/AGENTS.dev.md +1 -1
- package/docs/reference/templates/AGENTS.md +66 -27
- package/docs/reference/templates/BOOT.md +1 -1
- package/docs/reference/templates/HEARTBEAT.md +8 -62
- package/docs/reference/templates/IDENTITY.md +1 -1
- package/docs/reference/templates/SOUL.md +10 -33
- package/docs/reference/templates/TOOLS.dev.md +1 -1
- package/docs/reference/templates/USER.dev.md +2 -2
- package/docs/reference/test.md +2 -2
- package/docs/reference/token-use.md +7 -7
- package/docs/reference/transcript-hygiene.md +1 -1
- package/docs/reference/wizard.md +25 -25
- package/docs/security/formal-verification.md +7 -7
- package/docs/start/bootstrapping.md +3 -3
- package/docs/start/docs-directory.md +2 -2
- package/docs/start/getting-started.md +11 -11
- package/docs/start/hubs.md +4 -4
- package/docs/start/lore.md +21 -21
- package/docs/start/onboarding.md +3 -3
- package/docs/start/openclaw.md +30 -30
- package/docs/start/quickstart.md +1 -1
- package/docs/start/setup.md +23 -23
- package/docs/start/showcase.md +45 -45
- package/docs/start/wizard-cli-automation.md +15 -15
- package/docs/start/wizard-cli-reference.md +18 -18
- package/docs/start/wizard.md +11 -11
- package/docs/tools/agent-send.md +10 -10
- package/docs/tools/browser-linux-troubleshooting.md +16 -16
- package/docs/tools/browser-login.md +6 -6
- package/docs/tools/browser.md +129 -129
- package/docs/tools/chrome-extension.md +17 -17
- package/docs/tools/clawhub.md +51 -51
- package/docs/tools/creating-skills.md +7 -7
- package/docs/tools/exec-approvals.md +5 -5
- package/docs/tools/exec.md +4 -4
- package/docs/tools/firecrawl.md +2 -2
- package/docs/tools/index.md +13 -13
- package/docs/tools/llm-task.md +2 -2
- package/docs/tools/lobster.md +13 -13
- package/docs/tools/multi-agent-sandbox-tools.md +15 -15
- package/docs/tools/plugin.md +65 -65
- package/docs/tools/skills-config.md +2 -2
- package/docs/tools/skills.md +39 -39
- package/docs/tools/slash-commands.md +8 -8
- package/docs/tools/web.md +8 -8
- package/docs/tts.md +11 -11
- package/docs/vps.md +1 -1
- package/docs/web/control-ui.md +11 -11
- package/docs/web/dashboard.md +5 -5
- package/docs/web/index.md +5 -5
- package/docs/web/tui.md +7 -7
- package/docs/zh-CN/AGENTS.md +1 -1
- package/docs/zh-CN/automation/auth-monitoring.md +6 -6
- package/docs/zh-CN/automation/cron-jobs.md +25 -25
- package/docs/zh-CN/automation/cron-vs-heartbeat.md +7 -7
- package/docs/zh-CN/automation/gmail-pubsub.md +25 -25
- package/docs/zh-CN/automation/hooks.md +62 -62
- package/docs/zh-CN/automation/poll.md +7 -7
- package/docs/zh-CN/automation/webhook.md +5 -5
- package/docs/zh-CN/brave-search.md +1 -1
- package/docs/zh-CN/channels/bluebubbles.md +12 -12
- package/docs/zh-CN/channels/broadcast-groups.md +6 -6
- package/docs/zh-CN/channels/channel-routing.md +5 -5
- package/docs/zh-CN/channels/discord.md +16 -16
- package/docs/zh-CN/channels/feishu.md +32 -32
- package/docs/zh-CN/channels/googlechat.md +16 -16
- package/docs/zh-CN/channels/group-messages.md +7 -7
- package/docs/zh-CN/channels/groups.md +4 -4
- package/docs/zh-CN/channels/imessage.md +13 -13
- package/docs/zh-CN/channels/index.md +4 -4
- package/docs/zh-CN/channels/line.md +6 -6
- package/docs/zh-CN/channels/location.md +1 -1
- package/docs/zh-CN/channels/matrix.md +13 -13
- package/docs/zh-CN/channels/mattermost.md +8 -8
- package/docs/zh-CN/channels/msteams.md +26 -26
- package/docs/zh-CN/channels/nextcloud-talk.md +7 -7
- package/docs/zh-CN/channels/nostr.md +9 -9
- package/docs/zh-CN/channels/pairing.md +10 -10
- package/docs/zh-CN/channels/signal.md +9 -9
- package/docs/zh-CN/channels/slack.md +16 -16
- package/docs/zh-CN/channels/telegram.md +24 -24
- package/docs/zh-CN/channels/tlon.md +5 -5
- package/docs/zh-CN/channels/troubleshooting.md +2 -2
- package/docs/zh-CN/channels/twitch.md +14 -14
- package/docs/zh-CN/channels/whatsapp.md +25 -25
- package/docs/zh-CN/channels/zalo.md +8 -8
- package/docs/zh-CN/channels/zalouser.md +12 -12
- package/docs/zh-CN/cli/acp.md +24 -24
- package/docs/zh-CN/cli/agent.md +6 -6
- package/docs/zh-CN/cli/agents.md +12 -12
- package/docs/zh-CN/cli/approvals.md +14 -14
- package/docs/zh-CN/cli/browser.md +24 -24
- package/docs/zh-CN/cli/channels.md +21 -21
- package/docs/zh-CN/cli/config.md +15 -15
- package/docs/zh-CN/cli/configure.md +5 -5
- package/docs/zh-CN/cli/cron.md +5 -5
- package/docs/zh-CN/cli/dashboard.md +4 -4
- package/docs/zh-CN/cli/devices.md +13 -13
- package/docs/zh-CN/cli/directory.md +12 -12
- package/docs/zh-CN/cli/dns.md +5 -5
- package/docs/zh-CN/cli/docs.md +5 -5
- package/docs/zh-CN/cli/doctor.md +11 -11
- package/docs/zh-CN/cli/gateway.md +26 -26
- package/docs/zh-CN/cli/health.md +5 -5
- package/docs/zh-CN/cli/hooks.md +35 -35
- package/docs/zh-CN/cli/index.md +43 -43
- package/docs/zh-CN/cli/logs.md +6 -6
- package/docs/zh-CN/cli/memory.md +11 -11
- package/docs/zh-CN/cli/message.md +11 -11
- package/docs/zh-CN/cli/models.md +17 -17
- package/docs/zh-CN/cli/node.md +14 -14
- package/docs/zh-CN/cli/nodes.md +14 -14
- package/docs/zh-CN/cli/onboard.md +7 -7
- package/docs/zh-CN/cli/pairing.md +4 -4
- package/docs/zh-CN/cli/plugins.md +16 -16
- package/docs/zh-CN/cli/reset.md +5 -5
- package/docs/zh-CN/cli/sandbox.md +28 -28
- package/docs/zh-CN/cli/security.md +5 -5
- package/docs/zh-CN/cli/sessions.md +5 -5
- package/docs/zh-CN/cli/setup.md +6 -6
- package/docs/zh-CN/cli/skills.md +7 -7
- package/docs/zh-CN/cli/status.md +7 -7
- package/docs/zh-CN/cli/system.md +6 -6
- package/docs/zh-CN/cli/tui.md +5 -5
- package/docs/zh-CN/cli/uninstall.md +5 -5
- package/docs/zh-CN/cli/update.md +20 -20
- package/docs/zh-CN/cli/voicecall.md +9 -9
- package/docs/zh-CN/cli/webhooks.md +5 -5
- package/docs/zh-CN/concepts/agent-loop.md +5 -5
- package/docs/zh-CN/concepts/agent-workspace.md +27 -27
- package/docs/zh-CN/concepts/agent.md +12 -12
- package/docs/zh-CN/concepts/architecture.md +2 -2
- package/docs/zh-CN/concepts/compaction.md +5 -5
- package/docs/zh-CN/concepts/context.md +6 -6
- package/docs/zh-CN/concepts/features.md +2 -2
- package/docs/zh-CN/concepts/markdown-formatting.md +3 -3
- package/docs/zh-CN/concepts/memory.md +15 -15
- package/docs/zh-CN/concepts/messages.md +4 -4
- package/docs/zh-CN/concepts/model-failover.md +13 -13
- package/docs/zh-CN/concepts/model-providers.md +21 -21
- package/docs/zh-CN/concepts/models.md +27 -27
- package/docs/zh-CN/concepts/multi-agent.md +31 -31
- package/docs/zh-CN/concepts/oauth.md +22 -22
- package/docs/zh-CN/concepts/presence.md +2 -2
- package/docs/zh-CN/concepts/retry.md +1 -1
- package/docs/zh-CN/concepts/session-pruning.md +1 -1
- package/docs/zh-CN/concepts/session-tool.md +4 -4
- package/docs/zh-CN/concepts/session.md +14 -14
- package/docs/zh-CN/concepts/streaming.md +3 -3
- package/docs/zh-CN/concepts/system-prompt.md +9 -9
- package/docs/zh-CN/concepts/timezone.md +2 -2
- package/docs/zh-CN/concepts/typebox.md +3 -3
- package/docs/zh-CN/concepts/typing-indicators.md +2 -2
- package/docs/zh-CN/concepts/usage-tracking.md +3 -3
- package/docs/zh-CN/date-time.md +2 -2
- package/docs/zh-CN/debug/node-issue.md +6 -6
- package/docs/zh-CN/diagnostics/flags.md +7 -7
- package/docs/zh-CN/experiments/plans/cron-add-hardening.md +1 -1
- package/docs/zh-CN/experiments/plans/openresponses-gateway.md +2 -2
- package/docs/zh-CN/experiments/research/memory.md +12 -12
- package/docs/zh-CN/gateway/authentication.md +22 -22
- package/docs/zh-CN/gateway/background-process.md +2 -2
- package/docs/zh-CN/gateway/bonjour.md +21 -21
- package/docs/zh-CN/gateway/bridge-protocol.md +2 -2
- package/docs/zh-CN/gateway/cli-backends.md +11 -11
- package/docs/zh-CN/gateway/configuration-examples.md +24 -24
- package/docs/zh-CN/gateway/configuration.md +143 -143
- package/docs/zh-CN/gateway/discovery.md +10 -10
- package/docs/zh-CN/gateway/doctor.md +26 -26
- package/docs/zh-CN/gateway/gateway-lock.md +1 -1
- package/docs/zh-CN/gateway/health.md +11 -11
- package/docs/zh-CN/gateway/heartbeat.md +5 -5
- package/docs/zh-CN/gateway/index.md +63 -63
- package/docs/zh-CN/gateway/local-models.md +2 -2
- package/docs/zh-CN/gateway/logging.md +8 -8
- package/docs/zh-CN/gateway/multiple-gateways.md +24 -24
- package/docs/zh-CN/gateway/network-model.md +3 -3
- package/docs/zh-CN/gateway/openai-http-api.md +12 -12
- package/docs/zh-CN/gateway/openresponses-http-api.md +12 -12
- package/docs/zh-CN/gateway/pairing.md +9 -9
- package/docs/zh-CN/gateway/protocol.md +4 -4
- package/docs/zh-CN/gateway/remote-gateway-readme.md +10 -10
- package/docs/zh-CN/gateway/remote.md +4 -4
- package/docs/zh-CN/gateway/sandbox-vs-tool-policy-vs-elevated.md +7 -7
- package/docs/zh-CN/gateway/sandboxing.md +6 -6
- package/docs/zh-CN/gateway/security/index.md +54 -54
- package/docs/zh-CN/gateway/tailscale.md +10 -10
- package/docs/zh-CN/gateway/tools-invoke-http-api.md +5 -5
- package/docs/zh-CN/gateway/troubleshooting.md +112 -112
- package/docs/zh-CN/help/debugging.md +18 -18
- package/docs/zh-CN/help/environment.md +7 -7
- package/docs/zh-CN/help/faq.md +341 -341
- package/docs/zh-CN/help/scripts.md +1 -1
- package/docs/zh-CN/help/testing.md +56 -56
- package/docs/zh-CN/help/troubleshooting.md +16 -16
- package/docs/zh-CN/hooks/soul-evil.md +2 -2
- package/docs/zh-CN/index.md +20 -20
- package/docs/zh-CN/install/ansible.md +35 -35
- package/docs/zh-CN/install/development-channels.md +10 -10
- package/docs/zh-CN/install/docker.md +54 -54
- package/docs/zh-CN/install/exe-dev.md +16 -16
- package/docs/zh-CN/install/fly.md +32 -32
- package/docs/zh-CN/install/gcp.md +58 -58
- package/docs/zh-CN/install/hetzner.md +45 -45
- package/docs/zh-CN/install/index.md +35 -35
- package/docs/zh-CN/install/installer.md +24 -24
- package/docs/zh-CN/install/macos-vm.md +27 -27
- package/docs/zh-CN/install/migrating.md +36 -36
- package/docs/zh-CN/install/nix.md +18 -18
- package/docs/zh-CN/install/node.md +1 -1
- package/docs/zh-CN/install/northflank.mdx +9 -9
- package/docs/zh-CN/install/railway.mdx +8 -8
- package/docs/zh-CN/install/render.mdx +13 -13
- package/docs/zh-CN/install/uninstall.md +29 -29
- package/docs/zh-CN/install/updating.md +51 -51
- package/docs/zh-CN/logging.md +44 -44
- package/docs/zh-CN/network.md +1 -1
- package/docs/zh-CN/nodes/audio.md +2 -2
- package/docs/zh-CN/nodes/camera.md +18 -18
- package/docs/zh-CN/nodes/images.md +4 -4
- package/docs/zh-CN/nodes/index.md +61 -61
- package/docs/zh-CN/nodes/location-command.md +2 -2
- package/docs/zh-CN/nodes/media-understanding.md +5 -5
- package/docs/zh-CN/nodes/talk.md +1 -1
- package/docs/zh-CN/nodes/voicewake.md +3 -3
- package/docs/zh-CN/perplexity.md +2 -2
- package/docs/zh-CN/pi-dev.md +6 -6
- package/docs/zh-CN/pi.md +21 -21
- package/docs/zh-CN/platforms/android.md +13 -13
- package/docs/zh-CN/platforms/digitalocean.md +26 -26
- package/docs/zh-CN/platforms/index.md +8 -8
- package/docs/zh-CN/platforms/ios.md +13 -13
- package/docs/zh-CN/platforms/linux.md +11 -11
- package/docs/zh-CN/platforms/mac/bundled-gateway.md +13 -13
- package/docs/zh-CN/platforms/mac/canvas.md +14 -14
- package/docs/zh-CN/platforms/mac/child-process.md +5 -5
- package/docs/zh-CN/platforms/mac/dev-setup.md +10 -10
- package/docs/zh-CN/platforms/mac/health.md +2 -2
- package/docs/zh-CN/platforms/mac/icon.md +1 -1
- package/docs/zh-CN/platforms/mac/logging.md +4 -4
- package/docs/zh-CN/platforms/mac/menu-bar.md +1 -1
- package/docs/zh-CN/platforms/mac/peekaboo.md +9 -9
- package/docs/zh-CN/platforms/mac/permissions.md +1 -1
- package/docs/zh-CN/platforms/mac/release.md +16 -16
- package/docs/zh-CN/platforms/mac/remote.md +14 -14
- package/docs/zh-CN/platforms/mac/signing.md +7 -7
- package/docs/zh-CN/platforms/mac/skills.md +4 -4
- package/docs/zh-CN/platforms/mac/webchat.md +1 -1
- package/docs/zh-CN/platforms/mac/xpc.md +4 -4
- package/docs/zh-CN/platforms/macos.md +16 -16
- package/docs/zh-CN/platforms/oracle.md +35 -35
- package/docs/zh-CN/platforms/raspberry-pi.md +22 -22
- package/docs/zh-CN/platforms/windows.md +11 -11
- package/docs/zh-CN/plugins/agent-tools.md +1 -1
- package/docs/zh-CN/plugins/manifest.md +3 -3
- package/docs/zh-CN/plugins/voice-call.md +12 -12
- package/docs/zh-CN/plugins/zalouser.md +9 -9
- package/docs/zh-CN/prose.md +9 -9
- package/docs/zh-CN/providers/anthropic.md +17 -17
- package/docs/zh-CN/providers/bedrock.md +9 -9
- package/docs/zh-CN/providers/claude-max-api-proxy.md +4 -4
- package/docs/zh-CN/providers/deepgram.md +2 -2
- package/docs/zh-CN/providers/github-copilot.md +11 -11
- package/docs/zh-CN/providers/glm.md +4 -4
- package/docs/zh-CN/providers/index.md +3 -3
- package/docs/zh-CN/providers/minimax.md +13 -13
- package/docs/zh-CN/providers/models.md +3 -3
- package/docs/zh-CN/providers/moonshot.md +2 -2
- package/docs/zh-CN/providers/ollama.md +11 -11
- package/docs/zh-CN/providers/openai.md +6 -6
- package/docs/zh-CN/providers/opencode.md +3 -3
- package/docs/zh-CN/providers/openrouter.md +3 -3
- package/docs/zh-CN/providers/qianfan.md +1 -1
- package/docs/zh-CN/providers/qwen.md +6 -6
- package/docs/zh-CN/providers/synthetic.md +4 -4
- package/docs/zh-CN/providers/venice.md +21 -21
- package/docs/zh-CN/providers/vercel-ai-gateway.md +4 -4
- package/docs/zh-CN/providers/xiaomi.md +5 -5
- package/docs/zh-CN/providers/zai.md +5 -5
- package/docs/zh-CN/refactor/exec-host.md +5 -5
- package/docs/zh-CN/refactor/plugin-sdk.md +12 -12
- package/docs/zh-CN/refactor/strict-config.md +11 -11
- package/docs/zh-CN/reference/AGENTS.default.md +17 -17
- package/docs/zh-CN/reference/RELEASING.md +28 -28
- package/docs/zh-CN/reference/api-usage-costs.md +6 -6
- package/docs/zh-CN/reference/credits.md +1 -1
- package/docs/zh-CN/reference/device-models.md +7 -7
- package/docs/zh-CN/reference/rpc.md +3 -3
- package/docs/zh-CN/reference/session-management-compaction.md +19 -19
- package/docs/zh-CN/reference/templates/AGENTS.dev.md +1 -1
- package/docs/zh-CN/reference/templates/BOOT.md +1 -1
- package/docs/zh-CN/reference/templates/IDENTITY.md +1 -1
- package/docs/zh-CN/reference/templates/TOOLS.dev.md +1 -1
- package/docs/zh-CN/reference/templates/USER.dev.md +2 -2
- package/docs/zh-CN/reference/test.md +2 -2
- package/docs/zh-CN/reference/token-use.md +7 -7
- package/docs/zh-CN/reference/transcript-hygiene.md +1 -1
- package/docs/zh-CN/security/formal-verification.md +7 -7
- package/docs/zh-CN/start/docs-directory.md +2 -2
- package/docs/zh-CN/start/getting-started.md +29 -29
- package/docs/zh-CN/start/hubs.md +3 -3
- package/docs/zh-CN/start/lore.md +21 -21
- package/docs/zh-CN/start/onboarding.md +7 -7
- package/docs/zh-CN/start/openclaw.md +35 -35
- package/docs/zh-CN/start/quickstart.md +17 -17
- package/docs/zh-CN/start/setup.md +22 -22
- package/docs/zh-CN/start/showcase.md +45 -45
- package/docs/zh-CN/start/wizard.md +30 -30
- package/docs/zh-CN/tools/agent-send.md +10 -10
- package/docs/zh-CN/tools/browser-linux-troubleshooting.md +16 -16
- package/docs/zh-CN/tools/browser-login.md +6 -6
- package/docs/zh-CN/tools/browser.md +129 -129
- package/docs/zh-CN/tools/chrome-extension.md +17 -17
- package/docs/zh-CN/tools/clawhub.md +44 -44
- package/docs/zh-CN/tools/creating-skills.md +7 -7
- package/docs/zh-CN/tools/exec-approvals.md +5 -5
- package/docs/zh-CN/tools/exec.md +4 -4
- package/docs/zh-CN/tools/firecrawl.md +2 -2
- package/docs/zh-CN/tools/index.md +13 -13
- package/docs/zh-CN/tools/llm-task.md +2 -2
- package/docs/zh-CN/tools/lobster.md +13 -13
- package/docs/zh-CN/tools/multi-agent-sandbox-tools.md +15 -15
- package/docs/zh-CN/tools/plugin.md +63 -63
- package/docs/zh-CN/tools/skills-config.md +2 -2
- package/docs/zh-CN/tools/skills.md +34 -34
- package/docs/zh-CN/tools/slash-commands.md +8 -8
- package/docs/zh-CN/tools/web.md +6 -6
- package/docs/zh-CN/tts.md +10 -10
- package/docs/zh-CN/vps.md +1 -1
- package/docs/zh-CN/web/control-ui.md +11 -11
- package/docs/zh-CN/web/dashboard.md +6 -6
- package/docs/zh-CN/web/index.md +5 -5
- package/docs/zh-CN/web/tui.md +7 -7
- package/extensions/bluebubbles/README.md +2 -2
- package/extensions/bluebubbles/index.ts +3 -3
- package/extensions/bluebubbles/package.json +5 -5
- package/extensions/bluebubbles/src/accounts.ts +9 -9
- package/extensions/bluebubbles/src/actions.test.ts +22 -22
- package/extensions/bluebubbles/src/actions.ts +1 -1
- package/extensions/bluebubbles/src/attachments.ts +2 -2
- package/extensions/bluebubbles/src/channel.ts +4 -4
- package/extensions/bluebubbles/src/chat.ts +2 -2
- package/extensions/bluebubbles/src/config-schema.ts +1 -1
- package/extensions/bluebubbles/src/media-send.ts +2 -2
- package/extensions/bluebubbles/src/monitor.test.ts +50 -50
- package/extensions/bluebubbles/src/monitor.ts +6 -6
- package/extensions/bluebubbles/src/onboarding.ts +9 -9
- package/extensions/bluebubbles/src/reactions.ts +2 -2
- package/extensions/bluebubbles/src/runtime.ts +1 -1
- package/extensions/bluebubbles/src/send.ts +3 -3
- package/extensions/copilot-proxy/README.md +3 -3
- package/extensions/copilot-proxy/index.ts +1 -1
- package/extensions/copilot-proxy/package.json +4 -4
- package/extensions/diagnostics-otel/index.ts +3 -3
- package/extensions/diagnostics-otel/package.json +4 -4
- package/extensions/diagnostics-otel/src/service.test.ts +15 -15
- package/extensions/diagnostics-otel/src/service.ts +85 -85
- package/extensions/discord/index.ts +3 -3
- package/extensions/discord/package.json +4 -4
- package/extensions/discord/src/channel.ts +1 -1
- package/extensions/discord/src/runtime.ts +1 -1
- package/extensions/feishu/index.ts +3 -3
- package/extensions/feishu/package.json +5 -5
- package/extensions/feishu/src/accounts.ts +9 -9
- package/extensions/feishu/src/bitable.ts +2 -2
- package/extensions/feishu/src/bot.ts +4 -4
- package/extensions/feishu/src/channel.ts +3 -3
- package/extensions/feishu/src/directory.ts +5 -5
- package/extensions/feishu/src/docx.ts +2 -2
- package/extensions/feishu/src/drive.ts +2 -2
- package/extensions/feishu/src/media.ts +8 -8
- package/extensions/feishu/src/monitor.ts +3 -3
- package/extensions/feishu/src/onboarding.ts +10 -10
- package/extensions/feishu/src/outbound.ts +1 -1
- package/extensions/feishu/src/perm.ts +2 -2
- package/extensions/feishu/src/policy.ts +1 -1
- package/extensions/feishu/src/reactions.ts +4 -4
- package/extensions/feishu/src/reply-dispatcher.ts +3 -3
- package/extensions/feishu/src/runtime.ts +1 -1
- package/extensions/feishu/src/send.ts +7 -7
- package/extensions/feishu/src/typing.ts +3 -3
- package/extensions/feishu/src/wiki.ts +2 -2
- package/extensions/google-gemini-cli-auth/README.md +5 -5
- package/extensions/google-gemini-cli-auth/index.ts +3 -3
- package/extensions/google-gemini-cli-auth/oauth.ts +4 -4
- package/extensions/google-gemini-cli-auth/package.json +4 -4
- package/extensions/googlechat/index.ts +4 -4
- package/extensions/googlechat/package.json +6 -6
- package/extensions/googlechat/src/accounts.ts +9 -9
- package/extensions/googlechat/src/actions.ts +5 -5
- package/extensions/googlechat/src/api.ts +1 -1
- package/extensions/googlechat/src/channel.ts +5 -5
- package/extensions/googlechat/src/monitor.ts +9 -9
- package/extensions/googlechat/src/onboarding.ts +11 -11
- package/extensions/googlechat/src/runtime.ts +1 -1
- package/extensions/googlechat/src/types.config.ts +1 -1
- package/extensions/imessage/index.ts +3 -3
- package/extensions/imessage/package.json +4 -4
- package/extensions/imessage/src/channel.ts +1 -1
- package/extensions/imessage/src/runtime.ts +1 -1
- package/extensions/line/index.ts +3 -3
- package/extensions/line/package.json +5 -5
- package/extensions/line/src/card-command.ts +3 -3
- package/extensions/line/src/channel.logout.test.ts +4 -4
- package/extensions/line/src/channel.sendPayload.test.ts +8 -8
- package/extensions/line/src/channel.ts +5 -5
- package/extensions/line/src/runtime.ts +1 -1
- package/extensions/llm-task/README.md +4 -4
- package/extensions/llm-task/index.ts +2 -2
- package/extensions/llm-task/package.json +4 -4
- package/extensions/llm-task/src/llm-task-tool.ts +6 -6
- package/extensions/lobster/README.md +7 -7
- package/extensions/lobster/index.ts +2 -2
- package/extensions/lobster/package.json +3 -3
- package/extensions/lobster/src/lobster-tool.test.ts +7 -7
- package/extensions/lobster/src/lobster-tool.ts +2 -2
- package/extensions/matrix/CHANGELOG.md +17 -17
- package/extensions/matrix/index.ts +3 -3
- package/extensions/matrix/package.json +5 -5
- package/extensions/matrix/src/actions.ts +1 -1
- package/extensions/matrix/src/channel.directory.test.ts +1 -1
- package/extensions/matrix/src/channel.ts +1 -1
- package/extensions/matrix/src/config-schema.ts +1 -1
- package/extensions/matrix/src/directory-live.ts +1 -1
- package/extensions/matrix/src/group-mentions.ts +1 -1
- package/extensions/matrix/src/matrix/accounts.ts +1 -1
- package/extensions/matrix/src/matrix/actions/client.ts +1 -1
- package/extensions/matrix/src/matrix/client/config.ts +1 -1
- package/extensions/matrix/src/matrix/deps.ts +1 -1
- package/extensions/matrix/src/matrix/monitor/allowlist.ts +1 -1
- package/extensions/matrix/src/matrix/monitor/auto-join.ts +1 -1
- package/extensions/matrix/src/matrix/monitor/events.ts +1 -1
- package/extensions/matrix/src/matrix/monitor/handler.ts +5 -5
- package/extensions/matrix/src/matrix/monitor/index.ts +1 -1
- package/extensions/matrix/src/matrix/monitor/location.ts +1 -1
- package/extensions/matrix/src/matrix/monitor/media.test.ts +1 -1
- package/extensions/matrix/src/matrix/monitor/replies.ts +1 -1
- package/extensions/matrix/src/matrix/monitor/rooms.ts +1 -1
- package/extensions/matrix/src/matrix/poll-types.ts +1 -1
- package/extensions/matrix/src/matrix/send/client.ts +1 -1
- package/extensions/matrix/src/matrix/send.test.ts +1 -1
- package/extensions/matrix/src/matrix/send.ts +1 -1
- package/extensions/matrix/src/onboarding.ts +2 -2
- package/extensions/matrix/src/outbound.ts +1 -1
- package/extensions/matrix/src/resolve-targets.test.ts +1 -1
- package/extensions/matrix/src/resolve-targets.ts +1 -1
- package/extensions/matrix/src/runtime.ts +1 -1
- package/extensions/matrix/src/tool-actions.ts +1 -1
- package/extensions/mattermost/index.ts +3 -3
- package/extensions/mattermost/package.json +5 -5
- package/extensions/mattermost/src/channel.test.ts +3 -3
- package/extensions/mattermost/src/channel.ts +1 -1
- package/extensions/mattermost/src/config-schema.ts +1 -1
- package/extensions/mattermost/src/group-mentions.ts +1 -1
- package/extensions/mattermost/src/mattermost/accounts.ts +9 -9
- package/extensions/mattermost/src/mattermost/monitor-helpers.ts +5 -5
- package/extensions/mattermost/src/mattermost/monitor.ts +4 -4
- package/extensions/mattermost/src/onboarding-helpers.ts +4 -4
- package/extensions/mattermost/src/onboarding.ts +4 -4
- package/extensions/mattermost/src/runtime.ts +1 -1
- package/extensions/mattermost/src/types.ts +1 -1
- package/extensions/memory-core/index.ts +3 -3
- package/extensions/memory-core/package.json +5 -5
- package/extensions/memory-lancedb/config.ts +2 -2
- package/extensions/memory-lancedb/index.test.ts +3 -3
- package/extensions/memory-lancedb/index.ts +4 -4
- package/extensions/memory-lancedb/{synurex.plugin.json → openclaw.plugin.json} +1 -1
- package/extensions/memory-lancedb/package.json +4 -4
- package/extensions/minimax-portal-auth/README.md +4 -4
- package/extensions/minimax-portal-auth/index.ts +1 -1
- package/extensions/minimax-portal-auth/package.json +4 -4
- package/extensions/msteams/CHANGELOG.md +15 -15
- package/extensions/msteams/index.ts +3 -3
- package/extensions/msteams/package.json +6 -6
- package/extensions/msteams/src/attachments.test.ts +1 -1
- package/extensions/msteams/src/channel.directory.test.ts +2 -2
- package/extensions/msteams/src/channel.ts +3 -3
- package/extensions/msteams/src/conversation-store-fs.test.ts +5 -5
- package/extensions/msteams/src/directory-live.ts +1 -1
- package/extensions/msteams/src/graph-upload.ts +4 -4
- package/extensions/msteams/src/media-helpers.ts +1 -1
- package/extensions/msteams/src/messenger.test.ts +1 -1
- package/extensions/msteams/src/messenger.ts +1 -1
- package/extensions/msteams/src/monitor-handler/message-handler.ts +1 -1
- package/extensions/msteams/src/monitor-handler.ts +2 -2
- package/extensions/msteams/src/monitor.ts +3 -3
- package/extensions/msteams/src/onboarding.ts +11 -11
- package/extensions/msteams/src/outbound.ts +1 -1
- package/extensions/msteams/src/policy.test.ts +1 -1
- package/extensions/msteams/src/policy.ts +2 -2
- package/extensions/msteams/src/polls-store.test.ts +1 -1
- package/extensions/msteams/src/polls.test.ts +5 -5
- package/extensions/msteams/src/polls.ts +8 -8
- package/extensions/msteams/src/probe.test.ts +1 -1
- package/extensions/msteams/src/probe.ts +1 -1
- package/extensions/msteams/src/reply-dispatcher.ts +3 -3
- package/extensions/msteams/src/runtime.ts +1 -1
- package/extensions/msteams/src/send-context.ts +3 -3
- package/extensions/msteams/src/send.ts +5 -5
- package/extensions/msteams/src/token.ts +1 -1
- package/extensions/nextcloud-talk/index.ts +3 -3
- package/extensions/nextcloud-talk/package.json +5 -5
- package/extensions/nextcloud-talk/src/accounts.ts +2 -2
- package/extensions/nextcloud-talk/src/channel.ts +6 -6
- package/extensions/nextcloud-talk/src/config-schema.ts +1 -1
- package/extensions/nextcloud-talk/src/inbound.ts +9 -9
- package/extensions/nextcloud-talk/src/monitor.ts +1 -1
- package/extensions/nextcloud-talk/src/onboarding.ts +2 -2
- package/extensions/nextcloud-talk/src/policy.ts +2 -2
- package/extensions/nextcloud-talk/src/room-info.ts +1 -1
- package/extensions/nextcloud-talk/src/runtime.ts +1 -1
- package/extensions/nextcloud-talk/src/types.ts +1 -1
- package/extensions/nostr/CHANGELOG.md +12 -12
- package/extensions/nostr/README.md +5 -5
- package/extensions/nostr/index.ts +3 -3
- package/extensions/nostr/package.json +6 -6
- package/extensions/nostr/src/channel.ts +2 -2
- package/extensions/nostr/src/config-schema.ts +1 -1
- package/extensions/nostr/src/nostr-state-store.test.ts +8 -8
- package/extensions/nostr/src/runtime.ts +1 -1
- package/extensions/nostr/src/types.ts +4 -4
- package/extensions/open-prose/index.ts +2 -2
- package/extensions/open-prose/package.json +3 -3
- package/extensions/open-prose/skills/prose/SKILL.md +5 -5
- package/extensions/open-prose/skills/prose/prose.md +4 -4
- package/extensions/qwen-portal-auth/README.md +3 -3
- package/extensions/qwen-portal-auth/index.ts +1 -1
- package/extensions/signal/index.ts +3 -3
- package/extensions/signal/package.json +4 -4
- package/extensions/signal/src/channel.ts +1 -1
- package/extensions/signal/src/runtime.ts +1 -1
- package/extensions/slack/index.ts +3 -3
- package/extensions/slack/package.json +4 -4
- package/extensions/slack/src/channel.ts +1 -1
- package/extensions/slack/src/runtime.ts +1 -1
- package/extensions/telegram/index.ts +3 -3
- package/extensions/telegram/package.json +4 -4
- package/extensions/telegram/src/channel.ts +3 -3
- package/extensions/telegram/src/runtime.ts +1 -1
- package/extensions/tlon/README.md +3 -3
- package/extensions/tlon/index.ts +3 -3
- package/extensions/tlon/package.json +5 -5
- package/extensions/tlon/src/channel.ts +9 -9
- package/extensions/tlon/src/config-schema.ts +1 -1
- package/extensions/tlon/src/monitor/discovery.ts +1 -1
- package/extensions/tlon/src/monitor/history.ts +1 -1
- package/extensions/tlon/src/monitor/index.ts +3 -3
- package/extensions/tlon/src/onboarding.ts +4 -4
- package/extensions/tlon/src/runtime.ts +1 -1
- package/extensions/tlon/src/types.ts +3 -3
- package/extensions/twitch/CHANGELOG.md +9 -9
- package/extensions/twitch/README.md +8 -8
- package/extensions/twitch/index.ts +3 -3
- package/extensions/twitch/package.json +4 -4
- package/extensions/twitch/src/actions.ts +1 -1
- package/extensions/twitch/src/config-schema.ts +1 -1
- package/extensions/twitch/src/config.ts +3 -3
- package/extensions/twitch/src/monitor.ts +4 -4
- package/extensions/twitch/src/onboarding.test.ts +1 -1
- package/extensions/twitch/src/onboarding.ts +11 -11
- package/extensions/twitch/src/outbound.test.ts +2 -2
- package/extensions/twitch/src/outbound.ts +2 -2
- package/extensions/twitch/src/plugin.test.ts +2 -2
- package/extensions/twitch/src/plugin.ts +9 -9
- package/extensions/twitch/src/runtime.ts +1 -1
- package/extensions/twitch/src/send.test.ts +2 -2
- package/extensions/twitch/src/send.ts +5 -5
- package/extensions/twitch/src/token.test.ts +12 -12
- package/extensions/twitch/src/token.ts +7 -7
- package/extensions/twitch/src/twitch-client.ts +4 -4
- package/extensions/twitch/src/types.ts +3 -3
- package/extensions/twitch/src/utils/markdown.ts +1 -1
- package/extensions/voice-call/CHANGELOG.md +19 -19
- package/extensions/voice-call/README.md +16 -16
- package/extensions/voice-call/package.json +4 -4
- package/extensions/voice-call/src/cli.ts +2 -2
- package/extensions/voice-call/src/core-bridge.ts +5 -5
- package/extensions/voice-call/src/manager.test.ts +6 -6
- package/extensions/voice-call/src/manager.ts +1 -1
- package/extensions/voice-call/src/response-generator.ts +1 -1
- package/extensions/whatsapp/index.ts +3 -3
- package/extensions/whatsapp/package.json +4 -4
- package/extensions/whatsapp/src/channel.ts +1 -1
- package/extensions/whatsapp/src/runtime.ts +1 -1
- package/extensions/zalo/CHANGELOG.md +17 -17
- package/extensions/zalo/README.md +4 -4
- package/extensions/zalo/index.ts +3 -3
- package/extensions/zalo/package.json +6 -6
- package/extensions/zalo/src/accounts.ts +9 -9
- package/extensions/zalo/src/actions.ts +4 -4
- package/extensions/zalo/src/channel.directory.test.ts +2 -2
- package/extensions/zalo/src/channel.ts +5 -5
- package/extensions/zalo/src/config-schema.ts +1 -1
- package/extensions/zalo/src/monitor.ts +10 -10
- package/extensions/zalo/src/monitor.webhook.test.ts +2 -2
- package/extensions/zalo/src/onboarding.ts +19 -19
- package/extensions/zalo/src/runtime.ts +1 -1
- package/extensions/zalo/src/send.ts +2 -2
- package/extensions/zalo/src/status-issues.ts +1 -1
- package/extensions/zalo/src/token.ts +1 -1
- package/extensions/zalouser/CHANGELOG.md +12 -12
- package/extensions/zalouser/README.md +18 -18
- package/extensions/zalouser/index.ts +3 -3
- package/extensions/zalouser/package.json +6 -6
- package/extensions/zalouser/src/accounts.ts +10 -10
- package/extensions/zalouser/src/channel.ts +6 -6
- package/extensions/zalouser/src/config-schema.ts +1 -1
- package/extensions/zalouser/src/monitor.ts +5 -5
- package/extensions/zalouser/src/onboarding.ts +23 -23
- package/extensions/zalouser/src/runtime.ts +1 -1
- package/extensions/zalouser/src/status-issues.ts +2 -2
- package/{synurex.mjs → openclaw.mjs} +1 -1
- package/package.json +23 -29
- package/skills/1password/SKILL.md +3 -3
- package/skills/apple-notes/SKILL.md +2 -2
- package/skills/apple-reminders/SKILL.md +1 -1
- package/skills/bear-notes/SKILL.md +1 -1
- package/skills/blogwatcher/SKILL.md +1 -1
- package/skills/blucli/SKILL.md +1 -1
- package/skills/bluebubbles/SKILL.md +3 -3
- package/skills/camsnap/SKILL.md +1 -1
- package/skills/canvas/SKILL.md +15 -15
- package/skills/clawhub/SKILL.md +23 -23
- package/skills/coding-agent/SKILL.md +6 -6
- package/skills/discord/SKILL.md +6 -6
- package/skills/eightctl/SKILL.md +1 -1
- package/skills/food-order/SKILL.md +1 -1
- package/skills/gemini/SKILL.md +1 -1
- package/skills/gifgrep/SKILL.md +1 -1
- package/skills/github/SKILL.md +1 -1
- package/skills/gog/SKILL.md +1 -1
- package/skills/goplaces/SKILL.md +1 -1
- package/skills/healthcheck/SKILL.md +36 -36
- package/skills/himalaya/SKILL.md +1 -1
- package/skills/imsg/SKILL.md +1 -1
- package/skills/local-places/SKILL.md +1 -1
- package/skills/mcporter/SKILL.md +1 -1
- package/skills/model-usage/SKILL.md +1 -1
- package/skills/nano-banana-pro/SKILL.md +3 -3
- package/skills/nano-pdf/SKILL.md +1 -1
- package/skills/notion/SKILL.md +1 -1
- package/skills/obsidian/SKILL.md +1 -1
- package/skills/openai-image-gen/SKILL.md +1 -1
- package/skills/openai-whisper/SKILL.md +1 -1
- package/skills/openai-whisper-api/SKILL.md +2 -2
- package/skills/openhue/SKILL.md +1 -1
- package/skills/oracle/SKILL.md +1 -1
- package/skills/ordercli/SKILL.md +1 -1
- package/skills/peekaboo/SKILL.md +1 -1
- package/skills/sag/SKILL.md +1 -1
- package/skills/session-logs/SKILL.md +7 -7
- package/skills/sherpa-onnx-tts/SKILL.md +10 -10
- package/skills/slack/SKILL.md +4 -4
- package/skills/songsee/SKILL.md +1 -1
- package/skills/sonoscli/SKILL.md +1 -1
- package/skills/spotify-player/SKILL.md +1 -1
- package/skills/summarize/SKILL.md +1 -1
- package/skills/things-mac/SKILL.md +3 -3
- package/skills/tmux/SKILL.md +8 -8
- package/skills/trello/SKILL.md +2 -2
- package/skills/video-frames/SKILL.md +1 -1
- package/skills/voice-call/SKILL.md +4 -4
- package/skills/wacli/SKILL.md +2 -2
- package/skills/weather/SKILL.md +1 -1
- package/dist/Synurex-root-CbEdPwLE.js +0 -84
- package/dist/Synurex-root-CwTH98Xq.js +0 -84
- package/dist/accounts-B6AkTILW.js +0 -250
- package/dist/accounts-BqN2SY0Z.js +0 -251
- package/dist/acp-cli-DG2rUnRu.js +0 -926
- package/dist/acp-cli-DgztFMxz.js +0 -923
- package/dist/agent-DS48T6lR.js +0 -704
- package/dist/agent-Dmx3qZPI.js +0 -704
- package/dist/agent-scope-CRRhJ7Hf.js +0 -370
- package/dist/agent-scope-CpSMNwey.js +0 -611
- package/dist/agent-scope-DNmzkYn4.js +0 -370
- package/dist/archive-Dy3Ezb-5.js +0 -85
- package/dist/archive-ccN9aDgq.js +0 -85
- package/dist/audit-D5Yus8BZ.js +0 -1853
- package/dist/audit-yn_25WaA.js +0 -1853
- package/dist/auth-CUgjFkvI.js +0 -192
- package/dist/auth-CVGpCRur.js +0 -192
- package/dist/auth-health-BSF-YNSl.js +0 -149
- package/dist/auth-health-BrChJQW-.js +0 -149
- package/dist/auth-profiles-xwZAMwdh.js +0 -2981
- package/dist/boolean-BgXe2hyu.js +0 -30
- package/dist/brew-CAcErcKz.js +0 -46
- package/dist/brew-CcZV0dSS.js +0 -46
- package/dist/call-BrWU4m7x.js +0 -280
- package/dist/call-CTxvJ5pZ.js +0 -280
- package/dist/channel-options-CCbTOytI.js +0 -62
- package/dist/channel-options-k4Undn6s.js +0 -32
- package/dist/channel-selection-D2iDbzGy.js +0 -51
- package/dist/channel-selection-i-6yBKAk.js +0 -51
- package/dist/channel-summary-2b6qt5Cm.js +0 -1216
- package/dist/channel-summary-D7joKboS.js +0 -1216
- package/dist/channels-cli-B-CYfHWP.js +0 -1413
- package/dist/channels-cli-CaKQ_wae.js +0 -1415
- package/dist/channels-status-issues-CT6Q1t1h.js +0 -18
- package/dist/channels-status-issues-CgVNTMMz.js +0 -18
- package/dist/chrome-BTQJDtEX.js +0 -1953
- package/dist/chrome-D0V3Ybil.js +0 -1973
- package/dist/clack-prompter-B9yLhyOm.js +0 -92
- package/dist/clack-prompter-C7J7X7j7.js +0 -92
- package/dist/cli-CO3WG4qC.js +0 -89
- package/dist/cli-DjJX0rq3.js +0 -86
- package/dist/cli-utils-BkRQdAoC.js +0 -43
- package/dist/cli-utils-DzrdzskQ.js +0 -43
- package/dist/client-B9j7V2ke.js +0 -1815
- package/dist/command-format-CEnDvS9q.js +0 -56
- package/dist/command-format-DUskR3Ej.js +0 -42
- package/dist/command-format-rFzrPj6c.js +0 -56
- package/dist/command-options-BviqkK5N.js +0 -33
- package/dist/commands-D24fBHIc.js +0 -230
- package/dist/completion-cli-BALgQ2y1.js +0 -434
- package/dist/completion-cli-C749vwOn.js +0 -773
- package/dist/config-AFzxllYx.js +0 -4924
- package/dist/config-UB10lGn3.js +0 -5664
- package/dist/config-guard-CMzxWE0A.js +0 -5484
- package/dist/config-nvHm49RH.js +0 -4923
- package/dist/configure-CRoyTkU9.js +0 -896
- package/dist/configure-CkkcUQpq.js +0 -895
- package/dist/constants-Cf-Zsiqd.js +0 -65
- package/dist/constants-CpnpJcmu.js +0 -65
- package/dist/control-service-Cgrsb6v8.js +0 -61
- package/dist/control-service-DpyCNhOa.js +0 -61
- package/dist/cron-cli-BPdH_4-b.js +0 -454
- package/dist/cron-cli-CUwPIl1z.js +0 -457
- package/dist/daemon-cli-CPgyDKEv.js +0 -757
- package/dist/daemon-cli-Cb9R6VC7.js +0 -758
- package/dist/daemon-runtime-CRdmLdkD.js +0 -517
- package/dist/daemon-runtime-sBNXpVgk.js +0 -517
- package/dist/deliver-B0C5m0kU.js +0 -2587
- package/dist/deliver-C2TEJxeH.js +0 -2557
- package/dist/deliver-C4xT__Jw.js +0 -2587
- package/dist/deps-CdKtBWOw.js +0 -27
- package/dist/deps-DePusoG1.js +0 -27
- package/dist/devices-cli-DwepJyRn.js +0 -207
- package/dist/devices-cli-Ea0Smn_b.js +0 -204
- package/dist/directory-cli-74fIX6Ci.js +0 -244
- package/dist/directory-cli-DoquUzqm.js +0 -247
- package/dist/dispatcher-BLeixzBZ.js +0 -160
- package/dist/dns-cli-D__S01mG.js +0 -198
- package/dist/dns-cli-rkR0HJpi.js +0 -201
- package/dist/docs-cli-CqtgkhfC.js +0 -161
- package/dist/docs-cli-DkdtjNk5.js +0 -159
- package/dist/doctor-BRULcSTR.js +0 -2577
- package/dist/doctor-DdUSy2YI.js +0 -2579
- package/dist/entry.js +0 -1336
- package/dist/env-DgIs6BZg.js +0 -32
- package/dist/errors-C8t2PjW_.js +0 -1952
- package/dist/exec-B8JKbXKW.js +0 -246
- package/dist/exec-Dloa-d0d.js +0 -246
- package/dist/exec-EqLC5sqa.js +0 -1103
- package/dist/exec-approvals-B-sykLIC.js +0 -1043
- package/dist/exec-approvals-Ff_p0CYa.js +0 -1043
- package/dist/exec-approvals-cli-B06y7Ua3.js +0 -388
- package/dist/exec-approvals-cli-DJZVftuS.js +0 -385
- package/dist/extensionAPI.js +0 -68186
- package/dist/format-8citvr_1.js +0 -34
- package/dist/format-tlvh4-cQ.js +0 -34
- package/dist/gateway-cli-B6N3wj3P.js +0 -17879
- package/dist/gateway-cli-f0ab5QnF.js +0 -17878
- package/dist/gateway-rpc-C7ZT9go5.js +0 -28
- package/dist/gateway-rpc-uFNlfdvz.js +0 -28
- package/dist/github-copilot-auth-ByLv7D6a.js +0 -1256
- package/dist/github-copilot-auth-Dv4zhEWb.js +0 -1256
- package/dist/github-copilot-token-BOoCTERW.js +0 -103
- package/dist/github-copilot-token-SLWintYd.js +0 -103
- package/dist/github-copilot-token-_jdpoYjM.js +0 -103
- package/dist/gmail-setup-utils-BCT-GvpI.js +0 -428
- package/dist/gmail-setup-utils-n354D0jO.js +0 -428
- package/dist/health-format-BqYntyuZ.js +0 -1382
- package/dist/health-format-CWhbEk2I.js +0 -1383
- package/dist/help-format-DuMTLWZ-.js +0 -17
- package/dist/help-format-GYRujDx9.js +0 -17
- package/dist/helpers-BiyEksaK.js +0 -25
- package/dist/helpers-DMlRCrD6.js +0 -10
- package/dist/helpers-azbX_hrI.js +0 -25
- package/dist/helpers-yjIEMzi8.js +0 -10
- package/dist/hooks-cli-BNgGmUi8.js +0 -1061
- package/dist/hooks-cli-D_Jt25yP.js +0 -1058
- package/dist/hooks-status-CpkHFMVY.js +0 -443
- package/dist/hooks-status-DFRuWWMp.js +0 -443
- package/dist/image-BzqeYd9i.js +0 -629
- package/dist/image-DXuHvpqC.js +0 -629
- package/dist/image-saBkWIDR.js +0 -1421
- package/dist/index.js +0 -5667
- package/dist/installs-BvY-yqDY.js +0 -425
- package/dist/installs-Snp4gUlG.js +0 -425
- package/dist/is-main-B6kCyqsv.js +0 -25
- package/dist/is-main-PYGa3tDA.js +0 -25
- package/dist/links-B79LZSNJ.js +0 -15
- package/dist/links-iCD68SwJ.js +0 -15
- package/dist/loader-DfImT-V3.js +0 -64701
- package/dist/logging-BWRYHvLp.js +0 -1
- package/dist/logging-CzN9OPmT.js +0 -15
- package/dist/logging-awp_aUN6.js +0 -15
- package/dist/logging-pqyrk15z.js +0 -1
- package/dist/login-qr-BEXsF0Oj.js +0 -475
- package/dist/login-qr-BsYLJut1.js +0 -478
- package/dist/login-qr-D823w1Qv.js +0 -478
- package/dist/logs-cli-BPJMLtTO.js +0 -230
- package/dist/logs-cli-nC3f5CLF.js +0 -227
- package/dist/manager-DORkoiXy.js +0 -3216
- package/dist/manager-MLoKmXjg.js +0 -3218
- package/dist/manager-e20ne1Ai.js +0 -3216
- package/dist/manifest-registry-D8FEq9qs.js +0 -668
- package/dist/manifest-registry-DjRSe72U.js +0 -668
- package/dist/message-channel-DJEeCAZD.js +0 -110
- package/dist/message-channel-DcxF0eJh.js +0 -110
- package/dist/model-selection-CjYymzT8.js +0 -2983
- package/dist/model-selection-Cz_VcpX5.js +0 -2734
- package/dist/models-cli-C5c105HT.js +0 -2545
- package/dist/models-cli-DkLpQUDt.js +0 -2542
- package/dist/net-BFQE3qvW.js +0 -1815
- package/dist/node-cli-ChIQODE6.js +0 -2539
- package/dist/node-cli-LY3X1Vga.js +0 -2536
- package/dist/node-service-CmyQuldc.js +0 -67
- package/dist/node-service-DB0Rp9Fr.js +0 -67
- package/dist/nodes-cli--KUg3Fft.js +0 -1207
- package/dist/nodes-cli-BMTyfteh.js +0 -1210
- package/dist/nodes-screen-B240wNB8.js +0 -157
- package/dist/nodes-screen-CGLXLco9.js +0 -157
- package/dist/note-_C44YfAQ.js +0 -73
- package/dist/note-rStT8AJi.js +0 -73
- package/dist/onboard-channels-B8e17y6y.js +0 -671
- package/dist/onboard-channels-Be9reB9J.js +0 -671
- package/dist/onboard-skills-BZIkbD4M.js +0 -3452
- package/dist/onboard-skills-CCW8YtdW.js +0 -3452
- package/dist/onboarding-CtQIwp-P.js +0 -3269
- package/dist/pairing-cli-BR2zXIdH.js +0 -114
- package/dist/pairing-cli-CN183i69.js +0 -117
- package/dist/pairing-labels-CrJtLbMY.js +0 -9
- package/dist/pairing-labels-DXioxZ5X.js +0 -9
- package/dist/pairing-store-D_NP0mJs.js +0 -391
- package/dist/pairing-store-pdzxfI5n.js +0 -391
- package/dist/parse-BZz5lHzQ.js +0 -23
- package/dist/parse-DqAvJRIf.js +0 -23
- package/dist/parse-log-line-BnB7770k.js +0 -44
- package/dist/parse-log-line-DSvJi17i.js +0 -44
- package/dist/parse-timeout-DV8NQQWk.js +0 -16
- package/dist/parse-timeout-Du-wHHNi.js +0 -16
- package/dist/path-env-Bc8ZqjfY.js +0 -77
- package/dist/path-env-DwZUJC_M.js +0 -77
- package/dist/paths-8P2BYpvK.js +0 -156
- package/dist/paths-Cn5vXlEi.js +0 -43
- package/dist/paths-D4TjaAs9.js +0 -40
- package/dist/paths-Drx5WZ13.js +0 -172
- package/dist/paths-mzsdSoO2.js +0 -43
- package/dist/pi-embedded-helpers-DKKB89sm.js +0 -8481
- package/dist/pi-embedded-helpers-DyfPH1I_.js +0 -1303
- package/dist/pi-embedded-helpers-N_L31uhW.js +0 -1303
- package/dist/pi-model-discovery-CV2V1HHz.js +0 -20
- package/dist/pi-model-discovery-DzEIEgHL.js +0 -20
- package/dist/pi-model-discovery-EhM2JAQo.js +0 -20
- package/dist/pi-tools.policy-m0G0As1p.js +0 -230
- package/dist/plugin-auto-enable-Bu3hK0U6.js +0 -460
- package/dist/plugin-auto-enable-Ca3Ou67i.js +0 -460
- package/dist/plugin-sdk/index.js +0 -24447
- package/dist/plugin-sdk/pi-model-discovery-Dw3A6oXH.js +0 -37
- package/dist/plugins-Bng3p5bC.js +0 -496
- package/dist/plugins-C1mc_xWv.js +0 -495
- package/dist/plugins-cli-Cer9SGqS.js +0 -444
- package/dist/plugins-cli-EAWTwTwX.js +0 -441
- package/dist/ports-DKGBzWgI.js +0 -96
- package/dist/program-Ba9hovgZ.js +0 -191
- package/dist/progress-Bcjniu7m.js +0 -133
- package/dist/progress-DWODVbwW.js +0 -133
- package/dist/prompt-style-CFsleyxV.js +0 -9
- package/dist/prompt-style-DZli5767.js +0 -9
- package/dist/prompts-CudpZgTI.js +0 -10
- package/dist/prompts-FbZThK8w.js +0 -10
- package/dist/pw-ai-BKN0Jm4P.js +0 -1649
- package/dist/pw-ai-GjX4Az_L.js +0 -1649
- package/dist/pw-ai-bugVLPkL.js +0 -1651
- package/dist/qmd-manager-C1JB3Owf.js +0 -677
- package/dist/qmd-manager-TkF_5Pm-.js +0 -676
- package/dist/qmd-manager-t9qHekRb.js +0 -674
- package/dist/redact-BIMJ3ntQ.js +0 -94
- package/dist/redact-Bt-krp_b.js +0 -97
- package/dist/redact-DJCFY628.js +0 -97
- package/dist/register.subclis-DRuH7f2k.js +0 -348
- package/dist/reply-CCs-Nvi2.js +0 -64704
- package/dist/rolldown-runtime-Cbj13DAv.js +0 -20
- package/dist/routes-BymehwI9.js +0 -2411
- package/dist/routes-Dw3vw8Re.js +0 -2411
- package/dist/rpc-BfAQ9OvQ.js +0 -95
- package/dist/rpc-CVqnXiJX.js +0 -95
- package/dist/run-main-BauYi3tE.js +0 -194
- package/dist/sandbox-BcOPJhQv.js +0 -2945
- package/dist/sandbox-DBpsZtIS.js +0 -2944
- package/dist/sandbox-cli-CbUgIVf2.js +0 -463
- package/dist/sandbox-cli-sT1dyR69.js +0 -460
- package/dist/security-cli-3DojouTY.js +0 -508
- package/dist/security-cli-CdZHQp6q.js +0 -505
- package/dist/server-context-BuV65eg5.js +0 -740
- package/dist/server-context-CFielb4y.js +0 -740
- package/dist/server-node-events-DyQCWI9_.js +0 -216
- package/dist/server-node-events-KHDIroCq.js +0 -219
- package/dist/service-CZFM7dlu.js +0 -680
- package/dist/service-audit-DO0Uy4z0.js +0 -537
- package/dist/service-audit-DptlZVXP.js +0 -537
- package/dist/service-sZqtAG53.js +0 -680
- package/dist/session-cost-usage-CPvtWzot.js +0 -692
- package/dist/session-cost-usage-lYVH5MAy.js +0 -692
- package/dist/session-key-DrNCyvP1.js +0 -182
- package/dist/session-key-n2HVbrj0.js +0 -182
- package/dist/shared-BapyXQjP.js +0 -152
- package/dist/shared-Bl4lcfSF.js +0 -74
- package/dist/shared-C79dnas0.js +0 -74
- package/dist/shared-Dn5D714-.js +0 -152
- package/dist/skill-scanner-BoGjHXUZ.js +0 -255
- package/dist/skill-scanner-COatt01v.js +0 -255
- package/dist/skills-B60zX2bC.js +0 -693
- package/dist/skills-CrYcs9jK.js +0 -694
- package/dist/skills-cli-C2rWGqKQ.js +0 -290
- package/dist/skills-cli-HqfGTO9J.js +0 -287
- package/dist/skills-status-Bhe2beiQ.js +0 -187
- package/dist/skills-status-Ck6eJ9hl.js +0 -187
- package/dist/sqlite-BjBQdG8T.js +0 -239
- package/dist/sqlite-BjhYBODp.js +0 -221
- package/dist/sqlite-CbZh0dx1.js +0 -239
- package/dist/status-BDG9ZKR1.js +0 -3177
- package/dist/status-BF8IVV7c.js +0 -21
- package/dist/status-BtRZByU9.js +0 -27
- package/dist/status-CWDof7Cn.js +0 -21
- package/dist/status-DBqpuo35.js +0 -27
- package/dist/subsystem-DPYBJG7C.js +0 -838
- package/dist/system-cli-CQ2uELHE.js +0 -83
- package/dist/system-cli-hFQv3fRj.js +0 -80
- package/dist/systemd-DerMq_3Y.js +0 -438
- package/dist/systemd-Gt0riLnX.js +0 -438
- package/dist/systemd-hints-C6JS-A6Y.js +0 -19
- package/dist/systemd-hints-Db4JjAxJ.js +0 -19
- package/dist/systemd-linger-CRL7Xf4C.js +0 -75
- package/dist/systemd-linger-DS0IcHsk.js +0 -75
- package/dist/table-BzJyfJCd.js +0 -279
- package/dist/table-DCcFNw6e.js +0 -279
- package/dist/tailnet-Byp3obcc.js +0 -42
- package/dist/tailnet-DLDGNuH2.js +0 -42
- package/dist/tailscale-9MusRvOi.js +0 -225
- package/dist/tailscale-CGhNcgVS.js +0 -252
- package/dist/tool-display-C9u4CdQu.js +0 -795
- package/dist/tool-display-D_HGmnfa.js +0 -795
- package/dist/transcript-events-Bv_eRVym.js +0 -17
- package/dist/transcript-events-ChU6IQwp.js +0 -17
- package/dist/transcript-events-JLH5W4He.js +0 -17
- package/dist/tui-BYO6JShs.js +0 -3146
- package/dist/tui-NIkPzCXp.js +0 -3147
- package/dist/tui-cli-CuzbvQkm.js +0 -58
- package/dist/tui-cli-DWciEfZf.js +0 -55
- package/dist/update-BKGU5x_o.js +0 -317
- package/dist/update-CZqqbW73.js +0 -317
- package/dist/update-cli-BnWnpqMq.js +0 -1034
- package/dist/update-cli-mYRAUWB1.js +0 -1036
- package/dist/update-runner-BscY5n-e.js +0 -1458
- package/dist/update-runner-D2oGDU6X.js +0 -1458
- package/dist/usage-format-BcU1flOY.js +0 -36
- package/dist/usage-format-DvowRSs-.js +0 -36
- package/dist/utils-C7NsUvD1.js +0 -192
- package/dist/utils-DBu98aoz.js +0 -188
- package/dist/webhooks-cli-BXxSGFuL.js +0 -312
- package/dist/webhooks-cli-_q8cVlh6.js +0 -309
- package/dist/widearea-dns-C2mRm6hu.js +0 -127
- package/dist/widearea-dns-DbdWF6kP.js +0 -127
- package/dist/ws-CEcdsnN9.js +0 -13
- package/dist/ws-D091yo4M.js +0 -13
- package/dist/ws-log-Bpm8rpoP.js +0 -267
- package/dist/ws-log-vBkmxf4_.js +0 -267
- package/dist/wsl-CQM6jaZi.js +0 -160
- package/extensions/bluebubbles/node_modules/.bin/clawdbot +0 -21
- package/extensions/bluebubbles/node_modules/.bin/clawdbot.CMD +0 -12
- package/extensions/bluebubbles/node_modules/.bin/clawdbot.ps1 +0 -41
- package/extensions/bluebubbles/node_modules/.bin/openclaw +0 -21
- package/extensions/bluebubbles/node_modules/.bin/openclaw.CMD +0 -12
- package/extensions/bluebubbles/node_modules/.bin/openclaw.ps1 +0 -41
- package/extensions/bluebubbles/node_modules/.bin/synurex +0 -21
- package/extensions/bluebubbles/node_modules/.bin/synurex.CMD +0 -12
- package/extensions/bluebubbles/node_modules/.bin/synurex.ps1 +0 -41
- package/extensions/copilot-proxy/node_modules/.bin/clawdbot +0 -21
- package/extensions/copilot-proxy/node_modules/.bin/clawdbot.CMD +0 -12
- package/extensions/copilot-proxy/node_modules/.bin/clawdbot.ps1 +0 -41
- package/extensions/copilot-proxy/node_modules/.bin/openclaw +0 -21
- package/extensions/copilot-proxy/node_modules/.bin/openclaw.CMD +0 -12
- package/extensions/copilot-proxy/node_modules/.bin/openclaw.ps1 +0 -41
- package/extensions/copilot-proxy/node_modules/.bin/synurex +0 -21
- package/extensions/copilot-proxy/node_modules/.bin/synurex.CMD +0 -12
- package/extensions/copilot-proxy/node_modules/.bin/synurex.ps1 +0 -41
- package/extensions/diagnostics-otel/node_modules/.bin/clawdbot +0 -21
- package/extensions/diagnostics-otel/node_modules/.bin/clawdbot.CMD +0 -12
- package/extensions/diagnostics-otel/node_modules/.bin/clawdbot.ps1 +0 -41
- package/extensions/diagnostics-otel/node_modules/.bin/openclaw +0 -21
- package/extensions/diagnostics-otel/node_modules/.bin/openclaw.CMD +0 -12
- package/extensions/diagnostics-otel/node_modules/.bin/openclaw.ps1 +0 -41
- package/extensions/diagnostics-otel/node_modules/.bin/synurex +0 -21
- package/extensions/diagnostics-otel/node_modules/.bin/synurex.CMD +0 -12
- package/extensions/diagnostics-otel/node_modules/.bin/synurex.ps1 +0 -41
- package/extensions/discord/node_modules/.bin/clawdbot +0 -21
- package/extensions/discord/node_modules/.bin/clawdbot.CMD +0 -12
- package/extensions/discord/node_modules/.bin/clawdbot.ps1 +0 -41
- package/extensions/discord/node_modules/.bin/openclaw +0 -21
- package/extensions/discord/node_modules/.bin/openclaw.CMD +0 -12
- package/extensions/discord/node_modules/.bin/openclaw.ps1 +0 -41
- package/extensions/discord/node_modules/.bin/synurex +0 -21
- package/extensions/discord/node_modules/.bin/synurex.CMD +0 -12
- package/extensions/discord/node_modules/.bin/synurex.ps1 +0 -41
- package/extensions/feishu/node_modules/.bin/clawdbot +0 -21
- package/extensions/feishu/node_modules/.bin/clawdbot.CMD +0 -12
- package/extensions/feishu/node_modules/.bin/clawdbot.ps1 +0 -41
- package/extensions/feishu/node_modules/.bin/openclaw +0 -21
- package/extensions/feishu/node_modules/.bin/openclaw.CMD +0 -12
- package/extensions/feishu/node_modules/.bin/openclaw.ps1 +0 -41
- package/extensions/feishu/node_modules/.bin/synurex +0 -21
- package/extensions/feishu/node_modules/.bin/synurex.CMD +0 -12
- package/extensions/feishu/node_modules/.bin/synurex.ps1 +0 -41
- package/extensions/google-antigravity-auth/node_modules/.bin/clawdbot +0 -21
- package/extensions/google-antigravity-auth/node_modules/.bin/clawdbot.CMD +0 -12
- package/extensions/google-antigravity-auth/node_modules/.bin/clawdbot.ps1 +0 -41
- package/extensions/google-antigravity-auth/node_modules/.bin/openclaw +0 -21
- package/extensions/google-antigravity-auth/node_modules/.bin/openclaw.CMD +0 -12
- package/extensions/google-antigravity-auth/node_modules/.bin/openclaw.ps1 +0 -41
- package/extensions/google-antigravity-auth/node_modules/.bin/synurex +0 -21
- package/extensions/google-antigravity-auth/node_modules/.bin/synurex.CMD +0 -12
- package/extensions/google-antigravity-auth/node_modules/.bin/synurex.ps1 +0 -41
- package/extensions/google-gemini-cli-auth/node_modules/.bin/clawdbot +0 -21
- package/extensions/google-gemini-cli-auth/node_modules/.bin/clawdbot.CMD +0 -12
- package/extensions/google-gemini-cli-auth/node_modules/.bin/clawdbot.ps1 +0 -41
- package/extensions/google-gemini-cli-auth/node_modules/.bin/openclaw +0 -21
- package/extensions/google-gemini-cli-auth/node_modules/.bin/openclaw.CMD +0 -12
- package/extensions/google-gemini-cli-auth/node_modules/.bin/openclaw.ps1 +0 -41
- package/extensions/google-gemini-cli-auth/node_modules/.bin/synurex +0 -21
- package/extensions/google-gemini-cli-auth/node_modules/.bin/synurex.CMD +0 -12
- package/extensions/google-gemini-cli-auth/node_modules/.bin/synurex.ps1 +0 -41
- package/extensions/googlechat/node_modules/.bin/clawdbot +0 -21
- package/extensions/googlechat/node_modules/.bin/clawdbot.CMD +0 -12
- package/extensions/googlechat/node_modules/.bin/clawdbot.ps1 +0 -41
- package/extensions/googlechat/node_modules/.bin/openclaw +0 -21
- package/extensions/googlechat/node_modules/.bin/openclaw.CMD +0 -12
- package/extensions/googlechat/node_modules/.bin/openclaw.ps1 +0 -41
- package/extensions/googlechat/node_modules/.bin/synurex +0 -21
- package/extensions/googlechat/node_modules/.bin/synurex.CMD +0 -12
- package/extensions/googlechat/node_modules/.bin/synurex.ps1 +0 -41
- package/extensions/imessage/node_modules/.bin/clawdbot +0 -21
- package/extensions/imessage/node_modules/.bin/clawdbot.CMD +0 -12
- package/extensions/imessage/node_modules/.bin/clawdbot.ps1 +0 -41
- package/extensions/imessage/node_modules/.bin/openclaw +0 -21
- package/extensions/imessage/node_modules/.bin/openclaw.CMD +0 -12
- package/extensions/imessage/node_modules/.bin/openclaw.ps1 +0 -41
- package/extensions/imessage/node_modules/.bin/synurex +0 -21
- package/extensions/imessage/node_modules/.bin/synurex.CMD +0 -12
- package/extensions/imessage/node_modules/.bin/synurex.ps1 +0 -41
- package/extensions/line/node_modules/.bin/clawdbot +0 -21
- package/extensions/line/node_modules/.bin/clawdbot.CMD +0 -12
- package/extensions/line/node_modules/.bin/clawdbot.ps1 +0 -41
- package/extensions/line/node_modules/.bin/openclaw +0 -21
- package/extensions/line/node_modules/.bin/openclaw.CMD +0 -12
- package/extensions/line/node_modules/.bin/openclaw.ps1 +0 -41
- package/extensions/line/node_modules/.bin/synurex +0 -21
- package/extensions/line/node_modules/.bin/synurex.CMD +0 -12
- package/extensions/line/node_modules/.bin/synurex.ps1 +0 -41
- package/extensions/llm-task/node_modules/.bin/clawdbot +0 -21
- package/extensions/llm-task/node_modules/.bin/clawdbot.CMD +0 -12
- package/extensions/llm-task/node_modules/.bin/clawdbot.ps1 +0 -41
- package/extensions/llm-task/node_modules/.bin/openclaw +0 -21
- package/extensions/llm-task/node_modules/.bin/openclaw.CMD +0 -12
- package/extensions/llm-task/node_modules/.bin/openclaw.ps1 +0 -41
- package/extensions/llm-task/node_modules/.bin/synurex +0 -21
- package/extensions/llm-task/node_modules/.bin/synurex.CMD +0 -12
- package/extensions/llm-task/node_modules/.bin/synurex.ps1 +0 -41
- package/extensions/lobster/node_modules/.bin/clawdbot +0 -21
- package/extensions/lobster/node_modules/.bin/clawdbot.CMD +0 -12
- package/extensions/lobster/node_modules/.bin/clawdbot.ps1 +0 -41
- package/extensions/lobster/node_modules/.bin/openclaw +0 -21
- package/extensions/lobster/node_modules/.bin/openclaw.CMD +0 -12
- package/extensions/lobster/node_modules/.bin/openclaw.ps1 +0 -41
- package/extensions/lobster/node_modules/.bin/synurex +0 -21
- package/extensions/lobster/node_modules/.bin/synurex.CMD +0 -12
- package/extensions/lobster/node_modules/.bin/synurex.ps1 +0 -41
- package/extensions/matrix/node_modules/.bin/clawdbot +0 -21
- package/extensions/matrix/node_modules/.bin/clawdbot.CMD +0 -12
- package/extensions/matrix/node_modules/.bin/clawdbot.ps1 +0 -41
- package/extensions/matrix/node_modules/.bin/markdown-it +0 -21
- package/extensions/matrix/node_modules/.bin/markdown-it.CMD +0 -12
- package/extensions/matrix/node_modules/.bin/markdown-it.ps1 +0 -41
- package/extensions/matrix/node_modules/.bin/openclaw +0 -21
- package/extensions/matrix/node_modules/.bin/openclaw.CMD +0 -12
- package/extensions/matrix/node_modules/.bin/openclaw.ps1 +0 -41
- package/extensions/matrix/node_modules/.bin/synurex +0 -21
- package/extensions/matrix/node_modules/.bin/synurex.CMD +0 -12
- package/extensions/matrix/node_modules/.bin/synurex.ps1 +0 -41
- package/extensions/mattermost/node_modules/.bin/clawdbot +0 -21
- package/extensions/mattermost/node_modules/.bin/clawdbot.CMD +0 -12
- package/extensions/mattermost/node_modules/.bin/clawdbot.ps1 +0 -41
- package/extensions/mattermost/node_modules/.bin/openclaw +0 -21
- package/extensions/mattermost/node_modules/.bin/openclaw.CMD +0 -12
- package/extensions/mattermost/node_modules/.bin/openclaw.ps1 +0 -41
- package/extensions/mattermost/node_modules/.bin/synurex +0 -21
- package/extensions/mattermost/node_modules/.bin/synurex.CMD +0 -12
- package/extensions/mattermost/node_modules/.bin/synurex.ps1 +0 -41
- package/extensions/memory-core/node_modules/.bin/clawdbot +0 -21
- package/extensions/memory-core/node_modules/.bin/clawdbot.CMD +0 -12
- package/extensions/memory-core/node_modules/.bin/clawdbot.ps1 +0 -41
- package/extensions/memory-core/node_modules/.bin/openclaw +0 -21
- package/extensions/memory-core/node_modules/.bin/openclaw.CMD +0 -12
- package/extensions/memory-core/node_modules/.bin/openclaw.ps1 +0 -41
- package/extensions/memory-core/node_modules/.bin/synurex +0 -21
- package/extensions/memory-core/node_modules/.bin/synurex.CMD +0 -12
- package/extensions/memory-core/node_modules/.bin/synurex.ps1 +0 -41
- package/extensions/memory-lancedb/node_modules/.bin/clawdbot +0 -21
- package/extensions/memory-lancedb/node_modules/.bin/clawdbot.CMD +0 -12
- package/extensions/memory-lancedb/node_modules/.bin/clawdbot.ps1 +0 -41
- package/extensions/memory-lancedb/node_modules/.bin/openai +0 -21
- package/extensions/memory-lancedb/node_modules/.bin/openai.CMD +0 -12
- package/extensions/memory-lancedb/node_modules/.bin/openai.ps1 +0 -41
- package/extensions/memory-lancedb/node_modules/.bin/openclaw +0 -21
- package/extensions/memory-lancedb/node_modules/.bin/openclaw.CMD +0 -12
- package/extensions/memory-lancedb/node_modules/.bin/openclaw.ps1 +0 -41
- package/extensions/memory-lancedb/node_modules/.bin/synurex +0 -21
- package/extensions/memory-lancedb/node_modules/.bin/synurex.CMD +0 -12
- package/extensions/memory-lancedb/node_modules/.bin/synurex.ps1 +0 -41
- package/extensions/minimax-portal-auth/node_modules/.bin/clawdbot +0 -21
- package/extensions/minimax-portal-auth/node_modules/.bin/clawdbot.CMD +0 -12
- package/extensions/minimax-portal-auth/node_modules/.bin/clawdbot.ps1 +0 -41
- package/extensions/minimax-portal-auth/node_modules/.bin/openclaw +0 -21
- package/extensions/minimax-portal-auth/node_modules/.bin/openclaw.CMD +0 -12
- package/extensions/minimax-portal-auth/node_modules/.bin/openclaw.ps1 +0 -41
- package/extensions/minimax-portal-auth/node_modules/.bin/synurex +0 -21
- package/extensions/minimax-portal-auth/node_modules/.bin/synurex.CMD +0 -12
- package/extensions/minimax-portal-auth/node_modules/.bin/synurex.ps1 +0 -41
- package/extensions/msteams/node_modules/.bin/clawdbot +0 -21
- package/extensions/msteams/node_modules/.bin/clawdbot.CMD +0 -12
- package/extensions/msteams/node_modules/.bin/clawdbot.ps1 +0 -41
- package/extensions/msteams/node_modules/.bin/openclaw +0 -21
- package/extensions/msteams/node_modules/.bin/openclaw.CMD +0 -12
- package/extensions/msteams/node_modules/.bin/openclaw.ps1 +0 -41
- package/extensions/msteams/node_modules/.bin/synurex +0 -21
- package/extensions/msteams/node_modules/.bin/synurex.CMD +0 -12
- package/extensions/msteams/node_modules/.bin/synurex.ps1 +0 -41
- package/extensions/nextcloud-talk/node_modules/.bin/clawdbot +0 -21
- package/extensions/nextcloud-talk/node_modules/.bin/clawdbot.CMD +0 -12
- package/extensions/nextcloud-talk/node_modules/.bin/clawdbot.ps1 +0 -41
- package/extensions/nextcloud-talk/node_modules/.bin/openclaw +0 -21
- package/extensions/nextcloud-talk/node_modules/.bin/openclaw.CMD +0 -12
- package/extensions/nextcloud-talk/node_modules/.bin/openclaw.ps1 +0 -41
- package/extensions/nextcloud-talk/node_modules/.bin/synurex +0 -21
- package/extensions/nextcloud-talk/node_modules/.bin/synurex.CMD +0 -12
- package/extensions/nextcloud-talk/node_modules/.bin/synurex.ps1 +0 -41
- package/extensions/nostr/node_modules/.bin/clawdbot +0 -21
- package/extensions/nostr/node_modules/.bin/clawdbot.CMD +0 -12
- package/extensions/nostr/node_modules/.bin/clawdbot.ps1 +0 -41
- package/extensions/nostr/node_modules/.bin/openclaw +0 -21
- package/extensions/nostr/node_modules/.bin/openclaw.CMD +0 -12
- package/extensions/nostr/node_modules/.bin/openclaw.ps1 +0 -41
- package/extensions/nostr/node_modules/.bin/synurex +0 -21
- package/extensions/nostr/node_modules/.bin/synurex.CMD +0 -12
- package/extensions/nostr/node_modules/.bin/synurex.ps1 +0 -41
- package/extensions/open-prose/node_modules/.bin/clawdbot +0 -21
- package/extensions/open-prose/node_modules/.bin/clawdbot.CMD +0 -12
- package/extensions/open-prose/node_modules/.bin/clawdbot.ps1 +0 -41
- package/extensions/open-prose/node_modules/.bin/openclaw +0 -21
- package/extensions/open-prose/node_modules/.bin/openclaw.CMD +0 -12
- package/extensions/open-prose/node_modules/.bin/openclaw.ps1 +0 -41
- package/extensions/open-prose/node_modules/.bin/synurex +0 -21
- package/extensions/open-prose/node_modules/.bin/synurex.CMD +0 -12
- package/extensions/open-prose/node_modules/.bin/synurex.ps1 +0 -41
- package/extensions/signal/node_modules/.bin/clawdbot +0 -21
- package/extensions/signal/node_modules/.bin/clawdbot.CMD +0 -12
- package/extensions/signal/node_modules/.bin/clawdbot.ps1 +0 -41
- package/extensions/signal/node_modules/.bin/openclaw +0 -21
- package/extensions/signal/node_modules/.bin/openclaw.CMD +0 -12
- package/extensions/signal/node_modules/.bin/openclaw.ps1 +0 -41
- package/extensions/signal/node_modules/.bin/synurex +0 -21
- package/extensions/signal/node_modules/.bin/synurex.CMD +0 -12
- package/extensions/signal/node_modules/.bin/synurex.ps1 +0 -41
- package/extensions/slack/node_modules/.bin/clawdbot +0 -21
- package/extensions/slack/node_modules/.bin/clawdbot.CMD +0 -12
- package/extensions/slack/node_modules/.bin/clawdbot.ps1 +0 -41
- package/extensions/slack/node_modules/.bin/openclaw +0 -21
- package/extensions/slack/node_modules/.bin/openclaw.CMD +0 -12
- package/extensions/slack/node_modules/.bin/openclaw.ps1 +0 -41
- package/extensions/slack/node_modules/.bin/synurex +0 -21
- package/extensions/slack/node_modules/.bin/synurex.CMD +0 -12
- package/extensions/slack/node_modules/.bin/synurex.ps1 +0 -41
- package/extensions/telegram/node_modules/.bin/clawdbot +0 -21
- package/extensions/telegram/node_modules/.bin/clawdbot.CMD +0 -12
- package/extensions/telegram/node_modules/.bin/clawdbot.ps1 +0 -41
- package/extensions/telegram/node_modules/.bin/openclaw +0 -21
- package/extensions/telegram/node_modules/.bin/openclaw.CMD +0 -12
- package/extensions/telegram/node_modules/.bin/openclaw.ps1 +0 -41
- package/extensions/telegram/node_modules/.bin/synurex +0 -21
- package/extensions/telegram/node_modules/.bin/synurex.CMD +0 -12
- package/extensions/telegram/node_modules/.bin/synurex.ps1 +0 -41
- package/extensions/tlon/node_modules/.bin/clawdbot +0 -21
- package/extensions/tlon/node_modules/.bin/clawdbot.CMD +0 -12
- package/extensions/tlon/node_modules/.bin/clawdbot.ps1 +0 -41
- package/extensions/tlon/node_modules/.bin/openclaw +0 -21
- package/extensions/tlon/node_modules/.bin/openclaw.CMD +0 -12
- package/extensions/tlon/node_modules/.bin/openclaw.ps1 +0 -41
- package/extensions/tlon/node_modules/.bin/synurex +0 -21
- package/extensions/tlon/node_modules/.bin/synurex.CMD +0 -12
- package/extensions/tlon/node_modules/.bin/synurex.ps1 +0 -41
- package/extensions/twitch/node_modules/.bin/clawdbot +0 -21
- package/extensions/twitch/node_modules/.bin/clawdbot.CMD +0 -12
- package/extensions/twitch/node_modules/.bin/clawdbot.ps1 +0 -41
- package/extensions/twitch/node_modules/.bin/openclaw +0 -21
- package/extensions/twitch/node_modules/.bin/openclaw.CMD +0 -12
- package/extensions/twitch/node_modules/.bin/openclaw.ps1 +0 -41
- package/extensions/twitch/node_modules/.bin/synurex +0 -21
- package/extensions/twitch/node_modules/.bin/synurex.CMD +0 -12
- package/extensions/twitch/node_modules/.bin/synurex.ps1 +0 -41
- package/extensions/voice-call/node_modules/.bin/clawdbot +0 -21
- package/extensions/voice-call/node_modules/.bin/clawdbot.CMD +0 -12
- package/extensions/voice-call/node_modules/.bin/clawdbot.ps1 +0 -41
- package/extensions/voice-call/node_modules/.bin/openclaw +0 -21
- package/extensions/voice-call/node_modules/.bin/openclaw.CMD +0 -12
- package/extensions/voice-call/node_modules/.bin/openclaw.ps1 +0 -41
- package/extensions/voice-call/node_modules/.bin/synurex +0 -21
- package/extensions/voice-call/node_modules/.bin/synurex.CMD +0 -12
- package/extensions/voice-call/node_modules/.bin/synurex.ps1 +0 -41
- package/extensions/whatsapp/node_modules/.bin/clawdbot +0 -21
- package/extensions/whatsapp/node_modules/.bin/clawdbot.CMD +0 -12
- package/extensions/whatsapp/node_modules/.bin/clawdbot.ps1 +0 -41
- package/extensions/whatsapp/node_modules/.bin/openclaw +0 -21
- package/extensions/whatsapp/node_modules/.bin/openclaw.CMD +0 -12
- package/extensions/whatsapp/node_modules/.bin/openclaw.ps1 +0 -41
- package/extensions/whatsapp/node_modules/.bin/synurex +0 -21
- package/extensions/whatsapp/node_modules/.bin/synurex.CMD +0 -12
- package/extensions/whatsapp/node_modules/.bin/synurex.ps1 +0 -41
- package/extensions/zalo/node_modules/.bin/clawdbot +0 -21
- package/extensions/zalo/node_modules/.bin/clawdbot.CMD +0 -12
- package/extensions/zalo/node_modules/.bin/clawdbot.ps1 +0 -41
- package/extensions/zalo/node_modules/.bin/openclaw +0 -21
- package/extensions/zalo/node_modules/.bin/openclaw.CMD +0 -12
- package/extensions/zalo/node_modules/.bin/openclaw.ps1 +0 -41
- package/extensions/zalo/node_modules/.bin/synurex +0 -21
- package/extensions/zalo/node_modules/.bin/synurex.CMD +0 -12
- package/extensions/zalo/node_modules/.bin/synurex.ps1 +0 -41
- package/extensions/zalouser/node_modules/.bin/clawdbot +0 -21
- package/extensions/zalouser/node_modules/.bin/clawdbot.CMD +0 -12
- package/extensions/zalouser/node_modules/.bin/clawdbot.ps1 +0 -41
- package/extensions/zalouser/node_modules/.bin/openclaw +0 -21
- package/extensions/zalouser/node_modules/.bin/openclaw.CMD +0 -12
- package/extensions/zalouser/node_modules/.bin/openclaw.ps1 +0 -41
- package/extensions/zalouser/node_modules/.bin/synurex +0 -21
- package/extensions/zalouser/node_modules/.bin/synurex.CMD +0 -12
- package/extensions/zalouser/node_modules/.bin/synurex.ps1 +0 -41
- /package/extensions/bluebubbles/{synurex.plugin.json → openclaw.plugin.json} +0 -0
- /package/extensions/copilot-proxy/{synurex.plugin.json → openclaw.plugin.json} +0 -0
- /package/extensions/diagnostics-otel/{synurex.plugin.json → openclaw.plugin.json} +0 -0
- /package/extensions/discord/{synurex.plugin.json → openclaw.plugin.json} +0 -0
- /package/extensions/feishu/{synurex.plugin.json → openclaw.plugin.json} +0 -0
- /package/extensions/google-antigravity-auth/{synurex.plugin.json → openclaw.plugin.json} +0 -0
- /package/extensions/google-gemini-cli-auth/{synurex.plugin.json → openclaw.plugin.json} +0 -0
- /package/extensions/googlechat/{synurex.plugin.json → openclaw.plugin.json} +0 -0
- /package/extensions/imessage/{synurex.plugin.json → openclaw.plugin.json} +0 -0
- /package/extensions/line/{synurex.plugin.json → openclaw.plugin.json} +0 -0
- /package/extensions/llm-task/{synurex.plugin.json → openclaw.plugin.json} +0 -0
- /package/extensions/lobster/{synurex.plugin.json → openclaw.plugin.json} +0 -0
- /package/extensions/matrix/{synurex.plugin.json → openclaw.plugin.json} +0 -0
- /package/extensions/mattermost/{synurex.plugin.json → openclaw.plugin.json} +0 -0
- /package/extensions/memory-core/{synurex.plugin.json → openclaw.plugin.json} +0 -0
- /package/extensions/minimax-portal-auth/{synurex.plugin.json → openclaw.plugin.json} +0 -0
- /package/extensions/msteams/{synurex.plugin.json → openclaw.plugin.json} +0 -0
- /package/extensions/nextcloud-talk/{synurex.plugin.json → openclaw.plugin.json} +0 -0
- /package/extensions/nostr/{synurex.plugin.json → openclaw.plugin.json} +0 -0
- /package/extensions/open-prose/{synurex.plugin.json → openclaw.plugin.json} +0 -0
- /package/extensions/qwen-portal-auth/{synurex.plugin.json → openclaw.plugin.json} +0 -0
- /package/extensions/signal/{synurex.plugin.json → openclaw.plugin.json} +0 -0
- /package/extensions/slack/{synurex.plugin.json → openclaw.plugin.json} +0 -0
- /package/extensions/telegram/{synurex.plugin.json → openclaw.plugin.json} +0 -0
- /package/extensions/tlon/{synurex.plugin.json → openclaw.plugin.json} +0 -0
- /package/extensions/twitch/{synurex.plugin.json → openclaw.plugin.json} +0 -0
- /package/extensions/voice-call/{synurex.plugin.json → openclaw.plugin.json} +0 -0
- /package/extensions/whatsapp/{synurex.plugin.json → openclaw.plugin.json} +0 -0
- /package/extensions/zalo/{synurex.plugin.json → openclaw.plugin.json} +0 -0
- /package/extensions/zalouser/{synurex.plugin.json → openclaw.plugin.json} +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
-
Docs: https://docs.
|
|
3
|
+
Docs: https://docs.openclaw.ai
|
|
4
4
|
|
|
5
5
|
## 2026.2.6-4
|
|
6
6
|
|
|
@@ -120,7 +120,7 @@ Docs: https://docs.synurex.ai
|
|
|
120
120
|
|
|
121
121
|
### Changes
|
|
122
122
|
|
|
123
|
-
- Feishu: add Feishu/Lark plugin support + docs. (#7313) Thanks @jiulingyun (
|
|
123
|
+
- Feishu: add Feishu/Lark plugin support + docs. (#7313) Thanks @jiulingyun (openclaw-cn).
|
|
124
124
|
- Web UI: add Agents dashboard for managing agent files, tools, skills, models, channels, and cron jobs.
|
|
125
125
|
- Subagents: discourage direct messaging tool use unless a specific external recipient is requested.
|
|
126
126
|
- Memory: implement the opt-in QMD backend for workspace memory. (#3160) Thanks @vignesh07.
|
|
@@ -131,7 +131,7 @@ Docs: https://docs.synurex.ai
|
|
|
131
131
|
|
|
132
132
|
### Fixes
|
|
133
133
|
|
|
134
|
-
- Docs: finish renaming the QMD memory docs to reference the
|
|
134
|
+
- Docs: finish renaming the QMD memory docs to reference the OpenClaw state dir.
|
|
135
135
|
- Onboarding: keep TUI flow exclusive (skip completion prompt + background Web UI seed).
|
|
136
136
|
- Onboarding: drop completion prompt now handled by install/update.
|
|
137
137
|
- TUI: block onboarding output while TUI is active and restore terminal state on exit.
|
|
@@ -158,7 +158,7 @@ Docs: https://docs.synurex.ai
|
|
|
158
158
|
- CLI/Zsh completion: cache scripts in state dir and escape option descriptions to avoid invalid option errors.
|
|
159
159
|
- fix(ui): resolve Control UI asset path correctly.
|
|
160
160
|
- fix(ui): refresh agent files after external edits.
|
|
161
|
-
- Docs: finish renaming the QMD memory docs to reference the
|
|
161
|
+
- Docs: finish renaming the QMD memory docs to reference the OpenClaw state dir.
|
|
162
162
|
- Tests: stub SSRF DNS pinning in web auto-reply + Gemini video coverage. (#6619) Thanks @joshp123.
|
|
163
163
|
|
|
164
164
|
## 2026.2.1
|
|
@@ -191,7 +191,7 @@ Docs: https://docs.synurex.ai
|
|
|
191
191
|
- Auto-reply: avoid referencing workspace files in /new greeting prompt. (#5706) Thanks @bravostation.
|
|
192
192
|
- Tools: align tool execute adapters/signatures (legacy + parameter order + arg normalization).
|
|
193
193
|
- Tools: treat "\*" tool allowlist entries as valid to avoid spurious unknown-entry warnings.
|
|
194
|
-
- Skills: update session-logs paths from .
|
|
194
|
+
- Skills: update session-logs paths from .clawdbot to .openclaw. (#4502)
|
|
195
195
|
- Slack: harden media fetch limits and Slack file URL validation. (#6639) Thanks @davidiach.
|
|
196
196
|
- Lint: satisfy curly rule after import sorting. (#6310)
|
|
197
197
|
- Process: resolve Windows `spawn()` failures for npm-family CLIs by appending `.cmd` when needed. (#5815) Thanks @thejhinvirtuoso.
|
|
@@ -250,7 +250,7 @@ Docs: https://docs.synurex.ai
|
|
|
250
250
|
- Auto-reply: avoid referencing workspace files in /new greeting prompt. (#5706) Thanks @bravostation.
|
|
251
251
|
- Tools: align tool execute adapters/signatures (legacy + parameter order + arg normalization).
|
|
252
252
|
- Tools: treat `"*"` tool allowlist entries as valid to avoid spurious unknown-entry warnings.
|
|
253
|
-
- Skills: update session-logs paths from .
|
|
253
|
+
- Skills: update session-logs paths from .clawdbot to .openclaw. (#4502)
|
|
254
254
|
- Slack: harden media fetch limits and Slack file URL validation. (#6639) Thanks @davidiach.
|
|
255
255
|
- Lint: satisfy curly rule after import sorting. (#6310)
|
|
256
256
|
- Process: resolve Windows `spawn()` failures for npm-family CLIs by appending `.cmd` when needed. (#5815) Thanks @thejhinvirtuoso.
|
|
@@ -291,8 +291,8 @@ Docs: https://docs.synurex.ai
|
|
|
291
291
|
- Agents: update pi SDK/API usage and dependencies.
|
|
292
292
|
- Web UI: refresh sessions after chat commands and improve session display names.
|
|
293
293
|
- Build: move TypeScript builds to `tsdown` + `tsgo` (faster builds, CI typechecks), update tsconfig target, and clean up lint rules.
|
|
294
|
-
- Build: align npm tar override and bin metadata so the `
|
|
295
|
-
- Docs: add pi/pi-dev docs and update
|
|
294
|
+
- Build: align npm tar override and bin metadata so the `openclaw` CLI entrypoint is preserved in npm publishes.
|
|
295
|
+
- Docs: add pi/pi-dev docs and update OpenClaw branding + install links.
|
|
296
296
|
- Docker E2E: stabilize gateway readiness, plugin installs/manifests, and cleanup/doctor switch entrypoint checks.
|
|
297
297
|
|
|
298
298
|
### Fixes
|
|
@@ -319,7 +319,7 @@ Docs: https://docs.synurex.ai
|
|
|
319
319
|
|
|
320
320
|
### Changes
|
|
321
321
|
|
|
322
|
-
- Rebrand: rename the npm package/CLI to `
|
|
322
|
+
- Rebrand: rename the npm package/CLI to `openclaw`, add a `openclaw` compatibility shim, and move extensions to the `@openclaw/*` scope.
|
|
323
323
|
- Onboarding: strengthen security warning copy for beta + access control expectations.
|
|
324
324
|
- Onboarding: add Venice API key to non-interactive flow. (#1893) Thanks @jonisjongithub.
|
|
325
325
|
- Config: auto-migrate legacy state/config paths and keep config resolution consistent across legacy filenames.
|
|
@@ -356,7 +356,7 @@ Docs: https://docs.synurex.ai
|
|
|
356
356
|
- CLI: use Node's module compile cache for faster startup. (#2808) Thanks @pi0.
|
|
357
357
|
- Auth: show copyable Google auth URL after ASCII prompt. (#1787) Thanks @robbyczgw-cla.
|
|
358
358
|
- TUI: avoid width overflow when rendering selection lists. (#1686) Thanks @mossein.
|
|
359
|
-
- macOS: finish
|
|
359
|
+
- macOS: finish OpenClaw app rename for macOS sources, bundle identifiers, and shared kit paths. (#2844) Thanks @fal3.
|
|
360
360
|
- Branding: update launchd labels, mobile bundle IDs, and logging subsystems to bot.molt (legacy bundle ID migrations). Thanks @thewilloftheshadow.
|
|
361
361
|
- macOS: limit project-local `node_modules/.bin` PATH preference to debug builds (reduce PATH hijacking risk).
|
|
362
362
|
- macOS: keep custom SSH usernames in remote target. (#2046) Thanks @algal.
|
|
@@ -379,7 +379,7 @@ Docs: https://docs.synurex.ai
|
|
|
379
379
|
- Docs: add LINE channel guide. Thanks @thewilloftheshadow.
|
|
380
380
|
- Docs: credit both contributors for Control UI refresh. (#1852) Thanks @EnzeD.
|
|
381
381
|
- Docs: keep docs header sticky so navbar stays visible while scrolling. (#2445) Thanks @chenyuan99.
|
|
382
|
-
- Docs: update exe.dev install instructions. (#https://github.com/
|
|
382
|
+
- Docs: update exe.dev install instructions. (#https://github.com/openclaw/openclaw/pull/3047) Thanks @zackerthescar.
|
|
383
383
|
|
|
384
384
|
### Breaking
|
|
385
385
|
|
|
@@ -387,7 +387,7 @@ Docs: https://docs.synurex.ai
|
|
|
387
387
|
|
|
388
388
|
### Fixes
|
|
389
389
|
|
|
390
|
-
- Skills: update session-logs paths to use ~/.
|
|
390
|
+
- Skills: update session-logs paths to use ~/.openclaw. (#4502) Thanks @bonald.
|
|
391
391
|
- Telegram: avoid silent empty replies by tracking normalization skips before fallback. (#3796)
|
|
392
392
|
- Mentions: honor mentionPatterns even when explicit mentions are present. (#3303) Thanks @HirokiKobayashi-R.
|
|
393
393
|
- Discord: restore username directory lookup in target resolution. (#3131) Thanks @bonald.
|
|
@@ -462,28 +462,28 @@ Docs: https://docs.synurex.ai
|
|
|
462
462
|
|
|
463
463
|
### Highlights
|
|
464
464
|
|
|
465
|
-
- Providers: Ollama discovery + docs; Venice guide upgrades + cross-links. (#1606) Thanks @abhaymundhara. https://docs.
|
|
465
|
+
- Providers: Ollama discovery + docs; Venice guide upgrades + cross-links. (#1606) Thanks @abhaymundhara. https://docs.openclaw.ai/providers/ollama https://docs.openclaw.ai/providers/venice
|
|
466
466
|
- Channels: LINE plugin (Messaging API) with rich replies + quick replies. (#1630) Thanks @plum-dawg.
|
|
467
|
-
- TTS: Edge fallback (keyless) + `/tts` auto modes. (#1668, #1667) Thanks @steipete, @sebslight. https://docs.
|
|
468
|
-
- Exec approvals: approve in-chat via `/approve` across all channels (including plugins). (#1621) Thanks @czekaj. https://docs.
|
|
469
|
-
- Telegram: DM topics as separate sessions + outbound link preview toggle. (#1597, #1700) Thanks @rohannagpal, @zerone0x. https://docs.
|
|
467
|
+
- TTS: Edge fallback (keyless) + `/tts` auto modes. (#1668, #1667) Thanks @steipete, @sebslight. https://docs.openclaw.ai/tts
|
|
468
|
+
- Exec approvals: approve in-chat via `/approve` across all channels (including plugins). (#1621) Thanks @czekaj. https://docs.openclaw.ai/tools/exec-approvals https://docs.openclaw.ai/tools/slash-commands
|
|
469
|
+
- Telegram: DM topics as separate sessions + outbound link preview toggle. (#1597, #1700) Thanks @rohannagpal, @zerone0x. https://docs.openclaw.ai/channels/telegram
|
|
470
470
|
|
|
471
471
|
### Changes
|
|
472
472
|
|
|
473
473
|
- Channels: add LINE plugin (Messaging API) with rich replies, quick replies, and plugin HTTP registry. (#1630) Thanks @plum-dawg.
|
|
474
|
-
- TTS: add Edge TTS provider fallback, defaulting to keyless Edge with MP3 retry on format failures. (#1668) Thanks @steipete. https://docs.
|
|
475
|
-
- TTS: add auto mode enum (off/always/inbound/tagged) with per-session `/tts` override. (#1667) Thanks @sebslight. https://docs.
|
|
474
|
+
- TTS: add Edge TTS provider fallback, defaulting to keyless Edge with MP3 retry on format failures. (#1668) Thanks @steipete. https://docs.openclaw.ai/tts
|
|
475
|
+
- TTS: add auto mode enum (off/always/inbound/tagged) with per-session `/tts` override. (#1667) Thanks @sebslight. https://docs.openclaw.ai/tts
|
|
476
476
|
- Telegram: treat DM topics as separate sessions and keep DM history limits stable with thread suffixes. (#1597) Thanks @rohannagpal.
|
|
477
|
-
- Telegram: add `channels.telegram.linkPreview` to toggle outbound link previews. (#1700) Thanks @zerone0x. https://docs.
|
|
478
|
-
- Web search: add Brave freshness filter parameter for time-scoped results. (#1688) Thanks @JonUleis. https://docs.
|
|
477
|
+
- Telegram: add `channels.telegram.linkPreview` to toggle outbound link previews. (#1700) Thanks @zerone0x. https://docs.openclaw.ai/channels/telegram
|
|
478
|
+
- Web search: add Brave freshness filter parameter for time-scoped results. (#1688) Thanks @JonUleis. https://docs.openclaw.ai/tools/web
|
|
479
479
|
- UI: refresh Control UI dashboard design system (colors, icons, typography). (#1745, #1786) Thanks @EnzeD, @mousberg.
|
|
480
|
-
- Exec approvals: forward approval prompts to chat with `/approve` for all channels (including plugins). (#1621) Thanks @czekaj. https://docs.
|
|
480
|
+
- Exec approvals: forward approval prompts to chat with `/approve` for all channels (including plugins). (#1621) Thanks @czekaj. https://docs.openclaw.ai/tools/exec-approvals https://docs.openclaw.ai/tools/slash-commands
|
|
481
481
|
- Gateway: expose config.patch in the gateway tool with safe partial updates + restart sentinel. (#1653) Thanks @Glucksberg.
|
|
482
|
-
- Diagnostics: add diagnostic flags for targeted debug logs (config + env override). https://docs.
|
|
482
|
+
- Diagnostics: add diagnostic flags for targeted debug logs (config + env override). https://docs.openclaw.ai/diagnostics/flags
|
|
483
483
|
- Docs: expand FAQ (migration, scheduling, concurrency, model recommendations, OpenAI subscription auth, Pi sizing, hackable install, docs SSL workaround).
|
|
484
484
|
- Docs: add verbose installer troubleshooting guidance.
|
|
485
485
|
- Docs: add macOS VM guide with local/hosted options + VPS/nodes guidance. (#1693) Thanks @f-trycua.
|
|
486
|
-
- Docs: add Bedrock EC2 instance role setup + IAM steps. (#1625) Thanks @sergical. https://docs.
|
|
486
|
+
- Docs: add Bedrock EC2 instance role setup + IAM steps. (#1625) Thanks @sergical. https://docs.openclaw.ai/bedrock
|
|
487
487
|
- Docs: update Fly.io guide notes.
|
|
488
488
|
- Dev: add prek pre-commit hooks + dependabot config for weekly updates. (#1720) Thanks @dguido.
|
|
489
489
|
|
|
@@ -495,11 +495,11 @@ Docs: https://docs.synurex.ai
|
|
|
495
495
|
- Web UI: hide internal `message_id` hints in chat bubbles.
|
|
496
496
|
- Gateway: allow Control UI token-only auth to skip device pairing even when device identity is present (`gateway.controlUi.allowInsecureAuth`). (#1679) Thanks @steipete.
|
|
497
497
|
- Matrix: decrypt E2EE media attachments with preflight size guard. (#1744) Thanks @araa47.
|
|
498
|
-
- BlueBubbles: route phone-number targets to DMs, avoid leaking routing IDs, and auto-create missing DMs (Private API required). (#1751) Thanks @tyler6204. https://docs.
|
|
498
|
+
- BlueBubbles: route phone-number targets to DMs, avoid leaking routing IDs, and auto-create missing DMs (Private API required). (#1751) Thanks @tyler6204. https://docs.openclaw.ai/channels/bluebubbles
|
|
499
499
|
- BlueBubbles: keep part-index GUIDs in reply tags when short IDs are missing.
|
|
500
500
|
- iMessage: normalize chat_id/chat_guid/chat_identifier prefixes case-insensitively and keep service-prefixed handles stable. (#1708) Thanks @aaronn.
|
|
501
501
|
- Signal: repair reaction sends (group/UUID targets + CLI author flags). (#1651) Thanks @vilkasdev.
|
|
502
|
-
- Signal: add configurable signal-cli startup timeout + external daemon mode docs. (#1677) https://docs.
|
|
502
|
+
- Signal: add configurable signal-cli startup timeout + external daemon mode docs. (#1677) https://docs.openclaw.ai/channels/signal
|
|
503
503
|
- Telegram: set fetch duplex="half" for uploads on Node 22 to avoid sendPhoto failures. (#1684) Thanks @commdata2338.
|
|
504
504
|
- Telegram: use wrapped fetch for long-polling on Node to normalize AbortSignal handling. (#1639)
|
|
505
505
|
- Telegram: honor per-account proxy for outbound API calls. (#1774) Thanks @radek-paclt.
|
|
@@ -539,26 +539,26 @@ Docs: https://docs.synurex.ai
|
|
|
539
539
|
|
|
540
540
|
### Highlights
|
|
541
541
|
|
|
542
|
-
- TTS: move Telegram TTS into core + enable model-driven TTS tags by default for expressive audio replies. (#1559) Thanks @Glucksberg. https://docs.
|
|
543
|
-
- Gateway: add `/tools/invoke` HTTP endpoint for direct tool calls (auth + tool policy enforced). (#1575) Thanks @vignesh07. https://docs.
|
|
544
|
-
- Heartbeat: per-channel visibility controls (OK/alerts/indicator). (#1452) Thanks @dlauer. https://docs.
|
|
545
|
-
- Deploy: add Fly.io deployment support + guide. (#1570) https://docs.
|
|
546
|
-
- Channels: add Tlon/Urbit channel plugin (DMs, group mentions, thread replies). (#1544) Thanks @wca4a. https://docs.
|
|
542
|
+
- TTS: move Telegram TTS into core + enable model-driven TTS tags by default for expressive audio replies. (#1559) Thanks @Glucksberg. https://docs.openclaw.ai/tts
|
|
543
|
+
- Gateway: add `/tools/invoke` HTTP endpoint for direct tool calls (auth + tool policy enforced). (#1575) Thanks @vignesh07. https://docs.openclaw.ai/gateway/tools-invoke-http-api
|
|
544
|
+
- Heartbeat: per-channel visibility controls (OK/alerts/indicator). (#1452) Thanks @dlauer. https://docs.openclaw.ai/gateway/heartbeat
|
|
545
|
+
- Deploy: add Fly.io deployment support + guide. (#1570) https://docs.openclaw.ai/platforms/fly
|
|
546
|
+
- Channels: add Tlon/Urbit channel plugin (DMs, group mentions, thread replies). (#1544) Thanks @wca4a. https://docs.openclaw.ai/channels/tlon
|
|
547
547
|
|
|
548
548
|
### Changes
|
|
549
549
|
|
|
550
|
-
- Channels: allow per-group tool allow/deny policies across built-in + plugin channels. (#1546) Thanks @adam91holt. https://docs.
|
|
551
|
-
- Agents: add Bedrock auto-discovery defaults + config overrides. (#1553) Thanks @fal3. https://docs.
|
|
552
|
-
- CLI: add `
|
|
553
|
-
- CLI: add live auth probes to `
|
|
554
|
-
- CLI: restart the gateway by default after `
|
|
550
|
+
- Channels: allow per-group tool allow/deny policies across built-in + plugin channels. (#1546) Thanks @adam91holt. https://docs.openclaw.ai/multi-agent-sandbox-tools
|
|
551
|
+
- Agents: add Bedrock auto-discovery defaults + config overrides. (#1553) Thanks @fal3. https://docs.openclaw.ai/bedrock
|
|
552
|
+
- CLI: add `openclaw system` for system events + heartbeat controls; remove standalone `wake`. (commit 71203829d) https://docs.openclaw.ai/cli/system
|
|
553
|
+
- CLI: add live auth probes to `openclaw models status` for per-profile verification. (commit 40181afde) https://docs.openclaw.ai/cli/models
|
|
554
|
+
- CLI: restart the gateway by default after `openclaw update`; add `--no-restart` to skip it. (commit 2c85b1b40)
|
|
555
555
|
- Browser: add node-host proxy auto-routing for remote gateways (configurable per gateway/node). (commit c3cb26f7c)
|
|
556
|
-
- Plugins: add optional `llm-task` JSON-only tool for workflows. (#1498) Thanks @vignesh07. https://docs.
|
|
556
|
+
- Plugins: add optional `llm-task` JSON-only tool for workflows. (#1498) Thanks @vignesh07. https://docs.openclaw.ai/tools/llm-task
|
|
557
557
|
- Markdown: add per-channel table conversion (bullets for Signal/WhatsApp, code blocks elsewhere). (#1495) Thanks @odysseus0.
|
|
558
558
|
- Agents: keep system prompt time zone-only and move current time to `session_status` for better cache hits. (commit 66eec295b)
|
|
559
559
|
- Agents: remove redundant bash tool alias from tool registration/display. (#1571) Thanks @Takhoffman.
|
|
560
|
-
- Docs: add cron vs heartbeat decision guide (with Lobster workflow notes). (#1533) Thanks @JustYannicc. https://docs.
|
|
561
|
-
- Docs: clarify HEARTBEAT.md empty file skips heartbeats, missing file still runs. (#1535) Thanks @JustYannicc. https://docs.
|
|
560
|
+
- Docs: add cron vs heartbeat decision guide (with Lobster workflow notes). (#1533) Thanks @JustYannicc. https://docs.openclaw.ai/automation/cron-vs-heartbeat
|
|
561
|
+
- Docs: clarify HEARTBEAT.md empty file skips heartbeats, missing file still runs. (#1535) Thanks @JustYannicc. https://docs.openclaw.ai/gateway/heartbeat
|
|
562
562
|
|
|
563
563
|
### Fixes
|
|
564
564
|
|
|
@@ -592,7 +592,7 @@ Docs: https://docs.synurex.ai
|
|
|
592
592
|
- UI: keep the Control UI sidebar visible while scrolling long pages. (#1515) Thanks @pookNast.
|
|
593
593
|
- UI: cache Control UI markdown rendering + memoize chat text extraction to reduce Safari typing jank. (commit d57cb2e1a)
|
|
594
594
|
- TUI: forward unknown slash commands, include Gateway commands in autocomplete, and render slash replies as system output. (commit 1af227b61, commit 8195497ce, commit 6fba598ea)
|
|
595
|
-
- CLI: auth probe output polish (table output, inline errors, reduced noise, and wrap fixes in `
|
|
595
|
+
- CLI: auth probe output polish (table output, inline errors, reduced noise, and wrap fixes in `openclaw models status`). (commit da3f2b489, commit 00ae21bed, commit 31e59cd58, commit f7dc27f2d, commit 438e782f8, commit 886752217, commit aabe0bed3, commit 81535d512, commit c63144ab1)
|
|
596
596
|
- Media: only parse `MEDIA:` tags when they start the line to avoid stripping prose mentions. (#1206)
|
|
597
597
|
- Media: preserve PNG alpha when possible; fall back to JPEG when still over size cap. (#1491) Thanks @robbyczgw-cla.
|
|
598
598
|
- Skills: gate bird Homebrew install to macOS. (#1569) Thanks @bradleypriest.
|
|
@@ -620,7 +620,7 @@ Docs: https://docs.synurex.ai
|
|
|
620
620
|
- Exec: fall back to non-PTY when PTY spawn fails (EBADF). (#1484)
|
|
621
621
|
- Exec approvals: allow per-segment allowlists for chained shell commands on gateway + node hosts. (#1458) Thanks @czekaj.
|
|
622
622
|
- Agents: make OpenAI sessions image-sanitize-only; gate tool-id/repair sanitization by provider.
|
|
623
|
-
- Doctor: honor
|
|
623
|
+
- Doctor: honor CLAWDBOT_GATEWAY_TOKEN for auth checks and security audit token reuse. (#1448) Thanks @azade-c.
|
|
624
624
|
- Agents: make tool summaries more readable and only show optional params when set.
|
|
625
625
|
- Agents: honor SOUL.md guidance even when the file is nested or path-qualified. (#1434) Thanks @neooriginal.
|
|
626
626
|
- Matrix (plugin): persist m.direct for resolved DMs and harden room fallback. (#1436, #1486) Thanks @sibbl.
|
|
@@ -640,37 +640,37 @@ Docs: https://docs.synurex.ai
|
|
|
640
640
|
|
|
641
641
|
### Fixes
|
|
642
642
|
|
|
643
|
-
- Control UI: ignore bootstrap identity placeholder text for avatar values and fall back to the default avatar. https://docs.
|
|
643
|
+
- Control UI: ignore bootstrap identity placeholder text for avatar values and fall back to the default avatar. https://docs.openclaw.ai/cli/agents https://docs.openclaw.ai/web/control-ui
|
|
644
644
|
- Slack: remove deprecated `filetype` field from `files.uploadV2` to eliminate API warnings. (#1447)
|
|
645
645
|
|
|
646
646
|
## 2026.1.21
|
|
647
647
|
|
|
648
648
|
### Changes
|
|
649
649
|
|
|
650
|
-
- Highlight: Lobster optional plugin tool for typed workflows + approval gates. https://docs.
|
|
651
|
-
- Lobster: allow workflow file args via `argsJson` in the plugin tool. https://docs.
|
|
650
|
+
- Highlight: Lobster optional plugin tool for typed workflows + approval gates. https://docs.openclaw.ai/tools/lobster
|
|
651
|
+
- Lobster: allow workflow file args via `argsJson` in the plugin tool. https://docs.openclaw.ai/tools/lobster
|
|
652
652
|
- Heartbeat: allow running heartbeats in an explicit session key. (#1256) Thanks @zknicker.
|
|
653
653
|
- CLI: default exec approvals to the local host, add gateway/node targeting flags, and show target details in allowlist output.
|
|
654
654
|
- CLI: exec approvals mutations render tables instead of raw JSON.
|
|
655
655
|
- Exec approvals: support wildcard agent allowlists (`*`) across all agents.
|
|
656
656
|
- Exec approvals: allowlist matches resolved binary paths only, add safe stdin-only bins, and tighten allowlist shell parsing.
|
|
657
657
|
- Nodes: expose node PATH in status/describe and bootstrap PATH for node-host execution.
|
|
658
|
-
- CLI: flatten node service commands under `
|
|
659
|
-
- CLI: move gateway service commands under `
|
|
658
|
+
- CLI: flatten node service commands under `openclaw node` and remove `service node` docs.
|
|
659
|
+
- CLI: move gateway service commands under `openclaw gateway` and add `gateway probe` for reachability.
|
|
660
660
|
- Sessions: add per-channel reset overrides via `session.resetByChannel`. (#1353) Thanks @cash-echo-bot.
|
|
661
661
|
- Agents: add identity avatar config support and Control UI avatar rendering. (#1329, #1424) Thanks @dlauer.
|
|
662
662
|
- UI: show per-session assistant identity in the Control UI. (#1420) Thanks @robbyczgw-cla.
|
|
663
|
-
- CLI: add `
|
|
663
|
+
- CLI: add `openclaw update wizard` for interactive channel selection and restart prompts. https://docs.openclaw.ai/cli/update
|
|
664
664
|
- Signal: add typing indicators and DM read receipts via signal-cli.
|
|
665
665
|
- MSTeams: add file uploads, adaptive cards, and attachment handling improvements. (#1410) Thanks @Evizero.
|
|
666
666
|
- Onboarding: remove the run setup-token auth option (paste setup-token or reuse CLI creds instead).
|
|
667
|
-
- Docs: add troubleshooting entry for gateway.mode blocking gateway start. https://docs.
|
|
667
|
+
- Docs: add troubleshooting entry for gateway.mode blocking gateway start. https://docs.openclaw.ai/gateway/troubleshooting
|
|
668
668
|
- Docs: add /model allowlist troubleshooting note. (#1405)
|
|
669
669
|
- Docs: add per-message Gmail search example for gog. (#1220) Thanks @mbelinky.
|
|
670
670
|
|
|
671
671
|
### Breaking
|
|
672
672
|
|
|
673
|
-
- **BREAKING:** Control UI now rejects insecure HTTP without device identity by default. Use HTTPS (Tailscale Serve) or set `gateway.controlUi.allowInsecureAuth: true` to allow token-only auth. https://docs.
|
|
673
|
+
- **BREAKING:** Control UI now rejects insecure HTTP without device identity by default. Use HTTPS (Tailscale Serve) or set `gateway.controlUi.allowInsecureAuth: true` to allow token-only auth. https://docs.openclaw.ai/web/control-ui#insecure-http
|
|
674
674
|
- **BREAKING:** Envelope and system event timestamps now default to host-local time (was UTC) so agents don’t have to constantly convert.
|
|
675
675
|
|
|
676
676
|
### Fixes
|
|
@@ -698,68 +698,68 @@ Docs: https://docs.synurex.ai
|
|
|
698
698
|
|
|
699
699
|
### Changes
|
|
700
700
|
|
|
701
|
-
- Control UI: add copy-as-markdown with error feedback. (#1345) https://docs.
|
|
702
|
-
- Control UI: drop the legacy list view. (#1345) https://docs.
|
|
703
|
-
- TUI: add syntax highlighting for code blocks. (#1200) https://docs.
|
|
704
|
-
- TUI: session picker shows derived titles, fuzzy search, relative times, and last message preview. (#1271) https://docs.
|
|
705
|
-
- TUI: add a searchable model picker for quicker model selection. (#1198) https://docs.
|
|
706
|
-
- TUI: add input history (up/down) for submitted messages. (#1348) https://docs.
|
|
707
|
-
- ACP: add `
|
|
708
|
-
- ACP: add `
|
|
709
|
-
- Skills: add download installs with OS-filtered options. https://docs.
|
|
710
|
-
- Skills: add the local sherpa-onnx-tts skill. https://docs.
|
|
711
|
-
- Memory: add hybrid BM25 + vector search (FTS5) with weighted merging and fallback. https://docs.
|
|
712
|
-
- Memory: add SQLite embedding cache to speed up reindexing and frequent updates. https://docs.
|
|
713
|
-
- Memory: add OpenAI batch indexing for embeddings when configured. https://docs.
|
|
714
|
-
- Memory: enable OpenAI batch indexing by default for OpenAI embeddings. https://docs.
|
|
715
|
-
- Memory: allow parallel OpenAI batch indexing jobs (default concurrency: 2). https://docs.
|
|
716
|
-
- Memory: render progress immediately, color batch statuses in verbose logs, and poll OpenAI batch status every 2s by default. https://docs.
|
|
717
|
-
- Memory: add `--verbose` logging for memory status + batch indexing details. https://docs.
|
|
718
|
-
- Memory: add native Gemini embeddings provider for memory search. (#1151) https://docs.
|
|
719
|
-
- Browser: allow config defaults for efficient snapshots in the tool/CLI. (#1336) https://docs.
|
|
720
|
-
- Nostr: add the Nostr channel plugin with profile management + onboarding defaults. (#1323) https://docs.
|
|
721
|
-
- Matrix: migrate to matrix-bot-sdk with E2EE support, location handling, and group allowlist upgrades. (#1298) https://docs.
|
|
722
|
-
- Slack: add HTTP webhook mode via Bolt HTTP receiver. (#1143) https://docs.
|
|
723
|
-
- Telegram: enrich forwarded-message context with normalized origin details + legacy fallback. (#1090) https://docs.
|
|
701
|
+
- Control UI: add copy-as-markdown with error feedback. (#1345) https://docs.openclaw.ai/web/control-ui
|
|
702
|
+
- Control UI: drop the legacy list view. (#1345) https://docs.openclaw.ai/web/control-ui
|
|
703
|
+
- TUI: add syntax highlighting for code blocks. (#1200) https://docs.openclaw.ai/tui
|
|
704
|
+
- TUI: session picker shows derived titles, fuzzy search, relative times, and last message preview. (#1271) https://docs.openclaw.ai/tui
|
|
705
|
+
- TUI: add a searchable model picker for quicker model selection. (#1198) https://docs.openclaw.ai/tui
|
|
706
|
+
- TUI: add input history (up/down) for submitted messages. (#1348) https://docs.openclaw.ai/tui
|
|
707
|
+
- ACP: add `openclaw acp` for IDE integrations. https://docs.openclaw.ai/cli/acp
|
|
708
|
+
- ACP: add `openclaw acp client` interactive harness for debugging. https://docs.openclaw.ai/cli/acp
|
|
709
|
+
- Skills: add download installs with OS-filtered options. https://docs.openclaw.ai/tools/skills
|
|
710
|
+
- Skills: add the local sherpa-onnx-tts skill. https://docs.openclaw.ai/tools/skills
|
|
711
|
+
- Memory: add hybrid BM25 + vector search (FTS5) with weighted merging and fallback. https://docs.openclaw.ai/concepts/memory
|
|
712
|
+
- Memory: add SQLite embedding cache to speed up reindexing and frequent updates. https://docs.openclaw.ai/concepts/memory
|
|
713
|
+
- Memory: add OpenAI batch indexing for embeddings when configured. https://docs.openclaw.ai/concepts/memory
|
|
714
|
+
- Memory: enable OpenAI batch indexing by default for OpenAI embeddings. https://docs.openclaw.ai/concepts/memory
|
|
715
|
+
- Memory: allow parallel OpenAI batch indexing jobs (default concurrency: 2). https://docs.openclaw.ai/concepts/memory
|
|
716
|
+
- Memory: render progress immediately, color batch statuses in verbose logs, and poll OpenAI batch status every 2s by default. https://docs.openclaw.ai/concepts/memory
|
|
717
|
+
- Memory: add `--verbose` logging for memory status + batch indexing details. https://docs.openclaw.ai/concepts/memory
|
|
718
|
+
- Memory: add native Gemini embeddings provider for memory search. (#1151) https://docs.openclaw.ai/concepts/memory
|
|
719
|
+
- Browser: allow config defaults for efficient snapshots in the tool/CLI. (#1336) https://docs.openclaw.ai/tools/browser
|
|
720
|
+
- Nostr: add the Nostr channel plugin with profile management + onboarding defaults. (#1323) https://docs.openclaw.ai/channels/nostr
|
|
721
|
+
- Matrix: migrate to matrix-bot-sdk with E2EE support, location handling, and group allowlist upgrades. (#1298) https://docs.openclaw.ai/channels/matrix
|
|
722
|
+
- Slack: add HTTP webhook mode via Bolt HTTP receiver. (#1143) https://docs.openclaw.ai/channels/slack
|
|
723
|
+
- Telegram: enrich forwarded-message context with normalized origin details + legacy fallback. (#1090) https://docs.openclaw.ai/channels/telegram
|
|
724
724
|
- Discord: fall back to `/skill` when native command limits are exceeded. (#1287)
|
|
725
725
|
- Discord: expose `/skill` globally. (#1287)
|
|
726
|
-
- Zalouser: add channel dock metadata, config schema, setup wiring, probe, and status issues. (#1219) https://docs.
|
|
727
|
-
- Plugins: require manifest-embedded config schemas with preflight validation warnings. (#1272) https://docs.
|
|
728
|
-
- Plugins: move channel catalog metadata into plugin manifests. (#1290) https://docs.
|
|
729
|
-
- Plugins: align Nextcloud Talk policy helpers with core patterns. (#1290) https://docs.
|
|
730
|
-
- Plugins/UI: let channel plugin metadata drive UI labels/icons and cron channel options. (#1306) https://docs.
|
|
731
|
-
- Agents/UI: add agent avatar support in identity config, IDENTITY.md, and the Control UI. (#1329) https://docs.
|
|
732
|
-
- Plugins: add plugin slots with a dedicated memory slot selector. https://docs.
|
|
733
|
-
- Plugins: ship the bundled BlueBubbles channel plugin (disabled by default). https://docs.
|
|
726
|
+
- Zalouser: add channel dock metadata, config schema, setup wiring, probe, and status issues. (#1219) https://docs.openclaw.ai/plugins/zalouser
|
|
727
|
+
- Plugins: require manifest-embedded config schemas with preflight validation warnings. (#1272) https://docs.openclaw.ai/plugins/manifest
|
|
728
|
+
- Plugins: move channel catalog metadata into plugin manifests. (#1290) https://docs.openclaw.ai/plugins/manifest
|
|
729
|
+
- Plugins: align Nextcloud Talk policy helpers with core patterns. (#1290) https://docs.openclaw.ai/plugins/manifest
|
|
730
|
+
- Plugins/UI: let channel plugin metadata drive UI labels/icons and cron channel options. (#1306) https://docs.openclaw.ai/web/control-ui
|
|
731
|
+
- Agents/UI: add agent avatar support in identity config, IDENTITY.md, and the Control UI. (#1329) https://docs.openclaw.ai/gateway/configuration
|
|
732
|
+
- Plugins: add plugin slots with a dedicated memory slot selector. https://docs.openclaw.ai/plugins/agent-tools
|
|
733
|
+
- Plugins: ship the bundled BlueBubbles channel plugin (disabled by default). https://docs.openclaw.ai/channels/bluebubbles
|
|
734
734
|
- Plugins: migrate bundled messaging extensions to the plugin SDK and resolve plugin-sdk imports in the loader.
|
|
735
|
-
- Plugins: migrate the Zalo plugin to the shared plugin SDK runtime. https://docs.
|
|
736
|
-
- Plugins: migrate the Zalo Personal plugin to the shared plugin SDK runtime. https://docs.
|
|
737
|
-
- Plugins: allow optional agent tools with explicit allowlists and add the plugin tool authoring guide. https://docs.
|
|
735
|
+
- Plugins: migrate the Zalo plugin to the shared plugin SDK runtime. https://docs.openclaw.ai/channels/zalo
|
|
736
|
+
- Plugins: migrate the Zalo Personal plugin to the shared plugin SDK runtime. https://docs.openclaw.ai/plugins/zalouser
|
|
737
|
+
- Plugins: allow optional agent tools with explicit allowlists and add the plugin tool authoring guide. https://docs.openclaw.ai/plugins/agent-tools
|
|
738
738
|
- Plugins: auto-enable bundled channel/provider plugins when configuration is present.
|
|
739
|
-
- Plugins: sync plugin sources on channel switches and update npm-installed plugins during `
|
|
740
|
-
- Plugins: share npm plugin update logic between `
|
|
739
|
+
- Plugins: sync plugin sources on channel switches and update npm-installed plugins during `openclaw update`.
|
|
740
|
+
- Plugins: share npm plugin update logic between `openclaw update` and `openclaw plugins update`.
|
|
741
741
|
|
|
742
742
|
- Gateway/API: add `/v1/responses` (OpenResponses) with item-based input + semantic streaming events. (#1229)
|
|
743
743
|
- Gateway/API: expand `/v1/responses` to support file/image inputs, tool_choice, usage, and output limits. (#1229)
|
|
744
|
-
- Usage: add `/usage cost` summaries and macOS menu cost charts. https://docs.
|
|
745
|
-
- Security: warn when <=300B models run without sandboxing while web tools are enabled. https://docs.
|
|
746
|
-
- Exec: add host/security/ask routing for gateway + node exec. https://docs.
|
|
747
|
-
- Exec: add `/exec` directive for per-session exec defaults (host/security/ask/node). https://docs.
|
|
748
|
-
- Exec approvals: migrate approvals to `~/.
|
|
749
|
-
- Nodes: add headless node host (`
|
|
750
|
-
- Nodes: add node daemon service install/status/start/stop/restart. https://docs.
|
|
744
|
+
- Usage: add `/usage cost` summaries and macOS menu cost charts. https://docs.openclaw.ai/reference/api-usage-costs
|
|
745
|
+
- Security: warn when <=300B models run without sandboxing while web tools are enabled. https://docs.openclaw.ai/cli/security
|
|
746
|
+
- Exec: add host/security/ask routing for gateway + node exec. https://docs.openclaw.ai/tools/exec
|
|
747
|
+
- Exec: add `/exec` directive for per-session exec defaults (host/security/ask/node). https://docs.openclaw.ai/tools/exec
|
|
748
|
+
- Exec approvals: migrate approvals to `~/.openclaw/exec-approvals.json` with per-agent allowlists + skill auto-allow toggle, and add approvals UI + node exec lifecycle events. https://docs.openclaw.ai/tools/exec-approvals
|
|
749
|
+
- Nodes: add headless node host (`openclaw node start`) for `system.run`/`system.which`. https://docs.openclaw.ai/cli/node
|
|
750
|
+
- Nodes: add node daemon service install/status/start/stop/restart. https://docs.openclaw.ai/cli/node
|
|
751
751
|
- Bridge: add `skills.bins` RPC to support node host auto-allow skill bins.
|
|
752
|
-
- Sessions: add daily reset policy with per-type overrides and idle windows (default 4am local), preserving legacy idle-only configs. (#1146) https://docs.
|
|
753
|
-
- Sessions: allow `sessions_spawn` to override thinking level for sub-agent runs. https://docs.
|
|
754
|
-
- Channels: unify thread/topic allowlist matching + command/mention gating helpers across core providers. https://docs.
|
|
755
|
-
- Models: add Qwen Portal OAuth provider support. (#1120) https://docs.
|
|
756
|
-
- Onboarding: add allowlist prompts and username-to-id resolution across core and extension channels. https://docs.
|
|
757
|
-
- Docs: clarify allowlist input types and onboarding behavior for messaging channels. https://docs.
|
|
758
|
-
- Docs: refresh Android node discovery docs for the Gateway WS service type. https://docs.
|
|
759
|
-
- Docs: surface Amazon Bedrock in provider lists and clarify Bedrock auth env vars. (#1289) https://docs.
|
|
760
|
-
- Docs: clarify WhatsApp voice notes. https://docs.
|
|
761
|
-
- Docs: clarify Windows WSL portproxy LAN access notes. https://docs.
|
|
762
|
-
- Docs: refresh bird skill install metadata and usage notes. (#1302) https://docs.
|
|
752
|
+
- Sessions: add daily reset policy with per-type overrides and idle windows (default 4am local), preserving legacy idle-only configs. (#1146) https://docs.openclaw.ai/concepts/session
|
|
753
|
+
- Sessions: allow `sessions_spawn` to override thinking level for sub-agent runs. https://docs.openclaw.ai/tools/subagents
|
|
754
|
+
- Channels: unify thread/topic allowlist matching + command/mention gating helpers across core providers. https://docs.openclaw.ai/concepts/groups
|
|
755
|
+
- Models: add Qwen Portal OAuth provider support. (#1120) https://docs.openclaw.ai/providers/qwen
|
|
756
|
+
- Onboarding: add allowlist prompts and username-to-id resolution across core and extension channels. https://docs.openclaw.ai/start/onboarding
|
|
757
|
+
- Docs: clarify allowlist input types and onboarding behavior for messaging channels. https://docs.openclaw.ai/start/onboarding
|
|
758
|
+
- Docs: refresh Android node discovery docs for the Gateway WS service type. https://docs.openclaw.ai/platforms/android
|
|
759
|
+
- Docs: surface Amazon Bedrock in provider lists and clarify Bedrock auth env vars. (#1289) https://docs.openclaw.ai/bedrock
|
|
760
|
+
- Docs: clarify WhatsApp voice notes. https://docs.openclaw.ai/channels/whatsapp
|
|
761
|
+
- Docs: clarify Windows WSL portproxy LAN access notes. https://docs.openclaw.ai/platforms/windows
|
|
762
|
+
- Docs: refresh bird skill install metadata and usage notes. (#1302) https://docs.openclaw.ai/tools/browser-login
|
|
763
763
|
- Agents: add local docs path resolution and include docs/mirror/source/community pointers in the system prompt.
|
|
764
764
|
- Agents: clarify node_modules read-only guidance in agent instructions.
|
|
765
765
|
- Config: stamp last-touched metadata on write and warn if the config is newer than the running build.
|
|
@@ -769,7 +769,7 @@ Docs: https://docs.synurex.ai
|
|
|
769
769
|
- Android: remove legacy bridge transport code now that nodes use the gateway protocol.
|
|
770
770
|
- Android: bump okhttp + dnsjava to satisfy lint dependency checks.
|
|
771
771
|
- Build: update workspace + core/plugin deps.
|
|
772
|
-
- Build: use tsgo for dev/watch builds by default (opt out with `
|
|
772
|
+
- Build: use tsgo for dev/watch builds by default (opt out with `OPENCLAW_TS_COMPILER=tsc`).
|
|
773
773
|
- Repo: remove the Peekaboo git submodule now that the SPM release is used.
|
|
774
774
|
- macOS: switch PeekabooBridge integration to the tagged Swift Package Manager release.
|
|
775
775
|
- macOS: stop syncing Peekaboo in postinstall.
|
|
@@ -777,7 +777,7 @@ Docs: https://docs.synurex.ai
|
|
|
777
777
|
|
|
778
778
|
### Breaking
|
|
779
779
|
|
|
780
|
-
- **BREAKING:** Reject invalid/unknown config entries and refuse to start the gateway for safety. Run `
|
|
780
|
+
- **BREAKING:** Reject invalid/unknown config entries and refuse to start the gateway for safety. Run `openclaw doctor --fix` to repair, then update plugins (`openclaw plugins update`) if you use any.
|
|
781
781
|
|
|
782
782
|
### Fixes
|
|
783
783
|
|
|
@@ -808,7 +808,7 @@ Docs: https://docs.synurex.ai
|
|
|
808
808
|
- Plugins: add Nextcloud Talk manifest for plugin config validation. (#1297)
|
|
809
809
|
- Plugins: surface plugin load/register/config errors in gateway logs with plugin/source context.
|
|
810
810
|
- CLI: preserve cron delivery settings when editing message payloads. (#1322)
|
|
811
|
-
- CLI: keep `
|
|
811
|
+
- CLI: keep `openclaw logs` output resilient to broken pipes while preserving progress output.
|
|
812
812
|
- CLI: avoid duplicating --profile/--dev flags when formatting commands.
|
|
813
813
|
- CLI: centralize CLI command registration to keep fast-path routing and program wiring in sync. (#1207)
|
|
814
814
|
- CLI: keep banners on routed commands, restore config guarding outside fast-path routing, and tighten fast-path flag parsing while skipping console capture for extra speed. (#1195)
|
|
@@ -826,7 +826,7 @@ Docs: https://docs.synurex.ai
|
|
|
826
826
|
- TUI: show generic empty-state text for searchable pickers. (#1201)
|
|
827
827
|
- TUI: highlight model search matches and stabilize search ordering.
|
|
828
828
|
- Configure: hide OpenRouter auto routing model from the model picker. (#1182)
|
|
829
|
-
- Memory: show total file counts + scan issues in `
|
|
829
|
+
- Memory: show total file counts + scan issues in `openclaw memory status`.
|
|
830
830
|
- Memory: fall back to non-batch embeddings after repeated batch failures.
|
|
831
831
|
- Memory: apply OpenAI batch defaults even without explicit remote config.
|
|
832
832
|
- Memory: index atomically so failed reindex preserves the previous memory database. (#1151)
|
|
@@ -836,7 +836,7 @@ Docs: https://docs.synurex.ai
|
|
|
836
836
|
- Memory: split overly long lines to keep embeddings under token limits.
|
|
837
837
|
- Memory: skip empty chunks to avoid invalid embedding inputs.
|
|
838
838
|
- Memory: split embedding batches to avoid OpenAI token limits during indexing.
|
|
839
|
-
- Memory: probe sqlite-vec availability in `
|
|
839
|
+
- Memory: probe sqlite-vec availability in `openclaw memory status`.
|
|
840
840
|
- Exec approvals: enforce allowlist when ask is off.
|
|
841
841
|
- Exec approvals: prefer raw command for node approvals/events.
|
|
842
842
|
- Tools: show exec elevated flag before the command and keep it outside markdown in tool summaries.
|
|
@@ -888,21 +888,21 @@ Thanks @AlexMikhalev, @CoreyH, @John-Rood, @KrauseFx, @MaudeBot, @Nachx639, @Nic
|
|
|
888
888
|
|
|
889
889
|
### Highlights
|
|
890
890
|
|
|
891
|
-
- Hooks: add hooks system with bundled hooks, CLI tooling, and docs. (#1028) — thanks @ThomsenDrake. https://docs.
|
|
892
|
-
- Media: add inbound media understanding (image/audio/video) with provider + CLI fallbacks. https://docs.
|
|
893
|
-
- Plugins: add Zalo Personal plugin (`@
|
|
894
|
-
- Models: add Vercel AI Gateway auth choice + onboarding updates. (#1016) — thanks @timolins. https://docs.
|
|
895
|
-
- Sessions: add `session.identityLinks` for cross-platform DM session li nking. (#1033) — thanks @thewilloftheshadow. https://docs.
|
|
896
|
-
- Web search: add `country`/`language` parameters (schema + Brave API) and docs. (#1046) — thanks @YuriNachos. https://docs.
|
|
891
|
+
- Hooks: add hooks system with bundled hooks, CLI tooling, and docs. (#1028) — thanks @ThomsenDrake. https://docs.openclaw.ai/hooks
|
|
892
|
+
- Media: add inbound media understanding (image/audio/video) with provider + CLI fallbacks. https://docs.openclaw.ai/nodes/media-understanding
|
|
893
|
+
- Plugins: add Zalo Personal plugin (`@openclaw/zalouser`) and unify channel directory for plugins. (#1032) — thanks @suminhthanh. https://docs.openclaw.ai/plugins/zalouser
|
|
894
|
+
- Models: add Vercel AI Gateway auth choice + onboarding updates. (#1016) — thanks @timolins. https://docs.openclaw.ai/providers/vercel-ai-gateway
|
|
895
|
+
- Sessions: add `session.identityLinks` for cross-platform DM session li nking. (#1033) — thanks @thewilloftheshadow. https://docs.openclaw.ai/concepts/session
|
|
896
|
+
- Web search: add `country`/`language` parameters (schema + Brave API) and docs. (#1046) — thanks @YuriNachos. https://docs.openclaw.ai/tools/web
|
|
897
897
|
|
|
898
898
|
### Breaking
|
|
899
899
|
|
|
900
|
-
- **BREAKING:** `
|
|
900
|
+
- **BREAKING:** `openclaw message` and message tool now require `target` (dropping `to`/`channelId` for destinations). (#1034) — thanks @tobalsan.
|
|
901
901
|
- **BREAKING:** Channel auth now prefers config over env for Discord/Telegram/Matrix (env is fallback only). (#1040) — thanks @thewilloftheshadow.
|
|
902
902
|
- **BREAKING:** Drop legacy `chatType: "room"` support; use `chatType: "channel"`.
|
|
903
903
|
- **BREAKING:** remove legacy provider-specific target resolution fallbacks; target resolution is centralized with plugin hints + directory lookups.
|
|
904
|
-
- **BREAKING:** `
|
|
905
|
-
- **BREAKING:** `
|
|
904
|
+
- **BREAKING:** `openclaw hooks` is now `openclaw webhooks`; hooks live under `openclaw hooks`. https://docs.openclaw.ai/cli/webhooks
|
|
905
|
+
- **BREAKING:** `openclaw plugins install <path>` now copies into `~/.openclaw/extensions` (use `--link` to keep path-based loading).
|
|
906
906
|
|
|
907
907
|
### Changes
|
|
908
908
|
|
|
@@ -913,7 +913,7 @@ Thanks @AlexMikhalev, @CoreyH, @John-Rood, @KrauseFx, @MaudeBot, @Nachx639, @Nic
|
|
|
913
913
|
- Tools: send Chrome-like headers by default for `web_fetch` to improve extraction on bot-sensitive sites.
|
|
914
914
|
- Tools: Firecrawl fallback now uses bot-circumvention + cache by default; remove basic HTML fallback when extraction fails.
|
|
915
915
|
- Tools: default `exec` exit notifications and auto-migrate legacy `tools.bash` to `tools.exec`.
|
|
916
|
-
- Tools: add `exec` PTY support for interactive sessions. https://docs.
|
|
916
|
+
- Tools: add `exec` PTY support for interactive sessions. https://docs.openclaw.ai/tools/exec
|
|
917
917
|
- Tools: add tmux-style `process send-keys` and bracketed paste helpers for PTY sessions.
|
|
918
918
|
- Tools: add `process submit` helper to send CR for PTY sessions.
|
|
919
919
|
- Tools: respond to PTY cursor position queries to unblock interactive TUIs.
|
|
@@ -921,7 +921,7 @@ Thanks @AlexMikhalev, @CoreyH, @John-Rood, @KrauseFx, @MaudeBot, @Nachx639, @Nic
|
|
|
921
921
|
- Skills: update coding-agent guidance to prefer PTY-enabled exec runs and simplify tmux usage.
|
|
922
922
|
- TUI: refresh session token counts after runs complete or fail. (#1079) — thanks @d-ploutarchos.
|
|
923
923
|
- Status: trim `/status` to current-provider usage only and drop the OAuth/token block.
|
|
924
|
-
- Directory: unify `
|
|
924
|
+
- Directory: unify `openclaw directory` across channels and plugin channels.
|
|
925
925
|
- UI: allow deleting sessions from the Control UI.
|
|
926
926
|
- Memory: add sqlite-vec vector acceleration with CLI status details.
|
|
927
927
|
- Memory: add experimental session transcript indexing for memory_search (opt-in via memorySearch.experimental.sessionMemory + sources).
|
|
@@ -937,7 +937,7 @@ Thanks @AlexMikhalev, @CoreyH, @John-Rood, @KrauseFx, @MaudeBot, @Nachx639, @Nic
|
|
|
937
937
|
- Docs: add `/help` hub, Node/npm PATH guide, and expand directory CLI docs.
|
|
938
938
|
- Config: support env var substitution in config values. (#1044) — thanks @sebslight.
|
|
939
939
|
- Health: add per-agent session summaries and account-level health details, and allow selective probes. (#1047) — thanks @gumadeiras.
|
|
940
|
-
- Hooks: add hook pack installs (npm/path/zip/tar) with `
|
|
940
|
+
- Hooks: add hook pack installs (npm/path/zip/tar) with `openclaw.hooks` manifests and `openclaw hooks install/update`.
|
|
941
941
|
- Plugins: add zip installs and `--link` to avoid copying local paths.
|
|
942
942
|
|
|
943
943
|
### Fixes
|
|
@@ -969,10 +969,10 @@ Thanks @AlexMikhalev, @CoreyH, @John-Rood, @KrauseFx, @MaudeBot, @Nachx639, @Nic
|
|
|
969
969
|
- Sessions: hard-stop `sessions.delete` cleanup.
|
|
970
970
|
- Channels: treat replies to the bot as implicit mentions across supported channels.
|
|
971
971
|
- Channels: normalize object-format capabilities in channel capability parsing.
|
|
972
|
-
- Security: default-deny slash/control commands unless a channel computed `CommandAuthorized` (fixes accidental “open” behavior), and ensure WhatsApp + Zalo plugin channels gate inline `/…` tokens correctly. https://docs.
|
|
972
|
+
- Security: default-deny slash/control commands unless a channel computed `CommandAuthorized` (fixes accidental “open” behavior), and ensure WhatsApp + Zalo plugin channels gate inline `/…` tokens correctly. https://docs.openclaw.ai/gateway/security
|
|
973
973
|
- Security: redact sensitive text in gateway WS logs.
|
|
974
974
|
- Tools: cap pending `exec` process output to avoid unbounded buffers.
|
|
975
|
-
- CLI: speed up `
|
|
975
|
+
- CLI: speed up `openclaw sandbox-explain` by avoiding heavy plugin imports when normalizing channel ids.
|
|
976
976
|
- Browser: remote profile tab operations prefer persistent Playwright and avoid silent HTTP fallbacks. (#1057) — thanks @mukhtharcm.
|
|
977
977
|
- Browser: remote profile tab ops follow-up: shared Playwright loader, Playwright-based focus, and more coverage (incl. opt-in live Browserless test). (follow-up to #1057) — thanks @mukhtharcm.
|
|
978
978
|
- Browser: refresh extension relay tab metadata after navigation so `/json/list` stays current. (#1073) — thanks @roshanasingh4.
|
|
@@ -999,7 +999,7 @@ Thanks @AlexMikhalev, @CoreyH, @John-Rood, @KrauseFx, @MaudeBot, @Nachx639, @Nic
|
|
|
999
999
|
|
|
1000
1000
|
### Highlights
|
|
1001
1001
|
|
|
1002
|
-
- Plugins: add provider auth registry + `
|
|
1002
|
+
- Plugins: add provider auth registry + `openclaw models auth login` for plugin-driven OAuth/API key flows.
|
|
1003
1003
|
- Browser: improve remote CDP/Browserless support (auth passthrough, `wss` upgrade, timeouts, clearer errors).
|
|
1004
1004
|
- Heartbeat: per-agent configuration + 24h duplicate suppression. (#980) — thanks @voidserf.
|
|
1005
1005
|
- Security: audit warns on weak model tiers; app nodes store auth tokens encrypted (Keychain/SecurePrefs).
|
|
@@ -1007,13 +1007,13 @@ Thanks @AlexMikhalev, @CoreyH, @John-Rood, @KrauseFx, @MaudeBot, @Nachx639, @Nic
|
|
|
1007
1007
|
### Breaking
|
|
1008
1008
|
|
|
1009
1009
|
- **BREAKING:** iOS minimum version is now 18.0 to support Textual markdown rendering in native chat. (#702)
|
|
1010
|
-
- **BREAKING:** Microsoft Teams is now a plugin; install `@
|
|
1010
|
+
- **BREAKING:** Microsoft Teams is now a plugin; install `@openclaw/msteams` via `openclaw plugins install @openclaw/msteams`.
|
|
1011
1011
|
- **BREAKING:** Channel auth now prefers config over env for Discord/Telegram/Matrix (env is fallback only). (#1040) — thanks @thewilloftheshadow.
|
|
1012
1012
|
|
|
1013
1013
|
### Changes
|
|
1014
1014
|
|
|
1015
1015
|
- UI/Apps: move channel/config settings to schema-driven forms and rename Connections → Channels. (#1040) — thanks @thewilloftheshadow.
|
|
1016
|
-
- CLI: set process titles to `
|
|
1016
|
+
- CLI: set process titles to `openclaw-<command>` for clearer process listings.
|
|
1017
1017
|
- CLI/macOS: sync remote SSH target/identity to config and let `gateway status` auto-infer SSH targets (ssh-config aware).
|
|
1018
1018
|
- Telegram: scope inline buttons with allowlist default + callback gating in DMs/groups.
|
|
1019
1019
|
- Telegram: default reaction notifications to own.
|
|
@@ -1021,15 +1021,15 @@ Thanks @AlexMikhalev, @CoreyH, @John-Rood, @KrauseFx, @MaudeBot, @Nachx639, @Nic
|
|
|
1021
1021
|
- Heartbeat: tighten prompt guidance + suppress duplicate alerts for 24h. (#980) — thanks @voidserf.
|
|
1022
1022
|
- Repo: ignore local identity files to avoid accidental commits. (#1001) — thanks @gerardward2007.
|
|
1023
1023
|
- Sessions/Security: add `session.dmScope` for multi-user DM isolation and audit warnings. (#948) — thanks @Alphonse-arianee.
|
|
1024
|
-
- Plugins: add provider auth registry + `
|
|
1024
|
+
- Plugins: add provider auth registry + `openclaw models auth login` for plugin-driven OAuth/API key flows.
|
|
1025
1025
|
- Onboarding: switch channels setup to a single-select loop with per-channel actions and disabled hints in the picker.
|
|
1026
1026
|
- TUI: show provider/model labels for the active session and default model.
|
|
1027
1027
|
- Heartbeat: add per-agent heartbeat configuration and multi-agent docs example.
|
|
1028
1028
|
- UI: show gateway auth guidance + doc link on unauthorized Control UI connections.
|
|
1029
1029
|
- UI: add session deletion action in Control UI sessions list. (#1017) — thanks @Szpadel.
|
|
1030
|
-
- Security: warn on weak model tiers (Haiku, below GPT-5, below Claude 4.5) in `
|
|
1030
|
+
- Security: warn on weak model tiers (Haiku, below GPT-5, below Claude 4.5) in `openclaw security audit`.
|
|
1031
1031
|
- Apps: store node auth tokens encrypted (Keychain/SecurePrefs).
|
|
1032
|
-
- Daemon: share profile/state-dir resolution across service helpers and honor `
|
|
1032
|
+
- Daemon: share profile/state-dir resolution across service helpers and honor `CLAWDBOT_STATE_DIR` for Windows task scripts.
|
|
1033
1033
|
- Docs: clarify multi-gateway rescue bot guidance. (#969) — thanks @bjesuiter.
|
|
1034
1034
|
- Agents: add Current Date & Time system prompt section with configurable time format (auto/12/24).
|
|
1035
1035
|
- Tools: normalize Slack/Discord message timestamps with `timestampMs`/`timestampUtc` while keeping raw provider fields.
|
|
@@ -1037,8 +1037,8 @@ Thanks @AlexMikhalev, @CoreyH, @John-Rood, @KrauseFx, @MaudeBot, @Nachx639, @Nic
|
|
|
1037
1037
|
- Docs: add Date & Time guide and update prompt/timezone configuration docs.
|
|
1038
1038
|
- Messages: debounce rapid inbound messages across channels with per-connector overrides. (#971) — thanks @juanpablodlc.
|
|
1039
1039
|
- Messages: allow media-only sends (CLI/tool) and show Telegram voice recording status for voice notes. (#957) — thanks @rdev.
|
|
1040
|
-
- Auth/Status: keep auth profiles sticky per session (rotate on compaction/new), surface provider usage headers in `/status` and `
|
|
1041
|
-
- CLI: add `--json` output for `
|
|
1040
|
+
- Auth/Status: keep auth profiles sticky per session (rotate on compaction/new), surface provider usage headers in `/status` and `openclaw models status`, and update docs.
|
|
1041
|
+
- CLI: add `--json` output for `openclaw daemon` lifecycle/install commands.
|
|
1042
1042
|
- Memory: make `node-llama-cpp` an optional dependency (avoid Node 25 install failures) and improve local-embeddings fallback/errors.
|
|
1043
1043
|
- Browser: add `snapshot refs=aria` (Playwright aria-ref ids) for self-resolving refs across `snapshot` → `act`.
|
|
1044
1044
|
- Browser: `profile="chrome"` now defaults to host control and returns clearer “attach a tab” errors.
|
|
@@ -1062,10 +1062,10 @@ Thanks @AlexMikhalev, @CoreyH, @John-Rood, @KrauseFx, @MaudeBot, @Nachx639, @Nic
|
|
|
1062
1062
|
- iMessage: treat missing `imsg rpc` support as fatal to avoid restart loops.
|
|
1063
1063
|
- Auth: merge main auth profiles into per-agent stores for sub-agents and document inheritance. (#1013) — thanks @marcmarg.
|
|
1064
1064
|
- Agents: avoid JSON Schema `format` collisions in tool params by renaming snapshot format fields. (#1013) — thanks @marcmarg.
|
|
1065
|
-
- Fix: make `
|
|
1065
|
+
- Fix: make `openclaw update` auto-update global installs when installed via a package manager.
|
|
1066
1066
|
- Fix: list model picker entries as provider/model pairs for explicit selection. (#970) — thanks @mcinteerj.
|
|
1067
1067
|
- Fix: align OpenAI image-gen defaults with DALL-E 3 standard quality and document output formats. (#880) — thanks @mkbehr.
|
|
1068
|
-
- Fix: persist `gateway.mode=local` after selecting Local run mode in `
|
|
1068
|
+
- Fix: persist `gateway.mode=local` after selecting Local run mode in `openclaw configure`, even if no other sections are chosen.
|
|
1069
1069
|
- Daemon: fix profile-aware service label resolution (env-driven) and add coverage for launchd/systemd/schtasks. (#969) — thanks @bjesuiter.
|
|
1070
1070
|
- Agents: avoid false positives when logging unsupported Google tool schema keywords.
|
|
1071
1071
|
- Agents: skip Gemini history downgrades for google-antigravity to preserve tool calls. (#894) — thanks @mukhtharcm.
|
|
@@ -1092,14 +1092,14 @@ Thanks @AlexMikhalev, @CoreyH, @John-Rood, @KrauseFx, @MaudeBot, @Nachx639, @Nic
|
|
|
1092
1092
|
- Web search: `web_search`/`web_fetch` tools (Brave API) + first-time setup in onboarding/configure.
|
|
1093
1093
|
- Browser control: Chrome extension relay takeover mode + remote browser control support.
|
|
1094
1094
|
- Plugins: channel plugins (gateway HTTP hooks) + Zalo plugin + onboarding install flow. (#854) — thanks @longmaba.
|
|
1095
|
-
- Security: expanded `
|
|
1095
|
+
- Security: expanded `openclaw security audit` (+ `--fix`), detect-secrets CI scan, and a `SECURITY.md` reporting policy.
|
|
1096
1096
|
|
|
1097
1097
|
### Changes
|
|
1098
1098
|
|
|
1099
1099
|
- Docs: clarify per-agent auth stores, sandboxed skill binaries, and elevated semantics.
|
|
1100
1100
|
- Docs: add FAQ entries for missing provider auth after adding agents and Gemini thinking signature errors.
|
|
1101
1101
|
- Agents: add optional auth-profile copy prompt on `agents add` and improve auth error messaging.
|
|
1102
|
-
- Security: expand `
|
|
1102
|
+
- Security: expand `openclaw security audit` checks (model hygiene, config includes, plugin allowlists, exposure matrix) and extend `--fix` to tighten more sensitive state paths.
|
|
1103
1103
|
- Security: add `SECURITY.md` reporting policy.
|
|
1104
1104
|
- Channels: add Matrix plugin (external) with docs + onboarding hooks.
|
|
1105
1105
|
- Plugins: add Zalo channel plugin with gateway HTTP hooks and onboarding install prompt. (#854) — thanks @longmaba.
|
|
@@ -1109,7 +1109,7 @@ Thanks @AlexMikhalev, @CoreyH, @John-Rood, @KrauseFx, @MaudeBot, @Nachx639, @Nic
|
|
|
1109
1109
|
- Security: add detect-secrets CI scan and baseline guidance. (#227) — thanks @Hyaxia.
|
|
1110
1110
|
- Tools: add `web_search`/`web_fetch` (Brave API), auto-enable `web_fetch` for sandboxed sessions, and remove the `brave-search` skill.
|
|
1111
1111
|
- CLI/Docs: add a web tools configure section for storing Brave API keys and update onboarding tips.
|
|
1112
|
-
- Browser: add Chrome extension relay takeover mode (toolbar button), plus `
|
|
1112
|
+
- Browser: add Chrome extension relay takeover mode (toolbar button), plus `openclaw browser extension install/path` and remote browser control (standalone server + token auth).
|
|
1113
1113
|
|
|
1114
1114
|
### Fixes
|
|
1115
1115
|
|
|
@@ -1148,7 +1148,7 @@ Thanks @AlexMikhalev, @CoreyH, @John-Rood, @KrauseFx, @MaudeBot, @Nachx639, @Nic
|
|
|
1148
1148
|
- TUI: render picker overlays via the overlay stack so /models and /settings display. (#921) — thanks @grizzdank.
|
|
1149
1149
|
- TUI: add a bright spinner + elapsed time in the status line for send/stream/run states.
|
|
1150
1150
|
- TUI: show LLM error messages (rate limits, auth, etc.) instead of `(no output)`.
|
|
1151
|
-
- Gateway/Dev: ensure `pnpm gateway:dev` always uses the dev profile config + state (`~/.
|
|
1151
|
+
- Gateway/Dev: ensure `pnpm gateway:dev` always uses the dev profile config + state (`~/.openclaw-dev`).
|
|
1152
1152
|
|
|
1153
1153
|
#### Agents / Auth / Tools / Sandbox
|
|
1154
1154
|
|
|
@@ -1216,12 +1216,12 @@ Thanks @AlexMikhalev, @CoreyH, @John-Rood, @KrauseFx, @MaudeBot, @Nachx639, @Nic
|
|
|
1216
1216
|
### New & Improved
|
|
1217
1217
|
|
|
1218
1218
|
- Memory: add custom OpenAI-compatible embedding endpoints; support OpenAI/local `node-llama-cpp` embeddings with per-agent overrides and provider metadata in tools/CLI. (#819) — thanks @mukhtharcm.
|
|
1219
|
-
- Memory: new `
|
|
1219
|
+
- Memory: new `openclaw memory` CLI plus `memory_search`/`memory_get` tools with snippets + line ranges; index stored under `~/.openclaw/memory/{agentId}.sqlite` with watch-on-by-default.
|
|
1220
1220
|
- Agents: strengthen memory recall guidance; make workspace bootstrap truncation configurable (default 20k) with warnings; add default sub-agent model config.
|
|
1221
1221
|
- Tools/Sandbox: add tool profiles + group shorthands; support tool-policy groups in `tools.sandbox.tools`; drop legacy `memory` shorthand; allow Docker bind mounts via `docker.binds`. (#790) — thanks @akonyer.
|
|
1222
1222
|
- Tools: add provider/model-specific tool policy overrides (`tools.byProvider`) to trim tool exposure per provider.
|
|
1223
1223
|
- Tools: add browser `scrollintoview` action; allow Claude/Gemini tool param aliases; allow thinking `xhigh` for GPT-5.2/Codex with safe downgrades. (#793) — thanks @hsrvc; (#444) — thanks @grp06.
|
|
1224
|
-
- Gateway/CLI: add Tailscale binary discovery, custom bind mode, and probe auth retry; add `
|
|
1224
|
+
- Gateway/CLI: add Tailscale binary discovery, custom bind mode, and probe auth retry; add `openclaw dashboard` auto-open flow; default native slash commands to `"auto"` with per-provider overrides. (#740) — thanks @jeffersonwarrior.
|
|
1225
1225
|
- Auth/Onboarding: add Chutes OAuth (PKCE + refresh + onboarding choice); normalize API key inputs; default TUI onboarding to `deliver: false`. (#726) — thanks @FrieSei; (#791) — thanks @roshanasingh4.
|
|
1226
1226
|
- Providers: add `discord.allowBots`; trim legacy MiniMax M2 from default catalogs; route MiniMax vision to the Coding Plan VLM endpoint (also accepts `@/path/to/file.png` inputs). (#802) — thanks @zknicker.
|
|
1227
1227
|
- Gateway: allow Tailscale Serve identity headers to satisfy token auth; rebuild Control UI assets when protocol schema is newer. (#823) — thanks @roshanasingh4; (#786) — thanks @meaningfool.
|
|
@@ -1229,7 +1229,7 @@ Thanks @AlexMikhalev, @CoreyH, @John-Rood, @KrauseFx, @MaudeBot, @Nachx639, @Nic
|
|
|
1229
1229
|
|
|
1230
1230
|
### Installer
|
|
1231
1231
|
|
|
1232
|
-
- Install: run `
|
|
1232
|
+
- Install: run `openclaw doctor --non-interactive` after git installs/updates and nudge daemon restarts when detected.
|
|
1233
1233
|
|
|
1234
1234
|
### Fixes
|
|
1235
1235
|
|
|
@@ -1240,7 +1240,7 @@ Thanks @AlexMikhalev, @CoreyH, @John-Rood, @KrauseFx, @MaudeBot, @Nachx639, @Nic
|
|
|
1240
1240
|
- Gemini: normalize Gemini 3 ids to preview variants; strip Gemini CLI tool call/response ids; downgrade missing `thought_signature`; strip Claude `msg_*` thought_signature fields to avoid base64 decode errors. (#795) — thanks @thewilloftheshadow; (#783) — thanks @ananth-vardhan-cn; (#793) — thanks @hsrvc; (#805) — thanks @marcmarg.
|
|
1241
1241
|
- Agents: auto-recover from compaction context overflow by resetting the session and retrying; propagate overflow details from embedded runs so callers can recover.
|
|
1242
1242
|
- MiniMax: strip malformed tool invocation XML; include `MiniMax-VL-01` in implicit provider for image pairing. (#809) — thanks @latitudeki5223.
|
|
1243
|
-
- Onboarding/Auth: honor `
|
|
1243
|
+
- Onboarding/Auth: honor `CLAWDBOT_AGENT_DIR` / `PI_CODING_AGENT_DIR` when writing auth profiles (MiniMax). (#829) — thanks @roshanasingh4.
|
|
1244
1244
|
- Anthropic: handle `overloaded_error` with a friendly message and failover classification. (#832) — thanks @danielz1z.
|
|
1245
1245
|
- Anthropic: merge consecutive user turns (preserve newest metadata) before validation to avoid incorrect role errors. (#804) — thanks @ThomsenDrake.
|
|
1246
1246
|
- Messaging: enforce context isolation for message tool sends; keep typing indicators alive during tool execution. (#793) — thanks @hsrvc; (#450, #447) — thanks @thewilloftheshadow.
|
|
@@ -1251,7 +1251,7 @@ Thanks @AlexMikhalev, @CoreyH, @John-Rood, @KrauseFx, @MaudeBot, @Nachx639, @Nic
|
|
|
1251
1251
|
- Telegram: preserve forum topic thread ids, persist polling offsets, respect account bindings in webhook mode, and show typing indicator in General topics. (#727, #739) — thanks @thewilloftheshadow; (#821) — thanks @gumadeiras; (#779) — thanks @azade-c.
|
|
1252
1252
|
- Slack: accept slash commands with or without leading `/` for custom command configs. (#798) — thanks @thewilloftheshadow.
|
|
1253
1253
|
- Cron: persist disabled jobs correctly; accept `jobId` aliases for update/run/remove params. (#205, #252) — thanks @thewilloftheshadow.
|
|
1254
|
-
- Gateway/CLI: honor `
|
|
1254
|
+
- Gateway/CLI: honor `CLAWDBOT_LAUNCHD_LABEL` / `CLAWDBOT_SYSTEMD_UNIT` overrides; `agents.list` respects explicit config; reduce noisy loopback WS logs during tests; run `openclaw doctor --non-interactive` during updates. (#781) — thanks @ronyrus.
|
|
1255
1255
|
- Onboarding/Control UI: refuse invalid configs (run doctor first); quote Windows browser URLs for OAuth; keep chat scroll position unless the user is near the bottom. (#764) — thanks @mukhtharcm; (#794) — thanks @roshanasingh4; (#217) — thanks @thewilloftheshadow.
|
|
1256
1256
|
- Tools/UI: harden tool input schemas for strict providers; drop null-only union variants for Gemini schema cleanup; treat `maxChars: 0` as unlimited; keep TUI last streamed response instead of "(no output)". (#782) — thanks @AbhisekBasu1; (#796) — thanks @gabriel-trigo; (#747) — thanks @thewilloftheshadow.
|
|
1257
1257
|
- Connections UI: polish multi-account account cards. (#816) — thanks @steipete.
|
|
@@ -1283,7 +1283,7 @@ Thanks @AlexMikhalev, @CoreyH, @John-Rood, @KrauseFx, @MaudeBot, @Nachx639, @Nic
|
|
|
1283
1283
|
- Auto-reply: add compact `/model` picker (models + available providers) and show provider endpoints in `/model status`.
|
|
1284
1284
|
- Control UI: add Config tab model presets (MiniMax M2.1, GLM 4.7, Kimi) for one-click setup.
|
|
1285
1285
|
- Plugins: add extension loader (tools/RPC/CLI/services), discovery paths, and config schema + Control UI labels (uiHints).
|
|
1286
|
-
- Plugins: add `
|
|
1286
|
+
- Plugins: add `openclaw plugins install` (path/tgz/npm), plus `list|info|enable|disable|doctor` UX.
|
|
1287
1287
|
- Plugins: voice-call plugin now real (Twilio/log), adds start/status RPC/CLI/tool + tests.
|
|
1288
1288
|
- Docs: add plugins doc + cross-links from tools/skills/gateway config.
|
|
1289
1289
|
- Docs: add beginner-friendly plugin quick start + expand Voice Call plugin docs.
|
|
@@ -1296,7 +1296,7 @@ Thanks @AlexMikhalev, @CoreyH, @John-Rood, @KrauseFx, @MaudeBot, @Nachx639, @Nic
|
|
|
1296
1296
|
- Agents: add pre-compaction memory flush config (`agents.defaults.compaction.*`) with a soft threshold + system prompt.
|
|
1297
1297
|
- Config: add `$include` directive for modular config files. (#731) — thanks @pasogott.
|
|
1298
1298
|
- Build: set pnpm minimum release age to 2880 minutes (2 days). (#718) — thanks @dan-dr.
|
|
1299
|
-
- macOS: prompt to install the global `
|
|
1299
|
+
- macOS: prompt to install the global `openclaw` CLI when missing in local mode; install via `openclaw.ai/install-cli.sh` (no onboarding) and use external launchd/CLI instead of the embedded gateway runtime.
|
|
1300
1300
|
- Docs: add gog calendar event color IDs from `gog calendar colors`. (#715) — thanks @mjrussell.
|
|
1301
1301
|
- Cron/CLI: add `--model` flag to cron add/edit commands. (#711) — thanks @mjrussell.
|
|
1302
1302
|
- Cron/CLI: trim model overrides on cron edits and document main-session guidance. (#711) — thanks @mjrussell.
|
|
@@ -1311,8 +1311,8 @@ Thanks @AlexMikhalev, @CoreyH, @John-Rood, @KrauseFx, @MaudeBot, @Nachx639, @Nic
|
|
|
1311
1311
|
|
|
1312
1312
|
- Postinstall: replace `git apply` with builtin JS patcher (works npm/pnpm/bun; no git dependency) plus regression tests.
|
|
1313
1313
|
- Postinstall: skip pnpm patch fallback when the new patcher is active.
|
|
1314
|
-
- Installer tests: add root+non-root docker smokes, CI workflow to fetch
|
|
1315
|
-
- Installer UX: support `
|
|
1314
|
+
- Installer tests: add root+non-root docker smokes, CI workflow to fetch openclaw.ai scripts and run install sh/cli with onboarding skipped.
|
|
1315
|
+
- Installer UX: support `CLAWDBOT_NO_ONBOARD=1` for non-interactive installs; fix npm prefix on Linux and auto-install git.
|
|
1316
1316
|
- Installer UX: add `install.sh --help` with flags/env and git install hint.
|
|
1317
1317
|
- Installer UX: add `--install-method git|npm` and auto-detect source checkouts (prompt to update git checkout vs migrate to npm).
|
|
1318
1318
|
|
|
@@ -1328,8 +1328,8 @@ Thanks @AlexMikhalev, @CoreyH, @John-Rood, @KrauseFx, @MaudeBot, @Nachx639, @Nic
|
|
|
1328
1328
|
- Auth: read Codex keychain credentials and make the lookup platform-aware.
|
|
1329
1329
|
- macOS/Release: avoid bundling dist artifacts in relay builds and generate appcasts from zip-only sources.
|
|
1330
1330
|
- Doctor: surface plugin diagnostics in the report.
|
|
1331
|
-
- Plugins: treat `plugins.load.paths` directory entries as package roots when they contain `package.json` + `
|
|
1332
|
-
- Config: expand `~` in `
|
|
1331
|
+
- Plugins: treat `plugins.load.paths` directory entries as package roots when they contain `package.json` + `openclaw.extensions`; load plugin packages from config dirs; extract archives without system tar.
|
|
1332
|
+
- Config: expand `~` in `CLAWDBOT_CONFIG_PATH` and common path-like config fields (including `plugins.load.paths`); guard invalid `$include` paths. (#731) — thanks @pasogott.
|
|
1333
1333
|
- Agents: stop pre-creating session transcripts so first user messages persist in JSONL history.
|
|
1334
1334
|
- Agents: skip pre-compaction memory flush when the session workspace is read-only.
|
|
1335
1335
|
- Auto-reply: ignore inline `/status` directives unless the message is directive-only.
|
|
@@ -1358,9 +1358,9 @@ Thanks @AlexMikhalev, @CoreyH, @John-Rood, @KrauseFx, @MaudeBot, @Nachx639, @Nic
|
|
|
1358
1358
|
|
|
1359
1359
|
### Highlights
|
|
1360
1360
|
|
|
1361
|
-
- CLI: `
|
|
1361
|
+
- CLI: `openclaw status` now table-based + shows OS/update/gateway/daemon/agents/sessions; `status --all` adds a full read-only debug report (tables, log tails, Tailscale summary, and scan progress via OSC-9 + spinner).
|
|
1362
1362
|
- CLI Backends: add Codex CLI fallback with resume support (text output) and JSONL parsing for new runs, plus a live CLI resume probe.
|
|
1363
|
-
- CLI: add `
|
|
1363
|
+
- CLI: add `openclaw update` (safe-ish git checkout update) + `--update` shorthand. (#673) — thanks @fm1randa.
|
|
1364
1364
|
- Gateway: add OpenAI-compatible `/v1/chat/completions` HTTP endpoint (auth, SSE streaming, per-agent routing). (#680).
|
|
1365
1365
|
|
|
1366
1366
|
### Changes
|
|
@@ -1371,7 +1371,7 @@ Thanks @AlexMikhalev, @CoreyH, @John-Rood, @KrauseFx, @MaudeBot, @Nachx639, @Nic
|
|
|
1371
1371
|
- Agents/Browser: add `browser.target` (sandbox/host/custom) with sandbox host-control gating via `agents.defaults.sandbox.browser.allowHostControl`, allowlists for custom control URLs/hosts/ports, and expand browser tool docs (remote control, profiles, internals).
|
|
1372
1372
|
- Onboarding/Models: add catalog-backed default model picker to onboarding + configure. (#611) — thanks @jonasjancarik.
|
|
1373
1373
|
- Agents/OpenCode Zen: update fallback models + defaults, keep legacy alias mappings. (#669) — thanks @magimetal.
|
|
1374
|
-
- CLI: add `
|
|
1374
|
+
- CLI: add `openclaw reset` and `openclaw uninstall` flows (interactive + non-interactive) plus docker cleanup smoke test.
|
|
1375
1375
|
- Providers: move provider wiring to a plugin architecture. (#661).
|
|
1376
1376
|
- Providers: unify group history context wrappers across providers with per-provider/per-account `historyLimit` overrides (fallback to `messages.groupChat.historyLimit`). Set `0` to disable. (#672).
|
|
1377
1377
|
- Gateway/Heartbeat: optionally deliver heartbeat `Reasoning:` output (`agents.defaults.heartbeat.includeReasoning`). (#690)
|
|
@@ -1381,7 +1381,7 @@ Thanks @AlexMikhalev, @CoreyH, @John-Rood, @KrauseFx, @MaudeBot, @Nachx639, @Nic
|
|
|
1381
1381
|
|
|
1382
1382
|
- Auto-reply: suppress draft/typing streaming for `NO_REPLY` (silent system ops) so it doesn’t leak partial output.
|
|
1383
1383
|
- CLI/Status: expand tables to full terminal width; clarify provider setup vs runtime warnings; richer per-provider detail; token previews in `status` while keeping `status --all` redacted; add troubleshooting link footer; keep log tails pasteable; show gateway auth used when reachable; surface provider runtime errors (Signal/iMessage/Slack); harden `tailscale status --json` parsing; make `status --all` scan progress determinate; and replace the footer with a 3-line “Next steps” recommendation (share/debug/probe).
|
|
1384
|
-
- CLI/Gateway: clarify that `
|
|
1384
|
+
- CLI/Gateway: clarify that `openclaw gateway status` reports RPC health (connect + RPC) and shows RPC failures separately from connect failures.
|
|
1385
1385
|
- CLI/Update: gate progress spinner on stdout TTY and align clean-check step label. (#701) — thanks @bjesuiter.
|
|
1386
1386
|
- Telegram: add `/whoami` + `/id` commands to reveal sender id for allowlists; allow `@username` and prefixed ids in `allowFrom` prompts (with stability warning).
|
|
1387
1387
|
- Heartbeat: strip markup-wrapped `HEARTBEAT_OK` so acks don’t leak to external providers (e.g., Telegram).
|
|
@@ -1394,7 +1394,7 @@ Thanks @AlexMikhalev, @CoreyH, @John-Rood, @KrauseFx, @MaudeBot, @Nachx639, @Nic
|
|
|
1394
1394
|
- Agents/Pi: inject config `temperature`/`maxTokens` into streaming without replacing the session streamFn; cover with live maxTokens probe. (#732) — thanks @peschee.
|
|
1395
1395
|
- macOS: clear unsigned launchd overrides on signed restarts and warn via doctor when attach-only/disable markers are set. (#695) — thanks @jeffersonwarrior.
|
|
1396
1396
|
- Agents: enforce single-writer session locks and drop orphan tool results to prevent tool-call ID failures (MiniMax/Anthropic-compatible APIs).
|
|
1397
|
-
- Docs: make `
|
|
1397
|
+
- Docs: make `openclaw status` the first diagnostic step, clarify `status --deep` behavior, and document `/whoami` + `/id`.
|
|
1398
1398
|
- Docs/Testing: clarify live tool+image probes and how to list your testable `provider/model` ids.
|
|
1399
1399
|
- Tests/Live: make gateway bash+read probes resilient to provider formatting while still validating real tool calls.
|
|
1400
1400
|
- WhatsApp: detect @lid mentions in groups using authDir reverse mapping + resolve self JID E.164 for mention gating. (#692) — thanks @peschee.
|
|
@@ -1414,24 +1414,24 @@ Thanks @AlexMikhalev, @CoreyH, @John-Rood, @KrauseFx, @MaudeBot, @Nachx639, @Nic
|
|
|
1414
1414
|
- WhatsApp: expose group participant IDs to the model so reactions can target the right sender.
|
|
1415
1415
|
- Cron: `wakeMode: "now"` waits for heartbeat completion (and retries when the main lane is busy). (#666) — thanks @roshanasingh4.
|
|
1416
1416
|
- Agents/OpenAI: fix Responses tool-only → follow-up turn handling (avoid standalone `reasoning` items that trigger 400 “required following item”) and replay reasoning items in Responses/Codex Responses history for tool-call-only turns.
|
|
1417
|
-
- Sandbox: add `
|
|
1417
|
+
- Sandbox: add `openclaw sandbox explain` (effective policy inspector + fix-it keys); improve “sandbox jail” tool-policy/elevated errors with actionable config key paths; link to docs.
|
|
1418
1418
|
- Hooks/Gmail: keep Tailscale serve path at `/` while preserving the public path. (#668) — thanks @antons.
|
|
1419
1419
|
- Hooks/Gmail: allow Tailscale target URLs to preserve internal serve paths.
|
|
1420
1420
|
- Auth: update Claude Code keychain credentials in-place during refresh sync; share JSON file helpers; add CLI fallback coverage.
|
|
1421
1421
|
- Auth: throttle external CLI credential syncs (Claude/Codex), reduce Keychain reads, and skip sync when cached credentials are still fresh.
|
|
1422
|
-
- CLI: respect `
|
|
1422
|
+
- CLI: respect `CLAWDBOT_STATE_DIR` for node pairing + voice wake settings storage. (#664) — thanks @azade-c.
|
|
1423
1423
|
- Onboarding/Gateway: persist non-interactive gateway token auth in config; add WS wizard + gateway tool-calling regression coverage.
|
|
1424
1424
|
- Gateway/Control UI: make `chat.send` non-blocking, wire Stop to `chat.abort`, and treat `/stop` as an out-of-band abort. (#653)
|
|
1425
1425
|
- Gateway/Control UI: allow `chat.abort` without `runId` (abort active runs), suppress post-abort chat streaming, and prune stuck chat runs. (#653)
|
|
1426
1426
|
- Gateway/Control UI: sniff image attachments for chat.send, drop non-images, and log mismatches. (#670) — thanks @cristip73.
|
|
1427
1427
|
- macOS: force `restart-mac.sh --sign` to require identities and keep bundled Node signed for relay verification. (#580) — thanks @jeffersonwarrior.
|
|
1428
|
-
- Gateway/Agent: accept image attachments on `agent` (multimodal message) and add live gateway image probe (`
|
|
1429
|
-
- CLI: `
|
|
1428
|
+
- Gateway/Agent: accept image attachments on `agent` (multimodal message) and add live gateway image probe (`CLAWDBOT_LIVE_GATEWAY_IMAGE_PROBE=1`).
|
|
1429
|
+
- CLI: `openclaw sessions` now includes `elev:*` + `usage:*` flags in the table output.
|
|
1430
1430
|
- CLI/Pairing: accept positional provider for `pairing list|approve` (npm-run compatible); update docs/bot hints.
|
|
1431
|
-
- Branding: normalize legacy casing/branding to “
|
|
1431
|
+
- Branding: normalize legacy casing/branding to “OpenClaw” (CLI, status, docs).
|
|
1432
1432
|
- Auto-reply: fix native `/model` not updating the actual chat session (Telegram/Slack/Discord). (#646)
|
|
1433
|
-
- Doctor: offer to run `
|
|
1434
|
-
- Doctor: avoid false legacy workspace warning when install dir is `~/
|
|
1433
|
+
- Doctor: offer to run `openclaw update` first on git installs (keeps doctor output aligned with latest).
|
|
1434
|
+
- Doctor: avoid false legacy workspace warning when install dir is `~/openclaw`. (#660)
|
|
1435
1435
|
- iMessage: fix reasoning persistence across DMs; avoid partial/duplicate replies when reasoning is enabled. (#655) — thanks @antons.
|
|
1436
1436
|
- Models/Auth: allow MiniMax API configs without `models.providers.minimax.apiKey` (auth profiles / `MINIMAX_API_KEY`). (#656) — thanks @mneves75.
|
|
1437
1437
|
- Agents: avoid duplicate replies when the message tool sends. (#659) — thanks @mickahouan.
|
|
@@ -1463,20 +1463,20 @@ Thanks @AlexMikhalev, @CoreyH, @John-Rood, @KrauseFx, @MaudeBot, @Nachx639, @Nic
|
|
|
1463
1463
|
|
|
1464
1464
|
### Breaking
|
|
1465
1465
|
|
|
1466
|
-
- CLI: `
|
|
1466
|
+
- CLI: `openclaw message` now subcommands (`message send|poll|...`) and requires `--provider` unless only one provider configured.
|
|
1467
1467
|
- Commands/Tools: `/restart` and gateway restart tool disabled by default; enable with `commands.restart=true`.
|
|
1468
1468
|
|
|
1469
1469
|
### New Features and Changes
|
|
1470
1470
|
|
|
1471
1471
|
- Models/Auth: OpenCode Zen onboarding (#623) — thanks @magimetal; MiniMax Anthropic-compatible API + hosted onboarding (#590, #495) — thanks @mneves75, @tobiasbischoff.
|
|
1472
|
-
- Models/Auth: setup-token + token auth profiles; `
|
|
1472
|
+
- Models/Auth: setup-token + token auth profiles; `openclaw models auth order {get,set,clear}`; per-agent auth candidates in `/model status`; OAuth expiry checks in doctor/status.
|
|
1473
1473
|
- Agent/System: claude-cli runner; `session_status` tool (and sandbox allow); adaptive context pruning default; system prompt messaging guidance + no auto self-update; eligible skills list injection; sub-agent context trimmed.
|
|
1474
1474
|
- Commands: `/commands` list; `/models` alias; `/usage` alias; `/debug` runtime overrides + effective config view; `/config` chat updates + `/config get`; `config --section`.
|
|
1475
1475
|
- CLI/Gateway: unified message tool + message subcommands; gateway discover (local + wide-area DNS-SD) with JSON/timeout; gateway status human-readable + JSON + SSH loopback; wide-area records include gatewayPort/sshPort/cliPath + tailnet DNS fallback.
|
|
1476
1476
|
- CLI UX: logs output modes (pretty/plain/JSONL) + colorized health/daemon output; global `--no-color`; lobster palette in onboarding/config.
|
|
1477
1477
|
- Dev ergonomics: gateway `--dev/--reset` + dev profile auto-config; C-3PO dev templates; dev gateway/TUI helper scripts.
|
|
1478
1478
|
- Sandbox/Workspace: sandbox list/recreate commands; sync skills into sandbox workspace; sandbox browser auto-start.
|
|
1479
|
-
- Config/Onboarding: inline env vars; OpenAI API key flow to shared `~/.
|
|
1479
|
+
- Config/Onboarding: inline env vars; OpenAI API key flow to shared `~/.openclaw/.env`; Opus 4.5 default prompt for Anthropic auth; QuickStart auto-install gateway (Node-only) + provider picker tweaks + skip-systemd flags; TUI bootstrap prompt (`tui --message`); remove Bun runtime choice.
|
|
1480
1480
|
- Providers: Microsoft Teams provider (polling, attachments, outbound sends, requireMention, config reload/DM policy). (#404) — thanks @onutc
|
|
1481
1481
|
- Providers: WhatsApp broadcast groups for multi-agent replies (#547) — thanks @pasogott; inbound media size cap configurable (#505) — thanks @koala73; identity-based message prefixes (#578) — thanks @p6l-richard.
|
|
1482
1482
|
- Providers: Telegram inline keyboard buttons + callback payload routing (#491) — thanks @azade-c; cron topic delivery targets (#474/#478) — thanks @mitschabaude-bot, @nachoiacovino; `[[audio_as_voice]]` tag support (#490) — thanks @jarvis-medmatic.
|
|
@@ -1531,7 +1531,7 @@ Thanks @AlexMikhalev, @CoreyH, @John-Rood, @KrauseFx, @MaudeBot, @Nachx639, @Nic
|
|
|
1531
1531
|
- Previously, if you didn’t configure an allowlist, your bot could be **open to anyone** (especially discoverable Telegram bots).
|
|
1532
1532
|
- New default: DM pairing (`dmPolicy="pairing"` / `discord.dm.policy="pairing"` / `slack.dm.policy="pairing"`).
|
|
1533
1533
|
- To keep old “open to everyone” behavior: set `dmPolicy="open"` and include `"*"` in the relevant `allowFrom` (Discord/Slack: `discord.dm.allowFrom` / `slack.dm.allowFrom`).
|
|
1534
|
-
- Approve requests via `
|
|
1534
|
+
- Approve requests via `openclaw pairing list <provider>` + `openclaw pairing approve <provider> <code>`.
|
|
1535
1535
|
- Sandbox: default `agent.sandbox.scope` to `"agent"` (one container/workspace per agent). Use `"session"` for per-session isolation; `"shared"` disables cross-session isolation.
|
|
1536
1536
|
- Timestamps in agent envelopes are now UTC (compact `YYYY-MM-DDTHH:mmZ`); removed `messages.timestampPrefix`. Add `agent.userTimezone` to tell the model the user’s local time (system prompt only).
|
|
1537
1537
|
- Model config schema changes (auth profiles + model lists); doctor auto-migrates and the gateway rewrites legacy configs on startup.
|
|
@@ -1546,7 +1546,7 @@ Thanks @AlexMikhalev, @CoreyH, @John-Rood, @KrauseFx, @MaudeBot, @Nachx639, @Nic
|
|
|
1546
1546
|
- **Agent loop + compaction:** compaction/pruning tuning, overflow handling, safer bootstrap context, and per-provider threading/confirmations; opt-in tool-result pruning + compact tracking.
|
|
1547
1547
|
- **Sandbox + tools:** per-agent sandbox overrides, workspaceAccess controls, session tool visibility, tool policy overrides, process isolation, and tool schema/timeout/reaction unification.
|
|
1548
1548
|
- **Providers (Telegram/WhatsApp/Discord/Slack/Signal/iMessage):** retry/backoff, threading, reactions, media groups/attachments, mention gating, typing behavior, and error/log stability; long polling + forum topic isolation for Telegram.
|
|
1549
|
-
- **Gateway/CLI UX:** `
|
|
1549
|
+
- **Gateway/CLI UX:** `openclaw logs`, cron list colors/aliases, docs search, agents list/add/delete flows, status usage snapshots, runtime/auth source display, and `/status`/commands auth unification.
|
|
1550
1550
|
- **Control UI/Web:** logs tab, focus mode polish, config form resilience, streaming stability, tool output caps, windowed chat history, and reconnect/password URL auth.
|
|
1551
1551
|
- **macOS/Android/TUI/Build:** macOS gateway races, QR bundling, JSON5 config safety, Voice Wake hardening; Android EXIF rotation + APK naming/versioning; TUI key handling; tooling/bundling fixes.
|
|
1552
1552
|
- **Packaging/compat:** npm dist folder coverage, Node 25 qrcode-terminal import fixes, Bun/Playwright/WebSocket patches, and Docker Bun install.
|
|
@@ -1583,7 +1583,7 @@ Thanks @AlexMikhalev, @CoreyH, @John-Rood, @KrauseFx, @MaudeBot, @Nachx639, @Nic
|
|
|
1583
1583
|
- WhatsApp: mark offline history sync messages as read without auto-reply. (#193) — thanks @mcinteerj
|
|
1584
1584
|
- Discord: avoid duplicate replies when a provider emits late streaming `text_end` events (OpenAI/GPT).
|
|
1585
1585
|
- CLI: use tailnet IP for local gateway calls when bind is tailnet/auto (fixes #176).
|
|
1586
|
-
- Env: load global `$
|
|
1586
|
+
- Env: load global `$OPENCLAW_STATE_DIR/.env` (`~/.openclaw/.env`) as a fallback after CWD `.env`.
|
|
1587
1587
|
- Env: optional login-shell env fallback (opt-in; imports expected keys without overriding existing env).
|
|
1588
1588
|
- Agent tools: OpenAI-compatible tool JSON Schemas (fix `browser`, normalize union schemas).
|
|
1589
1589
|
- Onboarding: when running from source, auto-build missing Control UI assets (`bun run ui:build`).
|
|
@@ -1591,4 +1591,4 @@ Thanks @AlexMikhalev, @CoreyH, @John-Rood, @KrauseFx, @MaudeBot, @Nachx639, @Nic
|
|
|
1591
1591
|
- Agent tools: honor `agent.tools` allow/deny policy even when sandbox is off.
|
|
1592
1592
|
- Discord: avoid duplicate replies when OpenAI emits repeated `message_end` events.
|
|
1593
1593
|
- Commands: unify /status (inline) and command auth across providers; group bypass for authorized control commands; remove Discord /clawd slash handler.
|
|
1594
|
-
- CLI: run `
|
|
1594
|
+
- CLI: run `openclaw agent` via the Gateway by default; use `--local` to force embedded mode.
|