@sapienx/agentos 0.6.7 → 0.6.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundle/.next/BUILD_ID +1 -1
- package/bundle/.next/app-path-routes-manifest.json +16 -13
- package/bundle/.next/build-manifest.json +3 -3
- package/bundle/.next/prerender-manifest.json +3 -3
- package/bundle/.next/react-loadable-manifest.json +2 -2
- package/bundle/.next/required-server-files.json +1 -1
- package/bundle/.next/routes-manifest.json +18 -0
- package/bundle/.next/server/app/_global-error/page.js +2 -2
- package/bundle/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- 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/page.js +2 -2
- package/bundle/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/bundle/.next/server/app/_not-found.html +2 -2
- 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/accounts/page.js +2 -2
- package/bundle/.next/server/app/accounts/page.js.nft.json +1 -1
- package/bundle/.next/server/app/accounts/page_client-reference-manifest.js +1 -1
- package/bundle/.next/server/app/agents/page.js +2 -2
- package/bundle/.next/server/app/agents/page.js.nft.json +1 -1
- package/bundle/.next/server/app/agents/page_client-reference-manifest.js +1 -1
- package/bundle/.next/server/app/api/accounts/access-rules/route.js +1 -1
- package/bundle/.next/server/app/api/accounts/access-rules/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/accounts/browser-profiles/route.js +1 -1
- package/bundle/.next/server/app/api/accounts/browser-profiles/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/accounts/login-targets/route.js +2 -2
- package/bundle/.next/server/app/api/accounts/login-targets/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/agents/[agentId]/chat/route.js +4 -4
- package/bundle/.next/server/app/api/agents/[agentId]/chat/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/agents/route.js +1 -1
- package/bundle/.next/server/app/api/agents/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/diagnostics/route.js +1 -1
- package/bundle/.next/server/app/api/diagnostics/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/files/reveal/route.js +1 -1
- package/bundle/.next/server/app/api/gateway/control/route.js +1 -1
- package/bundle/.next/server/app/api/gateway/control/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/integrations/[integrationId]/status/route.js +1 -1
- package/bundle/.next/server/app/api/integrations/[integrationId]/status/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/mission/route.js +3 -3
- package/bundle/.next/server/app/api/mission/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/models/catalog/route.js +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 +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 +2 -2
- package/bundle/.next/server/app/api/onboarding/models/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/onboarding/route.js +2 -2
- package/bundle/.next/server/app/api/onboarding/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/openclaw/capabilities/route.js +1 -1
- package/bundle/.next/server/app/api/openclaw/capabilities/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/openclaw/compatibility-smoke/route.js +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 +2 -2
- 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 +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 +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 +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 +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 +1 -1
- package/bundle/.next/server/app/api/planner/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/reset/route.js +2 -2
- package/bundle/.next/server/app/api/reset/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/runtimes/[runtimeId]/route.js +1 -1
- package/bundle/.next/server/app/api/runtimes/[runtimeId]/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/settings/config-pacing/route.js +1 -0
- package/bundle/.next/server/app/api/settings/config-pacing/route.js.nft.json +1 -0
- package/bundle/.next/server/app/api/settings/config-pacing/route_client-reference-manifest.js +1 -0
- package/bundle/.next/server/app/api/settings/gateway/route.js +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 +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 +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 +1 -1
- package/bundle/.next/server/app/api/snapshot/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/stream/route.js +2 -2
- package/bundle/.next/server/app/api/stream/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/system/open-terminal/route.js +1 -1
- package/bundle/.next/server/app/api/tasks/[taskId]/abort/route.js +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 +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 +2 -2
- package/bundle/.next/server/app/api/tasks/[taskId]/stream/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/update/route.js +2 -2
- 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 +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 +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 +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 +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 +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 +2 -2
- package/bundle/.next/server/app/api/workspaces/route.js.nft.json +1 -1
- package/bundle/.next/server/app/dashboard/page.js +2 -0
- package/bundle/.next/server/app/dashboard/page.js.nft.json +1 -0
- package/bundle/.next/server/app/dashboard/page_client-reference-manifest.js +1 -0
- package/bundle/.next/server/app/files/page.js +2 -2
- package/bundle/.next/server/app/files/page.js.nft.json +1 -1
- package/bundle/.next/server/app/files/page_client-reference-manifest.js +1 -1
- package/bundle/.next/server/app/integrations/page.js +2 -2
- package/bundle/.next/server/app/integrations/page.js.nft.json +1 -1
- package/bundle/.next/server/app/integrations/page_client-reference-manifest.js +1 -1
- package/bundle/.next/server/app/mission-control/page.js +2 -0
- package/bundle/.next/server/app/mission-control/page.js.nft.json +1 -0
- package/bundle/.next/server/app/mission-control/page_client-reference-manifest.js +1 -0
- package/bundle/.next/server/app/models/page.js +2 -2
- package/bundle/.next/server/app/models/page.js.nft.json +1 -1
- package/bundle/.next/server/app/models/page_client-reference-manifest.js +1 -1
- package/bundle/.next/server/app/page.js +2 -2
- 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/settings/page.js +2 -2
- package/bundle/.next/server/app/settings/page.js.nft.json +1 -1
- package/bundle/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/bundle/.next/server/app/tasks/page.js +2 -2
- package/bundle/.next/server/app/tasks/page.js.nft.json +1 -1
- package/bundle/.next/server/app/tasks/page_client-reference-manifest.js +1 -1
- package/bundle/.next/server/app-paths-manifest.json +16 -13
- package/bundle/.next/server/chunks/1089.js +7 -0
- package/bundle/.next/server/chunks/1718.js +4 -4
- package/bundle/.next/server/chunks/4020.js +182 -0
- package/bundle/.next/server/chunks/4391.js +13 -186
- package/bundle/.next/server/chunks/4669.js +9 -0
- package/bundle/.next/server/chunks/4767.js +4 -4
- package/bundle/.next/server/chunks/4983.js +2 -2
- package/bundle/.next/server/chunks/5010.js +14 -0
- package/bundle/.next/server/chunks/5086.js +185 -0
- package/bundle/.next/server/chunks/7092.js +2 -0
- package/bundle/.next/server/chunks/9632.js +1 -0
- package/bundle/.next/server/functions-config-manifest.json +1 -0
- package/bundle/.next/server/middleware-build-manifest.js +1 -1
- package/bundle/.next/server/middleware-react-loadable-manifest.js +1 -1
- package/bundle/.next/server/pages/404.html +2 -2
- package/bundle/.next/server/pages/500.html +1 -1
- package/bundle/.next/server/server-reference-manifest.json +1 -1
- package/bundle/.next/static/chunks/1541-0173f72615d06e6b.js +7 -0
- package/bundle/.next/static/chunks/2083-7ecb4068386ea635.js +1 -0
- package/bundle/.next/static/chunks/2125-d862b19ddebfd33a.js +3 -0
- package/bundle/.next/static/chunks/4522-dd68e4d9aa45e7ad.js +1 -0
- package/bundle/.next/static/chunks/5922-c50d9d6d73494e4a.js +174 -0
- package/bundle/.next/static/chunks/616-340cd4ffce07ad95.js +9 -0
- package/bundle/.next/static/chunks/7197.9a3977e98b2a1fe9.js +1 -0
- package/bundle/.next/static/chunks/7442-2b8d98ced8731710.js +25 -0
- package/bundle/.next/static/chunks/app/_global-error/{page-32f399461697d08e.js → page-f27867b999a8b8f9.js} +1 -1
- package/bundle/.next/static/chunks/app/_not-found/{page-32f399461697d08e.js → page-f27867b999a8b8f9.js} +1 -1
- package/bundle/.next/static/chunks/app/accounts/page-70d61db66c3fa8ff.js +1 -0
- package/bundle/.next/static/chunks/app/agents/page-bcd6692c103acc4b.js +1 -0
- package/bundle/.next/static/chunks/app/api/accounts/access-rules/{route-32f399461697d08e.js → route-f27867b999a8b8f9.js} +1 -1
- package/bundle/.next/static/chunks/app/api/accounts/browser-profiles/{route-32f399461697d08e.js → route-f27867b999a8b8f9.js} +1 -1
- package/bundle/.next/static/chunks/app/api/accounts/login-targets/route-f27867b999a8b8f9.js +1 -0
- package/bundle/.next/static/chunks/app/api/agents/[agentId]/chat/route-f27867b999a8b8f9.js +1 -0
- package/bundle/.next/static/chunks/app/api/agents/route-f27867b999a8b8f9.js +1 -0
- package/bundle/.next/static/chunks/app/api/diagnostics/route-f27867b999a8b8f9.js +1 -0
- package/bundle/.next/static/chunks/app/api/files/reveal/route-f27867b999a8b8f9.js +1 -0
- package/bundle/.next/static/chunks/app/api/gateway/control/route-f27867b999a8b8f9.js +1 -0
- package/bundle/.next/static/chunks/app/api/integrations/[integrationId]/status/route-f27867b999a8b8f9.js +1 -0
- package/bundle/.next/static/chunks/app/api/mission/route-f27867b999a8b8f9.js +1 -0
- package/bundle/.next/static/chunks/app/api/models/catalog/route-f27867b999a8b8f9.js +1 -0
- package/bundle/.next/static/chunks/app/api/models/providers/route-f27867b999a8b8f9.js +1 -0
- package/bundle/.next/static/chunks/app/api/onboarding/models/route-f27867b999a8b8f9.js +1 -0
- package/bundle/.next/static/chunks/app/api/onboarding/route-f27867b999a8b8f9.js +1 -0
- package/bundle/.next/static/chunks/app/api/openclaw/capabilities/route-f27867b999a8b8f9.js +1 -0
- package/bundle/.next/static/chunks/app/api/openclaw/compatibility-smoke/route-f27867b999a8b8f9.js +1 -0
- package/bundle/.next/static/chunks/app/api/planner/[planId]/deploy/route-f27867b999a8b8f9.js +1 -0
- package/bundle/.next/static/chunks/app/api/planner/[planId]/document-rewrite/route-f27867b999a8b8f9.js +1 -0
- package/bundle/.next/static/chunks/app/api/planner/[planId]/route-f27867b999a8b8f9.js +1 -0
- package/bundle/.next/static/chunks/app/api/planner/[planId]/simulate/route-f27867b999a8b8f9.js +1 -0
- package/bundle/.next/static/chunks/app/api/planner/[planId]/turn/route-f27867b999a8b8f9.js +1 -0
- package/bundle/.next/static/chunks/app/api/planner/route-f27867b999a8b8f9.js +1 -0
- package/bundle/.next/static/chunks/app/api/reset/route-f27867b999a8b8f9.js +1 -0
- package/bundle/.next/static/chunks/app/api/runtimes/[runtimeId]/route-f27867b999a8b8f9.js +1 -0
- package/bundle/.next/static/chunks/app/api/settings/config-pacing/route-f27867b999a8b8f9.js +1 -0
- package/bundle/.next/static/chunks/app/api/settings/gateway/route-f27867b999a8b8f9.js +1 -0
- package/bundle/.next/static/chunks/app/api/settings/openclaw-binary/route-f27867b999a8b8f9.js +1 -0
- package/bundle/.next/static/chunks/app/api/settings/workspace-root/route-f27867b999a8b8f9.js +1 -0
- package/bundle/.next/static/chunks/app/api/snapshot/route-f27867b999a8b8f9.js +1 -0
- package/bundle/.next/static/chunks/app/api/stream/route-f27867b999a8b8f9.js +1 -0
- package/bundle/.next/static/chunks/app/api/system/open-terminal/route-f27867b999a8b8f9.js +1 -0
- package/bundle/.next/static/chunks/app/api/tasks/[taskId]/abort/route-f27867b999a8b8f9.js +1 -0
- package/bundle/.next/static/chunks/app/api/tasks/[taskId]/control/route-f27867b999a8b8f9.js +1 -0
- package/bundle/.next/static/chunks/app/api/tasks/[taskId]/stream/route-f27867b999a8b8f9.js +1 -0
- package/bundle/.next/static/chunks/app/api/update/route-f27867b999a8b8f9.js +1 -0
- package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/channels/discovered-groups/route-f27867b999a8b8f9.js +1 -0
- package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/channels/route-f27867b999a8b8f9.js +1 -0
- package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/edit-draft/route-f27867b999a8b8f9.js +1 -0
- package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/files/route-f27867b999a8b8f9.js +1 -0
- package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/surfaces/discovery/route-f27867b999a8b8f9.js +1 -0
- package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/surfaces/reconcile/route-f27867b999a8b8f9.js +1 -0
- package/bundle/.next/static/chunks/app/api/workspaces/route-f27867b999a8b8f9.js +1 -0
- package/bundle/.next/static/chunks/app/dashboard/page-3ddf5f111de57314.js +1 -0
- package/bundle/.next/static/chunks/app/files/page-5d16dd2ab89a7ef8.js +1 -0
- package/bundle/.next/static/chunks/app/integrations/page-c82fe844b92dcc3c.js +1 -0
- package/bundle/.next/static/chunks/app/mission-control/page-047cf8ddbc5eb449.js +1 -0
- package/bundle/.next/static/chunks/app/models/page-5a77bb7553c260a3.js +1 -0
- package/bundle/.next/static/chunks/app/not-found-f27867b999a8b8f9.js +1 -0
- package/bundle/.next/static/chunks/app/page-3948952c415f5a8f.js +1 -0
- package/bundle/.next/static/chunks/app/settings/page-377344c48b7c3b7a.js +1 -0
- package/bundle/.next/static/chunks/app/tasks/page-5eebfe2b85dbe24d.js +1 -0
- package/bundle/.next/static/chunks/next/dist/client/components/builtin/app-error-f27867b999a8b8f9.js +1 -0
- package/bundle/.next/static/chunks/next/dist/client/components/builtin/forbidden-f27867b999a8b8f9.js +1 -0
- package/bundle/.next/static/chunks/next/dist/client/components/builtin/unauthorized-f27867b999a8b8f9.js +1 -0
- package/bundle/.next/static/chunks/webpack-6bcec8d8f296d9ef.js +1 -0
- package/bundle/.next/static/css/1ec545644e12b517.css +3 -0
- package/bundle/.next/static/jgRmll3iX_XVNwRhKs8U9/_buildManifest.js +1 -0
- package/bundle/package.json +1 -0
- package/bundle/server.js +1 -1
- package/package.json +1 -1
- package/bundle/.next/server/chunks/1908.js +0 -12
- package/bundle/.next/server/chunks/2307.js +0 -9
- package/bundle/.next/server/chunks/6476.js +0 -14
- package/bundle/.next/server/chunks/6637.js +0 -1
- package/bundle/.next/server/chunks/7085.js +0 -7
- package/bundle/.next/server/chunks/9494.js +0 -183
- package/bundle/.next/static/Lmp1cZ9_c9K3sYYLpgFsg/_buildManifest.js +0 -1
- package/bundle/.next/static/chunks/2083-e309043f80c43402.js +0 -1
- package/bundle/.next/static/chunks/2125-162d48301a8f53b4.js +0 -3
- package/bundle/.next/static/chunks/2207-4f66fd1ddff2aba5.js +0 -1
- package/bundle/.next/static/chunks/2603-769710adda1d633d.js +0 -9
- package/bundle/.next/static/chunks/4176-f5f581e6cd26d962.js +0 -7
- package/bundle/.next/static/chunks/7197.866876dffb806516.js +0 -1
- package/bundle/.next/static/chunks/7442-717620617b49de55.js +0 -198
- package/bundle/.next/static/chunks/8373-cadb82a39137601c.js +0 -1
- package/bundle/.next/static/chunks/app/accounts/page-2caea77f8a44146b.js +0 -1
- package/bundle/.next/static/chunks/app/agents/page-d4c7bfe64d44b003.js +0 -1
- package/bundle/.next/static/chunks/app/api/accounts/login-targets/route-32f399461697d08e.js +0 -1
- package/bundle/.next/static/chunks/app/api/agents/[agentId]/chat/route-32f399461697d08e.js +0 -1
- package/bundle/.next/static/chunks/app/api/agents/route-32f399461697d08e.js +0 -1
- package/bundle/.next/static/chunks/app/api/diagnostics/route-32f399461697d08e.js +0 -1
- package/bundle/.next/static/chunks/app/api/files/reveal/route-32f399461697d08e.js +0 -1
- package/bundle/.next/static/chunks/app/api/gateway/control/route-32f399461697d08e.js +0 -1
- package/bundle/.next/static/chunks/app/api/integrations/[integrationId]/status/route-32f399461697d08e.js +0 -1
- package/bundle/.next/static/chunks/app/api/mission/route-32f399461697d08e.js +0 -1
- package/bundle/.next/static/chunks/app/api/models/catalog/route-32f399461697d08e.js +0 -1
- package/bundle/.next/static/chunks/app/api/models/providers/route-32f399461697d08e.js +0 -1
- package/bundle/.next/static/chunks/app/api/onboarding/models/route-32f399461697d08e.js +0 -1
- package/bundle/.next/static/chunks/app/api/onboarding/route-32f399461697d08e.js +0 -1
- package/bundle/.next/static/chunks/app/api/openclaw/capabilities/route-32f399461697d08e.js +0 -1
- package/bundle/.next/static/chunks/app/api/openclaw/compatibility-smoke/route-32f399461697d08e.js +0 -1
- package/bundle/.next/static/chunks/app/api/planner/[planId]/deploy/route-32f399461697d08e.js +0 -1
- package/bundle/.next/static/chunks/app/api/planner/[planId]/document-rewrite/route-32f399461697d08e.js +0 -1
- package/bundle/.next/static/chunks/app/api/planner/[planId]/route-32f399461697d08e.js +0 -1
- package/bundle/.next/static/chunks/app/api/planner/[planId]/simulate/route-32f399461697d08e.js +0 -1
- package/bundle/.next/static/chunks/app/api/planner/[planId]/turn/route-32f399461697d08e.js +0 -1
- package/bundle/.next/static/chunks/app/api/planner/route-32f399461697d08e.js +0 -1
- package/bundle/.next/static/chunks/app/api/reset/route-32f399461697d08e.js +0 -1
- package/bundle/.next/static/chunks/app/api/runtimes/[runtimeId]/route-32f399461697d08e.js +0 -1
- package/bundle/.next/static/chunks/app/api/settings/gateway/route-32f399461697d08e.js +0 -1
- package/bundle/.next/static/chunks/app/api/settings/openclaw-binary/route-32f399461697d08e.js +0 -1
- package/bundle/.next/static/chunks/app/api/settings/workspace-root/route-32f399461697d08e.js +0 -1
- package/bundle/.next/static/chunks/app/api/snapshot/route-32f399461697d08e.js +0 -1
- package/bundle/.next/static/chunks/app/api/stream/route-32f399461697d08e.js +0 -1
- package/bundle/.next/static/chunks/app/api/system/open-terminal/route-32f399461697d08e.js +0 -1
- package/bundle/.next/static/chunks/app/api/tasks/[taskId]/abort/route-32f399461697d08e.js +0 -1
- package/bundle/.next/static/chunks/app/api/tasks/[taskId]/control/route-32f399461697d08e.js +0 -1
- package/bundle/.next/static/chunks/app/api/tasks/[taskId]/stream/route-32f399461697d08e.js +0 -1
- package/bundle/.next/static/chunks/app/api/update/route-32f399461697d08e.js +0 -1
- package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/channels/discovered-groups/route-32f399461697d08e.js +0 -1
- package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/channels/route-32f399461697d08e.js +0 -1
- package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/edit-draft/route-32f399461697d08e.js +0 -1
- package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/files/route-32f399461697d08e.js +0 -1
- package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/surfaces/discovery/route-32f399461697d08e.js +0 -1
- package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/surfaces/reconcile/route-32f399461697d08e.js +0 -1
- package/bundle/.next/static/chunks/app/api/workspaces/route-32f399461697d08e.js +0 -1
- package/bundle/.next/static/chunks/app/files/page-a16b11d418e6dbe5.js +0 -1
- package/bundle/.next/static/chunks/app/integrations/page-2314a29ba4274466.js +0 -1
- package/bundle/.next/static/chunks/app/models/page-7850176ce8455112.js +0 -1
- package/bundle/.next/static/chunks/app/not-found-32f399461697d08e.js +0 -1
- package/bundle/.next/static/chunks/app/page-da330bca609cd094.js +0 -1
- package/bundle/.next/static/chunks/app/settings/page-a6c7770571bf5fe1.js +0 -1
- package/bundle/.next/static/chunks/app/tasks/page-af0098a4b77a7e2e.js +0 -1
- package/bundle/.next/static/chunks/next/dist/client/components/builtin/app-error-32f399461697d08e.js +0 -1
- package/bundle/.next/static/chunks/next/dist/client/components/builtin/forbidden-32f399461697d08e.js +0 -1
- package/bundle/.next/static/chunks/next/dist/client/components/builtin/unauthorized-32f399461697d08e.js +0 -1
- package/bundle/.next/static/chunks/webpack-0a8ad3b5f2b4bb1b.js +0 -1
- package/bundle/.next/static/css/39bff2e14c799896.css +0 -3
- package/bundle/public/readme/banner.jpeg +0 -0
- /package/bundle/.next/static/{Lmp1cZ9_c9K3sYYLpgFsg → jgRmll3iX_XVNwRhKs8U9}/_ssgManifest.js +0 -0
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
exports.id=7092,exports.ids=[7092],exports.modules={3442:()=>{},17929:(a,b,c)=>{"use strict";c.d(b,{FZ:()=>function a(b){return"string"==typeof b?o(b):Array.isArray(b)?b.some(b=>a(b)):!!h(b)&&Object.values(b).some(b=>a(b))},LK:()=>h,Pu:()=>k,WW:()=>m,e6:()=>i,g:()=>g,hz:()=>n,nf:()=>j,o0:()=>o,r0:()=>l,r_:()=>f,yK:()=>p});var d=c(24117),e=c(98717);function f(){return`agentos:${Date.now().toString(36)}:${Math.random().toString(36).slice(2)}`}function g(a){return"string"==typeof a?a.trim():""}function h(a){return!!a&&"object"==typeof a&&!Array.isArray(a)}function i(a,b){if(!b.trim())return a;let c=a;for(let a of j(b)){if(Array.isArray(c)&&"number"==typeof a){c=c[a];continue}if(!h(c)||"string"!=typeof a)return;c=c[a]}return c}function j(a){let b,c=[],d=/([^[.\]]+)|\[(\d+)\]/g;for(;b=d.exec(a);)b[1]?c.push(b[1]):b[2]&&c.push(Number(b[2]));return c}function k(a){return JSON.parse(JSON.stringify(a))}function l(a,b,c){let d=j(b);if(0===d.length)throw new e.pz("Config path is required.","unknown");let f=a;for(let a=0;a<d.length-1;a+=1){let b=d[a],c=d[a+1];if("string"!=typeof b)throw new e.pz("Array root config paths are not supported.","unknown");let g=f[b];if(h(g)||Array.isArray(g)){f=g;continue}let i="number"==typeof c?[]:{};f[b]=i,f=i}let g=d[d.length-1];if("number"==typeof g){if(!Array.isArray(f))throw new e.pz("Config path points to an array index on a non-array parent.","unknown");f[g]=c;return}f[g]=c}function m(a,b){let c=j(b);if(0===c.length)throw new e.pz("Config path is required.","unknown");let d=a;for(let a=0;a<c.length-1;a+=1){let b=c[a];if(void 0===(d=Array.isArray(d)&&"number"==typeof b||h(d)&&"string"==typeof b?d[b]:void 0))return}let f=c[c.length-1];Array.isArray(d)&&"number"==typeof f?d.splice(f,1):h(d)&&"string"==typeof f&&delete d[f]}function n(a,b){return{stdout:JSON.stringify(a??{}),stderr:"",...b?{metadata:b}:{}}}function o(a){return a===d.K$}function p(a){return"string"==typeof a&&a.trim()?a.trim():null}},24117:(a,b,c)=>{"use strict";c.d(b,{$s:()=>m,Fj:()=>n,Ht:()=>p,JV:()=>h,K$:()=>r,N4:()=>d,OJ:()=>f,Rg:()=>l,Tv:()=>q,ZX:()=>j,aj:()=>k,dK:()=>e,lY:()=>i,mh:()=>g,vO:()=>o});let d="ws://127.0.0.1:18789",e=4e3,f=8e3,g=3e4,h="connect",i=3,j=4,k={min:3,max:4},l="gateway-client",m="backend",n="device-auth.json",o="device.json",p=Buffer.from("302a300506032b6570032100","hex"),q=["operator.admin","operator.read","operator.write","operator.approvals","operator.pairing","operator.talk.secrets"],r="__OPENCLAW_REDACTED__"},35456:(a,b,c)=>{"use strict";c.d(b,{Az:()=>y,FU:()=>o,In:()=>F,SK:()=>B,Yt:()=>x,Zm:()=>n,bC:()=>E,fj:()=>z,go:()=>C,lY:()=>D,qB:()=>p,sc:()=>t,tl:()=>r,ul:()=>A,wL:()=>q,wi:()=>w,z:()=>s});var d=c(51455),e=c(48161),f=c.n(e),g=c(76760),h=c.n(g),i=c(49922);let j=h().join(process.cwd(),".mission-control"),k=h().join(j,"settings.json"),l="AGENTOS_ALLOW_REMOTE_GATEWAY_URL",m="respect-gateway";function n(a){let b,c=a?.trim();if(!c)return null;let d=/^[a-z][a-z0-9+.-]*:\/\//i.test(c)?c:`ws://${c}`;try{b=new URL(d)}catch{throw Error("Gateway address must be a valid WebSocket URL.")}if("ws:"!==b.protocol&&"wss:"!==b.protocol)throw Error("Gateway address must start with ws:// or wss://.");if(!b.hostname)throw Error("Gateway address must include a hostname.");if(!function a(b){let c=b.trim().toLowerCase().replace(/^\[|\]$/g,"");if("localhost"===c||"::1"===c||"0:0:0:0:0:0:0:1"===c)return!0;let d=c.match(/^::ffff:(\d{1,3}(?:\.\d{1,3}){3})$/);if(d)return a(d[1]);let e=c.match(/^(\d{1,3})\.(\d{1,3})\.(\d{1,3})\.(\d{1,3})$/);if(!e)return!1;let f=e.slice(1).map(Number);return f.every(a=>a>=0&&a<=255)&&127===f[0]}(b.hostname)&&"1"!==process.env[l])throw Error(`Gateway address must target localhost unless ${l}=1 is set.`);return b.toString().replace(/\/$/,"")}function o(a){let b=a?.trim();if(!b)return null;if("~"!==b&&!b.startsWith("~/")&&!h().isAbsolute(b))throw Error("Workspace root must be an absolute path or start with ~/.");return p(b)}function p(a){var b;let c=a?.trim();if(!c)return;let d="~"===(b=c)?f().homedir():b.startsWith("~/")?h().join(f().homedir(),b.slice(2)):b,e=h().normalize(d);return e.length>1?e.replace(/[\\/]+$/,""):e}async function q(){return p((await r()).workspaceRoot)??null}async function r(){let a;try{a=await (0,d.readFile)(k,"utf8")}catch(a){if("ENOENT"===("object"==typeof a&&a&&"code"in a?a.code:void 0))return{};throw a}try{let b=JSON.parse(a),c="string"==typeof b.workspaceRoot?p(b.workspaceRoot):void 0,d=function(a){if(!a||"object"!=typeof a)return;let b=Object.entries("smokeTests"in a&&a.smokeTests&&"object"==typeof a.smokeTests?a.smokeTests:{}).reduce((a,[b,c])=>{if(!c||"object"!=typeof c)return a;let d="string"==typeof c.checkedAt?c.checkedAt:null,e="passed"===c.status||"failed"===c.status?c.status:null;return d&&e&&(a[b]={status:e,checkedAt:d,..."string"==typeof c.runId?{runId:c.runId}:{},..."string"==typeof c.summary?{summary:c.summary}:{},..."string"==typeof c.error?{error:K(c.error)??c.error}:{}}),a},{});return Object.keys(b).length>0?{smokeTests:b}:void 0}("object"==typeof b.runtimePreflight&&b.runtimePreflight?b.runtimePreflight:void 0),e=H(b.compatibilitySmokeTest),f=function(a){if(!a||"object"!=typeof a||Array.isArray(a))return;let b=u(a.mode),c=v(a.minimumIntervalMs);return"respect-gateway"===b?{mode:b,minimumIntervalMs:null}:"fast-local-testing"===b?{mode:b,minimumIntervalMs:1e4}:{mode:b,minimumIntervalMs:c??1e4}}(b.configUpdatePacing);return{...c?{workspaceRoot:c}:{},...f?{configUpdatePacing:f}:{},...d?{runtimePreflight:d}:{},...e?{compatibilitySmokeTest:e}:{}}}catch{return{}}}function s(a){return a.configUpdatePacing??{mode:m,minimumIntervalMs:null}}async function t(a){let b,c=await r(),d="respect-gateway"===(b=u(a.mode))?{mode:b,minimumIntervalMs:null}:"fast-local-testing"===b?{mode:b,minimumIntervalMs:1e4}:{mode:b,minimumIntervalMs:v(a.minimumIntervalMs)??1e4};return await w({...c,configUpdatePacing:d}),d}function u(a){return"fast-local-testing"===a||"custom"===a||"respect-gateway"===a?a:m}function v(a){if("number"!=typeof a||!Number.isFinite(a))return null;let b=Math.round(a);return b<=0?null:Math.min(b,6e5)}async function w(a){await (0,d.mkdir)(j,{recursive:!0}),await (0,d.writeFile)(k,`${JSON.stringify(a,null,2)}
|
|
2
|
+
`,{encoding:"utf8",mode:384}),await (0,d.chmod)(k,384)}function x(a,b){return a.runtimePreflight?.smokeTests?.[b]??null}function y(a,b){return!b||!a||L(b)?{status:"not-run",checkedAt:null,agentId:null,runId:null,summary:null,error:null}:{status:b.status,checkedAt:b.checkedAt,agentId:a,runId:b.runId??null,summary:b.summary??null,error:K(b.error??null)}}function z(a){let b=G(a)[0];return y(b?.[0]??null,b?.[1]??null)}function A(a){return a.compatibilitySmokeTest??null}function B(a){if(!a||"passed"!==a.status)return!1;let b=Date.parse(a.checkedAt);return Number.isFinite(b)&&Date.now()-b<=432e5}async function C(a){let b=await r(),c={...b.runtimePreflight?.smokeTests??{}};a.agentId&&"not-run"!==a.status&&a.checkedAt&&(c[a.agentId]={status:a.status,checkedAt:a.checkedAt,...a.runId?{runId:a.runId}:{},...a.summary?{summary:a.summary}:{},...a.error?{error:a.error}:{}},await w({...b,runtimePreflight:{smokeTests:c}}))}async function D(a){let b=await r();await w({...b,compatibilitySmokeTest:H(a)??a})}async function E(){let a=await r(),b=a.runtimePreflight?.smokeTests??{},c=Object.fromEntries(Object.entries(b).filter(([,a])=>!("failed"===a.status&&(0,i.YG)(a.error??""))));if(Object.keys(c).length===Object.keys(b).length)return!1;let d={...a};return Object.keys(c).length>0?d.runtimePreflight={smokeTests:c}:delete d.runtimePreflight,await w(d),!0}function F(a){let b=G(a).find(([,a])=>"failed"===a.status&&(0,i.YG)(a.error??"")&&!L(a));return b?.[1]??null}function G(a){return Object.entries(a.runtimePreflight?.smokeTests??{}).sort((a,b)=>{let c=Date.parse(a[1].checkedAt);return Date.parse(b[1].checkedAt)-c})}function H(a){var b;if(!a||"object"!=typeof a)return;let c="compatible"===(b=a.status)||"degraded"===b||"incompatible"===b||"unknown"===b?b:null,d="string"==typeof a.checkedAt&&a.checkedAt.trim()?a.checkedAt:null,e=function(a){if(!a||"object"!=typeof a)return null;let b=a.agentOsSupportedProtocolRange&&"object"==typeof a.agentOsSupportedProtocolRange?a.agentOsSupportedProtocolRange:null,c="number"==typeof b?.min&&Number.isFinite(b.min)?b.min:null,d="number"==typeof b?.max&&Number.isFinite(b.max)?b.max:null;return null===c||null===d?null:{installedVersion:J(a.installedVersion),requiredOpenClawVersion:J(a.requiredOpenClawVersion),recommendedOpenClawVersion:J(a.recommendedOpenClawVersion),gatewayProtocolVersion:J(a.gatewayProtocolVersion),requiredGatewayProtocolVersion:J(a.requiredGatewayProtocolVersion)??"4",agentOsSupportedProtocolRange:{min:c,max:d},nodeVersion:J(a.nodeVersion),nodeRequiredVersion:J(a.nodeRequiredVersion)??"22.19.0",nodeRecommendedVersion:J(a.nodeRecommendedVersion)??"24.x",nodeStatus:"supported"===a.nodeStatus||"unsupported"===a.nodeStatus||"unknown"===a.nodeStatus?a.nodeStatus:"unknown",gatewayAuthStatus:J(a.gatewayAuthStatus)??"Unknown",nativeGatewayStatus:J(a.nativeGatewayStatus)??"Unknown",cliFallbackUsageCount:"number"==typeof a.cliFallbackUsageCount&&Number.isFinite(a.cliFallbackUsageCount)?Math.max(0,a.cliFallbackUsageCount):0,lastNativeError:J(a.lastNativeError),lastFallbackReason:J(a.lastFallbackReason),modelReady:"boolean"==typeof a.modelReady?a.modelReady:null}}(a.compatibility);if(!c||!d||!e)return;let f="number"==typeof a.durationMs&&Number.isFinite(a.durationMs)?Math.max(0,a.durationMs):0,g=!0===a.safeToDispatchMissions;return{status:c,checkedAt:d,durationMs:f,safeToDispatchMissions:g,recovery:"string"==typeof a.recovery&&a.recovery.trim()?a.recovery.trim():"Review OpenClaw compatibility diagnostics, then rerun the smoke test.",checks:Array.isArray(a.checks)?a.checks.map(I).filter(a=>!!a):[],compatibility:e}}function I(a){var b;if(!a||"object"!=typeof a)return null;let c="pass"===(b=a.status)||"warning"===b||"fail"===b?b:null,d="string"==typeof a.id&&a.id.trim()?a.id.trim():null,e="string"==typeof a.label&&a.label.trim()?a.label.trim():null,f="string"==typeof a.summary&&a.summary.trim()?a.summary.trim():null;return d&&e&&c&&f?{id:d,label:e,status:c,required:!0===a.required,summary:f,recovery:"string"==typeof a.recovery&&a.recovery.trim()?a.recovery.trim():null,durationMs:"number"==typeof a.durationMs&&Number.isFinite(a.durationMs)?Math.max(0,a.durationMs):0,...void 0!==a.rawDetails?{rawDetails:a.rawDetails}:{}}:null}function J(a){return"string"==typeof a&&a.trim()?a.trim():null}function K(a){return a?(0,i.YG)(a)?(0,i.ox)((0,i.MF)("openclaw")):a:null}function L(a){if("failed"!==a.status||!(0,i.YG)(a.error??""))return!1;let b=Date.parse(a.checkedAt);return Number.isFinite(b)&&Date.now()-b>3e5}},49922:(a,b,c)=>{"use strict";function d(a){let b=a.trim();return/OAuth token refresh failed for openai/i.test(b)||/OAuth token refresh failed for openai-codex/i.test(b)||/OpenAI Codex token refresh failed\s*\(401\)/i.test(b)||/refresh token has already been used to generate a new access token/i.test(b)}function e(a){let b=a.trim();return/No provider plugins found/i.test(b)||/plugin not installed:\s*codex/i.test(b)||/plugins\.entries\.codex.*plugin not installed/i.test(b)}function f(a){let b;return d(a)||(b=a.trim(),/Your ChatGPT\/Codex session has expired/i.test(b)&&/models auth login --provider (?:openai|openai-codex|codex)/i.test(b))||e(a)}function g(a){return/OpenClaw command timed out after \d+ seconds|Command exceeded \d+ seconds/i.test(a)}function h(a){return`Your ChatGPT/Codex session has expired. Reconnect ChatGPT, then retry model discovery or runtime verification. Run: ${a}`}function i(a,b){let c=b?.force?" --force":"";return`${m(a)} models auth login --provider openai${c} --set-default`}function j(a,b){let c=m(a),d=b?.force?" --force":"";return`${c} plugins install --force @openclaw/codex && ${c} doctor --fix && ${c} gateway restart && ${c} models auth login --provider openai${d} --set-default`}function k(a,b,c){if(b){let b=i(a,c),d=c?.force?"refresh the Codex app-server setup":"finish the Codex app-server setup";return{command:b,statusMessage:"Preparing Codex app-server setup in terminal...",continueMessage:`Continue in terminal to ${d}. After auth completes, return here and refresh setup.`,verificationMessage:`The model was saved. Continue in terminal to ${d} and finish setup.`}}let d=j(a,c),e=c?.force?"refresh the Codex app-server setup":"finish the Codex app-server setup";return{command:d,statusMessage:"Preparing Codex plugin setup in terminal...",continueMessage:`Continue in terminal to install the Codex provider plugin, then ${e}.`,verificationMessage:`The model was saved. Install the Codex provider plugin, then ${e}.`}}function l(a){return`OpenClaw needs the Codex provider plugin installed and enabled before auth login can continue. Install the plugin, refresh the registry, restart the gateway, then retry. Run: ${a}`}function m(a){return/^[a-zA-Z0-9_./:@%+=,-]+$/.test(a)?a:`'${a.replaceAll("'","'\\''")}'`}c.d(b,{Bd:()=>d,Lw:()=>g,MF:()=>i,Oq:()=>e,Qf:()=>j,WS:()=>k,YG:()=>f,ox:()=>h,sF:()=>l})},80500:(a,b,c)=>{"use strict";c.d(b,{LF:()=>f,RE:()=>g,S4:()=>k,_v:()=>j,c0:()=>i,vC:()=>h});var d=c(98717),e=c(17929);function f(a,b){let c=(0,e.nf)(a);if(0===c.length)throw new d.pz("Config path is required.","unknown");if(c.some(a=>"number"==typeof a))throw new d.pz("Gateway config.patch merge updates do not support array-index paths; using CLI config fallback.","unsupported");let f={},g=f;for(let a=0;a<c.length;a+=1){let d=c[a];if(a===c.length-1){g[d]=b;break}let e={};g[d]=e,g=e}return f}function g(a){let b=new Set,c=[a];for(;c.length>0;){let a=c.shift();if(!(!a||b.has(a))){if(b.add(a),(0,e.LK)(a)){let b=function(a){if("string"!=typeof a)return"unknown";let b=a.trim().toLowerCase();return"restart"===b||"hot"===b||"none"===b?b:"unknown"}(a.reloadKind??a.reload??a.reload_kind??a.reloadPolicy??a.reloadRequirement);if("unknown"!==b)return b;c.push(a.schema,a.hint,a.node,a.config);continue}Array.isArray(a)&&c.push(...a)}}return"unknown"}function h(a){return/^(gateway\.(remote\.(url|token|password)|auth\.(mode|token|password))|gateway\.mode)$/.test(a)}function i(a,b){let c=(0,d.$g)(a).kind;return!!h(b)&&("auth"===c||"timeout"===c||"unreachable"===c)&&(!(a instanceof d.jl)||!/^config\.(patch|apply|set|unset)$/i.test(a.method))}function j(a){let b=a instanceof Error?a.message:String(a??"");return/(^|[^a-z])rate limit(?:ed)?\b|retry after|too many requests|HTTP\s*429/i.test(b)&&(!(a instanceof d.jl)||/^config\.(get|schema|patch|apply|set|unset)$/i.test(a.method))}function k(a){if(!j(a))return null;let b=(a instanceof Error?a.message:String(a??"")).match(/retry after\s+(\d+(?:\.\d+)?)\s*(ms|msec|millisecond(?:s)?|s|sec|second(?:s)?|m|min|minute(?:s)?)?/i);if(!b)return null;let c=Number(b[1]);if(!Number.isFinite(c)||c<0)return null;let d=b[2]?.toLowerCase()??"s";return"ms"===d||"msec"===d||d.startsWith("millisecond")?Math.round(c):"m"===d||"min"===d||d.startsWith("minute")?Math.round(6e4*c):Math.round(1e3*c)}},92826:()=>{},93090:(a,b,c)=>{"use strict";c.d(b,{Iz:()=>n,R6:()=>m,Y6:()=>o});var d=c(80500),e=c(35456);let f=new Map,g=0,h=0,i=null,j=!1,k=null,l=null;async function m(a){let b=Date.now(),c=await x(),e=s(b);if(e>b)return p(a,b),r(e-b),v(a,e,"pending");try{let b=await a.execute();return u(c),b}catch(e){if(!(0,d._v)(e))throw e;let b=(0,d.S4)(e)??6e4,c=Date.now()+b;return g=Math.max(g,c),k=y(e),p(a,l=Date.now()),r(t()),v(a,g,"rate-limited")}}async function n(){return w(await x())}function o(a){return w((0,e.z)(a))}function p(a,b){let c=a.path;f.set(c,{key:c,path:a.path,operation:a.operation,value:a.value,execute:a.execute,queuedAt:b}),l=b}async function q(){if(j)return;let a=Date.now(),b=s(a);if(b>a)return void r(b-a);let c=f.values().next().value;if(c){f.delete(c.key),j=!0;try{let a=await x();await c.execute(),u(a),k=null,l=Date.now()}catch(a){if((0,d._v)(a)){let b=(0,d.S4)(a)??6e4;g=Math.max(g,Date.now()+b),k=y(a),p(c,Date.now())}else k=y(a),l=Date.now()}finally{j=!1}f.size>0&&r(t())}}function r(a){i||(i=setTimeout(()=>{i=null,q()},Math.max(0,a)),i.unref?.())}function s(a=Date.now()){let b=Math.max(g,h);return b>a?b:0}function t(){let a=Date.now(),b=s(a);return b>a?b-a:0}function u(a){let b=a.minimumIntervalMs??0;b<=0||(h=Math.max(h,Date.now()+b))}function v(a,b,c){return{stdout:JSON.stringify({ok:!0,pending:!0,path:a.path,operation:a.operation,retryAt:new Date(b).toISOString(),message:"rate-limited"===c?"OpenClaw Gateway is rate limiting config updates. AgentOS queued the latest config update and will retry after the Gateway cooldown. CLI fallback is disabled for this operation.":"AgentOS queued the latest config update and will retry when config update pacing allows it."}),stderr:"",metadata:{pending:!0,path:a.path,operation:a.operation,retryAt:new Date(b).toISOString(),reason:c}}}function w(a){let b=Date.now(),c=s(b),d=Array.from(f.keys()).sort();return{settings:a,pending:d.length>0,pendingCount:d.length,pendingPaths:d,cooldownUntil:c>b?new Date(c).toISOString():null,retryAfterMs:c>b?c-b:null,lastIssue:k,lastUpdatedAt:l?new Date(l).toISOString():null}}async function x(){return(0,e.z)(await (0,e.tl)())}function y(a){return a instanceof Error?a.message:String(a??"OpenClaw Gateway config update failed.")}},96972:(a,b,c)=>{"use strict";c.d(b,{Ax:()=>d,bS:()=>m,fp:()=>l,n3:()=>n});let d="[redacted]",e=new Set(["apikey","apitoken","authorization","authtoken","authpassword","clientsecret","credential","credentials","openclawgatewaytoken","openclawgatewaypassword","password","passwd","privatekey","pushtoken","refreshtoken","secret","token","tokens","webhooktoken"]),f=["apikey","apitoken","authtoken","authpassword","clientsecret","credential","credentials","password","privatekey","pushtoken","refreshtoken","secret","token","webhooktoken"],g=/\b([A-Z0-9_]*(?:API_KEY|TOKEN|PASSWORD|SECRET|PRIVATE_KEY|CREDENTIAL)[A-Z0-9_]*|api[-_ ]?key|access[-_ ]?token|refresh[-_ ]?token|auth[-_ ]?token|password|private[-_ ]?key|secret|credential)s?\s*([:=])\s*("([^"]*)"|'([^']*)'|[^\s,;&]+)/gi,h=/\b(authorization\s*:\s*bearer\s+)([^\s"',;]+)/gi,i=/\b(?:xox[baprs]-|sk-[A-Za-z0-9]|ghp_|github_pat_)[^\s"',;]*/g,j=/(["'])(api[-_ ]?key|access[-_ ]?token|refresh[-_ ]?token|auth[-_ ]?token|token|password|private[-_ ]?key|secret|credential|client[-_ ]?secret|webhook[-_ ]?token)\1\s*:\s*(["'])(?:(?!\3).)*\3/gi,k=/([?&](?:api[-_]?key|access[-_]?token|refresh[-_]?token|auth[-_]?token|token|password|private[-_]?key|secret|credential|client[-_]?secret|webhook[-_]?token)=)([^&#\s]+)/gi;function l(a){return function a(b,c,g){if("string"==typeof b)return c?d:m(b);if("number"==typeof b||"bigint"==typeof b)return c?d:b;if(null==b||"boolean"==typeof b||b instanceof Date)return b;if(Array.isArray(b))return g.has(b)?[]:(g.add(b),b.map(b=>a(b,c,g)));if("object"!=typeof b)return b;if(g.has(b))return{};g.add(b);let h={};for(let[d,i]of Object.entries(b)){let b=function(a){let b=a.replace(/[^A-Za-z0-9]/g,"").toLowerCase();return!!b&&"tokenusage"!==b&&(!!e.has(b)||f.some(a=>b.endsWith(a)))}(d);h[d]=a(i,c||b,g)}return h}(a,!1,new WeakSet)}function m(a){return a.replace(h,(a,b)=>`${b}${d}`).replace(k,(a,b)=>`${b}${d}`).replace(i,d).replace(j,(a,b,c,e)=>`${b}${c}${b}:${e}${d}${e}`).replace(g,(a,b,c)=>`${b}${c}${d}`)}function n(a,b){return m((a instanceof Error?a.message:"string"==typeof a?a:b)||b)}},98717:(a,b,c)=>{"use strict";c.d(b,{$g:()=>m,As:()=>f,Lo:()=>j,Rd:()=>k,Z6:()=>l,fu:()=>o,jl:()=>g,mW:()=>p,pz:()=>h});var d=c(24117),e=c(96972);class f extends Error{constructor(a,b={}){super(a),this.name="NativeGatewayError",this.kind=b.kind??n(a),this.cause=b.cause}}class g extends f{constructor(a,b,c,d={}){super(a,d),this.method=b,this.sent=c,this.name="NativeGatewayRequestError"}}class h extends Error{constructor(a,b,c={}){super(a),this.kind=b,this.name="OpenClawGatewayClientError",this.cause=c.cause}}let i=[];function j(){return[...i]}function k(a,b){let c=m(b);l(a),i.unshift({at:new Date().toISOString(),operation:a,issue:p(c.message),kind:c.kind,recovery:o(c)}),i.splice(20)}function l(a){for(let b=i.length-1;b>=0;b-=1)i[b]?.operation===a&&i.splice(b,1)}function m(a){if(a instanceof h||a instanceof f)return new h(p(a.message),a.kind,{cause:a.cause??a});let b=a instanceof Error?a.message:String(a||"OpenClaw Gateway request failed.");return new h(p(b),n(b),{cause:a})}function n(a){return/protocol|version|hello|handshake/i.test(a)?"protocol-mismatch":/unknown method|method not found|unsupported method/i.test(a)?"unsupported":/auth|token|password|unauthorized|forbidden/i.test(a)?"auth":/scope|permission|not allowed/i.test(a)?"scope-limited":/base\s*hash|basehash|conflict|stale|precondition|version mismatch|already changed/i.test(a)?"conflict":/(^|[^a-z])rate limit(?:ed)?\b|retry after|too many requests/i.test(a)?"rate-limited":/invalid[_\s-]?request|invalid .*params|invalid json|malformed|schema|payload/i.test(a)?"malformed-response":/timed out|timeout/i.test(a)?"timeout":/connect|closed|unreachable|websocket/i.test(a)?"unreachable":"unknown"}function o(a){switch(a.kind){case"auth":return"Check the OpenClaw Gateway token/password, then repair local device access in Settings if the operator scope is missing.";case"conflict":return"Refresh the Gateway config snapshot, then retry the action.";case"scope-limited":return"Approve AgentOS as an OpenClaw operator with the required read/write/admin scopes.";case"protocol-mismatch":return`Update OpenClaw or AgentOS so the Gateway protocol overlaps AgentOS' supported range ${d.lY}-${d.ZX}.`;case"rate-limited":return"Wait for the OpenClaw Gateway config cooldown to expire, then retry the action.";case"unsupported":return"OpenClaw does not advertise this Gateway method; AgentOS will use the compatibility fallback when available.";case"timeout":return"Restart the OpenClaw Gateway, inspect diagnostics for slow handlers, then retry the action.";case"unreachable":return"Start or restart the OpenClaw Gateway, verify the endpoint, or keep using CLI fallback only for recovery.";case"malformed-response":return"Update OpenClaw or report the incompatible Gateway response shape.";default:return"Inspect OpenClaw diagnostics for the underlying Gateway failure."}}function p(a){let b=a?.trim();return b?(0,e.bS)(b).replace(/\b(authorization|bearer|token|password|secret|api[_-]?key)\b(\s*[:=]\s*)(["']?)[^\s"',;}{]+/gi,(a,b,c,d)=>`${b}${c}${d}[redacted]`).replace(/\b(AGENTOS_OPENCLAW_GATEWAY_TOKEN|OPENCLAW_GATEWAY_TOKEN|AGENTOS_OPENCLAW_GATEWAY_PASSWORD|OPENCLAW_GATEWAY_PASSWORD)=["']?[^"'\s]+/g,(a,b)=>`${b}=[redacted]`).replace(/__OPENCLAW_REDACTED__/g,"[redacted]"):""}}};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";exports.id=9632,exports.ids=[9632],exports.modules={71:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("funnel",[["path",{d:"M10 20a1 1 0 0 0 .553.895l2 1A1 1 0 0 0 14 21v-7a2 2 0 0 1 .517-1.341L21.74 4.67A1 1 0 0 0 21 3H3a1 1 0 0 0-.742 1.67l7.225 7.989A2 2 0 0 1 10 14z",key:"sc7q7i"}]])},1146:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("import",[["path",{d:"M12 3v12",key:"1x0j5s"}],["path",{d:"m8 11 4 4 4-4",key:"1dohi6"}],["path",{d:"M8 5H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-4",key:"1ywtjm"}]])},1923:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("star",[["path",{d:"M11.525 2.295a.53.53 0 0 1 .95 0l2.31 4.679a2.123 2.123 0 0 0 1.595 1.16l5.166.756a.53.53 0 0 1 .294.904l-3.736 3.638a2.123 2.123 0 0 0-.611 1.878l.882 5.14a.53.53 0 0 1-.771.56l-4.618-2.428a2.122 2.122 0 0 0-1.973 0L6.396 21.01a.53.53 0 0 1-.77-.56l.881-5.139a2.122 2.122 0 0 0-.611-1.879L2.16 9.795a.53.53 0 0 1 .294-.906l5.165-.755a2.122 2.122 0 0 0 1.597-1.16z",key:"r04s7s"}]])},6613:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("file-plus-2",[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4",key:"1pf5j1"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M3 15h6",key:"4e2qda"}],["path",{d:"M6 12v6",key:"1u72j0"}]])},11529:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("archive",[["rect",{width:"20",height:"5",x:"2",y:"3",rx:"1",key:"1wp1u1"}],["path",{d:"M4 8v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8",key:"1s80jp"}],["path",{d:"M10 12h4",key:"a56b0p"}]])},11843:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("list",[["path",{d:"M3 12h.01",key:"nlz23k"}],["path",{d:"M3 18h.01",key:"1tta3j"}],["path",{d:"M3 6h.01",key:"1rqtza"}],["path",{d:"M8 12h13",key:"1za7za"}],["path",{d:"M8 18h13",key:"1lx6n3"}],["path",{d:"M8 6h13",key:"ik3vkj"}]])},14864:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("clipboard-check",[["rect",{width:"8",height:"4",x:"8",y:"2",rx:"1",ry:"1",key:"tgr4d6"}],["path",{d:"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2",key:"116196"}],["path",{d:"m9 14 2 2 4-4",key:"df797q"}]])},19988:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("file-input",[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4",key:"1pf5j1"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M2 15h10",key:"jfw4w8"}],["path",{d:"m9 18 3-3-3-3",key:"112psh"}]])},24636:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("square-arrow-out-up-right",[["path",{d:"M21 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h6",key:"y09zxi"}],["path",{d:"m21 3-9 9",key:"mpx6sq"}],["path",{d:"M15 3h6v6",key:"1q9fwt"}]])},25425:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("bell-ring",[["path",{d:"M10.268 21a2 2 0 0 0 3.464 0",key:"vwvbt9"}],["path",{d:"M22 8c0-2.3-.8-4.3-2-6",key:"5bb3ad"}],["path",{d:"M3.262 15.326A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673C19.41 13.956 18 12.499 18 8A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.738 7.326",key:"11g9vi"}],["path",{d:"M4 2C2.8 3.7 2 5.7 2 8",key:"tap9e0"}]])},25818:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("message-square",[["path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z",key:"1lielz"}]])},30382:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("list-filter",[["path",{d:"M3 6h18",key:"d0wm0j"}],["path",{d:"M7 12h10",key:"b7w52i"}],["path",{d:"M10 18h4",key:"1ulq68"}]])},30649:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("clock-3",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 16.5 12",key:"1aq6pp"}]])},32294:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("upload",[["path",{d:"M12 3v12",key:"1x0j5s"}],["path",{d:"m17 8-5-5-5 5",key:"7q97r8"}],["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4",key:"ih7n3h"}]])},32517:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("layers",[["path",{d:"M12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83z",key:"zw3jo"}],["path",{d:"M2 12a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 12",key:"1wduqc"}],["path",{d:"M2 17a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 17",key:"kqbvx6"}]])},36149:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("chrome",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["circle",{cx:"12",cy:"12",r:"4",key:"4exip2"}],["line",{x1:"21.17",x2:"12",y1:"8",y2:"8",key:"a0cw5f"}],["line",{x1:"3.95",x2:"8.54",y1:"6.06",y2:"14",key:"1kftof"}],["line",{x1:"10.88",x2:"15.46",y1:"21.94",y2:"14",key:"1ymyh8"}]])},38560:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("ellipsis",[["circle",{cx:"12",cy:"12",r:"1",key:"41hilf"}],["circle",{cx:"19",cy:"12",r:"1",key:"1wjl8i"}],["circle",{cx:"5",cy:"12",r:"1",key:"1pcz8c"}]])},38923:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("hard-drive",[["line",{x1:"22",x2:"2",y1:"12",y2:"12",key:"1y58io"}],["path",{d:"M5.45 5.11 2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z",key:"oot6mr"}],["line",{x1:"6",x2:"6.01",y1:"16",y2:"16",key:"sgf278"}],["line",{x1:"10",x2:"10.01",y1:"16",y2:"16",key:"1l4acy"}]])},46398:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("file-archive",[["path",{d:"M10 12v-1",key:"v7bkov"}],["path",{d:"M10 18v-2",key:"1cjy8d"}],["path",{d:"M10 7V6",key:"dljcrl"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M15.5 22H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v16a2 2 0 0 0 .274 1.01",key:"gkbcor"}],["circle",{cx:"10",cy:"20",r:"2",key:"1xzdoj"}]])},51738:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("database",[["ellipse",{cx:"12",cy:"5",rx:"9",ry:"3",key:"msslwz"}],["path",{d:"M3 5V19A9 3 0 0 0 21 19V5",key:"1wlel7"}],["path",{d:"M3 12A9 3 0 0 0 21 12",key:"mv7ke4"}]])},55431:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("earth",[["path",{d:"M21.54 15H17a2 2 0 0 0-2 2v4.54",key:"1djwo0"}],["path",{d:"M7 3.34V5a3 3 0 0 0 3 3a2 2 0 0 1 2 2c0 1.1.9 2 2 2a2 2 0 0 0 2-2c0-1.1.9-2 2-2h3.17",key:"1tzkfa"}],["path",{d:"M11 21.95V18a2 2 0 0 0-2-2a2 2 0 0 1-2-2v-1a2 2 0 0 0-2-2H2.05",key:"14pb5j"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]])},56839:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("puzzle",[["path",{d:"M15.39 4.39a1 1 0 0 0 1.68-.474 2.5 2.5 0 1 1 3.014 3.015 1 1 0 0 0-.474 1.68l1.683 1.682a2.414 2.414 0 0 1 0 3.414L19.61 15.39a1 1 0 0 1-1.68-.474 2.5 2.5 0 1 0-3.014 3.015 1 1 0 0 1 .474 1.68l-1.683 1.682a2.414 2.414 0 0 1-3.414 0L8.61 19.61a1 1 0 0 0-1.68.474 2.5 2.5 0 1 1-3.014-3.015 1 1 0 0 0 .474-1.68l-1.683-1.682a2.414 2.414 0 0 1 0-3.414L4.39 8.61a1 1 0 0 1 1.68.474 2.5 2.5 0 1 0 3.014-3.015 1 1 0 0 1-.474-1.68l1.683-1.682a2.414 2.414 0 0 1 3.414 0z",key:"w46dr5"}]])},59020:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("mail",[["path",{d:"m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7",key:"132q7q"}],["rect",{x:"2",y:"4",width:"20",height:"16",rx:"2",key:"izxlao"}]])},59922:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("search-check",[["path",{d:"m8 11 2 2 4-4",key:"1sed1v"}],["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}],["path",{d:"m21 21-4.3-4.3",key:"1qie3q"}]])},60737:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("circle-dashed",[["path",{d:"M10.1 2.182a10 10 0 0 1 3.8 0",key:"5ilxe3"}],["path",{d:"M13.9 21.818a10 10 0 0 1-3.8 0",key:"11zvb9"}],["path",{d:"M17.609 3.721a10 10 0 0 1 2.69 2.7",key:"1iw5b2"}],["path",{d:"M2.182 13.9a10 10 0 0 1 0-3.8",key:"c0bmvh"}],["path",{d:"M20.279 17.609a10 10 0 0 1-2.7 2.69",key:"1ruxm7"}],["path",{d:"M21.818 10.1a10 10 0 0 1 0 3.8",key:"qkgqxc"}],["path",{d:"M3.721 6.391a10 10 0 0 1 2.7-2.69",key:"1mcia2"}],["path",{d:"M6.391 20.279a10 10 0 0 1-2.69-2.7",key:"1fvljs"}]])},61063:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("fingerprint",[["path",{d:"M12 10a2 2 0 0 0-2 2c0 1.02-.1 2.51-.26 4",key:"1nerag"}],["path",{d:"M14 13.12c0 2.38 0 6.38-1 8.88",key:"o46ks0"}],["path",{d:"M17.29 21.02c.12-.6.43-2.3.5-3.02",key:"ptglia"}],["path",{d:"M2 12a10 10 0 0 1 18-6",key:"ydlgp0"}],["path",{d:"M2 16h.01",key:"1gqxmh"}],["path",{d:"M21.8 16c.2-2 .131-5.354 0-6",key:"drycrb"}],["path",{d:"M5 19.5C5.5 18 6 15 6 12a6 6 0 0 1 .34-2",key:"1tidbn"}],["path",{d:"M8.65 22c.21-.66.45-1.32.57-2",key:"13wd9y"}],["path",{d:"M9 6.8a6 6 0 0 1 9 5.2v2",key:"1fr1j5"}]])},69918:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("user-cog",[["path",{d:"M10 15H6a4 4 0 0 0-4 4v2",key:"1nfge6"}],["path",{d:"m14.305 16.53.923-.382",key:"1itpsq"}],["path",{d:"m15.228 13.852-.923-.383",key:"eplpkm"}],["path",{d:"m16.852 12.228-.383-.923",key:"13v3q0"}],["path",{d:"m16.852 17.772-.383.924",key:"1i8mnm"}],["path",{d:"m19.148 12.228.383-.923",key:"1q8j1v"}],["path",{d:"m19.53 18.696-.382-.924",key:"vk1qj3"}],["path",{d:"m20.772 13.852.924-.383",key:"n880s0"}],["path",{d:"m20.772 16.148.924.383",key:"1g6xey"}],["circle",{cx:"18",cy:"15",r:"3",key:"gjjjvw"}],["circle",{cx:"9",cy:"7",r:"4",key:"nufk8"}]])},70032:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("circle-pause",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"10",x2:"10",y1:"15",y2:"9",key:"c1nkhi"}],["line",{x1:"14",x2:"14",y1:"15",y2:"9",key:"h65svq"}]])},72290:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("layout-grid",[["rect",{width:"7",height:"7",x:"3",y:"3",rx:"1",key:"1g98yp"}],["rect",{width:"7",height:"7",x:"14",y:"3",rx:"1",key:"6d4xhi"}],["rect",{width:"7",height:"7",x:"14",y:"14",rx:"1",key:"nxv5o0"}],["rect",{width:"7",height:"7",x:"3",y:"14",rx:"1",key:"1bb6yr"}]])},74742:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("moon",[["path",{d:"M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z",key:"a7tn18"}]])},78153:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("send",[["path",{d:"M14.536 21.686a.5.5 0 0 0 .937-.024l6.5-19a.496.496 0 0 0-.635-.635l-19 6.5a.5.5 0 0 0-.024.937l7.93 3.18a2 2 0 0 1 1.112 1.11z",key:"1ffxy3"}],["path",{d:"m21.854 2.147-10.94 10.939",key:"12cjpa"}]])},81637:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("brain-circuit",[["path",{d:"M12 5a3 3 0 1 0-5.997.125 4 4 0 0 0-2.526 5.77 4 4 0 0 0 .556 6.588A4 4 0 1 0 12 18Z",key:"l5xja"}],["path",{d:"M9 13a4.5 4.5 0 0 0 3-4",key:"10igwf"}],["path",{d:"M6.003 5.125A3 3 0 0 0 6.401 6.5",key:"105sqy"}],["path",{d:"M3.477 10.896a4 4 0 0 1 .585-.396",key:"ql3yin"}],["path",{d:"M6 18a4 4 0 0 1-1.967-.516",key:"2e4loj"}],["path",{d:"M12 13h4",key:"1ku699"}],["path",{d:"M12 18h6a2 2 0 0 1 2 2v1",key:"105ag5"}],["path",{d:"M12 8h8",key:"1lhi5i"}],["path",{d:"M16 8V5a2 2 0 0 1 2-2",key:"u6izg6"}],["circle",{cx:"16",cy:"13",r:".5",key:"ry7gng"}],["circle",{cx:"18",cy:"3",r:".5",key:"1aiba7"}],["circle",{cx:"20",cy:"21",r:".5",key:"yhc1fs"}],["circle",{cx:"20",cy:"8",r:".5",key:"1e43v0"}]])},87377:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("message-circle",[["path",{d:"M7.9 20A9 9 0 1 0 4 16.1L2 22Z",key:"vv11sd"}]])},87613:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("play",[["polygon",{points:"6 3 20 12 6 21 6 3",key:"1oa8hb"}]])},88210:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("file-spreadsheet",[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M8 13h2",key:"yr2amv"}],["path",{d:"M14 13h2",key:"un5t4a"}],["path",{d:"M8 17h2",key:"2yhykz"}],["path",{d:"M14 17h2",key:"10kma7"}]])},92302:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("command",[["path",{d:"M15 6v12a3 3 0 1 0 3-3H6a3 3 0 1 0 3 3V6a3 3 0 1 0-3 3h12a3 3 0 1 0-3-3",key:"11bfej"}]])},92638:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("rows-3",[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M21 9H3",key:"1338ky"}],["path",{d:"M21 15H3",key:"9uk58r"}]])},92892:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("github",[["path",{d:"M15 22v-4a4.8 4.8 0 0 0-1-3.5c3 0 6-2 6-5.5.08-1.25-.27-2.48-1-3.5.28-1.15.28-2.35 0-3.5 0 0-1 0-3 1.5-2.64-.5-5.36-.5-8 0C6 2 5 2 5 2c-.3 1.15-.3 2.35 0 3.5A5.403 5.403 0 0 0 4 9c0 3.5 3 5.5 6 5.5-.39.49-.68 1.05-.85 1.65-.17.6-.22 1.23-.15 1.85v4",key:"tonef"}],["path",{d:"M9 18c-4.51 2-5-2-7-2",key:"9comsn"}]])},93931:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("terminal",[["path",{d:"M12 19h8",key:"baeox8"}],["path",{d:"m4 17 6-6-6-6",key:"1yngyt"}]])},95478:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("code-xml",[["path",{d:"m18 16 4-4-4-4",key:"1inbqp"}],["path",{d:"m6 8-4 4 4 4",key:"15zrgr"}],["path",{d:"m14.5 4-5 16",key:"e7oirm"}]])}};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__BUILD_MANIFEST={polyfillFiles:["static/chunks/polyfills-42372ed130431b0a.js"],devFiles:[],lowPriorityFiles:["static/
|
|
1
|
+
globalThis.__BUILD_MANIFEST={polyfillFiles:["static/chunks/polyfills-42372ed130431b0a.js"],devFiles:[],lowPriorityFiles:["static/jgRmll3iX_XVNwRhKs8U9/_buildManifest.js","static/jgRmll3iX_XVNwRhKs8U9/_ssgManifest.js"],rootMainFiles:["static/chunks/webpack-6bcec8d8f296d9ef.js","static/chunks/f6503f1c-1272160a304f8b44.js","static/chunks/4424-805347abcfa4dab9.js","static/chunks/main-app-70892a7dc1723083.js"],rootMainFilesTree:{},pages:{"/_app":[]}};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
self.__REACT_LOADABLE_MANIFEST='{"components/mission-control/mission-control-shell.tsx -> @/components/mission-control/canvas":{"id":67197,"files":["static/css/599369d853c61df7.css","static/chunks/4a846800.ef93163f41628d6f.js","static/chunks/4137.19010bab7fabf352.js","static/chunks/2125-
|
|
1
|
+
self.__REACT_LOADABLE_MANIFEST='{"components/mission-control/mission-control-shell.tsx -> @/components/mission-control/canvas":{"id":67197,"files":["static/css/599369d853c61df7.css","static/chunks/4a846800.ef93163f41628d6f.js","static/chunks/4137.19010bab7fabf352.js","static/chunks/2125-d862b19ddebfd33a.js","static/chunks/7197.9a3977e98b2a1fe9.js"]}}';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><html lang="en" class="dark"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/
|
|
1
|
+
<!DOCTYPE html><html lang="en" class="dark"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/1ec545644e12b517.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-6bcec8d8f296d9ef.js"/><script src="/_next/static/chunks/f6503f1c-1272160a304f8b44.js" async=""></script><script src="/_next/static/chunks/4424-805347abcfa4dab9.js" async=""></script><script src="/_next/static/chunks/main-app-70892a7dc1723083.js" async=""></script><script src="/_next/static/chunks/8583-7994af81ac8b7330.js" async=""></script><script src="/_next/static/chunks/app/layout-a58705d0aa0318d2.js" async=""></script><meta name="robots" content="noindex"/><meta name="theme-color" content="#09101c"/><title>AgentOS | Control Plane</title><meta name="description" content="Human Control Layer for AI Agents and Companies | Built on OpenClaw."/><meta name="application-name" content="AgentOS | Control Plane"/><link rel="manifest" href="/site.webmanifest"/><meta property="og:title" content="AgentOS | Control Plane"/><meta property="og:description" content="Human Control Layer for AI Agents and Companies | Built on OpenClaw."/><meta property="og:site_name" content="AgentOS | Control Plane"/><meta property="og:image" content="http://localhost:3000/readme/readme.jpeg"/><meta property="og:image:width" content="1536"/><meta property="og:image:height" content="1024"/><meta property="og:image:alt" content="AgentOS control-plane interface"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="AgentOS | Control Plane"/><meta name="twitter:description" content="Human Control Layer for AI Agents and Companies | Built on OpenClaw."/><meta name="twitter:image" content="http://localhost:3000/readme/readme.jpeg"/><link rel="shortcut icon" href="/favicon.ico"/><link rel="icon" href="/favicon.ico" sizes="any"/><link rel="icon" href="/favicon-16x16.png" sizes="16x16" type="image/png"/><link rel="icon" href="/favicon-32x32.png" sizes="32x32" type="image/png"/><link rel="apple-touch-icon" href="/apple-touch-icon.png" sizes="180x180" type="image/png"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><script>
|
|
2
2
|
(() => {
|
|
3
3
|
const hash = window.location.hash ? window.location.hash.slice(1) : "";
|
|
4
4
|
const params = new URLSearchParams(hash);
|
|
@@ -9,4 +9,4 @@
|
|
|
9
9
|
const nextHash = params.toString();
|
|
10
10
|
history.replaceState(null, "", window.location.pathname + window.location.search + (nextHash ? "#" + nextHash : ""));
|
|
11
11
|
})();
|
|
12
|
-
</script><main class="flex min-h-screen items-center justify-center bg-[#050816] px-6 text-white"><div class="rounded-[24px] border border-white/10 bg-white/[0.03] px-8 py-10 text-center shadow-[0_24px_80px_rgba(0,0,0,0.35)] backdrop-blur-xl"><p class="text-[11px] uppercase tracking-[0.32em] text-slate-500">OpenClaw</p><h1 class="mt-3 font-display text-3xl">Page not found</h1><p class="mt-3 max-w-md text-sm leading-6 text-slate-400">The requested AgentOS route does not exist in this workspace.</p></div></main><!--$--><!--/$--><section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false"></section><script src="/_next/static/chunks/webpack-
|
|
12
|
+
</script><main class="flex min-h-screen items-center justify-center bg-[#050816] px-6 text-white"><div class="rounded-[24px] border border-white/10 bg-white/[0.03] px-8 py-10 text-center shadow-[0_24px_80px_rgba(0,0,0,0.35)] backdrop-blur-xl"><p class="text-[11px] uppercase tracking-[0.32em] text-slate-500">OpenClaw</p><h1 class="mt-3 font-display text-3xl">Page not found</h1><p class="mt-3 max-w-md text-sm leading-6 text-slate-400">The requested AgentOS route does not exist in this workspace.</p></div></main><!--$--><!--/$--><section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false"></section><script src="/_next/static/chunks/webpack-6bcec8d8f296d9ef.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[24280,[],\"\"]\n3:I[66958,[],\"\"]\n4:I[50243,[\"8583\",\"static/chunks/8583-7994af81ac8b7330.js\",\"7177\",\"static/chunks/app/layout-a58705d0aa0318d2.js\"],\"Toaster\"]\n5:I[2421,[],\"OutletBoundary\"]\n6:\"$Sreact.suspense\"\n9:I[2421,[],\"ViewportBoundary\"]\nb:I[2421,[],\"MetadataBoundary\"]\nd:I[48148,[],\"default\",1]\n:HL[\"/_next/static/css/1ec545644e12b517.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/1ec545644e12b517.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"dark\",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"children\":[[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"\\n(() =\u003e {\\n const hash = window.location.hash ? window.location.hash.slice(1) : \\\"\\\";\\n const params = new URLSearchParams(hash);\\n const token = params.get(\\\"agentos_token\\\");\\n if (!token) return;\\n document.cookie = \\\"agentos_api_token=\\\" + encodeURIComponent(token) + \\\"; Path=/; SameSite=Strict\\\";\\n params.delete(\\\"agentos_token\\\");\\n const nextHash = params.toString();\\n history.replaceState(null, \\\"\\\", window.location.pathname + window.location.search + (nextHash ? \\\"#\\\" + nextHash : \\\"\\\"));\\n})();\\n\"}}],[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"main\",null,{\"className\":\"flex min-h-screen items-center justify-center bg-[#050816] px-6 text-white\",\"children\":[\"$\",\"div\",null,{\"className\":\"rounded-[24px] border border-white/10 bg-white/[0.03] px-8 py-10 text-center shadow-[0_24px_80px_rgba(0,0,0,0.35)] backdrop-blur-xl\",\"children\":[[\"$\",\"p\",null,{\"className\":\"text-[11px] uppercase tracking-[0.32em] text-slate-500\",\"children\":\"OpenClaw\"}],[\"$\",\"h1\",null,{\"className\":\"mt-3 font-display text-3xl\",\"children\":\"Page not found\"}],[\"$\",\"p\",null,{\"className\":\"mt-3 max-w-md text-sm leading-6 text-slate-400\",\"children\":\"The requested AgentOS route does not exist in this workspace.\"}]]}]}],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}],[\"$\",\"$L4\",null,{\"theme\":\"dark\",\"richColors\":true,\"closeButton\":true}]]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"main\",null,{\"className\":\"flex min-h-screen items-center justify-center bg-[#050816] px-6 text-white\",\"children\":[\"$\",\"div\",null,{\"className\":\"rounded-[24px] border border-white/10 bg-white/[0.03] px-8 py-10 text-center shadow-[0_24px_80px_rgba(0,0,0,0.35)] backdrop-blur-xl\",\"children\":[[\"$\",\"p\",null,{\"className\":\"text-[11px] uppercase tracking-[0.32em] text-slate-500\",\"children\":\"OpenClaw\"}],[\"$\",\"h1\",null,{\"className\":\"mt-3 font-display text-3xl\",\"children\":\"Page not found\"}],[\"$\",\"p\",null,{\"className\":\"mt-3 max-w-md text-sm leading-6 text-slate-400\",\"children\":\"The requested AgentOS route does not exist in this workspace.\"}]]}]}],null,[\"$\",\"$L5\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@7\"}]}]]}],{},null,false,null]},null,false,\"$@8\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$L9\",null,{\"children\":\"$La\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lc\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$d\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"jgRmll3iX_XVNwRhKs8U9\"}\n"])</script><script>self.__next_f.push([1,"e:[]\n8:\"$We\"\n"])</script><script>self.__next_f.push([1,"a:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#09101c\"}]]\n"])</script><script>self.__next_f.push([1,"f:I[45808,[],\"IconMark\"]\n7:null\n"])</script><script>self.__next_f.push([1,"c:[[\"$\",\"title\",\"0\",{\"children\":\"AgentOS | Control Plane\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Human Control Layer for AI Agents and Companies | Built on OpenClaw.\"}],[\"$\",\"meta\",\"2\",{\"name\":\"application-name\",\"content\":\"AgentOS | Control Plane\"}],[\"$\",\"link\",\"3\",{\"rel\":\"manifest\",\"href\":\"/site.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"meta\",\"4\",{\"property\":\"og:title\",\"content\":\"AgentOS | Control Plane\"}],[\"$\",\"meta\",\"5\",{\"property\":\"og:description\",\"content\":\"Human Control Layer for AI Agents and Companies | Built on OpenClaw.\"}],[\"$\",\"meta\",\"6\",{\"property\":\"og:site_name\",\"content\":\"AgentOS | Control Plane\"}],[\"$\",\"meta\",\"7\",{\"property\":\"og:image\",\"content\":\"http://localhost:3000/readme/readme.jpeg\"}],[\"$\",\"meta\",\"8\",{\"property\":\"og:image:width\",\"content\":\"1536\"}],[\"$\",\"meta\",\"9\",{\"property\":\"og:image:height\",\"content\":\"1024\"}],[\"$\",\"meta\",\"10\",{\"property\":\"og:image:alt\",\"content\":\"AgentOS control-plane interface\"}],[\"$\",\"meta\",\"11\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"12\",{\"name\":\"twitter:card\",\"content\":\"summary_large_image\"}],[\"$\",\"meta\",\"13\",{\"name\":\"twitter:title\",\"content\":\"AgentOS | Control Plane\"}],[\"$\",\"meta\",\"14\",{\"name\":\"twitter:description\",\"content\":\"Human Control Layer for AI Agents and Companies | Built on OpenClaw.\"}],[\"$\",\"meta\",\"15\",{\"name\":\"twitter:image\",\"content\":\"http://localhost:3000/readme/readme.jpeg\"}],[\"$\",\"link\",\"16\",{\"rel\":\"shortcut icon\",\"href\":\"/favicon.ico\"}],[\"$\",\"link\",\"17\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\",\"sizes\":\"any\"}],[\"$\",\"link\",\"18\",{\"rel\":\"icon\",\"href\":\"/favicon-16x16.png\",\"sizes\":\"16x16\",\"type\":\"image/png\"}],[\"$\",\"link\",\"19\",{\"rel\":\"icon\",\"href\":\"/favicon-32x32.png\",\"sizes\":\"32x32\",\"type\":\"image/png\"}],[\"$\",\"link\",\"20\",{\"rel\":\"apple-touch-icon\",\"href\":\"/apple-touch-icon.png\",\"sizes\":\"180x180\",\"type\":\"image/png\"}],[\"$\",\"$Lf\",\"21\",{}]]\n"])</script></body></html>
|
|
@@ -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-
|
|
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-6bcec8d8f296d9ef.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-6bcec8d8f296d9ef.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\":\"jgRmll3iX_XVNwRhKs8U9\"}\n"])</script><script>self.__next_f.push([1,"8:I[2421,[],\"OutletBoundary\"]\n9:\"$Sreact.suspense\"\nc:I[2421,[],\"ViewportBoundary\"]\ne:I[2421,[],\"MetadataBoundary\"]\n4:[\"$\",\"$L8\",null,{\"children\":[\"$\",\"$9\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@a\"}]}]\nb:[]\n5:\"$Wb\"\n6:[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lc\",null,{\"children\":\"$Ld\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Le\",null,{\"children\":[\"$\",\"$9\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lf\"}]}]}],null]}]\n"])</script><script>self.__next_f.push([1,"d:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"a:null\nf:[]\n"])</script></body></html>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"node":{},"edge":{},"encryptionKey":"
|
|
1
|
+
{"node":{},"edge":{},"encryptionKey":"+DZTkl8mYbz+QnsN0C3E9sNOkFkx0Oq5FapkfOO+IjY="}
|