@sapienx/agentos 0.5.8 → 0.6.1
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 +1 -1
- package/bin/agentos.js +4 -5
- package/bin/terminal-boot.js +6 -3
- package/bundle/.next/BUILD_ID +1 -1
- package/bundle/.next/app-path-routes-manifest.json +10 -9
- 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 +8 -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/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/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/integrations/[integrationId]/status/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/mission/route.js +1 -1
- package/bundle/.next/server/app/api/mission/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/models/catalog/route.js +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 -0
- package/bundle/.next/server/app/api/workspaces/[workspaceId]/surfaces/reconcile/route.js.nft.json +1 -0
- package/bundle/.next/server/app/api/workspaces/[workspaceId]/surfaces/reconcile/route_client-reference-manifest.js +1 -0
- 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 +10 -9
- package/bundle/.next/server/chunks/1718.js +3 -3
- package/bundle/.next/server/chunks/2082.js +183 -0
- package/bundle/.next/server/chunks/262.js +1 -0
- package/bundle/.next/server/chunks/4391.js +8 -8
- package/bundle/.next/server/chunks/4767.js +6 -6
- package/bundle/.next/server/chunks/4983.js +1 -1
- package/bundle/.next/server/chunks/6476.js +3 -3
- package/bundle/.next/server/chunks/707.js +1 -0
- package/bundle/.next/server/chunks/7661.js +1 -1
- package/bundle/.next/server/functions-config-manifest.json +2 -1
- 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/chunks/{2083-7a341dd360f54c8b.js → 2083-d45e8f4c93715147.js} +1 -1
- package/bundle/.next/static/chunks/6672-b36e3759495f9ac7.js +1 -0
- package/bundle/.next/static/chunks/7197.2385ee563e32813a.js +1 -0
- package/bundle/.next/static/chunks/{7442-5ed5b8f501838da4.js → 7442-2dc44f100f1573ea.js} +24 -24
- package/bundle/.next/static/chunks/app/_global-error/{page-8443c62570b9a078.js → page-a5154759aeb4c2c4.js} +1 -1
- package/bundle/.next/static/chunks/app/_not-found/{page-8443c62570b9a078.js → page-a5154759aeb4c2c4.js} +1 -1
- package/bundle/.next/static/chunks/app/agents/page-8acb55d794d87f71.js +1 -0
- package/bundle/.next/static/chunks/app/api/agents/[agentId]/chat/{route-8443c62570b9a078.js → route-a5154759aeb4c2c4.js} +1 -1
- package/bundle/.next/static/chunks/app/api/agents/{route-8443c62570b9a078.js → route-a5154759aeb4c2c4.js} +1 -1
- package/bundle/.next/static/chunks/app/api/diagnostics/route-a5154759aeb4c2c4.js +1 -0
- package/bundle/.next/static/chunks/app/api/files/reveal/route-a5154759aeb4c2c4.js +1 -0
- package/bundle/.next/static/chunks/app/api/gateway/control/route-a5154759aeb4c2c4.js +1 -0
- package/bundle/.next/static/chunks/app/api/integrations/[integrationId]/status/route-a5154759aeb4c2c4.js +1 -0
- package/bundle/.next/static/chunks/app/api/mission/route-a5154759aeb4c2c4.js +1 -0
- package/bundle/.next/static/chunks/app/api/models/catalog/route-a5154759aeb4c2c4.js +1 -0
- package/bundle/.next/static/chunks/app/api/models/providers/route-a5154759aeb4c2c4.js +1 -0
- package/bundle/.next/static/chunks/app/api/onboarding/models/route-a5154759aeb4c2c4.js +1 -0
- package/bundle/.next/static/chunks/app/api/onboarding/route-a5154759aeb4c2c4.js +1 -0
- package/bundle/.next/static/chunks/app/api/openclaw/capabilities/route-a5154759aeb4c2c4.js +1 -0
- package/bundle/.next/static/chunks/app/api/openclaw/compatibility-smoke/route-a5154759aeb4c2c4.js +1 -0
- package/bundle/.next/static/chunks/app/api/planner/[planId]/deploy/route-a5154759aeb4c2c4.js +1 -0
- package/bundle/.next/static/chunks/app/api/planner/[planId]/document-rewrite/route-a5154759aeb4c2c4.js +1 -0
- package/bundle/.next/static/chunks/app/api/planner/[planId]/route-a5154759aeb4c2c4.js +1 -0
- package/bundle/.next/static/chunks/app/api/planner/[planId]/simulate/route-a5154759aeb4c2c4.js +1 -0
- package/bundle/.next/static/chunks/app/api/planner/[planId]/turn/route-a5154759aeb4c2c4.js +1 -0
- package/bundle/.next/static/chunks/app/api/planner/route-a5154759aeb4c2c4.js +1 -0
- package/bundle/.next/static/chunks/app/api/reset/route-a5154759aeb4c2c4.js +1 -0
- package/bundle/.next/static/chunks/app/api/runtimes/[runtimeId]/route-a5154759aeb4c2c4.js +1 -0
- package/bundle/.next/static/chunks/app/api/settings/gateway/route-a5154759aeb4c2c4.js +1 -0
- package/bundle/.next/static/chunks/app/api/settings/openclaw-binary/route-a5154759aeb4c2c4.js +1 -0
- package/bundle/.next/static/chunks/app/api/settings/workspace-root/route-a5154759aeb4c2c4.js +1 -0
- package/bundle/.next/static/chunks/app/api/snapshot/route-a5154759aeb4c2c4.js +1 -0
- package/bundle/.next/static/chunks/app/api/stream/route-a5154759aeb4c2c4.js +1 -0
- package/bundle/.next/static/chunks/app/api/system/open-terminal/route-a5154759aeb4c2c4.js +1 -0
- package/bundle/.next/static/chunks/app/api/tasks/[taskId]/abort/route-a5154759aeb4c2c4.js +1 -0
- package/bundle/.next/static/chunks/app/api/tasks/[taskId]/control/route-a5154759aeb4c2c4.js +1 -0
- package/bundle/.next/static/chunks/app/api/tasks/[taskId]/stream/route-a5154759aeb4c2c4.js +1 -0
- package/bundle/.next/static/chunks/app/api/update/route-a5154759aeb4c2c4.js +1 -0
- package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/channels/discovered-groups/route-a5154759aeb4c2c4.js +1 -0
- package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/channels/route-a5154759aeb4c2c4.js +1 -0
- package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/edit-draft/route-a5154759aeb4c2c4.js +1 -0
- package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/files/route-a5154759aeb4c2c4.js +1 -0
- package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/surfaces/discovery/route-a5154759aeb4c2c4.js +1 -0
- package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/surfaces/reconcile/route-a5154759aeb4c2c4.js +1 -0
- package/bundle/.next/static/chunks/app/api/workspaces/route-a5154759aeb4c2c4.js +1 -0
- package/bundle/.next/static/chunks/app/files/page-3e166ac1009662a0.js +1 -0
- package/bundle/.next/static/chunks/app/integrations/page-a58f85dfc4c23468.js +1 -0
- package/bundle/.next/static/chunks/app/models/page-45a41bff0c708600.js +1 -0
- package/bundle/.next/static/chunks/app/not-found-a5154759aeb4c2c4.js +1 -0
- package/bundle/.next/static/chunks/app/page-78b8c43dceba02d6.js +1 -0
- package/bundle/.next/static/chunks/app/settings/page-dc8c5f99e93317b5.js +1 -0
- package/bundle/.next/static/chunks/app/tasks/page-4c8cc3fefa0a18bb.js +1 -0
- package/bundle/.next/static/chunks/next/dist/client/components/builtin/app-error-a5154759aeb4c2c4.js +1 -0
- package/bundle/.next/static/chunks/next/dist/client/components/builtin/forbidden-a5154759aeb4c2c4.js +1 -0
- package/bundle/.next/static/chunks/next/dist/client/components/builtin/unauthorized-a5154759aeb4c2c4.js +1 -0
- package/bundle/.next/static/chunks/{webpack-1e021d6850c9ac01.js → webpack-13c3a46c1cdfa6e4.js} +1 -1
- package/bundle/.next/static/css/dabe7b13ad484ddd.css +3 -0
- package/bundle/package.json +1 -1
- package/bundle/server.js +1 -1
- package/package.json +2 -2
- package/bundle/.next/server/chunks/5151.js +0 -183
- package/bundle/.next/server/chunks/8849.js +0 -1
- package/bundle/.next/static/chunks/1994.2c1ce6369c0b31aa.js +0 -1
- package/bundle/.next/static/chunks/2396-395f5ed99e66819d.js +0 -1
- package/bundle/.next/static/chunks/app/agents/page-a48b3909fe8cc49b.js +0 -1
- package/bundle/.next/static/chunks/app/api/diagnostics/route-8443c62570b9a078.js +0 -1
- package/bundle/.next/static/chunks/app/api/files/reveal/route-8443c62570b9a078.js +0 -1
- package/bundle/.next/static/chunks/app/api/gateway/control/route-8443c62570b9a078.js +0 -1
- package/bundle/.next/static/chunks/app/api/integrations/[integrationId]/status/route-8443c62570b9a078.js +0 -1
- package/bundle/.next/static/chunks/app/api/mission/route-8443c62570b9a078.js +0 -1
- package/bundle/.next/static/chunks/app/api/models/catalog/route-8443c62570b9a078.js +0 -1
- package/bundle/.next/static/chunks/app/api/models/providers/route-8443c62570b9a078.js +0 -1
- package/bundle/.next/static/chunks/app/api/onboarding/models/route-8443c62570b9a078.js +0 -1
- package/bundle/.next/static/chunks/app/api/onboarding/route-8443c62570b9a078.js +0 -1
- package/bundle/.next/static/chunks/app/api/openclaw/capabilities/route-8443c62570b9a078.js +0 -1
- package/bundle/.next/static/chunks/app/api/openclaw/compatibility-smoke/route-8443c62570b9a078.js +0 -1
- package/bundle/.next/static/chunks/app/api/planner/[planId]/deploy/route-8443c62570b9a078.js +0 -1
- package/bundle/.next/static/chunks/app/api/planner/[planId]/document-rewrite/route-8443c62570b9a078.js +0 -1
- package/bundle/.next/static/chunks/app/api/planner/[planId]/route-8443c62570b9a078.js +0 -1
- package/bundle/.next/static/chunks/app/api/planner/[planId]/simulate/route-8443c62570b9a078.js +0 -1
- package/bundle/.next/static/chunks/app/api/planner/[planId]/turn/route-8443c62570b9a078.js +0 -1
- package/bundle/.next/static/chunks/app/api/planner/route-8443c62570b9a078.js +0 -1
- package/bundle/.next/static/chunks/app/api/reset/route-8443c62570b9a078.js +0 -1
- package/bundle/.next/static/chunks/app/api/runtimes/[runtimeId]/route-8443c62570b9a078.js +0 -1
- package/bundle/.next/static/chunks/app/api/settings/gateway/route-8443c62570b9a078.js +0 -1
- package/bundle/.next/static/chunks/app/api/settings/openclaw-binary/route-8443c62570b9a078.js +0 -1
- package/bundle/.next/static/chunks/app/api/settings/workspace-root/route-8443c62570b9a078.js +0 -1
- package/bundle/.next/static/chunks/app/api/snapshot/route-8443c62570b9a078.js +0 -1
- package/bundle/.next/static/chunks/app/api/stream/route-8443c62570b9a078.js +0 -1
- package/bundle/.next/static/chunks/app/api/system/open-terminal/route-8443c62570b9a078.js +0 -1
- package/bundle/.next/static/chunks/app/api/tasks/[taskId]/abort/route-8443c62570b9a078.js +0 -1
- package/bundle/.next/static/chunks/app/api/tasks/[taskId]/control/route-8443c62570b9a078.js +0 -1
- package/bundle/.next/static/chunks/app/api/tasks/[taskId]/stream/route-8443c62570b9a078.js +0 -1
- package/bundle/.next/static/chunks/app/api/update/route-8443c62570b9a078.js +0 -1
- package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/channels/discovered-groups/route-8443c62570b9a078.js +0 -1
- package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/channels/route-8443c62570b9a078.js +0 -1
- package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/edit-draft/route-8443c62570b9a078.js +0 -1
- package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/files/route-8443c62570b9a078.js +0 -1
- package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/surfaces/discovery/route-8443c62570b9a078.js +0 -1
- package/bundle/.next/static/chunks/app/api/workspaces/route-8443c62570b9a078.js +0 -1
- package/bundle/.next/static/chunks/app/files/page-a0e2fdb9c72008d3.js +0 -1
- package/bundle/.next/static/chunks/app/integrations/page-fbeb03fb416b56e4.js +0 -1
- package/bundle/.next/static/chunks/app/models/page-a22fedc08112e7a0.js +0 -1
- package/bundle/.next/static/chunks/app/not-found-8443c62570b9a078.js +0 -1
- package/bundle/.next/static/chunks/app/page-4f990fddc5f18dcf.js +0 -1
- package/bundle/.next/static/chunks/app/settings/page-28f1484e79b1be1f.js +0 -1
- package/bundle/.next/static/chunks/app/tasks/page-89536b0bec007ced.js +0 -1
- package/bundle/.next/static/chunks/next/dist/client/components/builtin/app-error-8443c62570b9a078.js +0 -1
- package/bundle/.next/static/chunks/next/dist/client/components/builtin/forbidden-8443c62570b9a078.js +0 -1
- package/bundle/.next/static/chunks/next/dist/client/components/builtin/unauthorized-8443c62570b9a078.js +0 -1
- package/bundle/.next/static/css/288b13e5308447b9.css +0 -3
- /package/bundle/.next/static/{JwIu-FqrfB4Nerk5vBqR2 → TYnwoX4LkzaMAP7sSiIpk}/_buildManifest.js +0 -0
- /package/bundle/.next/static/{JwIu-FqrfB4Nerk5vBqR2 → TYnwoX4LkzaMAP7sSiIpk}/_ssgManifest.js +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";exports.id=262,exports.ids=[262],exports.modules={12491:(a,b,c)=>{function d(a){return f(a)?{apiAction:"generateLocalToken",cta:"Repair token",label:"Gateway token",detail:"Generate a fresh local Gateway token, restart the Gateway, then retry."}:e(a)?{apiAction:"repairDeviceAccess",cta:"Repair access",label:"Gateway access",detail:"Approve the local AgentOS device scope request, then retry."}:null}function e(a){let b=a?.trim()??"";return!!b&&(/scope upgrade pending approval/i.test(b)||/pairing_pending/i.test(b)||/device token scope mismatch/i.test(b)||/connected_no_operator_scope/i.test(b)||/more scopes than currently approved/i.test(b)||/\bmissing scope:\s*operator\.(?:read|write|admin)\b/i.test(b)||/\bmissing operator\.(?:read|write|admin) scope\b/i.test(b))}function f(a){let b=a?.trim()??"";return!!b&&(/\bgateway\b[\s\S]*\btoken mismatch\b/i.test(b)||/\btoken mismatch\b[\s\S]*\bgateway\b/i.test(b)||/\bprovide gateway auth token\b/i.test(b))}c.d(b,{D8:()=>e,Ek:()=>d,yb:()=>f})},39802:(a,b,c)=>{function d(a){return"string"==typeof a&&a.trim().length>0?a.trim():null}function e(a){let[b,c,e,f]=a.trim().split(":");return("channel"===b||"thread"===b||"role"===b)&&d(e)?{kind:b,guildId:c&&"_"!==c?d(c):null,targetId:d(e),parentId:"thread"===b?d(f):null}:null}c.d(b,{S:()=>e})},70262:(a,b,c)=>{c.d(b,{LB:()=>r,Mh:()=>m,Pe:()=>s,U$:()=>o,Xy:()=>k,kz:()=>l,n5:()=>u,ux:()=>n,xC:()=>t,xm:()=>p});var d=c(39503),e=c(39802),f=c(74497),g=c(12491),h=c(96972);let i=["operator.read"],j={ok:!0,blocked:!1,role:null,scopes:[],missingScopes:[],requestId:null,issue:null,repairAvailable:!1,repairAction:null};function k(a,b=null){return{source:a,checkedAt:null,gatewayAccess:b?p(b):j,providerOrder:[],providerLabels:{},accountsByProvider:{},accountsByKey:{},issue:b}}function l(a=!1,b="unavailable"){return{checked:a,source:b,checkedAt:null,expectedBindingCount:0,currentBindingCount:0,summary:{ok:0,missingBindings:0,extraBindings:0,agentMismatch:0,accountMissing:0,providerDisabled:0},issues:[]}}async function m(a){if("interactive"===a.profile)return o(a.channelAccounts,a.channelRegistry,{issue:"Live OpenClaw channel status is skipped for interactive snapshots."});try{let a=await (0,d.rw)().getChannelStatus({probe:!0,timeoutMs:5e3},{timeoutMs:7e3});return n(a,{source:"gateway-probe",checkedAt:new Date().toISOString()})}catch(c){let b=(0,h.n3)(c,"OpenClaw channel status is unavailable.");return o(a.channelAccounts,a.channelRegistry,{issue:b,gatewayAccess:p(b)})}}function n(a,b){let c=function(a){let b={...a.channelLabels??{}};for(let c of a.channelMeta??[])c.id&&c.label&&(b[c.id]=c.label);return b}(a),d=I([...Array.isArray(a.channelOrder)?a.channelOrder:[],...Object.keys(a.channelAccounts??{}),...Object.keys(c)]),e={},g={};for(let i of d){let d=a.channelAccounts?.[i]??[];for(let a of d){if(function(a,b){if("default"!==G(a.accountId)||!b.some(a=>{let b=G(a.accountId);return!!(b&&"default"!==b)}))return!1;let c=!0===a.configured||!1!==a.configured&&!0===a.enabled,d=!0===a.connected||!0===a.running||!0===a.linked,e=G(a.lastError)?.toLowerCase()??"";return!c&&!d&&e.includes("not configured")}(a,d))continue;let j=function(a,b,c){var d;let e=G(b.accountId);if(!e)return null;let f=G(b.lastError),g=!1!==b.enabled,i=!0===b.configured||!1!==b.configured&&!0===b.enabled,j=!0===b.linked,k=!0===b.running,l=!0===b.connected,m=!1===b.enabled,n=!!f,o=(d={failed:n,disabled:m,connected:l,running:k,linked:j,configured:i}).failed?"failed":d.disabled?"disabled":d.connected?"connected":d.running?"running":d.linked?"linked":d.configured?"configured":"unknown",p=G(b.name)??e;return{key:B(a,e),provider:a,accountId:e,name:p,label:p||c.providerLabel,enabled:g,configured:i,linked:j,running:k,connected:l,disabled:m,failed:n,status:o,healthState:G(b.healthState),errorMessage:f?(0,h.bS)(f):null,source:c.source,checkedAt:c.checkedAt,raw:function(a){let b={};for(let[c,d]of Object.entries(a)){if(/token|secret|password|credential/i.test(c)){b[c]="__REDACTED__";continue}b[c]="string"==typeof d?(0,h.bS)(d):d}return b}(b)}}(i,a,{source:b.source,checkedAt:b.checkedAt,providerLabel:c[i]??(0,f.rY)(i).label});j&&(e[i]??={},e[i][j.accountId]=j,g[j.key]=j)}}return{source:b.source,checkedAt:b.checkedAt,gatewayAccess:j,providerOrder:d,providerLabels:c,accountsByProvider:e,accountsByKey:g,issue:null}}function o(a,b,c={}){let d=new Date().toISOString(),e=I([...a.map(a=>a.type),...b.channels.map(a=>a.type)]),g={},h={},i={};for(let a of e)i[a]=(0,f.rY)(a).label;for(let b of a){let a=!1===b.enabled?"disabled":"configured",c={key:B(b.type,b.id),provider:b.type,accountId:b.id,name:b.name,label:b.name,enabled:!1!==b.enabled,configured:!0,linked:!1,running:!1,connected:!1,disabled:!1===b.enabled,failed:!1,status:a,healthState:null,errorMessage:null,source:"config-only",checkedAt:d};g[b.type]??={},g[b.type][b.id]=c,h[c.key]=c}return{source:e.length>0?"config-only":"unavailable",checkedAt:d,gatewayAccess:c.gatewayAccess??j,providerOrder:e,providerLabels:i,accountsByProvider:g,accountsByKey:h,issue:c.issue??null}}function p(a){var b,c;let d=a?.trim()||null,e=d&&(b=(0,g.Ek)(d))?{...b}:null,f=function(a){let b=new Set;if(!a)return[];for(let c of a.matchAll(/operator\.(?:admin|read|write|approvals|pairing|talk\.secrets)/g))b.add(c[0]);if(/scope upgrade pending approval|pairing_pending|connected_no_operator_scope/i.test(a))for(let a of i)b.add(a);return Array.from(b).sort()}(d),h=(c=d)?/requestId:\s*([a-z0-9-]+)/i.exec(c)?.[1]??null:null,j=!!(d&&(e||f.length>0||h));return{ok:!j,blocked:j,role:null,scopes:[],missingScopes:f,requestId:h,issue:d,repairAvailable:!!e,repairAction:e}}function q(a,b={}){let c=G(b.workspaceId),d=[];for(let b of a.channels.filter(D)){let a=c?b.workspaces.filter(a=>a.workspaceId===c):b.workspaces;if(0!==a.length){if(b.primaryAgentId&&d.push({agentId:b.primaryAgentId,match:{channel:b.type,accountId:b.id}}),"telegram"===b.type)for(let c of a)for(let a of c.groupAssignments.filter(C))d.push({agentId:a.agentId,match:{channel:"telegram",accountId:b.id}}),d.push({agentId:a.agentId,match:{channel:"telegram",accountId:b.id,peer:{kind:"group",id:a.chatId}}});if("discord"===b.type)for(let c of a)for(let a of c.groupAssignments.filter(C)){let c=function(a,b){if(!b.agentId)return null;let c=(0,e.S)(b.chatId);return c?"role"===c.kind?c.guildId?{agentId:b.agentId,match:{channel:"discord",accountId:a,guildId:c.guildId,roles:[c.targetId]}}:null:{agentId:b.agentId,match:{channel:"discord",accountId:a,...c.guildId?{guildId:c.guildId}:{},peer:{kind:c.kind,id:c.targetId}}}:null}(b.id,a);c&&d.push(c)}}}return E(d)}function r(a){if(!Array.isArray(a.currentBindings))return l(!1,"unavailable");let b=new Date().toISOString(),c=q(a.registry,{workspaceId:a.workspaceId}).map(a=>v(a)).filter(a=>!!a),d=a.currentBindings.map(a=>v(a)).filter(a=>!!a),e=a.registry.channels.filter(b=>D(b)&&(!a.workspaceId||b.workspaces.some(b=>b.workspaceId===a.workspaceId))),f=new Set(e.map(a=>B(a.type,a.id))),g=d.filter(a=>!!a.accountId&&(f.has(B(a.provider,a.accountId))||w(a.provider,a.accountId))),h=new Map(g.map(a=>[a.key,a])),i=function(a){let b=new Map;for(let c of a)b.set(c.matchKey,[...b.get(c.matchKey)??[],c]);return b}(g),j=new Map(c.map(a=>[a.key,a])),k=new Set(c.map(a=>a.matchKey)),m=[],n={ok:0,missingBindings:0,extraBindings:0,agentMismatch:0,accountMissing:0,providerDisabled:0};for(let b of c){if(h.has(b.key)){n.ok+=1;continue}let c=i.get(b.matchKey)??[];if(c.length>0){n.agentMismatch+=1,m.push(x("agent-mismatch",b,{severity:"error",actualAgentId:c.map(a=>a.agentId).join(", "),detail:`OpenClaw binding exists for this route, but it points at ${c.map(a=>a.agentId).join(", ")} instead of ${b.agentId}.`,...z(a.registry,b,a.workspaceId)}));continue}n.missingBindings+=1,m.push(x("missing-binding",b,{severity:"error",detail:"AgentOS expects this OpenClaw binding, but it is missing from OpenClaw config.",...z(a.registry,b,a.workspaceId)}))}for(let b of g)j.has(b.key)||k.has(b.matchKey)||(n.extraBindings+=1,m.push(x("extra-binding",b,{severity:"warning",detail:"OpenClaw has a managed binding that is no longer represented by the AgentOS workspace surface registry.",...z(a.registry,b,a.workspaceId)})));let o=new Set(a.configuredAccounts.map(a=>B(a.type,a.id)));for(let b of e){let c=B(b.type,b.id);o.has(c)||a.surfaceRuntime.accountsByKey[c]||(n.accountMissing+=1,m.push(y("account-missing",b,{severity:"error",detail:"AgentOS has a workspace surface binding, but OpenClaw did not return a matching configured account.",workspaceId:a.workspaceId??null})));let d=a.surfaceRuntime.accountsByKey[c];d?.disabled&&(n.providerDisabled+=1,m.push(y("provider-disabled",b,{severity:"warning",detail:"OpenClaw returned this account as disabled.",workspaceId:a.workspaceId??null})))}return{checked:!0,source:"openclaw-bindings",checkedAt:b,expectedBindingCount:c.length,currentBindingCount:g.length,summary:n,issues:m}}function s(a){let b=new Set(a.previousBindings.map(a=>v(a)?.key).filter(a=>!!a)),c=new Set(a.nextBindings.map(a=>v(a)?.key).filter(a=>!!a)),d=[...b].filter(a=>!c.has(a)).length,e=[...c].filter(a=>!b.has(a)).length;return{scope:a.scope,workspaceId:a.workspaceId,checkedAt:new Date().toISOString(),expectedBindingCount:q(a.registry,{workspaceId:"workspace"===a.scope?a.workspaceId:null}).length,previousBindingCount:a.previousBindings.length,nextBindingCount:a.nextBindings.length,changed:d>0||e>0,removedBindingCount:d,addedBindingCount:e,...a.configMutations?{configMutations:a.configMutations}:{},drift:a.drift}}function t(a){let b=q(a.registry,{workspaceId:"workspace"===a.scope?a.workspaceId:null}),c=new Set(b.map(a=>v(a)).filter(a=>!!a).map(a=>a.matchKey)),d=new Set(a.registry.channels.filter(b=>D(b)&&("all"===a.scope||b.workspaces.some(b=>b.workspaceId===a.workspaceId))).map(a=>B(a.type,a.id)));return E([...a.currentBindings.filter(b=>{let e=v(b);if(!e?.accountId)return!0;let f=B(e.provider,e.accountId),g=d.has(f),h=!g&&w(e.provider,e.accountId);return!g&&!h||!("all"===a.scope||h||c.has(e.matchKey))&&function(a,b,c){if(!c||!b.routeId)return!1;let d=a.channels.find(a=>a.type===b.provider&&a.id===b.accountId),e=d?.workspaces.find(a=>a.groupAssignments.some(a=>!1!==a.enabled&&a.chatId===b.routeId));return!!(e&&e.workspaceId!==c)}(a.registry,e,a.workspaceId??null)}),...b])}function u(a,b){let c=Object.values(a.accountsByProvider[b]??{}),d=c.find(a=>a.errorMessage);if(a.gatewayAccess.blocked)return{status:"unknown",statusLabel:"Gateway Blocked",connectionHealth:{label:"Gateway access blocked",detail:a.gatewayAccess.issue??"OpenClaw Gateway access needs approval before live status can be checked."},errorMessage:a.gatewayAccess.issue};if(d?.errorMessage)return{status:"failed",statusLabel:"Failed",connectionHealth:{label:"Connector error",detail:d.errorMessage},errorMessage:d.errorMessage};if("unavailable"===a.source&&0===c.length)return{status:"unknown",statusLabel:"Unknown",connectionHealth:{label:"OpenClaw status unavailable",detail:a.issue??"OpenClaw channel status is unavailable."},errorMessage:a.issue};if(0===c.length)return{status:"missing-credentials",statusLabel:"Missing Credentials",connectionHealth:{label:"No OpenClaw account",detail:"OpenClaw channel status did not return an account for this provider."},errorMessage:null};if(c.every(a=>a.disabled))return{status:"disabled",statusLabel:"Disabled",connectionHealth:{label:"Disabled",detail:"OpenClaw returned account records, but every account is disabled."},errorMessage:null};let e=c.filter(a=>a.connected||a.running||a.linked);return e.length>0?{status:"connected",statusLabel:"Connected",connectionHealth:{label:"Verified by OpenClaw",detail:`${e.length} account${1===e.length?"":"s"} returned connected, running, or linked from channels.status.`},errorMessage:null}:c.filter(a=>a.configured||a.enabled).length>0?{status:"unknown",statusLabel:"config-only"===a.source?"Configured":"Unknown",connectionHealth:{label:(a.source,"Configured, not live-verified"),detail:"config-only"===a.source?"OpenClaw configuration exists, but live channel status was unavailable.":"OpenClaw returned configured account records, but no account reported connected, running, or linked."},errorMessage:null}:{status:"pending-setup",statusLabel:"Pending Setup",connectionHealth:{label:"Setup incomplete",detail:"OpenClaw returned account records without configured or connected state."},errorMessage:null}}function v(a){if(!H(a)||"string"!=typeof a.agentId)return null;let b=H(a.match)?a.match:null,c=G(b?.channel);if(!b||!c)return null;let d=a.agentId.trim();if(!d)return null;let e=G(b.accountId),f=H(b.peer)?b.peer:null,g=G(f?.kind),h=G(f?.id),i=g??(Array.isArray(b.roles)&&b.roles.length>0?"role":null),j=h??F(b.roles).join(","),k={channel:c,accountId:e,guildId:G(b.guildId),peer:g&&h?{kind:g,id:h}:null,query:G(b.query),roles:F(b.roles),teamId:G(b.teamId)},l=J(k);return{key:J({agentId:d,match:k}),matchKey:l,agentId:d,provider:c,accountId:e,routeKind:i,routeId:j||null,raw:a}}function w(a,b){return b.startsWith(`${a}-agentos-`)}function x(a,b,c){return{id:`${a}:${b.key}`,kind:a,severity:c.severity,title:A(a),detail:c.detail,workspaceId:c.workspaceId??null,workspacePath:c.workspacePath??null,provider:b.provider,accountId:b.accountId,routeId:b.routeId,routeKind:b.routeKind,expectedAgentId:"extra-binding"===a?null:b.agentId,actualAgentId:c.actualAgentId??("extra-binding"===a?b.agentId:null),bindingKey:b.key}}function y(a,b,c){let d=c.workspaceId?b.workspaces.find(a=>a.workspaceId===c.workspaceId)??null:1===b.workspaces.length?b.workspaces[0]:null;return{id:`${a}:${b.type}:${b.id}`,kind:a,severity:c.severity,title:A(a),detail:c.detail,workspaceId:d?.workspaceId??c.workspaceId??null,workspacePath:d?.workspacePath??null,provider:b.type,accountId:b.id,routeId:null,routeKind:null,expectedAgentId:b.primaryAgentId,actualAgentId:null,bindingKey:null}}function z(a,b,c){let d=a.channels.find(a=>a.type===b.provider&&a.id===b.accountId);if(!d)return{workspaceId:c??null,workspacePath:null};let e=c?d.workspaces.find(a=>a.workspaceId===c)??null:b.routeId?d.workspaces.find(a=>a.groupAssignments.some(a=>!1!==a.enabled&&a.chatId===b.routeId))??null:1===d.workspaces.length?d.workspaces[0]:null;return{workspaceId:e?.workspaceId??c??null,workspacePath:e?.workspacePath??null}}function A(a){switch(a){case"missing-binding":return"Missing OpenClaw binding";case"extra-binding":return"Extra OpenClaw binding";case"agent-mismatch":return"Agent mismatch";case"account-missing":return"Missing OpenClaw account";case"provider-disabled":return"Provider disabled"}}function B(a,b){return`${a}:${b}`}function C(a){return!1!==a.enabled&&!!a.agentId&&!!a.chatId}function D(a){return"telegram"===a.type||"discord"===a.type||"slack"===a.type||"googlechat"===a.type}function E(a){let b=new Set,c=[];for(let d of a){let a=JSON.stringify(d);b.has(a)||(b.add(a),c.push(d))}return c}function F(a){return Array.isArray(a)?a.map(a=>G(String(a))).filter(a=>!!a).sort():[]}function G(a){if("string"!=typeof a)return null;let b=a.trim();return b.length>0?b:null}function H(a){return"object"==typeof a&&null!==a&&!Array.isArray(a)}function I(a){return Array.from(new Set(a.map(a=>G(a)).filter(Boolean)))}function J(a){return JSON.stringify(function a(b){return Array.isArray(b)?b.map(a):H(b)?Object.fromEntries(Object.entries(b).filter(([,a])=>null!=a&&!(Array.isArray(a)&&0===a.length)).sort(([a],[b])=>a.localeCompare(b)).map(([b,c])=>[b,a(c)])):b}(a))}},74497:(a,b,c)=>{c.d(b,{MY:()=>f,Yx:()=>g,rY:()=>e});let d=new Map([{provider:"telegram",label:"Telegram",kind:"chat",description:"Bot accounts, public groups, and delegated community routing.",iconKey:"siTelegram",accentColor:"#26A5E4",supportsProvisioning:!0,provisionFields:[{key:"token",label:"Bot token",placeholder:"123456:ABC...",inputType:"password",secret:!0,required:!0,section:"basic"}],supportsRouteDiscovery:!0,providerManagedByOpenClaw:!0},{provider:"discord",label:"Discord",kind:"chat",description:"Servers, channels, DMs, and thread-aware team routing.",iconKey:"siDiscord",accentColor:"#5865F2",supportsProvisioning:!0,provisionFields:[{key:"token",label:"Bot token",placeholder:"Discord bot token",inputType:"password",secret:!0,required:!0,section:"basic"}],supportsRouteDiscovery:!0,providerManagedByOpenClaw:!0},{provider:"slack",label:"Slack",kind:"chat",description:"Workspace apps, channels, and internal team handoffs.",iconKey:"siSlack",accentColor:"#4A154B",supportsProvisioning:!0,provisionFields:[{key:"botToken",label:"Bot token",placeholder:"xoxb-...",inputType:"password",secret:!0,required:!0,section:"basic"}],supportsRouteDiscovery:!1,providerManagedByOpenClaw:!0},{provider:"googlechat",label:"Google Chat",kind:"chat",description:"Spaces and enterprise chat surfaces backed by OpenClaw.",iconKey:"siGooglechat",accentColor:"#34A853",supportsProvisioning:!0,provisionFields:[{key:"webhookUrl",label:"Webhook URL",placeholder:"https://chat.googleapis.com/...",inputType:"url",secret:!0,required:!0,section:"basic"}],supportsRouteDiscovery:!1,providerManagedByOpenClaw:!0},{provider:"gmail",label:"Gmail",kind:"inbox",description:"Inbox ownership, draft/send workflows, and Gmail-triggered automations.",iconKey:"siGmail",accentColor:"#EA4335",supportsProvisioning:!0,provisionFields:[{key:"account",label:"Account email",placeholder:"agent@example.com",inputType:"text",required:!0,section:"basic"},{key:"project",label:"Project ID",placeholder:"openclaw-project",section:"basic"},{key:"label",label:"Label",placeholder:"inbox",section:"basic"},{key:"hookToken",label:"Hook token",placeholder:"shared-secret",inputType:"password",secret:!0,section:"basic"},{key:"hookUrl",label:"Hook URL",placeholder:"https://your-host.example/gmail-pubsub",inputType:"url",section:"advanced"},{key:"topic",label:"Topic",placeholder:"gmail-topic",section:"advanced"},{key:"subscription",label:"Subscription",placeholder:"gmail-subscription",section:"advanced"},{key:"pushToken",label:"Push token",placeholder:"push-secret",inputType:"password",secret:!0,section:"advanced"},{label:"Serve port",placeholder:"8788",key:"serve.port",inputType:"number",section:"advanced"},{key:"serve.bind",label:"Serve bind",placeholder:"127.0.0.1",section:"advanced"},{key:"serve.path",label:"Serve path",placeholder:"/",section:"advanced"},{key:"includeBody",label:"Include body",inputType:"checkbox",defaultValue:!0,section:"advanced"},{key:"maxBytes",label:"Max bytes",placeholder:"20000",inputType:"number",section:"advanced"},{key:"renewEveryMinutes",label:"Renew interval (minutes)",placeholder:"720",inputType:"number",section:"advanced"},{key:"tailscale.mode",label:"Tailscale mode",placeholder:"funnel",defaultValue:"funnel",inputType:"select",options:[{label:"Off",value:"off"},{label:"Serve",value:"serve"},{label:"Funnel",value:"funnel"}],helpText:"One of funnel, serve, or off.",section:"advanced"},{key:"tailscale.path",label:"Tailscale path",placeholder:"/gmail-pubsub",section:"advanced"},{key:"tailscale.target",label:"Tailscale target",placeholder:"http://127.0.0.1:8788/gmail-pubsub",inputType:"url",section:"advanced"},{key:"pushEndpoint",label:"Push endpoint",placeholder:"https://public.example/gmail-push",inputType:"url",section:"advanced"},{key:"model",label:"Model",placeholder:"openrouter/meta-llama/llama-3.3-70b-instruct:free",section:"advanced"},{key:"thinking",label:"Thinking",placeholder:"off",section:"advanced"}],supportsRouteDiscovery:!1,providerManagedByOpenClaw:!0},{provider:"email",label:"Email",kind:"inbox",description:"Generic email inboxes and send/read workflows exposed through OpenClaw.",iconKey:"siMaildotru",accentColor:"#0F172A",supportsProvisioning:!0,provisionFields:[{key:"address",label:"Address",placeholder:"inbox@example.com",inputType:"text",required:!0,section:"basic"},{key:"oauth",label:"OAuth config",placeholder:'{"clientId":"...","clientSecret":"..."}',inputType:"textarea",helpText:"Paste JSON or a provider-specific OAuth configuration blob.",section:"basic"},{key:"watch",label:"Watch",inputType:"checkbox",defaultValue:!0,section:"basic"},{key:"pubsub",label:"Pub/Sub",placeholder:"projects/project-id/topics/email-events",section:"basic"},{key:"imap.host",label:"IMAP host",placeholder:"imap.example.com",inputType:"text",section:"advanced"},{key:"imap.port",label:"IMAP port",placeholder:"993",inputType:"number",section:"advanced"},{key:"smtp.host",label:"SMTP host",placeholder:"smtp.example.com",inputType:"text",section:"advanced"},{key:"smtp.port",label:"SMTP port",placeholder:"587",inputType:"number",section:"advanced"},{key:"username",label:"Username",placeholder:"mailbox-user",inputType:"text",section:"advanced"},{key:"password",label:"Password",placeholder:"app password",inputType:"password",secret:!0,section:"advanced"}],supportsRouteDiscovery:!1,providerManagedByOpenClaw:!0},{provider:"webhook",label:"Webhook",kind:"trigger",description:"External event triggers delivered into OpenClaw automations.",iconKey:"siWebhook",accentColor:"#0EA5E9",supportsProvisioning:!0,provisionFields:[{key:"token",label:"Hook token",placeholder:"shared-secret",inputType:"password",secret:!0,required:!0,section:"basic"},{key:"path",label:"Path",placeholder:"/hooks",section:"basic"}],supportsRouteDiscovery:!1,providerManagedByOpenClaw:!0},{provider:"cron",label:"Cron",kind:"trigger",description:"Scheduled tasks and recurring automation entry points.",iconKey:"siClockify",accentColor:"#F59E0B",supportsProvisioning:!0,provisionFields:[{key:"webhookToken",label:"Webhook token",placeholder:"replace-with-dedicated-webhook-token",inputType:"password",secret:!0,required:!0,section:"basic"},{key:"sessionRetention",label:"Session retention",placeholder:"24h",section:"basic"},{key:"maxConcurrentRuns",label:"Max concurrent runs",placeholder:"1",inputType:"number",section:"basic"},{key:"store",label:"Store path",placeholder:"~/.openclaw/cron/jobs.json",section:"advanced"},{key:"runLog.maxBytes",label:"Run log max bytes",placeholder:"2mb",section:"advanced"},{key:"runLog.keepLines",label:"Run log keep lines",placeholder:"2000",inputType:"number",section:"advanced"}],supportsRouteDiscovery:!1,providerManagedByOpenClaw:!0}].map(a=>[a.provider,a]));function e(a){return d.get(a)??{provider:a,label:f(a),kind:"chat",description:"OpenClaw-managed integration surface.",supportsProvisioning:!1,provisionFields:[],supportsRouteDiscovery:!1,providerManagedByOpenClaw:!0}}function f(a){let b=d.get(a);return b?b.label:a.split(/[-_]/).filter(Boolean).map(a=>a.slice(0,1).toUpperCase()+a.slice(1)).join(" ")}function g(a){return e(a).kind}}};
|