@sapienx/agentos 0.6.7 → 0.6.8

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 (280) hide show
  1. package/bundle/.next/BUILD_ID +1 -1
  2. package/bundle/.next/app-path-routes-manifest.json +11 -10
  3. package/bundle/.next/build-manifest.json +3 -3
  4. package/bundle/.next/prerender-manifest.json +3 -3
  5. package/bundle/.next/react-loadable-manifest.json +1 -1
  6. package/bundle/.next/required-server-files.json +1 -1
  7. package/bundle/.next/routes-manifest.json +6 -0
  8. package/bundle/.next/server/app/_global-error/page.js +2 -2
  9. package/bundle/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  10. package/bundle/.next/server/app/_global-error.html +1 -1
  11. package/bundle/.next/server/app/_global-error.rsc +1 -1
  12. package/bundle/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  13. package/bundle/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  14. package/bundle/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  15. package/bundle/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  16. package/bundle/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  17. package/bundle/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  18. package/bundle/.next/server/app/_not-found/page.js +2 -2
  19. package/bundle/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  20. package/bundle/.next/server/app/_not-found.html +2 -2
  21. package/bundle/.next/server/app/_not-found.rsc +2 -2
  22. package/bundle/.next/server/app/_not-found.segments/_full.segment.rsc +2 -2
  23. package/bundle/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  24. package/bundle/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
  25. package/bundle/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  26. package/bundle/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  27. package/bundle/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  28. package/bundle/.next/server/app/accounts/page.js +2 -2
  29. package/bundle/.next/server/app/accounts/page.js.nft.json +1 -1
  30. package/bundle/.next/server/app/accounts/page_client-reference-manifest.js +1 -1
  31. package/bundle/.next/server/app/agents/page.js +2 -2
  32. package/bundle/.next/server/app/agents/page.js.nft.json +1 -1
  33. package/bundle/.next/server/app/agents/page_client-reference-manifest.js +1 -1
  34. package/bundle/.next/server/app/api/accounts/access-rules/route.js +1 -1
  35. package/bundle/.next/server/app/api/accounts/access-rules/route.js.nft.json +1 -1
  36. package/bundle/.next/server/app/api/accounts/browser-profiles/route.js +1 -1
  37. package/bundle/.next/server/app/api/accounts/browser-profiles/route.js.nft.json +1 -1
  38. package/bundle/.next/server/app/api/accounts/login-targets/route.js +2 -2
  39. package/bundle/.next/server/app/api/accounts/login-targets/route.js.nft.json +1 -1
  40. package/bundle/.next/server/app/api/agents/[agentId]/chat/route.js +4 -4
  41. package/bundle/.next/server/app/api/agents/[agentId]/chat/route.js.nft.json +1 -1
  42. package/bundle/.next/server/app/api/agents/route.js +1 -1
  43. package/bundle/.next/server/app/api/agents/route.js.nft.json +1 -1
  44. package/bundle/.next/server/app/api/diagnostics/route.js +1 -1
  45. package/bundle/.next/server/app/api/diagnostics/route.js.nft.json +1 -1
  46. package/bundle/.next/server/app/api/files/reveal/route.js +1 -1
  47. package/bundle/.next/server/app/api/gateway/control/route.js +1 -1
  48. package/bundle/.next/server/app/api/gateway/control/route.js.nft.json +1 -1
  49. package/bundle/.next/server/app/api/integrations/[integrationId]/status/route.js +1 -1
  50. package/bundle/.next/server/app/api/integrations/[integrationId]/status/route.js.nft.json +1 -1
  51. package/bundle/.next/server/app/api/mission/route.js +3 -3
  52. package/bundle/.next/server/app/api/mission/route.js.nft.json +1 -1
  53. package/bundle/.next/server/app/api/models/catalog/route.js +1 -1
  54. package/bundle/.next/server/app/api/models/catalog/route.js.nft.json +1 -1
  55. package/bundle/.next/server/app/api/models/providers/route.js +1 -1
  56. package/bundle/.next/server/app/api/models/providers/route.js.nft.json +1 -1
  57. package/bundle/.next/server/app/api/onboarding/models/route.js +2 -2
  58. package/bundle/.next/server/app/api/onboarding/models/route.js.nft.json +1 -1
  59. package/bundle/.next/server/app/api/onboarding/route.js +2 -2
  60. package/bundle/.next/server/app/api/onboarding/route.js.nft.json +1 -1
  61. package/bundle/.next/server/app/api/openclaw/capabilities/route.js +1 -1
  62. package/bundle/.next/server/app/api/openclaw/capabilities/route.js.nft.json +1 -1
  63. package/bundle/.next/server/app/api/openclaw/compatibility-smoke/route.js +1 -1
  64. package/bundle/.next/server/app/api/openclaw/compatibility-smoke/route.js.nft.json +1 -1
  65. package/bundle/.next/server/app/api/planner/[planId]/deploy/route.js +2 -2
  66. package/bundle/.next/server/app/api/planner/[planId]/deploy/route.js.nft.json +1 -1
  67. package/bundle/.next/server/app/api/planner/[planId]/document-rewrite/route.js +1 -1
  68. package/bundle/.next/server/app/api/planner/[planId]/document-rewrite/route.js.nft.json +1 -1
  69. package/bundle/.next/server/app/api/planner/[planId]/route.js +1 -1
  70. package/bundle/.next/server/app/api/planner/[planId]/route.js.nft.json +1 -1
  71. package/bundle/.next/server/app/api/planner/[planId]/simulate/route.js +1 -1
  72. package/bundle/.next/server/app/api/planner/[planId]/simulate/route.js.nft.json +1 -1
  73. package/bundle/.next/server/app/api/planner/[planId]/turn/route.js +1 -1
  74. package/bundle/.next/server/app/api/planner/[planId]/turn/route.js.nft.json +1 -1
  75. package/bundle/.next/server/app/api/planner/route.js +1 -1
  76. package/bundle/.next/server/app/api/planner/route.js.nft.json +1 -1
  77. package/bundle/.next/server/app/api/reset/route.js +2 -2
  78. package/bundle/.next/server/app/api/reset/route.js.nft.json +1 -1
  79. package/bundle/.next/server/app/api/runtimes/[runtimeId]/route.js +1 -1
  80. package/bundle/.next/server/app/api/runtimes/[runtimeId]/route.js.nft.json +1 -1
  81. package/bundle/.next/server/app/api/settings/config-pacing/route.js +1 -0
  82. package/bundle/.next/server/app/api/settings/config-pacing/route.js.nft.json +1 -0
  83. package/bundle/.next/server/app/api/settings/config-pacing/route_client-reference-manifest.js +1 -0
  84. package/bundle/.next/server/app/api/settings/gateway/route.js +1 -1
  85. package/bundle/.next/server/app/api/settings/gateway/route.js.nft.json +1 -1
  86. package/bundle/.next/server/app/api/settings/openclaw-binary/route.js +1 -1
  87. package/bundle/.next/server/app/api/settings/openclaw-binary/route.js.nft.json +1 -1
  88. package/bundle/.next/server/app/api/settings/workspace-root/route.js +1 -1
  89. package/bundle/.next/server/app/api/settings/workspace-root/route.js.nft.json +1 -1
  90. package/bundle/.next/server/app/api/snapshot/route.js +1 -1
  91. package/bundle/.next/server/app/api/snapshot/route.js.nft.json +1 -1
  92. package/bundle/.next/server/app/api/stream/route.js +2 -2
  93. package/bundle/.next/server/app/api/stream/route.js.nft.json +1 -1
  94. package/bundle/.next/server/app/api/system/open-terminal/route.js +1 -1
  95. package/bundle/.next/server/app/api/tasks/[taskId]/abort/route.js +1 -1
  96. package/bundle/.next/server/app/api/tasks/[taskId]/abort/route.js.nft.json +1 -1
  97. package/bundle/.next/server/app/api/tasks/[taskId]/control/route.js +1 -1
  98. package/bundle/.next/server/app/api/tasks/[taskId]/control/route.js.nft.json +1 -1
  99. package/bundle/.next/server/app/api/tasks/[taskId]/stream/route.js +2 -2
  100. package/bundle/.next/server/app/api/tasks/[taskId]/stream/route.js.nft.json +1 -1
  101. package/bundle/.next/server/app/api/update/route.js +2 -2
  102. package/bundle/.next/server/app/api/update/route.js.nft.json +1 -1
  103. package/bundle/.next/server/app/api/workspaces/[workspaceId]/channels/discovered-groups/route.js +1 -1
  104. package/bundle/.next/server/app/api/workspaces/[workspaceId]/channels/discovered-groups/route.js.nft.json +1 -1
  105. package/bundle/.next/server/app/api/workspaces/[workspaceId]/channels/route.js +1 -1
  106. package/bundle/.next/server/app/api/workspaces/[workspaceId]/channels/route.js.nft.json +1 -1
  107. package/bundle/.next/server/app/api/workspaces/[workspaceId]/edit-draft/route.js +1 -1
  108. package/bundle/.next/server/app/api/workspaces/[workspaceId]/edit-draft/route.js.nft.json +1 -1
  109. package/bundle/.next/server/app/api/workspaces/[workspaceId]/files/route.js +1 -1
  110. package/bundle/.next/server/app/api/workspaces/[workspaceId]/files/route.js.nft.json +1 -1
  111. package/bundle/.next/server/app/api/workspaces/[workspaceId]/surfaces/discovery/route.js +1 -1
  112. package/bundle/.next/server/app/api/workspaces/[workspaceId]/surfaces/discovery/route.js.nft.json +1 -1
  113. package/bundle/.next/server/app/api/workspaces/[workspaceId]/surfaces/reconcile/route.js +1 -1
  114. package/bundle/.next/server/app/api/workspaces/[workspaceId]/surfaces/reconcile/route.js.nft.json +1 -1
  115. package/bundle/.next/server/app/api/workspaces/route.js +2 -2
  116. package/bundle/.next/server/app/api/workspaces/route.js.nft.json +1 -1
  117. package/bundle/.next/server/app/files/page.js +2 -2
  118. package/bundle/.next/server/app/files/page.js.nft.json +1 -1
  119. package/bundle/.next/server/app/files/page_client-reference-manifest.js +1 -1
  120. package/bundle/.next/server/app/integrations/page.js +2 -2
  121. package/bundle/.next/server/app/integrations/page.js.nft.json +1 -1
  122. package/bundle/.next/server/app/integrations/page_client-reference-manifest.js +1 -1
  123. package/bundle/.next/server/app/models/page.js +2 -2
  124. package/bundle/.next/server/app/models/page.js.nft.json +1 -1
  125. package/bundle/.next/server/app/models/page_client-reference-manifest.js +1 -1
  126. package/bundle/.next/server/app/page.js +2 -2
  127. package/bundle/.next/server/app/page.js.nft.json +1 -1
  128. package/bundle/.next/server/app/page_client-reference-manifest.js +1 -1
  129. package/bundle/.next/server/app/settings/page.js +2 -2
  130. package/bundle/.next/server/app/settings/page.js.nft.json +1 -1
  131. package/bundle/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  132. package/bundle/.next/server/app/tasks/page.js +2 -2
  133. package/bundle/.next/server/app/tasks/page.js.nft.json +1 -1
  134. package/bundle/.next/server/app/tasks/page_client-reference-manifest.js +1 -1
  135. package/bundle/.next/server/app-paths-manifest.json +11 -10
  136. package/bundle/.next/server/chunks/1718.js +1 -1
  137. package/bundle/.next/server/chunks/1752.js +12 -0
  138. package/bundle/.next/server/chunks/4391.js +35 -35
  139. package/bundle/.next/server/chunks/4767.js +2 -2
  140. package/bundle/.next/server/chunks/4983.js +2 -2
  141. package/bundle/.next/server/chunks/5010.js +14 -0
  142. package/bundle/.next/server/chunks/{7085.js → 5271.js} +2 -2
  143. package/bundle/.next/server/chunks/7092.js +2 -0
  144. package/bundle/.next/server/chunks/{2307.js → 8215.js} +1 -1
  145. package/bundle/.next/server/chunks/8533.js +182 -0
  146. package/bundle/.next/server/functions-config-manifest.json +1 -0
  147. package/bundle/.next/server/middleware-build-manifest.js +1 -1
  148. package/bundle/.next/server/middleware-react-loadable-manifest.js +1 -1
  149. package/bundle/.next/server/pages/404.html +2 -2
  150. package/bundle/.next/server/pages/500.html +1 -1
  151. package/bundle/.next/server/server-reference-manifest.json +1 -1
  152. package/bundle/.next/static/chunks/2083-3f878fa838a1a0ca.js +1 -0
  153. package/bundle/.next/static/chunks/{4176-f5f581e6cd26d962.js → 2366-16384dc528c25ced.js} +4 -4
  154. package/bundle/.next/static/chunks/7197.ddf4cc08de4fe3ee.js +1 -0
  155. package/bundle/.next/static/chunks/{7442-717620617b49de55.js → 7442-2c0e6d9ebff0ac6a.js} +16 -16
  156. package/bundle/.next/static/chunks/9069-70706bf0dcf0a557.js +1 -0
  157. package/bundle/.next/static/chunks/{2603-769710adda1d633d.js → 9679-b7f81b3d55f1ea2d.js} +2 -2
  158. package/bundle/.next/static/chunks/app/_global-error/{page-32f399461697d08e.js → page-f27867b999a8b8f9.js} +1 -1
  159. package/bundle/.next/static/chunks/app/_not-found/{page-32f399461697d08e.js → page-f27867b999a8b8f9.js} +1 -1
  160. package/bundle/.next/static/chunks/app/accounts/page-28d2ce28785650e2.js +1 -0
  161. package/bundle/.next/static/chunks/app/agents/page-00e158069677f65e.js +1 -0
  162. package/bundle/.next/static/chunks/app/api/accounts/access-rules/{route-32f399461697d08e.js → route-f27867b999a8b8f9.js} +1 -1
  163. package/bundle/.next/static/chunks/app/api/accounts/browser-profiles/{route-32f399461697d08e.js → route-f27867b999a8b8f9.js} +1 -1
  164. package/bundle/.next/static/chunks/app/api/accounts/login-targets/route-f27867b999a8b8f9.js +1 -0
  165. package/bundle/.next/static/chunks/app/api/agents/[agentId]/chat/route-f27867b999a8b8f9.js +1 -0
  166. package/bundle/.next/static/chunks/app/api/agents/route-f27867b999a8b8f9.js +1 -0
  167. package/bundle/.next/static/chunks/app/api/diagnostics/route-f27867b999a8b8f9.js +1 -0
  168. package/bundle/.next/static/chunks/app/api/files/reveal/route-f27867b999a8b8f9.js +1 -0
  169. package/bundle/.next/static/chunks/app/api/gateway/control/route-f27867b999a8b8f9.js +1 -0
  170. package/bundle/.next/static/chunks/app/api/integrations/[integrationId]/status/route-f27867b999a8b8f9.js +1 -0
  171. package/bundle/.next/static/chunks/app/api/mission/route-f27867b999a8b8f9.js +1 -0
  172. package/bundle/.next/static/chunks/app/api/models/catalog/route-f27867b999a8b8f9.js +1 -0
  173. package/bundle/.next/static/chunks/app/api/models/providers/route-f27867b999a8b8f9.js +1 -0
  174. package/bundle/.next/static/chunks/app/api/onboarding/models/route-f27867b999a8b8f9.js +1 -0
  175. package/bundle/.next/static/chunks/app/api/onboarding/route-f27867b999a8b8f9.js +1 -0
  176. package/bundle/.next/static/chunks/app/api/openclaw/capabilities/route-f27867b999a8b8f9.js +1 -0
  177. package/bundle/.next/static/chunks/app/api/openclaw/compatibility-smoke/route-f27867b999a8b8f9.js +1 -0
  178. package/bundle/.next/static/chunks/app/api/planner/[planId]/deploy/route-f27867b999a8b8f9.js +1 -0
  179. package/bundle/.next/static/chunks/app/api/planner/[planId]/document-rewrite/route-f27867b999a8b8f9.js +1 -0
  180. package/bundle/.next/static/chunks/app/api/planner/[planId]/route-f27867b999a8b8f9.js +1 -0
  181. package/bundle/.next/static/chunks/app/api/planner/[planId]/simulate/route-f27867b999a8b8f9.js +1 -0
  182. package/bundle/.next/static/chunks/app/api/planner/[planId]/turn/route-f27867b999a8b8f9.js +1 -0
  183. package/bundle/.next/static/chunks/app/api/planner/route-f27867b999a8b8f9.js +1 -0
  184. package/bundle/.next/static/chunks/app/api/reset/route-f27867b999a8b8f9.js +1 -0
  185. package/bundle/.next/static/chunks/app/api/runtimes/[runtimeId]/route-f27867b999a8b8f9.js +1 -0
  186. package/bundle/.next/static/chunks/app/api/settings/config-pacing/route-f27867b999a8b8f9.js +1 -0
  187. package/bundle/.next/static/chunks/app/api/settings/gateway/route-f27867b999a8b8f9.js +1 -0
  188. package/bundle/.next/static/chunks/app/api/settings/openclaw-binary/route-f27867b999a8b8f9.js +1 -0
  189. package/bundle/.next/static/chunks/app/api/settings/workspace-root/route-f27867b999a8b8f9.js +1 -0
  190. package/bundle/.next/static/chunks/app/api/snapshot/route-f27867b999a8b8f9.js +1 -0
  191. package/bundle/.next/static/chunks/app/api/stream/route-f27867b999a8b8f9.js +1 -0
  192. package/bundle/.next/static/chunks/app/api/system/open-terminal/route-f27867b999a8b8f9.js +1 -0
  193. package/bundle/.next/static/chunks/app/api/tasks/[taskId]/abort/route-f27867b999a8b8f9.js +1 -0
  194. package/bundle/.next/static/chunks/app/api/tasks/[taskId]/control/route-f27867b999a8b8f9.js +1 -0
  195. package/bundle/.next/static/chunks/app/api/tasks/[taskId]/stream/route-f27867b999a8b8f9.js +1 -0
  196. package/bundle/.next/static/chunks/app/api/update/route-f27867b999a8b8f9.js +1 -0
  197. package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/channels/discovered-groups/route-f27867b999a8b8f9.js +1 -0
  198. package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/channels/route-f27867b999a8b8f9.js +1 -0
  199. package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/edit-draft/route-f27867b999a8b8f9.js +1 -0
  200. package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/files/route-f27867b999a8b8f9.js +1 -0
  201. package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/surfaces/discovery/route-f27867b999a8b8f9.js +1 -0
  202. package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/surfaces/reconcile/route-f27867b999a8b8f9.js +1 -0
  203. package/bundle/.next/static/chunks/app/api/workspaces/route-f27867b999a8b8f9.js +1 -0
  204. package/bundle/.next/static/chunks/app/files/page-ad284ddbf86c04e5.js +1 -0
  205. package/bundle/.next/static/chunks/app/integrations/page-4f68bceee5abc789.js +1 -0
  206. package/bundle/.next/static/chunks/app/models/page-66e93f913af5e8e2.js +1 -0
  207. package/bundle/.next/static/chunks/app/not-found-f27867b999a8b8f9.js +1 -0
  208. package/bundle/.next/static/chunks/app/page-caa416df80d1e4aa.js +1 -0
  209. package/bundle/.next/static/chunks/app/settings/page-87e643a9b8cbb811.js +1 -0
  210. package/bundle/.next/static/chunks/app/tasks/page-f3ff8c14f4e6516d.js +1 -0
  211. package/bundle/.next/static/chunks/next/dist/client/components/builtin/app-error-f27867b999a8b8f9.js +1 -0
  212. package/bundle/.next/static/chunks/next/dist/client/components/builtin/forbidden-f27867b999a8b8f9.js +1 -0
  213. package/bundle/.next/static/chunks/next/dist/client/components/builtin/unauthorized-f27867b999a8b8f9.js +1 -0
  214. package/bundle/.next/static/chunks/{webpack-0a8ad3b5f2b4bb1b.js → webpack-4c600b16521adac0.js} +1 -1
  215. package/bundle/.next/static/css/90ba0f48862473e6.css +3 -0
  216. package/bundle/.next/static/hXnwH-mOOsX_EiS-3twK3/_buildManifest.js +1 -0
  217. package/bundle/package.json +1 -0
  218. package/bundle/server.js +1 -1
  219. package/package.json +1 -1
  220. package/bundle/.next/server/chunks/1908.js +0 -12
  221. package/bundle/.next/server/chunks/6476.js +0 -14
  222. package/bundle/.next/server/chunks/9494.js +0 -183
  223. package/bundle/.next/static/Lmp1cZ9_c9K3sYYLpgFsg/_buildManifest.js +0 -1
  224. package/bundle/.next/static/chunks/2083-e309043f80c43402.js +0 -1
  225. package/bundle/.next/static/chunks/7197.866876dffb806516.js +0 -1
  226. package/bundle/.next/static/chunks/8373-cadb82a39137601c.js +0 -1
  227. package/bundle/.next/static/chunks/app/accounts/page-2caea77f8a44146b.js +0 -1
  228. package/bundle/.next/static/chunks/app/agents/page-d4c7bfe64d44b003.js +0 -1
  229. package/bundle/.next/static/chunks/app/api/accounts/login-targets/route-32f399461697d08e.js +0 -1
  230. package/bundle/.next/static/chunks/app/api/agents/[agentId]/chat/route-32f399461697d08e.js +0 -1
  231. package/bundle/.next/static/chunks/app/api/agents/route-32f399461697d08e.js +0 -1
  232. package/bundle/.next/static/chunks/app/api/diagnostics/route-32f399461697d08e.js +0 -1
  233. package/bundle/.next/static/chunks/app/api/files/reveal/route-32f399461697d08e.js +0 -1
  234. package/bundle/.next/static/chunks/app/api/gateway/control/route-32f399461697d08e.js +0 -1
  235. package/bundle/.next/static/chunks/app/api/integrations/[integrationId]/status/route-32f399461697d08e.js +0 -1
  236. package/bundle/.next/static/chunks/app/api/mission/route-32f399461697d08e.js +0 -1
  237. package/bundle/.next/static/chunks/app/api/models/catalog/route-32f399461697d08e.js +0 -1
  238. package/bundle/.next/static/chunks/app/api/models/providers/route-32f399461697d08e.js +0 -1
  239. package/bundle/.next/static/chunks/app/api/onboarding/models/route-32f399461697d08e.js +0 -1
  240. package/bundle/.next/static/chunks/app/api/onboarding/route-32f399461697d08e.js +0 -1
  241. package/bundle/.next/static/chunks/app/api/openclaw/capabilities/route-32f399461697d08e.js +0 -1
  242. package/bundle/.next/static/chunks/app/api/openclaw/compatibility-smoke/route-32f399461697d08e.js +0 -1
  243. package/bundle/.next/static/chunks/app/api/planner/[planId]/deploy/route-32f399461697d08e.js +0 -1
  244. package/bundle/.next/static/chunks/app/api/planner/[planId]/document-rewrite/route-32f399461697d08e.js +0 -1
  245. package/bundle/.next/static/chunks/app/api/planner/[planId]/route-32f399461697d08e.js +0 -1
  246. package/bundle/.next/static/chunks/app/api/planner/[planId]/simulate/route-32f399461697d08e.js +0 -1
  247. package/bundle/.next/static/chunks/app/api/planner/[planId]/turn/route-32f399461697d08e.js +0 -1
  248. package/bundle/.next/static/chunks/app/api/planner/route-32f399461697d08e.js +0 -1
  249. package/bundle/.next/static/chunks/app/api/reset/route-32f399461697d08e.js +0 -1
  250. package/bundle/.next/static/chunks/app/api/runtimes/[runtimeId]/route-32f399461697d08e.js +0 -1
  251. package/bundle/.next/static/chunks/app/api/settings/gateway/route-32f399461697d08e.js +0 -1
  252. package/bundle/.next/static/chunks/app/api/settings/openclaw-binary/route-32f399461697d08e.js +0 -1
  253. package/bundle/.next/static/chunks/app/api/settings/workspace-root/route-32f399461697d08e.js +0 -1
  254. package/bundle/.next/static/chunks/app/api/snapshot/route-32f399461697d08e.js +0 -1
  255. package/bundle/.next/static/chunks/app/api/stream/route-32f399461697d08e.js +0 -1
  256. package/bundle/.next/static/chunks/app/api/system/open-terminal/route-32f399461697d08e.js +0 -1
  257. package/bundle/.next/static/chunks/app/api/tasks/[taskId]/abort/route-32f399461697d08e.js +0 -1
  258. package/bundle/.next/static/chunks/app/api/tasks/[taskId]/control/route-32f399461697d08e.js +0 -1
  259. package/bundle/.next/static/chunks/app/api/tasks/[taskId]/stream/route-32f399461697d08e.js +0 -1
  260. package/bundle/.next/static/chunks/app/api/update/route-32f399461697d08e.js +0 -1
  261. package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/channels/discovered-groups/route-32f399461697d08e.js +0 -1
  262. package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/channels/route-32f399461697d08e.js +0 -1
  263. package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/edit-draft/route-32f399461697d08e.js +0 -1
  264. package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/files/route-32f399461697d08e.js +0 -1
  265. package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/surfaces/discovery/route-32f399461697d08e.js +0 -1
  266. package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/surfaces/reconcile/route-32f399461697d08e.js +0 -1
  267. package/bundle/.next/static/chunks/app/api/workspaces/route-32f399461697d08e.js +0 -1
  268. package/bundle/.next/static/chunks/app/files/page-a16b11d418e6dbe5.js +0 -1
  269. package/bundle/.next/static/chunks/app/integrations/page-2314a29ba4274466.js +0 -1
  270. package/bundle/.next/static/chunks/app/models/page-7850176ce8455112.js +0 -1
  271. package/bundle/.next/static/chunks/app/not-found-32f399461697d08e.js +0 -1
  272. package/bundle/.next/static/chunks/app/page-da330bca609cd094.js +0 -1
  273. package/bundle/.next/static/chunks/app/settings/page-a6c7770571bf5fe1.js +0 -1
  274. package/bundle/.next/static/chunks/app/tasks/page-af0098a4b77a7e2e.js +0 -1
  275. package/bundle/.next/static/chunks/next/dist/client/components/builtin/app-error-32f399461697d08e.js +0 -1
  276. package/bundle/.next/static/chunks/next/dist/client/components/builtin/forbidden-32f399461697d08e.js +0 -1
  277. package/bundle/.next/static/chunks/next/dist/client/components/builtin/unauthorized-32f399461697d08e.js +0 -1
  278. package/bundle/.next/static/css/39bff2e14c799896.css +0 -3
  279. package/bundle/public/readme/banner.jpeg +0 -0
  280. /package/bundle/.next/static/{Lmp1cZ9_c9K3sYYLpgFsg → hXnwH-mOOsX_EiS-3twK3}/_ssgManifest.js +0 -0
@@ -0,0 +1,2 @@
1
+ exports.id=7092,exports.ids=[7092],exports.modules={3442:()=>{},17929:(a,b,c)=>{"use strict";c.d(b,{FZ:()=>function a(b){return"string"==typeof b?o(b):Array.isArray(b)?b.some(b=>a(b)):!!h(b)&&Object.values(b).some(b=>a(b))},LK:()=>h,Pu:()=>k,WW:()=>m,e6:()=>i,g:()=>g,hz:()=>n,nf:()=>j,o0:()=>o,r0:()=>l,r_:()=>f,yK:()=>p});var d=c(24117),e=c(98717);function f(){return`agentos:${Date.now().toString(36)}:${Math.random().toString(36).slice(2)}`}function g(a){return"string"==typeof a?a.trim():""}function h(a){return!!a&&"object"==typeof a&&!Array.isArray(a)}function i(a,b){if(!b.trim())return a;let c=a;for(let a of j(b)){if(Array.isArray(c)&&"number"==typeof a){c=c[a];continue}if(!h(c)||"string"!=typeof a)return;c=c[a]}return c}function j(a){let b,c=[],d=/([^[.\]]+)|\[(\d+)\]/g;for(;b=d.exec(a);)b[1]?c.push(b[1]):b[2]&&c.push(Number(b[2]));return c}function k(a){return JSON.parse(JSON.stringify(a))}function l(a,b,c){let d=j(b);if(0===d.length)throw new e.pz("Config path is required.","unknown");let f=a;for(let a=0;a<d.length-1;a+=1){let b=d[a],c=d[a+1];if("string"!=typeof b)throw new e.pz("Array root config paths are not supported.","unknown");let g=f[b];if(h(g)||Array.isArray(g)){f=g;continue}let i="number"==typeof c?[]:{};f[b]=i,f=i}let g=d[d.length-1];if("number"==typeof g){if(!Array.isArray(f))throw new e.pz("Config path points to an array index on a non-array parent.","unknown");f[g]=c;return}f[g]=c}function m(a,b){let c=j(b);if(0===c.length)throw new e.pz("Config path is required.","unknown");let d=a;for(let a=0;a<c.length-1;a+=1){let b=c[a];if(void 0===(d=Array.isArray(d)&&"number"==typeof b||h(d)&&"string"==typeof b?d[b]:void 0))return}let f=c[c.length-1];Array.isArray(d)&&"number"==typeof f?d.splice(f,1):h(d)&&"string"==typeof f&&delete d[f]}function n(a,b){return{stdout:JSON.stringify(a??{}),stderr:"",...b?{metadata:b}:{}}}function o(a){return a===d.K$}function p(a){return"string"==typeof a&&a.trim()?a.trim():null}},24117:(a,b,c)=>{"use strict";c.d(b,{$s:()=>m,Fj:()=>n,Ht:()=>p,JV:()=>h,K$:()=>r,N4:()=>d,OJ:()=>f,Rg:()=>l,Tv:()=>q,ZX:()=>j,aj:()=>k,dK:()=>e,lY:()=>i,mh:()=>g,vO:()=>o});let d="ws://127.0.0.1:18789",e=4e3,f=8e3,g=3e4,h="connect",i=3,j=4,k={min:3,max:4},l="gateway-client",m="backend",n="device-auth.json",o="device.json",p=Buffer.from("302a300506032b6570032100","hex"),q=["operator.admin","operator.read","operator.write","operator.approvals","operator.pairing","operator.talk.secrets"],r="__OPENCLAW_REDACTED__"},35456:(a,b,c)=>{"use strict";c.d(b,{Az:()=>y,FU:()=>o,In:()=>F,SK:()=>B,Yt:()=>x,Zm:()=>n,bC:()=>E,fj:()=>z,go:()=>C,lY:()=>D,qB:()=>p,sc:()=>t,tl:()=>r,ul:()=>A,wL:()=>q,wi:()=>w,z:()=>s});var d=c(51455),e=c(48161),f=c.n(e),g=c(76760),h=c.n(g),i=c(49922);let j=h().join(process.cwd(),".mission-control"),k=h().join(j,"settings.json"),l="AGENTOS_ALLOW_REMOTE_GATEWAY_URL",m="respect-gateway";function n(a){let b,c=a?.trim();if(!c)return null;let d=/^[a-z][a-z0-9+.-]*:\/\//i.test(c)?c:`ws://${c}`;try{b=new URL(d)}catch{throw Error("Gateway address must be a valid WebSocket URL.")}if("ws:"!==b.protocol&&"wss:"!==b.protocol)throw Error("Gateway address must start with ws:// or wss://.");if(!b.hostname)throw Error("Gateway address must include a hostname.");if(!function a(b){let c=b.trim().toLowerCase().replace(/^\[|\]$/g,"");if("localhost"===c||"::1"===c||"0:0:0:0:0:0:0:1"===c)return!0;let d=c.match(/^::ffff:(\d{1,3}(?:\.\d{1,3}){3})$/);if(d)return a(d[1]);let e=c.match(/^(\d{1,3})\.(\d{1,3})\.(\d{1,3})\.(\d{1,3})$/);if(!e)return!1;let f=e.slice(1).map(Number);return f.every(a=>a>=0&&a<=255)&&127===f[0]}(b.hostname)&&"1"!==process.env[l])throw Error(`Gateway address must target localhost unless ${l}=1 is set.`);return b.toString().replace(/\/$/,"")}function o(a){let b=a?.trim();if(!b)return null;if("~"!==b&&!b.startsWith("~/")&&!h().isAbsolute(b))throw Error("Workspace root must be an absolute path or start with ~/.");return p(b)}function p(a){var b;let c=a?.trim();if(!c)return;let d="~"===(b=c)?f().homedir():b.startsWith("~/")?h().join(f().homedir(),b.slice(2)):b,e=h().normalize(d);return e.length>1?e.replace(/[\\/]+$/,""):e}async function q(){return p((await r()).workspaceRoot)??null}async function r(){let a;try{a=await (0,d.readFile)(k,"utf8")}catch(a){if("ENOENT"===("object"==typeof a&&a&&"code"in a?a.code:void 0))return{};throw a}try{let b=JSON.parse(a),c="string"==typeof b.workspaceRoot?p(b.workspaceRoot):void 0,d=function(a){if(!a||"object"!=typeof a)return;let b=Object.entries("smokeTests"in a&&a.smokeTests&&"object"==typeof a.smokeTests?a.smokeTests:{}).reduce((a,[b,c])=>{if(!c||"object"!=typeof c)return a;let d="string"==typeof c.checkedAt?c.checkedAt:null,e="passed"===c.status||"failed"===c.status?c.status:null;return d&&e&&(a[b]={status:e,checkedAt:d,..."string"==typeof c.runId?{runId:c.runId}:{},..."string"==typeof c.summary?{summary:c.summary}:{},..."string"==typeof c.error?{error:K(c.error)??c.error}:{}}),a},{});return Object.keys(b).length>0?{smokeTests:b}:void 0}("object"==typeof b.runtimePreflight&&b.runtimePreflight?b.runtimePreflight:void 0),e=H(b.compatibilitySmokeTest),f=function(a){if(!a||"object"!=typeof a||Array.isArray(a))return;let b=u(a.mode),c=v(a.minimumIntervalMs);return"respect-gateway"===b?{mode:b,minimumIntervalMs:null}:"fast-local-testing"===b?{mode:b,minimumIntervalMs:1e4}:{mode:b,minimumIntervalMs:c??1e4}}(b.configUpdatePacing);return{...c?{workspaceRoot:c}:{},...f?{configUpdatePacing:f}:{},...d?{runtimePreflight:d}:{},...e?{compatibilitySmokeTest:e}:{}}}catch{return{}}}function s(a){return a.configUpdatePacing??{mode:m,minimumIntervalMs:null}}async function t(a){let b,c=await r(),d="respect-gateway"===(b=u(a.mode))?{mode:b,minimumIntervalMs:null}:"fast-local-testing"===b?{mode:b,minimumIntervalMs:1e4}:{mode:b,minimumIntervalMs:v(a.minimumIntervalMs)??1e4};return await w({...c,configUpdatePacing:d}),d}function u(a){return"fast-local-testing"===a||"custom"===a||"respect-gateway"===a?a:m}function v(a){if("number"!=typeof a||!Number.isFinite(a))return null;let b=Math.round(a);return b<=0?null:Math.min(b,6e5)}async function w(a){await (0,d.mkdir)(j,{recursive:!0}),await (0,d.writeFile)(k,`${JSON.stringify(a,null,2)}
2
+ `,{encoding:"utf8",mode:384}),await (0,d.chmod)(k,384)}function x(a,b){return a.runtimePreflight?.smokeTests?.[b]??null}function y(a,b){return!b||!a||L(b)?{status:"not-run",checkedAt:null,agentId:null,runId:null,summary:null,error:null}:{status:b.status,checkedAt:b.checkedAt,agentId:a,runId:b.runId??null,summary:b.summary??null,error:K(b.error??null)}}function z(a){let b=G(a)[0];return y(b?.[0]??null,b?.[1]??null)}function A(a){return a.compatibilitySmokeTest??null}function B(a){if(!a||"passed"!==a.status)return!1;let b=Date.parse(a.checkedAt);return Number.isFinite(b)&&Date.now()-b<=432e5}async function C(a){let b=await r(),c={...b.runtimePreflight?.smokeTests??{}};a.agentId&&"not-run"!==a.status&&a.checkedAt&&(c[a.agentId]={status:a.status,checkedAt:a.checkedAt,...a.runId?{runId:a.runId}:{},...a.summary?{summary:a.summary}:{},...a.error?{error:a.error}:{}},await w({...b,runtimePreflight:{smokeTests:c}}))}async function D(a){let b=await r();await w({...b,compatibilitySmokeTest:H(a)??a})}async function E(){let a=await r(),b=a.runtimePreflight?.smokeTests??{},c=Object.fromEntries(Object.entries(b).filter(([,a])=>!("failed"===a.status&&(0,i.YG)(a.error??""))));if(Object.keys(c).length===Object.keys(b).length)return!1;let d={...a};return Object.keys(c).length>0?d.runtimePreflight={smokeTests:c}:delete d.runtimePreflight,await w(d),!0}function F(a){let b=G(a).find(([,a])=>"failed"===a.status&&(0,i.YG)(a.error??"")&&!L(a));return b?.[1]??null}function G(a){return Object.entries(a.runtimePreflight?.smokeTests??{}).sort((a,b)=>{let c=Date.parse(a[1].checkedAt);return Date.parse(b[1].checkedAt)-c})}function H(a){var b;if(!a||"object"!=typeof a)return;let c="compatible"===(b=a.status)||"degraded"===b||"incompatible"===b||"unknown"===b?b:null,d="string"==typeof a.checkedAt&&a.checkedAt.trim()?a.checkedAt:null,e=function(a){if(!a||"object"!=typeof a)return null;let b=a.agentOsSupportedProtocolRange&&"object"==typeof a.agentOsSupportedProtocolRange?a.agentOsSupportedProtocolRange:null,c="number"==typeof b?.min&&Number.isFinite(b.min)?b.min:null,d="number"==typeof b?.max&&Number.isFinite(b.max)?b.max:null;return null===c||null===d?null:{installedVersion:J(a.installedVersion),requiredOpenClawVersion:J(a.requiredOpenClawVersion),recommendedOpenClawVersion:J(a.recommendedOpenClawVersion),gatewayProtocolVersion:J(a.gatewayProtocolVersion),requiredGatewayProtocolVersion:J(a.requiredGatewayProtocolVersion)??"4",agentOsSupportedProtocolRange:{min:c,max:d},nodeVersion:J(a.nodeVersion),nodeRequiredVersion:J(a.nodeRequiredVersion)??"22.19.0",nodeRecommendedVersion:J(a.nodeRecommendedVersion)??"24.x",nodeStatus:"supported"===a.nodeStatus||"unsupported"===a.nodeStatus||"unknown"===a.nodeStatus?a.nodeStatus:"unknown",gatewayAuthStatus:J(a.gatewayAuthStatus)??"Unknown",nativeGatewayStatus:J(a.nativeGatewayStatus)??"Unknown",cliFallbackUsageCount:"number"==typeof a.cliFallbackUsageCount&&Number.isFinite(a.cliFallbackUsageCount)?Math.max(0,a.cliFallbackUsageCount):0,lastNativeError:J(a.lastNativeError),lastFallbackReason:J(a.lastFallbackReason),modelReady:"boolean"==typeof a.modelReady?a.modelReady:null}}(a.compatibility);if(!c||!d||!e)return;let f="number"==typeof a.durationMs&&Number.isFinite(a.durationMs)?Math.max(0,a.durationMs):0,g=!0===a.safeToDispatchMissions;return{status:c,checkedAt:d,durationMs:f,safeToDispatchMissions:g,recovery:"string"==typeof a.recovery&&a.recovery.trim()?a.recovery.trim():"Review OpenClaw compatibility diagnostics, then rerun the smoke test.",checks:Array.isArray(a.checks)?a.checks.map(I).filter(a=>!!a):[],compatibility:e}}function I(a){var b;if(!a||"object"!=typeof a)return null;let c="pass"===(b=a.status)||"warning"===b||"fail"===b?b:null,d="string"==typeof a.id&&a.id.trim()?a.id.trim():null,e="string"==typeof a.label&&a.label.trim()?a.label.trim():null,f="string"==typeof a.summary&&a.summary.trim()?a.summary.trim():null;return d&&e&&c&&f?{id:d,label:e,status:c,required:!0===a.required,summary:f,recovery:"string"==typeof a.recovery&&a.recovery.trim()?a.recovery.trim():null,durationMs:"number"==typeof a.durationMs&&Number.isFinite(a.durationMs)?Math.max(0,a.durationMs):0,...void 0!==a.rawDetails?{rawDetails:a.rawDetails}:{}}:null}function J(a){return"string"==typeof a&&a.trim()?a.trim():null}function K(a){return a?(0,i.YG)(a)?(0,i.ox)((0,i.MF)("openclaw")):a:null}function L(a){if("failed"!==a.status||!(0,i.YG)(a.error??""))return!1;let b=Date.parse(a.checkedAt);return Number.isFinite(b)&&Date.now()-b>3e5}},49922:(a,b,c)=>{"use strict";function d(a){let b=a.trim();return/OAuth token refresh failed for openai/i.test(b)||/OAuth token refresh failed for openai-codex/i.test(b)||/OpenAI Codex token refresh failed\s*\(401\)/i.test(b)||/refresh token has already been used to generate a new access token/i.test(b)}function e(a){let b=a.trim();return/No provider plugins found/i.test(b)||/plugin not installed:\s*codex/i.test(b)||/plugins\.entries\.codex.*plugin not installed/i.test(b)}function f(a){let b;return d(a)||(b=a.trim(),/Your ChatGPT\/Codex session has expired/i.test(b)&&/models auth login --provider (?:openai|openai-codex|codex)/i.test(b))||e(a)}function g(a){return/OpenClaw command timed out after \d+ seconds|Command exceeded \d+ seconds/i.test(a)}function h(a){return`Your ChatGPT/Codex session has expired. Reconnect ChatGPT, then retry model discovery or runtime verification. Run: ${a}`}function i(a,b){let c=b?.force?" --force":"";return`${m(a)} models auth login --provider openai${c} --set-default`}function j(a,b){let c=m(a),d=b?.force?" --force":"";return`${c} plugins install --force @openclaw/codex && ${c} doctor --fix && ${c} gateway restart && ${c} models auth login --provider openai${d} --set-default`}function k(a,b,c){if(b){let b=i(a,c),d=c?.force?"refresh the Codex app-server setup":"finish the Codex app-server setup";return{command:b,statusMessage:"Preparing Codex app-server setup in terminal...",continueMessage:`Continue in terminal to ${d}. After auth completes, return here and refresh setup.`,verificationMessage:`The model was saved. Continue in terminal to ${d} and finish setup.`}}let d=j(a,c),e=c?.force?"refresh the Codex app-server setup":"finish the Codex app-server setup";return{command:d,statusMessage:"Preparing Codex plugin setup in terminal...",continueMessage:`Continue in terminal to install the Codex provider plugin, then ${e}.`,verificationMessage:`The model was saved. Install the Codex provider plugin, then ${e}.`}}function l(a){return`OpenClaw needs the Codex provider plugin installed and enabled before auth login can continue. Install the plugin, refresh the registry, restart the gateway, then retry. Run: ${a}`}function m(a){return/^[a-zA-Z0-9_./:@%+=,-]+$/.test(a)?a:`'${a.replaceAll("'","'\\''")}'`}c.d(b,{Bd:()=>d,Lw:()=>g,MF:()=>i,Oq:()=>e,Qf:()=>j,WS:()=>k,YG:()=>f,ox:()=>h,sF:()=>l})},80500:(a,b,c)=>{"use strict";c.d(b,{LF:()=>f,RE:()=>g,S4:()=>k,_v:()=>j,c0:()=>i,vC:()=>h});var d=c(98717),e=c(17929);function f(a,b){let c=(0,e.nf)(a);if(0===c.length)throw new d.pz("Config path is required.","unknown");if(c.some(a=>"number"==typeof a))throw new d.pz("Gateway config.patch merge updates do not support array-index paths; using CLI config fallback.","unsupported");let f={},g=f;for(let a=0;a<c.length;a+=1){let d=c[a];if(a===c.length-1){g[d]=b;break}let e={};g[d]=e,g=e}return f}function g(a){let b=new Set,c=[a];for(;c.length>0;){let a=c.shift();if(!(!a||b.has(a))){if(b.add(a),(0,e.LK)(a)){let b=function(a){if("string"!=typeof a)return"unknown";let b=a.trim().toLowerCase();return"restart"===b||"hot"===b||"none"===b?b:"unknown"}(a.reloadKind??a.reload??a.reload_kind??a.reloadPolicy??a.reloadRequirement);if("unknown"!==b)return b;c.push(a.schema,a.hint,a.node,a.config);continue}Array.isArray(a)&&c.push(...a)}}return"unknown"}function h(a){return/^(gateway\.(remote\.(url|token|password)|auth\.(mode|token|password))|gateway\.mode)$/.test(a)}function i(a,b){let c=(0,d.$g)(a).kind;return!!h(b)&&("auth"===c||"timeout"===c||"unreachable"===c)&&(!(a instanceof d.jl)||!/^config\.(patch|apply|set|unset)$/i.test(a.method))}function j(a){let b=a instanceof Error?a.message:String(a??"");return/(^|[^a-z])rate limit(?:ed)?\b|retry after|too many requests|HTTP\s*429/i.test(b)&&(!(a instanceof d.jl)||/^config\.(get|schema|patch|apply|set|unset)$/i.test(a.method))}function k(a){if(!j(a))return null;let b=(a instanceof Error?a.message:String(a??"")).match(/retry after\s+(\d+(?:\.\d+)?)\s*(ms|msec|millisecond(?:s)?|s|sec|second(?:s)?|m|min|minute(?:s)?)?/i);if(!b)return null;let c=Number(b[1]);if(!Number.isFinite(c)||c<0)return null;let d=b[2]?.toLowerCase()??"s";return"ms"===d||"msec"===d||d.startsWith("millisecond")?Math.round(c):"m"===d||"min"===d||d.startsWith("minute")?Math.round(6e4*c):Math.round(1e3*c)}},92826:()=>{},93090:(a,b,c)=>{"use strict";c.d(b,{Iz:()=>n,R6:()=>m,Y6:()=>o});var d=c(80500),e=c(35456);let f=new Map,g=0,h=0,i=null,j=!1,k=null,l=null;async function m(a){let b=Date.now(),c=await x(),e=s(b);if(e>b)return p(a,b),r(e-b),v(a,e,"pending");try{let b=await a.execute();return u(c),b}catch(e){if(!(0,d._v)(e))throw e;let b=(0,d.S4)(e)??6e4,c=Date.now()+b;return g=Math.max(g,c),k=y(e),p(a,l=Date.now()),r(t()),v(a,g,"rate-limited")}}async function n(){return w(await x())}function o(a){return w((0,e.z)(a))}function p(a,b){let c=a.path;f.set(c,{key:c,path:a.path,operation:a.operation,value:a.value,execute:a.execute,queuedAt:b}),l=b}async function q(){if(j)return;let a=Date.now(),b=s(a);if(b>a)return void r(b-a);let c=f.values().next().value;if(c){f.delete(c.key),j=!0;try{let a=await x();await c.execute(),u(a),k=null,l=Date.now()}catch(a){if((0,d._v)(a)){let b=(0,d.S4)(a)??6e4;g=Math.max(g,Date.now()+b),k=y(a),p(c,Date.now())}else k=y(a),l=Date.now()}finally{j=!1}f.size>0&&r(t())}}function r(a){i||(i=setTimeout(()=>{i=null,q()},Math.max(0,a)),i.unref?.())}function s(a=Date.now()){let b=Math.max(g,h);return b>a?b:0}function t(){let a=Date.now(),b=s(a);return b>a?b-a:0}function u(a){let b=a.minimumIntervalMs??0;b<=0||(h=Math.max(h,Date.now()+b))}function v(a,b,c){return{stdout:JSON.stringify({ok:!0,pending:!0,path:a.path,operation:a.operation,retryAt:new Date(b).toISOString(),message:"rate-limited"===c?"OpenClaw Gateway is rate limiting config updates. AgentOS queued the latest config update and will retry after the Gateway cooldown. CLI fallback is disabled for this operation.":"AgentOS queued the latest config update and will retry when config update pacing allows it."}),stderr:"",metadata:{pending:!0,path:a.path,operation:a.operation,retryAt:new Date(b).toISOString(),reason:c}}}function w(a){let b=Date.now(),c=s(b),d=Array.from(f.keys()).sort();return{settings:a,pending:d.length>0,pendingCount:d.length,pendingPaths:d,cooldownUntil:c>b?new Date(c).toISOString():null,retryAfterMs:c>b?c-b:null,lastIssue:k,lastUpdatedAt:l?new Date(l).toISOString():null}}async function x(){return(0,e.z)(await (0,e.tl)())}function y(a){return a instanceof Error?a.message:String(a??"OpenClaw Gateway config update failed.")}},96972:(a,b,c)=>{"use strict";c.d(b,{Ax:()=>d,bS:()=>m,fp:()=>l,n3:()=>n});let d="[redacted]",e=new Set(["apikey","apitoken","authorization","authtoken","authpassword","clientsecret","credential","credentials","openclawgatewaytoken","openclawgatewaypassword","password","passwd","privatekey","pushtoken","refreshtoken","secret","token","tokens","webhooktoken"]),f=["apikey","apitoken","authtoken","authpassword","clientsecret","credential","credentials","password","privatekey","pushtoken","refreshtoken","secret","token","webhooktoken"],g=/\b([A-Z0-9_]*(?:API_KEY|TOKEN|PASSWORD|SECRET|PRIVATE_KEY|CREDENTIAL)[A-Z0-9_]*|api[-_ ]?key|access[-_ ]?token|refresh[-_ ]?token|auth[-_ ]?token|password|private[-_ ]?key|secret|credential)s?\s*([:=])\s*("([^"]*)"|'([^']*)'|[^\s,;&]+)/gi,h=/\b(authorization\s*:\s*bearer\s+)([^\s"',;]+)/gi,i=/\b(?:xox[baprs]-|sk-[A-Za-z0-9]|ghp_|github_pat_)[^\s"',;]*/g,j=/(["'])(api[-_ ]?key|access[-_ ]?token|refresh[-_ ]?token|auth[-_ ]?token|token|password|private[-_ ]?key|secret|credential|client[-_ ]?secret|webhook[-_ ]?token)\1\s*:\s*(["'])(?:(?!\3).)*\3/gi,k=/([?&](?:api[-_]?key|access[-_]?token|refresh[-_]?token|auth[-_]?token|token|password|private[-_]?key|secret|credential|client[-_]?secret|webhook[-_]?token)=)([^&#\s]+)/gi;function l(a){return function a(b,c,g){if("string"==typeof b)return c?d:m(b);if("number"==typeof b||"bigint"==typeof b)return c?d:b;if(null==b||"boolean"==typeof b||b instanceof Date)return b;if(Array.isArray(b))return g.has(b)?[]:(g.add(b),b.map(b=>a(b,c,g)));if("object"!=typeof b)return b;if(g.has(b))return{};g.add(b);let h={};for(let[d,i]of Object.entries(b)){let b=function(a){let b=a.replace(/[^A-Za-z0-9]/g,"").toLowerCase();return!!b&&"tokenusage"!==b&&(!!e.has(b)||f.some(a=>b.endsWith(a)))}(d);h[d]=a(i,c||b,g)}return h}(a,!1,new WeakSet)}function m(a){return a.replace(h,(a,b)=>`${b}${d}`).replace(k,(a,b)=>`${b}${d}`).replace(i,d).replace(j,(a,b,c,e)=>`${b}${c}${b}:${e}${d}${e}`).replace(g,(a,b,c)=>`${b}${c}${d}`)}function n(a,b){return m((a instanceof Error?a.message:"string"==typeof a?a:b)||b)}},98717:(a,b,c)=>{"use strict";c.d(b,{$g:()=>m,As:()=>f,Lo:()=>j,Rd:()=>k,Z6:()=>l,fu:()=>o,jl:()=>g,mW:()=>p,pz:()=>h});var d=c(24117),e=c(96972);class f extends Error{constructor(a,b={}){super(a),this.name="NativeGatewayError",this.kind=b.kind??n(a),this.cause=b.cause}}class g extends f{constructor(a,b,c,d={}){super(a,d),this.method=b,this.sent=c,this.name="NativeGatewayRequestError"}}class h extends Error{constructor(a,b,c={}){super(a),this.kind=b,this.name="OpenClawGatewayClientError",this.cause=c.cause}}let i=[];function j(){return[...i]}function k(a,b){let c=m(b);l(a),i.unshift({at:new Date().toISOString(),operation:a,issue:p(c.message),kind:c.kind,recovery:o(c)}),i.splice(20)}function l(a){for(let b=i.length-1;b>=0;b-=1)i[b]?.operation===a&&i.splice(b,1)}function m(a){if(a instanceof h||a instanceof f)return new h(p(a.message),a.kind,{cause:a.cause??a});let b=a instanceof Error?a.message:String(a||"OpenClaw Gateway request failed.");return new h(p(b),n(b),{cause:a})}function n(a){return/protocol|version|hello|handshake/i.test(a)?"protocol-mismatch":/unknown method|method not found|unsupported method/i.test(a)?"unsupported":/auth|token|password|unauthorized|forbidden/i.test(a)?"auth":/scope|permission|not allowed/i.test(a)?"scope-limited":/base\s*hash|basehash|conflict|stale|precondition|version mismatch|already changed/i.test(a)?"conflict":/(^|[^a-z])rate limit(?:ed)?\b|retry after|too many requests/i.test(a)?"rate-limited":/invalid[_\s-]?request|invalid .*params|invalid json|malformed|schema|payload/i.test(a)?"malformed-response":/timed out|timeout/i.test(a)?"timeout":/connect|closed|unreachable|websocket/i.test(a)?"unreachable":"unknown"}function o(a){switch(a.kind){case"auth":return"Check the OpenClaw Gateway token/password, then repair local device access in Settings if the operator scope is missing.";case"conflict":return"Refresh the Gateway config snapshot, then retry the action.";case"scope-limited":return"Approve AgentOS as an OpenClaw operator with the required read/write/admin scopes.";case"protocol-mismatch":return`Update OpenClaw or AgentOS so the Gateway protocol overlaps AgentOS' supported range ${d.lY}-${d.ZX}.`;case"rate-limited":return"Wait for the OpenClaw Gateway config cooldown to expire, then retry the action.";case"unsupported":return"OpenClaw does not advertise this Gateway method; AgentOS will use the compatibility fallback when available.";case"timeout":return"Restart the OpenClaw Gateway, inspect diagnostics for slow handlers, then retry the action.";case"unreachable":return"Start or restart the OpenClaw Gateway, verify the endpoint, or keep using CLI fallback only for recovery.";case"malformed-response":return"Update OpenClaw or report the incompatible Gateway response shape.";default:return"Inspect OpenClaw diagnostics for the underlying Gateway failure."}}function p(a){let b=a?.trim();return b?(0,e.bS)(b).replace(/\b(authorization|bearer|token|password|secret|api[_-]?key)\b(\s*[:=]\s*)(["']?)[^\s"',;}{]+/gi,(a,b,c,d)=>`${b}${c}${d}[redacted]`).replace(/\b(AGENTOS_OPENCLAW_GATEWAY_TOKEN|OPENCLAW_GATEWAY_TOKEN|AGENTOS_OPENCLAW_GATEWAY_PASSWORD|OPENCLAW_GATEWAY_PASSWORD)=["']?[^"'\s]+/g,(a,b)=>`${b}=[redacted]`).replace(/__OPENCLAW_REDACTED__/g,"[redacted]"):""}}};
@@ -1,4 +1,4 @@
1
- "use strict";exports.id=2307,exports.ids=[2307],exports.modules={3564:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("corner-down-right",[["path",{d:"m15 10 5 5-5 5",key:"qqa56n"}],["path",{d:"M4 4v7a4 4 0 0 0 4 4h12",key:"z08zvw"}]])},4645:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("folder-git-2",[["path",{d:"M9 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v5",key:"1w6njk"}],["circle",{cx:"13",cy:"12",r:"2",key:"1j92g6"}],["path",{d:"M18 19c-2.8 0-5-2.2-5-5v8",key:"pkpw2h"}],["circle",{cx:"20",cy:"19",r:"2",key:"1obnsp"}]])},4908:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("folder-open",[["path",{d:"m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2",key:"usdka0"}]])},10646:(a,b,c)=>{Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"default",{enumerable:!0,get:function(){return j}});let d=c(3814),e=c(6247),f=c(47625),g=c(29116);function h(a){return{default:a&&"default"in a?a.default:a}}let i={loader:()=>Promise.resolve(h(()=>null)),loading:null,ssr:!0},j=function(a){let b={...i,...a},c=(0,e.lazy)(()=>b.loader().then(h)),j=b.loading;function k(a){let h=j?(0,d.jsx)(j,{isLoading:!0,pastDelay:!0,error:null}):null,i=!b.ssr||!!b.loading,k=i?e.Suspense:e.Fragment,l=b.ssr?(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)(g.PreloadChunks,{moduleIds:b.modules}),(0,d.jsx)(c,{...a})]}):(0,d.jsx)(f.BailoutToCSR,{reason:"next/dynamic",children:(0,d.jsx)(c,{...a})});return(0,d.jsx)(k,{...i?{fallback:h}:{},children:l})}return k.displayName="LoadableComponent",k}},13002:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("eye-off",[["path",{d:"M10.733 5.076a10.744 10.744 0 0 1 11.205 6.575 1 1 0 0 1 0 .696 10.747 10.747 0 0 1-1.444 2.49",key:"ct8e1f"}],["path",{d:"M14.084 14.158a3 3 0 0 1-4.242-4.242",key:"151rxh"}],["path",{d:"M17.479 17.499a10.75 10.75 0 0 1-15.417-5.151 1 1 0 0 1 0-.696 10.75 10.75 0 0 1 4.446-5.143",key:"13bj9a"}],["path",{d:"m2 2 20 20",key:"1ooewy"}]])},15254:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("wrench",[["path",{d:"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z",key:"cbrjhi"}]])},17166:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("rotate-ccw",[["path",{d:"M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8",key:"1357e3"}],["path",{d:"M3 3v5h5",key:"1xhq8a"}]])},17294:(a,b)=>{function c(a){return a.split("/").map(a=>encodeURIComponent(a)).join("/")}Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"encodeURIPath",{enumerable:!0,get:function(){return c}})},18570:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("refresh-ccw",[["path",{d:"M21 12a9 9 0 0 0-9-9 9.75 9.75 0 0 0-6.74 2.74L3 8",key:"14sxne"}],["path",{d:"M3 3v5h5",key:"1xhq8a"}],["path",{d:"M3 12a9 9 0 0 0 9 9 9.75 9.75 0 0 0 6.74-2.74L21 16",key:"1hlbsb"}],["path",{d:"M16 16h5v5",key:"ccwih5"}]])},19481:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("arrow-up-right",[["path",{d:"M7 7h10v10",key:"1tivn9"}],["path",{d:"M7 17 17 7",key:"1vkiza"}]])},19653:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("circle-arrow-up",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m16 12-4-4-4 4",key:"177agl"}],["path",{d:"M12 16V8",key:"1sbj14"}]])},20460:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("git-branch",[["line",{x1:"6",x2:"6",y1:"3",y2:"15",key:"17qcm7"}],["circle",{cx:"18",cy:"6",r:"3",key:"1h7g24"}],["circle",{cx:"6",cy:"18",r:"3",key:"fqmcym"}],["path",{d:"M18 9a9 9 0 0 1-9 9",key:"n2h4wq"}]])},22942:(a,b,c)=>{Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"default",{enumerable:!0,get:function(){return e}});let d=c(68517)._(c(10646));function e(a,b){let c={};"function"==typeof a&&(c.loader=a);let e={...c,...b};return(0,d.default)({...e,modules:e.loadableGenerated?.modules})}("function"==typeof b.default||"object"==typeof b.default&&null!==b.default)&&void 0===b.default.__esModule&&(Object.defineProperty(b.default,"__esModule",{value:!0}),Object.assign(b.default,b),a.exports=b.default)},23254:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("package-check",[["path",{d:"m16 16 2 2 4-4",key:"gfu2re"}],["path",{d:"M21 10V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l2-1.14",key:"e7tb2h"}],["path",{d:"m7.5 4.27 9 5.15",key:"1c824w"}],["polyline",{points:"3.29 7 12 12 20.71 7",key:"ousv84"}],["line",{x1:"12",x2:"12",y1:"22",y2:"12",key:"a4e8g8"}]])},29116:(a,b,c)=>{Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"PreloadChunks",{enumerable:!0,get:function(){return i}});let d=c(3814),e=c(68238),f=c(29294),g=c(17294),h=c(62362);function i({moduleIds:a}){let b=f.workAsyncStorage.getStore();if(void 0===b)return null;let c=[];if(b.reactLoadableManifest&&a){let d=b.reactLoadableManifest;for(let b of a){if(!d[b])continue;let a=d[b].files;c.push(...a)}}if(0===c.length)return null;let j=(0,h.getAssetTokenQuery)();return(0,d.jsx)(d.Fragment,{children:c.map(a=>{let c=`${b.assetPrefix}/_next/${(0,g.encodeURIPath)(a)}${j}`;return a.endsWith(".css")?(0,d.jsx)("link",{precedence:"dynamic",href:c,rel:"stylesheet",as:"style",nonce:b.nonce},a):((0,e.preload)(c,{as:"script",fetchPriority:"low",nonce:b.nonce}),null)})})}},32946:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("boxes",[["path",{d:"M2.97 12.92A2 2 0 0 0 2 14.63v3.24a2 2 0 0 0 .97 1.71l3 1.8a2 2 0 0 0 2.06 0L12 19v-5.5l-5-3-4.03 2.42Z",key:"lc1i9w"}],["path",{d:"m7 16.5-4.74-2.85",key:"1o9zyk"}],["path",{d:"m7 16.5 5-3",key:"va8pkn"}],["path",{d:"M7 16.5v5.17",key:"jnp8gn"}],["path",{d:"M12 13.5V19l3.97 2.38a2 2 0 0 0 2.06 0l3-1.8a2 2 0 0 0 .97-1.71v-3.24a2 2 0 0 0-.97-1.71L17 10.5l-5 3Z",key:"8zsnat"}],["path",{d:"m17 16.5-5-3",key:"8arw3v"}],["path",{d:"m17 16.5 4.74-2.85",key:"8rfmw"}],["path",{d:"M17 16.5v5.17",key:"k6z78m"}],["path",{d:"M7.97 4.42A2 2 0 0 0 7 6.13v4.37l5 3 5-3V6.13a2 2 0 0 0-.97-1.71l-3-1.8a2 2 0 0 0-2.06 0l-3 1.8Z",key:"1xygjf"}],["path",{d:"M12 8 7.26 5.15",key:"1vbdud"}],["path",{d:"m12 8 4.74-2.85",key:"3rx089"}],["path",{d:"M12 13.5V8",key:"1io7kd"}]])},34474:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("route",[["circle",{cx:"6",cy:"19",r:"3",key:"1kj8tv"}],["path",{d:"M9 19h8.5a3.5 3.5 0 0 0 0-7h-11a3.5 3.5 0 0 1 0-7H15",key:"1d8sl"}],["circle",{cx:"18",cy:"5",r:"3",key:"gq8acd"}]])},36611:(a,b,c)=>{c.d(b,{default:()=>e.a});var d=c(22942),e=c.n(d)},40739:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("rocket",[["path",{d:"M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 0 0-2.91-.09z",key:"m3kijz"}],["path",{d:"m12 15-3-3a22 22 0 0 1 2-3.95A12.88 12.88 0 0 1 22 2c0 2.72-.78 7.5-6 11a22.35 22.35 0 0 1-4 2z",key:"1fmvmk"}],["path",{d:"M9 12H4s.55-3.03 2-4c1.62-1.08 5 0 5 0",key:"1f8sc4"}],["path",{d:"M12 15v5s3.03-.55 4-2c1.08-1.62 0-5 0-5",key:"qeys4"}]])},47625:(a,b,c)=>{Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"BailoutToCSR",{enumerable:!0,get:function(){return e}});let d=c(36165);function e({reason:a,children:b}){throw Object.defineProperty(new d.BailoutToCSRError(a),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0})}},49580:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("building-2",[["path",{d:"M6 22V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v18Z",key:"1b4qmf"}],["path",{d:"M6 12H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h2",key:"i71pzd"}],["path",{d:"M18 9h2a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2h-2",key:"10jefs"}],["path",{d:"M10 6h4",key:"1itunk"}],["path",{d:"M10 10h4",key:"tcdvrf"}],["path",{d:"M10 14h4",key:"kelpxr"}],["path",{d:"M10 18h4",key:"1ulq68"}]])},50872:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("lock-keyhole",[["circle",{cx:"12",cy:"16",r:"1",key:"1au0dj"}],["rect",{x:"3",y:"10",width:"18",height:"12",rx:"2",key:"6s8ecr"}],["path",{d:"M7 10V7a5 5 0 0 1 10 0v3",key:"1pqi11"}]])},51118:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("box",[["path",{d:"M21 8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16Z",key:"hh9hay"}],["path",{d:"m3.3 7 8.7 5 8.7-5",key:"g66t2b"}],["path",{d:"M12 22V12",key:"d0xqtd"}]])},51858:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("package-x",[["path",{d:"M21 10V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l2-1.14",key:"e7tb2h"}],["path",{d:"m7.5 4.27 9 5.15",key:"1c824w"}],["polyline",{points:"3.29 7 12 12 20.71 7",key:"ousv84"}],["line",{x1:"12",x2:"12",y1:"22",y2:"12",key:"a4e8g8"}],["path",{d:"m17 13 5 5m-5 0 5-5",key:"im3w4b"}]])},51962:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("briefcase-business",[["path",{d:"M12 12h.01",key:"1mp3jc"}],["path",{d:"M16 6V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2",key:"1ksdt3"}],["path",{d:"M22 13a18.15 18.15 0 0 1-20 0",key:"12hx5q"}],["rect",{width:"20",height:"14",x:"2",y:"6",rx:"2",key:"i6l2r4"}]])},53925:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("sun-medium",[["circle",{cx:"12",cy:"12",r:"4",key:"4exip2"}],["path",{d:"M12 3v1",key:"1asbbs"}],["path",{d:"M12 20v1",key:"1wcdkc"}],["path",{d:"M3 12h1",key:"lp3yf2"}],["path",{d:"M20 12h1",key:"1vloll"}],["path",{d:"m18.364 5.636-.707.707",key:"1hakh0"}],["path",{d:"m6.343 17.657-.707.707",key:"18m9nf"}],["path",{d:"m5.636 5.636.707.707",key:"1xv1c5"}],["path",{d:"m17.657 17.657.707.707",key:"vl76zb"}]])},59418:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("arrow-left",[["path",{d:"m12 19-7-7 7-7",key:"1l729n"}],["path",{d:"M19 12H5",key:"x3x0zl"}]])},59777:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("external-link",[["path",{d:"M15 3h6v6",key:"1q9fwt"}],["path",{d:"M10 14 21 3",key:"gplh6r"}],["path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6",key:"a6xqqp"}]])},65474:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("pencil",[["path",{d:"M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z",key:"1a8usu"}],["path",{d:"m15 5 4 4",key:"1mk7zo"}]])},67897:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("arrow-right",[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"m12 5 7 7-7 7",key:"xquz4c"}]])},69484:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("message-square-text",[["path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z",key:"1lielz"}],["path",{d:"M13 8H7",key:"14i4kc"}],["path",{d:"M17 12H7",key:"16if0g"}]])},75367:(a,b,c)=>{c.d(b,{N:()=>t});var d=c(3814),e=c(6247),f=c(25978),g=c(12950);let h="u">typeof window?e.useLayoutEffect:e.useEffect;var i=c(52670),j=c(13449),k=c(10871);function l(a,b){if("function"==typeof a)return a(b);null!=a&&(a.current=b)}class m extends e.Component{getSnapshotBeforeUpdate(a){let b=this.props.childRef.current;if(b&&a.isPresent&&!this.props.isPresent&&!1!==this.props.pop){let a=b.offsetParent,c=(0,j.s)(a)&&a.offsetWidth||0,d=(0,j.s)(a)&&a.offsetHeight||0,e=this.props.sizeRef.current;e.height=b.offsetHeight||0,e.width=b.offsetWidth||0,e.top=b.offsetTop,e.left=b.offsetLeft,e.right=c-e.width-e.left,e.bottom=d-e.height-e.top}return null}componentDidUpdate(){}render(){return this.props.children}}function n({children:a,isPresent:b,anchorX:c,anchorY:f,root:g,pop:h}){let i=(0,e.useId)(),j=(0,e.useRef)(null),o=(0,e.useRef)({width:0,height:0,top:0,left:0,right:0,bottom:0}),{nonce:p}=(0,e.useContext)(k.Q),q=function(...a){return e.useCallback(function(...a){return b=>{let c=!1,d=a.map(a=>{let d=l(a,b);return c||"function"!=typeof d||(c=!0),d});if(c)return()=>{for(let b=0;b<d.length;b++){let c=d[b];"function"==typeof c?c():l(a[b],null)}}}}(...a),a)}(j,a.props?.ref??a?.ref);return(0,e.useInsertionEffect)(()=>{let{width:a,height:d,top:e,left:k,right:l,bottom:m}=o.current;if(b||!1===h||!j.current||!a||!d)return;let n="left"===c?`left: ${k}`:`right: ${l}`,q="bottom"===f?`bottom: ${m}`:`top: ${e}`;j.current.dataset.motionPopId=i;let r=document.createElement("style");p&&(r.nonce=p);let s=g??document.head;return s.appendChild(r),r.sheet&&r.sheet.insertRule(`
1
+ "use strict";exports.id=8215,exports.ids=[8215],exports.modules={3564:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("corner-down-right",[["path",{d:"m15 10 5 5-5 5",key:"qqa56n"}],["path",{d:"M4 4v7a4 4 0 0 0 4 4h12",key:"z08zvw"}]])},4645:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("folder-git-2",[["path",{d:"M9 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v5",key:"1w6njk"}],["circle",{cx:"13",cy:"12",r:"2",key:"1j92g6"}],["path",{d:"M18 19c-2.8 0-5-2.2-5-5v8",key:"pkpw2h"}],["circle",{cx:"20",cy:"19",r:"2",key:"1obnsp"}]])},4908:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("folder-open",[["path",{d:"m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2",key:"usdka0"}]])},10646:(a,b,c)=>{Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"default",{enumerable:!0,get:function(){return j}});let d=c(3814),e=c(6247),f=c(47625),g=c(29116);function h(a){return{default:a&&"default"in a?a.default:a}}let i={loader:()=>Promise.resolve(h(()=>null)),loading:null,ssr:!0},j=function(a){let b={...i,...a},c=(0,e.lazy)(()=>b.loader().then(h)),j=b.loading;function k(a){let h=j?(0,d.jsx)(j,{isLoading:!0,pastDelay:!0,error:null}):null,i=!b.ssr||!!b.loading,k=i?e.Suspense:e.Fragment,l=b.ssr?(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)(g.PreloadChunks,{moduleIds:b.modules}),(0,d.jsx)(c,{...a})]}):(0,d.jsx)(f.BailoutToCSR,{reason:"next/dynamic",children:(0,d.jsx)(c,{...a})});return(0,d.jsx)(k,{...i?{fallback:h}:{},children:l})}return k.displayName="LoadableComponent",k}},13002:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("eye-off",[["path",{d:"M10.733 5.076a10.744 10.744 0 0 1 11.205 6.575 1 1 0 0 1 0 .696 10.747 10.747 0 0 1-1.444 2.49",key:"ct8e1f"}],["path",{d:"M14.084 14.158a3 3 0 0 1-4.242-4.242",key:"151rxh"}],["path",{d:"M17.479 17.499a10.75 10.75 0 0 1-15.417-5.151 1 1 0 0 1 0-.696 10.75 10.75 0 0 1 4.446-5.143",key:"13bj9a"}],["path",{d:"m2 2 20 20",key:"1ooewy"}]])},15254:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("wrench",[["path",{d:"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z",key:"cbrjhi"}]])},17166:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("rotate-ccw",[["path",{d:"M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8",key:"1357e3"}],["path",{d:"M3 3v5h5",key:"1xhq8a"}]])},17294:(a,b)=>{function c(a){return a.split("/").map(a=>encodeURIComponent(a)).join("/")}Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"encodeURIPath",{enumerable:!0,get:function(){return c}})},18570:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("refresh-ccw",[["path",{d:"M21 12a9 9 0 0 0-9-9 9.75 9.75 0 0 0-6.74 2.74L3 8",key:"14sxne"}],["path",{d:"M3 3v5h5",key:"1xhq8a"}],["path",{d:"M3 12a9 9 0 0 0 9 9 9.75 9.75 0 0 0 6.74-2.74L21 16",key:"1hlbsb"}],["path",{d:"M16 16h5v5",key:"ccwih5"}]])},19481:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("arrow-up-right",[["path",{d:"M7 7h10v10",key:"1tivn9"}],["path",{d:"M7 17 17 7",key:"1vkiza"}]])},19653:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("circle-arrow-up",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m16 12-4-4-4 4",key:"177agl"}],["path",{d:"M12 16V8",key:"1sbj14"}]])},20460:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("git-branch",[["line",{x1:"6",x2:"6",y1:"3",y2:"15",key:"17qcm7"}],["circle",{cx:"18",cy:"6",r:"3",key:"1h7g24"}],["circle",{cx:"6",cy:"18",r:"3",key:"fqmcym"}],["path",{d:"M18 9a9 9 0 0 1-9 9",key:"n2h4wq"}]])},22942:(a,b,c)=>{Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"default",{enumerable:!0,get:function(){return e}});let d=c(68517)._(c(10646));function e(a,b){let c={};"function"==typeof a&&(c.loader=a);let e={...c,...b};return(0,d.default)({...e,modules:e.loadableGenerated?.modules})}("function"==typeof b.default||"object"==typeof b.default&&null!==b.default)&&void 0===b.default.__esModule&&(Object.defineProperty(b.default,"__esModule",{value:!0}),Object.assign(b.default,b),a.exports=b.default)},23254:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("package-check",[["path",{d:"m16 16 2 2 4-4",key:"gfu2re"}],["path",{d:"M21 10V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l2-1.14",key:"e7tb2h"}],["path",{d:"m7.5 4.27 9 5.15",key:"1c824w"}],["polyline",{points:"3.29 7 12 12 20.71 7",key:"ousv84"}],["line",{x1:"12",x2:"12",y1:"22",y2:"12",key:"a4e8g8"}]])},29116:(a,b,c)=>{Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"PreloadChunks",{enumerable:!0,get:function(){return i}});let d=c(3814),e=c(68238),f=c(29294),g=c(17294),h=c(62362);function i({moduleIds:a}){let b=f.workAsyncStorage.getStore();if(void 0===b)return null;let c=[];if(b.reactLoadableManifest&&a){let d=b.reactLoadableManifest;for(let b of a){if(!d[b])continue;let a=d[b].files;c.push(...a)}}if(0===c.length)return null;let j=(0,h.getAssetTokenQuery)();return(0,d.jsx)(d.Fragment,{children:c.map(a=>{let c=`${b.assetPrefix}/_next/${(0,g.encodeURIPath)(a)}${j}`;return a.endsWith(".css")?(0,d.jsx)("link",{precedence:"dynamic",href:c,rel:"stylesheet",as:"style",nonce:b.nonce},a):((0,e.preload)(c,{as:"script",fetchPriority:"low",nonce:b.nonce}),null)})})}},32946:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("boxes",[["path",{d:"M2.97 12.92A2 2 0 0 0 2 14.63v3.24a2 2 0 0 0 .97 1.71l3 1.8a2 2 0 0 0 2.06 0L12 19v-5.5l-5-3-4.03 2.42Z",key:"lc1i9w"}],["path",{d:"m7 16.5-4.74-2.85",key:"1o9zyk"}],["path",{d:"m7 16.5 5-3",key:"va8pkn"}],["path",{d:"M7 16.5v5.17",key:"jnp8gn"}],["path",{d:"M12 13.5V19l3.97 2.38a2 2 0 0 0 2.06 0l3-1.8a2 2 0 0 0 .97-1.71v-3.24a2 2 0 0 0-.97-1.71L17 10.5l-5 3Z",key:"8zsnat"}],["path",{d:"m17 16.5-5-3",key:"8arw3v"}],["path",{d:"m17 16.5 4.74-2.85",key:"8rfmw"}],["path",{d:"M17 16.5v5.17",key:"k6z78m"}],["path",{d:"M7.97 4.42A2 2 0 0 0 7 6.13v4.37l5 3 5-3V6.13a2 2 0 0 0-.97-1.71l-3-1.8a2 2 0 0 0-2.06 0l-3 1.8Z",key:"1xygjf"}],["path",{d:"M12 8 7.26 5.15",key:"1vbdud"}],["path",{d:"m12 8 4.74-2.85",key:"3rx089"}],["path",{d:"M12 13.5V8",key:"1io7kd"}]])},34474:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("route",[["circle",{cx:"6",cy:"19",r:"3",key:"1kj8tv"}],["path",{d:"M9 19h8.5a3.5 3.5 0 0 0 0-7h-11a3.5 3.5 0 0 1 0-7H15",key:"1d8sl"}],["circle",{cx:"18",cy:"5",r:"3",key:"gq8acd"}]])},36611:(a,b,c)=>{c.d(b,{default:()=>e.a});var d=c(22942),e=c.n(d)},40739:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("rocket",[["path",{d:"M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 0 0-2.91-.09z",key:"m3kijz"}],["path",{d:"m12 15-3-3a22 22 0 0 1 2-3.95A12.88 12.88 0 0 1 22 2c0 2.72-.78 7.5-6 11a22.35 22.35 0 0 1-4 2z",key:"1fmvmk"}],["path",{d:"M9 12H4s.55-3.03 2-4c1.62-1.08 5 0 5 0",key:"1f8sc4"}],["path",{d:"M12 15v5s3.03-.55 4-2c1.08-1.62 0-5 0-5",key:"qeys4"}]])},47625:(a,b,c)=>{Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"BailoutToCSR",{enumerable:!0,get:function(){return e}});let d=c(36165);function e({reason:a,children:b}){throw Object.defineProperty(new d.BailoutToCSRError(a),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0})}},49580:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("building-2",[["path",{d:"M6 22V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v18Z",key:"1b4qmf"}],["path",{d:"M6 12H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h2",key:"i71pzd"}],["path",{d:"M18 9h2a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2h-2",key:"10jefs"}],["path",{d:"M10 6h4",key:"1itunk"}],["path",{d:"M10 10h4",key:"tcdvrf"}],["path",{d:"M10 14h4",key:"kelpxr"}],["path",{d:"M10 18h4",key:"1ulq68"}]])},50872:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("lock-keyhole",[["circle",{cx:"12",cy:"16",r:"1",key:"1au0dj"}],["rect",{x:"3",y:"10",width:"18",height:"12",rx:"2",key:"6s8ecr"}],["path",{d:"M7 10V7a5 5 0 0 1 10 0v3",key:"1pqi11"}]])},51118:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("box",[["path",{d:"M21 8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16Z",key:"hh9hay"}],["path",{d:"m3.3 7 8.7 5 8.7-5",key:"g66t2b"}],["path",{d:"M12 22V12",key:"d0xqtd"}]])},51858:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("package-x",[["path",{d:"M21 10V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l2-1.14",key:"e7tb2h"}],["path",{d:"m7.5 4.27 9 5.15",key:"1c824w"}],["polyline",{points:"3.29 7 12 12 20.71 7",key:"ousv84"}],["line",{x1:"12",x2:"12",y1:"22",y2:"12",key:"a4e8g8"}],["path",{d:"m17 13 5 5m-5 0 5-5",key:"im3w4b"}]])},51962:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("briefcase-business",[["path",{d:"M12 12h.01",key:"1mp3jc"}],["path",{d:"M16 6V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2",key:"1ksdt3"}],["path",{d:"M22 13a18.15 18.15 0 0 1-20 0",key:"12hx5q"}],["rect",{width:"20",height:"14",x:"2",y:"6",rx:"2",key:"i6l2r4"}]])},59418:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("arrow-left",[["path",{d:"m12 19-7-7 7-7",key:"1l729n"}],["path",{d:"M19 12H5",key:"x3x0zl"}]])},59777:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("external-link",[["path",{d:"M15 3h6v6",key:"1q9fwt"}],["path",{d:"M10 14 21 3",key:"gplh6r"}],["path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6",key:"a6xqqp"}]])},65474:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("pencil",[["path",{d:"M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z",key:"1a8usu"}],["path",{d:"m15 5 4 4",key:"1mk7zo"}]])},67897:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("arrow-right",[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"m12 5 7 7-7 7",key:"xquz4c"}]])},69484:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("message-square-text",[["path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z",key:"1lielz"}],["path",{d:"M13 8H7",key:"14i4kc"}],["path",{d:"M17 12H7",key:"16if0g"}]])},75367:(a,b,c)=>{c.d(b,{N:()=>t});var d=c(3814),e=c(6247),f=c(25978),g=c(12950);let h="u">typeof window?e.useLayoutEffect:e.useEffect;var i=c(52670),j=c(13449),k=c(10871);function l(a,b){if("function"==typeof a)return a(b);null!=a&&(a.current=b)}class m extends e.Component{getSnapshotBeforeUpdate(a){let b=this.props.childRef.current;if(b&&a.isPresent&&!this.props.isPresent&&!1!==this.props.pop){let a=b.offsetParent,c=(0,j.s)(a)&&a.offsetWidth||0,d=(0,j.s)(a)&&a.offsetHeight||0,e=this.props.sizeRef.current;e.height=b.offsetHeight||0,e.width=b.offsetWidth||0,e.top=b.offsetTop,e.left=b.offsetLeft,e.right=c-e.width-e.left,e.bottom=d-e.height-e.top}return null}componentDidUpdate(){}render(){return this.props.children}}function n({children:a,isPresent:b,anchorX:c,anchorY:f,root:g,pop:h}){let i=(0,e.useId)(),j=(0,e.useRef)(null),o=(0,e.useRef)({width:0,height:0,top:0,left:0,right:0,bottom:0}),{nonce:p}=(0,e.useContext)(k.Q),q=function(...a){return e.useCallback(function(...a){return b=>{let c=!1,d=a.map(a=>{let d=l(a,b);return c||"function"!=typeof d||(c=!0),d});if(c)return()=>{for(let b=0;b<d.length;b++){let c=d[b];"function"==typeof c?c():l(a[b],null)}}}}(...a),a)}(j,a.props?.ref??a?.ref);return(0,e.useInsertionEffect)(()=>{let{width:a,height:d,top:e,left:k,right:l,bottom:m}=o.current;if(b||!1===h||!j.current||!a||!d)return;let n="left"===c?`left: ${k}`:`right: ${l}`,q="bottom"===f?`bottom: ${m}`:`top: ${e}`;j.current.dataset.motionPopId=i;let r=document.createElement("style");p&&(r.nonce=p);let s=g??document.head;return s.appendChild(r),r.sheet&&r.sheet.insertRule(`
2
2
  [data-motion-pop-id="${i}"] {
3
3
  position: absolute !important;
4
4
  width: ${a}px !important;