@sapienx/agentos 0.1.7 → 0.1.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 (149) hide show
  1. package/bundle/.next/BUILD_ID +1 -1
  2. package/bundle/.next/app-path-routes-manifest.json +14 -11
  3. package/bundle/.next/build-manifest.json +2 -2
  4. package/bundle/.next/routes-manifest.json +22 -0
  5. package/bundle/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  6. package/bundle/.next/server/app/_global-error.html +2 -2
  7. package/bundle/.next/server/app/_global-error.rsc +1 -1
  8. package/bundle/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  9. package/bundle/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  10. package/bundle/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  11. package/bundle/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  12. package/bundle/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  13. package/bundle/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  14. package/bundle/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  15. package/bundle/.next/server/app/_not-found.html +1 -1
  16. package/bundle/.next/server/app/_not-found.rsc +2 -2
  17. package/bundle/.next/server/app/_not-found.segments/_full.segment.rsc +2 -2
  18. package/bundle/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  19. package/bundle/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
  20. package/bundle/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  21. package/bundle/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  22. package/bundle/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  23. package/bundle/.next/server/app/api/agents/route.js.nft.json +1 -1
  24. package/bundle/.next/server/app/api/agents/route_client-reference-manifest.js +1 -1
  25. package/bundle/.next/server/app/api/diagnostics/route.js.nft.json +1 -1
  26. package/bundle/.next/server/app/api/diagnostics/route_client-reference-manifest.js +1 -1
  27. package/bundle/.next/server/app/api/files/reveal/route_client-reference-manifest.js +1 -1
  28. package/bundle/.next/server/app/api/gateway/control/route.js.nft.json +1 -1
  29. package/bundle/.next/server/app/api/gateway/control/route_client-reference-manifest.js +1 -1
  30. package/bundle/.next/server/app/api/mission/route.js.nft.json +1 -1
  31. package/bundle/.next/server/app/api/mission/route_client-reference-manifest.js +1 -1
  32. package/bundle/.next/server/app/api/models/providers/route.js +2 -0
  33. package/bundle/.next/server/app/api/models/providers/route.js.nft.json +1 -0
  34. package/bundle/.next/server/app/api/models/providers/route_client-reference-manifest.js +1 -0
  35. package/bundle/.next/server/app/api/onboarding/models/route.js.nft.json +1 -1
  36. package/bundle/.next/server/app/api/onboarding/models/route_client-reference-manifest.js +1 -1
  37. package/bundle/.next/server/app/api/onboarding/route.js.nft.json +1 -1
  38. package/bundle/.next/server/app/api/onboarding/route_client-reference-manifest.js +1 -1
  39. package/bundle/.next/server/app/api/planner/[planId]/deploy/route.js.nft.json +1 -1
  40. package/bundle/.next/server/app/api/planner/[planId]/deploy/route_client-reference-manifest.js +1 -1
  41. package/bundle/.next/server/app/api/planner/[planId]/route.js.nft.json +1 -1
  42. package/bundle/.next/server/app/api/planner/[planId]/route_client-reference-manifest.js +1 -1
  43. package/bundle/.next/server/app/api/planner/[planId]/simulate/route.js.nft.json +1 -1
  44. package/bundle/.next/server/app/api/planner/[planId]/simulate/route_client-reference-manifest.js +1 -1
  45. package/bundle/.next/server/app/api/planner/[planId]/turn/route.js.nft.json +1 -1
  46. package/bundle/.next/server/app/api/planner/[planId]/turn/route_client-reference-manifest.js +1 -1
  47. package/bundle/.next/server/app/api/planner/route.js.nft.json +1 -1
  48. package/bundle/.next/server/app/api/planner/route_client-reference-manifest.js +1 -1
  49. package/bundle/.next/server/app/api/reset/route.js.nft.json +1 -1
  50. package/bundle/.next/server/app/api/reset/route_client-reference-manifest.js +1 -1
  51. package/bundle/.next/server/app/api/runtimes/[runtimeId]/route.js.nft.json +1 -1
  52. package/bundle/.next/server/app/api/runtimes/[runtimeId]/route_client-reference-manifest.js +1 -1
  53. package/bundle/.next/server/app/api/settings/gateway/route.js.nft.json +1 -1
  54. package/bundle/.next/server/app/api/settings/gateway/route_client-reference-manifest.js +1 -1
  55. package/bundle/.next/server/app/api/settings/workspace-root/route.js.nft.json +1 -1
  56. package/bundle/.next/server/app/api/settings/workspace-root/route_client-reference-manifest.js +1 -1
  57. package/bundle/.next/server/app/api/snapshot/route.js.nft.json +1 -1
  58. package/bundle/.next/server/app/api/snapshot/route_client-reference-manifest.js +1 -1
  59. package/bundle/.next/server/app/api/stream/route.js +1 -1
  60. package/bundle/.next/server/app/api/stream/route.js.nft.json +1 -1
  61. package/bundle/.next/server/app/api/stream/route_client-reference-manifest.js +1 -1
  62. package/bundle/.next/server/app/api/system/open-terminal/route_client-reference-manifest.js +1 -1
  63. package/bundle/.next/server/app/api/tasks/[taskId]/abort/route.js +1 -0
  64. package/bundle/.next/server/app/api/tasks/[taskId]/abort/route.js.nft.json +1 -0
  65. package/bundle/.next/server/app/api/tasks/[taskId]/abort/route_client-reference-manifest.js +1 -0
  66. package/bundle/.next/server/app/api/tasks/[taskId]/stream/route.js +4 -0
  67. package/bundle/.next/server/app/api/tasks/[taskId]/stream/route.js.nft.json +1 -0
  68. package/bundle/.next/server/app/api/tasks/[taskId]/stream/route_client-reference-manifest.js +1 -0
  69. package/bundle/.next/server/app/api/update/route.js.nft.json +1 -1
  70. package/bundle/.next/server/app/api/update/route_client-reference-manifest.js +1 -1
  71. package/bundle/.next/server/app/api/workspaces/route.js.nft.json +1 -1
  72. package/bundle/.next/server/app/api/workspaces/route_client-reference-manifest.js +1 -1
  73. package/bundle/.next/server/app/page.js +14 -14
  74. package/bundle/.next/server/app/page.js.nft.json +1 -1
  75. package/bundle/.next/server/app/page_client-reference-manifest.js +1 -1
  76. package/bundle/.next/server/app-paths-manifest.json +14 -11
  77. package/bundle/.next/server/chunks/350.js +1 -1
  78. package/bundle/.next/server/chunks/419.js +29 -29
  79. package/bundle/.next/server/functions-config-manifest.json +3 -0
  80. package/bundle/.next/server/pages/404.html +1 -1
  81. package/bundle/.next/server/pages/500.html +2 -2
  82. package/bundle/.next/static/chunks/878-919c758aa9e87b6d.js +13 -0
  83. package/bundle/.next/static/chunks/app/_global-error/page-75723f28c245a30d.js +1 -0
  84. package/bundle/.next/static/chunks/app/_not-found/page-75723f28c245a30d.js +1 -0
  85. package/bundle/.next/static/chunks/app/api/agents/route-75723f28c245a30d.js +1 -0
  86. package/bundle/.next/static/chunks/app/api/diagnostics/route-75723f28c245a30d.js +1 -0
  87. package/bundle/.next/static/chunks/app/api/files/reveal/route-75723f28c245a30d.js +1 -0
  88. package/bundle/.next/static/chunks/app/api/gateway/control/route-75723f28c245a30d.js +1 -0
  89. package/bundle/.next/static/chunks/app/api/mission/route-75723f28c245a30d.js +1 -0
  90. package/bundle/.next/static/chunks/app/api/models/providers/route-75723f28c245a30d.js +1 -0
  91. package/bundle/.next/static/chunks/app/api/onboarding/models/route-75723f28c245a30d.js +1 -0
  92. package/bundle/.next/static/chunks/app/api/onboarding/route-75723f28c245a30d.js +1 -0
  93. package/bundle/.next/static/chunks/app/api/planner/[planId]/deploy/route-75723f28c245a30d.js +1 -0
  94. package/bundle/.next/static/chunks/app/api/planner/[planId]/route-75723f28c245a30d.js +1 -0
  95. package/bundle/.next/static/chunks/app/api/planner/[planId]/simulate/route-75723f28c245a30d.js +1 -0
  96. package/bundle/.next/static/chunks/app/api/planner/[planId]/turn/route-75723f28c245a30d.js +1 -0
  97. package/bundle/.next/static/chunks/app/api/planner/route-75723f28c245a30d.js +1 -0
  98. package/bundle/.next/static/chunks/app/api/reset/route-75723f28c245a30d.js +1 -0
  99. package/bundle/.next/static/chunks/app/api/runtimes/[runtimeId]/route-75723f28c245a30d.js +1 -0
  100. package/bundle/.next/static/chunks/app/api/settings/gateway/route-75723f28c245a30d.js +1 -0
  101. package/bundle/.next/static/chunks/app/api/settings/workspace-root/route-75723f28c245a30d.js +1 -0
  102. package/bundle/.next/static/chunks/app/api/snapshot/route-75723f28c245a30d.js +1 -0
  103. package/bundle/.next/static/chunks/app/api/stream/route-75723f28c245a30d.js +1 -0
  104. package/bundle/.next/static/chunks/app/api/system/open-terminal/route-75723f28c245a30d.js +1 -0
  105. package/bundle/.next/static/chunks/app/api/tasks/[taskId]/abort/route-75723f28c245a30d.js +1 -0
  106. package/bundle/.next/static/chunks/app/api/tasks/[taskId]/stream/route-75723f28c245a30d.js +1 -0
  107. package/bundle/.next/static/chunks/app/api/update/route-75723f28c245a30d.js +1 -0
  108. package/bundle/.next/static/chunks/app/api/workspaces/route-75723f28c245a30d.js +1 -0
  109. package/bundle/.next/static/chunks/app/not-found-75723f28c245a30d.js +1 -0
  110. package/bundle/.next/static/chunks/app/page-dee040e8fa0bfe5c.js +14 -0
  111. package/bundle/.next/static/chunks/next/dist/client/components/builtin/app-error-75723f28c245a30d.js +1 -0
  112. package/bundle/.next/static/chunks/next/dist/client/components/builtin/forbidden-75723f28c245a30d.js +1 -0
  113. package/bundle/.next/static/chunks/next/dist/client/components/builtin/unauthorized-75723f28c245a30d.js +1 -0
  114. package/bundle/.next/static/css/665b6d1d1e231c6e.css +3 -0
  115. package/bundle/.next/static/dMZieB6mihw477BgExG8r/_buildManifest.js +1 -0
  116. package/bundle/scripts/openclaw-mission-dispatch-runner.mjs +84 -24
  117. package/package.json +1 -1
  118. package/bundle/.next/static/chunks/768-10d6bd3c2342134e.js +0 -13
  119. package/bundle/.next/static/chunks/app/_global-error/page-b01b0a6fdf60f7fe.js +0 -1
  120. package/bundle/.next/static/chunks/app/_not-found/page-b01b0a6fdf60f7fe.js +0 -1
  121. package/bundle/.next/static/chunks/app/api/agents/route-b01b0a6fdf60f7fe.js +0 -1
  122. package/bundle/.next/static/chunks/app/api/diagnostics/route-b01b0a6fdf60f7fe.js +0 -1
  123. package/bundle/.next/static/chunks/app/api/files/reveal/route-b01b0a6fdf60f7fe.js +0 -1
  124. package/bundle/.next/static/chunks/app/api/gateway/control/route-b01b0a6fdf60f7fe.js +0 -1
  125. package/bundle/.next/static/chunks/app/api/mission/route-b01b0a6fdf60f7fe.js +0 -1
  126. package/bundle/.next/static/chunks/app/api/onboarding/models/route-b01b0a6fdf60f7fe.js +0 -1
  127. package/bundle/.next/static/chunks/app/api/onboarding/route-b01b0a6fdf60f7fe.js +0 -1
  128. package/bundle/.next/static/chunks/app/api/planner/[planId]/deploy/route-b01b0a6fdf60f7fe.js +0 -1
  129. package/bundle/.next/static/chunks/app/api/planner/[planId]/route-b01b0a6fdf60f7fe.js +0 -1
  130. package/bundle/.next/static/chunks/app/api/planner/[planId]/simulate/route-b01b0a6fdf60f7fe.js +0 -1
  131. package/bundle/.next/static/chunks/app/api/planner/[planId]/turn/route-b01b0a6fdf60f7fe.js +0 -1
  132. package/bundle/.next/static/chunks/app/api/planner/route-b01b0a6fdf60f7fe.js +0 -1
  133. package/bundle/.next/static/chunks/app/api/reset/route-b01b0a6fdf60f7fe.js +0 -1
  134. package/bundle/.next/static/chunks/app/api/runtimes/[runtimeId]/route-b01b0a6fdf60f7fe.js +0 -1
  135. package/bundle/.next/static/chunks/app/api/settings/gateway/route-b01b0a6fdf60f7fe.js +0 -1
  136. package/bundle/.next/static/chunks/app/api/settings/workspace-root/route-b01b0a6fdf60f7fe.js +0 -1
  137. package/bundle/.next/static/chunks/app/api/snapshot/route-b01b0a6fdf60f7fe.js +0 -1
  138. package/bundle/.next/static/chunks/app/api/stream/route-b01b0a6fdf60f7fe.js +0 -1
  139. package/bundle/.next/static/chunks/app/api/system/open-terminal/route-b01b0a6fdf60f7fe.js +0 -1
  140. package/bundle/.next/static/chunks/app/api/update/route-b01b0a6fdf60f7fe.js +0 -1
  141. package/bundle/.next/static/chunks/app/api/workspaces/route-b01b0a6fdf60f7fe.js +0 -1
  142. package/bundle/.next/static/chunks/app/not-found-b01b0a6fdf60f7fe.js +0 -1
  143. package/bundle/.next/static/chunks/app/page-863784e11f2deb8d.js +0 -14
  144. package/bundle/.next/static/chunks/next/dist/client/components/builtin/app-error-b01b0a6fdf60f7fe.js +0 -1
  145. package/bundle/.next/static/chunks/next/dist/client/components/builtin/forbidden-b01b0a6fdf60f7fe.js +0 -1
  146. package/bundle/.next/static/chunks/next/dist/client/components/builtin/unauthorized-b01b0a6fdf60f7fe.js +0 -1
  147. package/bundle/.next/static/css/a321f34e664c439e.css +0 -3
  148. package/bundle/.next/static/sgPf3JHUUWvk8YndSq2L9/_buildManifest.js +0 -1
  149. /package/bundle/.next/static/{sgPf3JHUUWvk8YndSq2L9 → dMZieB6mihw477BgExG8r}/_ssgManifest.js +0 -0
@@ -6,6 +6,7 @@
6
6
  "/api/files/reveal": {},
7
7
  "/api/gateway/control": {},
8
8
  "/api/mission": {},
9
+ "/api/models/providers": {},
9
10
  "/api/onboarding": {},
10
11
  "/api/onboarding/models": {},
11
12
  "/api/planner": {},
@@ -20,6 +21,8 @@
20
21
  "/api/snapshot": {},
21
22
  "/api/stream": {},
22
23
  "/api/system/open-terminal": {},
24
+ "/api/tasks/[taskId]/abort": {},
25
+ "/api/tasks/[taskId]/stream": {},
23
26
  "/api/update": {},
24
27
  "/api/workspaces": {}
25
28
  }
@@ -1 +1 @@
1
- <!DOCTYPE html><!--sgPf3JHUUWvk8YndSq2L9--><html lang="en" class="dark"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/a321f34e664c439e.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-032b5b42e067a790.js"/><script src="/_next/static/chunks/474f1956-ebf51c0dd00ff236.js" async=""></script><script src="/_next/static/chunks/26-8f7c2b7e8773b4cb.js" async=""></script><script src="/_next/static/chunks/main-app-245e6e74e3ad1df9.js" async=""></script><script src="/_next/static/chunks/273-31916bcd40e3f381.js" async=""></script><script src="/_next/static/chunks/app/layout-6c2c9cd9b518452f.js" async=""></script><meta name="robots" content="noindex"/><meta name="theme-color" content="#09101c"/><title>AgentOS | OpenClaw Mission Control</title><meta name="description" content="Human Control Layer for AI Agents and Companies | Built on OpenClaw."/><meta name="application-name" content="AgentOS | Mission Control"/><link rel="manifest" href="/site.webmanifest"/><meta property="og:title" content="AgentOS | OpenClaw Mission Control"/><meta property="og:description" content="Human Control Layer for AI Agents and Companies | Built on OpenClaw."/><meta property="og:site_name" content="AgentOS | Mission Control"/><meta property="og:image" content="http://localhost:3000/readme/agentos1.webp"/><meta property="og:image:width" content="1536"/><meta property="og:image:height" content="1024"/><meta property="og:image:alt" content="AgentOS mission-control interface"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="AgentOS | OpenClaw Mission Control"/><meta name="twitter:description" content="Human Control Layer for AI Agents and Companies | Built on OpenClaw."/><meta name="twitter:image" content="http://localhost:3000/readme/agentos1.webp"/><link rel="shortcut icon" href="/favicon.ico"/><link rel="icon" href="/favicon.ico" sizes="any"/><link rel="icon" href="/favicon-16x16.png" sizes="16x16" type="image/png"/><link rel="icon" href="/favicon-32x32.png" sizes="32x32" type="image/png"/><link rel="apple-touch-icon" href="/apple-touch-icon.png" sizes="180x180" type="image/png"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><main class="flex min-h-screen items-center justify-center bg-[#050816] px-6 text-white"><div class="rounded-[24px] border border-white/10 bg-white/[0.03] px-8 py-10 text-center shadow-[0_24px_80px_rgba(0,0,0,0.35)] backdrop-blur-xl"><p class="text-[11px] uppercase tracking-[0.32em] text-slate-500">OpenClaw</p><h1 class="mt-3 font-display text-3xl">Page not found</h1><p class="mt-3 max-w-md text-sm leading-6 text-slate-400">The requested mission-control route does not exist in this workspace.</p></div></main><!--$--><!--/$--><section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false"></section><script src="/_next/static/chunks/webpack-032b5b42e067a790.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[4001,[],\"\"]\n3:I[1493,[],\"\"]\n4:I[2629,[\"273\",\"static/chunks/273-31916bcd40e3f381.js\",\"177\",\"static/chunks/app/layout-6c2c9cd9b518452f.js\"],\"Toaster\"]\n5:I[2212,[],\"OutletBoundary\"]\n6:\"$Sreact.suspense\"\n8:I[2212,[],\"ViewportBoundary\"]\na:I[2212,[],\"MetadataBoundary\"]\nc:I[6163,[],\"\"]\n:HL[\"/_next/static/css/a321f34e664c439e.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"sgPf3JHUUWvk8YndSq2L9\",\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/a321f34e664c439e.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"dark\",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"children\":[[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"main\",null,{\"className\":\"flex min-h-screen items-center justify-center bg-[#050816] px-6 text-white\",\"children\":[\"$\",\"div\",null,{\"className\":\"rounded-[24px] border border-white/10 bg-white/[0.03] px-8 py-10 text-center shadow-[0_24px_80px_rgba(0,0,0,0.35)] backdrop-blur-xl\",\"children\":[[\"$\",\"p\",null,{\"className\":\"text-[11px] uppercase tracking-[0.32em] text-slate-500\",\"children\":\"OpenClaw\"}],[\"$\",\"h1\",null,{\"className\":\"mt-3 font-display text-3xl\",\"children\":\"Page not found\"}],[\"$\",\"p\",null,{\"className\":\"mt-3 max-w-md text-sm leading-6 text-slate-400\",\"children\":\"The requested mission-control route does not exist in this workspace.\"}]]}]}],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}],[\"$\",\"$L4\",null,{\"theme\":\"dark\",\"richColors\":true,\"closeButton\":true}]]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"main\",null,{\"className\":\"flex min-h-screen items-center justify-center bg-[#050816] px-6 text-white\",\"children\":[\"$\",\"div\",null,{\"className\":\"rounded-[24px] border border-white/10 bg-white/[0.03] px-8 py-10 text-center shadow-[0_24px_80px_rgba(0,0,0,0.35)] backdrop-blur-xl\",\"children\":[[\"$\",\"p\",null,{\"className\":\"text-[11px] uppercase tracking-[0.32em] text-slate-500\",\"children\":\"OpenClaw\"}],[\"$\",\"h1\",null,{\"className\":\"mt-3 font-display text-3xl\",\"children\":\"Page not found\"}],[\"$\",\"p\",null,{\"className\":\"mt-3 max-w-md text-sm leading-6 text-slate-400\",\"children\":\"The requested mission-control route does not exist in this workspace.\"}]]}]}],null,[\"$\",\"$L5\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@7\"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$L8\",null,{\"children\":\"$L9\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$La\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lb\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"9:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#09101c\"}]]\n"])</script><script>self.__next_f.push([1,"d:I[3941,[],\"IconMark\"]\n7:null\n"])</script><script>self.__next_f.push([1,"b:[[\"$\",\"title\",\"0\",{\"children\":\"AgentOS | OpenClaw Mission Control\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Human Control Layer for AI Agents and Companies | Built on OpenClaw.\"}],[\"$\",\"meta\",\"2\",{\"name\":\"application-name\",\"content\":\"AgentOS | Mission Control\"}],[\"$\",\"link\",\"3\",{\"rel\":\"manifest\",\"href\":\"/site.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"meta\",\"4\",{\"property\":\"og:title\",\"content\":\"AgentOS | OpenClaw Mission Control\"}],[\"$\",\"meta\",\"5\",{\"property\":\"og:description\",\"content\":\"Human Control Layer for AI Agents and Companies | Built on OpenClaw.\"}],[\"$\",\"meta\",\"6\",{\"property\":\"og:site_name\",\"content\":\"AgentOS | Mission Control\"}],[\"$\",\"meta\",\"7\",{\"property\":\"og:image\",\"content\":\"http://localhost:3000/readme/agentos1.webp\"}],[\"$\",\"meta\",\"8\",{\"property\":\"og:image:width\",\"content\":\"1536\"}],[\"$\",\"meta\",\"9\",{\"property\":\"og:image:height\",\"content\":\"1024\"}],[\"$\",\"meta\",\"10\",{\"property\":\"og:image:alt\",\"content\":\"AgentOS mission-control interface\"}],[\"$\",\"meta\",\"11\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"12\",{\"name\":\"twitter:card\",\"content\":\"summary_large_image\"}],[\"$\",\"meta\",\"13\",{\"name\":\"twitter:title\",\"content\":\"AgentOS | OpenClaw Mission Control\"}],[\"$\",\"meta\",\"14\",{\"name\":\"twitter:description\",\"content\":\"Human Control Layer for AI Agents and Companies | Built on OpenClaw.\"}],[\"$\",\"meta\",\"15\",{\"name\":\"twitter:image\",\"content\":\"http://localhost:3000/readme/agentos1.webp\"}],[\"$\",\"link\",\"16\",{\"rel\":\"shortcut icon\",\"href\":\"/favicon.ico\"}],[\"$\",\"link\",\"17\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\",\"sizes\":\"any\"}],[\"$\",\"link\",\"18\",{\"rel\":\"icon\",\"href\":\"/favicon-16x16.png\",\"sizes\":\"16x16\",\"type\":\"image/png\"}],[\"$\",\"link\",\"19\",{\"rel\":\"icon\",\"href\":\"/favicon-32x32.png\",\"sizes\":\"32x32\",\"type\":\"image/png\"}],[\"$\",\"link\",\"20\",{\"rel\":\"apple-touch-icon\",\"href\":\"/apple-touch-icon.png\",\"sizes\":\"180x180\",\"type\":\"image/png\"}],[\"$\",\"$Ld\",\"21\",{}]]\n"])</script></body></html>
1
+ <!DOCTYPE html><!--dMZieB6mihw477BgExG8r--><html lang="en" class="dark"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/665b6d1d1e231c6e.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-032b5b42e067a790.js"/><script src="/_next/static/chunks/474f1956-ebf51c0dd00ff236.js" async=""></script><script src="/_next/static/chunks/26-8f7c2b7e8773b4cb.js" async=""></script><script src="/_next/static/chunks/main-app-245e6e74e3ad1df9.js" async=""></script><script src="/_next/static/chunks/273-31916bcd40e3f381.js" async=""></script><script src="/_next/static/chunks/app/layout-6c2c9cd9b518452f.js" async=""></script><meta name="robots" content="noindex"/><meta name="theme-color" content="#09101c"/><title>AgentOS | OpenClaw Mission Control</title><meta name="description" content="Human Control Layer for AI Agents and Companies | Built on OpenClaw."/><meta name="application-name" content="AgentOS | Mission Control"/><link rel="manifest" href="/site.webmanifest"/><meta property="og:title" content="AgentOS | OpenClaw Mission Control"/><meta property="og:description" content="Human Control Layer for AI Agents and Companies | Built on OpenClaw."/><meta property="og:site_name" content="AgentOS | Mission Control"/><meta property="og:image" content="http://localhost:3000/readme/agentos1.webp"/><meta property="og:image:width" content="1536"/><meta property="og:image:height" content="1024"/><meta property="og:image:alt" content="AgentOS mission-control interface"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="AgentOS | OpenClaw Mission Control"/><meta name="twitter:description" content="Human Control Layer for AI Agents and Companies | Built on OpenClaw."/><meta name="twitter:image" content="http://localhost:3000/readme/agentos1.webp"/><link rel="shortcut icon" href="/favicon.ico"/><link rel="icon" href="/favicon.ico" sizes="any"/><link rel="icon" href="/favicon-16x16.png" sizes="16x16" type="image/png"/><link rel="icon" href="/favicon-32x32.png" sizes="32x32" type="image/png"/><link rel="apple-touch-icon" href="/apple-touch-icon.png" sizes="180x180" type="image/png"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><main class="flex min-h-screen items-center justify-center bg-[#050816] px-6 text-white"><div class="rounded-[24px] border border-white/10 bg-white/[0.03] px-8 py-10 text-center shadow-[0_24px_80px_rgba(0,0,0,0.35)] backdrop-blur-xl"><p class="text-[11px] uppercase tracking-[0.32em] text-slate-500">OpenClaw</p><h1 class="mt-3 font-display text-3xl">Page not found</h1><p class="mt-3 max-w-md text-sm leading-6 text-slate-400">The requested mission-control route does not exist in this workspace.</p></div></main><!--$--><!--/$--><section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false"></section><script src="/_next/static/chunks/webpack-032b5b42e067a790.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[4001,[],\"\"]\n3:I[1493,[],\"\"]\n4:I[2629,[\"273\",\"static/chunks/273-31916bcd40e3f381.js\",\"177\",\"static/chunks/app/layout-6c2c9cd9b518452f.js\"],\"Toaster\"]\n5:I[2212,[],\"OutletBoundary\"]\n6:\"$Sreact.suspense\"\n8:I[2212,[],\"ViewportBoundary\"]\na:I[2212,[],\"MetadataBoundary\"]\nc:I[6163,[],\"\"]\n:HL[\"/_next/static/css/665b6d1d1e231c6e.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"dMZieB6mihw477BgExG8r\",\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/665b6d1d1e231c6e.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"dark\",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"children\":[[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"main\",null,{\"className\":\"flex min-h-screen items-center justify-center bg-[#050816] px-6 text-white\",\"children\":[\"$\",\"div\",null,{\"className\":\"rounded-[24px] border border-white/10 bg-white/[0.03] px-8 py-10 text-center shadow-[0_24px_80px_rgba(0,0,0,0.35)] backdrop-blur-xl\",\"children\":[[\"$\",\"p\",null,{\"className\":\"text-[11px] uppercase tracking-[0.32em] text-slate-500\",\"children\":\"OpenClaw\"}],[\"$\",\"h1\",null,{\"className\":\"mt-3 font-display text-3xl\",\"children\":\"Page not found\"}],[\"$\",\"p\",null,{\"className\":\"mt-3 max-w-md text-sm leading-6 text-slate-400\",\"children\":\"The requested mission-control route does not exist in this workspace.\"}]]}]}],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}],[\"$\",\"$L4\",null,{\"theme\":\"dark\",\"richColors\":true,\"closeButton\":true}]]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"main\",null,{\"className\":\"flex min-h-screen items-center justify-center bg-[#050816] px-6 text-white\",\"children\":[\"$\",\"div\",null,{\"className\":\"rounded-[24px] border border-white/10 bg-white/[0.03] px-8 py-10 text-center shadow-[0_24px_80px_rgba(0,0,0,0.35)] backdrop-blur-xl\",\"children\":[[\"$\",\"p\",null,{\"className\":\"text-[11px] uppercase tracking-[0.32em] text-slate-500\",\"children\":\"OpenClaw\"}],[\"$\",\"h1\",null,{\"className\":\"mt-3 font-display text-3xl\",\"children\":\"Page not found\"}],[\"$\",\"p\",null,{\"className\":\"mt-3 max-w-md text-sm leading-6 text-slate-400\",\"children\":\"The requested mission-control route does not exist in this workspace.\"}]]}]}],null,[\"$\",\"$L5\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@7\"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$L8\",null,{\"children\":\"$L9\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$La\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lb\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"9:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#09101c\"}]]\n"])</script><script>self.__next_f.push([1,"d:I[3941,[],\"IconMark\"]\n7:null\n"])</script><script>self.__next_f.push([1,"b:[[\"$\",\"title\",\"0\",{\"children\":\"AgentOS | OpenClaw Mission Control\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Human Control Layer for AI Agents and Companies | Built on OpenClaw.\"}],[\"$\",\"meta\",\"2\",{\"name\":\"application-name\",\"content\":\"AgentOS | Mission Control\"}],[\"$\",\"link\",\"3\",{\"rel\":\"manifest\",\"href\":\"/site.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"meta\",\"4\",{\"property\":\"og:title\",\"content\":\"AgentOS | OpenClaw Mission Control\"}],[\"$\",\"meta\",\"5\",{\"property\":\"og:description\",\"content\":\"Human Control Layer for AI Agents and Companies | Built on OpenClaw.\"}],[\"$\",\"meta\",\"6\",{\"property\":\"og:site_name\",\"content\":\"AgentOS | Mission Control\"}],[\"$\",\"meta\",\"7\",{\"property\":\"og:image\",\"content\":\"http://localhost:3000/readme/agentos1.webp\"}],[\"$\",\"meta\",\"8\",{\"property\":\"og:image:width\",\"content\":\"1536\"}],[\"$\",\"meta\",\"9\",{\"property\":\"og:image:height\",\"content\":\"1024\"}],[\"$\",\"meta\",\"10\",{\"property\":\"og:image:alt\",\"content\":\"AgentOS mission-control interface\"}],[\"$\",\"meta\",\"11\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"12\",{\"name\":\"twitter:card\",\"content\":\"summary_large_image\"}],[\"$\",\"meta\",\"13\",{\"name\":\"twitter:title\",\"content\":\"AgentOS | OpenClaw Mission Control\"}],[\"$\",\"meta\",\"14\",{\"name\":\"twitter:description\",\"content\":\"Human Control Layer for AI Agents and Companies | Built on OpenClaw.\"}],[\"$\",\"meta\",\"15\",{\"name\":\"twitter:image\",\"content\":\"http://localhost:3000/readme/agentos1.webp\"}],[\"$\",\"link\",\"16\",{\"rel\":\"shortcut icon\",\"href\":\"/favicon.ico\"}],[\"$\",\"link\",\"17\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\",\"sizes\":\"any\"}],[\"$\",\"link\",\"18\",{\"rel\":\"icon\",\"href\":\"/favicon-16x16.png\",\"sizes\":\"16x16\",\"type\":\"image/png\"}],[\"$\",\"link\",\"19\",{\"rel\":\"icon\",\"href\":\"/favicon-32x32.png\",\"sizes\":\"32x32\",\"type\":\"image/png\"}],[\"$\",\"link\",\"20\",{\"rel\":\"apple-touch-icon\",\"href\":\"/apple-touch-icon.png\",\"sizes\":\"180x180\",\"type\":\"image/png\"}],[\"$\",\"$Ld\",\"21\",{}]]\n"])</script></body></html>
@@ -1,2 +1,2 @@
1
- <!DOCTYPE html><!--sgPf3JHUUWvk8YndSq2L9--><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-032b5b42e067a790.js"/><script src="/_next/static/chunks/474f1956-ebf51c0dd00ff236.js" async=""></script><script src="/_next/static/chunks/26-8f7c2b7e8773b4cb.js" async=""></script><script src="/_next/static/chunks/main-app-245e6e74e3ad1df9.js" async=""></script><title>500: Internal Server Error.</title><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}
2
- @media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-032b5b42e067a790.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[4001,[],\"\"]\n3:I[1493,[],\"\"]\n4:I[2212,[],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n7:I[2212,[],\"ViewportBoundary\"]\n9:I[2212,[],\"MetadataBoundary\"]\nb:I[6163,[],\"\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"sgPf3JHUUWvk8YndSq2L9\",\"c\":[\"\",\"_global-error\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_global-error\",{\"children\":[\"__PAGE__\",{}]}]}],[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"main\",null,{\"className\":\"flex min-h-screen items-center justify-center bg-[#050816] px-6 text-white\",\"children\":[\"$\",\"div\",null,{\"className\":\"rounded-[24px] border border-white/10 bg-white/[0.03] px-8 py-10 text-center shadow-[0_24px_80px_rgba(0,0,0,0.35)] backdrop-blur-xl\",\"children\":[[\"$\",\"p\",null,{\"className\":\"text-[11px] uppercase tracking-[0.32em] text-slate-500\",\"children\":\"OpenClaw\"}],[\"$\",\"h1\",null,{\"className\":\"mt-3 font-display text-3xl\",\"children\":\"Page not found\"}],[\"$\",\"p\",null,{\"className\":\"mt-3 max-w-md text-sm leading-6 text-slate-400\",\"children\":\"The requested mission-control route does not exist in this workspace.\"}]]}]}],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"html\",null,{\"id\":\"__next_error__\",\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"title\",null,{\"children\":\"500: Internal Server Error.\"}]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"style\":{\"lineHeight\":\"48px\"},\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"paddingRight\":23,\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\"},\"children\":\"500\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"28px\"},\"children\":\"Internal Server Error.\"}]}]]}]}]}]]}],null,[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@6\"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L7\",null,{\"children\":\"$L8\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L9\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.Metadata\",\"children\":\"$La\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$b\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"8:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"6:null\na:[]\n"])</script></body></html>
1
+ <!DOCTYPE html><!--dMZieB6mihw477BgExG8r--><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-032b5b42e067a790.js"/><script src="/_next/static/chunks/474f1956-ebf51c0dd00ff236.js" async=""></script><script src="/_next/static/chunks/26-8f7c2b7e8773b4cb.js" async=""></script><script src="/_next/static/chunks/main-app-245e6e74e3ad1df9.js" async=""></script><title>500: Internal Server Error.</title><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}
2
+ @media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-032b5b42e067a790.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[4001,[],\"\"]\n3:I[1493,[],\"\"]\n4:I[2212,[],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n7:I[2212,[],\"ViewportBoundary\"]\n9:I[2212,[],\"MetadataBoundary\"]\nb:I[6163,[],\"\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"dMZieB6mihw477BgExG8r\",\"c\":[\"\",\"_global-error\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_global-error\",{\"children\":[\"__PAGE__\",{}]}]}],[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"main\",null,{\"className\":\"flex min-h-screen items-center justify-center bg-[#050816] px-6 text-white\",\"children\":[\"$\",\"div\",null,{\"className\":\"rounded-[24px] border border-white/10 bg-white/[0.03] px-8 py-10 text-center shadow-[0_24px_80px_rgba(0,0,0,0.35)] backdrop-blur-xl\",\"children\":[[\"$\",\"p\",null,{\"className\":\"text-[11px] uppercase tracking-[0.32em] text-slate-500\",\"children\":\"OpenClaw\"}],[\"$\",\"h1\",null,{\"className\":\"mt-3 font-display text-3xl\",\"children\":\"Page not found\"}],[\"$\",\"p\",null,{\"className\":\"mt-3 max-w-md text-sm leading-6 text-slate-400\",\"children\":\"The requested mission-control route does not exist in this workspace.\"}]]}]}],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"html\",null,{\"id\":\"__next_error__\",\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"title\",null,{\"children\":\"500: Internal Server Error.\"}]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"style\":{\"lineHeight\":\"48px\"},\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"paddingRight\":23,\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\"},\"children\":\"500\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"28px\"},\"children\":\"Internal Server Error.\"}]}]]}]}]}]]}],null,[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@6\"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L7\",null,{\"children\":\"$L8\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L9\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.Metadata\",\"children\":\"$La\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$b\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"8:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"6:null\na:[]\n"])</script></body></html>