vora-ai 0.1.0

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 (2380) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +606 -0
  3. package/assets/avatar-placeholder.svg +19 -0
  4. package/assets/chrome-extension/icons/icon128.png +0 -0
  5. package/assets/chrome-extension/icons/icon16.png +0 -0
  6. package/assets/chrome-extension/icons/icon32.png +0 -0
  7. package/assets/chrome-extension/icons/icon48.png +0 -0
  8. package/assets/dmg-background-small.png +0 -0
  9. package/assets/dmg-background.png +0 -0
  10. package/dist/abort-bAEt3OX0.js +192 -0
  11. package/dist/abort-cutoff-BW9X8atp.js +56 -0
  12. package/dist/abort-cutoff.runtime-BTdcverG.js +20 -0
  13. package/dist/abort-primitives-BkLaStf6.js +92 -0
  14. package/dist/abort-signal-OQ0B1Hsw.js +13 -0
  15. package/dist/abort.runtime-Bk-WTrsH.js +2 -0
  16. package/dist/access-DUWbTdtq.js +82 -0
  17. package/dist/account-action-gate-BhV8CpjB.js +12 -0
  18. package/dist/account-core-BxpV-R9y.js +26 -0
  19. package/dist/account-helpers-D1v4-R4z.js +102 -0
  20. package/dist/account-helpers-DsRxse98.js +1 -0
  21. package/dist/account-id-Da7aL0Gd.js +1 -0
  22. package/dist/account-inspect-CAOMlXxX.js +158 -0
  23. package/dist/account-inspect-sHk3NdqU.js +81 -0
  24. package/dist/account-lookup-C6jbidQL.js +17 -0
  25. package/dist/account-resolution-DKAWqmga.js +30 -0
  26. package/dist/account-snapshot-fields-D7AI5hQQ.js +130 -0
  27. package/dist/account-summary-BgeGcB_3.js +36 -0
  28. package/dist/accounts-Db4FI6Zz.js +58 -0
  29. package/dist/accounts-qrnlKu1q.js +137 -0
  30. package/dist/ack-reactions-BZ-o06GS.js +43 -0
  31. package/dist/acp-cli-BvaZntRI.js +88 -0
  32. package/dist/acp-runtime-JWaJYUhz.js +8 -0
  33. package/dist/acp-stateful-target-driver-Bw7044NV.js +60 -0
  34. package/dist/action-runtime-api-Oe9YXMPW.js +1026 -0
  35. package/dist/agent-B1rpctfA.js +2 -0
  36. package/dist/agent-command-Ca6TUUTc.js +1462 -0
  37. package/dist/agent-events-DvBJWaR9.js +51 -0
  38. package/dist/agent-list-BLH_azHg.js +52 -0
  39. package/dist/agent-media-payload-DJHM1u8B.js +17 -0
  40. package/dist/agent-paths-A_P9FLsb.js +12 -0
  41. package/dist/agent-runner-utils-9OoCJtjv.js +178 -0
  42. package/dist/agent-runner.runtime-CBOjZZGX.js +2205 -0
  43. package/dist/agent-runtime-DUidz-g-.js +142 -0
  44. package/dist/agent-scope-BsqFyt8u.js +203 -0
  45. package/dist/agents/auth-profiles.runtime.js +7 -0
  46. package/dist/agents/pi-model-discovery-runtime.js +2 -0
  47. package/dist/agents-BalJcJ6y.js +5 -0
  48. package/dist/agents-C3mHfRHd.js +888 -0
  49. package/dist/agents.config-BDTgYzjf.js +3 -0
  50. package/dist/agents.config-CD4kuH-_.js +121 -0
  51. package/dist/allow-from-Bj0HDNYh.js +20 -0
  52. package/dist/allow-from-D-rvXQ8h.js +9 -0
  53. package/dist/allow-from-xOap1t02.js +62 -0
  54. package/dist/allow-list-BFJp0pl8.js +341 -0
  55. package/dist/allowlist-config-edit-Cm1yBM1Z.js +279 -0
  56. package/dist/allowlist-match-CvP7M2nU.js +63 -0
  57. package/dist/ansi-B_0KjIJj.js +54 -0
  58. package/dist/anthropic-vertex-CmYuMVC4.js +21 -0
  59. package/dist/anthropic-vertex-stream-CDum4sTM.js +631 -0
  60. package/dist/api-C8PGNlY8.js +10 -0
  61. package/dist/api-CUkBKFva.js +74 -0
  62. package/dist/api-builder-Dxtk0Cjs.js +172 -0
  63. package/dist/api-fetch-D1Orij33.js +35 -0
  64. package/dist/api-key-rotation-BgD2ZwFB.js +150 -0
  65. package/dist/apply-uNQmdYrd.js +485 -0
  66. package/dist/apply.runtime-CDBPl8wO.js +166 -0
  67. package/dist/apply.runtime-DXzYQs7u.js +2 -0
  68. package/dist/approval-renderers-D-qQquHC.js +83 -0
  69. package/dist/approval-runtime-DodHpuxq.js +122 -0
  70. package/dist/archive-BUHAoH49.js +537 -0
  71. package/dist/arg-split-ShoVtQWt.js +38 -0
  72. package/dist/artifacts-UsJTFgjT.js +52 -0
  73. package/dist/assistant-error-format-KDZ_osDM.js +109 -0
  74. package/dist/audio-DFt2UJ9l.js +41 -0
  75. package/dist/audit-234llk_L.js +85 -0
  76. package/dist/audit-BzzkNrPw.js +893 -0
  77. package/dist/audit-D8ikC9Ex.js +54 -0
  78. package/dist/audit-channel.allow-from.runtime-todwwiYs.js +5 -0
  79. package/dist/audit-channel.collect.runtime-DmpUSGTW.js +528 -0
  80. package/dist/audit-channel.discord.runtime-eztVMsVi.js +5 -0
  81. package/dist/audit-channel.telegram.runtime-C1XTQaXt.js +8 -0
  82. package/dist/audit-channel.zalouser.runtime-0HM10car.js +5 -0
  83. package/dist/audit-extra.async-CSQaJlTH.js +820 -0
  84. package/dist/audit-fs-ClsvRCTg.js +375 -0
  85. package/dist/audit-membership-runtime-ByM59rIs.js +55 -0
  86. package/dist/audit.deep.runtime-DXGK_1J_.js +2 -0
  87. package/dist/audit.nondeep.runtime-DJXN9aBX.js +831 -0
  88. package/dist/audit.runtime-BS7_g95e.js +7 -0
  89. package/dist/auth-DEuZoVpN.js +371 -0
  90. package/dist/auth-choice-9Go6Q-oV.js +3 -0
  91. package/dist/auth-choice-BQBEikSW.js +69 -0
  92. package/dist/auth-choice-CbU_5K03.js +341 -0
  93. package/dist/auth-choice-legacy-D9rcQsLS.js +44 -0
  94. package/dist/auth-choice-options-DzvdP-W5.js +98 -0
  95. package/dist/auth-choice-prompt-CAt3z9Wn.js +2 -0
  96. package/dist/auth-choice-prompt-DfuSZB7t.js +36 -0
  97. package/dist/auth-choice.apply-helpers-CxPMo6aR.js +2 -0
  98. package/dist/auth-choice.plugin-providers.runtime-C4iPKNWh.js +11 -0
  99. package/dist/auth-health-CztAfAX3.js +165 -0
  100. package/dist/auth-mode-policy-C2dpPPMZ.js +18 -0
  101. package/dist/auth-profiles-DgsNxC4M.js +431 -0
  102. package/dist/auth-rate-limit-B3HOQz3U.js +119 -0
  103. package/dist/avatar-policy-D_F2Olbt.js +67 -0
  104. package/dist/backend-config-DRYC_KQP.js +311 -0
  105. package/dist/backoff-C-fId8Y0.js +18 -0
  106. package/dist/backup-create-CWffgs90.js +462 -0
  107. package/dist/banner-BJJQ_jor.js +2 -0
  108. package/dist/banner-CzYuF1AM.js +369 -0
  109. package/dist/base-session-key-yPDY2ReX.js +14 -0
  110. package/dist/binaries-D04aDwRb.js +2 -0
  111. package/dist/binaries-UyZ8gKvx.js +11 -0
  112. package/dist/binding-registry-DeW6GWl7.js +422 -0
  113. package/dist/binding-targets-Dew-Cmhe.js +99 -0
  114. package/dist/bindings-Be6kpbqd.js +21 -0
  115. package/dist/bindings-C415Adm_.js +69 -0
  116. package/dist/block-reply-pipeline-DOyiLrmk.js +266 -0
  117. package/dist/block-streaming-irtDjCPX.js +107 -0
  118. package/dist/bluebubbles-cpaV8DUH.js +64 -0
  119. package/dist/bluebubbles-policy-DO-t7OnD.js +13 -0
  120. package/dist/boolean-BRxEL2pT.js +29 -0
  121. package/dist/boolean-param-B3tzmZ3k.js +13 -0
  122. package/dist/bootstrap-budget-lNGYv_xu.js +314 -0
  123. package/dist/bootstrap-cache-CwL_mvEY.js +19 -0
  124. package/dist/bot-message-context-BDfCxJZs.js +1213 -0
  125. package/dist/bot-message-context-C-8RvNrP.js +2 -0
  126. package/dist/bot-native-commands.delivery.runtime-z0viWrSs.js +3 -0
  127. package/dist/boundary-file-read-DzY137L0.js +192 -0
  128. package/dist/brave-web-search-provider-Bab38BrX.js +441 -0
  129. package/dist/brew-CTkvvpxg.js +44 -0
  130. package/dist/browser-open-BU6ETbQQ.js +94 -0
  131. package/dist/browser-runtime-C9uxHbGW.js +76 -0
  132. package/dist/browser-support-Bb_k0jpF.js +34 -0
  133. package/dist/btw-command-NOqYNWtX.js +16 -0
  134. package/dist/bundle-lsp-BeRKY2JZ.js +93 -0
  135. package/dist/bundle-mcp-Bx8MNFO5.js +263 -0
  136. package/dist/bundled/boot-md/handler.js +180 -0
  137. package/dist/bundled/bootstrap-extra-files/handler.js +42 -0
  138. package/dist/bundled/command-logger/handler.js +56 -0
  139. package/dist/bundled/session-memory/handler.js +196 -0
  140. package/dist/bundled-capability-metadata-BJSb_HDr.js +38 -0
  141. package/dist/bundled-compat-CAM7KkKK.js +64 -0
  142. package/dist/bundled-plugin-metadata-DuQVm9f5.js +621 -0
  143. package/dist/bundled-sources-cwLmVfLO.js +53 -0
  144. package/dist/cache-controls-CpBpLE7o.js +40 -0
  145. package/dist/call-CYGZtInt.js +649 -0
  146. package/dist/call-DNl9zM74.js +2 -0
  147. package/dist/capability-provider-runtime-yc24eaUD.js +40 -0
  148. package/dist/catalog-CTTRbG9P.js +272 -0
  149. package/dist/channel-Ur_UNzw2.js +679 -0
  150. package/dist/channel-account-context-BWgKFgVH.js +104 -0
  151. package/dist/channel-actions-BOFC-_zU.js +39 -0
  152. package/dist/channel-catalog.json +26 -0
  153. package/dist/channel-config-B-7hYcg1.js +115 -0
  154. package/dist/channel-config-helpers-C1S4WfJJ.js +482 -0
  155. package/dist/channel-config-schema-2huPMu2x.js +6 -0
  156. package/dist/channel-feedback-Ro-BTZzh.js +257 -0
  157. package/dist/channel-inbound-_DJyFgZs.js +30 -0
  158. package/dist/channel-issues-BPmcKiOr.js +13 -0
  159. package/dist/channel-lifecycle-tykcw1CK.js +286 -0
  160. package/dist/channel-lifecycle.core-3OcmXTam.js +69 -0
  161. package/dist/channel-options-DgOdpBj-.js +39 -0
  162. package/dist/channel-pairing-Dx7NU9a4.js +68 -0
  163. package/dist/channel-plugin-common-B7gWshwF.js +4 -0
  164. package/dist/channel-plugin-ids-DGJsaNeP.js +230 -0
  165. package/dist/channel-plugin-resolution-B3C2B0Xc.js +113 -0
  166. package/dist/channel-policy-BiAdlZRY.js +32 -0
  167. package/dist/channel-reply-pipeline-DZQu_Smr.js +16 -0
  168. package/dist/channel-resolution-BRpGejEv.js +57 -0
  169. package/dist/channel-runtime-B3OwaSIN.js +8 -0
  170. package/dist/channel-selection-CJiUKode.js +125 -0
  171. package/dist/channel-send-result-C4cfMY3q.js +40 -0
  172. package/dist/channel-setup-CVb_d9r3.js +51 -0
  173. package/dist/channel-status-is1j_O8T.js +2 -0
  174. package/dist/channel-summary-CcHbPriu.js +2 -0
  175. package/dist/channel-summary-ChMRan7Y.js +139 -0
  176. package/dist/channel-target-B2-JZuxb.js +157 -0
  177. package/dist/channel-targets-C7I-yneV.js +173 -0
  178. package/dist/channel.runtime-DPqGWQMI.js +5 -0
  179. package/dist/channels-BLrLpPbs.js +1134 -0
  180. package/dist/channels-ClZdlIAP.js +409 -0
  181. package/dist/channels-cli-CxyDo24U.js +246 -0
  182. package/dist/channels-status-issues-DOvoiysl.js +17 -0
  183. package/dist/chat-envelope-BKa8gVwt.js +158 -0
  184. package/dist/chat-meta-CxxUMjgT.js +77 -0
  185. package/dist/chat-type-D66QkgK0.js +10 -0
  186. package/dist/chunk-BRNunu6m.js +334 -0
  187. package/dist/chunk-DBEY4PJZ.js +16 -0
  188. package/dist/chutes-oauth-df1s-ETh.js +127 -0
  189. package/dist/cjk-chars-nOH-kRF8.js +50 -0
  190. package/dist/clack-prompter-ByYhQnEc.js +112 -0
  191. package/dist/clawbot-cli-B1PP3cQS.js +9 -0
  192. package/dist/clawhub-BlNkstQC.js +163 -0
  193. package/dist/clawhub-PHPunBYA.js +263 -0
  194. package/dist/cli/daemon-cli.js +3 -0
  195. package/dist/cli-BVs9q78-.js +2 -0
  196. package/dist/cli-backend-BY5ACL_R.js +1 -0
  197. package/dist/cli-backend-MiCoOt1Y.js +44 -0
  198. package/dist/cli-eS9_49Ka.js +153 -0
  199. package/dist/cli-name-l1qeysOp.js +21 -0
  200. package/dist/cli-runner-rgKmST01.js +1010 -0
  201. package/dist/cli-utils-CMfpS8SF.js +40 -0
  202. package/dist/cli-watchdog-defaults-3Qs4l3Yf.js +14 -0
  203. package/dist/cmd-argv-BafMhhA4.js +68 -0
  204. package/dist/codex-native-web-search-CWYqRu9M.js +2 -0
  205. package/dist/codex-native-web-search-CbRntg-q.js +155 -0
  206. package/dist/command-auth-CJsP4GL7.js +64 -0
  207. package/dist/command-auth-Dfgmp_6_.js +356 -0
  208. package/dist/command-auth-native-CdgZoflY.js +3 -0
  209. package/dist/command-detection-CyrUVnod.js +46 -0
  210. package/dist/command-format-CfBy_-A6.js +2 -0
  211. package/dist/command-format-DmvS76BD.js +22 -0
  212. package/dist/command-gating-HO-bVa6h.js +40 -0
  213. package/dist/command-options-BUoAEXAi.js +25 -0
  214. package/dist/command-poll-backoff-BbGeC12t.js +56 -0
  215. package/dist/command-poll-backoff.runtime-BDcejg_n.js +7 -0
  216. package/dist/command-registry-C0kFYtIa.js +199 -0
  217. package/dist/command-registry-VUV6Y6SA.js +3 -0
  218. package/dist/command-secret-gateway-B2PsoqGE.js +2 -0
  219. package/dist/command-secret-gateway-rXrG4_xf.js +449 -0
  220. package/dist/command-secret-targets-BMcCyKKM.js +85 -0
  221. package/dist/command-secret-targets-DYLJqbik.js +2 -0
  222. package/dist/commands/status.summary.runtime.js +146 -0
  223. package/dist/commands-BNN8qnEq.js +42 -0
  224. package/dist/commands-D905e2TE.js +4 -0
  225. package/dist/commands-acp-DxpRaS_2.js +994 -0
  226. package/dist/commands-context-DYfg86cW.js +33 -0
  227. package/dist/commands-core-BkTgFXRe.js +185 -0
  228. package/dist/commands-core.runtime-DL4UA7LO.js +2 -0
  229. package/dist/commands-handlers.runtime-Dnqn4WRI.js +3597 -0
  230. package/dist/commands-info-9qXzZJZy.js +638 -0
  231. package/dist/commands-models-DaGXLYpI.js +395 -0
  232. package/dist/commands-rHJt1A27.js +192 -0
  233. package/dist/commands-registry-DsvlObRs.js +295 -0
  234. package/dist/commands-registry.data-D4mfAJVD.js +928 -0
  235. package/dist/commands-registry.runtime-CvK5vfUk.js +2 -0
  236. package/dist/commands-status.runtime-Biqry_fJ.js +2 -0
  237. package/dist/commands.runtime-BQNIS1_C.js +4 -0
  238. package/dist/common-B8KXadTs.js +206 -0
  239. package/dist/compact.runtime-DrIYPOe_.js +7 -0
  240. package/dist/completion-cli-DADmFZNY.js +2 -0
  241. package/dist/completion-cli-Xpp8XJNt.js +466 -0
  242. package/dist/config-B8J_0cJd.js +41 -0
  243. package/dist/config-BeMghpRW.js +136 -0
  244. package/dist/config-C6sbf2mt.js +7 -0
  245. package/dist/config-CKbWnj3S.js +52 -0
  246. package/dist/config-DUHgkJzn.js +421 -0
  247. package/dist/config-cli-CwphzfyS.js +944 -0
  248. package/dist/config-eval-DM9FHTGd.js +100 -0
  249. package/dist/config-guard-BQvfMpPf.js +94 -0
  250. package/dist/config-helpers-DiGV2z9-.js +117 -0
  251. package/dist/config-paths-h016qQJq.js +8 -0
  252. package/dist/config-presence-C16x_f3x.js +79 -0
  253. package/dist/config-regex-CvZFnWkO.js +39 -0
  254. package/dist/config-runtime-CGUisiU5.js +12 -0
  255. package/dist/config-schema-5JUAk8XL.js +202 -0
  256. package/dist/config-schema-BRTDDWFV.js +65 -0
  257. package/dist/config-schema-B_uHmf_j.js +133 -0
  258. package/dist/config-schema-dV8ghEVQ.js +85 -0
  259. package/dist/config-state-CiYvCzdZ.js +185 -0
  260. package/dist/config-validation-CzH2O_-H.js +276 -0
  261. package/dist/config-value-B0LE9l8u.js +25 -0
  262. package/dist/configure-BUZKW20U.js +1140 -0
  263. package/dist/configure-CFbHMkXc.js +2 -0
  264. package/dist/configured-provider-fallback-HW8QhjlX.js +15 -0
  265. package/dist/connection-auth-Cs3qTX0J.js +30 -0
  266. package/dist/connection-details-GqZVX1_1.js +56 -0
  267. package/dist/constants-lHqfjBOu.js +71 -0
  268. package/dist/content-blocks-DdN51R-1.js +1640 -0
  269. package/dist/context-Bv7BKF9l.js +227 -0
  270. package/dist/context-window-guard-BKQgasN7.js +46 -0
  271. package/dist/control-ui/apple-touch-icon.png +0 -0
  272. package/dist/control-ui/assets/agents-sN8RQ1eS.js +813 -0
  273. package/dist/control-ui/assets/anthropic-ZDTkKd9P.js +37 -0
  274. package/dist/control-ui/assets/azure-openai-responses-CQjyuM35.js +2 -0
  275. package/dist/control-ui/assets/channel-config-extras-DNCeHtEf.js +2 -0
  276. package/dist/control-ui/assets/channels-LecGHhYY.js +349 -0
  277. package/dist/control-ui/assets/cron-BCSmuADd.js +928 -0
  278. package/dist/control-ui/assets/de-BhrN2Nih.js +2 -0
  279. package/dist/control-ui/assets/debug-DIDwUeSi.js +94 -0
  280. package/dist/control-ui/assets/directive-C6NBp6xJ.js +2 -0
  281. package/dist/control-ui/assets/dist-D8DZLmCF.js +18 -0
  282. package/dist/control-ui/assets/es-D2hTJirx.js +2 -0
  283. package/dist/control-ui/assets/event-stream-B8X6sYaV.js +2 -0
  284. package/dist/control-ui/assets/format-Cbj45nru.js +2 -0
  285. package/dist/control-ui/assets/github-copilot-headers-CrI0CIJ7.js +2 -0
  286. package/dist/control-ui/assets/google-gemini-cli-BpxbH95Q.js +3 -0
  287. package/dist/control-ui/assets/google-shared-CbPHVnPr.js +12 -0
  288. package/dist/control-ui/assets/google-vertex-lQwbjEII.js +2 -0
  289. package/dist/control-ui/assets/google-xtjMQAen.js +2 -0
  290. package/dist/control-ui/assets/hash-Bt1aVMQ3.js +2 -0
  291. package/dist/control-ui/assets/index-DqTClMaZ.js +4714 -0
  292. package/dist/control-ui/assets/index-yaW_F-Wi.css +1 -0
  293. package/dist/control-ui/assets/instances-CMgIM69b.js +57 -0
  294. package/dist/control-ui/assets/lit-zdTgzAJI.js +3 -0
  295. package/dist/control-ui/assets/logs-vVeVJ0CI.js +74 -0
  296. package/dist/control-ui/assets/mistral-u1o8NcCM.js +8 -0
  297. package/dist/control-ui/assets/nodes-B1R45Hyv.js +430 -0
  298. package/dist/control-ui/assets/openai-Cn7eGqwa.js +17 -0
  299. package/dist/control-ui/assets/openai-codex-responses-o0Z3RMWa.js +8 -0
  300. package/dist/control-ui/assets/openai-completions-7V2Ovprv.js +6 -0
  301. package/dist/control-ui/assets/openai-responses-oNxOx3Q1.js +2 -0
  302. package/dist/control-ui/assets/openai-responses-shared-OKpfrZ-q.js +11 -0
  303. package/dist/control-ui/assets/preload-helper-xBbMyY7u.js +1 -0
  304. package/dist/control-ui/assets/pt-BR-Bd9tFPER.js +2 -0
  305. package/dist/control-ui/assets/sessions-Lc0IvBNe.js +236 -0
  306. package/dist/control-ui/assets/skills-k1ptbgMP.js +216 -0
  307. package/dist/control-ui/assets/skills-shared-D4l2M8cL.js +11 -0
  308. package/dist/control-ui/assets/transform-messages-XKqwKV3D.js +2 -0
  309. package/dist/control-ui/assets/zh-CN-DvLwUwA1.js +2 -0
  310. package/dist/control-ui/assets/zh-TW-BXT7QT3h.js +2 -0
  311. package/dist/control-ui/favicon-32.png +0 -0
  312. package/dist/control-ui/favicon.ico +0 -0
  313. package/dist/control-ui/favicon.svg +22 -0
  314. package/dist/control-ui/index.html +75 -0
  315. package/dist/control-ui-assets-DbOOvjtb.js +233 -0
  316. package/dist/control-ui-shared-DsqkrmmN.js +29 -0
  317. package/dist/conversation-binding-input-BGI5gsf7.js +250 -0
  318. package/dist/conversation-binding-xxmmj56H.js +520 -0
  319. package/dist/conversation-id-B2-7oYz5.js +9 -0
  320. package/dist/conversation-label-CDBJEzqs.js +32 -0
  321. package/dist/conversation-runtime-CPXVzEGP.js +85 -0
  322. package/dist/core-DidBIGEJ.js +195 -0
  323. package/dist/core-api-VzeJYIaC.js +670 -0
  324. package/dist/core-command-descriptors-OO8iMaXR.js +91 -0
  325. package/dist/credential-planner-B6V18E6X.js +109 -0
  326. package/dist/credentials-T7b82ytT.js +135 -0
  327. package/dist/cron-cli-D2epg2QX.js +643 -0
  328. package/dist/current-time-AvIq1E3O.js +20 -0
  329. package/dist/daemon-cli-Be7LAwcB.js +368 -0
  330. package/dist/daemon-install-CfvYrNa-.js +63 -0
  331. package/dist/daemon-install-plan.shared-Dm6sK7Lg.js +222 -0
  332. package/dist/daemon-runtime-DPejcJWG.js +12 -0
  333. package/dist/dangerous-config-flags-DyYwhFd-.js +38 -0
  334. package/dist/dangerous-name-matching-DJGvHcqL.js +48 -0
  335. package/dist/date-time-ChwO2p0r.js +118 -0
  336. package/dist/dedupe-ClGH5AD-.js +59 -0
  337. package/dist/default-account-warnings-DhrBUOxe.js +15 -0
  338. package/dist/default-models-p_jLxv9h.js +35 -0
  339. package/dist/defaults-DAt--D9n.js +6 -0
  340. package/dist/delegate-D_a6-aW6.js +43 -0
  341. package/dist/deliver-NyzvqqW3.js +954 -0
  342. package/dist/deliver-YFpAT2Gv.js +3 -0
  343. package/dist/deliver-runtime-CDYmnxXC.js +2 -0
  344. package/dist/delivery-DHz1_gua.js +819 -0
  345. package/dist/delivery-context-wkeob4lC.js +106 -0
  346. package/dist/delivery-info-0NXZH054.js +36 -0
  347. package/dist/delivery-queue-BceSoMom.js +2 -0
  348. package/dist/delivery-queue-Dij4z9yQ.js +289 -0
  349. package/dist/deps-xJ6d5mcR.js +67 -0
  350. package/dist/detect-binary-D5oXUD9C.js +30 -0
  351. package/dist/device-auth-BPeQrfAM.js +19 -0
  352. package/dist/device-bootstrap-IW2esZhx.js +176 -0
  353. package/dist/device-identity-2GhXUC5d.js +2 -0
  354. package/dist/device-identity-DH-dBXN2.js +140 -0
  355. package/dist/device-metadata-normalization-DesKWnX9.js +21 -0
  356. package/dist/device-pairing-D-eXc4mS.js +543 -0
  357. package/dist/devices-cli-CUkbtT5k.js +328 -0
  358. package/dist/diagnostic-BYcJF51S.js +311 -0
  359. package/dist/diagnostic-events-R6R0hsS8.js +48 -0
  360. package/dist/diagnostic-flags-DI1-YJxA.js +64 -0
  361. package/dist/diagnostic-runtime-iwrls2oi.js +1 -0
  362. package/dist/diagnostics-Bn7WBAMb.js +2 -0
  363. package/dist/diagnostics-CNOhNbiG.js +33 -0
  364. package/dist/direct-dm-DX9Sqse3.js +139 -0
  365. package/dist/directive-handling.defaults-CiM3zY4c.js +19 -0
  366. package/dist/directive-handling.fast-lane-CBsRyqm9.js +64 -0
  367. package/dist/directive-handling.fast-lane-CkLifH7t.js +2 -0
  368. package/dist/directive-handling.impl-DDDo9_pC.js +2 -0
  369. package/dist/directive-handling.impl-Rcgo5SCg.js +674 -0
  370. package/dist/directive-handling.levels-Dlk68wUB.js +2 -0
  371. package/dist/directive-handling.levels-Y1fuvRYT.js +12 -0
  372. package/dist/directive-handling.parse-CMEE0kEW.js +375 -0
  373. package/dist/directive-handling.persist-CvEtXaAd.js +133 -0
  374. package/dist/directive-handling.persist.runtime-Cdksoe_I.js +2 -0
  375. package/dist/directive-handling.shared-8kteIv4q.js +158 -0
  376. package/dist/directive-tags-B4NiUGng.js +109 -0
  377. package/dist/directives-DLcHC9jG.js +209 -0
  378. package/dist/directory-cache-KFfoEzq3.js +62 -0
  379. package/dist/directory-cli-DUY3BGGz.js +238 -0
  380. package/dist/directory-config-helpers-DBmVJY3U.js +141 -0
  381. package/dist/directory-runtime-DWVDd3A5.js +20 -0
  382. package/dist/discord-2uEduGX9.js +6 -0
  383. package/dist/discord-BMCiYFK_.js +11 -0
  384. package/dist/discord-account-HmxkZycn.js +11 -0
  385. package/dist/discord-core-Pl5ukuXB.js +5 -0
  386. package/dist/discord-runtime-surface-DNQNbA29.js +67 -0
  387. package/dist/discord-session-key-DoaFTAH3.js +11 -0
  388. package/dist/discord-surface-Cn77ggmj.js +30 -0
  389. package/dist/discord-thread-bindings-DRMbWo4Q.js +21 -0
  390. package/dist/discord-timeouts-Cv7cpmLu.js +12 -0
  391. package/dist/dispatch-CZypQktI.js +842 -0
  392. package/dist/dispatch-acp.runtime-DVu2VG71.js +887 -0
  393. package/dist/dist-C22HbjJn.js +3 -0
  394. package/dist/dist-C26-w-eb.js +14245 -0
  395. package/dist/dist-_cqaGkQM.js +503 -0
  396. package/dist/dm-policy-shared-BsSmWpF_.js +188 -0
  397. package/dist/dns-cli-CypS3rSW.js +192 -0
  398. package/dist/docker-e3sy4uxj.js +837 -0
  399. package/dist/docs-cli-CAc6XPQ1.js +156 -0
  400. package/dist/doctor-completion-D1GX1eYy.js +90 -0
  401. package/dist/doctor-config-preflight-BIjpCYLH.js +2 -0
  402. package/dist/doctor-config-preflight-C5YWG1Il.js +147 -0
  403. package/dist/doctor-state-migrations-C4JRWbB5.js +2 -0
  404. package/dist/doctor-state-migrations-Hkw1WYQh.js +3 -0
  405. package/dist/dotenv-5B3Ltg5m.js +11 -0
  406. package/dist/dotenv-C-ipPVRV.js +91 -0
  407. package/dist/enable-1JBZrsl3.js +57 -0
  408. package/dist/entry-status-8GZhSwz9.js +172 -0
  409. package/dist/entry.js +209 -0
  410. package/dist/env-DAI7QbHD.js +40 -0
  411. package/dist/env-substitution-D4FvNwAw.js +136 -0
  412. package/dist/envelope-BT4nxsRe.js +137 -0
  413. package/dist/error-runtime-BWR3edBz.js +2 -0
  414. package/dist/error-text-Dz9S7qeJ.js +9 -0
  415. package/dist/errors-BVF4CQJh.js +15 -0
  416. package/dist/errors-BxyFnvP3.js +58 -0
  417. package/dist/exa-web-search-provider-YdwhKG_r.js +355 -0
  418. package/dist/exec-DBEtpL4G.js +2 -0
  419. package/dist/exec-DNTgEe82.js +375 -0
  420. package/dist/exec-approval-reply-CIaFux57.js +161 -0
  421. package/dist/exec-approval-session-target-BsD_thnK.js +159 -0
  422. package/dist/exec-approvals-D6Kd1FHX.js +120 -0
  423. package/dist/exec-approvals-XWl5Qihe.js +394 -0
  424. package/dist/exec-approvals-allowlist-B90zHMFx.js +771 -0
  425. package/dist/exec-approvals-cli-CBwEU5lx.js +375 -0
  426. package/dist/exec-safe-bin-runtime-policy-CQ_6FV8z.js +90 -0
  427. package/dist/exec-safety-FkFR1qf5.js +24 -0
  428. package/dist/extensionAPI.js +17 -0
  429. package/dist/extensions/brave/index.js +13 -0
  430. package/dist/extensions/brave/package.json +12 -0
  431. package/dist/extensions/brave/test-api.js +2 -0
  432. package/dist/extensions/brave/vora.plugin.json +50 -0
  433. package/dist/extensions/brave/web-search-provider.js +2 -0
  434. package/dist/extensions/browser/browser-runtime-api.js +4 -0
  435. package/dist/extensions/browser/index.js +20 -0
  436. package/dist/extensions/browser/package.json +12 -0
  437. package/dist/extensions/browser/runtime-api.js +6 -0
  438. package/dist/extensions/browser/test-support.js +19 -0
  439. package/dist/extensions/browser/vora.plugin.json +9 -0
  440. package/dist/extensions/discord/action-runtime-api.js +2 -0
  441. package/dist/extensions/discord/api.js +14 -0
  442. package/dist/extensions/discord/channel-config-api.js +2 -0
  443. package/dist/extensions/discord/index.js +615 -0
  444. package/dist/extensions/discord/package.json +40 -0
  445. package/dist/extensions/discord/runtime-api.js +229 -0
  446. package/dist/extensions/discord/session-key-api.js +2 -0
  447. package/dist/extensions/discord/setup-entry.js +10 -0
  448. package/dist/extensions/discord/test-api.js +45 -0
  449. package/dist/extensions/discord/timeouts.js +2 -0
  450. package/dist/extensions/discord/vora.plugin.json +11 -0
  451. package/dist/extensions/exa/index.js +13 -0
  452. package/dist/extensions/exa/package.json +12 -0
  453. package/dist/extensions/exa/vora.plugin.json +39 -0
  454. package/dist/extensions/exa/web-search-provider.js +2 -0
  455. package/dist/extensions/openai/api.js +4 -0
  456. package/dist/extensions/openai/cli-backend.js +2 -0
  457. package/dist/extensions/openai/default-models.js +2 -0
  458. package/dist/extensions/openai/image-generation-provider.js +2 -0
  459. package/dist/extensions/openai/index.js +24 -0
  460. package/dist/extensions/openai/media-understanding-provider.js +2 -0
  461. package/dist/extensions/openai/openai-codex-auth-identity.js +2 -0
  462. package/dist/extensions/openai/openai-codex-catalog.js +2 -0
  463. package/dist/extensions/openai/openai-codex-provider.js +2 -0
  464. package/dist/extensions/openai/openai-codex-provider.runtime.js +14 -0
  465. package/dist/extensions/openai/openai-provider.js +2 -0
  466. package/dist/extensions/openai/package.json +12 -0
  467. package/dist/extensions/openai/shared.js +4 -0
  468. package/dist/extensions/openai/speech-provider.js +2 -0
  469. package/dist/extensions/openai/test-api.js +5 -0
  470. package/dist/extensions/openai/tts.js +2 -0
  471. package/dist/extensions/openai/vora.plugin.json +61 -0
  472. package/dist/extensions/tavily/index.js +128 -0
  473. package/dist/extensions/tavily/package.json +12 -0
  474. package/dist/extensions/tavily/skills/tavily/SKILL.md +94 -0
  475. package/dist/extensions/tavily/vora.plugin.json +53 -0
  476. package/dist/extensions/tavily/web-search-provider.js +2 -0
  477. package/dist/extensions/telegram/allow-from.js +2 -0
  478. package/dist/extensions/telegram/api.js +13 -0
  479. package/dist/extensions/telegram/channel-config-api.js +2 -0
  480. package/dist/extensions/telegram/index.js +12 -0
  481. package/dist/extensions/telegram/package.json +37 -0
  482. package/dist/extensions/telegram/runtime-api.js +24 -0
  483. package/dist/extensions/telegram/session-key-api.js +2 -0
  484. package/dist/extensions/telegram/setup-entry.js +13 -0
  485. package/dist/extensions/telegram/test-api.js +87 -0
  486. package/dist/extensions/telegram/test-support.js +72 -0
  487. package/dist/extensions/telegram/update-offset-runtime-api.js +2 -0
  488. package/dist/extensions/telegram/vora.plugin.json +11 -0
  489. package/dist/external-content-CCU3ADB4.js +242 -0
  490. package/dist/facade-runtime-FE2gvW08.js +183 -0
  491. package/dist/failover-error-Bv6ZpTGn.js +194 -0
  492. package/dist/feishu-conversation-CRGPLs2e.js +17 -0
  493. package/dist/feishu-setup-D3qBPVeH.js +12 -0
  494. package/dist/fetch-B7l-vxJ5.js +65 -0
  495. package/dist/fetch-BlEbs4zu.js +416 -0
  496. package/dist/fetch-guard-DECxJSgV.js +132 -0
  497. package/dist/fetch-mock-Y15aY-vX.js +6 -0
  498. package/dist/fetch-runtime-DfJc8pAb.js +4 -0
  499. package/dist/fetch-timeout-DlhFJxaz.js +58 -0
  500. package/dist/file-identity-CFjEVvlD.js +567 -0
  501. package/dist/file-lock-I_Ef85iM.js +141 -0
  502. package/dist/file-lock-_Bv5Z0H8.js +2 -0
  503. package/dist/format-Cmirp0jV.js +19 -0
  504. package/dist/format-DTr5MrB3.js +787 -0
  505. package/dist/format-datetime-BzFsOTtu.js +73 -0
  506. package/dist/format-duration-3-yx54b_.js +57 -0
  507. package/dist/format-relative-CKRrUR_e.js +54 -0
  508. package/dist/frontmatter-7NzkXiTl.js +45 -0
  509. package/dist/frontmatter-BruYJzuJ.js +210 -0
  510. package/dist/fs-safe-C7Y0npoY.js +999 -0
  511. package/dist/gateway-cli-CL9kkVgP.js +25330 -0
  512. package/dist/gateway-discovery-targets-Nj88oSf4.js +430 -0
  513. package/dist/gateway-install-token-DT4JSzW6.js +231 -0
  514. package/dist/gateway-presence-C9FNv0wz.js +15 -0
  515. package/dist/gateway-registry-bOE6bwiW.js +74 -0
  516. package/dist/gateway-rpc-EUERnNbW.js +26 -0
  517. package/dist/gateway-runtime-DA85e49x.js +12 -0
  518. package/dist/gaxios-fetch-compat-TyJGVB6l.js +180 -0
  519. package/dist/gemini-auth-DU9RM3Fo.js +29 -0
  520. package/dist/get-reply-from-config.runtime-BTZAHGwc.js +2 -0
  521. package/dist/git-commit-B_DkJ7LE.js +177 -0
  522. package/dist/git-commit-Bx0Yma3I.js +2 -0
  523. package/dist/github-copilot-login-BiqEMA_7.js +11 -0
  524. package/dist/github-copilot-token-BMHm0urT.js +2 -0
  525. package/dist/github-copilot-token-CGpIsMSL.js +77 -0
  526. package/dist/global-singleton-54zT3rCn.js +13 -0
  527. package/dist/global-singleton-o2ArPCEw.js +1 -0
  528. package/dist/global-state-DUuMGgts.js +17 -0
  529. package/dist/globals-DNhziPZz.js +25 -0
  530. package/dist/gmail-setup-utils-B4xK25jT.js +421 -0
  531. package/dist/google-CPRZDTjq.js +24 -0
  532. package/dist/group-access-Cd6mU7Ys.js +113 -0
  533. package/dist/group-activation-BwfaA0gP.js +22 -0
  534. package/dist/group-id-vLZLwNVz.js +11 -0
  535. package/dist/group-policy-Cr7UXkoj.js +201 -0
  536. package/dist/group-policy-warnings-DmIDYgw8.js +196 -0
  537. package/dist/groups.runtime-DKOqtNQC.js +7 -0
  538. package/dist/handle-action-DsH0nVWk.js +500 -0
  539. package/dist/health-B3O0HygG.js +577 -0
  540. package/dist/health-CojrwX7m.js +2 -0
  541. package/dist/health-format-JFM9rFJB.js +26 -0
  542. package/dist/heartbeat-C1Xvupsk.js +122 -0
  543. package/dist/heartbeat-reply-payload-C-Rlp4k5.js +13 -0
  544. package/dist/heartbeat-summary-D5pDHsmN.js +57 -0
  545. package/dist/heartbeat-visibility-kNXllOIC.js +102 -0
  546. package/dist/heartbeat-wake-DfVExPSU.js +188 -0
  547. package/dist/help-CpuviX5S.js +81 -0
  548. package/dist/help-format-Dad85O74.js +15 -0
  549. package/dist/helpers-4IKdDZX5.js +24 -0
  550. package/dist/helpers-fNw5R_YT.js +32 -0
  551. package/dist/history-CK-v5j98.js +102 -0
  552. package/dist/home-dir-BXPtwSCY.js +83 -0
  553. package/dist/hook-runner-global-DEn0PCL0.js +602 -0
  554. package/dist/hook-runtime-Dn-Congb.js +3 -0
  555. package/dist/hooks-cli-DNKW70lO.js +353 -0
  556. package/dist/hooks-policy-Ad8y_Dfl.js +20 -0
  557. package/dist/hooks-status-Cb31D01g.js +86 -0
  558. package/dist/host-env-security-Cks-ZF3X.js +285 -0
  559. package/dist/hostname-BYGiBG2v.js +8 -0
  560. package/dist/http-body-DoRUn0Id.js +238 -0
  561. package/dist/http-registry-1oFXUjVZ.js +54 -0
  562. package/dist/http-route-overlap-CRbY2bBV.js +101 -0
  563. package/dist/identity-BBfQnFMg.js +29 -0
  564. package/dist/identity-BoQQh6Y8.js +26 -0
  565. package/dist/identity-D7VGm34b.js +84 -0
  566. package/dist/identity-avatar-CBJpFxtc.js +86 -0
  567. package/dist/identity-file-9bBicCze.js +60 -0
  568. package/dist/image-UFatuV93.js +152 -0
  569. package/dist/image-generation-CB1-VO0n.js +1 -0
  570. package/dist/image-generation-provider-CoHdiPC_.js +86 -0
  571. package/dist/image-ops-EABsGjsc.js +476 -0
  572. package/dist/image-runtime-ZZOiUbiY.js +7 -0
  573. package/dist/imessage-UUBzYSCn.js +19 -0
  574. package/dist/inbound-context-BxNfypB6.js +59 -0
  575. package/dist/inbound-context-DQ_fXNSa.js +38 -0
  576. package/dist/inbound-debounce-YEtyt_k_.js +159 -0
  577. package/dist/inbound-envelope-B6C8FhsE.js +61 -0
  578. package/dist/inbound-reply-dispatch-BP3sajLc.js +73 -0
  579. package/dist/inbound-text-DibnKFqn.js +14 -0
  580. package/dist/inbound.runtime-SCcR_etw.js +3 -0
  581. package/dist/includes-CHoL4g8x.js +188 -0
  582. package/dist/includes-scan-rcUlg6Nq.js +55 -0
  583. package/dist/index.js +56 -0
  584. package/dist/infra/warning-filter.js +2 -0
  585. package/dist/infra-runtime-D1S_mYfO.js +326 -0
  586. package/dist/input-files-BJKZz7LU.js +251 -0
  587. package/dist/input-provenance-DqtZ-oaB.js +44 -0
  588. package/dist/inspect-BdrrX2i3.js +282 -0
  589. package/dist/install-BwbpybtH.js +588 -0
  590. package/dist/install-package-dir-DhoPrQ04.js +284 -0
  591. package/dist/install-safe-path-BK_5xK2H.js +69 -0
  592. package/dist/install-security-scan-qS3b3qEq.js +22 -0
  593. package/dist/install-security-scan.runtime-BChyO9J8.js +166 -0
  594. package/dist/install-source-utils-BvLftGQS.js +167 -0
  595. package/dist/install-target-CTg66IIO.js +175 -0
  596. package/dist/install.runtime-BTSq91Fr.js +27 -0
  597. package/dist/install.runtime-D4V_unI1.js +11 -0
  598. package/dist/installs-CRoSOFIQ.js +28 -0
  599. package/dist/interactive-C3NpHdfG.js +8 -0
  600. package/dist/interactive-runtime-ihi8xJat.js +1 -0
  601. package/dist/internal-DBQug4hL.js +411 -0
  602. package/dist/internal-hooks-BbEvCG0I.js +155 -0
  603. package/dist/io-B07IaARR.js +20276 -0
  604. package/dist/io-CNajM2P9.js +4 -0
  605. package/dist/ip-B9fdE2gz.js +208 -0
  606. package/dist/ipv4-C3dcphoh.js +82 -0
  607. package/dist/irc-surface-76sLILVt.js +15 -0
  608. package/dist/is-main-Bv5ej4lF.js +27 -0
  609. package/dist/issue-format-BSF24W54.js +31 -0
  610. package/dist/issue-format-DOmwnG2e.js +2 -0
  611. package/dist/json-file-BWMSefn1.js +23 -0
  612. package/dist/json-files-BTzholfl.js +72 -0
  613. package/dist/json-mode-BSMgY7a9.js +34 -0
  614. package/dist/json-pointer-jqlJaexT.js +43 -0
  615. package/dist/json-store-BMjN0M0e.js +37 -0
  616. package/dist/keyed-async-queue-BThh1lNJ.js +32 -0
  617. package/dist/kill-tree-B6ozo-AE.js +82 -0
  618. package/dist/kill-tree-Cqktd2UA.js +2 -0
  619. package/dist/launchd-D65d45MJ.js +517 -0
  620. package/dist/lazy-runtime-CeSDvNOX.js +29 -0
  621. package/dist/lazy-service-module-BfNSCPnr.js +24 -0
  622. package/dist/legacy-names-alNfx9uv.js +7 -0
  623. package/dist/legacy-web-search-PlL5wfRE.js +140 -0
  624. package/dist/legacy.shared-BdJdF_Ji.js +45 -0
  625. package/dist/level-overrides-DkpAP8Z5.js +36 -0
  626. package/dist/library-D0LkGi9S.js +44 -0
  627. package/dist/lifecycle-core-LQrm8n7o.js +401 -0
  628. package/dist/line-C7MzXHd9.js +4 -0
  629. package/dist/line-runtime-D0TK2zdy.js +60 -0
  630. package/dist/line-surface-CN8Lvuud.js +27 -0
  631. package/dist/links-Dew9XRNK.js +17 -0
  632. package/dist/listeners-CUHNPyTB.js +14 -0
  633. package/dist/llm-slug-generator-DdO4_-IV.js +68 -0
  634. package/dist/llm-slug-generator.js +2 -0
  635. package/dist/load-CadZ3tcc.js +28 -0
  636. package/dist/loader-CbUrcgTY.js +2096 -0
  637. package/dist/local-file-access-BKg2BnYT.js +49 -0
  638. package/dist/location-DAl2Dv-o.js +42 -0
  639. package/dist/logger-BOH4EG1g.js +75 -0
  640. package/dist/logger-DXmZnecR.js +582 -0
  641. package/dist/logger-hR5Nn0oR.js +11 -0
  642. package/dist/logging-BVrQyk5K.js +13 -0
  643. package/dist/logging-BoyMPDyh.js +16 -0
  644. package/dist/logging-DPN6sRQx.js +3 -0
  645. package/dist/logging-core-BOrwsQp5.js +3 -0
  646. package/dist/logging-x8ySQJz4.js +2 -0
  647. package/dist/logs-cli-DUKwlDzr.js +221 -0
  648. package/dist/magic-string.es-CnHiwmBJ.js +1011 -0
  649. package/dist/main-session-BQ1fLshb.js +38 -0
  650. package/dist/manager-BfZUkAlZ.js +7 -0
  651. package/dist/manager.runtime-CiRcAT_V.js +670 -0
  652. package/dist/manifest-D49j8zhq.js +231 -0
  653. package/dist/manifest-registry-CVwreH55.js +955 -0
  654. package/dist/map-size-CHeGE-Hu.js +15 -0
  655. package/dist/markdown-tables-D2sUymqZ.js +31 -0
  656. package/dist/mask-api-key-Dxw856id.js +10 -0
  657. package/dist/matrix-Ds9X7gxo.js +340 -0
  658. package/dist/matrix-config-helpers-CXItIHIe.js +153 -0
  659. package/dist/matrix-helper-dQNUz9y1.js +20 -0
  660. package/dist/matrix-migration-snapshot-BSPlCZpf.js +714 -0
  661. package/dist/matrix-runtime-surface-Dggb-0DD.js +12 -0
  662. package/dist/matrix-surface-CxJ9TM8l.js +13 -0
  663. package/dist/matrix-thread-bindings-CT4Dqsid.js +12 -0
  664. package/dist/mcp/plugin-tools-serve.js +105 -0
  665. package/dist/mcp-cli-IzvP-l2E.js +768 -0
  666. package/dist/mcp-config-Bul9F_lO.js +117 -0
  667. package/dist/media-limits-CfgImPSH.js +14 -0
  668. package/dist/media-runtime-D2qFlSNy.js +293 -0
  669. package/dist/media-understanding-D930-yxA.js +43 -0
  670. package/dist/media-understanding-provider-WeSvV5Jz.js +27 -0
  671. package/dist/media-understanding-runtime-C2xB_w9c.js +15 -0
  672. package/dist/media-understanding.runtime-Cad8YO-5.js +7 -0
  673. package/dist/memory-core-engine-runtime-e08xLNwK.js +14 -0
  674. package/dist/memory-core-host-engine-embeddings-CeqjF8mF.js +1369 -0
  675. package/dist/memory-core-host-engine-qmd-2rX9HR2g.js +375 -0
  676. package/dist/memory-core-host-engine-storage-BocZ6yow.js +109 -0
  677. package/dist/memory-core-host-multimodal-DgBuQzZm.js +1 -0
  678. package/dist/memory-core-host-query-Cekrv97-.js +2 -0
  679. package/dist/memory-core-host-runtime-cli--EQHw17R.js +10 -0
  680. package/dist/memory-core-host-runtime-core-DX17el9Z.js +8 -0
  681. package/dist/memory-core-host-runtime-files-CeDFldc-.js +3 -0
  682. package/dist/memory-core-host-secret-BUGjwboV.js +1 -0
  683. package/dist/memory-core-host-status-C7nF33J8.js +44 -0
  684. package/dist/memory-embedding-providers-C8KLZUqC.js +34 -0
  685. package/dist/memory-runtime-D2rQY7mY.js +2 -0
  686. package/dist/memory-runtime-WuWYrOU9.js +30 -0
  687. package/dist/memory-search-BQs_twVs.js +2 -0
  688. package/dist/memory-search-L16IM5VZ.js +202 -0
  689. package/dist/memory-state-BPOopEhZ.js +41 -0
  690. package/dist/mention-gating-BJSMiJu8.js +25 -0
  691. package/dist/mentions-D0fLhfbe.js +155 -0
  692. package/dist/mentions-Ksl6lu1X.js +65 -0
  693. package/dist/merge-patch-CY3S-7zE.js +240 -0
  694. package/dist/message-D1nCeSGV.js +205 -0
  695. package/dist/message-action-discovery-Bp_zFTg1.js +133 -0
  696. package/dist/message-action-runner-DOaZ7jbV.js +1601 -0
  697. package/dist/message-channel-Di9LQZCg.js +105 -0
  698. package/dist/message-handler-CVxycGRP.js +1759 -0
  699. package/dist/message-hook-mappers-CgJovp_6.js +255 -0
  700. package/dist/message-secret-scope-BsvGcXOU.js +104 -0
  701. package/dist/method-scopes-1fMDkPgy.js +2608 -0
  702. package/dist/mime-CPj5mSwT.js +150 -0
  703. package/dist/min-host-version-BROqyGiT.js +348 -0
  704. package/dist/minimax-vlm-ciXgon3-.js +502 -0
  705. package/dist/model-auth-FAjaPIyj.js +330 -0
  706. package/dist/model-auth-env-aXebmtnO.js +42 -0
  707. package/dist/model-auth-label-BdkmYsfL.js +45 -0
  708. package/dist/model-auth-markers-CAxoOhNr.js +70 -0
  709. package/dist/model-auth-runtime-shared-C6EfNsiC.js +18 -0
  710. package/dist/model-catalog-DcYmAWnK.js +208 -0
  711. package/dist/model-catalog.runtime-BnfcWBe6.js +2 -0
  712. package/dist/model-input-shLH7pnZ.js +20 -0
  713. package/dist/model-overrides-CCPXEsf4.js +61 -0
  714. package/dist/model-overrides-CbljEHPO.js +84 -0
  715. package/dist/model-param-b-C9Se0GAW.js +15 -0
  716. package/dist/model-picker-7YHY1_DM.js +439 -0
  717. package/dist/model-picker-cAVRu3J8.js +3 -0
  718. package/dist/model-picker.runtime-DbCF7jcT.js +15 -0
  719. package/dist/model-selection-DLV9QudA.js +486 -0
  720. package/dist/model-selection-teaznyVt.js +407 -0
  721. package/dist/model-suppression-DxU9Wl3w.js +24 -0
  722. package/dist/model-suppression.runtime-DdJpj7Pn.js +7 -0
  723. package/dist/models-BktgoCTN.js +3 -0
  724. package/dist/models-DxC1yWIR.js +2550 -0
  725. package/dist/models-cli-BQJGDwlZ.js +197 -0
  726. package/dist/models-config-BrM95ZWn.js +2 -0
  727. package/dist/models-config-WznILp-f.js +1106 -0
  728. package/dist/models-config.runtime-DKvV7dBw.js +2 -0
  729. package/dist/monitor-B7Wimfc0.js +6004 -0
  730. package/dist/moonshot-stream-wrappers-CAVTNNIV.js +27 -0
  731. package/dist/moonshot-thinking-stream-wrappers-DSGFaY0P.js +69 -0
  732. package/dist/multimodal-fHfIB02R.js +66 -0
  733. package/dist/mutable-allowlist-detectors-Cz3_rHTS.js +62 -0
  734. package/dist/native-command-session-targets-YEwzYdBY.js +10 -0
  735. package/dist/net-DV8cgxeU.js +264 -0
  736. package/dist/network-mode-DlVi9UOI.js +17 -0
  737. package/dist/node-cli-BOOTFx0A.js +2201 -0
  738. package/dist/node-command-policy-H9JvUbqw.js +190 -0
  739. package/dist/node-commands-CtUW-J-z.js +11 -0
  740. package/dist/node-require-BgDD9bTi.js +14 -0
  741. package/dist/node-resolve-r0n2qCFZ.js +110 -0
  742. package/dist/node-service-BTIQHcIe.js +68 -0
  743. package/dist/node-startup-env-CVMjxAUF.js +50 -0
  744. package/dist/nodes-cli-DSe8_891.js +1050 -0
  745. package/dist/nodes-screen-BFBwMK0F.js +219 -0
  746. package/dist/nodes.helpers-C5_joVF0.js +204 -0
  747. package/dist/normalize-TCHtmmQz.js +35 -0
  748. package/dist/normalize-reply-D3AZv-Ku.js +500 -0
  749. package/dist/normalize-secret-input-Botsab7G.js +32 -0
  750. package/dist/note-BopuvWl0.js +109 -0
  751. package/dist/npm-registry-spec-C04c6qSA.js +100 -0
  752. package/dist/ollama-DHGG2Bt4.js +26 -0
  753. package/dist/ollama-surface-C297W-Hb.js +24 -0
  754. package/dist/onboard-BLF26Ra3.js +591 -0
  755. package/dist/onboard-channels-C7VwUlqL.js +2 -0
  756. package/dist/onboard-channels-CNYuwk6A.js +705 -0
  757. package/dist/onboard-config-BHR99vFk.js +2 -0
  758. package/dist/onboard-config-CDwd7KFG.js +29 -0
  759. package/dist/onboard-custom-B-SjrGJ_.js +2 -0
  760. package/dist/onboard-custom-BYciMnUV.js +646 -0
  761. package/dist/onboard-helpers-CXSVhHmw.js +4 -0
  762. package/dist/onboard-helpers-DQzH15KX.js +272 -0
  763. package/dist/onboard-hooks-dbSmp47O.js +52 -0
  764. package/dist/onboard-remote-76zO-wtV.js +2 -0
  765. package/dist/onboard-remote-CV8CYWRk.js +193 -0
  766. package/dist/onboard-search-CR1tclPf.js +339 -0
  767. package/dist/onboard-skills-B3nol3_I.js +2 -0
  768. package/dist/onboard-skills-BWzgYZiw.js +134 -0
  769. package/dist/openai-CYdnp7Xp.js +21 -0
  770. package/dist/openai-codex-auth-identity-DYIekza3.js +40 -0
  771. package/dist/openai-codex-catalog-C9jNVPkk.js +11 -0
  772. package/dist/openai-codex-provider-CihFFdms.js +254 -0
  773. package/dist/openai-provider-CY9og1U4.js +272 -0
  774. package/dist/openai-stream-wrappers-DMltslUP.js +453 -0
  775. package/dist/operator-approvals-client-CrZARXVS.js +33 -0
  776. package/dist/order-EE5jGs_C.js +744 -0
  777. package/dist/origin-routing-IIB1gZNP.js +15 -0
  778. package/dist/os-summary-B2xVpxVk.js +26 -0
  779. package/dist/outbound-adapter-BXuNyLX4.js +181 -0
  780. package/dist/outbound-media-Do8el7w-.js +48 -0
  781. package/dist/outbound-runtime-BsrPMYQX.js +2 -0
  782. package/dist/outbound-send-deps-RCYokJDu.js +7 -0
  783. package/dist/pairing-challenge-C6zO1O_e.js +33 -0
  784. package/dist/pairing-cli-lSGiQegx.js +116 -0
  785. package/dist/pairing-labels-CqTzyQv4.js +7 -0
  786. package/dist/pairing-message-CLV_7GCg.js +4 -0
  787. package/dist/pairing-messages-Bms_bews.js +23 -0
  788. package/dist/pairing-pending-CymkYopg.js +14 -0
  789. package/dist/pairing-store-BgSXc67b.js +617 -0
  790. package/dist/pairing-token-trqjnXaR.js +80 -0
  791. package/dist/parse-duration-FGYGEVrK.js +41 -0
  792. package/dist/parse-finite-number-CpMi4ac9.js +30 -0
  793. package/dist/parse-log-line-DB02BPsG.js +43 -0
  794. package/dist/parse-port-CfkrReDG.js +8 -0
  795. package/dist/parse-timeout-CqVxIetA.js +27 -0
  796. package/dist/path-alias-guards-CTG--JDv.js +40 -0
  797. package/dist/path-env-Coe9j6U3.js +87 -0
  798. package/dist/path-safety-BtrNm8CZ.js +12 -0
  799. package/dist/paths-dFp6bjkV.js +180 -0
  800. package/dist/paths-voC5pD8X.js +201 -0
  801. package/dist/payload-BiCTL_Go.js +90 -0
  802. package/dist/pdf-extract-DYqhcrys.js +73 -0
  803. package/dist/persistent-bindings.resolve-BG1W2wH2.js +12 -0
  804. package/dist/persistent-bindings.types-yg27a-LN.js +6 -0
  805. package/dist/persistent-dedupe-DeJFOp8F.js +116 -0
  806. package/dist/pi-model-discovery-4V1cP6C-.js +188 -0
  807. package/dist/pi-settings-tFYTni5h.js +57 -0
  808. package/dist/plugin-approvals-BBS3Vgt6.js +34 -0
  809. package/dist/plugin-auto-enable-B4gIDfiP.js +349 -0
  810. package/dist/plugin-entry-D7EjsbGL.js +25 -0
  811. package/dist/plugin-install-CBe57uiZ.js +2 -0
  812. package/dist/plugin-install-PbQ6ukY-.js +191 -0
  813. package/dist/plugin-install-config-policy-MQbVt-fA.js +93 -0
  814. package/dist/plugin-install-path-warnings-BfBOA9nm.js +40 -0
  815. package/dist/plugin-install-plan-DKH1Osjr.js +50 -0
  816. package/dist/plugin-registry-D2DvWTxI.js +2 -0
  817. package/dist/plugin-registry-t_GnpNNe.js +70 -0
  818. package/dist/plugin-runtime-kxm6OF3O.js +6 -0
  819. package/dist/plugin-sdk/account-core.js +8 -0
  820. package/dist/plugin-sdk/account-helpers.js +4 -0
  821. package/dist/plugin-sdk/account-id.js +3 -0
  822. package/dist/plugin-sdk/account-resolution.js +12 -0
  823. package/dist/plugin-sdk/acp-runtime.js +6 -0
  824. package/dist/plugin-sdk/agent-config-primitives.js +3 -0
  825. package/dist/plugin-sdk/agent-runtime.js +29 -0
  826. package/dist/plugin-sdk/allow-from.js +5 -0
  827. package/dist/plugin-sdk/allowlist-config-edit.js +2 -0
  828. package/dist/plugin-sdk/amazon-bedrock.js +15 -0
  829. package/dist/plugin-sdk/anthropic-vertex.js +2 -0
  830. package/dist/plugin-sdk/approval-runtime.js +7 -0
  831. package/dist/plugin-sdk/bluebubbles-policy.js +2 -0
  832. package/dist/plugin-sdk/bluebubbles.js +255 -0
  833. package/dist/plugin-sdk/boolean-param.js +2 -0
  834. package/dist/plugin-sdk/browser-runtime.js +2 -0
  835. package/dist/plugin-sdk/browser-support.js +44 -0
  836. package/dist/plugin-sdk/browser.js +15 -0
  837. package/dist/plugin-sdk/byteplus.js +17 -0
  838. package/dist/plugin-sdk/channel-actions.js +3 -0
  839. package/dist/plugin-sdk/channel-config-helpers.js +2 -0
  840. package/dist/plugin-sdk/channel-config-primitives.js +3 -0
  841. package/dist/plugin-sdk/channel-config-schema.js +7 -0
  842. package/dist/plugin-sdk/channel-config-writes.js +2 -0
  843. package/dist/plugin-sdk/channel-contract.js +1 -0
  844. package/dist/plugin-sdk/channel-feedback.js +5 -0
  845. package/dist/plugin-sdk/channel-inbound.js +10 -0
  846. package/dist/plugin-sdk/channel-lifecycle.js +3 -0
  847. package/dist/plugin-sdk/channel-pairing.js +2 -0
  848. package/dist/plugin-sdk/channel-policy.js +6 -0
  849. package/dist/plugin-sdk/channel-reply-pipeline.js +2 -0
  850. package/dist/plugin-sdk/channel-runtime.js +15 -0
  851. package/dist/plugin-sdk/channel-send-result.js +2 -0
  852. package/dist/plugin-sdk/channel-setup.js +5 -0
  853. package/dist/plugin-sdk/channel-status.js +5 -0
  854. package/dist/plugin-sdk/channel-targets.js +4 -0
  855. package/dist/plugin-sdk/chutes.js +20 -0
  856. package/dist/plugin-sdk/cli-backend.js +3 -0
  857. package/dist/plugin-sdk/cli-runtime.js +6 -0
  858. package/dist/plugin-sdk/cloudflare-ai-gateway.js +18 -0
  859. package/dist/plugin-sdk/collection-runtime.js +2 -0
  860. package/dist/plugin-sdk/command-auth-native.js +6 -0
  861. package/dist/plugin-sdk/command-auth.js +14 -0
  862. package/dist/plugin-sdk/compat.js +35 -0
  863. package/dist/plugin-sdk/config-runtime.js +22 -0
  864. package/dist/plugin-sdk/conversation-runtime.js +15 -0
  865. package/dist/plugin-sdk/core.js +22 -0
  866. package/dist/plugin-sdk/deepseek.js +14 -0
  867. package/dist/plugin-sdk/device-bootstrap.js +3 -0
  868. package/dist/plugin-sdk/diagnostic-runtime.js +4 -0
  869. package/dist/plugin-sdk/diagnostics-otel.js +5 -0
  870. package/dist/plugin-sdk/diffs.js +3 -0
  871. package/dist/plugin-sdk/direct-dm.js +2 -0
  872. package/dist/plugin-sdk/directory-runtime.js +5 -0
  873. package/dist/plugin-sdk/discord-account.js +2 -0
  874. package/dist/plugin-sdk/discord-core.js +9 -0
  875. package/dist/plugin-sdk/discord-runtime-surface.js +2 -0
  876. package/dist/plugin-sdk/discord-session-key.js +2 -0
  877. package/dist/plugin-sdk/discord-surface.js +2 -0
  878. package/dist/plugin-sdk/discord-thread-bindings.js +2 -0
  879. package/dist/plugin-sdk/discord-timeouts.js +2 -0
  880. package/dist/plugin-sdk/discord.js +21 -0
  881. package/dist/plugin-sdk/error-runtime.js +3 -0
  882. package/dist/plugin-sdk/extension-shared.js +75 -0
  883. package/dist/plugin-sdk/feishu-conversation.js +2 -0
  884. package/dist/plugin-sdk/feishu-setup.js +2 -0
  885. package/dist/plugin-sdk/feishu.js +33 -0
  886. package/dist/plugin-sdk/fetch-runtime.js +7 -0
  887. package/dist/plugin-sdk/file-lock.js +2 -0
  888. package/dist/plugin-sdk/gateway-runtime.js +4 -0
  889. package/dist/plugin-sdk/github-copilot-login.js +2 -0
  890. package/dist/plugin-sdk/github-copilot-token.js +2 -0
  891. package/dist/plugin-sdk/global-singleton.js +4 -0
  892. package/dist/plugin-sdk/google.js +2 -0
  893. package/dist/plugin-sdk/googlechat.js +58 -0
  894. package/dist/plugin-sdk/group-access.js +2 -0
  895. package/dist/plugin-sdk/hook-runtime.js +4 -0
  896. package/dist/plugin-sdk/host-runtime.js +3 -0
  897. package/dist/plugin-sdk/huggingface.js +18 -0
  898. package/dist/plugin-sdk/image-generation-core.js +63 -0
  899. package/dist/plugin-sdk/image-generation.js +2 -0
  900. package/dist/plugin-sdk/index.js +5 -0
  901. package/dist/plugin-sdk/infra-runtime.js +45 -0
  902. package/dist/plugin-sdk/interactive-runtime.js +4 -0
  903. package/dist/plugin-sdk/irc-surface.js +2 -0
  904. package/dist/plugin-sdk/irc.js +30 -0
  905. package/dist/plugin-sdk/json-store.js +3 -0
  906. package/dist/plugin-sdk/keyed-async-queue.js +2 -0
  907. package/dist/plugin-sdk/kilocode.js +23 -0
  908. package/dist/plugin-sdk/kimi-coding.js +11 -0
  909. package/dist/plugin-sdk/lazy-runtime.js +2 -0
  910. package/dist/plugin-sdk/line-core.js +6 -0
  911. package/dist/plugin-sdk/line-runtime.js +2 -0
  912. package/dist/plugin-sdk/line-surface.js +2 -0
  913. package/dist/plugin-sdk/line.js +9 -0
  914. package/dist/plugin-sdk/llm-task.js +5 -0
  915. package/dist/plugin-sdk/logging-core.js +5 -0
  916. package/dist/plugin-sdk/matrix-helper.js +2 -0
  917. package/dist/plugin-sdk/matrix-runtime-heavy.js +4 -0
  918. package/dist/plugin-sdk/matrix-runtime-shared.js +2 -0
  919. package/dist/plugin-sdk/matrix-runtime-surface.js +2 -0
  920. package/dist/plugin-sdk/matrix-surface.js +2 -0
  921. package/dist/plugin-sdk/matrix-thread-bindings.js +2 -0
  922. package/dist/plugin-sdk/matrix.js +64 -0
  923. package/dist/plugin-sdk/mattermost-policy.js +11 -0
  924. package/dist/plugin-sdk/mattermost.js +42 -0
  925. package/dist/plugin-sdk/media-runtime.js +15 -0
  926. package/dist/plugin-sdk/media-understanding-runtime.js +2 -0
  927. package/dist/plugin-sdk/media-understanding.js +3 -0
  928. package/dist/plugin-sdk/memory-core-engine-runtime.js +2 -0
  929. package/dist/plugin-sdk/memory-core-host-engine-embeddings.js +6 -0
  930. package/dist/plugin-sdk/memory-core-host-engine-foundation.js +17 -0
  931. package/dist/plugin-sdk/memory-core-host-engine-qmd.js +3 -0
  932. package/dist/plugin-sdk/memory-core-host-engine-storage.js +4 -0
  933. package/dist/plugin-sdk/memory-core-host-multimodal.js +3 -0
  934. package/dist/plugin-sdk/memory-core-host-query.js +3 -0
  935. package/dist/plugin-sdk/memory-core-host-runtime-cli.js +12 -0
  936. package/dist/plugin-sdk/memory-core-host-runtime-core.js +13 -0
  937. package/dist/plugin-sdk/memory-core-host-runtime-files.js +4 -0
  938. package/dist/plugin-sdk/memory-core-host-secret.js +3 -0
  939. package/dist/plugin-sdk/memory-core-host-status.js +2 -0
  940. package/dist/plugin-sdk/memory-core.js +28 -0
  941. package/dist/plugin-sdk/memory-lancedb.js +4 -0
  942. package/dist/plugin-sdk/minimax.js +24 -0
  943. package/dist/plugin-sdk/mistral.js +17 -0
  944. package/dist/plugin-sdk/modelstudio-definitions.js +19 -0
  945. package/dist/plugin-sdk/modelstudio.js +24 -0
  946. package/dist/plugin-sdk/moonshot.js +17 -0
  947. package/dist/plugin-sdk/msteams.js +54 -0
  948. package/dist/plugin-sdk/nextcloud-talk.js +35 -0
  949. package/dist/plugin-sdk/nostr.js +24 -0
  950. package/dist/plugin-sdk/nvidia.js +11 -0
  951. package/dist/plugin-sdk/ollama-surface.js +2 -0
  952. package/dist/plugin-sdk/ollama.js +2 -0
  953. package/dist/plugin-sdk/openai.js +2 -0
  954. package/dist/plugin-sdk/opencode-go.js +14 -0
  955. package/dist/plugin-sdk/opencode.js +15 -0
  956. package/dist/plugin-sdk/outbound-runtime.js +5 -0
  957. package/dist/plugin-sdk/param-readers.js +2 -0
  958. package/dist/plugin-sdk/plugin-entry.js +3 -0
  959. package/dist/plugin-sdk/plugin-runtime.js +8 -0
  960. package/dist/plugin-sdk/process-runtime.js +2 -0
  961. package/dist/plugin-sdk/provider-auth-api-key.js +9 -0
  962. package/dist/plugin-sdk/provider-auth-login.js +2 -0
  963. package/dist/plugin-sdk/provider-auth-result.js +2 -0
  964. package/dist/plugin-sdk/provider-auth-runtime.js +5 -0
  965. package/dist/plugin-sdk/provider-auth.js +17 -0
  966. package/dist/plugin-sdk/provider-catalog-shared.js +2 -0
  967. package/dist/plugin-sdk/provider-entry.js +86 -0
  968. package/dist/plugin-sdk/provider-env-vars.js +2 -0
  969. package/dist/plugin-sdk/provider-http.js +3 -0
  970. package/dist/plugin-sdk/provider-model-shared.js +5 -0
  971. package/dist/plugin-sdk/provider-moonshot.js +3 -0
  972. package/dist/plugin-sdk/provider-onboard.js +3 -0
  973. package/dist/plugin-sdk/provider-setup.js +2 -0
  974. package/dist/plugin-sdk/provider-stream.js +4 -0
  975. package/dist/plugin-sdk/provider-tools.js +2 -0
  976. package/dist/plugin-sdk/provider-usage.js +3 -0
  977. package/dist/plugin-sdk/provider-web-search.js +6 -0
  978. package/dist/plugin-sdk/provider-zai-endpoint.js +116 -0
  979. package/dist/plugin-sdk/qianfan.js +13 -0
  980. package/dist/plugin-sdk/reply-chunking.js +3 -0
  981. package/dist/plugin-sdk/reply-dispatch-runtime.js +5 -0
  982. package/dist/plugin-sdk/reply-history.js +3 -0
  983. package/dist/plugin-sdk/reply-payload.js +2 -0
  984. package/dist/plugin-sdk/reply-runtime.js +14 -0
  985. package/dist/plugin-sdk/request-url.js +2 -0
  986. package/dist/plugin-sdk/retry-runtime.js +4 -0
  987. package/dist/plugin-sdk/root-alias.cjs +347 -0
  988. package/dist/plugin-sdk/routing.js +9 -0
  989. package/dist/plugin-sdk/runtime-env.js +17 -0
  990. package/dist/plugin-sdk/runtime-store.js +2 -0
  991. package/dist/plugin-sdk/runtime.js +9 -0
  992. package/dist/plugin-sdk/sandbox.js +5 -0
  993. package/dist/plugin-sdk/secret-input.js +4 -0
  994. package/dist/plugin-sdk/security-runtime.js +5 -0
  995. package/dist/plugin-sdk/self-hosted-provider-setup.js +2 -0
  996. package/dist/plugin-sdk/setup-adapter-runtime.js +3 -0
  997. package/dist/plugin-sdk/setup-runtime.js +6 -0
  998. package/dist/plugin-sdk/setup-tools.js +6 -0
  999. package/dist/plugin-sdk/setup.js +13 -0
  1000. package/dist/plugin-sdk/sglang.js +15 -0
  1001. package/dist/plugin-sdk/signal-account.js +2 -0
  1002. package/dist/plugin-sdk/signal-surface.js +2 -0
  1003. package/dist/plugin-sdk/signal.js +24 -0
  1004. package/dist/plugin-sdk/slack-account.js +2 -0
  1005. package/dist/plugin-sdk/slack-core.js +7 -0
  1006. package/dist/plugin-sdk/slack-runtime-surface.js +2 -0
  1007. package/dist/plugin-sdk/slack-surface.js +2 -0
  1008. package/dist/plugin-sdk/slack-target-parser.js +2 -0
  1009. package/dist/plugin-sdk/slack-targets.js +3 -0
  1010. package/dist/plugin-sdk/slack.js +20 -0
  1011. package/dist/plugin-sdk/speech-core.js +4 -0
  1012. package/dist/plugin-sdk/speech-runtime.js +2 -0
  1013. package/dist/plugin-sdk/speech.js +5 -0
  1014. package/dist/plugin-sdk/ssrf-runtime.js +6 -0
  1015. package/dist/plugin-sdk/state-paths.js +3 -0
  1016. package/dist/plugin-sdk/status-helpers.js +4 -0
  1017. package/dist/plugin-sdk/synthetic.js +17 -0
  1018. package/dist/plugin-sdk/telegram-account.js +2 -0
  1019. package/dist/plugin-sdk/telegram-allow-from.js +12 -0
  1020. package/dist/plugin-sdk/telegram-core.js +18 -0
  1021. package/dist/plugin-sdk/telegram-surface.js +42 -0
  1022. package/dist/plugin-sdk/temp-path.js +4 -0
  1023. package/dist/plugin-sdk/testing.js +11 -0
  1024. package/dist/plugin-sdk/text-runtime.js +20 -0
  1025. package/dist/plugin-sdk/thread-bindings-runtime.js +3 -0
  1026. package/dist/plugin-sdk/thread-ownership.js +4 -0
  1027. package/dist/plugin-sdk/tlon.js +23 -0
  1028. package/dist/plugin-sdk/together.js +16 -0
  1029. package/dist/plugin-sdk/tool-send.js +2 -0
  1030. package/dist/plugin-sdk/twitch.js +17 -0
  1031. package/dist/plugin-sdk/venice.js +16 -0
  1032. package/dist/plugin-sdk/vllm.js +15 -0
  1033. package/dist/plugin-sdk/voice-call.js +6 -0
  1034. package/dist/plugin-sdk/volcengine.js +17 -0
  1035. package/dist/plugin-sdk/web-media.js +3 -0
  1036. package/dist/plugin-sdk/webhook-ingress.js +9 -0
  1037. package/dist/plugin-sdk/webhook-path.js +2 -0
  1038. package/dist/plugin-sdk/webhook-request-guards.js +3 -0
  1039. package/dist/plugin-sdk/whatsapp-auth-presence.js +3 -0
  1040. package/dist/plugin-sdk/whatsapp-core.js +11 -0
  1041. package/dist/plugin-sdk/whatsapp-shared.js +3 -0
  1042. package/dist/plugin-sdk/whatsapp-surface.js +2 -0
  1043. package/dist/plugin-sdk/whatsapp-targets.js +2 -0
  1044. package/dist/plugin-sdk/windows-spawn.js +2 -0
  1045. package/dist/plugin-sdk/xai.js +2 -0
  1046. package/dist/plugin-sdk/zalo-setup.js +2 -0
  1047. package/dist/plugin-sdk/zalo.js +37 -0
  1048. package/dist/plugin-sdk/zalouser.js +39 -0
  1049. package/dist/plugin-sdk/zod.js +2 -0
  1050. package/dist/plugins/build-smoke-entry.js +4 -0
  1051. package/dist/plugins/provider-runtime.runtime.js +2 -0
  1052. package/dist/plugins/runtime/index.js +2 -0
  1053. package/dist/plugins/runtime/runtime-line.contract.js +23 -0
  1054. package/dist/plugins-BUhqQahf.js +7 -0
  1055. package/dist/plugins-D3E9gBoB.js +5 -0
  1056. package/dist/plugins-allowlist-BsE4VUd6.js +14 -0
  1057. package/dist/plugins-cli-DNIRlpEw.js +551 -0
  1058. package/dist/plugins-command-helpers-D0cHWZ8k.js +116 -0
  1059. package/dist/plugins-install-persist-B4VRDkMW.js +121 -0
  1060. package/dist/plugins-update-command-CVpqSCHk.js +974 -0
  1061. package/dist/pluralkit-BLAFsOsu.js +21 -0
  1062. package/dist/poll-params-BRovIMUP.js +52 -0
  1063. package/dist/polls-BJAJSaiP.js +35 -0
  1064. package/dist/port-defaults-BSVMFkjY.js +30 -0
  1065. package/dist/ports-Bc5Ccog1.js +262 -0
  1066. package/dist/ports-C4UXOMrf.js +432 -0
  1067. package/dist/ports-lsof-BGtOoYbU.js +25 -0
  1068. package/dist/ports-probe-BsWR8TFT.js +14 -0
  1069. package/dist/preflight-audio.runtime-C9Vy2rmC.js +7 -0
  1070. package/dist/probe-BQag0DWb.js +178 -0
  1071. package/dist/probe-Ba_tzX9A.js +383 -0
  1072. package/dist/probe-CU89zpYY.js +2 -0
  1073. package/dist/probe-DqrD8L5s.js +137 -0
  1074. package/dist/probe-auth-B_8xyHva.js +63 -0
  1075. package/dist/probe-auth-ynM8e9Ac.js +2 -0
  1076. package/dist/probe.runtime-CJ9xp7YD.js +2 -0
  1077. package/dist/process-scoped-map-DSo5-USL.js +61 -0
  1078. package/dist/profile-utils-C7uzTwgJ.js +15 -0
  1079. package/dist/profiles-bHSSYfJl.js +79 -0
  1080. package/dist/program-context-87EEruZh.js +10 -0
  1081. package/dist/program-context-D14SwQxo.js +2 -0
  1082. package/dist/program-wvgzSxLY.js +158 -0
  1083. package/dist/progress-BvK_oMpz.js +132 -0
  1084. package/dist/prompt-CtkpPKiX.js +2 -0
  1085. package/dist/prompt-DOBS3BID.js +20 -0
  1086. package/dist/prompt-select-styled-c91_PlKW.js +5468 -0
  1087. package/dist/prompt-style-DRmsfagi.js +7 -0
  1088. package/dist/prompts-DAJPf5yB.js +9 -0
  1089. package/dist/prototype-keys-BWjW0VW8.js +11 -0
  1090. package/dist/provider-C6dmSPJE.js +7237 -0
  1091. package/dist/provider-api-key-auth-BBRnMefH.js +109 -0
  1092. package/dist/provider-api-key-auth.runtime-obo7wOYn.js +14 -0
  1093. package/dist/provider-auth-BTrDFsFt.js +43 -0
  1094. package/dist/provider-auth-api-key-BhD_cXM7.js +5 -0
  1095. package/dist/provider-auth-choice-2fsBmYtb.js +134 -0
  1096. package/dist/provider-auth-choice-helpers-DLlNwVwg.js +58 -0
  1097. package/dist/provider-auth-choice-preference-BkZTzT1J.js +44 -0
  1098. package/dist/provider-auth-choice.runtime-BHkXn7WH.js +14 -0
  1099. package/dist/provider-auth-choice.runtime-r6ydqD_o.js +2 -0
  1100. package/dist/provider-auth-choices-AHFkSF9C.js +65 -0
  1101. package/dist/provider-auth-guidance-Bo67Hboq.js +35 -0
  1102. package/dist/provider-auth-helpers-Bk-AB5Wp.js +92 -0
  1103. package/dist/provider-auth-input-kKdGWlxc.js +116 -0
  1104. package/dist/provider-auth-login-dOLrU5NV.js +8 -0
  1105. package/dist/provider-auth-login.runtime-C_GzFGmF.js +196 -0
  1106. package/dist/provider-auth-mode-B8uz1z07.js +20 -0
  1107. package/dist/provider-auth-ref-Bq-MejeL.js +2 -0
  1108. package/dist/provider-auth-ref-DRl66ULG.js +171 -0
  1109. package/dist/provider-auth-result-CkUVvE5c.js +31 -0
  1110. package/dist/provider-auth-runtime-BRAnqbBW.js +32 -0
  1111. package/dist/provider-catalog-shared-BdXDqt2_.js +28 -0
  1112. package/dist/provider-discovery.runtime-BKQXZvW1.js +10 -0
  1113. package/dist/provider-dispatcher-Cic3Zvgm.js +22 -0
  1114. package/dist/provider-env-vars-X-m-m1cR.js +119 -0
  1115. package/dist/provider-flow-rMDy096Q.js +93 -0
  1116. package/dist/provider-id-CTiEzT1T.js +30 -0
  1117. package/dist/provider-model-primary-QC1J1e8s.js +26 -0
  1118. package/dist/provider-model-shared-YwZtB78q.js +104 -0
  1119. package/dist/provider-oauth-flow-DGhuMjqj.js +33 -0
  1120. package/dist/provider-onboard-Dhee14q4.js +264 -0
  1121. package/dist/provider-openai-codex-oauth-tls-CExxHKyb.js +101 -0
  1122. package/dist/provider-registry-7IbNpklR.js +49 -0
  1123. package/dist/provider-runtime-C3NxbOtm.js +2 -0
  1124. package/dist/provider-runtime-DWDjorB4.js +275 -0
  1125. package/dist/provider-runtime.runtime-BYVCPiGA.js +26 -0
  1126. package/dist/provider-self-hosted-setup-Cr4L3fdW.js +272 -0
  1127. package/dist/provider-session.runtime-BHtGAIna.js +8 -0
  1128. package/dist/provider-stream-DpUrpHvN.js +266 -0
  1129. package/dist/provider-tools-L23YSx8p.js +37 -0
  1130. package/dist/provider-usage-BWLu6XJt.js +375 -0
  1131. package/dist/provider-usage-BwHu9Ee_.js +3 -0
  1132. package/dist/provider-usage-CfYpxnUD.js +2 -0
  1133. package/dist/provider-usage.fetch-BCNscJcf.js +633 -0
  1134. package/dist/provider-web-search-CJBYgiMq.js +717 -0
  1135. package/dist/provider-wizard-BGXsleZZ.js +209 -0
  1136. package/dist/provider.runtime-BS0qB3qa.js +2 -0
  1137. package/dist/providers-DTi5kDSF.js +59 -0
  1138. package/dist/providers.runtime-7kqrRLzO.js +55 -0
  1139. package/dist/proxy-env-CEq84zdW.js +40 -0
  1140. package/dist/proxy-fetch-BI4S6OOr.js +55 -0
  1141. package/dist/push-apns-btlZ1qmo.js +921 -0
  1142. package/dist/pw-ai-Crk1oU2c.js +1827 -0
  1143. package/dist/qr-cli-CBrnKR40.js +368 -0
  1144. package/dist/qr-cli-D35IbCMe.js +2 -0
  1145. package/dist/query-expansion-CTVRVJBc.js +633 -0
  1146. package/dist/read-only-account-inspect-CtMAYZjJ.js +9 -0
  1147. package/dist/read-only-account-inspect.telegram-DsWhEWsi.js +202 -0
  1148. package/dist/reasoning-tags-C0A8lJGB.js +77 -0
  1149. package/dist/redact-BDinS1q9.js +102 -0
  1150. package/dist/redact-identifier-CIxwZTyq.js +13 -0
  1151. package/dist/redact-sensitive-url-BYqi2BEL.js +50 -0
  1152. package/dist/redirect-headers-BX_akPpf.js +25 -0
  1153. package/dist/ref-contract-D5ynmOGd.js +53 -0
  1154. package/dist/register-lazy-command-C1up25zY.js +43 -0
  1155. package/dist/register.agent-BoS4J17I.js +239 -0
  1156. package/dist/register.backup-CJxtB0Qd.js +236 -0
  1157. package/dist/register.configure-a7pFaHfe.js +15 -0
  1158. package/dist/register.maintenance-BtI8X-uf.js +450 -0
  1159. package/dist/register.message-BQRkPLq3.js +643 -0
  1160. package/dist/register.onboard-CthiWQxu.js +79 -0
  1161. package/dist/register.setup-BnxRKFDi.js +104 -0
  1162. package/dist/register.status-health-sessions-CHaa5NX0.js +705 -0
  1163. package/dist/register.subclis-DKmBSSCn.js +3 -0
  1164. package/dist/register.subclis-TJY--uPt.js +287 -0
  1165. package/dist/registry-8eF_COje.js +667 -0
  1166. package/dist/registry-B84vjqPA.js +11 -0
  1167. package/dist/registry-CJH_346k.js +60 -0
  1168. package/dist/registry-CiuAeUhZ.js +50 -0
  1169. package/dist/registry-DrnXCaTU.js +219 -0
  1170. package/dist/repair-bIiF2iJn.js +112 -0
  1171. package/dist/reply-B1wBiwTS.js +3134 -0
  1172. package/dist/reply-dispatch-runtime-nSg-l3YV.js +3 -0
  1173. package/dist/reply-history-DiOD0MK2.js +2 -0
  1174. package/dist/reply-payload-D0XXyIHC.js +232 -0
  1175. package/dist/reply-payloads-DW1w7Ckr.js +116 -0
  1176. package/dist/reply-payloads-dedupe-BEPyuQQJ.js +135 -0
  1177. package/dist/reply-payloads-dedupe.runtime-ClraIPuB.js +2 -0
  1178. package/dist/reply-prefix-Bmqt3err.js +39 -0
  1179. package/dist/reply-runtime-bbaSgEmi.js +123 -0
  1180. package/dist/reply.runtime-leqfq1BG.js +2 -0
  1181. package/dist/request-url-B5e58odi.js +10 -0
  1182. package/dist/resolve-B-OthG4M.js +2 -0
  1183. package/dist/resolve-BjvAwAfZ.js +619 -0
  1184. package/dist/resolve-bBpW2W5z.js +174 -0
  1185. package/dist/resolve-channels-543uTQ-Q.js +263 -0
  1186. package/dist/resolve-configured-secret-input-string-CcNZQ54A.js +112 -0
  1187. package/dist/resolve-route-CCHWflcJ.js +486 -0
  1188. package/dist/resolve-system-bin-M8rzqZWg.js +120 -0
  1189. package/dist/resolve-users-B2hIFlh6.js +145 -0
  1190. package/dist/resolve-utils-B34dER9i.js +102 -0
  1191. package/dist/response-prefix-template-CmRtMrPn.js +50 -0
  1192. package/dist/restart-sentinel-BEGeUiKE.js +70 -0
  1193. package/dist/restart-stale-pids-Co_AHlf1.js +187 -0
  1194. package/dist/retry-DB6rKQUK.js +76 -0
  1195. package/dist/retry-policy-vpZZs4Ql.js +58 -0
  1196. package/dist/retry-runtime-BwFtUlOC.js +3 -0
  1197. package/dist/root-help-BKc92COf.js +53 -0
  1198. package/dist/route-reply-BhwCACur.js +133 -0
  1199. package/dist/route-reply.runtime-CR3o0GzY.js +2 -0
  1200. package/dist/route-resolution-C30ccEVA.js +1222 -0
  1201. package/dist/routes-BkjFgytb.js +6880 -0
  1202. package/dist/routing-B6ZVsl1G.js +16 -0
  1203. package/dist/rpc-Ceg29ThW.js +67 -0
  1204. package/dist/run-command-Bec0f6Qx.js +32 -0
  1205. package/dist/run-main-B5ZRlNEV.js +425 -0
  1206. package/dist/run-with-concurrency-oNPuq9N9.js +41 -0
  1207. package/dist/runner-BEbGymO4.js +1478 -0
  1208. package/dist/runtime-B3T4VytJ.js +1627 -0
  1209. package/dist/runtime-CiU2aDgB.js +42 -0
  1210. package/dist/runtime-D0VpiCHi.js +125 -0
  1211. package/dist/runtime-Dtd5v6Gj.js +153 -0
  1212. package/dist/runtime-Fhelf5Qd.js +126 -0
  1213. package/dist/runtime-api-B0fBYyFa.js +241 -0
  1214. package/dist/runtime-api-JdnJolgR.js +2484 -0
  1215. package/dist/runtime-discord-ops.runtime-Cc-Clbrs.js +26 -0
  1216. package/dist/runtime-embedded-pi.runtime-CAq8BTmS.js +2 -0
  1217. package/dist/runtime-env-CkoJ2p8u.js +9 -0
  1218. package/dist/runtime-forwarders-BwQHD11s.js +44 -0
  1219. package/dist/runtime-gaN3vB28.js +284 -0
  1220. package/dist/runtime-group-policy-BPxHuPda.js +59 -0
  1221. package/dist/runtime-guard-VWNtYR4l.js +70 -0
  1222. package/dist/runtime-media-understanding.runtime-BnfH3VZb.js +2 -0
  1223. package/dist/runtime-model-auth.runtime-Bd2GMW6W.js +2 -0
  1224. package/dist/runtime-parse-DFyJekfB.js +83 -0
  1225. package/dist/runtime-paths-C22j-CNR.js +333 -0
  1226. package/dist/runtime-schema-Bft9ccja.js +14524 -0
  1227. package/dist/runtime-slack-ops.runtime-qCe8vp_N.js +15 -0
  1228. package/dist/runtime-status-C7QK-Xow.js +109 -0
  1229. package/dist/runtime-status-SEjcftwu.js +15 -0
  1230. package/dist/runtime-store-j5RNDQBQ.js +22 -0
  1231. package/dist/runtime-tts.runtime-IxRggKLH.js +2 -0
  1232. package/dist/runtime-web-tools-Lf22Il6X.js +1891 -0
  1233. package/dist/runtime-whatsapp-boundary-BQeud5Kv.js +6 -0
  1234. package/dist/runtime-whatsapp-boundary-DbAJ9jGX.js +2 -0
  1235. package/dist/safe-regex-tLlDZYfM.js +244 -0
  1236. package/dist/safe-text-CRAu9RDR.js +16 -0
  1237. package/dist/sandbox-DxQGIkI1.js +2698 -0
  1238. package/dist/sandbox-cli-Bd8ECmMx.js +443 -0
  1239. package/dist/sandbox-paths-ui_vqw2W.js +146 -0
  1240. package/dist/sanitize-env-vars-DpPdECQ9.js +82 -0
  1241. package/dist/scan-paths-VhLKL5WT.js +28 -0
  1242. package/dist/scoped-expiring-id-cache-BmlyFPPR.js +35 -0
  1243. package/dist/scp-host-C5NgDe_6.js +62 -0
  1244. package/dist/secret-equal-fMR1DjSl.js +9 -0
  1245. package/dist/secret-file-COQ7QNO9.js +4 -0
  1246. package/dist/secret-file-Dv42g1FG.js +92 -0
  1247. package/dist/secret-input-CzbdxXxu.js +13 -0
  1248. package/dist/secret-input-DJ-sTcOE.js +38 -0
  1249. package/dist/secrets-cli-OoRkxItP.js +2112 -0
  1250. package/dist/secure-random-DJ9MB_Og.js +20 -0
  1251. package/dist/security-cli-CQ4HiQLb.js +477 -0
  1252. package/dist/security-runtime-CU_gbsBJ.js +51 -0
  1253. package/dist/semver-compare-aGN2MIqz.js +53 -0
  1254. package/dist/send-COItao1A.js +2473 -0
  1255. package/dist/send-deps-K4k6Myst.js +19 -0
  1256. package/dist/send-policy-B1t4c2Ab.js +60 -0
  1257. package/dist/server-BPOSwT-c.js +67 -0
  1258. package/dist/server-middleware-QGnAuw-H.js +108 -0
  1259. package/dist/server-node-events-CoM4XGHV.js +454 -0
  1260. package/dist/server-startup-matrix-migration-CMLAopuE.js +1255 -0
  1261. package/dist/service-8Ef_HfQd.js +2 -0
  1262. package/dist/service-DzXqyjgG.js +849 -0
  1263. package/dist/session-DNTpr0A7.js +50 -0
  1264. package/dist/session-archive.runtime-Bz20yPKg.js +2 -0
  1265. package/dist/session-binding-service-BqY1J7gs.js +421 -0
  1266. package/dist/session-context-D4ioj_ZC.js +23 -0
  1267. package/dist/session-conversation-D3BLZCjg.js +15 -0
  1268. package/dist/session-conversation-SDN1QbLK.js +135 -0
  1269. package/dist/session-cost-usage-5D6Kkthv.js +650 -0
  1270. package/dist/session-cost-usage-CqniZ9Q3.js +2 -0
  1271. package/dist/session-envelope-DdZaP6iS.js +18 -0
  1272. package/dist/session-file-SVifvwcV.js +120 -0
  1273. package/dist/session-fork.runtime-Bhgl-_lq.js +50 -0
  1274. package/dist/session-key-BIrdMs11.js +279 -0
  1275. package/dist/session-key-CCQ4ZS9B.js +53 -0
  1276. package/dist/session-key-normalization-DGxkxG3U.js +22 -0
  1277. package/dist/session-meta-5PkRqQxG.js +9 -0
  1278. package/dist/session-override-CqiOQ4Om.js +100 -0
  1279. package/dist/session-reset-model.runtime-DFL5rk1J.js +119 -0
  1280. package/dist/session-subagent-reactivation.runtime-DIIFdc6I.js +2 -0
  1281. package/dist/session-system-events-BrXQQl_c.js +62 -0
  1282. package/dist/session-transcript-files.fs-BltD5xvW.js +124 -0
  1283. package/dist/session-updates-Dd6r5vhZ.js +177 -0
  1284. package/dist/session-updates.runtime-CTmXpESa.js +2 -0
  1285. package/dist/session-utils-CYh1zGmy.js +1735 -0
  1286. package/dist/session-write-lock-D_1twm3Q.js +343 -0
  1287. package/dist/sessions-BBObTITM.js +2 -0
  1288. package/dist/sessions-BLL-TKEv.js +224 -0
  1289. package/dist/sessions-zgiFsm1E.js +381 -0
  1290. package/dist/setup-BnAbcoEP.js +15 -0
  1291. package/dist/setup-CDUb3AWu.js +427 -0
  1292. package/dist/setup-adapter-runtime-kV6aLMzB.js +2 -0
  1293. package/dist/setup-binary-C35NJX1i.js +2 -0
  1294. package/dist/setup-core-C-0ynF1r.js +256 -0
  1295. package/dist/setup-group-access-BrKTGyeK.js +70 -0
  1296. package/dist/setup-helpers-CNcOI9ct.js +390 -0
  1297. package/dist/setup-runtime-CZF60tJ1.js +4 -0
  1298. package/dist/setup-surface-BcZenSzA.js +237 -0
  1299. package/dist/setup-surface-BwZZukYI.js +97 -0
  1300. package/dist/setup-tools-DB-J75x8.js +4 -0
  1301. package/dist/setup-wizard-helpers-u8iQ-OcY.js +841 -0
  1302. package/dist/setup-wizard-proxy-DiI-Brmi.js +127 -0
  1303. package/dist/setup.finalize-L3P2sSFi.js +443 -0
  1304. package/dist/setup.gateway-config-ISaEE7wH.js +246 -0
  1305. package/dist/setup.secret-input-DCxgkYJ3.js +25 -0
  1306. package/dist/shared-B0P4kmoP.js +50 -0
  1307. package/dist/shared-BOaKRLRY.js +64 -0
  1308. package/dist/shared-BXUt8yQc.js +160 -0
  1309. package/dist/shared-BZ338OsD.js +64 -0
  1310. package/dist/shared-BjU08Pt_.js +54 -0
  1311. package/dist/shared-BsFd7tT-.js +136 -0
  1312. package/dist/shared-CvC-RYap.js +37 -0
  1313. package/dist/shared-dXZZGNhj.js +10 -0
  1314. package/dist/shared-rGax8vC3.js +221 -0
  1315. package/dist/shell-argv-Z5ptFecq.js +72 -0
  1316. package/dist/shell-env-BSJycHpS.js +181 -0
  1317. package/dist/signal-BSV2xBJt.js +46 -0
  1318. package/dist/signal-BZDASWHO.js +13 -0
  1319. package/dist/signal-CId8sMA8.js +6 -0
  1320. package/dist/signal-account-DcEiRyli.js +11 -0
  1321. package/dist/signal-cli-install-CzSdr2VM.js +188 -0
  1322. package/dist/signal-surface-DrUgouip.js +21 -0
  1323. package/dist/simple-completion-transport-BNMmn163.js +24 -0
  1324. package/dist/skill-commands-CZ_x2Cqy.js +77 -0
  1325. package/dist/skill-commands-base-wY_Bsohb.js +60 -0
  1326. package/dist/skill-commands.runtime-BV7uDCJx.js +2 -0
  1327. package/dist/skill-scanner-B27VLIIq.js +354 -0
  1328. package/dist/skills-BTiQjfVL.js +1310 -0
  1329. package/dist/skills-CIF8vVlP.js +3 -0
  1330. package/dist/skills-clawhub-BDym_41x.js +274 -0
  1331. package/dist/skills-cli-C8m1I_bL.js +369 -0
  1332. package/dist/skills-install-B_gFFO8I.js +818 -0
  1333. package/dist/skills-remote-QuF4recE.js +550 -0
  1334. package/dist/skills-status-BEZWIOBR.js +2 -0
  1335. package/dist/skills-status-Dm_Jhtes.js +169 -0
  1336. package/dist/slack-Cs63YrE6.js +6 -0
  1337. package/dist/slack-account-5pXdcCaK.js +11 -0
  1338. package/dist/slack-liv3adei.js +9 -0
  1339. package/dist/slack-runtime-surface-B5JYrWWf.js +18 -0
  1340. package/dist/slack-surface-DpNHDOit.js +44 -0
  1341. package/dist/slack-target-parser-CErq1YCw.js +12 -0
  1342. package/dist/slack-targets-xF6pth_v.js +45 -0
  1343. package/dist/slots-PFLvT1Kq.js +93 -0
  1344. package/dist/speech-BY_tUO7g.js +46 -0
  1345. package/dist/speech-provider-S9O0XAp5.js +154 -0
  1346. package/dist/speech-runtime-oxmNRw3Z.js +34 -0
  1347. package/dist/ssh-config-BDfMcgtS.js +77 -0
  1348. package/dist/ssh-tunnel-DG9ZYGsa.js +159 -0
  1349. package/dist/ssh-tunnel-D_XZfkBV.js +2 -0
  1350. package/dist/ssrf-BRA26Q75.js +246 -0
  1351. package/dist/ssrf-policy-BIG3iChD.js +69 -0
  1352. package/dist/ssrf-runtime-BPxpSyiW.js +5 -0
  1353. package/dist/stage-sandbox-media.runtime-DOOiTZkt.js +229 -0
  1354. package/dist/state-migrations-cqOvSXP-.js +845 -0
  1355. package/dist/state-paths-CudqznX-.js +2 -0
  1356. package/dist/status-B5sZUURG.js +3 -0
  1357. package/dist/status-BXjWA90V.js +608 -0
  1358. package/dist/status-Biw1EIdt.js +2 -0
  1359. package/dist/status-CgHjqeMn.js +650 -0
  1360. package/dist/status-DQZ0kLxk.js +44 -0
  1361. package/dist/status-VHq1HAMM.js +240 -0
  1362. package/dist/status-all-DhEDLGP9.js +798 -0
  1363. package/dist/status-helpers-B7-UgIy8.js +170 -0
  1364. package/dist/status-issues-BFrNHsVn.js +335 -0
  1365. package/dist/status-issues-BUaLeYpi.js +187 -0
  1366. package/dist/status-json-DOnh1xDZ.js +86 -0
  1367. package/dist/status.agent-local-CaYKjhhX.js +59 -0
  1368. package/dist/status.command.text-runtime-DsOhXWI5.js +18 -0
  1369. package/dist/status.daemon-CriBgB61.js +25 -0
  1370. package/dist/status.format-c9WFxqY6.js +44 -0
  1371. package/dist/status.gateway-probe-FD9wNXhY.js +15 -0
  1372. package/dist/status.link-channel-DYBN8KV3.js +35 -0
  1373. package/dist/status.node-mode-FwHcEfkE.js +2 -0
  1374. package/dist/status.node-mode-dPc3mfqx.js +32 -0
  1375. package/dist/status.scan-DTGuZcAs.js +264 -0
  1376. package/dist/status.scan.deps.runtime-BlestHMC.js +18 -0
  1377. package/dist/status.scan.fast-json-Co7nNA_T.js +97 -0
  1378. package/dist/status.scan.fast-json-DRsEwD_h.js +2 -0
  1379. package/dist/status.scan.json-core-DaBuCMzr.js +254 -0
  1380. package/dist/status.scan.runtime-Dp_UkjfG.js +9 -0
  1381. package/dist/status.service-summary-BmHN_sIt.js +32 -0
  1382. package/dist/status.summary-C0Jn9d8y.js +2 -0
  1383. package/dist/status.summary-C3KHSLR1.js +210 -0
  1384. package/dist/status.update-DiRYpvwE.js +2 -0
  1385. package/dist/status.update-DjXE_PsH.js +79 -0
  1386. package/dist/sticker-cache-kEcJqycr.js +1516 -0
  1387. package/dist/sticker-vision.runtime-DdnhPS7k.js +16 -0
  1388. package/dist/store-DKzOIKqx.js +1342 -0
  1389. package/dist/store-DwAEHdgR.js +749 -0
  1390. package/dist/store-HBHyNMRe.js +10 -0
  1391. package/dist/store-NoUggnB3.js +365 -0
  1392. package/dist/store-read-BHYG1WxT.js +16 -0
  1393. package/dist/store.runtime-jT-JoPV1.js +2 -0
  1394. package/dist/string-normalization-k4ilMPRu.js +19 -0
  1395. package/dist/string-sample-BIWt11jp.js +11 -0
  1396. package/dist/strip-inbound-meta-DuOzaKMB.js +665 -0
  1397. package/dist/subagent-orphan-recovery-BaGPnDpY.js +206 -0
  1398. package/dist/subagent-registry-runtime-C0hklxy4.js +2 -0
  1399. package/dist/subcli-descriptors-Ccul9RKX.js +151 -0
  1400. package/dist/subsystem-CpBs2R1c.js +582 -0
  1401. package/dist/supervisor-log.runtime-BbxSpWqa.js +8 -0
  1402. package/dist/system-cli-rGgbAbhD.js +58 -0
  1403. package/dist/system-events-CkTr2pVV.js +93 -0
  1404. package/dist/system-message-BwHVKRn-.js +16 -0
  1405. package/dist/system-run-command-CeFzgmkE.js +295 -0
  1406. package/dist/systemd-aS57J-tg.js +588 -0
  1407. package/dist/systemd-hints-DexZGkZU.js +325 -0
  1408. package/dist/systemd-linger-Dum_Ly5E.js +68 -0
  1409. package/dist/systemd-linger-a109c27V.js +2 -0
  1410. package/dist/table-BNAxmbtm.js +305 -0
  1411. package/dist/tables-AGjErT3Z.js +832 -0
  1412. package/dist/tailnet-CtCjQNPK.js +76 -0
  1413. package/dist/tailscale-IqBQ_JBD.js +232 -0
  1414. package/dist/tailscale-status-SUYxe8DO.js +71 -0
  1415. package/dist/target-errors-Dd5ygAn4.js +26 -0
  1416. package/dist/target-parsing-DsTnx9-F.js +14 -0
  1417. package/dist/target-registry-Je8d-VjB.js +1280 -0
  1418. package/dist/targets-B5CwzJUC.js +748 -0
  1419. package/dist/targets-CsuOrZri.js +269 -0
  1420. package/dist/targets-CwnVSfRA.js +70 -0
  1421. package/dist/targets-DuUFEzKS.js +78 -0
  1422. package/dist/task-registry-delivery-runtime-DqP8eooO.js +2 -0
  1423. package/dist/task-registry.audit.shared-C4RGABy7.js +18 -0
  1424. package/dist/task-registry.maintenance-Bu37anXR.js +281 -0
  1425. package/dist/task-registry.maintenance-DOsnDSZk.js +2 -0
  1426. package/dist/task-registry.summary-DxVk_l3y.js +44 -0
  1427. package/dist/tavily-search-provider-CJqkM2Pl.js +226 -0
  1428. package/dist/telegram/audit.js +2 -0
  1429. package/dist/telegram/token.js +2 -0
  1430. package/dist/telegram-DYAW3Sfk.js +23 -0
  1431. package/dist/telegram-account-BJWXAeS3.js +11 -0
  1432. package/dist/telegram-core-BB-oqWi1.js +6 -0
  1433. package/dist/temp-download-vS-txIoM.js +62 -0
  1434. package/dist/temp-path-DfCfU6WG.js +2 -0
  1435. package/dist/templating-NXIs4v5N.js +24 -0
  1436. package/dist/terminal-link-TU0E45HO.js +10 -0
  1437. package/dist/testing-BnS6kfoS.js +575 -0
  1438. package/dist/text-chunking-90VX7tgk.js +12 -0
  1439. package/dist/text-chunking-BVps1926.js +20 -0
  1440. package/dist/text-format-B1S_nIVb.js +8 -0
  1441. package/dist/text-runtime-vMYWZmQD.js +398 -0
  1442. package/dist/theme-BJIQPogA.js +34 -0
  1443. package/dist/theme-SO8WovMK.js +2 -0
  1444. package/dist/thinking-uI0siSaD.js +68 -0
  1445. package/dist/thinking.shared-C4SN38qn.js +243 -0
  1446. package/dist/thread-bindings-policy-BcpXmcKL.js +172 -0
  1447. package/dist/thread-bindings-u1VyUaZn.js +778 -0
  1448. package/dist/thread-bindings.discord-api-Cq6oEKwK.js +486 -0
  1449. package/dist/threading-helpers-PW95yLIC.js +14 -0
  1450. package/dist/timeouts-CTDvzc8O.js +72 -0
  1451. package/dist/tmp-vora-dir-D2qk7W45.js +102 -0
  1452. package/dist/token-CHFyaNO5.js +45 -0
  1453. package/dist/token-D6h_ZVJn.js +82 -0
  1454. package/dist/tokens-shGOmvyA.js +66 -0
  1455. package/dist/tool-display-DqKeDkdg.js +1607 -0
  1456. package/dist/tool-images-Dk60Ug5h.js +270 -0
  1457. package/dist/tool-policy-CQHL2-I3.js +515 -0
  1458. package/dist/tool-policy-match-DL8JY2vg.js +48 -0
  1459. package/dist/tool-send-hJCuDJfS.js +16 -0
  1460. package/dist/tools-effective-inventory-CWzIubjU.js +148 -0
  1461. package/dist/tools-pE9BlK9y.js +119 -0
  1462. package/dist/transcript-events-DRsDmwmp.js +29 -0
  1463. package/dist/transport-ready-f6mdQOwn.js +36 -0
  1464. package/dist/tts-B1m3C2Az.js +102 -0
  1465. package/dist/tts-DUrUS0mZ.js +85 -0
  1466. package/dist/tts-auto-mode-C8_kw3FV.js +14 -0
  1467. package/dist/tts.runtime-BoqipRLV.js +2 -0
  1468. package/dist/tui-CQLplrBK.js +3898 -0
  1469. package/dist/tui-cli-DT0FyMjs.js +31 -0
  1470. package/dist/typebox-DR5b98DT.js +22 -0
  1471. package/dist/types-CGCTcpfm.js +465 -0
  1472. package/dist/types-DDSZHm1L.js +12 -0
  1473. package/dist/types-KyI2zD1Y.js +83 -0
  1474. package/dist/types.secrets-CxoujPzV.js +80 -0
  1475. package/dist/types.tools-DbA37tJ5.js +22 -0
  1476. package/dist/typing-Dz7FaNst.js +68 -0
  1477. package/dist/typing-mode-D3dtTRFq.js +75 -0
  1478. package/dist/typing-policy-DNdXa4aP.js +11 -0
  1479. package/dist/typing-start-guard-Bd69zP69.js +73 -0
  1480. package/dist/ui-DBzDVf5Z.js +182 -0
  1481. package/dist/undici-global-dispatcher-jevw8Gzz.js +99 -0
  1482. package/dist/unhandled-rejections-D0HD8aaS.js +2 -0
  1483. package/dist/unhandled-rejections-yZafPL2A.js +241 -0
  1484. package/dist/update-Bof-SJAQ.js +1253 -0
  1485. package/dist/update-channels-d8te77R1.js +78 -0
  1486. package/dist/update-check-DK2tfDQH.js +354 -0
  1487. package/dist/update-cli-Ck2vsRAq.js +1446 -0
  1488. package/dist/update-offset-store-DzcRNELt.js +75 -0
  1489. package/dist/utils-BiWzD1kh.js +230 -0
  1490. package/dist/utils-QayXenI0.js +3 -0
  1491. package/dist/version-B8PcQo5n.js +79 -0
  1492. package/dist/version-DBzWIScg.js +2 -0
  1493. package/dist/vora-embedded-block-chunker-3yyZObTq.js +258 -0
  1494. package/dist/vora-embedded-helpers-CcpQ4UhE.js +1451 -0
  1495. package/dist/vora-embedded-runner-CtRc9sK4.js +35200 -0
  1496. package/dist/vora-embedded.runtime-DnQSqL4C.js +3 -0
  1497. package/dist/vora-exec-env-D4Xwhvu2.js +14 -0
  1498. package/dist/vora-root-LrpnxvkN.js +88 -0
  1499. package/dist/vora-tools.before-tool-call.runtime-DMDQZj3b.js +354 -0
  1500. package/dist/vora-tools.runtime-CRE3qINm.js +2 -0
  1501. package/dist/wait-DINWFDZY.js +7 -0
  1502. package/dist/warning-filter-SAevhKdH.js +57 -0
  1503. package/dist/web-media-xqpNAEze.js +630 -0
  1504. package/dist/web-search-providers-Dzq6HxbB.js +21 -0
  1505. package/dist/web-search-providers.runtime-CtA0c8j7.js +110 -0
  1506. package/dist/web-search-providers.shared-BDbtn1DP.js +404 -0
  1507. package/dist/webhook-ingress-VjrwfCEq.js +164 -0
  1508. package/dist/webhook-memory-guards-B-_GNMqp.js +129 -0
  1509. package/dist/webhook-path-KmDDjLxH.js +22 -0
  1510. package/dist/webhook-request-guards-RvZR0xOr.js +178 -0
  1511. package/dist/webhooks-cli-DW2licxV.js +325 -0
  1512. package/dist/whatsapp-BdBhDmjG.js +4 -0
  1513. package/dist/whatsapp-DrWLgII5.js +33 -0
  1514. package/dist/whatsapp-heartbeat-B9ic2dUo.js +114 -0
  1515. package/dist/whatsapp-shared-CCB6ISPU.js +56 -0
  1516. package/dist/whatsapp-surface-Dj75n55B.js +26 -0
  1517. package/dist/whatsapp-targets-DC3kH_Ao.js +13 -0
  1518. package/dist/widearea-dns-CQmUW5IF.js +125 -0
  1519. package/dist/windows-argv-Dp3PZAV0.js +345 -0
  1520. package/dist/windows-install-roots-XI3CvO9O.js +149 -0
  1521. package/dist/windows-spawn-Bo5J7nQU.js +154 -0
  1522. package/dist/with-timeout-82_4MKPJ.js +13 -0
  1523. package/dist/with-timeout-C9cQCRMB.js +215 -0
  1524. package/dist/workspace-Byy6tyA9.js +479 -0
  1525. package/dist/workspace-dirs-DD2rvoad.js +13 -0
  1526. package/dist/workspace-rZgvKsfA.js +306 -0
  1527. package/dist/ws-H_UxQmDV.js +11 -0
  1528. package/dist/ws-log-Colefm0_.js +289 -0
  1529. package/dist/wsl-Cja5t6Cg.js +57 -0
  1530. package/dist/xai-G_qBZ2Uy.js +27 -0
  1531. package/dist/zalo-setup-DhLwoxOU.js +14 -0
  1532. package/dist/zod-parse-CoS4Cf-k.js +14 -0
  1533. package/dist/zod-schema.agent-runtime-DvpP4fxf.js +602 -0
  1534. package/dist/zod-schema.channels-BAf89d5l.js +10 -0
  1535. package/dist/zod-schema.core-BTG8QVOn.js +514 -0
  1536. package/dist/zod-schema.providers-core-CBsF2dSN.js +1569 -0
  1537. package/dist/zod-schema.providers-whatsapp-BORKPdar.js +125 -0
  1538. package/dist/zod-schema.sensitive-bgI4eB_k.js +5 -0
  1539. package/docs/.i18n/README.md +31 -0
  1540. package/docs/.i18n/glossary.ja-JP.json +14 -0
  1541. package/docs/.i18n/glossary.zh-CN.json +306 -0
  1542. package/docs/.i18n/ja-JP.tm.jsonl +0 -0
  1543. package/docs/assets/install-script.svg +1 -0
  1544. package/docs/assets/macos-onboarding/01-macos-warning.jpeg +0 -0
  1545. package/docs/assets/macos-onboarding/02-local-networks.jpeg +0 -0
  1546. package/docs/assets/macos-onboarding/03-security-notice.png +0 -0
  1547. package/docs/assets/macos-onboarding/04-choose-gateway.png +0 -0
  1548. package/docs/assets/macos-onboarding/05-permissions.png +0 -0
  1549. package/docs/assets/pixel-lobster.svg +60 -0
  1550. package/docs/assets/showcase/agents-ui.jpg +0 -0
  1551. package/docs/assets/showcase/bambu-cli.png +0 -0
  1552. package/docs/assets/showcase/codexmonitor.png +0 -0
  1553. package/docs/assets/showcase/gohome-grafana.png +0 -0
  1554. package/docs/assets/showcase/ios-testflight.jpg +0 -0
  1555. package/docs/assets/showcase/oura-health.png +0 -0
  1556. package/docs/assets/showcase/padel-cli.svg +11 -0
  1557. package/docs/assets/showcase/padel-screenshot.jpg +0 -0
  1558. package/docs/assets/showcase/papla-tts.jpg +0 -0
  1559. package/docs/assets/showcase/pr-review-telegram.jpg +0 -0
  1560. package/docs/assets/showcase/roborock-screenshot.jpg +0 -0
  1561. package/docs/assets/showcase/roborock-status.svg +13 -0
  1562. package/docs/assets/showcase/roof-camera-sky.jpg +0 -0
  1563. package/docs/assets/showcase/snag.png +0 -0
  1564. package/docs/assets/showcase/tesco-shop.jpg +0 -0
  1565. package/docs/assets/showcase/wienerlinien.png +0 -0
  1566. package/docs/assets/showcase/wine-cellar-skill.jpg +0 -0
  1567. package/docs/assets/showcase/winix-air-purifier.jpg +0 -0
  1568. package/docs/assets/showcase/xuezh-pronunciation.jpeg +0 -0
  1569. package/docs/assets/sponsors/blacksmith-light.svg +14 -0
  1570. package/docs/assets/sponsors/blacksmith.svg +14 -0
  1571. package/docs/assets/sponsors/convex-light.svg +16 -0
  1572. package/docs/assets/sponsors/convex.svg +16 -0
  1573. package/docs/assets/sponsors/nvidia-dark.svg +9 -0
  1574. package/docs/assets/sponsors/nvidia.svg +9 -0
  1575. package/docs/assets/sponsors/openai-light.svg +3 -0
  1576. package/docs/assets/sponsors/openai.svg +3 -0
  1577. package/docs/assets/sponsors/vercel-light.svg +5 -0
  1578. package/docs/assets/sponsors/vercel.svg +5 -0
  1579. package/docs/assets/vora-logo-text-dark.png +0 -0
  1580. package/docs/assets/vora-logo-text-dark.svg +418 -0
  1581. package/docs/assets/vora-logo-text.png +0 -0
  1582. package/docs/assets/vora-logo-text.svg +418 -0
  1583. package/docs/auth-credential-semantics.md +60 -0
  1584. package/docs/automation/auth-monitoring.md +44 -0
  1585. package/docs/automation/clawflow.md +109 -0
  1586. package/docs/automation/cron-jobs.md +744 -0
  1587. package/docs/automation/cron-vs-heartbeat.md +299 -0
  1588. package/docs/automation/gmail-pubsub.md +256 -0
  1589. package/docs/automation/hooks.md +1375 -0
  1590. package/docs/automation/index.md +69 -0
  1591. package/docs/automation/poll.md +86 -0
  1592. package/docs/automation/standing-orders.md +254 -0
  1593. package/docs/automation/tasks.md +247 -0
  1594. package/docs/automation/troubleshooting.md +122 -0
  1595. package/docs/automation/webhook.md +217 -0
  1596. package/docs/brave-search.md +93 -0
  1597. package/docs/channels/bluebubbles.md +430 -0
  1598. package/docs/channels/broadcast-groups.md +442 -0
  1599. package/docs/channels/channel-routing.md +139 -0
  1600. package/docs/channels/discord.md +1240 -0
  1601. package/docs/channels/feishu.md +760 -0
  1602. package/docs/channels/googlechat.md +270 -0
  1603. package/docs/channels/group-messages.md +84 -0
  1604. package/docs/channels/groups.md +385 -0
  1605. package/docs/channels/imessage.md +427 -0
  1606. package/docs/channels/index.md +50 -0
  1607. package/docs/channels/irc.md +250 -0
  1608. package/docs/channels/line.md +221 -0
  1609. package/docs/channels/location.md +56 -0
  1610. package/docs/channels/matrix.md +779 -0
  1611. package/docs/channels/mattermost.md +435 -0
  1612. package/docs/channels/msteams.md +802 -0
  1613. package/docs/channels/nextcloud-talk.md +146 -0
  1614. package/docs/channels/nostr.md +257 -0
  1615. package/docs/channels/pairing.md +114 -0
  1616. package/docs/channels/qqbot.md +193 -0
  1617. package/docs/channels/signal.md +337 -0
  1618. package/docs/channels/slack.md +607 -0
  1619. package/docs/channels/synology-chat.md +150 -0
  1620. package/docs/channels/telegram.md +991 -0
  1621. package/docs/channels/tlon.md +284 -0
  1622. package/docs/channels/troubleshooting.md +118 -0
  1623. package/docs/channels/twitch.md +387 -0
  1624. package/docs/channels/whatsapp.md +462 -0
  1625. package/docs/channels/zalo.md +251 -0
  1626. package/docs/channels/zalouser.md +189 -0
  1627. package/docs/ci.md +57 -0
  1628. package/docs/cli/acp.md +297 -0
  1629. package/docs/cli/agent.md +29 -0
  1630. package/docs/cli/agents.md +123 -0
  1631. package/docs/cli/approvals.md +50 -0
  1632. package/docs/cli/backup.md +76 -0
  1633. package/docs/cli/browser.md +127 -0
  1634. package/docs/cli/channels.md +102 -0
  1635. package/docs/cli/clawbot.md +21 -0
  1636. package/docs/cli/completion.md +35 -0
  1637. package/docs/cli/config.md +317 -0
  1638. package/docs/cli/configure.md +42 -0
  1639. package/docs/cli/cron.md +80 -0
  1640. package/docs/cli/daemon.md +55 -0
  1641. package/docs/cli/dashboard.md +22 -0
  1642. package/docs/cli/devices.md +139 -0
  1643. package/docs/cli/directory.md +63 -0
  1644. package/docs/cli/dns.md +23 -0
  1645. package/docs/cli/docs.md +15 -0
  1646. package/docs/cli/doctor.md +48 -0
  1647. package/docs/cli/flows.md +54 -0
  1648. package/docs/cli/gateway.md +238 -0
  1649. package/docs/cli/health.md +21 -0
  1650. package/docs/cli/hooks.md +330 -0
  1651. package/docs/cli/index.md +1239 -0
  1652. package/docs/cli/logs.md +28 -0
  1653. package/docs/cli/mcp.md +467 -0
  1654. package/docs/cli/memory.md +66 -0
  1655. package/docs/cli/message.md +280 -0
  1656. package/docs/cli/models.md +90 -0
  1657. package/docs/cli/node.md +132 -0
  1658. package/docs/cli/nodes.md +55 -0
  1659. package/docs/cli/onboard.md +160 -0
  1660. package/docs/cli/pairing.md +32 -0
  1661. package/docs/cli/plugins.md +229 -0
  1662. package/docs/cli/qr.md +46 -0
  1663. package/docs/cli/reset.md +20 -0
  1664. package/docs/cli/sandbox.md +197 -0
  1665. package/docs/cli/secrets.md +188 -0
  1666. package/docs/cli/security.md +79 -0
  1667. package/docs/cli/sessions.md +110 -0
  1668. package/docs/cli/setup.md +29 -0
  1669. package/docs/cli/skills.md +40 -0
  1670. package/docs/cli/status.md +30 -0
  1671. package/docs/cli/system.md +60 -0
  1672. package/docs/cli/tui.md +30 -0
  1673. package/docs/cli/uninstall.md +20 -0
  1674. package/docs/cli/update.md +103 -0
  1675. package/docs/cli/voicecall.md +34 -0
  1676. package/docs/cli/webhooks.md +25 -0
  1677. package/docs/concepts/agent-loop.md +166 -0
  1678. package/docs/concepts/agent-workspace.md +243 -0
  1679. package/docs/concepts/agent.md +122 -0
  1680. package/docs/concepts/architecture.md +144 -0
  1681. package/docs/concepts/compaction.md +93 -0
  1682. package/docs/concepts/context-engine.md +274 -0
  1683. package/docs/concepts/context.md +179 -0
  1684. package/docs/concepts/delegate-architecture.md +296 -0
  1685. package/docs/concepts/features.md +73 -0
  1686. package/docs/concepts/markdown-formatting.md +130 -0
  1687. package/docs/concepts/memory-builtin.md +105 -0
  1688. package/docs/concepts/memory-honcho.md +140 -0
  1689. package/docs/concepts/memory-qmd.md +163 -0
  1690. package/docs/concepts/memory-search.md +141 -0
  1691. package/docs/concepts/memory.md +102 -0
  1692. package/docs/concepts/messages.md +161 -0
  1693. package/docs/concepts/model-failover.md +160 -0
  1694. package/docs/concepts/model-providers.md +599 -0
  1695. package/docs/concepts/models.md +232 -0
  1696. package/docs/concepts/multi-agent.md +602 -0
  1697. package/docs/concepts/oauth.md +193 -0
  1698. package/docs/concepts/presence.md +102 -0
  1699. package/docs/concepts/queue.md +89 -0
  1700. package/docs/concepts/retry.md +69 -0
  1701. package/docs/concepts/session-pruning.md +80 -0
  1702. package/docs/concepts/session-tool.md +84 -0
  1703. package/docs/concepts/session.md +116 -0
  1704. package/docs/concepts/streaming.md +161 -0
  1705. package/docs/concepts/system-prompt.md +132 -0
  1706. package/docs/concepts/timezone.md +97 -0
  1707. package/docs/concepts/typebox.md +291 -0
  1708. package/docs/concepts/typing-indicators.md +68 -0
  1709. package/docs/concepts/usage-tracking.md +35 -0
  1710. package/docs/date-time.md +128 -0
  1711. package/docs/debug/node-issue.md +85 -0
  1712. package/docs/diagnostics/flags.md +91 -0
  1713. package/docs/docs.json +2143 -0
  1714. package/docs/gateway/authentication.md +204 -0
  1715. package/docs/gateway/background-process.md +97 -0
  1716. package/docs/gateway/bonjour.md +177 -0
  1717. package/docs/gateway/bridge-protocol.md +86 -0
  1718. package/docs/gateway/cli-backends.md +249 -0
  1719. package/docs/gateway/configuration-examples.md +652 -0
  1720. package/docs/gateway/configuration-reference.md +3384 -0
  1721. package/docs/gateway/configuration.md +633 -0
  1722. package/docs/gateway/discovery.md +127 -0
  1723. package/docs/gateway/doctor.md +463 -0
  1724. package/docs/gateway/gateway-lock.md +37 -0
  1725. package/docs/gateway/health.md +53 -0
  1726. package/docs/gateway/heartbeat.md +407 -0
  1727. package/docs/gateway/index.md +286 -0
  1728. package/docs/gateway/local-models.md +153 -0
  1729. package/docs/gateway/logging.md +113 -0
  1730. package/docs/gateway/multiple-gateways.md +112 -0
  1731. package/docs/gateway/network-model.md +24 -0
  1732. package/docs/gateway/openai-http-api.md +266 -0
  1733. package/docs/gateway/openresponses-http-api.md +322 -0
  1734. package/docs/gateway/openshell.md +307 -0
  1735. package/docs/gateway/pairing.md +99 -0
  1736. package/docs/gateway/protocol.md +280 -0
  1737. package/docs/gateway/remote-gateway-readme.md +160 -0
  1738. package/docs/gateway/remote.md +248 -0
  1739. package/docs/gateway/sandbox-vs-tool-policy-vs-elevated.md +134 -0
  1740. package/docs/gateway/sandboxing.md +469 -0
  1741. package/docs/gateway/secrets-plan-contract.md +116 -0
  1742. package/docs/gateway/secrets.md +541 -0
  1743. package/docs/gateway/security/index.md +1216 -0
  1744. package/docs/gateway/tailscale.md +132 -0
  1745. package/docs/gateway/tools-invoke-http-api.md +147 -0
  1746. package/docs/gateway/troubleshooting.md +382 -0
  1747. package/docs/gateway/trusted-proxy-auth.md +342 -0
  1748. package/docs/help/debugging.md +168 -0
  1749. package/docs/help/environment.md +163 -0
  1750. package/docs/help/faq.md +3002 -0
  1751. package/docs/help/index.md +28 -0
  1752. package/docs/help/scripts.md +28 -0
  1753. package/docs/help/testing.md +664 -0
  1754. package/docs/help/troubleshooting.md +352 -0
  1755. package/docs/images/configure-model-picker-unsearchable.png +0 -0
  1756. package/docs/images/feishu-step2-create-app.png +0 -0
  1757. package/docs/images/feishu-step3-credentials.png +0 -0
  1758. package/docs/images/feishu-step4-permissions.png +0 -0
  1759. package/docs/images/feishu-step5-bot-capability.png +0 -0
  1760. package/docs/images/feishu-step6-event-subscription.png +0 -0
  1761. package/docs/images/feishu-verification-token.png +0 -0
  1762. package/docs/images/groups-flow.svg +52 -0
  1763. package/docs/images/mobile-ui-screenshot.png +0 -0
  1764. package/docs/index.md +196 -0
  1765. package/docs/install/ansible.md +230 -0
  1766. package/docs/install/azure.md +311 -0
  1767. package/docs/install/bun.md +55 -0
  1768. package/docs/install/clawdock.md +105 -0
  1769. package/docs/install/development-channels.md +120 -0
  1770. package/docs/install/digitalocean.md +129 -0
  1771. package/docs/install/docker-vm-runtime.md +142 -0
  1772. package/docs/install/docker.md +404 -0
  1773. package/docs/install/exe-dev.md +126 -0
  1774. package/docs/install/fly.md +501 -0
  1775. package/docs/install/gcp.md +402 -0
  1776. package/docs/install/hetzner.md +251 -0
  1777. package/docs/install/index.md +183 -0
  1778. package/docs/install/installer.md +421 -0
  1779. package/docs/install/kubernetes.md +191 -0
  1780. package/docs/install/macos-vm.md +281 -0
  1781. package/docs/install/migrating-matrix.md +346 -0
  1782. package/docs/install/migrating.md +110 -0
  1783. package/docs/install/nix.md +89 -0
  1784. package/docs/install/node.md +144 -0
  1785. package/docs/install/northflank.mdx +40 -0
  1786. package/docs/install/oracle.md +156 -0
  1787. package/docs/install/podman.md +269 -0
  1788. package/docs/install/railway.mdx +87 -0
  1789. package/docs/install/raspberry-pi.md +159 -0
  1790. package/docs/install/render.mdx +159 -0
  1791. package/docs/install/uninstall.md +128 -0
  1792. package/docs/install/updating.md +134 -0
  1793. package/docs/ja-JP/index.md +186 -0
  1794. package/docs/ja-JP/start/getting-started.md +125 -0
  1795. package/docs/ja-JP/start/wizard.md +77 -0
  1796. package/docs/logging.md +357 -0
  1797. package/docs/nav-tabs-underline.js +100 -0
  1798. package/docs/network.md +63 -0
  1799. package/docs/nodes/audio.md +187 -0
  1800. package/docs/nodes/camera.md +162 -0
  1801. package/docs/nodes/images.md +72 -0
  1802. package/docs/nodes/index.md +395 -0
  1803. package/docs/nodes/location-command.md +98 -0
  1804. package/docs/nodes/media-understanding.md +394 -0
  1805. package/docs/nodes/talk.md +92 -0
  1806. package/docs/nodes/troubleshooting.md +114 -0
  1807. package/docs/nodes/voicewake.md +66 -0
  1808. package/docs/perplexity.md +174 -0
  1809. package/docs/pi-dev.md +80 -0
  1810. package/docs/pi.md +567 -0
  1811. package/docs/platforms/android.md +168 -0
  1812. package/docs/platforms/digitalocean.md +266 -0
  1813. package/docs/platforms/index.md +54 -0
  1814. package/docs/platforms/ios.md +220 -0
  1815. package/docs/platforms/linux.md +94 -0
  1816. package/docs/platforms/mac/bundled-gateway.md +73 -0
  1817. package/docs/platforms/mac/canvas.md +125 -0
  1818. package/docs/platforms/mac/child-process.md +69 -0
  1819. package/docs/platforms/mac/dev-setup.md +104 -0
  1820. package/docs/platforms/mac/health.md +34 -0
  1821. package/docs/platforms/mac/icon.md +31 -0
  1822. package/docs/platforms/mac/logging.md +57 -0
  1823. package/docs/platforms/mac/menu-bar.md +81 -0
  1824. package/docs/platforms/mac/peekaboo.md +65 -0
  1825. package/docs/platforms/mac/permissions.md +50 -0
  1826. package/docs/platforms/mac/remote.md +84 -0
  1827. package/docs/platforms/mac/signing.md +47 -0
  1828. package/docs/platforms/mac/skills.md +34 -0
  1829. package/docs/platforms/mac/voice-overlay.md +60 -0
  1830. package/docs/platforms/mac/voicewake.md +67 -0
  1831. package/docs/platforms/mac/webchat.md +43 -0
  1832. package/docs/platforms/mac/xpc.md +61 -0
  1833. package/docs/platforms/macos.md +228 -0
  1834. package/docs/platforms/oracle.md +303 -0
  1835. package/docs/platforms/raspberry-pi.md +412 -0
  1836. package/docs/platforms/windows.md +241 -0
  1837. package/docs/plugins/agent-tools.md +10 -0
  1838. package/docs/plugins/architecture.md +1400 -0
  1839. package/docs/plugins/building-extensions.md +10 -0
  1840. package/docs/plugins/building-plugins.md +283 -0
  1841. package/docs/plugins/bundles.md +278 -0
  1842. package/docs/plugins/community.md +145 -0
  1843. package/docs/plugins/manifest.md +284 -0
  1844. package/docs/plugins/sdk-channel-plugins.md +419 -0
  1845. package/docs/plugins/sdk-entrypoints.md +184 -0
  1846. package/docs/plugins/sdk-migration.md +180 -0
  1847. package/docs/plugins/sdk-overview.md +287 -0
  1848. package/docs/plugins/sdk-provider-plugins.md +440 -0
  1849. package/docs/plugins/sdk-runtime.md +347 -0
  1850. package/docs/plugins/sdk-setup.md +365 -0
  1851. package/docs/plugins/sdk-testing.md +263 -0
  1852. package/docs/plugins/voice-call.md +397 -0
  1853. package/docs/plugins/zalouser.md +78 -0
  1854. package/docs/prose.md +134 -0
  1855. package/docs/providers/anthropic.md +375 -0
  1856. package/docs/providers/bedrock.md +217 -0
  1857. package/docs/providers/claude-max-api-proxy.md +154 -0
  1858. package/docs/providers/cloudflare-ai-gateway.md +71 -0
  1859. package/docs/providers/deepgram.md +93 -0
  1860. package/docs/providers/deepseek.md +53 -0
  1861. package/docs/providers/github-copilot.md +72 -0
  1862. package/docs/providers/glm.md +43 -0
  1863. package/docs/providers/google.md +78 -0
  1864. package/docs/providers/groq.md +96 -0
  1865. package/docs/providers/huggingface.md +209 -0
  1866. package/docs/providers/index.md +72 -0
  1867. package/docs/providers/kilocode.md +74 -0
  1868. package/docs/providers/litellm.md +154 -0
  1869. package/docs/providers/minimax.md +183 -0
  1870. package/docs/providers/mistral.md +54 -0
  1871. package/docs/providers/models.md +45 -0
  1872. package/docs/providers/moonshot.md +175 -0
  1873. package/docs/providers/nvidia.md +55 -0
  1874. package/docs/providers/ollama.md +352 -0
  1875. package/docs/providers/openai.md +319 -0
  1876. package/docs/providers/opencode-go.md +45 -0
  1877. package/docs/providers/opencode.md +64 -0
  1878. package/docs/providers/openrouter.md +37 -0
  1879. package/docs/providers/perplexity-provider.md +62 -0
  1880. package/docs/providers/qianfan.md +38 -0
  1881. package/docs/providers/qwen.md +33 -0
  1882. package/docs/providers/qwen_modelstudio.md +85 -0
  1883. package/docs/providers/sglang.md +104 -0
  1884. package/docs/providers/synthetic.md +99 -0
  1885. package/docs/providers/together.md +66 -0
  1886. package/docs/providers/venice.md +282 -0
  1887. package/docs/providers/vercel-ai-gateway.md +60 -0
  1888. package/docs/providers/vllm.md +92 -0
  1889. package/docs/providers/volcengine.md +74 -0
  1890. package/docs/providers/xai.md +69 -0
  1891. package/docs/providers/xiaomi.md +86 -0
  1892. package/docs/providers/zai.md +46 -0
  1893. package/docs/reference/AGENTS.default.md +126 -0
  1894. package/docs/reference/RELEASING.md +80 -0
  1895. package/docs/reference/api-usage-costs.md +144 -0
  1896. package/docs/reference/credits.md +30 -0
  1897. package/docs/reference/device-models.md +47 -0
  1898. package/docs/reference/memory-config.md +370 -0
  1899. package/docs/reference/prompt-caching.md +195 -0
  1900. package/docs/reference/rpc.md +43 -0
  1901. package/docs/reference/secretref-credential-surface.md +137 -0
  1902. package/docs/reference/secretref-user-supplied-credentials-matrix.json +535 -0
  1903. package/docs/reference/session-management-compaction.md +326 -0
  1904. package/docs/reference/templates/AGENTS.dev.md +84 -0
  1905. package/docs/reference/templates/AGENTS.md +219 -0
  1906. package/docs/reference/templates/BOOT.md +11 -0
  1907. package/docs/reference/templates/BOOTSTRAP.md +62 -0
  1908. package/docs/reference/templates/HEARTBEAT.md +14 -0
  1909. package/docs/reference/templates/IDENTITY.dev.md +48 -0
  1910. package/docs/reference/templates/IDENTITY.md +30 -0
  1911. package/docs/reference/templates/SOUL.dev.md +77 -0
  1912. package/docs/reference/templates/SOUL.md +43 -0
  1913. package/docs/reference/templates/TOOLS.dev.md +25 -0
  1914. package/docs/reference/templates/TOOLS.md +47 -0
  1915. package/docs/reference/templates/USER.dev.md +19 -0
  1916. package/docs/reference/templates/USER.md +24 -0
  1917. package/docs/reference/test.md +120 -0
  1918. package/docs/reference/token-use.md +175 -0
  1919. package/docs/reference/transcript-hygiene.md +151 -0
  1920. package/docs/reference/wizard.md +235 -0
  1921. package/docs/security/CONTRIBUTING-THREAT-MODEL.md +98 -0
  1922. package/docs/security/THREAT-MODEL-ATLAS.md +608 -0
  1923. package/docs/security/formal-verification.md +167 -0
  1924. package/docs/snippets/plugin-publish/minimal-package.json +16 -0
  1925. package/docs/snippets/plugin-publish/minimal-vora.plugin.json +9 -0
  1926. package/docs/start/bootstrapping.md +41 -0
  1927. package/docs/start/docs-directory.md +66 -0
  1928. package/docs/start/getting-started.md +116 -0
  1929. package/docs/start/hubs.md +198 -0
  1930. package/docs/start/lore.md +219 -0
  1931. package/docs/start/onboarding-overview.md +67 -0
  1932. package/docs/start/onboarding.md +91 -0
  1933. package/docs/start/quickstart.md +22 -0
  1934. package/docs/start/setup.md +164 -0
  1935. package/docs/start/showcase.md +418 -0
  1936. package/docs/start/vora.md +224 -0
  1937. package/docs/start/wizard-cli-automation.md +215 -0
  1938. package/docs/start/wizard-cli-reference.md +302 -0
  1939. package/docs/start/wizard.md +125 -0
  1940. package/docs/style.css +37 -0
  1941. package/docs/tools/acp-agents.md +772 -0
  1942. package/docs/tools/agent-send.md +100 -0
  1943. package/docs/tools/apply-patch.md +52 -0
  1944. package/docs/tools/brave-search.md +97 -0
  1945. package/docs/tools/browser-linux-troubleshooting.md +138 -0
  1946. package/docs/tools/browser-login.md +73 -0
  1947. package/docs/tools/browser-wsl2-windows-remote-cdp-troubleshooting.md +211 -0
  1948. package/docs/tools/browser.md +824 -0
  1949. package/docs/tools/btw.md +142 -0
  1950. package/docs/tools/capability-cookbook.md +119 -0
  1951. package/docs/tools/clawhub.md +336 -0
  1952. package/docs/tools/code-execution.md +90 -0
  1953. package/docs/tools/creating-skills.md +117 -0
  1954. package/docs/tools/diffs.md +388 -0
  1955. package/docs/tools/duckduckgo-search.md +101 -0
  1956. package/docs/tools/elevated.md +114 -0
  1957. package/docs/tools/exa-search.md +127 -0
  1958. package/docs/tools/exec-approvals.md +502 -0
  1959. package/docs/tools/exec.md +217 -0
  1960. package/docs/tools/firecrawl.md +144 -0
  1961. package/docs/tools/gemini-search.md +93 -0
  1962. package/docs/tools/grok-search.md +98 -0
  1963. package/docs/tools/image-generation.md +125 -0
  1964. package/docs/tools/index.md +140 -0
  1965. package/docs/tools/kimi-search.md +73 -0
  1966. package/docs/tools/llm-task.md +119 -0
  1967. package/docs/tools/lobster.md +348 -0
  1968. package/docs/tools/loop-detection.md +100 -0
  1969. package/docs/tools/multi-agent-sandbox-tools.md +364 -0
  1970. package/docs/tools/pdf.md +161 -0
  1971. package/docs/tools/perplexity-search.md +178 -0
  1972. package/docs/tools/plugin.md +291 -0
  1973. package/docs/tools/reactions.md +64 -0
  1974. package/docs/tools/skills-config.md +95 -0
  1975. package/docs/tools/skills.md +331 -0
  1976. package/docs/tools/slash-commands.md +315 -0
  1977. package/docs/tools/subagents.md +296 -0
  1978. package/docs/tools/tavily.md +129 -0
  1979. package/docs/tools/thinking.md +96 -0
  1980. package/docs/tools/tts.md +416 -0
  1981. package/docs/tools/web-fetch.md +135 -0
  1982. package/docs/tools/web.md +362 -0
  1983. package/docs/tts.md +416 -0
  1984. package/docs/vps.md +112 -0
  1985. package/docs/web/control-ui.md +285 -0
  1986. package/docs/web/dashboard.md +56 -0
  1987. package/docs/web/index.md +120 -0
  1988. package/docs/web/tui.md +175 -0
  1989. package/docs/web/webchat.md +65 -0
  1990. package/docs/whatsapp-vora-ai-zh.jpg +0 -0
  1991. package/docs/whatsapp-vora.jpg +0 -0
  1992. package/docs/zh-CN/AGENTS.md +61 -0
  1993. package/docs/zh-CN/automation/auth-monitoring.md +47 -0
  1994. package/docs/zh-CN/automation/cron-jobs.md +435 -0
  1995. package/docs/zh-CN/automation/cron-vs-heartbeat.md +286 -0
  1996. package/docs/zh-CN/automation/gmail-pubsub.md +249 -0
  1997. package/docs/zh-CN/automation/hooks.md +1051 -0
  1998. package/docs/zh-CN/automation/poll.md +76 -0
  1999. package/docs/zh-CN/automation/troubleshooting.md +8 -0
  2000. package/docs/zh-CN/automation/webhook.md +163 -0
  2001. package/docs/zh-CN/brave-search.md +60 -0
  2002. package/docs/zh-CN/channels/bluebubbles.md +354 -0
  2003. package/docs/zh-CN/channels/broadcast-groups.md +449 -0
  2004. package/docs/zh-CN/channels/channel-routing.md +117 -0
  2005. package/docs/zh-CN/channels/discord.md +468 -0
  2006. package/docs/zh-CN/channels/feishu.md +728 -0
  2007. package/docs/zh-CN/channels/googlechat.md +257 -0
  2008. package/docs/zh-CN/channels/grammy.md +38 -0
  2009. package/docs/zh-CN/channels/group-messages.md +91 -0
  2010. package/docs/zh-CN/channels/groups.md +379 -0
  2011. package/docs/zh-CN/channels/imessage.md +302 -0
  2012. package/docs/zh-CN/channels/index.md +53 -0
  2013. package/docs/zh-CN/channels/line.md +180 -0
  2014. package/docs/zh-CN/channels/location.md +63 -0
  2015. package/docs/zh-CN/channels/matrix.md +221 -0
  2016. package/docs/zh-CN/channels/mattermost.md +144 -0
  2017. package/docs/zh-CN/channels/msteams.md +775 -0
  2018. package/docs/zh-CN/channels/nextcloud-talk.md +142 -0
  2019. package/docs/zh-CN/channels/nostr.md +249 -0
  2020. package/docs/zh-CN/channels/pairing.md +89 -0
  2021. package/docs/zh-CN/channels/signal.md +209 -0
  2022. package/docs/zh-CN/channels/slack.md +531 -0
  2023. package/docs/zh-CN/channels/synology-chat.md +138 -0
  2024. package/docs/zh-CN/channels/telegram.md +751 -0
  2025. package/docs/zh-CN/channels/tlon.md +136 -0
  2026. package/docs/zh-CN/channels/troubleshooting.md +36 -0
  2027. package/docs/zh-CN/channels/twitch.md +385 -0
  2028. package/docs/zh-CN/channels/whatsapp.md +411 -0
  2029. package/docs/zh-CN/channels/zalo.md +196 -0
  2030. package/docs/zh-CN/channels/zalouser.md +147 -0
  2031. package/docs/zh-CN/cli/acp.md +173 -0
  2032. package/docs/zh-CN/cli/agent.md +30 -0
  2033. package/docs/zh-CN/cli/agents.md +82 -0
  2034. package/docs/zh-CN/cli/approvals.md +57 -0
  2035. package/docs/zh-CN/cli/browser.md +114 -0
  2036. package/docs/zh-CN/cli/channels.md +86 -0
  2037. package/docs/zh-CN/cli/config.md +57 -0
  2038. package/docs/zh-CN/cli/configure.md +38 -0
  2039. package/docs/zh-CN/cli/cron.md +43 -0
  2040. package/docs/zh-CN/cli/dashboard.md +23 -0
  2041. package/docs/zh-CN/cli/devices.md +74 -0
  2042. package/docs/zh-CN/cli/directory.md +70 -0
  2043. package/docs/zh-CN/cli/dns.md +30 -0
  2044. package/docs/zh-CN/cli/docs.md +22 -0
  2045. package/docs/zh-CN/cli/doctor.md +48 -0
  2046. package/docs/zh-CN/cli/gateway.md +206 -0
  2047. package/docs/zh-CN/cli/health.md +28 -0
  2048. package/docs/zh-CN/cli/hooks.md +298 -0
  2049. package/docs/zh-CN/cli/index.md +1142 -0
  2050. package/docs/zh-CN/cli/logs.md +31 -0
  2051. package/docs/zh-CN/cli/memory.md +52 -0
  2052. package/docs/zh-CN/cli/message.md +246 -0
  2053. package/docs/zh-CN/cli/models.md +85 -0
  2054. package/docs/zh-CN/cli/node.md +115 -0
  2055. package/docs/zh-CN/cli/nodes.md +62 -0
  2056. package/docs/zh-CN/cli/onboard.md +164 -0
  2057. package/docs/zh-CN/cli/pairing.md +28 -0
  2058. package/docs/zh-CN/cli/plugins.md +66 -0
  2059. package/docs/zh-CN/cli/reset.md +24 -0
  2060. package/docs/zh-CN/cli/sandbox.md +158 -0
  2061. package/docs/zh-CN/cli/security.md +33 -0
  2062. package/docs/zh-CN/cli/sessions.md +23 -0
  2063. package/docs/zh-CN/cli/setup.md +36 -0
  2064. package/docs/zh-CN/cli/skills.md +33 -0
  2065. package/docs/zh-CN/cli/status.md +33 -0
  2066. package/docs/zh-CN/cli/system.md +63 -0
  2067. package/docs/zh-CN/cli/tui.md +30 -0
  2068. package/docs/zh-CN/cli/uninstall.md +24 -0
  2069. package/docs/zh-CN/cli/update.md +101 -0
  2070. package/docs/zh-CN/cli/voicecall.md +41 -0
  2071. package/docs/zh-CN/cli/webhooks.md +32 -0
  2072. package/docs/zh-CN/concepts/agent-loop.md +146 -0
  2073. package/docs/zh-CN/concepts/agent-workspace.md +219 -0
  2074. package/docs/zh-CN/concepts/agent.md +115 -0
  2075. package/docs/zh-CN/concepts/architecture.md +123 -0
  2076. package/docs/zh-CN/concepts/compaction.md +67 -0
  2077. package/docs/zh-CN/concepts/context.md +168 -0
  2078. package/docs/zh-CN/concepts/features.md +59 -0
  2079. package/docs/zh-CN/concepts/markdown-formatting.md +117 -0
  2080. package/docs/zh-CN/concepts/memory.md +412 -0
  2081. package/docs/zh-CN/concepts/messages.md +141 -0
  2082. package/docs/zh-CN/concepts/model-failover.md +145 -0
  2083. package/docs/zh-CN/concepts/model-providers.md +589 -0
  2084. package/docs/zh-CN/concepts/models.md +225 -0
  2085. package/docs/zh-CN/concepts/multi-agent.md +372 -0
  2086. package/docs/zh-CN/concepts/oauth.md +164 -0
  2087. package/docs/zh-CN/concepts/presence.md +99 -0
  2088. package/docs/zh-CN/concepts/queue.md +94 -0
  2089. package/docs/zh-CN/concepts/retry.md +76 -0
  2090. package/docs/zh-CN/concepts/session-pruning.md +129 -0
  2091. package/docs/zh-CN/concepts/session-tool.md +200 -0
  2092. package/docs/zh-CN/concepts/session.md +166 -0
  2093. package/docs/zh-CN/concepts/streaming.md +133 -0
  2094. package/docs/zh-CN/concepts/system-prompt.md +101 -0
  2095. package/docs/zh-CN/concepts/timezone.md +96 -0
  2096. package/docs/zh-CN/concepts/typebox.md +284 -0
  2097. package/docs/zh-CN/concepts/typing-indicators.md +74 -0
  2098. package/docs/zh-CN/concepts/usage-tracking.md +42 -0
  2099. package/docs/zh-CN/date-time.md +129 -0
  2100. package/docs/zh-CN/debug/node-issue.md +90 -0
  2101. package/docs/zh-CN/diagnostics/flags.md +98 -0
  2102. package/docs/zh-CN/gateway/authentication.md +184 -0
  2103. package/docs/zh-CN/gateway/background-process.md +100 -0
  2104. package/docs/zh-CN/gateway/bonjour.md +174 -0
  2105. package/docs/zh-CN/gateway/bridge-protocol.md +86 -0
  2106. package/docs/zh-CN/gateway/cli-backends.md +213 -0
  2107. package/docs/zh-CN/gateway/configuration-examples.md +587 -0
  2108. package/docs/zh-CN/gateway/configuration-reference.md +3103 -0
  2109. package/docs/zh-CN/gateway/configuration.md +640 -0
  2110. package/docs/zh-CN/gateway/discovery.md +123 -0
  2111. package/docs/zh-CN/gateway/doctor.md +238 -0
  2112. package/docs/zh-CN/gateway/gateway-lock.md +41 -0
  2113. package/docs/zh-CN/gateway/health.md +42 -0
  2114. package/docs/zh-CN/gateway/heartbeat.md +274 -0
  2115. package/docs/zh-CN/gateway/index.md +335 -0
  2116. package/docs/zh-CN/gateway/local-models.md +159 -0
  2117. package/docs/zh-CN/gateway/logging.md +114 -0
  2118. package/docs/zh-CN/gateway/multiple-gateways.md +119 -0
  2119. package/docs/zh-CN/gateway/network-model.md +23 -0
  2120. package/docs/zh-CN/gateway/openai-http-api.md +125 -0
  2121. package/docs/zh-CN/gateway/openresponses-http-api.md +317 -0
  2122. package/docs/zh-CN/gateway/pairing.md +99 -0
  2123. package/docs/zh-CN/gateway/protocol.md +220 -0
  2124. package/docs/zh-CN/gateway/remote-gateway-readme.md +164 -0
  2125. package/docs/zh-CN/gateway/remote.md +133 -0
  2126. package/docs/zh-CN/gateway/sandbox-vs-tool-policy-vs-elevated.md +135 -0
  2127. package/docs/zh-CN/gateway/sandboxing.md +188 -0
  2128. package/docs/zh-CN/gateway/security/index.md +777 -0
  2129. package/docs/zh-CN/gateway/tailscale.md +124 -0
  2130. package/docs/zh-CN/gateway/tools-invoke-http-api.md +92 -0
  2131. package/docs/zh-CN/gateway/troubleshooting.md +771 -0
  2132. package/docs/zh-CN/help/debugging.md +160 -0
  2133. package/docs/zh-CN/help/environment.md +88 -0
  2134. package/docs/zh-CN/help/faq.md +2640 -0
  2135. package/docs/zh-CN/help/index.md +28 -0
  2136. package/docs/zh-CN/help/scripts.md +35 -0
  2137. package/docs/zh-CN/help/testing.md +375 -0
  2138. package/docs/zh-CN/help/troubleshooting.md +104 -0
  2139. package/docs/zh-CN/index.md +186 -0
  2140. package/docs/zh-CN/install/ansible.md +215 -0
  2141. package/docs/zh-CN/install/bun.md +65 -0
  2142. package/docs/zh-CN/install/development-channels.md +81 -0
  2143. package/docs/zh-CN/install/docker.md +532 -0
  2144. package/docs/zh-CN/install/exe-dev.md +133 -0
  2145. package/docs/zh-CN/install/fly.md +490 -0
  2146. package/docs/zh-CN/install/gcp.md +510 -0
  2147. package/docs/zh-CN/install/hetzner.md +337 -0
  2148. package/docs/zh-CN/install/index.md +235 -0
  2149. package/docs/zh-CN/install/installer.md +422 -0
  2150. package/docs/zh-CN/install/macos-vm.md +288 -0
  2151. package/docs/zh-CN/install/migrating.md +199 -0
  2152. package/docs/zh-CN/install/nix.md +99 -0
  2153. package/docs/zh-CN/install/node.md +8 -0
  2154. package/docs/zh-CN/install/northflank.mdx +60 -0
  2155. package/docs/zh-CN/install/railway.mdx +106 -0
  2156. package/docs/zh-CN/install/render.mdx +169 -0
  2157. package/docs/zh-CN/install/uninstall.md +135 -0
  2158. package/docs/zh-CN/install/updating.md +233 -0
  2159. package/docs/zh-CN/logging.md +329 -0
  2160. package/docs/zh-CN/network.md +59 -0
  2161. package/docs/zh-CN/nodes/audio.md +120 -0
  2162. package/docs/zh-CN/nodes/camera.md +162 -0
  2163. package/docs/zh-CN/nodes/images.md +79 -0
  2164. package/docs/zh-CN/nodes/index.md +350 -0
  2165. package/docs/zh-CN/nodes/location-command.md +120 -0
  2166. package/docs/zh-CN/nodes/media-understanding.md +380 -0
  2167. package/docs/zh-CN/nodes/talk.md +97 -0
  2168. package/docs/zh-CN/nodes/troubleshooting.md +8 -0
  2169. package/docs/zh-CN/nodes/voicewake.md +72 -0
  2170. package/docs/zh-CN/perplexity.md +102 -0
  2171. package/docs/zh-CN/pi-dev.md +87 -0
  2172. package/docs/zh-CN/pi.md +571 -0
  2173. package/docs/zh-CN/platforms/android.md +155 -0
  2174. package/docs/zh-CN/platforms/digitalocean.md +273 -0
  2175. package/docs/zh-CN/platforms/index.md +60 -0
  2176. package/docs/zh-CN/platforms/ios.md +114 -0
  2177. package/docs/zh-CN/platforms/linux.md +100 -0
  2178. package/docs/zh-CN/platforms/mac/bundled-gateway.md +75 -0
  2179. package/docs/zh-CN/platforms/mac/canvas.md +128 -0
  2180. package/docs/zh-CN/platforms/mac/child-process.md +73 -0
  2181. package/docs/zh-CN/platforms/mac/dev-setup.md +109 -0
  2182. package/docs/zh-CN/platforms/mac/health.md +41 -0
  2183. package/docs/zh-CN/platforms/mac/icon.md +38 -0
  2184. package/docs/zh-CN/platforms/mac/logging.md +64 -0
  2185. package/docs/zh-CN/platforms/mac/menu-bar.md +88 -0
  2186. package/docs/zh-CN/platforms/mac/peekaboo.md +62 -0
  2187. package/docs/zh-CN/platforms/mac/permissions.md +46 -0
  2188. package/docs/zh-CN/platforms/mac/remote.md +90 -0
  2189. package/docs/zh-CN/platforms/mac/signing.md +54 -0
  2190. package/docs/zh-CN/platforms/mac/skills.md +40 -0
  2191. package/docs/zh-CN/platforms/mac/voice-overlay.md +67 -0
  2192. package/docs/zh-CN/platforms/mac/voicewake.md +74 -0
  2193. package/docs/zh-CN/platforms/mac/webchat.md +43 -0
  2194. package/docs/zh-CN/platforms/mac/xpc.md +68 -0
  2195. package/docs/zh-CN/platforms/macos.md +193 -0
  2196. package/docs/zh-CN/platforms/oracle.md +310 -0
  2197. package/docs/zh-CN/platforms/raspberry-pi.md +416 -0
  2198. package/docs/zh-CN/platforms/windows.md +247 -0
  2199. package/docs/zh-CN/plugins/agent-tools.md +99 -0
  2200. package/docs/zh-CN/plugins/manifest.md +68 -0
  2201. package/docs/zh-CN/plugins/voice-call.md +250 -0
  2202. package/docs/zh-CN/plugins/zalouser.md +88 -0
  2203. package/docs/zh-CN/prose.md +141 -0
  2204. package/docs/zh-CN/providers/anthropic.md +265 -0
  2205. package/docs/zh-CN/providers/bedrock.md +170 -0
  2206. package/docs/zh-CN/providers/claude-max-api-proxy.md +155 -0
  2207. package/docs/zh-CN/providers/cloudflare-ai-gateway.md +78 -0
  2208. package/docs/zh-CN/providers/deepgram.md +97 -0
  2209. package/docs/zh-CN/providers/github-copilot.md +67 -0
  2210. package/docs/zh-CN/providers/glm.md +50 -0
  2211. package/docs/zh-CN/providers/huggingface.md +216 -0
  2212. package/docs/zh-CN/providers/index.md +69 -0
  2213. package/docs/zh-CN/providers/kilocode.md +80 -0
  2214. package/docs/zh-CN/providers/litellm.md +160 -0
  2215. package/docs/zh-CN/providers/minimax.md +222 -0
  2216. package/docs/zh-CN/providers/mistral.md +61 -0
  2217. package/docs/zh-CN/providers/models.md +51 -0
  2218. package/docs/zh-CN/providers/moonshot.md +182 -0
  2219. package/docs/zh-CN/providers/nvidia.md +62 -0
  2220. package/docs/zh-CN/providers/ollama.md +359 -0
  2221. package/docs/zh-CN/providers/openai.md +308 -0
  2222. package/docs/zh-CN/providers/opencode-go.md +52 -0
  2223. package/docs/zh-CN/providers/opencode.md +71 -0
  2224. package/docs/zh-CN/providers/openrouter.md +44 -0
  2225. package/docs/zh-CN/providers/qianfan.md +45 -0
  2226. package/docs/zh-CN/providers/qwen.md +36 -0
  2227. package/docs/zh-CN/providers/sglang.md +111 -0
  2228. package/docs/zh-CN/providers/synthetic.md +106 -0
  2229. package/docs/zh-CN/providers/together.md +72 -0
  2230. package/docs/zh-CN/providers/venice.md +289 -0
  2231. package/docs/zh-CN/providers/vercel-ai-gateway.md +66 -0
  2232. package/docs/zh-CN/providers/xiaomi.md +93 -0
  2233. package/docs/zh-CN/providers/zai.md +53 -0
  2234. package/docs/zh-CN/reference/AGENTS.default.md +131 -0
  2235. package/docs/zh-CN/reference/RELEASING.md +48 -0
  2236. package/docs/zh-CN/reference/api-usage-costs.md +141 -0
  2237. package/docs/zh-CN/reference/credits.md +34 -0
  2238. package/docs/zh-CN/reference/device-models.md +54 -0
  2239. package/docs/zh-CN/reference/rpc.md +48 -0
  2240. package/docs/zh-CN/reference/session-management-compaction.md +287 -0
  2241. package/docs/zh-CN/reference/templates/AGENTS.dev.md +89 -0
  2242. package/docs/zh-CN/reference/templates/AGENTS.md +225 -0
  2243. package/docs/zh-CN/reference/templates/BOOT.md +17 -0
  2244. package/docs/zh-CN/reference/templates/BOOTSTRAP.md +68 -0
  2245. package/docs/zh-CN/reference/templates/HEARTBEAT.md +18 -0
  2246. package/docs/zh-CN/reference/templates/IDENTITY.dev.md +54 -0
  2247. package/docs/zh-CN/reference/templates/IDENTITY.md +36 -0
  2248. package/docs/zh-CN/reference/templates/SOUL.dev.md +83 -0
  2249. package/docs/zh-CN/reference/templates/SOUL.md +49 -0
  2250. package/docs/zh-CN/reference/templates/TOOLS.dev.md +31 -0
  2251. package/docs/zh-CN/reference/templates/TOOLS.md +53 -0
  2252. package/docs/zh-CN/reference/templates/USER.dev.md +25 -0
  2253. package/docs/zh-CN/reference/templates/USER.md +30 -0
  2254. package/docs/zh-CN/reference/test.md +57 -0
  2255. package/docs/zh-CN/reference/token-use.md +119 -0
  2256. package/docs/zh-CN/reference/transcript-hygiene.md +109 -0
  2257. package/docs/zh-CN/reference/wizard.md +242 -0
  2258. package/docs/zh-CN/security/formal-verification.md +171 -0
  2259. package/docs/zh-CN/start/bootstrapping.md +9 -0
  2260. package/docs/zh-CN/start/docs-directory.md +70 -0
  2261. package/docs/zh-CN/start/getting-started.md +143 -0
  2262. package/docs/zh-CN/start/hubs.md +194 -0
  2263. package/docs/zh-CN/start/lore.md +226 -0
  2264. package/docs/zh-CN/start/onboarding-overview.md +58 -0
  2265. package/docs/zh-CN/start/onboarding.md +105 -0
  2266. package/docs/zh-CN/start/quickstart.md +88 -0
  2267. package/docs/zh-CN/start/setup.md +153 -0
  2268. package/docs/zh-CN/start/showcase.md +423 -0
  2269. package/docs/zh-CN/start/vora.md +248 -0
  2270. package/docs/zh-CN/start/wizard-cli-automation.md +222 -0
  2271. package/docs/zh-CN/start/wizard-cli-reference.md +306 -0
  2272. package/docs/zh-CN/start/wizard.md +132 -0
  2273. package/docs/zh-CN/tools/agent-send.md +59 -0
  2274. package/docs/zh-CN/tools/apply-patch.md +57 -0
  2275. package/docs/zh-CN/tools/browser-linux-troubleshooting.md +144 -0
  2276. package/docs/zh-CN/tools/browser-login.md +75 -0
  2277. package/docs/zh-CN/tools/browser.md +553 -0
  2278. package/docs/zh-CN/tools/chrome-extension.md +183 -0
  2279. package/docs/zh-CN/tools/clawhub.md +225 -0
  2280. package/docs/zh-CN/tools/creating-skills.md +61 -0
  2281. package/docs/zh-CN/tools/diffs.md +393 -0
  2282. package/docs/zh-CN/tools/elevated.md +64 -0
  2283. package/docs/zh-CN/tools/exec-approvals.md +234 -0
  2284. package/docs/zh-CN/tools/exec.md +169 -0
  2285. package/docs/zh-CN/tools/firecrawl.md +68 -0
  2286. package/docs/zh-CN/tools/index.md +514 -0
  2287. package/docs/zh-CN/tools/llm-task.md +117 -0
  2288. package/docs/zh-CN/tools/lobster.md +349 -0
  2289. package/docs/zh-CN/tools/multi-agent-sandbox-tools.md +401 -0
  2290. package/docs/zh-CN/tools/plugin.md +1610 -0
  2291. package/docs/zh-CN/tools/reactions.md +29 -0
  2292. package/docs/zh-CN/tools/skills-config.md +78 -0
  2293. package/docs/zh-CN/tools/skills.md +279 -0
  2294. package/docs/zh-CN/tools/slash-commands.md +205 -0
  2295. package/docs/zh-CN/tools/subagents.md +167 -0
  2296. package/docs/zh-CN/tools/thinking.md +80 -0
  2297. package/docs/zh-CN/tools/web.md +289 -0
  2298. package/docs/zh-CN/tts.md +375 -0
  2299. package/docs/zh-CN/vps.md +47 -0
  2300. package/docs/zh-CN/web/control-ui.md +191 -0
  2301. package/docs/zh-CN/web/dashboard.md +53 -0
  2302. package/docs/zh-CN/web/index.md +118 -0
  2303. package/docs/zh-CN/web/tui.md +166 -0
  2304. package/docs/zh-CN/web/webchat.md +56 -0
  2305. package/package.json +1305 -0
  2306. package/scripts/postinstall-bundled-plugins.mjs +166 -0
  2307. package/skills/1password/SKILL.md +70 -0
  2308. package/skills/1password/references/cli-examples.md +29 -0
  2309. package/skills/1password/references/get-started.md +17 -0
  2310. package/skills/apple-notes/SKILL.md +77 -0
  2311. package/skills/apple-reminders/SKILL.md +118 -0
  2312. package/skills/bear-notes/SKILL.md +107 -0
  2313. package/skills/blogwatcher/SKILL.md +69 -0
  2314. package/skills/blucli/SKILL.md +47 -0
  2315. package/skills/bluebubbles/SKILL.md +131 -0
  2316. package/skills/camsnap/SKILL.md +45 -0
  2317. package/skills/canvas/SKILL.md +199 -0
  2318. package/skills/clawflow/SKILL.md +76 -0
  2319. package/skills/clawflow/examples/inbox-triage.lobster +33 -0
  2320. package/skills/clawflow/examples/pr-intake.lobster +32 -0
  2321. package/skills/clawflow-inbox-triage/SKILL.md +62 -0
  2322. package/skills/clawhub/SKILL.md +77 -0
  2323. package/skills/coding-agent/SKILL.md +316 -0
  2324. package/skills/discord/SKILL.md +197 -0
  2325. package/skills/eightctl/SKILL.md +50 -0
  2326. package/skills/gemini/SKILL.md +43 -0
  2327. package/skills/gh-issues/SKILL.md +885 -0
  2328. package/skills/gifgrep/SKILL.md +79 -0
  2329. package/skills/github/SKILL.md +163 -0
  2330. package/skills/gog/SKILL.md +116 -0
  2331. package/skills/goplaces/SKILL.md +52 -0
  2332. package/skills/healthcheck/SKILL.md +245 -0
  2333. package/skills/himalaya/SKILL.md +257 -0
  2334. package/skills/himalaya/references/configuration.md +184 -0
  2335. package/skills/himalaya/references/message-composition.md +199 -0
  2336. package/skills/imsg/SKILL.md +122 -0
  2337. package/skills/mcporter/SKILL.md +61 -0
  2338. package/skills/model-usage/SKILL.md +69 -0
  2339. package/skills/model-usage/references/codexbar-cli.md +33 -0
  2340. package/skills/model-usage/scripts/model_usage.py +320 -0
  2341. package/skills/model-usage/scripts/test_model_usage.py +40 -0
  2342. package/skills/nano-pdf/SKILL.md +38 -0
  2343. package/skills/node-connect/SKILL.md +142 -0
  2344. package/skills/notion/SKILL.md +174 -0
  2345. package/skills/obsidian/SKILL.md +81 -0
  2346. package/skills/openai-whisper/SKILL.md +38 -0
  2347. package/skills/openai-whisper-api/SKILL.md +62 -0
  2348. package/skills/openai-whisper-api/scripts/transcribe.sh +88 -0
  2349. package/skills/openhue/SKILL.md +112 -0
  2350. package/skills/oracle/SKILL.md +125 -0
  2351. package/skills/ordercli/SKILL.md +78 -0
  2352. package/skills/peekaboo/SKILL.md +190 -0
  2353. package/skills/sag/SKILL.md +87 -0
  2354. package/skills/session-logs/SKILL.md +151 -0
  2355. package/skills/sherpa-onnx-tts/SKILL.md +109 -0
  2356. package/skills/sherpa-onnx-tts/bin/sherpa-onnx-tts +178 -0
  2357. package/skills/skill-creator/SKILL.md +372 -0
  2358. package/skills/skill-creator/license.txt +202 -0
  2359. package/skills/skill-creator/scripts/init_skill.py +378 -0
  2360. package/skills/skill-creator/scripts/package_skill.py +139 -0
  2361. package/skills/skill-creator/scripts/quick_validate.py +159 -0
  2362. package/skills/skill-creator/scripts/test_package_skill.py +160 -0
  2363. package/skills/skill-creator/scripts/test_quick_validate.py +72 -0
  2364. package/skills/slack/SKILL.md +144 -0
  2365. package/skills/songsee/SKILL.md +49 -0
  2366. package/skills/sonoscli/SKILL.md +65 -0
  2367. package/skills/spotify-player/SKILL.md +64 -0
  2368. package/skills/summarize/SKILL.md +87 -0
  2369. package/skills/things-mac/SKILL.md +86 -0
  2370. package/skills/tmux/SKILL.md +170 -0
  2371. package/skills/tmux/scripts/find-sessions.sh +112 -0
  2372. package/skills/tmux/scripts/wait-for-text.sh +83 -0
  2373. package/skills/trello/SKILL.md +108 -0
  2374. package/skills/video-frames/SKILL.md +46 -0
  2375. package/skills/video-frames/scripts/frame.sh +81 -0
  2376. package/skills/voice-call/SKILL.md +45 -0
  2377. package/skills/wacli/SKILL.md +72 -0
  2378. package/skills/weather/SKILL.md +129 -0
  2379. package/skills/xurl/SKILL.md +461 -0
  2380. package/vora.mjs +183 -0
@@ -0,0 +1,3002 @@
1
+ ---
2
+ summary: "Frequently asked questions about Vora setup, configuration, and usage"
3
+ read_when:
4
+ - Answering common setup, install, onboarding, or runtime support questions
5
+ - Triaging user-reported issues before deeper debugging
6
+ title: "FAQ"
7
+ ---
8
+
9
+ # FAQ
10
+
11
+ 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).
12
+
13
+ ## First 60 seconds if something is broken
14
+
15
+ 1. **Quick status (first check)**
16
+
17
+ ```bash
18
+ vora status
19
+ ```
20
+
21
+ Fast local summary: OS + update, gateway/service reachability, agents/sessions, provider config + runtime issues (when gateway is reachable).
22
+
23
+ 2. **Pasteable report (safe to share)**
24
+
25
+ ```bash
26
+ vora status --all
27
+ ```
28
+
29
+ Read-only diagnosis with log tail (tokens redacted).
30
+
31
+ 3. **Daemon + port state**
32
+
33
+ ```bash
34
+ vora gateway status
35
+ ```
36
+
37
+ Shows supervisor runtime vs RPC reachability, the probe target URL, and which config the service likely used.
38
+
39
+ 4. **Deep probes**
40
+
41
+ ```bash
42
+ vora status --deep
43
+ ```
44
+
45
+ Runs gateway health checks + provider probes (requires a reachable gateway). See [Health](/gateway/health).
46
+
47
+ 5. **Tail the latest log**
48
+
49
+ ```bash
50
+ vora logs --follow
51
+ ```
52
+
53
+ If RPC is down, fall back to:
54
+
55
+ ```bash
56
+ tail -f "$(ls -t /tmp/vora/vora-*.log | head -1)"
57
+ ```
58
+
59
+ File logs are separate from service logs; see [Logging](/logging) and [Troubleshooting](/gateway/troubleshooting).
60
+
61
+ 6. **Run the doctor (repairs)**
62
+
63
+ ```bash
64
+ vora doctor
65
+ ```
66
+
67
+ Repairs/migrates config/state + runs health checks. See [Doctor](/gateway/doctor).
68
+
69
+ 7. **Gateway snapshot**
70
+
71
+ ```bash
72
+ vora health --json
73
+ vora health --verbose # shows the target URL + config path on errors
74
+ ```
75
+
76
+ Asks the running gateway for a full snapshot (WS-only). See [Health](/gateway/health).
77
+
78
+ ## Quick start and first-run setup
79
+
80
+ <AccordionGroup>
81
+ <Accordion title="I am stuck, fastest way to get unstuck">
82
+ Use a local AI agent that can **see your machine**. That is far more effective than asking
83
+ in Discord, because most "I'm stuck" cases are **local config or environment issues** that
84
+ remote helpers cannot inspect.
85
+
86
+ - **Claude Code**: [https://www.anthropic.com/claude-code/](https://www.anthropic.com/claude-code/)
87
+ - **OpenAI Codex**: [https://openai.com/codex/](https://openai.com/codex/)
88
+
89
+ These tools can read the repo, run commands, inspect logs, and help fix your machine-level
90
+ setup (PATH, services, permissions, auth files). Give them the **full source checkout** via
91
+ the hackable (git) install:
92
+
93
+ ```bash
94
+ curl -fsSL https://vora.ai/install.sh | bash -s -- --install-method git
95
+ ```
96
+
97
+ This installs Vora **from a git checkout**, so the agent can read the code + docs and
98
+ reason about the exact version you are running. You can always switch back to stable later
99
+ by re-running the installer without `--install-method git`.
100
+
101
+ Tip: ask the agent to **plan and supervise** the fix (step-by-step), then execute only the
102
+ necessary commands. That keeps changes small and easier to audit.
103
+
104
+ If you discover a real bug or fix, please file a GitHub issue or send a PR:
105
+ [https://github.com/vora/vora/issues](https://github.com/vora/vora/issues)
106
+ [https://github.com/vora/vora/pulls](https://github.com/vora/vora/pulls)
107
+
108
+ Start with these commands (share outputs when asking for help):
109
+
110
+ ```bash
111
+ vora status
112
+ vora models status
113
+ vora doctor
114
+ ```
115
+
116
+ What they do:
117
+
118
+ - `vora status`: quick snapshot of gateway/agent health + basic config.
119
+ - `vora models status`: checks provider auth + model availability.
120
+ - `vora doctor`: validates and repairs common config/state issues.
121
+
122
+ Other useful CLI checks: `vora status --all`, `vora logs --follow`,
123
+ `vora gateway status`, `vora health --verbose`.
124
+
125
+ Quick debug loop: [First 60 seconds if something is broken](#first-60-seconds-if-something-is-broken).
126
+ Install docs: [Install](/install), [Installer flags](/install/installer), [Updating](/install/updating).
127
+
128
+ </Accordion>
129
+
130
+ <Accordion title="Recommended way to install and set up Vora">
131
+ The repo recommends running from source and using onboarding:
132
+
133
+ ```bash
134
+ curl -fsSL https://vora.ai/install.sh | bash
135
+ vora onboard --install-daemon
136
+ ```
137
+
138
+ The wizard can also build UI assets automatically. After onboarding, you typically run the Gateway on port **18789**.
139
+
140
+ From source (contributors/dev):
141
+
142
+ ```bash
143
+ git clone https://github.com/vora/vora.git
144
+ cd vora
145
+ pnpm install
146
+ pnpm build
147
+ pnpm ui:build # auto-installs UI deps on first run
148
+ vora onboard
149
+ ```
150
+
151
+ If you don't have a global install yet, run it via `pnpm vora onboard`.
152
+
153
+ </Accordion>
154
+
155
+ <Accordion title="How do I open the dashboard after onboarding?">
156
+ The wizard opens your browser with a clean (non-tokenized) dashboard URL right after onboarding and also prints the link in the summary. Keep that tab open; if it didn't launch, copy/paste the printed URL on the same machine.
157
+ </Accordion>
158
+
159
+ <Accordion title="How do I authenticate the dashboard (token) on localhost vs remote?">
160
+ **Localhost (same machine):**
161
+
162
+ - Open `http://127.0.0.1:18789/`.
163
+ - If it asks for auth, paste the token from `gateway.auth.token` (or `VORA_GATEWAY_TOKEN`) into Control UI settings.
164
+ - Retrieve it from the gateway host: `vora config get gateway.auth.token` (or generate one: `vora doctor --generate-gateway-token`).
165
+
166
+ **Not on localhost:**
167
+
168
+ - **Tailscale Serve** (recommended): keep bind loopback, run `vora gateway --tailscale serve`, open `https://<magicdns>/`. If `gateway.auth.allowTailscale` is `true`, identity headers satisfy Control UI/WebSocket auth (no token, assumes trusted gateway host); HTTP APIs still require token/password.
169
+ - **Tailnet bind**: run `vora gateway --bind tailnet --token "<token>"`, open `http://<tailscale-ip>:18789/`, paste token in dashboard settings.
170
+ - **SSH tunnel**: `ssh -N -L 18789:127.0.0.1:18789 user@host` then open `http://127.0.0.1:18789/` and paste the token in Control UI settings.
171
+
172
+ See [Dashboard](/web/dashboard) and [Web surfaces](/web) for bind modes and auth details.
173
+
174
+ </Accordion>
175
+
176
+ <Accordion title="What runtime do I need?">
177
+ Node **>= 22** is required. `pnpm` is recommended. Bun is **not recommended** for the Gateway.
178
+ </Accordion>
179
+
180
+ <Accordion title="Does it run on Raspberry Pi?">
181
+ Yes. The Gateway is lightweight - docs list **512MB-1GB RAM**, **1 core**, and about **500MB**
182
+ disk as enough for personal use, and note that a **Raspberry Pi 4 can run it**.
183
+
184
+ If you want extra headroom (logs, media, other services), **2GB is recommended**, but it's
185
+ not a hard minimum.
186
+
187
+ Tip: a small Pi/VPS can host the Gateway, and you can pair **nodes** on your laptop/phone for
188
+ local screen/camera/canvas or command execution. See [Nodes](/nodes).
189
+
190
+ </Accordion>
191
+
192
+ <Accordion title="Any tips for Raspberry Pi installs?">
193
+ Short version: it works, but expect rough edges.
194
+
195
+ - Use a **64-bit** OS and keep Node >= 22.
196
+ - Prefer the **hackable (git) install** so you can see logs and update fast.
197
+ - Start without channels/skills, then add them one by one.
198
+ - If you hit weird binary issues, it is usually an **ARM compatibility** problem.
199
+
200
+ Docs: [Linux](/platforms/linux), [Install](/install).
201
+
202
+ </Accordion>
203
+
204
+ <Accordion title="It is stuck on wake up my friend / onboarding will not hatch. What now?">
205
+ That screen depends on the Gateway being reachable and authenticated. The TUI also sends
206
+ "Wake up, my friend!" automatically on first hatch. If you see that line with **no reply**
207
+ and tokens stay at 0, the agent never ran.
208
+
209
+ 1. Restart the Gateway:
210
+
211
+ ```bash
212
+ vora gateway restart
213
+ ```
214
+
215
+ 2. Check status + auth:
216
+
217
+ ```bash
218
+ vora status
219
+ vora models status
220
+ vora logs --follow
221
+ ```
222
+
223
+ 3. If it still hangs, run:
224
+
225
+ ```bash
226
+ vora doctor
227
+ ```
228
+
229
+ If the Gateway is remote, ensure the tunnel/Tailscale connection is up and that the UI
230
+ is pointed at the right Gateway. See [Remote access](/gateway/remote).
231
+
232
+ </Accordion>
233
+
234
+ <Accordion title="Can I migrate my setup to a new machine (Mac mini) without redoing onboarding?">
235
+ Yes. Copy the **state directory** and **workspace**, then run Doctor once. This
236
+ keeps your bot "exactly the same" (memory, session history, auth, and channel
237
+ state) as long as you copy **both** locations:
238
+
239
+ 1. Install Vora on the new machine.
240
+ 2. Copy `$VORA_STATE_DIR` (default: `~/.vora`) from the old machine.
241
+ 3. Copy your workspace (default: `~/.vora/workspace`).
242
+ 4. Run `vora doctor` and restart the Gateway service.
243
+
244
+ That preserves config, auth profiles, WhatsApp creds, sessions, and memory. If you're in
245
+ remote mode, remember the gateway host owns the session store and workspace.
246
+
247
+ **Important:** if you only commit/push your workspace to GitHub, you're backing
248
+ up **memory + bootstrap files**, but **not** session history or auth. Those live
249
+ under `~/.vora/` (for example `~/.vora/agents/<agentId>/sessions/`).
250
+
251
+ Related: [Migrating](/install/migrating), [Where things live on disk](#where-things-live-on-disk),
252
+ [Agent workspace](/concepts/agent-workspace), [Doctor](/gateway/doctor),
253
+ [Remote mode](/gateway/remote).
254
+
255
+ </Accordion>
256
+
257
+ <Accordion title="Where do I see what is new in the latest version?">
258
+ Check the GitHub changelog:
259
+ [https://github.com/vora/vora/blob/main/CHANGELOG.md](https://github.com/vora/vora/blob/main/CHANGELOG.md)
260
+
261
+ Newest entries are at the top. If the top section is marked **Unreleased**, the next dated
262
+ section is the latest shipped version. Entries are grouped by **Highlights**, **Changes**, and
263
+ **Fixes** (plus docs/other sections when needed).
264
+
265
+ </Accordion>
266
+
267
+ <Accordion title="Cannot access docs.vora.ai (SSL error)">
268
+ Some Comcast/Xfinity connections incorrectly block `docs.vora.ai` via Xfinity
269
+ Advanced Security. Disable it or allowlist `docs.vora.ai`, then retry.
270
+ Please help us unblock it by reporting here: [https://spa.xfinity.com/check_url_status](https://spa.xfinity.com/check_url_status).
271
+
272
+ If you still can't reach the site, the docs are mirrored on GitHub:
273
+ [https://github.com/vora/vora/tree/main/docs](https://github.com/vora/vora/tree/main/docs)
274
+
275
+ </Accordion>
276
+
277
+ <Accordion title="Difference between stable and beta">
278
+ **Stable** and **beta** are **npm dist-tags**, not separate code lines:
279
+
280
+ - `latest` = stable
281
+ - `beta` = early build for testing
282
+
283
+ We ship builds to **beta**, test them, and once a build is solid we **promote
284
+ that same version to `latest`**. That's why beta and stable can point at the
285
+ **same version**.
286
+
287
+ See what changed:
288
+ [https://github.com/vora/vora/blob/main/CHANGELOG.md](https://github.com/vora/vora/blob/main/CHANGELOG.md)
289
+
290
+ For install one-liners and the difference between beta and dev, see the accordion below.
291
+
292
+ </Accordion>
293
+
294
+ <Accordion title="How do I install the beta version and what is the difference between beta and dev?">
295
+ **Beta** is the npm dist-tag `beta` (may match `latest`).
296
+ **Dev** is the moving head of `main` (git); when published, it uses the npm dist-tag `dev`.
297
+
298
+ One-liners (macOS/Linux):
299
+
300
+ ```bash
301
+ curl -fsSL --proto '=https' --tlsv1.2 https://vora.ai/install.sh | bash -s -- --beta
302
+ ```
303
+
304
+ ```bash
305
+ curl -fsSL --proto '=https' --tlsv1.2 https://vora.ai/install.sh | bash -s -- --install-method git
306
+ ```
307
+
308
+ Windows installer (PowerShell):
309
+ [https://vora.ai/install.ps1](https://vora.ai/install.ps1)
310
+
311
+ More detail: [Development channels](/install/development-channels) and [Installer flags](/install/installer).
312
+
313
+ </Accordion>
314
+
315
+ <Accordion title="How do I try the latest bits?">
316
+ Two options:
317
+
318
+ 1. **Dev channel (git checkout):**
319
+
320
+ ```bash
321
+ vora update --channel dev
322
+ ```
323
+
324
+ This switches to the `main` branch and updates from source.
325
+
326
+ 2. **Hackable install (from the installer site):**
327
+
328
+ ```bash
329
+ curl -fsSL https://vora.ai/install.sh | bash -s -- --install-method git
330
+ ```
331
+
332
+ That gives you a local repo you can edit, then update via git.
333
+
334
+ If you prefer a clean clone manually, use:
335
+
336
+ ```bash
337
+ git clone https://github.com/vora/vora.git
338
+ cd vora
339
+ pnpm install
340
+ pnpm build
341
+ ```
342
+
343
+ Docs: [Update](/cli/update), [Development channels](/install/development-channels),
344
+ [Install](/install).
345
+
346
+ </Accordion>
347
+
348
+ <Accordion title="How long does install and onboarding usually take?">
349
+ Rough guide:
350
+
351
+ - **Install:** 2-5 minutes
352
+ - **Onboarding:** 5-15 minutes depending on how many channels/models you configure
353
+
354
+ If it hangs, use [Installer stuck](#quick-start-and-first-run-setup)
355
+ and the fast debug loop in [I am stuck](#quick-start-and-first-run-setup).
356
+
357
+ </Accordion>
358
+
359
+ <Accordion title="Installer stuck? How do I get more feedback?">
360
+ Re-run the installer with **verbose output**:
361
+
362
+ ```bash
363
+ curl -fsSL https://vora.ai/install.sh | bash -s -- --verbose
364
+ ```
365
+
366
+ Beta install with verbose:
367
+
368
+ ```bash
369
+ curl -fsSL https://vora.ai/install.sh | bash -s -- --beta --verbose
370
+ ```
371
+
372
+ For a hackable (git) install:
373
+
374
+ ```bash
375
+ curl -fsSL https://vora.ai/install.sh | bash -s -- --install-method git --verbose
376
+ ```
377
+
378
+ Windows (PowerShell) equivalent:
379
+
380
+ ```powershell
381
+ # install.ps1 has no dedicated -Verbose flag yet.
382
+ Set-PSDebug -Trace 1
383
+ & ([scriptblock]::Create((iwr -useb https://vora.ai/install.ps1))) -NoOnboard
384
+ Set-PSDebug -Trace 0
385
+ ```
386
+
387
+ More options: [Installer flags](/install/installer).
388
+
389
+ </Accordion>
390
+
391
+ <Accordion title="Windows install says git not found or vora not recognized">
392
+ Two common Windows issues:
393
+
394
+ **1) npm error spawn git / git not found**
395
+
396
+ - Install **Git for Windows** and make sure `git` is on your PATH.
397
+ - Close and reopen PowerShell, then re-run the installer.
398
+
399
+ **2) vora is not recognized after install**
400
+
401
+ - Your npm global bin folder is not on PATH.
402
+ - Check the path:
403
+
404
+ ```powershell
405
+ npm config get prefix
406
+ ```
407
+
408
+ - Add that directory to your user PATH (no `\bin` suffix needed on Windows; on most systems it is `%AppData%\npm`).
409
+ - Close and reopen PowerShell after updating PATH.
410
+
411
+ If you want the smoothest Windows setup, use **WSL2** instead of native Windows.
412
+ Docs: [Windows](/platforms/windows).
413
+
414
+ </Accordion>
415
+
416
+ <Accordion title="Windows exec output shows garbled Chinese text - what should I do?">
417
+ This is usually a console code page mismatch on native Windows shells.
418
+
419
+ Symptoms:
420
+
421
+ - `system.run`/`exec` output renders Chinese as mojibake
422
+ - The same command looks fine in another terminal profile
423
+
424
+ Quick workaround in PowerShell:
425
+
426
+ ```powershell
427
+ chcp 65001
428
+ [Console]::InputEncoding = [System.Text.UTF8Encoding]::new($false)
429
+ [Console]::OutputEncoding = [System.Text.UTF8Encoding]::new($false)
430
+ $OutputEncoding = [System.Text.UTF8Encoding]::new($false)
431
+ ```
432
+
433
+ Then restart the Gateway and retry your command:
434
+
435
+ ```powershell
436
+ vora gateway restart
437
+ ```
438
+
439
+ If you still reproduce this on latest Vora, track/report it in:
440
+
441
+ - [Issue #30640](https://github.com/vora/vora/issues/30640)
442
+
443
+ </Accordion>
444
+
445
+ <Accordion title="The docs did not answer my question - how do I get a better answer?">
446
+ Use the **hackable (git) install** so you have the full source and docs locally, then ask
447
+ your bot (or Claude/Codex) _from that folder_ so it can read the repo and answer precisely.
448
+
449
+ ```bash
450
+ curl -fsSL https://vora.ai/install.sh | bash -s -- --install-method git
451
+ ```
452
+
453
+ More detail: [Install](/install) and [Installer flags](/install/installer).
454
+
455
+ </Accordion>
456
+
457
+ <Accordion title="How do I install Vora on Linux?">
458
+ Short answer: follow the Linux guide, then run onboarding.
459
+
460
+ - Linux quick path + service install: [Linux](/platforms/linux).
461
+ - Full walkthrough: [Getting Started](/start/getting-started).
462
+ - Installer + updates: [Install & updates](/install/updating).
463
+
464
+ </Accordion>
465
+
466
+ <Accordion title="How do I install Vora on a VPS?">
467
+ Any Linux VPS works. Install on the server, then use SSH/Tailscale to reach the Gateway.
468
+
469
+ Guides: [exe.dev](/install/exe-dev), [Hetzner](/install/hetzner), [Fly.io](/install/fly).
470
+ Remote access: [Gateway remote](/gateway/remote).
471
+
472
+ </Accordion>
473
+
474
+ <Accordion title="Where are the cloud/VPS install guides?">
475
+ We keep a **hosting hub** with the common providers. Pick one and follow the guide:
476
+
477
+ - [VPS hosting](/vps) (all providers in one place)
478
+ - [Fly.io](/install/fly)
479
+ - [Hetzner](/install/hetzner)
480
+ - [exe.dev](/install/exe-dev)
481
+
482
+ How it works in the cloud: the **Gateway runs on the server**, and you access it
483
+ from your laptop/phone via the Control UI (or Tailscale/SSH). Your state + workspace
484
+ live on the server, so treat the host as the source of truth and back it up.
485
+
486
+ You can pair **nodes** (Mac/iOS/Android/headless) to that cloud Gateway to access
487
+ local screen/camera/canvas or run commands on your laptop while keeping the
488
+ Gateway in the cloud.
489
+
490
+ Hub: [Platforms](/platforms). Remote access: [Gateway remote](/gateway/remote).
491
+ Nodes: [Nodes](/nodes), [Nodes CLI](/cli/nodes).
492
+
493
+ </Accordion>
494
+
495
+ <Accordion title="Can I ask Vora to update itself?">
496
+ Short answer: **possible, not recommended**. The update flow can restart the
497
+ Gateway (which drops the active session), may need a clean git checkout, and
498
+ can prompt for confirmation. Safer: run updates from a shell as the operator.
499
+
500
+ Use the CLI:
501
+
502
+ ```bash
503
+ vora update
504
+ vora update status
505
+ vora update --channel stable|beta|dev
506
+ vora update --tag <dist-tag|version>
507
+ vora update --no-restart
508
+ ```
509
+
510
+ If you must automate from an agent:
511
+
512
+ ```bash
513
+ vora update --yes --no-restart
514
+ vora gateway restart
515
+ ```
516
+
517
+ Docs: [Update](/cli/update), [Updating](/install/updating).
518
+
519
+ </Accordion>
520
+
521
+ <Accordion title="What does onboarding actually do?">
522
+ `vora onboard` is the recommended setup path. In **local mode** it walks you through:
523
+
524
+ - **Model/auth setup** (provider OAuth/setup-token flows and API keys supported, plus local model options such as LM Studio)
525
+ - **Workspace** location + bootstrap files
526
+ - **Gateway settings** (bind/port/auth/tailscale)
527
+ - **Providers** (WhatsApp, Telegram, Discord, Mattermost (plugin), Signal, iMessage)
528
+ - **Daemon install** (LaunchAgent on macOS; systemd user unit on Linux/WSL2)
529
+ - **Health checks** and **skills** selection
530
+
531
+ It also warns if your configured model is unknown or missing auth.
532
+
533
+ </Accordion>
534
+
535
+ <Accordion title="Do I need a Claude or OpenAI subscription to run this?">
536
+ No. You can run Vora with **API keys** (Anthropic/OpenAI/others) or with
537
+ **local-only models** so your data stays on your device. Subscriptions (Claude
538
+ Pro/Max or OpenAI Codex) are optional ways to authenticate those providers.
539
+
540
+ If you choose Anthropic subscription auth, decide for yourself whether to use it:
541
+ Anthropic has blocked some subscription usage outside Claude Code in the past.
542
+ OpenAI Codex OAuth is explicitly supported for external tools like Vora.
543
+
544
+ Docs: [Anthropic](/providers/anthropic), [OpenAI](/providers/openai),
545
+ [Local models](/gateway/local-models), [Models](/concepts/models).
546
+
547
+ </Accordion>
548
+
549
+ <Accordion title="Can I use Claude Max subscription without an API key?">
550
+ Yes. You can either use a **setup-token** or reuse a local **Claude CLI**
551
+ login on the gateway host.
552
+
553
+ Claude Pro/Max subscriptions **do not include an API key**, so this is the
554
+ technical path for subscription accounts. But this is your decision: Anthropic
555
+ has blocked some subscription usage outside Claude Code in the past.
556
+ If you want the clearest and safest supported path for production, use an Anthropic API key.
557
+
558
+ </Accordion>
559
+
560
+ <Accordion title="How does Anthropic setup-token auth work?">
561
+ `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 onboarding or paste it with `vora 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).
562
+ </Accordion>
563
+
564
+ <Accordion title="Where do I find an Anthropic setup-token?">
565
+ It is **not** in the Anthropic Console. The setup-token is generated by the **Claude Code CLI** on **any machine**:
566
+
567
+ ```bash
568
+ claude setup-token
569
+ ```
570
+
571
+ Copy the token it prints, then choose **Anthropic token (paste setup-token)** in onboarding. If you want to run it on the gateway host, use `vora models auth setup-token --provider anthropic`. If you ran `claude setup-token` elsewhere, paste it on the gateway host with `vora models auth paste-token --provider anthropic`. See [Anthropic](/providers/anthropic).
572
+
573
+ </Accordion>
574
+
575
+ <Accordion title="Do you support Claude subscription auth (Claude Pro or Max)?">
576
+ Yes. You can either:
577
+
578
+ - use a **setup-token**
579
+ - reuse a local **Claude CLI** login on the gateway host with `vora models auth login --provider anthropic --method cli --set-default`
580
+
581
+ Setup-token is still supported. Claude CLI migration is simpler when the gateway host already runs Claude Code. See [Anthropic](/providers/anthropic) and [OAuth](/concepts/oauth).
582
+
583
+ Important: this is technical compatibility, not a policy guarantee. Anthropic
584
+ has blocked some subscription usage outside Claude Code in the past.
585
+ You need to decide whether to use it and verify Anthropic's current terms.
586
+ For production or multi-user workloads, Anthropic API key auth is the safer, recommended choice.
587
+
588
+ </Accordion>
589
+
590
+ <a id="why-am-i-seeing-http-429-ratelimiterror-from-anthropic"></a>
591
+ <Accordion title="Why am I seeing HTTP 429 rate_limit_error from Anthropic?">
592
+ That means your **Anthropic quota/rate limit** is exhausted for the current window. If you
593
+ use a **Claude subscription** (setup-token), wait for the window to
594
+ reset or upgrade your plan. If you use an **Anthropic API key**, check the Anthropic Console
595
+ for usage/billing and raise limits as needed.
596
+
597
+ If the message is specifically:
598
+ `Extra usage is required for long context requests`, the request is trying to use
599
+ Anthropic's 1M context beta (`context1m: true`). That only works when your
600
+ credential is eligible for long-context billing (API key billing or subscription
601
+ with Extra Usage enabled).
602
+
603
+ Tip: set a **fallback model** so Vora can keep replying while a provider is rate-limited.
604
+ See [Models](/cli/models), [OAuth](/concepts/oauth), and
605
+ [/gateway/troubleshooting#anthropic-429-extra-usage-required-for-long-context](/gateway/troubleshooting#anthropic-429-extra-usage-required-for-long-context).
606
+
607
+ </Accordion>
608
+
609
+ <Accordion title="Is AWS Bedrock supported?">
610
+ 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](/providers/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.
611
+ </Accordion>
612
+
613
+ <Accordion title="How does Codex auth work?">
614
+ Vora supports **OpenAI Code (Codex)** via OAuth (ChatGPT sign-in). Onboarding can run the OAuth flow and will set the default model to `openai-codex/gpt-5.4` when appropriate. See [Model providers](/concepts/model-providers) and [Onboarding (CLI)](/start/wizard).
615
+ </Accordion>
616
+
617
+ <Accordion title="Do you support OpenAI subscription auth (Codex OAuth)?">
618
+ Yes. Vora fully supports **OpenAI Code (Codex) subscription OAuth**.
619
+ OpenAI explicitly allows subscription OAuth usage in external tools/workflows
620
+ like Vora. Onboarding can run the OAuth flow for you.
621
+
622
+ See [OAuth](/concepts/oauth), [Model providers](/concepts/model-providers), and [Onboarding (CLI)](/start/wizard).
623
+
624
+ </Accordion>
625
+
626
+ <Accordion title="How do I set up Gemini CLI OAuth?">
627
+ Gemini CLI uses a **plugin auth flow**, not a client id or secret in `vora.json`.
628
+
629
+ Steps:
630
+
631
+ 1. Enable the plugin: `vora plugins enable google`
632
+ 2. Login: `vora models auth login --provider google-gemini-cli --set-default`
633
+
634
+ This stores OAuth tokens in auth profiles on the gateway host. Details: [Model providers](/concepts/model-providers).
635
+
636
+ </Accordion>
637
+
638
+ <Accordion title="Is a local model OK for casual chats?">
639
+ Usually no. Vora needs large context + strong safety; small cards truncate and leak. If you must, run the **largest** model 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).
640
+ </Accordion>
641
+
642
+ <Accordion title="How do I keep hosted model traffic in a specific region?">
643
+ 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.
644
+ </Accordion>
645
+
646
+ <Accordion title="Do I have to buy a Mac Mini to install this?">
647
+ No. Vora runs on macOS or Linux (Windows via WSL2). A Mac mini is optional - some people
648
+ buy one as an always-on host, but a small VPS, home server, or Raspberry Pi-class box works too.
649
+
650
+ 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.
651
+
652
+ Docs: [BlueBubbles](/channels/bluebubbles), [Nodes](/nodes), [Mac remote mode](/platforms/mac/remote).
653
+
654
+ </Accordion>
655
+
656
+ <Accordion title="Do I need a Mac mini for iMessage support?">
657
+ You need **some macOS device** signed into Messages. It does **not** have to be a Mac mini -
658
+ 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.
659
+
660
+ Common setups:
661
+
662
+ - Run the Gateway on Linux/VPS, and run the BlueBubbles server on any Mac signed into Messages.
663
+ - Run everything on the Mac if you want the simplest single-machine setup.
664
+
665
+ Docs: [BlueBubbles](/channels/bluebubbles), [Nodes](/nodes),
666
+ [Mac remote mode](/platforms/mac/remote).
667
+
668
+ </Accordion>
669
+
670
+ <Accordion title="If I buy a Mac mini to run Vora, can I connect it to my MacBook Pro?">
671
+ Yes. The **Mac mini can run the Gateway**, and your MacBook Pro can connect as a
672
+ **node** (companion device). Nodes don't run the Gateway - they provide extra
673
+ capabilities like screen/camera/canvas and `system.run` on that device.
674
+
675
+ Common pattern:
676
+
677
+ - Gateway on the Mac mini (always-on).
678
+ - MacBook Pro runs the macOS app or a node host and pairs to the Gateway.
679
+ - Use `vora nodes status` / `vora nodes list` to see it.
680
+
681
+ Docs: [Nodes](/nodes), [Nodes CLI](/cli/nodes).
682
+
683
+ </Accordion>
684
+
685
+ <Accordion title="Can I use Bun?">
686
+ Bun is **not recommended**. We see runtime bugs, especially with WhatsApp and Telegram.
687
+ Use **Node** for stable gateways.
688
+
689
+ If you still want to experiment with Bun, do it on a non-production gateway
690
+ without WhatsApp/Telegram.
691
+
692
+ </Accordion>
693
+
694
+ <Accordion title="Telegram: what goes in allowFrom?">
695
+ `channels.telegram.allowFrom` is **the human sender's Telegram user ID** (numeric). It is not the bot username.
696
+
697
+ Onboarding accepts `@username` input and resolves it to a numeric ID, but Vora authorization uses numeric IDs only.
698
+
699
+ Safer (no third-party bot):
700
+
701
+ - DM your bot, then run `vora logs --follow` and read `from.id`.
702
+
703
+ Official Bot API:
704
+
705
+ - DM your bot, then call `https://api.telegram.org/bot<bot_token>/getUpdates` and read `message.from.id`.
706
+
707
+ Third-party (less private):
708
+
709
+ - DM `@userinfobot` or `@getidsbot`.
710
+
711
+ See [/channels/telegram](/channels/telegram#access-control-and-activation).
712
+
713
+ </Accordion>
714
+
715
+ <Accordion title="Can multiple people use one WhatsApp number with different Vora instances?">
716
+ Yes, via **multi-agent routing**. Bind each sender's WhatsApp **DM** (peer `kind: "direct"`, 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).
717
+ </Accordion>
718
+
719
+ <Accordion title='Can I run a "fast chat" agent and an "Opus for coding" agent?'>
720
+ 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).
721
+ </Accordion>
722
+
723
+ <Accordion title="Does Homebrew work on Linux?">
724
+ Yes. Homebrew supports Linux (Linuxbrew). Quick setup:
725
+
726
+ ```bash
727
+ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
728
+ echo 'eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"' >> ~/.profile
729
+ eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
730
+ brew install <formula>
731
+ ```
732
+
733
+ If you run Vora via systemd, ensure the service PATH includes `/home/linuxbrew/.linuxbrew/bin` (or your brew prefix) so `brew`-installed tools resolve in non-login shells.
734
+ 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.
735
+
736
+ </Accordion>
737
+
738
+ <Accordion title="Difference between the hackable git install and npm install">
739
+ - **Hackable (git) install:** full source checkout, editable, best for contributors.
740
+ You run builds locally and can patch code/docs.
741
+ - **npm install:** global CLI install, no repo, best for "just run it."
742
+ Updates come from npm dist-tags.
743
+
744
+ Docs: [Getting started](/start/getting-started), [Updating](/install/updating).
745
+
746
+ </Accordion>
747
+
748
+ <Accordion title="Can I switch between npm and git installs later?">
749
+ Yes. Install the other flavor, then run Doctor so the gateway service points at the new entrypoint.
750
+ This **does not delete your data** - it only changes the Vora code install. Your state
751
+ (`~/.vora`) and workspace (`~/.vora/workspace`) stay untouched.
752
+
753
+ From npm to git:
754
+
755
+ ```bash
756
+ git clone https://github.com/vora/vora.git
757
+ cd vora
758
+ pnpm install
759
+ pnpm build
760
+ vora doctor
761
+ vora gateway restart
762
+ ```
763
+
764
+ From git to npm:
765
+
766
+ ```bash
767
+ npm install -g vora@latest
768
+ vora doctor
769
+ vora gateway restart
770
+ ```
771
+
772
+ Doctor detects a gateway service entrypoint mismatch and offers to rewrite the service config to match the current install (use `--repair` in automation).
773
+
774
+ Backup tips: see [Backup strategy](#where-things-live-on-disk).
775
+
776
+ </Accordion>
777
+
778
+ <Accordion title="Should I run the Gateway on my laptop or a VPS?">
779
+ Short answer: **if you want 24/7 reliability, use a VPS**. If you want the
780
+ lowest friction and you're okay with sleep/restarts, run it locally.
781
+
782
+ **Laptop (local Gateway)**
783
+
784
+ - **Pros:** no server cost, direct access to local files, live browser window.
785
+ - **Cons:** sleep/network drops = disconnects, OS updates/reboots interrupt, must stay awake.
786
+
787
+ **VPS / cloud**
788
+
789
+ - **Pros:** always-on, stable network, no laptop sleep issues, easier to keep running.
790
+ - **Cons:** often run headless (use screenshots), remote file access only, you must SSH for updates.
791
+
792
+ **Vora-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).
793
+
794
+ **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.
795
+
796
+ </Accordion>
797
+
798
+ <Accordion title="How important is it to run Vora on a dedicated machine?">
799
+ Not required, but **recommended for reliability and isolation**.
800
+
801
+ - **Dedicated host (VPS/Mac mini/Pi):** always-on, fewer sleep/reboot interruptions, cleaner permissions, easier to keep running.
802
+ - **Shared laptop/desktop:** totally fine for testing and active use, but expect pauses when the machine sleeps or updates.
803
+
804
+ 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).
805
+ For security guidance, read [Security](/gateway/security).
806
+
807
+ </Accordion>
808
+
809
+ <Accordion title="What are the minimum VPS requirements and recommended OS?">
810
+ Vora is lightweight. For a basic Gateway + one chat channel:
811
+
812
+ - **Absolute minimum:** 1 vCPU, 1GB RAM, ~500MB disk.
813
+ - **Recommended:** 1-2 vCPU, 2GB RAM or more for headroom (logs, media, multiple channels). Node tools and browser automation can be resource hungry.
814
+
815
+ OS: use **Ubuntu LTS** (or any modern Debian/Ubuntu). The Linux install path is best tested there.
816
+
817
+ Docs: [Linux](/platforms/linux), [VPS hosting](/vps).
818
+
819
+ </Accordion>
820
+
821
+ <Accordion title="Can I run Vora in a VM and what are the requirements?">
822
+ Yes. Treat a VM the same as a VPS: it needs to be always on, reachable, and have enough
823
+ RAM for the Gateway and any channels you enable.
824
+
825
+ Baseline guidance:
826
+
827
+ - **Absolute minimum:** 1 vCPU, 1GB RAM.
828
+ - **Recommended:** 2GB RAM or more if you run multiple channels, browser automation, or media tools.
829
+ - **OS:** Ubuntu LTS or another modern Debian/Ubuntu.
830
+
831
+ If you are on Windows, **WSL2 is the easiest VM style setup** and has the best tooling
832
+ compatibility. See [Windows](/platforms/windows), [VPS hosting](/vps).
833
+ If you are running macOS in a VM, see [macOS VM](/install/macos-vm).
834
+
835
+ </Accordion>
836
+ </AccordionGroup>
837
+
838
+ ## What is Vora?
839
+
840
+ <AccordionGroup>
841
+ <Accordion title="What is Vora, in one paragraph?">
842
+ Vora 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.
843
+ </Accordion>
844
+
845
+ <Accordion title="Value proposition">
846
+ Vora is not "just a Claude wrapper." It's a **local-first control plane** that lets you run a
847
+ capable assistant on **your own hardware**, reachable from the chat apps you already use, with
848
+ stateful sessions, memory, and tools - without handing control of your workflows to a hosted
849
+ SaaS.
850
+
851
+ Highlights:
852
+
853
+ - **Your devices, your data:** run the Gateway wherever you want (Mac, Linux, VPS) and keep the
854
+ workspace + session history local.
855
+ - **Real channels, not a web sandbox:** WhatsApp/Telegram/Slack/Discord/Signal/iMessage/etc,
856
+ plus mobile voice and Canvas on supported platforms.
857
+ - **Model-agnostic:** use Anthropic, OpenAI, MiniMax, OpenRouter, etc., with per-agent routing
858
+ and failover.
859
+ - **Local-only option:** run local models so **all data can stay on your device** if you want.
860
+ - **Multi-agent routing:** separate agents per channel, account, or task, each with its own
861
+ workspace and defaults.
862
+ - **Open source and hackable:** inspect, extend, and self-host without vendor lock-in.
863
+
864
+ Docs: [Gateway](/gateway), [Channels](/channels), [Multi-agent](/concepts/multi-agent),
865
+ [Memory](/concepts/memory).
866
+
867
+ </Accordion>
868
+
869
+ <Accordion title="I just set it up - what should I do first?">
870
+ Good first projects:
871
+
872
+ - Build a website (WordPress, Shopify, or a simple static site).
873
+ - Prototype a mobile app (outline, screens, API plan).
874
+ - Organize files and folders (cleanup, naming, tagging).
875
+ - Connect Gmail and automate summaries or follow ups.
876
+
877
+ It can handle large tasks, but it works best when you split them into phases and
878
+ use sub agents for parallel work.
879
+
880
+ </Accordion>
881
+
882
+ <Accordion title="What are the top five everyday use cases for Vora?">
883
+ Everyday wins usually look like:
884
+
885
+ - **Personal briefings:** summaries of inbox, calendar, and news you care about.
886
+ - **Research and drafting:** quick research, summaries, and first drafts for emails or docs.
887
+ - **Reminders and follow ups:** cron or heartbeat driven nudges and checklists.
888
+ - **Browser automation:** filling forms, collecting data, and repeating web tasks.
889
+ - **Cross device coordination:** send a task from your phone, let the Gateway run it on a server, and get the result back in chat.
890
+
891
+ </Accordion>
892
+
893
+ <Accordion title="Can Vora help with lead gen, outreach, ads, and blogs for a SaaS?">
894
+ Yes for **research, qualification, and drafting**. It can scan sites, build shortlists,
895
+ summarize prospects, and write outreach or ad copy drafts.
896
+
897
+ For **outreach or ad runs**, keep a human in the loop. Avoid spam, follow local laws and
898
+ platform policies, and review anything before it is sent. The safest pattern is to let
899
+ Vora draft and you approve.
900
+
901
+ Docs: [Security](/gateway/security).
902
+
903
+ </Accordion>
904
+
905
+ <Accordion title="What are the advantages vs Claude Code for web development?">
906
+ Vora is a **personal assistant** and coordination layer, not an IDE replacement. Use
907
+ Claude Code or Codex for the fastest direct coding loop inside a repo. Use Vora when you
908
+ want durable memory, cross-device access, and tool orchestration.
909
+
910
+ Advantages:
911
+
912
+ - **Persistent memory + workspace** across sessions
913
+ - **Multi-platform access** (WhatsApp, Telegram, TUI, WebChat)
914
+ - **Tool orchestration** (browser, files, scheduling, hooks)
915
+ - **Always-on Gateway** (run on a VPS, interact from anywhere)
916
+ - **Nodes** for local browser/screen/camera/exec
917
+
918
+ Showcase: [https://vora.ai/showcase](https://vora.ai/showcase)
919
+
920
+ </Accordion>
921
+ </AccordionGroup>
922
+
923
+ ## Skills and automation
924
+
925
+ <AccordionGroup>
926
+ <Accordion title="How do I customize skills without keeping the repo dirty?">
927
+ Use managed overrides instead of editing the repo copy. Put your changes in `~/.vora/skills/<name>/SKILL.md` (or add a folder via `skills.load.extraDirs` in `~/.vora/vora.json`). Precedence is `<workspace>/skills` > `~/.vora/skills` > bundled, so managed overrides win without touching git. Only upstream-worthy edits should live in the repo and go out as PRs.
928
+ </Accordion>
929
+
930
+ <Accordion title="Can I load skills from a custom folder?">
931
+ Yes. Add extra directories via `skills.load.extraDirs` in `~/.vora/vora.json` (lowest precedence). Default precedence remains: `<workspace>/skills` → `~/.vora/skills` → bundled → `skills.load.extraDirs`. `clawhub` installs into `./skills` by default, which Vora treats as `<workspace>/skills` on the next session.
932
+ </Accordion>
933
+
934
+ <Accordion title="How can I use different models for different tasks?">
935
+ Today the supported patterns are:
936
+
937
+ - **Cron jobs**: isolated jobs can set a `model` override per job.
938
+ - **Sub-agents**: route tasks to separate agents with different default models.
939
+ - **On-demand switch**: use `/model` to switch the current session model at any time.
940
+
941
+ See [Cron jobs](/automation/cron-jobs), [Multi-Agent Routing](/concepts/multi-agent), and [Slash commands](/tools/slash-commands).
942
+
943
+ </Accordion>
944
+
945
+ <Accordion title="The bot freezes while doing heavy work. How do I offload that?">
946
+ Use **sub-agents** for long or parallel tasks. Sub-agents run in their own session,
947
+ return a summary, and keep your main chat responsive.
948
+
949
+ Ask your bot to "spawn a sub-agent for this task" or use `/subagents`.
950
+ Use `/status` in chat to see what the Gateway is doing right now (and whether it is busy).
951
+
952
+ Token tip: long tasks and sub-agents both consume tokens. If cost is a concern, set a
953
+ cheaper model for sub-agents via `agents.defaults.subagents.model`.
954
+
955
+ Docs: [Sub-agents](/tools/subagents), [Background Tasks](/automation/tasks).
956
+
957
+ </Accordion>
958
+
959
+ <Accordion title="How do thread-bound subagent sessions work on Discord?">
960
+ Use thread bindings. You can bind a Discord thread to a subagent or session target so follow-up messages in that thread stay on that bound session.
961
+
962
+ Basic flow:
963
+
964
+ - Spawn with `sessions_spawn` using `thread: true` (and optionally `mode: "session"` for persistent follow-up).
965
+ - Or manually bind with `/focus <target>`.
966
+ - Use `/agents` to inspect binding state.
967
+ - Use `/session idle <duration|off>` and `/session max-age <duration|off>` to control auto-unfocus.
968
+ - Use `/unfocus` to detach the thread.
969
+
970
+ Required config:
971
+
972
+ - Global defaults: `session.threadBindings.enabled`, `session.threadBindings.idleHours`, `session.threadBindings.maxAgeHours`.
973
+ - Discord overrides: `channels.discord.threadBindings.enabled`, `channels.discord.threadBindings.idleHours`, `channels.discord.threadBindings.maxAgeHours`.
974
+ - Auto-bind on spawn: set `channels.discord.threadBindings.spawnSubagentSessions: true`.
975
+
976
+ Docs: [Sub-agents](/tools/subagents), [Discord](/channels/discord), [Configuration Reference](/gateway/configuration-reference), [Slash commands](/tools/slash-commands).
977
+
978
+ </Accordion>
979
+
980
+ <Accordion title="Cron or reminders do not fire. What should I check?">
981
+ Cron runs inside the Gateway process. If the Gateway is not running continuously,
982
+ scheduled jobs will not run.
983
+
984
+ Checklist:
985
+
986
+ - Confirm cron is enabled (`cron.enabled`) and `VORA_SKIP_CRON` is not set.
987
+ - Check the Gateway is running 24/7 (no sleep/restarts).
988
+ - Verify timezone settings for the job (`--tz` vs host timezone).
989
+
990
+ Debug:
991
+
992
+ ```bash
993
+ vora cron run <jobId> --force
994
+ vora cron runs --id <jobId> --limit 50
995
+ ```
996
+
997
+ Docs: [Cron jobs](/automation/cron-jobs), [Cron vs Heartbeat](/automation/cron-vs-heartbeat).
998
+
999
+ </Accordion>
1000
+
1001
+ <Accordion title="How do I install skills on Linux?">
1002
+ Use native `vora skills` commands or drop skills into your workspace. The macOS Skills UI isn't available on Linux.
1003
+ Browse skills at [https://clawhub.com](https://clawhub.com).
1004
+
1005
+ ```bash
1006
+ vora skills search "calendar"
1007
+ vora skills install <skill-slug>
1008
+ vora skills update --all
1009
+ ```
1010
+
1011
+ Install the separate `clawhub` CLI only if you want to publish or sync your own skills.
1012
+
1013
+ </Accordion>
1014
+
1015
+ <Accordion title="Can Vora run tasks on a schedule or continuously in the background?">
1016
+ Yes. Use the Gateway scheduler:
1017
+
1018
+ - **Cron jobs** for scheduled or recurring tasks (persist across restarts).
1019
+ - **Heartbeat** for "main session" periodic checks.
1020
+ - **Isolated jobs** for autonomous agents that post summaries or deliver to chats.
1021
+
1022
+ Docs: [Cron jobs](/automation/cron-jobs), [Cron vs Heartbeat](/automation/cron-vs-heartbeat),
1023
+ [Heartbeat](/gateway/heartbeat).
1024
+
1025
+ </Accordion>
1026
+
1027
+ <Accordion title="Can I run Apple macOS-only skills from Linux?">
1028
+ Not directly. macOS skills are gated by `metadata.vora.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.
1029
+
1030
+ You have three supported patterns:
1031
+
1032
+ **Option A - run the Gateway on a Mac (simplest).**
1033
+ Run the Gateway where the macOS binaries exist, then connect from Linux in [remote mode](#gateway-ports-already-running-and-remote-mode) or over Tailscale. The skills load normally because the Gateway host is macOS.
1034
+
1035
+ **Option B - use a macOS node (no SSH).**
1036
+ 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. Vora 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.
1037
+
1038
+ **Option C - proxy macOS binaries over SSH (advanced).**
1039
+ 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.
1040
+
1041
+ 1. Create an SSH wrapper for the binary (example: `memo` for Apple Notes):
1042
+
1043
+ ```bash
1044
+ #!/usr/bin/env bash
1045
+ set -euo pipefail
1046
+ exec ssh -T user@mac-host /opt/homebrew/bin/memo "$@"
1047
+ ```
1048
+
1049
+ 2. Put the wrapper on `PATH` on the Linux host (for example `~/bin/memo`).
1050
+ 3. Override the skill metadata (workspace or `~/.vora/skills`) to allow Linux:
1051
+
1052
+ ```markdown
1053
+ ---
1054
+ name: apple-notes
1055
+ description: Manage Apple Notes via the memo CLI on macOS.
1056
+ metadata: { "vora": { "os": ["darwin", "linux"], "requires": { "bins": ["memo"] } } }
1057
+ ---
1058
+ ```
1059
+
1060
+ 4. Start a new session so the skills snapshot refreshes.
1061
+
1062
+ </Accordion>
1063
+
1064
+ <Accordion title="Do you have a Notion or HeyGen integration?">
1065
+ Not built-in today.
1066
+
1067
+ Options:
1068
+
1069
+ - **Custom skill / plugin:** best for reliable API access (Notion/HeyGen both have APIs).
1070
+ - **Browser automation:** works without code but is slower and more fragile.
1071
+
1072
+ If you want to keep context per client (agency workflows), a simple pattern is:
1073
+
1074
+ - One Notion page per client (context + preferences + active work).
1075
+ - Ask the agent to fetch that page at the start of a session.
1076
+
1077
+ If you want a native integration, open a feature request or build a skill
1078
+ targeting those APIs.
1079
+
1080
+ Install skills:
1081
+
1082
+ ```bash
1083
+ vora skills install <skill-slug>
1084
+ vora skills update --all
1085
+ ```
1086
+
1087
+ Native installs land in the active workspace `skills/` directory. For shared skills across agents, place them in `~/.vora/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).
1088
+
1089
+ </Accordion>
1090
+
1091
+ <Accordion title="How do I use my existing signed-in Chrome with Vora?">
1092
+ Use the built-in `user` browser profile, which attaches through Chrome DevTools MCP:
1093
+
1094
+ ```bash
1095
+ vora browser --browser-profile user tabs
1096
+ vora browser --browser-profile user snapshot
1097
+ ```
1098
+
1099
+ If you want a custom name, create an explicit MCP profile:
1100
+
1101
+ ```bash
1102
+ vora browser create-profile --name chrome-live --driver existing-session
1103
+ vora browser --browser-profile chrome-live tabs
1104
+ ```
1105
+
1106
+ This path is host-local. If the Gateway runs elsewhere, either run a node host on the browser machine or use remote CDP instead.
1107
+
1108
+ </Accordion>
1109
+ </AccordionGroup>
1110
+
1111
+ ## Sandboxing and memory
1112
+
1113
+ <AccordionGroup>
1114
+ <Accordion title="Is there a dedicated sandboxing doc?">
1115
+ Yes. See [Sandboxing](/gateway/sandboxing). For Docker-specific setup (full gateway in Docker or sandbox images), see [Docker](/install/docker).
1116
+ </Accordion>
1117
+
1118
+ <Accordion title="Docker feels limited - how do I enable full features?">
1119
+ The default image is security-first and runs as the `node` user, so it does not
1120
+ include system packages, Homebrew, or bundled browsers. For a fuller setup:
1121
+
1122
+ - Persist `/home/node` with `VORA_HOME_VOLUME` so caches survive.
1123
+ - Bake system deps into the image with `VORA_DOCKER_APT_PACKAGES`.
1124
+ - Install Playwright browsers via the bundled CLI:
1125
+ `node /app/node_modules/playwright-core/cli.js install chromium`
1126
+ - Set `PLAYWRIGHT_BROWSERS_PATH` and ensure the path is persisted.
1127
+
1128
+ Docs: [Docker](/install/docker), [Browser](/tools/browser).
1129
+
1130
+ </Accordion>
1131
+
1132
+ <Accordion title="Can I keep DMs personal but make groups public/sandboxed with one agent?">
1133
+ Yes - if your private traffic is **DMs** and your public traffic is **groups**.
1134
+
1135
+ 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`.
1136
+
1137
+ Setup walkthrough + example config: [Groups: personal DMs + public groups](/channels/groups#pattern-personal-dms-public-groups-single-agent)
1138
+
1139
+ Key config reference: [Gateway configuration](/gateway/configuration-reference#agentsdefaultssandbox)
1140
+
1141
+ </Accordion>
1142
+
1143
+ <Accordion title="How do I bind a host folder into the sandbox?">
1144
+ 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.
1145
+ </Accordion>
1146
+
1147
+ <Accordion title="How does memory work?">
1148
+ Vora memory is just Markdown files in the agent workspace:
1149
+
1150
+ - Daily notes in `memory/YYYY-MM-DD.md`
1151
+ - Curated long-term notes in `MEMORY.md` (main/private sessions only)
1152
+
1153
+ Vora also runs a **silent pre-compaction memory flush** to remind the model
1154
+ to write durable notes before auto-compaction. This only runs when the workspace
1155
+ is writable (read-only sandboxes skip it). See [Memory](/concepts/memory).
1156
+
1157
+ </Accordion>
1158
+
1159
+ <Accordion title="Memory keeps forgetting things. How do I make it stick?">
1160
+ Ask the bot to **write the fact to memory**. Long-term notes belong in `MEMORY.md`,
1161
+ short-term context goes into `memory/YYYY-MM-DD.md`.
1162
+
1163
+ This is still an area we are improving. It helps to remind the model to store memories;
1164
+ it will know what to do. If it keeps forgetting, verify the Gateway is using the same
1165
+ workspace on every run.
1166
+
1167
+ Docs: [Memory](/concepts/memory), [Agent workspace](/concepts/agent-workspace).
1168
+
1169
+ </Accordion>
1170
+
1171
+ <Accordion title="Does memory persist forever? What are the limits?">
1172
+ Memory files live on disk and persist until you delete them. The limit is your
1173
+ storage, not the model. The **session context** is still limited by the model
1174
+ context window, so long conversations can compact or truncate. That is why
1175
+ memory search exists - it pulls only the relevant parts back into context.
1176
+
1177
+ Docs: [Memory](/concepts/memory), [Context](/concepts/context).
1178
+
1179
+ </Accordion>
1180
+
1181
+ <Accordion title="Does semantic memory search require an OpenAI API key?">
1182
+ Only if you use **OpenAI embeddings**. Codex OAuth covers chat/completions and
1183
+ does **not** grant embeddings access, so **signing in with Codex (OAuth or the
1184
+ Codex CLI login)** does not help for semantic memory search. OpenAI embeddings
1185
+ still need a real API key (`OPENAI_API_KEY` or `models.providers.openai.apiKey`).
1186
+
1187
+ If you don't set a provider explicitly, Vora auto-selects a provider when it
1188
+ can resolve an API key (auth profiles, `models.providers.*.apiKey`, or env vars).
1189
+ It prefers OpenAI if an OpenAI key resolves, otherwise Gemini if a Gemini key
1190
+ resolves, then Voyage, then Mistral. If no remote key is available, memory
1191
+ search stays disabled until you configure it. If you have a local model path
1192
+ configured and present, Vora
1193
+ prefers `local`. Ollama is supported when you explicitly set
1194
+ `memorySearch.provider = "ollama"`.
1195
+
1196
+ If you'd rather stay local, set `memorySearch.provider = "local"` (and optionally
1197
+ `memorySearch.fallback = "none"`). If you want Gemini embeddings, set
1198
+ `memorySearch.provider = "gemini"` and provide `GEMINI_API_KEY` (or
1199
+ `memorySearch.remote.apiKey`). We support **OpenAI, Gemini, Voyage, Mistral, Ollama, or local** embedding
1200
+ models - see [Memory](/concepts/memory) for the setup details.
1201
+
1202
+ </Accordion>
1203
+ </AccordionGroup>
1204
+
1205
+ ## Where things live on disk
1206
+
1207
+ <AccordionGroup>
1208
+ <Accordion title="Is all data used with Vora saved locally?">
1209
+ No - **Vora's state is local**, but **external services still see what you send them**.
1210
+
1211
+ - **Local by default:** sessions, memory files, config, and workspace live on the Gateway host
1212
+ (`~/.vora` + your workspace directory).
1213
+ - **Remote by necessity:** messages you send to model providers (Anthropic/OpenAI/etc.) go to
1214
+ their APIs, and chat platforms (WhatsApp/Telegram/Slack/etc.) store message data on their
1215
+ servers.
1216
+ - **You control the footprint:** using local models keeps prompts on your machine, but channel
1217
+ traffic still goes through the channel's servers.
1218
+
1219
+ Related: [Agent workspace](/concepts/agent-workspace), [Memory](/concepts/memory).
1220
+
1221
+ </Accordion>
1222
+
1223
+ <Accordion title="Where does Vora store its data?">
1224
+ Everything lives under `$VORA_STATE_DIR` (default: `~/.vora`):
1225
+
1226
+ | Path | Purpose |
1227
+ | --------------------------------------------------------------- | ------------------------------------------------------------------ |
1228
+ | `$VORA_STATE_DIR/vora.json` | Main config (JSON5) |
1229
+ | `$VORA_STATE_DIR/credentials/oauth.json` | Legacy OAuth import (copied into auth profiles on first use) |
1230
+ | `$VORA_STATE_DIR/agents/<agentId>/agent/auth-profiles.json` | Auth profiles (OAuth, API keys, and optional `keyRef`/`tokenRef`) |
1231
+ | `$VORA_STATE_DIR/secrets.json` | Optional file-backed secret payload for `file` SecretRef providers |
1232
+ | `$VORA_STATE_DIR/agents/<agentId>/agent/auth.json` | Legacy compatibility file (static `api_key` entries scrubbed) |
1233
+ | `$VORA_STATE_DIR/credentials/` | Provider state (e.g. `whatsapp/<accountId>/creds.json`) |
1234
+ | `$VORA_STATE_DIR/agents/` | Per-agent state (agentDir + sessions) |
1235
+ | `$VORA_STATE_DIR/agents/<agentId>/sessions/` | Conversation history & state (per agent) |
1236
+ | `$VORA_STATE_DIR/agents/<agentId>/sessions/sessions.json` | Session metadata (per agent) |
1237
+
1238
+ Legacy single-agent path: `~/.vora/agent/*` (migrated by `vora doctor`).
1239
+
1240
+ Your **workspace** (AGENTS.md, memory files, skills, etc.) is separate and configured via `agents.defaults.workspace` (default: `~/.vora/workspace`).
1241
+
1242
+ </Accordion>
1243
+
1244
+ <Accordion title="Where should AGENTS.md / SOUL.md / USER.md / MEMORY.md live?">
1245
+ These files live in the **agent workspace**, not `~/.vora`.
1246
+
1247
+ - **Workspace (per agent)**: `AGENTS.md`, `SOUL.md`, `IDENTITY.md`, `USER.md`,
1248
+ `MEMORY.md` (or legacy fallback `memory.md` when `MEMORY.md` is absent),
1249
+ `memory/YYYY-MM-DD.md`, optional `HEARTBEAT.md`.
1250
+ - **State dir (`~/.vora`)**: config, credentials, auth profiles, sessions, logs,
1251
+ and shared skills (`~/.vora/skills`).
1252
+
1253
+ Default workspace is `~/.vora/workspace`, configurable via:
1254
+
1255
+ ```json5
1256
+ {
1257
+ agents: { defaults: { workspace: "~/.vora/workspace" } },
1258
+ }
1259
+ ```
1260
+
1261
+ If the bot "forgets" after a restart, confirm the Gateway is using the same
1262
+ workspace on every launch (and remember: remote mode uses the **gateway host's**
1263
+ workspace, not your local laptop).
1264
+
1265
+ Tip: if you want a durable behavior or preference, ask the bot to **write it into
1266
+ AGENTS.md or MEMORY.md** rather than relying on chat history.
1267
+
1268
+ See [Agent workspace](/concepts/agent-workspace) and [Memory](/concepts/memory).
1269
+
1270
+ </Accordion>
1271
+
1272
+ <Accordion title="Recommended backup strategy">
1273
+ Put your **agent workspace** in a **private** git repo and back it up somewhere
1274
+ private (for example GitHub private). This captures memory + AGENTS/SOUL/USER
1275
+ files, and lets you restore the assistant's "mind" later.
1276
+
1277
+ Do **not** commit anything under `~/.vora` (credentials, sessions, tokens, or encrypted secrets payloads).
1278
+ If you need a full restore, back up both the workspace and the state directory
1279
+ separately (see the migration question above).
1280
+
1281
+ Docs: [Agent workspace](/concepts/agent-workspace).
1282
+
1283
+ </Accordion>
1284
+
1285
+ <Accordion title="How do I completely uninstall Vora?">
1286
+ See the dedicated guide: [Uninstall](/install/uninstall).
1287
+ </Accordion>
1288
+
1289
+ <Accordion title="Can agents work outside the workspace?">
1290
+ Yes. The workspace is the **default cwd** and memory anchor, not a hard sandbox.
1291
+ Relative paths resolve inside the workspace, but absolute paths can access other
1292
+ host locations unless sandboxing is enabled. If you need isolation, use
1293
+ [`agents.defaults.sandbox`](/gateway/sandboxing) or per-agent sandbox settings. If you
1294
+ want a repo to be the default working directory, point that agent's
1295
+ `workspace` to the repo root. The Vora repo is just source code; keep the
1296
+ workspace separate unless you intentionally want the agent to work inside it.
1297
+
1298
+ Example (repo as default cwd):
1299
+
1300
+ ```json5
1301
+ {
1302
+ agents: {
1303
+ defaults: {
1304
+ workspace: "~/Projects/my-repo",
1305
+ },
1306
+ },
1307
+ }
1308
+ ```
1309
+
1310
+ </Accordion>
1311
+
1312
+ <Accordion title="Remote mode: where is the session store?">
1313
+ 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).
1314
+ </Accordion>
1315
+ </AccordionGroup>
1316
+
1317
+ ## Config basics
1318
+
1319
+ <AccordionGroup>
1320
+ <Accordion title="What format is the config? Where is it?">
1321
+ Vora reads an optional **JSON5** config from `$VORA_CONFIG_PATH` (default: `~/.vora/vora.json`):
1322
+
1323
+ ```
1324
+ $VORA_CONFIG_PATH
1325
+ ```
1326
+
1327
+ If the file is missing, it uses safe-ish defaults (including a default workspace of `~/.vora/workspace`).
1328
+
1329
+ </Accordion>
1330
+
1331
+ <Accordion title='I set gateway.bind: "lan" (or "tailnet") and now nothing listens / the UI says unauthorized'>
1332
+ Non-loopback binds **require auth**. Configure `gateway.auth.mode` + `gateway.auth.token` (or use `VORA_GATEWAY_TOKEN`).
1333
+
1334
+ ```json5
1335
+ {
1336
+ gateway: {
1337
+ bind: "lan",
1338
+ auth: {
1339
+ mode: "token",
1340
+ token: "replace-me",
1341
+ },
1342
+ },
1343
+ }
1344
+ ```
1345
+
1346
+ Notes:
1347
+
1348
+ - `gateway.remote.token` / `.password` do **not** enable local gateway auth by themselves.
1349
+ - Local call paths can use `gateway.remote.*` as fallback only when `gateway.auth.*` is unset.
1350
+ - If `gateway.auth.token` / `gateway.auth.password` is explicitly configured via SecretRef and unresolved, resolution fails closed (no remote fallback masking).
1351
+ - The Control UI authenticates via `connect.params.auth.token` (stored in app/UI settings). Avoid putting tokens in URLs.
1352
+
1353
+ </Accordion>
1354
+
1355
+ <Accordion title="Why do I need a token on localhost now?">
1356
+ Vora enforces token auth by default, including loopback. If no token is configured, gateway startup auto-generates one and saves it to `gateway.auth.token`, so **local WS clients must authenticate**. This blocks other local processes from calling the Gateway.
1357
+
1358
+ If you **really** want open loopback, set `gateway.auth.mode: "none"` explicitly in your config. Doctor can generate a token for you any time: `vora doctor --generate-gateway-token`.
1359
+
1360
+ </Accordion>
1361
+
1362
+ <Accordion title="Do I have to restart after changing config?">
1363
+ The Gateway watches the config and supports hot-reload:
1364
+
1365
+ - `gateway.reload.mode: "hybrid"` (default): hot-apply safe changes, restart for critical ones
1366
+ - `hot`, `restart`, `off` are also supported
1367
+
1368
+ </Accordion>
1369
+
1370
+ <Accordion title="How do I disable funny CLI taglines?">
1371
+ Set `cli.banner.taglineMode` in config:
1372
+
1373
+ ```json5
1374
+ {
1375
+ cli: {
1376
+ banner: {
1377
+ taglineMode: "off", // random | default | off
1378
+ },
1379
+ },
1380
+ }
1381
+ ```
1382
+
1383
+ - `off`: hides tagline text but keeps the banner title/version line.
1384
+ - `default`: uses `All your chats, one Vora.` every time.
1385
+ - `random`: rotating funny/seasonal taglines (default behavior).
1386
+ - If you want no banner at all, set env `VORA_HIDE_BANNER=1`.
1387
+
1388
+ </Accordion>
1389
+
1390
+ <Accordion title="How do I enable web search (and web fetch)?">
1391
+ `web_fetch` works without an API key. `web_search` requires a key for your
1392
+ selected provider (Brave, Gemini, Grok, Kimi, or Perplexity).
1393
+ **Recommended:** run `vora configure --section web` and choose a provider.
1394
+ Environment alternatives:
1395
+
1396
+ - Brave: `BRAVE_API_KEY`
1397
+ - Gemini: `GEMINI_API_KEY`
1398
+ - Grok: `XAI_API_KEY`
1399
+ - Kimi: `KIMI_API_KEY` or `MOONSHOT_API_KEY`
1400
+ - Perplexity: `PERPLEXITY_API_KEY` or `OPENROUTER_API_KEY`
1401
+
1402
+ ```json5
1403
+ {
1404
+ plugins: {
1405
+ entries: {
1406
+ brave: {
1407
+ config: {
1408
+ webSearch: {
1409
+ apiKey: "BRAVE_API_KEY_HERE",
1410
+ },
1411
+ },
1412
+ },
1413
+ },
1414
+ },
1415
+ tools: {
1416
+ web: {
1417
+ search: {
1418
+ enabled: true,
1419
+ provider: "brave",
1420
+ maxResults: 5,
1421
+ },
1422
+ fetch: {
1423
+ enabled: true,
1424
+ },
1425
+ },
1426
+ },
1427
+ }
1428
+ ```
1429
+
1430
+ Provider-specific web-search config now lives under `plugins.entries.<plugin>.config.webSearch.*`.
1431
+ Legacy `tools.web.search.*` provider paths still load temporarily for compatibility, but they should not be used for new configs.
1432
+
1433
+ Notes:
1434
+
1435
+ - If you use allowlists, add `web_search`/`web_fetch` or `group:web`.
1436
+ - `web_fetch` is enabled by default (unless explicitly disabled).
1437
+ - Daemons read env vars from `~/.vora/.env` (or the service environment).
1438
+
1439
+ Docs: [Web tools](/tools/web).
1440
+
1441
+ </Accordion>
1442
+
1443
+ <Accordion title="config.apply wiped my config. How do I recover and avoid this?">
1444
+ `config.apply` replaces the **entire config**. If you send a partial object, everything
1445
+ else is removed.
1446
+
1447
+ Recover:
1448
+
1449
+ - Restore from backup (git or a copied `~/.vora/vora.json`).
1450
+ - If you have no backup, re-run `vora doctor` and reconfigure channels/models.
1451
+ - If this was unexpected, file a bug and include your last known config or any backup.
1452
+ - A local coding agent can often reconstruct a working config from logs or history.
1453
+
1454
+ Avoid it:
1455
+
1456
+ - Use `vora config set` for small changes.
1457
+ - Use `vora configure` for interactive edits.
1458
+
1459
+ Docs: [Config](/cli/config), [Configure](/cli/configure), [Doctor](/gateway/doctor).
1460
+
1461
+ </Accordion>
1462
+
1463
+ <Accordion title="How do I run a central Gateway with specialized workers across devices?">
1464
+ The common pattern is **one Gateway** (e.g. Raspberry Pi) plus **nodes** and **agents**:
1465
+
1466
+ - **Gateway (central):** owns channels (Signal/WhatsApp), routing, and sessions.
1467
+ - **Nodes (devices):** Macs/iOS/Android connect as peripherals and expose local tools (`system.run`, `canvas`, `camera`).
1468
+ - **Agents (workers):** separate brains/workspaces for special roles (e.g. "Hetzner ops", "Personal data").
1469
+ - **Sub-agents:** spawn background work from a main agent when you want parallelism.
1470
+ - **TUI:** connect to the Gateway and switch agents/sessions.
1471
+
1472
+ Docs: [Nodes](/nodes), [Remote access](/gateway/remote), [Multi-Agent Routing](/concepts/multi-agent), [Sub-agents](/tools/subagents), [TUI](/web/tui).
1473
+
1474
+ </Accordion>
1475
+
1476
+ <Accordion title="Can the Vora browser run headless?">
1477
+ Yes. It's a config option:
1478
+
1479
+ ```json5
1480
+ {
1481
+ browser: { headless: true },
1482
+ agents: {
1483
+ defaults: {
1484
+ sandbox: { browser: { headless: true } },
1485
+ },
1486
+ },
1487
+ }
1488
+ ```
1489
+
1490
+ Default is `false` (headful). Headless is more likely to trigger anti-bot checks on some sites. See [Browser](/tools/browser).
1491
+
1492
+ Headless uses the **same Chromium engine** and works for most automation (forms, clicks, scraping, logins). The main differences:
1493
+
1494
+ - No visible browser window (use screenshots if you need visuals).
1495
+ - Some sites are stricter about automation in headless mode (CAPTCHAs, anti-bot).
1496
+ For example, X/Twitter often blocks headless sessions.
1497
+
1498
+ </Accordion>
1499
+
1500
+ <Accordion title="How do I use Brave for browser control?">
1501
+ Set `browser.executablePath` to your Brave binary (or any Chromium-based browser) and restart the Gateway.
1502
+ See the full config examples in [Browser](/tools/browser#use-brave-or-another-chromium-based-browser).
1503
+ </Accordion>
1504
+ </AccordionGroup>
1505
+
1506
+ ## Remote gateways and nodes
1507
+
1508
+ <AccordionGroup>
1509
+ <Accordion title="How do commands propagate between Telegram, the gateway, and nodes?">
1510
+ Telegram messages are handled by the **gateway**. The gateway runs the agent and
1511
+ only then calls nodes over the **Gateway WebSocket** when a node tool is needed:
1512
+
1513
+ Telegram → Gateway → Agent → `node.*` → Node → Gateway → Telegram
1514
+
1515
+ Nodes don't see inbound provider traffic; they only receive node RPC calls.
1516
+
1517
+ </Accordion>
1518
+
1519
+ <Accordion title="How can my agent access my computer if the Gateway is hosted remotely?">
1520
+ Short answer: **pair your computer as a node**. The Gateway runs elsewhere, but it can
1521
+ call `node.*` tools (screen, camera, system) on your local machine over the Gateway WebSocket.
1522
+
1523
+ Typical setup:
1524
+
1525
+ 1. Run the Gateway on the always-on host (VPS/home server).
1526
+ 2. Put the Gateway host + your computer on the same tailnet.
1527
+ 3. Ensure the Gateway WS is reachable (tailnet bind or SSH tunnel).
1528
+ 4. Open the macOS app locally and connect in **Remote over SSH** mode (or direct tailnet)
1529
+ so it can register as a node.
1530
+ 5. Approve the node on the Gateway:
1531
+
1532
+ ```bash
1533
+ vora devices list
1534
+ vora devices approve <requestId>
1535
+ ```
1536
+
1537
+ No separate TCP bridge is required; nodes connect over the Gateway WebSocket.
1538
+
1539
+ Security reminder: pairing a macOS node allows `system.run` on that machine. Only
1540
+ pair devices you trust, and review [Security](/gateway/security).
1541
+
1542
+ Docs: [Nodes](/nodes), [Gateway protocol](/gateway/protocol), [macOS remote mode](/platforms/mac/remote), [Security](/gateway/security).
1543
+
1544
+ </Accordion>
1545
+
1546
+ <Accordion title="Tailscale is connected but I get no replies. What now?">
1547
+ Check the basics:
1548
+
1549
+ - Gateway is running: `vora gateway status`
1550
+ - Gateway health: `vora status`
1551
+ - Channel health: `vora channels status`
1552
+
1553
+ Then verify auth and routing:
1554
+
1555
+ - If you use Tailscale Serve, make sure `gateway.auth.allowTailscale` is set correctly.
1556
+ - If you connect via SSH tunnel, confirm the local tunnel is up and points at the right port.
1557
+ - Confirm your allowlists (DM or group) include your account.
1558
+
1559
+ Docs: [Tailscale](/gateway/tailscale), [Remote access](/gateway/remote), [Channels](/channels).
1560
+
1561
+ </Accordion>
1562
+
1563
+ <Accordion title="Can two Vora instances talk to each other (local + VPS)?">
1564
+ Yes. There is no built-in "bot-to-bot" bridge, but you can wire it up in a few
1565
+ reliable ways:
1566
+
1567
+ **Simplest:** use a normal chat channel both bots can access (Telegram/Slack/WhatsApp).
1568
+ Have Bot A send a message to Bot B, then let Bot B reply as usual.
1569
+
1570
+ **CLI bridge (generic):** run a script that calls the other Gateway with
1571
+ `vora agent --message ... --deliver`, targeting a chat where the other bot
1572
+ listens. If one bot is on a remote VPS, point your CLI at that remote Gateway
1573
+ via SSH/Tailscale (see [Remote access](/gateway/remote)).
1574
+
1575
+ Example pattern (run from a machine that can reach the target Gateway):
1576
+
1577
+ ```bash
1578
+ vora agent --message "Hello from local bot" --deliver --channel telegram --reply-to <chat-id>
1579
+ ```
1580
+
1581
+ Tip: add a guardrail so the two bots do not loop endlessly (mention-only, channel
1582
+ allowlists, or a "do not reply to bot messages" rule).
1583
+
1584
+ Docs: [Remote access](/gateway/remote), [Agent CLI](/cli/agent), [Agent send](/tools/agent-send).
1585
+
1586
+ </Accordion>
1587
+
1588
+ <Accordion title="Do I need separate VPSes for multiple agents?">
1589
+ No. One Gateway can host multiple agents, each with its own workspace, model defaults,
1590
+ and routing. That is the normal setup and it is much cheaper and simpler than running
1591
+ one VPS per agent.
1592
+
1593
+ Use separate VPSes only when you need hard isolation (security boundaries) or very
1594
+ different configs that you do not want to share. Otherwise, keep one Gateway and
1595
+ use multiple agents or sub-agents.
1596
+
1597
+ </Accordion>
1598
+
1599
+ <Accordion title="Is there a benefit to using a node on my personal laptop instead of SSH from a VPS?">
1600
+ Yes - nodes are the first-class way to reach your laptop from a remote Gateway, and they
1601
+ unlock more than shell access. The Gateway runs on macOS/Linux (Windows via WSL2) and is
1602
+ lightweight (a small VPS or Raspberry Pi-class box is fine; 4 GB RAM is plenty), so a common
1603
+ setup is an always-on host plus your laptop as a node.
1604
+
1605
+ - **No inbound SSH required.** Nodes connect out to the Gateway WebSocket and use device pairing.
1606
+ - **Safer execution controls.** `system.run` is gated by node allowlists/approvals on that laptop.
1607
+ - **More device tools.** Nodes expose `canvas`, `camera`, and `screen` in addition to `system.run`.
1608
+ - **Local browser automation.** Keep the Gateway on a VPS, but run Chrome locally through a node host on the laptop, or attach to local Chrome on the host via Chrome MCP.
1609
+
1610
+ SSH is fine for ad-hoc shell access, but nodes are simpler for ongoing agent workflows and
1611
+ device automation.
1612
+
1613
+ Docs: [Nodes](/nodes), [Nodes CLI](/cli/nodes), [Browser](/tools/browser).
1614
+
1615
+ </Accordion>
1616
+
1617
+ <Accordion title="Do nodes run a gateway service?">
1618
+ 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
1619
+ to the gateway (iOS/Android nodes, or macOS "node mode" in the menubar app). For headless node
1620
+ hosts and CLI control, see [Node host CLI](/cli/node).
1621
+
1622
+ A full restart is required for `gateway`, `discovery`, and `canvasHost` changes.
1623
+
1624
+ </Accordion>
1625
+
1626
+ <Accordion title="Is there an API / RPC way to apply config?">
1627
+ Yes. `config.apply` validates + writes the full config and restarts the Gateway as part of the operation.
1628
+ </Accordion>
1629
+
1630
+ <Accordion title="Minimal sane config for a first install">
1631
+ ```json5
1632
+ {
1633
+ agents: { defaults: { workspace: "~/.vora/workspace" } },
1634
+ channels: { whatsapp: { allowFrom: ["+15555550123"] } },
1635
+ }
1636
+ ```
1637
+
1638
+ This sets your workspace and restricts who can trigger the bot.
1639
+
1640
+ </Accordion>
1641
+
1642
+ <Accordion title="How do I set up Tailscale on a VPS and connect from my Mac?">
1643
+ Minimal steps:
1644
+
1645
+ 1. **Install + login on the VPS**
1646
+
1647
+ ```bash
1648
+ curl -fsSL https://tailscale.com/install.sh | sh
1649
+ sudo tailscale up
1650
+ ```
1651
+
1652
+ 2. **Install + login on your Mac**
1653
+ - Use the Tailscale app and sign in to the same tailnet.
1654
+ 3. **Enable MagicDNS (recommended)**
1655
+ - In the Tailscale admin console, enable MagicDNS so the VPS has a stable name.
1656
+ 4. **Use the tailnet hostname**
1657
+ - SSH: `ssh user@your-vps.tailnet-xxxx.ts.net`
1658
+ - Gateway WS: `ws://your-vps.tailnet-xxxx.ts.net:18789`
1659
+
1660
+ If you want the Control UI without SSH, use Tailscale Serve on the VPS:
1661
+
1662
+ ```bash
1663
+ vora gateway --tailscale serve
1664
+ ```
1665
+
1666
+ This keeps the gateway bound to loopback and exposes HTTPS via Tailscale. See [Tailscale](/gateway/tailscale).
1667
+
1668
+ </Accordion>
1669
+
1670
+ <Accordion title="How do I connect a Mac node to a remote Gateway (Tailscale Serve)?">
1671
+ Serve exposes the **Gateway Control UI + WS**. Nodes connect over the same Gateway WS endpoint.
1672
+
1673
+ Recommended setup:
1674
+
1675
+ 1. **Make sure the VPS + Mac are on the same tailnet**.
1676
+ 2. **Use the macOS app in Remote mode** (SSH target can be the tailnet hostname).
1677
+ The app will tunnel the Gateway port and connect as a node.
1678
+ 3. **Approve the node** on the gateway:
1679
+
1680
+ ```bash
1681
+ vora devices list
1682
+ vora devices approve <requestId>
1683
+ ```
1684
+
1685
+ Docs: [Gateway protocol](/gateway/protocol), [Discovery](/gateway/discovery), [macOS remote mode](/platforms/mac/remote).
1686
+
1687
+ </Accordion>
1688
+
1689
+ <Accordion title="Should I install on a second laptop or just add a node?">
1690
+ If you only need **local tools** (screen/camera/exec) on the second laptop, add it as a
1691
+ **node**. That keeps a single Gateway and avoids duplicated config. Local node tools are
1692
+ currently macOS-only, but we plan to extend them to other OSes.
1693
+
1694
+ Install a second Gateway only when you need **hard isolation** or two fully separate bots.
1695
+
1696
+ Docs: [Nodes](/nodes), [Nodes CLI](/cli/nodes), [Multiple gateways](/gateway/multiple-gateways).
1697
+
1698
+ </Accordion>
1699
+ </AccordionGroup>
1700
+
1701
+ ## Env vars and .env loading
1702
+
1703
+ <AccordionGroup>
1704
+ <Accordion title="How does Vora load environment variables?">
1705
+ Vora reads env vars from the parent process (shell, launchd/systemd, CI, etc.) and additionally loads:
1706
+
1707
+ - `.env` from the current working directory
1708
+ - a global fallback `.env` from `~/.vora/.env` (aka `$VORA_STATE_DIR/.env`)
1709
+
1710
+ Neither `.env` file overrides existing env vars.
1711
+
1712
+ You can also define inline env vars in config (applied only if missing from the process env):
1713
+
1714
+ ```json5
1715
+ {
1716
+ env: {
1717
+ OPENROUTER_API_KEY: "sk-or-...",
1718
+ vars: { GROQ_API_KEY: "gsk-..." },
1719
+ },
1720
+ }
1721
+ ```
1722
+
1723
+ See [/environment](/help/environment) for full precedence and sources.
1724
+
1725
+ </Accordion>
1726
+
1727
+ <Accordion title="I started the Gateway via the service and my env vars disappeared. What now?">
1728
+ Two common fixes:
1729
+
1730
+ 1. Put the missing keys in `~/.vora/.env` so they're picked up even when the service doesn't inherit your shell env.
1731
+ 2. Enable shell import (opt-in convenience):
1732
+
1733
+ ```json5
1734
+ {
1735
+ env: {
1736
+ shellEnv: {
1737
+ enabled: true,
1738
+ timeoutMs: 15000,
1739
+ },
1740
+ },
1741
+ }
1742
+ ```
1743
+
1744
+ This runs your login shell and imports only missing expected keys (never overrides). Env var equivalents:
1745
+ `VORA_LOAD_SHELL_ENV=1`, `VORA_SHELL_ENV_TIMEOUT_MS=15000`.
1746
+
1747
+ </Accordion>
1748
+
1749
+ <Accordion title='I set COPILOT_GITHUB_TOKEN, but models status shows "Shell env: off." Why?'>
1750
+ `vora models status` reports whether **shell env import** is enabled. "Shell env: off"
1751
+ does **not** mean your env vars are missing - it just means Vora won't load
1752
+ your login shell automatically.
1753
+
1754
+ If the Gateway runs as a service (launchd/systemd), it won't inherit your shell
1755
+ environment. Fix by doing one of these:
1756
+
1757
+ 1. Put the token in `~/.vora/.env`:
1758
+
1759
+ ```
1760
+ COPILOT_GITHUB_TOKEN=...
1761
+ ```
1762
+
1763
+ 2. Or enable shell import (`env.shellEnv.enabled: true`).
1764
+ 3. Or add it to your config `env` block (applies only if missing).
1765
+
1766
+ Then restart the gateway and recheck:
1767
+
1768
+ ```bash
1769
+ vora models status
1770
+ ```
1771
+
1772
+ Copilot tokens are read from `COPILOT_GITHUB_TOKEN` (also `GH_TOKEN` / `GITHUB_TOKEN`).
1773
+ See [/concepts/model-providers](/concepts/model-providers) and [/environment](/help/environment).
1774
+
1775
+ </Accordion>
1776
+ </AccordionGroup>
1777
+
1778
+ ## Sessions and multiple chats
1779
+
1780
+ <AccordionGroup>
1781
+ <Accordion title="How do I start a fresh conversation?">
1782
+ Send `/new` or `/reset` as a standalone message. See [Session management](/concepts/session).
1783
+ </Accordion>
1784
+
1785
+ <Accordion title="Do sessions reset automatically if I never send /new?">
1786
+ Sessions can expire after `session.idleMinutes`, but this is **disabled by default** (default **0**).
1787
+ Set it to a positive value to enable idle expiry. When enabled, the **next**
1788
+ message after the idle period starts a fresh session id for that chat key.
1789
+ This does not delete transcripts - it just starts a new session.
1790
+
1791
+ ```json5
1792
+ {
1793
+ session: {
1794
+ idleMinutes: 240,
1795
+ },
1796
+ }
1797
+ ```
1798
+
1799
+ </Accordion>
1800
+
1801
+ <Accordion title="Is there a way to make a team of Vora instances (one CEO and many agents)?">
1802
+ Yes, via **multi-agent routing** and **sub-agents**. You can create one coordinator
1803
+ agent and several worker agents with their own workspaces and models.
1804
+
1805
+ That said, this is best seen as a **fun experiment**. It is token heavy and often
1806
+ less efficient than using one bot with separate sessions. The typical model we
1807
+ envision is one bot you talk to, with different sessions for parallel work. That
1808
+ bot can also spawn sub-agents when needed.
1809
+
1810
+ Docs: [Multi-agent routing](/concepts/multi-agent), [Sub-agents](/tools/subagents), [Agents CLI](/cli/agents).
1811
+
1812
+ </Accordion>
1813
+
1814
+ <Accordion title="Why did context get truncated mid-task? How do I prevent it?">
1815
+ Session context is limited by the model window. Long chats, large tool outputs, or many
1816
+ files can trigger compaction or truncation.
1817
+
1818
+ What helps:
1819
+
1820
+ - Ask the bot to summarize the current state and write it to a file.
1821
+ - Use `/compact` before long tasks, and `/new` when switching topics.
1822
+ - Keep important context in the workspace and ask the bot to read it back.
1823
+ - Use sub-agents for long or parallel work so the main chat stays smaller.
1824
+ - Pick a model with a larger context window if this happens often.
1825
+
1826
+ </Accordion>
1827
+
1828
+ <Accordion title="How do I completely reset Vora but keep it installed?">
1829
+ Use the reset command:
1830
+
1831
+ ```bash
1832
+ vora reset
1833
+ ```
1834
+
1835
+ Non-interactive full reset:
1836
+
1837
+ ```bash
1838
+ vora reset --scope full --yes --non-interactive
1839
+ ```
1840
+
1841
+ Then re-run setup:
1842
+
1843
+ ```bash
1844
+ vora onboard --install-daemon
1845
+ ```
1846
+
1847
+ Notes:
1848
+
1849
+ - Onboarding also offers **Reset** if it sees an existing config. See [Onboarding (CLI)](/start/wizard).
1850
+ - If you used profiles (`--profile` / `VORA_PROFILE`), reset each state dir (defaults are `~/.vora-<profile>`).
1851
+ - Dev reset: `vora gateway --dev --reset` (dev-only; wipes dev config + credentials + sessions + workspace).
1852
+
1853
+ </Accordion>
1854
+
1855
+ <Accordion title='I am getting "context too large" errors - how do I reset or compact?'>
1856
+ Use one of these:
1857
+
1858
+ - **Compact** (keeps the conversation but summarizes older turns):
1859
+
1860
+ ```
1861
+ /compact
1862
+ ```
1863
+
1864
+ or `/compact <instructions>` to guide the summary.
1865
+
1866
+ - **Reset** (fresh session ID for the same chat key):
1867
+
1868
+ ```
1869
+ /new
1870
+ /reset
1871
+ ```
1872
+
1873
+ If it keeps happening:
1874
+
1875
+ - Enable or tune **session pruning** (`agents.defaults.contextPruning`) to trim old tool output.
1876
+ - Use a model with a larger context window.
1877
+
1878
+ Docs: [Compaction](/concepts/compaction), [Session pruning](/concepts/session-pruning), [Session management](/concepts/session).
1879
+
1880
+ </Accordion>
1881
+
1882
+ <Accordion title='Why am I seeing "LLM request rejected: messages.content.tool_use.input field required"?'>
1883
+ This is a provider validation error: the model emitted a `tool_use` block without the required
1884
+ `input`. It usually means the session history is stale or corrupted (often after long threads
1885
+ or a tool/schema change).
1886
+
1887
+ Fix: start a fresh session with `/new` (standalone message).
1888
+
1889
+ </Accordion>
1890
+
1891
+ <Accordion title="Why am I getting heartbeat messages every 30 minutes?">
1892
+ Heartbeats run every **30m** by default (**1h** when using OAuth auth). Tune or disable them:
1893
+
1894
+ ```json5
1895
+ {
1896
+ agents: {
1897
+ defaults: {
1898
+ heartbeat: {
1899
+ every: "2h", // or "0m" to disable
1900
+ },
1901
+ },
1902
+ },
1903
+ }
1904
+ ```
1905
+
1906
+ If `HEARTBEAT.md` exists but is effectively empty (only blank lines and markdown
1907
+ headers like `# Heading`), Vora skips the heartbeat run to save API calls.
1908
+ If the file is missing, the heartbeat still runs and the model decides what to do.
1909
+
1910
+ Per-agent overrides use `agents.list[].heartbeat`. Docs: [Heartbeat](/gateway/heartbeat).
1911
+
1912
+ </Accordion>
1913
+
1914
+ <Accordion title='Do I need to add a "bot account" to a WhatsApp group?'>
1915
+ No. Vora runs on **your own account**, so if you're in the group, Vora can see it.
1916
+ By default, group replies are blocked until you allow senders (`groupPolicy: "allowlist"`).
1917
+
1918
+ If you want only **you** to be able to trigger group replies:
1919
+
1920
+ ```json5
1921
+ {
1922
+ channels: {
1923
+ whatsapp: {
1924
+ groupPolicy: "allowlist",
1925
+ groupAllowFrom: ["+15551234567"],
1926
+ },
1927
+ },
1928
+ }
1929
+ ```
1930
+
1931
+ </Accordion>
1932
+
1933
+ <Accordion title="How do I get the JID of a WhatsApp group?">
1934
+ Option 1 (fastest): tail logs and send a test message in the group:
1935
+
1936
+ ```bash
1937
+ vora logs --follow --json
1938
+ ```
1939
+
1940
+ Look for `chatId` (or `from`) ending in `@g.us`, like:
1941
+ `1234567890-1234567890@g.us`.
1942
+
1943
+ Option 2 (if already configured/allowlisted): list groups from config:
1944
+
1945
+ ```bash
1946
+ vora directory groups list --channel whatsapp
1947
+ ```
1948
+
1949
+ Docs: [WhatsApp](/channels/whatsapp), [Directory](/cli/directory), [Logs](/cli/logs).
1950
+
1951
+ </Accordion>
1952
+
1953
+ <Accordion title="Why does Vora not reply in a group?">
1954
+ Two common causes:
1955
+
1956
+ - Mention gating is on (default). You must @mention the bot (or match `mentionPatterns`).
1957
+ - You configured `channels.whatsapp.groups` without `"*"` and the group isn't allowlisted.
1958
+
1959
+ See [Groups](/channels/groups) and [Group messages](/channels/group-messages).
1960
+
1961
+ </Accordion>
1962
+
1963
+ <Accordion title="Do groups/threads share context with DMs?">
1964
+ 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](/channels/groups) and [Group messages](/channels/group-messages).
1965
+ </Accordion>
1966
+
1967
+ <Accordion title="How many workspaces and agents can I create?">
1968
+ No hard limits. Dozens (even hundreds) are fine, but watch for:
1969
+
1970
+ - **Disk growth:** sessions + transcripts live under `~/.vora/agents/<agentId>/sessions/`.
1971
+ - **Token cost:** more agents means more concurrent model usage.
1972
+ - **Ops overhead:** per-agent auth profiles, workspaces, and channel routing.
1973
+
1974
+ Tips:
1975
+
1976
+ - Keep one **active** workspace per agent (`agents.defaults.workspace`).
1977
+ - Prune old sessions (delete JSONL or store entries) if disk grows.
1978
+ - Use `vora doctor` to spot stray workspaces and profile mismatches.
1979
+
1980
+ </Accordion>
1981
+
1982
+ <Accordion title="Can I run multiple bots or chats at the same time (Slack), and how should I set that up?">
1983
+ Yes. Use **Multi-Agent Routing** to run multiple isolated agents and route inbound messages by
1984
+ channel/account/peer. Slack is supported as a channel and can be bound to specific agents.
1985
+
1986
+ Browser access is powerful but not "do anything a human can" - anti-bot, CAPTCHAs, and MFA can
1987
+ still block automation. For the most reliable browser control, use local Chrome MCP on the host,
1988
+ or use CDP on the machine that actually runs the browser.
1989
+
1990
+ Best-practice setup:
1991
+
1992
+ - Always-on Gateway host (VPS/Mac mini).
1993
+ - One agent per role (bindings).
1994
+ - Slack channel(s) bound to those agents.
1995
+ - Local browser via Chrome MCP or a node when needed.
1996
+
1997
+ Docs: [Multi-Agent Routing](/concepts/multi-agent), [Slack](/channels/slack),
1998
+ [Browser](/tools/browser), [Nodes](/nodes).
1999
+
2000
+ </Accordion>
2001
+ </AccordionGroup>
2002
+
2003
+ ## Models: defaults, selection, aliases, switching
2004
+
2005
+ <AccordionGroup>
2006
+ <Accordion title='What is the "default model"?'>
2007
+ Vora's default model is whatever you set as:
2008
+
2009
+ ```
2010
+ agents.defaults.model.primary
2011
+ ```
2012
+
2013
+ Models are referenced as `provider/model` (example: `anthropic/claude-opus-4-6`). If you omit the provider, Vora currently assumes `anthropic` as a temporary deprecation fallback - but you should still **explicitly** set `provider/model`.
2014
+
2015
+ </Accordion>
2016
+
2017
+ <Accordion title="What model do you recommend?">
2018
+ **Recommended default:** use the strongest latest-generation model available in your provider stack.
2019
+ **For tool-enabled or untrusted-input agents:** prioritize model strength over cost.
2020
+ **For routine/low-stakes chat:** use cheaper fallback models and route by agent role.
2021
+
2022
+ MiniMax has its own docs: [MiniMax](/providers/minimax) and
2023
+ [Local models](/gateway/local-models).
2024
+
2025
+ Rule of thumb: use the **best model you can afford** for high-stakes work, and a cheaper
2026
+ model for routine chat or summaries. You can route models per agent and use sub-agents to
2027
+ parallelize long tasks (each sub-agent consumes tokens). See [Models](/concepts/models) and
2028
+ [Sub-agents](/tools/subagents).
2029
+
2030
+ Strong warning: weaker/over-quantized models are more vulnerable to prompt
2031
+ injection and unsafe behavior. See [Security](/gateway/security).
2032
+
2033
+ More context: [Models](/concepts/models).
2034
+
2035
+ </Accordion>
2036
+
2037
+ <Accordion title="How do I switch models without wiping my config?">
2038
+ Use **model commands** or edit only the **model** fields. Avoid full config replaces.
2039
+
2040
+ Safe options:
2041
+
2042
+ - `/model` in chat (quick, per-session)
2043
+ - `vora models set ...` (updates just model config)
2044
+ - `vora configure --section model` (interactive)
2045
+ - edit `agents.defaults.model` in `~/.vora/vora.json`
2046
+
2047
+ Avoid `config.apply` with a partial object unless you intend to replace the whole config.
2048
+ If you did overwrite config, restore from backup or re-run `vora doctor` to repair.
2049
+
2050
+ Docs: [Models](/concepts/models), [Configure](/cli/configure), [Config](/cli/config), [Doctor](/gateway/doctor).
2051
+
2052
+ </Accordion>
2053
+
2054
+ <Accordion title="Can I use self-hosted models (llama.cpp, vLLM, Ollama)?">
2055
+ Yes. Ollama is the easiest path for local models.
2056
+
2057
+ Quickest setup:
2058
+
2059
+ 1. Install Ollama from `https://ollama.com/download`
2060
+ 2. Pull a local model such as `ollama pull glm-4.7-flash`
2061
+ 3. If you want Ollama Cloud too, run `ollama signin`
2062
+ 4. Run `vora onboard` and choose `Ollama`
2063
+ 5. Pick `Local` or `Cloud + Local`
2064
+
2065
+ Notes:
2066
+
2067
+ - `Cloud + Local` gives you Ollama Cloud models plus your local Ollama models
2068
+ - cloud models such as `kimi-k2.5:cloud` do not need a local pull
2069
+ - for manual switching, use `vora models list` and `vora models set ollama/<model>`
2070
+
2071
+ Security note: smaller or heavily quantized models are more vulnerable to prompt
2072
+ injection. We strongly recommend **large models** for any bot that can use tools.
2073
+ If you still want small models, enable sandboxing and strict tool allowlists.
2074
+
2075
+ Docs: [Ollama](/providers/ollama), [Local models](/gateway/local-models),
2076
+ [Model providers](/concepts/model-providers), [Security](/gateway/security),
2077
+ [Sandboxing](/gateway/sandboxing).
2078
+
2079
+ </Accordion>
2080
+
2081
+ <Accordion title="What do Vora, Flawd, and Krill use for models?">
2082
+ - These deployments can differ and may change over time; there is no fixed provider recommendation.
2083
+ - Check the current runtime setting on each gateway with `vora models status`.
2084
+ - For security-sensitive/tool-enabled agents, use the strongest latest-generation model available.
2085
+ </Accordion>
2086
+
2087
+ <Accordion title="How do I switch models on the fly (without restarting)?">
2088
+ Use the `/model` command as a standalone message:
2089
+
2090
+ ```
2091
+ /model sonnet
2092
+ /model opus
2093
+ /model gpt
2094
+ /model gpt-mini
2095
+ /model gemini
2096
+ /model gemini-flash
2097
+ /model gemini-flash-lite
2098
+ ```
2099
+
2100
+ These are the built-in aliases. Custom aliases can be added via `agents.defaults.models`.
2101
+
2102
+ You can list available models with `/model`, `/model list`, or `/model status`.
2103
+
2104
+ `/model` (and `/model list`) shows a compact, numbered picker. Select by number:
2105
+
2106
+ ```
2107
+ /model 3
2108
+ ```
2109
+
2110
+ You can also force a specific auth profile for the provider (per session):
2111
+
2112
+ ```
2113
+ /model opus@anthropic:default
2114
+ /model opus@anthropic:work
2115
+ ```
2116
+
2117
+ Tip: `/model status` shows which agent is active, which `auth-profiles.json` file is being used, and which auth profile will be tried next.
2118
+ It also shows the configured provider endpoint (`baseUrl`) and API mode (`api`) when available.
2119
+
2120
+ **How do I unpin a profile I set with @profile?**
2121
+
2122
+ Re-run `/model` **without** the `@profile` suffix:
2123
+
2124
+ ```
2125
+ /model anthropic/claude-opus-4-6
2126
+ ```
2127
+
2128
+ If you want to return to the default, pick it from `/model` (or send `/model <default provider/model>`).
2129
+ Use `/model status` to confirm which auth profile is active.
2130
+
2131
+ </Accordion>
2132
+
2133
+ <Accordion title="Can I use GPT 5.2 for daily tasks and Codex 5.3 for coding?">
2134
+ Yes. Set one as default and switch as needed:
2135
+
2136
+ - **Quick switch (per session):** `/model gpt-5.4` for daily tasks, `/model openai-codex/gpt-5.4` for coding with Codex OAuth.
2137
+ - **Default + switch:** set `agents.defaults.model.primary` to `openai/gpt-5.4`, then switch to `openai-codex/gpt-5.4` when coding (or the other way around).
2138
+ - **Sub-agents:** route coding tasks to sub-agents with a different default model.
2139
+
2140
+ See [Models](/concepts/models) and [Slash commands](/tools/slash-commands).
2141
+
2142
+ </Accordion>
2143
+
2144
+ <Accordion title='Why do I see "Model ... is not allowed" and then no reply?'>
2145
+ If `agents.defaults.models` is set, it becomes the **allowlist** for `/model` and any
2146
+ session overrides. Choosing a model that isn't in that list returns:
2147
+
2148
+ ```
2149
+ Model "provider/model" is not allowed. Use /model to list available models.
2150
+ ```
2151
+
2152
+ That error is returned **instead of** a normal reply. Fix: add the model to
2153
+ `agents.defaults.models`, remove the allowlist, or pick a model from `/model list`.
2154
+
2155
+ </Accordion>
2156
+
2157
+ <Accordion title='Why do I see "Unknown model: minimax/MiniMax-M2.7"?'>
2158
+ This means the **provider isn't configured** (no MiniMax provider config or auth
2159
+ profile was found), so the model can't be resolved.
2160
+
2161
+ Fix checklist:
2162
+
2163
+ 1. Upgrade to a current Vora release (or run from source `main`), then restart the gateway.
2164
+ 2. Make sure MiniMax is configured (wizard or JSON), or that a MiniMax API key
2165
+ exists in env/auth profiles so the provider can be injected.
2166
+ 3. Use the exact model id (case-sensitive): `minimax/MiniMax-M2.7` or
2167
+ `minimax/MiniMax-M2.7-highspeed`.
2168
+ 4. Run:
2169
+
2170
+ ```bash
2171
+ vora models list
2172
+ ```
2173
+
2174
+ and pick from the list (or `/model list` in chat).
2175
+
2176
+ See [MiniMax](/providers/minimax) and [Models](/concepts/models).
2177
+
2178
+ </Accordion>
2179
+
2180
+ <Accordion title="Can I use MiniMax as my default and OpenAI for complex tasks?">
2181
+ Yes. Use **MiniMax as the default** and switch models **per session** when needed.
2182
+ Fallbacks are for **errors**, not "hard tasks," so use `/model` or a separate agent.
2183
+
2184
+ **Option A: switch per session**
2185
+
2186
+ ```json5
2187
+ {
2188
+ env: { MINIMAX_API_KEY: "sk-...", OPENAI_API_KEY: "sk-..." },
2189
+ agents: {
2190
+ defaults: {
2191
+ model: { primary: "minimax/MiniMax-M2.7" },
2192
+ models: {
2193
+ "minimax/MiniMax-M2.7": { alias: "minimax" },
2194
+ "openai/gpt-5.4": { alias: "gpt" },
2195
+ },
2196
+ },
2197
+ },
2198
+ }
2199
+ ```
2200
+
2201
+ Then:
2202
+
2203
+ ```
2204
+ /model gpt
2205
+ ```
2206
+
2207
+ **Option B: separate agents**
2208
+
2209
+ - Agent A default: MiniMax
2210
+ - Agent B default: OpenAI
2211
+ - Route by agent or use `/agent` to switch
2212
+
2213
+ Docs: [Models](/concepts/models), [Multi-Agent Routing](/concepts/multi-agent), [MiniMax](/providers/minimax), [OpenAI](/providers/openai).
2214
+
2215
+ </Accordion>
2216
+
2217
+ <Accordion title="Are opus / sonnet / gpt built-in shortcuts?">
2218
+ Yes. Vora ships a few default shorthands (only applied when the model exists in `agents.defaults.models`):
2219
+
2220
+ - `opus` → `anthropic/claude-opus-4-6`
2221
+ - `sonnet` → `anthropic/claude-sonnet-4-6`
2222
+ - `gpt` → `openai/gpt-5.4`
2223
+ - `gpt-mini` → `openai/gpt-5-mini`
2224
+ - `gemini` → `google/gemini-3.1-pro-preview`
2225
+ - `gemini-flash` → `google/gemini-3-flash-preview`
2226
+ - `gemini-flash-lite` → `google/gemini-3.1-flash-lite-preview`
2227
+
2228
+ If you set your own alias with the same name, your value wins.
2229
+
2230
+ </Accordion>
2231
+
2232
+ <Accordion title="How do I define/override model shortcuts (aliases)?">
2233
+ Aliases come from `agents.defaults.models.<modelId>.alias`. Example:
2234
+
2235
+ ```json5
2236
+ {
2237
+ agents: {
2238
+ defaults: {
2239
+ model: { primary: "anthropic/claude-opus-4-6" },
2240
+ models: {
2241
+ "anthropic/claude-opus-4-6": { alias: "opus" },
2242
+ "anthropic/claude-sonnet-4-6": { alias: "sonnet" },
2243
+ "anthropic/claude-haiku-4-5": { alias: "haiku" },
2244
+ },
2245
+ },
2246
+ },
2247
+ }
2248
+ ```
2249
+
2250
+ Then `/model sonnet` (or `/<alias>` when supported) resolves to that model ID.
2251
+
2252
+ </Accordion>
2253
+
2254
+ <Accordion title="How do I add models from other providers like OpenRouter or Z.AI?">
2255
+ OpenRouter (pay-per-token; many models):
2256
+
2257
+ ```json5
2258
+ {
2259
+ agents: {
2260
+ defaults: {
2261
+ model: { primary: "openrouter/anthropic/claude-sonnet-4-6" },
2262
+ models: { "openrouter/anthropic/claude-sonnet-4-6": {} },
2263
+ },
2264
+ },
2265
+ env: { OPENROUTER_API_KEY: "sk-or-..." },
2266
+ }
2267
+ ```
2268
+
2269
+ Z.AI (GLM models):
2270
+
2271
+ ```json5
2272
+ {
2273
+ agents: {
2274
+ defaults: {
2275
+ model: { primary: "zai/glm-5" },
2276
+ models: { "zai/glm-5": {} },
2277
+ },
2278
+ },
2279
+ env: { ZAI_API_KEY: "..." },
2280
+ }
2281
+ ```
2282
+
2283
+ 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"`).
2284
+
2285
+ **No API key found for provider after adding a new agent**
2286
+
2287
+ This usually means the **new agent** has an empty auth store. Auth is per-agent and
2288
+ stored in:
2289
+
2290
+ ```
2291
+ ~/.vora/agents/<agentId>/agent/auth-profiles.json
2292
+ ```
2293
+
2294
+ Fix options:
2295
+
2296
+ - Run `vora agents add <id>` and configure auth during the wizard.
2297
+ - Or copy `auth-profiles.json` from the main agent's `agentDir` into the new agent's `agentDir`.
2298
+
2299
+ Do **not** reuse `agentDir` across agents; it causes auth/session collisions.
2300
+
2301
+ </Accordion>
2302
+ </AccordionGroup>
2303
+
2304
+ ## Model failover and "All models failed"
2305
+
2306
+ <AccordionGroup>
2307
+ <Accordion title="How does failover work?">
2308
+ Failover happens in two stages:
2309
+
2310
+ 1. **Auth profile rotation** within the same provider.
2311
+ 2. **Model fallback** to the next model in `agents.defaults.model.fallbacks`.
2312
+
2313
+ Cooldowns apply to failing profiles (exponential backoff), so Vora can keep responding even when a provider is rate-limited or temporarily failing.
2314
+
2315
+ </Accordion>
2316
+
2317
+ <Accordion title='What does "No credentials found for profile anthropic:default" mean?'>
2318
+ 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.
2319
+
2320
+ **Fix checklist:**
2321
+
2322
+ - **Confirm where auth profiles live** (new vs legacy paths)
2323
+ - Current: `~/.vora/agents/<agentId>/agent/auth-profiles.json`
2324
+ - Legacy: `~/.vora/agent/*` (migrated by `vora doctor`)
2325
+ - **Confirm your env var is loaded by the Gateway**
2326
+ - If you set `ANTHROPIC_API_KEY` in your shell but run the Gateway via systemd/launchd, it may not inherit it. Put it in `~/.vora/.env` or enable `env.shellEnv`.
2327
+ - **Make sure you're editing the correct agent**
2328
+ - Multi-agent setups mean there can be multiple `auth-profiles.json` files.
2329
+ - **Sanity-check model/auth status**
2330
+ - Use `vora models status` to see configured models and whether providers are authenticated.
2331
+
2332
+ **Fix checklist for "No credentials found for profile anthropic"**
2333
+
2334
+ This means the run is pinned to an Anthropic auth profile, but the Gateway
2335
+ can't find it in its auth store.
2336
+
2337
+ - **Use a setup-token**
2338
+ - Run `claude setup-token`, then paste it with `vora models auth setup-token --provider anthropic`.
2339
+ - If the token was created on another machine, use `vora models auth paste-token --provider anthropic`.
2340
+ - **If you want to use an API key instead**
2341
+ - Put `ANTHROPIC_API_KEY` in `~/.vora/.env` on the **gateway host**.
2342
+ - Clear any pinned order that forces a missing profile:
2343
+
2344
+ ```bash
2345
+ vora models auth order clear --provider anthropic
2346
+ ```
2347
+
2348
+ - **Confirm you're running commands on the gateway host**
2349
+ - In remote mode, auth profiles live on the gateway machine, not your laptop.
2350
+
2351
+ </Accordion>
2352
+
2353
+ <Accordion title="Why did it also try Google Gemini and fail?">
2354
+ If your model config includes Google Gemini as a fallback (or you switched to a Gemini shorthand), Vora will try it during model fallback. If you haven't configured Google credentials, you'll see `No API key found for provider "google"`.
2355
+
2356
+ Fix: either provide Google auth, or remove/avoid Google models in `agents.defaults.model.fallbacks` / aliases so fallback doesn't route there.
2357
+
2358
+ **LLM request rejected: thinking signature required (Google Antigravity)**
2359
+
2360
+ Cause: the session history contains **thinking blocks without signatures** (often from
2361
+ an aborted/partial stream). Google Antigravity requires signatures for thinking blocks.
2362
+
2363
+ Fix: Vora now strips unsigned thinking blocks for Google Antigravity Claude. If it still appears, start a **new session** or set `/thinking off` for that agent.
2364
+
2365
+ </Accordion>
2366
+ </AccordionGroup>
2367
+
2368
+ ## Auth profiles: what they are and how to manage them
2369
+
2370
+ Related: [/concepts/oauth](/concepts/oauth) (OAuth flows, token storage, multi-account patterns)
2371
+
2372
+ <AccordionGroup>
2373
+ <Accordion title="What is an auth profile?">
2374
+ An auth profile is a named credential record (OAuth or API key) tied to a provider. Profiles live in:
2375
+
2376
+ ```
2377
+ ~/.vora/agents/<agentId>/agent/auth-profiles.json
2378
+ ```
2379
+
2380
+ </Accordion>
2381
+
2382
+ <Accordion title="What are typical profile IDs?">
2383
+ Vora uses provider-prefixed IDs like:
2384
+
2385
+ - `anthropic:default` (common when no email identity exists)
2386
+ - `anthropic:<email>` for OAuth identities
2387
+ - custom IDs you choose (e.g. `anthropic:work`)
2388
+
2389
+ </Accordion>
2390
+
2391
+ <Accordion title="Can I control which auth profile is tried first?">
2392
+ 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.
2393
+
2394
+ Vora 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 `vora models status --json` and check `auth.unusableProfiles`. Tuning: `auth.cooldowns.billingBackoffHours*`.
2395
+
2396
+ You can also set a **per-agent** order override (stored in that agent's `auth-profiles.json`) via the CLI:
2397
+
2398
+ ```bash
2399
+ # Defaults to the configured default agent (omit --agent)
2400
+ vora models auth order get --provider anthropic
2401
+
2402
+ # Lock rotation to a single profile (only try this one)
2403
+ vora models auth order set --provider anthropic anthropic:default
2404
+
2405
+ # Or set an explicit order (fallback within provider)
2406
+ vora models auth order set --provider anthropic anthropic:work anthropic:default
2407
+
2408
+ # Clear override (fall back to config auth.order / round-robin)
2409
+ vora models auth order clear --provider anthropic
2410
+ ```
2411
+
2412
+ To target a specific agent:
2413
+
2414
+ ```bash
2415
+ vora models auth order set --provider anthropic --agent main anthropic:default
2416
+ ```
2417
+
2418
+ </Accordion>
2419
+
2420
+ <Accordion title="OAuth vs API key - what is the difference?">
2421
+ Vora supports both:
2422
+
2423
+ - **OAuth** often leverages subscription access (where applicable).
2424
+ - **API keys** use pay-per-token billing.
2425
+
2426
+ The wizard explicitly supports Anthropic setup-token and OpenAI Codex OAuth and can store API keys for you.
2427
+
2428
+ </Accordion>
2429
+ </AccordionGroup>
2430
+
2431
+ ## Gateway: ports, "already running", and remote mode
2432
+
2433
+ <AccordionGroup>
2434
+ <Accordion title="What port does the Gateway use?">
2435
+ `gateway.port` controls the single multiplexed port for WebSocket + HTTP (Control UI, hooks, etc.).
2436
+
2437
+ Precedence:
2438
+
2439
+ ```
2440
+ --port > VORA_GATEWAY_PORT > gateway.port > default 18789
2441
+ ```
2442
+
2443
+ </Accordion>
2444
+
2445
+ <Accordion title='Why does vora gateway status say "Runtime: running" but "RPC probe: failed"?'>
2446
+ 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`.
2447
+
2448
+ Use `vora gateway status` and trust these lines:
2449
+
2450
+ - `Probe target:` (the URL the probe actually used)
2451
+ - `Listening:` (what's actually bound on the port)
2452
+ - `Last gateway error:` (common root cause when the process is alive but the port isn't listening)
2453
+
2454
+ </Accordion>
2455
+
2456
+ <Accordion title='Why does vora gateway status show "Config (cli)" and "Config (service)" different?'>
2457
+ You're editing one config file while the service is running another (often a `--profile` / `VORA_STATE_DIR` mismatch).
2458
+
2459
+ Fix:
2460
+
2461
+ ```bash
2462
+ vora gateway install --force
2463
+ ```
2464
+
2465
+ Run that from the same `--profile` / environment you want the service to use.
2466
+
2467
+ </Accordion>
2468
+
2469
+ <Accordion title='What does "another gateway instance is already listening" mean?'>
2470
+ Vora 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.
2471
+
2472
+ Fix: stop the other instance, free the port, or run with `vora gateway --port <port>`.
2473
+
2474
+ </Accordion>
2475
+
2476
+ <Accordion title="How do I run Vora in remote mode (client connects to a Gateway elsewhere)?">
2477
+ Set `gateway.mode: "remote"` and point to a remote WebSocket URL, optionally with a token/password:
2478
+
2479
+ ```json5
2480
+ {
2481
+ gateway: {
2482
+ mode: "remote",
2483
+ remote: {
2484
+ url: "ws://gateway.tailnet:18789",
2485
+ token: "your-token",
2486
+ password: "your-password",
2487
+ },
2488
+ },
2489
+ }
2490
+ ```
2491
+
2492
+ Notes:
2493
+
2494
+ - `vora gateway` only starts when `gateway.mode` is `local` (or you pass the override flag).
2495
+ - The macOS app watches the config file and switches modes live when these values change.
2496
+
2497
+ </Accordion>
2498
+
2499
+ <Accordion title='The Control UI says "unauthorized" (or keeps reconnecting). What now?'>
2500
+ Your gateway is running with auth enabled (`gateway.auth.*`), but the UI is not sending the matching token/password.
2501
+
2502
+ Facts (from code):
2503
+
2504
+ - The Control UI keeps the token in `sessionStorage` for the current browser tab session and selected gateway URL, so same-tab refreshes keep working without restoring long-lived localStorage token persistence.
2505
+ - On `AUTH_TOKEN_MISMATCH`, trusted clients can attempt one bounded retry with a cached device token when the gateway returns retry hints (`canRetryWithDeviceToken=true`, `recommendedNextStep=retry_with_device_token`).
2506
+
2507
+ Fix:
2508
+
2509
+ - Fastest: `vora dashboard` (prints + copies the dashboard URL, tries to open; shows SSH hint if headless).
2510
+ - If you don't have a token yet: `vora doctor --generate-gateway-token`.
2511
+ - If remote, tunnel first: `ssh -N -L 18789:127.0.0.1:18789 user@host` then open `http://127.0.0.1:18789/`.
2512
+ - Set `gateway.auth.token` (or `VORA_GATEWAY_TOKEN`) on the gateway host.
2513
+ - In the Control UI settings, paste the same token.
2514
+ - If mismatch persists after the one retry, rotate/re-approve the paired device token:
2515
+ - `vora devices list`
2516
+ - `vora devices rotate --device <id> --role operator`
2517
+ - Still stuck? Run `vora status --all` and follow [Troubleshooting](/gateway/troubleshooting). See [Dashboard](/web/dashboard) for auth details.
2518
+
2519
+ </Accordion>
2520
+
2521
+ <Accordion title="I set gateway.bind tailnet but it cannot bind and nothing listens">
2522
+ `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.
2523
+
2524
+ Fix:
2525
+
2526
+ - Start Tailscale on that host (so it has a 100.x address), or
2527
+ - Switch to `gateway.bind: "loopback"` / `"lan"`.
2528
+
2529
+ Note: `tailnet` is explicit. `auto` prefers loopback; use `gateway.bind: "tailnet"` when you want a tailnet-only bind.
2530
+
2531
+ </Accordion>
2532
+
2533
+ <Accordion title="Can I run multiple Gateways on the same host?">
2534
+ 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.
2535
+
2536
+ Yes, but you must isolate:
2537
+
2538
+ - `VORA_CONFIG_PATH` (per-instance config)
2539
+ - `VORA_STATE_DIR` (per-instance state)
2540
+ - `agents.defaults.workspace` (workspace isolation)
2541
+ - `gateway.port` (unique ports)
2542
+
2543
+ Quick setup (recommended):
2544
+
2545
+ - Use `vora --profile <name> ...` per instance (auto-creates `~/.vora-<name>`).
2546
+ - Set a unique `gateway.port` in each profile config (or pass `--port` for manual runs).
2547
+ - Install a per-profile service: `vora --profile <name> gateway install`.
2548
+
2549
+ Profiles also suffix service names (`ai.vora.<profile>`; legacy `com.vora.*`, `vora-gateway-<profile>.service`, `Vora Gateway (<profile>)`).
2550
+ Full guide: [Multiple gateways](/gateway/multiple-gateways).
2551
+
2552
+ </Accordion>
2553
+
2554
+ <Accordion title='What does "invalid handshake" / code 1008 mean?'>
2555
+ The Gateway is a **WebSocket server**, and it expects the very first message to
2556
+ be a `connect` frame. If it receives anything else, it closes the connection
2557
+ with **code 1008** (policy violation).
2558
+
2559
+ Common causes:
2560
+
2561
+ - You opened the **HTTP** URL in a browser (`http://...`) instead of a WS client.
2562
+ - You used the wrong port or path.
2563
+ - A proxy or tunnel stripped auth headers or sent a non-Gateway request.
2564
+
2565
+ Quick fixes:
2566
+
2567
+ 1. Use the WS URL: `ws://<host>:18789` (or `wss://...` if HTTPS).
2568
+ 2. Don't open the WS port in a normal browser tab.
2569
+ 3. If auth is on, include the token/password in the `connect` frame.
2570
+
2571
+ If you're using the CLI or TUI, the URL should look like:
2572
+
2573
+ ```
2574
+ vora tui --url ws://<host>:18789 --token <token>
2575
+ ```
2576
+
2577
+ Protocol details: [Gateway protocol](/gateway/protocol).
2578
+
2579
+ </Accordion>
2580
+ </AccordionGroup>
2581
+
2582
+ ## Logging and debugging
2583
+
2584
+ <AccordionGroup>
2585
+ <Accordion title="Where are logs?">
2586
+ File logs (structured):
2587
+
2588
+ ```
2589
+ /tmp/vora/vora-YYYY-MM-DD.log
2590
+ ```
2591
+
2592
+ 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`.
2593
+
2594
+ Fastest log tail:
2595
+
2596
+ ```bash
2597
+ vora logs --follow
2598
+ ```
2599
+
2600
+ Service/supervisor logs (when the gateway runs via launchd/systemd):
2601
+
2602
+ - macOS: `$VORA_STATE_DIR/logs/gateway.log` and `gateway.err.log` (default: `~/.vora/logs/...`; profiles use `~/.vora-<profile>/logs/...`)
2603
+ - Linux: `journalctl --user -u vora-gateway[-<profile>].service -n 200 --no-pager`
2604
+ - Windows: `schtasks /Query /TN "Vora Gateway (<profile>)" /V /FO LIST`
2605
+
2606
+ See [Troubleshooting](/gateway/troubleshooting) for more.
2607
+
2608
+ </Accordion>
2609
+
2610
+ <Accordion title="How do I start/stop/restart the Gateway service?">
2611
+ Use the gateway helpers:
2612
+
2613
+ ```bash
2614
+ vora gateway status
2615
+ vora gateway restart
2616
+ ```
2617
+
2618
+ If you run the gateway manually, `vora gateway --force` can reclaim the port. See [Gateway](/gateway).
2619
+
2620
+ </Accordion>
2621
+
2622
+ <Accordion title="I closed my terminal on Windows - how do I restart Vora?">
2623
+ There are **two Windows install modes**:
2624
+
2625
+ **1) WSL2 (recommended):** the Gateway runs inside Linux.
2626
+
2627
+ Open PowerShell, enter WSL, then restart:
2628
+
2629
+ ```powershell
2630
+ wsl
2631
+ vora gateway status
2632
+ vora gateway restart
2633
+ ```
2634
+
2635
+ If you never installed the service, start it in the foreground:
2636
+
2637
+ ```bash
2638
+ vora gateway run
2639
+ ```
2640
+
2641
+ **2) Native Windows (not recommended):** the Gateway runs directly in Windows.
2642
+
2643
+ Open PowerShell and run:
2644
+
2645
+ ```powershell
2646
+ vora gateway status
2647
+ vora gateway restart
2648
+ ```
2649
+
2650
+ If you run it manually (no service), use:
2651
+
2652
+ ```powershell
2653
+ vora gateway run
2654
+ ```
2655
+
2656
+ Docs: [Windows (WSL2)](/platforms/windows), [Gateway service runbook](/gateway).
2657
+
2658
+ </Accordion>
2659
+
2660
+ <Accordion title="The Gateway is up but replies never arrive. What should I check?">
2661
+ Start with a quick health sweep:
2662
+
2663
+ ```bash
2664
+ vora status
2665
+ vora models status
2666
+ vora channels status
2667
+ vora logs --follow
2668
+ ```
2669
+
2670
+ Common causes:
2671
+
2672
+ - Model auth not loaded on the **gateway host** (check `models status`).
2673
+ - Channel pairing/allowlist blocking replies (check channel config + logs).
2674
+ - WebChat/Dashboard is open without the right token.
2675
+
2676
+ If you are remote, confirm the tunnel/Tailscale connection is up and that the
2677
+ Gateway WebSocket is reachable.
2678
+
2679
+ Docs: [Channels](/channels), [Troubleshooting](/gateway/troubleshooting), [Remote access](/gateway/remote).
2680
+
2681
+ </Accordion>
2682
+
2683
+ <Accordion title='"Disconnected from gateway: no reason" - what now?'>
2684
+ This usually means the UI lost the WebSocket connection. Check:
2685
+
2686
+ 1. Is the Gateway running? `vora gateway status`
2687
+ 2. Is the Gateway healthy? `vora status`
2688
+ 3. Does the UI have the right token? `vora dashboard`
2689
+ 4. If remote, is the tunnel/Tailscale link up?
2690
+
2691
+ Then tail logs:
2692
+
2693
+ ```bash
2694
+ vora logs --follow
2695
+ ```
2696
+
2697
+ Docs: [Dashboard](/web/dashboard), [Remote access](/gateway/remote), [Troubleshooting](/gateway/troubleshooting).
2698
+
2699
+ </Accordion>
2700
+
2701
+ <Accordion title="Telegram setMyCommands fails. What should I check?">
2702
+ Start with logs and channel status:
2703
+
2704
+ ```bash
2705
+ vora channels status
2706
+ vora channels logs --channel telegram
2707
+ ```
2708
+
2709
+ Then match the error:
2710
+
2711
+ - `BOT_COMMANDS_TOO_MUCH`: the Telegram menu has too many entries. Vora already trims to the Telegram limit and retries with fewer commands, but some menu entries still need to be dropped. Reduce plugin/skill/custom commands, or disable `channels.telegram.commands.native` if you do not need the menu.
2712
+ - `TypeError: fetch failed`, `Network request for 'setMyCommands' failed!`, or similar network errors: if you are on a VPS or behind a proxy, confirm outbound HTTPS is allowed and DNS works for `api.telegram.org`.
2713
+
2714
+ If the Gateway is remote, make sure you are looking at logs on the Gateway host.
2715
+
2716
+ Docs: [Telegram](/channels/telegram), [Channel troubleshooting](/channels/troubleshooting).
2717
+
2718
+ </Accordion>
2719
+
2720
+ <Accordion title="TUI shows no output. What should I check?">
2721
+ First confirm the Gateway is reachable and the agent can run:
2722
+
2723
+ ```bash
2724
+ vora status
2725
+ vora models status
2726
+ vora logs --follow
2727
+ ```
2728
+
2729
+ In the TUI, use `/status` to see the current state. If you expect replies in a chat
2730
+ channel, make sure delivery is enabled (`/deliver on`).
2731
+
2732
+ Docs: [TUI](/web/tui), [Slash commands](/tools/slash-commands).
2733
+
2734
+ </Accordion>
2735
+
2736
+ <Accordion title="How do I completely stop then start the Gateway?">
2737
+ If you installed the service:
2738
+
2739
+ ```bash
2740
+ vora gateway stop
2741
+ vora gateway start
2742
+ ```
2743
+
2744
+ This stops/starts the **supervised service** (launchd on macOS, systemd on Linux).
2745
+ Use this when the Gateway runs in the background as a daemon.
2746
+
2747
+ If you're running in the foreground, stop with Ctrl-C, then:
2748
+
2749
+ ```bash
2750
+ vora gateway run
2751
+ ```
2752
+
2753
+ Docs: [Gateway service runbook](/gateway).
2754
+
2755
+ </Accordion>
2756
+
2757
+ <Accordion title="ELI5: vora gateway restart vs vora gateway">
2758
+ - `vora gateway restart`: restarts the **background service** (launchd/systemd).
2759
+ - `vora gateway`: runs the gateway **in the foreground** for this terminal session.
2760
+
2761
+ If you installed the service, use the gateway commands. Use `vora gateway` when
2762
+ you want a one-off, foreground run.
2763
+
2764
+ </Accordion>
2765
+
2766
+ <Accordion title="Fastest way to get more details when something fails">
2767
+ Start the Gateway with `--verbose` to get more console detail. Then inspect the log file for channel auth, model routing, and RPC errors.
2768
+ </Accordion>
2769
+ </AccordionGroup>
2770
+
2771
+ ## Media and attachments
2772
+
2773
+ <AccordionGroup>
2774
+ <Accordion title="My skill generated an image/PDF, but nothing was sent">
2775
+ Outbound attachments from the agent must include a `MEDIA:<path-or-url>` line (on its own line). See [Vora assistant setup](/start/vora) and [Agent send](/tools/agent-send).
2776
+
2777
+ CLI sending:
2778
+
2779
+ ```bash
2780
+ vora message send --target +15555550123 --message "Here you go" --media /path/to/file.png
2781
+ ```
2782
+
2783
+ Also check:
2784
+
2785
+ - The target channel supports outbound media and isn't blocked by allowlists.
2786
+ - The file is within the provider's size limits (images are resized to max 2048px).
2787
+ - `tools.fs.workspaceOnly=true` keeps local-path sends limited to workspace, temp/media-store, and sandbox-validated files.
2788
+ - `tools.fs.workspaceOnly=false` lets `MEDIA:` send host-local files the agent can already read, but only for media plus safe document types (images, audio, video, PDF, and Office docs). Plain text and secret-like files are still blocked.
2789
+
2790
+ See [Images](/nodes/images).
2791
+
2792
+ </Accordion>
2793
+ </AccordionGroup>
2794
+
2795
+ ## Security and access control
2796
+
2797
+ <AccordionGroup>
2798
+ <Accordion title="Is it safe to expose Vora to inbound DMs?">
2799
+ Treat inbound DMs as untrusted input. Defaults are designed to reduce risk:
2800
+
2801
+ - Default behavior on DM-capable channels is **pairing**:
2802
+ - Unknown senders receive a pairing code; the bot does not process their message.
2803
+ - Approve with: `vora pairing approve --channel <channel> [--account <id>] <code>`
2804
+ - Pending requests are capped at **3 per channel**; check `vora pairing list --channel <channel> [--account <id>]` if a code didn't arrive.
2805
+ - Opening DMs publicly requires explicit opt-in (`dmPolicy: "open"` and allowlist `"*"`).
2806
+
2807
+ Run `vora doctor` to surface risky DM policies.
2808
+
2809
+ </Accordion>
2810
+
2811
+ <Accordion title="Is prompt injection only a concern for public bots?">
2812
+ No. Prompt injection is about **untrusted content**, not just who can DM the bot.
2813
+ If your assistant reads external content (web search/fetch, browser pages, emails,
2814
+ docs, attachments, pasted logs), that content can include instructions that try
2815
+ to hijack the model. This can happen even if **you are the only sender**.
2816
+
2817
+ The biggest risk is when tools are enabled: the model can be tricked into
2818
+ exfiltrating context or calling tools on your behalf. Reduce the blast radius by:
2819
+
2820
+ - using a read-only or tool-disabled "reader" agent to summarize untrusted content
2821
+ - keeping `web_search` / `web_fetch` / `browser` off for tool-enabled agents
2822
+ - sandboxing and strict tool allowlists
2823
+
2824
+ Details: [Security](/gateway/security).
2825
+
2826
+ </Accordion>
2827
+
2828
+ <Accordion title="Should my bot have its own email, GitHub account, or phone number?">
2829
+ Yes, for most setups. Isolating the bot with separate accounts and phone numbers
2830
+ reduces the blast radius if something goes wrong. This also makes it easier to rotate
2831
+ credentials or revoke access without impacting your personal accounts.
2832
+
2833
+ Start small. Give access only to the tools and accounts you actually need, and expand
2834
+ later if required.
2835
+
2836
+ Docs: [Security](/gateway/security), [Pairing](/channels/pairing).
2837
+
2838
+ </Accordion>
2839
+
2840
+ <Accordion title="Can I give it autonomy over my text messages and is that safe?">
2841
+ We do **not** recommend full autonomy over your personal messages. The safest pattern is:
2842
+
2843
+ - Keep DMs in **pairing mode** or a tight allowlist.
2844
+ - Use a **separate number or account** if you want it to message on your behalf.
2845
+ - Let it draft, then **approve before sending**.
2846
+
2847
+ If you want to experiment, do it on a dedicated account and keep it isolated. See
2848
+ [Security](/gateway/security).
2849
+
2850
+ </Accordion>
2851
+
2852
+ <Accordion title="Can I use cheaper models for personal assistant tasks?">
2853
+ Yes, **if** the agent is chat-only and the input is trusted. Smaller tiers are
2854
+ more susceptible to instruction hijacking, so avoid them for tool-enabled agents
2855
+ or when reading untrusted content. If you must use a smaller model, lock down
2856
+ tools and run inside a sandbox. See [Security](/gateway/security).
2857
+ </Accordion>
2858
+
2859
+ <Accordion title="I ran /start in Telegram but did not get a pairing code">
2860
+ Pairing codes are sent **only** when an unknown sender messages the bot and
2861
+ `dmPolicy: "pairing"` is enabled. `/start` by itself doesn't generate a code.
2862
+
2863
+ Check pending requests:
2864
+
2865
+ ```bash
2866
+ vora pairing list telegram
2867
+ ```
2868
+
2869
+ If you want immediate access, allowlist your sender id or set `dmPolicy: "open"`
2870
+ for that account.
2871
+
2872
+ </Accordion>
2873
+
2874
+ <Accordion title="WhatsApp: will it message my contacts? How does pairing work?">
2875
+ No. Default WhatsApp DM policy is **pairing**. Unknown senders only get a pairing code and their message is **not processed**. Vora only replies to chats it receives or to explicit sends you trigger.
2876
+
2877
+ Approve pairing with:
2878
+
2879
+ ```bash
2880
+ vora pairing approve whatsapp <code>
2881
+ ```
2882
+
2883
+ List pending requests:
2884
+
2885
+ ```bash
2886
+ vora pairing list whatsapp
2887
+ ```
2888
+
2889
+ 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`.
2890
+
2891
+ </Accordion>
2892
+ </AccordionGroup>
2893
+
2894
+ ## Chat commands, aborting tasks, and "it will not stop"
2895
+
2896
+ <AccordionGroup>
2897
+ <Accordion title="How do I stop internal system messages from showing in chat?">
2898
+ Most internal or tool messages only appear when **verbose** or **reasoning** is enabled
2899
+ for that session.
2900
+
2901
+ Fix in the chat where you see it:
2902
+
2903
+ ```
2904
+ /verbose off
2905
+ /reasoning off
2906
+ ```
2907
+
2908
+ If it is still noisy, check the session settings in the Control UI and set verbose
2909
+ to **inherit**. Also confirm you are not using a bot profile with `verboseDefault` set
2910
+ to `on` in config.
2911
+
2912
+ Docs: [Thinking and verbose](/tools/thinking), [Security](/gateway/security#reasoning-verbose-output-in-groups).
2913
+
2914
+ </Accordion>
2915
+
2916
+ <Accordion title="How do I stop/cancel a running task?">
2917
+ Send any of these **as a standalone message** (no slash):
2918
+
2919
+ ```
2920
+ stop
2921
+ stop action
2922
+ stop current action
2923
+ stop run
2924
+ stop current run
2925
+ stop agent
2926
+ stop the agent
2927
+ stop vora
2928
+ vora stop
2929
+ stop don't do anything
2930
+ stop do not do anything
2931
+ stop doing anything
2932
+ please stop
2933
+ stop please
2934
+ abort
2935
+ esc
2936
+ wait
2937
+ exit
2938
+ interrupt
2939
+ ```
2940
+
2941
+ These are abort triggers (not slash commands).
2942
+
2943
+ For background processes (from the exec tool), you can ask the agent to run:
2944
+
2945
+ ```
2946
+ process action:kill sessionId:XXX
2947
+ ```
2948
+
2949
+ Slash commands overview: see [Slash commands](/tools/slash-commands).
2950
+
2951
+ Most commands must be sent as a **standalone** message that starts with `/`, but a few shortcuts (like `/status`) also work inline for allowlisted senders.
2952
+
2953
+ </Accordion>
2954
+
2955
+ <Accordion title='How do I send a Discord message from Telegram? ("Cross-context messaging denied")'>
2956
+ Vora blocks **cross-provider** messaging by default. If a tool call is bound
2957
+ to Telegram, it won't send to Discord unless you explicitly allow it.
2958
+
2959
+ Enable cross-provider messaging for the agent:
2960
+
2961
+ ```json5
2962
+ {
2963
+ tools: {
2964
+ message: {
2965
+ crossContext: {
2966
+ allowAcrossProviders: true,
2967
+ marker: { enabled: true, prefix: "[from {channel}] " },
2968
+ },
2969
+ },
2970
+ },
2971
+ }
2972
+ ```
2973
+
2974
+ Restart the gateway after editing config.
2975
+
2976
+ </Accordion>
2977
+
2978
+ <Accordion title='Why does it feel like the bot "ignores" rapid-fire messages?'>
2979
+ Queue mode controls how new messages interact with an in-flight run. Use `/queue` to change modes:
2980
+
2981
+ - `steer` - new messages redirect the current task
2982
+ - `followup` - run messages one at a time
2983
+ - `collect` - batch messages and reply once (default)
2984
+ - `steer-backlog` - steer now, then process backlog
2985
+ - `interrupt` - abort current run and start fresh
2986
+
2987
+ You can add options like `debounce:2s cap:25 drop:summarize` for followup modes.
2988
+
2989
+ </Accordion>
2990
+ </AccordionGroup>
2991
+
2992
+ ## Miscellaneous
2993
+
2994
+ <AccordionGroup>
2995
+ <Accordion title='What is the default model for Anthropic with an API key?'>
2996
+ In Vora, 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-6` or `anthropic/claude-opus-4-6`). 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.
2997
+ </Accordion>
2998
+ </AccordionGroup>
2999
+
3000
+ ---
3001
+
3002
+ Still stuck? Ask in [Discord](https://discord.com/invite/clawd) or open a [GitHub discussion](https://github.com/vora/vora/discussions).