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
This page is the \*\*model provider\*\* authentication reference (API keys, OAuth, Claude CLI reuse, and Anthropic setup-token). For \*\*gateway connection\*\* authentication (token, password, trusted-proxy), see [Configuration](/gateway/configuration) and [Trusted Proxy Auth](/gateway/trusted-proxy-auth). OpenClaw sup...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/authentication.md
main
opebclaw
[ -0.09118463099002838, -0.03352765738964081, -0.09473726898431778, -0.0015121243195608258, 0.0036588956136256456, -0.0549117736518383, 0.015936793759465218, 0.037271469831466675, 0.04224250838160515, -0.04368826001882553, 0.005625068210065365, 0.014402036555111408, 0.05524582788348198, -0.0...
0.06618
`auth: "aws-sdk"` are also not credentials. If you want a named Bedrock route, put `auth.profiles..mode: "aws-sdk"` in `openclaw.json`; do not write `type: "aws-sdk"` into `auth-profiles.json`. `openclaw doctor --fix` moves legacy AWS SDK markers from the credential store into config metadata. Auth profile refs are als...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/authentication.md
main
opebclaw
[ -0.027035225182771683, 0.024695588275790215, -0.12247981876134872, 0.030878575518727303, 0.04972467198967934, -0.06661229580640793, -0.0074186972342431545, 0.06925990432500839, 0.0023631975054740906, 0.007024790626019239, -0.01551669929176569, -0.06782348453998566, 0.08451662957668304, 0.0...
-0.072984
provider profile is stuck, expired, or tied to the wrong account and the normal login command keeps reusing it. `--force` deletes the saved auth profiles for that provider in the selected agent directory, then runs the same provider auth flow again. It does not revoke credentials at the provider; rotate or revoke them ...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/authentication.md
main
opebclaw
[ -0.0667044073343277, -0.019879955798387527, -0.015140485018491745, 0.07711957395076752, 0.018596943467855453, -0.03572189062833786, 0.045045074075460434, -0.03391895815730095, 0.04891037940979004, 0.0075385128147900105, 0.009063052944839, -0.04686770588159561, 0.02456922084093094, 0.099641...
-0.011077
Core config reference for `~/.openclaw/openclaw.json`. For a task-oriented overview, see [Configuration](/gateway/configuration). Covers the main OpenClaw config surfaces and links out when a subsystem has its own deeper reference. Channel- and plugin-owned command catalogs and deep memory/QMD knobs live on their own p...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/configuration-reference.md
main
opebclaw
[ -0.05957110971212387, -0.054533325135707855, -0.10349736362695694, 0.023437954485416412, -0.012303766794502735, -0.06539205461740494, -0.07663600146770477, 0.04379904270172119, -0.0545019656419754, 0.001131452270783484, 0.021646441891789436, 0.001013562548905611, -0.02623862959444523, 0.03...
0.086936
block without connecting to the target server during config edits. ```json5 { mcp: { // Optional. Default: 600000 ms (10 minutes). Set 0 to disable idle eviction. sessionIdleTtlMs: 600000, servers: { docs: { command: "npx", args: ["-y", "@modelcontextprotocol/server-fetch"], }, remote: { url: "https://example.com/mcp",...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/configuration-reference.md
main
opebclaw
[ -0.09023144096136093, 0.10051818192005157, -0.019823025912046432, 0.06243835762143135, 0.05003245174884796, -0.05635792762041092, -0.04315485432744026, 0.001896154833957553, 0.025731759145855904, 0.03298428654670715, -0.038495901972055435, -0.018817953765392303, -0.02145848050713539, 0.055...
0.02809
| yarn | bun allowUploadedArchives: false, }, entries: { "image-lab": { apiKey: { source: "env", provider: "default", id: "GEMINI\_API\_KEY" }, // or plaintext string env: { GEMINI\_API\_KEY: "GEMINI\_KEY\_HERE" }, }, peekaboo: { enabled: true }, sag: { enabled: false }, }, }, } ``` - `allowBundled`: optional allowlist...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/configuration-reference.md
main
opebclaw
[ -0.08711301535367966, -0.003220569109544158, -0.012961980886757374, 0.041783057153224945, 0.09401462227106094, -0.014037402346730232, -0.06065422296524048, 0.026996411383152008, -0.16176895797252655, 0.012281990610063076, 0.034429389983415604, 0.024992430582642555, -0.0032588872127234936, ...
0.04378
or any non-Codex harness. ```json5 { plugins: { entries: { codex: { enabled: true, config: { codexPlugins: { enabled: true, allow\_destructive\_actions: true, plugins: { "google-calendar": { enabled: true, marketplaceName: "openai-curated", pluginName: "google-calendar", allow\_destructive\_actions: false, }, }, }, }, ...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/configuration-reference.md
main
opebclaw
[ -0.11051014810800552, -0.030686160549521446, -0.01670932210981846, 0.06351418793201447, 0.0007894780719652772, 0.008168061263859272, -0.09138547629117966, -0.049352675676345825, -0.05522359162569046, -0.005118267145007849, 0.03832218796014786, -0.002975753741338849, -0.0659198984503746, 0....
0.113915
access // allowPrivateNetwork: true, // legacy alias // hostnameAllowlist: ["\*.example.com", "example.com"], // allowedHostnames: ["localhost"], }, tabCleanup: { enabled: true, idleMinutes: 120, maxTabsPerSession: 8, sweepMinutes: 5, }, profiles: { openclaw: { cdpPort: 18800, color: "#FF4500" }, work: { cdpPort: 18801...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/configuration-reference.md
main
opebclaw
[ -0.026233237236738205, 0.022999363020062447, -0.0052600218914449215, -0.014360274188220501, 0.05269474908709526, -0.07459544390439987, -0.029546571895480156, -0.008318576030433178, -0.07647961378097534, -0.009181846864521503, 0.017234573140740395, 0.005848657339811325, -0.014015419408679008,...
-0.022529
URL, or data URI }, }, } ``` - `seamColor`: accent color for native app UI chrome (Talk Mode bubble tint, etc.). - `assistant`: Control UI identity override. Falls back to active agent identity. --- ## Gateway ```json5 { gateway: { mode: "local", // local | remote port: 18789, bind: "loopback", auth: { mode: "token", /...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/configuration-reference.md
main
opebclaw
[ -0.11766380816698074, -0.014760822057723999, -0.006368160247802734, 0.008234133943915367, -0.009709072299301624, -0.0716385766863823, 0.024646570906043053, -0.033257704228162766, -0.007161756977438927, -0.050267208367586136, 0.009821711108088493, -0.004399124067276716, -0.007597389630973339,...
0.037279
host is trusted. Defaults to `true` when `tailscale.mode = "serve"`. - `gateway.auth.rateLimit`: optional failed-auth limiter. Applies per client IP and per auth scope (shared-secret and device-token are tracked independently). Blocked attempts return `429` + `Retry-After`. - On the async Tailscale Serve Control UI pat...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/configuration-reference.md
main
opebclaw
[ -0.04883911833167076, 0.009301763959228992, 0.016468733549118042, 0.05110420286655426, -0.006027034018188715, -0.08443530648946762, -0.02908051386475563, -0.006158781703561544, 0.02696962095797062, 0.006026942748576403, 0.024268798530101776, 0.023736054077744484, 0.014609185978770256, -0.0...
-0.027639
Set `0` to disable health-monitor restarts globally. Default: `5`. - `gateway.channelStaleEventThresholdMinutes`: stale-socket threshold in minutes. Keep this greater than or equal to `gateway.channelHealthCheckMinutes`. Default: `30`. - `gateway.channelMaxRestartsPerHour`: maximum health-monitor restarts per channel/a...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/configuration-reference.md
main
opebclaw
[ 0.02316948026418686, -0.04712134599685669, -0.06238493695855141, 0.011844740249216557, -0.028124578297138214, -0.015640243887901306, -0.002068930072709918, -0.00013049811241216958, 0.03294159844517708, 0.007673232816159725, -0.01755097508430481, 0.055263400077819824, -0.03265126794576645, ...
0.060052
`"restart"`: always restart the gateway process on config change. - `"hot"`: apply changes in-process without restarting. - `"hybrid"` (default): try hot reload first; fall back to restart if required. - `debounceMs`: debounce window in ms before config changes are applied (non-negative integer). - `deferralTimeoutMs`:...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/configuration-reference.md
main
opebclaw
[ -0.04218311607837677, -0.04340340569615364, -0.017727714031934738, 0.043408919125795364, -0.037564147263765335, -0.05429544672369957, -0.044428519904613495, -0.08004219084978104, -0.006457916926592588, 0.04223272576928139, -0.017229866236448288, 0.04691880941390991, -0.10293456166982651, 0...
0.080146
integration - The built-in Gmail preset uses `sessionKey: "hook:gmail:{{messages[0].id}}"`. - If you keep that per-message routing, set `hooks.allowRequestSessionKey: true` and constrain `hooks.allowedSessionKeyPrefixes` to match the Gmail namespace, for example `["hook:", "hook:gmail:"]`. - If you need `hooks.allowReq...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/configuration-reference.md
main
opebclaw
[ -0.07593464851379395, 0.018216703087091446, 0.09547340124845505, 0.007350127678364515, -0.0068711042404174805, -0.002818535780534148, -0.005112467333674431, -0.04632743075489998, 0.004775828216224909, 0.02493828721344471, -0.007909191772341728, -0.010975318029522896, -0.06973115354776382, ...
-0.005774
are additive: plaintext values still work. ### `SecretRef` Use one object shape: ```json5 { source: "env" | "file" | "exec", provider: "default", id: "..." } ``` Validation: - `provider` pattern: `^[a-z][a-z0-9\_-]{0,63}$` - `source: "env"` id pattern: `^[A-Z][A-Z0-9\_]{0,127}$` - `source: "file"` id: absolute JSON poi...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/configuration-reference.md
main
opebclaw
[ -0.11970829218626022, 0.06988246738910675, -0.03327866271138191, 0.022329214960336685, 0.04840438440442085, -0.05748526006937027, 0.03345243260264397, -0.021513724699616432, 0.046974148601293564, 0.025757424533367157, 0.046578921377658844, -0.07989823073148727, 0.028110656887292862, 0.0360...
0.057584
hours. - `billingMaxHours`: cap in hours for billing backoff exponential growth (default: `24`). - `authPermanentBackoffMinutes`: base backoff in minutes for high-confidence `auth\_permanent` failures (default: `10`). - `authPermanentMaxMinutes`: cap in minutes for `auth\_permanent` backoff growth (default: `60`). - `f...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/configuration-reference.md
main
opebclaw
[ -0.07364638149738312, -0.04775151610374451, -0.04366691783070564, 0.07014580816030502, -0.04282590374350548, -0.023439131677150726, -0.020318234339356422, 0.03642938658595085, -0.053215738385915756, 0.004381652921438217, 0.016840092837810516, -0.04124161973595619, 0.057753585278987885, -0....
0.014632
capture for OTEL span attributes. Defaults to off. Boolean `true` captures non-system message/tool content; the object form lets you enable `inputMessages`, `outputMessages`, `toolInputs`, `toolOutputs`, `systemPrompt`, and `toolDefinitions` explicitly. - `OTEL\_SEMCONV\_STABILITY\_OPT\_IN=gen\_ai\_latest\_experimental...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/configuration-reference.md
main
opebclaw
[ -0.0639234259724617, 0.010507451370358467, -0.034554120153188705, 0.08595456928014755, 0.05774231627583504, -0.06995833665132523, -0.03365126624703407, 0.01557160820811987, -0.01668456941843033, -0.029178015887737274, 0.04445454105734825, -0.1365060955286026, 0.024691609665751457, -0.03567...
0.170404
| default | off }, }, } ``` - `cli.banner.taglineMode` controls banner tagline style: - `"random"` (default): rotating funny/seasonal taglines. - `"default"`: fixed neutral tagline (`All your chats, one OpenClaw.`). - `"off"`: no tagline text (banner title/version still shown). - To hide the entire banner (not just tag...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/configuration-reference.md
main
opebclaw
[ -0.06182040274143219, 0.15593275427818298, -0.031060248613357544, 0.024205224588513374, 0.07308319956064224, -0.04989996179938316, 0.008343201130628586, -0.02016085386276245, 0.026539450511336327, -0.060566142201423645, -0.013542873784899712, -0.05638144910335541, -0.010411935858428478, 0....
0.040091
optional account or channel id to scope alert delivery. ### `cron.failureDestination` ```json5 { cron: { failureDestination: { mode: "announce", channel: "last", to: "channel:C1234567890", accountId: "main", }, }, } ``` - Default destination for cron failure notifications across all jobs. - `mode`: `"announce"` or `"we...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/configuration-reference.md
main
opebclaw
[ -0.07706806808710098, 0.0318993479013443, -0.009746413677930832, 0.02734062820672989, 0.05410933122038841, -0.038268521428108215, 0.06199116259813309, -0.030978528782725334, -0.019663773477077484, -0.007967904210090637, -0.028425753116607666, -0.08855167031288147, -0.002289951080456376, 0....
0.090427
OpenClaw can expose diagnostics metrics through the official `diagnostics-prometheus` plugin. It listens to trusted diagnostics plus core-emitted gateway stability events, then renders a Prometheus text endpoint at: ```text GET /api/diagnostics/prometheus ``` Content type is `text/plain; version=0.0.4; charset=utf-8`, ...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/prometheus.md
main
opebclaw
[ -0.033192459493875504, 0.0318998284637928, -0.07886455208063126, 0.07812849432229996, -0.001127338968217373, -0.13117969036102295, -0.027205856516957283, 0.009496193379163742, 0.002840667497366667, -0.045187510550022125, -0.016349593177437782, -0.06181937828660011, -0.0008715082658454776, ...
0.152144
`channel`, `trigger` | | `openclaw\_session\_stuck\_total` | counter | `reason`, `state` | | `openclaw\_session\_stuck\_age\_seconds` | histogram | `reason`, `state` | | `openclaw\_session\_recovery\_total` | counter | `action`, `active\_work\_kind`, `state`, `status` | | `openclaw\_session\_recovery\_age\_seconds` | h...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/prometheus.md
main
opebclaw
[ 0.014779162593185902, -0.038477666676044464, -0.12196163088083267, 0.022568564862012863, -0.010730454698204994, 0.017248185351490974, 0.09716866910457611, 0.021172337234020233, -0.0473124161362648, -0.0022568260319530964, 0.03670491650700569, -0.06876352429389954, 0.05560425668954849, -0.0...
0.156428
and loaded with `openclaw plugins list --enabled`. - Generate some traffic; counters and histograms only emit lines after at least one event. The endpoint requires the Gateway operator scope (`auth: "gateway"` with `gatewayRuntimeScopeSurface: "trusted-operator"`). Use the same token or password Prometheus uses for any...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/prometheus.md
main
opebclaw
[ -0.046991534531116486, -0.0076744393445551395, -0.10224855691194534, 0.0995817482471466, -0.015459608286619186, -0.09148082882165909, -0.031646836549043655, -0.016405344009399414, 0.01889178901910782, -0.0042745210230350494, 0.0019196025095880032, -0.04688671976327896, -0.011745336465537548,...
0.100069
`tools.\*` config keys and custom provider / base-URL setup. For agents, channels, and other top-level config keys, see [Configuration reference](/gateway/configuration-reference). ## Tools ### Tool profiles `tools.profile` sets a base allowlist before `tools.allow`/`tools.deny`: Local onboarding defaults new local con...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/config-tools.md
main
opebclaw
[ 0.02165386825799942, -0.03181139752268791, -0.051420409232378006, -0.010719548910856247, -0.021141374483704567, -0.020617542788386345, 0.00785189587622881, -0.028376732021570206, -0.07821696251630783, -0.026153475046157837, 0.03917922079563141, -0.001680747140198946, 0.06972651183605194, 0...
0.008465
} ``` MCP declarations are exposed through the read-only virtual API file surface in code mode. Guest code can call `API.list("mcp")` and `API.read("mcp/.d.ts")` to inspect TypeScript-style signatures before calling `MCP..()`. See [Code mode](/reference/code-mode) for the runtime contract, limits, and debugging steps. ...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/config-tools.md
main
opebclaw
[ -0.07793286442756653, 0.09557001292705536, 0.08773161470890045, -0.004439104348421097, 0.10209798812866211, -0.03574817255139351, -0.03409579023718834, -0.00411911029368639, -0.045978788286447525, 0.04667866602540016, -0.013089492917060852, 0.026821112260222435, -0.007065851707011461, 0.02...
0.097534
Configures inbound media understanding (image/audio/video): ```json5 { tools: { media: { concurrency: 2, asyncCompletion: { directSend: false, // deprecated: completions stay agent-mediated }, audio: { enabled: true, maxBytes: 20971520, scope: { default: "deny", rules: [{ action: "allow", match: { chatType: "direct" } ...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/config-tools.md
main
opebclaw
[ -0.03358305245637894, -0.04837465286254883, 0.04638252034783363, -0.024129528552293777, 0.07759908586740494, -0.04888882860541344, -0.023721754550933838, -0.059695661067962646, 0.03498079255223274, -0.014816111885011196, 0.015559538267552853, 0.024806374683976173, -0.10055164992809296, 0.1...
0.053988
for files. - Subagent cleanup follows the `cleanup` policy: `delete` always removes attachments; `keep` retains them only when `retainOnSessionKeep: true`. ### `tools.experimental` Experimental built-in tool flags. Default off unless a strict-agentic GPT-5 auto-enable rule applies. ```json5 { tools: { experimental: { p...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/config-tools.md
main
opebclaw
[ -0.045240528881549835, 0.003439395222812891, -0.022296765819191933, 0.07819262892007828, 0.13778701424598694, -0.10831280052661896, -0.010019241832196712, -0.03325315937399864, 0.05621814727783203, -0.003419352462515235, 0.0580325685441494, 0.08870232850313187, -0.04509533941745758, 0.0337...
0.099829
- Use `models.mode: "replace"` when you want config to fully rewrite `models.json` and active plugin catalog shards. - Marker persistence is source-authoritative: markers are written from the active source config snapshot (pre-resolution), not from resolved runtime secret values. ### Provider field details - `models.mo...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/config-tools.md
main
opebclaw
[ -0.028491975739598274, -0.022049516439437866, 0.03325354680418968, 0.06597666442394257, 0.03119869902729988, -0.04151344299316406, -0.06518011540174484, -0.019953688606619835, -0.020824924111366272, -0.00484587624669075, 0.058920666575431824, -0.026348426938056946, -0.02165931463241577, 0....
0.009432
OpenAI-compatible chat endpoints. When `true`, OpenClaw strips outgoing Chat Completions message objects to `role` and `content` before sending the request. - `models.providers.\*.models.\*.compat.thinkingFormat`: optional thinking payload hint. Use `"together"` for Together-style `reasoning.enabled`, `"qwen"` for top-...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/config-tools.md
main
opebclaw
[ 0.0028732146602123976, -0.04594350606203079, 0.015708226710557938, 0.034039586782455444, 0.029833143576979637, -0.07982563972473145, 0.0026709868106991053, -0.06542632728815079, 0.08597132563591003, -0.003577739465981722, 0.005211438052356243, -0.06262995302677155, -0.04201802983880043, 0....
0.037165
Moonshot endpoints advertise streaming usage compatibility on the shared `openai-completions` transport, and OpenClaw keys that off endpoint capabilities rather than the built-in provider id alone. ```json5 { agents: { defaults: { model: { primary: "opencode/claude-opus-4-6" }, models: { "opencode/claude-opus-4-6": { a...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/config-tools.md
main
opebclaw
[ 0.003486312460154295, -0.07550116628408432, -0.08719246089458466, 0.009199311956763268, 0.057444848120212555, 0.039175402373075485, -0.04866612330079079, -0.02716526947915554, 0.0017333151772618294, -0.018301885575056076, 0.0390324704349041, -0.00444162730127573, -0.08338011801242828, 0.09...
0.086443
OpenClaw can run \*\*local AI CLIs\*\* as a \*\*text-only fallback\*\* when API providers are down, rate-limited, or temporarily misbehaving. This is intentionally conservative: - \*\*OpenClaw tools are not injected directly\*\*, but backends with `bundleMcp: true` can receive gateway tools via a loopback MCP bridge. -...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/cli-backends.md
main
opebclaw
[ -0.10344111174345016, 0.013780822977423668, -0.028781644999980927, 0.017465874552726746, 0.04530048742890358, -0.09552569687366486, -0.01830766722559929, 0.009418253786861897, 0.04257914796471596, -0.04406813532114029, 0.02246018312871456, -0.07109728455543518, 0.05071989819407463, 0.05758...
0.134923
and returns the final text. 5. \*\*Persists session ids\*\* per backend, so follow-ups reuse the same CLI session. The bundled Anthropic `claude-cli` backend is supported again. Anthropic staff told us OpenClaw-style Claude CLI usage is allowed again, so OpenClaw treats `claude -p` usage as sanctioned for this integrat...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/cli-backends.md
main
opebclaw
[ -0.08779570460319519, 0.01737554371356964, -0.09787323325872421, 0.016824014484882355, 0.018619343638420105, -0.06409195810556412, 0.003298600437119603, -0.04748246818780899, -0.03303210064768791, -0.047124654054641724, 0.02299894206225872, 0.014133943244814873, 0.004105765372514725, -0.00...
0.046181
The implicit daily session reset does not cut them; `/reset` and explicit `session.reset` policies still do. - Fresh CLI sessions normally reseed only from OpenClaw's compaction summary plus post-compaction tail. To recover short sessions that are invalidated before compaction, a backend can opt in with `reseedFromRawT...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/cli-backends.md
main
opebclaw
[ -0.07811367511749268, 0.02440555952489376, -0.0393809974193573, -0.007016131188720465, -0.0039096130058169365, -0.04768511280417442, -0.02910248190164566, -0.050661154091358185, 0.012574709951877594, -0.065375916659832, 0.018191279843449593, 0.042121101170778275, -0.006823591887950897, 0.0...
0.024435
for `google-gemini-cli`: - `command: "gemini"` - `args: ["--output-format", "json", "--prompt", "{prompt}"]` - `resumeArgs: ["--resume", "{sessionId}", "--output-format", "json", "--prompt", "{prompt}"]` - `imageArg: "@"` - `imagePathScope: "workspace"` - `modelArg: "--model"` - `sessionMode: "existing"` - `sessionIdFi...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/cli-backends.md
main
opebclaw
[ -0.058770887553691864, 0.007154787890613079, -0.016117965802550316, -0.021536633372306824, 0.010317792184650898, -0.026532674208283424, 0.052383165806531906, 0.02999921701848507, -0.039906490594148636, 0.006528328638523817, -0.036660026758909225, -0.02607882022857666, -0.010162471793591976, ...
-0.00036
- merges them with any existing backend MCP config/settings shape - rewrites the launch config using the backend-owned integration mode from the owning extension If no MCP servers are enabled, OpenClaw still injects a strict config when a backend opts into bundle MCP so background runs stay isolated. Session-scoped bun...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/cli-backends.md
main
opebclaw
[ -0.051537808030843735, -0.02513156644999981, -0.0017848965944722295, -0.0015925373882055283, 0.03241436928510666, -0.03548293560743332, -0.023697184398770332, 0.043240658938884735, 0.0011773695005103946, -0.03808513656258583, 0.033633891493082047, 0.037987276911735535, 0.02365828864276409, ...
0.104481
OpenClaw can use Bonjour (mDNS / DNS-SD) to discover an active Gateway (WebSocket endpoint). Multicast `local.` browsing is a \*\*LAN-only convenience\*\*. The bundled `bonjour` plugin owns LAN advertising. It auto-starts on macOS hosts and is opt-in on Linux, Windows, and containerized Gateway deployments. For cross-n...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/bonjour.md
main
opebclaw
[ -0.015427743084728718, -0.06079132482409477, 0.0014967527240514755, -0.03634810447692871, 0.028717299923300743, -0.07927052676677704, -0.019089536741375923, -0.04086820036172867, 0.0014101119013503194, -0.019543113186955452, 0.0035847716499119997, -0.0023234596010297537, 0.003676712047308683...
0.047344
`gatewayTlsSha256` to override a previously stored pin. - iOS/Android nodes should treat discovery-based direct connects as \*\*TLS-only\*\* and require explicit user confirmation before trusting a first-time fingerprint. ## Debugging on macOS Useful built-in tools: - Browse instances: ```bash dns-sd -B \_openclaw-gw.\...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/bonjour.md
main
opebclaw
[ -0.0668582171201706, 0.01279185526072979, 0.06255307793617249, -0.04322183504700661, -0.05611170083284378, -0.14880070090293884, -0.042871564626693726, -0.08705691993236542, 0.034659095108509064, 0.036944277584552765, 0.029384586960077286, -0.014486684463918209, 0.00205379631370306, 0.0388...
-0.052451
on macOS hosts and is opt-in elsewhere. Leaving it disabled does not stop the Gateway; it only skips LAN multicast advertising. - Disabling Bonjour does not change `gateway.bind`; Docker still defaults to `OPENCLAW\_GATEWAY\_BIND=lan` so the published host port can work. - Disabling Bonjour does not disable wide-area D...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/bonjour.md
main
opebclaw
[ 0.04287038743495941, 0.07329787313938141, 0.015017560683190823, -0.002940722741186619, 0.002155871130526066, -0.0685839056968689, -0.08921007066965103, -0.07794906198978424, -0.0032738971058279276, 0.048151616007089615, -0.018121715635061264, 0.0579599030315876, -0.014497931115329266, -0.0...
-0.040461
`OPENCLAW\_TAILNET\_DNS`). - `OPENCLAW\_CLI\_PATH` overrides the advertised CLI path (legacy: `OPENCLAW\_CLI\_PATH`). ## Related docs - Discovery policy and transport selection: [Discovery](/gateway/discovery) - Node pairing + approvals: [Gateway pairing](/gateway/pairing)
https://github.com/openclaw/openclaw/blob/main/docs/gateway/bonjour.md
main
opebclaw
[ -0.05208316445350647, -0.02489628829061985, -0.018300140276551247, 0.013325520791113377, 0.0046196929179131985, -0.08127673715353012, -0.017426548525691032, -0.07544758170843124, 0.018944328650832176, -0.040300946682691574, 0.008939020335674286, 0.03731545805931091, -0.04682965949177742, 0...
0.044845
Local models are doable. They also raise the bar on hardware, context size, and prompt-injection defense — small or aggressively quantized cards truncate context and leak safety. This page is the opinionated guide for higher-end local stacks and custom OpenAI-compatible local servers. For lowest-friction onboarding, st...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/local-models.md
main
opebclaw
[ 0.09118185192346573, -0.05137047544121742, 0.01038549654185772, 0.017136355862021446, 0.05528011918067932, -0.058030109852552414, -0.10203179717063904, 0.04880775138735771, -0.016126662492752075, -0.0015352305490523577, -0.002320309868082404, 0.013130947016179562, 0.028183307498693466, -0....
0.060367
name: "Local Model", reasoning: false, input: ["text"], cost: { input: 0, output: 0, cacheRead: 0, cacheWrite: 0 }, contextWindow: 196608, maxTokens: 8192, }, ], }, }, }, } ``` ### Local-first with hosted safety net Swap the primary and fallback order; keep the same providers block and `models.mode: "merge"` so you can...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/local-models.md
main
opebclaw
[ 0.10065776854753494, -0.008407817222177982, -0.020904792472720146, 0.010472110472619534, 0.03892219811677933, -0.03629552572965622, -0.09272974729537964, -0.004097942262887955, -0.02896248921751976, -0.00004620610343408771, -0.003323136828839779, 0.03383995220065117, -0.00417095934972167, ...
0.013796
headers (`originator`, `version`, `User-Agent`) are not injected on these custom proxy URLs Compatibility notes for stricter OpenAI-compatible backends: - Some servers accept only string `messages[].content` on Chat Completions, not structured content-part arrays. Set `models.providers..models[].compat.requiresStringCo...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/local-models.md
main
opebclaw
[ -0.09087973833084106, 0.015074454247951508, 0.012898687273263931, 0.05352016165852547, -0.034949369728565216, -0.11341999471187592, -0.04254430532455444, -0.02322264201939106, 0.06960048526525497, -0.05674741044640541, -0.031852543354034424, -0.028325550258159637, 0.00032716369605623186, 0...
0.065902
lean mode is not enough, set `models.providers..models[].compat.supportsTools: false` for that model entry. The agent will then operate without tool calls on that model. 5. \*\*Past that, the bottleneck is upstream.\*\* If the backend still fails only on larger OpenClaw runs after lean mode and `supportsTools: false`, ...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/local-models.md
main
opebclaw
[ 0.0009356765658594668, -0.03794698417186737, -0.048543840646743774, 0.08183810114860535, -0.00023133799550123513, -0.12374050915241241, -0.1504722386598587, 0.006725958548486233, -0.014618683606386185, -0.019479434937238693, -0.02181554026901722, -0.021598203107714653, 0.008611771278083324, ...
-0.06719
Operator scopes define what a Gateway client may do after it authenticates. They are a control-plane guardrail inside one trusted Gateway operator domain, not hostile multi-tenant isolation. If you need strong separation between people, teams, or machines, run separate Gateways under separate OS users or hosts. Related...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/operator-scopes.md
main
opebclaw
[ -0.02075227163732052, -0.016722438856959343, -0.03936075419187546, -0.02783740684390068, -0.04150724783539772, -0.0701945573091507, 0.029680823907256126, 0.0018742094980552793, 0.006730081047862768, -0.04210127145051956, -0.01721498928964138, 0.0019542453810572624, 0.022066866979002953, 0....
0.076868
their own device entry. ## Node pairing approvals Legacy `node.pair.\*` uses a separate Gateway-owned node pairing store. WS nodes use device pairing with `role: node`, but the same approval-level vocabulary applies. `node.pair.approve` uses the pending request command list to derive additional required scopes: - Comma...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/operator-scopes.md
main
opebclaw
[ -0.07645159959793091, 0.0020059694070369005, -0.05246536806225777, 0.05943571403622627, 0.0495762974023819, -0.07947929948568344, 0.018169863149523735, -0.012991102412343025, 0.023184960708022118, 0.015678483992815018, 0.0481889471411705, 0.05314997211098671, 0.030274128541350365, 0.016395...
0.11481
OpenClaw supports additive SecretRefs so supported credentials do not need to be stored as plaintext in configuration. Plaintext still works. SecretRefs are opt-in per credential. Plaintext credentials remain agent-readable if they are stored in files the agent can inspect, including `openclaw.json`, `auth-profiles.jso...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/secrets.md
main
opebclaw
[ -0.09663538634777069, 0.017815934494137764, -0.10392042249441147, 0.042102787643671036, 0.032360248267650604, -0.06612192839384079, -0.08338499814271927, 0.027610767632722855, 0.03154264762997627, -0.01096747349947691, 0.019477596506476402, 0.016786005347967148, 0.042442359030246735, 0.011...
0.046905
can win and no env/auth token is configured. - `gateway.remote.password` is active only when password auth can win and no env/auth password is configured. - `gateway.auth.token` SecretRef is inactive for startup auth resolution when `OPENCLAW\_GATEWAY\_TOKEN` is set, because env token input wins for that runtime. ## Ga...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/secrets.md
main
opebclaw
[ -0.06849182397127151, -0.05940154567360878, -0.01037322636693716, 0.018284747377038002, 0.06044353172183037, -0.033720001578330994, 0.04697965458035469, 0.005146400537341833, 0.0048821475356817245, 0.06891605257987976, -0.01602800190448761, -0.017789553850889206, 0.03916676715016365, 0.025...
0.0262
- Pair `allowSymlinkCommand` with `trustedDirs` for package-manager paths (for example `["/opt/homebrew"]`). - Supports timeout, no-output timeout, output byte limits, env allowlist, and trusted dirs. - Windows fail-closed note: if ACL verification is unavailable for the command path, resolution fails. For trusted path...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/secrets.md
main
opebclaw
[ -0.06642985343933105, -0.02499227412045002, -0.08532394468784332, 0.08681575953960419, 0.03868362307548523, -0.06030366197228432, -0.06794644147157669, -0.013289195485413074, -0.009323946200311184, 0.00971424113959074, 0.06052862107753754, -0.03866047039628029, -0.02107294462621212, 0.0857...
0.034177
}, }, models: { providers: { openai: { baseUrl: "https://api.openai.com/v1", models: [{ id: "gpt-5", name: "gpt-5" }], apiKey: { source: "exec", provider: "vault\_openai", id: "value" }, }, }, }, } ``` Use a small resolver wrapper when you want SecretRef ids to map directly to `pass` entries. Save this as an executable...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/secrets.md
main
opebclaw
[ -0.059958938509225845, 0.03257962688803673, -0.05630762130022049, 0.0441519096493721, 0.04929298534989357, -0.07613750547170639, -0.030601708218455315, 0.0341726616024971, 0.05226469039916992, -0.03428780287504196, -0.00861129630357027, -0.07902856171131134, 0.04314866289496422, 0.03899117...
0.012974
"default", id: "SSH\_CERTIFICATE" }, knownHostsData: { source: "env", provider: "default", id: "SSH\_KNOWN\_HOSTS" }, }, }, }, }, } ``` Runtime behavior: - OpenClaw resolves these refs during sandbox activation, not lazily during each SSH call. - Resolved values are written to temp files with restrictive permissions an...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/secrets.md
main
opebclaw
[ -0.04651891067624092, -0.017160607501864433, -0.026139236986637115, 0.008420624770224094, 0.06858571618795395, -0.05191013216972351, -0.09068987518548965, -0.01988191343843937, 0.020631536841392517, -0.013608304783701897, 0.02163076028227806, -0.035820893943309784, 0.04052796587347984, 0.0...
-0.050555
not weaken runtime startup, reload, or send/auth paths. Other notes: - Snapshot refresh after backend secret rotation is handled by `openclaw secrets reload`. - Gateway RPC method used by these command paths: `secrets.resolve`. ## Audit and configure workflow Default operator flow: ```bash openclaw secrets audit --chec...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/secrets.md
main
opebclaw
[ -0.00822416041046381, 0.048861511051654816, -0.08378114551305771, 0.06478535383939743, 0.06591660529375076, -0.03974858671426773, -0.004963211249560118, -0.030265705659985542, 0.015998216345906258, -0.051670923829078674, 0.02800510637462139, 0.054327014833688736, 0.04392629489302635, 0.008...
-0.007346
- [Security](/gateway/security) — security posture
https://github.com/openclaw/openclaw/blob/main/docs/gateway/secrets.md
main
opebclaw
[ -0.04302196577191353, 0.046836309134960175, -0.0803951844573021, -0.049832217395305634, 0.03097238391637802, 0.0016762978630140424, 0.09462934732437134, -0.04011229798197746, 0.029755016788840294, -0.03162422403693199, 0.008460302837193012, 0.0679275318980217, 0.048652831465005875, 0.01342...
0.195558
OpenShell is a managed sandbox backend for OpenClaw. Instead of running Docker containers locally, OpenClaw delegates sandbox lifecycle to the `openshell` CLI, which provisions remote environments with SSH-based command execution. The OpenShell plugin reuses the same core SSH transport and remote filesystem bridge as t...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/openshell.md
main
opebclaw
[ 0.08808696269989014, -0.0011848189169541001, -0.03508338704705238, 0.04319301247596741, 0.04643915593624115, 0.008450421504676342, -0.1256227344274521, -0.04490785673260689, -0.002405943116173148, 0.012607531622052193, 0.003504271851852536, -0.04856213927268982, 0.018267598003149033, 0.017...
0.062963
------------------------- | ------------------------ | ------------- | ----------------------------------------------------- | | `mode` | `"mirror"` or `"remote"` | `"mirror"` | Workspace sync mode | | `command` | `string` | `"openshell"` | Path or name of the `openshell` CLI | | `from` | `string` | `"openclaw"` | Sand...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/openshell.md
main
opebclaw
[ 0.03824160248041153, -0.06862695515155792, -0.09200477600097656, 0.006026051938533783, 0.0020310073159635067, 0.0016428775852546096, -0.04029347375035286, -0.041552815586328506, -0.002763960976153612, -0.012003409676253796, 0.05468705669045448, -0.04031706973910332, -0.00398672791197896, -...
0.034414
details for the sandbox. 3. Core writes the SSH config to a temp file and opens an SSH session using the same remote filesystem bridge as the generic SSH backend. 4. In `mirror` mode: sync local to remote before exec, run, sync back after exec. 5. In `remote` mode: seed once on create, then operate directly on the remo...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/openshell.md
main
opebclaw
[ 0.07864619791507721, -0.08327964693307877, -0.05034608021378517, -0.01940958760678768, 0.06382706761360168, -0.002670970046892762, -0.10676471143960953, -0.046732962131500244, -0.02478794753551483, 0.0015480131842195988, 0.05541796609759331, -0.04674069955945015, 0.03780310973525047, -0.02...
0.077691
OpenClaw's Gateway can serve a small OpenAI-compatible Chat Completions endpoint. This endpoint is \*\*disabled by default\*\*. Enable it in config first. - `POST /v1/chat/completions` - Same port as the Gateway (WS + HTTP multiplex): `http://:/v1/chat/completions` When the Gateway's OpenAI-compatible HTTP surface is e...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/openai-http-api.md
main
opebclaw
[ -0.055449116975069046, -0.04849030449986458, -0.05140364542603493, 0.06811760365962982, 0.007764399982988834, -0.1089102029800415, -0.03893232345581055, -0.0561385340988636, 0.044344499707221985, -0.008599980734288692, 0.012073920108377934, 0.005945426877588034, -0.03878483176231384, 0.048...
0.063833
mobile clients that connect directly to a remote gateway, prefer [WebChat](/web/webchat) or the [Gateway Protocol](/gateway/protocol) and implement the paired-device bootstrap/device-token flow so the device does not need a shared HTTP token/password. - Build a channel plugin instead when you are integrating an externa...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/openai-http-api.md
main
opebclaw
[ -0.016185913234949112, -0.01791864074766636, -0.0549311488866806, 0.05953264236450195, 0.0045624529011547565, -0.07821016013622284, -0.03441091254353523, 0.024323172867298126, 0.03979796916246414, -0.019693393260240555, 0.05343533307313919, -0.0371427908539772, 0.0736830085515976, 0.043548...
0.045115
`{ "type": "function", "function": { "name": "..." } }` - `messages[\*].role: "tool"` follow-up turns - `messages[\*].tool\_call\_id` for binding tool results back to a prior tool call - `max\_completion\_tokens`: number; per-call cap for total completion tokens (reasoning tokens included). Current OpenAI Chat Completi...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/openai-http-api.md
main
opebclaw
[ -0.04899832606315613, -0.04258718341588974, -0.006918475963175297, 0.01828327216207981, 0.0036216347943991423, -0.07788999378681183, 0.0971825122833252, 0.01143365353345871, 0.05363338440656662, 0.013769775629043579, 0.01049901731312275, -0.051580991595983505, -0.010564400814473629, 0.0500...
0.158434
one or more `role: "tool"` messages with matching `tool\_call\_id` This allows the gateway agent run to continue the same reasoning loop and produce the final assistant answer. ## Open WebUI quick setup For a basic Open WebUI connection: - Base URL: `http://127.0.0.1:18789/v1` - Docker on macOS base URL: `http://host.d...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/openai-http-api.md
main
opebclaw
[ -0.022797752171754837, -0.009914843365550041, -0.03502777963876724, 0.032247308641672134, -0.023821767419576645, -0.12228462845087051, 0.0007761207525618374, -0.001835231902077794, 0.0011221951572224498, -0.06063889339566231, 0.059781286865472794, -0.0904289111495018, -0.006642877124249935, ...
0.044229
This page is the deep runbook. Start at [/help/troubleshooting](/help/troubleshooting) if you want the fast triage flow first. ## Command ladder Run these first, in this order: ```bash openclaw status openclaw gateway status openclaw logs --follow openclaw doctor openclaw channels status --probe ``` Expected healthy si...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/troubleshooting.md
main
opebclaw
[ -0.01841246709227562, -0.05281732976436615, -0.09943093359470367, -0.006966308690607548, -0.018179181963205338, -0.10119162499904633, -0.10769233852624893, -0.005164794158190489, -0.04453929513692856, 0.008558259345591068, 0.03059060499072075, 0.027556251734495163, -0.04972642660140991, -0...
0.092744
status --deep` or `openclaw doctor --deep` and confirm the stale client PID is gone. Do not make an older Gateway accept a newer incompatible protocol. Protocol bumps protect the wire contract; rollback recovery is a process/version cleanup problem. ## Skill symlink skipped as path escape Use this when logs include: ``...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/troubleshooting.md
main
opebclaw
[ -0.06313388794660568, -0.004166132770478725, -0.020923705771565437, 0.024511832743883133, 0.044007740914821625, -0.09090124815702438, -0.07016657292842865, -0.05787356570363045, -0.03761276975274086, -0.018698276951909065, 0.06551168859004974, 0.0762084424495697, 0.0038220409769564867, 0.0...
0.000487
- OpenClaw model runs fail only on normal agent turns ```bash curl http://127.0.0.1:1234/v1/models curl http://127.0.0.1:1234/v1/chat/completions \ -H 'content-type: application/json' \ -d '{"model":"","messages":[{"role":"user","content":"hi"}],"stream":false}' openclaw infer model run --model --prompt "hi" --json ope...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/troubleshooting.md
main
opebclaw
[ 0.01305257249623537, -0.04175719618797302, -0.018534617498517036, 0.04191247373819351, 0.031613290309906006, -0.10969983786344528, -0.10165095329284668, -0.038131117820739746, 0.04933856800198555, -0.013886666856706142, 0.013186381198465824, -0.03557733818888664, -0.009550434537231922, 0.0...
0.030261
- HTTP usage where device identity is required. If a local browser cannot connect to `127.0.0.1:18789` after an update, first recover the local Gateway service and confirm it is serving the dashboard: ```bash openclaw gateway restart lsof -i :18789 curl http://127.0.0.1:18789 ``` If `curl` returns OpenClaw HTML, the Ga...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/troubleshooting.md
main
opebclaw
[ -0.01778922788798809, -0.0301283597946167, -0.056114401668310165, -0.009390391409397125, -0.0007601415854878724, -0.09025683999061584, -0.09781721979379654, -0.038027867674827576, -0.0028518172912299633, -0.032698243856430054, 0.04360480606555939, -0.02831428311765194, -0.004407532978802919,...
-0.005241
`metadata-upgrade`, and use `requestId` / `remediationHint` when present. | Approve pending request: `openclaw devices list` then `openclaw devices approve `. Scope/role upgrades use the same flow after you review the requested access. | Direct loopback backend RPCs authenticated with the shared gateway token/password ...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/troubleshooting.md
main
opebclaw
[ -0.05684513971209526, 0.002455195877701044, -0.04634195938706398, -0.0011785433162003756, 0.006168465130031109, -0.1316363513469696, -0.03725922480225563, -0.03851036727428436, -0.01933036558330059, -0.004037503153085709, 0.014536524191498756, -0.020390788093209267, 0.04423903673887253, 0....
-0.046999
time you look the gateway is alive again. ```bash ls ~/.openclaw/logs/stability/ | tail -5 openclaw gateway stability --bundle latest pmset -g log | grep -iE "sleep|wake|maintenance" | tail -50 launchctl print gui/$UID/ai.openclaw.gateway | grep -E "state|last exit|runs" ``` Look for: - One or more `\*-uncaught\_except...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/troubleshooting.md
main
opebclaw
[ -0.03813884034752846, 0.009209842421114445, -0.02797006256878376, 0.11763458698987961, 0.04535491392016411, -0.044239312410354614, -0.05571076646447182, -0.005044444464147091, 0.005661884322762489, -0.01403970830142498, -0.006110490765422583, 0.048819735646247864, -0.008582940325140953, 0....
0.071283
or `critical/rss\_growth`. - `V8 heap:` values near the heap limit. - `Largest session files:` entries such as `agents//sessions/.jsonl` or `sessions/.jsonl`. - Linux cgroup memory counters when the gateway runs inside a container or memory-limited service. Common signatures: - `critical memory pressure bundle written`...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/troubleshooting.md
main
opebclaw
[ -0.04392841458320618, 0.0026250332593917847, -0.12587052583694458, 0.08085204660892487, 0.04782034456729889, -0.053361617028713226, -0.04585815966129303, 0.04287030175328255, -0.009571625851094723, 0.02941511943936348, 0.004145778249949217, 0.030100548639893532, -0.03750225901603699, -0.01...
0.142903
before Gateway services booted. - `missing-meta-vs-last-good`, `gateway-mode-missing-vs-last-good`, or `size-drop-vs-last-good:\*` → an OpenClaw-owned write was rejected because it lost fields or size compared with the last-known-good backup. - `Config last-known-good promotion skipped` → the candidate contained redact...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/troubleshooting.md
main
opebclaw
[ -0.057875968515872955, 0.04394284635782242, 0.0013924557715654373, 0.04824051260948181, -0.006920084822922945, -0.028996309265494347, -0.11721691489219666, 0.006001956295222044, -0.0604875385761261, -0.007978896610438824, 0.029116224497556686, 0.029616471379995346, 0.017109110951423645, -0...
-0.057681
→ outside active hours window. - `heartbeat skipped` with `reason=empty-heartbeat-file` → `HEARTBEAT.md` exists but only contains blank lines / markdown headers, so OpenClaw skips the model call. - `heartbeat skipped` with `reason=no-tasks-due` → `HEARTBEAT.md` contains a `tasks:` block, but none of the tasks are due o...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/troubleshooting.md
main
opebclaw
[ -0.03191222622990608, -0.00013150546874385327, -0.03919962793588638, 0.013836746104061604, 0.06366012245416641, -0.09359899163246155, -0.06844344735145569, -0.08001969754695892, 0.0032119937241077423, -0.04658693075180054, -0.00894869677722454, -0.08329173177480698, 0.0034462232142686844, ...
0.065252
with `--ref` or `--element`. - `element screenshots are not supported for existing-session profiles; use ref from snapshot.` → Chrome MCP / `existing-session` screenshot calls must use page capture or a snapshot `--ref`, not CSS `--element`. - `existing-session file uploads do not support element selectors; use ref/inp...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/troubleshooting.md
main
opebclaw
[ -0.09921914339065552, 0.01576712727546692, 0.046160902827978134, 0.028898032382130623, 0.10051291435956955, -0.01214020885527134, 0.001674629282206297, 0.06217934936285019, 0.0015233969315886497, 0.010578948073089123, 0.006680396385490894, -0.03134194761514664, 0.0407133549451828, -0.00121...
0.00848
Agent-scoped configuration keys under `agents.\*`, `multiAgent.\*`, `session.\*`, `messages.\*`, and `talk.\*`. For channels, tools, gateway runtime, and other top-level keys, see [Configuration reference](/gateway/configuration-reference). ## Agent defaults ### `agents.defaults.workspace` Default: `OPENCLAW\_WORKSPACE...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/config-agents.md
main
opebclaw
[ -0.010853180661797523, -0.06793500483036041, -0.09888725727796555, 0.03097744844853878, -0.02324044331908226, -0.07194975018501282, 0.0031533404253423214, -0.01997588761150837, -0.012783320620656013, -0.02166615054011345, 0.0395122766494751, -0.0058206310495734215, 0.03465348109602928, 0.0...
0.066314
context/status reports and logs; routine WebChat user/runtime context only gets the concise recovery notice. ```json5 { agents: { defaults: { bootstrapPromptTruncationWarning: "always" } }, // off | once | always } ``` ### Context budget ownership map OpenClaw has multiple high-volume prompt/context budgets, and they a...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/config-agents.md
main
opebclaw
[ -0.04469237104058266, 0.010623772628605366, -0.017952466383576393, 0.07911690324544907, 0.10350001603364944, -0.047800932079553604, 0.02210722304880619, 0.024014700204133987, -0.04508162662386894, -0.010620396584272385, 0.0694061666727066, -0.019426386803388596, 0.05607050657272339, 0.0394...
0.091258
aggressively in `auto` mode to control token and latency cost. Values: - `auto`: adapt to model limits and image count. - `efficient`: prefer smaller images for lower token and byte usage. - `balanced`: use the standard middle-ground ladder. - `high`: preserve more detail for screenshots, diagrams, and document images....
https://github.com/openclaw/openclaw/blob/main/docs/gateway/config-agents.md
main
opebclaw
[ 0.009024574421346188, 0.04140397533774376, -0.002150110201910138, -0.008711785078048706, 0.05065825209021568, -0.05541067570447922, -0.07317125052213669, 0.03634447976946831, 0.017557701095938683, 0.03681214153766632, -0.0012266645208001137, -0.03930417448282242, -0.02531510405242443, 0.11...
0.142355
default provider first, then the remaining registered video-generation providers in provider-id order. - If you select a provider/model directly, configure the matching provider auth/API key too. - The bundled Qwen video-generation provider supports up to 1 output video, 1 input image, 4 input videos, 10 seconds durati...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/config-agents.md
main
opebclaw
[ 0.002076150616630912, -0.10467935353517532, -0.1309250444173813, -0.012264194898307323, -0.02101539447903633, 0.06928503513336182, -0.0813780352473259, 0.04468501731753349, 0.006208787672221661, -0.013614645227789879, 0.04242309555411339, 0.0006547388038598001, 0.06437148153781891, 0.05910...
0.011234
body wins; non-native completions routes still strip OpenAI-only `store` afterward. - `params.chat\_template\_kwargs`: vLLM/OpenAI-compatible chat-template arguments merged into top-level `api: "openai-completions"` request bodies. For `vllm/nemotron-3-\*` with thinking off, the bundled vLLM plugin automatically sends ...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/config-agents.md
main
opebclaw
[ -0.02952435612678528, -0.027396200224757195, 0.04608664661645889, 0.0116806048899889, -0.027484428137540817, -0.07986278086900711, -0.02942305989563465, -0.019708862528204918, 0.041115690022706985, 0.004224693868309259, 0.026863349601626396, -0.0458349734544754, -0.08037198334932327, 0.089...
0.104701
provider/model `agentRuntime.id: "codex"` remains valid when you want to make that explicit. - For Claude CLI deployments, prefer `model: "anthropic/claude-opus-4-8"` plus model-scoped `agentRuntime.id: "claude-cli"`. Legacy `claude-cli/claude-opus-4-7` model refs still work for compatibility, but new config should kee...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/config-agents.md
main
opebclaw
[ -0.0030950214713811874, -0.05394087731838226, -0.03255585581064224, -0.0382959358394146, -0.01355100516229868, 0.08279858529567719, -0.022139176726341248, 0.07259523868560791, 0.008431795984506607, -0.007851776666939259, 0.008948242291808128, -0.029795024544000626, 0.017256593331694603, 0....
0.017376
| discord | ... prompt: "Read HEARTBEAT.md if it exists...", ackMaxChars: 300, suppressToolErrorWarnings: false, timeoutSeconds: 45, }, }, }, } ``` - `every`: duration string (ms/s/m/h). Default: `30m` (API-key auth) or `1h` (OAuth auth). Set to `0m` to disable. - `includeSystemPromptSection`: when false, omits the Hea...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/config-agents.md
main
opebclaw
[ -0.03953154385089874, 0.026197005063295364, -0.05492272228002548, -0.0017991395434364676, 0.0427166223526001, -0.07901939749717712, -0.0707486942410469, -0.009334550239145756, 0.01398331020027399, -0.04699630290269852, 0.02102353796362877, -0.018844088539481163, 0.07237202674150467, -0.028...
0.095101
the next model call. If the context no longer fits, it aborts the current attempt before submitting the prompt and reuses the existing precheck recovery path to truncate tool results or compact and retry. Works with both `default` and `safeguard` compaction modes. Default: disabled. - `postCompactionSections`: optional...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/config-agents.md
main
opebclaw
[ -0.02758176624774933, 0.003970789257436991, -0.04706289619207382, 0.04208669811487198, 0.009938705712556839, 0.046405281871557236, 0.003241532016545534, 0.018247079104185104, -0.029641099274158478, 0.00830127950757742, 0.053777504712343216, 0.028041884303092957, 0.03783339262008667, -0.000...
0.054557
token counts. - If fewer than `keepLastAssistants` assistant messages exist, pruning is skipped. See [Session Pruning](/concepts/session-pruning) for behavior details. ### Block streaming ```json5 { agents: { defaults: { blockStreamingDefault: "off", // on | off blockStreamingBreak: "text\_end", // text\_end | message\...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/config-agents.md
main
opebclaw
[ -0.06764741986989975, 0.001188786467537284, 0.021105684340000153, -0.02011084370315075, -0.017696518450975418, -0.03104550577700138, 0.04264221340417862, -0.026637408882379532, 0.04538318142294884, 0.023211129009723663, 0.04974430799484253, -0.06328432261943817, -0.01766604743897915, 0.039...
0.107608
canonical - routes `exec`, file tools, and media paths over SSH - does not sync remote changes back to the host automatically - does not support sandbox browser containers \*\*Workspace access:\*\* - `none`: per-scope sandbox workspace under `~/.openclaw/sandboxes` - `ro`: sandbox workspace at `/workspace`, agent works...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/config-agents.md
main
opebclaw
[ 0.04312552511692047, -0.06177525594830513, -0.010729397647082806, 0.04243910312652588, 0.07275567948818207, -0.0034715253859758377, -0.10918552428483963, -0.0823347270488739, 0.006074731238186359, 0.03599066659808159, 0.05859272554516792, 0.0022901834454387426, -0.021210454404354095, 0.088...
0.011765
# main sandbox image scripts/sandbox-browser-setup.sh # optional browser image ``` For npm installs without a source checkout, see [Sandboxing § Images and setup](/gateway/sandboxing#images-and-setup) for inline `docker build` commands. ### `agents.list` (per-agent overrides) Use `agents.list[].tts` to give an agent it...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/config-agents.md
main
opebclaw
[ -0.017528830096125603, 0.0025332297664135695, 0.018559211865067482, -0.07165941596031189, 0.005265255458652973, -0.02949167601764202, -0.0034384848549962044, -0.04433160275220871, 0.02474547177553177, -0.03801454231142998, -0.02315921150147915, 0.009978641755878925, 0.015687063336372375, 0...
0.126521
descriptor. Use `type: "acp"` with `runtime.acp` defaults (`agent`, `backend`, `mode`, `cwd`) when the agent should default to ACP harness sessions. - `identity.avatar`: workspace-relative path, `http(s)` URL, or `data:` URI. - `identity` derives defaults: `ackReaction` from `emoji`, `mentionPatterns` from `name`/`emoj...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/config-agents.md
main
opebclaw
[ -0.055179718881845474, 0.03324059396982193, -0.08578675985336304, -0.001749629620462656, -0.008316821418702602, -0.033952534198760986, 0.03561682999134064, 0.018894333392381668, -0.016505273059010506, 0.0064308978617191315, 0.049969181418418884, -0.06443986296653748, 0.04805582016706467, 0...
0.096064
cleanup target }, threadBindings: { enabled: true, idleHours: 24, // default inactivity auto-unfocus in hours (`0` disables) maxAgeHours: 0, // default hard max age in hours (`0` disables) }, mainKey: "main", // legacy (runtime always uses "main") agentToAgent: { maxPingPongTurns: 5 }, sendPolicy: { rules: [{ action: "...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/config-agents.md
main
opebclaw
[ -0.047329287976026535, -0.0012477618874982, 0.017161881551146507, 0.02725045569241047, 0.010096901096403599, -0.061436206102371216, 0.09631435573101044, -0.03438155725598335, 0.014168089255690575, 0.046223126351833344, -0.0024354655761271715, -0.02807929925620556, -0.03580334782600403, 0.0...
0.168086
drop: "summarize", // old | new | summarize byChannel: { whatsapp: "followup", telegram: "followup", }, }, inbound: { debounceMs: 2000, // 0 disables byChannel: { whatsapp: 5000, slack: 1500, }, }, }, } ``` ### Response prefix Per-channel/account overrides: `channels..responsePrefix`, `channels..accounts..responsePrefi...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/config-agents.md
main
opebclaw
[ -0.03352541849017143, 0.052046384662389755, 0.0406469888985157, 0.04059017077088356, -0.028049839660525322, 0.041683588176965714, 0.053657446056604385, 0.033764228224754333, 0.018700195476412773, 0.037737444043159485, -0.014732887037098408, -0.05209193751215935, -0.02820524387061596, 0.041...
0.051782
system: {}, }, consultThinkingLevel: "low", consultFastMode: true, speechLocale: "ru-RU", silenceTimeoutMs: 1500, interruptOnSpeech: true, realtime: { provider: "openai", providers: { openai: { model: "gpt-realtime-2", speakerVoice: "cedar", }, }, instructions: "Speak warmly and keep answers brief.", mode: "realtime", ...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/config-agents.md
main
opebclaw
[ -0.04300817847251892, -0.050461769104003906, -0.043756745755672455, -0.01947854459285736, -0.012402448803186417, -0.06424818187952042, 0.02224142476916313, -0.0216712336987257, 0.007348642218858004, -0.029825419187545776, 0.021048031747341156, -0.051012299954891205, -0.03272619470953941, 0...
0.074762
`openclaw doctor` is the repair + migration tool for OpenClaw. It fixes stale config/state, checks health, and provides actionable repair steps. ## Quick start ```bash openclaw doctor ``` ### Headless and automation modes ```bash openclaw doctor --yes ``` Accept defaults without prompting (including restart/service/san...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/doctor.md
main
opebclaw
[ -0.013618036173284054, 0.004667411558330059, -0.046472832560539246, -0.02217642031610012, 0.02328413724899292, -0.06627228111028671, -0.008300808258354664, 0.04438742250204086, -0.08824456483125687, -0.004576721228659153, -0.001499572186730802, 0.029326386749744415, 0.002121110213920474, 0...
0.107176
prompt. - Skills status summary (eligible/missing/blocked) and plugin status. - Config normalization for legacy values. - Talk config migration from legacy flat `talk.\*` fields into `talk.provider` + `talk.providers.`. - Browser migration checks for legacy Chrome extension configs and Chrome MCP readiness. - OpenCode ...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/doctor.md
main
opebclaw
[ -0.045250505208969116, -0.033571820706129074, 0.00229057134129107, -0.016467398032546043, 0.09476971626281738, -0.06356311589479446, -0.05847693979740143, -0.016428329050540924, -0.07206013053655624, -0.026369566097855568, 0.055146872997283936, -0.030672363936901093, -0.03589627519249916, ...
0.066023
status check and auto-install/upgrade. - Memory search embedding provider readiness check (local model, remote API key, or QMD binary). - Source install checks (pnpm workspace mismatch, missing UI assets, missing tsx binary). - Writes updated config + wizard metadata. ## Dreams UI backfill and reset The Control UI Drea...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/doctor.md
main
opebclaw
[ 0.023551980033516884, -0.04186045750975609, -0.0010831289691850543, 0.023791979998350143, 0.02628285251557827, -0.05447099357843399, -0.0654660016298294, -0.020185934379696846, -0.029809772968292236, -0.00579651677981019, 0.01973610371351242, 0.044625964015722275, -0.013178651221096516, -0...
0.048365
`"mock"` - `plugins.entries.voice-call.config.twilio.from` → `plugins.entries.voice-call.config.fromNumber` - `plugins.entries.voice-call.config.streaming.sttProvider` → `plugins.entries.voice-call.config.streaming.provider` - `plugins.entries.voice-call.config.streaming.openaiApiKey|sttModel|silenceDurationMs|vadThres...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/doctor.md
main
opebclaw
[ -0.053196996450424194, -0.059601616114377975, -0.10768574476242065, -0.05792855843901634, -0.08002026379108429, 0.00355047476477921, 0.03681959956884384, -0.038414038717746735, -0.011516979895532131, 0.008792603388428688, 0.037470389157533646, -0.07035959511995316, 0.0201512910425663, 0.01...
0.045025
rewrite the stale transport override and get the built-in routing/fallback behavior back. Custom proxies and header-only overrides are still supported and do not trigger this warning. Doctor checks for legacy `openai-codex/\*` model refs. Native Codex harness routing uses canonical `openai/\*` model refs; OpenAI agent ...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/doctor.md
main
opebclaw
[ -0.023772915825247765, -0.039155732840299606, -0.027424776926636696, 0.031444452702999115, 0.036121394485235214, -0.04004545882344246, -0.03200259059667587, 0.007058130577206612, -0.0059662023559212685, -0.00707226200029254, 0.010803517885506153, 0.050239868462085724, -0.02023627609014511, ...
0.095679
legacy `notify: true` webhook fallback jobs → explicit webhook delivery from `cron.webhook`; announce jobs keep their chat delivery and get `delivery.completionDestination` The Gateway also sanitizes malformed cron rows at load time so valid jobs keep running. Raw malformed rows are copied to `jobs-quarantine.json` nex...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/doctor.md
main
opebclaw
[ -0.11797696352005005, 0.03790843114256859, -0.004193088039755821, -0.017993804067373276, 0.06809551268815994, -0.08763944357633591, -0.0012387816095724702, -0.005351622588932514, 0.014908346347510815, -0.018307367339730263, 0.006277015432715416, -0.005137708503752947, -0.011594793759286404, ...
0.081675
the remote host (the state lives there). - \*\*Config file permissions\*\*: warns if `~/.openclaw/openclaw.json` is group/world readable and offers to tighten to `600`. Doctor inspects OAuth profiles in the auth store, warns when tokens are expiring/expired, and can refresh them when safe. If the Anthropic OAuth/token ...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/doctor.md
main
opebclaw
[ 0.013813691213726997, 0.04098756983876228, -0.04495534673333168, 0.030416684225201607, 0.043908555060625076, -0.14731252193450928, -0.07940206676721573, 0.006603083107620478, 0.029446443542838097, -0.02951011247932911, -0.013374545611441135, 0.04320639744400978, 0.03745252266526222, 0.0580...
-0.018655
as part of the normal health pass. What it reports: - pending first-time pairing requests - pending role upgrades for already paired devices - pending scope upgrades for already paired devices - public-key mismatch repairs where the device id still matches but the device identity no longer matches the approved record -...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/doctor.md
main
opebclaw
[ -0.06585899740457535, 0.020601598545908928, 0.024253882467746735, -0.002119137439876795, -0.014630256220698357, -0.07500603795051575, 0.0026685951743274927, -0.03831671550869942, -0.022957120090723038, 0.01415269635617733, 0.051010459661483765, 0.02242966741323471, -0.013760157860815525, 0...
-0.014159
forces generation only when no token SecretRef is configured. Some repair flows need to inspect configured credentials without weakening runtime fail-fast behavior. - `openclaw doctor --fix` now uses the same read-only SecretRef summary model as status-family commands for targeted config repairs. - Example: Telegram `a...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/doctor.md
main
opebclaw
[ -0.06265702843666077, -0.009950099512934685, -0.005396959371864796, 0.07209528982639313, -0.04294971004128456, -0.03615882247686386, -0.06806062906980515, 0.04095638915896416, 0.02804945595562458, 0.032827120274305344, 0.015590474009513855, -0.024054309353232384, 0.019163772463798523, -0.0...
0.097216
the current port. - If token auth requires a token and the configured token SecretRef is unresolved, doctor blocks the install/repair path with actionable guidance. - If both `gateway.auth.token` and `gateway.auth.password` are configured and `gateway.auth.mode` is unset, doctor blocks install/repair until mode is set ...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/doctor.md
main
opebclaw
[ -0.04457629844546318, -0.0036709888372570276, 0.0023979083634912968, -0.05720300227403641, 0.04524855315685272, -0.09998808801174164, -0.06613326072692871, 0.020547032356262207, -0.015440843999385834, -0.03405117988586426, -0.0070363306440413, 0.06657403707504272, 0.0026284782215952873, -0...
-0.007706
This page defines the strict contract enforced by `openclaw secrets apply`. If a target does not match these rules, apply fails before mutating configuration. ## Plan file shape `openclaw secrets apply --from ` expects a `targets` array of plan targets: ```json5 { version: 1, protocolVersion: 1, targets: [ { type: "mod...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/secrets-plan-contract.md
main
opebclaw
[ -0.04518701881170273, 0.04433111846446991, 0.004439843352884054, 0.010483293794095516, 0.0661325603723526, -0.07401303201913834, -0.042886849492788315, -0.02148614451289177, 0.0037206513807177544, 0.002430044114589691, 0.04784756526350975, -0.025221887975931168, 0.022207383066415787, 0.050...
0.036467
in both modes openclaw secrets apply --from /tmp/openclaw-secrets-plan.json --dry-run --allow-exec openclaw secrets apply --from /tmp/openclaw-secrets-plan.json --allow-exec ``` If apply fails with an invalid target path message, regenerate the plan with `openclaw secrets configure` or fix the target path to a supporte...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/secrets-plan-contract.md
main
opebclaw
[ -0.06493668258190155, 0.006611264776438475, -0.05554584413766861, 0.02601080946624279, 0.013501646928489208, -0.09289783239364624, -0.06780310720205307, -0.019988834857940674, -0.01933678612112999, -0.048913467675447464, 0.0281149260699749, -0.025380175560712814, -0.0044439369812607765, 0....
-0.011785
OpenClaw can run \*\*tools inside sandbox backends\*\* to reduce blast radius. This is \*\*optional\*\* and controlled by configuration (`agents.defaults.sandbox` or `agents.list[].sandbox`). If sandboxing is off, tools run on the host. The Gateway stays on the host; tool execution runs in an isolated sandbox when enab...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/sandboxing.md
main
opebclaw
[ 0.04409976676106453, 0.00805481243878603, -0.106322281062603, 0.032708071172237396, 0.07318384945392609, -0.05992694944143295, -0.09511705487966537, -0.019399911165237427, 0.019270915538072586, -0.013911694288253784, 0.034984685480594635, 0.01576029323041439, 0.020252730697393417, -0.05419...
0.111792
To expose host GPUs to Docker sandboxes, set `agents.defaults.sandbox.docker.gpus` or the per-agent `agents.list[].sandbox.docker.gpus` override. The value is passed to Docker's `--gpus` flag as a separate argument, for example `"all"` or `"device=GPU-uuid"`, and requires a compatible host runtime such as NVIDIA Contai...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/sandboxing.md
main
opebclaw
[ 0.041718218475580215, 0.024479731917381287, -0.04737560451030731, 0.06379786878824234, 0.014305252581834793, -0.083489790558815, -0.07953377813100815, -0.06672321259975433, -0.017400838434696198, -0.047977812588214874, -0.061496224254369736, -0.04746773838996887, 0.0305012259632349, -0.032...
-0.029961
SSH. - OpenClaw does not sync remote changes back to the local workspace automatically. - `identityFile`, `certificateFile`, `knownHostsFile`: use existing local files and pass them through OpenSSH config. - `identityData`, `certificateData`, `knownHostsData`: use inline strings or SecretRefs. OpenClaw resolves them th...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/sandboxing.md
main
opebclaw
[ 0.012812715955078602, -0.009977147914469242, -0.027769187465310097, 0.05934847146272659, 0.09272681921720505, -0.047825586050748825, -0.11327008157968521, -0.09912076592445374, 0.05264310538768768, -0.004837539047002792, 0.07060644030570984, -0.008307544514536858, 0.053839098662137985, -0....
-0.039638
want the \*\*OpenShell workspace to become canonical\*\*. Behavior: - When the sandbox is first created, OpenClaw seeds the remote workspace from the local workspace once. - After that, `exec`, `read`, `write`, `edit`, and `apply\_patch` operate directly against the remote OpenShell workspace. - OpenClaw does \*\*not\*...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/sandboxing.md
main
opebclaw
[ 0.07403313368558884, -0.03619202971458435, -0.02162783406674862, 0.05048103258013725, 0.058288730680942535, 0.008839341811835766, -0.05435450002551079, -0.053237952291965485, 0.013983775861561298, 0.03900234401226044, 0.04006064310669899, -0.02707444131374359, 0.046379562467336655, 0.02152...
0.043174
`:rw`). - OpenClaw blocks dangerous bind sources (for example: `docker.sock`, `/etc`, `/proc`, `/sys`, `/dev`, and parent mounts that would expose them). - OpenClaw also blocks common home-directory credential roots such as `~/.aws`, `~/.cargo`, `~/.config`, `~/.docker`, `~/.gnupg`, `~/.netrc`, `~/.npm`, and `~/.ssh`. ...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/sandboxing.md
main
opebclaw
[ -0.08913489431142807, -0.02565891109406948, -0.05610540881752968, 0.013089243322610855, 0.08201864361763, -0.0834522619843483, -0.08574308454990387, -0.008443491533398628, 0.017006313428282738, 0.012375105172395706, 0.027114951983094215, 0.0009519465384073555, 0.010351907461881638, -0.0183...
0.007767
controlled by `OPENCLAW\_BROWSER\_RENDERER\_PROCESS\_LIMIT=`, where `0` keeps Chromium's default. If you need a different runtime profile, use a custom browser image and provide your own entrypoint. For local (non-container) Chromium profiles, use `browser.extraArgs` to append additional startup flags. - `network: "hos...
https://github.com/openclaw/openclaw/blob/main/docs/gateway/sandboxing.md
main
opebclaw
[ 0.028507819399237633, 0.028991760686039925, 0.017553528770804405, 0.039537519216537476, 0.05786537751555443, -0.013224990107119083, -0.07176631689071655, 0.03314388170838356, -0.07105906307697296, -0.10127504169940948, -0.04536436125636101, -0.04550110548734665, 0.030875107273459435, -0.00...
-0.077918