@sapienx/agentos 0.6.6 → 0.6.7

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 (175) hide show
  1. package/README.md +1 -1
  2. package/bundle/.next/BUILD_ID +1 -1
  3. package/bundle/.next/app-path-routes-manifest.json +16 -16
  4. package/bundle/.next/build-manifest.json +3 -3
  5. package/bundle/.next/prerender-manifest.json +3 -3
  6. package/bundle/.next/react-loadable-manifest.json +3 -2
  7. package/bundle/.next/required-server-files.json +2 -2
  8. package/bundle/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  9. package/bundle/.next/server/app/_global-error.html +1 -1
  10. package/bundle/.next/server/app/_global-error.rsc +1 -1
  11. package/bundle/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  12. package/bundle/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  13. package/bundle/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  14. package/bundle/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  15. package/bundle/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  16. package/bundle/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  17. package/bundle/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  18. package/bundle/.next/server/app/_not-found.html +2 -2
  19. package/bundle/.next/server/app/_not-found.rsc +2 -2
  20. package/bundle/.next/server/app/_not-found.segments/_full.segment.rsc +2 -2
  21. package/bundle/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  22. package/bundle/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
  23. package/bundle/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  24. package/bundle/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  25. package/bundle/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  26. package/bundle/.next/server/app/accounts/page.js +1 -1
  27. package/bundle/.next/server/app/accounts/page.js.nft.json +1 -1
  28. package/bundle/.next/server/app/accounts/page_client-reference-manifest.js +1 -1
  29. package/bundle/.next/server/app/agents/page.js +1 -1
  30. package/bundle/.next/server/app/agents/page.js.nft.json +1 -1
  31. package/bundle/.next/server/app/agents/page_client-reference-manifest.js +1 -1
  32. package/bundle/.next/server/app/api/accounts/access-rules/route.js.nft.json +1 -1
  33. package/bundle/.next/server/app/api/accounts/login-targets/route.js.nft.json +1 -1
  34. package/bundle/.next/server/app/api/agents/[agentId]/chat/route.js +2 -2
  35. package/bundle/.next/server/app/api/agents/[agentId]/chat/route.js.nft.json +1 -1
  36. package/bundle/.next/server/app/api/agents/route.js +1 -1
  37. package/bundle/.next/server/app/api/agents/route.js.nft.json +1 -1
  38. package/bundle/.next/server/app/api/diagnostics/route.js +1 -1
  39. package/bundle/.next/server/app/api/diagnostics/route.js.nft.json +1 -1
  40. package/bundle/.next/server/app/api/gateway/control/route.js +1 -1
  41. package/bundle/.next/server/app/api/gateway/control/route.js.nft.json +1 -1
  42. package/bundle/.next/server/app/api/mission/route.js +1 -1
  43. package/bundle/.next/server/app/api/mission/route.js.nft.json +1 -1
  44. package/bundle/.next/server/app/api/models/catalog/route.js +1 -2
  45. package/bundle/.next/server/app/api/models/catalog/route.js.nft.json +1 -1
  46. package/bundle/.next/server/app/api/models/providers/route.js +1 -2
  47. package/bundle/.next/server/app/api/models/providers/route.js.nft.json +1 -1
  48. package/bundle/.next/server/app/api/onboarding/models/route.js +8 -9
  49. package/bundle/.next/server/app/api/onboarding/models/route.js.nft.json +1 -1
  50. package/bundle/.next/server/app/api/onboarding/route.js +8 -8
  51. package/bundle/.next/server/app/api/onboarding/route.js.nft.json +1 -1
  52. package/bundle/.next/server/app/api/openclaw/compatibility-smoke/route.js +1 -1
  53. package/bundle/.next/server/app/api/openclaw/compatibility-smoke/route.js.nft.json +1 -1
  54. package/bundle/.next/server/app/api/planner/[planId]/deploy/route.js +1 -1
  55. package/bundle/.next/server/app/api/planner/[planId]/deploy/route.js.nft.json +1 -1
  56. package/bundle/.next/server/app/api/planner/[planId]/document-rewrite/route.js +1 -1
  57. package/bundle/.next/server/app/api/planner/[planId]/document-rewrite/route.js.nft.json +1 -1
  58. package/bundle/.next/server/app/api/planner/[planId]/route.js +1 -1
  59. package/bundle/.next/server/app/api/planner/[planId]/route.js.nft.json +1 -1
  60. package/bundle/.next/server/app/api/planner/[planId]/simulate/route.js +1 -1
  61. package/bundle/.next/server/app/api/planner/[planId]/simulate/route.js.nft.json +1 -1
  62. package/bundle/.next/server/app/api/planner/[planId]/turn/route.js +1 -1
  63. package/bundle/.next/server/app/api/planner/[planId]/turn/route.js.nft.json +1 -1
  64. package/bundle/.next/server/app/api/planner/route.js +1 -1
  65. package/bundle/.next/server/app/api/planner/route.js.nft.json +1 -1
  66. package/bundle/.next/server/app/api/reset/route.js +1 -1
  67. package/bundle/.next/server/app/api/reset/route.js.nft.json +1 -1
  68. package/bundle/.next/server/app/api/runtimes/[runtimeId]/route.js +1 -1
  69. package/bundle/.next/server/app/api/runtimes/[runtimeId]/route.js.nft.json +1 -1
  70. package/bundle/.next/server/app/api/settings/gateway/route.js +1 -1
  71. package/bundle/.next/server/app/api/settings/gateway/route.js.nft.json +1 -1
  72. package/bundle/.next/server/app/api/settings/openclaw-binary/route.js +1 -1
  73. package/bundle/.next/server/app/api/settings/openclaw-binary/route.js.nft.json +1 -1
  74. package/bundle/.next/server/app/api/settings/workspace-root/route.js +1 -1
  75. package/bundle/.next/server/app/api/settings/workspace-root/route.js.nft.json +1 -1
  76. package/bundle/.next/server/app/api/snapshot/route.js +1 -1
  77. package/bundle/.next/server/app/api/snapshot/route.js.nft.json +1 -1
  78. package/bundle/.next/server/app/api/stream/route.js +1 -1
  79. package/bundle/.next/server/app/api/stream/route.js.nft.json +1 -1
  80. package/bundle/.next/server/app/api/tasks/[taskId]/abort/route.js +1 -1
  81. package/bundle/.next/server/app/api/tasks/[taskId]/abort/route.js.nft.json +1 -1
  82. package/bundle/.next/server/app/api/tasks/[taskId]/control/route.js +1 -1
  83. package/bundle/.next/server/app/api/tasks/[taskId]/control/route.js.nft.json +1 -1
  84. package/bundle/.next/server/app/api/tasks/[taskId]/stream/route.js +1 -1
  85. package/bundle/.next/server/app/api/tasks/[taskId]/stream/route.js.nft.json +1 -1
  86. package/bundle/.next/server/app/api/update/route.js +7 -7
  87. package/bundle/.next/server/app/api/update/route.js.nft.json +1 -1
  88. package/bundle/.next/server/app/api/workspaces/[workspaceId]/channels/discovered-groups/route.js +1 -1
  89. package/bundle/.next/server/app/api/workspaces/[workspaceId]/channels/discovered-groups/route.js.nft.json +1 -1
  90. package/bundle/.next/server/app/api/workspaces/[workspaceId]/channels/route.js +1 -1
  91. package/bundle/.next/server/app/api/workspaces/[workspaceId]/channels/route.js.nft.json +1 -1
  92. package/bundle/.next/server/app/api/workspaces/[workspaceId]/edit-draft/route.js +1 -1
  93. package/bundle/.next/server/app/api/workspaces/[workspaceId]/edit-draft/route.js.nft.json +1 -1
  94. package/bundle/.next/server/app/api/workspaces/[workspaceId]/files/route.js +1 -1
  95. package/bundle/.next/server/app/api/workspaces/[workspaceId]/files/route.js.nft.json +1 -1
  96. package/bundle/.next/server/app/api/workspaces/[workspaceId]/surfaces/discovery/route.js +1 -1
  97. package/bundle/.next/server/app/api/workspaces/[workspaceId]/surfaces/discovery/route.js.nft.json +1 -1
  98. package/bundle/.next/server/app/api/workspaces/[workspaceId]/surfaces/reconcile/route.js +1 -1
  99. package/bundle/.next/server/app/api/workspaces/[workspaceId]/surfaces/reconcile/route.js.nft.json +1 -1
  100. package/bundle/.next/server/app/api/workspaces/route.js +1 -1
  101. package/bundle/.next/server/app/api/workspaces/route.js.nft.json +1 -1
  102. package/bundle/.next/server/app/files/page.js +1 -1
  103. package/bundle/.next/server/app/files/page.js.nft.json +1 -1
  104. package/bundle/.next/server/app/files/page_client-reference-manifest.js +1 -1
  105. package/bundle/.next/server/app/integrations/page.js +1 -1
  106. package/bundle/.next/server/app/integrations/page.js.nft.json +1 -1
  107. package/bundle/.next/server/app/integrations/page_client-reference-manifest.js +1 -1
  108. package/bundle/.next/server/app/models/page.js +1 -1
  109. package/bundle/.next/server/app/models/page.js.nft.json +1 -1
  110. package/bundle/.next/server/app/models/page_client-reference-manifest.js +1 -1
  111. package/bundle/.next/server/app/page.js +1 -1
  112. package/bundle/.next/server/app/page.js.nft.json +1 -1
  113. package/bundle/.next/server/app/page_client-reference-manifest.js +1 -1
  114. package/bundle/.next/server/app/settings/page.js +1 -1
  115. package/bundle/.next/server/app/settings/page.js.nft.json +1 -1
  116. package/bundle/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  117. package/bundle/.next/server/app/tasks/page.js +1 -1
  118. package/bundle/.next/server/app/tasks/page.js.nft.json +1 -1
  119. package/bundle/.next/server/app/tasks/page_client-reference-manifest.js +1 -1
  120. package/bundle/.next/server/app-paths-manifest.json +16 -16
  121. package/bundle/.next/server/chunks/1718.js +1 -1
  122. package/bundle/.next/server/chunks/1908.js +12 -0
  123. package/bundle/.next/server/chunks/{4466.js → 2307.js} +1 -1
  124. package/bundle/.next/server/chunks/4391.js +36 -36
  125. package/bundle/.next/server/chunks/4767.js +20 -19
  126. package/bundle/.next/server/chunks/4983.js +3 -1
  127. package/bundle/.next/server/chunks/6476.js +5 -5
  128. package/bundle/.next/server/chunks/{6320.js → 6637.js} +1 -1
  129. package/bundle/.next/server/chunks/{7396.js → 7085.js} +1 -1
  130. package/bundle/.next/server/chunks/9494.js +183 -0
  131. package/bundle/.next/server/middleware-build-manifest.js +1 -1
  132. package/bundle/.next/server/middleware-react-loadable-manifest.js +1 -1
  133. package/bundle/.next/server/pages/404.html +2 -2
  134. package/bundle/.next/server/pages/500.html +1 -1
  135. package/bundle/.next/server/server-reference-manifest.json +1 -1
  136. package/bundle/.next/static/chunks/2083-e309043f80c43402.js +1 -0
  137. package/bundle/.next/static/chunks/2125-162d48301a8f53b4.js +3 -0
  138. package/bundle/.next/static/chunks/2207-4f66fd1ddff2aba5.js +1 -0
  139. package/bundle/.next/static/chunks/{6276-fdd5e81abda749e8.js → 2603-769710adda1d633d.js} +1 -1
  140. package/bundle/.next/static/chunks/4137.19010bab7fabf352.js +1 -0
  141. package/bundle/.next/static/chunks/{3315-597211dffe007157.js → 4176-f5f581e6cd26d962.js} +4 -4
  142. package/bundle/.next/static/chunks/7197.866876dffb806516.js +1 -0
  143. package/bundle/.next/static/chunks/{7442-4cc100ec1115e55d.js → 7442-717620617b49de55.js} +36 -36
  144. package/bundle/.next/static/chunks/8373-cadb82a39137601c.js +1 -0
  145. package/bundle/.next/static/chunks/app/accounts/page-2caea77f8a44146b.js +1 -0
  146. package/bundle/.next/static/chunks/app/agents/page-d4c7bfe64d44b003.js +1 -0
  147. package/bundle/.next/static/chunks/app/files/page-a16b11d418e6dbe5.js +1 -0
  148. package/bundle/.next/static/chunks/app/integrations/page-2314a29ba4274466.js +1 -0
  149. package/bundle/.next/static/chunks/app/models/page-7850176ce8455112.js +1 -0
  150. package/bundle/.next/static/chunks/app/page-da330bca609cd094.js +1 -0
  151. package/bundle/.next/static/chunks/app/settings/page-a6c7770571bf5fe1.js +1 -0
  152. package/bundle/.next/static/chunks/app/tasks/page-af0098a4b77a7e2e.js +1 -0
  153. package/bundle/.next/static/chunks/webpack-0a8ad3b5f2b4bb1b.js +1 -0
  154. package/bundle/.next/static/css/39bff2e14c799896.css +3 -0
  155. package/bundle/server.js +1 -1
  156. package/package.json +1 -1
  157. package/bundle/.next/server/chunks/2082.js +0 -183
  158. package/bundle/.next/server/chunks/707.js +0 -12
  159. package/bundle/.next/static/chunks/2083-42815fbe60a1bf82.js +0 -1
  160. package/bundle/.next/static/chunks/2842.b8d0551fd4d397d4.js +0 -1
  161. package/bundle/.next/static/chunks/6672-f468873ca90420ef.js +0 -1
  162. package/bundle/.next/static/chunks/6848-bf85a5b7d7c1e82b.js +0 -1
  163. package/bundle/.next/static/chunks/7197.f130bbf23030eec7.js +0 -1
  164. package/bundle/.next/static/chunks/app/accounts/page-c9e49f6fc4ec8e1e.js +0 -1
  165. package/bundle/.next/static/chunks/app/agents/page-6729705e1231670f.js +0 -1
  166. package/bundle/.next/static/chunks/app/files/page-88c9118871e40c6f.js +0 -1
  167. package/bundle/.next/static/chunks/app/integrations/page-b0541340ce23ac08.js +0 -1
  168. package/bundle/.next/static/chunks/app/models/page-d46f533a6ad10e54.js +0 -1
  169. package/bundle/.next/static/chunks/app/page-78b8c43dceba02d6.js +0 -1
  170. package/bundle/.next/static/chunks/app/settings/page-dc8c5f99e93317b5.js +0 -1
  171. package/bundle/.next/static/chunks/app/tasks/page-2d8a967801747f41.js +0 -1
  172. package/bundle/.next/static/chunks/webpack-6d3da3859b096ce1.js +0 -1
  173. package/bundle/.next/static/css/2755afb6503b0e79.css +0 -3
  174. /package/bundle/.next/static/{Pe2Qv8_zpxfA-X03dV603 → Lmp1cZ9_c9K3sYYLpgFsg}/_buildManifest.js +0 -0
  175. /package/bundle/.next/static/{Pe2Qv8_zpxfA-X03dV603 → Lmp1cZ9_c9K3sYYLpgFsg}/_ssgManifest.js +0 -0
package/README.md CHANGED
@@ -68,7 +68,7 @@ Security:
68
68
  Compatibility:
69
69
 
70
70
  - Requires Node.js 24 or newer.
71
- - Expects the current stable OpenClaw release (`2026.5.28` or newer stable builds with compatible Gateway protocol support).
71
+ - Expects the OpenClaw supported baseline from `lib/openclaw/versions.ts`.
72
72
  - Uses OpenClaw Gateway-first transport by default, with explicit CLI fallback for install, recovery, Gateway process control, older or unsupported Gateway methods, malformed responses, scope limits, and unavailable native auth.
73
73
  - Run `agentos doctor --deep` and check in-app diagnostics to verify OpenClaw version, Gateway protocol compatibility, native auth, scopes, fallback activity, and model readiness before the first mission.
74
74
  - Account-target browser-profile dispatch is an MVP bridge until OpenClaw exposes typed browser-profile dispatch. AgentOS enforces access rules before task launch and passes selected profile/session context; `requires_approval` rules remain blocked until approval dispatch exists.
@@ -1 +1 @@
1
- Pe2Qv8_zpxfA-X03dV603
1
+ Lmp1cZ9_c9K3sYYLpgFsg
@@ -2,52 +2,52 @@
2
2
  "/_not-found/page": "/_not-found",
3
3
  "/_global-error/page": "/_global-error",
4
4
  "/api/openclaw/capabilities/route": "/api/openclaw/capabilities",
5
- "/api/accounts/access-rules/route": "/api/accounts/access-rules",
6
5
  "/api/accounts/browser-profiles/route": "/api/accounts/browser-profiles",
7
- "/api/accounts/login-targets/route": "/api/accounts/login-targets",
8
- "/api/agents/route": "/api/agents",
6
+ "/api/accounts/access-rules/route": "/api/accounts/access-rules",
9
7
  "/api/diagnostics/route": "/api/diagnostics",
10
- "/api/agents/[agentId]/chat/route": "/api/agents/[agentId]/chat",
8
+ "/api/accounts/login-targets/route": "/api/accounts/login-targets",
11
9
  "/api/files/reveal/route": "/api/files/reveal",
12
10
  "/api/gateway/control/route": "/api/gateway/control",
11
+ "/api/agents/route": "/api/agents",
13
12
  "/api/integrations/[integrationId]/status/route": "/api/integrations/[integrationId]/status",
14
13
  "/api/mission/route": "/api/mission",
15
14
  "/api/models/catalog/route": "/api/models/catalog",
16
- "/api/models/providers/route": "/api/models/providers",
17
- "/api/onboarding/models/route": "/api/onboarding/models",
15
+ "/api/agents/[agentId]/chat/route": "/api/agents/[agentId]/chat",
18
16
  "/api/openclaw/compatibility-smoke/route": "/api/openclaw/compatibility-smoke",
19
17
  "/api/planner/[planId]/deploy/route": "/api/planner/[planId]/deploy",
20
18
  "/api/planner/[planId]/document-rewrite/route": "/api/planner/[planId]/document-rewrite",
19
+ "/api/onboarding/models/route": "/api/onboarding/models",
21
20
  "/api/planner/[planId]/route": "/api/planner/[planId]",
22
- "/api/onboarding/route": "/api/onboarding",
23
21
  "/api/planner/[planId]/simulate/route": "/api/planner/[planId]/simulate",
24
- "/api/planner/[planId]/turn/route": "/api/planner/[planId]/turn",
25
22
  "/api/planner/route": "/api/planner",
26
- "/api/reset/route": "/api/reset",
23
+ "/api/planner/[planId]/turn/route": "/api/planner/[planId]/turn",
27
24
  "/api/runtimes/[runtimeId]/route": "/api/runtimes/[runtimeId]",
25
+ "/api/reset/route": "/api/reset",
28
26
  "/api/settings/gateway/route": "/api/settings/gateway",
29
- "/api/settings/openclaw-binary/route": "/api/settings/openclaw-binary",
30
27
  "/api/settings/workspace-root/route": "/api/settings/workspace-root",
31
28
  "/api/snapshot/route": "/api/snapshot",
32
- "/api/stream/route": "/api/stream",
29
+ "/api/models/providers/route": "/api/models/providers",
30
+ "/api/settings/openclaw-binary/route": "/api/settings/openclaw-binary",
33
31
  "/api/system/open-terminal/route": "/api/system/open-terminal",
32
+ "/api/stream/route": "/api/stream",
34
33
  "/api/tasks/[taskId]/abort/route": "/api/tasks/[taskId]/abort",
35
34
  "/api/tasks/[taskId]/control/route": "/api/tasks/[taskId]/control",
36
- "/api/tasks/[taskId]/stream/route": "/api/tasks/[taskId]/stream",
37
35
  "/api/workspaces/[workspaceId]/channels/discovered-groups/route": "/api/workspaces/[workspaceId]/channels/discovered-groups",
36
+ "/api/tasks/[taskId]/stream/route": "/api/tasks/[taskId]/stream",
38
37
  "/api/workspaces/[workspaceId]/edit-draft/route": "/api/workspaces/[workspaceId]/edit-draft",
39
- "/api/update/route": "/api/update",
40
- "/api/workspaces/[workspaceId]/channels/route": "/api/workspaces/[workspaceId]/channels",
41
38
  "/api/workspaces/[workspaceId]/files/route": "/api/workspaces/[workspaceId]/files",
42
39
  "/api/workspaces/[workspaceId]/surfaces/discovery/route": "/api/workspaces/[workspaceId]/surfaces/discovery",
40
+ "/api/workspaces/[workspaceId]/channels/route": "/api/workspaces/[workspaceId]/channels",
43
41
  "/api/workspaces/[workspaceId]/surfaces/reconcile/route": "/api/workspaces/[workspaceId]/surfaces/reconcile",
42
+ "/api/update/route": "/api/update",
44
43
  "/api/workspaces/route": "/api/workspaces",
44
+ "/api/onboarding/route": "/api/onboarding",
45
45
  "/accounts/page": "/accounts",
46
46
  "/agents/page": "/agents",
47
47
  "/files/page": "/files",
48
48
  "/integrations/page": "/integrations",
49
49
  "/models/page": "/models",
50
50
  "/page": "/",
51
- "/settings/page": "/settings",
52
- "/tasks/page": "/tasks"
51
+ "/tasks/page": "/tasks",
52
+ "/settings/page": "/settings"
53
53
  }
@@ -4,11 +4,11 @@
4
4
  ],
5
5
  "devFiles": [],
6
6
  "lowPriorityFiles": [
7
- "static/Pe2Qv8_zpxfA-X03dV603/_buildManifest.js",
8
- "static/Pe2Qv8_zpxfA-X03dV603/_ssgManifest.js"
7
+ "static/Lmp1cZ9_c9K3sYYLpgFsg/_buildManifest.js",
8
+ "static/Lmp1cZ9_c9K3sYYLpgFsg/_ssgManifest.js"
9
9
  ],
10
10
  "rootMainFiles": [
11
- "static/chunks/webpack-6d3da3859b096ce1.js",
11
+ "static/chunks/webpack-0a8ad3b5f2b4bb1b.js",
12
12
  "static/chunks/f6503f1c-1272160a304f8b44.js",
13
13
  "static/chunks/4424-805347abcfa4dab9.js",
14
14
  "static/chunks/main-app-70892a7dc1723083.js"
@@ -54,8 +54,8 @@
54
54
  "dynamicRoutes": {},
55
55
  "notFoundRoutes": [],
56
56
  "preview": {
57
- "previewModeId": "35bcfa5d12ef79b86a46e0f08c9f832f",
58
- "previewModeSigningKey": "100ecc56c542a7b4c7afa9ebe30f9912c79d95883a1625fff572b31349ac8a1c",
59
- "previewModeEncryptionKey": "c7ab3f9bd73e63be7ec47975b1559d0bb5c02af536cc0a3bfb9373fecb5d3a57"
57
+ "previewModeId": "52ae4e9ddbc453bbb990ceb047ea5e42",
58
+ "previewModeSigningKey": "b8de7e24141adbdaaaeb3885956965f274c39f0f716589353728dc38777af541",
59
+ "previewModeEncryptionKey": "a0d65752862dc051dee02e35da666d165ca3b6b27c2be4f2e4cab694c16cf3ac"
60
60
  }
61
61
  }
@@ -4,8 +4,9 @@
4
4
  "files": [
5
5
  "static/css/599369d853c61df7.css",
6
6
  "static/chunks/4a846800.ef93163f41628d6f.js",
7
- "static/chunks/2842.b8d0551fd4d397d4.js",
8
- "static/chunks/7197.f130bbf23030eec7.js"
7
+ "static/chunks/4137.19010bab7fabf352.js",
8
+ "static/chunks/2125-162d48301a8f53b4.js",
9
+ "static/chunks/7197.866876dffb806516.js"
9
10
  ]
10
11
  }
11
12
  }
@@ -111,7 +111,7 @@
111
111
  "127.0.0.1",
112
112
  "::1",
113
113
  "[::1]",
114
- "192.168.1.163"
114
+ "192.168.1.116"
115
115
  ],
116
116
  "cacheComponents": false,
117
117
  "cacheLife": {
@@ -316,10 +316,10 @@
316
316
  "./AGENTS.md",
317
317
  "./README.md",
318
318
  "./docs/**/*",
319
+ "./deliverables/**/*",
319
320
  "./eslint.config.mjs",
320
321
  "./next-env.d.ts",
321
322
  "./next.config.mjs",
322
- "./package-lock.json",
323
323
  "./pnpm-lock.yaml",
324
324
  "./pnpm-workspace.yaml",
325
325
  "./tailwind.config.ts",
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_global-error/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"2421":{"*":{"id":"22125","name":"*","chunks":[],"async":false}},"18112":{"*":{"id":"9422","name":"*","chunks":[],"async":false}},"22315":{"*":{"id":"94226","name":"*","chunks":[],"async":false}},"24280":{"*":{"id":"80040","name":"*","chunks":[],"async":false}},"35564":{"*":{"id":"36568","name":"*","chunks":[],"async":false}},"45808":{"*":{"id":"90700","name":"*","chunks":[],"async":false}},"47639":{"*":{"id":"55585","name":"*","chunks":[],"async":false}},"48148":{"*":{"id":"77990","name":"*","chunks":[],"async":false}},"50243":{"*":{"id":"43081","name":"*","chunks":[],"async":false}},"66958":{"*":{"id":"15804","name":"*","chunks":[],"async":false}},"91013":{"*":{"id":"82681","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":48148,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":48148,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js":{"id":91013,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":91013,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js":{"id":47639,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":47639,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":35564,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":35564,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js":{"id":24280,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":24280,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":66958,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":66958,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":2421,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":2421,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":45808,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":45808,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/app/globals.css":{"id":7092,"name":"*","chunks":["8583","static/chunks/8583-7994af81ac8b7330.js","7177","static/chunks/app/layout-a58705d0aa0318d2.js"],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/components/ui/sonner.tsx":{"id":50243,"name":"*","chunks":["8583","static/chunks/8583-7994af81ac8b7330.js","7177","static/chunks/app/layout-a58705d0aa0318d2.js"],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/components/operations/operations-page.tsx":{"id":22315,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/components/mission-control/mission-control-shell.tsx":{"id":18112,"name":"*","chunks":["2505","static/chunks/d08e407b-86b21ef93cdf4fa3.js","8583","static/chunks/8583-7994af81ac8b7330.js","3315","static/chunks/3315-597211dffe007157.js","6276","static/chunks/6276-fdd5e81abda749e8.js","6672","static/chunks/6672-f468873ca90420ef.js","7442","static/chunks/7442-4cc100ec1115e55d.js","8974","static/chunks/app/page-78b8c43dceba02d6.js"],"async":false}},"entryCSSFiles":{"/Users/kazimakgul/Documents/GitHub/AgentOS/":[],"/Users/kazimakgul/Documents/GitHub/AgentOS/app/not-found":[],"/Users/kazimakgul/Documents/GitHub/AgentOS/app/layout":[{"inlined":false,"path":"static/css/2755afb6503b0e79.css"}],"/Users/kazimakgul/Documents/GitHub/AgentOS/app/page":[],"/Users/kazimakgul/Documents/GitHub/AgentOS/app/_global-error/page":[]},"rscModuleMapping":{"2421":{"*":{"id":"53635","name":"*","chunks":[],"async":false}},"7092":{"*":{"id":"63381","name":"*","chunks":[],"async":false}},"18112":{"*":{"id":"97281","name":"*","chunks":[],"async":false}},"22315":{"*":{"id":"34736","name":"*","chunks":[],"async":false}},"24280":{"*":{"id":"19698","name":"*","chunks":[],"async":false}},"35564":{"*":{"id":"966","name":"*","chunks":[],"async":false}},"45808":{"*":{"id":"4246","name":"*","chunks":[],"async":false}},"47639":{"*":{"id":"87907","name":"*","chunks":[],"async":false}},"48148":{"*":{"id":"83316","name":"*","chunks":[],"async":false}},"50243":{"*":{"id":"927","name":"*","chunks":[],"async":false}},"66958":{"*":{"id":"12582","name":"*","chunks":[],"async":false}},"91013":{"*":{"id":"64943","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_global-error/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"2421":{"*":{"id":"22125","name":"*","chunks":[],"async":false}},"13007":{"*":{"id":"7588","name":"*","chunks":[],"async":false}},"24280":{"*":{"id":"80040","name":"*","chunks":[],"async":false}},"35564":{"*":{"id":"36568","name":"*","chunks":[],"async":false}},"45808":{"*":{"id":"90700","name":"*","chunks":[],"async":false}},"47639":{"*":{"id":"55585","name":"*","chunks":[],"async":false}},"48148":{"*":{"id":"77990","name":"*","chunks":[],"async":false}},"50243":{"*":{"id":"43081","name":"*","chunks":[],"async":false}},"66958":{"*":{"id":"15804","name":"*","chunks":[],"async":false}},"85496":{"*":{"id":"27680","name":"*","chunks":[],"async":false}},"91013":{"*":{"id":"82681","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":48148,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":48148,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js":{"id":91013,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":91013,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js":{"id":47639,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":47639,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":35564,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":35564,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js":{"id":24280,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":24280,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":66958,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":66958,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":2421,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":2421,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":45808,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":45808,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/app/globals.css":{"id":7092,"name":"*","chunks":["8583","static/chunks/8583-7994af81ac8b7330.js","7177","static/chunks/app/layout-a58705d0aa0318d2.js"],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/components/ui/sonner.tsx":{"id":50243,"name":"*","chunks":["8583","static/chunks/8583-7994af81ac8b7330.js","7177","static/chunks/app/layout-a58705d0aa0318d2.js"],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/components/operations/operations-page.tsx":{"id":13007,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/components/mission-control/mission-control-shell.tsx":{"id":85496,"name":"*","chunks":["2505","static/chunks/d08e407b-86b21ef93cdf4fa3.js","8583","static/chunks/8583-7994af81ac8b7330.js","4176","static/chunks/4176-f5f581e6cd26d962.js","2603","static/chunks/2603-769710adda1d633d.js","8373","static/chunks/8373-cadb82a39137601c.js","7442","static/chunks/7442-717620617b49de55.js","8974","static/chunks/app/page-da330bca609cd094.js"],"async":false}},"entryCSSFiles":{"/Users/kazimakgul/Documents/GitHub/AgentOS/":[],"/Users/kazimakgul/Documents/GitHub/AgentOS/app/not-found":[],"/Users/kazimakgul/Documents/GitHub/AgentOS/app/layout":[{"inlined":false,"path":"static/css/39bff2e14c799896.css"}],"/Users/kazimakgul/Documents/GitHub/AgentOS/app/page":[],"/Users/kazimakgul/Documents/GitHub/AgentOS/app/_global-error/page":[]},"rscModuleMapping":{"2421":{"*":{"id":"53635","name":"*","chunks":[],"async":false}},"7092":{"*":{"id":"63381","name":"*","chunks":[],"async":false}},"13007":{"*":{"id":"34736","name":"*","chunks":[],"async":false}},"24280":{"*":{"id":"19698","name":"*","chunks":[],"async":false}},"35564":{"*":{"id":"966","name":"*","chunks":[],"async":false}},"45808":{"*":{"id":"4246","name":"*","chunks":[],"async":false}},"47639":{"*":{"id":"87907","name":"*","chunks":[],"async":false}},"48148":{"*":{"id":"83316","name":"*","chunks":[],"async":false}},"50243":{"*":{"id":"927","name":"*","chunks":[],"async":false}},"66958":{"*":{"id":"12582","name":"*","chunks":[],"async":false}},"85496":{"*":{"id":"97281","name":"*","chunks":[],"async":false}},"91013":{"*":{"id":"64943","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
@@ -1 +1 @@
1
- <!DOCTYPE html><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-6d3da3859b096ce1.js"/><script src="/_next/static/chunks/f6503f1c-1272160a304f8b44.js" async=""></script><script src="/_next/static/chunks/4424-805347abcfa4dab9.js" async=""></script><script src="/_next/static/chunks/main-app-70892a7dc1723083.js" async=""></script><title>500: This page couldn’t load</title><style>:root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }</style><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;display:flex;align-items:center;justify-content:center"><div style="margin-top:-32px;max-width:325px;padding:32px 28px;text-align:left"><svg width="32" height="32" viewBox="-0.2 -1.5 32 32" fill="none" style="margin-bottom:24px"><path d="M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z" fill="var(--next-error-title)"></path></svg><h1 style="font-size:24px;font-weight:500;letter-spacing:-0.02em;line-height:32px;margin:0 0 12px 0;color:var(--next-error-title)">This page couldn’t load</h1><p style="font-size:14px;font-weight:400;line-height:21px;margin:0 0 20px 0;color:var(--next-error-message)">A server error occurred. Reload to try again.</p><form style="margin:0"><button type="submit" style="display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;font-size:14px;font-weight:500;line-height:20px;border-radius:6px;cursor:pointer;color:var(--next-error-btn-text);background:var(--next-error-btn-bg);border:var(--next-error-btn-border)">Reload</button></form></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-6d3da3859b096ce1.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[24280,[],\"\"]\n3:I[66958,[],\"\"]\n7:I[48148,[],\"default\",1]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"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 AgentOS 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: This page couldn’t load\"}],[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }\"}}]]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"display\":\"flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"style\":{\"marginTop\":\"-32px\",\"maxWidth\":\"325px\",\"padding\":\"32px 28px\",\"textAlign\":\"left\"},\"children\":[[\"$\",\"svg\",null,{\"width\":\"32\",\"height\":\"32\",\"viewBox\":\"-0.2 -1.5 32 32\",\"fill\":\"none\",\"style\":{\"marginBottom\":\"24px\"},\"children\":[\"$\",\"path\",null,{\"d\":\"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z\",\"fill\":\"var(--next-error-title)\"}]}],[\"$\",\"h1\",null,{\"style\":{\"fontSize\":\"24px\",\"fontWeight\":500,\"letterSpacing\":\"-0.02em\",\"lineHeight\":\"32px\",\"margin\":\"0 0 12px 0\",\"color\":\"var(--next-error-title)\"},\"children\":\"This page couldn’t load\"}],[\"$\",\"p\",null,{\"style\":{\"fontSize\":\"14px\",\"fontWeight\":400,\"lineHeight\":\"21px\",\"margin\":\"0 0 20px 0\",\"color\":\"var(--next-error-message)\"},\"children\":\"A server error occurred. Reload to try again.\"}],[\"$\",\"form\",null,{\"style\":{\"margin\":0},\"children\":[\"$\",\"button\",null,{\"type\":\"submit\",\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\",\"height\":\"32px\",\"padding\":\"0 12px\",\"fontSize\":\"14px\",\"fontWeight\":500,\"lineHeight\":\"20px\",\"borderRadius\":\"6px\",\"cursor\":\"pointer\",\"color\":\"var(--next-error-btn-text)\",\"background\":\"var(--next-error-btn-bg)\",\"border\":\"var(--next-error-btn-border)\"},\"children\":\"Reload\"}]}]]}]}]}]]}],null,\"$L4\"]}],{},null,false,null]},null,false,\"$@5\"]},null,false,\"$@5\"],\"$L6\",false]],\"m\":\"$undefined\",\"G\":[\"$7\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"Pe2Qv8_zpxfA-X03dV603\"}\n"])</script><script>self.__next_f.push([1,"8:I[2421,[],\"OutletBoundary\"]\n9:\"$Sreact.suspense\"\nc:I[2421,[],\"ViewportBoundary\"]\ne:I[2421,[],\"MetadataBoundary\"]\n4:[\"$\",\"$L8\",null,{\"children\":[\"$\",\"$9\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@a\"}]}]\nb:[]\n5:\"$Wb\"\n6:[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lc\",null,{\"children\":\"$Ld\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Le\",null,{\"children\":[\"$\",\"$9\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lf\"}]}]}],null]}]\n"])</script><script>self.__next_f.push([1,"d:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"a:null\nf:[]\n"])</script></body></html>
1
+ <!DOCTYPE html><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-0a8ad3b5f2b4bb1b.js"/><script src="/_next/static/chunks/f6503f1c-1272160a304f8b44.js" async=""></script><script src="/_next/static/chunks/4424-805347abcfa4dab9.js" async=""></script><script src="/_next/static/chunks/main-app-70892a7dc1723083.js" async=""></script><title>500: This page couldn’t load</title><style>:root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }</style><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;display:flex;align-items:center;justify-content:center"><div style="margin-top:-32px;max-width:325px;padding:32px 28px;text-align:left"><svg width="32" height="32" viewBox="-0.2 -1.5 32 32" fill="none" style="margin-bottom:24px"><path d="M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z" fill="var(--next-error-title)"></path></svg><h1 style="font-size:24px;font-weight:500;letter-spacing:-0.02em;line-height:32px;margin:0 0 12px 0;color:var(--next-error-title)">This page couldn’t load</h1><p style="font-size:14px;font-weight:400;line-height:21px;margin:0 0 20px 0;color:var(--next-error-message)">A server error occurred. Reload to try again.</p><form style="margin:0"><button type="submit" style="display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;font-size:14px;font-weight:500;line-height:20px;border-radius:6px;cursor:pointer;color:var(--next-error-btn-text);background:var(--next-error-btn-bg);border:var(--next-error-btn-border)">Reload</button></form></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-0a8ad3b5f2b4bb1b.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[24280,[],\"\"]\n3:I[66958,[],\"\"]\n7:I[48148,[],\"default\",1]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"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 AgentOS 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: This page couldn’t load\"}],[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }\"}}]]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"display\":\"flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"style\":{\"marginTop\":\"-32px\",\"maxWidth\":\"325px\",\"padding\":\"32px 28px\",\"textAlign\":\"left\"},\"children\":[[\"$\",\"svg\",null,{\"width\":\"32\",\"height\":\"32\",\"viewBox\":\"-0.2 -1.5 32 32\",\"fill\":\"none\",\"style\":{\"marginBottom\":\"24px\"},\"children\":[\"$\",\"path\",null,{\"d\":\"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z\",\"fill\":\"var(--next-error-title)\"}]}],[\"$\",\"h1\",null,{\"style\":{\"fontSize\":\"24px\",\"fontWeight\":500,\"letterSpacing\":\"-0.02em\",\"lineHeight\":\"32px\",\"margin\":\"0 0 12px 0\",\"color\":\"var(--next-error-title)\"},\"children\":\"This page couldn’t load\"}],[\"$\",\"p\",null,{\"style\":{\"fontSize\":\"14px\",\"fontWeight\":400,\"lineHeight\":\"21px\",\"margin\":\"0 0 20px 0\",\"color\":\"var(--next-error-message)\"},\"children\":\"A server error occurred. Reload to try again.\"}],[\"$\",\"form\",null,{\"style\":{\"margin\":0},\"children\":[\"$\",\"button\",null,{\"type\":\"submit\",\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\",\"height\":\"32px\",\"padding\":\"0 12px\",\"fontSize\":\"14px\",\"fontWeight\":500,\"lineHeight\":\"20px\",\"borderRadius\":\"6px\",\"cursor\":\"pointer\",\"color\":\"var(--next-error-btn-text)\",\"background\":\"var(--next-error-btn-bg)\",\"border\":\"var(--next-error-btn-border)\"},\"children\":\"Reload\"}]}]]}]}]}]]}],null,\"$L4\"]}],{},null,false,null]},null,false,\"$@5\"]},null,false,\"$@5\"],\"$L6\",false]],\"m\":\"$undefined\",\"G\":[\"$7\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"Lmp1cZ9_c9K3sYYLpgFsg\"}\n"])</script><script>self.__next_f.push([1,"8:I[2421,[],\"OutletBoundary\"]\n9:\"$Sreact.suspense\"\nc:I[2421,[],\"ViewportBoundary\"]\ne:I[2421,[],\"MetadataBoundary\"]\n4:[\"$\",\"$L8\",null,{\"children\":[\"$\",\"$9\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@a\"}]}]\nb:[]\n5:\"$Wb\"\n6:[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lc\",null,{\"children\":\"$Ld\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Le\",null,{\"children\":[\"$\",\"$9\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lf\"}]}]}],null]}]\n"])</script><script>self.__next_f.push([1,"d:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"a:null\nf:[]\n"])</script></body></html>
@@ -2,7 +2,7 @@
2
2
  2:I[24280,[],""]
3
3
  3:I[66958,[],""]
4
4
  7:I[48148,[],"default",1]
5
- 0:{"P":null,"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 AgentOS 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: This page couldn’t load"}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }"}}]]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","display":"flex","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"marginTop":"-32px","maxWidth":"325px","padding":"32px 28px","textAlign":"left"},"children":[["$","svg",null,{"width":"32","height":"32","viewBox":"-0.2 -1.5 32 32","fill":"none","style":{"marginBottom":"24px"},"children":["$","path",null,{"d":"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z","fill":"var(--next-error-title)"}]}],["$","h1",null,{"style":{"fontSize":"24px","fontWeight":500,"letterSpacing":"-0.02em","lineHeight":"32px","margin":"0 0 12px 0","color":"var(--next-error-title)"},"children":"This page couldn’t load"}],["$","p",null,{"style":{"fontSize":"14px","fontWeight":400,"lineHeight":"21px","margin":"0 0 20px 0","color":"var(--next-error-message)"},"children":"A server error occurred. Reload to try again."}],["$","form",null,{"style":{"margin":0},"children":["$","button",null,{"type":"submit","style":{"display":"inline-flex","alignItems":"center","justifyContent":"center","height":"32px","padding":"0 12px","fontSize":"14px","fontWeight":500,"lineHeight":"20px","borderRadius":"6px","cursor":"pointer","color":"var(--next-error-btn-text)","background":"var(--next-error-btn-bg)","border":"var(--next-error-btn-border)"},"children":"Reload"}]}]]}]}]}]]}],null,"$L4"]}],{},null,false,null]},null,false,"$@5"]},null,false,"$@5"],"$L6",false]],"m":"$undefined","G":["$7",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"Pe2Qv8_zpxfA-X03dV603"}
5
+ 0:{"P":null,"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 AgentOS 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: This page couldn’t load"}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }"}}]]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","display":"flex","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"marginTop":"-32px","maxWidth":"325px","padding":"32px 28px","textAlign":"left"},"children":[["$","svg",null,{"width":"32","height":"32","viewBox":"-0.2 -1.5 32 32","fill":"none","style":{"marginBottom":"24px"},"children":["$","path",null,{"d":"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z","fill":"var(--next-error-title)"}]}],["$","h1",null,{"style":{"fontSize":"24px","fontWeight":500,"letterSpacing":"-0.02em","lineHeight":"32px","margin":"0 0 12px 0","color":"var(--next-error-title)"},"children":"This page couldn’t load"}],["$","p",null,{"style":{"fontSize":"14px","fontWeight":400,"lineHeight":"21px","margin":"0 0 20px 0","color":"var(--next-error-message)"},"children":"A server error occurred. Reload to try again."}],["$","form",null,{"style":{"margin":0},"children":["$","button",null,{"type":"submit","style":{"display":"inline-flex","alignItems":"center","justifyContent":"center","height":"32px","padding":"0 12px","fontSize":"14px","fontWeight":500,"lineHeight":"20px","borderRadius":"6px","cursor":"pointer","color":"var(--next-error-btn-text)","background":"var(--next-error-btn-bg)","border":"var(--next-error-btn-border)"},"children":"Reload"}]}]]}]}]}]]}],null,"$L4"]}],{},null,false,null]},null,false,"$@5"]},null,false,"$@5"],"$L6",false]],"m":"$undefined","G":["$7",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"Lmp1cZ9_c9K3sYYLpgFsg"}
6
6
  8:I[2421,[],"OutletBoundary"]
7
7
  9:"$Sreact.suspense"
8
8
  c:I[2421,[],"ViewportBoundary"]
@@ -2,7 +2,7 @@
2
2
  2:I[24280,[],""]
3
3
  3:I[66958,[],""]
4
4
  7:I[48148,[],"default",1]
5
- 0:{"P":null,"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 AgentOS 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: This page couldn’t load"}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }"}}]]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","display":"flex","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"marginTop":"-32px","maxWidth":"325px","padding":"32px 28px","textAlign":"left"},"children":[["$","svg",null,{"width":"32","height":"32","viewBox":"-0.2 -1.5 32 32","fill":"none","style":{"marginBottom":"24px"},"children":["$","path",null,{"d":"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z","fill":"var(--next-error-title)"}]}],["$","h1",null,{"style":{"fontSize":"24px","fontWeight":500,"letterSpacing":"-0.02em","lineHeight":"32px","margin":"0 0 12px 0","color":"var(--next-error-title)"},"children":"This page couldn’t load"}],["$","p",null,{"style":{"fontSize":"14px","fontWeight":400,"lineHeight":"21px","margin":"0 0 20px 0","color":"var(--next-error-message)"},"children":"A server error occurred. Reload to try again."}],["$","form",null,{"style":{"margin":0},"children":["$","button",null,{"type":"submit","style":{"display":"inline-flex","alignItems":"center","justifyContent":"center","height":"32px","padding":"0 12px","fontSize":"14px","fontWeight":500,"lineHeight":"20px","borderRadius":"6px","cursor":"pointer","color":"var(--next-error-btn-text)","background":"var(--next-error-btn-bg)","border":"var(--next-error-btn-border)"},"children":"Reload"}]}]]}]}]}]]}],null,"$L4"]}],{},null,false,null]},null,false,"$@5"]},null,false,"$@5"],"$L6",false]],"m":"$undefined","G":["$7",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"Pe2Qv8_zpxfA-X03dV603"}
5
+ 0:{"P":null,"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 AgentOS 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: This page couldn’t load"}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }"}}]]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","display":"flex","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"marginTop":"-32px","maxWidth":"325px","padding":"32px 28px","textAlign":"left"},"children":[["$","svg",null,{"width":"32","height":"32","viewBox":"-0.2 -1.5 32 32","fill":"none","style":{"marginBottom":"24px"},"children":["$","path",null,{"d":"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z","fill":"var(--next-error-title)"}]}],["$","h1",null,{"style":{"fontSize":"24px","fontWeight":500,"letterSpacing":"-0.02em","lineHeight":"32px","margin":"0 0 12px 0","color":"var(--next-error-title)"},"children":"This page couldn’t load"}],["$","p",null,{"style":{"fontSize":"14px","fontWeight":400,"lineHeight":"21px","margin":"0 0 20px 0","color":"var(--next-error-message)"},"children":"A server error occurred. Reload to try again."}],["$","form",null,{"style":{"margin":0},"children":["$","button",null,{"type":"submit","style":{"display":"inline-flex","alignItems":"center","justifyContent":"center","height":"32px","padding":"0 12px","fontSize":"14px","fontWeight":500,"lineHeight":"20px","borderRadius":"6px","cursor":"pointer","color":"var(--next-error-btn-text)","background":"var(--next-error-btn-bg)","border":"var(--next-error-btn-border)"},"children":"Reload"}]}]]}]}]}]]}],null,"$L4"]}],{},null,false,null]},null,false,"$@5"]},null,false,"$@5"],"$L6",false]],"m":"$undefined","G":["$7",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"Lmp1cZ9_c9K3sYYLpgFsg"}
6
6
  8:I[2421,[],"OutletBoundary"]
7
7
  9:"$Sreact.suspense"
8
8
  c:I[2421,[],"ViewportBoundary"]
@@ -1,5 +1,5 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[2421,[],"OutletBoundary"]
3
3
  3:"$Sreact.suspense"
4
- 0:{"rsc":["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":[["$","title",null,{"children":"500: This page couldn’t load"}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }"}}]]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","display":"flex","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"marginTop":"-32px","maxWidth":"325px","padding":"32px 28px","textAlign":"left"},"children":[["$","svg",null,{"width":"32","height":"32","viewBox":"-0.2 -1.5 32 32","fill":"none","style":{"marginBottom":"24px"},"children":["$","path",null,{"d":"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z","fill":"var(--next-error-title)"}]}],["$","h1",null,{"style":{"fontSize":"24px","fontWeight":500,"letterSpacing":"-0.02em","lineHeight":"32px","margin":"0 0 12px 0","color":"var(--next-error-title)"},"children":"This page couldn’t load"}],["$","p",null,{"style":{"fontSize":"14px","fontWeight":400,"lineHeight":"21px","margin":"0 0 20px 0","color":"var(--next-error-message)"},"children":"A server error occurred. Reload to try again."}],["$","form",null,{"style":{"margin":0},"children":["$","button",null,{"type":"submit","style":{"display":"inline-flex","alignItems":"center","justifyContent":"center","height":"32px","padding":"0 12px","fontSize":"14px","fontWeight":500,"lineHeight":"20px","borderRadius":"6px","cursor":"pointer","color":"var(--next-error-btn-text)","background":"var(--next-error-btn-bg)","border":"var(--next-error-btn-border)"},"children":"Reload"}]}]]}]}]}]]}],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"Pe2Qv8_zpxfA-X03dV603"}
4
+ 0:{"rsc":["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":[["$","title",null,{"children":"500: This page couldn’t load"}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }"}}]]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","display":"flex","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"marginTop":"-32px","maxWidth":"325px","padding":"32px 28px","textAlign":"left"},"children":[["$","svg",null,{"width":"32","height":"32","viewBox":"-0.2 -1.5 32 32","fill":"none","style":{"marginBottom":"24px"},"children":["$","path",null,{"d":"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z","fill":"var(--next-error-title)"}]}],["$","h1",null,{"style":{"fontSize":"24px","fontWeight":500,"letterSpacing":"-0.02em","lineHeight":"32px","margin":"0 0 12px 0","color":"var(--next-error-title)"},"children":"This page couldn’t load"}],["$","p",null,{"style":{"fontSize":"14px","fontWeight":400,"lineHeight":"21px","margin":"0 0 20px 0","color":"var(--next-error-message)"},"children":"A server error occurred. Reload to try again."}],["$","form",null,{"style":{"margin":0},"children":["$","button",null,{"type":"submit","style":{"display":"inline-flex","alignItems":"center","justifyContent":"center","height":"32px","padding":"0 12px","fontSize":"14px","fontWeight":500,"lineHeight":"20px","borderRadius":"6px","cursor":"pointer","color":"var(--next-error-btn-text)","background":"var(--next-error-btn-bg)","border":"var(--next-error-btn-border)"},"children":"Reload"}]}]]}]}]}]]}],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"Lmp1cZ9_c9K3sYYLpgFsg"}
5
5
  4:null
@@ -2,4 +2,4 @@
2
2
  2:I[24280,[],""]
3
3
  3:I[66958,[],""]
4
4
  4:[]
5
- 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"Pe2Qv8_zpxfA-X03dV603"}
5
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"Lmp1cZ9_c9K3sYYLpgFsg"}
@@ -2,4 +2,4 @@
2
2
  2:I[2421,[],"ViewportBoundary"]
3
3
  3:I[2421,[],"MetadataBoundary"]
4
4
  4:"$Sreact.suspense"
5
- 0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[]}]}]}],null]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"Pe2Qv8_zpxfA-X03dV603"}
5
+ 0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[]}]}]}],null]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"Lmp1cZ9_c9K3sYYLpgFsg"}
@@ -2,4 +2,4 @@
2
2
  2:I[24280,[],""]
3
3
  3:I[66958,[],""]
4
4
  4:[]
5
- 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"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 AgentOS route does not exist in this workspace."}]]}]}],[]]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"Pe2Qv8_zpxfA-X03dV603"}
5
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"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 AgentOS route does not exist in this workspace."}]]}]}],[]]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"Lmp1cZ9_c9K3sYYLpgFsg"}
@@ -1 +1 @@
1
- 0:{"tree":{"name":"","param":null,"prefetchHints":0,"slots":{"children":{"name":"_global-error","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"Pe2Qv8_zpxfA-X03dV603"}
1
+ 0:{"tree":{"name":"","param":null,"prefetchHints":0,"slots":{"children":{"name":"_global-error","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"Lmp1cZ9_c9K3sYYLpgFsg"}
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"2421":{"*":{"id":"22125","name":"*","chunks":[],"async":false}},"18112":{"*":{"id":"9422","name":"*","chunks":[],"async":false}},"22315":{"*":{"id":"94226","name":"*","chunks":[],"async":false}},"24280":{"*":{"id":"80040","name":"*","chunks":[],"async":false}},"35564":{"*":{"id":"36568","name":"*","chunks":[],"async":false}},"45808":{"*":{"id":"90700","name":"*","chunks":[],"async":false}},"47639":{"*":{"id":"55585","name":"*","chunks":[],"async":false}},"48148":{"*":{"id":"77990","name":"*","chunks":[],"async":false}},"50243":{"*":{"id":"43081","name":"*","chunks":[],"async":false}},"66958":{"*":{"id":"15804","name":"*","chunks":[],"async":false}},"91013":{"*":{"id":"82681","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":48148,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":48148,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js":{"id":91013,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":91013,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js":{"id":47639,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":47639,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":35564,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":35564,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js":{"id":24280,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":24280,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":66958,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":66958,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":2421,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":2421,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":45808,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":45808,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/app/globals.css":{"id":7092,"name":"*","chunks":["8583","static/chunks/8583-7994af81ac8b7330.js","7177","static/chunks/app/layout-a58705d0aa0318d2.js"],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/components/ui/sonner.tsx":{"id":50243,"name":"*","chunks":["8583","static/chunks/8583-7994af81ac8b7330.js","7177","static/chunks/app/layout-a58705d0aa0318d2.js"],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/components/operations/operations-page.tsx":{"id":22315,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/components/mission-control/mission-control-shell.tsx":{"id":18112,"name":"*","chunks":["2505","static/chunks/d08e407b-86b21ef93cdf4fa3.js","8583","static/chunks/8583-7994af81ac8b7330.js","3315","static/chunks/3315-597211dffe007157.js","6276","static/chunks/6276-fdd5e81abda749e8.js","6672","static/chunks/6672-f468873ca90420ef.js","7442","static/chunks/7442-4cc100ec1115e55d.js","8974","static/chunks/app/page-78b8c43dceba02d6.js"],"async":false}},"entryCSSFiles":{"/Users/kazimakgul/Documents/GitHub/AgentOS/":[],"/Users/kazimakgul/Documents/GitHub/AgentOS/app/not-found":[],"/Users/kazimakgul/Documents/GitHub/AgentOS/app/layout":[{"inlined":false,"path":"static/css/2755afb6503b0e79.css"}],"/Users/kazimakgul/Documents/GitHub/AgentOS/app/page":[],"/Users/kazimakgul/Documents/GitHub/AgentOS/app/_not-found/page":[]},"rscModuleMapping":{"2421":{"*":{"id":"53635","name":"*","chunks":[],"async":false}},"7092":{"*":{"id":"63381","name":"*","chunks":[],"async":false}},"18112":{"*":{"id":"97281","name":"*","chunks":[],"async":false}},"22315":{"*":{"id":"34736","name":"*","chunks":[],"async":false}},"24280":{"*":{"id":"19698","name":"*","chunks":[],"async":false}},"35564":{"*":{"id":"966","name":"*","chunks":[],"async":false}},"45808":{"*":{"id":"4246","name":"*","chunks":[],"async":false}},"47639":{"*":{"id":"87907","name":"*","chunks":[],"async":false}},"48148":{"*":{"id":"83316","name":"*","chunks":[],"async":false}},"50243":{"*":{"id":"927","name":"*","chunks":[],"async":false}},"66958":{"*":{"id":"12582","name":"*","chunks":[],"async":false}},"91013":{"*":{"id":"64943","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"2421":{"*":{"id":"22125","name":"*","chunks":[],"async":false}},"13007":{"*":{"id":"7588","name":"*","chunks":[],"async":false}},"24280":{"*":{"id":"80040","name":"*","chunks":[],"async":false}},"35564":{"*":{"id":"36568","name":"*","chunks":[],"async":false}},"45808":{"*":{"id":"90700","name":"*","chunks":[],"async":false}},"47639":{"*":{"id":"55585","name":"*","chunks":[],"async":false}},"48148":{"*":{"id":"77990","name":"*","chunks":[],"async":false}},"50243":{"*":{"id":"43081","name":"*","chunks":[],"async":false}},"66958":{"*":{"id":"15804","name":"*","chunks":[],"async":false}},"85496":{"*":{"id":"27680","name":"*","chunks":[],"async":false}},"91013":{"*":{"id":"82681","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":48148,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":48148,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js":{"id":91013,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":91013,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js":{"id":47639,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":47639,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":35564,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":35564,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js":{"id":24280,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":24280,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":66958,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":66958,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":2421,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":2421,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":45808,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.2.0_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":45808,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/app/globals.css":{"id":7092,"name":"*","chunks":["8583","static/chunks/8583-7994af81ac8b7330.js","7177","static/chunks/app/layout-a58705d0aa0318d2.js"],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/components/ui/sonner.tsx":{"id":50243,"name":"*","chunks":["8583","static/chunks/8583-7994af81ac8b7330.js","7177","static/chunks/app/layout-a58705d0aa0318d2.js"],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/components/operations/operations-page.tsx":{"id":13007,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/components/mission-control/mission-control-shell.tsx":{"id":85496,"name":"*","chunks":["2505","static/chunks/d08e407b-86b21ef93cdf4fa3.js","8583","static/chunks/8583-7994af81ac8b7330.js","4176","static/chunks/4176-f5f581e6cd26d962.js","2603","static/chunks/2603-769710adda1d633d.js","8373","static/chunks/8373-cadb82a39137601c.js","7442","static/chunks/7442-717620617b49de55.js","8974","static/chunks/app/page-da330bca609cd094.js"],"async":false}},"entryCSSFiles":{"/Users/kazimakgul/Documents/GitHub/AgentOS/":[],"/Users/kazimakgul/Documents/GitHub/AgentOS/app/not-found":[],"/Users/kazimakgul/Documents/GitHub/AgentOS/app/layout":[{"inlined":false,"path":"static/css/39bff2e14c799896.css"}],"/Users/kazimakgul/Documents/GitHub/AgentOS/app/page":[],"/Users/kazimakgul/Documents/GitHub/AgentOS/app/_not-found/page":[]},"rscModuleMapping":{"2421":{"*":{"id":"53635","name":"*","chunks":[],"async":false}},"7092":{"*":{"id":"63381","name":"*","chunks":[],"async":false}},"13007":{"*":{"id":"34736","name":"*","chunks":[],"async":false}},"24280":{"*":{"id":"19698","name":"*","chunks":[],"async":false}},"35564":{"*":{"id":"966","name":"*","chunks":[],"async":false}},"45808":{"*":{"id":"4246","name":"*","chunks":[],"async":false}},"47639":{"*":{"id":"87907","name":"*","chunks":[],"async":false}},"48148":{"*":{"id":"83316","name":"*","chunks":[],"async":false}},"50243":{"*":{"id":"927","name":"*","chunks":[],"async":false}},"66958":{"*":{"id":"12582","name":"*","chunks":[],"async":false}},"85496":{"*":{"id":"97281","name":"*","chunks":[],"async":false}},"91013":{"*":{"id":"64943","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
@@ -1,4 +1,4 @@
1
- <!DOCTYPE html><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/2755afb6503b0e79.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-6d3da3859b096ce1.js"/><script src="/_next/static/chunks/f6503f1c-1272160a304f8b44.js" async=""></script><script src="/_next/static/chunks/4424-805347abcfa4dab9.js" async=""></script><script src="/_next/static/chunks/main-app-70892a7dc1723083.js" async=""></script><script src="/_next/static/chunks/8583-7994af81ac8b7330.js" async=""></script><script src="/_next/static/chunks/app/layout-a58705d0aa0318d2.js" async=""></script><meta name="robots" content="noindex"/><meta name="theme-color" content="#09101c"/><title>AgentOS | Control Plane</title><meta name="description" content="Human Control Layer for AI Agents and Companies | Built on OpenClaw."/><meta name="application-name" content="AgentOS | Control Plane"/><link rel="manifest" href="/site.webmanifest"/><meta property="og:title" content="AgentOS | Control Plane"/><meta property="og:description" content="Human Control Layer for AI Agents and Companies | Built on OpenClaw."/><meta property="og:site_name" content="AgentOS | Control Plane"/><meta property="og:image" content="http://localhost:3000/readme/readme.jpeg"/><meta property="og:image:width" content="1536"/><meta property="og:image:height" content="1024"/><meta property="og:image:alt" content="AgentOS control-plane interface"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="AgentOS | Control Plane"/><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/readme.jpeg"/><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><script>
1
+ <!DOCTYPE html><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/39bff2e14c799896.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-0a8ad3b5f2b4bb1b.js"/><script src="/_next/static/chunks/f6503f1c-1272160a304f8b44.js" async=""></script><script src="/_next/static/chunks/4424-805347abcfa4dab9.js" async=""></script><script src="/_next/static/chunks/main-app-70892a7dc1723083.js" async=""></script><script src="/_next/static/chunks/8583-7994af81ac8b7330.js" async=""></script><script src="/_next/static/chunks/app/layout-a58705d0aa0318d2.js" async=""></script><meta name="robots" content="noindex"/><meta name="theme-color" content="#09101c"/><title>AgentOS | Control Plane</title><meta name="description" content="Human Control Layer for AI Agents and Companies | Built on OpenClaw."/><meta name="application-name" content="AgentOS | Control Plane"/><link rel="manifest" href="/site.webmanifest"/><meta property="og:title" content="AgentOS | Control Plane"/><meta property="og:description" content="Human Control Layer for AI Agents and Companies | Built on OpenClaw."/><meta property="og:site_name" content="AgentOS | Control Plane"/><meta property="og:image" content="http://localhost:3000/readme/readme.jpeg"/><meta property="og:image:width" content="1536"/><meta property="og:image:height" content="1024"/><meta property="og:image:alt" content="AgentOS control-plane interface"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="AgentOS | Control Plane"/><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/readme.jpeg"/><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><script>
2
2
  (() => {
3
3
  const hash = window.location.hash ? window.location.hash.slice(1) : "";
4
4
  const params = new URLSearchParams(hash);
@@ -9,4 +9,4 @@
9
9
  const nextHash = params.toString();
10
10
  history.replaceState(null, "", window.location.pathname + window.location.search + (nextHash ? "#" + nextHash : ""));
11
11
  })();
12
- </script><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 AgentOS 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-6d3da3859b096ce1.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[24280,[],\"\"]\n3:I[66958,[],\"\"]\n4:I[50243,[\"8583\",\"static/chunks/8583-7994af81ac8b7330.js\",\"7177\",\"static/chunks/app/layout-a58705d0aa0318d2.js\"],\"Toaster\"]\n5:I[2421,[],\"OutletBoundary\"]\n6:\"$Sreact.suspense\"\n9:I[2421,[],\"ViewportBoundary\"]\nb:I[2421,[],\"MetadataBoundary\"]\nd:I[48148,[],\"default\",1]\n:HL[\"/_next/static/css/2755afb6503b0e79.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/2755afb6503b0e79.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"dark\",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"children\":[[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"\\n(() =\u003e {\\n const hash = window.location.hash ? window.location.hash.slice(1) : \\\"\\\";\\n const params = new URLSearchParams(hash);\\n const token = params.get(\\\"agentos_token\\\");\\n if (!token) return;\\n document.cookie = \\\"agentos_api_token=\\\" + encodeURIComponent(token) + \\\"; Path=/; SameSite=Strict\\\";\\n params.delete(\\\"agentos_token\\\");\\n const nextHash = params.toString();\\n history.replaceState(null, \\\"\\\", window.location.pathname + window.location.search + (nextHash ? \\\"#\\\" + nextHash : \\\"\\\"));\\n})();\\n\"}}],[\"$\",\"$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 AgentOS 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 AgentOS route does not exist in this workspace.\"}]]}]}],null,[\"$\",\"$L5\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@7\"}]}]]}],{},null,false,null]},null,false,\"$@8\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$L9\",null,{\"children\":\"$La\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lc\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$d\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"Pe2Qv8_zpxfA-X03dV603\"}\n"])</script><script>self.__next_f.push([1,"e:[]\n8:\"$We\"\n"])</script><script>self.__next_f.push([1,"a:[[\"$\",\"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,"f:I[45808,[],\"IconMark\"]\n7:null\n"])</script><script>self.__next_f.push([1,"c:[[\"$\",\"title\",\"0\",{\"children\":\"AgentOS | Control Plane\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Human Control Layer for AI Agents and Companies | Built on OpenClaw.\"}],[\"$\",\"meta\",\"2\",{\"name\":\"application-name\",\"content\":\"AgentOS | Control Plane\"}],[\"$\",\"link\",\"3\",{\"rel\":\"manifest\",\"href\":\"/site.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"meta\",\"4\",{\"property\":\"og:title\",\"content\":\"AgentOS | Control Plane\"}],[\"$\",\"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 | Control Plane\"}],[\"$\",\"meta\",\"7\",{\"property\":\"og:image\",\"content\":\"http://localhost:3000/readme/readme.jpeg\"}],[\"$\",\"meta\",\"8\",{\"property\":\"og:image:width\",\"content\":\"1536\"}],[\"$\",\"meta\",\"9\",{\"property\":\"og:image:height\",\"content\":\"1024\"}],[\"$\",\"meta\",\"10\",{\"property\":\"og:image:alt\",\"content\":\"AgentOS control-plane interface\"}],[\"$\",\"meta\",\"11\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"12\",{\"name\":\"twitter:card\",\"content\":\"summary_large_image\"}],[\"$\",\"meta\",\"13\",{\"name\":\"twitter:title\",\"content\":\"AgentOS | Control Plane\"}],[\"$\",\"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/readme.jpeg\"}],[\"$\",\"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\"}],[\"$\",\"$Lf\",\"21\",{}]]\n"])</script></body></html>
12
+ </script><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 AgentOS 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-0a8ad3b5f2b4bb1b.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[24280,[],\"\"]\n3:I[66958,[],\"\"]\n4:I[50243,[\"8583\",\"static/chunks/8583-7994af81ac8b7330.js\",\"7177\",\"static/chunks/app/layout-a58705d0aa0318d2.js\"],\"Toaster\"]\n5:I[2421,[],\"OutletBoundary\"]\n6:\"$Sreact.suspense\"\n9:I[2421,[],\"ViewportBoundary\"]\nb:I[2421,[],\"MetadataBoundary\"]\nd:I[48148,[],\"default\",1]\n:HL[\"/_next/static/css/39bff2e14c799896.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/39bff2e14c799896.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"dark\",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"children\":[[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"\\n(() =\u003e {\\n const hash = window.location.hash ? window.location.hash.slice(1) : \\\"\\\";\\n const params = new URLSearchParams(hash);\\n const token = params.get(\\\"agentos_token\\\");\\n if (!token) return;\\n document.cookie = \\\"agentos_api_token=\\\" + encodeURIComponent(token) + \\\"; Path=/; SameSite=Strict\\\";\\n params.delete(\\\"agentos_token\\\");\\n const nextHash = params.toString();\\n history.replaceState(null, \\\"\\\", window.location.pathname + window.location.search + (nextHash ? \\\"#\\\" + nextHash : \\\"\\\"));\\n})();\\n\"}}],[\"$\",\"$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 AgentOS 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 AgentOS route does not exist in this workspace.\"}]]}]}],null,[\"$\",\"$L5\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@7\"}]}]]}],{},null,false,null]},null,false,\"$@8\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$L9\",null,{\"children\":\"$La\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lc\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$d\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"Lmp1cZ9_c9K3sYYLpgFsg\"}\n"])</script><script>self.__next_f.push([1,"e:[]\n8:\"$We\"\n"])</script><script>self.__next_f.push([1,"a:[[\"$\",\"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,"f:I[45808,[],\"IconMark\"]\n7:null\n"])</script><script>self.__next_f.push([1,"c:[[\"$\",\"title\",\"0\",{\"children\":\"AgentOS | Control Plane\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Human Control Layer for AI Agents and Companies | Built on OpenClaw.\"}],[\"$\",\"meta\",\"2\",{\"name\":\"application-name\",\"content\":\"AgentOS | Control Plane\"}],[\"$\",\"link\",\"3\",{\"rel\":\"manifest\",\"href\":\"/site.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"meta\",\"4\",{\"property\":\"og:title\",\"content\":\"AgentOS | Control Plane\"}],[\"$\",\"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 | Control Plane\"}],[\"$\",\"meta\",\"7\",{\"property\":\"og:image\",\"content\":\"http://localhost:3000/readme/readme.jpeg\"}],[\"$\",\"meta\",\"8\",{\"property\":\"og:image:width\",\"content\":\"1536\"}],[\"$\",\"meta\",\"9\",{\"property\":\"og:image:height\",\"content\":\"1024\"}],[\"$\",\"meta\",\"10\",{\"property\":\"og:image:alt\",\"content\":\"AgentOS control-plane interface\"}],[\"$\",\"meta\",\"11\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"12\",{\"name\":\"twitter:card\",\"content\":\"summary_large_image\"}],[\"$\",\"meta\",\"13\",{\"name\":\"twitter:title\",\"content\":\"AgentOS | Control Plane\"}],[\"$\",\"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/readme.jpeg\"}],[\"$\",\"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\"}],[\"$\",\"$Lf\",\"21\",{}]]\n"])</script></body></html>