@sapienx/agentos 0.6.2 → 0.6.4
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/README.md +6 -2
- package/bin/agentos.js +158 -13
- package/bundle/.next/BUILD_ID +1 -1
- package/bundle/.next/app-path-routes-manifest.json +19 -15
- package/bundle/.next/build-manifest.json +3 -3
- package/bundle/.next/prerender-manifest.json +3 -3
- package/bundle/.next/react-loadable-manifest.json +1 -1
- package/bundle/.next/required-server-files.json +1 -1
- package/bundle/.next/routes-manifest.json +24 -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 +1 -1
- package/bundle/.next/server/app/_not-found.rsc +2 -2
- package/bundle/.next/server/app/_not-found.segments/_full.segment.rsc +2 -2
- package/bundle/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/bundle/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
- package/bundle/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/bundle/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/bundle/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/bundle/.next/server/app/accounts/page.js +2 -0
- package/bundle/.next/server/app/accounts/page.js.nft.json +1 -0
- package/bundle/.next/server/app/accounts/page_client-reference-manifest.js +1 -0
- 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 +2 -0
- package/bundle/.next/server/app/api/accounts/access-rules/route.js.nft.json +1 -0
- package/bundle/.next/server/app/api/accounts/access-rules/route_client-reference-manifest.js +1 -0
- package/bundle/.next/server/app/api/accounts/browser-profiles/route.js +1 -0
- package/bundle/.next/server/app/api/accounts/browser-profiles/route.js.nft.json +1 -0
- package/bundle/.next/server/app/api/accounts/browser-profiles/route_client-reference-manifest.js +1 -0
- package/bundle/.next/server/app/api/accounts/login-targets/route.js +3 -0
- package/bundle/.next/server/app/api/accounts/login-targets/route.js.nft.json +1 -0
- package/bundle/.next/server/app/api/accounts/login-targets/route_client-reference-manifest.js +1 -0
- package/bundle/.next/server/app/api/agents/[agentId]/chat/route.js +2 -2
- 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/mission/route.js +12 -1
- package/bundle/.next/server/app/api/mission/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/models/catalog/route.js +2 -2
- package/bundle/.next/server/app/api/models/catalog/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/models/providers/route.js +2 -2
- package/bundle/.next/server/app/api/models/providers/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/onboarding/models/route.js +3 -3
- 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/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/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/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/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 +19 -15
- package/bundle/.next/server/chunks/262.js +1 -1
- package/bundle/.next/server/chunks/4391.js +10 -10
- package/bundle/.next/server/chunks/4767.js +7 -6
- package/bundle/.next/server/chunks/4983.js +1 -1
- package/bundle/.next/server/chunks/{8621.js → 6320.js} +1 -1
- package/bundle/.next/server/chunks/707.js +1 -1
- package/bundle/.next/server/functions-config-manifest.json +3 -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 +1 -1
- package/bundle/.next/server/pages/500.html +1 -1
- package/bundle/.next/server/server-reference-manifest.json +1 -1
- package/bundle/.next/static/3q7KIyMtqsdnXjlJlEHq3/_buildManifest.js +1 -0
- package/bundle/.next/static/chunks/2083-42815fbe60a1bf82.js +1 -0
- package/bundle/.next/static/chunks/6672-f468873ca90420ef.js +1 -0
- package/bundle/.next/static/chunks/6848-bf85a5b7d7c1e82b.js +1 -0
- package/bundle/.next/static/chunks/7197.f130bbf23030eec7.js +1 -0
- package/bundle/.next/static/chunks/{7442-2dc44f100f1573ea.js → 7442-4cc100ec1115e55d.js} +10 -10
- package/bundle/.next/static/chunks/app/_global-error/page-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/app/_not-found/page-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/app/accounts/page-c9e49f6fc4ec8e1e.js +1 -0
- package/bundle/.next/static/chunks/app/agents/page-6729705e1231670f.js +1 -0
- package/bundle/.next/static/chunks/app/api/accounts/access-rules/route-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/app/api/accounts/browser-profiles/route-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/app/api/accounts/login-targets/route-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/app/api/agents/[agentId]/chat/route-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/app/api/agents/route-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/app/api/diagnostics/route-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/app/api/files/reveal/route-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/app/api/gateway/control/route-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/app/api/integrations/[integrationId]/status/route-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/app/api/mission/route-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/app/api/models/catalog/route-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/app/api/models/providers/route-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/app/api/onboarding/models/route-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/app/api/onboarding/route-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/app/api/openclaw/capabilities/route-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/app/api/openclaw/compatibility-smoke/route-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/app/api/planner/[planId]/deploy/route-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/app/api/planner/[planId]/document-rewrite/route-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/app/api/planner/[planId]/route-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/app/api/planner/[planId]/simulate/route-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/app/api/planner/[planId]/turn/route-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/app/api/planner/route-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/app/api/reset/route-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/app/api/runtimes/[runtimeId]/route-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/app/api/settings/gateway/route-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/app/api/settings/openclaw-binary/route-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/app/api/settings/workspace-root/route-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/app/api/snapshot/route-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/app/api/stream/route-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/app/api/system/open-terminal/route-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/app/api/tasks/[taskId]/abort/route-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/app/api/tasks/[taskId]/control/route-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/app/api/tasks/[taskId]/stream/route-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/app/api/update/route-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/channels/discovered-groups/route-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/channels/route-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/edit-draft/route-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/files/route-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/surfaces/discovery/route-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/surfaces/reconcile/route-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/app/api/workspaces/route-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/app/files/page-88c9118871e40c6f.js +1 -0
- package/bundle/.next/static/chunks/app/integrations/page-b0541340ce23ac08.js +1 -0
- package/bundle/.next/static/chunks/app/models/page-d46f533a6ad10e54.js +1 -0
- package/bundle/.next/static/chunks/app/not-found-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/app/tasks/page-2d8a967801747f41.js +1 -0
- package/bundle/.next/static/chunks/next/dist/client/components/builtin/app-error-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/next/dist/client/components/builtin/forbidden-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/next/dist/client/components/builtin/unauthorized-32f399461697d08e.js +1 -0
- package/bundle/.next/static/chunks/{webpack-13c3a46c1cdfa6e4.js → webpack-6d3da3859b096ce1.js} +1 -1
- package/bundle/.next/static/css/2755afb6503b0e79.css +3 -0
- package/bundle/package.json +3 -0
- package/bundle/server.js +1 -1
- package/package.json +14 -3
- package/bundle/.next/static/0BcJbvZncZCzzyzha3Yje/_buildManifest.js +0 -1
- package/bundle/.next/static/chunks/2083-d45e8f4c93715147.js +0 -1
- package/bundle/.next/static/chunks/331-518938b9d1e94c9c.js +0 -1
- package/bundle/.next/static/chunks/6672-b36e3759495f9ac7.js +0 -1
- package/bundle/.next/static/chunks/7197.2385ee563e32813a.js +0 -1
- package/bundle/.next/static/chunks/app/_global-error/page-a5154759aeb4c2c4.js +0 -1
- package/bundle/.next/static/chunks/app/_not-found/page-a5154759aeb4c2c4.js +0 -1
- package/bundle/.next/static/chunks/app/agents/page-8acb55d794d87f71.js +0 -1
- package/bundle/.next/static/chunks/app/api/agents/[agentId]/chat/route-a5154759aeb4c2c4.js +0 -1
- package/bundle/.next/static/chunks/app/api/agents/route-a5154759aeb4c2c4.js +0 -1
- package/bundle/.next/static/chunks/app/api/diagnostics/route-a5154759aeb4c2c4.js +0 -1
- package/bundle/.next/static/chunks/app/api/files/reveal/route-a5154759aeb4c2c4.js +0 -1
- package/bundle/.next/static/chunks/app/api/gateway/control/route-a5154759aeb4c2c4.js +0 -1
- package/bundle/.next/static/chunks/app/api/integrations/[integrationId]/status/route-a5154759aeb4c2c4.js +0 -1
- package/bundle/.next/static/chunks/app/api/mission/route-a5154759aeb4c2c4.js +0 -1
- package/bundle/.next/static/chunks/app/api/models/catalog/route-a5154759aeb4c2c4.js +0 -1
- package/bundle/.next/static/chunks/app/api/models/providers/route-a5154759aeb4c2c4.js +0 -1
- package/bundle/.next/static/chunks/app/api/onboarding/models/route-a5154759aeb4c2c4.js +0 -1
- package/bundle/.next/static/chunks/app/api/onboarding/route-a5154759aeb4c2c4.js +0 -1
- package/bundle/.next/static/chunks/app/api/openclaw/capabilities/route-a5154759aeb4c2c4.js +0 -1
- package/bundle/.next/static/chunks/app/api/openclaw/compatibility-smoke/route-a5154759aeb4c2c4.js +0 -1
- package/bundle/.next/static/chunks/app/api/planner/[planId]/deploy/route-a5154759aeb4c2c4.js +0 -1
- package/bundle/.next/static/chunks/app/api/planner/[planId]/document-rewrite/route-a5154759aeb4c2c4.js +0 -1
- package/bundle/.next/static/chunks/app/api/planner/[planId]/route-a5154759aeb4c2c4.js +0 -1
- package/bundle/.next/static/chunks/app/api/planner/[planId]/simulate/route-a5154759aeb4c2c4.js +0 -1
- package/bundle/.next/static/chunks/app/api/planner/[planId]/turn/route-a5154759aeb4c2c4.js +0 -1
- package/bundle/.next/static/chunks/app/api/planner/route-a5154759aeb4c2c4.js +0 -1
- package/bundle/.next/static/chunks/app/api/reset/route-a5154759aeb4c2c4.js +0 -1
- package/bundle/.next/static/chunks/app/api/runtimes/[runtimeId]/route-a5154759aeb4c2c4.js +0 -1
- package/bundle/.next/static/chunks/app/api/settings/gateway/route-a5154759aeb4c2c4.js +0 -1
- package/bundle/.next/static/chunks/app/api/settings/openclaw-binary/route-a5154759aeb4c2c4.js +0 -1
- package/bundle/.next/static/chunks/app/api/settings/workspace-root/route-a5154759aeb4c2c4.js +0 -1
- package/bundle/.next/static/chunks/app/api/snapshot/route-a5154759aeb4c2c4.js +0 -1
- package/bundle/.next/static/chunks/app/api/stream/route-a5154759aeb4c2c4.js +0 -1
- package/bundle/.next/static/chunks/app/api/system/open-terminal/route-a5154759aeb4c2c4.js +0 -1
- package/bundle/.next/static/chunks/app/api/tasks/[taskId]/abort/route-a5154759aeb4c2c4.js +0 -1
- package/bundle/.next/static/chunks/app/api/tasks/[taskId]/control/route-a5154759aeb4c2c4.js +0 -1
- package/bundle/.next/static/chunks/app/api/tasks/[taskId]/stream/route-a5154759aeb4c2c4.js +0 -1
- package/bundle/.next/static/chunks/app/api/update/route-a5154759aeb4c2c4.js +0 -1
- package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/channels/discovered-groups/route-a5154759aeb4c2c4.js +0 -1
- package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/channels/route-a5154759aeb4c2c4.js +0 -1
- package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/edit-draft/route-a5154759aeb4c2c4.js +0 -1
- package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/files/route-a5154759aeb4c2c4.js +0 -1
- package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/surfaces/discovery/route-a5154759aeb4c2c4.js +0 -1
- package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/surfaces/reconcile/route-a5154759aeb4c2c4.js +0 -1
- package/bundle/.next/static/chunks/app/api/workspaces/route-a5154759aeb4c2c4.js +0 -1
- package/bundle/.next/static/chunks/app/files/page-3e166ac1009662a0.js +0 -1
- package/bundle/.next/static/chunks/app/integrations/page-a58f85dfc4c23468.js +0 -1
- package/bundle/.next/static/chunks/app/models/page-45a41bff0c708600.js +0 -1
- package/bundle/.next/static/chunks/app/not-found-a5154759aeb4c2c4.js +0 -1
- package/bundle/.next/static/chunks/app/tasks/page-4c8cc3fefa0a18bb.js +0 -1
- package/bundle/.next/static/chunks/next/dist/client/components/builtin/app-error-a5154759aeb4c2c4.js +0 -1
- package/bundle/.next/static/chunks/next/dist/client/components/builtin/forbidden-a5154759aeb4c2c4.js +0 -1
- package/bundle/.next/static/chunks/next/dist/client/components/builtin/unauthorized-a5154759aeb4c2c4.js +0 -1
- package/bundle/.next/static/css/dabe7b13ad484ddd.css +0 -3
- /package/bundle/.next/static/{0BcJbvZncZCzzyzha3Yje → 3q7KIyMtqsdnXjlJlEHq3}/_ssgManifest.js +0 -0
|
@@ -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/3q7KIyMtqsdnXjlJlEHq3/_buildManifest.js","static/3q7KIyMtqsdnXjlJlEHq3/_ssgManifest.js"],rootMainFiles:["static/chunks/webpack-6d3da3859b096ce1.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/2842.b8d0551fd4d397d4.js","static/chunks/7197.
|
|
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/2842.b8d0551fd4d397d4.js","static/chunks/7197.f130bbf23030eec7.js"]}}';
|
|
@@ -1 +1 @@
|
|
|
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/2755afb6503b0e79.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-6d3da3859b096ce1.js"/><script src="/_next/static/chunks/f6503f1c-1272160a304f8b44.js" async=""></script><script src="/_next/static/chunks/4424-805347abcfa4dab9.js" async=""></script><script src="/_next/static/chunks/main-app-70892a7dc1723083.js" async=""></script><script src="/_next/static/chunks/8583-7994af81ac8b7330.js" async=""></script><script src="/_next/static/chunks/app/layout-a58705d0aa0318d2.js" async=""></script><meta name="robots" content="noindex"/><meta name="theme-color" content="#09101c"/><title>AgentOS | Control Plane</title><meta name="description" content="Human Control Layer for AI Agents and Companies | Built on OpenClaw."/><meta name="application-name" content="AgentOS | Control Plane"/><link rel="manifest" href="/site.webmanifest"/><meta property="og:title" content="AgentOS | Control Plane"/><meta property="og:description" content="Human Control Layer for AI Agents and Companies | Built on OpenClaw."/><meta property="og:site_name" content="AgentOS | Control Plane"/><meta property="og:image" content="http://localhost:3000/readme/readme.jpeg"/><meta property="og:image:width" content="1536"/><meta property="og:image:height" content="1024"/><meta property="og:image:alt" content="AgentOS control-plane interface"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="AgentOS | Control Plane"/><meta name="twitter:description" content="Human Control Layer for AI Agents and Companies | Built on OpenClaw."/><meta name="twitter:image" content="http://localhost:3000/readme/readme.jpeg"/><link rel="shortcut icon" href="/favicon.ico"/><link rel="icon" href="/favicon.ico" sizes="any"/><link rel="icon" href="/favicon-16x16.png" sizes="16x16" type="image/png"/><link rel="icon" href="/favicon-32x32.png" sizes="32x32" type="image/png"/><link rel="apple-touch-icon" href="/apple-touch-icon.png" sizes="180x180" type="image/png"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><main class="flex min-h-screen items-center justify-center bg-[#050816] px-6 text-white"><div class="rounded-[24px] border border-white/10 bg-white/[0.03] px-8 py-10 text-center shadow-[0_24px_80px_rgba(0,0,0,0.35)] backdrop-blur-xl"><p class="text-[11px] uppercase tracking-[0.32em] text-slate-500">OpenClaw</p><h1 class="mt-3 font-display text-3xl">Page not found</h1><p class="mt-3 max-w-md text-sm leading-6 text-slate-400">The requested AgentOS route does not exist in this workspace.</p></div></main><!--$--><!--/$--><section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false"></section><script src="/_next/static/chunks/webpack-6d3da3859b096ce1.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[24280,[],\"\"]\n3:I[66958,[],\"\"]\n4:I[50243,[\"8583\",\"static/chunks/8583-7994af81ac8b7330.js\",\"7177\",\"static/chunks/app/layout-a58705d0aa0318d2.js\"],\"Toaster\"]\n5:I[2421,[],\"OutletBoundary\"]\n6:\"$Sreact.suspense\"\n9:I[2421,[],\"ViewportBoundary\"]\nb:I[2421,[],\"MetadataBoundary\"]\nd:I[48148,[],\"default\",1]\n:HL[\"/_next/static/css/2755afb6503b0e79.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/2755afb6503b0e79.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"dark\",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"children\":[[\"$\",\"$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\":\"3q7KIyMtqsdnXjlJlEHq3\"}\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-6d3da3859b096ce1.js"/><script src="/_next/static/chunks/f6503f1c-1272160a304f8b44.js" async=""></script><script src="/_next/static/chunks/4424-805347abcfa4dab9.js" async=""></script><script src="/_next/static/chunks/main-app-70892a7dc1723083.js" async=""></script><title>500: This page couldn’t load</title><style>:root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }</style><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,"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-6d3da3859b096ce1.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[24280,[],\"\"]\n3:I[66958,[],\"\"]\n7:I[48148,[],\"default\",1]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_global-error\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_global-error\",{\"children\":[\"__PAGE__\",{}]}]}],[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"main\",null,{\"className\":\"flex min-h-screen items-center justify-center bg-[#050816] px-6 text-white\",\"children\":[\"$\",\"div\",null,{\"className\":\"rounded-[24px] border border-white/10 bg-white/[0.03] px-8 py-10 text-center shadow-[0_24px_80px_rgba(0,0,0,0.35)] backdrop-blur-xl\",\"children\":[[\"$\",\"p\",null,{\"className\":\"text-[11px] uppercase tracking-[0.32em] text-slate-500\",\"children\":\"OpenClaw\"}],[\"$\",\"h1\",null,{\"className\":\"mt-3 font-display text-3xl\",\"children\":\"Page not found\"}],[\"$\",\"p\",null,{\"className\":\"mt-3 max-w-md text-sm leading-6 text-slate-400\",\"children\":\"The requested AgentOS route does not exist in this workspace.\"}]]}]}],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"html\",null,{\"id\":\"__next_error__\",\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"title\",null,{\"children\":\"500: This page couldn’t load\"}],[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }\"}}]]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"display\":\"flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"style\":{\"marginTop\":\"-32px\",\"maxWidth\":\"325px\",\"padding\":\"32px 28px\",\"textAlign\":\"left\"},\"children\":[[\"$\",\"svg\",null,{\"width\":\"32\",\"height\":\"32\",\"viewBox\":\"-0.2 -1.5 32 32\",\"fill\":\"none\",\"style\":{\"marginBottom\":\"24px\"},\"children\":[\"$\",\"path\",null,{\"d\":\"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z\",\"fill\":\"var(--next-error-title)\"}]}],[\"$\",\"h1\",null,{\"style\":{\"fontSize\":\"24px\",\"fontWeight\":500,\"letterSpacing\":\"-0.02em\",\"lineHeight\":\"32px\",\"margin\":\"0 0 12px 0\",\"color\":\"var(--next-error-title)\"},\"children\":\"This page couldn’t load\"}],[\"$\",\"p\",null,{\"style\":{\"fontSize\":\"14px\",\"fontWeight\":400,\"lineHeight\":\"21px\",\"margin\":\"0 0 20px 0\",\"color\":\"var(--next-error-message)\"},\"children\":\"A server error occurred. Reload to try again.\"}],[\"$\",\"form\",null,{\"style\":{\"margin\":0},\"children\":[\"$\",\"button\",null,{\"type\":\"submit\",\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\",\"height\":\"32px\",\"padding\":\"0 12px\",\"fontSize\":\"14px\",\"fontWeight\":500,\"lineHeight\":\"20px\",\"borderRadius\":\"6px\",\"cursor\":\"pointer\",\"color\":\"var(--next-error-btn-text)\",\"background\":\"var(--next-error-btn-bg)\",\"border\":\"var(--next-error-btn-border)\"},\"children\":\"Reload\"}]}]]}]}]}]]}],null,\"$L4\"]}],{},null,false,null]},null,false,\"$@5\"]},null,false,\"$@5\"],\"$L6\",false]],\"m\":\"$undefined\",\"G\":[\"$7\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"3q7KIyMtqsdnXjlJlEHq3\"}\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":"UuLezn2IWLAu7CTG9sn5CrmkK6ZJ9Y8SvTTpS1pFjYY="}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
self.__BUILD_MANIFEST={__rewrites:{afterFiles:[],beforeFiles:[],fallback:[]},__routerFilterStatic:{numItems:34,errorRate:1e-4,numBits:652,numHashes:14,bitArray:[0,0,1,1,1,1,1,0,0,1,1,0,1,1,1,1,0,1,0,1,0,1,1,0,0,1,1,0,0,0,1,0,0,0,0,0,1,0,0,1,1,0,0,1,1,1,0,0,0,0,1,1,1,1,0,1,0,1,0,1,0,0,0,1,1,0,1,1,0,0,1,1,1,0,1,1,1,1,0,0,1,0,0,0,0,0,0,1,1,1,1,1,0,1,0,1,0,0,0,0,1,0,1,0,0,1,1,0,1,0,0,1,1,1,1,0,1,1,1,0,0,0,0,0,1,0,1,0,0,1,1,0,1,0,0,0,1,0,1,1,1,0,1,0,1,1,0,1,0,0,0,0,0,0,1,1,1,0,1,1,0,0,1,1,0,1,0,1,1,1,0,0,0,0,0,0,1,0,0,1,0,1,1,1,1,1,1,1,1,0,1,0,0,1,0,1,1,1,1,0,0,1,1,1,1,0,1,1,0,1,1,0,0,1,0,0,1,0,0,1,1,1,1,0,0,0,1,1,1,0,1,0,0,1,1,1,1,1,1,1,1,0,1,1,1,1,1,0,0,0,1,0,1,1,0,0,1,1,1,1,0,1,1,0,1,0,0,0,1,1,0,1,0,0,0,1,0,1,1,1,0,1,1,0,1,1,1,1,1,1,0,0,1,1,0,1,1,1,0,0,0,1,0,1,0,0,1,1,1,1,0,1,0,0,0,0,1,0,1,1,0,1,0,0,0,1,1,1,0,0,1,1,1,1,1,1,1,0,0,0,0,0,1,1,0,0,0,1,1,0,0,1,0,1,1,0,1,1,1,1,0,1,0,1,1,1,1,1,1,0,0,1,0,1,0,0,0,1,1,0,0,1,0,1,1,1,1,1,0,0,1,0,1,1,0,0,1,0,1,1,0,0,1,1,1,0,1,1,1,0,1,0,1,1,1,0,1,0,0,1,1,1,0,0,0,1,1,1,0,1,1,0,0,0,0,1,0,1,0,1,1,0,1,1,0,0,1,1,1,1,1,0,1,1,1,0,1,1,0,1,1,0,1,0,0,0,0,1,1,1,1,0,0,1,0,0,0,0,0,1,1,0,0,1,1,1,0,1,0,0,1,0,1,0,1,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,1,0,0,0,1,1,1,1,1,0,0,1,1,0,0,1,0,1,1,1,1,1,1,1,0,1,1,1,0,0,1,0,0,0,0,0,1,0,0,1,1,1,1,1,1,0,1,1,0,1,0,1,0,1,0,0,0,1,0,1,0,0,1,0,1,1,0,0,0,0,1,1,0,0,1,0,0,1,0,1,1,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,1,1,0,0,1,0,1,1,1,1,0,1,0,0,0,1,1,1,0,0,1,1,0,1,1,1,0,0,0,0,0,1,1,0,1,0]},__routerFilterDynamic:{numItems:6,errorRate:1e-4,numBits:116,numHashes:14,bitArray:[0,0,1,0,0,1,0,1,1,0,0,1,0,0,1,0,0,1,1,1,0,1,0,1,0,0,0,0,1,0,0,0,1,1,1,1,1,0,1,0,1,1,0,0,1,0,1,0,1,1,1,1,1,0,1,0,1,0,0,1,1,1,1,0,1,1,0,0,1,0,0,1,1,1,0,0,1,1,1,0,1,0,0,0,0,1,1,0,1,0,1,1,0,1,1,0,0,1,1,0,0,0,1,0,1,1,0,0,0,0,1,0,0,0,1,0]},sortedPages:["/_app"]},self.__BUILD_MANIFEST_CB&&self.__BUILD_MANIFEST_CB();
|