@captain-app/openclaw 2026.2.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1686) hide show
  1. package/CHANGELOG.md +1528 -0
  2. package/LICENSE +21 -0
  3. package/README-header.png +0 -0
  4. package/README.md +539 -0
  5. package/assets/avatar-placeholder.svg +19 -0
  6. package/assets/chrome-extension/README.md +22 -0
  7. package/assets/chrome-extension/background.js +438 -0
  8. package/assets/chrome-extension/icons/icon128.png +0 -0
  9. package/assets/chrome-extension/icons/icon16.png +0 -0
  10. package/assets/chrome-extension/icons/icon32.png +0 -0
  11. package/assets/chrome-extension/icons/icon48.png +0 -0
  12. package/assets/chrome-extension/manifest.json +25 -0
  13. package/assets/chrome-extension/options.html +196 -0
  14. package/assets/chrome-extension/options.js +59 -0
  15. package/assets/dmg-background-small.png +0 -0
  16. package/assets/dmg-background.png +0 -0
  17. package/dist/accounts-ClnuDahN.js +250 -0
  18. package/dist/accounts-DzBgAM3C.js +251 -0
  19. package/dist/acp-cli-BEDDkzXH.js +926 -0
  20. package/dist/acp-cli-CwV4mdnW.js +923 -0
  21. package/dist/agent-CArjbSeE.js +695 -0
  22. package/dist/agent-CB7x5HLT.js +695 -0
  23. package/dist/agent-scope-BbT4OG2N.js +545 -0
  24. package/dist/agent-scope-C_O6Vpl0.js +545 -0
  25. package/dist/agent-scope-Csu2B6AM.js +606 -0
  26. package/dist/archive-CWrnG1CH.js +85 -0
  27. package/dist/archive-ccN9aDgq.js +85 -0
  28. package/dist/audit-DXPkQ275.js +1686 -0
  29. package/dist/audit-eH7nwgsM.js +1686 -0
  30. package/dist/auth-health-Bj7Gjbv0.js +149 -0
  31. package/dist/auth-health-CjjJhHey.js +149 -0
  32. package/dist/auth-nnRYiqpH.js +192 -0
  33. package/dist/auth-profiles-DVLfuixr.js +2954 -0
  34. package/dist/auth-y1BLPUhX.js +192 -0
  35. package/dist/boolean-Wzu0-e0P.js +30 -0
  36. package/dist/brew-Cqi8b49_.js +46 -0
  37. package/dist/brew-DyBGNK8A.js +46 -0
  38. package/dist/build-info.json +5 -0
  39. package/dist/call-B7EveN4V.js +252 -0
  40. package/dist/call-vuUQIjOj.js +252 -0
  41. package/dist/canvas-host/a2ui/.bundle.hash +1 -0
  42. package/dist/canvas-host/a2ui/a2ui.bundle.js +17780 -0
  43. package/dist/canvas-host/a2ui/index.html +307 -0
  44. package/dist/channel-options-CJfmOkol.js +32 -0
  45. package/dist/channel-options-lFguMTz1.js +62 -0
  46. package/dist/channel-selection-BmND9mWj.js +51 -0
  47. package/dist/channel-selection-cGhL9G0c.js +51 -0
  48. package/dist/channel-summary-B4G513Eb.js +1154 -0
  49. package/dist/channel-summary-MCwBCa5y.js +1154 -0
  50. package/dist/channels-cli-C2Of1mZG.js +1411 -0
  51. package/dist/channels-cli-DFynrP1H.js +1413 -0
  52. package/dist/channels-status-issues-YohTjZ-I.js +18 -0
  53. package/dist/channels-status-issues-ZcR1U-m5.js +18 -0
  54. package/dist/chrome-B3IuUad-.js +1953 -0
  55. package/dist/chrome-BZ9K48w9.js +1973 -0
  56. package/dist/clack-prompter-B9yLhyOm.js +92 -0
  57. package/dist/clack-prompter-BybM9xdL.js +92 -0
  58. package/dist/cli/daemon-cli.js +2 -0
  59. package/dist/cli-BJZdJwug.js +89 -0
  60. package/dist/cli-BQSoKu3d.js +86 -0
  61. package/dist/cli-utils-CO4jEMn0.js +43 -0
  62. package/dist/cli-utils-gtE-0a0D.js +43 -0
  63. package/dist/client-DPqNOpK3.js +1609 -0
  64. package/dist/client-DySXIFCA.js +1609 -0
  65. package/dist/command-format-CFzL448l.js +52 -0
  66. package/dist/command-format-DELazozB.js +52 -0
  67. package/dist/command-format-ayFsmwwz.js +38 -0
  68. package/dist/command-options-CsjxK4cZ.js +33 -0
  69. package/dist/commands-BRe9VTyU.js +229 -0
  70. package/dist/completion-cli-DlkjK0iC.js +390 -0
  71. package/dist/completion-cli-E6Pt41AL.js +387 -0
  72. package/dist/config-BtSTwPcH.js +4882 -0
  73. package/dist/config-DfMIMT-f.js +4881 -0
  74. package/dist/config-_d7_WcRv.js +5623 -0
  75. package/dist/config-guard-wSnm-U8a.js +5628 -0
  76. package/dist/configure-CPHAFKlg.js +895 -0
  77. package/dist/configure-DK1XgXYx.js +894 -0
  78. package/dist/constants-CNTiY-ZN.js +65 -0
  79. package/dist/constants-hpmbslG7.js +65 -0
  80. package/dist/control-service-CqX5g_ko.js +61 -0
  81. package/dist/control-service-o6xe3hEb.js +61 -0
  82. package/dist/control-ui/apple-touch-icon.png +0 -0
  83. package/dist/control-ui/assets/index-RwcW4Xl0.css +1 -0
  84. package/dist/control-ui/assets/index-ryaCcbyp.js +4584 -0
  85. package/dist/control-ui/assets/index-ryaCcbyp.js.map +1 -0
  86. package/dist/control-ui/favicon-32.png +0 -0
  87. package/dist/control-ui/favicon.ico +0 -0
  88. package/dist/control-ui/favicon.svg +22 -0
  89. package/dist/control-ui/index.html +17 -0
  90. package/dist/cron-cli-BoSaDgvH.js +453 -0
  91. package/dist/cron-cli-qVandvsD.js +456 -0
  92. package/dist/daemon-cli-C4gGWa15.js +760 -0
  93. package/dist/daemon-cli-DV_X0Krf.js +761 -0
  94. package/dist/daemon-runtime-D5hbSrdO.js +460 -0
  95. package/dist/daemon-runtime-DXUfrXBC.js +460 -0
  96. package/dist/deliver-BxK5nI2P.js +2587 -0
  97. package/dist/deliver-Dwzg9LUd.js +2557 -0
  98. package/dist/deliver-qpYZp20m.js +2587 -0
  99. package/dist/deps-CUXtMV9d.js +27 -0
  100. package/dist/deps-WBvZpFV_.js +27 -0
  101. package/dist/devices-cli-B2s18Qrh.js +207 -0
  102. package/dist/devices-cli-D1UEtMUJ.js +204 -0
  103. package/dist/directory-cli-BXQbrkfM.js +247 -0
  104. package/dist/directory-cli-CqA7tRbq.js +244 -0
  105. package/dist/dispatcher-Dyv7T-1r.js +160 -0
  106. package/dist/dns-cli-CWxKD22D.js +198 -0
  107. package/dist/dns-cli-CzKr_Fxj.js +201 -0
  108. package/dist/docs-cli-BNyxUbWr.js +159 -0
  109. package/dist/docs-cli-DYpTbo3i.js +161 -0
  110. package/dist/doctor-C8fDYZLq.js +2583 -0
  111. package/dist/doctor-hYcqp7c0.js +2585 -0
  112. package/dist/entry.js +1326 -0
  113. package/dist/env-l7QVNj6j.js +32 -0
  114. package/dist/errors-CMCg46fK.js +1952 -0
  115. package/dist/exec-B8JKbXKW.js +246 -0
  116. package/dist/exec-BMnoMcZW.js +1099 -0
  117. package/dist/exec-HEWTMJ7j.js +246 -0
  118. package/dist/exec-approvals-DtrnHx6M.js +1026 -0
  119. package/dist/exec-approvals-Y42bE8ud.js +1026 -0
  120. package/dist/exec-approvals-cli-CIedYxP3.js +385 -0
  121. package/dist/exec-approvals-cli-xpbxnj4O.js +388 -0
  122. package/dist/extensionAPI.js +66572 -0
  123. package/dist/format-Dzy9uRLE.js +34 -0
  124. package/dist/format-sj0fELBK.js +34 -0
  125. package/dist/gateway-cli-5A-KNLEC.js +16635 -0
  126. package/dist/gateway-cli-B8kS4chb.js +16637 -0
  127. package/dist/gateway-rpc-15n38Ize.js +28 -0
  128. package/dist/gateway-rpc-TMVRgGfj.js +28 -0
  129. package/dist/github-copilot-auth-DVZj4Zgh.js +1104 -0
  130. package/dist/github-copilot-auth-DeGYyLY9.js +1104 -0
  131. package/dist/github-copilot-token-B3SA95yo.js +103 -0
  132. package/dist/github-copilot-token-C8XFYz0i.js +103 -0
  133. package/dist/github-copilot-token-CnxakiSC.js +103 -0
  134. package/dist/gmail-setup-utils-CWPC386a.js +428 -0
  135. package/dist/gmail-setup-utils-eJVB5Ewp.js +428 -0
  136. package/dist/health-format-B0tMTk3C.js +1189 -0
  137. package/dist/health-format-DaURVaUn.js +1188 -0
  138. package/dist/help-format-CEsRHU2f.js +17 -0
  139. package/dist/help-format-GuCWws6r.js +17 -0
  140. package/dist/helpers-BEJ-phFf.js +25 -0
  141. package/dist/helpers-BtbBZVKZ.js +10 -0
  142. package/dist/helpers-C12w9zxf.js +10 -0
  143. package/dist/helpers-CzjGJZmJ.js +25 -0
  144. package/dist/hooks/bundled/boot-md/HOOK.md +19 -0
  145. package/dist/hooks/bundled/command-logger/HOOK.md +122 -0
  146. package/dist/hooks/bundled/session-memory/HOOK.md +109 -0
  147. package/dist/hooks/bundled/soul-evil/HOOK.md +71 -0
  148. package/dist/hooks-cli-BZCMAnW2.js +1058 -0
  149. package/dist/hooks-cli-D0CEFg3P.js +1061 -0
  150. package/dist/hooks-status-Bn7_O8PM.js +443 -0
  151. package/dist/hooks-status-BrWVfIn0.js +443 -0
  152. package/dist/image-BS022pvv.js +1421 -0
  153. package/dist/image-BzJtY34J.js +629 -0
  154. package/dist/image-CBqmIbQQ.js +629 -0
  155. package/dist/index.js +5809 -0
  156. package/dist/installs-BP4K5L33.js +388 -0
  157. package/dist/installs-DOpTt7VZ.js +388 -0
  158. package/dist/is-main-B4o72sqg.js +25 -0
  159. package/dist/is-main-PYGa3tDA.js +25 -0
  160. package/dist/links-B4nk2iDf.js +15 -0
  161. package/dist/links-DwjRqxgR.js +15 -0
  162. package/dist/loader-Cn4EV_pf.js +63690 -0
  163. package/dist/logging-CS3tbYDj.js +15 -0
  164. package/dist/logging-CY-Q5cwf.js +1 -0
  165. package/dist/logging-DhiLkhLw.js +15 -0
  166. package/dist/logging-pqyrk15z.js +1 -0
  167. package/dist/login-qr-CD164Aw1.js +478 -0
  168. package/dist/login-qr-D7Zdgji2.js +478 -0
  169. package/dist/login-qr-YgILJ4VC.js +475 -0
  170. package/dist/logs-cli-BdS0Uv0I.js +227 -0
  171. package/dist/logs-cli-CqSN1GzB.js +230 -0
  172. package/dist/manager-CfGY5zND.js +2870 -0
  173. package/dist/manager-CjuBqFRL.js +2870 -0
  174. package/dist/manager-CoBEAQKm.js +2872 -0
  175. package/dist/manifest-registry-Bwjq9Iev.js +668 -0
  176. package/dist/manifest-registry-D2Yntqcb.js +668 -0
  177. package/dist/message-channel-Cjsiqxok.js +105 -0
  178. package/dist/message-channel-D6v_oPAg.js +105 -0
  179. package/dist/model-selection-Cv5Ox_tY.js +2956 -0
  180. package/dist/model-selection-Dr-5U5-l.js +2708 -0
  181. package/dist/models-cli-B39ckynD.js +2541 -0
  182. package/dist/models-cli-DoiYsBYw.js +2544 -0
  183. package/dist/net-CFCxaipF.js +137 -0
  184. package/dist/net-DKJPqXuW.js +137 -0
  185. package/dist/node-cli-C_FYF-RA.js +1456 -0
  186. package/dist/node-cli-DWPoNsQS.js +1459 -0
  187. package/dist/node-service-DcJREOww.js +67 -0
  188. package/dist/node-service-DuZ9Us9h.js +67 -0
  189. package/dist/nodes-cli-Elo6tlen.js +1210 -0
  190. package/dist/nodes-cli-zqryRUWB.js +1207 -0
  191. package/dist/nodes-screen-C4aCrxie.js +157 -0
  192. package/dist/nodes-screen-D4PSynkR.js +157 -0
  193. package/dist/note-CQhSvgQv.js +73 -0
  194. package/dist/note-_C44YfAQ.js +73 -0
  195. package/dist/onboard-channels-CHBDi-ZA.js +670 -0
  196. package/dist/onboard-channels-DOEKyxaL.js +670 -0
  197. package/dist/onboard-skills-BUTXREDZ.js +3327 -0
  198. package/dist/onboard-skills-CSLYZmZA.js +3327 -0
  199. package/dist/onboarding-CgKb8b39.js +3232 -0
  200. package/dist/openclaw-root-9ILYSmJ9.js +84 -0
  201. package/dist/openclaw-root-Cvotktkd.js +84 -0
  202. package/dist/pairing-cli-B4UGR2at.js +114 -0
  203. package/dist/pairing-cli-BWDDl8cf.js +117 -0
  204. package/dist/pairing-labels-ClZ-fTWT.js +9 -0
  205. package/dist/pairing-labels-Ds7BPOkj.js +9 -0
  206. package/dist/pairing-store-DDLNuzmx.js +391 -0
  207. package/dist/pairing-store-DRn08lZD.js +391 -0
  208. package/dist/parse-87ybtYW1.js +23 -0
  209. package/dist/parse-OCFfznr3.js +23 -0
  210. package/dist/parse-log-line-C9aL5PUL.js +44 -0
  211. package/dist/parse-log-line-DxRaGzQb.js +44 -0
  212. package/dist/parse-timeout-CFqNj7No.js +16 -0
  213. package/dist/parse-timeout-DV8NQQWk.js +16 -0
  214. package/dist/path-env-C7kiJUgG.js +77 -0
  215. package/dist/path-env-DEj4CiFN.js +77 -0
  216. package/dist/paths-B-q1nXdY.js +43 -0
  217. package/dist/paths-B1kfl4h5.js +164 -0
  218. package/dist/paths-B4kigINg.js +40 -0
  219. package/dist/paths-CHGbP1-A.js +43 -0
  220. package/dist/paths-scjhy7N2.js +180 -0
  221. package/dist/pi-embedded-helpers-C19wUpMB.js +8451 -0
  222. package/dist/pi-embedded-helpers-CT5VuLCb.js +1293 -0
  223. package/dist/pi-embedded-helpers-Dl8e5Rf8.js +1293 -0
  224. package/dist/pi-model-discovery-B6CsmK6Y.js +20 -0
  225. package/dist/pi-model-discovery-DsRqYJLy.js +20 -0
  226. package/dist/pi-model-discovery-EhM2JAQo.js +20 -0
  227. package/dist/pi-tools.policy-BvkSDFDN.js +229 -0
  228. package/dist/plugin-auto-enable-Bd_StZzz.js +461 -0
  229. package/dist/plugin-auto-enable-DBhXb_0x.js +461 -0
  230. package/dist/plugin-sdk/agent-scope-DdwUKIOe.js +606 -0
  231. package/dist/plugin-sdk/chrome-G8apFa5p.js +1953 -0
  232. package/dist/plugin-sdk/command-format-qUVxzqYm.js +52 -0
  233. package/dist/plugin-sdk/config-Cm1M7tgH.js +5623 -0
  234. package/dist/plugin-sdk/deliver-Cl8uowiO.js +2557 -0
  235. package/dist/plugin-sdk/exec-Cm9b2r9Q.js +1107 -0
  236. package/dist/plugin-sdk/github-copilot-token-BHNcM4_B.js +103 -0
  237. package/dist/plugin-sdk/image-7PgoS2VD.js +1421 -0
  238. package/dist/plugin-sdk/index.d.ts +8908 -0
  239. package/dist/plugin-sdk/index.js +70888 -0
  240. package/dist/plugin-sdk/login-qr-qTALvWi2.js +475 -0
  241. package/dist/plugin-sdk/manager-Cs3EQZCb.js +2870 -0
  242. package/dist/plugin-sdk/model-selection-BgC1E1a7.js +2708 -0
  243. package/dist/plugin-sdk/paths-BYpoyRv5.js +164 -0
  244. package/dist/plugin-sdk/paths-DNQE-bvr.js +40 -0
  245. package/dist/plugin-sdk/pi-embedded-helpers-5jNqW_dE.js +8755 -0
  246. package/dist/plugin-sdk/pi-model-discovery-BUGEht9A.js +20 -0
  247. package/dist/plugin-sdk/pw-ai-COTtei4a.js +1649 -0
  248. package/dist/plugin-sdk/qmd-manager-ClSwiAJl.js +615 -0
  249. package/dist/plugin-sdk/redact-2AzjOfk2.js +94 -0
  250. package/dist/plugin-sdk/rolldown-runtime-Cbj13DAv.js +20 -0
  251. package/dist/plugin-sdk/sqlite-gCW7MlLs.js +215 -0
  252. package/dist/plugin-sdk/transcript-events-DGF257vD.js +17 -0
  253. package/dist/plugins-C3Bm-HQV.js +494 -0
  254. package/dist/plugins-QJjTXliB.js +495 -0
  255. package/dist/plugins-cli-DTci0JQb.js +443 -0
  256. package/dist/plugins-cli-wJsN1HHK.js +440 -0
  257. package/dist/ports-CiW9dmMq.js +96 -0
  258. package/dist/program-BWpTHh1I.js +188 -0
  259. package/dist/progress-Bcjniu7m.js +133 -0
  260. package/dist/progress-CvaSPjS9.js +133 -0
  261. package/dist/prompt-style-CFsleyxV.js +9 -0
  262. package/dist/prompt-style-DYJdrXyV.js +9 -0
  263. package/dist/prompts-Bt9fwsg2.js +10 -0
  264. package/dist/prompts-CudpZgTI.js +10 -0
  265. package/dist/pw-ai-08F3GD-3.js +1649 -0
  266. package/dist/pw-ai-ZmHxHQnx.js +1651 -0
  267. package/dist/pw-ai-tNPuRNn3.js +1649 -0
  268. package/dist/qmd-manager-2r-4n3sP.js +617 -0
  269. package/dist/qmd-manager-CF52nuBg.js +615 -0
  270. package/dist/qmd-manager-HEm5H2mk.js +616 -0
  271. package/dist/redact-BICFkpn7.js +97 -0
  272. package/dist/redact-BIMJ3ntQ.js +94 -0
  273. package/dist/redact-KzWHRS5J.js +97 -0
  274. package/dist/register.subclis-D2K25c84.js +348 -0
  275. package/dist/register.subclis-Dd8LbOLi.js +342 -0
  276. package/dist/reply-5UNWRwMn.js +63693 -0
  277. package/dist/restart-sentinel-Cr0vUxB8.js +65 -0
  278. package/dist/restart-sentinel-DUemCjgU.js +65 -0
  279. package/dist/rolldown-runtime-Cbj13DAv.js +20 -0
  280. package/dist/routes-C6UpTPas.js +2410 -0
  281. package/dist/routes-ClNyEvlm.js +2410 -0
  282. package/dist/rpc-D0mf7DIw.js +95 -0
  283. package/dist/rpc-DYdOrgd9.js +95 -0
  284. package/dist/run-main-CojI7gWx.js +194 -0
  285. package/dist/runtime-guard-68M_evhb.js +60 -0
  286. package/dist/runtime-guard-DkjmhnBD.js +60 -0
  287. package/dist/sandbox-Ca81z3Tw.js +2924 -0
  288. package/dist/sandbox-cli-D75GApgp.js +459 -0
  289. package/dist/sandbox-cli-E4SJsC1C.js +462 -0
  290. package/dist/sandbox-knontqD9.js +2925 -0
  291. package/dist/security-cli-BLihvXO-.js +503 -0
  292. package/dist/security-cli-IGQCsK4g.js +506 -0
  293. package/dist/server-context-B9GX5GOI.js +740 -0
  294. package/dist/server-context-BFH7HB_M.js +740 -0
  295. package/dist/server-node-events-CTdHBiEA.js +218 -0
  296. package/dist/server-node-events-DAV14qPr.js +215 -0
  297. package/dist/service-BZNBq9hq.js +680 -0
  298. package/dist/service-C-BLXx9U.js +680 -0
  299. package/dist/service-audit-BfJv4NqZ.js +542 -0
  300. package/dist/service-audit-Bw3M2OEI.js +542 -0
  301. package/dist/shared-5SH-45AX.js +74 -0
  302. package/dist/shared-BxRm5uLU.js +74 -0
  303. package/dist/shared-C80Rmxsd.js +150 -0
  304. package/dist/shared-fGK6_D2v.js +150 -0
  305. package/dist/skills-Bhp0l6UK.js +693 -0
  306. package/dist/skills-Tky2kCMO.js +694 -0
  307. package/dist/skills-cli-6rCClAE4.js +287 -0
  308. package/dist/skills-cli-C4nLCrLw.js +290 -0
  309. package/dist/skills-status-CENcKr3I.js +187 -0
  310. package/dist/skills-status-DX1eUYvk.js +187 -0
  311. package/dist/sqlite-CmdZSZRx.js +197 -0
  312. package/dist/sqlite-Dnmf3LS7.js +215 -0
  313. package/dist/sqlite-QDf0yuU0.js +215 -0
  314. package/dist/status-BSfGAp2D.js +27 -0
  315. package/dist/status-Bp_2NMjt.js +27 -0
  316. package/dist/status-C0ANDr0T.js +3140 -0
  317. package/dist/status-CCHBIZnm.js +21 -0
  318. package/dist/status-Vuqbw2Bb.js +21 -0
  319. package/dist/status.update-BZW5r8Su.js +79 -0
  320. package/dist/status.update-BnD93_O8.js +79 -0
  321. package/dist/subsystem-CAq3uyo7.js +834 -0
  322. package/dist/system-cli-Bb9zmCO1.js +83 -0
  323. package/dist/system-cli-TIIQ04ls.js +80 -0
  324. package/dist/systemd-0Qa_nGqe.js +438 -0
  325. package/dist/systemd-Czb0Xsm7.js +438 -0
  326. package/dist/systemd-hints-CWoEOQRb.js +19 -0
  327. package/dist/systemd-hints-Cv3RN_mZ.js +19 -0
  328. package/dist/systemd-linger-CsdvcIoS.js +75 -0
  329. package/dist/systemd-linger-DKUFHcLn.js +75 -0
  330. package/dist/table-DNPESyNj.js +279 -0
  331. package/dist/table-DS4-gmkV.js +279 -0
  332. package/dist/tailnet-Bg_vE5qi.js +42 -0
  333. package/dist/tailnet-CrNWlQRJ.js +42 -0
  334. package/dist/tailscale-CBv58toW.js +252 -0
  335. package/dist/tailscale-DCnMs7_q.js +225 -0
  336. package/dist/tool-display-BEACy9rK.js +795 -0
  337. package/dist/tool-display-NYQnSpdo.js +795 -0
  338. package/dist/transcript-events-CsB1Saa6.js +17 -0
  339. package/dist/transcript-events-DDYvbmRV.js +17 -0
  340. package/dist/transcript-events-JLH5W4He.js +17 -0
  341. package/dist/tui--NY0rnjr.js +2542 -0
  342. package/dist/tui-DqJfGtvM.js +2543 -0
  343. package/dist/tui-cli-BuHNY6wF.js +54 -0
  344. package/dist/tui-cli-LMFV982e.js +57 -0
  345. package/dist/update-CRpHtCgz.js +317 -0
  346. package/dist/update-D3qruxhj.js +317 -0
  347. package/dist/update-cli-CFF-pslM.js +948 -0
  348. package/dist/update-cli-cn9pEMX7.js +951 -0
  349. package/dist/update-runner-CxGU142L.js +1221 -0
  350. package/dist/update-runner-DNobz_ft.js +1221 -0
  351. package/dist/utils-CKSrBNwq.js +192 -0
  352. package/dist/utils-DX85MiPR.js +188 -0
  353. package/dist/webhooks-cli-BGtt2HAR.js +312 -0
  354. package/dist/webhooks-cli-DHLZrEO_.js +309 -0
  355. package/dist/widearea-dns-BpG7ATO8.js +127 -0
  356. package/dist/widearea-dns-D4wkCJly.js +127 -0
  357. package/dist/ws-3zr8WUwL.js +13 -0
  358. package/dist/ws-log-BXcT2xQk.js +267 -0
  359. package/dist/ws-log-DbDIUsgz.js +267 -0
  360. package/dist/ws-lzrgabja.js +13 -0
  361. package/dist/wsl-D2O2qOrl.js +160 -0
  362. package/docs/.i18n/README.md +31 -0
  363. package/docs/.i18n/glossary.zh-CN.json +190 -0
  364. package/docs/.i18n/zh-CN.tm.jsonl +1329 -0
  365. package/docs/CNAME +1 -0
  366. package/docs/_config.yml +53 -0
  367. package/docs/_layouts/default.html +145 -0
  368. package/docs/assets/markdown.css +179 -0
  369. package/docs/assets/openclaw-logo-text-dark.png +0 -0
  370. package/docs/assets/openclaw-logo-text.png +0 -0
  371. package/docs/assets/pixel-lobster.svg +60 -0
  372. package/docs/assets/showcase/agents-ui.jpg +0 -0
  373. package/docs/assets/showcase/bambu-cli.png +0 -0
  374. package/docs/assets/showcase/codexmonitor.png +0 -0
  375. package/docs/assets/showcase/gohome-grafana.png +0 -0
  376. package/docs/assets/showcase/ios-testflight.jpg +0 -0
  377. package/docs/assets/showcase/oura-health.png +0 -0
  378. package/docs/assets/showcase/padel-cli.svg +11 -0
  379. package/docs/assets/showcase/padel-screenshot.jpg +0 -0
  380. package/docs/assets/showcase/papla-tts.jpg +0 -0
  381. package/docs/assets/showcase/pr-review-telegram.jpg +0 -0
  382. package/docs/assets/showcase/roborock-screenshot.jpg +0 -0
  383. package/docs/assets/showcase/roborock-status.svg +13 -0
  384. package/docs/assets/showcase/roof-camera-sky.jpg +0 -0
  385. package/docs/assets/showcase/snag.png +0 -0
  386. package/docs/assets/showcase/tesco-shop.jpg +0 -0
  387. package/docs/assets/showcase/wienerlinien.png +0 -0
  388. package/docs/assets/showcase/wine-cellar-skill.jpg +0 -0
  389. package/docs/assets/showcase/winix-air-purifier.jpg +0 -0
  390. package/docs/assets/showcase/xuezh-pronunciation.jpeg +0 -0
  391. package/docs/assets/terminal.css +473 -0
  392. package/docs/assets/theme.js +55 -0
  393. package/docs/automation/auth-monitoring.md +44 -0
  394. package/docs/automation/cron-jobs.md +468 -0
  395. package/docs/automation/cron-vs-heartbeat.md +282 -0
  396. package/docs/automation/gmail-pubsub.md +256 -0
  397. package/docs/automation/poll.md +69 -0
  398. package/docs/automation/webhook.md +163 -0
  399. package/docs/bedrock.md +176 -0
  400. package/docs/brave-search.md +41 -0
  401. package/docs/broadcast-groups.md +442 -0
  402. package/docs/channels/bluebubbles.md +338 -0
  403. package/docs/channels/discord.md +475 -0
  404. package/docs/channels/feishu.md +507 -0
  405. package/docs/channels/googlechat.md +250 -0
  406. package/docs/channels/grammy.md +31 -0
  407. package/docs/channels/imessage.md +299 -0
  408. package/docs/channels/index.md +46 -0
  409. package/docs/channels/line.md +186 -0
  410. package/docs/channels/location.md +56 -0
  411. package/docs/channels/matrix.md +233 -0
  412. package/docs/channels/mattermost.md +138 -0
  413. package/docs/channels/msteams.md +768 -0
  414. package/docs/channels/nextcloud-talk.md +136 -0
  415. package/docs/channels/nostr.md +233 -0
  416. package/docs/channels/signal.md +202 -0
  417. package/docs/channels/slack.md +548 -0
  418. package/docs/channels/telegram.md +750 -0
  419. package/docs/channels/tlon.md +132 -0
  420. package/docs/channels/troubleshooting.md +29 -0
  421. package/docs/channels/twitch.md +379 -0
  422. package/docs/channels/whatsapp.md +404 -0
  423. package/docs/channels/zalo.md +189 -0
  424. package/docs/channels/zalouser.md +140 -0
  425. package/docs/cli/acp.md +170 -0
  426. package/docs/cli/agent.md +24 -0
  427. package/docs/cli/agents.md +75 -0
  428. package/docs/cli/approvals.md +50 -0
  429. package/docs/cli/browser.md +107 -0
  430. package/docs/cli/channels.md +79 -0
  431. package/docs/cli/config.md +50 -0
  432. package/docs/cli/configure.md +33 -0
  433. package/docs/cli/cron.md +42 -0
  434. package/docs/cli/dashboard.md +16 -0
  435. package/docs/cli/devices.md +67 -0
  436. package/docs/cli/directory.md +63 -0
  437. package/docs/cli/dns.md +23 -0
  438. package/docs/cli/docs.md +15 -0
  439. package/docs/cli/doctor.md +41 -0
  440. package/docs/cli/gateway.md +199 -0
  441. package/docs/cli/health.md +21 -0
  442. package/docs/cli/hooks.md +304 -0
  443. package/docs/cli/index.md +1029 -0
  444. package/docs/cli/logs.md +24 -0
  445. package/docs/cli/memory.md +45 -0
  446. package/docs/cli/message.md +239 -0
  447. package/docs/cli/models.md +79 -0
  448. package/docs/cli/node.md +112 -0
  449. package/docs/cli/nodes.md +73 -0
  450. package/docs/cli/onboard.md +29 -0
  451. package/docs/cli/pairing.md +21 -0
  452. package/docs/cli/plugins.md +62 -0
  453. package/docs/cli/reset.md +17 -0
  454. package/docs/cli/sandbox.md +152 -0
  455. package/docs/cli/security.md +26 -0
  456. package/docs/cli/sessions.md +16 -0
  457. package/docs/cli/setup.md +29 -0
  458. package/docs/cli/skills.md +26 -0
  459. package/docs/cli/status.md +26 -0
  460. package/docs/cli/system.md +60 -0
  461. package/docs/cli/tui.md +23 -0
  462. package/docs/cli/uninstall.md +17 -0
  463. package/docs/cli/update.md +98 -0
  464. package/docs/cli/voicecall.md +34 -0
  465. package/docs/cli/webhooks.md +25 -0
  466. package/docs/concepts/agent-loop.md +146 -0
  467. package/docs/concepts/agent-workspace.md +233 -0
  468. package/docs/concepts/agent.md +123 -0
  469. package/docs/concepts/architecture.md +129 -0
  470. package/docs/concepts/channel-routing.md +114 -0
  471. package/docs/concepts/compaction.md +61 -0
  472. package/docs/concepts/context.md +161 -0
  473. package/docs/concepts/group-messages.md +84 -0
  474. package/docs/concepts/groups.md +373 -0
  475. package/docs/concepts/markdown-formatting.md +130 -0
  476. package/docs/concepts/memory.md +546 -0
  477. package/docs/concepts/messages.md +154 -0
  478. package/docs/concepts/model-failover.md +149 -0
  479. package/docs/concepts/model-providers.md +316 -0
  480. package/docs/concepts/models.md +208 -0
  481. package/docs/concepts/multi-agent.md +376 -0
  482. package/docs/concepts/oauth.md +145 -0
  483. package/docs/concepts/presence.md +102 -0
  484. package/docs/concepts/queue.md +89 -0
  485. package/docs/concepts/retry.md +69 -0
  486. package/docs/concepts/session-pruning.md +122 -0
  487. package/docs/concepts/session-tool.md +193 -0
  488. package/docs/concepts/session.md +188 -0
  489. package/docs/concepts/sessions.md +10 -0
  490. package/docs/concepts/streaming.md +135 -0
  491. package/docs/concepts/system-prompt.md +115 -0
  492. package/docs/concepts/timezone.md +91 -0
  493. package/docs/concepts/typebox.md +289 -0
  494. package/docs/concepts/typing-indicators.md +68 -0
  495. package/docs/concepts/usage-tracking.md +35 -0
  496. package/docs/date-time.md +128 -0
  497. package/docs/debug/node-issue.md +83 -0
  498. package/docs/debugging.md +162 -0
  499. package/docs/diagnostics/flags.md +91 -0
  500. package/docs/docs.json +1587 -0
  501. package/docs/environment.md +81 -0
  502. package/docs/experiments/onboarding-config-protocol.md +40 -0
  503. package/docs/experiments/plans/cron-add-hardening.md +63 -0
  504. package/docs/experiments/plans/group-policy-hardening.md +40 -0
  505. package/docs/experiments/plans/openresponses-gateway.md +123 -0
  506. package/docs/experiments/proposals/model-config.md +36 -0
  507. package/docs/experiments/research/memory.md +228 -0
  508. package/docs/gateway/authentication.md +145 -0
  509. package/docs/gateway/background-process.md +93 -0
  510. package/docs/gateway/bonjour.md +167 -0
  511. package/docs/gateway/bridge-protocol.md +89 -0
  512. package/docs/gateway/cli-backends.md +223 -0
  513. package/docs/gateway/configuration-examples.md +606 -0
  514. package/docs/gateway/configuration.md +3393 -0
  515. package/docs/gateway/discovery.md +116 -0
  516. package/docs/gateway/doctor.md +282 -0
  517. package/docs/gateway/gateway-lock.md +34 -0
  518. package/docs/gateway/health.md +35 -0
  519. package/docs/gateway/heartbeat.md +302 -0
  520. package/docs/gateway/index.md +328 -0
  521. package/docs/gateway/local-models.md +150 -0
  522. package/docs/gateway/logging.md +113 -0
  523. package/docs/gateway/multiple-gateways.md +112 -0
  524. package/docs/gateway/openai-http-api.md +118 -0
  525. package/docs/gateway/openresponses-http-api.md +317 -0
  526. package/docs/gateway/pairing.md +99 -0
  527. package/docs/gateway/protocol.md +221 -0
  528. package/docs/gateway/remote-gateway-readme.md +157 -0
  529. package/docs/gateway/remote.md +127 -0
  530. package/docs/gateway/sandbox-vs-tool-policy-vs-elevated.md +128 -0
  531. package/docs/gateway/sandboxing.md +193 -0
  532. package/docs/gateway/security/formal-verification.md +164 -0
  533. package/docs/gateway/security/index.md +825 -0
  534. package/docs/gateway/tailscale.md +127 -0
  535. package/docs/gateway/tools-invoke-http-api.md +85 -0
  536. package/docs/gateway/troubleshooting.md +767 -0
  537. package/docs/help/faq.md +2830 -0
  538. package/docs/help/index.md +21 -0
  539. package/docs/help/troubleshooting.md +98 -0
  540. package/docs/hooks/soul-evil.md +69 -0
  541. package/docs/hooks.md +913 -0
  542. package/docs/images/feishu-step2-create-app.png +0 -0
  543. package/docs/images/feishu-step3-credentials.png +0 -0
  544. package/docs/images/feishu-step4-permissions.png +0 -0
  545. package/docs/images/feishu-step5-bot-capability.png +0 -0
  546. package/docs/images/feishu-step6-event-subscription.png +0 -0
  547. package/docs/images/groups-flow.svg +52 -0
  548. package/docs/images/mobile-ui-screenshot.png +0 -0
  549. package/docs/index.md +258 -0
  550. package/docs/install/ansible.md +208 -0
  551. package/docs/install/bun.md +59 -0
  552. package/docs/install/development-channels.md +75 -0
  553. package/docs/install/docker.md +567 -0
  554. package/docs/install/index.md +185 -0
  555. package/docs/install/installer.md +123 -0
  556. package/docs/install/migrating.md +192 -0
  557. package/docs/install/nix.md +96 -0
  558. package/docs/install/node.md +78 -0
  559. package/docs/install/uninstall.md +128 -0
  560. package/docs/install/updating.md +228 -0
  561. package/docs/logging.md +350 -0
  562. package/docs/multi-agent-sandbox-tools.md +395 -0
  563. package/docs/network.md +54 -0
  564. package/docs/nodes/audio.md +114 -0
  565. package/docs/nodes/camera.md +156 -0
  566. package/docs/nodes/images.md +72 -0
  567. package/docs/nodes/index.md +341 -0
  568. package/docs/nodes/location-command.md +113 -0
  569. package/docs/nodes/media-understanding.md +379 -0
  570. package/docs/nodes/talk.md +90 -0
  571. package/docs/nodes/voicewake.md +65 -0
  572. package/docs/northflank.mdx +53 -0
  573. package/docs/perplexity.md +80 -0
  574. package/docs/pi-dev.md +70 -0
  575. package/docs/pi.md +612 -0
  576. package/docs/platforms/android.md +148 -0
  577. package/docs/platforms/digitalocean.md +262 -0
  578. package/docs/platforms/exe-dev.md +125 -0
  579. package/docs/platforms/fly.md +486 -0
  580. package/docs/platforms/gcp.md +503 -0
  581. package/docs/platforms/hetzner.md +330 -0
  582. package/docs/platforms/index.md +53 -0
  583. package/docs/platforms/ios.md +107 -0
  584. package/docs/platforms/linux.md +94 -0
  585. package/docs/platforms/mac/bundled-gateway.md +73 -0
  586. package/docs/platforms/mac/canvas.md +125 -0
  587. package/docs/platforms/mac/child-process.md +69 -0
  588. package/docs/platforms/mac/dev-setup.md +102 -0
  589. package/docs/platforms/mac/health.md +34 -0
  590. package/docs/platforms/mac/icon.md +31 -0
  591. package/docs/platforms/mac/logging.md +57 -0
  592. package/docs/platforms/mac/menu-bar.md +81 -0
  593. package/docs/platforms/mac/peekaboo.md +65 -0
  594. package/docs/platforms/mac/permissions.md +44 -0
  595. package/docs/platforms/mac/release.md +85 -0
  596. package/docs/platforms/mac/remote.md +83 -0
  597. package/docs/platforms/mac/signing.md +47 -0
  598. package/docs/platforms/mac/skills.md +33 -0
  599. package/docs/platforms/mac/voice-overlay.md +60 -0
  600. package/docs/platforms/mac/voicewake.md +67 -0
  601. package/docs/platforms/mac/webchat.md +41 -0
  602. package/docs/platforms/mac/xpc.md +61 -0
  603. package/docs/platforms/macos-vm.md +281 -0
  604. package/docs/platforms/macos.md +203 -0
  605. package/docs/platforms/oracle.md +303 -0
  606. package/docs/platforms/raspberry-pi.md +358 -0
  607. package/docs/platforms/windows.md +159 -0
  608. package/docs/plugin.md +664 -0
  609. package/docs/plugins/agent-tools.md +99 -0
  610. package/docs/plugins/manifest.md +71 -0
  611. package/docs/plugins/voice-call.md +284 -0
  612. package/docs/plugins/zalouser.md +81 -0
  613. package/docs/prose.md +134 -0
  614. package/docs/providers/anthropic.md +152 -0
  615. package/docs/providers/claude-max-api-proxy.md +148 -0
  616. package/docs/providers/cloudflare-ai-gateway.md +71 -0
  617. package/docs/providers/deepgram.md +93 -0
  618. package/docs/providers/github-copilot.md +72 -0
  619. package/docs/providers/glm.md +33 -0
  620. package/docs/providers/index.md +63 -0
  621. package/docs/providers/minimax.md +208 -0
  622. package/docs/providers/models.md +51 -0
  623. package/docs/providers/moonshot.md +142 -0
  624. package/docs/providers/ollama.md +223 -0
  625. package/docs/providers/openai.md +62 -0
  626. package/docs/providers/opencode.md +36 -0
  627. package/docs/providers/openrouter.md +37 -0
  628. package/docs/providers/qwen.md +53 -0
  629. package/docs/providers/synthetic.md +99 -0
  630. package/docs/providers/venice.md +267 -0
  631. package/docs/providers/vercel-ai-gateway.md +50 -0
  632. package/docs/providers/xiaomi.md +64 -0
  633. package/docs/providers/zai.md +36 -0
  634. package/docs/railway.mdx +99 -0
  635. package/docs/refactor/clawnet.md +417 -0
  636. package/docs/refactor/exec-host.md +316 -0
  637. package/docs/refactor/outbound-session-mirroring.md +85 -0
  638. package/docs/refactor/plugin-sdk.md +214 -0
  639. package/docs/refactor/strict-config.md +93 -0
  640. package/docs/reference/AGENTS.default.md +124 -0
  641. package/docs/reference/RELEASING.md +120 -0
  642. package/docs/reference/api-usage-costs.md +137 -0
  643. package/docs/reference/device-models.md +47 -0
  644. package/docs/reference/rpc.md +43 -0
  645. package/docs/reference/session-management-compaction.md +285 -0
  646. package/docs/reference/templates/AGENTS.dev.md +83 -0
  647. package/docs/reference/templates/AGENTS.md +218 -0
  648. package/docs/reference/templates/BOOT.md +10 -0
  649. package/docs/reference/templates/BOOTSTRAP.md +61 -0
  650. package/docs/reference/templates/HEARTBEAT.md +11 -0
  651. package/docs/reference/templates/IDENTITY.dev.md +47 -0
  652. package/docs/reference/templates/IDENTITY.md +27 -0
  653. package/docs/reference/templates/SOUL.dev.md +76 -0
  654. package/docs/reference/templates/SOUL.md +42 -0
  655. package/docs/reference/templates/TOOLS.dev.md +24 -0
  656. package/docs/reference/templates/TOOLS.md +46 -0
  657. package/docs/reference/templates/USER.dev.md +18 -0
  658. package/docs/reference/templates/USER.md +22 -0
  659. package/docs/reference/test.md +50 -0
  660. package/docs/reference/transcript-hygiene.md +129 -0
  661. package/docs/render.mdx +165 -0
  662. package/docs/scripts.md +28 -0
  663. package/docs/security/formal-verification.md +164 -0
  664. package/docs/start/getting-started.md +208 -0
  665. package/docs/start/hubs.md +185 -0
  666. package/docs/start/lore.md +219 -0
  667. package/docs/start/onboarding.md +110 -0
  668. package/docs/start/openclaw.md +241 -0
  669. package/docs/start/pairing.md +86 -0
  670. package/docs/start/setup.md +149 -0
  671. package/docs/start/showcase.md +416 -0
  672. package/docs/start/wizard.md +349 -0
  673. package/docs/testing.md +368 -0
  674. package/docs/token-use.md +112 -0
  675. package/docs/tools/agent-send.md +53 -0
  676. package/docs/tools/apply-patch.md +50 -0
  677. package/docs/tools/browser-linux-troubleshooting.md +139 -0
  678. package/docs/tools/browser-login.md +68 -0
  679. package/docs/tools/browser.md +576 -0
  680. package/docs/tools/chrome-extension.md +178 -0
  681. package/docs/tools/clawhub.md +257 -0
  682. package/docs/tools/creating-skills.md +54 -0
  683. package/docs/tools/elevated.md +57 -0
  684. package/docs/tools/exec-approvals.md +246 -0
  685. package/docs/tools/exec.md +179 -0
  686. package/docs/tools/firecrawl.md +61 -0
  687. package/docs/tools/index.md +509 -0
  688. package/docs/tools/llm-task.md +115 -0
  689. package/docs/tools/lobster.md +342 -0
  690. package/docs/tools/reactions.md +22 -0
  691. package/docs/tools/skills-config.md +76 -0
  692. package/docs/tools/skills.md +300 -0
  693. package/docs/tools/slash-commands.md +198 -0
  694. package/docs/tools/subagents.md +151 -0
  695. package/docs/tools/thinking.md +73 -0
  696. package/docs/tools/web.md +261 -0
  697. package/docs/tts.md +396 -0
  698. package/docs/tui.md +159 -0
  699. package/docs/vps.md +43 -0
  700. package/docs/web/control-ui.md +221 -0
  701. package/docs/web/dashboard.md +46 -0
  702. package/docs/web/index.md +116 -0
  703. package/docs/web/webchat.md +49 -0
  704. package/docs/whatsapp-openclaw-ai-zh.jpg +0 -0
  705. package/docs/whatsapp-openclaw.jpg +0 -0
  706. package/docs/zh-CN/AGENTS.md +59 -0
  707. package/docs/zh-CN/automation/auth-monitoring.md +47 -0
  708. package/docs/zh-CN/automation/cron-jobs.md +424 -0
  709. package/docs/zh-CN/automation/cron-vs-heartbeat.md +286 -0
  710. package/docs/zh-CN/automation/gmail-pubsub.md +249 -0
  711. package/docs/zh-CN/automation/poll.md +76 -0
  712. package/docs/zh-CN/automation/webhook.md +163 -0
  713. package/docs/zh-CN/bedrock.md +170 -0
  714. package/docs/zh-CN/brave-search.md +48 -0
  715. package/docs/zh-CN/broadcast-groups.md +449 -0
  716. package/docs/zh-CN/channels/bluebubbles.md +271 -0
  717. package/docs/zh-CN/channels/discord.md +468 -0
  718. package/docs/zh-CN/channels/feishu.md +513 -0
  719. package/docs/zh-CN/channels/googlechat.md +257 -0
  720. package/docs/zh-CN/channels/grammy.md +38 -0
  721. package/docs/zh-CN/channels/imessage.md +302 -0
  722. package/docs/zh-CN/channels/index.md +53 -0
  723. package/docs/zh-CN/channels/line.md +180 -0
  724. package/docs/zh-CN/channels/location.md +63 -0
  725. package/docs/zh-CN/channels/matrix.md +221 -0
  726. package/docs/zh-CN/channels/mattermost.md +144 -0
  727. package/docs/zh-CN/channels/msteams.md +775 -0
  728. package/docs/zh-CN/channels/nextcloud-talk.md +142 -0
  729. package/docs/zh-CN/channels/nostr.md +240 -0
  730. package/docs/zh-CN/channels/signal.md +209 -0
  731. package/docs/zh-CN/channels/slack.md +531 -0
  732. package/docs/zh-CN/channels/telegram.md +751 -0
  733. package/docs/zh-CN/channels/tlon.md +136 -0
  734. package/docs/zh-CN/channels/troubleshooting.md +36 -0
  735. package/docs/zh-CN/channels/twitch.md +385 -0
  736. package/docs/zh-CN/channels/whatsapp.md +411 -0
  737. package/docs/zh-CN/channels/zalo.md +196 -0
  738. package/docs/zh-CN/channels/zalouser.md +147 -0
  739. package/docs/zh-CN/cli/acp.md +173 -0
  740. package/docs/zh-CN/cli/agent.md +30 -0
  741. package/docs/zh-CN/cli/agents.md +82 -0
  742. package/docs/zh-CN/cli/approvals.md +57 -0
  743. package/docs/zh-CN/cli/browser.md +114 -0
  744. package/docs/zh-CN/cli/channels.md +86 -0
  745. package/docs/zh-CN/cli/config.md +57 -0
  746. package/docs/zh-CN/cli/configure.md +38 -0
  747. package/docs/zh-CN/cli/cron.md +43 -0
  748. package/docs/zh-CN/cli/dashboard.md +23 -0
  749. package/docs/zh-CN/cli/devices.md +74 -0
  750. package/docs/zh-CN/cli/directory.md +70 -0
  751. package/docs/zh-CN/cli/dns.md +30 -0
  752. package/docs/zh-CN/cli/docs.md +22 -0
  753. package/docs/zh-CN/cli/doctor.md +48 -0
  754. package/docs/zh-CN/cli/gateway.md +206 -0
  755. package/docs/zh-CN/cli/health.md +28 -0
  756. package/docs/zh-CN/cli/hooks.md +311 -0
  757. package/docs/zh-CN/cli/index.md +1032 -0
  758. package/docs/zh-CN/cli/logs.md +31 -0
  759. package/docs/zh-CN/cli/memory.md +52 -0
  760. package/docs/zh-CN/cli/message.md +246 -0
  761. package/docs/zh-CN/cli/models.md +85 -0
  762. package/docs/zh-CN/cli/node.md +115 -0
  763. package/docs/zh-CN/cli/nodes.md +80 -0
  764. package/docs/zh-CN/cli/onboard.md +36 -0
  765. package/docs/zh-CN/cli/pairing.md +28 -0
  766. package/docs/zh-CN/cli/plugins.md +66 -0
  767. package/docs/zh-CN/cli/reset.md +24 -0
  768. package/docs/zh-CN/cli/sandbox.md +158 -0
  769. package/docs/zh-CN/cli/security.md +33 -0
  770. package/docs/zh-CN/cli/sessions.md +23 -0
  771. package/docs/zh-CN/cli/setup.md +36 -0
  772. package/docs/zh-CN/cli/skills.md +33 -0
  773. package/docs/zh-CN/cli/status.md +33 -0
  774. package/docs/zh-CN/cli/system.md +63 -0
  775. package/docs/zh-CN/cli/tui.md +30 -0
  776. package/docs/zh-CN/cli/uninstall.md +24 -0
  777. package/docs/zh-CN/cli/update.md +101 -0
  778. package/docs/zh-CN/cli/voicecall.md +41 -0
  779. package/docs/zh-CN/cli/webhooks.md +32 -0
  780. package/docs/zh-CN/concepts/agent-loop.md +146 -0
  781. package/docs/zh-CN/concepts/agent-workspace.md +219 -0
  782. package/docs/zh-CN/concepts/agent.md +115 -0
  783. package/docs/zh-CN/concepts/architecture.md +123 -0
  784. package/docs/zh-CN/concepts/channel-routing.md +117 -0
  785. package/docs/zh-CN/concepts/compaction.md +67 -0
  786. package/docs/zh-CN/concepts/context.md +168 -0
  787. package/docs/zh-CN/concepts/group-messages.md +91 -0
  788. package/docs/zh-CN/concepts/groups.md +379 -0
  789. package/docs/zh-CN/concepts/markdown-formatting.md +117 -0
  790. package/docs/zh-CN/concepts/memory.md +412 -0
  791. package/docs/zh-CN/concepts/messages.md +141 -0
  792. package/docs/zh-CN/concepts/model-failover.md +145 -0
  793. package/docs/zh-CN/concepts/model-providers.md +320 -0
  794. package/docs/zh-CN/concepts/models.md +196 -0
  795. package/docs/zh-CN/concepts/multi-agent.md +372 -0
  796. package/docs/zh-CN/concepts/oauth.md +151 -0
  797. package/docs/zh-CN/concepts/presence.md +99 -0
  798. package/docs/zh-CN/concepts/queue.md +94 -0
  799. package/docs/zh-CN/concepts/retry.md +76 -0
  800. package/docs/zh-CN/concepts/session-pruning.md +129 -0
  801. package/docs/zh-CN/concepts/session-tool.md +200 -0
  802. package/docs/zh-CN/concepts/session.md +166 -0
  803. package/docs/zh-CN/concepts/sessions.md +17 -0
  804. package/docs/zh-CN/concepts/streaming.md +133 -0
  805. package/docs/zh-CN/concepts/system-prompt.md +101 -0
  806. package/docs/zh-CN/concepts/timezone.md +96 -0
  807. package/docs/zh-CN/concepts/typebox.md +284 -0
  808. package/docs/zh-CN/concepts/typing-indicators.md +74 -0
  809. package/docs/zh-CN/concepts/usage-tracking.md +42 -0
  810. package/docs/zh-CN/date-time.md +129 -0
  811. package/docs/zh-CN/debug/node-issue.md +90 -0
  812. package/docs/zh-CN/debugging.md +160 -0
  813. package/docs/zh-CN/diagnostics/flags.md +98 -0
  814. package/docs/zh-CN/environment.md +88 -0
  815. package/docs/zh-CN/experiments/onboarding-config-protocol.md +47 -0
  816. package/docs/zh-CN/experiments/plans/cron-add-hardening.md +70 -0
  817. package/docs/zh-CN/experiments/plans/group-policy-hardening.md +45 -0
  818. package/docs/zh-CN/experiments/plans/openresponses-gateway.md +121 -0
  819. package/docs/zh-CN/experiments/proposals/model-config.md +42 -0
  820. package/docs/zh-CN/experiments/research/memory.md +235 -0
  821. package/docs/zh-CN/gateway/authentication.md +142 -0
  822. package/docs/zh-CN/gateway/background-process.md +100 -0
  823. package/docs/zh-CN/gateway/bonjour.md +174 -0
  824. package/docs/zh-CN/gateway/bridge-protocol.md +86 -0
  825. package/docs/zh-CN/gateway/cli-backends.md +213 -0
  826. package/docs/zh-CN/gateway/configuration-examples.md +587 -0
  827. package/docs/zh-CN/gateway/configuration.md +3332 -0
  828. package/docs/zh-CN/gateway/discovery.md +123 -0
  829. package/docs/zh-CN/gateway/doctor.md +238 -0
  830. package/docs/zh-CN/gateway/gateway-lock.md +41 -0
  831. package/docs/zh-CN/gateway/health.md +42 -0
  832. package/docs/zh-CN/gateway/heartbeat.md +274 -0
  833. package/docs/zh-CN/gateway/index.md +335 -0
  834. package/docs/zh-CN/gateway/local-models.md +157 -0
  835. package/docs/zh-CN/gateway/logging.md +114 -0
  836. package/docs/zh-CN/gateway/multiple-gateways.md +119 -0
  837. package/docs/zh-CN/gateway/openai-http-api.md +125 -0
  838. package/docs/zh-CN/gateway/openresponses-http-api.md +317 -0
  839. package/docs/zh-CN/gateway/pairing.md +99 -0
  840. package/docs/zh-CN/gateway/protocol.md +220 -0
  841. package/docs/zh-CN/gateway/remote-gateway-readme.md +164 -0
  842. package/docs/zh-CN/gateway/remote.md +133 -0
  843. package/docs/zh-CN/gateway/sandbox-vs-tool-policy-vs-elevated.md +135 -0
  844. package/docs/zh-CN/gateway/sandboxing.md +188 -0
  845. package/docs/zh-CN/gateway/security/formal-verification.md +169 -0
  846. package/docs/zh-CN/gateway/security/index.md +777 -0
  847. package/docs/zh-CN/gateway/tailscale.md +124 -0
  848. package/docs/zh-CN/gateway/tools-invoke-http-api.md +92 -0
  849. package/docs/zh-CN/gateway/troubleshooting.md +771 -0
  850. package/docs/zh-CN/help/faq.md +2628 -0
  851. package/docs/zh-CN/help/index.md +28 -0
  852. package/docs/zh-CN/help/troubleshooting.md +104 -0
  853. package/docs/zh-CN/hooks/soul-evil.md +72 -0
  854. package/docs/zh-CN/hooks.md +919 -0
  855. package/docs/zh-CN/index.md +264 -0
  856. package/docs/zh-CN/install/ansible.md +215 -0
  857. package/docs/zh-CN/install/bun.md +65 -0
  858. package/docs/zh-CN/install/development-channels.md +81 -0
  859. package/docs/zh-CN/install/docker.md +532 -0
  860. package/docs/zh-CN/install/index.md +193 -0
  861. package/docs/zh-CN/install/installer.md +128 -0
  862. package/docs/zh-CN/install/migrating.md +199 -0
  863. package/docs/zh-CN/install/nix.md +99 -0
  864. package/docs/zh-CN/install/node.md +85 -0
  865. package/docs/zh-CN/install/uninstall.md +135 -0
  866. package/docs/zh-CN/install/updating.md +233 -0
  867. package/docs/zh-CN/logging.md +329 -0
  868. package/docs/zh-CN/multi-agent-sandbox-tools.md +401 -0
  869. package/docs/zh-CN/network.md +59 -0
  870. package/docs/zh-CN/nodes/audio.md +120 -0
  871. package/docs/zh-CN/nodes/camera.md +162 -0
  872. package/docs/zh-CN/nodes/images.md +79 -0
  873. package/docs/zh-CN/nodes/index.md +348 -0
  874. package/docs/zh-CN/nodes/location-command.md +120 -0
  875. package/docs/zh-CN/nodes/media-understanding.md +380 -0
  876. package/docs/zh-CN/nodes/talk.md +97 -0
  877. package/docs/zh-CN/nodes/voicewake.md +72 -0
  878. package/docs/zh-CN/northflank.mdx +60 -0
  879. package/docs/zh-CN/perplexity.md +84 -0
  880. package/docs/zh-CN/pi-dev.md +77 -0
  881. package/docs/zh-CN/pi.md +619 -0
  882. package/docs/zh-CN/platforms/android.md +155 -0
  883. package/docs/zh-CN/platforms/digitalocean.md +269 -0
  884. package/docs/zh-CN/platforms/exe-dev.md +127 -0
  885. package/docs/zh-CN/platforms/fly.md +490 -0
  886. package/docs/zh-CN/platforms/gcp.md +510 -0
  887. package/docs/zh-CN/platforms/hetzner.md +337 -0
  888. package/docs/zh-CN/platforms/index.md +60 -0
  889. package/docs/zh-CN/platforms/ios.md +114 -0
  890. package/docs/zh-CN/platforms/linux.md +101 -0
  891. package/docs/zh-CN/platforms/mac/bundled-gateway.md +75 -0
  892. package/docs/zh-CN/platforms/mac/canvas.md +128 -0
  893. package/docs/zh-CN/platforms/mac/child-process.md +73 -0
  894. package/docs/zh-CN/platforms/mac/dev-setup.md +109 -0
  895. package/docs/zh-CN/platforms/mac/health.md +41 -0
  896. package/docs/zh-CN/platforms/mac/icon.md +38 -0
  897. package/docs/zh-CN/platforms/mac/logging.md +64 -0
  898. package/docs/zh-CN/platforms/mac/menu-bar.md +88 -0
  899. package/docs/zh-CN/platforms/mac/peekaboo.md +62 -0
  900. package/docs/zh-CN/platforms/mac/permissions.md +46 -0
  901. package/docs/zh-CN/platforms/mac/release.md +92 -0
  902. package/docs/zh-CN/platforms/mac/remote.md +90 -0
  903. package/docs/zh-CN/platforms/mac/signing.md +54 -0
  904. package/docs/zh-CN/platforms/mac/skills.md +40 -0
  905. package/docs/zh-CN/platforms/mac/voice-overlay.md +67 -0
  906. package/docs/zh-CN/platforms/mac/voicewake.md +74 -0
  907. package/docs/zh-CN/platforms/mac/webchat.md +43 -0
  908. package/docs/zh-CN/platforms/mac/xpc.md +68 -0
  909. package/docs/zh-CN/platforms/macos-vm.md +288 -0
  910. package/docs/zh-CN/platforms/macos.md +193 -0
  911. package/docs/zh-CN/platforms/oracle.md +310 -0
  912. package/docs/zh-CN/platforms/raspberry-pi.md +365 -0
  913. package/docs/zh-CN/platforms/windows.md +156 -0
  914. package/docs/zh-CN/plugin.md +639 -0
  915. package/docs/zh-CN/plugins/agent-tools.md +99 -0
  916. package/docs/zh-CN/plugins/manifest.md +68 -0
  917. package/docs/zh-CN/plugins/voice-call.md +250 -0
  918. package/docs/zh-CN/plugins/zalouser.md +88 -0
  919. package/docs/zh-CN/prose.md +141 -0
  920. package/docs/zh-CN/providers/anthropic.md +159 -0
  921. package/docs/zh-CN/providers/claude-max-api-proxy.md +155 -0
  922. package/docs/zh-CN/providers/deepgram.md +97 -0
  923. package/docs/zh-CN/providers/github-copilot.md +67 -0
  924. package/docs/zh-CN/providers/glm.md +39 -0
  925. package/docs/zh-CN/providers/index.md +68 -0
  926. package/docs/zh-CN/providers/minimax.md +206 -0
  927. package/docs/zh-CN/providers/models.md +55 -0
  928. package/docs/zh-CN/providers/moonshot.md +145 -0
  929. package/docs/zh-CN/providers/ollama.md +230 -0
  930. package/docs/zh-CN/providers/openai.md +68 -0
  931. package/docs/zh-CN/providers/opencode.md +41 -0
  932. package/docs/zh-CN/providers/openrouter.md +43 -0
  933. package/docs/zh-CN/providers/qwen.md +55 -0
  934. package/docs/zh-CN/providers/synthetic.md +102 -0
  935. package/docs/zh-CN/providers/venice.md +274 -0
  936. package/docs/zh-CN/providers/vercel-ai-gateway.md +57 -0
  937. package/docs/zh-CN/providers/xiaomi.md +68 -0
  938. package/docs/zh-CN/providers/zai.md +41 -0
  939. package/docs/zh-CN/railway.mdx +106 -0
  940. package/docs/zh-CN/refactor/clawnet.md +424 -0
  941. package/docs/zh-CN/refactor/exec-host.md +323 -0
  942. package/docs/zh-CN/refactor/outbound-session-mirroring.md +92 -0
  943. package/docs/zh-CN/refactor/plugin-sdk.md +221 -0
  944. package/docs/zh-CN/refactor/strict-config.md +100 -0
  945. package/docs/zh-CN/reference/AGENTS.default.md +131 -0
  946. package/docs/zh-CN/reference/RELEASING.md +123 -0
  947. package/docs/zh-CN/reference/api-usage-costs.md +136 -0
  948. package/docs/zh-CN/reference/device-models.md +54 -0
  949. package/docs/zh-CN/reference/rpc.md +48 -0
  950. package/docs/zh-CN/reference/session-management-compaction.md +287 -0
  951. package/docs/zh-CN/reference/templates/AGENTS.dev.md +89 -0
  952. package/docs/zh-CN/reference/templates/AGENTS.md +225 -0
  953. package/docs/zh-CN/reference/templates/BOOT.md +17 -0
  954. package/docs/zh-CN/reference/templates/BOOTSTRAP.md +68 -0
  955. package/docs/zh-CN/reference/templates/HEARTBEAT.md +18 -0
  956. package/docs/zh-CN/reference/templates/IDENTITY.dev.md +54 -0
  957. package/docs/zh-CN/reference/templates/IDENTITY.md +35 -0
  958. package/docs/zh-CN/reference/templates/SOUL.dev.md +83 -0
  959. package/docs/zh-CN/reference/templates/SOUL.md +49 -0
  960. package/docs/zh-CN/reference/templates/TOOLS.dev.md +31 -0
  961. package/docs/zh-CN/reference/templates/TOOLS.md +53 -0
  962. package/docs/zh-CN/reference/templates/USER.dev.md +25 -0
  963. package/docs/zh-CN/reference/templates/USER.md +30 -0
  964. package/docs/zh-CN/reference/test.md +57 -0
  965. package/docs/zh-CN/reference/transcript-hygiene.md +109 -0
  966. package/docs/zh-CN/render.mdx +169 -0
  967. package/docs/zh-CN/scripts.md +35 -0
  968. package/docs/zh-CN/security/formal-verification.md +171 -0
  969. package/docs/zh-CN/start/getting-started.md +206 -0
  970. package/docs/zh-CN/start/hubs.md +191 -0
  971. package/docs/zh-CN/start/lore.md +226 -0
  972. package/docs/zh-CN/start/onboarding.md +105 -0
  973. package/docs/zh-CN/start/openclaw.md +248 -0
  974. package/docs/zh-CN/start/pairing.md +89 -0
  975. package/docs/zh-CN/start/setup.md +153 -0
  976. package/docs/zh-CN/start/showcase.md +423 -0
  977. package/docs/zh-CN/start/wizard.md +331 -0
  978. package/docs/zh-CN/testing.md +375 -0
  979. package/docs/zh-CN/token-use.md +119 -0
  980. package/docs/zh-CN/tools/agent-send.md +59 -0
  981. package/docs/zh-CN/tools/apply-patch.md +57 -0
  982. package/docs/zh-CN/tools/browser-linux-troubleshooting.md +144 -0
  983. package/docs/zh-CN/tools/browser-login.md +75 -0
  984. package/docs/zh-CN/tools/browser.md +553 -0
  985. package/docs/zh-CN/tools/chrome-extension.md +183 -0
  986. package/docs/zh-CN/tools/clawhub.md +209 -0
  987. package/docs/zh-CN/tools/creating-skills.md +61 -0
  988. package/docs/zh-CN/tools/elevated.md +64 -0
  989. package/docs/zh-CN/tools/exec-approvals.md +234 -0
  990. package/docs/zh-CN/tools/exec.md +169 -0
  991. package/docs/zh-CN/tools/firecrawl.md +68 -0
  992. package/docs/zh-CN/tools/index.md +515 -0
  993. package/docs/zh-CN/tools/llm-task.md +117 -0
  994. package/docs/zh-CN/tools/lobster.md +349 -0
  995. package/docs/zh-CN/tools/reactions.md +29 -0
  996. package/docs/zh-CN/tools/skills-config.md +78 -0
  997. package/docs/zh-CN/tools/skills.md +279 -0
  998. package/docs/zh-CN/tools/slash-commands.md +205 -0
  999. package/docs/zh-CN/tools/subagents.md +156 -0
  1000. package/docs/zh-CN/tools/thinking.md +80 -0
  1001. package/docs/zh-CN/tools/web.md +257 -0
  1002. package/docs/zh-CN/tts.md +375 -0
  1003. package/docs/zh-CN/tui.md +166 -0
  1004. package/docs/zh-CN/vps.md +47 -0
  1005. package/docs/zh-CN/web/control-ui.md +191 -0
  1006. package/docs/zh-CN/web/dashboard.md +53 -0
  1007. package/docs/zh-CN/web/index.md +118 -0
  1008. package/docs/zh-CN/web/webchat.md +56 -0
  1009. package/extensions/bluebubbles/README.md +45 -0
  1010. package/extensions/bluebubbles/index.ts +19 -0
  1011. package/extensions/bluebubbles/node_modules/.bin/openclaw +21 -0
  1012. package/extensions/bluebubbles/openclaw.plugin.json +9 -0
  1013. package/extensions/bluebubbles/package.json +36 -0
  1014. package/extensions/bluebubbles/src/accounts.ts +88 -0
  1015. package/extensions/bluebubbles/src/actions.test.ts +650 -0
  1016. package/extensions/bluebubbles/src/actions.ts +438 -0
  1017. package/extensions/bluebubbles/src/attachments.test.ts +345 -0
  1018. package/extensions/bluebubbles/src/attachments.ts +300 -0
  1019. package/extensions/bluebubbles/src/channel.ts +414 -0
  1020. package/extensions/bluebubbles/src/chat.test.ts +461 -0
  1021. package/extensions/bluebubbles/src/chat.ts +378 -0
  1022. package/extensions/bluebubbles/src/config-schema.ts +51 -0
  1023. package/extensions/bluebubbles/src/media-send.ts +174 -0
  1024. package/extensions/bluebubbles/src/monitor.test.ts +2342 -0
  1025. package/extensions/bluebubbles/src/monitor.ts +2490 -0
  1026. package/extensions/bluebubbles/src/onboarding.ts +352 -0
  1027. package/extensions/bluebubbles/src/probe.ts +135 -0
  1028. package/extensions/bluebubbles/src/reactions.test.ts +392 -0
  1029. package/extensions/bluebubbles/src/reactions.ts +188 -0
  1030. package/extensions/bluebubbles/src/runtime.ts +14 -0
  1031. package/extensions/bluebubbles/src/send.test.ts +808 -0
  1032. package/extensions/bluebubbles/src/send.ts +467 -0
  1033. package/extensions/bluebubbles/src/targets.test.ts +183 -0
  1034. package/extensions/bluebubbles/src/targets.ts +422 -0
  1035. package/extensions/bluebubbles/src/types.ts +127 -0
  1036. package/extensions/copilot-proxy/README.md +24 -0
  1037. package/extensions/copilot-proxy/index.ts +148 -0
  1038. package/extensions/copilot-proxy/node_modules/.bin/openclaw +21 -0
  1039. package/extensions/copilot-proxy/openclaw.plugin.json +9 -0
  1040. package/extensions/copilot-proxy/package.json +14 -0
  1041. package/extensions/diagnostics-otel/index.ts +15 -0
  1042. package/extensions/diagnostics-otel/node_modules/.bin/openclaw +21 -0
  1043. package/extensions/diagnostics-otel/openclaw.plugin.json +8 -0
  1044. package/extensions/diagnostics-otel/package.json +27 -0
  1045. package/extensions/diagnostics-otel/src/service.test.ts +226 -0
  1046. package/extensions/diagnostics-otel/src/service.ts +635 -0
  1047. package/extensions/discord/index.ts +17 -0
  1048. package/extensions/discord/node_modules/.bin/openclaw +21 -0
  1049. package/extensions/discord/openclaw.plugin.json +9 -0
  1050. package/extensions/discord/package.json +14 -0
  1051. package/extensions/discord/src/channel.ts +422 -0
  1052. package/extensions/discord/src/runtime.ts +14 -0
  1053. package/extensions/feishu/README.md +47 -0
  1054. package/extensions/feishu/index.ts +15 -0
  1055. package/extensions/feishu/node_modules/.bin/openclaw +21 -0
  1056. package/extensions/feishu/openclaw.plugin.json +9 -0
  1057. package/extensions/feishu/package.json +33 -0
  1058. package/extensions/feishu/src/channel.ts +276 -0
  1059. package/extensions/feishu/src/config-schema.ts +46 -0
  1060. package/extensions/feishu/src/onboarding.ts +278 -0
  1061. package/extensions/google-antigravity-auth/README.md +24 -0
  1062. package/extensions/google-antigravity-auth/index.ts +461 -0
  1063. package/extensions/google-antigravity-auth/node_modules/.bin/openclaw +21 -0
  1064. package/extensions/google-antigravity-auth/openclaw.plugin.json +9 -0
  1065. package/extensions/google-antigravity-auth/package.json +14 -0
  1066. package/extensions/google-gemini-cli-auth/README.md +35 -0
  1067. package/extensions/google-gemini-cli-auth/index.ts +88 -0
  1068. package/extensions/google-gemini-cli-auth/node_modules/.bin/openclaw +21 -0
  1069. package/extensions/google-gemini-cli-auth/oauth.test.ts +240 -0
  1070. package/extensions/google-gemini-cli-auth/oauth.ts +662 -0
  1071. package/extensions/google-gemini-cli-auth/openclaw.plugin.json +9 -0
  1072. package/extensions/google-gemini-cli-auth/package.json +14 -0
  1073. package/extensions/googlechat/index.ts +19 -0
  1074. package/extensions/googlechat/node_modules/.bin/openclaw +21 -0
  1075. package/extensions/googlechat/openclaw.plugin.json +9 -0
  1076. package/extensions/googlechat/package.json +39 -0
  1077. package/extensions/googlechat/src/accounts.ts +147 -0
  1078. package/extensions/googlechat/src/actions.ts +181 -0
  1079. package/extensions/googlechat/src/api.test.ts +61 -0
  1080. package/extensions/googlechat/src/api.ts +282 -0
  1081. package/extensions/googlechat/src/auth.ts +123 -0
  1082. package/extensions/googlechat/src/channel.ts +583 -0
  1083. package/extensions/googlechat/src/monitor.test.ts +22 -0
  1084. package/extensions/googlechat/src/monitor.ts +949 -0
  1085. package/extensions/googlechat/src/onboarding.ts +269 -0
  1086. package/extensions/googlechat/src/runtime.ts +14 -0
  1087. package/extensions/googlechat/src/targets.test.ts +32 -0
  1088. package/extensions/googlechat/src/targets.ts +65 -0
  1089. package/extensions/googlechat/src/types.config.ts +3 -0
  1090. package/extensions/googlechat/src/types.ts +73 -0
  1091. package/extensions/imessage/index.ts +17 -0
  1092. package/extensions/imessage/node_modules/.bin/openclaw +21 -0
  1093. package/extensions/imessage/openclaw.plugin.json +9 -0
  1094. package/extensions/imessage/package.json +14 -0
  1095. package/extensions/imessage/src/channel.ts +294 -0
  1096. package/extensions/imessage/src/runtime.ts +14 -0
  1097. package/extensions/line/index.ts +19 -0
  1098. package/extensions/line/node_modules/.bin/openclaw +21 -0
  1099. package/extensions/line/openclaw.plugin.json +9 -0
  1100. package/extensions/line/package.json +29 -0
  1101. package/extensions/line/src/card-command.ts +344 -0
  1102. package/extensions/line/src/channel.logout.test.ts +99 -0
  1103. package/extensions/line/src/channel.sendPayload.test.ts +306 -0
  1104. package/extensions/line/src/channel.ts +780 -0
  1105. package/extensions/line/src/runtime.ts +14 -0
  1106. package/extensions/llm-task/README.md +97 -0
  1107. package/extensions/llm-task/index.ts +6 -0
  1108. package/extensions/llm-task/node_modules/.bin/openclaw +21 -0
  1109. package/extensions/llm-task/openclaw.plugin.json +21 -0
  1110. package/extensions/llm-task/package.json +14 -0
  1111. package/extensions/llm-task/src/llm-task-tool.test.ts +138 -0
  1112. package/extensions/llm-task/src/llm-task-tool.ts +245 -0
  1113. package/extensions/lobster/README.md +75 -0
  1114. package/extensions/lobster/SKILL.md +97 -0
  1115. package/extensions/lobster/index.ts +14 -0
  1116. package/extensions/lobster/node_modules/.bin/openclaw +21 -0
  1117. package/extensions/lobster/openclaw.plugin.json +10 -0
  1118. package/extensions/lobster/package.json +14 -0
  1119. package/extensions/lobster/src/lobster-tool.test.ts +247 -0
  1120. package/extensions/lobster/src/lobster-tool.ts +328 -0
  1121. package/extensions/matrix/CHANGELOG.md +87 -0
  1122. package/extensions/matrix/index.ts +17 -0
  1123. package/extensions/matrix/node_modules/.bin/markdown-it +21 -0
  1124. package/extensions/matrix/node_modules/.bin/openclaw +21 -0
  1125. package/extensions/matrix/openclaw.plugin.json +9 -0
  1126. package/extensions/matrix/package.json +36 -0
  1127. package/extensions/matrix/src/actions.ts +195 -0
  1128. package/extensions/matrix/src/channel.directory.test.ts +64 -0
  1129. package/extensions/matrix/src/channel.ts +439 -0
  1130. package/extensions/matrix/src/config-schema.ts +62 -0
  1131. package/extensions/matrix/src/directory-live.ts +188 -0
  1132. package/extensions/matrix/src/group-mentions.ts +66 -0
  1133. package/extensions/matrix/src/matrix/accounts.test.ts +82 -0
  1134. package/extensions/matrix/src/matrix/accounts.ts +65 -0
  1135. package/extensions/matrix/src/matrix/actions/client.ts +57 -0
  1136. package/extensions/matrix/src/matrix/actions/messages.ts +128 -0
  1137. package/extensions/matrix/src/matrix/actions/pins.ts +76 -0
  1138. package/extensions/matrix/src/matrix/actions/reactions.ts +96 -0
  1139. package/extensions/matrix/src/matrix/actions/room.ts +85 -0
  1140. package/extensions/matrix/src/matrix/actions/summary.ts +75 -0
  1141. package/extensions/matrix/src/matrix/actions/types.ts +84 -0
  1142. package/extensions/matrix/src/matrix/actions.ts +15 -0
  1143. package/extensions/matrix/src/matrix/active-client.ts +11 -0
  1144. package/extensions/matrix/src/matrix/client/config.ts +160 -0
  1145. package/extensions/matrix/src/matrix/client/create-client.ts +123 -0
  1146. package/extensions/matrix/src/matrix/client/logging.ts +36 -0
  1147. package/extensions/matrix/src/matrix/client/runtime.ts +4 -0
  1148. package/extensions/matrix/src/matrix/client/shared.ts +170 -0
  1149. package/extensions/matrix/src/matrix/client/storage.ts +131 -0
  1150. package/extensions/matrix/src/matrix/client/types.ts +34 -0
  1151. package/extensions/matrix/src/matrix/client.test.ts +56 -0
  1152. package/extensions/matrix/src/matrix/client.ts +5 -0
  1153. package/extensions/matrix/src/matrix/credentials.ts +105 -0
  1154. package/extensions/matrix/src/matrix/deps.ts +60 -0
  1155. package/extensions/matrix/src/matrix/format.test.ts +33 -0
  1156. package/extensions/matrix/src/matrix/format.ts +22 -0
  1157. package/extensions/matrix/src/matrix/index.ts +11 -0
  1158. package/extensions/matrix/src/matrix/monitor/allowlist.test.ts +45 -0
  1159. package/extensions/matrix/src/matrix/monitor/allowlist.ts +103 -0
  1160. package/extensions/matrix/src/matrix/monitor/auto-join.ts +71 -0
  1161. package/extensions/matrix/src/matrix/monitor/direct.ts +104 -0
  1162. package/extensions/matrix/src/matrix/monitor/events.ts +101 -0
  1163. package/extensions/matrix/src/matrix/monitor/handler.ts +661 -0
  1164. package/extensions/matrix/src/matrix/monitor/index.ts +338 -0
  1165. package/extensions/matrix/src/matrix/monitor/location.ts +100 -0
  1166. package/extensions/matrix/src/matrix/monitor/media.test.ts +102 -0
  1167. package/extensions/matrix/src/matrix/monitor/media.ts +113 -0
  1168. package/extensions/matrix/src/matrix/monitor/mentions.ts +31 -0
  1169. package/extensions/matrix/src/matrix/monitor/replies.ts +97 -0
  1170. package/extensions/matrix/src/matrix/monitor/room-info.ts +55 -0
  1171. package/extensions/matrix/src/matrix/monitor/rooms.test.ts +39 -0
  1172. package/extensions/matrix/src/matrix/monitor/rooms.ts +47 -0
  1173. package/extensions/matrix/src/matrix/monitor/threads.ts +68 -0
  1174. package/extensions/matrix/src/matrix/monitor/types.ts +39 -0
  1175. package/extensions/matrix/src/matrix/poll-types.test.ts +21 -0
  1176. package/extensions/matrix/src/matrix/poll-types.ts +166 -0
  1177. package/extensions/matrix/src/matrix/probe.ts +70 -0
  1178. package/extensions/matrix/src/matrix/send/client.ts +66 -0
  1179. package/extensions/matrix/src/matrix/send/formatting.ts +89 -0
  1180. package/extensions/matrix/src/matrix/send/media.ts +229 -0
  1181. package/extensions/matrix/src/matrix/send/targets.test.ts +98 -0
  1182. package/extensions/matrix/src/matrix/send/targets.ts +136 -0
  1183. package/extensions/matrix/src/matrix/send/types.ts +109 -0
  1184. package/extensions/matrix/src/matrix/send.test.ts +171 -0
  1185. package/extensions/matrix/src/matrix/send.ts +260 -0
  1186. package/extensions/matrix/src/onboarding.ts +449 -0
  1187. package/extensions/matrix/src/outbound.ts +52 -0
  1188. package/extensions/matrix/src/resolve-targets.test.ts +48 -0
  1189. package/extensions/matrix/src/resolve-targets.ts +135 -0
  1190. package/extensions/matrix/src/runtime.ts +14 -0
  1191. package/extensions/matrix/src/tool-actions.ts +164 -0
  1192. package/extensions/matrix/src/types.ts +95 -0
  1193. package/extensions/mattermost/index.ts +17 -0
  1194. package/extensions/mattermost/node_modules/.bin/openclaw +21 -0
  1195. package/extensions/mattermost/openclaw.plugin.json +9 -0
  1196. package/extensions/mattermost/package.json +28 -0
  1197. package/extensions/mattermost/src/channel.test.ts +48 -0
  1198. package/extensions/mattermost/src/channel.ts +337 -0
  1199. package/extensions/mattermost/src/config-schema.ts +55 -0
  1200. package/extensions/mattermost/src/group-mentions.ts +15 -0
  1201. package/extensions/mattermost/src/mattermost/accounts.ts +128 -0
  1202. package/extensions/mattermost/src/mattermost/client.ts +220 -0
  1203. package/extensions/mattermost/src/mattermost/index.ts +9 -0
  1204. package/extensions/mattermost/src/mattermost/monitor-helpers.ts +166 -0
  1205. package/extensions/mattermost/src/mattermost/monitor.ts +987 -0
  1206. package/extensions/mattermost/src/mattermost/probe.ts +74 -0
  1207. package/extensions/mattermost/src/mattermost/send.ts +231 -0
  1208. package/extensions/mattermost/src/normalize.ts +46 -0
  1209. package/extensions/mattermost/src/onboarding-helpers.ts +44 -0
  1210. package/extensions/mattermost/src/onboarding.ts +186 -0
  1211. package/extensions/mattermost/src/runtime.ts +14 -0
  1212. package/extensions/mattermost/src/types.ts +50 -0
  1213. package/extensions/memory-core/index.ts +38 -0
  1214. package/extensions/memory-core/node_modules/.bin/openclaw +21 -0
  1215. package/extensions/memory-core/openclaw.plugin.json +9 -0
  1216. package/extensions/memory-core/package.json +17 -0
  1217. package/extensions/memory-lancedb/config.ts +139 -0
  1218. package/extensions/memory-lancedb/index.test.ts +295 -0
  1219. package/extensions/memory-lancedb/index.ts +608 -0
  1220. package/extensions/memory-lancedb/node_modules/.bin/openai +21 -0
  1221. package/extensions/memory-lancedb/node_modules/.bin/openclaw +21 -0
  1222. package/extensions/memory-lancedb/openclaw.plugin.json +60 -0
  1223. package/extensions/memory-lancedb/package.json +19 -0
  1224. package/extensions/minimax-portal-auth/README.md +33 -0
  1225. package/extensions/minimax-portal-auth/index.ts +155 -0
  1226. package/extensions/minimax-portal-auth/node_modules/.bin/openclaw +21 -0
  1227. package/extensions/minimax-portal-auth/oauth.ts +247 -0
  1228. package/extensions/minimax-portal-auth/openclaw.plugin.json +9 -0
  1229. package/extensions/minimax-portal-auth/package.json +14 -0
  1230. package/extensions/msteams/CHANGELOG.md +83 -0
  1231. package/extensions/msteams/index.ts +17 -0
  1232. package/extensions/msteams/node_modules/.bin/openclaw +21 -0
  1233. package/extensions/msteams/openclaw.plugin.json +9 -0
  1234. package/extensions/msteams/package.json +39 -0
  1235. package/extensions/msteams/src/attachments/download.ts +283 -0
  1236. package/extensions/msteams/src/attachments/graph.ts +353 -0
  1237. package/extensions/msteams/src/attachments/html.ts +90 -0
  1238. package/extensions/msteams/src/attachments/payload.ts +22 -0
  1239. package/extensions/msteams/src/attachments/shared.ts +291 -0
  1240. package/extensions/msteams/src/attachments/types.ts +37 -0
  1241. package/extensions/msteams/src/attachments.test.ts +459 -0
  1242. package/extensions/msteams/src/attachments.ts +18 -0
  1243. package/extensions/msteams/src/channel.directory.test.ts +48 -0
  1244. package/extensions/msteams/src/channel.ts +459 -0
  1245. package/extensions/msteams/src/conversation-store-fs.test.ts +88 -0
  1246. package/extensions/msteams/src/conversation-store-fs.ts +165 -0
  1247. package/extensions/msteams/src/conversation-store-memory.ts +47 -0
  1248. package/extensions/msteams/src/conversation-store.ts +41 -0
  1249. package/extensions/msteams/src/directory-live.ts +205 -0
  1250. package/extensions/msteams/src/errors.test.ts +45 -0
  1251. package/extensions/msteams/src/errors.ts +190 -0
  1252. package/extensions/msteams/src/file-consent-helpers.test.ts +243 -0
  1253. package/extensions/msteams/src/file-consent-helpers.ts +73 -0
  1254. package/extensions/msteams/src/file-consent.ts +126 -0
  1255. package/extensions/msteams/src/graph-chat.ts +53 -0
  1256. package/extensions/msteams/src/graph-upload.ts +453 -0
  1257. package/extensions/msteams/src/inbound.test.ts +66 -0
  1258. package/extensions/msteams/src/inbound.ts +48 -0
  1259. package/extensions/msteams/src/index.ts +4 -0
  1260. package/extensions/msteams/src/media-helpers.test.ts +189 -0
  1261. package/extensions/msteams/src/media-helpers.ts +86 -0
  1262. package/extensions/msteams/src/messenger.test.ts +248 -0
  1263. package/extensions/msteams/src/messenger.ts +495 -0
  1264. package/extensions/msteams/src/monitor-handler/inbound-media.ts +128 -0
  1265. package/extensions/msteams/src/monitor-handler/message-handler.ts +640 -0
  1266. package/extensions/msteams/src/monitor-handler.ts +162 -0
  1267. package/extensions/msteams/src/monitor-types.ts +5 -0
  1268. package/extensions/msteams/src/monitor.ts +295 -0
  1269. package/extensions/msteams/src/onboarding.ts +431 -0
  1270. package/extensions/msteams/src/outbound.ts +46 -0
  1271. package/extensions/msteams/src/pending-uploads.ts +89 -0
  1272. package/extensions/msteams/src/policy.test.ts +209 -0
  1273. package/extensions/msteams/src/policy.ts +273 -0
  1274. package/extensions/msteams/src/polls-store-memory.ts +32 -0
  1275. package/extensions/msteams/src/polls-store.test.ts +38 -0
  1276. package/extensions/msteams/src/polls.test.ts +72 -0
  1277. package/extensions/msteams/src/polls.ts +315 -0
  1278. package/extensions/msteams/src/probe.test.ts +58 -0
  1279. package/extensions/msteams/src/probe.ts +107 -0
  1280. package/extensions/msteams/src/reply-dispatcher.ts +130 -0
  1281. package/extensions/msteams/src/resolve-allowlist.ts +297 -0
  1282. package/extensions/msteams/src/runtime.ts +14 -0
  1283. package/extensions/msteams/src/sdk-types.ts +19 -0
  1284. package/extensions/msteams/src/sdk.ts +33 -0
  1285. package/extensions/msteams/src/send-context.ts +164 -0
  1286. package/extensions/msteams/src/send.ts +519 -0
  1287. package/extensions/msteams/src/sent-message-cache.test.ts +15 -0
  1288. package/extensions/msteams/src/sent-message-cache.ts +47 -0
  1289. package/extensions/msteams/src/storage.ts +25 -0
  1290. package/extensions/msteams/src/store-fs.ts +83 -0
  1291. package/extensions/msteams/src/token.ts +19 -0
  1292. package/extensions/nextcloud-talk/index.ts +17 -0
  1293. package/extensions/nextcloud-talk/node_modules/.bin/openclaw +21 -0
  1294. package/extensions/nextcloud-talk/openclaw.plugin.json +9 -0
  1295. package/extensions/nextcloud-talk/package.json +33 -0
  1296. package/extensions/nextcloud-talk/src/accounts.ts +174 -0
  1297. package/extensions/nextcloud-talk/src/channel.ts +409 -0
  1298. package/extensions/nextcloud-talk/src/config-schema.ts +78 -0
  1299. package/extensions/nextcloud-talk/src/format.ts +79 -0
  1300. package/extensions/nextcloud-talk/src/inbound.ts +317 -0
  1301. package/extensions/nextcloud-talk/src/monitor.ts +246 -0
  1302. package/extensions/nextcloud-talk/src/normalize.ts +39 -0
  1303. package/extensions/nextcloud-talk/src/onboarding.ts +343 -0
  1304. package/extensions/nextcloud-talk/src/policy.test.ts +33 -0
  1305. package/extensions/nextcloud-talk/src/policy.ts +180 -0
  1306. package/extensions/nextcloud-talk/src/room-info.ts +125 -0
  1307. package/extensions/nextcloud-talk/src/runtime.ts +14 -0
  1308. package/extensions/nextcloud-talk/src/send.ts +210 -0
  1309. package/extensions/nextcloud-talk/src/signature.ts +72 -0
  1310. package/extensions/nextcloud-talk/src/types.ts +179 -0
  1311. package/extensions/nostr/CHANGELOG.md +74 -0
  1312. package/extensions/nostr/README.md +136 -0
  1313. package/extensions/nostr/index.ts +68 -0
  1314. package/extensions/nostr/node_modules/.bin/openclaw +21 -0
  1315. package/extensions/nostr/openclaw.plugin.json +9 -0
  1316. package/extensions/nostr/package.json +34 -0
  1317. package/extensions/nostr/src/channel.test.ts +151 -0
  1318. package/extensions/nostr/src/channel.ts +353 -0
  1319. package/extensions/nostr/src/config-schema.ts +90 -0
  1320. package/extensions/nostr/src/metrics.ts +478 -0
  1321. package/extensions/nostr/src/nostr-bus.fuzz.test.ts +533 -0
  1322. package/extensions/nostr/src/nostr-bus.integration.test.ts +448 -0
  1323. package/extensions/nostr/src/nostr-bus.test.ts +199 -0
  1324. package/extensions/nostr/src/nostr-bus.ts +715 -0
  1325. package/extensions/nostr/src/nostr-profile-http.test.ts +378 -0
  1326. package/extensions/nostr/src/nostr-profile-http.ts +519 -0
  1327. package/extensions/nostr/src/nostr-profile-import.test.ts +119 -0
  1328. package/extensions/nostr/src/nostr-profile-import.ts +262 -0
  1329. package/extensions/nostr/src/nostr-profile.fuzz.test.ts +477 -0
  1330. package/extensions/nostr/src/nostr-profile.test.ts +410 -0
  1331. package/extensions/nostr/src/nostr-profile.ts +277 -0
  1332. package/extensions/nostr/src/nostr-state-store.test.ts +131 -0
  1333. package/extensions/nostr/src/nostr-state-store.ts +226 -0
  1334. package/extensions/nostr/src/runtime.ts +14 -0
  1335. package/extensions/nostr/src/seen-tracker.ts +303 -0
  1336. package/extensions/nostr/src/types.test.ts +157 -0
  1337. package/extensions/nostr/src/types.ts +101 -0
  1338. package/extensions/nostr/test/setup.ts +5 -0
  1339. package/extensions/open-prose/README.md +25 -0
  1340. package/extensions/open-prose/index.ts +5 -0
  1341. package/extensions/open-prose/node_modules/.bin/openclaw +21 -0
  1342. package/extensions/open-prose/openclaw.plugin.json +11 -0
  1343. package/extensions/open-prose/package.json +14 -0
  1344. package/extensions/open-prose/skills/prose/LICENSE +21 -0
  1345. package/extensions/open-prose/skills/prose/SKILL.md +323 -0
  1346. package/extensions/open-prose/skills/prose/alt-borges.md +141 -0
  1347. package/extensions/open-prose/skills/prose/alts/arabian-nights.md +358 -0
  1348. package/extensions/open-prose/skills/prose/alts/borges.md +360 -0
  1349. package/extensions/open-prose/skills/prose/alts/folk.md +322 -0
  1350. package/extensions/open-prose/skills/prose/alts/homer.md +346 -0
  1351. package/extensions/open-prose/skills/prose/alts/kafka.md +373 -0
  1352. package/extensions/open-prose/skills/prose/compiler.md +2971 -0
  1353. package/extensions/open-prose/skills/prose/examples/01-hello-world.prose +4 -0
  1354. package/extensions/open-prose/skills/prose/examples/02-research-and-summarize.prose +6 -0
  1355. package/extensions/open-prose/skills/prose/examples/03-code-review.prose +17 -0
  1356. package/extensions/open-prose/skills/prose/examples/04-write-and-refine.prose +14 -0
  1357. package/extensions/open-prose/skills/prose/examples/05-debug-issue.prose +20 -0
  1358. package/extensions/open-prose/skills/prose/examples/06-explain-codebase.prose +17 -0
  1359. package/extensions/open-prose/skills/prose/examples/07-refactor.prose +20 -0
  1360. package/extensions/open-prose/skills/prose/examples/08-blog-post.prose +20 -0
  1361. package/extensions/open-prose/skills/prose/examples/09-research-with-agents.prose +25 -0
  1362. package/extensions/open-prose/skills/prose/examples/10-code-review-agents.prose +32 -0
  1363. package/extensions/open-prose/skills/prose/examples/11-skills-and-imports.prose +27 -0
  1364. package/extensions/open-prose/skills/prose/examples/12-secure-agent-permissions.prose +43 -0
  1365. package/extensions/open-prose/skills/prose/examples/13-variables-and-context.prose +51 -0
  1366. package/extensions/open-prose/skills/prose/examples/14-composition-blocks.prose +48 -0
  1367. package/extensions/open-prose/skills/prose/examples/15-inline-sequences.prose +23 -0
  1368. package/extensions/open-prose/skills/prose/examples/16-parallel-reviews.prose +19 -0
  1369. package/extensions/open-prose/skills/prose/examples/17-parallel-research.prose +19 -0
  1370. package/extensions/open-prose/skills/prose/examples/18-mixed-parallel-sequential.prose +36 -0
  1371. package/extensions/open-prose/skills/prose/examples/19-advanced-parallel.prose +71 -0
  1372. package/extensions/open-prose/skills/prose/examples/20-fixed-loops.prose +20 -0
  1373. package/extensions/open-prose/skills/prose/examples/21-pipeline-operations.prose +35 -0
  1374. package/extensions/open-prose/skills/prose/examples/22-error-handling.prose +51 -0
  1375. package/extensions/open-prose/skills/prose/examples/23-retry-with-backoff.prose +63 -0
  1376. package/extensions/open-prose/skills/prose/examples/24-choice-blocks.prose +86 -0
  1377. package/extensions/open-prose/skills/prose/examples/25-conditionals.prose +114 -0
  1378. package/extensions/open-prose/skills/prose/examples/26-parameterized-blocks.prose +100 -0
  1379. package/extensions/open-prose/skills/prose/examples/27-string-interpolation.prose +105 -0
  1380. package/extensions/open-prose/skills/prose/examples/28-automated-pr-review.prose +37 -0
  1381. package/extensions/open-prose/skills/prose/examples/28-gas-town.prose +1572 -0
  1382. package/extensions/open-prose/skills/prose/examples/29-captains-chair.prose +218 -0
  1383. package/extensions/open-prose/skills/prose/examples/30-captains-chair-simple.prose +42 -0
  1384. package/extensions/open-prose/skills/prose/examples/31-captains-chair-with-memory.prose +145 -0
  1385. package/extensions/open-prose/skills/prose/examples/33-pr-review-autofix.prose +168 -0
  1386. package/extensions/open-prose/skills/prose/examples/34-content-pipeline.prose +204 -0
  1387. package/extensions/open-prose/skills/prose/examples/35-feature-factory.prose +296 -0
  1388. package/extensions/open-prose/skills/prose/examples/36-bug-hunter.prose +237 -0
  1389. package/extensions/open-prose/skills/prose/examples/37-the-forge.prose +1474 -0
  1390. package/extensions/open-prose/skills/prose/examples/38-skill-scan.prose +455 -0
  1391. package/extensions/open-prose/skills/prose/examples/39-architect-by-simulation.prose +277 -0
  1392. package/extensions/open-prose/skills/prose/examples/40-rlm-self-refine.prose +32 -0
  1393. package/extensions/open-prose/skills/prose/examples/41-rlm-divide-conquer.prose +38 -0
  1394. package/extensions/open-prose/skills/prose/examples/42-rlm-filter-recurse.prose +46 -0
  1395. package/extensions/open-prose/skills/prose/examples/43-rlm-pairwise.prose +50 -0
  1396. package/extensions/open-prose/skills/prose/examples/44-run-endpoint-ux-test.prose +261 -0
  1397. package/extensions/open-prose/skills/prose/examples/45-plugin-release.prose +159 -0
  1398. package/extensions/open-prose/skills/prose/examples/45-run-endpoint-ux-test-with-remediation.prose +637 -0
  1399. package/extensions/open-prose/skills/prose/examples/46-run-endpoint-ux-test-fast.prose +148 -0
  1400. package/extensions/open-prose/skills/prose/examples/46-workflow-crystallizer.prose +225 -0
  1401. package/extensions/open-prose/skills/prose/examples/47-language-self-improvement.prose +356 -0
  1402. package/extensions/open-prose/skills/prose/examples/48-habit-miner.prose +445 -0
  1403. package/extensions/open-prose/skills/prose/examples/49-prose-run-retrospective.prose +210 -0
  1404. package/extensions/open-prose/skills/prose/examples/README.md +391 -0
  1405. package/extensions/open-prose/skills/prose/examples/roadmap/README.md +22 -0
  1406. package/extensions/open-prose/skills/prose/examples/roadmap/iterative-refinement.prose +20 -0
  1407. package/extensions/open-prose/skills/prose/examples/roadmap/parallel-review.prose +18 -0
  1408. package/extensions/open-prose/skills/prose/examples/roadmap/simple-pipeline.prose +17 -0
  1409. package/extensions/open-prose/skills/prose/examples/roadmap/syntax/open-prose-syntax.prose +223 -0
  1410. package/extensions/open-prose/skills/prose/guidance/antipatterns.md +951 -0
  1411. package/extensions/open-prose/skills/prose/guidance/patterns.md +700 -0
  1412. package/extensions/open-prose/skills/prose/guidance/system-prompt.md +180 -0
  1413. package/extensions/open-prose/skills/prose/help.md +144 -0
  1414. package/extensions/open-prose/skills/prose/lib/README.md +108 -0
  1415. package/extensions/open-prose/skills/prose/lib/calibrator.prose +215 -0
  1416. package/extensions/open-prose/skills/prose/lib/cost-analyzer.prose +174 -0
  1417. package/extensions/open-prose/skills/prose/lib/error-forensics.prose +250 -0
  1418. package/extensions/open-prose/skills/prose/lib/inspector.prose +196 -0
  1419. package/extensions/open-prose/skills/prose/lib/profiler.prose +460 -0
  1420. package/extensions/open-prose/skills/prose/lib/program-improver.prose +275 -0
  1421. package/extensions/open-prose/skills/prose/lib/project-memory.prose +118 -0
  1422. package/extensions/open-prose/skills/prose/lib/user-memory.prose +93 -0
  1423. package/extensions/open-prose/skills/prose/lib/vm-improver.prose +243 -0
  1424. package/extensions/open-prose/skills/prose/primitives/session.md +593 -0
  1425. package/extensions/open-prose/skills/prose/prose.md +1237 -0
  1426. package/extensions/open-prose/skills/prose/state/filesystem.md +498 -0
  1427. package/extensions/open-prose/skills/prose/state/in-context.md +384 -0
  1428. package/extensions/open-prose/skills/prose/state/postgres.md +880 -0
  1429. package/extensions/open-prose/skills/prose/state/sqlite.md +574 -0
  1430. package/extensions/qwen-portal-auth/README.md +24 -0
  1431. package/extensions/qwen-portal-auth/index.ts +130 -0
  1432. package/extensions/qwen-portal-auth/oauth.ts +190 -0
  1433. package/extensions/qwen-portal-auth/openclaw.plugin.json +9 -0
  1434. package/extensions/signal/index.ts +17 -0
  1435. package/extensions/signal/node_modules/.bin/openclaw +21 -0
  1436. package/extensions/signal/openclaw.plugin.json +9 -0
  1437. package/extensions/signal/package.json +14 -0
  1438. package/extensions/signal/src/channel.ts +315 -0
  1439. package/extensions/signal/src/runtime.ts +14 -0
  1440. package/extensions/slack/index.ts +17 -0
  1441. package/extensions/slack/node_modules/.bin/openclaw +21 -0
  1442. package/extensions/slack/openclaw.plugin.json +9 -0
  1443. package/extensions/slack/package.json +14 -0
  1444. package/extensions/slack/src/channel.ts +604 -0
  1445. package/extensions/slack/src/runtime.ts +14 -0
  1446. package/extensions/telegram/index.ts +17 -0
  1447. package/extensions/telegram/node_modules/.bin/openclaw +21 -0
  1448. package/extensions/telegram/openclaw.plugin.json +9 -0
  1449. package/extensions/telegram/package.json +14 -0
  1450. package/extensions/telegram/src/channel.ts +482 -0
  1451. package/extensions/telegram/src/runtime.ts +14 -0
  1452. package/extensions/tlon/README.md +5 -0
  1453. package/extensions/tlon/index.ts +17 -0
  1454. package/extensions/tlon/node_modules/.bin/openclaw +21 -0
  1455. package/extensions/tlon/openclaw.plugin.json +9 -0
  1456. package/extensions/tlon/package.json +33 -0
  1457. package/extensions/tlon/src/channel.ts +392 -0
  1458. package/extensions/tlon/src/config-schema.test.ts +31 -0
  1459. package/extensions/tlon/src/config-schema.ts +43 -0
  1460. package/extensions/tlon/src/monitor/discovery.ts +76 -0
  1461. package/extensions/tlon/src/monitor/history.ts +90 -0
  1462. package/extensions/tlon/src/monitor/index.ts +553 -0
  1463. package/extensions/tlon/src/monitor/processed-messages.test.ts +23 -0
  1464. package/extensions/tlon/src/monitor/processed-messages.ts +46 -0
  1465. package/extensions/tlon/src/monitor/utils.ts +105 -0
  1466. package/extensions/tlon/src/onboarding.ts +214 -0
  1467. package/extensions/tlon/src/runtime.ts +14 -0
  1468. package/extensions/tlon/src/targets.ts +89 -0
  1469. package/extensions/tlon/src/types.ts +92 -0
  1470. package/extensions/tlon/src/urbit/auth.ts +18 -0
  1471. package/extensions/tlon/src/urbit/http-api.ts +38 -0
  1472. package/extensions/tlon/src/urbit/send.test.ts +38 -0
  1473. package/extensions/tlon/src/urbit/send.ts +131 -0
  1474. package/extensions/tlon/src/urbit/sse-client.test.ts +40 -0
  1475. package/extensions/tlon/src/urbit/sse-client.ts +395 -0
  1476. package/extensions/twitch/CHANGELOG.md +45 -0
  1477. package/extensions/twitch/README.md +89 -0
  1478. package/extensions/twitch/index.ts +20 -0
  1479. package/extensions/twitch/node_modules/.bin/openclaw +21 -0
  1480. package/extensions/twitch/openclaw.plugin.json +9 -0
  1481. package/extensions/twitch/package.json +20 -0
  1482. package/extensions/twitch/src/access-control.test.ts +489 -0
  1483. package/extensions/twitch/src/access-control.ts +166 -0
  1484. package/extensions/twitch/src/actions.ts +173 -0
  1485. package/extensions/twitch/src/client-manager-registry.ts +115 -0
  1486. package/extensions/twitch/src/config-schema.ts +82 -0
  1487. package/extensions/twitch/src/config.test.ts +87 -0
  1488. package/extensions/twitch/src/config.ts +116 -0
  1489. package/extensions/twitch/src/monitor.ts +261 -0
  1490. package/extensions/twitch/src/onboarding.test.ts +311 -0
  1491. package/extensions/twitch/src/onboarding.ts +417 -0
  1492. package/extensions/twitch/src/outbound.test.ts +373 -0
  1493. package/extensions/twitch/src/outbound.ts +184 -0
  1494. package/extensions/twitch/src/plugin.test.ts +39 -0
  1495. package/extensions/twitch/src/plugin.ts +274 -0
  1496. package/extensions/twitch/src/probe.test.ts +195 -0
  1497. package/extensions/twitch/src/probe.ts +120 -0
  1498. package/extensions/twitch/src/resolver.ts +137 -0
  1499. package/extensions/twitch/src/runtime.ts +14 -0
  1500. package/extensions/twitch/src/send.test.ts +289 -0
  1501. package/extensions/twitch/src/send.ts +136 -0
  1502. package/extensions/twitch/src/status.test.ts +270 -0
  1503. package/extensions/twitch/src/status.ts +178 -0
  1504. package/extensions/twitch/src/token.test.ts +171 -0
  1505. package/extensions/twitch/src/token.ts +91 -0
  1506. package/extensions/twitch/src/twitch-client.test.ts +589 -0
  1507. package/extensions/twitch/src/twitch-client.ts +277 -0
  1508. package/extensions/twitch/src/types.ts +141 -0
  1509. package/extensions/twitch/src/utils/markdown.ts +98 -0
  1510. package/extensions/twitch/src/utils/twitch.ts +78 -0
  1511. package/extensions/twitch/test/setup.ts +7 -0
  1512. package/extensions/voice-call/CHANGELOG.md +109 -0
  1513. package/extensions/voice-call/README.md +139 -0
  1514. package/extensions/voice-call/index.ts +493 -0
  1515. package/extensions/voice-call/node_modules/.bin/openclaw +21 -0
  1516. package/extensions/voice-call/openclaw.plugin.json +559 -0
  1517. package/extensions/voice-call/package.json +19 -0
  1518. package/extensions/voice-call/src/allowlist.ts +19 -0
  1519. package/extensions/voice-call/src/cli.ts +279 -0
  1520. package/extensions/voice-call/src/config.test.ts +234 -0
  1521. package/extensions/voice-call/src/config.ts +523 -0
  1522. package/extensions/voice-call/src/core-bridge.ts +159 -0
  1523. package/extensions/voice-call/src/manager/context.ts +21 -0
  1524. package/extensions/voice-call/src/manager/events.ts +188 -0
  1525. package/extensions/voice-call/src/manager/lookup.ts +35 -0
  1526. package/extensions/voice-call/src/manager/outbound.ts +275 -0
  1527. package/extensions/voice-call/src/manager/state.ts +48 -0
  1528. package/extensions/voice-call/src/manager/store.ts +91 -0
  1529. package/extensions/voice-call/src/manager/timers.ts +89 -0
  1530. package/extensions/voice-call/src/manager/twiml.ts +9 -0
  1531. package/extensions/voice-call/src/manager.test.ts +194 -0
  1532. package/extensions/voice-call/src/manager.ts +887 -0
  1533. package/extensions/voice-call/src/media-stream.test.ts +96 -0
  1534. package/extensions/voice-call/src/media-stream.ts +411 -0
  1535. package/extensions/voice-call/src/providers/base.ts +67 -0
  1536. package/extensions/voice-call/src/providers/index.ts +10 -0
  1537. package/extensions/voice-call/src/providers/mock.ts +165 -0
  1538. package/extensions/voice-call/src/providers/plivo.test.ts +27 -0
  1539. package/extensions/voice-call/src/providers/plivo.ts +515 -0
  1540. package/extensions/voice-call/src/providers/stt-openai-realtime.ts +311 -0
  1541. package/extensions/voice-call/src/providers/telnyx.ts +371 -0
  1542. package/extensions/voice-call/src/providers/tts-openai.ts +259 -0
  1543. package/extensions/voice-call/src/providers/twilio/api.ts +42 -0
  1544. package/extensions/voice-call/src/providers/twilio/webhook.ts +32 -0
  1545. package/extensions/voice-call/src/providers/twilio.test.ts +60 -0
  1546. package/extensions/voice-call/src/providers/twilio.ts +626 -0
  1547. package/extensions/voice-call/src/response-generator.ts +158 -0
  1548. package/extensions/voice-call/src/runtime.ts +212 -0
  1549. package/extensions/voice-call/src/telephony-audio.ts +90 -0
  1550. package/extensions/voice-call/src/telephony-tts.ts +104 -0
  1551. package/extensions/voice-call/src/tunnel.ts +314 -0
  1552. package/extensions/voice-call/src/types.ts +272 -0
  1553. package/extensions/voice-call/src/utils.ts +14 -0
  1554. package/extensions/voice-call/src/voice-mapping.ts +67 -0
  1555. package/extensions/voice-call/src/webhook-security.test.ts +377 -0
  1556. package/extensions/voice-call/src/webhook-security.ts +689 -0
  1557. package/extensions/voice-call/src/webhook.ts +491 -0
  1558. package/extensions/whatsapp/index.ts +17 -0
  1559. package/extensions/whatsapp/node_modules/.bin/openclaw +21 -0
  1560. package/extensions/whatsapp/openclaw.plugin.json +9 -0
  1561. package/extensions/whatsapp/package.json +14 -0
  1562. package/extensions/whatsapp/src/channel.ts +508 -0
  1563. package/extensions/whatsapp/src/runtime.ts +14 -0
  1564. package/extensions/zalo/CHANGELOG.md +89 -0
  1565. package/extensions/zalo/README.md +50 -0
  1566. package/extensions/zalo/index.ts +19 -0
  1567. package/extensions/zalo/node_modules/.bin/openclaw +21 -0
  1568. package/extensions/zalo/openclaw.plugin.json +9 -0
  1569. package/extensions/zalo/package.json +36 -0
  1570. package/extensions/zalo/src/accounts.ts +80 -0
  1571. package/extensions/zalo/src/actions.ts +67 -0
  1572. package/extensions/zalo/src/api.ts +208 -0
  1573. package/extensions/zalo/src/channel.directory.test.ts +43 -0
  1574. package/extensions/zalo/src/channel.ts +414 -0
  1575. package/extensions/zalo/src/config-schema.ts +24 -0
  1576. package/extensions/zalo/src/monitor.ts +753 -0
  1577. package/extensions/zalo/src/monitor.webhook.test.ts +73 -0
  1578. package/extensions/zalo/src/onboarding.ts +401 -0
  1579. package/extensions/zalo/src/probe.ts +46 -0
  1580. package/extensions/zalo/src/proxy.ts +21 -0
  1581. package/extensions/zalo/src/runtime.ts +14 -0
  1582. package/extensions/zalo/src/send.ts +124 -0
  1583. package/extensions/zalo/src/status-issues.ts +53 -0
  1584. package/extensions/zalo/src/token.ts +63 -0
  1585. package/extensions/zalo/src/types.ts +42 -0
  1586. package/extensions/zalouser/CHANGELOG.md +61 -0
  1587. package/extensions/zalouser/README.md +225 -0
  1588. package/extensions/zalouser/index.ts +31 -0
  1589. package/extensions/zalouser/node_modules/.bin/openclaw +21 -0
  1590. package/extensions/zalouser/openclaw.plugin.json +9 -0
  1591. package/extensions/zalouser/package.json +36 -0
  1592. package/extensions/zalouser/src/accounts.ts +135 -0
  1593. package/extensions/zalouser/src/channel.test.ts +18 -0
  1594. package/extensions/zalouser/src/channel.ts +686 -0
  1595. package/extensions/zalouser/src/config-schema.ts +27 -0
  1596. package/extensions/zalouser/src/monitor.ts +590 -0
  1597. package/extensions/zalouser/src/onboarding.ts +504 -0
  1598. package/extensions/zalouser/src/probe.ts +28 -0
  1599. package/extensions/zalouser/src/runtime.ts +14 -0
  1600. package/extensions/zalouser/src/send.ts +160 -0
  1601. package/extensions/zalouser/src/status-issues.test.ts +57 -0
  1602. package/extensions/zalouser/src/status-issues.ts +89 -0
  1603. package/extensions/zalouser/src/tool.ts +164 -0
  1604. package/extensions/zalouser/src/types.ts +108 -0
  1605. package/extensions/zalouser/src/zca.ts +202 -0
  1606. package/openclaw.mjs +14 -0
  1607. package/package.json +245 -0
  1608. package/skills/1password/SKILL.md +70 -0
  1609. package/skills/1password/references/cli-examples.md +29 -0
  1610. package/skills/1password/references/get-started.md +17 -0
  1611. package/skills/apple-notes/SKILL.md +77 -0
  1612. package/skills/apple-reminders/SKILL.md +96 -0
  1613. package/skills/bear-notes/SKILL.md +107 -0
  1614. package/skills/bird/SKILL.md +224 -0
  1615. package/skills/blogwatcher/SKILL.md +69 -0
  1616. package/skills/blucli/SKILL.md +47 -0
  1617. package/skills/bluebubbles/SKILL.md +131 -0
  1618. package/skills/camsnap/SKILL.md +45 -0
  1619. package/skills/canvas/SKILL.md +198 -0
  1620. package/skills/clawhub/SKILL.md +77 -0
  1621. package/skills/coding-agent/SKILL.md +284 -0
  1622. package/skills/discord/SKILL.md +578 -0
  1623. package/skills/eightctl/SKILL.md +50 -0
  1624. package/skills/food-order/SKILL.md +48 -0
  1625. package/skills/gemini/SKILL.md +43 -0
  1626. package/skills/ghostly-projects/SKILL.md +160 -0
  1627. package/skills/gifgrep/SKILL.md +79 -0
  1628. package/skills/github/SKILL.md +77 -0
  1629. package/skills/gog/SKILL.md +116 -0
  1630. package/skills/goplaces/SKILL.md +52 -0
  1631. package/skills/healthcheck/SKILL.md +245 -0
  1632. package/skills/himalaya/SKILL.md +257 -0
  1633. package/skills/himalaya/references/configuration.md +184 -0
  1634. package/skills/himalaya/references/message-composition.md +199 -0
  1635. package/skills/imsg/SKILL.md +74 -0
  1636. package/skills/linear/SKILL.md +111 -0
  1637. package/skills/linear/linear.sh +204 -0
  1638. package/skills/local-places/SERVER_README.md +101 -0
  1639. package/skills/local-places/SKILL.md +102 -0
  1640. package/skills/local-places/pyproject.toml +21 -0
  1641. package/skills/local-places/src/local_places/__init__.py +2 -0
  1642. package/skills/local-places/src/local_places/google_places.py +314 -0
  1643. package/skills/local-places/src/local_places/main.py +65 -0
  1644. package/skills/local-places/src/local_places/schemas.py +107 -0
  1645. package/skills/mcporter/SKILL.md +61 -0
  1646. package/skills/model-usage/SKILL.md +69 -0
  1647. package/skills/model-usage/references/codexbar-cli.md +33 -0
  1648. package/skills/model-usage/scripts/model_usage.py +310 -0
  1649. package/skills/nano-banana-pro/SKILL.md +58 -0
  1650. package/skills/nano-banana-pro/scripts/generate_image.py +184 -0
  1651. package/skills/nano-pdf/SKILL.md +38 -0
  1652. package/skills/notion/SKILL.md +172 -0
  1653. package/skills/obsidian/SKILL.md +81 -0
  1654. package/skills/openai-image-gen/SKILL.md +89 -0
  1655. package/skills/openai-image-gen/scripts/gen.py +240 -0
  1656. package/skills/openai-whisper/SKILL.md +38 -0
  1657. package/skills/openai-whisper-api/SKILL.md +52 -0
  1658. package/skills/openai-whisper-api/scripts/transcribe.sh +85 -0
  1659. package/skills/openhue/SKILL.md +51 -0
  1660. package/skills/oracle/SKILL.md +125 -0
  1661. package/skills/ordercli/SKILL.md +78 -0
  1662. package/skills/peekaboo/SKILL.md +190 -0
  1663. package/skills/sag/SKILL.md +87 -0
  1664. package/skills/session-logs/SKILL.md +115 -0
  1665. package/skills/sherpa-onnx-tts/SKILL.md +103 -0
  1666. package/skills/sherpa-onnx-tts/bin/sherpa-onnx-tts +178 -0
  1667. package/skills/skill-creator/SKILL.md +370 -0
  1668. package/skills/skill-creator/license.txt +202 -0
  1669. package/skills/skill-creator/scripts/init_skill.py +378 -0
  1670. package/skills/skill-creator/scripts/package_skill.py +111 -0
  1671. package/skills/skill-creator/scripts/quick_validate.py +101 -0
  1672. package/skills/slack/SKILL.md +144 -0
  1673. package/skills/songsee/SKILL.md +49 -0
  1674. package/skills/sonoscli/SKILL.md +46 -0
  1675. package/skills/spotify-player/SKILL.md +64 -0
  1676. package/skills/summarize/SKILL.md +87 -0
  1677. package/skills/things-mac/SKILL.md +86 -0
  1678. package/skills/tmux/SKILL.md +135 -0
  1679. package/skills/tmux/scripts/find-sessions.sh +112 -0
  1680. package/skills/tmux/scripts/wait-for-text.sh +83 -0
  1681. package/skills/trello/SKILL.md +95 -0
  1682. package/skills/video-frames/SKILL.md +46 -0
  1683. package/skills/video-frames/scripts/frame.sh +81 -0
  1684. package/skills/voice-call/SKILL.md +45 -0
  1685. package/skills/wacli/SKILL.md +72 -0
  1686. package/skills/weather/SKILL.md +54 -0
@@ -0,0 +1,2830 @@
1
+ ---
2
+ summary: "Frequently asked questions about OpenClaw setup, configuration, and usage"
3
+ title: "FAQ"
4
+ ---
5
+
6
+ # FAQ
7
+
8
+ Quick answers plus deeper troubleshooting for real-world setups (local dev, VPS, multi-agent, OAuth/API keys, model failover). For runtime diagnostics, see [Troubleshooting](/gateway/troubleshooting). For the full config reference, see [Configuration](/gateway/configuration).
9
+
10
+ ## Table of contents
11
+
12
+ - [Quick start and first-run setup](#quick-start-and-firstrun-setup)
13
+ - [Im stuck whats the fastest way to get unstuck?](#im-stuck-whats-the-fastest-way-to-get-unstuck)
14
+ - [What's the recommended way to install and set up OpenClaw?](#whats-the-recommended-way-to-install-and-set-up-openclaw)
15
+ - [How do I open the dashboard after onboarding?](#how-do-i-open-the-dashboard-after-onboarding)
16
+ - [How do I authenticate the dashboard (token) on localhost vs remote?](#how-do-i-authenticate-the-dashboard-token-on-localhost-vs-remote)
17
+ - [What runtime do I need?](#what-runtime-do-i-need)
18
+ - [Does it run on Raspberry Pi?](#does-it-run-on-raspberry-pi)
19
+ - [Any tips for Raspberry Pi installs?](#any-tips-for-raspberry-pi-installs)
20
+ - [It is stuck on "wake up my friend" / onboarding will not hatch. What now?](#it-is-stuck-on-wake-up-my-friend-onboarding-will-not-hatch-what-now)
21
+ - [Can I migrate my setup to a new machine (Mac mini) without redoing onboarding?](#can-i-migrate-my-setup-to-a-new-machine-mac-mini-without-redoing-onboarding)
22
+ - [Where do I see what is new in the latest version?](#where-do-i-see-what-is-new-in-the-latest-version)
23
+ - [I can't access docs.openclaw.ai (SSL error). What now?](#i-cant-access-docsopenclawai-ssl-error-what-now)
24
+ - [What's the difference between stable and beta?](#whats-the-difference-between-stable-and-beta)
25
+ - [How do I install the beta version, and what's the difference between beta and dev?](#how-do-i-install-the-beta-version-and-whats-the-difference-between-beta-and-dev)
26
+ - [How do I try the latest bits?](#how-do-i-try-the-latest-bits)
27
+ - [How long does install and onboarding usually take?](#how-long-does-install-and-onboarding-usually-take)
28
+ - [Installer stuck? How do I get more feedback?](#installer-stuck-how-do-i-get-more-feedback)
29
+ - [Windows install says git not found or openclaw not recognized](#windows-install-says-git-not-found-or-openclaw-not-recognized)
30
+ - [The docs didn't answer my question - how do I get a better answer?](#the-docs-didnt-answer-my-question-how-do-i-get-a-better-answer)
31
+ - [How do I install OpenClaw on Linux?](#how-do-i-install-openclaw-on-linux)
32
+ - [How do I install OpenClaw on a VPS?](#how-do-i-install-openclaw-on-a-vps)
33
+ - [Where are the cloud/VPS install guides?](#where-are-the-cloudvps-install-guides)
34
+ - [Can I ask OpenClaw to update itself?](#can-i-ask-openclaw-to-update-itself)
35
+ - [What does the onboarding wizard actually do?](#what-does-the-onboarding-wizard-actually-do)
36
+ - [Do I need a Claude or OpenAI subscription to run this?](#do-i-need-a-claude-or-openai-subscription-to-run-this)
37
+ - [Can I use Claude Max subscription without an API key](#can-i-use-claude-max-subscription-without-an-api-key)
38
+ - [How does Anthropic "setup-token" auth work?](#how-does-anthropic-setuptoken-auth-work)
39
+ - [Where do I find an Anthropic setup-token?](#where-do-i-find-an-anthropic-setuptoken)
40
+ - [Do you support Claude subscription auth (Claude Code OAuth)?](#do-you-support-claude-subscription-auth-claude-code-oauth)
41
+ - [Why am I seeing `HTTP 429: rate_limit_error` from Anthropic?](#why-am-i-seeing-http-429-ratelimiterror-from-anthropic)
42
+ - [Is AWS Bedrock supported?](#is-aws-bedrock-supported)
43
+ - [How does Codex auth work?](#how-does-codex-auth-work)
44
+ - [Do you support OpenAI subscription auth (Codex OAuth)?](#do-you-support-openai-subscription-auth-codex-oauth)
45
+ - [How do I set up Gemini CLI OAuth](#how-do-i-set-up-gemini-cli-oauth)
46
+ - [Is a local model OK for casual chats?](#is-a-local-model-ok-for-casual-chats)
47
+ - [How do I keep hosted model traffic in a specific region?](#how-do-i-keep-hosted-model-traffic-in-a-specific-region)
48
+ - [Do I have to buy a Mac Mini to install this?](#do-i-have-to-buy-a-mac-mini-to-install-this)
49
+ - [Do I need a Mac mini for iMessage support?](#do-i-need-a-mac-mini-for-imessage-support)
50
+ - [If I buy a Mac mini to run OpenClaw, can I connect it to my MacBook Pro?](#if-i-buy-a-mac-mini-to-run-openclaw-can-i-connect-it-to-my-macbook-pro)
51
+ - [Can I use Bun?](#can-i-use-bun)
52
+ - [Telegram: what goes in `allowFrom`?](#telegram-what-goes-in-allowfrom)
53
+ - [Can multiple people use one WhatsApp number with different OpenClaw instances?](#can-multiple-people-use-one-whatsapp-number-with-different-openclaw-instances)
54
+ - [Can I run a "fast chat" agent and an "Opus for coding" agent?](#can-i-run-a-fast-chat-agent-and-an-opus-for-coding-agent)
55
+ - [Does Homebrew work on Linux?](#does-homebrew-work-on-linux)
56
+ - [What's the difference between the hackable (git) install and npm install?](#whats-the-difference-between-the-hackable-git-install-and-npm-install)
57
+ - [Can I switch between npm and git installs later?](#can-i-switch-between-npm-and-git-installs-later)
58
+ - [Should I run the Gateway on my laptop or a VPS?](#should-i-run-the-gateway-on-my-laptop-or-a-vps)
59
+ - [How important is it to run OpenClaw on a dedicated machine?](#how-important-is-it-to-run-openclaw-on-a-dedicated-machine)
60
+ - [What are the minimum VPS requirements and recommended OS?](#what-are-the-minimum-vps-requirements-and-recommended-os)
61
+ - [Can I run OpenClaw in a VM and what are the requirements](#can-i-run-openclaw-in-a-vm-and-what-are-the-requirements)
62
+ - [What is OpenClaw?](#what-is-openclaw)
63
+ - [What is OpenClaw, in one paragraph?](#what-is-openclaw-in-one-paragraph)
64
+ - [What's the value proposition?](#whats-the-value-proposition)
65
+ - [I just set it up what should I do first](#i-just-set-it-up-what-should-i-do-first)
66
+ - [What are the top five everyday use cases for OpenClaw](#what-are-the-top-five-everyday-use-cases-for-openclaw)
67
+ - [Can OpenClaw help with lead gen outreach ads and blogs for a SaaS](#can-openclaw-help-with-lead-gen-outreach-ads-and-blogs-for-a-saas)
68
+ - [What are the advantages vs Claude Code for web development?](#what-are-the-advantages-vs-claude-code-for-web-development)
69
+ - [Skills and automation](#skills-and-automation)
70
+ - [How do I customize skills without keeping the repo dirty?](#how-do-i-customize-skills-without-keeping-the-repo-dirty)
71
+ - [Can I load skills from a custom folder?](#can-i-load-skills-from-a-custom-folder)
72
+ - [How can I use different models for different tasks?](#how-can-i-use-different-models-for-different-tasks)
73
+ - [The bot freezes while doing heavy work. How do I offload that?](#the-bot-freezes-while-doing-heavy-work-how-do-i-offload-that)
74
+ - [Cron or reminders do not fire. What should I check?](#cron-or-reminders-do-not-fire-what-should-i-check)
75
+ - [How do I install skills on Linux?](#how-do-i-install-skills-on-linux)
76
+ - [Can OpenClaw run tasks on a schedule or continuously in the background?](#can-openclaw-run-tasks-on-a-schedule-or-continuously-in-the-background)
77
+ - [Can I run Apple/macOS-only skills from Linux?](#can-i-run-applemacosonly-skills-from-linux)
78
+ - [Do you have a Notion or HeyGen integration?](#do-you-have-a-notion-or-heygen-integration)
79
+ - [How do I install the Chrome extension for browser takeover?](#how-do-i-install-the-chrome-extension-for-browser-takeover)
80
+ - [Sandboxing and memory](#sandboxing-and-memory)
81
+ - [Is there a dedicated sandboxing doc?](#is-there-a-dedicated-sandboxing-doc)
82
+ - [How do I bind a host folder into the sandbox?](#how-do-i-bind-a-host-folder-into-the-sandbox)
83
+ - [How does memory work?](#how-does-memory-work)
84
+ - [Memory keeps forgetting things. How do I make it stick?](#memory-keeps-forgetting-things-how-do-i-make-it-stick)
85
+ - [Does memory persist forever? What are the limits?](#does-memory-persist-forever-what-are-the-limits)
86
+ - [Does semantic memory search require an OpenAI API key?](#does-semantic-memory-search-require-an-openai-api-key)
87
+ - [Where things live on disk](#where-things-live-on-disk)
88
+ - [Is all data used with OpenClaw saved locally?](#is-all-data-used-with-openclaw-saved-locally)
89
+ - [Where does OpenClaw store its data?](#where-does-openclaw-store-its-data)
90
+ - [Where should AGENTS.md / SOUL.md / USER.md / MEMORY.md live?](#where-should-agentsmd-soulmd-usermd-memorymd-live)
91
+ - [What's the recommended backup strategy?](#whats-the-recommended-backup-strategy)
92
+ - [How do I completely uninstall OpenClaw?](#how-do-i-completely-uninstall-openclaw)
93
+ - [Can agents work outside the workspace?](#can-agents-work-outside-the-workspace)
94
+ - [I'm in remote mode - where is the session store?](#im-in-remote-mode-where-is-the-session-store)
95
+ - [Config basics](#config-basics)
96
+ - [What format is the config? Where is it?](#what-format-is-the-config-where-is-it)
97
+ - [I set `gateway.bind: "lan"` (or `"tailnet"`) and now nothing listens / the UI says unauthorized](#i-set-gatewaybind-lan-or-tailnet-and-now-nothing-listens-the-ui-says-unauthorized)
98
+ - [Why do I need a token on localhost now?](#why-do-i-need-a-token-on-localhost-now)
99
+ - [Do I have to restart after changing config?](#do-i-have-to-restart-after-changing-config)
100
+ - [How do I enable web search (and web fetch)?](#how-do-i-enable-web-search-and-web-fetch)
101
+ - [config.apply wiped my config. How do I recover and avoid this?](#configapply-wiped-my-config-how-do-i-recover-and-avoid-this)
102
+ - [How do I run a central Gateway with specialized workers across devices?](#how-do-i-run-a-central-gateway-with-specialized-workers-across-devices)
103
+ - [Can the OpenClaw browser run headless?](#can-the-openclaw-browser-run-headless)
104
+ - [How do I use Brave for browser control?](#how-do-i-use-brave-for-browser-control)
105
+ - [Remote gateways + nodes](#remote-gateways-nodes)
106
+ - [How do commands propagate between Telegram, the gateway, and nodes?](#how-do-commands-propagate-between-telegram-the-gateway-and-nodes)
107
+ - [How can my agent access my computer if the Gateway is hosted remotely?](#how-can-my-agent-access-my-computer-if-the-gateway-is-hosted-remotely)
108
+ - [Tailscale is connected but I get no replies. What now?](#tailscale-is-connected-but-i-get-no-replies-what-now)
109
+ - [Can two OpenClaw instances talk to each other (local + VPS)?](#can-two-openclaw-instances-talk-to-each-other-local-vps)
110
+ - [Do I need separate VPSes for multiple agents](#do-i-need-separate-vpses-for-multiple-agents)
111
+ - [Is there a benefit to using a node on my personal laptop instead of SSH from a VPS?](#is-there-a-benefit-to-using-a-node-on-my-personal-laptop-instead-of-ssh-from-a-vps)
112
+ - [Do nodes run a gateway service?](#do-nodes-run-a-gateway-service)
113
+ - [Is there an API / RPC way to apply config?](#is-there-an-api-rpc-way-to-apply-config)
114
+ - [What's a minimal "sane" config for a first install?](#whats-a-minimal-sane-config-for-a-first-install)
115
+ - [How do I set up Tailscale on a VPS and connect from my Mac?](#how-do-i-set-up-tailscale-on-a-vps-and-connect-from-my-mac)
116
+ - [How do I connect a Mac node to a remote Gateway (Tailscale Serve)?](#how-do-i-connect-a-mac-node-to-a-remote-gateway-tailscale-serve)
117
+ - [Should I install on a second laptop or just add a node?](#should-i-install-on-a-second-laptop-or-just-add-a-node)
118
+ - [Env vars and .env loading](#env-vars-and-env-loading)
119
+ - [How does OpenClaw load environment variables?](#how-does-openclaw-load-environment-variables)
120
+ - ["I started the Gateway via the service and my env vars disappeared." What now?](#i-started-the-gateway-via-the-service-and-my-env-vars-disappeared-what-now)
121
+ - [I set `COPILOT_GITHUB_TOKEN`, but models status shows "Shell env: off." Why?](#i-set-copilotgithubtoken-but-models-status-shows-shell-env-off-why)
122
+ - [Sessions & multiple chats](#sessions-multiple-chats)
123
+ - [How do I start a fresh conversation?](#how-do-i-start-a-fresh-conversation)
124
+ - [Do sessions reset automatically if I never send `/new`?](#do-sessions-reset-automatically-if-i-never-send-new)
125
+ - [Is there a way to make a team of OpenClaw instances one CEO and many agents](#is-there-a-way-to-make-a-team-of-openclaw-instances-one-ceo-and-many-agents)
126
+ - [Why did context get truncated mid-task? How do I prevent it?](#why-did-context-get-truncated-midtask-how-do-i-prevent-it)
127
+ - [How do I completely reset OpenClaw but keep it installed?](#how-do-i-completely-reset-openclaw-but-keep-it-installed)
128
+ - [I'm getting "context too large" errors - how do I reset or compact?](#im-getting-context-too-large-errors-how-do-i-reset-or-compact)
129
+ - [Why am I seeing "LLM request rejected: messages.N.content.X.tool_use.input: Field required"?](#why-am-i-seeing-llm-request-rejected-messagesncontentxtooluseinput-field-required)
130
+ - [Why am I getting heartbeat messages every 30 minutes?](#why-am-i-getting-heartbeat-messages-every-30-minutes)
131
+ - [Do I need to add a "bot account" to a WhatsApp group?](#do-i-need-to-add-a-bot-account-to-a-whatsapp-group)
132
+ - [How do I get the JID of a WhatsApp group?](#how-do-i-get-the-jid-of-a-whatsapp-group)
133
+ - [Why doesn't OpenClaw reply in a group?](#why-doesnt-openclaw-reply-in-a-group)
134
+ - [Do groups/threads share context with DMs?](#do-groupsthreads-share-context-with-dms)
135
+ - [How many workspaces and agents can I create?](#how-many-workspaces-and-agents-can-i-create)
136
+ - [Can I run multiple bots or chats at the same time (Slack), and how should I set that up?](#can-i-run-multiple-bots-or-chats-at-the-same-time-slack-and-how-should-i-set-that-up)
137
+ - [Models: defaults, selection, aliases, switching](#models-defaults-selection-aliases-switching)
138
+ - [What is the "default model"?](#what-is-the-default-model)
139
+ - [What model do you recommend?](#what-model-do-you-recommend)
140
+ - [How do I switch models without wiping my config?](#how-do-i-switch-models-without-wiping-my-config)
141
+ - [Can I use self-hosted models (llama.cpp, vLLM, Ollama)?](#can-i-use-selfhosted-models-llamacpp-vllm-ollama)
142
+ - [What do OpenClaw, Flawd, and Krill use for models?](#what-do-openclaw-flawd-and-krill-use-for-models)
143
+ - [How do I switch models on the fly (without restarting)?](#how-do-i-switch-models-on-the-fly-without-restarting)
144
+ - [Can I use GPT 5.2 for daily tasks and Codex 5.2 for coding](#can-i-use-gpt-52-for-daily-tasks-and-codex-52-for-coding)
145
+ - [Why do I see "Model … is not allowed" and then no reply?](#why-do-i-see-model-is-not-allowed-and-then-no-reply)
146
+ - [Why do I see "Unknown model: minimax/MiniMax-M2.1"?](#why-do-i-see-unknown-model-minimaxminimaxm21)
147
+ - [Can I use MiniMax as my default and OpenAI for complex tasks?](#can-i-use-minimax-as-my-default-and-openai-for-complex-tasks)
148
+ - [Are opus / sonnet / gpt built-in shortcuts?](#are-opus-sonnet-gpt-builtin-shortcuts)
149
+ - [How do I define/override model shortcuts (aliases)?](#how-do-i-defineoverride-model-shortcuts-aliases)
150
+ - [How do I add models from other providers like OpenRouter or Z.AI?](#how-do-i-add-models-from-other-providers-like-openrouter-or-zai)
151
+ - [Model failover and "All models failed"](#model-failover-and-all-models-failed)
152
+ - [How does failover work?](#how-does-failover-work)
153
+ - [What does this error mean?](#what-does-this-error-mean)
154
+ - [Fix checklist for `No credentials found for profile "anthropic:default"`](#fix-checklist-for-no-credentials-found-for-profile-anthropicdefault)
155
+ - [Why did it also try Google Gemini and fail?](#why-did-it-also-try-google-gemini-and-fail)
156
+ - [Auth profiles: what they are and how to manage them](#auth-profiles-what-they-are-and-how-to-manage-them)
157
+ - [What is an auth profile?](#what-is-an-auth-profile)
158
+ - [What are typical profile IDs?](#what-are-typical-profile-ids)
159
+ - [Can I control which auth profile is tried first?](#can-i-control-which-auth-profile-is-tried-first)
160
+ - [OAuth vs API key: what's the difference?](#oauth-vs-api-key-whats-the-difference)
161
+ - [Gateway: ports, "already running", and remote mode](#gateway-ports-already-running-and-remote-mode)
162
+ - [What port does the Gateway use?](#what-port-does-the-gateway-use)
163
+ - [Why does `openclaw gateway status` say `Runtime: running` but `RPC probe: failed`?](#why-does-openclaw-gateway-status-say-runtime-running-but-rpc-probe-failed)
164
+ - [Why does `openclaw gateway status` show `Config (cli)` and `Config (service)` different?](#why-does-openclaw-gateway-status-show-config-cli-and-config-service-different)
165
+ - [What does "another gateway instance is already listening" mean?](#what-does-another-gateway-instance-is-already-listening-mean)
166
+ - [How do I run OpenClaw in remote mode (client connects to a Gateway elsewhere)?](#how-do-i-run-openclaw-in-remote-mode-client-connects-to-a-gateway-elsewhere)
167
+ - [The Control UI says "unauthorized" (or keeps reconnecting). What now?](#the-control-ui-says-unauthorized-or-keeps-reconnecting-what-now)
168
+ - [I set `gateway.bind: "tailnet"` but it can't bind / nothing listens](#i-set-gatewaybind-tailnet-but-it-cant-bind-nothing-listens)
169
+ - [Can I run multiple Gateways on the same host?](#can-i-run-multiple-gateways-on-the-same-host)
170
+ - [What does "invalid handshake" / code 1008 mean?](#what-does-invalid-handshake-code-1008-mean)
171
+ - [Logging and debugging](#logging-and-debugging)
172
+ - [Where are logs?](#where-are-logs)
173
+ - [How do I start/stop/restart the Gateway service?](#how-do-i-startstoprestart-the-gateway-service)
174
+ - [I closed my terminal on Windows - how do I restart OpenClaw?](#i-closed-my-terminal-on-windows-how-do-i-restart-openclaw)
175
+ - [The Gateway is up but replies never arrive. What should I check?](#the-gateway-is-up-but-replies-never-arrive-what-should-i-check)
176
+ - ["Disconnected from gateway: no reason" - what now?](#disconnected-from-gateway-no-reason-what-now)
177
+ - [Telegram setMyCommands fails with network errors. What should I check?](#telegram-setmycommands-fails-with-network-errors-what-should-i-check)
178
+ - [TUI shows no output. What should I check?](#tui-shows-no-output-what-should-i-check)
179
+ - [How do I completely stop then start the Gateway?](#how-do-i-completely-stop-then-start-the-gateway)
180
+ - [ELI5: `openclaw gateway restart` vs `openclaw gateway`](#eli5-openclaw-gateway-restart-vs-openclaw-gateway)
181
+ - [What's the fastest way to get more details when something fails?](#whats-the-fastest-way-to-get-more-details-when-something-fails)
182
+ - [Media & attachments](#media-attachments)
183
+ - [My skill generated an image/PDF, but nothing was sent](#my-skill-generated-an-imagepdf-but-nothing-was-sent)
184
+ - [Security and access control](#security-and-access-control)
185
+ - [Is it safe to expose OpenClaw to inbound DMs?](#is-it-safe-to-expose-openclaw-to-inbound-dms)
186
+ - [Is prompt injection only a concern for public bots?](#is-prompt-injection-only-a-concern-for-public-bots)
187
+ - [Should my bot have its own email GitHub account or phone number](#should-my-bot-have-its-own-email-github-account-or-phone-number)
188
+ - [Can I give it autonomy over my text messages and is that safe](#can-i-give-it-autonomy-over-my-text-messages-and-is-that-safe)
189
+ - [Can I use cheaper models for personal assistant tasks?](#can-i-use-cheaper-models-for-personal-assistant-tasks)
190
+ - [I ran `/start` in Telegram but didn't get a pairing code](#i-ran-start-in-telegram-but-didnt-get-a-pairing-code)
191
+ - [WhatsApp: will it message my contacts? How does pairing work?](#whatsapp-will-it-message-my-contacts-how-does-pairing-work)
192
+ - [Chat commands, aborting tasks, and "it won't stop"](#chat-commands-aborting-tasks-and-it-wont-stop)
193
+ - [How do I stop internal system messages from showing in chat](#how-do-i-stop-internal-system-messages-from-showing-in-chat)
194
+ - [How do I stop/cancel a running task?](#how-do-i-stopcancel-a-running-task)
195
+ - [How do I send a Discord message from Telegram? ("Cross-context messaging denied")](#how-do-i-send-a-discord-message-from-telegram-crosscontext-messaging-denied)
196
+ - [Why does it feel like the bot "ignores" rapid-fire messages?](#why-does-it-feel-like-the-bot-ignores-rapidfire-messages)
197
+
198
+ ## First 60 seconds if something's broken
199
+
200
+ 1. **Quick status (first check)**
201
+
202
+ ```bash
203
+ openclaw status
204
+ ```
205
+
206
+ Fast local summary: OS + update, gateway/service reachability, agents/sessions, provider config + runtime issues (when gateway is reachable).
207
+
208
+ 2. **Pasteable report (safe to share)**
209
+
210
+ ```bash
211
+ openclaw status --all
212
+ ```
213
+
214
+ Read-only diagnosis with log tail (tokens redacted).
215
+
216
+ 3. **Daemon + port state**
217
+
218
+ ```bash
219
+ openclaw gateway status
220
+ ```
221
+
222
+ Shows supervisor runtime vs RPC reachability, the probe target URL, and which config the service likely used.
223
+
224
+ 4. **Deep probes**
225
+
226
+ ```bash
227
+ openclaw status --deep
228
+ ```
229
+
230
+ Runs gateway health checks + provider probes (requires a reachable gateway). See [Health](/gateway/health).
231
+
232
+ 5. **Tail the latest log**
233
+
234
+ ```bash
235
+ openclaw logs --follow
236
+ ```
237
+
238
+ If RPC is down, fall back to:
239
+
240
+ ```bash
241
+ tail -f "$(ls -t /tmp/openclaw/openclaw-*.log | head -1)"
242
+ ```
243
+
244
+ File logs are separate from service logs; see [Logging](/logging) and [Troubleshooting](/gateway/troubleshooting).
245
+
246
+ 6. **Run the doctor (repairs)**
247
+
248
+ ```bash
249
+ openclaw doctor
250
+ ```
251
+
252
+ Repairs/migrates config/state + runs health checks. See [Doctor](/gateway/doctor).
253
+
254
+ 7. **Gateway snapshot**
255
+ ```bash
256
+ openclaw health --json
257
+ openclaw health --verbose # shows the target URL + config path on errors
258
+ ```
259
+ Asks the running gateway for a full snapshot (WS-only). See [Health](/gateway/health).
260
+
261
+ ## Quick start and first-run setup
262
+
263
+ ### Im stuck whats the fastest way to get unstuck
264
+
265
+ Use a local AI agent that can **see your machine**. That is far more effective than asking
266
+ in Discord, because most "I'm stuck" cases are **local config or environment issues** that
267
+ remote helpers cannot inspect.
268
+
269
+ - **Claude Code**: https://www.anthropic.com/claude-code/
270
+ - **OpenAI Codex**: https://openai.com/codex/
271
+
272
+ These tools can read the repo, run commands, inspect logs, and help fix your machine-level
273
+ setup (PATH, services, permissions, auth files). Give them the **full source checkout** via
274
+ the hackable (git) install:
275
+
276
+ ```bash
277
+ curl -fsSL https://openclaw.ai/install.sh | bash -s -- --install-method git
278
+ ```
279
+
280
+ This installs OpenClaw **from a git checkout**, so the agent can read the code + docs and
281
+ reason about the exact version you are running. You can always switch back to stable later
282
+ by re-running the installer without `--install-method git`.
283
+
284
+ Tip: ask the agent to **plan and supervise** the fix (step-by-step), then execute only the
285
+ necessary commands. That keeps changes small and easier to audit.
286
+
287
+ If you discover a real bug or fix, please file a GitHub issue or send a PR:
288
+ https://github.com/openclaw/openclaw/issues
289
+ https://github.com/openclaw/openclaw/pulls
290
+
291
+ Start with these commands (share outputs when asking for help):
292
+
293
+ ```bash
294
+ openclaw status
295
+ openclaw models status
296
+ openclaw doctor
297
+ ```
298
+
299
+ What they do:
300
+
301
+ - `openclaw status`: quick snapshot of gateway/agent health + basic config.
302
+ - `openclaw models status`: checks provider auth + model availability.
303
+ - `openclaw doctor`: validates and repairs common config/state issues.
304
+
305
+ Other useful CLI checks: `openclaw status --all`, `openclaw logs --follow`,
306
+ `openclaw gateway status`, `openclaw health --verbose`.
307
+
308
+ Quick debug loop: [First 60 seconds if something's broken](#first-60-seconds-if-somethings-broken).
309
+ Install docs: [Install](/install), [Installer flags](/install/installer), [Updating](/install/updating).
310
+
311
+ ### What's the recommended way to install and set up OpenClaw
312
+
313
+ The repo recommends running from source and using the onboarding wizard:
314
+
315
+ ```bash
316
+ curl -fsSL https://openclaw.ai/install.sh | bash
317
+ openclaw onboard --install-daemon
318
+ ```
319
+
320
+ The wizard can also build UI assets automatically. After onboarding, you typically run the Gateway on port **18789**.
321
+
322
+ From source (contributors/dev):
323
+
324
+ ```bash
325
+ git clone https://github.com/openclaw/openclaw.git
326
+ cd openclaw
327
+ pnpm install
328
+ pnpm build
329
+ pnpm ui:build # auto-installs UI deps on first run
330
+ openclaw onboard
331
+ ```
332
+
333
+ If you don't have a global install yet, run it via `pnpm openclaw onboard`.
334
+
335
+ ### How do I open the dashboard after onboarding
336
+
337
+ The wizard now opens your browser with a tokenized dashboard URL right after onboarding and also prints the full link (with token) in the summary. Keep that tab open; if it didn't launch, copy/paste the printed URL on the same machine. Tokens stay local to your host-nothing is fetched from the browser.
338
+
339
+ ### How do I authenticate the dashboard token on localhost vs remote
340
+
341
+ **Localhost (same machine):**
342
+
343
+ - Open `http://127.0.0.1:18789/`.
344
+ - If it asks for auth, run `openclaw dashboard` and use the tokenized link (`?token=...`).
345
+ - The token is the same value as `gateway.auth.token` (or `OPENCLAW_GATEWAY_TOKEN`) and is stored by the UI after first load.
346
+
347
+ **Not on localhost:**
348
+
349
+ - **Tailscale Serve** (recommended): keep bind loopback, run `openclaw gateway --tailscale serve`, open `https://<magicdns>/`. If `gateway.auth.allowTailscale` is `true`, identity headers satisfy auth (no token).
350
+ - **Tailnet bind**: run `openclaw gateway --bind tailnet --token "<token>"`, open `http://<tailscale-ip>:18789/`, paste token in dashboard settings.
351
+ - **SSH tunnel**: `ssh -N -L 18789:127.0.0.1:18789 user@host` then open `http://127.0.0.1:18789/?token=...` from `openclaw dashboard`.
352
+
353
+ See [Dashboard](/web/dashboard) and [Web surfaces](/web) for bind modes and auth details.
354
+
355
+ ### What runtime do I need
356
+
357
+ Node **>= 22** is required. `pnpm` is recommended. Bun is **not recommended** for the Gateway.
358
+
359
+ ### Does it run on Raspberry Pi
360
+
361
+ Yes. The Gateway is lightweight - docs list **512MB-1GB RAM**, **1 core**, and about **500MB**
362
+ disk as enough for personal use, and note that a **Raspberry Pi 4 can run it**.
363
+
364
+ If you want extra headroom (logs, media, other services), **2GB is recommended**, but it's
365
+ not a hard minimum.
366
+
367
+ Tip: a small Pi/VPS can host the Gateway, and you can pair **nodes** on your laptop/phone for
368
+ local screen/camera/canvas or command execution. See [Nodes](/nodes).
369
+
370
+ ### Any tips for Raspberry Pi installs
371
+
372
+ Short version: it works, but expect rough edges.
373
+
374
+ - Use a **64-bit** OS and keep Node >= 22.
375
+ - Prefer the **hackable (git) install** so you can see logs and update fast.
376
+ - Start without channels/skills, then add them one by one.
377
+ - If you hit weird binary issues, it is usually an **ARM compatibility** problem.
378
+
379
+ Docs: [Linux](/platforms/linux), [Install](/install).
380
+
381
+ ### It is stuck on wake up my friend onboarding will not hatch What now
382
+
383
+ That screen depends on the Gateway being reachable and authenticated. The TUI also sends
384
+ "Wake up, my friend!" automatically on first hatch. If you see that line with **no reply**
385
+ and tokens stay at 0, the agent never ran.
386
+
387
+ 1. Restart the Gateway:
388
+
389
+ ```bash
390
+ openclaw gateway restart
391
+ ```
392
+
393
+ 2. Check status + auth:
394
+
395
+ ```bash
396
+ openclaw status
397
+ openclaw models status
398
+ openclaw logs --follow
399
+ ```
400
+
401
+ 3. If it still hangs, run:
402
+
403
+ ```bash
404
+ openclaw doctor
405
+ ```
406
+
407
+ If the Gateway is remote, ensure the tunnel/Tailscale connection is up and that the UI
408
+ is pointed at the right Gateway. See [Remote access](/gateway/remote).
409
+
410
+ ### Can I migrate my setup to a new machine Mac mini without redoing onboarding
411
+
412
+ Yes. Copy the **state directory** and **workspace**, then run Doctor once. This
413
+ keeps your bot "exactly the same" (memory, session history, auth, and channel
414
+ state) as long as you copy **both** locations:
415
+
416
+ 1. Install OpenClaw on the new machine.
417
+ 2. Copy `$OPENCLAW_STATE_DIR` (default: `~/.openclaw`) from the old machine.
418
+ 3. Copy your workspace (default: `~/.openclaw/workspace`).
419
+ 4. Run `openclaw doctor` and restart the Gateway service.
420
+
421
+ That preserves config, auth profiles, WhatsApp creds, sessions, and memory. If you're in
422
+ remote mode, remember the gateway host owns the session store and workspace.
423
+
424
+ **Important:** if you only commit/push your workspace to GitHub, you're backing
425
+ up **memory + bootstrap files**, but **not** session history or auth. Those live
426
+ under `~/.openclaw/` (for example `~/.openclaw/agents/<agentId>/sessions/`).
427
+
428
+ Related: [Migrating](/install/migrating), [Where things live on disk](/help/faq#where-does-openclaw-store-its-data),
429
+ [Agent workspace](/concepts/agent-workspace), [Doctor](/gateway/doctor),
430
+ [Remote mode](/gateway/remote).
431
+
432
+ ### Where do I see what is new in the latest version
433
+
434
+ Check the GitHub changelog:
435
+ https://github.com/openclaw/openclaw/blob/main/CHANGELOG.md
436
+
437
+ Newest entries are at the top. If the top section is marked **Unreleased**, the next dated
438
+ section is the latest shipped version. Entries are grouped by **Highlights**, **Changes**, and
439
+ **Fixes** (plus docs/other sections when needed).
440
+
441
+ ### I cant access docs.openclaw.ai SSL error What now
442
+
443
+ Some Comcast/Xfinity connections incorrectly block `docs.openclaw.ai` via Xfinity
444
+ Advanced Security. Disable it or allowlist `docs.openclaw.ai`, then retry. More
445
+ detail: [Troubleshooting](/help/troubleshooting#docsopenclawai-shows-an-ssl-error-comcastxfinity).
446
+ Please help us unblock it by reporting here: https://spa.xfinity.com/check_url_status.
447
+
448
+ If you still can't reach the site, the docs are mirrored on GitHub:
449
+ https://github.com/openclaw/openclaw/tree/main/docs
450
+
451
+ ### What's the difference between stable and beta
452
+
453
+ **Stable** and **beta** are **npm dist-tags**, not separate code lines:
454
+
455
+ - `latest` = stable
456
+ - `beta` = early build for testing
457
+
458
+ We ship builds to **beta**, test them, and once a build is solid we **promote
459
+ that same version to `latest`**. That's why beta and stable can point at the
460
+ **same version**.
461
+
462
+ See what changed:
463
+ https://github.com/openclaw/openclaw/blob/main/CHANGELOG.md
464
+
465
+ ### How do I install the beta version and whats the difference between beta and dev
466
+
467
+ **Beta** is the npm dist-tag `beta` (may match `latest`).
468
+ **Dev** is the moving head of `main` (git); when published, it uses the npm dist-tag `dev`.
469
+
470
+ One-liners (macOS/Linux):
471
+
472
+ ```bash
473
+ curl -fsSL --proto '=https' --tlsv1.2 https://openclaw.ai/install.sh | bash -s -- --beta
474
+ ```
475
+
476
+ ```bash
477
+ curl -fsSL --proto '=https' --tlsv1.2 https://openclaw.ai/install.sh | bash -s -- --install-method git
478
+ ```
479
+
480
+ Windows installer (PowerShell):
481
+ https://openclaw.ai/install.ps1
482
+
483
+ More detail: [Development channels](/install/development-channels) and [Installer flags](/install/installer).
484
+
485
+ ### How long does install and onboarding usually take
486
+
487
+ Rough guide:
488
+
489
+ - **Install:** 2-5 minutes
490
+ - **Onboarding:** 5-15 minutes depending on how many channels/models you configure
491
+
492
+ If it hangs, use [Installer stuck](/help/faq#installer-stuck-how-do-i-get-more-feedback)
493
+ and the fast debug loop in [Im stuck](/help/faq#im-stuck--whats-the-fastest-way-to-get-unstuck).
494
+
495
+ ### How do I try the latest bits
496
+
497
+ Two options:
498
+
499
+ 1. **Dev channel (git checkout):**
500
+
501
+ ```bash
502
+ openclaw update --channel dev
503
+ ```
504
+
505
+ This switches to the `main` branch and updates from source.
506
+
507
+ 2. **Hackable install (from the installer site):**
508
+
509
+ ```bash
510
+ curl -fsSL https://openclaw.ai/install.sh | bash -s -- --install-method git
511
+ ```
512
+
513
+ That gives you a local repo you can edit, then update via git.
514
+
515
+ If you prefer a clean clone manually, use:
516
+
517
+ ```bash
518
+ git clone https://github.com/openclaw/openclaw.git
519
+ cd openclaw
520
+ pnpm install
521
+ pnpm build
522
+ ```
523
+
524
+ Docs: [Update](/cli/update), [Development channels](/install/development-channels),
525
+ [Install](/install).
526
+
527
+ ### Installer stuck How do I get more feedback
528
+
529
+ Re-run the installer with **verbose output**:
530
+
531
+ ```bash
532
+ curl -fsSL https://openclaw.ai/install.sh | bash -s -- --verbose
533
+ ```
534
+
535
+ Beta install with verbose:
536
+
537
+ ```bash
538
+ curl -fsSL https://openclaw.ai/install.sh | bash -s -- --beta --verbose
539
+ ```
540
+
541
+ For a hackable (git) install:
542
+
543
+ ```bash
544
+ curl -fsSL https://openclaw.ai/install.sh | bash -s -- --install-method git --verbose
545
+ ```
546
+
547
+ More options: [Installer flags](/install/installer).
548
+
549
+ ### Windows install says git not found or openclaw not recognized
550
+
551
+ Two common Windows issues:
552
+
553
+ **1) npm error spawn git / git not found**
554
+
555
+ - Install **Git for Windows** and make sure `git` is on your PATH.
556
+ - Close and reopen PowerShell, then re-run the installer.
557
+
558
+ **2) openclaw is not recognized after install**
559
+
560
+ - Your npm global bin folder is not on PATH.
561
+ - Check the path:
562
+ ```powershell
563
+ npm config get prefix
564
+ ```
565
+ - Ensure `<prefix>\\bin` is on PATH (on most systems it is `%AppData%\\npm`).
566
+ - Close and reopen PowerShell after updating PATH.
567
+
568
+ If you want the smoothest Windows setup, use **WSL2** instead of native Windows.
569
+ Docs: [Windows](/platforms/windows).
570
+
571
+ ### The docs didnt answer my question how do I get a better answer
572
+
573
+ Use the **hackable (git) install** so you have the full source and docs locally, then ask
574
+ your bot (or Claude/Codex) _from that folder_ so it can read the repo and answer precisely.
575
+
576
+ ```bash
577
+ curl -fsSL https://openclaw.ai/install.sh | bash -s -- --install-method git
578
+ ```
579
+
580
+ More detail: [Install](/install) and [Installer flags](/install/installer).
581
+
582
+ ### How do I install OpenClaw on Linux
583
+
584
+ Short answer: follow the Linux guide, then run the onboarding wizard.
585
+
586
+ - Linux quick path + service install: [Linux](/platforms/linux).
587
+ - Full walkthrough: [Getting Started](/start/getting-started).
588
+ - Installer + updates: [Install & updates](/install/updating).
589
+
590
+ ### How do I install OpenClaw on a VPS
591
+
592
+ Any Linux VPS works. Install on the server, then use SSH/Tailscale to reach the Gateway.
593
+
594
+ Guides: [exe.dev](/platforms/exe-dev), [Hetzner](/platforms/hetzner), [Fly.io](/platforms/fly).
595
+ Remote access: [Gateway remote](/gateway/remote).
596
+
597
+ ### Where are the cloudVPS install guides
598
+
599
+ We keep a **hosting hub** with the common providers. Pick one and follow the guide:
600
+
601
+ - [VPS hosting](/vps) (all providers in one place)
602
+ - [Fly.io](/platforms/fly)
603
+ - [Hetzner](/platforms/hetzner)
604
+ - [exe.dev](/platforms/exe-dev)
605
+
606
+ How it works in the cloud: the **Gateway runs on the server**, and you access it
607
+ from your laptop/phone via the Control UI (or Tailscale/SSH). Your state + workspace
608
+ live on the server, so treat the host as the source of truth and back it up.
609
+
610
+ You can pair **nodes** (Mac/iOS/Android/headless) to that cloud Gateway to access
611
+ local screen/camera/canvas or run commands on your laptop while keeping the
612
+ Gateway in the cloud.
613
+
614
+ Hub: [Platforms](/platforms). Remote access: [Gateway remote](/gateway/remote).
615
+ Nodes: [Nodes](/nodes), [Nodes CLI](/cli/nodes).
616
+
617
+ ### Can I ask OpenClaw to update itself
618
+
619
+ Short answer: **possible, not recommended**. The update flow can restart the
620
+ Gateway (which drops the active session), may need a clean git checkout, and
621
+ can prompt for confirmation. Safer: run updates from a shell as the operator.
622
+
623
+ Use the CLI:
624
+
625
+ ```bash
626
+ openclaw update
627
+ openclaw update status
628
+ openclaw update --channel stable|beta|dev
629
+ openclaw update --tag <dist-tag|version>
630
+ openclaw update --no-restart
631
+ ```
632
+
633
+ If you must automate from an agent:
634
+
635
+ ```bash
636
+ openclaw update --yes --no-restart
637
+ openclaw gateway restart
638
+ ```
639
+
640
+ Docs: [Update](/cli/update), [Updating](/install/updating).
641
+
642
+ ### What does the onboarding wizard actually do
643
+
644
+ `openclaw onboard` is the recommended setup path. In **local mode** it walks you through:
645
+
646
+ - **Model/auth setup** (Anthropic **setup-token** recommended for Claude subscriptions, OpenAI Codex OAuth supported, API keys optional, LM Studio local models supported)
647
+ - **Workspace** location + bootstrap files
648
+ - **Gateway settings** (bind/port/auth/tailscale)
649
+ - **Providers** (WhatsApp, Telegram, Discord, Mattermost (plugin), Signal, iMessage)
650
+ - **Daemon install** (LaunchAgent on macOS; systemd user unit on Linux/WSL2)
651
+ - **Health checks** and **skills** selection
652
+
653
+ It also warns if your configured model is unknown or missing auth.
654
+
655
+ ### Do I need a Claude or OpenAI subscription to run this
656
+
657
+ No. You can run OpenClaw with **API keys** (Anthropic/OpenAI/others) or with
658
+ **local-only models** so your data stays on your device. Subscriptions (Claude
659
+ Pro/Max or OpenAI Codex) are optional ways to authenticate those providers.
660
+
661
+ Docs: [Anthropic](/providers/anthropic), [OpenAI](/providers/openai),
662
+ [Local models](/gateway/local-models), [Models](/concepts/models).
663
+
664
+ ### Can I use Claude Max subscription without an API key
665
+
666
+ Yes. You can authenticate with a **setup-token**
667
+ instead of an API key. This is the subscription path.
668
+
669
+ Claude Pro/Max subscriptions **do not include an API key**, so this is the
670
+ correct approach for subscription accounts. Important: you must verify with
671
+ Anthropic that this usage is allowed under their subscription policy and terms.
672
+ If you want the most explicit, supported path, use an Anthropic API key.
673
+
674
+ ### How does Anthropic setuptoken auth work
675
+
676
+ `claude setup-token` generates a **token string** via the Claude Code CLI (it is not available in the web console). You can run it on **any machine**. Choose **Anthropic token (paste setup-token)** in the wizard or paste it with `openclaw models auth paste-token --provider anthropic`. The token is stored as an auth profile for the **anthropic** provider and used like an API key (no auto-refresh). More detail: [OAuth](/concepts/oauth).
677
+
678
+ ### Where do I find an Anthropic setuptoken
679
+
680
+ It is **not** in the Anthropic Console. The setup-token is generated by the **Claude Code CLI** on **any machine**:
681
+
682
+ ```bash
683
+ claude setup-token
684
+ ```
685
+
686
+ Copy the token it prints, then choose **Anthropic token (paste setup-token)** in the wizard. If you want to run it on the gateway host, use `openclaw models auth setup-token --provider anthropic`. If you ran `claude setup-token` elsewhere, paste it on the gateway host with `openclaw models auth paste-token --provider anthropic`. See [Anthropic](/providers/anthropic).
687
+
688
+ ### Do you support Claude subscription auth (Claude Pro/Max)
689
+
690
+ Yes - via **setup-token**. OpenClaw no longer reuses Claude Code CLI OAuth tokens; use a setup-token or an Anthropic API key. Generate the token anywhere and paste it on the gateway host. See [Anthropic](/providers/anthropic) and [OAuth](/concepts/oauth).
691
+
692
+ Note: Claude subscription access is governed by Anthropic's terms. For production or multi-user workloads, API keys are usually the safer choice.
693
+
694
+ ### Why am I seeing HTTP 429 ratelimiterror from Anthropic
695
+
696
+ That means your **Anthropic quota/rate limit** is exhausted for the current window. If you
697
+ use a **Claude subscription** (setup-token or Claude Code OAuth), wait for the window to
698
+ reset or upgrade your plan. If you use an **Anthropic API key**, check the Anthropic Console
699
+ for usage/billing and raise limits as needed.
700
+
701
+ Tip: set a **fallback model** so OpenClaw can keep replying while a provider is rate-limited.
702
+ See [Models](/cli/models) and [OAuth](/concepts/oauth).
703
+
704
+ ### Is AWS Bedrock supported
705
+
706
+ Yes - via pi-ai's **Amazon Bedrock (Converse)** provider with **manual config**. You must supply AWS credentials/region on the gateway host and add a Bedrock provider entry in your models config. See [Amazon Bedrock](/bedrock) and [Model providers](/providers/models). If you prefer a managed key flow, an OpenAI-compatible proxy in front of Bedrock is still a valid option.
707
+
708
+ ### How does Codex auth work
709
+
710
+ OpenClaw supports **OpenAI Code (Codex)** via OAuth (ChatGPT sign-in). The wizard can run the OAuth flow and will set the default model to `openai-codex/gpt-5.2` when appropriate. See [Model providers](/concepts/model-providers) and [Wizard](/start/wizard).
711
+
712
+ ### Do you support OpenAI subscription auth Codex OAuth
713
+
714
+ Yes. OpenClaw fully supports **OpenAI Code (Codex) subscription OAuth**. The onboarding wizard
715
+ can run the OAuth flow for you.
716
+
717
+ See [OAuth](/concepts/oauth), [Model providers](/concepts/model-providers), and [Wizard](/start/wizard).
718
+
719
+ ### How do I set up Gemini CLI OAuth
720
+
721
+ Gemini CLI uses a **plugin auth flow**, not a client id or secret in `openclaw.json`.
722
+
723
+ Steps:
724
+
725
+ 1. Enable the plugin: `openclaw plugins enable google-gemini-cli-auth`
726
+ 2. Login: `openclaw models auth login --provider google-gemini-cli --set-default`
727
+
728
+ This stores OAuth tokens in auth profiles on the gateway host. Details: [Model providers](/concepts/model-providers).
729
+
730
+ ### Is a local model OK for casual chats
731
+
732
+ Usually no. OpenClaw needs large context + strong safety; small cards truncate and leak. If you must, run the **largest** MiniMax M2.1 build you can locally (LM Studio) and see [/gateway/local-models](/gateway/local-models). Smaller/quantized models increase prompt-injection risk - see [Security](/gateway/security).
733
+
734
+ ### How do I keep hosted model traffic in a specific region
735
+
736
+ Pick region-pinned endpoints. OpenRouter exposes US-hosted options for MiniMax, Kimi, and GLM; choose the US-hosted variant to keep data in-region. You can still list Anthropic/OpenAI alongside these by using `models.mode: "merge"` so fallbacks stay available while respecting the regioned provider you select.
737
+
738
+ ### Do I have to buy a Mac Mini to install this
739
+
740
+ No. OpenClaw runs on macOS or Linux (Windows via WSL2). A Mac mini is optional - some people
741
+ buy one as an always-on host, but a small VPS, home server, or Raspberry Pi-class box works too.
742
+
743
+ You only need a Mac **for macOS-only tools**. For iMessage, use [BlueBubbles](/channels/bluebubbles) (recommended) - the BlueBubbles server runs on any Mac, and the Gateway can run on Linux or elsewhere. If you want other macOS-only tools, run the Gateway on a Mac or pair a macOS node.
744
+
745
+ Docs: [BlueBubbles](/channels/bluebubbles), [Nodes](/nodes), [Mac remote mode](/platforms/mac/remote).
746
+
747
+ ### Do I need a Mac mini for iMessage support
748
+
749
+ You need **some macOS device** signed into Messages. It does **not** have to be a Mac mini -
750
+ any Mac works. **Use [BlueBubbles](/channels/bluebubbles)** (recommended) for iMessage - the BlueBubbles server runs on macOS, while the Gateway can run on Linux or elsewhere.
751
+
752
+ Common setups:
753
+
754
+ - Run the Gateway on Linux/VPS, and run the BlueBubbles server on any Mac signed into Messages.
755
+ - Run everything on the Mac if you want the simplest single‑machine setup.
756
+
757
+ Docs: [BlueBubbles](/channels/bluebubbles), [Nodes](/nodes),
758
+ [Mac remote mode](/platforms/mac/remote).
759
+
760
+ ### If I buy a Mac mini to run OpenClaw can I connect it to my MacBook Pro
761
+
762
+ Yes. The **Mac mini can run the Gateway**, and your MacBook Pro can connect as a
763
+ **node** (companion device). Nodes don't run the Gateway - they provide extra
764
+ capabilities like screen/camera/canvas and `system.run` on that device.
765
+
766
+ Common pattern:
767
+
768
+ - Gateway on the Mac mini (always-on).
769
+ - MacBook Pro runs the macOS app or a node host and pairs to the Gateway.
770
+ - Use `openclaw nodes status` / `openclaw nodes list` to see it.
771
+
772
+ Docs: [Nodes](/nodes), [Nodes CLI](/cli/nodes).
773
+
774
+ ### Can I use Bun
775
+
776
+ Bun is **not recommended**. We see runtime bugs, especially with WhatsApp and Telegram.
777
+ Use **Node** for stable gateways.
778
+
779
+ If you still want to experiment with Bun, do it on a non-production gateway
780
+ without WhatsApp/Telegram.
781
+
782
+ ### Telegram what goes in allowFrom
783
+
784
+ `channels.telegram.allowFrom` is **the human sender's Telegram user ID** (numeric, recommended) or `@username`. It is not the bot username.
785
+
786
+ Safer (no third-party bot):
787
+
788
+ - DM your bot, then run `openclaw logs --follow` and read `from.id`.
789
+
790
+ Official Bot API:
791
+
792
+ - DM your bot, then call `https://api.telegram.org/bot<bot_token>/getUpdates` and read `message.from.id`.
793
+
794
+ Third-party (less private):
795
+
796
+ - DM `@userinfobot` or `@getidsbot`.
797
+
798
+ See [/channels/telegram](/channels/telegram#access-control-dms--groups).
799
+
800
+ ### Can multiple people use one WhatsApp number with different OpenClaw instances
801
+
802
+ Yes, via **multi-agent routing**. Bind each sender's WhatsApp **DM** (peer `kind: "dm"`, sender E.164 like `+15551234567`) to a different `agentId`, so each person gets their own workspace and session store. Replies still come from the **same WhatsApp account**, and DM access control (`channels.whatsapp.dmPolicy` / `channels.whatsapp.allowFrom`) is global per WhatsApp account. See [Multi-Agent Routing](/concepts/multi-agent) and [WhatsApp](/channels/whatsapp).
803
+
804
+ ### Can I run a fast chat agent and an Opus for coding agent
805
+
806
+ Yes. Use multi-agent routing: give each agent its own default model, then bind inbound routes (provider account or specific peers) to each agent. Example config lives in [Multi-Agent Routing](/concepts/multi-agent). See also [Models](/concepts/models) and [Configuration](/gateway/configuration).
807
+
808
+ ### Does Homebrew work on Linux
809
+
810
+ Yes. Homebrew supports Linux (Linuxbrew). Quick setup:
811
+
812
+ ```bash
813
+ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
814
+ echo 'eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"' >> ~/.profile
815
+ eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
816
+ brew install <formula>
817
+ ```
818
+
819
+ If you run OpenClaw via systemd, ensure the service PATH includes `/home/linuxbrew/.linuxbrew/bin` (or your brew prefix) so `brew`-installed tools resolve in non-login shells.
820
+ Recent builds also prepend common user bin dirs on Linux systemd services (for example `~/.local/bin`, `~/.npm-global/bin`, `~/.local/share/pnpm`, `~/.bun/bin`) and honor `PNPM_HOME`, `NPM_CONFIG_PREFIX`, `BUN_INSTALL`, `VOLTA_HOME`, `ASDF_DATA_DIR`, `NVM_DIR`, and `FNM_DIR` when set.
821
+
822
+ ### What's the difference between the hackable git install and npm install
823
+
824
+ - **Hackable (git) install:** full source checkout, editable, best for contributors.
825
+ You run builds locally and can patch code/docs.
826
+ - **npm install:** global CLI install, no repo, best for "just run it."
827
+ Updates come from npm dist-tags.
828
+
829
+ Docs: [Getting started](/start/getting-started), [Updating](/install/updating).
830
+
831
+ ### Can I switch between npm and git installs later
832
+
833
+ Yes. Install the other flavor, then run Doctor so the gateway service points at the new entrypoint.
834
+ This **does not delete your data** - it only changes the OpenClaw code install. Your state
835
+ (`~/.openclaw`) and workspace (`~/.openclaw/workspace`) stay untouched.
836
+
837
+ From npm → git:
838
+
839
+ ```bash
840
+ git clone https://github.com/openclaw/openclaw.git
841
+ cd openclaw
842
+ pnpm install
843
+ pnpm build
844
+ openclaw doctor
845
+ openclaw gateway restart
846
+ ```
847
+
848
+ From git → npm:
849
+
850
+ ```bash
851
+ npm install -g openclaw@latest
852
+ openclaw doctor
853
+ openclaw gateway restart
854
+ ```
855
+
856
+ Doctor detects a gateway service entrypoint mismatch and offers to rewrite the service config to match the current install (use `--repair` in automation).
857
+
858
+ Backup tips: see [Backup strategy](/help/faq#whats-the-recommended-backup-strategy).
859
+
860
+ ### Should I run the Gateway on my laptop or a VPS
861
+
862
+ Short answer: **if you want 24/7 reliability, use a VPS**. If you want the
863
+ lowest friction and you're okay with sleep/restarts, run it locally.
864
+
865
+ **Laptop (local Gateway)**
866
+
867
+ - **Pros:** no server cost, direct access to local files, live browser window.
868
+ - **Cons:** sleep/network drops = disconnects, OS updates/reboots interrupt, must stay awake.
869
+
870
+ **VPS / cloud**
871
+
872
+ - **Pros:** always-on, stable network, no laptop sleep issues, easier to keep running.
873
+ - **Cons:** often run headless (use screenshots), remote file access only, you must SSH for updates.
874
+
875
+ **OpenClaw-specific note:** WhatsApp/Telegram/Slack/Mattermost (plugin)/Discord all work fine from a VPS. The only real trade-off is **headless browser** vs a visible window. See [Browser](/tools/browser).
876
+
877
+ **Recommended default:** VPS if you had gateway disconnects before. Local is great when you're actively using the Mac and want local file access or UI automation with a visible browser.
878
+
879
+ ### How important is it to run OpenClaw on a dedicated machine
880
+
881
+ Not required, but **recommended for reliability and isolation**.
882
+
883
+ - **Dedicated host (VPS/Mac mini/Pi):** always-on, fewer sleep/reboot interruptions, cleaner permissions, easier to keep running.
884
+ - **Shared laptop/desktop:** totally fine for testing and active use, but expect pauses when the machine sleeps or updates.
885
+
886
+ If you want the best of both worlds, keep the Gateway on a dedicated host and pair your laptop as a **node** for local screen/camera/exec tools. See [Nodes](/nodes).
887
+ For security guidance, read [Security](/gateway/security).
888
+
889
+ ### What are the minimum VPS requirements and recommended OS
890
+
891
+ OpenClaw is lightweight. For a basic Gateway + one chat channel:
892
+
893
+ - **Absolute minimum:** 1 vCPU, 1GB RAM, ~500MB disk.
894
+ - **Recommended:** 1-2 vCPU, 2GB RAM or more for headroom (logs, media, multiple channels). Node tools and browser automation can be resource hungry.
895
+
896
+ OS: use **Ubuntu LTS** (or any modern Debian/Ubuntu). The Linux install path is best tested there.
897
+
898
+ Docs: [Linux](/platforms/linux), [VPS hosting](/vps).
899
+
900
+ ### Can I run OpenClaw in a VM and what are the requirements
901
+
902
+ Yes. Treat a VM the same as a VPS: it needs to be always on, reachable, and have enough
903
+ RAM for the Gateway and any channels you enable.
904
+
905
+ Baseline guidance:
906
+
907
+ - **Absolute minimum:** 1 vCPU, 1GB RAM.
908
+ - **Recommended:** 2GB RAM or more if you run multiple channels, browser automation, or media tools.
909
+ - **OS:** Ubuntu LTS or another modern Debian/Ubuntu.
910
+
911
+ If you are on Windows, **WSL2 is the easiest VM style setup** and has the best tooling
912
+ compatibility. See [Windows](/platforms/windows), [VPS hosting](/vps).
913
+ If you are running macOS in a VM, see [macOS VM](/platforms/macos-vm).
914
+
915
+ ## What is OpenClaw?
916
+
917
+ ### What is OpenClaw in one paragraph
918
+
919
+ OpenClaw is a personal AI assistant you run on your own devices. It replies on the messaging surfaces you already use (WhatsApp, Telegram, Slack, Mattermost (plugin), Discord, Google Chat, Signal, iMessage, WebChat) and can also do voice + a live Canvas on supported platforms. The **Gateway** is the always-on control plane; the assistant is the product.
920
+
921
+ ### What's the value proposition
922
+
923
+ OpenClaw is not "just a Claude wrapper." It's a **local-first control plane** that lets you run a
924
+ capable assistant on **your own hardware**, reachable from the chat apps you already use, with
925
+ stateful sessions, memory, and tools - without handing control of your workflows to a hosted
926
+ SaaS.
927
+
928
+ Highlights:
929
+
930
+ - **Your devices, your data:** run the Gateway wherever you want (Mac, Linux, VPS) and keep the
931
+ workspace + session history local.
932
+ - **Real channels, not a web sandbox:** WhatsApp/Telegram/Slack/Discord/Signal/iMessage/etc,
933
+ plus mobile voice and Canvas on supported platforms.
934
+ - **Model-agnostic:** use Anthropic, OpenAI, MiniMax, OpenRouter, etc., with per-agent routing
935
+ and failover.
936
+ - **Local-only option:** run local models so **all data can stay on your device** if you want.
937
+ - **Multi-agent routing:** separate agents per channel, account, or task, each with its own
938
+ workspace and defaults.
939
+ - **Open source and hackable:** inspect, extend, and self-host without vendor lock-in.
940
+
941
+ Docs: [Gateway](/gateway), [Channels](/channels), [Multi-agent](/concepts/multi-agent),
942
+ [Memory](/concepts/memory).
943
+
944
+ ### I just set it up what should I do first
945
+
946
+ Good first projects:
947
+
948
+ - Build a website (WordPress, Shopify, or a simple static site).
949
+ - Prototype a mobile app (outline, screens, API plan).
950
+ - Organize files and folders (cleanup, naming, tagging).
951
+ - Connect Gmail and automate summaries or follow ups.
952
+
953
+ It can handle large tasks, but it works best when you split them into phases and
954
+ use sub agents for parallel work.
955
+
956
+ ### What are the top five everyday use cases for OpenClaw
957
+
958
+ Everyday wins usually look like:
959
+
960
+ - **Personal briefings:** summaries of inbox, calendar, and news you care about.
961
+ - **Research and drafting:** quick research, summaries, and first drafts for emails or docs.
962
+ - **Reminders and follow ups:** cron or heartbeat driven nudges and checklists.
963
+ - **Browser automation:** filling forms, collecting data, and repeating web tasks.
964
+ - **Cross device coordination:** send a task from your phone, let the Gateway run it on a server, and get the result back in chat.
965
+
966
+ ### Can OpenClaw help with lead gen outreach ads and blogs for a SaaS
967
+
968
+ Yes for **research, qualification, and drafting**. It can scan sites, build shortlists,
969
+ summarize prospects, and write outreach or ad copy drafts.
970
+
971
+ For **outreach or ad runs**, keep a human in the loop. Avoid spam, follow local laws and
972
+ platform policies, and review anything before it is sent. The safest pattern is to let
973
+ OpenClaw draft and you approve.
974
+
975
+ Docs: [Security](/gateway/security).
976
+
977
+ ### What are the advantages vs Claude Code for web development
978
+
979
+ OpenClaw is a **personal assistant** and coordination layer, not an IDE replacement. Use
980
+ Claude Code or Codex for the fastest direct coding loop inside a repo. Use OpenClaw when you
981
+ want durable memory, cross-device access, and tool orchestration.
982
+
983
+ Advantages:
984
+
985
+ - **Persistent memory + workspace** across sessions
986
+ - **Multi-platform access** (WhatsApp, Telegram, TUI, WebChat)
987
+ - **Tool orchestration** (browser, files, scheduling, hooks)
988
+ - **Always-on Gateway** (run on a VPS, interact from anywhere)
989
+ - **Nodes** for local browser/screen/camera/exec
990
+
991
+ Showcase: https://openclaw.ai/showcase
992
+
993
+ ## Skills and automation
994
+
995
+ ### How do I customize skills without keeping the repo dirty
996
+
997
+ Use managed overrides instead of editing the repo copy. Put your changes in `~/.openclaw/skills/<name>/SKILL.md` (or add a folder via `skills.load.extraDirs` in `~/.openclaw/openclaw.json`). Precedence is `<workspace>/skills` > `~/.openclaw/skills` > bundled, so managed overrides win without touching git. Only upstream-worthy edits should live in the repo and go out as PRs.
998
+
999
+ ### Can I load skills from a custom folder
1000
+
1001
+ Yes. Add extra directories via `skills.load.extraDirs` in `~/.openclaw/openclaw.json` (lowest precedence). Default precedence remains: `<workspace>/skills` → `~/.openclaw/skills` → bundled → `skills.load.extraDirs`. `clawhub` installs into `./skills` by default, which OpenClaw treats as `<workspace>/skills`.
1002
+
1003
+ ### How can I use different models for different tasks
1004
+
1005
+ Today the supported patterns are:
1006
+
1007
+ - **Cron jobs**: isolated jobs can set a `model` override per job.
1008
+ - **Sub-agents**: route tasks to separate agents with different default models.
1009
+ - **On-demand switch**: use `/model` to switch the current session model at any time.
1010
+
1011
+ See [Cron jobs](/automation/cron-jobs), [Multi-Agent Routing](/concepts/multi-agent), and [Slash commands](/tools/slash-commands).
1012
+
1013
+ ### The bot freezes while doing heavy work How do I offload that
1014
+
1015
+ Use **sub-agents** for long or parallel tasks. Sub-agents run in their own session,
1016
+ return a summary, and keep your main chat responsive.
1017
+
1018
+ Ask your bot to "spawn a sub-agent for this task" or use `/subagents`.
1019
+ Use `/status` in chat to see what the Gateway is doing right now (and whether it is busy).
1020
+
1021
+ Token tip: long tasks and sub-agents both consume tokens. If cost is a concern, set a
1022
+ cheaper model for sub-agents via `agents.defaults.subagents.model`.
1023
+
1024
+ Docs: [Sub-agents](/tools/subagents).
1025
+
1026
+ ### Cron or reminders do not fire What should I check
1027
+
1028
+ Cron runs inside the Gateway process. If the Gateway is not running continuously,
1029
+ scheduled jobs will not run.
1030
+
1031
+ Checklist:
1032
+
1033
+ - Confirm cron is enabled (`cron.enabled`) and `OPENCLAW_SKIP_CRON` is not set.
1034
+ - Check the Gateway is running 24/7 (no sleep/restarts).
1035
+ - Verify timezone settings for the job (`--tz` vs host timezone).
1036
+
1037
+ Debug:
1038
+
1039
+ ```bash
1040
+ openclaw cron run <jobId> --force
1041
+ openclaw cron runs --id <jobId> --limit 50
1042
+ ```
1043
+
1044
+ Docs: [Cron jobs](/automation/cron-jobs), [Cron vs Heartbeat](/automation/cron-vs-heartbeat).
1045
+
1046
+ ### How do I install skills on Linux
1047
+
1048
+ Use **ClawHub** (CLI) or drop skills into your workspace. The macOS Skills UI isn't available on Linux.
1049
+ Browse skills at https://clawhub.com.
1050
+
1051
+ Install the ClawHub CLI (pick one package manager):
1052
+
1053
+ ```bash
1054
+ npm i -g clawhub
1055
+ ```
1056
+
1057
+ ```bash
1058
+ pnpm add -g clawhub
1059
+ ```
1060
+
1061
+ ### Can OpenClaw run tasks on a schedule or continuously in the background
1062
+
1063
+ Yes. Use the Gateway scheduler:
1064
+
1065
+ - **Cron jobs** for scheduled or recurring tasks (persist across restarts).
1066
+ - **Heartbeat** for "main session" periodic checks.
1067
+ - **Isolated jobs** for autonomous agents that post summaries or deliver to chats.
1068
+
1069
+ Docs: [Cron jobs](/automation/cron-jobs), [Cron vs Heartbeat](/automation/cron-vs-heartbeat),
1070
+ [Heartbeat](/gateway/heartbeat).
1071
+
1072
+ **Can I run Apple macOS only skills from Linux**
1073
+
1074
+ Not directly. macOS skills are gated by `metadata.openclaw.os` plus required binaries, and skills only appear in the system prompt when they are eligible on the **Gateway host**. On Linux, `darwin`-only skills (like `apple-notes`, `apple-reminders`, `things-mac`) will not load unless you override the gating.
1075
+
1076
+ You have three supported patterns:
1077
+
1078
+ **Option A - run the Gateway on a Mac (simplest).**
1079
+ Run the Gateway where the macOS binaries exist, then connect from Linux in [remote mode](#how-do-i-run-openclaw-in-remote-mode-client-connects-to-a-gateway-elsewhere) or over Tailscale. The skills load normally because the Gateway host is macOS.
1080
+
1081
+ **Option B - use a macOS node (no SSH).**
1082
+ Run the Gateway on Linux, pair a macOS node (menubar app), and set **Node Run Commands** to "Always Ask" or "Always Allow" on the Mac. OpenClaw can treat macOS-only skills as eligible when the required binaries exist on the node. The agent runs those skills via the `nodes` tool. If you choose "Always Ask", approving "Always Allow" in the prompt adds that command to the allowlist.
1083
+
1084
+ **Option C - proxy macOS binaries over SSH (advanced).**
1085
+ Keep the Gateway on Linux, but make the required CLI binaries resolve to SSH wrappers that run on a Mac. Then override the skill to allow Linux so it stays eligible.
1086
+
1087
+ 1. Create an SSH wrapper for the binary (example: `memo` for Apple Notes):
1088
+ ```bash
1089
+ #!/usr/bin/env bash
1090
+ set -euo pipefail
1091
+ exec ssh -T user@mac-host /opt/homebrew/bin/memo "$@"
1092
+ ```
1093
+ 2. Put the wrapper on `PATH` on the Linux host (for example `~/bin/memo`).
1094
+ 3. Override the skill metadata (workspace or `~/.openclaw/skills`) to allow Linux:
1095
+ ```markdown
1096
+ ---
1097
+ name: apple-notes
1098
+ description: Manage Apple Notes via the memo CLI on macOS.
1099
+ metadata: { "openclaw": { "os": ["darwin", "linux"], "requires": { "bins": ["memo"] } } }
1100
+ ---
1101
+ ```
1102
+ 4. Start a new session so the skills snapshot refreshes.
1103
+
1104
+ ### Do you have a Notion or HeyGen integration
1105
+
1106
+ Not built-in today.
1107
+
1108
+ Options:
1109
+
1110
+ - **Custom skill / plugin:** best for reliable API access (Notion/HeyGen both have APIs).
1111
+ - **Browser automation:** works without code but is slower and more fragile.
1112
+
1113
+ If you want to keep context per client (agency workflows), a simple pattern is:
1114
+
1115
+ - One Notion page per client (context + preferences + active work).
1116
+ - Ask the agent to fetch that page at the start of a session.
1117
+
1118
+ If you want a native integration, open a feature request or build a skill
1119
+ targeting those APIs.
1120
+
1121
+ Install skills:
1122
+
1123
+ ```bash
1124
+ clawhub install <skill-slug>
1125
+ clawhub update --all
1126
+ ```
1127
+
1128
+ ClawHub installs into `./skills` under your current directory (or falls back to your configured OpenClaw workspace); OpenClaw treats that as `<workspace>/skills` on the next session. For shared skills across agents, place them in `~/.openclaw/skills/<name>/SKILL.md`. Some skills expect binaries installed via Homebrew; on Linux that means Linuxbrew (see the Homebrew Linux FAQ entry above). See [Skills](/tools/skills) and [ClawHub](/tools/clawhub).
1129
+
1130
+ ### How do I install the Chrome extension for browser takeover
1131
+
1132
+ Use the built-in installer, then load the unpacked extension in Chrome:
1133
+
1134
+ ```bash
1135
+ openclaw browser extension install
1136
+ openclaw browser extension path
1137
+ ```
1138
+
1139
+ Then Chrome → `chrome://extensions` → enable "Developer mode" → "Load unpacked" → pick that folder.
1140
+
1141
+ Full guide (including remote Gateway + security notes): [Chrome extension](/tools/chrome-extension)
1142
+
1143
+ If the Gateway runs on the same machine as Chrome (default setup), you usually **do not** need anything extra.
1144
+ If the Gateway runs elsewhere, run a node host on the browser machine so the Gateway can proxy browser actions.
1145
+ You still need to click the extension button on the tab you want to control (it doesn't auto-attach).
1146
+
1147
+ ## Sandboxing and memory
1148
+
1149
+ ### Is there a dedicated sandboxing doc
1150
+
1151
+ Yes. See [Sandboxing](/gateway/sandboxing). For Docker-specific setup (full gateway in Docker or sandbox images), see [Docker](/install/docker).
1152
+
1153
+ ### Docker feels limited How do I enable full features
1154
+
1155
+ The default image is security-first and runs as the `node` user, so it does not
1156
+ include system packages, Homebrew, or bundled browsers. For a fuller setup:
1157
+
1158
+ - Persist `/home/node` with `OPENCLAW_HOME_VOLUME` so caches survive.
1159
+ - Bake system deps into the image with `OPENCLAW_DOCKER_APT_PACKAGES`.
1160
+ - Install Playwright browsers via the bundled CLI:
1161
+ `node /app/node_modules/playwright-core/cli.js install chromium`
1162
+ - Set `PLAYWRIGHT_BROWSERS_PATH` and ensure the path is persisted.
1163
+
1164
+ Docs: [Docker](/install/docker), [Browser](/tools/browser).
1165
+
1166
+ **Can I keep DMs personal but make groups public sandboxed with one agent**
1167
+
1168
+ Yes - if your private traffic is **DMs** and your public traffic is **groups**.
1169
+
1170
+ Use `agents.defaults.sandbox.mode: "non-main"` so group/channel sessions (non-main keys) run in Docker, while the main DM session stays on-host. Then restrict what tools are available in sandboxed sessions via `tools.sandbox.tools`.
1171
+
1172
+ Setup walkthrough + example config: [Groups: personal DMs + public groups](/concepts/groups#pattern-personal-dms-public-groups-single-agent)
1173
+
1174
+ Key config reference: [Gateway configuration](/gateway/configuration#agentsdefaultssandbox)
1175
+
1176
+ ### How do I bind a host folder into the sandbox
1177
+
1178
+ Set `agents.defaults.sandbox.docker.binds` to `["host:path:mode"]` (e.g., `"/home/user/src:/src:ro"`). Global + per-agent binds merge; per-agent binds are ignored when `scope: "shared"`. Use `:ro` for anything sensitive and remember binds bypass the sandbox filesystem walls. See [Sandboxing](/gateway/sandboxing#custom-bind-mounts) and [Sandbox vs Tool Policy vs Elevated](/gateway/sandbox-vs-tool-policy-vs-elevated#bind-mounts-security-quick-check) for examples and safety notes.
1179
+
1180
+ ### How does memory work
1181
+
1182
+ OpenClaw memory is just Markdown files in the agent workspace:
1183
+
1184
+ - Daily notes in `memory/YYYY-MM-DD.md`
1185
+ - Curated long-term notes in `MEMORY.md` (main/private sessions only)
1186
+
1187
+ OpenClaw also runs a **silent pre-compaction memory flush** to remind the model
1188
+ to write durable notes before auto-compaction. This only runs when the workspace
1189
+ is writable (read-only sandboxes skip it). See [Memory](/concepts/memory).
1190
+
1191
+ ### Memory keeps forgetting things How do I make it stick
1192
+
1193
+ Ask the bot to **write the fact to memory**. Long-term notes belong in `MEMORY.md`,
1194
+ short-term context goes into `memory/YYYY-MM-DD.md`.
1195
+
1196
+ This is still an area we are improving. It helps to remind the model to store memories;
1197
+ it will know what to do. If it keeps forgetting, verify the Gateway is using the same
1198
+ workspace on every run.
1199
+
1200
+ Docs: [Memory](/concepts/memory), [Agent workspace](/concepts/agent-workspace).
1201
+
1202
+ ### Does semantic memory search require an OpenAI API key
1203
+
1204
+ Only if you use **OpenAI embeddings**. Codex OAuth covers chat/completions and
1205
+ does **not** grant embeddings access, so **signing in with Codex (OAuth or the
1206
+ Codex CLI login)** does not help for semantic memory search. OpenAI embeddings
1207
+ still need a real API key (`OPENAI_API_KEY` or `models.providers.openai.apiKey`).
1208
+
1209
+ If you don't set a provider explicitly, OpenClaw auto-selects a provider when it
1210
+ can resolve an API key (auth profiles, `models.providers.*.apiKey`, or env vars).
1211
+ It prefers OpenAI if an OpenAI key resolves, otherwise Gemini if a Gemini key
1212
+ resolves. If neither key is available, memory search stays disabled until you
1213
+ configure it. If you have a local model path configured and present, OpenClaw
1214
+ prefers `local`.
1215
+
1216
+ If you'd rather stay local, set `memorySearch.provider = "local"` (and optionally
1217
+ `memorySearch.fallback = "none"`). If you want Gemini embeddings, set
1218
+ `memorySearch.provider = "gemini"` and provide `GEMINI_API_KEY` (or
1219
+ `memorySearch.remote.apiKey`). We support **OpenAI, Gemini, or local** embedding
1220
+ models - see [Memory](/concepts/memory) for the setup details.
1221
+
1222
+ ### Does memory persist forever What are the limits
1223
+
1224
+ Memory files live on disk and persist until you delete them. The limit is your
1225
+ storage, not the model. The **session context** is still limited by the model
1226
+ context window, so long conversations can compact or truncate. That is why
1227
+ memory search exists - it pulls only the relevant parts back into context.
1228
+
1229
+ Docs: [Memory](/concepts/memory), [Context](/concepts/context).
1230
+
1231
+ ## Where things live on disk
1232
+
1233
+ ### Is all data used with OpenClaw saved locally
1234
+
1235
+ No - **OpenClaw's state is local**, but **external services still see what you send them**.
1236
+
1237
+ - **Local by default:** sessions, memory files, config, and workspace live on the Gateway host
1238
+ (`~/.openclaw` + your workspace directory).
1239
+ - **Remote by necessity:** messages you send to model providers (Anthropic/OpenAI/etc.) go to
1240
+ their APIs, and chat platforms (WhatsApp/Telegram/Slack/etc.) store message data on their
1241
+ servers.
1242
+ - **You control the footprint:** using local models keeps prompts on your machine, but channel
1243
+ traffic still goes through the channel's servers.
1244
+
1245
+ Related: [Agent workspace](/concepts/agent-workspace), [Memory](/concepts/memory).
1246
+
1247
+ ### Where does OpenClaw store its data
1248
+
1249
+ Everything lives under `$OPENCLAW_STATE_DIR` (default: `~/.openclaw`):
1250
+
1251
+ | Path | Purpose |
1252
+ | --------------------------------------------------------------- | ------------------------------------------------------------ |
1253
+ | `$OPENCLAW_STATE_DIR/openclaw.json` | Main config (JSON5) |
1254
+ | `$OPENCLAW_STATE_DIR/credentials/oauth.json` | Legacy OAuth import (copied into auth profiles on first use) |
1255
+ | `$OPENCLAW_STATE_DIR/agents/<agentId>/agent/auth-profiles.json` | Auth profiles (OAuth + API keys) |
1256
+ | `$OPENCLAW_STATE_DIR/agents/<agentId>/agent/auth.json` | Runtime auth cache (managed automatically) |
1257
+ | `$OPENCLAW_STATE_DIR/credentials/` | Provider state (e.g. `whatsapp/<accountId>/creds.json`) |
1258
+ | `$OPENCLAW_STATE_DIR/agents/` | Per-agent state (agentDir + sessions) |
1259
+ | `$OPENCLAW_STATE_DIR/agents/<agentId>/sessions/` | Conversation history & state (per agent) |
1260
+ | `$OPENCLAW_STATE_DIR/agents/<agentId>/sessions/sessions.json` | Session metadata (per agent) |
1261
+
1262
+ Legacy single-agent path: `~/.openclaw/agent/*` (migrated by `openclaw doctor`).
1263
+
1264
+ Your **workspace** (AGENTS.md, memory files, skills, etc.) is separate and configured via `agents.defaults.workspace` (default: `~/.openclaw/workspace`).
1265
+
1266
+ ### Where should AGENTSmd SOULmd USERmd MEMORYmd live
1267
+
1268
+ These files live in the **agent workspace**, not `~/.openclaw`.
1269
+
1270
+ - **Workspace (per agent)**: `AGENTS.md`, `SOUL.md`, `IDENTITY.md`, `USER.md`,
1271
+ `MEMORY.md` (or `memory.md`), `memory/YYYY-MM-DD.md`, optional `HEARTBEAT.md`.
1272
+ - **State dir (`~/.openclaw`)**: config, credentials, auth profiles, sessions, logs,
1273
+ and shared skills (`~/.openclaw/skills`).
1274
+
1275
+ Default workspace is `~/.openclaw/workspace`, configurable via:
1276
+
1277
+ ```json5
1278
+ {
1279
+ agents: { defaults: { workspace: "~/.openclaw/workspace" } },
1280
+ }
1281
+ ```
1282
+
1283
+ If the bot "forgets" after a restart, confirm the Gateway is using the same
1284
+ workspace on every launch (and remember: remote mode uses the **gateway host's**
1285
+ workspace, not your local laptop).
1286
+
1287
+ Tip: if you want a durable behavior or preference, ask the bot to **write it into
1288
+ AGENTS.md or MEMORY.md** rather than relying on chat history.
1289
+
1290
+ See [Agent workspace](/concepts/agent-workspace) and [Memory](/concepts/memory).
1291
+
1292
+ ### What's the recommended backup strategy
1293
+
1294
+ Put your **agent workspace** in a **private** git repo and back it up somewhere
1295
+ private (for example GitHub private). This captures memory + AGENTS/SOUL/USER
1296
+ files, and lets you restore the assistant's "mind" later.
1297
+
1298
+ Do **not** commit anything under `~/.openclaw` (credentials, sessions, tokens).
1299
+ If you need a full restore, back up both the workspace and the state directory
1300
+ separately (see the migration question above).
1301
+
1302
+ Docs: [Agent workspace](/concepts/agent-workspace).
1303
+
1304
+ ### How do I completely uninstall OpenClaw
1305
+
1306
+ See the dedicated guide: [Uninstall](/install/uninstall).
1307
+
1308
+ ### Can agents work outside the workspace
1309
+
1310
+ Yes. The workspace is the **default cwd** and memory anchor, not a hard sandbox.
1311
+ Relative paths resolve inside the workspace, but absolute paths can access other
1312
+ host locations unless sandboxing is enabled. If you need isolation, use
1313
+ [`agents.defaults.sandbox`](/gateway/sandboxing) or per-agent sandbox settings. If you
1314
+ want a repo to be the default working directory, point that agent's
1315
+ `workspace` to the repo root. The OpenClaw repo is just source code; keep the
1316
+ workspace separate unless you intentionally want the agent to work inside it.
1317
+
1318
+ Example (repo as default cwd):
1319
+
1320
+ ```json5
1321
+ {
1322
+ agents: {
1323
+ defaults: {
1324
+ workspace: "~/Projects/my-repo",
1325
+ },
1326
+ },
1327
+ }
1328
+ ```
1329
+
1330
+ ### Im in remote mode where is the session store
1331
+
1332
+ Session state is owned by the **gateway host**. If you're in remote mode, the session store you care about is on the remote machine, not your local laptop. See [Session management](/concepts/session).
1333
+
1334
+ ## Config basics
1335
+
1336
+ ### What format is the config Where is it
1337
+
1338
+ OpenClaw reads an optional **JSON5** config from `$OPENCLAW_CONFIG_PATH` (default: `~/.openclaw/openclaw.json`):
1339
+
1340
+ ```
1341
+ $OPENCLAW_CONFIG_PATH
1342
+ ```
1343
+
1344
+ If the file is missing, it uses safe-ish defaults (including a default workspace of `~/.openclaw/workspace`).
1345
+
1346
+ ### I set gatewaybind lan or tailnet and now nothing listens the UI says unauthorized
1347
+
1348
+ Non-loopback binds **require auth**. Configure `gateway.auth.mode` + `gateway.auth.token` (or use `OPENCLAW_GATEWAY_TOKEN`).
1349
+
1350
+ ```json5
1351
+ {
1352
+ gateway: {
1353
+ bind: "lan",
1354
+ auth: {
1355
+ mode: "token",
1356
+ token: "replace-me",
1357
+ },
1358
+ },
1359
+ }
1360
+ ```
1361
+
1362
+ Notes:
1363
+
1364
+ - `gateway.remote.token` is for **remote CLI calls** only; it does not enable local gateway auth.
1365
+ - The Control UI authenticates via `connect.params.auth.token` (stored in app/UI settings). Avoid putting tokens in URLs.
1366
+
1367
+ ### Why do I need a token on localhost now
1368
+
1369
+ The wizard generates a gateway token by default (even on loopback) so **local WS clients must authenticate**. This blocks other local processes from calling the Gateway. Paste the token into the Control UI settings (or your client config) to connect.
1370
+
1371
+ If you **really** want open loopback, remove `gateway.auth` from your config. Doctor can generate a token for you any time: `openclaw doctor --generate-gateway-token`.
1372
+
1373
+ ### Do I have to restart after changing config
1374
+
1375
+ The Gateway watches the config and supports hot-reload:
1376
+
1377
+ - `gateway.reload.mode: "hybrid"` (default): hot-apply safe changes, restart for critical ones
1378
+ - `hot`, `restart`, `off` are also supported
1379
+
1380
+ ### How do I enable web search and web fetch
1381
+
1382
+ `web_fetch` works without an API key. `web_search` requires a Brave Search API
1383
+ key. **Recommended:** run `openclaw configure --section web` to store it in
1384
+ `tools.web.search.apiKey`. Environment alternative: set `BRAVE_API_KEY` for the
1385
+ Gateway process.
1386
+
1387
+ ```json5
1388
+ {
1389
+ tools: {
1390
+ web: {
1391
+ search: {
1392
+ enabled: true,
1393
+ apiKey: "BRAVE_API_KEY_HERE",
1394
+ maxResults: 5,
1395
+ },
1396
+ fetch: {
1397
+ enabled: true,
1398
+ },
1399
+ },
1400
+ },
1401
+ }
1402
+ ```
1403
+
1404
+ Notes:
1405
+
1406
+ - If you use allowlists, add `web_search`/`web_fetch` or `group:web`.
1407
+ - `web_fetch` is enabled by default (unless explicitly disabled).
1408
+ - Daemons read env vars from `~/.openclaw/.env` (or the service environment).
1409
+
1410
+ Docs: [Web tools](/tools/web).
1411
+
1412
+ ### How do I run a central Gateway with specialized workers across devices
1413
+
1414
+ The common pattern is **one Gateway** (e.g. Raspberry Pi) plus **nodes** and **agents**:
1415
+
1416
+ - **Gateway (central):** owns channels (Signal/WhatsApp), routing, and sessions.
1417
+ - **Nodes (devices):** Macs/iOS/Android connect as peripherals and expose local tools (`system.run`, `canvas`, `camera`).
1418
+ - **Agents (workers):** separate brains/workspaces for special roles (e.g. "Hetzner ops", "Personal data").
1419
+ - **Sub-agents:** spawn background work from a main agent when you want parallelism.
1420
+ - **TUI:** connect to the Gateway and switch agents/sessions.
1421
+
1422
+ Docs: [Nodes](/nodes), [Remote access](/gateway/remote), [Multi-Agent Routing](/concepts/multi-agent), [Sub-agents](/tools/subagents), [TUI](/tui).
1423
+
1424
+ ### Can the OpenClaw browser run headless
1425
+
1426
+ Yes. It's a config option:
1427
+
1428
+ ```json5
1429
+ {
1430
+ browser: { headless: true },
1431
+ agents: {
1432
+ defaults: {
1433
+ sandbox: { browser: { headless: true } },
1434
+ },
1435
+ },
1436
+ }
1437
+ ```
1438
+
1439
+ Default is `false` (headful). Headless is more likely to trigger anti-bot checks on some sites. See [Browser](/tools/browser).
1440
+
1441
+ Headless uses the **same Chromium engine** and works for most automation (forms, clicks, scraping, logins). The main differences:
1442
+
1443
+ - No visible browser window (use screenshots if you need visuals).
1444
+ - Some sites are stricter about automation in headless mode (CAPTCHAs, anti-bot).
1445
+ For example, X/Twitter often blocks headless sessions.
1446
+
1447
+ ### How do I use Brave for browser control
1448
+
1449
+ Set `browser.executablePath` to your Brave binary (or any Chromium-based browser) and restart the Gateway.
1450
+ See the full config examples in [Browser](/tools/browser#use-brave-or-another-chromium-based-browser).
1451
+
1452
+ ## Remote gateways + nodes
1453
+
1454
+ ### How do commands propagate between Telegram the gateway and nodes
1455
+
1456
+ Telegram messages are handled by the **gateway**. The gateway runs the agent and
1457
+ only then calls nodes over the **Gateway WebSocket** when a node tool is needed:
1458
+
1459
+ Telegram → Gateway → Agent → `node.*` → Node → Gateway → Telegram
1460
+
1461
+ Nodes don't see inbound provider traffic; they only receive node RPC calls.
1462
+
1463
+ ### How can my agent access my computer if the Gateway is hosted remotely
1464
+
1465
+ Short answer: **pair your computer as a node**. The Gateway runs elsewhere, but it can
1466
+ call `node.*` tools (screen, camera, system) on your local machine over the Gateway WebSocket.
1467
+
1468
+ Typical setup:
1469
+
1470
+ 1. Run the Gateway on the always-on host (VPS/home server).
1471
+ 2. Put the Gateway host + your computer on the same tailnet.
1472
+ 3. Ensure the Gateway WS is reachable (tailnet bind or SSH tunnel).
1473
+ 4. Open the macOS app locally and connect in **Remote over SSH** mode (or direct tailnet)
1474
+ so it can register as a node.
1475
+ 5. Approve the node on the Gateway:
1476
+ ```bash
1477
+ openclaw nodes pending
1478
+ openclaw nodes approve <requestId>
1479
+ ```
1480
+
1481
+ No separate TCP bridge is required; nodes connect over the Gateway WebSocket.
1482
+
1483
+ Security reminder: pairing a macOS node allows `system.run` on that machine. Only
1484
+ pair devices you trust, and review [Security](/gateway/security).
1485
+
1486
+ Docs: [Nodes](/nodes), [Gateway protocol](/gateway/protocol), [macOS remote mode](/platforms/mac/remote), [Security](/gateway/security).
1487
+
1488
+ ### Tailscale is connected but I get no replies What now
1489
+
1490
+ Check the basics:
1491
+
1492
+ - Gateway is running: `openclaw gateway status`
1493
+ - Gateway health: `openclaw status`
1494
+ - Channel health: `openclaw channels status`
1495
+
1496
+ Then verify auth and routing:
1497
+
1498
+ - If you use Tailscale Serve, make sure `gateway.auth.allowTailscale` is set correctly.
1499
+ - If you connect via SSH tunnel, confirm the local tunnel is up and points at the right port.
1500
+ - Confirm your allowlists (DM or group) include your account.
1501
+
1502
+ Docs: [Tailscale](/gateway/tailscale), [Remote access](/gateway/remote), [Channels](/channels).
1503
+
1504
+ ### Can two OpenClaw instances talk to each other local VPS
1505
+
1506
+ Yes. There is no built-in "bot-to-bot" bridge, but you can wire it up in a few
1507
+ reliable ways:
1508
+
1509
+ **Simplest:** use a normal chat channel both bots can access (Telegram/Slack/WhatsApp).
1510
+ Have Bot A send a message to Bot B, then let Bot B reply as usual.
1511
+
1512
+ **CLI bridge (generic):** run a script that calls the other Gateway with
1513
+ `openclaw agent --message ... --deliver`, targeting a chat where the other bot
1514
+ listens. If one bot is on a remote VPS, point your CLI at that remote Gateway
1515
+ via SSH/Tailscale (see [Remote access](/gateway/remote)).
1516
+
1517
+ Example pattern (run from a machine that can reach the target Gateway):
1518
+
1519
+ ```bash
1520
+ openclaw agent --message "Hello from local bot" --deliver --channel telegram --reply-to <chat-id>
1521
+ ```
1522
+
1523
+ Tip: add a guardrail so the two bots do not loop endlessly (mention-only, channel
1524
+ allowlists, or a "do not reply to bot messages" rule).
1525
+
1526
+ Docs: [Remote access](/gateway/remote), [Agent CLI](/cli/agent), [Agent send](/tools/agent-send).
1527
+
1528
+ ### Do I need separate VPSes for multiple agents
1529
+
1530
+ No. One Gateway can host multiple agents, each with its own workspace, model defaults,
1531
+ and routing. That is the normal setup and it is much cheaper and simpler than running
1532
+ one VPS per agent.
1533
+
1534
+ Use separate VPSes only when you need hard isolation (security boundaries) or very
1535
+ different configs that you do not want to share. Otherwise, keep one Gateway and
1536
+ use multiple agents or sub-agents.
1537
+
1538
+ ### Is there a benefit to using a node on my personal laptop instead of SSH from a VPS
1539
+
1540
+ Yes - nodes are the first-class way to reach your laptop from a remote Gateway, and they
1541
+ unlock more than shell access. The Gateway runs on macOS/Linux (Windows via WSL2) and is
1542
+ lightweight (a small VPS or Raspberry Pi-class box is fine; 4 GB RAM is plenty), so a common
1543
+ setup is an always-on host plus your laptop as a node.
1544
+
1545
+ - **No inbound SSH required.** Nodes connect out to the Gateway WebSocket and use device pairing.
1546
+ - **Safer execution controls.** `system.run` is gated by node allowlists/approvals on that laptop.
1547
+ - **More device tools.** Nodes expose `canvas`, `camera`, and `screen` in addition to `system.run`.
1548
+ - **Local browser automation.** Keep the Gateway on a VPS, but run Chrome locally and relay control
1549
+ with the Chrome extension + a node host on the laptop.
1550
+
1551
+ SSH is fine for ad-hoc shell access, but nodes are simpler for ongoing agent workflows and
1552
+ device automation.
1553
+
1554
+ Docs: [Nodes](/nodes), [Nodes CLI](/cli/nodes), [Chrome extension](/tools/chrome-extension).
1555
+
1556
+ ### Should I install on a second laptop or just add a node
1557
+
1558
+ If you only need **local tools** (screen/camera/exec) on the second laptop, add it as a
1559
+ **node**. That keeps a single Gateway and avoids duplicated config. Local node tools are
1560
+ currently macOS-only, but we plan to extend them to other OSes.
1561
+
1562
+ Install a second Gateway only when you need **hard isolation** or two fully separate bots.
1563
+
1564
+ Docs: [Nodes](/nodes), [Nodes CLI](/cli/nodes), [Multiple gateways](/gateway/multiple-gateways).
1565
+
1566
+ ### Do nodes run a gateway service
1567
+
1568
+ No. Only **one gateway** should run per host unless you intentionally run isolated profiles (see [Multiple gateways](/gateway/multiple-gateways)). Nodes are peripherals that connect
1569
+ to the gateway (iOS/Android nodes, or macOS "node mode" in the menubar app). For headless node
1570
+ hosts and CLI control, see [Node host CLI](/cli/node).
1571
+
1572
+ A full restart is required for `gateway`, `discovery`, and `canvasHost` changes.
1573
+
1574
+ ### Is there an API RPC way to apply config
1575
+
1576
+ Yes. `config.apply` validates + writes the full config and restarts the Gateway as part of the operation.
1577
+
1578
+ ### configapply wiped my config How do I recover and avoid this
1579
+
1580
+ `config.apply` replaces the **entire config**. If you send a partial object, everything
1581
+ else is removed.
1582
+
1583
+ Recover:
1584
+
1585
+ - Restore from backup (git or a copied `~/.openclaw/openclaw.json`).
1586
+ - If you have no backup, re-run `openclaw doctor` and reconfigure channels/models.
1587
+ - If this was unexpected, file a bug and include your last known config or any backup.
1588
+ - A local coding agent can often reconstruct a working config from logs or history.
1589
+
1590
+ Avoid it:
1591
+
1592
+ - Use `openclaw config set` for small changes.
1593
+ - Use `openclaw configure` for interactive edits.
1594
+
1595
+ Docs: [Config](/cli/config), [Configure](/cli/configure), [Doctor](/gateway/doctor).
1596
+
1597
+ ### What's a minimal sane config for a first install
1598
+
1599
+ ```json5
1600
+ {
1601
+ agents: { defaults: { workspace: "~/.openclaw/workspace" } },
1602
+ channels: { whatsapp: { allowFrom: ["+15555550123"] } },
1603
+ }
1604
+ ```
1605
+
1606
+ This sets your workspace and restricts who can trigger the bot.
1607
+
1608
+ ### How do I set up Tailscale on a VPS and connect from my Mac
1609
+
1610
+ Minimal steps:
1611
+
1612
+ 1. **Install + login on the VPS**
1613
+ ```bash
1614
+ curl -fsSL https://tailscale.com/install.sh | sh
1615
+ sudo tailscale up
1616
+ ```
1617
+ 2. **Install + login on your Mac**
1618
+ - Use the Tailscale app and sign in to the same tailnet.
1619
+ 3. **Enable MagicDNS (recommended)**
1620
+ - In the Tailscale admin console, enable MagicDNS so the VPS has a stable name.
1621
+ 4. **Use the tailnet hostname**
1622
+ - SSH: `ssh user@your-vps.tailnet-xxxx.ts.net`
1623
+ - Gateway WS: `ws://your-vps.tailnet-xxxx.ts.net:18789`
1624
+
1625
+ If you want the Control UI without SSH, use Tailscale Serve on the VPS:
1626
+
1627
+ ```bash
1628
+ openclaw gateway --tailscale serve
1629
+ ```
1630
+
1631
+ This keeps the gateway bound to loopback and exposes HTTPS via Tailscale. See [Tailscale](/gateway/tailscale).
1632
+
1633
+ ### How do I connect a Mac node to a remote Gateway Tailscale Serve
1634
+
1635
+ Serve exposes the **Gateway Control UI + WS**. Nodes connect over the same Gateway WS endpoint.
1636
+
1637
+ Recommended setup:
1638
+
1639
+ 1. **Make sure the VPS + Mac are on the same tailnet**.
1640
+ 2. **Use the macOS app in Remote mode** (SSH target can be the tailnet hostname).
1641
+ The app will tunnel the Gateway port and connect as a node.
1642
+ 3. **Approve the node** on the gateway:
1643
+ ```bash
1644
+ openclaw nodes pending
1645
+ openclaw nodes approve <requestId>
1646
+ ```
1647
+
1648
+ Docs: [Gateway protocol](/gateway/protocol), [Discovery](/gateway/discovery), [macOS remote mode](/platforms/mac/remote).
1649
+
1650
+ ## Env vars and .env loading
1651
+
1652
+ ### How does OpenClaw load environment variables
1653
+
1654
+ OpenClaw reads env vars from the parent process (shell, launchd/systemd, CI, etc.) and additionally loads:
1655
+
1656
+ - `.env` from the current working directory
1657
+ - a global fallback `.env` from `~/.openclaw/.env` (aka `$OPENCLAW_STATE_DIR/.env`)
1658
+
1659
+ Neither `.env` file overrides existing env vars.
1660
+
1661
+ You can also define inline env vars in config (applied only if missing from the process env):
1662
+
1663
+ ```json5
1664
+ {
1665
+ env: {
1666
+ OPENROUTER_API_KEY: "sk-or-...",
1667
+ vars: { GROQ_API_KEY: "gsk-..." },
1668
+ },
1669
+ }
1670
+ ```
1671
+
1672
+ See [/environment](/environment) for full precedence and sources.
1673
+
1674
+ ### I started the Gateway via the service and my env vars disappeared What now
1675
+
1676
+ Two common fixes:
1677
+
1678
+ 1. Put the missing keys in `~/.openclaw/.env` so they're picked up even when the service doesn't inherit your shell env.
1679
+ 2. Enable shell import (opt-in convenience):
1680
+
1681
+ ```json5
1682
+ {
1683
+ env: {
1684
+ shellEnv: {
1685
+ enabled: true,
1686
+ timeoutMs: 15000,
1687
+ },
1688
+ },
1689
+ }
1690
+ ```
1691
+
1692
+ This runs your login shell and imports only missing expected keys (never overrides). Env var equivalents:
1693
+ `OPENCLAW_LOAD_SHELL_ENV=1`, `OPENCLAW_SHELL_ENV_TIMEOUT_MS=15000`.
1694
+
1695
+ ### I set COPILOTGITHUBTOKEN but models status shows Shell env off Why
1696
+
1697
+ `openclaw models status` reports whether **shell env import** is enabled. "Shell env: off"
1698
+ does **not** mean your env vars are missing - it just means OpenClaw won't load
1699
+ your login shell automatically.
1700
+
1701
+ If the Gateway runs as a service (launchd/systemd), it won't inherit your shell
1702
+ environment. Fix by doing one of these:
1703
+
1704
+ 1. Put the token in `~/.openclaw/.env`:
1705
+ ```
1706
+ COPILOT_GITHUB_TOKEN=...
1707
+ ```
1708
+ 2. Or enable shell import (`env.shellEnv.enabled: true`).
1709
+ 3. Or add it to your config `env` block (applies only if missing).
1710
+
1711
+ Then restart the gateway and recheck:
1712
+
1713
+ ```bash
1714
+ openclaw models status
1715
+ ```
1716
+
1717
+ Copilot tokens are read from `COPILOT_GITHUB_TOKEN` (also `GH_TOKEN` / `GITHUB_TOKEN`).
1718
+ See [/concepts/model-providers](/concepts/model-providers) and [/environment](/environment).
1719
+
1720
+ ## Sessions & multiple chats
1721
+
1722
+ ### How do I start a fresh conversation
1723
+
1724
+ Send `/new` or `/reset` as a standalone message. See [Session management](/concepts/session).
1725
+
1726
+ ### Do sessions reset automatically if I never send new
1727
+
1728
+ Yes. Sessions expire after `session.idleMinutes` (default **60**). The **next**
1729
+ message starts a fresh session id for that chat key. This does not delete
1730
+ transcripts - it just starts a new session.
1731
+
1732
+ ```json5
1733
+ {
1734
+ session: {
1735
+ idleMinutes: 240,
1736
+ },
1737
+ }
1738
+ ```
1739
+
1740
+ ### Is there a way to make a team of OpenClaw instances one CEO and many agents
1741
+
1742
+ Yes, via **multi-agent routing** and **sub-agents**. You can create one coordinator
1743
+ agent and several worker agents with their own workspaces and models.
1744
+
1745
+ That said, this is best seen as a **fun experiment**. It is token heavy and often
1746
+ less efficient than using one bot with separate sessions. The typical model we
1747
+ envision is one bot you talk to, with different sessions for parallel work. That
1748
+ bot can also spawn sub-agents when needed.
1749
+
1750
+ Docs: [Multi-agent routing](/concepts/multi-agent), [Sub-agents](/tools/subagents), [Agents CLI](/cli/agents).
1751
+
1752
+ ### Why did context get truncated midtask How do I prevent it
1753
+
1754
+ Session context is limited by the model window. Long chats, large tool outputs, or many
1755
+ files can trigger compaction or truncation.
1756
+
1757
+ What helps:
1758
+
1759
+ - Ask the bot to summarize the current state and write it to a file.
1760
+ - Use `/compact` before long tasks, and `/new` when switching topics.
1761
+ - Keep important context in the workspace and ask the bot to read it back.
1762
+ - Use sub-agents for long or parallel work so the main chat stays smaller.
1763
+ - Pick a model with a larger context window if this happens often.
1764
+
1765
+ ### How do I completely reset OpenClaw but keep it installed
1766
+
1767
+ Use the reset command:
1768
+
1769
+ ```bash
1770
+ openclaw reset
1771
+ ```
1772
+
1773
+ Non-interactive full reset:
1774
+
1775
+ ```bash
1776
+ openclaw reset --scope full --yes --non-interactive
1777
+ ```
1778
+
1779
+ Then re-run onboarding:
1780
+
1781
+ ```bash
1782
+ openclaw onboard --install-daemon
1783
+ ```
1784
+
1785
+ Notes:
1786
+
1787
+ - The onboarding wizard also offers **Reset** if it sees an existing config. See [Wizard](/start/wizard).
1788
+ - If you used profiles (`--profile` / `OPENCLAW_PROFILE`), reset each state dir (defaults are `~/.openclaw-<profile>`).
1789
+ - Dev reset: `openclaw gateway --dev --reset` (dev-only; wipes dev config + credentials + sessions + workspace).
1790
+
1791
+ ### Im getting context too large errors how do I reset or compact
1792
+
1793
+ Use one of these:
1794
+
1795
+ - **Compact** (keeps the conversation but summarizes older turns):
1796
+
1797
+ ```
1798
+ /compact
1799
+ ```
1800
+
1801
+ or `/compact <instructions>` to guide the summary.
1802
+
1803
+ - **Reset** (fresh session ID for the same chat key):
1804
+ ```
1805
+ /new
1806
+ /reset
1807
+ ```
1808
+
1809
+ If it keeps happening:
1810
+
1811
+ - Enable or tune **session pruning** (`agents.defaults.contextPruning`) to trim old tool output.
1812
+ - Use a model with a larger context window.
1813
+
1814
+ Docs: [Compaction](/concepts/compaction), [Session pruning](/concepts/session-pruning), [Session management](/concepts/session).
1815
+
1816
+ ### Why am I seeing LLM request rejected messagesNcontentXtooluseinput Field required
1817
+
1818
+ This is a provider validation error: the model emitted a `tool_use` block without the required
1819
+ `input`. It usually means the session history is stale or corrupted (often after long threads
1820
+ or a tool/schema change).
1821
+
1822
+ Fix: start a fresh session with `/new` (standalone message).
1823
+
1824
+ ### Why am I getting heartbeat messages every 30 minutes
1825
+
1826
+ Heartbeats run every **30m** by default. Tune or disable them:
1827
+
1828
+ ```json5
1829
+ {
1830
+ agents: {
1831
+ defaults: {
1832
+ heartbeat: {
1833
+ every: "2h", // or "0m" to disable
1834
+ },
1835
+ },
1836
+ },
1837
+ }
1838
+ ```
1839
+
1840
+ If `HEARTBEAT.md` exists but is effectively empty (only blank lines and markdown
1841
+ headers like `# Heading`), OpenClaw skips the heartbeat run to save API calls.
1842
+ If the file is missing, the heartbeat still runs and the model decides what to do.
1843
+
1844
+ Per-agent overrides use `agents.list[].heartbeat`. Docs: [Heartbeat](/gateway/heartbeat).
1845
+
1846
+ ### Do I need to add a bot account to a WhatsApp group
1847
+
1848
+ No. OpenClaw runs on **your own account**, so if you're in the group, OpenClaw can see it.
1849
+ By default, group replies are blocked until you allow senders (`groupPolicy: "allowlist"`).
1850
+
1851
+ If you want only **you** to be able to trigger group replies:
1852
+
1853
+ ```json5
1854
+ {
1855
+ channels: {
1856
+ whatsapp: {
1857
+ groupPolicy: "allowlist",
1858
+ groupAllowFrom: ["+15551234567"],
1859
+ },
1860
+ },
1861
+ }
1862
+ ```
1863
+
1864
+ ### How do I get the JID of a WhatsApp group
1865
+
1866
+ Option 1 (fastest): tail logs and send a test message in the group:
1867
+
1868
+ ```bash
1869
+ openclaw logs --follow --json
1870
+ ```
1871
+
1872
+ Look for `chatId` (or `from`) ending in `@g.us`, like:
1873
+ `1234567890-1234567890@g.us`.
1874
+
1875
+ Option 2 (if already configured/allowlisted): list groups from config:
1876
+
1877
+ ```bash
1878
+ openclaw directory groups list --channel whatsapp
1879
+ ```
1880
+
1881
+ Docs: [WhatsApp](/channels/whatsapp), [Directory](/cli/directory), [Logs](/cli/logs).
1882
+
1883
+ ### Why doesnt OpenClaw reply in a group
1884
+
1885
+ Two common causes:
1886
+
1887
+ - Mention gating is on (default). You must @mention the bot (or match `mentionPatterns`).
1888
+ - You configured `channels.whatsapp.groups` without `"*"` and the group isn't allowlisted.
1889
+
1890
+ See [Groups](/concepts/groups) and [Group messages](/concepts/group-messages).
1891
+
1892
+ ### Do groupsthreads share context with DMs
1893
+
1894
+ Direct chats collapse to the main session by default. Groups/channels have their own session keys, and Telegram topics / Discord threads are separate sessions. See [Groups](/concepts/groups) and [Group messages](/concepts/group-messages).
1895
+
1896
+ ### How many workspaces and agents can I create
1897
+
1898
+ No hard limits. Dozens (even hundreds) are fine, but watch for:
1899
+
1900
+ - **Disk growth:** sessions + transcripts live under `~/.openclaw/agents/<agentId>/sessions/`.
1901
+ - **Token cost:** more agents means more concurrent model usage.
1902
+ - **Ops overhead:** per-agent auth profiles, workspaces, and channel routing.
1903
+
1904
+ Tips:
1905
+
1906
+ - Keep one **active** workspace per agent (`agents.defaults.workspace`).
1907
+ - Prune old sessions (delete JSONL or store entries) if disk grows.
1908
+ - Use `openclaw doctor` to spot stray workspaces and profile mismatches.
1909
+
1910
+ ### Can I run multiple bots or chats at the same time Slack and how should I set that up
1911
+
1912
+ Yes. Use **Multi-Agent Routing** to run multiple isolated agents and route inbound messages by
1913
+ channel/account/peer. Slack is supported as a channel and can be bound to specific agents.
1914
+
1915
+ Browser access is powerful but not "do anything a human can" - anti-bot, CAPTCHAs, and MFA can
1916
+ still block automation. For the most reliable browser control, use the Chrome extension relay
1917
+ on the machine that runs the browser (and keep the Gateway anywhere).
1918
+
1919
+ Best-practice setup:
1920
+
1921
+ - Always-on Gateway host (VPS/Mac mini).
1922
+ - One agent per role (bindings).
1923
+ - Slack channel(s) bound to those agents.
1924
+ - Local browser via extension relay (or a node) when needed.
1925
+
1926
+ Docs: [Multi-Agent Routing](/concepts/multi-agent), [Slack](/channels/slack),
1927
+ [Browser](/tools/browser), [Chrome extension](/tools/chrome-extension), [Nodes](/nodes).
1928
+
1929
+ ## Models: defaults, selection, aliases, switching
1930
+
1931
+ ### What is the default model
1932
+
1933
+ OpenClaw's default model is whatever you set as:
1934
+
1935
+ ```
1936
+ agents.defaults.model.primary
1937
+ ```
1938
+
1939
+ Models are referenced as `provider/model` (example: `anthropic/claude-opus-4-5`). If you omit the provider, OpenClaw currently assumes `anthropic` as a temporary deprecation fallback - but you should still **explicitly** set `provider/model`.
1940
+
1941
+ ### What model do you recommend
1942
+
1943
+ **Recommended default:** `anthropic/claude-opus-4-5`.
1944
+ **Good alternative:** `anthropic/claude-sonnet-4-5`.
1945
+ **Reliable (less character):** `openai/gpt-5.2` - nearly as good as Opus, just less personality.
1946
+ **Budget:** `zai/glm-4.7`.
1947
+
1948
+ MiniMax M2.1 has its own docs: [MiniMax](/providers/minimax) and
1949
+ [Local models](/gateway/local-models).
1950
+
1951
+ Rule of thumb: use the **best model you can afford** for high-stakes work, and a cheaper
1952
+ model for routine chat or summaries. You can route models per agent and use sub-agents to
1953
+ parallelize long tasks (each sub-agent consumes tokens). See [Models](/concepts/models) and
1954
+ [Sub-agents](/tools/subagents).
1955
+
1956
+ Strong warning: weaker/over-quantized models are more vulnerable to prompt
1957
+ injection and unsafe behavior. See [Security](/gateway/security).
1958
+
1959
+ More context: [Models](/concepts/models).
1960
+
1961
+ ### Can I use selfhosted models llamacpp vLLM Ollama
1962
+
1963
+ Yes. If your local server exposes an OpenAI-compatible API, you can point a
1964
+ custom provider at it. Ollama is supported directly and is the easiest path.
1965
+
1966
+ Security note: smaller or heavily quantized models are more vulnerable to prompt
1967
+ injection. We strongly recommend **large models** for any bot that can use tools.
1968
+ If you still want small models, enable sandboxing and strict tool allowlists.
1969
+
1970
+ Docs: [Ollama](/providers/ollama), [Local models](/gateway/local-models),
1971
+ [Model providers](/concepts/model-providers), [Security](/gateway/security),
1972
+ [Sandboxing](/gateway/sandboxing).
1973
+
1974
+ ### How do I switch models without wiping my config
1975
+
1976
+ Use **model commands** or edit only the **model** fields. Avoid full config replaces.
1977
+
1978
+ Safe options:
1979
+
1980
+ - `/model` in chat (quick, per-session)
1981
+ - `openclaw models set ...` (updates just model config)
1982
+ - `openclaw configure --section models` (interactive)
1983
+ - edit `agents.defaults.model` in `~/.openclaw/openclaw.json`
1984
+
1985
+ Avoid `config.apply` with a partial object unless you intend to replace the whole config.
1986
+ If you did overwrite config, restore from backup or re-run `openclaw doctor` to repair.
1987
+
1988
+ Docs: [Models](/concepts/models), [Configure](/cli/configure), [Config](/cli/config), [Doctor](/gateway/doctor).
1989
+
1990
+ ### What do OpenClaw, Flawd, and Krill use for models
1991
+
1992
+ - **OpenClaw + Flawd:** Anthropic Opus (`anthropic/claude-opus-4-5`) - see [Anthropic](/providers/anthropic).
1993
+ - **Krill:** MiniMax M2.1 (`minimax/MiniMax-M2.1`) - see [MiniMax](/providers/minimax).
1994
+
1995
+ ### How do I switch models on the fly without restarting
1996
+
1997
+ Use the `/model` command as a standalone message:
1998
+
1999
+ ```
2000
+ /model sonnet
2001
+ /model haiku
2002
+ /model opus
2003
+ /model gpt
2004
+ /model gpt-mini
2005
+ /model gemini
2006
+ /model gemini-flash
2007
+ ```
2008
+
2009
+ You can list available models with `/model`, `/model list`, or `/model status`.
2010
+
2011
+ `/model` (and `/model list`) shows a compact, numbered picker. Select by number:
2012
+
2013
+ ```
2014
+ /model 3
2015
+ ```
2016
+
2017
+ You can also force a specific auth profile for the provider (per session):
2018
+
2019
+ ```
2020
+ /model opus@anthropic:default
2021
+ /model opus@anthropic:work
2022
+ ```
2023
+
2024
+ Tip: `/model status` shows which agent is active, which `auth-profiles.json` file is being used, and which auth profile will be tried next.
2025
+ It also shows the configured provider endpoint (`baseUrl`) and API mode (`api`) when available.
2026
+
2027
+ **How do I unpin a profile I set with profile**
2028
+
2029
+ Re-run `/model` **without** the `@profile` suffix:
2030
+
2031
+ ```
2032
+ /model anthropic/claude-opus-4-5
2033
+ ```
2034
+
2035
+ If you want to return to the default, pick it from `/model` (or send `/model <default provider/model>`).
2036
+ Use `/model status` to confirm which auth profile is active.
2037
+
2038
+ ### Can I use GPT 5.2 for daily tasks and Codex 5.2 for coding
2039
+
2040
+ Yes. Set one as default and switch as needed:
2041
+
2042
+ - **Quick switch (per session):** `/model gpt-5.2` for daily tasks, `/model gpt-5.2-codex` for coding.
2043
+ - **Default + switch:** set `agents.defaults.model.primary` to `openai-codex/gpt-5.2`, then switch to `openai-codex/gpt-5.2-codex` when coding (or the other way around).
2044
+ - **Sub-agents:** route coding tasks to sub-agents with a different default model.
2045
+
2046
+ See [Models](/concepts/models) and [Slash commands](/tools/slash-commands).
2047
+
2048
+ ### Why do I see Model is not allowed and then no reply
2049
+
2050
+ If `agents.defaults.models` is set, it becomes the **allowlist** for `/model` and any
2051
+ session overrides. Choosing a model that isn't in that list returns:
2052
+
2053
+ ```
2054
+ Model "provider/model" is not allowed. Use /model to list available models.
2055
+ ```
2056
+
2057
+ That error is returned **instead of** a normal reply. Fix: add the model to
2058
+ `agents.defaults.models`, remove the allowlist, or pick a model from `/model list`.
2059
+
2060
+ ### Why do I see Unknown model minimaxMiniMaxM21
2061
+
2062
+ This means the **provider isn't configured** (no MiniMax provider config or auth
2063
+ profile was found), so the model can't be resolved. A fix for this detection is
2064
+ in **2026.1.12** (unreleased at the time of writing).
2065
+
2066
+ Fix checklist:
2067
+
2068
+ 1. Upgrade to **2026.1.12** (or run from source `main`), then restart the gateway.
2069
+ 2. Make sure MiniMax is configured (wizard or JSON), or that a MiniMax API key
2070
+ exists in env/auth profiles so the provider can be injected.
2071
+ 3. Use the exact model id (case-sensitive): `minimax/MiniMax-M2.1` or
2072
+ `minimax/MiniMax-M2.1-lightning`.
2073
+ 4. Run:
2074
+ ```bash
2075
+ openclaw models list
2076
+ ```
2077
+ and pick from the list (or `/model list` in chat).
2078
+
2079
+ See [MiniMax](/providers/minimax) and [Models](/concepts/models).
2080
+
2081
+ ### Can I use MiniMax as my default and OpenAI for complex tasks
2082
+
2083
+ Yes. Use **MiniMax as the default** and switch models **per session** when needed.
2084
+ Fallbacks are for **errors**, not "hard tasks," so use `/model` or a separate agent.
2085
+
2086
+ **Option A: switch per session**
2087
+
2088
+ ```json5
2089
+ {
2090
+ env: { MINIMAX_API_KEY: "sk-...", OPENAI_API_KEY: "sk-..." },
2091
+ agents: {
2092
+ defaults: {
2093
+ model: { primary: "minimax/MiniMax-M2.1" },
2094
+ models: {
2095
+ "minimax/MiniMax-M2.1": { alias: "minimax" },
2096
+ "openai/gpt-5.2": { alias: "gpt" },
2097
+ },
2098
+ },
2099
+ },
2100
+ }
2101
+ ```
2102
+
2103
+ Then:
2104
+
2105
+ ```
2106
+ /model gpt
2107
+ ```
2108
+
2109
+ **Option B: separate agents**
2110
+
2111
+ - Agent A default: MiniMax
2112
+ - Agent B default: OpenAI
2113
+ - Route by agent or use `/agent` to switch
2114
+
2115
+ Docs: [Models](/concepts/models), [Multi-Agent Routing](/concepts/multi-agent), [MiniMax](/providers/minimax), [OpenAI](/providers/openai).
2116
+
2117
+ ### Are opus sonnet gpt builtin shortcuts
2118
+
2119
+ Yes. OpenClaw ships a few default shorthands (only applied when the model exists in `agents.defaults.models`):
2120
+
2121
+ - `opus` → `anthropic/claude-opus-4-5`
2122
+ - `sonnet` → `anthropic/claude-sonnet-4-5`
2123
+ - `gpt` → `openai/gpt-5.2`
2124
+ - `gpt-mini` → `openai/gpt-5-mini`
2125
+ - `gemini` → `google/gemini-3-pro-preview`
2126
+ - `gemini-flash` → `google/gemini-3-flash-preview`
2127
+
2128
+ If you set your own alias with the same name, your value wins.
2129
+
2130
+ ### How do I defineoverride model shortcuts aliases
2131
+
2132
+ Aliases come from `agents.defaults.models.<modelId>.alias`. Example:
2133
+
2134
+ ```json5
2135
+ {
2136
+ agents: {
2137
+ defaults: {
2138
+ model: { primary: "anthropic/claude-opus-4-5" },
2139
+ models: {
2140
+ "anthropic/claude-opus-4-5": { alias: "opus" },
2141
+ "anthropic/claude-sonnet-4-5": { alias: "sonnet" },
2142
+ "anthropic/claude-haiku-4-5": { alias: "haiku" },
2143
+ },
2144
+ },
2145
+ },
2146
+ }
2147
+ ```
2148
+
2149
+ Then `/model sonnet` (or `/<alias>` when supported) resolves to that model ID.
2150
+
2151
+ ### How do I add models from other providers like OpenRouter or ZAI
2152
+
2153
+ OpenRouter (pay-per-token; many models):
2154
+
2155
+ ```json5
2156
+ {
2157
+ agents: {
2158
+ defaults: {
2159
+ model: { primary: "openrouter/anthropic/claude-sonnet-4-5" },
2160
+ models: { "openrouter/anthropic/claude-sonnet-4-5": {} },
2161
+ },
2162
+ },
2163
+ env: { OPENROUTER_API_KEY: "sk-or-..." },
2164
+ }
2165
+ ```
2166
+
2167
+ Z.AI (GLM models):
2168
+
2169
+ ```json5
2170
+ {
2171
+ agents: {
2172
+ defaults: {
2173
+ model: { primary: "zai/glm-4.7" },
2174
+ models: { "zai/glm-4.7": {} },
2175
+ },
2176
+ },
2177
+ env: { ZAI_API_KEY: "..." },
2178
+ }
2179
+ ```
2180
+
2181
+ If you reference a provider/model but the required provider key is missing, you'll get a runtime auth error (e.g. `No API key found for provider "zai"`).
2182
+
2183
+ **No API key found for provider after adding a new agent**
2184
+
2185
+ This usually means the **new agent** has an empty auth store. Auth is per-agent and
2186
+ stored in:
2187
+
2188
+ ```
2189
+ ~/.openclaw/agents/<agentId>/agent/auth-profiles.json
2190
+ ```
2191
+
2192
+ Fix options:
2193
+
2194
+ - Run `openclaw agents add <id>` and configure auth during the wizard.
2195
+ - Or copy `auth-profiles.json` from the main agent's `agentDir` into the new agent's `agentDir`.
2196
+
2197
+ Do **not** reuse `agentDir` across agents; it causes auth/session collisions.
2198
+
2199
+ ## Model failover and "All models failed"
2200
+
2201
+ ### How does failover work
2202
+
2203
+ Failover happens in two stages:
2204
+
2205
+ 1. **Auth profile rotation** within the same provider.
2206
+ 2. **Model fallback** to the next model in `agents.defaults.model.fallbacks`.
2207
+
2208
+ Cooldowns apply to failing profiles (exponential backoff), so OpenClaw can keep responding even when a provider is rate-limited or temporarily failing.
2209
+
2210
+ ### What does this error mean
2211
+
2212
+ ```
2213
+ No credentials found for profile "anthropic:default"
2214
+ ```
2215
+
2216
+ It means the system attempted to use the auth profile ID `anthropic:default`, but could not find credentials for it in the expected auth store.
2217
+
2218
+ ### Fix checklist for No credentials found for profile anthropicdefault
2219
+
2220
+ - **Confirm where auth profiles live** (new vs legacy paths)
2221
+ - Current: `~/.openclaw/agents/<agentId>/agent/auth-profiles.json`
2222
+ - Legacy: `~/.openclaw/agent/*` (migrated by `openclaw doctor`)
2223
+ - **Confirm your env var is loaded by the Gateway**
2224
+ - If you set `ANTHROPIC_API_KEY` in your shell but run the Gateway via systemd/launchd, it may not inherit it. Put it in `~/.openclaw/.env` or enable `env.shellEnv`.
2225
+ - **Make sure you're editing the correct agent**
2226
+ - Multi-agent setups mean there can be multiple `auth-profiles.json` files.
2227
+ - **Sanity-check model/auth status**
2228
+ - Use `openclaw models status` to see configured models and whether providers are authenticated.
2229
+
2230
+ **Fix checklist for No credentials found for profile anthropic**
2231
+
2232
+ This means the run is pinned to an Anthropic auth profile, but the Gateway
2233
+ can't find it in its auth store.
2234
+
2235
+ - **Use a setup-token**
2236
+ - Run `claude setup-token`, then paste it with `openclaw models auth setup-token --provider anthropic`.
2237
+ - If the token was created on another machine, use `openclaw models auth paste-token --provider anthropic`.
2238
+ - **If you want to use an API key instead**
2239
+ - Put `ANTHROPIC_API_KEY` in `~/.openclaw/.env` on the **gateway host**.
2240
+ - Clear any pinned order that forces a missing profile:
2241
+ ```bash
2242
+ openclaw models auth order clear --provider anthropic
2243
+ ```
2244
+ - **Confirm you're running commands on the gateway host**
2245
+ - In remote mode, auth profiles live on the gateway machine, not your laptop.
2246
+
2247
+ ### Why did it also try Google Gemini and fail
2248
+
2249
+ If your model config includes Google Gemini as a fallback (or you switched to a Gemini shorthand), OpenClaw will try it during model fallback. If you haven't configured Google credentials, you'll see `No API key found for provider "google"`.
2250
+
2251
+ Fix: either provide Google auth, or remove/avoid Google models in `agents.defaults.model.fallbacks` / aliases so fallback doesn't route there.
2252
+
2253
+ **LLM request rejected message thinking signature required google antigravity**
2254
+
2255
+ Cause: the session history contains **thinking blocks without signatures** (often from
2256
+ an aborted/partial stream). Google Antigravity requires signatures for thinking blocks.
2257
+
2258
+ Fix: OpenClaw now strips unsigned thinking blocks for Google Antigravity Claude. If it still appears, start a **new session** or set `/thinking off` for that agent.
2259
+
2260
+ ## Auth profiles: what they are and how to manage them
2261
+
2262
+ Related: [/concepts/oauth](/concepts/oauth) (OAuth flows, token storage, multi-account patterns)
2263
+
2264
+ ### What is an auth profile
2265
+
2266
+ An auth profile is a named credential record (OAuth or API key) tied to a provider. Profiles live in:
2267
+
2268
+ ```
2269
+ ~/.openclaw/agents/<agentId>/agent/auth-profiles.json
2270
+ ```
2271
+
2272
+ ### What are typical profile IDs
2273
+
2274
+ OpenClaw uses provider-prefixed IDs like:
2275
+
2276
+ - `anthropic:default` (common when no email identity exists)
2277
+ - `anthropic:<email>` for OAuth identities
2278
+ - custom IDs you choose (e.g. `anthropic:work`)
2279
+
2280
+ ### Can I control which auth profile is tried first
2281
+
2282
+ Yes. Config supports optional metadata for profiles and an ordering per provider (`auth.order.<provider>`). This does **not** store secrets; it maps IDs to provider/mode and sets rotation order.
2283
+
2284
+ OpenClaw may temporarily skip a profile if it's in a short **cooldown** (rate limits/timeouts/auth failures) or a longer **disabled** state (billing/insufficient credits). To inspect this, run `openclaw models status --json` and check `auth.unusableProfiles`. Tuning: `auth.cooldowns.billingBackoffHours*`.
2285
+
2286
+ You can also set a **per-agent** order override (stored in that agent's `auth-profiles.json`) via the CLI:
2287
+
2288
+ ```bash
2289
+ # Defaults to the configured default agent (omit --agent)
2290
+ openclaw models auth order get --provider anthropic
2291
+
2292
+ # Lock rotation to a single profile (only try this one)
2293
+ openclaw models auth order set --provider anthropic anthropic:default
2294
+
2295
+ # Or set an explicit order (fallback within provider)
2296
+ openclaw models auth order set --provider anthropic anthropic:work anthropic:default
2297
+
2298
+ # Clear override (fall back to config auth.order / round-robin)
2299
+ openclaw models auth order clear --provider anthropic
2300
+ ```
2301
+
2302
+ To target a specific agent:
2303
+
2304
+ ```bash
2305
+ openclaw models auth order set --provider anthropic --agent main anthropic:default
2306
+ ```
2307
+
2308
+ ### OAuth vs API key whats the difference
2309
+
2310
+ OpenClaw supports both:
2311
+
2312
+ - **OAuth** often leverages subscription access (where applicable).
2313
+ - **API keys** use pay-per-token billing.
2314
+
2315
+ The wizard explicitly supports Anthropic setup-token and OpenAI Codex OAuth and can store API keys for you.
2316
+
2317
+ ## Gateway: ports, "already running", and remote mode
2318
+
2319
+ ### What port does the Gateway use
2320
+
2321
+ `gateway.port` controls the single multiplexed port for WebSocket + HTTP (Control UI, hooks, etc.).
2322
+
2323
+ Precedence:
2324
+
2325
+ ```
2326
+ --port > OPENCLAW_GATEWAY_PORT > gateway.port > default 18789
2327
+ ```
2328
+
2329
+ ### Why does openclaw gateway status say Runtime running but RPC probe failed
2330
+
2331
+ Because "running" is the **supervisor's** view (launchd/systemd/schtasks). The RPC probe is the CLI actually connecting to the gateway WebSocket and calling `status`.
2332
+
2333
+ Use `openclaw gateway status` and trust these lines:
2334
+
2335
+ - `Probe target:` (the URL the probe actually used)
2336
+ - `Listening:` (what's actually bound on the port)
2337
+ - `Last gateway error:` (common root cause when the process is alive but the port isn't listening)
2338
+
2339
+ ### Why does openclaw gateway status show Config cli and Config service different
2340
+
2341
+ You're editing one config file while the service is running another (often a `--profile` / `OPENCLAW_STATE_DIR` mismatch).
2342
+
2343
+ Fix:
2344
+
2345
+ ```bash
2346
+ openclaw gateway install --force
2347
+ ```
2348
+
2349
+ Run that from the same `--profile` / environment you want the service to use.
2350
+
2351
+ ### What does another gateway instance is already listening mean
2352
+
2353
+ OpenClaw enforces a runtime lock by binding the WebSocket listener immediately on startup (default `ws://127.0.0.1:18789`). If the bind fails with `EADDRINUSE`, it throws `GatewayLockError` indicating another instance is already listening.
2354
+
2355
+ Fix: stop the other instance, free the port, or run with `openclaw gateway --port <port>`.
2356
+
2357
+ ### How do I run OpenClaw in remote mode client connects to a Gateway elsewhere
2358
+
2359
+ Set `gateway.mode: "remote"` and point to a remote WebSocket URL, optionally with a token/password:
2360
+
2361
+ ```json5
2362
+ {
2363
+ gateway: {
2364
+ mode: "remote",
2365
+ remote: {
2366
+ url: "ws://gateway.tailnet:18789",
2367
+ token: "your-token",
2368
+ password: "your-password",
2369
+ },
2370
+ },
2371
+ }
2372
+ ```
2373
+
2374
+ Notes:
2375
+
2376
+ - `openclaw gateway` only starts when `gateway.mode` is `local` (or you pass the override flag).
2377
+ - The macOS app watches the config file and switches modes live when these values change.
2378
+
2379
+ ### The Control UI says unauthorized or keeps reconnecting What now
2380
+
2381
+ Your gateway is running with auth enabled (`gateway.auth.*`), but the UI is not sending the matching token/password.
2382
+
2383
+ Facts (from code):
2384
+
2385
+ - The Control UI stores the token in browser localStorage key `openclaw.control.settings.v1`.
2386
+ - The UI can import `?token=...` (and/or `?password=...`) once, then strips it from the URL.
2387
+
2388
+ Fix:
2389
+
2390
+ - Fastest: `openclaw dashboard` (prints + copies tokenized link, tries to open; shows SSH hint if headless).
2391
+ - If you don't have a token yet: `openclaw doctor --generate-gateway-token`.
2392
+ - If remote, tunnel first: `ssh -N -L 18789:127.0.0.1:18789 user@host` then open `http://127.0.0.1:18789/?token=...`.
2393
+ - Set `gateway.auth.token` (or `OPENCLAW_GATEWAY_TOKEN`) on the gateway host.
2394
+ - In the Control UI settings, paste the same token (or refresh with a one-time `?token=...` link).
2395
+ - Still stuck? Run `openclaw status --all` and follow [Troubleshooting](/gateway/troubleshooting). See [Dashboard](/web/dashboard) for auth details.
2396
+
2397
+ ### I set gatewaybind tailnet but it cant bind nothing listens
2398
+
2399
+ `tailnet` bind picks a Tailscale IP from your network interfaces (100.64.0.0/10). If the machine isn't on Tailscale (or the interface is down), there's nothing to bind to.
2400
+
2401
+ Fix:
2402
+
2403
+ - Start Tailscale on that host (so it has a 100.x address), or
2404
+ - Switch to `gateway.bind: "loopback"` / `"lan"`.
2405
+
2406
+ Note: `tailnet` is explicit. `auto` prefers loopback; use `gateway.bind: "tailnet"` when you want a tailnet-only bind.
2407
+
2408
+ ### Can I run multiple Gateways on the same host
2409
+
2410
+ Usually no - one Gateway can run multiple messaging channels and agents. Use multiple Gateways only when you need redundancy (ex: rescue bot) or hard isolation.
2411
+
2412
+ Yes, but you must isolate:
2413
+
2414
+ - `OPENCLAW_CONFIG_PATH` (per-instance config)
2415
+ - `OPENCLAW_STATE_DIR` (per-instance state)
2416
+ - `agents.defaults.workspace` (workspace isolation)
2417
+ - `gateway.port` (unique ports)
2418
+
2419
+ Quick setup (recommended):
2420
+
2421
+ - Use `openclaw --profile <name> …` per instance (auto-creates `~/.openclaw-<name>`).
2422
+ - Set a unique `gateway.port` in each profile config (or pass `--port` for manual runs).
2423
+ - Install a per-profile service: `openclaw --profile <name> gateway install`.
2424
+
2425
+ Profiles also suffix service names (`bot.molt.<profile>`; legacy `com.openclaw.*`, `openclaw-gateway-<profile>.service`, `OpenClaw Gateway (<profile>)`).
2426
+ Full guide: [Multiple gateways](/gateway/multiple-gateways).
2427
+
2428
+ ### What does invalid handshake code 1008 mean
2429
+
2430
+ The Gateway is a **WebSocket server**, and it expects the very first message to
2431
+ be a `connect` frame. If it receives anything else, it closes the connection
2432
+ with **code 1008** (policy violation).
2433
+
2434
+ Common causes:
2435
+
2436
+ - You opened the **HTTP** URL in a browser (`http://...`) instead of a WS client.
2437
+ - You used the wrong port or path.
2438
+ - A proxy or tunnel stripped auth headers or sent a non-Gateway request.
2439
+
2440
+ Quick fixes:
2441
+
2442
+ 1. Use the WS URL: `ws://<host>:18789` (or `wss://...` if HTTPS).
2443
+ 2. Don't open the WS port in a normal browser tab.
2444
+ 3. If auth is on, include the token/password in the `connect` frame.
2445
+
2446
+ If you're using the CLI or TUI, the URL should look like:
2447
+
2448
+ ```
2449
+ openclaw tui --url ws://<host>:18789 --token <token>
2450
+ ```
2451
+
2452
+ Protocol details: [Gateway protocol](/gateway/protocol).
2453
+
2454
+ ## Logging and debugging
2455
+
2456
+ ### Where are logs
2457
+
2458
+ File logs (structured):
2459
+
2460
+ ```
2461
+ /tmp/openclaw/openclaw-YYYY-MM-DD.log
2462
+ ```
2463
+
2464
+ You can set a stable path via `logging.file`. File log level is controlled by `logging.level`. Console verbosity is controlled by `--verbose` and `logging.consoleLevel`.
2465
+
2466
+ Fastest log tail:
2467
+
2468
+ ```bash
2469
+ openclaw logs --follow
2470
+ ```
2471
+
2472
+ Service/supervisor logs (when the gateway runs via launchd/systemd):
2473
+
2474
+ - macOS: `$OPENCLAW_STATE_DIR/logs/gateway.log` and `gateway.err.log` (default: `~/.openclaw/logs/...`; profiles use `~/.openclaw-<profile>/logs/...`)
2475
+ - Linux: `journalctl --user -u openclaw-gateway[-<profile>].service -n 200 --no-pager`
2476
+ - Windows: `schtasks /Query /TN "OpenClaw Gateway (<profile>)" /V /FO LIST`
2477
+
2478
+ See [Troubleshooting](/gateway/troubleshooting#log-locations) for more.
2479
+
2480
+ ### How do I startstoprestart the Gateway service
2481
+
2482
+ Use the gateway helpers:
2483
+
2484
+ ```bash
2485
+ openclaw gateway status
2486
+ openclaw gateway restart
2487
+ ```
2488
+
2489
+ If you run the gateway manually, `openclaw gateway --force` can reclaim the port. See [Gateway](/gateway).
2490
+
2491
+ ### I closed my terminal on Windows how do I restart OpenClaw
2492
+
2493
+ There are **two Windows install modes**:
2494
+
2495
+ **1) WSL2 (recommended):** the Gateway runs inside Linux.
2496
+
2497
+ Open PowerShell, enter WSL, then restart:
2498
+
2499
+ ```powershell
2500
+ wsl
2501
+ openclaw gateway status
2502
+ openclaw gateway restart
2503
+ ```
2504
+
2505
+ If you never installed the service, start it in the foreground:
2506
+
2507
+ ```bash
2508
+ openclaw gateway run
2509
+ ```
2510
+
2511
+ **2) Native Windows (not recommended):** the Gateway runs directly in Windows.
2512
+
2513
+ Open PowerShell and run:
2514
+
2515
+ ```powershell
2516
+ openclaw gateway status
2517
+ openclaw gateway restart
2518
+ ```
2519
+
2520
+ If you run it manually (no service), use:
2521
+
2522
+ ```powershell
2523
+ openclaw gateway run
2524
+ ```
2525
+
2526
+ Docs: [Windows (WSL2)](/platforms/windows), [Gateway service runbook](/gateway).
2527
+
2528
+ ### The Gateway is up but replies never arrive What should I check
2529
+
2530
+ Start with a quick health sweep:
2531
+
2532
+ ```bash
2533
+ openclaw status
2534
+ openclaw models status
2535
+ openclaw channels status
2536
+ openclaw logs --follow
2537
+ ```
2538
+
2539
+ Common causes:
2540
+
2541
+ - Model auth not loaded on the **gateway host** (check `models status`).
2542
+ - Channel pairing/allowlist blocking replies (check channel config + logs).
2543
+ - WebChat/Dashboard is open without the right token.
2544
+
2545
+ If you are remote, confirm the tunnel/Tailscale connection is up and that the
2546
+ Gateway WebSocket is reachable.
2547
+
2548
+ Docs: [Channels](/channels), [Troubleshooting](/gateway/troubleshooting), [Remote access](/gateway/remote).
2549
+
2550
+ ### Disconnected from gateway no reason what now
2551
+
2552
+ This usually means the UI lost the WebSocket connection. Check:
2553
+
2554
+ 1. Is the Gateway running? `openclaw gateway status`
2555
+ 2. Is the Gateway healthy? `openclaw status`
2556
+ 3. Does the UI have the right token? `openclaw dashboard`
2557
+ 4. If remote, is the tunnel/Tailscale link up?
2558
+
2559
+ Then tail logs:
2560
+
2561
+ ```bash
2562
+ openclaw logs --follow
2563
+ ```
2564
+
2565
+ Docs: [Dashboard](/web/dashboard), [Remote access](/gateway/remote), [Troubleshooting](/gateway/troubleshooting).
2566
+
2567
+ ### Telegram setMyCommands fails with network errors What should I check
2568
+
2569
+ Start with logs and channel status:
2570
+
2571
+ ```bash
2572
+ openclaw channels status
2573
+ openclaw channels logs --channel telegram
2574
+ ```
2575
+
2576
+ If you are on a VPS or behind a proxy, confirm outbound HTTPS is allowed and DNS works.
2577
+ If the Gateway is remote, make sure you are looking at logs on the Gateway host.
2578
+
2579
+ Docs: [Telegram](/channels/telegram), [Channel troubleshooting](/channels/troubleshooting).
2580
+
2581
+ ### TUI shows no output What should I check
2582
+
2583
+ First confirm the Gateway is reachable and the agent can run:
2584
+
2585
+ ```bash
2586
+ openclaw status
2587
+ openclaw models status
2588
+ openclaw logs --follow
2589
+ ```
2590
+
2591
+ In the TUI, use `/status` to see the current state. If you expect replies in a chat
2592
+ channel, make sure delivery is enabled (`/deliver on`).
2593
+
2594
+ Docs: [TUI](/tui), [Slash commands](/tools/slash-commands).
2595
+
2596
+ ### How do I completely stop then start the Gateway
2597
+
2598
+ If you installed the service:
2599
+
2600
+ ```bash
2601
+ openclaw gateway stop
2602
+ openclaw gateway start
2603
+ ```
2604
+
2605
+ This stops/starts the **supervised service** (launchd on macOS, systemd on Linux).
2606
+ Use this when the Gateway runs in the background as a daemon.
2607
+
2608
+ If you're running in the foreground, stop with Ctrl-C, then:
2609
+
2610
+ ```bash
2611
+ openclaw gateway run
2612
+ ```
2613
+
2614
+ Docs: [Gateway service runbook](/gateway).
2615
+
2616
+ ### ELI5 openclaw gateway restart vs openclaw gateway
2617
+
2618
+ - `openclaw gateway restart`: restarts the **background service** (launchd/systemd).
2619
+ - `openclaw gateway`: runs the gateway **in the foreground** for this terminal session.
2620
+
2621
+ If you installed the service, use the gateway commands. Use `openclaw gateway` when
2622
+ you want a one-off, foreground run.
2623
+
2624
+ ### What's the fastest way to get more details when something fails
2625
+
2626
+ Start the Gateway with `--verbose` to get more console detail. Then inspect the log file for channel auth, model routing, and RPC errors.
2627
+
2628
+ ## Media & attachments
2629
+
2630
+ ### My skill generated an imagePDF but nothing was sent
2631
+
2632
+ Outbound attachments from the agent must include a `MEDIA:<path-or-url>` line (on its own line). See [OpenClaw assistant setup](/start/openclaw) and [Agent send](/tools/agent-send).
2633
+
2634
+ CLI sending:
2635
+
2636
+ ```bash
2637
+ openclaw message send --target +15555550123 --message "Here you go" --media /path/to/file.png
2638
+ ```
2639
+
2640
+ Also check:
2641
+
2642
+ - The target channel supports outbound media and isn't blocked by allowlists.
2643
+ - The file is within the provider's size limits (images are resized to max 2048px).
2644
+
2645
+ See [Images](/nodes/images).
2646
+
2647
+ ## Security and access control
2648
+
2649
+ ### Is it safe to expose OpenClaw to inbound DMs
2650
+
2651
+ Treat inbound DMs as untrusted input. Defaults are designed to reduce risk:
2652
+
2653
+ - Default behavior on DM-capable channels is **pairing**:
2654
+ - Unknown senders receive a pairing code; the bot does not process their message.
2655
+ - Approve with: `openclaw pairing approve <channel> <code>`
2656
+ - Pending requests are capped at **3 per channel**; check `openclaw pairing list <channel>` if a code didn't arrive.
2657
+ - Opening DMs publicly requires explicit opt-in (`dmPolicy: "open"` and allowlist `"*"`).
2658
+
2659
+ Run `openclaw doctor` to surface risky DM policies.
2660
+
2661
+ ### Is prompt injection only a concern for public bots
2662
+
2663
+ No. Prompt injection is about **untrusted content**, not just who can DM the bot.
2664
+ If your assistant reads external content (web search/fetch, browser pages, emails,
2665
+ docs, attachments, pasted logs), that content can include instructions that try
2666
+ to hijack the model. This can happen even if **you are the only sender**.
2667
+
2668
+ The biggest risk is when tools are enabled: the model can be tricked into
2669
+ exfiltrating context or calling tools on your behalf. Reduce the blast radius by:
2670
+
2671
+ - using a read-only or tool-disabled "reader" agent to summarize untrusted content
2672
+ - keeping `web_search` / `web_fetch` / `browser` off for tool-enabled agents
2673
+ - sandboxing and strict tool allowlists
2674
+
2675
+ Details: [Security](/gateway/security).
2676
+
2677
+ ### Should my bot have its own email GitHub account or phone number
2678
+
2679
+ Yes, for most setups. Isolating the bot with separate accounts and phone numbers
2680
+ reduces the blast radius if something goes wrong. This also makes it easier to rotate
2681
+ credentials or revoke access without impacting your personal accounts.
2682
+
2683
+ Start small. Give access only to the tools and accounts you actually need, and expand
2684
+ later if required.
2685
+
2686
+ Docs: [Security](/gateway/security), [Pairing](/start/pairing).
2687
+
2688
+ ### Can I give it autonomy over my text messages and is that safe
2689
+
2690
+ We do **not** recommend full autonomy over your personal messages. The safest pattern is:
2691
+
2692
+ - Keep DMs in **pairing mode** or a tight allowlist.
2693
+ - Use a **separate number or account** if you want it to message on your behalf.
2694
+ - Let it draft, then **approve before sending**.
2695
+
2696
+ If you want to experiment, do it on a dedicated account and keep it isolated. See
2697
+ [Security](/gateway/security).
2698
+
2699
+ ### Can I use cheaper models for personal assistant tasks
2700
+
2701
+ Yes, **if** the agent is chat-only and the input is trusted. Smaller tiers are
2702
+ more susceptible to instruction hijacking, so avoid them for tool-enabled agents
2703
+ or when reading untrusted content. If you must use a smaller model, lock down
2704
+ tools and run inside a sandbox. See [Security](/gateway/security).
2705
+
2706
+ ### I ran start in Telegram but didnt get a pairing code
2707
+
2708
+ Pairing codes are sent **only** when an unknown sender messages the bot and
2709
+ `dmPolicy: "pairing"` is enabled. `/start` by itself doesn't generate a code.
2710
+
2711
+ Check pending requests:
2712
+
2713
+ ```bash
2714
+ openclaw pairing list telegram
2715
+ ```
2716
+
2717
+ If you want immediate access, allowlist your sender id or set `dmPolicy: "open"`
2718
+ for that account.
2719
+
2720
+ ### WhatsApp will it message my contacts How does pairing work
2721
+
2722
+ No. Default WhatsApp DM policy is **pairing**. Unknown senders only get a pairing code and their message is **not processed**. OpenClaw only replies to chats it receives or to explicit sends you trigger.
2723
+
2724
+ Approve pairing with:
2725
+
2726
+ ```bash
2727
+ openclaw pairing approve whatsapp <code>
2728
+ ```
2729
+
2730
+ List pending requests:
2731
+
2732
+ ```bash
2733
+ openclaw pairing list whatsapp
2734
+ ```
2735
+
2736
+ Wizard phone number prompt: it's used to set your **allowlist/owner** so your own DMs are permitted. It's not used for auto-sending. If you run on your personal WhatsApp number, use that number and enable `channels.whatsapp.selfChatMode`.
2737
+
2738
+ ## Chat commands, aborting tasks, and "it won't stop"
2739
+
2740
+ ### How do I stop internal system messages from showing in chat
2741
+
2742
+ Most internal or tool messages only appear when **verbose** or **reasoning** is enabled
2743
+ for that session.
2744
+
2745
+ Fix in the chat where you see it:
2746
+
2747
+ ```
2748
+ /verbose off
2749
+ /reasoning off
2750
+ ```
2751
+
2752
+ If it is still noisy, check the session settings in the Control UI and set verbose
2753
+ to **inherit**. Also confirm you are not using a bot profile with `verboseDefault` set
2754
+ to `on` in config.
2755
+
2756
+ Docs: [Thinking and verbose](/tools/thinking), [Security](/gateway/security#reasoning--verbose-output-in-groups).
2757
+
2758
+ ### How do I stopcancel a running task
2759
+
2760
+ Send any of these **as a standalone message** (no slash):
2761
+
2762
+ ```
2763
+ stop
2764
+ abort
2765
+ esc
2766
+ wait
2767
+ exit
2768
+ interrupt
2769
+ ```
2770
+
2771
+ These are abort triggers (not slash commands).
2772
+
2773
+ For background processes (from the exec tool), you can ask the agent to run:
2774
+
2775
+ ```
2776
+ process action:kill sessionId:XXX
2777
+ ```
2778
+
2779
+ Slash commands overview: see [Slash commands](/tools/slash-commands).
2780
+
2781
+ Most commands must be sent as a **standalone** message that starts with `/`, but a few shortcuts (like `/status`) also work inline for allowlisted senders.
2782
+
2783
+ ### How do I send a Discord message from Telegram Crosscontext messaging denied
2784
+
2785
+ OpenClaw blocks **cross-provider** messaging by default. If a tool call is bound
2786
+ to Telegram, it won't send to Discord unless you explicitly allow it.
2787
+
2788
+ Enable cross-provider messaging for the agent:
2789
+
2790
+ ```json5
2791
+ {
2792
+ agents: {
2793
+ defaults: {
2794
+ tools: {
2795
+ message: {
2796
+ crossContext: {
2797
+ allowAcrossProviders: true,
2798
+ marker: { enabled: true, prefix: "[from {channel}] " },
2799
+ },
2800
+ },
2801
+ },
2802
+ },
2803
+ },
2804
+ }
2805
+ ```
2806
+
2807
+ Restart the gateway after editing config. If you only want this for a single
2808
+ agent, set it under `agents.list[].tools.message` instead.
2809
+
2810
+ ### Why does it feel like the bot ignores rapidfire messages
2811
+
2812
+ Queue mode controls how new messages interact with an in-flight run. Use `/queue` to change modes:
2813
+
2814
+ - `steer` - new messages redirect the current task
2815
+ - `followup` - run messages one at a time
2816
+ - `collect` - batch messages and reply once (default)
2817
+ - `steer-backlog` - steer now, then process backlog
2818
+ - `interrupt` - abort current run and start fresh
2819
+
2820
+ You can add options like `debounce:2s cap:25 drop:summarize` for followup modes.
2821
+
2822
+ ## Answer the exact question from the screenshot/chat log
2823
+
2824
+ **Q: "What's the default model for Anthropic with an API key?"**
2825
+
2826
+ **A:** In OpenClaw, credentials and model selection are separate. Setting `ANTHROPIC_API_KEY` (or storing an Anthropic API key in auth profiles) enables authentication, but the actual default model is whatever you configure in `agents.defaults.model.primary` (for example, `anthropic/claude-sonnet-4-5` or `anthropic/claude-opus-4-5`). If you see `No credentials found for profile "anthropic:default"`, it means the Gateway couldn't find Anthropic credentials in the expected `auth-profiles.json` for the agent that's running.
2827
+
2828
+ ---
2829
+
2830
+ Still stuck? Ask in [Discord](https://discord.com/invite/clawd) or open a [GitHub discussion](https://github.com/openclaw/openclaw/discussions).