@sapienx/agentos 0.1.7 → 0.1.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundle/.next/BUILD_ID +1 -1
- package/bundle/.next/app-path-routes-manifest.json +14 -11
- package/bundle/.next/build-manifest.json +2 -2
- package/bundle/.next/routes-manifest.json +22 -0
- package/bundle/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/bundle/.next/server/app/_global-error.html +2 -2
- package/bundle/.next/server/app/_global-error.rsc +1 -1
- package/bundle/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/bundle/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/bundle/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
- package/bundle/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/bundle/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/bundle/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/bundle/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/bundle/.next/server/app/_not-found.html +1 -1
- package/bundle/.next/server/app/_not-found.rsc +2 -2
- package/bundle/.next/server/app/_not-found.segments/_full.segment.rsc +2 -2
- package/bundle/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/bundle/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
- package/bundle/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/bundle/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/bundle/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/bundle/.next/server/app/api/agents/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/agents/route_client-reference-manifest.js +1 -1
- package/bundle/.next/server/app/api/diagnostics/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/diagnostics/route_client-reference-manifest.js +1 -1
- package/bundle/.next/server/app/api/files/reveal/route_client-reference-manifest.js +1 -1
- package/bundle/.next/server/app/api/gateway/control/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/gateway/control/route_client-reference-manifest.js +1 -1
- package/bundle/.next/server/app/api/mission/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/mission/route_client-reference-manifest.js +1 -1
- package/bundle/.next/server/app/api/models/providers/route.js +2 -0
- package/bundle/.next/server/app/api/models/providers/route.js.nft.json +1 -0
- package/bundle/.next/server/app/api/models/providers/route_client-reference-manifest.js +1 -0
- package/bundle/.next/server/app/api/onboarding/models/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/onboarding/models/route_client-reference-manifest.js +1 -1
- package/bundle/.next/server/app/api/onboarding/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/onboarding/route_client-reference-manifest.js +1 -1
- package/bundle/.next/server/app/api/planner/[planId]/deploy/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/planner/[planId]/deploy/route_client-reference-manifest.js +1 -1
- package/bundle/.next/server/app/api/planner/[planId]/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/planner/[planId]/route_client-reference-manifest.js +1 -1
- package/bundle/.next/server/app/api/planner/[planId]/simulate/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/planner/[planId]/simulate/route_client-reference-manifest.js +1 -1
- package/bundle/.next/server/app/api/planner/[planId]/turn/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/planner/[planId]/turn/route_client-reference-manifest.js +1 -1
- package/bundle/.next/server/app/api/planner/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/planner/route_client-reference-manifest.js +1 -1
- package/bundle/.next/server/app/api/reset/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/reset/route_client-reference-manifest.js +1 -1
- package/bundle/.next/server/app/api/runtimes/[runtimeId]/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/runtimes/[runtimeId]/route_client-reference-manifest.js +1 -1
- package/bundle/.next/server/app/api/settings/gateway/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/settings/gateway/route_client-reference-manifest.js +1 -1
- package/bundle/.next/server/app/api/settings/workspace-root/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/settings/workspace-root/route_client-reference-manifest.js +1 -1
- package/bundle/.next/server/app/api/snapshot/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/snapshot/route_client-reference-manifest.js +1 -1
- package/bundle/.next/server/app/api/stream/route.js +1 -1
- package/bundle/.next/server/app/api/stream/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/stream/route_client-reference-manifest.js +1 -1
- package/bundle/.next/server/app/api/system/open-terminal/route_client-reference-manifest.js +1 -1
- package/bundle/.next/server/app/api/tasks/[taskId]/abort/route.js +1 -0
- package/bundle/.next/server/app/api/tasks/[taskId]/abort/route.js.nft.json +1 -0
- package/bundle/.next/server/app/api/tasks/[taskId]/abort/route_client-reference-manifest.js +1 -0
- package/bundle/.next/server/app/api/tasks/[taskId]/stream/route.js +4 -0
- package/bundle/.next/server/app/api/tasks/[taskId]/stream/route.js.nft.json +1 -0
- package/bundle/.next/server/app/api/tasks/[taskId]/stream/route_client-reference-manifest.js +1 -0
- package/bundle/.next/server/app/api/update/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/update/route_client-reference-manifest.js +1 -1
- package/bundle/.next/server/app/api/workspaces/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/workspaces/route_client-reference-manifest.js +1 -1
- package/bundle/.next/server/app/page.js +14 -14
- package/bundle/.next/server/app/page.js.nft.json +1 -1
- package/bundle/.next/server/app/page_client-reference-manifest.js +1 -1
- package/bundle/.next/server/app-paths-manifest.json +14 -11
- package/bundle/.next/server/chunks/350.js +1 -1
- package/bundle/.next/server/chunks/419.js +29 -29
- package/bundle/.next/server/functions-config-manifest.json +3 -0
- package/bundle/.next/server/pages/404.html +1 -1
- package/bundle/.next/server/pages/500.html +2 -2
- package/bundle/.next/static/chunks/878-919c758aa9e87b6d.js +13 -0
- package/bundle/.next/static/chunks/app/_global-error/page-75723f28c245a30d.js +1 -0
- package/bundle/.next/static/chunks/app/_not-found/page-75723f28c245a30d.js +1 -0
- package/bundle/.next/static/chunks/app/api/agents/route-75723f28c245a30d.js +1 -0
- package/bundle/.next/static/chunks/app/api/diagnostics/route-75723f28c245a30d.js +1 -0
- package/bundle/.next/static/chunks/app/api/files/reveal/route-75723f28c245a30d.js +1 -0
- package/bundle/.next/static/chunks/app/api/gateway/control/route-75723f28c245a30d.js +1 -0
- package/bundle/.next/static/chunks/app/api/mission/route-75723f28c245a30d.js +1 -0
- package/bundle/.next/static/chunks/app/api/models/providers/route-75723f28c245a30d.js +1 -0
- package/bundle/.next/static/chunks/app/api/onboarding/models/route-75723f28c245a30d.js +1 -0
- package/bundle/.next/static/chunks/app/api/onboarding/route-75723f28c245a30d.js +1 -0
- package/bundle/.next/static/chunks/app/api/planner/[planId]/deploy/route-75723f28c245a30d.js +1 -0
- package/bundle/.next/static/chunks/app/api/planner/[planId]/route-75723f28c245a30d.js +1 -0
- package/bundle/.next/static/chunks/app/api/planner/[planId]/simulate/route-75723f28c245a30d.js +1 -0
- package/bundle/.next/static/chunks/app/api/planner/[planId]/turn/route-75723f28c245a30d.js +1 -0
- package/bundle/.next/static/chunks/app/api/planner/route-75723f28c245a30d.js +1 -0
- package/bundle/.next/static/chunks/app/api/reset/route-75723f28c245a30d.js +1 -0
- package/bundle/.next/static/chunks/app/api/runtimes/[runtimeId]/route-75723f28c245a30d.js +1 -0
- package/bundle/.next/static/chunks/app/api/settings/gateway/route-75723f28c245a30d.js +1 -0
- package/bundle/.next/static/chunks/app/api/settings/workspace-root/route-75723f28c245a30d.js +1 -0
- package/bundle/.next/static/chunks/app/api/snapshot/route-75723f28c245a30d.js +1 -0
- package/bundle/.next/static/chunks/app/api/stream/route-75723f28c245a30d.js +1 -0
- package/bundle/.next/static/chunks/app/api/system/open-terminal/route-75723f28c245a30d.js +1 -0
- package/bundle/.next/static/chunks/app/api/tasks/[taskId]/abort/route-75723f28c245a30d.js +1 -0
- package/bundle/.next/static/chunks/app/api/tasks/[taskId]/stream/route-75723f28c245a30d.js +1 -0
- package/bundle/.next/static/chunks/app/api/update/route-75723f28c245a30d.js +1 -0
- package/bundle/.next/static/chunks/app/api/workspaces/route-75723f28c245a30d.js +1 -0
- package/bundle/.next/static/chunks/app/not-found-75723f28c245a30d.js +1 -0
- package/bundle/.next/static/chunks/app/page-dee040e8fa0bfe5c.js +14 -0
- package/bundle/.next/static/chunks/next/dist/client/components/builtin/app-error-75723f28c245a30d.js +1 -0
- package/bundle/.next/static/chunks/next/dist/client/components/builtin/forbidden-75723f28c245a30d.js +1 -0
- package/bundle/.next/static/chunks/next/dist/client/components/builtin/unauthorized-75723f28c245a30d.js +1 -0
- package/bundle/.next/static/css/665b6d1d1e231c6e.css +3 -0
- package/bundle/.next/static/dMZieB6mihw477BgExG8r/_buildManifest.js +1 -0
- package/bundle/scripts/openclaw-mission-dispatch-runner.mjs +84 -24
- package/package.json +1 -1
- package/bundle/.next/static/chunks/768-10d6bd3c2342134e.js +0 -13
- package/bundle/.next/static/chunks/app/_global-error/page-b01b0a6fdf60f7fe.js +0 -1
- package/bundle/.next/static/chunks/app/_not-found/page-b01b0a6fdf60f7fe.js +0 -1
- package/bundle/.next/static/chunks/app/api/agents/route-b01b0a6fdf60f7fe.js +0 -1
- package/bundle/.next/static/chunks/app/api/diagnostics/route-b01b0a6fdf60f7fe.js +0 -1
- package/bundle/.next/static/chunks/app/api/files/reveal/route-b01b0a6fdf60f7fe.js +0 -1
- package/bundle/.next/static/chunks/app/api/gateway/control/route-b01b0a6fdf60f7fe.js +0 -1
- package/bundle/.next/static/chunks/app/api/mission/route-b01b0a6fdf60f7fe.js +0 -1
- package/bundle/.next/static/chunks/app/api/onboarding/models/route-b01b0a6fdf60f7fe.js +0 -1
- package/bundle/.next/static/chunks/app/api/onboarding/route-b01b0a6fdf60f7fe.js +0 -1
- package/bundle/.next/static/chunks/app/api/planner/[planId]/deploy/route-b01b0a6fdf60f7fe.js +0 -1
- package/bundle/.next/static/chunks/app/api/planner/[planId]/route-b01b0a6fdf60f7fe.js +0 -1
- package/bundle/.next/static/chunks/app/api/planner/[planId]/simulate/route-b01b0a6fdf60f7fe.js +0 -1
- package/bundle/.next/static/chunks/app/api/planner/[planId]/turn/route-b01b0a6fdf60f7fe.js +0 -1
- package/bundle/.next/static/chunks/app/api/planner/route-b01b0a6fdf60f7fe.js +0 -1
- package/bundle/.next/static/chunks/app/api/reset/route-b01b0a6fdf60f7fe.js +0 -1
- package/bundle/.next/static/chunks/app/api/runtimes/[runtimeId]/route-b01b0a6fdf60f7fe.js +0 -1
- package/bundle/.next/static/chunks/app/api/settings/gateway/route-b01b0a6fdf60f7fe.js +0 -1
- package/bundle/.next/static/chunks/app/api/settings/workspace-root/route-b01b0a6fdf60f7fe.js +0 -1
- package/bundle/.next/static/chunks/app/api/snapshot/route-b01b0a6fdf60f7fe.js +0 -1
- package/bundle/.next/static/chunks/app/api/stream/route-b01b0a6fdf60f7fe.js +0 -1
- package/bundle/.next/static/chunks/app/api/system/open-terminal/route-b01b0a6fdf60f7fe.js +0 -1
- package/bundle/.next/static/chunks/app/api/update/route-b01b0a6fdf60f7fe.js +0 -1
- package/bundle/.next/static/chunks/app/api/workspaces/route-b01b0a6fdf60f7fe.js +0 -1
- package/bundle/.next/static/chunks/app/not-found-b01b0a6fdf60f7fe.js +0 -1
- package/bundle/.next/static/chunks/app/page-863784e11f2deb8d.js +0 -14
- package/bundle/.next/static/chunks/next/dist/client/components/builtin/app-error-b01b0a6fdf60f7fe.js +0 -1
- package/bundle/.next/static/chunks/next/dist/client/components/builtin/forbidden-b01b0a6fdf60f7fe.js +0 -1
- package/bundle/.next/static/chunks/next/dist/client/components/builtin/unauthorized-b01b0a6fdf60f7fe.js +0 -1
- package/bundle/.next/static/css/a321f34e664c439e.css +0 -3
- package/bundle/.next/static/sgPf3JHUUWvk8YndSq2L9/_buildManifest.js +0 -1
- /package/bundle/.next/static/{sgPf3JHUUWvk8YndSq2L9 → dMZieB6mihw477BgExG8r}/_ssgManifest.js +0 -0
package/bundle/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
dMZieB6mihw477BgExG8r
|
|
@@ -1,26 +1,29 @@
|
|
|
1
1
|
{
|
|
2
2
|
"/_not-found/page": "/_not-found",
|
|
3
3
|
"/_global-error/page": "/_global-error",
|
|
4
|
-
"/api/mission/route": "/api/mission",
|
|
5
|
-
"/api/gateway/control/route": "/api/gateway/control",
|
|
6
4
|
"/api/diagnostics/route": "/api/diagnostics",
|
|
5
|
+
"/api/mission/route": "/api/mission",
|
|
7
6
|
"/api/files/reveal/route": "/api/files/reveal",
|
|
8
|
-
"/api/
|
|
7
|
+
"/api/agents/route": "/api/agents",
|
|
8
|
+
"/api/gateway/control/route": "/api/gateway/control",
|
|
9
|
+
"/api/planner/[planId]/route": "/api/planner/[planId]",
|
|
10
|
+
"/api/planner/[planId]/deploy/route": "/api/planner/[planId]/deploy",
|
|
11
|
+
"/api/planner/[planId]/simulate/route": "/api/planner/[planId]/simulate",
|
|
9
12
|
"/api/runtimes/[runtimeId]/route": "/api/runtimes/[runtimeId]",
|
|
13
|
+
"/api/planner/route": "/api/planner",
|
|
10
14
|
"/api/settings/gateway/route": "/api/settings/gateway",
|
|
11
|
-
"/api/agents/route": "/api/agents",
|
|
12
15
|
"/api/settings/workspace-root/route": "/api/settings/workspace-root",
|
|
13
|
-
"/api/snapshot/route": "/api/snapshot",
|
|
14
16
|
"/api/system/open-terminal/route": "/api/system/open-terminal",
|
|
15
|
-
"/api/
|
|
16
|
-
"/api/update/route": "/api/update",
|
|
17
|
-
"/api/workspaces/route": "/api/workspaces",
|
|
17
|
+
"/api/reset/route": "/api/reset",
|
|
18
18
|
"/api/planner/[planId]/turn/route": "/api/planner/[planId]/turn",
|
|
19
19
|
"/api/stream/route": "/api/stream",
|
|
20
20
|
"/api/onboarding/route": "/api/onboarding",
|
|
21
|
-
"/api/
|
|
21
|
+
"/api/snapshot/route": "/api/snapshot",
|
|
22
|
+
"/api/tasks/[taskId]/abort/route": "/api/tasks/[taskId]/abort",
|
|
23
|
+
"/api/models/providers/route": "/api/models/providers",
|
|
22
24
|
"/api/onboarding/models/route": "/api/onboarding/models",
|
|
23
|
-
"/api/
|
|
24
|
-
"/api/
|
|
25
|
+
"/api/tasks/[taskId]/stream/route": "/api/tasks/[taskId]/stream",
|
|
26
|
+
"/api/update/route": "/api/update",
|
|
27
|
+
"/api/workspaces/route": "/api/workspaces",
|
|
25
28
|
"/page": "/"
|
|
26
29
|
}
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
],
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"lowPriorityFiles": [
|
|
7
|
-
"static/
|
|
8
|
-
"static/
|
|
7
|
+
"static/dMZieB6mihw477BgExG8r/_buildManifest.js",
|
|
8
|
+
"static/dMZieB6mihw477BgExG8r/_ssgManifest.js"
|
|
9
9
|
],
|
|
10
10
|
"rootMainFiles": [
|
|
11
11
|
"static/chunks/webpack-032b5b42e067a790.js",
|
|
@@ -60,6 +60,22 @@
|
|
|
60
60
|
"nxtPruntimeId": "nxtPruntimeId"
|
|
61
61
|
},
|
|
62
62
|
"namedRegex": "^/api/runtimes/(?<nxtPruntimeId>[^/]+?)(?:/)?$"
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"page": "/api/tasks/[taskId]/abort",
|
|
66
|
+
"regex": "^/api/tasks/([^/]+?)/abort(?:/)?$",
|
|
67
|
+
"routeKeys": {
|
|
68
|
+
"nxtPtaskId": "nxtPtaskId"
|
|
69
|
+
},
|
|
70
|
+
"namedRegex": "^/api/tasks/(?<nxtPtaskId>[^/]+?)/abort(?:/)?$"
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
"page": "/api/tasks/[taskId]/stream",
|
|
74
|
+
"regex": "^/api/tasks/([^/]+?)/stream(?:/)?$",
|
|
75
|
+
"routeKeys": {
|
|
76
|
+
"nxtPtaskId": "nxtPtaskId"
|
|
77
|
+
},
|
|
78
|
+
"namedRegex": "^/api/tasks/(?<nxtPtaskId>[^/]+?)/stream(?:/)?$"
|
|
63
79
|
}
|
|
64
80
|
],
|
|
65
81
|
"staticRoutes": [
|
|
@@ -111,6 +127,12 @@
|
|
|
111
127
|
"routeKeys": {},
|
|
112
128
|
"namedRegex": "^/api/mission(?:/)?$"
|
|
113
129
|
},
|
|
130
|
+
{
|
|
131
|
+
"page": "/api/models/providers",
|
|
132
|
+
"regex": "^/api/models/providers(?:/)?$",
|
|
133
|
+
"routeKeys": {},
|
|
134
|
+
"namedRegex": "^/api/models/providers(?:/)?$"
|
|
135
|
+
},
|
|
114
136
|
{
|
|
115
137
|
"page": "/api/onboarding",
|
|
116
138
|
"regex": "^/api/onboarding(?:/)?$",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_global-error/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"1493":{"*":{"id":"9511","name":"*","chunks":[],"async":false}},"2212":{"*":{"id":"6136","name":"*","chunks":[],"async":false}},"2629":{"*":{"id":"9711","name":"*","chunks":[],"async":false}},"
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_global-error/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"1493":{"*":{"id":"9511","name":"*","chunks":[],"async":false}},"2212":{"*":{"id":"6136","name":"*","chunks":[],"async":false}},"2629":{"*":{"id":"9711","name":"*","chunks":[],"async":false}},"3941":{"*":{"id":"5669","name":"*","chunks":[],"async":false}},"4001":{"*":{"id":"7581","name":"*","chunks":[],"async":false}},"4430":{"*":{"id":"2045","name":"*","chunks":[],"async":false}},"4600":{"*":{"id":"3926","name":"*","chunks":[],"async":false}},"6163":{"*":{"id":"7809","name":"*","chunks":[],"async":false}},"6552":{"*":{"id":"1992","name":"*","chunks":[],"async":false}},"7545":{"*":{"id":"5225","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.1.6_@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":6163,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.1.6_@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":6163,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.1.6_@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":6552,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.1.6_@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":6552,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.1.6_@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":4600,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.1.6_@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":4600,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.1.6_@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":7545,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.1.6_@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":7545,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.1.6_@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":4001,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.1.6_@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":4001,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.1.6_@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":1493,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.1.6_@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":1493,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.1.6_@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":2212,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.1.6_@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":2212,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.1.6_@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":3941,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.1.6_@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":3941,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/app/globals.css":{"id":6728,"name":"*","chunks":["273","static/chunks/273-31916bcd40e3f381.js","177","static/chunks/app/layout-6c2c9cd9b518452f.js"],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/components/ui/sonner.tsx":{"id":2629,"name":"*","chunks":["273","static/chunks/273-31916bcd40e3f381.js","177","static/chunks/app/layout-6c2c9cd9b518452f.js"],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/components/mission-control/mission-control-shell.tsx":{"id":4430,"name":"*","chunks":["708","static/chunks/4a846800-817e4d43c6c4047f.js","273","static/chunks/273-31916bcd40e3f381.js","878","static/chunks/878-919c758aa9e87b6d.js","974","static/chunks/app/page-dee040e8fa0bfe5c.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/665b6d1d1e231c6e.css"}],"/Users/kazimakgul/Documents/GitHub/AgentOS/app/page":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}],"/Users/kazimakgul/Documents/GitHub/AgentOS/app/_global-error/page":[]},"rscModuleMapping":{"1493":{"*":{"id":"2757","name":"*","chunks":[],"async":false}},"2212":{"*":{"id":"7786","name":"*","chunks":[],"async":false}},"2629":{"*":{"id":"2721","name":"*","chunks":[],"async":false}},"3941":{"*":{"id":"107","name":"*","chunks":[],"async":false}},"4001":{"*":{"id":"3467","name":"*","chunks":[],"async":false}},"4430":{"*":{"id":"9787","name":"*","chunks":[],"async":false}},"4600":{"*":{"id":"4612","name":"*","chunks":[],"async":false}},"6163":{"*":{"id":"5987","name":"*","chunks":[],"async":false}},"6552":{"*":{"id":"3394","name":"*","chunks":[],"async":false}},"6728":{"*":{"id":"216","name":"*","chunks":[],"async":false}},"7545":{"*":{"id":"3051","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
<!DOCTYPE html><!--
|
|
2
|
-
@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-032b5b42e067a790.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[4001,[],\"\"]\n3:I[1493,[],\"\"]\n4:I[2212,[],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n7:I[2212,[],\"ViewportBoundary\"]\n9:I[2212,[],\"MetadataBoundary\"]\nb:I[6163,[],\"\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"
|
|
1
|
+
<!DOCTYPE html><!--dMZieB6mihw477BgExG8r--><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-032b5b42e067a790.js"/><script src="/_next/static/chunks/474f1956-ebf51c0dd00ff236.js" async=""></script><script src="/_next/static/chunks/26-8f7c2b7e8773b4cb.js" async=""></script><script src="/_next/static/chunks/main-app-245e6e74e3ad1df9.js" async=""></script><title>500: Internal Server Error.</title><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}
|
|
2
|
+
@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-032b5b42e067a790.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[4001,[],\"\"]\n3:I[1493,[],\"\"]\n4:I[2212,[],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n7:I[2212,[],\"ViewportBoundary\"]\n9:I[2212,[],\"MetadataBoundary\"]\nb:I[6163,[],\"\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"dMZieB6mihw477BgExG8r\",\"c\":[\"\",\"_global-error\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_global-error\",{\"children\":[\"__PAGE__\",{}]}]}],[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"main\",null,{\"className\":\"flex min-h-screen items-center justify-center bg-[#050816] px-6 text-white\",\"children\":[\"$\",\"div\",null,{\"className\":\"rounded-[24px] border border-white/10 bg-white/[0.03] px-8 py-10 text-center shadow-[0_24px_80px_rgba(0,0,0,0.35)] backdrop-blur-xl\",\"children\":[[\"$\",\"p\",null,{\"className\":\"text-[11px] uppercase tracking-[0.32em] text-slate-500\",\"children\":\"OpenClaw\"}],[\"$\",\"h1\",null,{\"className\":\"mt-3 font-display text-3xl\",\"children\":\"Page not found\"}],[\"$\",\"p\",null,{\"className\":\"mt-3 max-w-md text-sm leading-6 text-slate-400\",\"children\":\"The requested mission-control route does not exist in this workspace.\"}]]}]}],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"html\",null,{\"id\":\"__next_error__\",\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"title\",null,{\"children\":\"500: Internal Server Error.\"}]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"style\":{\"lineHeight\":\"48px\"},\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"paddingRight\":23,\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\"},\"children\":\"500\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"28px\"},\"children\":\"Internal Server Error.\"}]}]]}]}]}]]}],null,[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@6\"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L7\",null,{\"children\":\"$L8\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L9\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.Metadata\",\"children\":\"$La\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$b\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"8:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"6:null\na:[]\n"])</script></body></html>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
7:I[2212,[],"ViewportBoundary"]
|
|
7
7
|
9:I[2212,[],"MetadataBoundary"]
|
|
8
8
|
b:I[6163,[],""]
|
|
9
|
-
0:{"P":null,"b":"
|
|
9
|
+
0:{"P":null,"b":"dMZieB6mihw477BgExG8r","c":["","_global-error"],"q":"","i":false,"f":[[["",{"children":["_global-error",{"children":["__PAGE__",{}]}]}],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","main",null,{"className":"flex min-h-screen items-center justify-center bg-[#050816] px-6 text-white","children":["$","div",null,{"className":"rounded-[24px] border border-white/10 bg-white/[0.03] px-8 py-10 text-center shadow-[0_24px_80px_rgba(0,0,0,0.35)] backdrop-blur-xl","children":[["$","p",null,{"className":"text-[11px] uppercase tracking-[0.32em] text-slate-500","children":"OpenClaw"}],["$","h1",null,{"className":"mt-3 font-display text-3xl","children":"Page not found"}],["$","p",null,{"className":"mt-3 max-w-md text-sm leading-6 text-slate-400","children":"The requested mission-control route does not exist in this workspace."}]]}]}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":["$","title",null,{"children":"500: Internal Server Error."}]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"lineHeight":"48px"},"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","paddingRight":23,"fontSize":24,"fontWeight":500,"verticalAlign":"top"},"children":"500"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"28px"},"children":"Internal Server Error."}]}]]}]}]}]]}],null,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$L7",null,{"children":"$L8"}],["$","div",null,{"hidden":true,"children":["$","$L9",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$La"}]}]}],null]}],false]],"m":"$undefined","G":["$b",[]],"S":true}
|
|
10
10
|
8:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
11
11
|
6:null
|
|
12
12
|
a:[]
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
7:I[2212,[],"ViewportBoundary"]
|
|
7
7
|
9:I[2212,[],"MetadataBoundary"]
|
|
8
8
|
b:I[6163,[],""]
|
|
9
|
-
0:{"P":null,"b":"
|
|
9
|
+
0:{"P":null,"b":"dMZieB6mihw477BgExG8r","c":["","_global-error"],"q":"","i":false,"f":[[["",{"children":["_global-error",{"children":["__PAGE__",{}]}]}],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","main",null,{"className":"flex min-h-screen items-center justify-center bg-[#050816] px-6 text-white","children":["$","div",null,{"className":"rounded-[24px] border border-white/10 bg-white/[0.03] px-8 py-10 text-center shadow-[0_24px_80px_rgba(0,0,0,0.35)] backdrop-blur-xl","children":[["$","p",null,{"className":"text-[11px] uppercase tracking-[0.32em] text-slate-500","children":"OpenClaw"}],["$","h1",null,{"className":"mt-3 font-display text-3xl","children":"Page not found"}],["$","p",null,{"className":"mt-3 max-w-md text-sm leading-6 text-slate-400","children":"The requested mission-control route does not exist in this workspace."}]]}]}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":["$","title",null,{"children":"500: Internal Server Error."}]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"lineHeight":"48px"},"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","paddingRight":23,"fontSize":24,"fontWeight":500,"verticalAlign":"top"},"children":"500"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"28px"},"children":"Internal Server Error."}]}]]}]}]}]]}],null,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$L7",null,{"children":"$L8"}],["$","div",null,{"hidden":true,"children":["$","$L9",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$La"}]}]}],null]}],false]],"m":"$undefined","G":["$b",[]],"S":true}
|
|
10
10
|
8:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
11
11
|
6:null
|
|
12
12
|
a:[]
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
2
|
2:I[2212,[],"OutletBoundary"]
|
|
3
3
|
3:"$Sreact.suspense"
|
|
4
|
-
0:{"buildId":"
|
|
4
|
+
0:{"buildId":"dMZieB6mihw477BgExG8r","rsc":["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":["$","title",null,{"children":"500: Internal Server Error."}]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"lineHeight":"48px"},"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","paddingRight":23,"fontSize":24,"fontWeight":500,"verticalAlign":"top"},"children":"500"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"28px"},"children":"Internal Server Error."}]}]]}]}]}]]}],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"loading":null,"isPartial":false}
|
|
5
5
|
4:null
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
2
|
2:I[4001,[],""]
|
|
3
3
|
3:I[1493,[],""]
|
|
4
|
-
0:{"buildId":"
|
|
4
|
+
0:{"buildId":"dMZieB6mihw477BgExG8r","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
|
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
2:I[2212,[],"ViewportBoundary"]
|
|
3
3
|
3:I[2212,[],"MetadataBoundary"]
|
|
4
4
|
4:"$Sreact.suspense"
|
|
5
|
-
0:{"buildId":"
|
|
5
|
+
0:{"buildId":"dMZieB6mihw477BgExG8r","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]}],"loading":null,"isPartial":false}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
2
|
2:I[4001,[],""]
|
|
3
3
|
3:I[1493,[],""]
|
|
4
|
-
0:{"buildId":"
|
|
4
|
+
0:{"buildId":"dMZieB6mihw477BgExG8r","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 mission-control route does not exist in this workspace."}]]}]}],[]]}]]}],"loading":null,"isPartial":false}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
0:{"buildId":"
|
|
1
|
+
0:{"buildId":"dMZieB6mihw477BgExG8r","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"_global-error","paramType":null,"paramKey":"_global-error","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false},"staleTime":300}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"1493":{"*":{"id":"9511","name":"*","chunks":[],"async":false}},"2212":{"*":{"id":"6136","name":"*","chunks":[],"async":false}},"2629":{"*":{"id":"9711","name":"*","chunks":[],"async":false}},"
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"1493":{"*":{"id":"9511","name":"*","chunks":[],"async":false}},"2212":{"*":{"id":"6136","name":"*","chunks":[],"async":false}},"2629":{"*":{"id":"9711","name":"*","chunks":[],"async":false}},"3941":{"*":{"id":"5669","name":"*","chunks":[],"async":false}},"4001":{"*":{"id":"7581","name":"*","chunks":[],"async":false}},"4430":{"*":{"id":"2045","name":"*","chunks":[],"async":false}},"4600":{"*":{"id":"3926","name":"*","chunks":[],"async":false}},"6163":{"*":{"id":"7809","name":"*","chunks":[],"async":false}},"6552":{"*":{"id":"1992","name":"*","chunks":[],"async":false}},"7545":{"*":{"id":"5225","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.1.6_@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":6163,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.1.6_@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":6163,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.1.6_@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":6552,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.1.6_@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":6552,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.1.6_@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":4600,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.1.6_@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":4600,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.1.6_@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":7545,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.1.6_@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":7545,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.1.6_@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":4001,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.1.6_@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":4001,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.1.6_@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":1493,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.1.6_@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":1493,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.1.6_@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":2212,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.1.6_@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":2212,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.1.6_@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":3941,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/node_modules/.pnpm/next@16.1.6_@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":3941,"name":"*","chunks":[],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/app/globals.css":{"id":6728,"name":"*","chunks":["273","static/chunks/273-31916bcd40e3f381.js","177","static/chunks/app/layout-6c2c9cd9b518452f.js"],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/components/ui/sonner.tsx":{"id":2629,"name":"*","chunks":["273","static/chunks/273-31916bcd40e3f381.js","177","static/chunks/app/layout-6c2c9cd9b518452f.js"],"async":false},"/Users/kazimakgul/Documents/GitHub/AgentOS/components/mission-control/mission-control-shell.tsx":{"id":4430,"name":"*","chunks":["708","static/chunks/4a846800-817e4d43c6c4047f.js","273","static/chunks/273-31916bcd40e3f381.js","878","static/chunks/878-919c758aa9e87b6d.js","974","static/chunks/app/page-dee040e8fa0bfe5c.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/665b6d1d1e231c6e.css"}],"/Users/kazimakgul/Documents/GitHub/AgentOS/app/page":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}],"/Users/kazimakgul/Documents/GitHub/AgentOS/app/_not-found/page":[]},"rscModuleMapping":{"1493":{"*":{"id":"2757","name":"*","chunks":[],"async":false}},"2212":{"*":{"id":"7786","name":"*","chunks":[],"async":false}},"2629":{"*":{"id":"2721","name":"*","chunks":[],"async":false}},"3941":{"*":{"id":"107","name":"*","chunks":[],"async":false}},"4001":{"*":{"id":"3467","name":"*","chunks":[],"async":false}},"4430":{"*":{"id":"9787","name":"*","chunks":[],"async":false}},"4600":{"*":{"id":"4612","name":"*","chunks":[],"async":false}},"6163":{"*":{"id":"5987","name":"*","chunks":[],"async":false}},"6552":{"*":{"id":"3394","name":"*","chunks":[],"async":false}},"6728":{"*":{"id":"216","name":"*","chunks":[],"async":false}},"7545":{"*":{"id":"3051","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><!--
|
|
1
|
+
<!DOCTYPE html><!--dMZieB6mihw477BgExG8r--><html lang="en" class="dark"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/665b6d1d1e231c6e.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-032b5b42e067a790.js"/><script src="/_next/static/chunks/474f1956-ebf51c0dd00ff236.js" async=""></script><script src="/_next/static/chunks/26-8f7c2b7e8773b4cb.js" async=""></script><script src="/_next/static/chunks/main-app-245e6e74e3ad1df9.js" async=""></script><script src="/_next/static/chunks/273-31916bcd40e3f381.js" async=""></script><script src="/_next/static/chunks/app/layout-6c2c9cd9b518452f.js" async=""></script><meta name="robots" content="noindex"/><meta name="theme-color" content="#09101c"/><title>AgentOS | OpenClaw Mission Control</title><meta name="description" content="Human Control Layer for AI Agents and Companies | Built on OpenClaw."/><meta name="application-name" content="AgentOS | Mission Control"/><link rel="manifest" href="/site.webmanifest"/><meta property="og:title" content="AgentOS | OpenClaw Mission Control"/><meta property="og:description" content="Human Control Layer for AI Agents and Companies | Built on OpenClaw."/><meta property="og:site_name" content="AgentOS | Mission Control"/><meta property="og:image" content="http://localhost:3000/readme/agentos1.webp"/><meta property="og:image:width" content="1536"/><meta property="og:image:height" content="1024"/><meta property="og:image:alt" content="AgentOS mission-control interface"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="AgentOS | OpenClaw Mission Control"/><meta name="twitter:description" content="Human Control Layer for AI Agents and Companies | Built on OpenClaw."/><meta name="twitter:image" content="http://localhost:3000/readme/agentos1.webp"/><link rel="shortcut icon" href="/favicon.ico"/><link rel="icon" href="/favicon.ico" sizes="any"/><link rel="icon" href="/favicon-16x16.png" sizes="16x16" type="image/png"/><link rel="icon" href="/favicon-32x32.png" sizes="32x32" type="image/png"/><link rel="apple-touch-icon" href="/apple-touch-icon.png" sizes="180x180" type="image/png"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><main class="flex min-h-screen items-center justify-center bg-[#050816] px-6 text-white"><div class="rounded-[24px] border border-white/10 bg-white/[0.03] px-8 py-10 text-center shadow-[0_24px_80px_rgba(0,0,0,0.35)] backdrop-blur-xl"><p class="text-[11px] uppercase tracking-[0.32em] text-slate-500">OpenClaw</p><h1 class="mt-3 font-display text-3xl">Page not found</h1><p class="mt-3 max-w-md text-sm leading-6 text-slate-400">The requested mission-control route does not exist in this workspace.</p></div></main><!--$--><!--/$--><section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false"></section><script src="/_next/static/chunks/webpack-032b5b42e067a790.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[4001,[],\"\"]\n3:I[1493,[],\"\"]\n4:I[2629,[\"273\",\"static/chunks/273-31916bcd40e3f381.js\",\"177\",\"static/chunks/app/layout-6c2c9cd9b518452f.js\"],\"Toaster\"]\n5:I[2212,[],\"OutletBoundary\"]\n6:\"$Sreact.suspense\"\n8:I[2212,[],\"ViewportBoundary\"]\na:I[2212,[],\"MetadataBoundary\"]\nc:I[6163,[],\"\"]\n:HL[\"/_next/static/css/665b6d1d1e231c6e.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"dMZieB6mihw477BgExG8r\",\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/665b6d1d1e231c6e.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"dark\",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"children\":[[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"main\",null,{\"className\":\"flex min-h-screen items-center justify-center bg-[#050816] px-6 text-white\",\"children\":[\"$\",\"div\",null,{\"className\":\"rounded-[24px] border border-white/10 bg-white/[0.03] px-8 py-10 text-center shadow-[0_24px_80px_rgba(0,0,0,0.35)] backdrop-blur-xl\",\"children\":[[\"$\",\"p\",null,{\"className\":\"text-[11px] uppercase tracking-[0.32em] text-slate-500\",\"children\":\"OpenClaw\"}],[\"$\",\"h1\",null,{\"className\":\"mt-3 font-display text-3xl\",\"children\":\"Page not found\"}],[\"$\",\"p\",null,{\"className\":\"mt-3 max-w-md text-sm leading-6 text-slate-400\",\"children\":\"The requested mission-control route does not exist in this workspace.\"}]]}]}],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}],[\"$\",\"$L4\",null,{\"theme\":\"dark\",\"richColors\":true,\"closeButton\":true}]]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"main\",null,{\"className\":\"flex min-h-screen items-center justify-center bg-[#050816] px-6 text-white\",\"children\":[\"$\",\"div\",null,{\"className\":\"rounded-[24px] border border-white/10 bg-white/[0.03] px-8 py-10 text-center shadow-[0_24px_80px_rgba(0,0,0,0.35)] backdrop-blur-xl\",\"children\":[[\"$\",\"p\",null,{\"className\":\"text-[11px] uppercase tracking-[0.32em] text-slate-500\",\"children\":\"OpenClaw\"}],[\"$\",\"h1\",null,{\"className\":\"mt-3 font-display text-3xl\",\"children\":\"Page not found\"}],[\"$\",\"p\",null,{\"className\":\"mt-3 max-w-md text-sm leading-6 text-slate-400\",\"children\":\"The requested mission-control route does not exist in this workspace.\"}]]}]}],null,[\"$\",\"$L5\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@7\"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$L8\",null,{\"children\":\"$L9\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$La\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lb\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"9:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#09101c\"}]]\n"])</script><script>self.__next_f.push([1,"d:I[3941,[],\"IconMark\"]\n7:null\n"])</script><script>self.__next_f.push([1,"b:[[\"$\",\"title\",\"0\",{\"children\":\"AgentOS | OpenClaw Mission Control\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Human Control Layer for AI Agents and Companies | Built on OpenClaw.\"}],[\"$\",\"meta\",\"2\",{\"name\":\"application-name\",\"content\":\"AgentOS | Mission Control\"}],[\"$\",\"link\",\"3\",{\"rel\":\"manifest\",\"href\":\"/site.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"meta\",\"4\",{\"property\":\"og:title\",\"content\":\"AgentOS | OpenClaw Mission Control\"}],[\"$\",\"meta\",\"5\",{\"property\":\"og:description\",\"content\":\"Human Control Layer for AI Agents and Companies | Built on OpenClaw.\"}],[\"$\",\"meta\",\"6\",{\"property\":\"og:site_name\",\"content\":\"AgentOS | Mission Control\"}],[\"$\",\"meta\",\"7\",{\"property\":\"og:image\",\"content\":\"http://localhost:3000/readme/agentos1.webp\"}],[\"$\",\"meta\",\"8\",{\"property\":\"og:image:width\",\"content\":\"1536\"}],[\"$\",\"meta\",\"9\",{\"property\":\"og:image:height\",\"content\":\"1024\"}],[\"$\",\"meta\",\"10\",{\"property\":\"og:image:alt\",\"content\":\"AgentOS mission-control interface\"}],[\"$\",\"meta\",\"11\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"12\",{\"name\":\"twitter:card\",\"content\":\"summary_large_image\"}],[\"$\",\"meta\",\"13\",{\"name\":\"twitter:title\",\"content\":\"AgentOS | OpenClaw Mission Control\"}],[\"$\",\"meta\",\"14\",{\"name\":\"twitter:description\",\"content\":\"Human Control Layer for AI Agents and Companies | Built on OpenClaw.\"}],[\"$\",\"meta\",\"15\",{\"name\":\"twitter:image\",\"content\":\"http://localhost:3000/readme/agentos1.webp\"}],[\"$\",\"link\",\"16\",{\"rel\":\"shortcut icon\",\"href\":\"/favicon.ico\"}],[\"$\",\"link\",\"17\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\",\"sizes\":\"any\"}],[\"$\",\"link\",\"18\",{\"rel\":\"icon\",\"href\":\"/favicon-16x16.png\",\"sizes\":\"16x16\",\"type\":\"image/png\"}],[\"$\",\"link\",\"19\",{\"rel\":\"icon\",\"href\":\"/favicon-32x32.png\",\"sizes\":\"32x32\",\"type\":\"image/png\"}],[\"$\",\"link\",\"20\",{\"rel\":\"apple-touch-icon\",\"href\":\"/apple-touch-icon.png\",\"sizes\":\"180x180\",\"type\":\"image/png\"}],[\"$\",\"$Ld\",\"21\",{}]]\n"])</script></body></html>
|
|
@@ -7,8 +7,8 @@
|
|
|
7
7
|
8:I[2212,[],"ViewportBoundary"]
|
|
8
8
|
a:I[2212,[],"MetadataBoundary"]
|
|
9
9
|
c:I[6163,[],""]
|
|
10
|
-
:HL["/_next/static/css/
|
|
11
|
-
0:{"P":null,"b":"
|
|
10
|
+
:HL["/_next/static/css/665b6d1d1e231c6e.css","style"]
|
|
11
|
+
0:{"P":null,"b":"dMZieB6mihw477BgExG8r","c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/665b6d1d1e231c6e.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"dark","suppressHydrationWarning":true,"children":["$","body",null,{"children":[["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","main",null,{"className":"flex min-h-screen items-center justify-center bg-[#050816] px-6 text-white","children":["$","div",null,{"className":"rounded-[24px] border border-white/10 bg-white/[0.03] px-8 py-10 text-center shadow-[0_24px_80px_rgba(0,0,0,0.35)] backdrop-blur-xl","children":[["$","p",null,{"className":"text-[11px] uppercase tracking-[0.32em] text-slate-500","children":"OpenClaw"}],["$","h1",null,{"className":"mt-3 font-display text-3xl","children":"Page not found"}],["$","p",null,{"className":"mt-3 max-w-md text-sm leading-6 text-slate-400","children":"The requested mission-control route does not exist in this workspace."}]]}]}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}],["$","$L4",null,{"theme":"dark","richColors":true,"closeButton":true}]]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","main",null,{"className":"flex min-h-screen items-center justify-center bg-[#050816] px-6 text-white","children":["$","div",null,{"className":"rounded-[24px] border border-white/10 bg-white/[0.03] px-8 py-10 text-center shadow-[0_24px_80px_rgba(0,0,0,0.35)] backdrop-blur-xl","children":[["$","p",null,{"className":"text-[11px] uppercase tracking-[0.32em] text-slate-500","children":"OpenClaw"}],["$","h1",null,{"className":"mt-3 font-display text-3xl","children":"Page not found"}],["$","p",null,{"className":"mt-3 max-w-md text-sm leading-6 text-slate-400","children":"The requested mission-control route does not exist in this workspace."}]]}]}],null,["$","$L5",null,{"children":["$","$6",null,{"name":"Next.MetadataOutlet","children":"$@7"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L8",null,{"children":"$L9"}],["$","div",null,{"hidden":true,"children":["$","$La",null,{"children":["$","$6",null,{"name":"Next.Metadata","children":"$Lb"}]}]}],null]}],false]],"m":"$undefined","G":["$c",[]],"S":true}
|
|
12
12
|
9:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#09101c"}]]
|
|
13
13
|
d:I[3941,[],"IconMark"]
|
|
14
14
|
7:null
|
|
@@ -7,8 +7,8 @@
|
|
|
7
7
|
8:I[2212,[],"ViewportBoundary"]
|
|
8
8
|
a:I[2212,[],"MetadataBoundary"]
|
|
9
9
|
c:I[6163,[],""]
|
|
10
|
-
:HL["/_next/static/css/
|
|
11
|
-
0:{"P":null,"b":"
|
|
10
|
+
:HL["/_next/static/css/665b6d1d1e231c6e.css","style"]
|
|
11
|
+
0:{"P":null,"b":"dMZieB6mihw477BgExG8r","c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/665b6d1d1e231c6e.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"dark","suppressHydrationWarning":true,"children":["$","body",null,{"children":[["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","main",null,{"className":"flex min-h-screen items-center justify-center bg-[#050816] px-6 text-white","children":["$","div",null,{"className":"rounded-[24px] border border-white/10 bg-white/[0.03] px-8 py-10 text-center shadow-[0_24px_80px_rgba(0,0,0,0.35)] backdrop-blur-xl","children":[["$","p",null,{"className":"text-[11px] uppercase tracking-[0.32em] text-slate-500","children":"OpenClaw"}],["$","h1",null,{"className":"mt-3 font-display text-3xl","children":"Page not found"}],["$","p",null,{"className":"mt-3 max-w-md text-sm leading-6 text-slate-400","children":"The requested mission-control route does not exist in this workspace."}]]}]}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}],["$","$L4",null,{"theme":"dark","richColors":true,"closeButton":true}]]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","main",null,{"className":"flex min-h-screen items-center justify-center bg-[#050816] px-6 text-white","children":["$","div",null,{"className":"rounded-[24px] border border-white/10 bg-white/[0.03] px-8 py-10 text-center shadow-[0_24px_80px_rgba(0,0,0,0.35)] backdrop-blur-xl","children":[["$","p",null,{"className":"text-[11px] uppercase tracking-[0.32em] text-slate-500","children":"OpenClaw"}],["$","h1",null,{"className":"mt-3 font-display text-3xl","children":"Page not found"}],["$","p",null,{"className":"mt-3 max-w-md text-sm leading-6 text-slate-400","children":"The requested mission-control route does not exist in this workspace."}]]}]}],null,["$","$L5",null,{"children":["$","$6",null,{"name":"Next.MetadataOutlet","children":"$@7"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L8",null,{"children":"$L9"}],["$","div",null,{"hidden":true,"children":["$","$La",null,{"children":["$","$6",null,{"name":"Next.Metadata","children":"$Lb"}]}]}],null]}],false]],"m":"$undefined","G":["$c",[]],"S":true}
|
|
12
12
|
9:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#09101c"}]]
|
|
13
13
|
d:I[3941,[],"IconMark"]
|
|
14
14
|
7:null
|
|
@@ -3,4 +3,4 @@
|
|
|
3
3
|
3:I[2212,[],"MetadataBoundary"]
|
|
4
4
|
4:"$Sreact.suspense"
|
|
5
5
|
5:I[3941,[],"IconMark"]
|
|
6
|
-
0:{"buildId":"
|
|
6
|
+
0:{"buildId":"dMZieB6mihw477BgExG8r","rsc":["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#09101c"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"AgentOS | OpenClaw Mission Control"}],["$","meta","1",{"name":"description","content":"Human Control Layer for AI Agents and Companies | Built on OpenClaw."}],["$","meta","2",{"name":"application-name","content":"AgentOS | Mission Control"}],["$","link","3",{"rel":"manifest","href":"/site.webmanifest"}],["$","meta","4",{"property":"og:title","content":"AgentOS | OpenClaw Mission Control"}],["$","meta","5",{"property":"og:description","content":"Human Control Layer for AI Agents and Companies | Built on OpenClaw."}],["$","meta","6",{"property":"og:site_name","content":"AgentOS | Mission Control"}],["$","meta","7",{"property":"og:image","content":"http://localhost:3000/readme/agentos1.webp"}],["$","meta","8",{"property":"og:image:width","content":"1536"}],["$","meta","9",{"property":"og:image:height","content":"1024"}],["$","meta","10",{"property":"og:image:alt","content":"AgentOS mission-control interface"}],["$","meta","11",{"property":"og:type","content":"website"}],["$","meta","12",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","13",{"name":"twitter:title","content":"AgentOS | OpenClaw Mission Control"}],["$","meta","14",{"name":"twitter:description","content":"Human Control Layer for AI Agents and Companies | Built on OpenClaw."}],["$","meta","15",{"name":"twitter:image","content":"http://localhost:3000/readme/agentos1.webp"}],["$","link","16",{"rel":"shortcut icon","href":"/favicon.ico"}],["$","link","17",{"rel":"icon","href":"/favicon.ico","sizes":"any"}],["$","link","18",{"rel":"icon","href":"/favicon-16x16.png","sizes":"16x16","type":"image/png"}],["$","link","19",{"rel":"icon","href":"/favicon-32x32.png","sizes":"32x32","type":"image/png"}],["$","link","20",{"rel":"apple-touch-icon","href":"/apple-touch-icon.png","sizes":"180x180","type":"image/png"}],["$","$L5","21",{}]]}]}]}],null]}],"loading":null,"isPartial":false}
|
|
@@ -2,5 +2,5 @@
|
|
|
2
2
|
2:I[4001,[],""]
|
|
3
3
|
3:I[1493,[],""]
|
|
4
4
|
4:I[2629,["273","static/chunks/273-31916bcd40e3f381.js","177","static/chunks/app/layout-6c2c9cd9b518452f.js"],"Toaster"]
|
|
5
|
-
:HL["/_next/static/css/
|
|
6
|
-
0:{"buildId":"
|
|
5
|
+
:HL["/_next/static/css/665b6d1d1e231c6e.css","style"]
|
|
6
|
+
0:{"buildId":"dMZieB6mihw477BgExG8r","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/665b6d1d1e231c6e.css","precedence":"next"}]],["$","html",null,{"lang":"en","className":"dark","suppressHydrationWarning":true,"children":["$","body",null,{"children":[["$","$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 mission-control route does not exist in this workspace."}]]}]}],[]]}],["$","$L4",null,{"theme":"dark","richColors":true,"closeButton":true}]]}]}]]}],"loading":null,"isPartial":false}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
2
|
2:I[2212,[],"OutletBoundary"]
|
|
3
3
|
3:"$Sreact.suspense"
|
|
4
|
-
0:{"buildId":"
|
|
4
|
+
0:{"buildId":"dMZieB6mihw477BgExG8r","rsc":["$","$1","c",{"children":[["$","main",null,{"className":"flex min-h-screen items-center justify-center bg-[#050816] px-6 text-white","children":["$","div",null,{"className":"rounded-[24px] border border-white/10 bg-white/[0.03] px-8 py-10 text-center shadow-[0_24px_80px_rgba(0,0,0,0.35)] backdrop-blur-xl","children":[["$","p",null,{"className":"text-[11px] uppercase tracking-[0.32em] text-slate-500","children":"OpenClaw"}],["$","h1",null,{"className":"mt-3 font-display text-3xl","children":"Page not found"}],["$","p",null,{"className":"mt-3 max-w-md text-sm leading-6 text-slate-400","children":"The requested mission-control route does not exist in this workspace."}]]}]}],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"loading":null,"isPartial":false}
|
|
5
5
|
4:null
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
2
|
2:I[4001,[],""]
|
|
3
3
|
3:I[1493,[],""]
|
|
4
|
-
0:{"buildId":"
|
|
4
|
+
0:{"buildId":"dMZieB6mihw477BgExG8r","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
|