@sapienx/agentos 0.6.7 → 0.6.9

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 (300) hide show
  1. package/bundle/.next/BUILD_ID +1 -1
  2. package/bundle/.next/app-path-routes-manifest.json +16 -13
  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 +2 -2
  6. package/bundle/.next/required-server-files.json +1 -1
  7. package/bundle/.next/routes-manifest.json +18 -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/dashboard/page.js +2 -0
  118. package/bundle/.next/server/app/dashboard/page.js.nft.json +1 -0
  119. package/bundle/.next/server/app/dashboard/page_client-reference-manifest.js +1 -0
  120. package/bundle/.next/server/app/files/page.js +2 -2
  121. package/bundle/.next/server/app/files/page.js.nft.json +1 -1
  122. package/bundle/.next/server/app/files/page_client-reference-manifest.js +1 -1
  123. package/bundle/.next/server/app/integrations/page.js +2 -2
  124. package/bundle/.next/server/app/integrations/page.js.nft.json +1 -1
  125. package/bundle/.next/server/app/integrations/page_client-reference-manifest.js +1 -1
  126. package/bundle/.next/server/app/mission-control/page.js +2 -0
  127. package/bundle/.next/server/app/mission-control/page.js.nft.json +1 -0
  128. package/bundle/.next/server/app/mission-control/page_client-reference-manifest.js +1 -0
  129. package/bundle/.next/server/app/models/page.js +2 -2
  130. package/bundle/.next/server/app/models/page.js.nft.json +1 -1
  131. package/bundle/.next/server/app/models/page_client-reference-manifest.js +1 -1
  132. package/bundle/.next/server/app/page.js +2 -2
  133. package/bundle/.next/server/app/page.js.nft.json +1 -1
  134. package/bundle/.next/server/app/page_client-reference-manifest.js +1 -1
  135. package/bundle/.next/server/app/settings/page.js +2 -2
  136. package/bundle/.next/server/app/settings/page.js.nft.json +1 -1
  137. package/bundle/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  138. package/bundle/.next/server/app/tasks/page.js +2 -2
  139. package/bundle/.next/server/app/tasks/page.js.nft.json +1 -1
  140. package/bundle/.next/server/app/tasks/page_client-reference-manifest.js +1 -1
  141. package/bundle/.next/server/app-paths-manifest.json +16 -13
  142. package/bundle/.next/server/chunks/1089.js +7 -0
  143. package/bundle/.next/server/chunks/1718.js +4 -4
  144. package/bundle/.next/server/chunks/4020.js +182 -0
  145. package/bundle/.next/server/chunks/4391.js +13 -186
  146. package/bundle/.next/server/chunks/4669.js +9 -0
  147. package/bundle/.next/server/chunks/4767.js +4 -4
  148. package/bundle/.next/server/chunks/4983.js +2 -2
  149. package/bundle/.next/server/chunks/5010.js +14 -0
  150. package/bundle/.next/server/chunks/5086.js +185 -0
  151. package/bundle/.next/server/chunks/7092.js +2 -0
  152. package/bundle/.next/server/chunks/9632.js +1 -0
  153. package/bundle/.next/server/functions-config-manifest.json +1 -0
  154. package/bundle/.next/server/middleware-build-manifest.js +1 -1
  155. package/bundle/.next/server/middleware-react-loadable-manifest.js +1 -1
  156. package/bundle/.next/server/pages/404.html +2 -2
  157. package/bundle/.next/server/pages/500.html +1 -1
  158. package/bundle/.next/server/server-reference-manifest.json +1 -1
  159. package/bundle/.next/static/chunks/1541-0173f72615d06e6b.js +7 -0
  160. package/bundle/.next/static/chunks/2083-7ecb4068386ea635.js +1 -0
  161. package/bundle/.next/static/chunks/2125-d862b19ddebfd33a.js +3 -0
  162. package/bundle/.next/static/chunks/4522-dd68e4d9aa45e7ad.js +1 -0
  163. package/bundle/.next/static/chunks/5922-c50d9d6d73494e4a.js +174 -0
  164. package/bundle/.next/static/chunks/616-340cd4ffce07ad95.js +9 -0
  165. package/bundle/.next/static/chunks/7197.9a3977e98b2a1fe9.js +1 -0
  166. package/bundle/.next/static/chunks/7442-2b8d98ced8731710.js +25 -0
  167. package/bundle/.next/static/chunks/app/_global-error/{page-32f399461697d08e.js → page-f27867b999a8b8f9.js} +1 -1
  168. package/bundle/.next/static/chunks/app/_not-found/{page-32f399461697d08e.js → page-f27867b999a8b8f9.js} +1 -1
  169. package/bundle/.next/static/chunks/app/accounts/page-70d61db66c3fa8ff.js +1 -0
  170. package/bundle/.next/static/chunks/app/agents/page-bcd6692c103acc4b.js +1 -0
  171. package/bundle/.next/static/chunks/app/api/accounts/access-rules/{route-32f399461697d08e.js → route-f27867b999a8b8f9.js} +1 -1
  172. package/bundle/.next/static/chunks/app/api/accounts/browser-profiles/{route-32f399461697d08e.js → route-f27867b999a8b8f9.js} +1 -1
  173. package/bundle/.next/static/chunks/app/api/accounts/login-targets/route-f27867b999a8b8f9.js +1 -0
  174. package/bundle/.next/static/chunks/app/api/agents/[agentId]/chat/route-f27867b999a8b8f9.js +1 -0
  175. package/bundle/.next/static/chunks/app/api/agents/route-f27867b999a8b8f9.js +1 -0
  176. package/bundle/.next/static/chunks/app/api/diagnostics/route-f27867b999a8b8f9.js +1 -0
  177. package/bundle/.next/static/chunks/app/api/files/reveal/route-f27867b999a8b8f9.js +1 -0
  178. package/bundle/.next/static/chunks/app/api/gateway/control/route-f27867b999a8b8f9.js +1 -0
  179. package/bundle/.next/static/chunks/app/api/integrations/[integrationId]/status/route-f27867b999a8b8f9.js +1 -0
  180. package/bundle/.next/static/chunks/app/api/mission/route-f27867b999a8b8f9.js +1 -0
  181. package/bundle/.next/static/chunks/app/api/models/catalog/route-f27867b999a8b8f9.js +1 -0
  182. package/bundle/.next/static/chunks/app/api/models/providers/route-f27867b999a8b8f9.js +1 -0
  183. package/bundle/.next/static/chunks/app/api/onboarding/models/route-f27867b999a8b8f9.js +1 -0
  184. package/bundle/.next/static/chunks/app/api/onboarding/route-f27867b999a8b8f9.js +1 -0
  185. package/bundle/.next/static/chunks/app/api/openclaw/capabilities/route-f27867b999a8b8f9.js +1 -0
  186. package/bundle/.next/static/chunks/app/api/openclaw/compatibility-smoke/route-f27867b999a8b8f9.js +1 -0
  187. package/bundle/.next/static/chunks/app/api/planner/[planId]/deploy/route-f27867b999a8b8f9.js +1 -0
  188. package/bundle/.next/static/chunks/app/api/planner/[planId]/document-rewrite/route-f27867b999a8b8f9.js +1 -0
  189. package/bundle/.next/static/chunks/app/api/planner/[planId]/route-f27867b999a8b8f9.js +1 -0
  190. package/bundle/.next/static/chunks/app/api/planner/[planId]/simulate/route-f27867b999a8b8f9.js +1 -0
  191. package/bundle/.next/static/chunks/app/api/planner/[planId]/turn/route-f27867b999a8b8f9.js +1 -0
  192. package/bundle/.next/static/chunks/app/api/planner/route-f27867b999a8b8f9.js +1 -0
  193. package/bundle/.next/static/chunks/app/api/reset/route-f27867b999a8b8f9.js +1 -0
  194. package/bundle/.next/static/chunks/app/api/runtimes/[runtimeId]/route-f27867b999a8b8f9.js +1 -0
  195. package/bundle/.next/static/chunks/app/api/settings/config-pacing/route-f27867b999a8b8f9.js +1 -0
  196. package/bundle/.next/static/chunks/app/api/settings/gateway/route-f27867b999a8b8f9.js +1 -0
  197. package/bundle/.next/static/chunks/app/api/settings/openclaw-binary/route-f27867b999a8b8f9.js +1 -0
  198. package/bundle/.next/static/chunks/app/api/settings/workspace-root/route-f27867b999a8b8f9.js +1 -0
  199. package/bundle/.next/static/chunks/app/api/snapshot/route-f27867b999a8b8f9.js +1 -0
  200. package/bundle/.next/static/chunks/app/api/stream/route-f27867b999a8b8f9.js +1 -0
  201. package/bundle/.next/static/chunks/app/api/system/open-terminal/route-f27867b999a8b8f9.js +1 -0
  202. package/bundle/.next/static/chunks/app/api/tasks/[taskId]/abort/route-f27867b999a8b8f9.js +1 -0
  203. package/bundle/.next/static/chunks/app/api/tasks/[taskId]/control/route-f27867b999a8b8f9.js +1 -0
  204. package/bundle/.next/static/chunks/app/api/tasks/[taskId]/stream/route-f27867b999a8b8f9.js +1 -0
  205. package/bundle/.next/static/chunks/app/api/update/route-f27867b999a8b8f9.js +1 -0
  206. package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/channels/discovered-groups/route-f27867b999a8b8f9.js +1 -0
  207. package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/channels/route-f27867b999a8b8f9.js +1 -0
  208. package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/edit-draft/route-f27867b999a8b8f9.js +1 -0
  209. package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/files/route-f27867b999a8b8f9.js +1 -0
  210. package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/surfaces/discovery/route-f27867b999a8b8f9.js +1 -0
  211. package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/surfaces/reconcile/route-f27867b999a8b8f9.js +1 -0
  212. package/bundle/.next/static/chunks/app/api/workspaces/route-f27867b999a8b8f9.js +1 -0
  213. package/bundle/.next/static/chunks/app/dashboard/page-3ddf5f111de57314.js +1 -0
  214. package/bundle/.next/static/chunks/app/files/page-5d16dd2ab89a7ef8.js +1 -0
  215. package/bundle/.next/static/chunks/app/integrations/page-c82fe844b92dcc3c.js +1 -0
  216. package/bundle/.next/static/chunks/app/mission-control/page-047cf8ddbc5eb449.js +1 -0
  217. package/bundle/.next/static/chunks/app/models/page-5a77bb7553c260a3.js +1 -0
  218. package/bundle/.next/static/chunks/app/not-found-f27867b999a8b8f9.js +1 -0
  219. package/bundle/.next/static/chunks/app/page-3948952c415f5a8f.js +1 -0
  220. package/bundle/.next/static/chunks/app/settings/page-377344c48b7c3b7a.js +1 -0
  221. package/bundle/.next/static/chunks/app/tasks/page-5eebfe2b85dbe24d.js +1 -0
  222. package/bundle/.next/static/chunks/next/dist/client/components/builtin/app-error-f27867b999a8b8f9.js +1 -0
  223. package/bundle/.next/static/chunks/next/dist/client/components/builtin/forbidden-f27867b999a8b8f9.js +1 -0
  224. package/bundle/.next/static/chunks/next/dist/client/components/builtin/unauthorized-f27867b999a8b8f9.js +1 -0
  225. package/bundle/.next/static/chunks/webpack-6bcec8d8f296d9ef.js +1 -0
  226. package/bundle/.next/static/css/1ec545644e12b517.css +3 -0
  227. package/bundle/.next/static/jgRmll3iX_XVNwRhKs8U9/_buildManifest.js +1 -0
  228. package/bundle/package.json +1 -0
  229. package/bundle/server.js +1 -1
  230. package/package.json +1 -1
  231. package/bundle/.next/server/chunks/1908.js +0 -12
  232. package/bundle/.next/server/chunks/2307.js +0 -9
  233. package/bundle/.next/server/chunks/6476.js +0 -14
  234. package/bundle/.next/server/chunks/6637.js +0 -1
  235. package/bundle/.next/server/chunks/7085.js +0 -7
  236. package/bundle/.next/server/chunks/9494.js +0 -183
  237. package/bundle/.next/static/Lmp1cZ9_c9K3sYYLpgFsg/_buildManifest.js +0 -1
  238. package/bundle/.next/static/chunks/2083-e309043f80c43402.js +0 -1
  239. package/bundle/.next/static/chunks/2125-162d48301a8f53b4.js +0 -3
  240. package/bundle/.next/static/chunks/2207-4f66fd1ddff2aba5.js +0 -1
  241. package/bundle/.next/static/chunks/2603-769710adda1d633d.js +0 -9
  242. package/bundle/.next/static/chunks/4176-f5f581e6cd26d962.js +0 -7
  243. package/bundle/.next/static/chunks/7197.866876dffb806516.js +0 -1
  244. package/bundle/.next/static/chunks/7442-717620617b49de55.js +0 -198
  245. package/bundle/.next/static/chunks/8373-cadb82a39137601c.js +0 -1
  246. package/bundle/.next/static/chunks/app/accounts/page-2caea77f8a44146b.js +0 -1
  247. package/bundle/.next/static/chunks/app/agents/page-d4c7bfe64d44b003.js +0 -1
  248. package/bundle/.next/static/chunks/app/api/accounts/login-targets/route-32f399461697d08e.js +0 -1
  249. package/bundle/.next/static/chunks/app/api/agents/[agentId]/chat/route-32f399461697d08e.js +0 -1
  250. package/bundle/.next/static/chunks/app/api/agents/route-32f399461697d08e.js +0 -1
  251. package/bundle/.next/static/chunks/app/api/diagnostics/route-32f399461697d08e.js +0 -1
  252. package/bundle/.next/static/chunks/app/api/files/reveal/route-32f399461697d08e.js +0 -1
  253. package/bundle/.next/static/chunks/app/api/gateway/control/route-32f399461697d08e.js +0 -1
  254. package/bundle/.next/static/chunks/app/api/integrations/[integrationId]/status/route-32f399461697d08e.js +0 -1
  255. package/bundle/.next/static/chunks/app/api/mission/route-32f399461697d08e.js +0 -1
  256. package/bundle/.next/static/chunks/app/api/models/catalog/route-32f399461697d08e.js +0 -1
  257. package/bundle/.next/static/chunks/app/api/models/providers/route-32f399461697d08e.js +0 -1
  258. package/bundle/.next/static/chunks/app/api/onboarding/models/route-32f399461697d08e.js +0 -1
  259. package/bundle/.next/static/chunks/app/api/onboarding/route-32f399461697d08e.js +0 -1
  260. package/bundle/.next/static/chunks/app/api/openclaw/capabilities/route-32f399461697d08e.js +0 -1
  261. package/bundle/.next/static/chunks/app/api/openclaw/compatibility-smoke/route-32f399461697d08e.js +0 -1
  262. package/bundle/.next/static/chunks/app/api/planner/[planId]/deploy/route-32f399461697d08e.js +0 -1
  263. package/bundle/.next/static/chunks/app/api/planner/[planId]/document-rewrite/route-32f399461697d08e.js +0 -1
  264. package/bundle/.next/static/chunks/app/api/planner/[planId]/route-32f399461697d08e.js +0 -1
  265. package/bundle/.next/static/chunks/app/api/planner/[planId]/simulate/route-32f399461697d08e.js +0 -1
  266. package/bundle/.next/static/chunks/app/api/planner/[planId]/turn/route-32f399461697d08e.js +0 -1
  267. package/bundle/.next/static/chunks/app/api/planner/route-32f399461697d08e.js +0 -1
  268. package/bundle/.next/static/chunks/app/api/reset/route-32f399461697d08e.js +0 -1
  269. package/bundle/.next/static/chunks/app/api/runtimes/[runtimeId]/route-32f399461697d08e.js +0 -1
  270. package/bundle/.next/static/chunks/app/api/settings/gateway/route-32f399461697d08e.js +0 -1
  271. package/bundle/.next/static/chunks/app/api/settings/openclaw-binary/route-32f399461697d08e.js +0 -1
  272. package/bundle/.next/static/chunks/app/api/settings/workspace-root/route-32f399461697d08e.js +0 -1
  273. package/bundle/.next/static/chunks/app/api/snapshot/route-32f399461697d08e.js +0 -1
  274. package/bundle/.next/static/chunks/app/api/stream/route-32f399461697d08e.js +0 -1
  275. package/bundle/.next/static/chunks/app/api/system/open-terminal/route-32f399461697d08e.js +0 -1
  276. package/bundle/.next/static/chunks/app/api/tasks/[taskId]/abort/route-32f399461697d08e.js +0 -1
  277. package/bundle/.next/static/chunks/app/api/tasks/[taskId]/control/route-32f399461697d08e.js +0 -1
  278. package/bundle/.next/static/chunks/app/api/tasks/[taskId]/stream/route-32f399461697d08e.js +0 -1
  279. package/bundle/.next/static/chunks/app/api/update/route-32f399461697d08e.js +0 -1
  280. package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/channels/discovered-groups/route-32f399461697d08e.js +0 -1
  281. package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/channels/route-32f399461697d08e.js +0 -1
  282. package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/edit-draft/route-32f399461697d08e.js +0 -1
  283. package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/files/route-32f399461697d08e.js +0 -1
  284. package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/surfaces/discovery/route-32f399461697d08e.js +0 -1
  285. package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/surfaces/reconcile/route-32f399461697d08e.js +0 -1
  286. package/bundle/.next/static/chunks/app/api/workspaces/route-32f399461697d08e.js +0 -1
  287. package/bundle/.next/static/chunks/app/files/page-a16b11d418e6dbe5.js +0 -1
  288. package/bundle/.next/static/chunks/app/integrations/page-2314a29ba4274466.js +0 -1
  289. package/bundle/.next/static/chunks/app/models/page-7850176ce8455112.js +0 -1
  290. package/bundle/.next/static/chunks/app/not-found-32f399461697d08e.js +0 -1
  291. package/bundle/.next/static/chunks/app/page-da330bca609cd094.js +0 -1
  292. package/bundle/.next/static/chunks/app/settings/page-a6c7770571bf5fe1.js +0 -1
  293. package/bundle/.next/static/chunks/app/tasks/page-af0098a4b77a7e2e.js +0 -1
  294. package/bundle/.next/static/chunks/next/dist/client/components/builtin/app-error-32f399461697d08e.js +0 -1
  295. package/bundle/.next/static/chunks/next/dist/client/components/builtin/forbidden-32f399461697d08e.js +0 -1
  296. package/bundle/.next/static/chunks/next/dist/client/components/builtin/unauthorized-32f399461697d08e.js +0 -1
  297. package/bundle/.next/static/chunks/webpack-0a8ad3b5f2b4bb1b.js +0 -1
  298. package/bundle/.next/static/css/39bff2e14c799896.css +0 -3
  299. package/bundle/public/readme/banner.jpeg +0 -0
  300. /package/bundle/.next/static/{Lmp1cZ9_c9K3sYYLpgFsg → jgRmll3iX_XVNwRhKs8U9}/_ssgManifest.js +0 -0
@@ -0,0 +1,9 @@
1
+ "use strict";exports.id=4669,exports.ids=[4669],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"}]])},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"}]])},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)})})}},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)},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})}},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"}]])},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"}]])},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
+ [data-motion-pop-id="${i}"] {
3
+ position: absolute !important;
4
+ width: ${a}px !important;
5
+ height: ${d}px !important;
6
+ ${n}px !important;
7
+ ${q}px !important;
8
+ }
9
+ `),()=>{s.contains(r)&&s.removeChild(r)}},[b]),(0,d.jsx)(m,{isPresent:b,childRef:j,sizeRef:o,pop:h,children:!1===h?a:e.cloneElement(a,{ref:q})})}let o=({children:a,initial:b,isPresent:c,onExitComplete:f,custom:h,presenceAffectsLayout:j,mode:k,anchorX:l,anchorY:m,root:o})=>{let q=(0,g.M)(p),r=(0,e.useId)(),s=!0,t=(0,e.useMemo)(()=>(s=!1,{id:r,initial:b,isPresent:c,custom:h,onExitComplete:a=>{for(let b of(q.set(a,!0),q.values()))if(!b)return;f&&f()},register:a=>(q.set(a,!1),()=>q.delete(a))}),[c,q,f]);return j&&s&&(t={...t}),(0,e.useMemo)(()=>{q.forEach((a,b)=>q.set(b,!1))},[c]),e.useEffect(()=>{c||q.size||!f||f()},[c]),a=(0,d.jsx)(n,{pop:"popLayout"===k,isPresent:c,anchorX:l,anchorY:m,root:o,children:a}),(0,d.jsx)(i.t.Provider,{value:t,children:a})};function p(){return new Map}var q=c(1037);let r=a=>a.key||"";function s(a){let b=[];return e.Children.forEach(a,a=>{(0,e.isValidElement)(a)&&b.push(a)}),b}let t=({children:a,custom:b,initial:c=!0,onExitComplete:i,presenceAffectsLayout:j=!0,mode:k="sync",propagate:l=!1,anchorX:m="left",anchorY:n="top",root:p})=>{let[t,u]=(0,q.xQ)(l),v=(0,e.useMemo)(()=>s(a),[a]),w=l&&!t?[]:v.map(r),x=(0,e.useRef)(!0),y=(0,e.useRef)(v),z=(0,g.M)(()=>new Map),A=(0,e.useRef)(new Set),[B,C]=(0,e.useState)(v),[D,E]=(0,e.useState)(v);h(()=>{x.current=!1,y.current=v;for(let a=0;a<D.length;a++){let b=r(D[a]);w.includes(b)?(z.delete(b),A.current.delete(b)):!0!==z.get(b)&&z.set(b,!1)}},[D,w.length,w.join("-")]);let F=[];if(v!==B){let a=[...v];for(let b=0;b<D.length;b++){let c=D[b],d=r(c);w.includes(d)||(a.splice(b,0,c),F.push(c))}return"wait"===k&&F.length&&(a=F),E(s(a)),C(v),null}let{forceRender:G}=(0,e.useContext)(f.L);return(0,d.jsx)(d.Fragment,{children:D.map(a=>{let e=r(a),f=(!l||!!t)&&(v===D||w.includes(e));return(0,d.jsx)(o,{isPresent:f,initial:(!x.current||!!c)&&void 0,custom:b,presenceAffectsLayout:j,mode:k,root:p,onExitComplete:f?void 0:()=>{if(A.current.has(e)||(A.current.add(e),!z.has(e)))return;z.set(e,!0);let a=!0;z.forEach(b=>{b||(a=!1)}),a&&(G?.(),E(y.current),l&&u?.(),i&&i())},anchorX:m,anchorY:n,children:a},e)})})}},75455:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("moon-star",[["path",{d:"M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9",key:"4ay0iu"}],["path",{d:"M20 3v4",key:"1olli1"}],["path",{d:"M22 5h-4",key:"1gvqau"}]])},91698:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("eye",[["path",{d:"M2.062 12.348a1 1 0 0 1 0-.696 10.75 10.75 0 0 1 19.876 0 1 1 0 0 1 0 .696 10.75 10.75 0 0 1-19.876 0",key:"1nclc0"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]])},95127:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("radar",[["path",{d:"M19.07 4.93A10 10 0 0 0 6.99 3.34",key:"z3du51"}],["path",{d:"M4 6h.01",key:"oypzma"}],["path",{d:"M2.29 9.62A10 10 0 1 0 21.31 8.35",key:"qzzz0"}],["path",{d:"M16.24 7.76A6 6 0 1 0 8.23 16.67",key:"1yjesh"}],["path",{d:"M12 18h.01",key:"mhygvu"}],["path",{d:"M17.99 11.66A6 6 0 0 1 15.77 16.67",key:"1u2y91"}],["circle",{cx:"12",cy:"12",r:"2",key:"1c9p78"}],["path",{d:"m13.41 10.59 5.66-5.66",key:"mhq4k0"}]])}};