content large_stringlengths 3 20.5k | url large_stringlengths 54 193 | branch large_stringclasses 4
values | source large_stringclasses 42
values | embeddings listlengths 384 384 | score float64 -0.21 0.65 |
|---|---|---|---|---|---|
with `elevated: true`) runs outside the sandbox (approvals may still apply). - Use `/elevated full` to skip exec approvals for the session. - If you’re already running direct, elevated is effectively a no-op (still gated). - Elevated is \*\*not\*\* skill-scoped and does \*\*not\*\* override tool allow/deny. - Elevated ... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/sandbox-vs-tool-policy-vs-elevated.md | main | opebclaw | [
0.0076448870822787285,
0.006591212470084429,
0.014987172558903694,
0.019830606877803802,
0.06471850723028183,
-0.06691399216651917,
0.010669682174921036,
-0.05048539862036705,
-0.04452960938215256,
0.05694705620408058,
0.031674932688474655,
-0.029456591233611107,
0.018682803958654404,
0.03... | 0.089132 |
# Discovery & transports OpenClaw has two distinct problems that look similar on the surface: 1. \*\*Operator remote control\*\*: the macOS menu bar app controlling a gateway running elsewhere. 2. \*\*Node pairing\*\*: iOS/Android (and future nodes) finding a gateway and pairing securely. The design goal is to keep all... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/discovery.md | main | opebclaw | [
-0.07667336612939835,
-0.010893448255956173,
-0.027199799194931984,
0.026472460478544235,
-0.026080405339598656,
-0.08188262581825256,
0.002842534799128771,
-0.0041039870120584965,
0.03525015711784363,
0.017890900373458862,
-0.000911763752810657,
0.003823902690783143,
0.019727852195501328,
... | 0.105058 |
hint (MagicDNS). - `OPENCLAW\_CLI\_PATH` overrides the advertised CLI path. ### 2) Tailnet (cross-network) For London/Vienna style setups, Bonjour won’t help. The recommended “direct” target is: - Tailscale MagicDNS name (preferred) or a stable tailnet IP. If the gateway can detect it is running under Tailscale, it pub... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/discovery.md | main | opebclaw | [
-0.03583040460944176,
0.005208091344684362,
0.03722180053591728,
-0.07718102633953094,
0.008331296034157276,
-0.04650908336043358,
0.010069078765809536,
0.001191424555145204,
0.024880077689886093,
-0.009955475106835365,
0.03461003676056862,
-0.017387541010975838,
-0.020953264087438583,
-0.... | 0.048205 |
# Gateway lock ## Why - Ensure only one gateway instance runs per base port on the same host; additional gateways must use isolated profiles and unique ports. - Survive crashes/SIGKILL without leaving stale lock files. - Fail fast with a clear error when the control port is already occupied. ## Mechanism - The gateway ... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/gateway-lock.md | main | opebclaw | [
-0.08273380994796753,
-0.04686462879180908,
-0.001399616478011012,
0.037933651357889175,
0.024459822103381157,
-0.008815127424895763,
0.01387486420571804,
0.023582445457577705,
0.04034648835659027,
-0.022782400250434875,
0.03177685663104057,
0.0636667013168335,
-0.03450023755431175,
-0.052... | 0.1162 |
# Gateway runbook Use this page for day-1 startup and day-2 operations of the Gateway service. Symptom-first diagnostics with exact command ladders and log signatures. Task-oriented setup guide + full configuration reference. SecretRef contract, runtime snapshot behavior, and migrate/reload operations. Exact `secrets a... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/index.md | main | opebclaw | [
0.005095312837511301,
-0.05728842690587044,
-0.09532403200864792,
0.03588738664984703,
0.0004257298423908651,
-0.08788721263408661,
-0.06402558833360672,
-0.017577702179551125,
-0.023730725049972534,
-0.014661257155239582,
-0.00810297206044197,
-0.009819264523684978,
-0.027875877916812897,
... | 0.015818 |
openclaw gateway status --deep openclaw gateway probe ``` What to expect: - `gateway status --deep` can report `Other gateway-like services detected (best effort)` and print cleanup hints when stale launchd/systemd/schtasks installs are still around. - `gateway probe` can warn about `multiple reachable gateways` when m... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/index.md | main | opebclaw | [
-0.040207862854003906,
-0.007602804806083441,
-0.019145170226693153,
0.07035936415195465,
0.02468162775039673,
-0.039487794041633606,
-0.055885352194309235,
-0.02780137024819851,
0.005852574948221445,
-0.038041990250349045,
-0.009335708804428577,
0.014998411759734154,
0.0034247273579239845,
... | 0.025562 |
`refusing to bind gateway ... without auth` | Non-loopback bind without a valid gateway auth path | | `another gateway instance is already listening` / `EADDRINUSE` | Port conflict | | `Gateway start blocked: set gateway.mode=local` | Config set to remote mode, or local-mode stamp is missing from a damaged config | | `... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/index.md | main | opebclaw | [
-0.036095257848501205,
-0.018114322796463966,
-0.07333936542272568,
-0.005214202217757702,
-0.02503419667482376,
-0.022640462964773178,
-0.004760362207889557,
-0.013601170852780342,
0.020043669268488884,
-0.01917460933327675,
0.03194751590490341,
0.06634218245744705,
0.002390599809587002,
... | 0.051277 |
# Configuration OpenClaw reads an optional \*\*JSON5\*\* config from `~/.openclaw/openclaw.json`. If the file is missing, OpenClaw uses safe defaults. Common reasons to add a config: - Connect channels and control who can message the bot - Set models, tools, sandboxing, or automation (cron, hooks) - Tune sessions, medi... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/configuration.md | main | opebclaw | [
-0.04040244221687317,
-0.024623600766062737,
-0.08802556246519089,
0.048288244754076004,
0.004239464644342661,
-0.08090295642614365,
-0.05604400858283043,
-0.0077878856100142,
-0.0344737246632576,
-0.02191859297454357,
0.05223747715353966,
-0.004150894936174154,
-0.0023717544972896576,
0.0... | 0.073523 |
for allowlist/open }, }, } ``` Set the primary model and optional fallbacks: ```json5 { agents: { defaults: { model: { primary: "anthropic/claude-sonnet-4-6", fallbacks: ["openai/gpt-5.4"], }, models: { "anthropic/claude-sonnet-4-6": { alias: "Sonnet" }, "openai/gpt-5.4": { alias: "GPT" }, }, }, }, } ``` - `agents.defa... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/configuration.md | main | opebclaw | [
-0.0113975889980793,
-0.04046133533120155,
-0.06850015372037888,
0.004807343706488609,
0.06417550891637802,
0.02824370563030243,
-0.04844706133008003,
0.07768306136131287,
-0.04210171476006508,
-0.009464463219046593,
0.01635511964559555,
0.006265467964112759,
-0.0365886464715004,
0.1183281... | 0.086468 |
[Sandboxing](/gateway/sandboxing) for the full guide and [full reference](/gateway/configuration-reference#agentsdefaultssandbox) for all options. Relay-backed push is configured in `openclaw.json`. Set this in gateway config: ```json5 { gateway: { push: { apns: { relay: { baseUrl: "https://relay.example.com", // Optio... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/configuration.md | main | opebclaw | [
-0.048111673444509506,
-0.053234636783599854,
-0.02293819561600685,
0.07278931140899658,
-0.05263239145278931,
-0.036492206156253815,
-0.0365452766418457,
-0.053968001157045364,
0.014160046353936195,
-0.011544574052095413,
0.00962077546864748,
0.021759945899248123,
-0.008138874545693398,
0... | 0.08298 |
ingress on a dedicated subpath such as `/hooks`. - Keep unsafe-content bypass flags disabled (`hooks.gmail.allowUnsafeExternalContent`, `hooks.mappings[].allowUnsafeExternalContent`) unless doing tightly scoped debugging. - If you enable `hooks.allowRequestSessionKey`, also set `hooks.allowedSessionKeyPrefixes` to boun... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/configuration.md | main | opebclaw | [
-0.026445133611559868,
-0.02003735490143299,
0.02389425039291382,
0.014120174571871758,
0.024062814190983772,
-0.04884423688054085,
0.02768792025744915,
-0.05814605578780174,
0.005543908569961786,
0.009865976870059967,
0.007178862113505602,
-0.03291391581296921,
-0.0013807269278913736,
0.0... | 0.100655 |
replacing the entire config, prefer `config.schema.lookup` then `config.patch`. Validates + writes the full config and restarts the Gateway in one step. `config.apply` replaces the \*\*entire config\*\*. Use `config.patch` for partial updates, or `openclaw config set` for single keys. Params: - `raw` (string) — JSON5 p... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/configuration.md | main | opebclaw | [
-0.03335454314947128,
0.006122084334492683,
-0.021540453657507896,
0.022042756900191307,
0.006084582768380642,
-0.048299942165613174,
-0.028511647135019302,
0.0009364292491227388,
-0.055453743785619736,
0.036911845207214355,
-0.005341096315532923,
0.013885747641324997,
-0.01653655804693699,
... | 0.074214 |
# Logging For a user-facing overview (CLI + Control UI + config), see [/logging](/logging). OpenClaw has two log “surfaces”: - \*\*Console output\*\* (what you see in the terminal / Debug UI). - \*\*File logs\*\* (JSON lines) written by the gateway logger. ## File-based logger - Default rolling log file is under `/tmp/... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/logging.md | main | opebclaw | [
-0.010147230699658394,
0.024102529510855675,
-0.07815512269735336,
0.06060352921485901,
0.04769567772746086,
-0.1435275822877884,
-0.05709785968065262,
0.0074241552501916885,
0.025208499282598495,
-0.00950102973729372,
0.008776599541306496,
-0.031216254457831383,
-0.008962566033005714,
0.0... | 0.042923 |
keeps existing file logs stable while making interactive output scannable. | https://github.com/openclaw/openclaw/blob/main//docs/gateway/logging.md | main | opebclaw | [
-0.02142384648323059,
0.01698278822004795,
-0.05707385763525963,
0.036461129784584045,
0.08942493796348572,
-0.096474789083004,
0.011484576389193535,
-0.011195635423064232,
0.0033012765925377607,
0.0590476430952549,
-0.009514333680272102,
0.10232564061880112,
0.02025003917515278,
0.0129420... | 0.160531 |
# Configuration Examples Examples below are aligned with the current config schema. For the exhaustive reference and per-field notes, see [Configuration](/gateway/configuration). ## Quick start ### Absolute minimum ```json5 { agent: { workspace: "~/.openclaw/workspace" }, channels: { whatsapp: { allowFrom: ["+155555501... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/configuration-examples.md | main | opebclaw | [
-0.08151695132255554,
0.009637807495892048,
-0.008694189600646496,
0.02964288555085659,
0.0142213711515069,
-0.018038606271147728,
-0.05003764480352402,
-0.01116659864783287,
0.010677953250706196,
0.0010377609869465232,
0.04591934010386467,
-0.03609186038374901,
-0.01028792466968298,
0.061... | 0.039207 |
"~/.openclaw/workspace", userTimezone: "America/Chicago", model: { primary: "anthropic/claude-sonnet-4-6", fallbacks: ["anthropic/claude-opus-4-6", "openai/gpt-5.4"], }, imageModel: { primary: "openrouter/anthropic/claude-sonnet-4-6", }, models: { "anthropic/claude-opus-4-6": { alias: "opus" }, "anthropic/claude-sonnet... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/configuration-examples.md | main | opebclaw | [
-0.03885895758867264,
0.006502673029899597,
-0.02345261164009571,
0.015382422134280205,
0.11921873688697815,
-0.002645675325766206,
0.013338655233383179,
0.0052433740347623825,
-0.014683411456644535,
-0.038146987557411194,
-0.0029036663472652435,
-0.013442009687423706,
-0.047696616500616074,... | 0.04071 |
"weather"], }, list: [ { id: "main", default: true }, { id: "docs", workspace: "~/.openclaw/workspace-docs", skills: ["docs-search"] }, ], }, } ``` - `agents.defaults.skills` is the shared baseline. - `agents.list[].skills` replaces that baseline for one agent. - Use `skills: []` when an agent should see no skills. ###... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/configuration-examples.md | main | opebclaw | [
-0.02695775032043457,
0.062349140644073486,
0.006155269220471382,
0.06513430923223495,
0.015050072222948074,
-0.04801749438047409,
-0.0045277634635567665,
-0.04644624888896942,
-0.0010268556652590632,
-0.03083077259361744,
-0.021772779524326324,
-0.036421239376068115,
-0.00943565834313631,
... | 0.066957 |
# Trusted Proxy Auth > ⚠️ \*\*Security-sensitive feature.\*\* This mode delegates authentication entirely to your reverse proxy. Misconfiguration can expose your Gateway to unauthorized access. Read this page carefully before enabling. ## When to Use Use `trusted-proxy` auth mode when: - You run OpenClaw behind an \*\*... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/trusted-proxy-auth.md | main | opebclaw | [
-0.06362228095531464,
0.04909221827983856,
-0.020877646282315254,
0.006510287988930941,
-0.03588191792368889,
-0.15306061506271362,
0.05663970485329628,
0.017564717680215836,
0.02401602454483509,
-0.04913289472460747,
-0.026920514181256294,
-0.004402441438287497,
0.0192608293145895,
-0.015... | -0.012543 |
proxy for that domain. - Good fit for internet-facing deployments. - Keeps certificate + HTTP hardening policy in one place. - OpenClaw can stay on loopback HTTP behind the proxy. Example header value: ```text Strict-Transport-Security: max-age=31536000; includeSubDomains ``` ### Gateway TLS termination If OpenClaw its... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/trusted-proxy-auth.md | main | opebclaw | [
-0.05136513710021973,
0.07646814733743668,
-0.05943192541599274,
-0.003710271557793021,
-0.020578401163220406,
-0.15193970501422882,
-0.09074186533689499,
-0.05986780673265457,
-0.028598669916391373,
-0.0324629582464695,
-0.014239720068871975,
-0.004239056725054979,
0.046522513031959534,
0... | -0.053734 |
back to `operator.write`. - Browser-origin HTTP requests still have to pass `gateway.controlUi.allowedOrigins` (or deliberate Host-header fallback mode) even after trusted-proxy auth succeeds. Practical rule: - Send `x-openclaw-scopes` explicitly when you want a trusted-proxy request to be narrower than the defaults, o... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/trusted-proxy-auth.md | main | opebclaw | [
-0.0834413468837738,
-0.00788369495421648,
-0.06319255381822586,
0.046340908855199814,
-0.01965430937707424,
-0.10137307643890381,
-0.015258856117725372,
-0.022622406482696533,
-0.07079091668128967,
-0.023949282243847847,
0.0033398629166185856,
0.03771023824810982,
0.056482259184122086,
0.... | -0.078293 |
headers) 3. Update OpenClaw config with trusted-proxy auth 4. Restart the Gateway 5. Test WebSocket connections from the Control UI 6. Run `openclaw security audit` and review findings ## Related - [Security](/gateway/security) — full security guide - [Configuration](/gateway/configuration) — config reference - [Remote... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/trusted-proxy-auth.md | main | opebclaw | [
-0.026293331757187843,
0.0071578496135771275,
-0.03157144784927368,
0.010181651450693607,
0.028712965548038483,
-0.05583865940570831,
-0.02867909148335457,
-0.05810486525297165,
-0.0050175487995147705,
-0.04047306254506111,
0.014843096025288105,
0.016605662181973457,
-0.017894208431243896,
... | -0.019576 |
> This content has been merged into [Remote Access](/gateway/remote#macos-persistent-ssh-tunnel-via-launchagent). See that page for the current guide. # Running OpenClaw.app with a Remote Gateway OpenClaw.app uses SSH tunneling to connect to a remote gateway. This guide shows you how to set it up. ## Overview ```mermai... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/remote-gateway-readme.md | main | opebclaw | [
0.013561359606683254,
0.021680038422346115,
-0.08472203463315964,
-0.0015891595976427197,
-0.04387224093079567,
-0.055534202605485916,
-0.091574527323246,
0.032138340175151825,
-0.012185053899884224,
-0.006679213140159845,
-0.0014301161281764507,
-0.0190286822617054,
0.014386598952114582,
... | 0.028333 |
# Network Model > This content has been merged into [Network](/network#core-model). See that page for the current guide. Most operations flow through the Gateway (`openclaw gateway`), a single long-running process that owns channel connections and the WebSocket control plane. ## Core rules - One Gateway per host is rec... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/network-model.md | main | opebclaw | [
-0.06647404283285141,
-0.019599607214331627,
-0.052582573145627975,
-0.033639274537563324,
-0.007550011854618788,
-0.035815536975860596,
0.015116345137357712,
0.042002517729997635,
0.04373658075928688,
0.04926077648997307,
0.05837102606892586,
0.02638671174645424,
0.04491034522652626,
0.01... | 0.045065 |
# Background Exec + Process Tool OpenClaw runs shell commands through the `exec` tool and keeps long‑running tasks in memory. The `process` tool manages those background sessions. ## exec tool Key parameters: - `command` (required) - `yieldMs` (default 10000): auto‑background after this delay - `background` (bool): bac... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/background-process.md | main | opebclaw | [
-0.001542811980471015,
0.024146735668182373,
-0.11597180366516113,
0.03464420512318611,
0.041938312351703644,
-0.10973744839429855,
-0.06722276657819748,
0.0280894972383976,
0.02151796594262123,
0.010743217542767525,
0.024394065141677856,
-0.022777240723371506,
0.010319123975932598,
-0.019... | 0.142108 |
scans. - `process log` uses line-based `offset`/`limit`. - When both `offset` and `limit` are omitted, it returns the last 200 lines and includes a paging hint. - When `offset` is provided and `limit` is omitted, it returns from `offset` to the end (not capped to 200). - Polling is for on-demand status, not wait-loop s... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/background-process.md | main | opebclaw | [
-0.06317787617444992,
0.021076299250125885,
-0.07366708666086197,
0.008355574682354927,
0.010283765383064747,
-0.07714604586362839,
0.04297053441405296,
0.002071511000394821,
0.011251475661993027,
0.01955302618443966,
-0.029942139983177185,
0.00047064179670996964,
-0.0304920244961977,
-0.0... | 0.129221 |
# Health Checks (CLI) Short guide to verify channel connectivity without guessing. ## Quick checks - `openclaw status` — local summary: gateway reachability/mode, update hint, linked channel auth age, sessions + recent activity. - `openclaw status --all` — full local diagnosis (read-only, color, safe to paste for debug... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/health.md | main | opebclaw | [
-0.03676881641149521,
0.004360380116850138,
-0.0746406838297844,
0.013619323261082172,
0.054224688559770584,
-0.14752940833568573,
0.013792131096124649,
-0.020627282559871674,
0.009301712736487389,
-0.0013175999047234654,
0.06390643864870071,
-0.02226894162595272,
-0.019857486709952354,
0.... | 0.085666 |
# Remote access (SSH, tunnels, and tailnets) This repo supports “remote over SSH” by keeping a single Gateway (the master) running on a dedicated host (desktop/server) and connecting clients to it. - For \*\*operators (you / the macOS app)\*\*: SSH tunneling is the universal fallback. - For \*\*nodes (iOS/Android and f... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/remote.md | main | opebclaw | [
-0.03004355914890766,
-0.015149900689721107,
-0.0016174374613910913,
-0.06927410513162613,
-0.03380708023905754,
0.003649728372693062,
0.03644845262169838,
0.03701421245932579,
0.0015857975231483579,
-0.005867233965545893,
0.04032806679606438,
-0.000526204879861325,
0.033193618059158325,
-... | 0.137047 |
URL at `ws://127.0.0.1:18789` and open the SSH tunnel first. ## Credential precedence Gateway credential resolution follows one shared contract across call/probe/status paths and Discord exec-approval monitoring. Node-host uses the same base contract with one local-mode exception (it intentionally ignores `gateway.remo... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/remote.md | main | opebclaw | [
-0.022671394050121307,
0.010704070329666138,
-0.025021489709615707,
0.029727717861533165,
0.007872994989156723,
-0.05421251431107521,
-0.03983216732740402,
0.009013979695737362,
0.03873368725180626,
0.04112623259425163,
-0.04626606032252312,
-0.03621762618422508,
0.0058411164209246635,
0.0... | 0.065718 |
``` #### Step 3: configure the gateway token Store the token in config so it persists across restarts: ```bash openclaw config set gateway.remote.token "" ``` #### Step 4: create the LaunchAgent Save this as `~/Library/LaunchAgents/ai.openclaw.ssh-tunnel.plist`: ```xml xml version="1.0" encoding="UTF-8"? Label ai.openc... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/remote.md | main | opebclaw | [
-0.02559751085937023,
-0.030565226450562477,
-0.0900978296995163,
0.006768854334950447,
-0.013048351742327213,
0.04646182432770729,
-0.0908007025718689,
0.012731975875794888,
0.006131558679044247,
0.013892332091927528,
-0.033222444355487823,
-0.011060078628361225,
-0.018264563754200935,
0.... | 0.052085 |
# Gateway protocol (WebSocket) The Gateway WS protocol is the \*\*single control plane + node transport\*\* for OpenClaw. All clients (CLI, web UI, macOS app, iOS/Android nodes, headless nodes) connect over WebSocket and declare their \*\*role\*\* + \*\*scope\*\* at handshake time. ## Transport - WebSocket, text frames... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/protocol.md | main | opebclaw | [
-0.0905575305223465,
0.028914058580994606,
-0.0025789891369640827,
0.029351865872740746,
-0.06923237442970276,
-0.07621154934167862,
0.016020292416214943,
-0.016445843502879143,
0.04105910286307335,
-0.04194752499461174,
-0.02150590345263481,
-0.021414903923869133,
-0.002342055318877101,
0... | 0.045112 |
`screen.record`, `camera.capture`). The Gateway treats these as \*\*claims\*\* and enforces server-side allowlists. ## Presence - `system-presence` returns entries keyed by device identity. - Presence entries include `deviceId`, `roles`, and `scopes` so UIs can show a single row per device even when it connects as both... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/protocol.md | main | opebclaw | [
-0.11995705217123032,
-0.0027532007079571486,
-0.04323027655482292,
0.006472384091466665,
0.04193240404129028,
-0.05987900123000145,
0.06597363948822021,
0.024254484102129936,
0.007802059408277273,
0.03871547803282738,
0.033832523971796036,
0.039913155138492584,
-0.0057481685653328896,
0.0... | 0.143999 |
the runtime can load it. The schema includes field `title` / `description` metadata derived from the same labels and help text used by the UI, including nested object, wildcard, array-item, and `anyOf` / `oneOf` / `allOf` composition branches when matching field documentation exists. - `config.schema.lookup` returns a ... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/protocol.md | main | opebclaw | [
-0.04763446003198624,
0.033671896904706955,
-0.015042965300381184,
0.02742226980626583,
0.0062727429904043674,
-0.0423569418489933,
-0.08898559957742691,
0.05050851032137871,
-0.018497871235013008,
-0.04036204516887665,
-0.04322774335741997,
-0.05223410204052925,
0.0036544091999530792,
-0.... | 0.153713 |
`null` on timeout). - `exec.approvals.get` and `exec.approvals.set` manage gateway exec approval policy snapshots. - `exec.approvals.node.get` and `exec.approvals.node.set` manage node-local exec approval policy via node relay commands. - `plugin.approval.request`, `plugin.approval.list`, `plugin.approval.waitDecision`... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/protocol.md | main | opebclaw | [
-0.06218913570046425,
0.0032873586751520634,
-0.009244506247341633,
0.04328884184360504,
0.08635049313306808,
-0.06591899693012238,
-0.018212473019957542,
0.003334224922582507,
-0.0031262137927114964,
0.043591372668743134,
0.03937731683254242,
-0.07441560178995132,
-0.02950170449912548,
-0... | 0.109975 |
## Exec approvals - When an exec request needs approval, the gateway broadcasts `exec.approval.requested`. - Operator clients resolve by calling `exec.approval.resolve` (requires `operator.approvals` scope). - For `host=node`, `exec.approval.request` must include `systemRunPlan` (canonical `argv`/`cwd`/`rawCommand`/ses... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/protocol.md | main | opebclaw | [
-0.044418130069971085,
-0.02026071585714817,
-0.007092623971402645,
-0.004452514927834272,
0.006374716758728027,
-0.08800427615642548,
-0.07282927632331848,
0.053133875131607056,
-0.01118744257837534,
0.08143795281648636,
-0.017543967813253403,
0.01681877113878727,
0.02872502990067005,
-0.... | 0.09946 |
a keypair fingerprint. - Gateways issue tokens per device + role. - Pairing approvals are required for new device IDs unless local auto-approval is enabled. - Pairing auto-approval is centered on direct local loopback connects. - OpenClaw also has a narrow backend/container-local self-connect path for trusted shared-se... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/protocol.md | main | opebclaw | [
-0.08307767659425735,
0.003862130455672741,
-0.06099649518728256,
0.05453132838010788,
0.038927752524614334,
-0.04690677300095558,
-0.030703848227858543,
-0.02690238319337368,
-0.010717786848545074,
0.011203408241271973,
0.0839482769370079,
-0.04447312653064728,
0.0314793735742569,
0.03401... | 0.018671 |
# Bridge protocol (legacy node transport) The TCP bridge has been \*\*removed\*\*. Current OpenClaw builds do not ship the bridge listener and `bridge.\*` config keys are no longer in the schema. This page is kept for historical reference only. Use the [Gateway Protocol](/gateway/protocol) for all node/operator clients... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/bridge-protocol.md | main | opebclaw | [
-0.06359054148197174,
0.05455261468887329,
-0.017139965668320656,
0.0356515571475029,
0.019530363380908966,
-0.07168271392583847,
0.00833546556532383,
-0.014298779889941216,
-0.005368387792259455,
0.025470346212387085,
-0.030064787715673447,
-0.019638922065496445,
0.013332035392522812,
-0.... | 0.047472 |
# Security \*\*Personal assistant trust model:\*\* this guidance assumes one trusted operator boundary per gateway (single-user/personal assistant model). OpenClaw is \*\*not\*\* a hostile multi-tenant security boundary for multiple adversarial users sharing one agent/gateway. If you need mixed-trust or adversarial-use... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/security/index.md | main | opebclaw | [
-0.06306442618370056,
-0.037002820521593094,
-0.05588655173778534,
0.04361351206898689,
0.0005654436536133289,
-0.06518258899450302,
0.03760330006480217,
-0.06642994284629822,
-0.05238361284136772,
-0.013940664939582348,
0.05608925223350525,
-0.08833106607198715,
0.05316104739904404,
0.022... | 0.025323 |
shared agent has sensitive credentials/files, any allowed sender can potentially drive exfiltration via tool usage. Use separate agents/gateways with minimal tools for team workflows; keep personal-data agents private. ### Company-shared agent: acceptable pattern This is acceptable when everyone using that agent is in ... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/security/index.md | main | opebclaw | [
-0.04869760945439339,
-0.041111260652542114,
-0.024502413347363472,
-0.017446396872401237,
-0.0009650422143749893,
-0.033644914627075195,
0.04524707794189453,
-0.018002085387706757,
0.025728534907102585,
-0.07116464525461197,
-0.006559348199516535,
0.006534810643643141,
0.05618153139948845,
... | 0.073591 |
node command policy plus the node's own exec approvals. - "Missing per-user authorization" findings that treat `sessionKey` as an auth token. ## Researcher preflight checklist Before opening a GHSA, verify all of these: 1. Repro still works on latest `main` or latest release. 2. Report includes exact code path (`file`,... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/security/index.md | main | opebclaw | [
-0.08399984985589981,
0.02183292806148529,
-0.05448565632104874,
0.03631770610809326,
0.05972697213292122,
-0.09437234699726105,
-0.06112872436642647,
-0.01345073152333498,
-0.028560934588313103,
0.08385899662971497,
0.04786274954676628,
0.016001079231500626,
0.022198645398020744,
0.022751... | 0.026365 |
settings configured but sandbox mode off; ineffective `gateway.nodes.denyCommands` patterns because matching is exact command-name only (for example `system.run`) and does not inspect shell text; dangerous `gateway.nodes.allowCommands` entries; global `tools.profile="minimal"` overridden by per-agent profiles; extensio... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/security/index.md | main | opebclaw | [
-0.015558958053588867,
0.02117142453789711,
-0.03182843327522278,
0.045595910400152206,
0.048773035407066345,
-0.07645666599273682,
-0.058713141828775406,
-0.04303033649921417,
-0.01221467275172472,
0.028282981365919113,
0.04097035527229309,
-0.03653554245829582,
0.040925487875938416,
-0.0... | 0.037184 |
Others can modify channel pairing/credential state | filesystem perms on `~/.openclaw/credentials` | yes | | `fs.credentials\_dir.perms\_readable` | warn | Others can read channel credential state | filesystem perms on `~/.openclaw/credentials` | yes | | `fs.sessions\_store.perms\_readable` | warn | Others can read ses... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/security/index.md | main | opebclaw | [
-0.03401054069399834,
-0.04775223881006241,
-0.10260103642940521,
-0.0051802690140903,
0.015498531982302666,
0.020391838625073433,
0.023692792281508446,
0.04915837571024895,
0.05564939230680466,
0.032650552690029144,
0.006570869591087103,
0.03766326606273651,
0.017876936122775078,
-0.00062... | 0.08841 |
| | `config.secrets.hooks\_token\_in\_config` | warn | Hook bearer token is stored directly in config | `hooks.token` | no | | `hooks.token\_reuse\_gateway\_token` | critical | Hook ingress token also unlocks Gateway auth | `hooks.token`, `gateway.auth.token` | no | | `hooks.token\_too\_short` | warn | Easier brute for... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/security/index.md | main | opebclaw | [
-0.037847623229026794,
-0.01844007708132267,
-0.11052905768156052,
0.04052268713712692,
-0.0053644427098333836,
-0.009173599071800709,
0.07720795273780823,
0.026427073404192924,
0.00796677265316248,
0.0521518811583519,
-0.00025498925242573023,
-0.05046038702130318,
0.03631458058953285,
-0.... | 0.231633 |
`tools.exec.allowlist\_interpreter\_without\_strict\_inline\_eval` | warn | Interpreter allowlists permit inline eval without forced reapproval | `tools.exec.strictInlineEval`, `agents.list[].tools.exec.strictInlineEval`, exec approvals allowlist | no | | `tools.exec.safe\_bins\_interpreter\_unprofiled` | warn | Interp... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/security/index.md | main | opebclaw | [
-0.03023776225745678,
-0.024050498381257057,
-0.10531584173440933,
-0.008031516335904598,
0.04976310580968857,
-0.03239162638783455,
0.05665452778339386,
0.03593111410737038,
-0.08317377418279648,
0.003449572017416358,
0.020609619095921516,
-0.08604339510202408,
0.04520876705646515,
0.0144... | 0.097358 |
does not bypass pairing checks. - It does not relax remote (non-localhost) device identity requirements. Prefer HTTPS (Tailscale Serve) or open the UI on `127.0.0.1`. For break-glass scenarios only, `gateway.controlUi.dangerouslyDisableDeviceAuth` disables device identity checks entirely. This is a severe security down... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/security/index.md | main | opebclaw | [
-0.05944923311471939,
0.030333945527672768,
-0.0023549727629870176,
0.05205993354320526,
0.04175842925906181,
-0.07215465605258942,
0.017272474244236946,
-0.03489624708890915,
-0.019736576825380325,
-0.019355561584234238,
0.06855142116546631,
0.02128653973340988,
0.03919403627514839,
0.037... | -0.046382 |
it as a dangerous operator-selected policy. - Treat DNS rebinding and proxy-host header behavior as deployment hardening concerns; keep `trustedProxies` tight and avoid exposing the gateway directly to the public internet. ## Local session logs live on disk OpenClaw stores session transcripts on disk under `~/.openclaw... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/security/index.md | main | opebclaw | [
-0.06436321884393692,
0.02021430805325508,
-0.05396527424454689,
0.005142591893672943,
-0.02553625777363777,
-0.11680782586336136,
-0.004145016428083181,
-0.046451590955257416,
0.020467814058065414,
0.012756605632603168,
0.0004097189230378717,
0.07883323729038239,
0.003557917196303606,
-0.... | 0.100235 |
- \*\*Scope next:\*\* decide where the bot is allowed to act (group allowlists + mention gating, tools, sandboxing, device permissions). - \*\*Model last:\*\* assume the model can be manipulated; design so manipulation has limited blast radius. ## Command authorization model Slash commands and directives are only honor... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/security/index.md | main | opebclaw | [
-0.05114297568798065,
-0.026086296886205673,
-0.07155869156122208,
0.03209147974848747,
-0.029298527166247368,
-0.022253695875406265,
0.030082644894719124,
0.003576222574338317,
-0.0282718725502491,
0.05762568861246109,
0.05436328798532486,
0.02350751869380474,
0.01606391742825508,
0.02301... | 0.156549 |
the bot (open DMs or a multi-person allowlist), consider isolating DM sessions: ```json5 { session: { dmScope: "per-channel-peer" }, } ``` This prevents cross-user context leakage while keeping group chats isolated. This is a messaging-context boundary, not a host-admin boundary. If users are mutually adversarial and s... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/security/index.md | main | opebclaw | [
-0.05016852915287018,
-0.04971415176987648,
-0.01352012064307928,
0.005166159011423588,
-0.0071218423545360565,
-0.10779532790184021,
0.06385442614555359,
-0.019999003037810326,
-0.024615606293082237,
0.04797379672527313,
0.01680999994277954,
-0.03041679412126541,
0.011403795331716537,
0.0... | 0.050688 |
forms still need explicit approval. - **Model choice matters:** older/smaller/legacy models are significantly less robust against prompt injection and tool misuse. For tool-enabled agents, use the strongest latest-generation, instruction-hardened model available. Red flags to treat as untrusted: - “Read this file/URL a... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/security/index.md | main | opebclaw | [
-0.08458150178194046,
-0.004246278200298548,
-0.009778067469596863,
0.003575009759515524,
0.06416773051023483,
-0.02524883672595024,
-0.04501248896121979,
0.010454779490828514,
-0.04199926182627678,
0.028878331184387207,
0.04657059907913208,
-0.05128353834152222,
0.03245530277490616,
-0.00... | 0.088813 |
and **disable web_search/web_fetch/browser** unless inputs are tightly controlled. - For chat-only personal assistants with trusted input and no tools, smaller models are usually fine. ## Reasoning & verbose output in groups `/reasoning`, `/verbose`, and `/trace` can expose internal reasoning, tool output, or plugin di... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/security/index.md | main | opebclaw | [
-0.00987865962088108,
-0.026668747887015343,
-0.04196961969137192,
0.059614162892103195,
0.0028849735390394926,
-0.08636458963155746,
0.014203449711203575,
-0.029991021379828453,
-0.06159447878599167,
-0.03244180232286453,
0.031973958015441895,
0.017662903293967247,
-0.015542920678853989,
... | 0.0891 |
skip your deny rule. Quick validation after reload: ```bash ufw reload iptables -S DOCKER-USER ip6tables -S DOCKER-USER nmap -sT -p 1-65535 --open ``` Expected external ports should be only what you intentionally expose (for most setups: SSH + your reverse proxy ports). ### 0.4.2) mDNS/Bonjour discovery (information di... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/security/index.md | main | opebclaw | [
0.030940460041165352,
0.122828908264637,
-0.002130077453330159,
-0.07831008732318878,
0.03185106813907623,
-0.06532128900289536,
-0.035571757704019547,
-0.05746917054057121,
-0.016384843736886978,
0.01366290170699358,
-0.0015057374257594347,
-0.016476763412356377,
0.008214138448238373,
-0.... | -0.037173 |
`gateway.auth.allowTailscale` is `true` (default for Serve), OpenClaw accepts Tailscale Serve identity headers (`tailscale-user-login`) for Control UI/WebSocket authentication. OpenClaw verifies the identity by resolving the `x-forwarded-for` address through the local Tailscale daemon (`tailscale whois`) and matching i... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/security/index.md | main | opebclaw | [
-0.09213754534721375,
0.034651074558496475,
0.006374207790941,
0.027128372341394424,
0.022796934470534325,
-0.09919128566980362,
-0.01596926525235176,
0.0012334423372521996,
0.050666626542806625,
-0.023566728457808495,
0.03000192530453205,
-0.010170656256377697,
0.02290884405374527,
-0.024... | 0.034639 |
`credentials/**`: channel credentials (example: WhatsApp creds), pairing allowlists, legacy OAuth imports. - `agents//agent/auth-profiles.json`: API keys, token profiles, OAuth tokens, and optional `keyRef`/`tokenRef`. - `secrets.json` (optional): file-backed secret payload used by `file` SecretRef providers (`secrets.... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/security/index.md | main | opebclaw | [
-0.0829184502363205,
0.011235223151743412,
-0.041172295808792114,
-0.01602531038224697,
0.05373743548989296,
0.01725495234131813,
-0.01685880310833454,
0.033546894788742065,
-0.033845171332359314,
0.04812461882829666,
0.06984510272741318,
0.02462897077202797,
0.017955750226974487,
0.050486... | 0.086721 |
the `cron` or `gateway` tools. ## Sandboxing (recommended) Dedicated doc: [Sandboxing](/gateway/sandboxing) Two complementary approaches: - **Run the full Gateway in Docker** (container boundary): [Docker](/install/docker) - **Tool sandbox** (`agents.defaults.sandbox`, host gateway + Docker-isolated tools): [Sandboxing... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/security/index.md | main | opebclaw | [
0.018782587721943855,
-0.001203055027872324,
-0.08849155902862549,
-0.014209439978003502,
0.01209897082298994,
-0.009263896383345127,
-0.018265435472130775,
-0.03841362148523331,
-0.025297634303569794,
-0.0009431212092749774,
-0.007306559942662716,
-0.020513925701379776,
0.017101740464568138... | 0.08026 |
reduce redirect-based pivots. Example strict policy: ```json5 { browser: { ssrfPolicy: { dangerouslyAllowPrivateNetwork: false, hostnameAllowlist: ["*.example.com", "example.com"], allowedHostnames: ["localhost"], }, }, } ``` ## Per-agent access profiles (multi-agent) With multi-agent routing, each agent can have its o... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/security/index.md | main | opebclaw | [
-0.013835843652486801,
0.03791924566030502,
-0.08852162212133408,
0.012902902439236641,
0.0033555247355252504,
0.01802930049598217,
-0.04550110176205635,
0.012269025668501854,
-0.0470738410949707,
0.02472413331270218,
0.011494604870676994,
0.004774461500346661,
0.06028786674141884,
0.09111... | 0.069323 |
pre-commit hook in the `secrets` job. Pushes to `main` always run an all-files scan. Pull requests use a changed-file fast path when a base commit is available, and fall back to an all-files scan otherwise. If it fails, there are new candidates not yet in the baseline. ### If CI fails 1. Reproduce locally: ```bash pre-... | https://github.com/openclaw/openclaw/blob/main//docs/gateway/security/index.md | main | opebclaw | [
-0.07004042714834213,
0.02167755551636219,
-0.06737025827169418,
0.026620840653777122,
0.03217483311891556,
-0.029337730258703232,
-0.016156041994690895,
-0.04263507202267647,
0.047688648104667664,
0.04200883209705353,
0.04567966237664223,
0.00963923241943121,
0.018892770633101463,
-0.0468... | 0.031146 |
# Node + tsx "\\_\\_name is not a function" crash ## Summary Running OpenClaw via Node with `tsx` fails at startup with: ``` [openclaw] Failed to start CLI: TypeError: \_\_name is not a function at createSubsystemLogger (.../src/logging/subsystem.ts:203:25) at .../src/agents/auth-profiles/constants.ts:25:20 ``` This be... | https://github.com/openclaw/openclaw/blob/main//docs/debug/node-issue.md | main | opebclaw | [
-0.02837538532912731,
-0.05448904260993004,
0.017292432487010956,
0.019140614196658134,
0.03936849161982536,
-0.06797315925359726,
-0.006199350114911795,
0.008128700777888298,
-0.03745347633957863,
0.06658660620450974,
-0.032364003360271454,
-0.021108804270625114,
0.0039877272211015224,
0.... | 0.08033 |
# BlueBubbles (macOS REST) Status: bundled plugin that talks to the BlueBubbles macOS server over HTTP. \*\*Recommended for iMessage integration\*\* due to its richer API and easier setup compared to the legacy imsg channel. ## Bundled plugin Current OpenClaw releases bundle BlueBubbles, so normal packaged builds do no... | https://github.com/openclaw/openclaw/blob/main//docs/channels/bluebubbles.md | main | opebclaw | [
-0.05308080464601517,
-0.04719514399766922,
0.042909830808639526,
0.010506300255656242,
0.015037531033158302,
-0.1145148053765297,
-0.04103095084428787,
-0.06395040452480316,
0.0015573704149574041,
0.002351093105971813,
0.04898398369550705,
-0.008867663331329823,
-0.004621096421033144,
0.0... | 0.136871 |
add BlueBubbles via CLI: ``` openclaw channels add bluebubbles --http-url http://192.168.1.100:1234 --password ``` ## Access control (DMs + groups) DMs: - Default: `channels.bluebubbles.dmPolicy = "pairing"`. - Unknown senders receive a pairing code; messages are ignored until approved (codes expire after 1 hour). - Ap... | https://github.com/openclaw/openclaw/blob/main//docs/channels/bluebubbles.md | main | opebclaw | [
-0.08414106070995331,
-0.07668853551149368,
-0.03765588998794556,
0.019490616396069527,
-0.015865055844187737,
-0.0391128733754158,
0.039868514984846115,
-0.07799068838357925,
-0.039692286401987076,
-0.002351682400330901,
0.05676005408167839,
-0.061796050518751144,
0.022491320967674255,
0.... | 0.067534 |
advanced message actions when enabled in config: ```json5 { channels: { bluebubbles: { actions: { reactions: true, // tapbacks (default: true) edit: true, // edit sent messages (macOS 13+, broken on macOS 26 Tahoe) unsend: true, // unsend messages (macOS 13+) reply: true, // reply threading by message GUID sendWithEffe... | https://github.com/openclaw/openclaw/blob/main//docs/channels/bluebubbles.md | main | opebclaw | [
-0.06379107385873795,
-0.048852331936359406,
0.08857844769954681,
0.08637355268001556,
0.04486455023288727,
-0.040289390832185745,
0.027161022648215294,
-0.0457577146589756,
0.06162285804748535,
0.0172143392264843,
0.041565828025341034,
0.008923254907131195,
-0.08509849011898041,
0.0774138... | 0.117041 |
chunking. - `channels.bluebubbles.mediaMaxMb`: Inbound/outbound media cap in MB (default: 8). - `channels.bluebubbles.mediaLocalRoots`: Explicit allowlist of absolute local directories permitted for outbound local media paths. Local path sends are denied by default unless this is configured. Per-account override: `chan... | https://github.com/openclaw/openclaw/blob/main//docs/channels/bluebubbles.md | main | opebclaw | [
0.04463031888008118,
-0.12819917500019073,
0.006550229620188475,
-0.04437496140599251,
0.004704738967120647,
-0.03276355192065239,
0.025970736518502235,
-0.02838526852428913,
-0.016816269606351852,
0.032932206988334656,
0.04619712010025978,
0.027167482301592827,
-0.004052949603646994,
0.06... | 0.065636 |
# Group messages (WhatsApp web channel) Goal: let Clawd sit in WhatsApp groups, wake up only when pinged, and keep that thread separate from the personal DM session. Note: `agents.list[].groupChat.mentionPatterns` is now used by Telegram/Discord/Slack/iMessage as well; this doc focuses on WhatsApp-specific behavior. Fo... | https://github.com/openclaw/openclaw/blob/main//docs/channels/group-messages.md | main | opebclaw | [
-0.053235482424497604,
-0.047352224588394165,
0.03439285606145859,
0.02912396565079689,
-0.018528947606682777,
-0.03673649951815605,
0.09696400910615921,
-0.015816807746887207,
0.04633527994155884,
0.013894794508814812,
0.04084322601556778,
-0.04686396196484566,
0.025750137865543365,
0.078... | 0.057936 |
agent prompt will include recent group context plus the trailing `[from: …]` marker so it can address the right person. 4. Session-level directives (`/verbose on`, `/trace on`, `/think high`, `/new` or `/reset`, `/compact`) apply only to that group’s session; send them as standalone messages so they register. Your pers... | https://github.com/openclaw/openclaw/blob/main//docs/channels/group-messages.md | main | opebclaw | [
-0.0034359737765043974,
-0.0054811956360936165,
-0.021503526717424393,
0.0028043820057064295,
0.02515893243253231,
-0.08196799457073212,
0.07051830738782883,
-0.08126836270093918,
0.02528119646012783,
0.014749550260603428,
0.05865089222788811,
-0.06963589787483215,
0.009095343761146069,
0.... | 0.020272 |
# Feishu bot Feishu (Lark) is a team chat platform used by companies for messaging and collaboration. This plugin connects OpenClaw to a Feishu/Lark bot using the platform’s WebSocket event subscription so messages can be received without exposing a public webhook URL. --- ## Bundled plugin Feishu ships bundled with cu... | https://github.com/openclaw/openclaw/blob/main//docs/channels/feishu.md | main | opebclaw | [
-0.01635701023042202,
-0.02475437894463539,
-0.11962690949440002,
0.007915380410850048,
0.0038903728127479553,
-0.03285738080739975,
0.015545354224741459,
0.04931196570396423,
-0.0014538306277245283,
-0.05260057747364044,
0.016168268397450447,
-0.03381020948290825,
-0.024930069223046303,
0... | 0.117785 |
Verification Token and Encrypt Key (webhook mode) When using webhook mode, set both `channels.feishu.verificationToken` and `channels.feishu.encryptKey` in your config. To get the values: 1. In Feishu Open Platform, open your app 2. Go to \*\*Development\*\* → \*\*Events & Callbacks\*\* (开发配置 → 事件与回调) 3. Open the \*\*E... | https://github.com/openclaw/openclaw/blob/main//docs/channels/feishu.md | main | opebclaw | [
-0.05612482503056526,
0.061232734471559525,
-0.09132346510887146,
-0.02379133552312851,
0.057700932025909424,
-0.06425868719816208,
0.08686564862728119,
0.05828585475683212,
0.018964380025863647,
-0.008125443942844868,
0.048895422369241714,
-0.14257942140102386,
0.03679628297686577,
0.0332... | 0.097961 |
sender-level gating, not only for control commands like /reset or /new). ```json5 { channels: { feishu: { groupPolicy: "allowlist", groupAllowFrom: ["oc_xxx"], groups: { oc_xxx: { // Feishu user IDs (open_id) look like: ou_xxx allowFrom: ["ou_user1", "ou_user2"], }, }, }, }, } ``` --- ## Get group/user IDs ### Group ID... | https://github.com/openclaw/openclaw/blob/main//docs/channels/feishu.md | main | opebclaw | [
-0.07189527899026871,
-0.017395878210663795,
-0.06683754175901413,
0.07798077166080475,
0.027815278619527817,
-0.1142175942659378,
0.010862558148801327,
-0.012327400967478752,
-0.001875693560577929,
-0.016047276556491852,
0.025316499173641205,
-0.03075115755200386,
-0.05468707159161568,
0.... | 0.147495 |
conversation. #### Persistent ACP bindings Use top-level typed ACP bindings to pin a Feishu DM or topic conversation to a persistent ACP session. ```json5 { agents: { list: [ { id: "codex", runtime: { type: "acp", acp: { agent: "codex", backend: "acpx", mode: "persistent", cwd: "/workspace/openclaw", }, }, }, ], }, bin... | https://github.com/openclaw/openclaw/blob/main//docs/channels/feishu.md | main | opebclaw | [
-0.08428803086280823,
0.017701737582683563,
-0.05757323279976845,
0.05199675261974335,
-0.001149832271039486,
-0.025725554674863815,
0.08128287643194199,
-0.008148322813212872,
0.05301946774125099,
-0.052711427211761475,
-0.008186284452676773,
-0.0008848195429891348,
-0.05828065797686577,
... | 0.079751 |
| Only users in `allowFrom` can chat | | `"open"` | Allow all users (requires `"*"` in allowFrom) | | `"disabled"` | Disable DMs | --- ## Supported message types ### Receive - ✅ Text - ✅ Rich text (post) - ✅ Images - ✅ Files - ✅ Audio - ✅ Video/media - ✅ Stickers ### Send - ✅ Text - ✅ Images - ✅ Files - ✅ Audio - ✅ Vid... | https://github.com/openclaw/openclaw/blob/main//docs/channels/feishu.md | main | opebclaw | [
-0.053842853754758835,
-0.07695090770721436,
-0.009592005982995033,
0.07529965043067932,
0.07266412675380707,
0.004599554929882288,
0.05239120498299599,
0.03392285853624344,
0.0235576368868351,
0.014295910485088825,
0.028159061446785927,
0.033798813819885254,
0.04200819507241249,
0.0544875... | 0.184668 |
# Channels & routing OpenClaw routes replies \*\*back to the channel where a message came from\*\*. The model does not choose a channel; routing is deterministic and controlled by the host configuration. ## Key terms - \*\*Channel\*\*: `telegram`, `whatsapp`, `discord`, `irc`, `googlechat`, `slack`, `signal`, `imessage... | https://github.com/openclaw/openclaw/blob/main//docs/channels/channel-routing.md | main | opebclaw | [
-0.01233737450093031,
-0.10771811753511429,
-0.028306467458605766,
0.043802808970212936,
-0.03938073664903641,
-0.08679655194282532,
0.030266810208559036,
-0.006232333369553089,
-0.016019359230995178,
-0.018557792529463768,
0.06790601462125778,
-0.04507044702768326,
0.020458951592445374,
0... | 0.060338 |
disk-backed agent stores under the default `agents/` root and under templated `session.store` roots. Discovered stores must stay inside that resolved agent root and use a regular `sessions.json` file. Symlinks and out-of-root paths are ignored. ## WebChat behavior WebChat attaches to the \*\*selected agent\*\* and defa... | https://github.com/openclaw/openclaw/blob/main//docs/channels/channel-routing.md | main | opebclaw | [
-0.022911371663212776,
-0.04013539478182793,
-0.008765202946960926,
0.004655843134969473,
0.005363030359148979,
-0.07284119725227356,
0.030110005289316177,
0.03949235379695892,
0.04945531114935875,
0.037442415952682495,
0.09205224364995956,
0.032755132764577866,
0.025745898485183716,
0.024... | 0.019258 |
# Channel location parsing OpenClaw normalizes shared locations from chat channels into: - human-readable text appended to the inbound body, and - structured fields in the auto-reply context payload. Currently supported: - \*\*Telegram\*\* (location pins + venues + live locations) - \*\*WhatsApp\*\* (locationMessage + ... | https://github.com/openclaw/openclaw/blob/main//docs/channels/location.md | main | opebclaw | [
0.007934166118502617,
-0.0010401691542938352,
0.021241704002022743,
-0.013306978158652782,
0.030583025887608528,
-0.09436879307031631,
0.01654076762497425,
-0.05721219256520271,
0.06905284523963928,
0.0389394648373127,
0.03311235085129738,
-0.06879968196153641,
-0.011422412469983101,
0.081... | 0.041428 |
# Broadcast Groups \*\*Status:\*\* Experimental \*\*Version:\*\* Added in 2026.1.9 ## Overview Broadcast Groups enable multiple agents to process and respond to the same message simultaneously. This allows you to create specialized agent teams that work together in a single WhatsApp group or DM — all using one phone nu... | https://github.com/openclaw/openclaw/blob/main//docs/channels/broadcast-groups.md | main | opebclaw | [
-0.06587105244398117,
-0.07645585387945175,
-0.034164439886808395,
-0.021987076848745346,
0.027425751090049744,
-0.07929376512765884,
0.01359008438885212,
-0.037581607699394226,
0.03241458535194397,
0.032958198338747025,
0.027546346187591553,
-0.04481879621744156,
0.023306960240006447,
0.0... | 0.090894 |
same context when triggered This allows each agent to have: - Different personalities - Different tool access (e.g., read-only vs. read-write) - Different models (e.g., opus vs. sonnet) - Different skills installed ### Example: Isolated Sessions In group `120363403215116621@g.us` with agents `["alfred", "baerbel"]`: \*... | https://github.com/openclaw/openclaw/blob/main//docs/channels/broadcast-groups.md | main | opebclaw | [
-0.021882573142647743,
-0.011564111337065697,
-0.07800807058811188,
0.015314515680074692,
0.006031080614775419,
-0.011249818839132786,
0.0867769718170166,
-0.030680328607559204,
0.08229886740446091,
-0.04391787573695183,
0.016710331663489342,
-0.05594906583428383,
0.026622802019119263,
0.0... | 0.075135 |
for function `process\_data`" ### Example 2: Multi-Language Support ```json { "broadcast": { "strategy": "sequential", "+15555550123": ["detect-language", "translator-en", "translator-de"] }, "agents": { "list": [ { "id": "detect-language", "workspace": "~/agents/lang-detect" }, { "id": "translator-en", "workspace": "~... | https://github.com/openclaw/openclaw/blob/main//docs/channels/broadcast-groups.md | main | opebclaw | [
-0.02729552425444126,
0.006736997049301863,
-0.06709863245487213,
-0.03020532615482807,
0.004667222034186125,
-0.0025479691103100777,
0.07795225828886032,
-0.016698051244020462,
0.013721434399485588,
-0.04291290417313576,
-0.00301226694136858,
-0.059552986174821854,
-0.02559896744787693,
0... | 0.151027 |
# Channel troubleshooting Use this page when a channel connects but behavior is wrong. ## Command ladder Run these in order first: ```bash openclaw status openclaw gateway status openclaw logs --follow openclaw doctor openclaw channels status --probe ``` Healthy baseline: - `Runtime: running` - `RPC probe: ok` - Channe... | https://github.com/openclaw/openclaw/blob/main//docs/channels/troubleshooting.md | main | opebclaw | [
-0.010620193555951118,
-0.035139162093400955,
-0.020049188286066055,
-0.011534283868968487,
-0.033412229269742966,
-0.07880359888076782,
-0.017988426610827446,
-0.036480292677879333,
-0.011575809679925442,
0.02212766744196415,
0.040819164365530014,
-0.012656851671636105,
-0.00849205721169710... | -0.000987 |
| Full troubleshooting: - [/channels/imessage#troubleshooting](/channels/imessage#troubleshooting) - [/channels/bluebubbles#troubleshooting](/channels/bluebubbles#troubleshooting) ## Signal ### Signal failure signatures | Symptom | Fastest check | Fix | | ------------------------------- | ------------------------------... | https://github.com/openclaw/openclaw/blob/main//docs/channels/troubleshooting.md | main | opebclaw | [
-0.02778865024447441,
-0.01737789437174797,
-0.021791011095046997,
-0.020737813785672188,
0.03729727864265442,
-0.12065580487251282,
0.019871804863214493,
-0.03624751418828964,
-0.030462617054581642,
0.0053010242991149426,
0.10164874792098999,
-0.06725175678730011,
0.03408483415842056,
0.0... | 0.090348 |
# Slack Status: production-ready for DMs + channels via Slack app integrations. Default mode is Socket Mode; HTTP Request URLs are also supported. Slack DMs default to pairing mode. Native command behavior and command catalog. Cross-channel diagnostics and repair playbooks. ## Quick setup In Slack app settings press th... | https://github.com/openclaw/openclaw/blob/main//docs/channels/slack.md | main | opebclaw | [
-0.02537628263235092,
-0.14015938341617584,
-0.004592587240040302,
-0.02681979350745678,
-0.055710408836603165,
-0.004405207000672817,
-0.037722148001194,
0.033457543700933456,
-0.048672549426555634,
0.09312628209590912,
-0.01899341121315956,
-0.027968188747763634,
-0.009733968414366245,
0... | 0.075686 |
"idle or max-age " }, { "command": "/think", "description": "Set the thinking level", "usage\_hint": "" }, { "command": "/verbose", "description": "Toggle verbose output", "usage\_hint": "on|off|full" }, { "command": "/fast", "description": "Show or set fast mode", "usage\_hint": "[status|on|off]" }, { "command": "/rea... | https://github.com/openclaw/openclaw/blob/main//docs/channels/slack.md | main | opebclaw | [
-0.031210802495479584,
0.014489259570837021,
-0.030034281313419342,
0.08637502044439316,
0.03037157654762268,
-0.026545066386461258,
0.049226291477680206,
0.09356499463319778,
-0.03234163299202919,
-0.020846635103225708,
0.023879399523139,
-0.08048828691244125,
0.018280550837516785,
0.0179... | 0.141018 |
"url": "https://gateway-host.example.com/slack/events" } ] ``` Add the `chat:write.customize` bot scope if you want outgoing messages to use the active agent identity (custom username and icon) instead of the default Slack app identity. If you use an emoji icon, Slack expects `:emoji\_name:` syntax. If you configure `c... | https://github.com/openclaw/openclaw/blob/main//docs/channels/slack.md | main | opebclaw | [
-0.01776800863444805,
-0.07369767129421234,
0.007029820699244738,
0.042147405445575714,
-0.023761065676808357,
-0.015711279585957527,
0.011197497136890888,
0.041102610528469086,
0.03451701998710632,
0.06072249263525009,
-0.02997892163693905,
-0.03219400346279144,
0.03429635986685753,
0.079... | 0.112707 |
wildcard (legacy unprefixed keys still map to `id:` only) ## Threading, sessions, and reply tags - DMs route as `direct`; channels as `channel`; MPIMs as `group`. - With default `session.dmScope=main`, Slack DMs collapse to agent main session. - Channel sessions: `agent::slack:channel:`. - Thread replies can create thr... | https://github.com/openclaw/openclaw/blob/main//docs/channels/slack.md | main | opebclaw | [
-0.025337565690279007,
-0.06442225724458694,
0.014289453625679016,
0.01811334118247032,
-0.013253536075353622,
-0.021946897730231285,
0.04444233328104019,
0.01439789030700922,
0.003117308020591736,
0.07077990472316742,
-0.015966814011335373,
-0.02892061322927475,
0.02381710149347782,
0.039... | 0.09421 |
when fetch succeeds and size limits permit. Runtime inbound size cap defaults to `20MB` unless overridden by `channels.slack.mediaMaxMb`. - text chunks use `channels.slack.textChunkLimit` (default 4000) - `channels.slack.chunkMode="newline"` enables paragraph-first splitting - file sends use Slack upload APIs and can i... | https://github.com/openclaw/openclaw/blob/main//docs/channels/slack.md | main | opebclaw | [
0.0005543594597838819,
-0.0750889927148819,
0.01726551353931427,
-0.007526652421802282,
-0.02397204004228115,
-0.059146296232938766,
-0.03576517477631569,
0.090599924325943,
0.014555094763636589,
0.07204882055521011,
0.00963128823786974,
0.04166794940829277,
-0.033626168966293335,
0.026119... | 0.075541 |
chat approvals are unavailable or manual approval is the only path. Config path: - `channels.slack.execApprovals.enabled` - `channels.slack.execApprovals.approvers` (optional; falls back to `commands.ownerAllowFrom` when possible) - `channels.slack.execApprovals.target` (`dm` | `channel` | `both`, default: `dm`) - `age... | https://github.com/openclaw/openclaw/blob/main//docs/channels/slack.md | main | opebclaw | [
-0.03210501745343208,
-0.07345061749219894,
0.04382072761654854,
0.015384664759039879,
-0.004692611750215292,
-0.07875806093215942,
-0.026420924812555313,
-0.007738457061350346,
-0.0260100606828928,
0.0733945444226265,
0.02607962116599083,
-0.04700728505849838,
-0.07463055104017258,
0.1012... | 0.063151 |
check `commands.useAccessGroups` and channel/user allowlists. ## Related - [Pairing](/channels/pairing) - [Groups](/channels/groups) - [Security](/gateway/security) - [Channel routing](/channels/channel-routing) - [Troubleshooting](/channels/troubleshooting) - [Configuration](/gateway/configuration) - [Slash commands](... | https://github.com/openclaw/openclaw/blob/main//docs/channels/slack.md | main | opebclaw | [
0.007984151132404804,
-0.09099999815225601,
-0.09855100512504578,
-0.05461910739541054,
-0.03389199078083038,
0.02932244911789894,
-0.010472238063812256,
-0.06348661333322525,
-0.09681966155767441,
-0.0055505079217255116,
0.08794291317462921,
0.03651423752307892,
-0.05054789409041405,
0.08... | 0.012925 |
# Twitch Twitch chat support via IRC connection. OpenClaw connects as a Twitch user (bot account) to receive and send messages in channels. ## Bundled plugin Twitch ships as a bundled plugin in current OpenClaw releases, so normal packaged builds do not need a separate install. If you are on an older build or a custom ... | https://github.com/openclaw/openclaw/blob/main//docs/channels/twitch.md | main | opebclaw | [
-0.04642242565751076,
-0.1246427595615387,
-0.028958316892385483,
0.025613484904170036,
0.016344061121344566,
-0.04360954090952873,
0.009302354417741299,
-0.00817054696381092,
0.04187450557947159,
0.022284718230366707,
0.014941897243261337,
-0.0738438069820404,
-0.06486456841230392,
0.0250... | 0.038502 |
shared pattern. Example (one bot account in two channels): ```json5 { channels: { twitch: { accounts: { channel1: { username: "openclaw", accessToken: "oauth:abc123...", clientId: "xyz789...", channel: "vevisk", }, channel2: { username: "openclaw", accessToken: "oauth:def456...", clientId: "uvw012...", channel: "second... | https://github.com/openclaw/openclaw/blob/main//docs/channels/twitch.md | main | opebclaw | [
-0.06180746853351593,
0.013651841320097446,
-0.008694544434547424,
0.002298759762197733,
0.011478749103844166,
-0.028879059478640556,
0.06725279241800308,
-0.04694681987166405,
-0.016833560541272163,
-0.018282731994986534,
-0.01834866590797901,
-0.030289391055703163,
0.007080672774463892,
... | 0.064812 |
The agent can call `twitch` with action: - `send` - Send a message to a channel Example: ```json5 { action: "twitch", params: { message: "Hello Twitch!", to: "#mychannel", }, } ``` ## Safety & ops - \*\*Treat tokens like passwords\*\* - Never commit tokens to git - \*\*Use automatic token refresh\*\* for long-running b... | https://github.com/openclaw/openclaw/blob/main//docs/channels/twitch.md | main | opebclaw | [
-0.08633103221654892,
-0.07956229150295258,
-0.008594336919486523,
0.01502959430217743,
-0.02726428024470806,
-0.050645194947719574,
0.10113029181957245,
-0.018690908327698708,
0.05630975216627121,
0.0657348558306694,
-0.02256149984896183,
-0.011599195189774036,
-0.02731054648756981,
0.045... | 0.16116 |
# Tlon Tlon is a decentralized messenger built on Urbit. OpenClaw connects to your Urbit ship and can respond to DMs and group chat messages. Group replies require an @ mention by default and can be further restricted via allowlists. Status: bundled plugin. DMs, group mentions, thread replies, rich text formatting, and... | https://github.com/openclaw/openclaw/blob/main//docs/channels/tlon.md | main | opebclaw | [
-0.04222691431641579,
-0.0276584941893816,
-0.0283096544444561,
-0.012349563650786877,
-0.019175339490175247,
-0.11357547342777252,
-0.04618941619992256,
0.003369409590959549,
0.016697481274604797,
0.009944628924131393,
0.05084593594074249,
-0.02106058970093727,
-0.03689582645893097,
0.038... | 0.145748 |
The Tlon plugin includes a bundled skill ([`@tloncorp/tlon-skill`](https://github.com/tloncorp/tlon-skill)) that provides CLI access to Tlon operations: - \*\*Contacts\*\*: get/update profiles, list contacts - \*\*Channels\*\*: list, create, post messages, fetch history - \*\*Groups\*\*: list, create, manage members - ... | https://github.com/openclaw/openclaw/blob/main//docs/channels/tlon.md | main | opebclaw | [
-0.09150080382823944,
-0.0061759427189826965,
-0.0360250361263752,
-0.0034328156616538763,
-0.039296526461839676,
-0.05019032210111618,
0.03572951257228851,
-0.008446610532701015,
-0.03536307439208031,
-0.025444334372878075,
0.04161744564771652,
-0.048296667635440826,
0.021313367411494255,
... | 0.17963 |
# Microsoft Teams > "Abandon all hope, ye who enter here." Updated: 2026-03-25 Status: text + DM attachments are supported; channel/group file sending requires `sharePointSiteId` + Graph permissions (see [Sending files in group chats](#sending-files-in-group-chats)). Polls are sent via Adaptive Cards. Message actions e... | https://github.com/openclaw/openclaw/blob/main//docs/channels/msteams.md | main | opebclaw | [
-0.025846391916275024,
-0.0659879595041275,
-0.04833943769335747,
0.048396412283182144,
0.04505132883787155,
-0.014037253335118294,
-0.04344930127263069,
-0.07462083548307419,
0.021354926750063896,
0.03695330396294594,
0.02121284045279026,
-0.02083718590438366,
-0.02037785016000271,
0.0897... | 0.054079 |
{ groupPolicy: "allowlist", teams: { "My Team": { channels: { General: { requireMention: true }, }, }, }, }, }, } ``` ## How it works 1. Ensure the Microsoft Teams plugin is available. - Current packaged OpenClaw releases already bundle it. - Older/custom installs can add it manually with the commands above. 2. Create ... | https://github.com/openclaw/openclaw/blob/main//docs/channels/msteams.md | main | opebclaw | [
-0.04198998585343361,
-0.05173543840646744,
-0.12564313411712646,
0.052776385098695755,
0.011655290611088276,
-0.0342753529548645,
-0.054622065275907516,
-0.08653201162815094,
0.025985030457377434,
0.07945249229669571,
0.0246860571205616,
-0.046413663774728775,
0.04375479742884636,
0.09321... | 0.025593 |
At runtime, OpenClaw uses `@azure/identity` to acquire tokens from the Azure IMDS endpoint (`169.254.169.254`). 4. The token is passed to the Teams SDK for bot authentication. \*\*Prerequisites:\*\* - Azure infrastructure with managed identity enabled (AKS workload identity, App Service, VM) - Federated identity creden... | https://github.com/openclaw/openclaw/blob/main//docs/channels/msteams.md | main | opebclaw | [
-0.06370051950216293,
0.04151841625571251,
-0.035010866820812225,
0.03366653248667717,
0.03336997702717781,
-0.08201225847005844,
-0.014619429595768452,
-0.03768085688352585,
0.08600816875696182,
0.09253958612680435,
0.04901205748319626,
-0.06351704895496368,
0.04033361375331879,
0.0643738... | 0.08255 |
in Teams and send a DM 3. Check gateway logs for incoming activity ## Setup (minimal text-only) 1. \*\*Ensure the Microsoft Teams plugin is available\*\* - Current packaged OpenClaw releases already bundle it. - Older/custom installs can add it manually: - From npm: `openclaw plugins install @openclaw/msteams` - From a... | https://github.com/openclaw/openclaw/blob/main//docs/channels/msteams.md | main | opebclaw | [
-0.012449869886040688,
-0.07233639806509018,
-0.07720167189836502,
0.031213033944368362,
0.016399746760725975,
-0.02773900330066681,
-0.057757459580898285,
-0.08207264542579651,
0.035969026386737823,
0.11883816123008728,
0.037970464676618576,
-0.034586433321237564,
0.03469472751021385,
0.0... | 0.025384 |
isNotificationOnly: false, supportsCalling: false, supportsVideo: false, supportsFiles: true, }, ], webApplicationInfo: { id: "11111111-1111-1111-1111-111111111111", }, authorization: { permissions: { resourceSpecific: [ { name: "ChannelMessage.Read.Group", type: "Application" }, { name: "ChannelMessage.Send.Group", ty... | https://github.com/openclaw/openclaw/blob/main//docs/channels/msteams.md | main | opebclaw | [
-0.022185543552041054,
0.052883416414260864,
-0.011542513966560364,
0.029806965962052345,
0.07884945720434189,
-0.06520431488752365,
0.04676082357764244,
-0.022897187620401382,
-0.016086572781205177,
0.03140925243496895,
-0.024192331358790398,
-0.015060195699334145,
-0.021185357123613358,
... | 0.086712 |
users in the conversation. However, if you want to dynamically search and mention users who are \*\*not in the current conversation\*\*, add `User.Read.All` (Application) permission and grant admin consent. ## Known Limitations ### Webhook timeouts Teams delivers messages via HTTP webhook. If processing takes too long ... | https://github.com/openclaw/openclaw/blob/main//docs/channels/msteams.md | main | opebclaw | [
-0.06597679108381271,
0.046700090169906616,
-0.02685711532831192,
0.06000808998942375,
0.03526082634925842,
-0.0888410359621048,
-0.01893663965165615,
-0.027891971170902252,
0.04740770161151886,
-0.05036526545882225,
-0.029926888644695282,
-0.06164141744375229,
0.022363681346178055,
-0.019... | 0.112825 |
- `top-level` in a Posts-style channel → replies appear as separate top-level posts instead of in-thread \*\*Solution:\*\* Configure `replyStyle` per-channel based on how the channel is set up: ```json5 { channels: { msteams: { replyStyle: "thread", teams: { "19:abc...@thread.tacv2": { channels: { "19:xyz...@thread.tac... | https://github.com/openclaw/openclaw/blob/main//docs/channels/msteams.md | main | opebclaw | [
-0.09679967164993286,
-0.003199222031980753,
0.014438767917454243,
0.018079182133078575,
0.06842053681612015,
-0.08766894042491913,
-0.042147085070610046,
-0.030275234952569008,
0.026466233655810356,
0.04150097817182541,
-0.021224727854132652,
-0.06952980160713196,
0.0396852008998394,
0.08... | 0.052067 |
| | Any context + image | Base64-encoded inline (works without SharePoint) | ### Files stored location Uploaded files are stored in a `/OpenClawShared/` folder in the configured SharePoint site's default document library. ## Polls (Adaptive Cards) OpenClaw sends Teams polls as Adaptive Cards (there is no native Teams p... | https://github.com/openclaw/openclaw/blob/main//docs/channels/msteams.md | main | opebclaw | [
-0.0686880499124527,
-0.003104269038885832,
-0.12686783075332642,
0.06731138378381729,
0.040009237825870514,
-0.023708801716566086,
-0.04423648864030838,
-0.0748559907078743,
0.05124446749687195,
-0.06284669041633606,
0.008808375336229801,
0.0025514967273920774,
-0.007060455158352852,
-0.0... | 0.139893 |
May behave differently | | @mentions | Yes | If bot is accessible | | Graph API history | Yes | Yes (with permissions) | \*\*Workarounds if private channels don't work:\*\* 1. Use standard channels for bot interactions 2. Use DMs - users can always message the bot directly 3. Use Graph API for historical access (requir... | https://github.com/openclaw/openclaw/blob/main//docs/channels/msteams.md | main | opebclaw | [
-0.037654925137758255,
-0.024622749537229538,
-0.010208810679614544,
0.009304855950176716,
0.04798742011189461,
-0.05212952569127083,
-0.09572997689247131,
-0.06943171471357346,
0.01117651630192995,
0.08052442967891693,
0.037308163940906525,
-0.04642876610159874,
0.04096023365855217,
0.128... | 0.035811 |
# Pairing “Pairing” is OpenClaw’s explicit \*\*owner approval\*\* step. It is used in two places: 1. \*\*DM pairing\*\* (who is allowed to talk to the bot) 2. \*\*Node pairing\*\* (which devices/nodes are allowed to join the gateway network) Security context: [Security](/gateway/security) ## 1) DM pairing (inbound chat... | https://github.com/openclaw/openclaw/blob/main//docs/channels/pairing.md | main | opebclaw | [
-0.07363320887088776,
-0.02336929552257061,
-0.009952288120985031,
0.02001860924065113,
-0.02845444530248642,
-0.021524395793676376,
0.037448104470968246,
-0.028581948950886726,
0.02510981261730194,
0.046512749046087265,
0.04173045605421066,
0.031749993562698364,
0.012655026279389858,
0.00... | 0.059759 |
(short-lived; pending requests expire) - `paired.json` (paired devices + tokens) ### Notes - The legacy `node.pair.*` API (CLI: `openclaw nodes pending|approve|reject|rename`) is a separate gateway-owned pairing store. WS nodes still require device pairing. - The pairing record is the durable source of truth for approv... | https://github.com/openclaw/openclaw/blob/main//docs/channels/pairing.md | main | opebclaw | [
-0.09786400943994522,
-0.010521945543587208,
0.023882823064923286,
0.017370030283927917,
-0.004208804573863745,
-0.0383765734732151,
-0.010169695131480694,
-0.023705262690782547,
0.05086219310760498,
0.07840792089700699,
0.04178416728973389,
0.05643247812986374,
0.0029571473132818937,
0.05... | 0.07813 |
# Synology Chat Status: bundled plugin direct-message channel using Synology Chat webhooks. The plugin accepts inbound messages from Synology Chat outgoing webhooks and sends replies through a Synology Chat incoming webhook. ## Bundled plugin Synology Chat ships as a bundled plugin in current OpenClaw releases, so norm... | https://github.com/openclaw/openclaw/blob/main//docs/channels/synology-chat.md | main | opebclaw | [
-0.00974626000970602,
-0.08898179233074188,
-0.006449337583035231,
0.00775098567828536,
0.008730771020054817,
-0.14851965010166168,
-0.00881330668926239,
-0.031320683658123016,
-0.007329032756388187,
-0.0018495396943762898,
0.0446910560131073,
-0.046260565519332886,
-0.01848209835588932,
0... | 0.075257 |
that account or at `channels.synology-chat`, but duplicate exact paths are still rejected fail-closed. Prefer explicit per-account paths. ```json5 { channels: { "synology-chat": { enabled: true, accounts: { default: { token: "token-a", incomingUrl: "https://nas-a.example.com/...token=...", }, alerts: { token: "token-b"... | https://github.com/openclaw/openclaw/blob/main//docs/channels/synology-chat.md | main | opebclaw | [
-0.04326124116778374,
-0.03862030804157257,
0.03081648238003254,
-0.027113594114780426,
-0.008658455684781075,
-0.1315476894378662,
0.02170024812221527,
-0.0625060647726059,
0.034819576889276505,
0.05366921424865723,
0.000648577930405736,
-0.01945340633392334,
0.031217923387885094,
0.08937... | 0.025334 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.