denchclaw 2.4.6 → 2.5.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 +31 -0
- package/apps/web/.next/standalone/apps/web/.next/BUILD_ID +1 -1
- package/apps/web/.next/standalone/apps/web/.next/app-build-manifest.json +331 -202
- package/apps/web/.next/standalone/apps/web/.next/app-path-routes-manifest.json +42 -24
- package/apps/web/.next/standalone/apps/web/.next/build-manifest.json +5 -5
- package/apps/web/.next/standalone/apps/web/.next/cache/config.json +3 -3
- package/apps/web/.next/standalone/apps/web/.next/prerender-manifest.json +3 -3
- package/apps/web/.next/standalone/apps/web/.next/react-loadable-manifest.json +6 -6
- package/apps/web/.next/standalone/apps/web/.next/required-server-files.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/routes-manifest.json +25 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/cron/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/proxy/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/serve/[...path]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/store/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/webhooks/[...path]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/active/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/route.js +2 -2
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/runs/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/runs/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/stop/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/stop/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/stream/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/subagents/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/subagents/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/callback/route.js +42 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/callback/route.js.nft.json +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/callback/route_client-reference-manifest.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/connect/route.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/connect/route.js.nft.json +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/connect/route_client-reference-manifest.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/connections/route.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/connections/route.js.nft.json +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/connections/route_client-reference-manifest.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/disconnect/route.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/disconnect/route.js.nft.json +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/disconnect/route_client-reference-manifest.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/status/route.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/status/route.js.nft.json +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/status/route_client-reference-manifest.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/tool-index/route.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/tool-index/route.js.nft.json +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/tool-index/route_client-reference-manifest.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/toolkits/route.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/toolkits/route.js.nft.json +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/toolkits/route_client-reference-manifest.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/jobs/[jobId]/runs/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/jobs/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/runs/[sessionId]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/runs/search-transcript/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/feedback/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/feedback/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/channels/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/chat/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/chat/stream/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/sessions/[id]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/sessions/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/integrations/[id]/toggle/route.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/integrations/[id]/toggle/route.js.nft.json +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/integrations/[id]/toggle/route_client-reference-manifest.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/integrations/repair/route.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/integrations/repair/route.js.nft.json +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/integrations/repair/route_client-reference-manifest.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/integrations/route.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/integrations/route.js.nft.json +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/integrations/route_client-reference-manifest.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/memories/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/profiles/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/profiles/switch/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/sessions/[sessionId]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/sessions/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/sessions/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/settings/cloud/route.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/settings/cloud/route.js.nft.json +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/settings/cloud/route_client-reference-manifest.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/[slug]/content/route.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/[slug]/content/route.js.nft.json +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/[slug]/content/route_client-reference-manifest.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/[slug]/route.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/[slug]/route.js.nft.json +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/[slug]/route_client-reference-manifest.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/browse/route.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/browse/route.js.nft.json +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/browse/route_client-reference-manifest.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/install/route.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/install/route.js.nft.json +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/install/route_client-reference-manifest.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/route.js +2 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/terminal/port/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/voice/speech/route.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/voice/speech/route.js.nft.json +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/voice/speech/route_client-reference-manifest.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/voice/transcribe/route.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/voice/transcribe/route.js.nft.json +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/voice/transcribe/route_client-reference-manifest.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/voice/voices/route.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/voice/voices/route.js.nft.json +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/voice/voices/route_client-reference-manifest.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/[id]/messages/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/[id]/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/[id]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/assets/[...path]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/browse/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/browse-file/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/context/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/copy/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/db/introspect/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/db/query/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/delete/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/delete/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/execute/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/file/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/init/route.js +2 -2
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/init/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/link-preview/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/list/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/mkdir/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/move/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/actions/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/actions/runs/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/display-field/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/[id]/content/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/[id]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/bulk-delete/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/options/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/[fieldId]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/reorder/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/views/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/open-file/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/path-info/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/query/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/raw-file/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/rename/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/reports/execute/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/reports/execute/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/search-index/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/suggest-files/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/switch/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/switch/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/thumbnail/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/tree/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/tree/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/upload/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/upload/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/virtual-file/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/watch/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/write-binary/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/page.js +21 -21
- package/apps/web/.next/standalone/apps/web/.next/server/app/page.js.nft.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/page_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/workspace/page_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app-paths-manifest.json +42 -24
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/6426.js +2 -2
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/6787.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/687.js +7 -7
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/737.js +3 -3
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/7488.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/8306.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/8650.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/8693.js +481 -0
- package/apps/web/.next/standalone/apps/web/.next/server/functions-config-manifest.json +19 -5
- package/apps/web/.next/standalone/apps/web/.next/server/middleware-build-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/middleware-react-loadable-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/pages/500.html +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/server-reference-manifest.json +1 -1
- package/apps/web/.next/{static/chunks/eca025f9.538b3f5d85eeef79.js → standalone/apps/web/.next/static/chunks/0c958985.3ccb9c3aea7cd083.js} +2 -2
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/3999.548dd8ec57152081.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/{2489.b5e1ce196331926c.js → 4870.507a55774d37d072.js} +1 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/{7812.c1435a724050dfec.js → 5431.a2353a2aa8c55a67.js} +1 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/7f67b0df-54679694c67e2b76.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/80f1cbb7-c9635d81d9fe6819.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/8532165e-abce74bbb270ef26.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/9372.e71f5b96da3f9dfd.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/9702-d646bcd7cb8fe6bf.js +135 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/cron/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/proxy/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/serve/[...path]/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/store/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/webhooks/[...path]/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/active/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/runs/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/stop/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/stream/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/subagents/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/callback/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/connect/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/connections/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/disconnect/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/status/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/tool-index/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/toolkits/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/jobs/[jobId]/runs/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/jobs/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/runs/[sessionId]/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/runs/search-transcript/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/feedback/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/channels/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/chat/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/chat/stream/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/sessions/[id]/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/sessions/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/integrations/[id]/toggle/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/integrations/repair/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/integrations/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/memories/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/profiles/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/profiles/switch/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sessions/[sessionId]/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sessions/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/settings/cloud/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/[slug]/content/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/[slug]/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/browse/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/install/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/terminal/port/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/voice/speech/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/voice/transcribe/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/voice/voices/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/[id]/messages/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/[id]/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/assets/[...path]/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/browse/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/browse-file/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/context/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/copy/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/db/introspect/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/db/query/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/delete/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/execute/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/file/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/init/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/link-preview/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/list/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/mkdir/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/move/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/actions/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/actions/runs/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/display-field/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/content/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/bulk-delete/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/options/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/reorder/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/views/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/open-file/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/path-info/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/query/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/raw-file/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/rename/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/reports/execute/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/search-index/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/suggest-files/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/switch/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/thumbnail/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/tree/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/upload/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/virtual-file/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/watch/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/write-binary/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/{layout-3b33b798ff1504e9.js → layout-33207ce031676561.js} +1 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/page-27c6d6093051ac5c.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/webpack-d4501ef5cbbcf069.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/css/4f71a2dee93c9f97.css +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/jcrHaOr6nJr3WKHp3ijBE/_buildManifest.js +1 -0
- package/apps/web/.next/standalone/apps/web/app/api/skills/route.test.ts +672 -0
- package/apps/web/.next/standalone/apps/web/package.json +2 -0
- package/apps/web/.next/standalone/apps/web/public/integrations/exa-logomark.svg +4 -0
- package/apps/web/.next/standalone/apps/web/public/logo/composio.webp +0 -0
- package/apps/web/.next/standalone/apps/web/public/models/deepseek.ico +0 -0
- package/apps/web/.next/standalone/apps/web/public/models/kimi.png +0 -0
- package/apps/web/.next/standalone/apps/web/public/models/kimi.svg +89 -0
- package/apps/web/.next/standalone/apps/web/public/models/minimax.png +0 -0
- package/apps/web/.next/standalone/apps/web/server.js +1 -1
- package/apps/web/.next/standalone/extensions/apollo-enrichment/index.ts +268 -0
- package/apps/web/.next/standalone/extensions/apollo-enrichment/openclaw.plugin.json +16 -0
- package/apps/web/.next/standalone/extensions/apollo-enrichment/package.json +8 -0
- package/apps/web/.next/standalone/extensions/dench-ai-gateway/composio-bridge.ts +474 -0
- package/apps/web/.next/standalone/extensions/dench-ai-gateway/config-patch.ts +83 -0
- package/apps/web/.next/standalone/extensions/dench-ai-gateway/index.test.ts +281 -0
- package/apps/web/.next/standalone/extensions/dench-ai-gateway/index.ts +325 -0
- package/apps/web/.next/standalone/extensions/dench-ai-gateway/models.ts +325 -0
- package/apps/web/.next/standalone/extensions/dench-ai-gateway/openclaw.plugin.json +27 -0
- package/apps/web/.next/standalone/extensions/dench-ai-gateway/package.json +8 -0
- package/apps/web/.next/standalone/extensions/dench-identity/composio-cheat-sheet.test.ts +146 -0
- package/apps/web/.next/standalone/extensions/dench-identity/composio-cheat-sheet.ts +197 -0
- package/apps/web/.next/standalone/extensions/dench-identity/index.test.ts +361 -0
- package/apps/web/.next/standalone/extensions/dench-identity/index.ts +920 -0
- package/apps/web/.next/standalone/extensions/dench-identity/openclaw.plugin.json +17 -0
- package/apps/web/.next/standalone/extensions/dench-identity/package.json +8 -0
- package/apps/web/.next/standalone/extensions/exa-search/index.ts +363 -0
- package/apps/web/.next/standalone/extensions/exa-search/openclaw.plugin.json +16 -0
- package/apps/web/.next/standalone/extensions/exa-search/package.json +8 -0
- package/apps/web/.next/standalone/extensions/posthog-analytics/index.ts +190 -0
- package/apps/web/.next/standalone/extensions/posthog-analytics/lib/build-env.js +3 -0
- package/apps/web/.next/standalone/extensions/posthog-analytics/lib/build-env.ts +3 -0
- package/apps/web/.next/standalone/extensions/posthog-analytics/lib/event-mappers.ts +403 -0
- package/apps/web/.next/standalone/extensions/posthog-analytics/lib/posthog-client.ts +105 -0
- package/apps/web/.next/standalone/extensions/posthog-analytics/lib/privacy.ts +294 -0
- package/apps/web/.next/standalone/extensions/posthog-analytics/lib/trace-context.ts +103 -0
- package/apps/web/.next/standalone/extensions/posthog-analytics/lib/types.ts +28 -0
- package/apps/web/.next/standalone/extensions/posthog-analytics/openclaw.plugin.json +22 -0
- package/apps/web/.next/standalone/extensions/posthog-analytics/package.json +8 -0
- package/apps/web/.next/standalone/extensions/vitest.config.ts +13 -0
- package/apps/web/.next/standalone/package.json +2 -2
- package/apps/web/.next/{standalone/apps/web/.next/static/chunks/eca025f9.538b3f5d85eeef79.js → static/chunks/0c958985.3ccb9c3aea7cd083.js} +2 -2
- package/apps/web/.next/static/chunks/3999.548dd8ec57152081.js +1 -0
- package/apps/web/.next/static/chunks/{2489.b5e1ce196331926c.js → 4870.507a55774d37d072.js} +1 -1
- package/apps/web/.next/static/chunks/{7812.c1435a724050dfec.js → 5431.a2353a2aa8c55a67.js} +1 -1
- package/apps/web/.next/static/chunks/7f67b0df-54679694c67e2b76.js +1 -0
- package/apps/web/.next/static/chunks/80f1cbb7-c9635d81d9fe6819.js +1 -0
- package/apps/web/.next/static/chunks/8532165e-abce74bbb270ef26.js +1 -0
- package/apps/web/.next/static/chunks/9372.e71f5b96da3f9dfd.js +1 -0
- package/apps/web/.next/static/chunks/9702-d646bcd7cb8fe6bf.js +135 -0
- package/apps/web/.next/static/chunks/app/api/apps/cron/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/apps/proxy/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/apps/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/apps/serve/[...path]/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/apps/store/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/apps/webhooks/[...path]/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/chat/active/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/chat/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/chat/runs/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/chat/stop/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/chat/stream/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/chat/subagents/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/composio/callback/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/composio/connect/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/composio/connections/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/composio/disconnect/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/composio/status/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/composio/tool-index/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/composio/toolkits/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/cron/jobs/[jobId]/runs/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/cron/jobs/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/cron/runs/[sessionId]/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/cron/runs/search-transcript/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/feedback/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/gateway/channels/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/gateway/chat/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/gateway/chat/stream/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/gateway/sessions/[id]/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/gateway/sessions/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/integrations/[id]/toggle/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/integrations/repair/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/integrations/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/memories/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/profiles/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/profiles/switch/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/sessions/[sessionId]/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/sessions/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/settings/cloud/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/skills/[slug]/content/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/skills/[slug]/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/skills/browse/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/skills/install/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/skills/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/terminal/port/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/voice/speech/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/voice/transcribe/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/voice/voices/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/web-sessions/[id]/messages/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/web-sessions/[id]/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/web-sessions/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/assets/[...path]/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/browse/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/browse-file/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/context/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/copy/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/db/introspect/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/db/query/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/delete/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/execute/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/file/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/init/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/link-preview/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/list/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/mkdir/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/move/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/actions/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/actions/runs/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/display-field/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/content/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/bulk-delete/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/options/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/reorder/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/views/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/open-file/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/path-info/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/query/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/raw-file/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/rename/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/reports/execute/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/search-index/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/suggest-files/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/switch/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/thumbnail/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/tree/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/upload/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/virtual-file/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/watch/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/write-binary/route-982235d988e17f31.js +1 -0
- package/apps/web/.next/static/chunks/app/{layout-3b33b798ff1504e9.js → layout-33207ce031676561.js} +1 -1
- package/apps/web/.next/static/chunks/app/page-27c6d6093051ac5c.js +1 -0
- package/apps/web/.next/static/chunks/webpack-d4501ef5cbbcf069.js +1 -0
- package/apps/web/.next/static/css/4f71a2dee93c9f97.css +1 -0
- package/apps/web/.next/static/jcrHaOr6nJr3WKHp3ijBE/_buildManifest.js +1 -0
- package/apps/web/public/integrations/exa-logomark.svg +4 -0
- package/apps/web/public/logo/composio.webp +0 -0
- package/apps/web/public/models/deepseek.ico +0 -0
- package/apps/web/public/models/kimi.png +0 -0
- package/apps/web/public/models/kimi.svg +89 -0
- package/apps/web/public/models/minimax.png +0 -0
- package/dist/entry.js +1 -1
- package/dist/{program-BDz7WHcZ.js → program-BYB4nfWK.js} +235 -12
- package/dist/{run-main-Ddx9Tsa1.js → run-main-Z-P_Zlf6.js} +1 -1
- package/extensions/apollo-enrichment/index.ts +268 -0
- package/extensions/apollo-enrichment/openclaw.plugin.json +16 -0
- package/extensions/apollo-enrichment/package.json +8 -0
- package/extensions/dench-ai-gateway/composio-bridge.ts +474 -0
- package/extensions/dench-ai-gateway/config-patch.ts +83 -0
- package/extensions/dench-ai-gateway/index.test.ts +281 -0
- package/extensions/dench-ai-gateway/index.ts +9 -36
- package/extensions/dench-ai-gateway/models.ts +5 -5
- package/extensions/dench-identity/composio-cheat-sheet.test.ts +146 -0
- package/extensions/dench-identity/composio-cheat-sheet.ts +197 -0
- package/extensions/dench-identity/index.test.ts +226 -1
- package/extensions/dench-identity/index.ts +795 -5
- package/extensions/exa-search/index.ts +363 -0
- package/extensions/exa-search/openclaw.plugin.json +16 -0
- package/extensions/exa-search/package.json +8 -0
- package/extensions/posthog-analytics/lib/build-env.js +1 -1
- package/package.json +2 -2
- package/skills/composio-apps/SKILL.md +88 -0
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/4334.js +0 -481
- package/apps/web/.next/standalone/apps/web/.next/static/bHQQHboaVXn6uVyBK8na1/_buildManifest.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/2457.b2932424bcf38aee.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/2716-475d96c202834586.js +0 -135
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/4062.6ff486abe87e56aa.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/cron/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/proxy/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/serve/[...path]/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/store/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/webhooks/[...path]/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/active/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/runs/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/stop/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/stream/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/subagents/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/jobs/[jobId]/runs/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/jobs/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/runs/[sessionId]/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/runs/search-transcript/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/feedback/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/channels/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/chat/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/chat/stream/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/sessions/[id]/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/sessions/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/memories/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/profiles/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/profiles/switch/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sessions/[sessionId]/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sessions/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/terminal/port/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/[id]/messages/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/[id]/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/assets/[...path]/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/browse/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/browse-file/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/context/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/copy/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/db/introspect/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/db/query/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/delete/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/execute/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/file/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/init/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/link-preview/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/list/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/mkdir/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/move/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/actions/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/actions/runs/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/display-field/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/content/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/bulk-delete/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/options/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/reorder/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/views/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/open-file/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/path-info/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/query/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/raw-file/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/rename/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/reports/execute/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/search-index/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/suggest-files/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/switch/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/thumbnail/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/tree/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/upload/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/virtual-file/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/watch/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/write-binary/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/page-c8e88d7669047677.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/webpack-a769c08a3fea86bb.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/css/99b07ab2db5fe339.css +0 -1
- package/apps/web/.next/static/bHQQHboaVXn6uVyBK8na1/_buildManifest.js +0 -1
- package/apps/web/.next/static/chunks/2457.b2932424bcf38aee.js +0 -1
- package/apps/web/.next/static/chunks/2716-475d96c202834586.js +0 -135
- package/apps/web/.next/static/chunks/4062.6ff486abe87e56aa.js +0 -1
- package/apps/web/.next/static/chunks/app/api/apps/cron/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/apps/proxy/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/apps/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/apps/serve/[...path]/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/apps/store/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/apps/webhooks/[...path]/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/chat/active/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/chat/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/chat/runs/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/chat/stop/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/chat/stream/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/chat/subagents/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/cron/jobs/[jobId]/runs/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/cron/jobs/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/cron/runs/[sessionId]/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/cron/runs/search-transcript/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/feedback/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/gateway/channels/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/gateway/chat/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/gateway/chat/stream/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/gateway/sessions/[id]/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/gateway/sessions/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/memories/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/profiles/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/profiles/switch/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/sessions/[sessionId]/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/sessions/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/skills/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/terminal/port/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/web-sessions/[id]/messages/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/web-sessions/[id]/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/web-sessions/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/assets/[...path]/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/browse/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/browse-file/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/context/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/copy/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/db/introspect/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/db/query/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/delete/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/execute/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/file/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/init/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/link-preview/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/list/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/mkdir/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/move/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/actions/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/actions/runs/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/display-field/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/content/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/bulk-delete/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/options/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/reorder/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/views/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/open-file/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/path-info/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/query/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/raw-file/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/rename/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/reports/execute/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/search-index/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/suggest-files/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/switch/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/thumbnail/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/tree/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/upload/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/virtual-file/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/watch/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/write-binary/route-d14ffafd970f186e.js +0 -1
- package/apps/web/.next/static/chunks/app/page-c8e88d7669047677.js +0 -1
- package/apps/web/.next/static/chunks/webpack-a769c08a3fea86bb.js +0 -1
- package/apps/web/.next/static/css/99b07ab2db5fe339.css +0 -1
- package/skills/browser/SKILL.md +0 -16
- /package/apps/web/.next/standalone/apps/web/.next/static/{bHQQHboaVXn6uVyBK8na1 → jcrHaOr6nJr3WKHp3ijBE}/_ssgManifest.js +0 -0
- /package/apps/web/.next/static/{bHQQHboaVXn6uVyBK8na1 → jcrHaOr6nJr3WKHp3ijBE}/_ssgManifest.js +0 -0
|
@@ -1,575 +1,704 @@
|
|
|
1
1
|
{
|
|
2
2
|
"pages": {
|
|
3
3
|
"/_not-found/page": [
|
|
4
|
-
"static/chunks/webpack-
|
|
4
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
5
5
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
6
6
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
7
7
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
8
8
|
"static/chunks/app/_not-found/page-5ece932c92668331.js"
|
|
9
9
|
],
|
|
10
10
|
"/global-error": [
|
|
11
|
-
"static/chunks/webpack-
|
|
11
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
12
12
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
13
13
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
14
14
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
15
15
|
"static/chunks/app/global-error-ec2646847a23c664.js"
|
|
16
16
|
],
|
|
17
17
|
"/layout": [
|
|
18
|
-
"static/chunks/webpack-
|
|
18
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
19
19
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
20
20
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
21
21
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
22
|
-
"static/css/
|
|
22
|
+
"static/css/4f71a2dee93c9f97.css",
|
|
23
23
|
"static/chunks/df90ee31-b8ee23eaa0135739.js",
|
|
24
|
-
"static/chunks/app/layout-
|
|
24
|
+
"static/chunks/app/layout-33207ce031676561.js"
|
|
25
25
|
],
|
|
26
26
|
"/api/workspace/objects/[name]/views/route": [
|
|
27
|
-
"static/chunks/webpack-
|
|
27
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
28
28
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
29
29
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
30
30
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
31
|
-
"static/chunks/app/api/workspace/objects/[name]/views/route-
|
|
31
|
+
"static/chunks/app/api/workspace/objects/[name]/views/route-982235d988e17f31.js"
|
|
32
32
|
],
|
|
33
33
|
"/api/apps/cron/route": [
|
|
34
|
-
"static/chunks/webpack-
|
|
34
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
35
35
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
36
36
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
37
37
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
38
|
-
"static/chunks/app/api/apps/cron/route-
|
|
38
|
+
"static/chunks/app/api/apps/cron/route-982235d988e17f31.js"
|
|
39
39
|
],
|
|
40
40
|
"/api/apps/proxy/route": [
|
|
41
|
-
"static/chunks/webpack-
|
|
41
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
42
42
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
43
43
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
44
44
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
45
|
-
"static/chunks/app/api/apps/proxy/route-
|
|
45
|
+
"static/chunks/app/api/apps/proxy/route-982235d988e17f31.js"
|
|
46
46
|
],
|
|
47
|
-
"/api/apps/
|
|
48
|
-
"static/chunks/webpack-
|
|
47
|
+
"/api/apps/serve/[...path]/route": [
|
|
48
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
49
|
+
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
50
|
+
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
51
|
+
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
52
|
+
"static/chunks/app/api/apps/serve/[...path]/route-982235d988e17f31.js"
|
|
53
|
+
],
|
|
54
|
+
"/api/apps/route": [
|
|
55
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
49
56
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
50
57
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
51
58
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
52
|
-
"static/chunks/app/api/apps/
|
|
59
|
+
"static/chunks/app/api/apps/route-982235d988e17f31.js"
|
|
53
60
|
],
|
|
54
61
|
"/api/chat/active/route": [
|
|
55
|
-
"static/chunks/webpack-
|
|
62
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
56
63
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
57
64
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
58
65
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
59
|
-
"static/chunks/app/api/chat/active/route-
|
|
66
|
+
"static/chunks/app/api/chat/active/route-982235d988e17f31.js"
|
|
60
67
|
],
|
|
61
|
-
"/api/apps/
|
|
62
|
-
"static/chunks/webpack-
|
|
68
|
+
"/api/apps/store/route": [
|
|
69
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
63
70
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
64
71
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
65
72
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
66
|
-
"static/chunks/app/api/apps/
|
|
73
|
+
"static/chunks/app/api/apps/store/route-982235d988e17f31.js"
|
|
67
74
|
],
|
|
68
|
-
"/api/apps/route": [
|
|
69
|
-
"static/chunks/webpack-
|
|
75
|
+
"/api/apps/webhooks/[...path]/route": [
|
|
76
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
70
77
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
71
78
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
72
79
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
73
|
-
"static/chunks/app/api/apps/route-
|
|
80
|
+
"static/chunks/app/api/apps/webhooks/[...path]/route-982235d988e17f31.js"
|
|
74
81
|
],
|
|
75
82
|
"/api/chat/runs/route": [
|
|
76
|
-
"static/chunks/webpack-
|
|
83
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
77
84
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
78
85
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
79
86
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
80
|
-
"static/chunks/app/api/chat/runs/route-
|
|
87
|
+
"static/chunks/app/api/chat/runs/route-982235d988e17f31.js"
|
|
81
88
|
],
|
|
82
|
-
"/api/
|
|
83
|
-
"static/chunks/webpack-
|
|
89
|
+
"/api/chat/subagents/route": [
|
|
90
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
84
91
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
85
92
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
86
93
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
87
|
-
"static/chunks/app/api/
|
|
94
|
+
"static/chunks/app/api/chat/subagents/route-982235d988e17f31.js"
|
|
88
95
|
],
|
|
89
96
|
"/api/chat/stop/route": [
|
|
90
|
-
"static/chunks/webpack-
|
|
97
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
91
98
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
92
99
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
93
100
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
94
|
-
"static/chunks/app/api/chat/stop/route-
|
|
101
|
+
"static/chunks/app/api/chat/stop/route-982235d988e17f31.js"
|
|
95
102
|
],
|
|
96
|
-
"/api/
|
|
97
|
-
"static/chunks/webpack-
|
|
103
|
+
"/api/composio/connect/route": [
|
|
104
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
98
105
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
99
106
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
100
107
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
101
|
-
"static/chunks/app/api/
|
|
108
|
+
"static/chunks/app/api/composio/connect/route-982235d988e17f31.js"
|
|
102
109
|
],
|
|
103
|
-
"/api/chat/
|
|
104
|
-
"static/chunks/webpack-
|
|
110
|
+
"/api/chat/stream/route": [
|
|
111
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
105
112
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
106
113
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
107
114
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
108
|
-
"static/chunks/app/api/chat/
|
|
115
|
+
"static/chunks/app/api/chat/stream/route-982235d988e17f31.js"
|
|
109
116
|
],
|
|
110
|
-
"/api/
|
|
111
|
-
"static/chunks/webpack-
|
|
117
|
+
"/api/composio/callback/route": [
|
|
118
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
112
119
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
113
120
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
114
121
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
115
|
-
"static/chunks/app/api/
|
|
122
|
+
"static/chunks/app/api/composio/callback/route-982235d988e17f31.js"
|
|
123
|
+
],
|
|
124
|
+
"/api/composio/disconnect/route": [
|
|
125
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
126
|
+
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
127
|
+
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
128
|
+
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
129
|
+
"static/chunks/app/api/composio/disconnect/route-982235d988e17f31.js"
|
|
130
|
+
],
|
|
131
|
+
"/api/composio/status/route": [
|
|
132
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
133
|
+
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
134
|
+
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
135
|
+
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
136
|
+
"static/chunks/app/api/composio/status/route-982235d988e17f31.js"
|
|
137
|
+
],
|
|
138
|
+
"/api/composio/tool-index/route": [
|
|
139
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
140
|
+
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
141
|
+
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
142
|
+
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
143
|
+
"static/chunks/app/api/composio/tool-index/route-982235d988e17f31.js"
|
|
144
|
+
],
|
|
145
|
+
"/api/composio/connections/route": [
|
|
146
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
147
|
+
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
148
|
+
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
149
|
+
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
150
|
+
"static/chunks/app/api/composio/connections/route-982235d988e17f31.js"
|
|
151
|
+
],
|
|
152
|
+
"/api/composio/toolkits/route": [
|
|
153
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
154
|
+
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
155
|
+
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
156
|
+
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
157
|
+
"static/chunks/app/api/composio/toolkits/route-982235d988e17f31.js"
|
|
158
|
+
],
|
|
159
|
+
"/api/cron/jobs/[jobId]/runs/route": [
|
|
160
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
161
|
+
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
162
|
+
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
163
|
+
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
164
|
+
"static/chunks/app/api/cron/jobs/[jobId]/runs/route-982235d988e17f31.js"
|
|
116
165
|
],
|
|
117
166
|
"/api/cron/jobs/route": [
|
|
118
|
-
"static/chunks/webpack-
|
|
167
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
119
168
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
120
169
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
121
170
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
122
|
-
"static/chunks/app/api/cron/jobs/route-
|
|
171
|
+
"static/chunks/app/api/cron/jobs/route-982235d988e17f31.js"
|
|
123
172
|
],
|
|
124
173
|
"/api/feedback/route": [
|
|
125
|
-
"static/chunks/webpack-
|
|
174
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
126
175
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
127
176
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
128
177
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
129
|
-
"static/chunks/app/api/feedback/route-
|
|
178
|
+
"static/chunks/app/api/feedback/route-982235d988e17f31.js"
|
|
130
179
|
],
|
|
131
|
-
"/api/
|
|
132
|
-
"static/chunks/webpack-
|
|
180
|
+
"/api/gateway/channels/route": [
|
|
181
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
133
182
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
134
183
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
135
184
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
136
|
-
"static/chunks/app/api/
|
|
185
|
+
"static/chunks/app/api/gateway/channels/route-982235d988e17f31.js"
|
|
137
186
|
],
|
|
138
|
-
"/api/
|
|
139
|
-
"static/chunks/webpack-
|
|
187
|
+
"/api/cron/runs/search-transcript/route": [
|
|
188
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
140
189
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
141
190
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
142
191
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
143
|
-
"static/chunks/app/api/
|
|
192
|
+
"static/chunks/app/api/cron/runs/search-transcript/route-982235d988e17f31.js"
|
|
144
193
|
],
|
|
145
194
|
"/api/gateway/chat/route": [
|
|
146
|
-
"static/chunks/webpack-
|
|
195
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
147
196
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
148
197
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
149
198
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
150
|
-
"static/chunks/app/api/gateway/chat/route-
|
|
199
|
+
"static/chunks/app/api/gateway/chat/route-982235d988e17f31.js"
|
|
151
200
|
],
|
|
152
201
|
"/api/gateway/sessions/[id]/route": [
|
|
153
|
-
"static/chunks/webpack-
|
|
202
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
154
203
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
155
204
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
156
205
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
157
|
-
"static/chunks/app/api/gateway/sessions/[id]/route-
|
|
206
|
+
"static/chunks/app/api/gateway/sessions/[id]/route-982235d988e17f31.js"
|
|
207
|
+
],
|
|
208
|
+
"/api/chat/route": [
|
|
209
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
210
|
+
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
211
|
+
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
212
|
+
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
213
|
+
"static/chunks/app/api/chat/route-982235d988e17f31.js"
|
|
158
214
|
],
|
|
159
215
|
"/api/gateway/chat/stream/route": [
|
|
160
|
-
"static/chunks/webpack-
|
|
216
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
161
217
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
162
218
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
163
219
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
164
|
-
"static/chunks/app/api/gateway/chat/stream/route-
|
|
220
|
+
"static/chunks/app/api/gateway/chat/stream/route-982235d988e17f31.js"
|
|
165
221
|
],
|
|
166
222
|
"/api/gateway/sessions/route": [
|
|
167
|
-
"static/chunks/webpack-
|
|
223
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
168
224
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
169
225
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
170
226
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
171
|
-
"static/chunks/app/api/gateway/sessions/route-
|
|
227
|
+
"static/chunks/app/api/gateway/sessions/route-982235d988e17f31.js"
|
|
172
228
|
],
|
|
173
|
-
"/api/
|
|
174
|
-
"static/chunks/webpack-
|
|
229
|
+
"/api/integrations/route": [
|
|
230
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
175
231
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
176
232
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
177
233
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
178
|
-
"static/chunks/app/api/
|
|
234
|
+
"static/chunks/app/api/integrations/route-982235d988e17f31.js"
|
|
179
235
|
],
|
|
180
|
-
"/api/
|
|
181
|
-
"static/chunks/webpack-
|
|
236
|
+
"/api/integrations/repair/route": [
|
|
237
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
238
|
+
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
239
|
+
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
240
|
+
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
241
|
+
"static/chunks/app/api/integrations/repair/route-982235d988e17f31.js"
|
|
242
|
+
],
|
|
243
|
+
"/api/memories/route": [
|
|
244
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
182
245
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
183
246
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
184
247
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
185
|
-
"static/chunks/app/api/
|
|
248
|
+
"static/chunks/app/api/memories/route-982235d988e17f31.js"
|
|
186
249
|
],
|
|
187
250
|
"/api/profiles/route": [
|
|
188
|
-
"static/chunks/webpack-
|
|
251
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
189
252
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
190
253
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
191
254
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
192
|
-
"static/chunks/app/api/profiles/route-
|
|
255
|
+
"static/chunks/app/api/profiles/route-982235d988e17f31.js"
|
|
256
|
+
],
|
|
257
|
+
"/api/integrations/[id]/toggle/route": [
|
|
258
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
259
|
+
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
260
|
+
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
261
|
+
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
262
|
+
"static/chunks/app/api/integrations/[id]/toggle/route-982235d988e17f31.js"
|
|
193
263
|
],
|
|
194
264
|
"/api/profiles/switch/route": [
|
|
195
|
-
"static/chunks/webpack-
|
|
265
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
196
266
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
197
267
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
198
268
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
199
|
-
"static/chunks/app/api/profiles/switch/route-
|
|
269
|
+
"static/chunks/app/api/profiles/switch/route-982235d988e17f31.js"
|
|
200
270
|
],
|
|
201
271
|
"/api/sessions/route": [
|
|
202
|
-
"static/chunks/webpack-
|
|
272
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
203
273
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
204
274
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
205
275
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
206
|
-
"static/chunks/app/api/sessions/route-
|
|
276
|
+
"static/chunks/app/api/sessions/route-982235d988e17f31.js"
|
|
207
277
|
],
|
|
208
|
-
"/api/
|
|
209
|
-
"static/chunks/webpack-
|
|
278
|
+
"/api/skills/[slug]/content/route": [
|
|
279
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
210
280
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
211
281
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
212
282
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
213
|
-
"static/chunks/app/api/
|
|
283
|
+
"static/chunks/app/api/skills/[slug]/content/route-982235d988e17f31.js"
|
|
214
284
|
],
|
|
215
|
-
"/api/
|
|
216
|
-
"static/chunks/webpack-
|
|
285
|
+
"/api/skills/[slug]/route": [
|
|
286
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
287
|
+
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
288
|
+
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
289
|
+
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
290
|
+
"static/chunks/app/api/skills/[slug]/route-982235d988e17f31.js"
|
|
291
|
+
],
|
|
292
|
+
"/api/sessions/[sessionId]/route": [
|
|
293
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
294
|
+
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
295
|
+
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
296
|
+
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
297
|
+
"static/chunks/app/api/sessions/[sessionId]/route-982235d988e17f31.js"
|
|
298
|
+
],
|
|
299
|
+
"/api/settings/cloud/route": [
|
|
300
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
301
|
+
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
302
|
+
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
303
|
+
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
304
|
+
"static/chunks/app/api/settings/cloud/route-982235d988e17f31.js"
|
|
305
|
+
],
|
|
306
|
+
"/api/skills/browse/route": [
|
|
307
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
217
308
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
218
309
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
219
310
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
220
|
-
"static/chunks/app/api/
|
|
311
|
+
"static/chunks/app/api/skills/browse/route-982235d988e17f31.js"
|
|
221
312
|
],
|
|
222
313
|
"/api/skills/route": [
|
|
223
|
-
"static/chunks/webpack-
|
|
314
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
224
315
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
225
316
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
226
317
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
227
|
-
"static/chunks/app/api/skills/route-
|
|
318
|
+
"static/chunks/app/api/skills/route-982235d988e17f31.js"
|
|
228
319
|
],
|
|
229
|
-
"/api/
|
|
230
|
-
"static/chunks/webpack-
|
|
320
|
+
"/api/terminal/port/route": [
|
|
321
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
322
|
+
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
323
|
+
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
324
|
+
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
325
|
+
"static/chunks/app/api/terminal/port/route-982235d988e17f31.js"
|
|
326
|
+
],
|
|
327
|
+
"/api/voice/speech/route": [
|
|
328
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
329
|
+
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
330
|
+
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
331
|
+
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
332
|
+
"static/chunks/app/api/voice/speech/route-982235d988e17f31.js"
|
|
333
|
+
],
|
|
334
|
+
"/api/voice/voices/route": [
|
|
335
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
231
336
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
232
337
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
233
338
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
234
|
-
"static/chunks/app/api/
|
|
339
|
+
"static/chunks/app/api/voice/voices/route-982235d988e17f31.js"
|
|
340
|
+
],
|
|
341
|
+
"/api/skills/install/route": [
|
|
342
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
343
|
+
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
344
|
+
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
345
|
+
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
346
|
+
"static/chunks/app/api/skills/install/route-982235d988e17f31.js"
|
|
347
|
+
],
|
|
348
|
+
"/api/cron/runs/[sessionId]/route": [
|
|
349
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
350
|
+
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
351
|
+
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
352
|
+
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
353
|
+
"static/chunks/app/api/cron/runs/[sessionId]/route-982235d988e17f31.js"
|
|
235
354
|
],
|
|
236
355
|
"/api/web-sessions/route": [
|
|
237
|
-
"static/chunks/webpack-
|
|
356
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
238
357
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
239
358
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
240
359
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
241
|
-
"static/chunks/app/api/web-sessions/route-
|
|
360
|
+
"static/chunks/app/api/web-sessions/route-982235d988e17f31.js"
|
|
361
|
+
],
|
|
362
|
+
"/api/web-sessions/[id]/messages/route": [
|
|
363
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
364
|
+
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
365
|
+
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
366
|
+
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
367
|
+
"static/chunks/app/api/web-sessions/[id]/messages/route-982235d988e17f31.js"
|
|
242
368
|
],
|
|
243
369
|
"/api/workspace/assets/[...path]/route": [
|
|
244
|
-
"static/chunks/webpack-
|
|
370
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
245
371
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
246
372
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
247
373
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
248
|
-
"static/chunks/app/api/workspace/assets/[...path]/route-
|
|
374
|
+
"static/chunks/app/api/workspace/assets/[...path]/route-982235d988e17f31.js"
|
|
249
375
|
],
|
|
250
376
|
"/api/workspace/browse-file/route": [
|
|
251
|
-
"static/chunks/webpack-
|
|
377
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
252
378
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
253
379
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
254
380
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
255
|
-
"static/chunks/app/api/workspace/browse-file/route-
|
|
381
|
+
"static/chunks/app/api/workspace/browse-file/route-982235d988e17f31.js"
|
|
256
382
|
],
|
|
257
383
|
"/api/workspace/browse/route": [
|
|
258
|
-
"static/chunks/webpack-
|
|
384
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
259
385
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
260
386
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
261
387
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
262
|
-
"static/chunks/app/api/workspace/browse/route-
|
|
388
|
+
"static/chunks/app/api/workspace/browse/route-982235d988e17f31.js"
|
|
263
389
|
],
|
|
264
390
|
"/api/workspace/context/route": [
|
|
265
|
-
"static/chunks/webpack-
|
|
391
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
266
392
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
267
393
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
268
394
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
269
|
-
"static/chunks/app/api/workspace/context/route-
|
|
395
|
+
"static/chunks/app/api/workspace/context/route-982235d988e17f31.js"
|
|
270
396
|
],
|
|
271
397
|
"/api/workspace/copy/route": [
|
|
272
|
-
"static/chunks/webpack-
|
|
398
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
273
399
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
274
400
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
275
401
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
276
|
-
"static/chunks/app/api/workspace/copy/route-
|
|
402
|
+
"static/chunks/app/api/workspace/copy/route-982235d988e17f31.js"
|
|
277
403
|
],
|
|
278
|
-
"/api/workspace/db/
|
|
279
|
-
"static/chunks/webpack-
|
|
404
|
+
"/api/workspace/db/query/route": [
|
|
405
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
280
406
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
281
407
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
282
408
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
283
|
-
"static/chunks/app/api/workspace/db/
|
|
409
|
+
"static/chunks/app/api/workspace/db/query/route-982235d988e17f31.js"
|
|
284
410
|
],
|
|
285
|
-
"/api/
|
|
286
|
-
"static/chunks/webpack-
|
|
411
|
+
"/api/workspace/db/introspect/route": [
|
|
412
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
287
413
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
288
414
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
289
415
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
290
|
-
"static/chunks/app/api/
|
|
416
|
+
"static/chunks/app/api/workspace/db/introspect/route-982235d988e17f31.js"
|
|
291
417
|
],
|
|
292
|
-
"/api/
|
|
293
|
-
"static/chunks/webpack-
|
|
418
|
+
"/api/web-sessions/[id]/route": [
|
|
419
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
294
420
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
295
421
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
296
422
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
297
|
-
"static/chunks/app/api/
|
|
423
|
+
"static/chunks/app/api/web-sessions/[id]/route-982235d988e17f31.js"
|
|
298
424
|
],
|
|
299
425
|
"/api/workspace/execute/route": [
|
|
300
|
-
"static/chunks/webpack-
|
|
426
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
301
427
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
302
428
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
303
429
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
304
|
-
"static/chunks/app/api/workspace/execute/route-
|
|
430
|
+
"static/chunks/app/api/workspace/execute/route-982235d988e17f31.js"
|
|
305
431
|
],
|
|
306
432
|
"/api/workspace/delete/route": [
|
|
307
|
-
"static/chunks/webpack-
|
|
433
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
308
434
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
309
435
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
310
436
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
311
|
-
"static/chunks/app/api/workspace/delete/route-
|
|
437
|
+
"static/chunks/app/api/workspace/delete/route-982235d988e17f31.js"
|
|
312
438
|
],
|
|
313
|
-
"/api/workspace/
|
|
314
|
-
"static/chunks/webpack-
|
|
439
|
+
"/api/workspace/list/route": [
|
|
440
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
315
441
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
316
442
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
317
443
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
318
|
-
"static/chunks/app/api/workspace/
|
|
444
|
+
"static/chunks/app/api/workspace/list/route-982235d988e17f31.js"
|
|
319
445
|
],
|
|
320
446
|
"/api/workspace/file/route": [
|
|
321
|
-
"static/chunks/webpack-
|
|
447
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
322
448
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
323
449
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
324
450
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
325
|
-
"static/chunks/app/api/workspace/file/route-
|
|
326
|
-
],
|
|
327
|
-
"/api/workspace/list/route": [
|
|
328
|
-
"static/chunks/webpack-a769c08a3fea86bb.js",
|
|
329
|
-
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
330
|
-
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
331
|
-
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
332
|
-
"static/chunks/app/api/workspace/list/route-d14ffafd970f186e.js"
|
|
451
|
+
"static/chunks/app/api/workspace/file/route-982235d988e17f31.js"
|
|
333
452
|
],
|
|
334
453
|
"/api/workspace/mkdir/route": [
|
|
335
|
-
"static/chunks/webpack-
|
|
454
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
336
455
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
337
456
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
338
457
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
339
|
-
"static/chunks/app/api/workspace/mkdir/route-
|
|
458
|
+
"static/chunks/app/api/workspace/mkdir/route-982235d988e17f31.js"
|
|
340
459
|
],
|
|
341
460
|
"/api/workspace/init/route": [
|
|
342
|
-
"static/chunks/webpack-
|
|
461
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
343
462
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
344
463
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
345
464
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
346
|
-
"static/chunks/app/api/workspace/init/route-
|
|
465
|
+
"static/chunks/app/api/workspace/init/route-982235d988e17f31.js"
|
|
347
466
|
],
|
|
348
|
-
"/api/
|
|
349
|
-
"static/chunks/webpack-
|
|
467
|
+
"/api/voice/transcribe/route": [
|
|
468
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
350
469
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
351
470
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
352
471
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
353
|
-
"static/chunks/app/api/
|
|
472
|
+
"static/chunks/app/api/voice/transcribe/route-982235d988e17f31.js"
|
|
354
473
|
],
|
|
355
474
|
"/api/workspace/move/route": [
|
|
356
|
-
"static/chunks/webpack-
|
|
475
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
357
476
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
358
477
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
359
478
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
360
|
-
"static/chunks/app/api/workspace/move/route-
|
|
479
|
+
"static/chunks/app/api/workspace/move/route-982235d988e17f31.js"
|
|
361
480
|
],
|
|
362
481
|
"/api/workspace/objects/[name]/actions/runs/route": [
|
|
363
|
-
"static/chunks/webpack-
|
|
482
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
364
483
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
365
484
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
366
485
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
367
|
-
"static/chunks/app/api/workspace/objects/[name]/actions/runs/route-
|
|
486
|
+
"static/chunks/app/api/workspace/objects/[name]/actions/runs/route-982235d988e17f31.js"
|
|
368
487
|
],
|
|
369
488
|
"/api/workspace/objects/[name]/display-field/route": [
|
|
370
|
-
"static/chunks/webpack-
|
|
489
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
371
490
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
372
491
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
373
492
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
374
|
-
"static/chunks/app/api/workspace/objects/[name]/display-field/route-
|
|
493
|
+
"static/chunks/app/api/workspace/objects/[name]/display-field/route-982235d988e17f31.js"
|
|
375
494
|
],
|
|
376
|
-
"/api/workspace/objects/[name]/
|
|
377
|
-
"static/chunks/webpack-
|
|
495
|
+
"/api/workspace/objects/[name]/actions/route": [
|
|
496
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
378
497
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
379
498
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
380
499
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
381
|
-
"static/chunks/app/api/workspace/objects/[name]/
|
|
500
|
+
"static/chunks/app/api/workspace/objects/[name]/actions/route-982235d988e17f31.js"
|
|
382
501
|
],
|
|
383
|
-
"/api/workspace/objects/[name]/entries/route": [
|
|
384
|
-
"static/chunks/webpack-
|
|
502
|
+
"/api/workspace/objects/[name]/entries/bulk-delete/route": [
|
|
503
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
385
504
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
386
505
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
387
506
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
388
|
-
"static/chunks/app/api/workspace/objects/[name]/entries/route-
|
|
507
|
+
"static/chunks/app/api/workspace/objects/[name]/entries/bulk-delete/route-982235d988e17f31.js"
|
|
389
508
|
],
|
|
390
|
-
"/api/workspace/
|
|
391
|
-
"static/chunks/webpack-
|
|
509
|
+
"/api/workspace/link-preview/route": [
|
|
510
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
392
511
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
393
512
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
394
513
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
395
|
-
"static/chunks/app/api/workspace/
|
|
514
|
+
"static/chunks/app/api/workspace/link-preview/route-982235d988e17f31.js"
|
|
396
515
|
],
|
|
397
516
|
"/api/workspace/objects/[name]/entries/[id]/content/route": [
|
|
398
|
-
"static/chunks/webpack-
|
|
517
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
399
518
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
400
519
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
401
520
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
402
|
-
"static/chunks/app/api/workspace/objects/[name]/entries/[id]/content/route-
|
|
521
|
+
"static/chunks/app/api/workspace/objects/[name]/entries/[id]/content/route-982235d988e17f31.js"
|
|
403
522
|
],
|
|
404
523
|
"/api/workspace/objects/[name]/entries/[id]/route": [
|
|
405
|
-
"static/chunks/webpack-
|
|
524
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
406
525
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
407
526
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
408
527
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
409
|
-
"static/chunks/app/api/workspace/objects/[name]/entries/[id]/route-
|
|
528
|
+
"static/chunks/app/api/workspace/objects/[name]/entries/[id]/route-982235d988e17f31.js"
|
|
410
529
|
],
|
|
411
|
-
"/api/workspace/objects/[name]/
|
|
412
|
-
"static/chunks/webpack-
|
|
530
|
+
"/api/workspace/objects/[name]/entries/options/route": [
|
|
531
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
413
532
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
414
533
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
415
534
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
416
|
-
"static/chunks/app/api/workspace/objects/[name]/
|
|
535
|
+
"static/chunks/app/api/workspace/objects/[name]/entries/options/route-982235d988e17f31.js"
|
|
417
536
|
],
|
|
418
537
|
"/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route": [
|
|
419
|
-
"static/chunks/webpack-
|
|
538
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
420
539
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
421
540
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
422
541
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
423
|
-
"static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route-
|
|
542
|
+
"static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route-982235d988e17f31.js"
|
|
424
543
|
],
|
|
425
|
-
"/api/workspace/objects/[name]/fields/
|
|
426
|
-
"static/chunks/webpack-
|
|
544
|
+
"/api/workspace/objects/[name]/fields/reorder/route": [
|
|
545
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
427
546
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
428
547
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
429
548
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
430
|
-
"static/chunks/app/api/workspace/objects/[name]/fields/
|
|
549
|
+
"static/chunks/app/api/workspace/objects/[name]/fields/reorder/route-982235d988e17f31.js"
|
|
431
550
|
],
|
|
432
|
-
"/api/workspace/objects/[name]/
|
|
433
|
-
"static/chunks/webpack-
|
|
551
|
+
"/api/workspace/objects/[name]/fields/route": [
|
|
552
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
434
553
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
435
554
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
436
555
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
437
|
-
"static/chunks/app/api/workspace/objects/[name]/
|
|
556
|
+
"static/chunks/app/api/workspace/objects/[name]/fields/route-982235d988e17f31.js"
|
|
438
557
|
],
|
|
439
|
-
"/api/workspace/
|
|
440
|
-
"static/chunks/webpack-
|
|
558
|
+
"/api/workspace/objects/[name]/fields/[fieldId]/route": [
|
|
559
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
441
560
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
442
561
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
443
562
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
444
|
-
"static/chunks/app/api/workspace/
|
|
563
|
+
"static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/route-982235d988e17f31.js"
|
|
445
564
|
],
|
|
446
565
|
"/api/workspace/path-info/route": [
|
|
447
|
-
"static/chunks/webpack-
|
|
566
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
448
567
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
449
568
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
450
569
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
451
|
-
"static/chunks/app/api/workspace/path-info/route-
|
|
570
|
+
"static/chunks/app/api/workspace/path-info/route-982235d988e17f31.js"
|
|
452
571
|
],
|
|
453
|
-
"/api/workspace/
|
|
454
|
-
"static/chunks/webpack-
|
|
572
|
+
"/api/workspace/open-file/route": [
|
|
573
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
455
574
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
456
575
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
457
576
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
458
|
-
"static/chunks/app/api/workspace/
|
|
577
|
+
"static/chunks/app/api/workspace/open-file/route-982235d988e17f31.js"
|
|
459
578
|
],
|
|
460
|
-
"/api/workspace/
|
|
461
|
-
"static/chunks/webpack-
|
|
579
|
+
"/api/workspace/query/route": [
|
|
580
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
462
581
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
463
582
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
464
583
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
465
|
-
"static/chunks/app/api/workspace/
|
|
584
|
+
"static/chunks/app/api/workspace/query/route-982235d988e17f31.js"
|
|
466
585
|
],
|
|
467
586
|
"/api/workspace/rename/route": [
|
|
468
|
-
"static/chunks/webpack-
|
|
587
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
469
588
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
470
589
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
471
590
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
472
|
-
"static/chunks/app/api/workspace/rename/route-
|
|
591
|
+
"static/chunks/app/api/workspace/rename/route-982235d988e17f31.js"
|
|
473
592
|
],
|
|
474
593
|
"/api/workspace/raw-file/route": [
|
|
475
|
-
"static/chunks/webpack-
|
|
594
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
476
595
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
477
596
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
478
597
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
479
|
-
"static/chunks/app/api/workspace/raw-file/route-
|
|
598
|
+
"static/chunks/app/api/workspace/raw-file/route-982235d988e17f31.js"
|
|
480
599
|
],
|
|
481
|
-
"/api/workspace/
|
|
482
|
-
"static/chunks/webpack-
|
|
600
|
+
"/api/workspace/reports/execute/route": [
|
|
601
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
483
602
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
484
603
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
485
604
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
486
|
-
"static/chunks/app/api/workspace/
|
|
605
|
+
"static/chunks/app/api/workspace/reports/execute/route-982235d988e17f31.js"
|
|
487
606
|
],
|
|
488
|
-
"/api/workspace/objects/[name]/route": [
|
|
489
|
-
"static/chunks/webpack-
|
|
607
|
+
"/api/workspace/objects/[name]/entries/route": [
|
|
608
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
609
|
+
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
610
|
+
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
611
|
+
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
612
|
+
"static/chunks/app/api/workspace/objects/[name]/entries/route-982235d988e17f31.js"
|
|
613
|
+
],
|
|
614
|
+
"/api/workspace/switch/route": [
|
|
615
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
490
616
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
491
617
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
492
618
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
493
|
-
"static/chunks/app/api/workspace/
|
|
619
|
+
"static/chunks/app/api/workspace/switch/route-982235d988e17f31.js"
|
|
494
620
|
],
|
|
495
621
|
"/api/workspace/search-index/route": [
|
|
496
|
-
"static/chunks/webpack-
|
|
622
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
497
623
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
498
624
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
499
625
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
500
|
-
"static/chunks/app/api/workspace/search-index/route-
|
|
626
|
+
"static/chunks/app/api/workspace/search-index/route-982235d988e17f31.js"
|
|
501
627
|
],
|
|
502
628
|
"/api/workspace/thumbnail/route": [
|
|
503
|
-
"static/chunks/webpack-
|
|
629
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
504
630
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
505
631
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
506
632
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
507
|
-
"static/chunks/app/api/workspace/thumbnail/route-
|
|
633
|
+
"static/chunks/app/api/workspace/thumbnail/route-982235d988e17f31.js"
|
|
508
634
|
],
|
|
509
635
|
"/api/workspace/upload/route": [
|
|
510
|
-
"static/chunks/webpack-
|
|
636
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
511
637
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
512
638
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
513
639
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
514
|
-
"static/chunks/app/api/workspace/upload/route-
|
|
640
|
+
"static/chunks/app/api/workspace/upload/route-982235d988e17f31.js"
|
|
515
641
|
],
|
|
516
|
-
"/api/workspace/
|
|
517
|
-
"static/chunks/webpack-
|
|
642
|
+
"/api/workspace/virtual-file/route": [
|
|
643
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
518
644
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
519
645
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
520
646
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
521
|
-
"static/chunks/app/api/workspace/
|
|
647
|
+
"static/chunks/app/api/workspace/virtual-file/route-982235d988e17f31.js"
|
|
522
648
|
],
|
|
523
|
-
"/api/workspace/
|
|
524
|
-
"static/chunks/webpack-
|
|
649
|
+
"/api/workspace/tree/route": [
|
|
650
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
525
651
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
526
652
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
527
653
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
528
|
-
"static/chunks/app/api/workspace/
|
|
654
|
+
"static/chunks/app/api/workspace/tree/route-982235d988e17f31.js"
|
|
529
655
|
],
|
|
530
|
-
"/api/workspace/
|
|
531
|
-
"static/chunks/webpack-
|
|
656
|
+
"/api/workspace/suggest-files/route": [
|
|
657
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
532
658
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
533
659
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
534
660
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
535
|
-
"static/chunks/app/api/workspace/
|
|
661
|
+
"static/chunks/app/api/workspace/suggest-files/route-982235d988e17f31.js"
|
|
536
662
|
],
|
|
537
|
-
"/api/workspace/
|
|
538
|
-
"static/chunks/webpack-
|
|
663
|
+
"/api/workspace/write-binary/route": [
|
|
664
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
539
665
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
540
666
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
541
667
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
542
|
-
"static/chunks/app/api/workspace/
|
|
668
|
+
"static/chunks/app/api/workspace/write-binary/route-982235d988e17f31.js"
|
|
543
669
|
],
|
|
544
|
-
"/api/workspace/
|
|
545
|
-
"static/chunks/webpack-
|
|
670
|
+
"/api/workspace/watch/route": [
|
|
671
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
546
672
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
547
673
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
548
674
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
549
|
-
"static/chunks/app/api/workspace/
|
|
675
|
+
"static/chunks/app/api/workspace/watch/route-982235d988e17f31.js"
|
|
550
676
|
],
|
|
551
|
-
"/api/workspace/
|
|
552
|
-
"static/chunks/webpack-
|
|
677
|
+
"/api/workspace/objects/[name]/route": [
|
|
678
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
553
679
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
554
680
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
555
681
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
556
|
-
"static/chunks/app/api/workspace/
|
|
682
|
+
"static/chunks/app/api/workspace/objects/[name]/route-982235d988e17f31.js"
|
|
557
683
|
],
|
|
558
684
|
"/page": [
|
|
559
|
-
"static/chunks/webpack-
|
|
685
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
560
686
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
561
687
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
562
688
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
563
689
|
"static/chunks/df90ee31-b8ee23eaa0135739.js",
|
|
564
690
|
"static/chunks/db534642-50243f054f94495f.js",
|
|
691
|
+
"static/chunks/8532165e-abce74bbb270ef26.js",
|
|
692
|
+
"static/chunks/7f67b0df-54679694c67e2b76.js",
|
|
693
|
+
"static/chunks/80f1cbb7-c9635d81d9fe6819.js",
|
|
565
694
|
"static/chunks/13959dde-c903075a69fab592.js",
|
|
566
695
|
"static/chunks/1fceb049-f902400d9bbacdab.js",
|
|
567
696
|
"static/chunks/c2d15609-28842465e7275227.js",
|
|
568
|
-
"static/chunks/
|
|
569
|
-
"static/chunks/app/page-
|
|
697
|
+
"static/chunks/9702-d646bcd7cb8fe6bf.js",
|
|
698
|
+
"static/chunks/app/page-27c6d6093051ac5c.js"
|
|
570
699
|
],
|
|
571
700
|
"/workspace/page": [
|
|
572
|
-
"static/chunks/webpack-
|
|
701
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
573
702
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
574
703
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
575
704
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|