@sapienx/agentos 0.6.1 → 0.6.2
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/bin/agentos.js +293 -4
- package/bundle/.next/BUILD_ID +1 -1
- package/bundle/.next/app-path-routes-manifest.json +9 -9
- package/bundle/.next/build-manifest.json +2 -2
- package/bundle/.next/prerender-manifest.json +3 -3
- package/bundle/.next/server/app/_global-error.html +1 -1
- 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.html +1 -1
- package/bundle/.next/server/app/_not-found.rsc +1 -1
- package/bundle/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
- package/bundle/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/bundle/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
- 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 +1 -1
- package/bundle/.next/server/app/agents/page.js.nft.json +1 -1
- package/bundle/.next/server/app/api/agents/[agentId]/chat/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/agents/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/diagnostics/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/gateway/control/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/mission/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/models/catalog/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/models/providers/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/onboarding/models/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/onboarding/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/openclaw/compatibility-smoke/route.js.nft.json +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]/document-rewrite/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/planner/[planId]/route.js.nft.json +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]/turn/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/planner/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/reset/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/runtimes/[runtimeId]/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/settings/gateway/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/settings/openclaw-binary/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/settings/workspace-root/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/snapshot/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/stream/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/tasks/[taskId]/abort/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/tasks/[taskId]/control/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/tasks/[taskId]/stream/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/update/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/workspaces/[workspaceId]/channels/discovered-groups/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/workspaces/[workspaceId]/channels/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/workspaces/[workspaceId]/edit-draft/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/workspaces/[workspaceId]/files/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/workspaces/[workspaceId]/surfaces/discovery/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/workspaces/[workspaceId]/surfaces/reconcile/route.js +1 -1
- package/bundle/.next/server/app/api/workspaces/[workspaceId]/surfaces/reconcile/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/workspaces/route.js.nft.json +1 -1
- package/bundle/.next/server/app/files/page.js.nft.json +1 -1
- package/bundle/.next/server/app/integrations/page.js.nft.json +1 -1
- package/bundle/.next/server/app/models/page.js.nft.json +1 -1
- package/bundle/.next/server/app/page.js.nft.json +1 -1
- package/bundle/.next/server/app/settings/page.js.nft.json +1 -1
- package/bundle/.next/server/app/tasks/page.js.nft.json +1 -1
- package/bundle/.next/server/app-paths-manifest.json +9 -9
- package/bundle/.next/server/chunks/2082.js +1 -1
- package/bundle/.next/server/chunks/262.js +1 -1
- package/bundle/.next/server/chunks/4767.js +6 -5
- package/bundle/.next/server/middleware-build-manifest.js +1 -1
- package/bundle/.next/server/pages/404.html +1 -1
- package/bundle/.next/server/pages/500.html +1 -1
- package/bundle/.next/server/server-reference-manifest.json +1 -1
- package/bundle/package.json +3 -0
- package/package.json +1 -1
- /package/bundle/.next/static/{TYnwoX4LkzaMAP7sSiIpk → 0BcJbvZncZCzzyzha3Yje}/_buildManifest.js +0 -0
- /package/bundle/.next/static/{TYnwoX4LkzaMAP7sSiIpk → 0BcJbvZncZCzzyzha3Yje}/_ssgManifest.js +0 -0
package/bin/agentos.js
CHANGED
|
@@ -30,7 +30,36 @@ const startupGracePeriodMs = 15_000;
|
|
|
30
30
|
const updateCacheTtlMs = 24 * 60 * 60 * 1000;
|
|
31
31
|
const updateWarningCooldownMs = 24 * 60 * 60 * 1000;
|
|
32
32
|
const updateRequestTimeoutMs = 5_000;
|
|
33
|
+
const openClawGatewayProbeTimeoutMs = 1_500;
|
|
33
34
|
const cliSmokeTestMode = process.env.AGENTOS_CLI_TEST === "1";
|
|
35
|
+
const requiredOpenClawGatewayProtocolVersion = 4;
|
|
36
|
+
const requiredOpenClawGatewayMethods = [
|
|
37
|
+
"health",
|
|
38
|
+
"status",
|
|
39
|
+
"models.list",
|
|
40
|
+
"models.authStatus",
|
|
41
|
+
"agents.list",
|
|
42
|
+
"agents.create",
|
|
43
|
+
"agents.update",
|
|
44
|
+
"agents.delete",
|
|
45
|
+
"sessions.list",
|
|
46
|
+
"chat.send",
|
|
47
|
+
"config.get",
|
|
48
|
+
"config.schema",
|
|
49
|
+
"config.schema.lookup",
|
|
50
|
+
"config.patch",
|
|
51
|
+
"config.apply",
|
|
52
|
+
"channels.status",
|
|
53
|
+
"logs.tail"
|
|
54
|
+
];
|
|
55
|
+
const requiredOpenClawOperatorScopes = [
|
|
56
|
+
"operator.admin",
|
|
57
|
+
"operator.read",
|
|
58
|
+
"operator.write",
|
|
59
|
+
"operator.approvals",
|
|
60
|
+
"operator.pairing",
|
|
61
|
+
"operator.talk.secrets"
|
|
62
|
+
];
|
|
34
63
|
const bundleRuntimeEnvFiles = [
|
|
35
64
|
".env",
|
|
36
65
|
".env.local",
|
|
@@ -67,7 +96,7 @@ async function main() {
|
|
|
67
96
|
}
|
|
68
97
|
|
|
69
98
|
if (firstArg === "doctor") {
|
|
70
|
-
runDoctor();
|
|
99
|
+
await runDoctor();
|
|
71
100
|
return;
|
|
72
101
|
}
|
|
73
102
|
|
|
@@ -340,12 +369,15 @@ async function startServer(rawArgs) {
|
|
|
340
369
|
});
|
|
341
370
|
}
|
|
342
371
|
|
|
343
|
-
function runDoctor() {
|
|
372
|
+
async function runDoctor() {
|
|
344
373
|
const options = parseStartArgs([]);
|
|
345
374
|
const openClawCheck = detectOpenClaw();
|
|
346
375
|
const gatewayStatus = openClawCheck.available ? inspectOpenClawGatewayStatus(openClawCheck) : null;
|
|
347
376
|
const browserOpener = detectBrowserOpener();
|
|
348
377
|
const targetUrl = `http://${displayHost(options.host)}:${options.port}`;
|
|
378
|
+
const compatibility = openClawCheck.available
|
|
379
|
+
? await inspectOpenClawCompatibility(openClawCheck, gatewayStatus, targetUrl)
|
|
380
|
+
: [];
|
|
349
381
|
const checks = [
|
|
350
382
|
{
|
|
351
383
|
state: "ok",
|
|
@@ -398,6 +430,7 @@ function runDoctor() {
|
|
|
398
430
|
? "OpenClaw is required before Gateway RPC can be checked"
|
|
399
431
|
: gatewayStatus?.gatewayMessage || "Gateway status unavailable"
|
|
400
432
|
},
|
|
433
|
+
...compatibility,
|
|
401
434
|
{
|
|
402
435
|
state: browserOpener.available ? "ok" : "warning",
|
|
403
436
|
label: "Browser opener",
|
|
@@ -746,7 +779,7 @@ function inspectOpenClawGatewayStatus(openClawCheck) {
|
|
|
746
779
|
const command = openClawCheck.path || "openclaw";
|
|
747
780
|
const result = spawnSync(command, ["gateway", "status", "--json"], {
|
|
748
781
|
encoding: "utf8",
|
|
749
|
-
timeout:
|
|
782
|
+
timeout: openClawGatewayProbeTimeoutMs
|
|
750
783
|
});
|
|
751
784
|
const output = `${result.stdout || ""}\n${result.stderr || ""}`.trim();
|
|
752
785
|
|
|
@@ -775,12 +808,160 @@ function inspectOpenClawGatewayStatus(openClawCheck) {
|
|
|
775
808
|
|
|
776
809
|
return {
|
|
777
810
|
ok: true,
|
|
811
|
+
payload: parsed,
|
|
778
812
|
gatewayMessage: connected ? "reachable" : "status available",
|
|
779
813
|
nativeState: missingOperatorScope ? "warning" : "active",
|
|
780
814
|
nativeMessage: missingOperatorScope ? "operator scope needs repair" : "native RPC available"
|
|
781
815
|
};
|
|
782
816
|
}
|
|
783
817
|
|
|
818
|
+
async function inspectOpenClawCompatibility(openClawCheck, gatewayStatus, targetUrl) {
|
|
819
|
+
const command = openClawCheck.path || "openclaw";
|
|
820
|
+
const statusProbe = runOpenClawGatewayCall(command, "status");
|
|
821
|
+
const healthProbe = runOpenClawGatewayCall(command, "health");
|
|
822
|
+
const configProbe = runOpenClawGatewayCall(command, "config.get");
|
|
823
|
+
const channelProbe = runOpenClawGatewayCall(command, "channels.status");
|
|
824
|
+
const agentOsDiagnostics = await readAgentOsDiagnostics(targetUrl);
|
|
825
|
+
const payloads = [
|
|
826
|
+
gatewayStatus?.payload,
|
|
827
|
+
statusProbe.payload,
|
|
828
|
+
healthProbe.payload
|
|
829
|
+
].filter(Boolean);
|
|
830
|
+
const protocolVersion = readFirstProtocolVersion(payloads);
|
|
831
|
+
const supportedMethods = readSupportedMethods(payloads);
|
|
832
|
+
const scopes = readAuthScopes(payloads);
|
|
833
|
+
const missingMethods = supportedMethods.length > 0
|
|
834
|
+
? requiredOpenClawGatewayMethods.filter((method) => !supportedMethods.includes(method))
|
|
835
|
+
: [];
|
|
836
|
+
const missingScopes = scopes.length > 0
|
|
837
|
+
? requiredOpenClawOperatorScopes.filter((scope) => !scopes.includes(scope))
|
|
838
|
+
: [];
|
|
839
|
+
const transport = isRecord(agentOsDiagnostics.payload?.diagnostics?.transport)
|
|
840
|
+
? agentOsDiagnostics.payload.diagnostics.transport
|
|
841
|
+
: null;
|
|
842
|
+
const fallbackTotal = Number.isFinite(transport?.fallbackTotal) ? Number(transport.fallbackTotal) : null;
|
|
843
|
+
const lastNativeFailure = typeof transport?.lastNativeError === "string" && transport.lastNativeError.trim()
|
|
844
|
+
? summarizeBootText(transport.lastNativeError)
|
|
845
|
+
: null;
|
|
846
|
+
|
|
847
|
+
return [
|
|
848
|
+
{
|
|
849
|
+
state: resolveProtocolState(protocolVersion),
|
|
850
|
+
label: "Gateway protocol",
|
|
851
|
+
detail: protocolVersion
|
|
852
|
+
? `v${protocolVersion} (required v${requiredOpenClawGatewayProtocolVersion})`
|
|
853
|
+
: summarizeProbeFailure(statusProbe, gatewayStatus?.gatewayMessage || "protocol metadata unavailable")
|
|
854
|
+
},
|
|
855
|
+
{
|
|
856
|
+
state: supportedMethods.length === 0 ? "warning" : missingMethods.length === 0 ? "ok" : "warning",
|
|
857
|
+
label: "Required methods",
|
|
858
|
+
detail: supportedMethods.length === 0
|
|
859
|
+
? "method metadata unavailable; compatibility is unknown"
|
|
860
|
+
: missingMethods.length === 0
|
|
861
|
+
? `${requiredOpenClawGatewayMethods.length} required methods advertised`
|
|
862
|
+
: `missing ${missingMethods.slice(0, 5).join(", ")}${missingMethods.length > 5 ? ` +${missingMethods.length - 5}` : ""}`
|
|
863
|
+
},
|
|
864
|
+
{
|
|
865
|
+
state: scopes.length === 0 ? "warning" : missingScopes.length === 0 ? "ok" : "warning",
|
|
866
|
+
label: "Gateway scopes",
|
|
867
|
+
detail: scopes.length === 0
|
|
868
|
+
? summarizeProbeFailure(statusProbe, "scope metadata unavailable")
|
|
869
|
+
: missingScopes.length === 0
|
|
870
|
+
? "operator scopes approved"
|
|
871
|
+
: `missing ${missingScopes.join(", ")}`
|
|
872
|
+
},
|
|
873
|
+
{
|
|
874
|
+
state: configProbe.ok ? "ok" : "warning",
|
|
875
|
+
label: "Config access",
|
|
876
|
+
detail: configProbe.ok ? "config.get readable" : configProbe.message
|
|
877
|
+
},
|
|
878
|
+
{
|
|
879
|
+
state: channelProbe.ok ? "ok" : "warning",
|
|
880
|
+
label: "Channel status",
|
|
881
|
+
detail: channelProbe.ok ? "channels.status readable" : channelProbe.message
|
|
882
|
+
},
|
|
883
|
+
{
|
|
884
|
+
state: agentOsDiagnostics.ok && fallbackTotal !== null ? "ok" : agentOsDiagnostics.ok ? "warning" : "disabled",
|
|
885
|
+
label: "Fallback count",
|
|
886
|
+
detail: agentOsDiagnostics.ok
|
|
887
|
+
? fallbackTotal !== null
|
|
888
|
+
? `${fallbackTotal} Gateway fallback${fallbackTotal === 1 ? "" : "s"} recorded`
|
|
889
|
+
: "transport fallback metadata unavailable"
|
|
890
|
+
: agentOsDiagnostics.message
|
|
891
|
+
},
|
|
892
|
+
{
|
|
893
|
+
state: agentOsDiagnostics.ok ? lastNativeFailure ? "warning" : "ok" : "disabled",
|
|
894
|
+
label: "Last native failure",
|
|
895
|
+
detail: agentOsDiagnostics.ok
|
|
896
|
+
? lastNativeFailure || "none recorded"
|
|
897
|
+
: "available when AgentOS is running"
|
|
898
|
+
}
|
|
899
|
+
];
|
|
900
|
+
}
|
|
901
|
+
|
|
902
|
+
function runOpenClawGatewayCall(command, method, params = {}) {
|
|
903
|
+
const result = spawnSync(command, ["gateway", "call", method, "--params", JSON.stringify(params), "--json"], {
|
|
904
|
+
encoding: "utf8",
|
|
905
|
+
timeout: openClawGatewayProbeTimeoutMs
|
|
906
|
+
});
|
|
907
|
+
const output = `${result.stdout || ""}\n${result.stderr || ""}`.trim();
|
|
908
|
+
|
|
909
|
+
if (result.error) {
|
|
910
|
+
return {
|
|
911
|
+
ok: false,
|
|
912
|
+
payload: null,
|
|
913
|
+
message: result.error.code === "ETIMEDOUT" ? `${method} probe timed out` : `${method} probe unavailable`
|
|
914
|
+
};
|
|
915
|
+
}
|
|
916
|
+
|
|
917
|
+
if (result.status !== 0) {
|
|
918
|
+
return {
|
|
919
|
+
ok: false,
|
|
920
|
+
payload: null,
|
|
921
|
+
message: summarizeBootText(output) || `${method} probe failed`
|
|
922
|
+
};
|
|
923
|
+
}
|
|
924
|
+
|
|
925
|
+
return {
|
|
926
|
+
ok: true,
|
|
927
|
+
payload: parseFirstJsonObject(output),
|
|
928
|
+
message: "ok"
|
|
929
|
+
};
|
|
930
|
+
}
|
|
931
|
+
|
|
932
|
+
async function readAgentOsDiagnostics(targetUrl) {
|
|
933
|
+
const controller = new AbortController();
|
|
934
|
+
const timeout = setTimeout(() => controller.abort(), 800);
|
|
935
|
+
|
|
936
|
+
try {
|
|
937
|
+
const response = await fetch(`${targetUrl}/api/diagnostics`, {
|
|
938
|
+
signal: controller.signal
|
|
939
|
+
});
|
|
940
|
+
|
|
941
|
+
if (!response.ok) {
|
|
942
|
+
return {
|
|
943
|
+
ok: false,
|
|
944
|
+
payload: null,
|
|
945
|
+
message: `AgentOS diagnostics returned HTTP ${response.status}`
|
|
946
|
+
};
|
|
947
|
+
}
|
|
948
|
+
|
|
949
|
+
return {
|
|
950
|
+
ok: true,
|
|
951
|
+
payload: await response.json(),
|
|
952
|
+
message: "ok"
|
|
953
|
+
};
|
|
954
|
+
} catch {
|
|
955
|
+
return {
|
|
956
|
+
ok: false,
|
|
957
|
+
payload: null,
|
|
958
|
+
message: "available when AgentOS is running"
|
|
959
|
+
};
|
|
960
|
+
} finally {
|
|
961
|
+
clearTimeout(timeout);
|
|
962
|
+
}
|
|
963
|
+
}
|
|
964
|
+
|
|
784
965
|
async function completeBootAfterServerReady(boot, startupState, url) {
|
|
785
966
|
boot.updateStatus("agentRuntime", "ready", "server ready");
|
|
786
967
|
boot.updateStatus("localServerUrl", "ready", url);
|
|
@@ -914,7 +1095,14 @@ function summarizeBootText(value) {
|
|
|
914
1095
|
return "";
|
|
915
1096
|
}
|
|
916
1097
|
|
|
917
|
-
return value.replace(/\s+/g, " ").trim().slice(0, 96);
|
|
1098
|
+
return redactDiagnosticText(value).replace(/\s+/g, " ").trim().slice(0, 96);
|
|
1099
|
+
}
|
|
1100
|
+
|
|
1101
|
+
function redactDiagnosticText(value) {
|
|
1102
|
+
return value
|
|
1103
|
+
.replace(/([?&](?:token|password|secret|api[_-]?key)=)[^&\s]+/gi, "$1[redacted]")
|
|
1104
|
+
.replace(/(authorization:\s*bearer\s+)[^\s]+/gi, "$1[redacted]")
|
|
1105
|
+
.replace(/\b(token|password|secret|api[_-]?key)\s*[:=]\s*"?[^"\s,}]+/gi, "$1=[redacted]");
|
|
918
1106
|
}
|
|
919
1107
|
|
|
920
1108
|
function numberOrZero(value) {
|
|
@@ -925,6 +1113,107 @@ function isRecord(value) {
|
|
|
925
1113
|
return Boolean(value) && typeof value === "object" && !Array.isArray(value);
|
|
926
1114
|
}
|
|
927
1115
|
|
|
1116
|
+
function resolveProtocolState(protocolVersion) {
|
|
1117
|
+
if (!protocolVersion) {
|
|
1118
|
+
return "warning";
|
|
1119
|
+
}
|
|
1120
|
+
|
|
1121
|
+
return Number(protocolVersion) === requiredOpenClawGatewayProtocolVersion ? "ok" : "warning";
|
|
1122
|
+
}
|
|
1123
|
+
|
|
1124
|
+
function summarizeProbeFailure(probe, fallback) {
|
|
1125
|
+
return probe?.ok ? fallback : probe?.message || fallback;
|
|
1126
|
+
}
|
|
1127
|
+
|
|
1128
|
+
function readFirstProtocolVersion(payloads) {
|
|
1129
|
+
for (const payload of payloads) {
|
|
1130
|
+
const value =
|
|
1131
|
+
readProperty(payload, "protocolVersion") ??
|
|
1132
|
+
readProperty(payload, "protocol") ??
|
|
1133
|
+
readProperty(readProperty(payload, "gateway"), "protocolVersion") ??
|
|
1134
|
+
readProperty(readProperty(payload, "rpc"), "protocolVersion") ??
|
|
1135
|
+
readProperty(readProperty(payload, "rpc"), "protocol");
|
|
1136
|
+
|
|
1137
|
+
const normalized = readStringOrNumber(value);
|
|
1138
|
+
|
|
1139
|
+
if (normalized) {
|
|
1140
|
+
return normalized;
|
|
1141
|
+
}
|
|
1142
|
+
}
|
|
1143
|
+
|
|
1144
|
+
return null;
|
|
1145
|
+
}
|
|
1146
|
+
|
|
1147
|
+
function readSupportedMethods(payloads) {
|
|
1148
|
+
const methods = new Set();
|
|
1149
|
+
|
|
1150
|
+
for (const payload of payloads) {
|
|
1151
|
+
for (const method of [
|
|
1152
|
+
...readStringArray(readProperty(payload, "methods")),
|
|
1153
|
+
...readStringArray(readProperty(payload, "supportedMethods")),
|
|
1154
|
+
...readStringArray(readProperty(readProperty(payload, "rpc"), "methods")),
|
|
1155
|
+
...readStringArray(readProperty(readProperty(payload, "features"), "methods")),
|
|
1156
|
+
...readMethodObjects(readProperty(payload, "methods")),
|
|
1157
|
+
...readMethodObjects(readProperty(readProperty(payload, "rpc"), "methods"))
|
|
1158
|
+
]) {
|
|
1159
|
+
methods.add(method);
|
|
1160
|
+
}
|
|
1161
|
+
}
|
|
1162
|
+
|
|
1163
|
+
return Array.from(methods).sort();
|
|
1164
|
+
}
|
|
1165
|
+
|
|
1166
|
+
function readAuthScopes(payloads) {
|
|
1167
|
+
const scopes = new Set();
|
|
1168
|
+
|
|
1169
|
+
for (const payload of payloads) {
|
|
1170
|
+
for (const scope of [
|
|
1171
|
+
...readStringArray(readProperty(payload, "scopes")),
|
|
1172
|
+
...readStringArray(readProperty(readProperty(payload, "auth"), "scopes")),
|
|
1173
|
+
...readStringArray(readProperty(readProperty(payload, "security"), "scopes")),
|
|
1174
|
+
...readStringArray(readProperty(readProperty(readProperty(payload, "rpc"), "auth"), "scopes"))
|
|
1175
|
+
]) {
|
|
1176
|
+
scopes.add(scope);
|
|
1177
|
+
}
|
|
1178
|
+
}
|
|
1179
|
+
|
|
1180
|
+
return Array.from(scopes).sort();
|
|
1181
|
+
}
|
|
1182
|
+
|
|
1183
|
+
function readMethodObjects(value) {
|
|
1184
|
+
if (!Array.isArray(value)) {
|
|
1185
|
+
return [];
|
|
1186
|
+
}
|
|
1187
|
+
|
|
1188
|
+
return value
|
|
1189
|
+
.map((entry) => readString(readProperty(entry, "name")) || readString(readProperty(entry, "method")))
|
|
1190
|
+
.filter(Boolean);
|
|
1191
|
+
}
|
|
1192
|
+
|
|
1193
|
+
function readStringArray(value) {
|
|
1194
|
+
if (!Array.isArray(value)) {
|
|
1195
|
+
return [];
|
|
1196
|
+
}
|
|
1197
|
+
|
|
1198
|
+
return value.map(readString).filter(Boolean);
|
|
1199
|
+
}
|
|
1200
|
+
|
|
1201
|
+
function readString(value) {
|
|
1202
|
+
return typeof value === "string" && value.trim() ? value.trim() : null;
|
|
1203
|
+
}
|
|
1204
|
+
|
|
1205
|
+
function readStringOrNumber(value) {
|
|
1206
|
+
if (typeof value === "number" && Number.isFinite(value)) {
|
|
1207
|
+
return String(value);
|
|
1208
|
+
}
|
|
1209
|
+
|
|
1210
|
+
return readString(value);
|
|
1211
|
+
}
|
|
1212
|
+
|
|
1213
|
+
function readProperty(value, key) {
|
|
1214
|
+
return isRecord(value) ? value[key] : undefined;
|
|
1215
|
+
}
|
|
1216
|
+
|
|
928
1217
|
function parseStartArgs(rawArgs) {
|
|
929
1218
|
const envPort = process.env.AGENTOS_PORT || process.env.PORT;
|
|
930
1219
|
const options = {
|
package/bundle/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
0BcJbvZncZCzzyzha3Yje
|
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
"/api/agents/route": "/api/agents",
|
|
7
7
|
"/api/gateway/control/route": "/api/gateway/control",
|
|
8
8
|
"/api/integrations/[integrationId]/status/route": "/api/integrations/[integrationId]/status",
|
|
9
|
+
"/api/agents/[agentId]/chat/route": "/api/agents/[agentId]/chat",
|
|
9
10
|
"/api/files/reveal/route": "/api/files/reveal",
|
|
10
11
|
"/api/mission/route": "/api/mission",
|
|
11
12
|
"/api/models/catalog/route": "/api/models/catalog",
|
|
12
|
-
"/api/agents/[agentId]/chat/route": "/api/agents/[agentId]/chat",
|
|
13
13
|
"/api/openclaw/compatibility-smoke/route": "/api/openclaw/compatibility-smoke",
|
|
14
14
|
"/api/planner/[planId]/deploy/route": "/api/planner/[planId]/deploy",
|
|
15
15
|
"/api/planner/[planId]/document-rewrite/route": "/api/planner/[planId]/document-rewrite",
|
|
@@ -19,31 +19,31 @@
|
|
|
19
19
|
"/api/planner/route": "/api/planner",
|
|
20
20
|
"/api/reset/route": "/api/reset",
|
|
21
21
|
"/api/runtimes/[runtimeId]/route": "/api/runtimes/[runtimeId]",
|
|
22
|
-
"/api/models/providers/route": "/api/models/providers",
|
|
23
22
|
"/api/settings/gateway/route": "/api/settings/gateway",
|
|
23
|
+
"/api/settings/openclaw-binary/route": "/api/settings/openclaw-binary",
|
|
24
24
|
"/api/settings/workspace-root/route": "/api/settings/workspace-root",
|
|
25
25
|
"/api/snapshot/route": "/api/snapshot",
|
|
26
|
-
"/api/settings/openclaw-binary/route": "/api/settings/openclaw-binary",
|
|
27
26
|
"/api/onboarding/models/route": "/api/onboarding/models",
|
|
28
|
-
"/api/system/open-terminal/route": "/api/system/open-terminal",
|
|
29
27
|
"/api/stream/route": "/api/stream",
|
|
30
28
|
"/api/tasks/[taskId]/abort/route": "/api/tasks/[taskId]/abort",
|
|
31
29
|
"/api/tasks/[taskId]/control/route": "/api/tasks/[taskId]/control",
|
|
32
|
-
"/api/
|
|
30
|
+
"/api/system/open-terminal/route": "/api/system/open-terminal",
|
|
33
31
|
"/api/tasks/[taskId]/stream/route": "/api/tasks/[taskId]/stream",
|
|
32
|
+
"/api/workspaces/[workspaceId]/channels/discovered-groups/route": "/api/workspaces/[workspaceId]/channels/discovered-groups",
|
|
33
|
+
"/api/update/route": "/api/update",
|
|
34
|
+
"/api/workspaces/[workspaceId]/channels/route": "/api/workspaces/[workspaceId]/channels",
|
|
34
35
|
"/api/workspaces/[workspaceId]/edit-draft/route": "/api/workspaces/[workspaceId]/edit-draft",
|
|
35
|
-
"/api/onboarding/route": "/api/onboarding",
|
|
36
36
|
"/api/workspaces/[workspaceId]/files/route": "/api/workspaces/[workspaceId]/files",
|
|
37
37
|
"/api/workspaces/[workspaceId]/surfaces/discovery/route": "/api/workspaces/[workspaceId]/surfaces/discovery",
|
|
38
38
|
"/api/workspaces/[workspaceId]/surfaces/reconcile/route": "/api/workspaces/[workspaceId]/surfaces/reconcile",
|
|
39
|
-
"/api/workspaces/[workspaceId]/channels/route": "/api/workspaces/[workspaceId]/channels",
|
|
40
|
-
"/api/update/route": "/api/update",
|
|
41
39
|
"/api/workspaces/route": "/api/workspaces",
|
|
40
|
+
"/api/models/providers/route": "/api/models/providers",
|
|
42
41
|
"/agents/page": "/agents",
|
|
43
42
|
"/files/page": "/files",
|
|
44
43
|
"/integrations/page": "/integrations",
|
|
45
44
|
"/models/page": "/models",
|
|
46
45
|
"/page": "/",
|
|
47
46
|
"/settings/page": "/settings",
|
|
48
|
-
"/tasks/page": "/tasks"
|
|
47
|
+
"/tasks/page": "/tasks",
|
|
48
|
+
"/api/onboarding/route": "/api/onboarding"
|
|
49
49
|
}
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
],
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"lowPriorityFiles": [
|
|
7
|
-
"static/
|
|
8
|
-
"static/
|
|
7
|
+
"static/0BcJbvZncZCzzyzha3Yje/_buildManifest.js",
|
|
8
|
+
"static/0BcJbvZncZCzzyzha3Yje/_ssgManifest.js"
|
|
9
9
|
],
|
|
10
10
|
"rootMainFiles": [
|
|
11
11
|
"static/chunks/webpack-13c3a46c1cdfa6e4.js",
|
|
@@ -54,8 +54,8 @@
|
|
|
54
54
|
"dynamicRoutes": {},
|
|
55
55
|
"notFoundRoutes": [],
|
|
56
56
|
"preview": {
|
|
57
|
-
"previewModeId": "
|
|
58
|
-
"previewModeSigningKey": "
|
|
59
|
-
"previewModeEncryptionKey": "
|
|
57
|
+
"previewModeId": "05a9c40b8285d8db8695bc2c63687ba2",
|
|
58
|
+
"previewModeSigningKey": "56b069b95cffc9dae1b82cb7850392ec7755ddc0fb558e55353aae6d614ba0de",
|
|
59
|
+
"previewModeEncryptionKey": "ab847385ba3ea6d14be63f5c8d1cee6ce91bfb3d28bcab41ec3252d14c6e3372"
|
|
60
60
|
}
|
|
61
61
|
}
|
|
@@ -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-13c3a46c1cdfa6e4.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,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";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-13c3a46c1cdfa6e4.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\":\"
|
|
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-13c3a46c1cdfa6e4.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,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";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-13c3a46c1cdfa6e4.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\":\"0BcJbvZncZCzzyzha3Yje\"}\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":"
|
|
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":"0BcJbvZncZCzzyzha3Yje"}
|
|
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":"
|
|
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":"0BcJbvZncZCzzyzha3Yje"}
|
|
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":"
|
|
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":"0BcJbvZncZCzzyzha3Yje"}
|
|
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":"
|
|
5
|
+
0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"0BcJbvZncZCzzyzha3Yje"}
|
|
@@ -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":"
|
|
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":"0BcJbvZncZCzzyzha3Yje"}
|