content
large_stringlengths
3
20.5k
url
large_stringlengths
53
192
βŒ€
branch
large_stringclasses
4 values
source
large_stringclasses
51 values
embeddings
listlengths
384
384
score
float64
-0.21
0.65
The `music\_generate` tool lets the agent create music or audio through the shared music-generation capability with configured providers β€” ComfyUI, fal, Google, MiniMax, and OpenRouter today. For session-backed agent runs, OpenClaw starts music generation as a background task, tracks it in the task ledger, then wakes t...
https://github.com/openclaw/openclaw/blob/main/docs/tools/music-generation.md
main
opebclaw
[ -0.024974659085273743, -0.05643020197749138, -0.07819495350122452, 0.046770814806222916, 0.027204621583223343, -0.03015555627644062, -0.02839255891740322, -0.09996605664491653, 0.029566194862127304, -0.07962368428707123, -0.008783379569649696, -0.027653509750962257, 0.011207696050405502, -...
0.069633
example: ```text /tool music\_generate prompt="Dreamy lo-fi hip hop with vinyl texture and gentle rain" instrumental=true ``` ## Tool parameters Music generation prompt. Required for `action: "generate"`. `"status"` returns the current session task; `"list"` inspects providers. Provider/model override (e.g. `google/lyr...
https://github.com/openclaw/openclaw/blob/main/docs/tools/music-generation.md
main
opebclaw
[ -0.044515494257211685, -0.013158928602933884, -0.022523585706949234, -0.025516880676150322, 0.05601126328110695, 0.018046347424387932, -0.0344112329185009, 0.002145081525668502, -0.0199268888682127, -0.08683646470308304, -0.032700005918741226, -0.08310460299253464, 0.0428113155066967, -0.0...
0.051611
mapping for prompt/output fields. The bundled `comfy` plugin plugs into the shared `music\_generate` tool through the music-generation provider registry. Uses fal model endpoints through the shared provider auth path. The bundled provider defaults to `fal-ai/minimax-music/v2.6` and also exposes `fal-ai/ace-step/prompt-...
https://github.com/openclaw/openclaw/blob/main/docs/tools/music-generation.md
main
opebclaw
[ -0.03185034170746803, -0.08985244482755661, -0.0781402587890625, -0.08777251839637756, 0.08735281974077225, 0.06819376349449158, -0.04685046523809433, 0.012932985089719296, 0.016278820112347603, -0.0692107081413269, 0.028845058754086494, -0.04830772057175636, -0.02008863538503647, -0.08848...
0.104235
The `image\_generate` tool lets the agent create and edit images using your configured providers. In chat sessions, image generation runs asynchronously: OpenClaw records a background task, returns the task id immediately, and wakes the agent when the provider finishes. The completion agent follows the session's normal...
https://github.com/openclaw/openclaw/blob/main/docs/tools/image-generation.md
main
opebclaw
[ -0.04480932280421257, 0.005077074281871319, -0.0397522859275341, 0.12511783838272095, 0.09197971969842911, -0.10752559453248978, -0.021383089944720268, -0.047074947506189346, 0.08407892286777496, -0.01818186603486538, 0.037567202001810074, -0.020015867426991463, 0.05194887891411781, 0.0248...
0.048928
`GEMINI\_API\_KEY` or `GOOGLE\_API\_KEY` | | LiteLLM | `gpt-image-2` | Yes (up to 5 input images) | `LITELLM\_API\_KEY` | | MiniMax | `image-01` | Yes (subject reference) | `MINIMAX\_API\_KEY` or MiniMax OAuth (`minimax-portal`) | | OpenAI | `gpt-image-2` | Yes (up to 4 images) | `OPENAI\_API\_KEY` or OpenAI ChatGPT/Co...
https://github.com/openclaw/openclaw/blob/main/docs/tools/image-generation.md
main
opebclaw
[ -0.014979325234889984, -0.026816071942448616, -0.068723164498806, -0.005230284295976162, 0.06180361658334732, -0.0738987922668457, -0.0018600787734612823, 0.06920437514781952, -0.021985160186886787, -0.02127753384411335, 0.038883309811353683, 0.02798829972743988, 0.01589757204055786, -0.02...
0.022686
180\_000, fallbacks: [ "openrouter/google/gemini-3.1-flash-image-preview", "google/gemini-3.1-flash-image-preview", "fal/fal-ai/flux/dev", ], }, }, }, } ``` ### Provider selection order OpenClaw tries providers in this order: 1. \*\*`model` parameter\*\* from the tool call (if the agent specifies one). 2. \*\*`imageGen...
https://github.com/openclaw/openclaw/blob/main/docs/tools/image-generation.md
main
opebclaw
[ -0.0820639431476593, -0.02459721453487873, 0.016422174870967865, 0.04353833943605423, 0.10600031167268753, -0.06743137538433075, -0.037691883742809296, 0.014701423235237598, -0.02084304392337799, -0.024716122075915337, 0.09989042580127716, 0.01270079705864191, 0.055762194097042084, -0.0319...
-0.024387
is provider-neutral and currently maps to the same OpenAI `background` request field when the OpenAI provider is selected. Providers that do not declare background support return it in `ignoredOverrides` instead of receiving the unsupported parameter. To route OpenAI image generation through an Azure OpenAI deployment ...
https://github.com/openclaw/openclaw/blob/main/docs/tools/image-generation.md
main
opebclaw
[ 0.01717609539628029, -0.03944360092282295, 0.013078288175165653, 0.06761089712381363, 0.12383303791284561, -0.07973769307136536, -0.025607600808143616, -0.047514982521533966, 0.015266082249581814, 0.05183020606637001, 0.05683654546737671, 0.01566285640001297, 0.01542909536510706, 0.0387271...
0.024117
overview](/tools) - all available agent tools - [ComfyUI](/providers/comfy) - local ComfyUI and Comfy Cloud workflow setup - [fal](/providers/fal) - fal image and video provider setup - [Google (Gemini)](/providers/google) - Gemini image provider setup - [MiniMax](/providers/minimax) - MiniMax image provider setup - [O...
https://github.com/openclaw/openclaw/blob/main/docs/tools/image-generation.md
main
opebclaw
[ -0.020083315670490265, -0.08752332627773285, -0.04170893877744675, -0.07946920394897461, 0.06602387130260468, -0.009662283584475517, -0.019956039264798164, 0.011502135545015335, -0.04121410846710205, -0.05074949190020561, 0.05746755748987198, 0.005722548346966505, 0.02711312659084797, -0.0...
0.136222
Skills are markdown instruction files that teach the agent how and when to use tools. Each skill lives in a directory containing a `SKILL.md` file with YAML frontmatter and a markdown body. OpenClaw loads bundled skills plus any local overrides, and filters them at load time based on environment, config, and binary pre...
https://github.com/openclaw/openclaw/blob/main/docs/tools/skills.md
main
opebclaw
[ -0.0383836105465889, -0.0004139482043683529, -0.07420342415571213, 0.043830160051584244, 0.012507686391472816, -0.06236902251839638, -0.02435392513871193, -0.05124723166227341, -0.08550278842449188, -0.0325627475976944, 0.015860630199313164, 0.015364367514848709, 0.013607325963675976, 0.01...
0.045465
level as `skills.load.extraDirs`, so a same-named bundled, managed, agent, or workspace skill overrides them. Gate them via `metadata.openclaw.requires.config` on the plugin's config entry. See [Plugins](/tools/plugin) and [Tools](/tools) for the full plugin system. ## Skill Workshop [Skill Workshop](/tools/skill-works...
https://github.com/openclaw/openclaw/blob/main/docs/tools/skills.md
main
opebclaw
[ -0.07757233083248138, -0.05511925369501114, -0.08769693970680237, 0.05236312374472618, -0.01054325420409441, -0.04841924086213112, -0.013986875303089619, -0.05403069406747818, -0.09490036964416504, -0.028767472133040428, 0.0014070417964830995, -0.000718743831384927, 0.01915750838816166, 0....
0.053772
a ClawHub skill folder directly and does not use the installer-metadata scanner. `skills.entries.\*.env` and `skills.entries.\*.apiKey` inject secrets into the \*\*host\*\* process for that agent turn only β€” not into the sandbox. Keep secrets out of prompts and logs. For the broader threat model and security checklists...
https://github.com/openclaw/openclaw/blob/main/docs/tools/skills.md
main
opebclaw
[ -0.021318525075912476, 0.048230402171611786, -0.08200905472040176, -0.0023057665675878525, 0.03646465763449669, -0.055865198373794556, -0.02988850139081478, -0.006858791224658489, -0.05734872445464134, -0.00669053802266717, 0.0019470995757728815, -0.013227395713329315, 0.12803959846496582, ...
0.07486
- Gateway installer preference: Homebrew β†’ uv β†’ configured node manager β†’ go β†’ download. - \*\*Homebrew:\*\* OpenClaw does not auto-install Homebrew or translate brew formulas into system package commands. In Linux containers without `brew`, brew-only installers are hidden; use a custom image or install the dependency ...
https://github.com/openclaw/openclaw/blob/main/docs/tools/skills.md
main
opebclaw
[ 0.0320461206138134, 0.03126095235347748, -0.06748489290475845, -0.02763551101088524, 0.06438697874546051, 0.0548069104552269, -0.07707340270280838, -0.021610930562019348, 0.027968907728791237, -0.04329781234264374, 0.009703950956463814, -0.07830703258514404, -0.07307296991348267, 0.0382844...
-0.00064
under `skills.load`: ```json5 { skills: { load: { extraDirs: ["~/Projects/agent-scripts/skills"], allowSymlinkTargets: ["~/Projects/manager/skills"], watch: true, watchDebounceMs: 250, }, }, } ``` Use `allowSymlinkTargets` for intentional symlinked layouts where a skill root symlink points outside the configured root, ...
https://github.com/openclaw/openclaw/blob/main/docs/tools/skills.md
main
opebclaw
[ -0.03909452632069588, -0.04956306889653206, -0.035425927489995956, 0.052823808044195175, 0.07557736337184906, -0.07528357207775116, -0.07092208415269852, -0.05918319895863533, -0.027322517707943916, -0.024996275082230568, 0.025013521313667297, 0.06373079121112823, 0.0019436872098594904, 0....
0.083735
Use this page to choose the right Capabilities surface. \*\*Tools\*\* are callable actions, \*\*skills\*\* teach agents how to work, and \*\*plugins\*\* add runtime capabilities such as tools, providers, channels, hooks, and packaged skills. This is an overview and routing page. For exhaustive tool policy, defaults, gr...
https://github.com/openclaw/openclaw/blob/main/docs/tools/index.md
main
opebclaw
[ 0.0365932323038578, -0.05697612464427948, -0.09099982678890228, 0.0189601369202137, -0.10492982715368271, -0.001530635403469205, 0.011116637848317623, 0.018701225519180298, -0.08038894832134247, 0.023863505572080612, -0.008678981103003025, 0.010305971838533878, 0.03038891591131687, 0.01716...
0.064716
replies or channel actions | `message` | [Agent send](/tools/agent-send) | | Sessions and agents | Inspect sessions, delegate work, steer another run, or report status | `sessions\_\*`, `subagents`, `agents\_list`, `session\_status`, `goal` | [Goal](/tools/goal), [Sub-agents](/tools/subagents), [Session tool](/concepts...
https://github.com/openclaw/openclaw/blob/main/docs/tools/index.md
main
opebclaw
[ 0.008826049976050854, -0.06985410302877426, -0.10091200470924377, 0.029501378536224365, 0.01692887581884861, -0.05060524493455887, 0.016350597143173218, 0.00000813280712463893, 0.001858444302342832, 0.03172837942838669, 0.011261469684541225, -0.05337561294436455, 0.05845098942518234, -0.00...
0.235856
[Tools and custom providers](/gateway/config-tools) for the canonical tool policy reference - [Plugins](/tools/plugin) for plugin installation and management - [Plugin SDK](/plugins/sdk-overview) for plugin author reference - [Skills](/tools/skills) for skill load order, gating, and config - [Skill Workshop](/tools/ski...
https://github.com/openclaw/openclaw/blob/main/docs/tools/index.md
main
opebclaw
[ -0.05408840999007225, -0.051223255693912506, -0.0810532495379448, 0.016927506774663925, 0.01899266615509987, 0.004791319835931063, 0.021415386348962784, 0.0028383759781718254, -0.1104503720998764, 0.023381663486361504, 0.0374646857380867, 0.004080035723745823, -0.012929216958582401, 0.0061...
0.15286
Most skills configuration lives under `skills` in `~/.openclaw/openclaw.json`. Agent-specific visibility lives under `agents.defaults.skills` and `agents.list[].skills`. ```json5 { skills: { allowBundled: ["gemini", "peekaboo"], load: { extraDirs: ["~/Projects/agent-scripts/skills"], allowSymlinkTargets: ["~/Projects/m...
https://github.com/openclaw/openclaw/blob/main/docs/tools/skills-config.md
main
opebclaw
[ -0.05864245072007179, -0.003709816373884678, -0.026980753988027573, 0.08036822080612183, 0.05568588897585869, -0.010908646509051323, -0.05788562819361687, -0.07366588711738586, -0.05482124537229538, -0.005601824261248112, 0.025550585240125656, 0.02782207541167736, -0.028048507869243622, 0....
0.045143
after successful turns. User-prompted skill creation always goes through Skill Workshop regardless of this setting. `pending` requires operator approval before agent-initiated apply, reject, or quarantine. `auto` allows those actions without approval. Maximum pending and quarantined proposals retained per workspace. Ma...
https://github.com/openclaw/openclaw/blob/main/docs/tools/skills-config.md
main
opebclaw
[ -0.06657274812459946, -0.04577825590968132, 0.026916570961475372, 0.023571670055389404, -0.00009134027641266584, -0.05816924199461937, -0.06968529522418976, -0.05183359608054161, -0.06258038431406021, 0.034464843571186066, 0.03952083736658096, 0.036683179438114166, 0.00015114944835659117, ...
0.01463
## Problem: "Failed to start Chrome CDP on port 18800" OpenClaw's browser control server fails to launch Chrome/Brave/Edge/Chromium with the error: ``` {"error":"Error: Failed to start Chrome CDP on port 18800 for profile \"openclaw\"."} ``` ### Root cause On Ubuntu (and many Linux distros), the default Chromium instal...
https://github.com/openclaw/openclaw/blob/main/docs/tools/browser-linux-troubleshooting.md
main
opebclaw
[ -0.032342907041311264, -0.011307085864245892, 0.017118651419878006, -0.021155616268515587, 0.0387674979865551, -0.07554948329925537, -0.11578088253736496, 0.07734926044940948, -0.0836721882224083, -0.06230449676513672, 0.0674433559179306, -0.049335334450006485, -0.021947219967842102, 0.052...
-0.024891
Chrome needs more time to expose its CDP HTTP endpoint. Raise `browser.localCdpReadyTimeoutMs` when launch succeeds but `openclaw browser start` still reports `not reachable after start`. Values must be positive integers up to `120000` ms; invalid config values are rejected. ### Problem: "No Chrome tabs found for profi...
https://github.com/openclaw/openclaw/blob/main/docs/tools/browser-linux-troubleshooting.md
main
opebclaw
[ 0.059002578258514404, -0.012585042044520378, 0.0065004765056073666, 0.03071288764476776, 0.04021257534623146, -0.01958625018596649, -0.12593737244606018, 0.056330274790525436, -0.06008541211485863, -0.03300716355443001, 0.03308478742837906, -0.09724067896604538, 0.0029136750381439924, 0.05...
-0.062623
The `web\_search` tool searches the web using your configured provider and returns results. Results are cached by query for 15 minutes (configurable). OpenClaw also includes `x\_search` for X (formerly Twitter) posts and `web\_fetch` for lightweight URL fetching. In this phase, `web\_fetch` stays local while `web\_sear...
https://github.com/openclaw/openclaw/blob/main/docs/tools/web.md
main
opebclaw
[ -0.03548126667737961, 0.023189494386315346, -0.07877270877361298, 0.05378428474068642, 0.05756494030356407, -0.1329062134027481, -0.055142223834991455, 0.013885180465877056, 0.034431204199790955, -0.08410672843456268, 0.03008974716067314, -0.004484166391193867, 0.049158480018377304, -0.058...
0.017542
another provider such as `brave` to keep the managed `web\_search` tool for OpenAI models, or set `tools.web.search.enabled: false` to disable both managed search and native OpenAI search. ## Native Codex web search Codex-capable models can optionally use the provider-native Responses `web\_search` tool instead of Open...
https://github.com/openclaw/openclaw/blob/main/docs/tools/web.md
main
opebclaw
[ -0.05767400190234184, -0.009778324514627457, -0.0001864808873506263, 0.1201854944229126, 0.05599886551499367, -0.07319649308919907, -0.1038028821349144, -0.0586479976773262, 0.0073273577727377415, -0.018510377034544945, 0.0360996313393116, 0.019664306193590164, -0.007794053293764591, 0.047...
0.087933
}, }, } ``` Provider-specific config (API keys, base URLs, modes) lives under `plugins.entries..config.webSearch.\*`. Gemini can also reuse `models.providers.google.apiKey` and `models.providers.google.baseUrl` as lower-priority fallbacks after its dedicated web-search config and `GEMINI\_API\_KEY`. See the provider pa...
https://github.com/openclaw/openclaw/blob/main/docs/tools/web.md
main
opebclaw
[ -0.10955686867237091, -0.045116692781448364, -0.03166334331035614, 0.009767702780663967, 0.05927209556102753, -0.07490818202495575, -0.029021378606557846, 0.003278549062088132, -0.04398421198129654, -0.09398814290761948, 0.042072806507349014, 0.03801872581243515, 0.0397522933781147, -0.017...
0.01497
the grounded answer shape. Gemini supports `freshness`, `date\_after`, and `date\_before` by converting them to Google Search grounding time ranges. Perplexity behaves the same way when you use the Sonar/OpenRouter compatibility path (`plugins.entries.perplexity.config.webSearch.baseUrl` / `model` or `OPENROUTER\_API\_...
https://github.com/openclaw/openclaw/blob/main/docs/tools/web.md
main
opebclaw
[ -0.1045527458190918, -0.05191821604967117, -0.04504120349884033, 0.03143256902694702, 0.0014838377246633172, -0.044822271913290024, -0.054424677044153214, -0.006705116480588913, -0.00952001940459013, -0.06902222335338593, 0.017968570813536644, -0.01247704029083252, 0.008602005429565907, -0...
0.048881
Trajectory capture is OpenClaw's per-session flight recorder. It records a structured timeline for each agent run, then `/export-trajectory` packages the current session into a redacted support bundle. Use it when you need to answer questions like: - What prompt, system prompt, and tools were sent to the model? - Which...
https://github.com/openclaw/openclaw/blob/main/docs/tools/trajectory.md
main
opebclaw
[ 0.03158452734351158, -0.030603889375925064, -0.08034025132656097, 0.02500903233885765, 0.10769372433423996, -0.029702529311180115, -0.02527066320180893, 0.035772841423749924, 0.014499746263027191, 0.0037802988663315773, 0.033781398087739944, -0.0002976800315082073, -0.05374768748879433, 0....
0.053152
runtime data. ## Capture location By default, runtime trajectory events are written beside the session file: ```text .trajectory.jsonl ``` OpenClaw also writes a best-effort pointer file beside the session: ```text .trajectory-path.json ``` Set `OPENCLAW\_TRAJECTORY\_DIR` to store runtime trajectory sidecars in a dedic...
https://github.com/openclaw/openclaw/blob/main/docs/tools/trajectory.md
main
opebclaw
[ -0.025583380833268166, 0.02711435779929161, -0.10063895583152771, 0.05495087429881096, 0.06738561391830444, -0.04477769136428833, -0.0067441752180457115, 0.029214560985565186, 0.05116306245326996, -0.041952893137931824, 0.008557933382689953, 0.07080324739217758, -0.04962971433997154, 0.020...
0.095042
`pdf` analyzes one or more PDF documents and returns text. Quick behavior: - Native provider mode for Anthropic and Google model providers. - Extraction fallback mode for other providers (extract text first, then page images when needed). - Supports single (`pdf`) or multi (`pdfs`) input, max 10 PDFs per call. ## Avail...
https://github.com/openclaw/openclaw/blob/main/docs/tools/pdf.md
main
opebclaw
[ -0.06667216867208481, -0.029905501753091812, -0.09905418753623962, 0.03216841444373131, 0.07590162754058838, -0.009583336301147938, -0.05176524072885513, -0.0033077425323426723, -0.023000814020633698, -0.05739708989858627, 0.07399649918079376, 0.02885274402797222, 0.05153534561395645, 0.04...
0.045165
text. - Extraction fallback uses the bundled `document-extract` plugin. The plugin owns `clawpdf`, which provides text extraction and image rendering through PDFium WebAssembly. ## Config ```json5 { agents: { defaults: { pdfModel: { primary: "anthropic/claude-opus-4-6", fallbacks: ["openai/gpt-5.4-mini"], }, pdfMaxByte...
https://github.com/openclaw/openclaw/blob/main/docs/tools/pdf.md
main
opebclaw
[ -0.08571604639291763, 0.04321220517158508, -0.08715389668941498, 0.0640544667840004, 0.09706608206033707, -0.03519642353057861, -0.08465496450662613, 0.05367466062307358, 0.001316211768426001, -0.08207740634679794, 0.04261947423219681, 0.03642494976520538, -0.01897233910858631, 0.056483082...
0.043249
For the overview, operator runbook, and concepts, see [ACP agents](/tools/acp-agents). The sections below cover acpx harness config, plugin setup for the MCP bridges, and permission configuration. Use this page only when you are setting up the ACP/acpx route. For native Codex app-server runtime config, use [Codex harne...
https://github.com/openclaw/openclaw/blob/main/docs/tools/acp-agents-setup.md
main
opebclaw
[ -0.019620215520262718, 0.015887953341007233, -0.10252640396356583, 0.025726765394210815, -0.04301157221198082, -0.03021586686372757, -0.04761030524969101, 0.04425178840756416, -0.04263607785105705, -0.022538943216204643, 0.05758542940020561, -0.026467548683285713, 0.03981633856892586, 0.00...
0.05608
startup and waits for the embedded runtime startup probe before the gateway `ready` signal. Set `OPENCLAW\_ACPX\_RUNTIME\_STARTUP\_PROBE=0` or `OPENCLAW\_SKIP\_ACPX\_RUNTIME\_PROBE=1` only for scripts or environments that intentionally keep the startup probe disabled. Run `/acp doctor` for an explicit on-demand probe. ...
https://github.com/openclaw/openclaw/blob/main/docs/tools/acp-agents-setup.md
main
opebclaw
[ -0.05733269080519676, -0.002550362842157483, -0.040526457130908966, 0.06869670003652573, -0.014803368598222733, -0.029492253437638283, -0.054106760770082474, 0.01781831681728363, -0.0024095051921904087, -0.031859416514635086, 0.05795517936348915, -0.006949353031814098, -0.03795420005917549, ...
0.031305
bundled `acpx` plugin probes one harness agent. If `acp.allowedAgents` is set, it defaults to the first allowed agent; otherwise it defaults to `codex`. If your deployment needs a different ACP agent for health checks, set the probe agent explicitly: ```bash openclaw config set plugins.entries.acpx.config.probeAgent cl...
https://github.com/openclaw/openclaw/blob/main/docs/tools/acp-agents-setup.md
main
opebclaw
[ -0.018510209396481514, 0.020212316885590553, -0.09181799739599228, 0.020549830049276352, -0.0004602766130119562, -0.06616523116827011, 0.023422304540872574, -0.014573595486581326, -0.015447568148374557, -0.01580033265054226, 0.057196956127882004, 0.010709378868341446, -0.0056406473740935326,...
0.052172
OpenClaw can convert outbound replies into audio across \*\*14 speech providers\*\* and deliver native voice messages on Feishu, Matrix, Telegram, and WhatsApp, audio attachments everywhere else, and PCM/Ulaw streams for telephony and Talk. TTS is the speech-output half of Talk's `stt-tts` mode. Provider-native `realti...
https://github.com/openclaw/openclaw/blob/main/docs/tools/tts.md
main
opebclaw
[ -0.05282946303486824, -0.04781028628349304, -0.024873707443475723, -0.02952505461871624, -0.01761769689619541, -0.08137019723653793, -0.03811759129166603, -0.01615522988140583, 0.011272277683019638, -0.04688527062535286, -0.026373252272605896, -0.031977955251932144, -0.04902496561408043, 0...
0.091247
"en-US-JennyNeural", lang: "en-US", outputFormat: "audio-24khz-48kbitrate-mono-mp3", voiceNoteOutputFormat: "ogg-24khz-16bit-mono-opus", }, }, }, }, } ``` ```json5 { messages: { tts: { auto: "always", provider: "elevenlabs", providers: { elevenlabs: { apiKey: "${ELEVENLABS\_API\_KEY}", model: "eleven\_multilingual\_v2"...
https://github.com/openclaw/openclaw/blob/main/docs/tools/tts.md
main
opebclaw
[ -0.050814829766750336, 0.035719286650419235, 0.054089147597551346, -0.04457515850663185, -0.035734567791223526, 0.02734021283686161, -0.02854432910680771, -0.04706136882305145, 0.02656068652868271, -0.044595036655664444, -0.013770156539976597, -0.062934011220932, -0.07928185164928436, 0.03...
0.063413
when the channel supports `channels..tts` 4. account override, when the channel passes `channels..accounts..tts` 5. local `/tts` preferences for this host 6. inline `[[tts:...]]` directives when [model overrides](#model-driven-directives) are enabled Channel and account overrides use the same shape as `messages.tts` an...
https://github.com/openclaw/openclaw/blob/main/docs/tools/tts.md
main
opebclaw
[ -0.013255706988275051, -0.043518535792827606, 0.012461425736546516, 0.009028542786836624, -0.012306536547839642, -0.00964948907494545, 0.00138150027487427, -0.022776348516345024, 0.04006955772638321, -0.034611545503139496, 0.03873847797513008, 0.015280593186616898, -0.03929632157087326, 0....
0.064189
attempted provider: | Policy | Behavior | | ------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------ | | `preserve-persona` | \*\*Default.\*\* Provider-neutral prompt fields stay available; the provider may use...
https://github.com/openclaw/openclaw/blob/main/docs/tools/tts.md
main
opebclaw
[ -0.0645759105682373, 0.06075349822640419, 0.054350290447473526, -0.009347202256321907, 0.028821151703596115, 0.04219432547688484, 0.10364829748868942, 0.012060216628015041, 0.008590794168412685, 0.017705025151371956, 0.141828715801239, -0.09570637345314026, 0.04132295772433281, -0.03695510...
0.040469
and per-attempt detail (`provider:outcome(reasonCode) latency`). - `/status` shows the active TTS mode plus configured provider, model, voice, and sanitized custom endpoint metadata when TTS is enabled. ## Per-user preferences Slash commands write local overrides to `prefsPath`. The default is `~/.openclaw/settings/tts...
https://github.com/openclaw/openclaw/blob/main/docs/tools/tts.md
main
opebclaw
[ 0.00566178048029542, 0.0036933477967977524, -0.04263952001929283, 0.018031297251582146, -0.026108145713806152, -0.019396023824810982, -0.03053518570959568, 0.05412155017256737, -0.0014987888280302286, -0.014766078442335129, 0.06305073946714401, -0.03332966938614845, -0.05679928511381149, 0...
0.105818
- Skips TTS if the reply already contains structured media. - Skips very short replies (under 10 chars). - Summarizes long replies when summaries are enabled, using `summaryModel` (or `agents.defaults.model.primary`). - Attaches the generated audio to the reply. - In `mode: "final"`, still sends audio-only TTS for stre...
https://github.com/openclaw/openclaw/blob/main/docs/tools/tts.md
main
opebclaw
[ 0.03311056271195412, -0.04793722182512283, 0.05240956321358681, -0.026411285623908043, 0.0203032698482275, -0.009022480808198452, -0.05187574028968811, 0.011400518007576466, 0.0872393473982811, -0.025900524109601974, 0.04298114404082298, -0.005577646195888519, -0.04372495412826538, 0.03487...
0.101521
`true`; `allowProvider` defaults to `false`. Provider-owned settings keyed by speech provider id. Legacy direct blocks (`messages.tts.openai`, `.elevenlabs`, `.microsoft`, `.edge`) are rewritten by `openclaw doctor --fix`; commit only `messages.tts.providers.`. Hard cap for TTS input characters. `/tts audio` fails if e...
https://github.com/openclaw/openclaw/blob/main/docs/tools/tts.md
main
opebclaw
[ -0.012282989919185638, -0.01954113505780697, -0.03907687962055206, -0.016340170055627823, -0.044364556670188904, -0.01322842575609684, -0.07256355881690979, -0.07043205946683884, 0.010407649911940098, 0.0313136950135231, 0.036689307540655136, -0.028423625975847244, -0.007197761442512274, 0...
0.016257
`aGjiRDfUWi`. Env: `VOLCENGINE\_TTS\_APP\_KEY`. Override the Seed Speech TTS HTTP endpoint. Env: `VOLCENGINE\_TTS\_BASE\_URL`. Voice type. Default `en\_female\_anna\_mars\_bigtts`. Env: `VOLCENGINE\_TTS\_VOICE`. Legacy alias: `voice`. Provider-native speed ratio. Provider-native emotion tag. Legacy Volcengine Speech Co...
https://github.com/openclaw/openclaw/blob/main/docs/tools/tts.md
main
opebclaw
[ -0.0290876142680645, -0.04736562445759773, 0.001412401208654046, -0.09539710730314255, -0.03429485484957695, -0.02439405396580696, -0.0497717522084713, -0.00516747310757637, -0.00290589383803308, -0.03476468473672867, 0.028417550027370453, -0.1058870479464531, -0.0684233084321022, 0.000304...
0.111035
`diffs` is an optional plugin tool with short built-in system guidance and a companion skill that turns change content into a read-only diff artifact for agents. It accepts either: - `before` and `after` text - a unified `patch` It can return: - a gateway viewer URL for canvas presentation - a rendered file path (PNG o...
https://github.com/openclaw/openclaw/blob/main/docs/tools/diffs.md
main
opebclaw
[ -0.10538432002067566, 0.027502667158842087, 0.021922089159488678, 0.02438340336084366, 0.05648283287882805, -0.11124880611896515, 0.007836863398551941, -0.017277877777814865, 0.029463352635502815, 0.0034642654936760664, 0.009577324613928795, 0.056352246552705765, -0.038484152406454086, 0.0...
0.144955
files and 120000 total lines. - `patch` and `before` or `after` together are rejected. - Rendered file safety limits (apply to PNG and PDF): - `fileQuality: "standard"`: max 8 MP (8,000,000 rendered pixels). - `fileQuality: "hq"`: max 14 MP (14,000,000 rendered pixels). - `fileQuality: "print"`: max 24 MP (24,000,000 r...
https://github.com/openclaw/openclaw/blob/main/docs/tools/diffs.md
main
opebclaw
[ -0.06434965133666992, -0.004018522333353758, -0.03488027676939964, -0.00460466044023633, 0.049712225794792175, -0.059092387557029724, -0.0763111561536789, 0.06194402277469635, -0.05603788420557976, 0.011628539301455021, -0.03929311782121658, 0.022473987191915512, 0.06254478543996811, -0.00...
0.059029
- `background` - `theme` - `fileFormat` - `fileQuality` - `fileScale` - `fileMaxWidth` - `mode` - `ttlSeconds` Explicit tool parameters override these defaults. ### Persistent viewer URL config Plugin-owned fallback for returned viewer links when a tool call does not pass `baseUrl`. Must be `http` or `https`, no query/...
https://github.com/openclaw/openclaw/blob/main/docs/tools/diffs.md
main
opebclaw
[ -0.07717247307300568, 0.033453743904829025, -0.03210228681564331, 0.03777774050831795, 0.03551724553108215, -0.047359805554151535, -0.12012773007154465, -0.00018399846157990396, -0.010373889468610287, 0.004628476686775684, 0.008800014853477478, 0.05346432328224182, -0.041231997311115265, 0...
0.027765
- pass `baseUrl` per tool call, or - use `gateway.bind=custom` and `gateway.customBindHost` - If `gateway.trustedProxies` includes loopback for a same-host proxy (for example Tailscale Serve), raw loopback viewer requests without forwarded client-IP headers fail closed by design. - For that proxy topology: - prefer `mo...
https://github.com/openclaw/openclaw/blob/main/docs/tools/diffs.md
main
opebclaw
[ -0.04102027043700218, -0.04547470808029175, -0.022928226739168167, -0.026337523013353348, -0.027138227596879005, -0.018091509118676186, -0.0436665415763855, 0.0393868088722229, -0.014873377047479153, 0.06048961356282234, 0.003951134625822306, 0.04182729497551918, 0.019830763339996338, 0.02...
-0.023724
When an agent runs inside a sandbox, its `exec` commands are confined to the sandbox environment. \*\*Elevated mode\*\* lets the agent break out and run commands outside the sandbox instead, with configurable approval gates. Elevated mode only changes behavior when the agent is \*\*sandboxed\*\*. For unsandboxed agents...
https://github.com/openclaw/openclaw/blob/main/docs/tools/elevated.md
main
opebclaw
[ 0.02091345377266407, 0.00580194778740406, -0.00006897348794154823, 0.026738623157143593, 0.051248908042907715, -0.05822461470961571, -0.00005726849485654384, -0.004648000933229923, -0.06752379238605499, 0.032619405537843704, 0.08169183135032654, -0.04629237577319145, 0.056305963546037674, ...
0.072002
OpenClaw supports Brave Search API as a `web\_search` provider. ## Get an API key 1. Create a Brave Search API account at [https://brave.com/search/api/](https://brave.com/search/api/) 2. In the dashboard, choose the \*\*Search\*\* plan and generate an API key. 3. Store the key in config or set `BRAVE\_API\_KEY` in the...
https://github.com/openclaw/openclaw/blob/main/docs/tools/brave-search.md
main
opebclaw
[ -0.05613962188363075, 0.05342230573296547, -0.020962581038475037, 0.07252971827983856, 0.02781147137284279, -0.028966030105948448, -0.1981372833251953, -0.004863560665398836, 0.034777797758579254, 0.005852565634995699, -0.03229885548353195, -0.010222033597528934, 0.04941900819540024, -0.00...
-0.051437
- [Web Search overview](/tools/web) -- all providers and auto-detection - [Perplexity Search](/tools/perplexity-search) -- structured results with domain filtering - [Exa Search](/tools/exa-search) -- neural search with content extraction
https://github.com/openclaw/openclaw/blob/main/docs/tools/brave-search.md
main
opebclaw
[ -0.06309600919485092, -0.01422087661921978, -0.06535539031028748, -0.011289349757134914, 0.04837635159492493, -0.026681875810027122, 0.018700627610087395, -0.027026982977986336, -0.05942956730723381, -0.07368576526641846, 0.03856310993432999, 0.014543937519192696, 0.032995253801345825, 0.0...
0.138131
OpenClaw generates images, videos, and music, understands inbound media (images, audio, video), and speaks replies aloud with text-to-speech. All media capabilities are tool-driven: the agent decides when to use them based on the conversation, and each tool only appears when at least one backing provider is configured....
https://github.com/openclaw/openclaw/blob/main/docs/tools/media-overview.md
main
opebclaw
[ -0.038461457937955856, -0.07674220949411392, -0.04415464028716087, 0.010109253227710724, 0.06268706172704697, -0.08279453963041306, -0.008453856222331524, -0.0808652937412262, 0.0694175437092781, -0.06547670066356659, -0.012975836172699928, 0.0006728217122144997, -0.03711946681141853, 0.00...
0.123292
etc.) can also understand inbound media when configured as the active reply model. ## Async vs synchronous | Capability | Mode | Why | | -------------- | ------------ | ---------------------------------------------------------------------------------------------------- | | Image | Asynchronous | Provider processing can...
https://github.com/openclaw/openclaw/blob/main/docs/tools/media-overview.md
main
opebclaw
[ -0.02938261069357395, -0.0797959566116333, -0.023363616317510605, 0.013016830198466778, 0.05246741697192192, -0.024089740589261055, 0.0028901651967316866, -0.058032307773828506, 0.10731141269207001, 0.0032758540473878384, 0.007770079653710127, 0.04949091747403145, -0.050071924924850464, -0...
0.128792
OpenClaw supports Perplexity Search API as a `web\_search` provider. It returns structured results with `title`, `url`, and `snippet` fields. For compatibility, OpenClaw also supports legacy Perplexity Sonar/OpenRouter setups. If you use `OPENROUTER\_API\_KEY`, an `sk-or-...` key in `plugins.entries.perplexity.config.w...
https://github.com/openclaw/openclaw/blob/main/docs/tools/perplexity-search.md
main
opebclaw
[ -0.06778287887573242, -0.032196320593357086, -0.06701779365539551, 0.01885898970067501, -0.0004891605931334198, -0.05647257715463638, -0.067980095744133, 0.00444282591342926, 0.04655067250132561, -0.07118430733680725, -0.0013800725573673844, -0.04648105055093765, 0.04430506378412247, 0.026...
0.054732
completions for compatibility - Sonar/OpenRouter compatibility returns one synthesized answer with citations, not structured result rows - Results are cached for 15 minutes by default (configurable via `cacheTtlMinutes`) ## Related All providers and auto-detection rules. Structured results with country and language fil...
https://github.com/openclaw/openclaw/blob/main/docs/tools/perplexity-search.md
main
opebclaw
[ -0.03252250328660011, -0.04641497880220413, -0.0038851380813866854, -0.025052759796380997, 0.05602959915995598, 0.01157571654766798, -0.08322174102067947, -0.05974268168210983, -0.09643254429101944, -0.08791715651750565, 0.01593945175409317, 0.007437735330313444, -0.028537370264530182, 0.0...
0.101723
For setup, configuration, and troubleshooting, see [Browser](/tools/browser). This page is the reference for the local control HTTP API, the `openclaw browser` CLI, and scripting patterns (snapshots, refs, waits, debug flows). ## Control API (optional) For local integrations only, the Gateway exposes a small loopback H...
https://github.com/openclaw/openclaw/blob/main/docs/tools/browser-control.md
main
opebclaw
[ -0.04810024052858353, -0.03180336579680443, -0.11672508716583252, 0.03815552219748497, 0.004232926294207573, -0.06554538011550903, -0.0856349915266037, 0.011277888901531696, -0.003959862515330315, -0.012133573181927204, 0.04805268347263336, 0.00459070410579443, 0.019517719745635986, -0.029...
0.046053
packaged Gateway is missing the core browser runtime dependency. Reinstall or update OpenClaw, then restart the gateway. For Docker, also install the Chromium browser binaries as shown below. #### Docker Playwright install If your Gateway runs in Docker, avoid `npx playwright` (npm override conflicts). For custom image...
https://github.com/openclaw/openclaw/blob/main/docs/tools/browser-control.md
main
opebclaw
[ 0.03256484493613243, -0.010967309586703777, 0.020920973271131516, 0.034080617129802704, 0.016429336741566658, 0.012826108373701572, -0.1151898056268692, 0.023748712614178658, -0.016389649361371994, -0.004809015430510044, -0.07102540135383606, -0.033288534730672836, -0.008644826710224152, 0...
-0.04597
en-US openclaw browser set device "iPhone 14" ``` Notes: - `upload` and `dialog` are \*\*arming\*\* calls; run them before the click/press that triggers the chooser/dialog. If an action opens a modal, the action response includes `blockedByDialog` and `browserState.dialogs.pending`; pass that `dialogId` to respond dire...
https://github.com/openclaw/openclaw/blob/main/docs/tools/browser-control.md
main
opebclaw
[ -0.10284595191478729, -0.014428172260522842, -0.005982485134154558, 0.02365138567984104, 0.03758850693702698, -0.09042631834745407, 0.009837863966822624, -0.011104894801974297, 0.04331193119287491, -0.02177557721734047, 0.04791795462369919, -0.027927860617637634, 0.004062377382069826, 0.05...
0.01026
- Refs are \*\*not stable across navigations\*\*; if something fails, re-run `snapshot` and use a fresh ref. - `/act` returns the current raw `targetId` after action-triggered replacement when it can prove the replacement tab. Keep using stable tab ids/labels for follow-up commands. - If the role snapshot was taken wit...
https://github.com/openclaw/openclaw/blob/main/docs/tools/browser-control.md
main
opebclaw
[ -0.056747205555438995, -0.07756438851356506, -0.00850678887218237, 0.013832912780344486, 0.07723783701658249, -0.004194958601146936, -0.0019315883982926607, -0.07281593978404999, 0.00924994982779026, -0.01154793705791235, -0.032686155289411545, 0.02232053503394127, -0.04677141457796097, 0....
0.045165
security - [Browser login](/tools/browser-login) - signing in to sites - [Browser Linux troubleshooting](/tools/browser-linux-troubleshooting) - [Browser WSL2 troubleshooting](/tools/browser-wsl2-windows-remote-cdp-troubleshooting)
https://github.com/openclaw/openclaw/blob/main/docs/tools/browser-control.md
main
opebclaw
[ 0.0612788088619709, 0.028986787423491478, -0.11499089002609253, -0.015184038318693638, 0.0948711708188057, -0.07676178216934204, -0.029147373512387276, 0.01731603778898716, -0.03722818195819855, -0.07366353273391724, 0.08141615986824036, -0.006595848128199577, -0.035776372998952866, 0.0452...
0.080696
Run shell commands in the workspace. `exec` is a mutating shell surface: commands can create, edit, or delete files wherever the selected host or sandbox filesystem permits. Disabling OpenClaw filesystem tools such as `write`, `edit`, or `apply\_patch` does not make `exec` read-only. Supports foreground + background ex...
https://github.com/openclaw/openclaw/blob/main/docs/tools/exec.md
main
opebclaw
[ 0.028420060873031616, -0.013113578781485558, -0.10472312569618225, 0.03252772241830826, 0.006099394056946039, -0.0782749280333519, -0.05560998246073723, 0.053932540118694305, 0.05567924678325653, 0.05980033800005913, 0.028669854626059532, -0.025201035663485527, 0.0036164962220937014, -0.02...
0.112706
Windows hosts, exec prefers PowerShell 7 (`pwsh`) discovery (Program Files, ProgramW6432, then PATH), then falls back to Windows PowerShell 5.1. - On non-Windows gateway hosts, bash and zsh exec commands use a startup snapshot. OpenClaw captures sourceable aliases/functions and a small safe environment set from shell s...
https://github.com/openclaw/openclaw/blob/main/docs/tools/exec.md
main
opebclaw
[ 0.005653465166687965, 0.021411605179309845, -0.03663595765829086, 0.07414580136537552, 0.0769491121172905, -0.04753155633807182, -0.04244379326701164, -0.03784990683197975, 0.01671811193227768, 0.08106768876314163, -0.020492542535066605, -0.003918509464710951, -0.008552256971597672, -0.037...
0.049914
inline-eval forms do not become durable allow rules. - `tools.exec.commandHighlighting` (default: false): when true, approval prompts can highlight parser-derived command spans in the command text. Set to `true` globally or per agent to enable command text highlighting without changing exec approval policy. - `tools.ex...
https://github.com/openclaw/openclaw/blob/main/docs/tools/exec.md
main
opebclaw
[ -0.0406985729932785, 0.002835650462657213, -0.08265843987464905, 0.03832157328724861, 0.0647406354546547, -0.01371044758707285, -0.0015467068878933787, -0.013295716606080532, -0.08460117876529694, 0.03377104550600052, 0.01851797290146351, -0.04447110742330551, 0.009376456961035728, -0.0201...
0.06237
matches resolved binary path globs and bare command-name globs. Bare names match only commands invoked through PATH, so `rg` can match `/opt/homebrew/bin/rg` when the command is `rg`, but not `./rg` or `/tmp/rg`. When `security=allowlist`, shell commands are auto-allowed only if every pipeline segment is allowlisted or...
https://github.com/openclaw/openclaw/blob/main/docs/tools/exec.md
main
opebclaw
[ -0.03547148033976555, 0.010884680785238743, -0.0316312313079834, -0.019076596945524216, 0.035755086690187454, -0.00444851303473115, -0.023080719634890556, 0.03463310748338699, -0.06865622848272324, -0.02069159224629402, -0.011515064164996147, -0.03821679577231407, -0.03696158528327942, 0.0...
0.071892
Each agent in a multi-agent setup can override the global sandbox and tool policy. This page covers per-agent configuration, precedence rules, and examples. Backends and modes β€” full sandbox reference. Debug "why is this blocked?" Elevated exec for trusted senders. Auth is scoped by agent: each agent has its own `agent...
https://github.com/openclaw/openclaw/blob/main/docs/tools/multi-agent-sandbox-tools.md
main
opebclaw
[ -0.009572366252541542, -0.05687060207128525, -0.058213457465171814, -0.015517053194344044, 0.04740176722407341, -0.07995232194662094, -0.024891000241041183, -0.023231910541653633, 0.002835955237969756, -0.04709316045045853, 0.08031315356492996, -0.016605045646429062, 0.07797553390264511, 0...
0.006547
`group:\*` shorthands that expand to multiple tools. See [Tool groups](/gateway/sandbox-vs-tool-policy-vs-elevated#tool-groups-shorthands) for the full list. Per-agent elevated overrides (`agents.list[].tools.elevated`) can further restrict elevated exec for specific agents. See [Elevated mode](/tools/elevated) for det...
https://github.com/openclaw/openclaw/blob/main/docs/tools/multi-agent-sandbox-tools.md
main
opebclaw
[ -0.006131111178547144, 0.013634740374982357, -0.03693890944123268, 0.05400991067290306, 0.048421360552310944, -0.04285753518342972, -0.0056150988675653934, -0.032667431980371475, -0.04142162576317787, -0.020783714950084686, 0.0522509440779686, -0.03083699382841587, 0.03839365392923355, 0.0...
0.074091
OpenClaw supports [Exa AI](https://exa.ai/) as a `web\_search` provider. Exa offers neural, keyword, and hybrid search modes with built-in content extraction (highlights, text, summaries). ## Get an API key Sign up at [exa.ai](https://exa.ai/) and generate an API key from your dashboard. Set `EXA\_API\_KEY` in the Gate...
https://github.com/openclaw/openclaw/blob/main/docs/tools/exa-search.md
main
opebclaw
[ -0.07792999595403671, 0.03829417750239372, -0.06858228147029877, 0.06051990017294884, 0.03701620176434517, -0.04038761556148529, -0.10423576831817627, -0.014531110413372517, 0.023515058681368828, -0.012830709107220173, 0.013291677460074425, -0.05257060378789902, 0.0015925768529996276, 0.03...
0.039409
The agent can add and remove emoji reactions on messages using the `message` tool with the `react` action. Reaction behavior varies by channel and transport. ## How it works ```json { "action": "react", "messageId": "msg-123", "emoji": "thumbsup" } ``` - `emoji` is required when adding a reaction. - Set `emoji` to an e...
https://github.com/openclaw/openclaw/blob/main/docs/tools/reactions.md
main
opebclaw
[ -0.06278571486473083, 0.01319460105150938, 0.08078265935182571, 0.038637738674879074, 0.02960737980902195, -0.035149965435266495, 0.018444448709487915, -0.02106057107448578, 0.12169133871793747, -0.057616036385297775, 0.024502595886588097, -0.0384567566215992, 0.02764718607068062, 0.036307...
0.164931
Skills teach the agent how and when to use tools. Each skill is a directory containing a `SKILL.md` file with YAML frontmatter and markdown instructions. OpenClaw loads skills from several roots in a defined [precedence order](/tools/skills#loading-order). ## Create your first skill Skills live in your workspace `skill...
https://github.com/openclaw/openclaw/blob/main/docs/tools/creating-skills.md
main
opebclaw
[ -0.024804450571537018, -0.03507202863693237, -0.09462933242321014, 0.0513271689414978, -0.01317502185702324, -0.08274320513010025, -0.01387797575443983, -0.008463555946946144, -0.0319974347949028, -0.031590379774570465, 0.036162033677101135, 0.039841100573539734, 0.03600713983178139, 0.049...
0.055195
`PATH` | | `requires.env` | Each env var must exist in the process or config | | `requires.config` | Each `openclaw.json` path must be truthy | | `os` | Platform filter: `["darwin"]`, `["linux"]`, `["win32"]` | | `always` | Set `true` to skip all gates and always include the skill | Full reference: [Skills β€” Gating](/t...
https://github.com/openclaw/openclaw/blob/main/docs/tools/creating-skills.md
main
opebclaw
[ -0.018384257331490517, 0.032272763550281525, -0.07385463267564774, 0.05276178568601608, 0.059861309826374054, -0.08090639859437943, -0.013179141096770763, -0.07316307723522186, -0.05712515860795975, -0.05349526181817055, -0.003654812229797244, -0.02764781191945076, 0.02293507754802704, 0.0...
0.081678
OpenClaw has two cooperating guardrails for repetitive tool-call patterns: 1. \*\*Loop detection\*\* (`tools.loopDetection.enabled`) β€” disabled by default. Watches the rolling tool-call history for repeated patterns and unknown-tool retries. 2. \*\*Post-compaction guard\*\* (`tools.loopDetection.postCompactionGuard`) β€”...
https://github.com/openclaw/openclaw/blob/main/docs/tools/loop-detection.md
main
opebclaw
[ -0.05897163599729538, -0.007717915810644627, -0.06523226201534271, 0.03934306278824806, 0.027820341289043427, -0.1006503477692604, 0.02751966379582882, -0.06841093301773071, 0.028340527787804604, -0.0529407262802124, 0.03709091246128082, 0.0022523058578372, 0.023265134543180466, -0.0585180...
0.066966
`tools.loopDetection.enabled: false` explicitly. ## Post-compaction guard When the runner completes a compaction-retry after a context-overflow, it arms a short-window guard that watches the next few tool calls. If the agent emits the same `(toolName, argsHash, resultHash)` triple multiple times within the window, the ...
https://github.com/openclaw/openclaw/blob/main/docs/tools/loop-detection.md
main
opebclaw
[ -0.06635622680187225, 0.06460480391979218, -0.07656022906303406, 0.06025835871696472, 0.025453396141529083, -0.03206469863653183, 0.038968876004219055, -0.0487389899790287, -0.03126286342740059, -0.045195721089839935, 0.04632769897580147, 0.042962975800037384, 0.01573251374065876, -0.02455...
0.100094
OpenClaw supports [SearXNG](https://docs.searxng.org/) as a \*\*self-hosted, key-free\*\* `web\_search` provider. SearXNG is an open-source meta-search engine that aggregates results from Google, Bing, DuckDuckGo, and other sources. Advantages: - \*\*Free and unlimited\*\* -- no API key or commercial subscription requi...
https://github.com/openclaw/openclaw/blob/main/docs/tools/searxng-search.md
main
opebclaw
[ -0.011057267896831036, 0.027589088305830956, -0.04725394397974014, 0.04754240810871124, 0.03162434697151184, -0.0854034349322319, -0.07670498639345169, -0.05836939439177513, -0.03207312896847725, -0.04712314531207085, -0.008136400952935219, -0.04769795015454292, 0.019770922139286995, -0.06...
-0.017124
Two paths: - \*\*Easy path\*\* if `openclaw` is still installed. - \*\*Manual service removal\*\* if the CLI is gone but the service is still running. ## Easy path (CLI still installed) Recommended: use the built-in uninstaller: ```bash openclaw uninstall ``` When using the CLI, state removal preserves configured works...
https://github.com/openclaw/openclaw/blob/main/docs/install/uninstall.md
main
opebclaw
[ -0.04000307247042656, 0.016118258237838745, -0.05136950686573982, -0.0011545030865818262, 0.022128252312541008, -0.06030936911702156, -0.004362671170383692, -0.08436285704374313, 0.035798441618680954, -0.039903316646814346, 0.01678452454507351, 0.008058574981987476, -0.007877265103161335, ...
0.078022
A minimal starting point for running OpenClaw on Kubernetes β€” not a production-ready deployment. It covers the core resources and is meant to be adapted to your environment. ## Why not Helm? OpenClaw is a single container with some config files. The interesting customization is in agent content (markdown files, skills,...
https://github.com/openclaw/openclaw/blob/main/docs/install/kubernetes.md
main
opebclaw
[ 0.03885093331336975, 0.04053303226828575, -0.014785162173211575, 0.010314151644706726, 0.009703529998660088, -0.008428556844592094, -0.08595247566699982, 0.012435851618647575, 0.04456612840294838, 0.03781197592616081, -0.022141320630908012, -0.07968540489673615, -0.015019185841083527, -0.0...
0.090049
that matches your deployment model - Keep gateway auth enabled and use a proper TLS-terminated entrypoint - Configure the Control UI for remote access using the supported web security model (for example HTTPS/Tailscale Serve and explicit allowed origins when needed) ## Re-deploy ```bash ./scripts/k8s/deploy.sh ``` This...
https://github.com/openclaw/openclaw/blob/main/docs/install/kubernetes.md
main
opebclaw
[ -0.005574373062700033, 0.014667940326035023, -0.010503473691642284, -0.016706785187125206, -0.05139458179473877, 0.01470821164548397, -0.022626377642154694, -0.011145141907036304, 0.05514087155461311, 0.057900335639715195, -0.0119530213996768, -0.025398291647434235, 0.012742577120661736, -...
0.098561
\*\*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: API key for your chosen model provid...
https://github.com/openclaw/openclaw/blob/main/docs/install/fly.md
main
opebclaw
[ -0.04655244201421738, -0.017415789887309074, -0.08808786422014236, 0.02185860648751259, -0.05302028730511665, -0.07120516151189804, -0.004541958216577768, 0.0000479661684948951, 0.008339536376297474, 0.02327483892440796, 0.040381282567977905, -0.037693582475185394, 0.04946780949831009, -0....
0.020672
true } ] }, "auth": { "profiles": { "anthropic:default": { "mode": "token", "provider": "anthropic" }, "openai:default": { "mode": "token", "provider": "openai" } } }, "bindings": [ { "agentId": "main", "match": { "channel": "discord" } } ], "channels": { "discord": { "enabled": true, "groupPolicy": "allowlist", "guild...
https://github.com/openclaw/openclaw/blob/main/docs/install/fly.md
main
opebclaw
[ -0.01611262559890747, 0.03165438398718834, -0.06524273753166199, 0.06078946962952614, 0.0031493220012634993, -0.0264897421002388, 0.047748319804668427, -0.048490457236766815, -0.018976936116814613, 0.002882362110540271, 0.009553303942084312, -0.07524904608726501, 0.000911516253836453, 0.07...
0.052624
dir is writing to the container filesystem. \*\*Fix:\*\* Ensure `OPENCLAW\_STATE\_DIR=/data` is set in `fly.toml` and redeploy. ## Updates ```bash # Pull latest changes git pull # Redeploy fly deploy # Check health fly status fly logs ``` ### Updating machine command If you need to change the startup command without a ...
https://github.com/openclaw/openclaw/blob/main/docs/install/fly.md
main
opebclaw
[ -0.02303224988281727, 0.05034828558564186, -0.02396055869758129, 0.03517646715044975, 0.0621950663626194, -0.08113747090101242, -0.01962907798588276, -0.039823029190301895, 0.009358207695186138, 0.01630733534693718, 0.0791173055768013, 0.06435584276914597, -0.026608727872371674, -0.0441195...
0.023626
| Browser | Proxy/VPN | | Webhook delivery | Direct | Via tunnel | ## Notes - Fly.io uses \*\*x86 architecture\*\* (not ARM) - The Dockerfile is compatible with both architectures - For WhatsApp/Telegram onboarding, use `fly ssh console` - Persistent data lives on the volume at `/data` - Signal requires Java + signal-c...
https://github.com/openclaw/openclaw/blob/main/docs/install/fly.md
main
opebclaw
[ -0.03796245530247688, 0.07458914071321487, -0.012576594017446041, 0.0021064511965960264, -0.00376308336853981, -0.057550374418497086, 0.009542682208120823, 0.025797216221690178, -0.03913909196853638, 0.07166439294815063, 0.0017927315784618258, -0.010522091761231422, -0.0068436493165791035, ...
0.080596
Bun is \*\*not recommended for gateway runtime\*\* (known issues with WhatsApp and Telegram). Use Node for production. Bun is an optional local runtime for running TypeScript directly (`bun run ...`, `bun --watch ...`). The default package manager remains `pnpm`, which is fully supported and used by docs tooling. Bun c...
https://github.com/openclaw/openclaw/blob/main/docs/install/bun.md
main
opebclaw
[ -0.03789051994681358, -0.04953950643539429, 0.02240285649895668, -0.04219531640410423, 0.04469693452119827, 0.018741995096206665, -0.018473047763109207, 0.02414531819522381, 0.0007292148075066507, 0.14311783015727997, 0.07662747800350189, 0.02655615471303463, -0.08779332786798477, -0.01710...
0.031791
OpenClaw ships three installer scripts, served from `openclaw.ai`. | Script | Platform | What it does | | ---------------------------------- | -------------------- | -------------------------------------------------------------------------------------------------------------- | | [`install.sh`](#installsh) | macOS / Li...
https://github.com/openclaw/openclaw/blob/main/docs/install/installer.md
main
opebclaw
[ -0.018342653289437294, -0.01016180869191885, -0.05170294642448425, -0.003850847017019987, 0.0805610716342926, -0.11362574994564056, -0.07496966421604156, 0.010312583297491074, 0.014016714878380299, 0.016537073999643326, 0.07215035706758499, -0.03257270157337189, 0.00012740290549118072, -0....
0.03598
| | `--no-git-update` | Skip `git pull` for existing checkout | | `--no-prompt` | Disable prompts | | `--no-onboard` | Skip onboarding | | `--onboard` | Enable onboarding | | `--dry-run` | Print actions without applying changes | | `--verbose` | Enable debug output (`set -x`, npm notice-level logs) | | `--help` | Show ...
https://github.com/openclaw/openclaw/blob/main/docs/install/installer.md
main
opebclaw
[ 0.06220263987779617, -0.019080573692917824, -0.02110109105706215, 0.051222678273916245, 0.022704605013132095, -0.03286726027727127, 0.04887446016073227, 0.034897737205028534, -0.038524530827999115, 0.045277319848537445, 0.05490237846970558, -0.03479044884443283, -0.015271930955350399, -0.0...
0.072383
| | `OPENCLAW\_VERSION=` | OpenClaw version or dist-tag | | `OPENCLAW\_NODE\_VERSION=` | Node version | | `OPENCLAW\_HOME=` | Base directory for OpenClaw state and default git/onboarding paths | | `OPENCLAW\_GIT\_DIR=` | Git checkout directory for git installs | | `OPENCLAW\_GIT\_UPDATE=0\|1` | Toggle git updates for e...
https://github.com/openclaw/openclaw/blob/main/docs/install/installer.md
main
opebclaw
[ -0.0010440415935590863, -0.02754415199160576, -0.02383538708090782, 0.08440521359443665, 0.09827245771884918, -0.04923557862639427, 0.013426760211586952, 0.005507555790245533, -0.028137652203440666, 0.03676023706793785, -0.002343788044527173, -0.0009660793002694845, -0.01893257163465023, -...
0.075261
Rerun the installer so it can bootstrap user-local MinGit, or install Git for Windows and reopen PowerShell. Run `npm config get prefix` and add that directory to your user PATH (no `\bin` suffix needed on Windows), then reopen PowerShell. `install.ps1` does not currently expose a `-Verbose` switch. Use PowerShell trac...
https://github.com/openclaw/openclaw/blob/main/docs/install/installer.md
main
opebclaw
[ 0.05686667561531067, -0.053040653467178345, 0.0035675102844834328, 0.06316715478897095, 0.08686698973178864, -0.02063790336251259, -0.04448376223444939, -0.013960727490484715, -0.06108112633228302, 0.07553102821111679, 0.018503259867429733, -0.013631275855004787, -0.049730122089385986, 0.0...
-0.048046
Run a persistent OpenClaw Gateway on Upstash Box, a managed Linux environment with keep-alive lifecycle support. Use an SSH tunnel for dashboard access. Do not expose the Gateway port directly to the public internet. ## Prerequisites - Upstash account - Keep-alive Upstash Box - SSH client on your local machine ## Creat...
https://github.com/openclaw/openclaw/blob/main/docs/install/upstash.md
main
opebclaw
[ -0.054024770855903625, 0.016876360401511192, -0.10105620324611664, -0.0004758831637445837, -0.038084421306848526, -0.05209839716553688, -0.08309093117713928, -0.03153757378458977, -0.03788616508245468, 0.06669788807630539, -0.02096567302942276, -0.007340259850025177, 0.02249130792915821, -...
0.094591
OpenClaw imports Hermes state through a bundled migration provider. The provider previews everything before changing state, redacts secrets in plans and reports, and creates a verified backup before apply. Imports require a fresh OpenClaw setup. If you already have local OpenClaw state, reset config, credentials, sessi...
https://github.com/openclaw/openclaw/blob/main/docs/install/migrating-hermes.md
main
opebclaw
[ -0.04202822595834732, -0.016172338277101517, -0.05981220677495003, 0.025707222521305084, 0.04047297313809395, -0.09430724382400513, -0.060214586555957794, -0.057765305042266846, -0.04762383922934532, -0.011855275370180607, 0.002935726661235094, -0.038661662489175797, 0.05793447047472, -0.0...
0.021762
They typically appear when you re-run the import on a setup that already has user edits. If a conflict surfaces mid-apply (for example, an unexpected race on a config file), Hermes marks remaining dependent config items as `skipped` with reason `blocked by earlier apply conflict` instead of writing them partially. The ...
https://github.com/openclaw/openclaw/blob/main/docs/install/migrating-hermes.md
main
opebclaw
[ -0.06144807115197182, -0.007560264319181442, -0.04449134320020676, 0.008720367215573788, 0.07092607766389847, -0.06795582920312881, -0.033751025795936584, -0.05452451854944229, -0.008046143688261509, -0.03040936589241028, 0.06578437983989716, -0.002286328235641122, 0.06069251894950867, -0....
0.009455
ClawDock is a small shell-helper layer for Docker-based OpenClaw installs. It gives you short commands like `clawdock-start`, `clawdock-dashboard`, and `clawdock-fix-token` instead of longer `docker compose ...` invocations. If you have not set up Docker yet, start with [Docker](/install/docker). ## Install Use the can...
https://github.com/openclaw/openclaw/blob/main/docs/install/clawdock.md
main
opebclaw
[ -0.02816898748278618, 0.03295067697763443, 0.07493675500154495, -0.00486657302826643, 0.03752300888299942, -0.04419485479593277, -0.00947953574359417, 0.014493494294583797, 0.016887685284018517, -0.03119952790439129, -0.0317331999540329, -0.04883670434355736, 0.03494468703866005, 0.0577991...
-0.040401
Run a persistent OpenClaw Gateway on Oracle Cloud's \*\*Always Free\*\* ARM tier (up to 4 OCPU, 24 GB RAM, 200 GB storage) at no cost. ## Prerequisites - Oracle Cloud account ([signup](https://www.oracle.com/cloud/free/)) -- see [community signup guide](https://gist.github.com/rssnyder/51e3cfedd730e7dd5f4a816143b25dbd)...
https://github.com/openclaw/openclaw/blob/main/docs/install/oracle.md
main
opebclaw
[ -0.007303418125957251, -0.04684428498148918, -0.023858273401856422, -0.012546597048640251, -0.021357202902436256, -0.053653545677661896, -0.05704865977168083, -0.00044195452937856317, -0.0029234462417662144, 0.10026902705430984, 0.02823357656598091, -0.04248984903097153, 0.002146578161045909...
-0.029667
| Tailscale SSH does not use sshd. | | Disable root login | No | Tailscale authenticates by tailnet identity, not system users. | | SSH key-only auth | No | Same β€” tailnet identity replaces system SSH keys. | | IPv6 hardening | Usually not | Depends on VCN/subnet settings; verify what is actually assigned/exposed. | St...
https://github.com/openclaw/openclaw/blob/main/docs/install/oracle.md
main
opebclaw
[ 0.03014604188501835, -0.008975584991276264, 0.01423077192157507, -0.028383582830429077, 0.04671177640557289, -0.02975202165544033, -0.04400499910116196, -0.004419430624693632, -0.04927995055913925, 0.019845928996801376, 0.09501756727695465, -0.022681426256895065, -0.010279020294547081, 0.0...
0.014916
OpenClaw requires \*\*Node 22.19 or newer\*\*. \*\*Node 24 is the default and recommended runtime\*\* for installs, CI, and release workflows. Node 22 remains supported via the active LTS line. The [installer script](/install#alternative-install-methods) will detect and install Node automatically - this page is for whe...
https://github.com/openclaw/openclaw/blob/main/docs/install/node.md
main
opebclaw
[ 0.026159795001149178, -0.025797586888074875, 0.024930793792009354, -0.0215122289955616, 0.09376046806573868, -0.011690562590956688, -0.13810229301452637, -0.016548043116927147, -0.00926518626511097, -0.006818175781518221, 0.005711708217859268, -0.024325557053089142, -0.03031996823847294, 0...
-0.028229
Keep OpenClaw up to date. ## Recommended: `openclaw update` The fastest way to update. It detects your install type (npm or git), fetches the latest version, runs `openclaw doctor`, and restarts the gateway. ```bash openclaw update ``` To switch channels or target a specific version: ```bash openclaw update --channel b...
https://github.com/openclaw/openclaw/blob/main/docs/install/updating.md
main
opebclaw
[ 0.023092258721590042, -0.03385505825281143, -0.029435791075229645, 0.045617666095495224, 0.05741807818412781, -0.11138632148504257, -0.10104843229055405, -0.02030571736395359, -0.04892009124159813, 0.01660897023975849, 0.003003103192895651, 0.029076959937810898, -0.03861432522535324, 0.002...
0.032732
Gateway service. If you update manually on a supervised install, stop the managed Gateway before the package manager starts. Package managers replace files in place, and a running Gateway can otherwise try to load core or plugin files while the package tree is temporarily half-swapped. Restart the Gateway after the pac...
https://github.com/openclaw/openclaw/blob/main/docs/install/updating.md
main
opebclaw
[ 0.012064354494214058, -0.06523706763982773, -0.0010734748793765903, 0.03121528960764408, 0.06403424590826035, -0.09683123230934143, -0.0910501778125763, -0.030729511752724648, -0.05068642273545265, 0.0723360925912857, 0.018589330837130547, 0.025988878682255745, -0.0457199364900589, 0.01065...
0.042834
in the gateway environment to block automatic applies even when `update.auto.enabled` is configured. Startup update hints can still run unless `update.checkOnStart` is also disabled. Package-manager updates requested through the live Gateway control-plane handler do not replace the package tree inside the running Gatew...
https://github.com/openclaw/openclaw/blob/main/docs/install/updating.md
main
opebclaw
[ -0.02266944944858551, 0.006001168396323919, -0.03632098436355591, -0.011769246309995651, 0.0420372374355793, -0.08417011797428131, 0.004629462491720915, -0.004918588791042566, 0.007662557531148195, 0.03736843541264534, 0.039630111306905746, 0.0966203510761261, -0.03554216027259827, 0.03309...
0.029505
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 machine type and region; pick the smallest VM that fits your workload and sc...
https://github.com/openclaw/openclaw/blob/main/docs/install/gcp.md
main
opebclaw
[ -0.040129393339157104, 0.018555400893092155, 0.007537673227488995, -0.009590749628841877, -0.05965558439493179, -0.02613569237291813, -0.09093869477510452, -0.017203904688358307, -0.04584179446101189, 0.015470987185835838, 0.0008610034710727632, -0.04281657561659813, 0.04366757348179817, -...
-0.031671
refused, wait and retry. ```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 ``` Then SSH back in: ```bash gcloud compute ssh openclaw-gateway --zo...
https://github.com/openclaw/openclaw/blob/main/docs/install/gcp.md
main
opebclaw
[ 0.02015119604766369, 0.02603805437684059, -0.03705118969082832, 0.005486778449267149, 0.02324204333126545, -0.09564795345067978, -0.06947210431098938, -0.03771545737981796, 0.03115164488554001, 0.023848898708820343, 0.018532749265432358, -0.07717390358448029, 0.0636446475982666, 0.03126294...
-0.023964
``` Ensure your account has the required IAM permissions (Compute OS Login or Compute OS Admin Login). \*\*Out of memory (OOM)\*\* If Docker build fails with `Killed` and `exit code 137`, the VM was OOM-killed. Upgrade to e2-small (minimum) or e2-medium (recommended for reliable local builds): ```bash # Stop the VM fir...
https://github.com/openclaw/openclaw/blob/main/docs/install/gcp.md
main
opebclaw
[ 0.029022516682744026, 0.023387467488646507, -0.017757421359419823, -0.055407553911209106, -0.058863844722509384, -0.08288773149251938, -0.02519288659095764, 0.007037744857370853, -0.015039686113595963, 0.07181178033351898, -0.01737702265381813, -0.11357264965772629, 0.04620012268424034, -0...
-0.038744
OpenClaw imports local Claude state through the bundled Claude migration provider. The provider previews every item before changing state, redacts secrets in plans and reports, and creates a verified backup before apply. Onboarding imports require a fresh OpenClaw setup. If you already have local OpenClaw state, reset ...
https://github.com/openclaw/openclaw/blob/main/docs/install/migrating-claude.md
main
opebclaw
[ -0.026747018098831177, -0.02795921079814434, -0.1141277477145195, 0.026123441755771637, 0.06744423508644104, -0.044203631579875946, -0.03594335541129112, -0.0234328955411911, -0.05911814793944359, -0.02260618843138218, -0.008828254416584969, -0.036592643707990646, 0.03408573195338249, -0.0...
-0.02615
the plan and does not mutate state. This is the safest mode for CI and shared scripts. ## Troubleshooting Pass `--from /actual/path` (CLI) or `--import-source /actual/path` (onboarding). Onboarding imports require a fresh setup. Either reset state and re-onboard, or use `openclaw migrate apply claude` directly, which s...
https://github.com/openclaw/openclaw/blob/main/docs/install/migrating-claude.md
main
opebclaw
[ -0.05592945218086243, -0.036539871245622635, -0.07479923218488693, 0.03215167671442032, 0.05344247817993164, -0.048422712832689285, -0.061008550226688385, -0.002648514462634921, -0.0753919929265976, -0.025950659066438675, 0.023978600278496742, -0.03951575234532356, 0.05647064745426178, 0.0...
0.005303
Install OpenClaw declaratively with \*\*[nix-openclaw](https://github.com/openclaw/nix-openclaw)\*\* - the first-party, batteries-included Home Manager module. The [nix-openclaw](https://github.com/openclaw/nix-openclaw) repo is the source of truth for Nix installation. This page is a quick overview. ## What you get - ...
https://github.com/openclaw/openclaw/blob/main/docs/install/nix.md
main
opebclaw
[ 0.010311240330338478, 0.004273862577974796, -0.0400807224214077, -0.02899421565234661, 0.0691363662481308, -0.052344899624586105, -0.02069963328540325, 0.013964567333459854, -0.03834787756204605, 0.016863593831658363, 0.014960438944399357, 0.01935577392578125, -0.012922992929816246, 0.0412...
0.115629
Shared runtime steps for VM-based Docker installs such as GCP, Hetzner, and similar VPS providers. ## Bake required binaries into the image Installing 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...
https://github.com/openclaw/openclaw/blob/main/docs/install/docker-vm-runtime.md
main
opebclaw
[ -0.007774766068905592, 0.020467473194003105, 0.02588840015232563, -0.06821884959936142, 0.05273443087935448, -0.031179066747426987, -0.018646707758307457, -0.023648206144571304, -0.048140447586774826, 0.025243615731596947, 0.020639369264245033, -0.005007216706871986, 0.026917383074760437, ...
-0.037579
package roots | | External binaries | `/usr/local/bin/` | Docker image | Must be baked at build time | | Node runtime | Container filesystem | Docker image | Rebuilt every image build | | OS packages | Container filesystem | Docker image | Do not install at runtime | | Docker container | Ephemeral | Restartable | Safe ...
https://github.com/openclaw/openclaw/blob/main/docs/install/docker-vm-runtime.md
main
opebclaw
[ 0.009786874987185001, 0.038075041025877, 0.024707993492484093, -0.036868866533041, 0.07332058250904083, -0.06315727531909943, -0.04368705675005913, 0.0008716495940461755, -0.05421324819326401, 0.040029127150774, 0.04828787222504616, -0.07246706634759903, -0.007221143692731857, -0.037028301...
0.031456
Run a persistent, always-on OpenClaw Gateway on a Raspberry Pi. Since the Pi is just the gateway (models run in the cloud via API), even a modest Pi handles the workload well β€” typical hardware cost is \*\*$35–80 one-time\*\*, no monthly fees. ## Hardware compatibility | Pi model | RAM | Works? | Notes | | ----------- ...
https://github.com/openclaw/openclaw/blob/main/docs/install/raspberry-pi.md
main
opebclaw
[ 0.004677989985793829, -0.03390473127365112, -0.02456650324165821, 0.043991658836603165, -0.04710100218653679, -0.026474036276340485, -0.11610724031925201, -0.0143111702054739, -0.03813355043530464, 0.020420415326952934, -0.002082992345094681, 0.0280890092253685, 0.01379903219640255, -0.079...
0.019517
process handoffs and keeps PID tracking simple on small hosts. \*\*Reduce memory usage\*\* -- For headless setups, free GPU memory and disable unused services: ```bash echo 'gpu\_mem=16' | sudo tee -a /boot/config.txt sudo systemctl disable bluetooth ``` \*\*systemd drop-in for stable restarts\*\* -- If this Pi is most...
https://github.com/openclaw/openclaw/blob/main/docs/install/raspberry-pi.md
main
opebclaw
[ -0.05357019230723381, 0.03218209743499756, -0.07569517940282822, 0.0359734371304512, -0.004618546459823847, -0.04469170421361923, 0.016596682369709015, 0.0010556766064837575, -0.022696513682603836, 0.00817952211946249, 0.03286483883857727, 0.05885009095072746, 0.020548874512314796, -0.0268...
0.079044