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
it implicitly calls `socket.end()`. ### `socket.end([data[, encoding]][, callback])` \* `data` {string|Buffer|Uint8Array} \* `encoding` {string} Only used when data is `string`. \*\*Default:\*\* `'utf8'`. \* `callback` {Function} Optional callback for when the socket is finished. \* Returns: {net.Socket} The socket its...
https://github.com/nodejs/node/blob/main//doc/api/net.md
main
nodejs
[ -0.038886722177267075, 0.04553689435124397, -0.014143974520266056, 0.05602477863430977, -0.054842978715896606, -0.07269559800624847, 0.016312522813677788, -0.01061379536986351, 0.026528216898441315, 0.01948591135442257, -0.04138680920004845, 0.11442429572343826, -0.03677825629711151, -0.00...
0.095638
{net.Socket} The socket itself. Enable/disable the use of Nagle's algorithm. When a TCP connection is created, it will have Nagle's algorithm enabled. Nagle's algorithm delays data before it is sent via the network. It attempts to optimize throughput at the expense of latency. Passing `true` for `noDelay` or not passin...
https://github.com/nodejs/node/blob/main//doc/api/net.md
main
nodejs
[ -0.07625095546245575, 0.04416206479072571, -0.0393638052046299, 0.097306028008461, -0.03562788665294647, -0.0703502744436264, 0.014168618246912956, -0.044971928000450134, 0.061865996569395065, -0.05336793512105942, -0.05855150148272514, 0.1190439984202385, -0.026476943865418434, -0.0357043...
0.156231
for [IPC][] connections. \* [`net.createConnection(port[, host][, connectListener])`][`net.createConnection(port, host)`] for TCP connections. The [`net.connect()`][] function is an alias to this function. ### `net.createConnection(options[, connectListener])` \* `options` {Object} Required. Will be passed to both the ...
https://github.com/nodejs/node/blob/main//doc/api/net.md
main
nodejs
[ -0.0995662584900856, -0.03060484118759632, -0.07187463343143463, 0.056402597576379776, -0.06980828195810318, -0.024189703166484833, 0.06229915842413902, 0.024326767772436142, 0.006172749679535627, 0.00045817470527254045, -0.014396102167665958, 0.02770330384373665, -0.05564964562654495, -0....
0.092375
[`socket.connect(port[, host][, connectListener])`][`socket.connect(port)`], then returns the `net.Socket` that starts the connection. ## `net.createServer([options][, connectionListener])` \* `options` {Object} \* `allowHalfOpen` {boolean} If set to `false`, then the socket will automatically end the writable side whe...
https://github.com/nodejs/node/blob/main//doc/api/net.md
main
nodejs
[ -0.08017890155315399, -0.010540470480918884, -0.05368269979953766, 0.0633891224861145, -0.011313932947814465, -0.03412109985947609, 0.012681457214057446, -0.04286983236670494, 0.004388953093439341, 0.0016101875808089972, -0.04322333633899689, 0.07340944558382034, -0.03235118091106415, 0.00...
0.068956
`autoSelectFamily` option. ## `net.setDefaultAutoSelectFamily(value)` Sets the default value of the `autoSelectFamily` option of [`socket.connect(options)`][]. \* `value` {boolean} The new default value. The initial default value is `true`, unless the command line option `--no-network-family-autoselection` is provided....
https://github.com/nodejs/node/blob/main//doc/api/net.md
main
nodejs
[ -0.05409163609147072, -0.012811889871954918, -0.012036352418363094, 0.09613151848316193, -0.057652413845062256, 0.025196000933647156, 0.008511303924024105, -0.00954069197177887, 0.009676696732640266, 0.003192702541127801, 0.012122159823775291, -0.009574616327881813, -0.07069991528987885, 0...
0.055396
# Global objects > Stability: 2 - Stable These objects are available in all modules. The following variables may appear to be global but are not. They exist only in the scope of [CommonJS modules][]: \* [`\_\_dirname`][] \* [`\_\_filename`][] \* [`exports`][] \* [`module`][] \* [`require()`][] The objects listed here a...
https://github.com/nodejs/node/blob/main//doc/api/globals.md
main
nodejs
[ -0.11156794428825378, 0.012330040335655212, -0.011101549491286278, 0.06249058246612549, 0.11020249128341675, -0.03642728552222252, 0.02359432727098465, 0.044272974133491516, 0.03062209114432335, -0.018858060240745544, 0.006685365457087755, 0.08686023950576782, -0.05974822863936424, -0.0353...
0.195707
Global alias for [`buffer.atob()`][]. An automated migration is available ([source](https://github.com/nodejs/userland-migrations/tree/main/recipes/buffer-atob-btoa)): ```bash npx codemod@latest @nodejs/buffer-atob-btoa ``` ## Class: `BroadcastChannel` See {BroadcastChannel}. ## `btoa(data)` > Stability: 3 - Legacy. Us...
https://github.com/nodejs/node/blob/main//doc/api/globals.md
main
nodejs
[ 0.07068521529436111, -0.004393004812300205, -0.060746099799871445, -0.06191008910536766, 0.059948090463876724, -0.057586267590522766, 0.04200199246406555, 0.011077199131250381, -0.026832949370145798, 0.0030088459607213736, -0.03989153727889061, -0.06408876925706863, -0.05550067499279976, 0...
0.152217
in the file specified by the [`--localstorage-file`][] CLI flag. The maximum amount of data that can be stored is 10 MB. Any modification of this data outside of the Web Storage API is not supported. `localStorage` data is not stored per user or per request when used in the context of a server, it is shared across all ...
https://github.com/nodejs/node/blob/main//doc/api/globals.md
main
nodejs
[ 0.0498003289103508, 0.007685437332838774, -0.02152046374976635, 0.03718004375696182, 0.045843455940485, -0.0915481448173523, 0.024768905714154243, 0.026127487421035767, 0.028972534462809563, 0.009497773833572865, 0.07483487576246262, 0.04442399740219116, -0.010874269530177116, 0.0337652228...
0.06211
held simultaneously console.log(`Shared lock acquired: ${lock.name}`); }).then(() => { console.log('Shared lock released'); }); ``` See [`worker\_threads.locks`][] for detailed API documentation. ## Class: `PerformanceEntry` The `PerformanceEntry` class. See [`PerformanceEntry`][] for more details. ## Class: `Performan...
https://github.com/nodejs/node/blob/main//doc/api/globals.md
main
nodejs
[ -0.023925207555294037, 0.028391653671860695, -0.09868056327104568, 0.03398551419377327, 0.003775206161662936, 0.006513737142086029, 0.009304935112595558, -0.07441403716802597, 0.012692873366177082, 0.015073254704475403, -0.018276603892445564, 0.028728246688842773, -0.03303077816963196, -0....
0.057379
See the [`URLSearchParams`][] section. ## Class: `WebAssembly` \* Type: {Object} The object that acts as the namespace for all W3C [WebAssembly][webassembly-org] related functionality. See the [Mozilla Developer Network][webassembly-mdn] for usage and compatibility. ## Class: `WebSocket` A browser-compatible implementa...
https://github.com/nodejs/node/blob/main//doc/api/globals.md
main
nodejs
[ -0.0680060088634491, -0.03468210622668266, -0.041588734835386276, -0.007702474482357502, -0.02718409150838852, -0.06158037111163139, -0.0421946756541729, -0.03619036078453064, -0.013670788146555424, -0.09863118827342987, -0.015092656016349792, 0.019311215728521347, -0.04137357696890831, 0....
0.040527
# Usage and example ## Usage `node [options] [V8 options] [script.js | -e "script" | - ] [arguments]` Please see the [Command-line options][] document for more information. ## Example An example of a [web server][] written with Node.js which responds with `'Hello, World!'`: Commands in this document start with `$` or `...
https://github.com/nodejs/node/blob/main//doc/api/synopsis.md
main
nodejs
[ -0.005618548020720482, 0.0021349056623876095, 0.0062352330423891544, 0.03327685222029686, 0.0665125623345375, -0.02142336219549179, -0.026351256296038628, 0.06348077952861786, 0.033613771200180054, 0.05230621248483658, -0.008121508173644543, 0.003547817934304476, 0.011326294392347336, -0.0...
0.039367
# Date & Time OpenClaw defaults to \*\*host-local time for transport timestamps\*\* and \*\*user timezone only in the system prompt\*\*. Provider timestamps are preserved so tools keep their native semantics (current time is available via `session\_status`). ## Message envelopes (local by default) Inbound messages are ...
https://github.com/openclaw/openclaw/blob/main//docs/date-time.md
main
opebclaw
[ -0.009041371755301952, 0.060908760875463486, 0.004781913943588734, 0.03676176071166992, 0.02081461437046528, -0.10348333418369293, -0.06587070971727371, -0.04354815557599068, 0.05693090334534645, 0.032195139676332474, -0.03390130400657654, -0.03461623936891556, -0.07723443955183029, 0.0921...
0.001595
# Plugins (Extensions) ## Quick start (new to plugins?) A plugin is just a \*\*small code module\*\* that extends OpenClaw with extra features (commands, tools, and Gateway RPC). Most of the time, you’ll use plugins when you want a feature that’s not built into core OpenClaw yet (or you want to keep optional features o...
https://github.com/openclaw/openclaw/blob/main//docs/plugin.md
main
opebclaw
[ -0.07445836812257767, -0.07545933872461319, -0.09215972572565079, 0.021123142912983894, -0.04442109540104866, -0.01591458171606064, -0.07216483354568481, -0.04192425683140755, -0.006627770606428385, -0.0347752720117569, 0.019829655066132545, -0.03483651205897331, -0.04312156140804291, 0.02...
0.094626
is available (`npm install` / `pnpm install`). ### Channel catalog metadata Channel plugins can advertise onboarding metadata via `openclaw.channel` and install hints via `openclaw.install`. This keeps the core catalog data-free. Example: ```json { "name": "@openclaw/nextcloud-talk", "openclaw": { "extensions": ["./ind...
https://github.com/openclaw/openclaw/blob/main//docs/plugin.md
main
opebclaw
[ -0.031103860586881638, -0.0811724066734314, -0.02521825022995472, -0.041041187942028046, 0.07567759603261948, -0.020313888788223267, -0.033400628715753555, -0.019458426162600517, 0.022316178306937218, 0.04826236888766289, 0.03334779292345047, -0.026610760018229485, -0.033739734441041946, 0...
0.051241
openclaw plugins enable openclaw plugins disable openclaw plugins doctor ``` `plugins update` only works for npm installs tracked under `plugins.installs`. Plugins may also register their own top‑level commands (example: `openclaw voicecall`). ## Plugin API (overview) Plugins export either: - A function: `(api) => { .....
https://github.com/openclaw/openclaw/blob/main//docs/plugin.md
main
opebclaw
[ -0.11145079135894775, -0.02188282087445259, -0.027403319254517555, 0.043030183762311935, -0.005240949802100658, -0.03980918228626251, -0.052763547748327255, 0.020172689110040665, -0.03358276188373566, 0.004973769653588533, 0.0314054898917675, -0.05337969958782196, -0.05334547162055969, 0.0...
0.098528
the required adapters - `config.listAccountIds` + `config.resolveAccount` - `capabilities` (chat types, media, threads, etc.) - `outbound.deliveryMode` + `outbound.sendText` (for basic send) 4. Add optional adapters as needed - `setup` (wizard), `security` (DM policy), `status` (health/diagnostics) - `gateway` (start/s...
https://github.com/openclaw/openclaw/blob/main//docs/plugin.md
main
opebclaw
[ -0.08515632152557373, -0.06125983968377113, 0.02557496912777424, 0.05115892365574837, -0.06186114624142647, -0.010209296829998493, 0.016081202775239944, 0.04162692278623581, -0.018773747608065605, 0.07678324729204178, -0.03894267976284027, -0.05381329730153084, -0.03913560137152672, 0.1283...
0.065233
default function (api) { api.registerService({ id: "my-service", start: () => api.logger.info("ready"), stop: () => api.logger.info("bye"), }); } ``` ## Naming conventions - Gateway methods: `pluginId.action` (example: `voicecall.status`) - Tools: `snake\_case` (example: `voice\_call`) - CLI commands: kebab or camel, b...
https://github.com/openclaw/openclaw/blob/main//docs/plugin.md
main
opebclaw
[ -0.1330041140317917, -0.05383579060435295, -0.07078954577445984, 0.009232908487319946, -0.09400629252195358, -0.0077003855258226395, -0.003247699001803994, -0.035793520510196686, -0.06866299360990524, 0.025151213631033897, 0.022679192945361137, -0.018734438344836235, 0.0012048559729009867, ...
0.123742
# TUI (Terminal UI) ## Quick start 1. Start the Gateway. ```bash openclaw gateway ``` 2. Open the TUI. ```bash openclaw tui ``` 3. Type a message and press Enter. Remote Gateway: ```bash openclaw tui --url ws://: --token ``` Use `--password` if your Gateway uses password auth. ## What you see - Header: connection URL, ...
https://github.com/openclaw/openclaw/blob/main//docs/tui.md
main
opebclaw
[ -0.014638291671872139, -0.04069377854466438, -0.14856921136379242, 0.03943920508027077, -0.032324306666851044, -0.05478401109576225, 0.024520158767700195, -0.011998558416962624, 0.07836265861988068, 0.008048074319958687, 0.0019598896615207195, -0.023910559713840485, 0.011833078227937222, -...
0.14428
## Connection details - The TUI registers with the Gateway as `mode: "tui"`. - Reconnects show a system message; event gaps are surfaced in the log. ## Options - `--url `: Gateway WebSocket URL (defaults to config or `ws://127.0.0.1:`) - `--token `: Gateway token (if required) - `--password `: Gateway password (if requ...
https://github.com/openclaw/openclaw/blob/main//docs/tui.md
main
opebclaw
[ -0.0873388946056366, -0.038116250187158585, -0.07871071249246597, 0.06096659228205681, -0.03487439453601837, -0.04070507362484932, 0.017859449610114098, -0.02462019771337509, -0.0188621673732996, -0.004378549754619598, 0.020417867228388786, -0.0230090394616127, -0.019899340346455574, -0.02...
0.163562
# Environment variables OpenClaw pulls environment variables from multiple sources. The rule is \*\*never override existing values\*\*. ## Precedence (highest → lowest) 1. \*\*Process environment\*\* (what the Gateway process already has from the parent shell/daemon). 2. \*\*`.env` in the current working directory\*\* ...
https://github.com/openclaw/openclaw/blob/main//docs/environment.md
main
opebclaw
[ -0.0015156213194131851, -0.01317718718200922, -0.036165136843919754, -0.009349868632853031, 0.026680536568164825, -0.09261109679937363, -0.019940191879868507, -0.028068238869309425, -0.018662387505173683, -0.015562324784696102, -0.00012107578368159011, -0.03953569754958153, 0.034580953419208...
-0.013449
# Network hub This hub links the core docs for how OpenClaw connects, pairs, and secures devices across localhost, LAN, and tailnet. ## Core model - [Gateway architecture](/concepts/architecture) - [Gateway protocol](/gateway/protocol) - [Gateway runbook](/gateway) - [Web surfaces + bind modes](/web) ## Pairing + ident...
https://github.com/openclaw/openclaw/blob/main//docs/network.md
main
opebclaw
[ -0.017696555703878403, -0.01534135639667511, -0.032947465777397156, -0.026086682453751564, -0.011086786165833473, -0.004896954167634249, -0.018180131912231445, 0.006635425146669149, -0.019675588235259056, 0.0022186359856277704, 0.03834598883986473, 0.023164905607700348, 0.02333832159638405, ...
0.041531
# 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/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/broadcast-groups.md
main
opebclaw
[ -0.023607125505805016, -0.011990672908723354, -0.08027414977550507, 0.013681101612746716, 0.0019956871401518583, -0.012940540909767151, 0.08914073556661606, -0.026807503774762154, 0.08253125101327896, -0.04292882978916168, 0.00543525256216526, -0.05216463655233383, 0.02478204108774662, 0.0...
0.092351
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/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
# OpenProse OpenProse is a portable, markdown-first workflow format for orchestrating AI sessions. In OpenClaw it ships as a plugin that installs an OpenProse skill pack plus a `/prose` slash command. Programs live in `.prose` files and can spawn multiple sub-agents with explicit control flow. Official site: https://ww...
https://github.com/openclaw/openclaw/blob/main//docs/prose.md
main
opebclaw
[ -0.039826102554798126, -0.05381954833865166, -0.11608331650495529, 0.01760087162256241, 0.042593855410814285, -0.000806338619440794, -0.062272809445858, 0.057313110679388046, 0.01942198909819126, 0.004092799033969641, -0.03815014287829399, 0.004258544649928808, -0.014818862080574036, 0.010...
0.191793
# VPS hosting This hub links to the supported VPS/hosting guides and explains how cloud deployments work at a high level. ## Pick a provider - \*\*Railway\*\* (one‑click + browser setup): [Railway](/railway) - \*\*Northflank\*\* (one‑click + browser setup): [Northflank](/northflank) - \*\*Oracle Cloud (Always Free)\*\*...
https://github.com/openclaw/openclaw/blob/main//docs/vps.md
main
opebclaw
[ -0.023646900430321693, -0.0017469197046011686, 0.030105778947472572, -0.031535934656858444, 0.04798121750354767, -0.048934455960989, -0.03664281219244003, -0.02839171141386032, -0.025640008971095085, 0.07512965798377991, 0.006950001232326031, -0.03859603777527809, 0.020627247169613838, -0....
0.017802
# Amazon Bedrock OpenClaw can use \*\*Amazon Bedrock\*\* models via pi‑ai’s \*\*Bedrock Converse\*\* streaming provider. Bedrock auth uses the \*\*AWS SDK default credential chain\*\*, not an API key. ## What pi‑ai supports - Provider: `amazon-bedrock` - API: `bedrock-converse-stream` - Auth: AWS credentials (env vars,...
https://github.com/openclaw/openclaw/blob/main//docs/bedrock.md
main
opebclaw
[ -0.03303535655140877, -0.029142513871192932, -0.03216532617807388, 0.03492152318358421, 0.11502441018819809, -0.07170227915048599, -0.03466270491480827, -0.04275565594434738, 0.03416308015584946, 0.011090575717389584, -0.004683022852987051, -0.0838889479637146, 0.02500138059258461, 0.03535...
0.071493
chain. - Reasoning support depends on the model; check the Bedrock model card for current capabilities. - If you prefer a managed key flow, you can also place an OpenAI‑compatible proxy in front of Bedrock and configure it as an OpenAI provider instead.
https://github.com/openclaw/openclaw/blob/main//docs/bedrock.md
main
opebclaw
[ 0.004768737591803074, -0.06258942186832428, -0.02833249792456627, -0.007477715145796537, 0.11284035444259644, -0.09225501120090485, -0.031650152057409286, 0.015579231083393097, 0.003893558168783784, 0.0030301427468657494, 0.0008938759565353394, -0.004458902403712273, -0.004116410855203867, ...
0.066795
# Scripts The `scripts/` directory contains helper scripts for local workflows and ops tasks. Use these when a task is clearly tied to a script; otherwise prefer the CLI. ## Conventions - Scripts are \*\*optional\*\* unless referenced in docs or release checklists. - Prefer CLI surfaces when they exist (example: auth m...
https://github.com/openclaw/openclaw/blob/main//docs/scripts.md
main
opebclaw
[ -0.05105191096663475, -0.013316210359334946, -0.0739436000585556, -0.019219202920794487, 0.08546731621026993, -0.039452116936445236, 0.06663194298744202, -0.010033275932073593, 0.00715234037488699, -0.011526458896696568, 0.0022155395708978176, -0.048946816474199295, 0.027411404997110367, 0...
0.115101
# Testing OpenClaw has three Vitest suites (unit/integration, e2e, live) and a small set of Docker runners. This doc is a “how we test” guide: - What each suite covers (and what it deliberately does \_not\_ cover) - Which commands to run for common workflows (local, pre-push, debugging) - How live tests discover creden...
https://github.com/openclaw/openclaw/blob/main//docs/testing.md
main
opebclaw
[ -0.017360026016831398, -0.0006126457592472434, 0.008434824645519257, 0.07673397660255432, 0.09218285232782364, -0.10392910242080688, -0.11413052678108215, 0.01694885455071926, -0.05688708275556564, 0.028049839660525322, 0.028812039643526077, -0.0788813978433609, -0.025678440928459167, 0.00...
0.001017
focused on gateway smoke - How to select models: - `OPENCLAW\_LIVE\_MODELS=modern` to run the modern allowlist (Opus/Sonnet/Haiku 4.5, GPT-5.x + Codex, Gemini 3, GLM 4.7, MiniMax M2.1, Grok 4) - `OPENCLAW\_LIVE\_MODELS=all` is an alias for the modern allowlist - or `OPENCLAW\_LIVE\_MODELS="openai/gpt-5.2,anthropic/clau...
https://github.com/openclaw/openclaw/blob/main//docs/testing.md
main
opebclaw
[ 0.0021341247484087944, -0.03465978056192398, -0.04609808325767517, -0.05120280757546425, 0.0912960097193718, -0.023747634142637253, 0.010600656270980835, -0.04253614321351051, -0.0939103439450264, -0.01608114130795002, 0.04548671469092369, -0.027030648663640022, -0.04598311707377434, -0.00...
-0.063937
invoking Vitest directly) - `OPENCLAW_LIVE_CLI_BACKEND=1` - Defaults: - Model: `claude-cli/claude-sonnet-4-5` - Command: `claude` - Args: `["-p","--output-format","json","--dangerously-skip-permissions"]` - Overrides (optional): - `OPENCLAW_LIVE_CLI_BACKEND_MODEL="claude-cli/claude-opus-4-5"` - `OPENCLAW_LIVE_CLI_BACKE...
https://github.com/openclaw/openclaw/blob/main//docs/testing.md
main
opebclaw
[ -0.01319896336644888, 0.02154529094696045, -0.12384850531816483, 0.007964869029819965, 0.01560705155134201, -0.08740776032209396, -0.07472345232963562, 0.004559511784464121, -0.07262054830789566, -0.04677128046751022, 0.05565890297293663, -0.0811261311173439, -0.016312681138515472, 0.03402...
-0.098265
any OpenAI/Anthropic-compatible proxy (LM Studio, vLLM, LiteLLM, etc.) Tip: don’t try to hardcode “all models” in docs. The authoritative list is whatever `discoverModels(...)` returns on your machine + whatever keys are available. ## Credentials (never commit) Live tests discover credentials the same way the CLI does....
https://github.com/openclaw/openclaw/blob/main//docs/testing.md
main
opebclaw
[ 0.0033327287528663874, -0.03189234808087349, -0.058915384113788605, 0.0556456558406353, 0.05302964523434639, -0.08540056645870209, -0.11765936017036438, -0.026715757325291634, -0.03206274285912514, -0.0023066485300660133, 0.02199261449277401, -0.08742915838956833, 0.05283293128013611, 0.03...
-0.081555
# Pi Development Workflow This guide summarizes a sane workflow for working on the pi integration in OpenClaw. ## Type Checking and Linting - Type check and build: `pnpm build` - Lint: `pnpm lint` - Format check: `pnpm format` - Full gate before pushing: `pnpm lint && pnpm build && pnpm test` ## Running Pi Tests Use th...
https://github.com/openclaw/openclaw/blob/main//docs/pi-dev.md
main
opebclaw
[ -0.0732634887099266, -0.0230801310390234, -0.09419406950473785, 0.07097642123699188, 0.03116903267800808, -0.06942646950483322, -0.022656699642539024, 0.00491230608895421, -0.03353916108608246, 0.04119270667433739, 0.03870684653520584, 0.007712119724601507, 0.0019827254582196474, 0.0375417...
0.041825
# OpenClaw 🦞> \_"EXFOLIATE! EXFOLIATE!"\_ — A space lobster, probably **Any OS gateway for AI agents across WhatsApp, Telegram, Discord, iMessage, and more.** Send a message, get an agent response from your pocket. Plugins add Mattermost and more. Install OpenClaw and bring up the Gateway in minutes. Guided setup with...
https://github.com/openclaw/openclaw/blob/main//docs/index.md
main
opebclaw
[ -0.05941256880760193, -0.04811391606926918, -0.024325625970959663, -0.008344681933522224, -0.030055101960897446, -0.076936274766922, -0.0029042225796729326, 0.006717078387737274, 0.04520942643284798, 0.003449110547080636, 0.04131562262773514, -0.04695829004049301, 0.006075616925954819, 0.0...
0.130079
# Logging OpenClaw logs in two places: - \*\*File logs\*\* (JSON lines) written by the Gateway. - \*\*Console output\*\* shown in terminals and the Control UI. This page explains where logs live, how to read them, and how to configure log levels and formats. ## Where logs live By default, the Gateway writes a rolling l...
https://github.com/openclaw/openclaw/blob/main//docs/logging.md
main
opebclaw
[ 0.009578210301697254, 0.011268188245594501, -0.0684836357831955, 0.05736711621284485, 0.044405270367860794, -0.10004136711359024, -0.08722269535064697, -0.017847592011094093, 0.030041944235563278, -0.00951258186250925, -0.009434628300368786, 0.010705043561756611, -0.04981420934200287, 0.02...
-0.014396
### Diagnostic event catalog Model usage: - `model.usage`: tokens, cost, duration, context, provider/model/channel, session ids. Message flow: - `webhook.received`: webhook ingress per channel. - `webhook.processed`: webhook handled + duration. - `webhook.error`: webhook handler errors. - `message.queued`: message enqu...
https://github.com/openclaw/openclaw/blob/main//docs/logging.md
main
opebclaw
[ -0.043558765202760696, 0.037168990820646286, -0.08048626780509949, 0.0235307514667511, 0.024419056251645088, -0.09735482931137085, 0.034917041659355164, 0.008916185237467289, 0.037479910999536514, 0.03117481991648674, 0.0467134565114975, -0.16573721170425415, -0.020019708201289177, -0.0500...
0.208294
already contains `/v1/logs`, it is used as-is for logs. - `diagnostics.otel.logs` enables OTLP log export for the main logger output. ### Log export behavior - OTLP logs use the same structured records written to `logging.file`. - Respect `logging.level` (file log level). Console redaction does \*\*not\*\* apply to OTL...
https://github.com/openclaw/openclaw/blob/main//docs/logging.md
main
opebclaw
[ 0.023530326783657074, -0.020328301936388016, 0.0007467031828127801, 0.005195863079279661, 0.0010800195159390569, -0.1473759561777115, -0.05174222216010094, -0.006381726823747158, 0.0005632044631056488, 0.00592139782384038, 0.009038183838129044, -0.03691175952553749, -0.05348435044288635, 0...
0.086157
# Token use & costs OpenClaw tracks \*\*tokens\*\*, not characters. Tokens are model-specific, but most OpenAI-style models average ~4 characters per token for English text. ## How the system prompt is built OpenClaw assembles its own system prompt on every run. It includes: - Tool list + short descriptions - Skills li...
https://github.com/openclaw/openclaw/blob/main//docs/token-use.md
main
opebclaw
[ -0.012693329714238644, -0.036988481879234314, -0.08239593356847763, 0.02646402083337307, 0.10352814197540283, -0.08607679605484009, -0.01082552783191204, 0.0488567128777504, 0.03614433482289314, -0.019358312711119652, 0.0054738703183829784, -0.056502655148506165, 0.05800779536366463, -0.07...
0.180799
# Hooks Hooks provide an extensible event-driven system for automating actions in response to agent commands and events. Hooks are automatically discovered from directories and can be managed via CLI commands, similar to how skills work in OpenClaw. ## Getting Oriented Hooks are small scripts that run when something ha...
https://github.com/openclaw/openclaw/blob/main//docs/hooks.md
main
opebclaw
[ -0.08679098635911942, -0.017068607732653618, -0.036308374255895615, 0.01740249991416931, 0.02805521711707115, -0.044743385165929794, 0.02394123002886772, -0.02269146777689457, 0.0015491715166717768, -0.0067456308752298355, 0.036721665412187576, -0.06279407441616058, -0.021111706271767616, ...
0.18443
- Performs some action - Logs the result ## Requirements - Node.js must be installed ## Configuration No configuration needed. ``` ### Metadata Fields The `metadata.openclaw` object supports: - \*\*`emoji`\*\*: Display emoji for CLI (e.g., `"💾"`) - \*\*`events`\*\*: Array of events to listen for (e.g., `["command:new"...
https://github.com/openclaw/openclaw/blob/main//docs/hooks.md
main
opebclaw
[ -0.014599665999412537, -0.01740427128970623, 0.03559800982475281, 0.016879374161362648, 0.11505157500505447, -0.07758503407239914, -0.0347142294049263, -0.03925412520766258, 0.05893687158823013, -0.01826775074005127, -0.024533990770578384, -0.08776307851076126, 0.014193158596754074, -0.012...
0.062052
discovered openclaw hooks list # Enable it openclaw hooks enable my-hook # Restart your gateway process (menu bar app restart on macOS, or restart your dev process) # Trigger the event # Send /new via your messaging channel ``` ## Configuration ### New Config Format (Recommended) ```json { "hooks": { "internal": { "ena...
https://github.com/openclaw/openclaw/blob/main//docs/hooks.md
main
opebclaw
[ -0.005577975884079933, -0.02633393183350563, -0.015956485643982887, 0.03106089122593403, -0.0034375328104943037, -0.09698156267404556, 0.00037689172313548625, 0.024926844984292984, 0.010721664875745773, -0.004543246701359749, 0.019139112904667854, -0.006899977568536997, -0.01911861263215542,...
0.09687
} } } ``` ### boot-md Runs `BOOT.md` when the gateway starts (after channels start). Internal hooks must be enabled for this to run. \*\*Events\*\*: `gateway:startup` \*\*Requirements\*\*: `workspace.dir` must be configured \*\*What it does\*\*: 1. Reads `BOOT.md` from your workspace 2. Runs the instructions via the ag...
https://github.com/openclaw/openclaw/blob/main//docs/hooks.md
main
opebclaw
[ 0.0010862078052014112, -0.015493616461753845, -0.08568913489580154, 0.05915851145982742, 0.028975732624530792, -0.048721905797719955, -0.04916820675134659, 0.046435724943876266, -0.01859908737242222, -0.02280576154589653, -0.06767856329679489, 0.022835465148091316, 0.015960106626152992, -0...
0.071783
Should show: HOOK.md, handler.ts ``` 2. Verify HOOK.md format: ```bash cat ~/.openclaw/hooks/my-hook/HOOK.md # Should have YAML frontmatter with name and metadata ``` 3. List all discovered hooks: ```bash openclaw hooks list ``` ### Hook Not Eligible Check requirements: ```bash openclaw hooks info my-hook ``` Look for ...
https://github.com/openclaw/openclaw/blob/main//docs/hooks.md
main
opebclaw
[ -0.005472538061439991, -0.04334784299135208, -0.00032060686498880386, 0.010983345098793507, 0.021540232002735138, -0.05528555065393448, -0.04531914368271828, -0.01008559949696064, -0.058395352214574814, 0.03570153936743736, -0.06182713434100151, -0.0015324014239013195, -0.045565102249383926,...
0.056303
# Text-to-speech (TTS) OpenClaw can convert outbound replies into audio using ElevenLabs, OpenAI, or Edge TTS. It works anywhere OpenClaw can send audio; Telegram gets a round voice-note bubble. ## Supported services - \*\*ElevenLabs\*\* (primary or fallback provider) - \*\*OpenAI\*\* (primary or fallback provider; als...
https://github.com/openclaw/openclaw/blob/main//docs/tts.md
main
opebclaw
[ -0.09549243748188019, -0.050130635499954224, -0.03287956491112709, -0.051300425082445145, -0.026235906407237053, -0.020714139565825462, -0.013320008292794228, -0.002124595222994685, -0.0042807552963495255, -0.06134561449289322, -0.026731165125966072, -0.0004347576468717307, -0.02883329987525...
0.151429
auto‑TTS mode (`off`, `always`, `inbound`, `tagged`). - `inbound` only sends audio after an inbound voice note. - `tagged` only sends audio when the reply includes `[[tts]]` tags. - `enabled`: legacy toggle (doctor migrates this to `auto`). - `mode`: `"final"` (default) or `"all"` (includes tool/block replies). - `prov...
https://github.com/openclaw/openclaw/blob/main//docs/tts.md
main
opebclaw
[ -0.051382869482040405, -0.06901120394468307, -0.03590574115514755, -0.035734716802835464, -0.009803238324820995, -0.012799769639968872, 0.012733835726976395, 0.03746733441948891, -0.01918194442987442, -0.04074392467737198, 0.06382672488689423, -0.06059560552239418, -0.04097964987158775, 0....
0.130091
Microsoft Speech output formats (including Ogg/WebM Opus). citeturn1search0 - Telegram `sendVoice` accepts OGG/MP3/M4A; use OpenAI/ElevenLabs if you need guaranteed Opus voice notes. citeturn1search1 - If the configured Edge output format fails, OpenClaw retries with MP3. OpenAI/ElevenLabs formats are fixed; Tele...
https://github.com/openclaw/openclaw/blob/main//docs/tts.md
main
opebclaw
[ -0.04857971519231796, -0.011227593757212162, -0.013035494834184647, -0.04269237816333771, -0.023278800770640373, 0.020634351298213005, -0.07655279338359833, 0.03763705492019653, 0.045643631368875504, -0.01814972050487995, -0.026574190706014633, -0.0474974662065506, -0.09103108942508698, 0....
0.145871
# Perplexity Sonar OpenClaw can use Perplexity Sonar for the `web\_search` tool. You can connect through Perplexity’s direct API or via OpenRouter. ## API options ### Perplexity (direct) - Base URL: https://api.perplexity.ai - Environment variable: `PERPLEXITY\_API\_KEY` ### OpenRouter (alternative) - Base URL: https:/...
https://github.com/openclaw/openclaw/blob/main//docs/perplexity.md
main
opebclaw
[ -0.06673751771450043, -0.0034385707695037127, -0.035691309720277786, 0.00907264743000269, 0.052244603633880615, -0.08509131520986557, -0.11513430625200272, -0.051758721470832825, 0.00344583741389215, -0.06959521025419235, 0.038431111723184586, -0.06441735476255417, -0.021821891888976097, 0...
0.008942
# Pi Integration Architecture This document describes how OpenClaw integrates with [pi-coding-agent](https://github.com/badlogic/pi-mono/tree/main/packages/coding-agent) and its sibling packages (`pi-ai`, `pi-agent-core`, `pi-tui`) to power its AI agent capabilities. ## Overview OpenClaw uses the pi SDK to embed an AI ...
https://github.com/openclaw/openclaw/blob/main//docs/pi.md
main
opebclaw
[ -0.057151954621076584, -0.046804070472717285, -0.08923200517892838, 0.013618852943181992, -0.03225649893283844, -0.08414828777313232, -0.030534163117408752, 0.027143685147166252, 0.029809007421135902, 0.020918432623147964, -0.010362345725297928, -0.0452200323343277, 0.07401696592569351, -0...
0.188563
failover-error.ts # FailoverError class ├── defaults.ts # DEFAULT\_PROVIDER, DEFAULT\_MODEL ├── system-prompt.ts # buildAgentSystemPrompt() ├── system-prompt-params.ts # System prompt parameter resolution ├── system-prompt-report.ts # Debug report generation ├── tool-summaries.ts # Tool description summaries ├── tool-p...
https://github.com/openclaw/openclaw/blob/main//docs/pi.md
main
opebclaw
[ -0.0161743126809597, -0.06298072636127472, -0.0020823052618652582, -0.003865226171910763, 0.052532367408275604, -0.0454401820898056, -0.0017853204626590014, 0.04755086079239845, -0.07439076155424118, 0.017011670395731926, 0.023183045908808708, -0.08320960402488708, 0.05793008208274841, 0.0...
0.074386
consistent across providers. ## System Prompt Construction The system prompt is built in `buildAgentSystemPrompt()` (`system-prompt.ts`). It assembles a full prompt with sections including Tooling, Tool Call Style, Safety guardrails, OpenClaw CLI reference, Skills, Docs, Workspace, Sandbox, Messaging, Reply Tags, Voice...
https://github.com/openclaw/openclaw/blob/main//docs/pi.md
main
opebclaw
[ -0.07935206592082977, 0.006090168375521898, -0.003595821326598525, 0.01807956025004387, 0.03617097809910774, -0.036145783960819244, 0.06791817396879196, 0.11067592352628708, 0.0055823191069066525, 0.0018100155284628272, -0.020040851086378098, -0.011765465140342712, -0.01203289907425642, 0....
0.147692
When sandbox mode is enabled, tools and paths are constrained: ```typescript const sandbox = await resolveSandboxContext({ config: params.config, sessionKey: sandboxSessionKey, workspaceDir: resolvedWorkspace, }); if (sandboxRoot) { // Use sandboxed read/edit/write tools // Exec runs in container // Browser uses bridge...
https://github.com/openclaw/openclaw/blob/main//docs/pi.md
main
opebclaw
[ -0.05962477624416351, -0.009461922571063042, -0.018295694142580032, 0.0015840803971514106, 0.015627387911081314, -0.057977788150310516, -0.03774406015872955, 0.013222617097198963, -0.05914931371808052, -0.02245180681347847, -0.021336231380701065, 0.00734050665050745, -0.011385208927094936, ...
0.162037
# Debugging This page covers debugging helpers for streaming output, especially when a provider mixes reasoning into normal text. ## Runtime debug overrides Use `/debug` in chat to set \*\*runtime-only\*\* config overrides (memory, not disk). `/debug` is disabled by default; enable with `commands.debug: true`. This is ...
https://github.com/openclaw/openclaw/blob/main//docs/debugging.md
main
opebclaw
[ -0.05000992864370346, -0.03359426185488701, -0.03429678827524185, 0.0879567414522171, 0.04232173040509224, -0.07466261088848114, -0.030292127281427383, 0.013823925517499447, -0.02619406394660473, 0.05979863554239273, -0.016583381220698357, 0.034621305763721466, -0.08219721913337708, 0.0192...
0.077267
# Brave Search API OpenClaw uses Brave Search as the default provider for `web\_search`. ## Get an API key 1. Create a Brave Search API account at https://brave.com/search/api/ 2. In the dashboard, choose the \*\*Data for Search\*\* plan and generate an API key. 3. Store the key in config (recommended) or set `BRAVE\_A...
https://github.com/openclaw/openclaw/blob/main//docs/brave-search.md
main
opebclaw
[ -0.07610830664634705, 0.047311682254076004, -0.02681799791753292, 0.08407086133956909, 0.01308419369161129, -0.04058215394616127, -0.1683908998966217, -0.010249978862702847, 0.009000580757856369, -0.0012998927850276232, -0.006877788808196783, -0.028154931962490082, 0.03368287533521652, -0....
0.044248
# Multi-Agent Sandbox & Tools Configuration ## Overview Each agent in a multi-agent setup can now have its own: - \*\*Sandbox configuration\*\* (`agents.list[].sandbox` overrides `agents.defaults.sandbox`) - \*\*Tool restrictions\*\* (`tools.allow` / `tools.deny`, plus `agents.list[].tools`) This allows you to run mult...
https://github.com/openclaw/openclaw/blob/main//docs/multi-agent-sandbox-tools.md
main
opebclaw
[ 0.011356196366250515, -0.014074437320232391, -0.09670274704694748, -0.024861570447683334, 0.03236144036054611, -0.02822933718562126, -0.0026247904170304537, -0.037234943360090256, -0.02465617097914219, -0.024281347170472145, 0.01596078649163246, -0.08001530170440674, 0.08556008338928223, 0...
0.061965
level can further restrict tools, but cannot grant back denied tools from earlier levels. If `agents.list[].tools.sandbox.tools` is set, it replaces `tools.sandbox.tools` for that agent. If `agents.list[].tools.profile` is set, it overrides `tools.profile` for that agent. Provider tool keys accept either `provider` (e....
https://github.com/openclaw/openclaw/blob/main//docs/multi-agent-sandbox-tools.md
main
opebclaw
[ -0.06593631207942963, -0.005535058211535215, -0.03521828353404999, 0.011727182194590569, 0.035148099064826965, -0.0570947639644146, 0.019887225702404976, -0.022832032293081284, -0.04389433562755585, -0.020405951887369156, 0.019033027812838554, -0.04475420340895653, 0.08167646825313568, 0.0...
0.001863
# Fly.io Deployment \*\*Goal:\*\* OpenClaw Gateway running on a [Fly.io](https://fly.io) machine with persistent storage, automatic HTTPS, and Discord/channel access. ## What you need - [flyctl CLI](https://fly.io/docs/hands-on/install-flyctl/) installed - Fly.io account (free tier works) - Model auth: Anthropic API ke...
https://github.com/openclaw/openclaw/blob/main//docs/platforms/fly.md
main
opebclaw
[ -0.033388879150152206, -0.010002829134464264, -0.0865672305226326, 0.008698644116520882, -0.040418993681669235, -0.08009007573127747, 0.003067895770072937, -0.011863209307193756, -0.010082845576107502, 0.03686654195189476, 0.046238936483860016, -0.02983081340789795, 0.03717122972011566, -0...
0.025408
"openai" } } }, "bindings": [ { "agentId": "main", "match": { "channel": "discord" } } ], "channels": { "discord": { "enabled": true, "groupPolicy": "allowlist", "guilds": { "YOUR\_GUILD\_ID": { "channels": { "general": { "allow": true } }, "requireMention": false } } } }, "gateway": { "mode": "local", "bind": "auto" }...
https://github.com/openclaw/openclaw/blob/main//docs/platforms/fly.md
main
opebclaw
[ -0.005873567890375853, 0.002166582504287362, -0.06383170932531357, 0.06428439915180206, 0.004669577348977327, -0.01231527328491211, 0.030411118641495705, -0.02326718345284462, 0.013574021868407726, -0.007429017219692469, 0.005731995217502117, -0.07226626574993134, -0.006161228753626347, 0....
0.093561
``` \*\*Note:\*\* After `fly deploy`, the machine command may reset to what's in `fly.toml`. If you made manual changes, re-apply them after deploy. ## Private Deployment (Hardened) By default, Fly allocates public IPs, making your gateway accessible at `https://your-app.fly.dev`. This is convenient but means your depl...
https://github.com/openclaw/openclaw/blob/main//docs/platforms/fly.md
main
opebclaw
[ -0.0567065067589283, 0.07593291997909546, -0.044587135314941406, -0.020904788747429848, -0.015366966836154461, -0.08188332617282867, -0.00752722192555666, -0.03585616499185562, -0.05382498726248741, 0.005210410803556442, 0.09638480842113495, -0.04630179703235626, 0.029853640124201775, -0.0...
-0.005627
# Android App (Node) ## Support snapshot - Role: companion node app (Android does not host the Gateway). - Gateway required: yes (run it on macOS, Linux, or Windows via WSL2). - Install: [Getting Started](/start/getting-started) + [Pairing](/gateway/pairing). - Gateway: [Runbook](/gateway) + [Configuration](/gateway/co...
https://github.com/openclaw/openclaw/blob/main//docs/platforms/android.md
main
opebclaw
[ -0.028294814750552177, 0.012731052003800869, -0.0007609020103700459, -0.09940477460622787, -0.031078141182661057, -0.04171227663755417, -0.0948629304766655, 0.041375771164894104, 0.0191115140914917, -0.01618359051644802, 0.022741034626960754, -0.023489689454436302, 0.10367251187562943, -0....
0.003687
server injects a live-reload client into HTML and reloads on file changes. The A2UI host lives at `http://:18793/\_\_openclaw\_\_/a2ui/`. Canvas commands (foreground only): - `canvas.eval`, `canvas.snapshot`, `canvas.navigate` (use `{"url":""}` or `{"url":"/"}` to return to the default scaffold). `canvas.snapshot` retu...
https://github.com/openclaw/openclaw/blob/main//docs/platforms/android.md
main
opebclaw
[ -0.0795060470700264, -0.03562987595796585, 0.007004113402217627, -0.012072574347257614, 0.027804488316178322, -0.07638148218393326, -0.056230075657367706, 0.029884200543165207, 0.04370548203587532, 0.005805304739624262, 0.05633237585425377, 0.061839569360017776, -0.026509622111916542, 0.09...
0.044376
# OpenClaw on Oracle Cloud (OCI) ## Goal Run a persistent OpenClaw Gateway on Oracle Cloud's \*\*Always Free\*\* ARM tier. Oracle’s free tier can be a great fit for OpenClaw (especially if you already have an OCI account), but it comes with tradeoffs: - ARM architecture (most things work, but some binaries may be x86-o...
https://github.com/openclaw/openclaw/blob/main//docs/platforms/oracle.md
main
opebclaw
[ -0.04705800116062164, -0.001960239140316844, -0.019047662615776062, 0.006846288684755564, -0.002621668390929699, -0.08089233189821243, -0.06598341464996338, 0.013720435090363026, -0.032335493713617325, 0.0456075482070446, 0.0070138853043317795, -0.027911333367228508, -0.007258382625877857, ...
0.053241
+ tailnet access) openclaw config set gateway.tailscale.mode serve openclaw config set gateway.trustedProxies '["127.0.0.1"]' systemctl --user restart openclaw-gateway ``` ## 7) Verify ```bash # Check version openclaw --version # Check daemon status systemctl --user status openclaw-gateway # Check Tailscale Serve tails...
https://github.com/openclaw/openclaw/blob/main//docs/platforms/oracle.md
main
opebclaw
[ -0.014042667113244534, 0.022653678432106972, 0.00012434905511327088, -0.00413389690220356, 0.027961011976003647, -0.0890018567442894, -0.044812239706516266, -0.020410262048244476, 0.038660768419504166, 0.009165642783045769, 0.05114784091711044, -0.02566162869334221, -0.0314030684530735, -0...
-0.008487
# Check status sudo tailscale status # Re-authenticate sudo tailscale up --ssh --hostname=openclaw --reset ``` ### Gateway won't start ```bash openclaw gateway status openclaw doctor --non-interactive journalctl --user -u openclaw-gateway -n 50 ``` ### Can't reach Control UI ```bash # Verify Tailscale Serve is running ...
https://github.com/openclaw/openclaw/blob/main//docs/platforms/oracle.md
main
opebclaw
[ 0.04440251365303993, -0.012869605794548988, -0.024453287944197655, -0.00047543688560836017, -0.004000380635261536, -0.04536186158657074, -0.09550634026527405, -0.003374270861968398, 0.0010132285533472896, 0.024830851703882217, 0.04438232257962227, -0.03220735490322113, -0.030611971393227577,...
0.030117
# Windows (WSL2) OpenClaw on Windows is recommended \*\*via WSL2\*\* (Ubuntu recommended). The CLI + Gateway run inside Linux, which keeps the runtime consistent and makes tooling far more compatible (Node/Bun/pnpm, Linux binaries, skills). Native Windows might be trickier. WSL2 gives you the full Linux experience — on...
https://github.com/openclaw/openclaw/blob/main//docs/platforms/windows.md
main
opebclaw
[ 0.016358239576220512, -0.02799956314265728, -0.08831438422203064, 0.01721041277050972, -0.01293054036796093, -0.06432076543569565, -0.09483092278242111, 0.055314987897872925, -0.032751068472862244, -0.048334307968616486, 0.02695765346288681, 0.002441277727484703, -0.04393685609102249, -0.0...
0.008388
# OpenClaw on GCP Compute Engine (Docker, Production VPS Guide) ## Goal Run a persistent OpenClaw Gateway on a GCP Compute Engine VM using Docker, with durable state, baked-in binaries, and safe restart behavior. If you want "OpenClaw 24/7 for ~$5-12/mo", this is a reliable setup on Google Cloud. Pricing varies by mach...
https://github.com/openclaw/openclaw/blob/main//docs/platforms/gcp.md
main
opebclaw
[ -0.056104693561792374, 0.01796681247651577, 0.020836863666772842, -0.02999999187886715, -0.07442649453878403, -0.03071688301861286, -0.08470296859741211, 0.019984453916549683, -0.05329312011599541, 0.030676167458295822, 0.004342757631093264, -0.06332563608884811, 0.03692878410220146, -0.06...
-0.019607
VM creation. If connection is refused, wait and retry. --- ## 5) Install Docker (on the VM) ```bash sudo apt-get update sudo apt-get install -y git curl ca-certificates curl -fsSL https://get.docker.com | sudo sh sudo usermod -aG docker $USER ``` Log out and back in for the group change to take effect: ```bash exit ```...
https://github.com/openclaw/openclaw/blob/main//docs/platforms/gcp.md
main
opebclaw
[ 0.036425743252038956, 0.024633901193737984, -0.0316416397690773, -0.0038094492629170418, 0.009526708163321018, -0.08079711347818375, -0.08888477087020874, -0.05630401521921158, 0.010452075861394405, 0.0481397844851017, 0.01807544194161892, -0.09697239100933075, 0.05758610740303993, 0.00691...
-0.032226
``` /usr/local/bin/gog /usr/local/bin/goplaces /usr/local/bin/wacli ``` --- ## 12) Verify Gateway ```bash docker compose logs -f openclaw-gateway ``` Success: ``` [gateway] listening on ws://0.0.0.0:18789 ``` --- ## 13) Access from your laptop Create an SSH tunnel to forward the Gateway port: ```bash gcloud compute ssh...
https://github.com/openclaw/openclaw/blob/main//docs/platforms/gcp.md
main
opebclaw
[ -0.013794345781207085, 0.06643610447645187, -0.05522565543651581, -0.020205531269311905, -0.013640888035297394, -0.08351477235555649, -0.054693374782800674, -0.05175846070051193, 0.048153966665267944, 0.004888822790235281, 0.014526416547596455, -0.07800079882144928, 0.03774436190724373, 0....
-0.04309
# Linux App The Gateway is fully supported on Linux. \*\*Node is the recommended runtime\*\*. Bun is not recommended for the Gateway (WhatsApp/Telegram bugs). Native Linux companion apps are planned. Contributions are welcome if you want to help build one. ## Beginner quick path (VPS) 1. Install Node 22+ 2. `npm i -g o...
https://github.com/openclaw/openclaw/blob/main//docs/platforms/linux.md
main
opebclaw
[ -0.003253161208704114, 0.01808343268930912, -0.03889692947268486, -0.04292893409729004, 0.017117507755756378, -0.024890340864658356, -0.08357908576726913, 0.06629416346549988, 0.0007724366732873023, 0.09442369639873505, 0.04188555106520653, -0.01934608817100525, -0.009650199674069881, 0.00...
0.047345
# OpenClaw on Raspberry Pi ## Goal Run a persistent, always-on OpenClaw Gateway on a Raspberry Pi for \*\*~$35-80\*\* one-time cost (no monthly fees). Perfect for: - 24/7 personal AI assistant - Home automation hub - Low-power, always-available Telegram/WhatsApp bot ## Hardware Requirements | Pi Model | RAM | Works? | ...
https://github.com/openclaw/openclaw/blob/main//docs/platforms/raspberry-pi.md
main
opebclaw
[ -0.04607901722192764, -0.02607853151857853, -0.011880365200340748, 0.007575467228889465, -0.005049922503530979, -0.012782201170921326, -0.057025276124477386, 0.038239676505327225, -0.057044271379709244, 0.04798942059278488, 0.02161255292594433, 0.03509459272027016, 0.032643623650074005, -0...
0.126014
-u openclaw -f ``` ## 9) Access the Dashboard Since the Pi is headless, use an SSH tunnel: ```bash # From your laptop/desktop ssh -L 18789:localhost:18789 user@gateway-host # Then open in browser open http://localhost:18789 ``` Or use Tailscale for always-on access: ```bash # On the Pi curl -fsSL https://tailscale.com/...
https://github.com/openclaw/openclaw/blob/main//docs/platforms/raspberry-pi.md
main
opebclaw
[ 0.036497436463832855, 0.041795484721660614, -0.03688250854611397, 0.020415863022208214, 0.02267049252986908, -0.028577979654073715, -0.13000911474227905, 0.07144774496555328, -0.03221799433231354, -0.007419611793011427, 0.04180877283215523, 0.007795526180416346, 0.02443852461874485, 0.0025...
0.018635
--- ## Cost Comparison | Setup | One-Time Cost | Monthly Cost | Notes | | -------------- | ------------- | ------------ | ------------------------- | | \*\*Pi 4 (2GB)\*\* | ~$45 | $0 | + power (~$5/yr) | | \*\*Pi 4 (4GB)\*\* | ~$55 | $0 | Recommended | | \*\*Pi 5 (4GB)\*\* | ~$60 | $0 | Best performance | | \*\*Pi 5 (8...
https://github.com/openclaw/openclaw/blob/main//docs/platforms/raspberry-pi.md
main
opebclaw
[ -0.007634484209120274, 0.04375380277633667, -0.07529084384441376, 0.014973371289670467, -0.03652096539735794, -0.07662729173898697, -0.08810360729694366, 0.06971574574708939, -0.11383584886789322, 0.04491206631064415, 0.0029103332199156284, -0.10139572620391846, 0.05752319097518921, 0.0356...
0.041923
# OpenClaw macOS Companion (menu bar + gateway broker) The macOS app is the \*\*menu‑bar companion\*\* for OpenClaw. It owns permissions, manages/attaches to the Gateway locally (launchd or manual), and exposes macOS capabilities to the agent as a node. ## What it does - Shows native notifications and status in the men...
https://github.com/openclaw/openclaw/blob/main//docs/platforms/macos.md
main
opebclaw
[ -0.009136524051427841, -0.032271429896354675, -0.04277964308857918, -0.01815333217382431, 0.022607702761888504, -0.07068145275115967, -0.020129932090640068, -0.004885321948677301, 0.006740709766745567, 0.007413049694150686, 0.002680713078007102, -0.035347968339920044, 0.022877104580402374, ...
0.176087
and launch \*\*OpenClaw.app\*\*. 2. Complete the permissions checklist (TCC prompts). 3. Ensure \*\*Local\*\* mode is active and the Gateway is running. 4. Install the CLI if you want terminal access. ## Build & dev workflow (native) - `cd apps/macos && swift build` - `swift run OpenClaw` (or Xcode) - Package app: `scr...
https://github.com/openclaw/openclaw/blob/main//docs/platforms/macos.md
main
opebclaw
[ 0.002131582936272025, -0.059649091213941574, -0.04978154972195625, 0.018934037536382675, -0.00764403585344553, -0.11686620116233826, -0.04744642600417137, -0.011314366944134235, 0.005268328357487917, -0.012299050576984882, 0.014559711329638958, -0.03756953775882721, -0.021235600113868713, ...
0.051182
# Platforms OpenClaw core is written in TypeScript. \*\*Node is the recommended runtime\*\*. Bun is not recommended for the Gateway (WhatsApp/Telegram bugs). Companion apps exist for macOS (menu bar app) and mobile nodes (iOS/Android). Windows and Linux companion apps are planned, but the Gateway is fully supported tod...
https://github.com/openclaw/openclaw/blob/main//docs/platforms/index.md
main
opebclaw
[ -0.03882966935634613, 0.018184438347816467, -0.0018556809518486261, -0.029512017965316772, 0.022322136908769608, -0.06898074597120285, -0.08266345411539078, 0.052912794053554535, -0.00894963089376688, 0.06592725217342377, 0.031666211783885956, -0.011057722382247448, -0.029187297448515892, ...
0.056474
# OpenClaw on macOS VMs (Sandboxing) ## Recommended default (most users) - \*\*Small Linux VPS\*\* for an always-on Gateway and low cost. See [VPS hosting](/vps). - \*\*Dedicated hardware\*\* (Mac mini or Linux box) if you want full control and a \*\*residential IP\*\* for browser automation. Many sites block data cent...
https://github.com/openclaw/openclaw/blob/main//docs/platforms/macos-vm.md
main
opebclaw
[ 0.021704891696572304, -0.019732097163796425, 0.04348735511302948, -0.004647419322282076, 0.03669317439198494, -0.0352947935461998, -0.05815553292632103, 0.010915166698396206, -0.04966902732849121, -0.001866009784862399, 0.07458672672510147, -0.03751601651310921, 0.006994178518652916, -0.01...
0.097639
display: ```bash lume stop openclaw lume run openclaw --no-display ``` The VM runs in the background. OpenClaw's daemon keeps the gateway running. To check status: ```bash ssh youruser@192.168.64.X "openclaw status" ``` --- ## Bonus: iMessage integration This is the killer feature of running on macOS. Use [BlueBubbles]...
https://github.com/openclaw/openclaw/blob/main//docs/platforms/macos-vm.md
main
opebclaw
[ 0.03677648305892944, -0.018084049224853516, -0.040437035262584686, -0.0020827448461204767, 0.007917819544672966, -0.060883600264787674, -0.0736912190914154, -0.04838571324944496, -0.009082275442779064, -0.03431641310453415, 0.044279396533966064, -0.044537533074617386, 0.028221216052770615, ...
0.02652
# iOS App (Node) Availability: internal preview. The iOS app is not publicly distributed yet. ## What it does - Connects to a Gateway over WebSocket (LAN or tailnet). - Exposes node capabilities: Canvas, Screen snapshot, Camera capture, Location, Talk mode, Voice wake. - Receives `node.invoke` commands and reports node...
https://github.com/openclaw/openclaw/blob/main//docs/platforms/ios.md
main
opebclaw
[ -0.044962577521800995, -0.014403840526938438, -0.04217550531029701, 0.005414955783635378, -0.0507807731628418, -0.08747534453868866, -0.09372281283140182, -0.0035463711246848106, 0.014220216311514378, -0.014243544079363346, 0.051740530878305435, -0.015310381539165974, -0.02742568589746952, ...
0.053891
# OpenClaw on DigitalOcean ## Goal Run a persistent OpenClaw Gateway on DigitalOcean for \*\*$6/month\*\* (or $4/mo with reserved pricing). If you want a $0/month option and don’t mind ARM + provider-specific setup, see the [Oracle Cloud guide](/platforms/oracle). ## Cost Comparison (2026) | Provider | Plan | Specs | P...
https://github.com/openclaw/openclaw/blob/main//docs/platforms/digitalocean.md
main
opebclaw
[ -0.013770868070423603, -0.012448569759726524, -0.07204505801200867, -0.00936524011194706, -0.04033859074115753, -0.07778079062700272, -0.08670806884765625, 0.021837309002876282, -0.047224272042512894, 0.08862529695034027, 0.04243360087275505, -0.019665831699967384, -0.030493132770061493, -...
0.074869
RAM. To keep things running smoothly: ### Add swap (recommended) ```bash fallocate -l 2G /swapfile chmod 600 /swapfile mkswap /swapfile swapon /swapfile echo '/swapfile none swap sw 0 0' >> /etc/fstab ``` ### Use a lighter model If you're hitting OOMs, consider: - Using API-based models (Claude, GPT) instead of local m...
https://github.com/openclaw/openclaw/blob/main//docs/platforms/digitalocean.md
main
opebclaw
[ -0.024241117760539055, 0.0020646401681005955, -0.06841013580560684, 0.03622254729270935, 0.051866043359041214, -0.02120736986398697, -0.03660297021269798, 0.0682072788476944, -0.015299421735107899, 0.028189783915877342, -0.014538452960550785, 0.05163581669330597, -0.005651318002492189, -0....
0.074338
# OpenClaw on Hetzner (Docker, Production VPS Guide) ## Goal Run a persistent OpenClaw Gateway on a Hetzner VPS using Docker, with durable state, baked-in binaries, and safe restart behavior. If you want “OpenClaw 24/7 for ~$5”, this is the simplest reliable setup. Hetzner pricing changes; pick the smallest Debian/Ubun...
https://github.com/openclaw/openclaw/blob/main//docs/platforms/hetzner.md
main
opebclaw
[ -0.04975612461566925, 0.07455185055732727, -0.06801368296146393, 0.0008871533209457994, 0.002035565674304962, -0.07357355952262878, -0.0894133448600769, 0.0638190507888794, -0.029847024008631706, 0.004254714120179415, 0.017154034227132797, -0.0011637982679530978, 0.027313202619552612, -0.0...
-0.02392
binaries inside a running container is a trap. Anything installed at runtime will be lost on restart. All external binaries required by skills must be installed at image build time. The examples below show three common binaries only: - `gog` for Gmail access - `goplaces` for Google Places - `wacli` for WhatsApp These a...
https://github.com/openclaw/openclaw/blob/main//docs/platforms/hetzner.md
main
opebclaw
[ 0.014866466633975506, 0.016398189589381218, 0.030285898596048355, -0.05940372869372368, 0.0397142618894577, -0.031415682286024094, -0.01574288308620453, -0.019034985452890396, -0.03870382905006409, 0.025798596441745758, 0.02521693706512451, 0.004143730271607637, 0.002601441228762269, 0.066...
-0.038506
# exe.dev Goal: OpenClaw Gateway running on an exe.dev VM, reachable from your laptop via: `https://.exe.xyz` This page assumes exe.dev's default \*\*exeuntu\*\* image. If you picked a different distro, map packages accordingly. ## Beginner quick path 1. [https://exe.new/openclaw](https://exe.new/openclaw) 2. Fill in y...
https://github.com/openclaw/openclaw/blob/main//docs/platforms/exe-dev.md
main
opebclaw
[ 0.036106184124946594, -0.01696157455444336, -0.051196593791246414, -0.012324801646173, 0.029455894604325294, -0.06334386020898819, -0.06611227989196777, 0.039961159229278564, -0.020090540871024132, 0.0001910723658511415, 0.057873040437698364, -0.09280898422002792, 0.0029592737555503845, 0....
-0.012325
# Menu Bar Status Logic ## What is shown - We surface the current agent work state in the menu bar icon and in the first status row of the menu. - Health status is hidden while work is active; it returns when all sessions are idle. - The “Nodes” block in the menu lists \*\*devices\*\* only (paired nodes via `node.list`...
https://github.com/openclaw/openclaw/blob/main//docs/platforms/mac/menu-bar.md
main
opebclaw
[ -0.06616593152284622, 0.006087200716137886, -0.013609660789370537, 0.000480824412079528, -0.002807628596201539, -0.020533306524157524, 0.04996516928076744, -0.030709542334079742, 0.03307085484266281, 0.0651148110628128, -0.01726224645972252, 0.021188031882047653, 0.018155591562390327, -0.0...
0.156493
# macOS permissions (TCC) macOS permission grants are fragile. TCC associates a permission grant with the app's code signature, bundle identifier, and on-disk path. If any of those change, macOS treats the app as new and may drop or hide prompts. ## Requirements for stable permissions - Same path: run the app from a fi...
https://github.com/openclaw/openclaw/blob/main//docs/platforms/mac/permissions.md
main
opebclaw
[ -0.0777377188205719, 0.03639643266797066, -0.01759054884314537, -0.017050975933670998, 0.05945122614502907, -0.10534399002790451, 0.010511068627238274, 0.023523135110735893, 0.004378343932330608, -0.030199149623513222, 0.058995217084884644, -0.030194366350769997, 0.032694391906261444, 0.04...
0.020066
# Gateway on macOS (external launchd) OpenClaw.app no longer bundles Node/Bun or the Gateway runtime. The macOS app expects an \*\*external\*\* `openclaw` CLI install, does not spawn the Gateway as a child process, and manages a per‑user launchd service to keep the Gateway running (or attaches to an existing local Gate...
https://github.com/openclaw/openclaw/blob/main//docs/platforms/mac/bundled-gateway.md
main
opebclaw
[ -0.011736712418496609, -0.06493943929672241, -0.03395991027355194, -0.009935269132256508, 0.011213012039661407, -0.07511475682258606, -0.07283759117126465, 0.024785436689853668, -0.014373359270393848, 0.03244677931070328, -0.005314059555530548, -0.017598498612642288, -0.025806212797760963, ...
0.049869
# Canvas (macOS app) The macOS app embeds an agent‑controlled \*\*Canvas panel\*\* using `WKWebView`. It is a lightweight visual workspace for HTML/CSS/JS, A2UI, and small interactive UI surfaces. ## Where Canvas lives Canvas state is stored under Application Support: - `~/Library/Application Support/OpenClaw/canvas//....
https://github.com/openclaw/openclaw/blob/main//docs/platforms/mac/canvas.md
main
opebclaw
[ -0.11188950389623642, -0.027614517137408257, -0.04457280784845352, 0.037732094526290894, 0.09185541421175003, -0.07210952043533325, -0.00870570633560419, -0.007459037471562624, 0.013716073706746101, 0.0006972639821469784, 0.0023743503261357546, 0.01907852292060852, 0.011971632950007915, 0....
0.156553
# WebChat (macOS app) The macOS menu bar app embeds the WebChat UI as a native SwiftUI view. It connects to the Gateway and defaults to the \*\*main session\*\* for the selected agent (with a session switcher for other sessions). - \*\*Local mode\*\*: connects directly to the local Gateway WebSocket. - \*\*Remote mode\...
https://github.com/openclaw/openclaw/blob/main//docs/platforms/mac/webchat.md
main
opebclaw
[ -0.015370998531579971, -0.03930162638425827, 0.0020281891338527203, 0.012735632248222828, -0.033385295420885086, -0.11886127293109894, 0.01777265965938568, -0.03366401419043541, 0.015493147075176239, -0.008201834745705128, 0.0620528981089592, -0.04733961075544357, -0.037569861859083176, 0....
0.070792
# Voice Overlay Lifecycle (macOS) Audience: macOS app contributors. Goal: keep the voice overlay predictable when wake-word and push-to-talk overlap. ### Current intent - If the overlay is already visible from wake-word and the user presses the hotkey, the hotkey session \_adopts\_ the existing text instead of resettin...
https://github.com/openclaw/openclaw/blob/main//docs/platforms/mac/voice-overlay.md
main
opebclaw
[ -0.04597276821732521, -0.059889841824769974, 0.050211697816848755, -0.01930677890777588, 0.04350448399782181, -0.04232816770672798, 0.04939274862408638, -0.026977920904755592, 0.08132302016019821, -0.04174335300922394, -0.015249918214976788, 0.0368320569396019, -0.031702280044555664, -0.01...
0.109262
# OpenClaw macOS IPC architecture \*\*Current model:\*\* a local Unix socket connects the \*\*node host service\*\* to the \*\*macOS app\*\* for exec approvals + `system.run`. A `openclaw-mac` debug CLI exists for discovery/connect checks; agent actions still flow through the Gateway WebSocket and `node.invoke`. UI aut...
https://github.com/openclaw/openclaw/blob/main//docs/platforms/mac/xpc.md
main
opebclaw
[ -0.12039580196142197, -0.04693049192428589, -0.030290009453892708, 0.008154837414622307, 0.0018523263279348612, -0.09612441062927246, 0.015464166179299355, 0.013278264552354813, -0.007303958758711815, 0.012974567711353302, -0.011394343338906765, -0.08247888833284378, 0.02470066212117672, -...
0.225187
# Voice Wake & Push-to-Talk ## Modes - \*\*Wake-word mode\*\* (default): always-on Speech recognizer waits for trigger tokens (`swabbleTriggerWords`). On match it starts capture, shows the overlay with partial text, and auto-sends after silence. - \*\*Push-to-talk (Right Option hold)\*\*: hold the right Option key to c...
https://github.com/openclaw/openclaw/blob/main//docs/platforms/mac/voicewake.md
main
opebclaw
[ -0.04757251217961311, -0.03187200427055359, 0.026006950065493584, -0.011666527017951012, 0.052493080496788025, 0.010682947933673859, 0.053837064653635025, -0.053335756063461304, 0.01411490049213171, -0.11167776584625244, -0.05178128927946091, -0.05798637494444847, -0.008947488851845264, -0...
0.046753
stay enlarged (uses `triggerVoiceEars(ttl:nil)`); they drop after release.
https://github.com/openclaw/openclaw/blob/main//docs/platforms/mac/voicewake.md
main
opebclaw
[ 0.011837522499263287, 0.021327385678887367, 0.03721947968006134, 0.033312201499938965, -0.056218259036540985, -0.002010175958275795, 0.02271238900721073, 0.03454078733921051, 0.017413323745131493, -0.04560914263129234, 0.09011653065681458, 0.08559513837099075, -0.049015577882528305, -0.057...
0.076597
# OpenClaw macOS release (Sparkle) This app now ships Sparkle auto-updates. Release builds must be Developer ID–signed, zipped, and published with a signed appcast entry. ## Prereqs - Developer ID Application cert installed (example: `Developer ID Application: ()`). - Sparkle private key path set in the environment as ...
https://github.com/openclaw/openclaw/blob/main//docs/platforms/mac/release.md
main
opebclaw
[ -0.050446536391973495, -0.01000465452671051, -0.05605218559503555, -0.04144139960408211, -0.006989464163780212, -0.10787370800971985, 0.04531712830066681, 0.02120356634259224, -0.0321270115673542, -0.0066207051277160645, 0.08162177354097366, -0.03931239992380142, 0.0970517098903656, -0.023...
0.010871
# Skills (macOS) The macOS app surfaces OpenClaw skills via the gateway; it does not parse skills locally. ## Data source - `skills.status` (gateway) returns all skills plus eligibility and missing requirements (including allowlist blocks for bundled skills). - Requirements are derived from `metadata.openclaw.requires`...
https://github.com/openclaw/openclaw/blob/main//docs/platforms/mac/skills.md
main
opebclaw
[ -0.008132293820381165, -0.049092285335063934, 0.010323723778128624, 0.026751117780804634, 0.042433615773916245, -0.10482059419155121, -0.07424192875623703, -0.03591443970799446, -0.08585156500339508, 0.013769654557108879, 0.05385134741663933, -0.014477535150945187, 0.007477478124201298, 0....
-0.000344
# Logging (macOS) ## Rolling diagnostics file log (Debug pane) OpenClaw routes macOS app logs through swift-log (unified logging by default) and can write a local, rotating file log to disk when you need a durable capture. - Verbosity: \*\*Debug pane → Logs → App logging → Verbosity\*\* - Enable: \*\*Debug pane → Logs ...
https://github.com/openclaw/openclaw/blob/main//docs/platforms/mac/logging.md
main
opebclaw
[ -0.03904390335083008, -0.010467293672263622, -0.03456476330757141, 0.015354730188846588, 0.0587388351559639, -0.11708027869462967, -0.002907827962189913, 0.009565584361553192, 0.0030973998364061117, 0.042650625109672546, 0.0830128863453865, -0.00851668231189251, -0.040058765560388565, 0.05...
0.134235
# mac signing (debug builds) This app is usually built from [`scripts/package-mac-app.sh`](https://github.com/openclaw/openclaw/blob/main/scripts/package-mac-app.sh), which now: - sets a stable debug bundle identifier: `ai.openclaw.mac.debug` - writes the Info.plist with that bundle id (override via `BUNDLE\_ID=...`) -...
https://github.com/openclaw/openclaw/blob/main//docs/platforms/mac/signing.md
main
opebclaw
[ -0.08389290422201157, 0.0011093155480921268, -0.029182959347963333, -0.016325749456882477, 0.111765556037426, -0.13485755026340485, 0.019261399284005165, 0.04748580604791641, -0.030963249504566193, -0.002611670410260558, 0.09878163784742355, -0.0337214469909668, 0.0003620329371187836, -0.0...
0.084178
# Menu Bar Icon States Author: steipete · Updated: 2025-12-06 · Scope: macOS app (`apps/macos`) - \*\*Idle:\*\* Normal icon animation (blink, occasional wiggle). - \*\*Paused:\*\* Status item uses `appearsDisabled`; no motion. - \*\*Voice trigger (big ears):\*\* Voice wake detector calls `AppState.triggerVoiceEars(ttl:...
https://github.com/openclaw/openclaw/blob/main//docs/platforms/mac/icon.md
main
opebclaw
[ -0.0702952966094017, -0.023334510624408722, 0.016199538484215736, -0.06365631520748138, -0.02430347539484501, -0.04389140382409096, 0.08425949513912201, -0.05297590419650078, 0.01803494431078434, -0.07516589760780334, 0.002842274494469166, -0.03838273137807846, -0.02603541873395443, -0.027...
0.141076
# Peekaboo Bridge (macOS UI automation) OpenClaw can host \*\*PeekabooBridge\*\* as a local, permission‑aware UI automation broker. This lets the `peekaboo` CLI drive UI automation while reusing the macOS app’s TCC permissions. ## What this is (and isn’t) - \*\*Host\*\*: OpenClaw.app can act as a PeekabooBridge host. -...
https://github.com/openclaw/openclaw/blob/main//docs/platforms/mac/peekaboo.md
main
opebclaw
[ -0.07029303908348083, -0.028000660240650177, 0.0046709319576621056, -0.009834610857069492, -0.02365127205848694, -0.10944659262895584, 0.00859429594129324, -0.048748042434453964, -0.0040880003944039345, -0.004038991406559944, 0.0035762162879109383, -0.05875914543867111, 0.03169526159763336, ...
0.145525
# macOS Developer Setup This guide covers the necessary steps to build and run the OpenClaw macOS application from source. ## Prerequisites Before building the app, ensure you have the following installed: 1. \*\*Xcode 26.2+\*\*: Required for Swift development. 2. \*\*Node.js 22+ & pnpm\*\*: Required for the gateway, C...
https://github.com/openclaw/openclaw/blob/main//docs/platforms/mac/dev-setup.md
main
opebclaw
[ -0.0036195367574691772, -0.05711247771978378, -0.027869898825883865, 0.017141861841082573, 0.03545122221112251, -0.11109738051891327, -0.06632489711046219, 0.01997312158346176, -0.05841127038002014, 0.019015749916434288, 0.036390360444784164, -0.07077767699956894, -0.018940286710858345, 0....
0.042702
# Gateway lifecycle on macOS The macOS app \*\*manages the Gateway via launchd\*\* by default and does not spawn the Gateway as a child process. It first tries to attach to an already‑running Gateway on the configured port; if none is reachable, it enables the launchd service via the external `openclaw` CLI (no embedde...
https://github.com/openclaw/openclaw/blob/main//docs/platforms/mac/child-process.md
main
opebclaw
[ -0.029224228113889694, -0.05643507465720177, -0.023912372067570686, 0.015519841574132442, -0.000721710966899991, -0.0977809801697731, -0.08064550906419754, 0.026011722162365913, -0.0004960205405950546, 0.019839216023683548, 0.0047651417553424835, 0.025689445436000824, -0.007903093472123146, ...
0.035981