denchclaw 2.4.5 → 2.5.0
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 +327 -198
- package/apps/web/.next/standalone/apps/web/.next/app-path-routes-manifest.json +44 -26
- 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 +44 -26
- 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 +25 -11
- 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/standalone/apps/web/.next/static/U0A79z_eUsEUNVdXxxyc3/_buildManifest.js +1 -0
- 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-a597017db7df698d.js → layout-8757ef9cb1826e76.js} +1 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/page-05ff98c264c1c0cf.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/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/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/static/U0A79z_eUsEUNVdXxxyc3/_buildManifest.js +1 -0
- 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-a597017db7df698d.js → layout-8757ef9cb1826e76.js} +1 -1
- package/apps/web/.next/static/chunks/app/page-05ff98c264c1c0cf.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/public/integrations/exa-logomark.svg +4 -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-D2RfLoKh.js → program-BYB4nfWK.js} +423 -13
- package/dist/{run-main-giTi_or5.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/6km2S2lfAi2PQ3TlStEAM/_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-6702f960a7cc2d6f.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/6km2S2lfAi2PQ3TlStEAM/_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-6702f960a7cc2d6f.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/{6km2S2lfAi2PQ3TlStEAM → U0A79z_eUsEUNVdXxxyc3}/_ssgManifest.js +0 -0
- /package/apps/web/.next/static/{6km2S2lfAi2PQ3TlStEAM → U0A79z_eUsEUNVdXxxyc3}/_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-8757ef9cb1826e76.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
|
-
"/api/apps/
|
|
34
|
-
"static/chunks/webpack-
|
|
33
|
+
"/api/apps/proxy/route": [
|
|
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/
|
|
38
|
+
"static/chunks/app/api/apps/proxy/route-982235d988e17f31.js"
|
|
39
39
|
],
|
|
40
|
-
"/api/apps/
|
|
41
|
-
"static/chunks/webpack-
|
|
40
|
+
"/api/apps/cron/route": [
|
|
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/
|
|
45
|
+
"static/chunks/app/api/apps/cron/route-982235d988e17f31.js"
|
|
46
46
|
],
|
|
47
47
|
"/api/apps/route": [
|
|
48
|
-
"static/chunks/webpack-
|
|
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/route-982235d988e17f31.js"
|
|
53
|
+
],
|
|
54
|
+
"/api/apps/webhooks/[...path]/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/route-
|
|
59
|
+
"static/chunks/app/api/apps/webhooks/[...path]/route-982235d988e17f31.js"
|
|
53
60
|
],
|
|
54
61
|
"/api/apps/store/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/apps/store/route-
|
|
66
|
+
"static/chunks/app/api/apps/store/route-982235d988e17f31.js"
|
|
60
67
|
],
|
|
61
68
|
"/api/chat/active/route": [
|
|
62
|
-
"static/chunks/webpack-
|
|
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/chat/active/route-
|
|
73
|
+
"static/chunks/app/api/chat/active/route-982235d988e17f31.js"
|
|
67
74
|
],
|
|
68
75
|
"/api/apps/serve/[...path]/route": [
|
|
69
|
-
"static/chunks/webpack-
|
|
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/serve/[...path]/route-
|
|
80
|
+
"static/chunks/app/api/apps/serve/[...path]/route-982235d988e17f31.js"
|
|
74
81
|
],
|
|
75
|
-
"/api/
|
|
76
|
-
"static/chunks/webpack-
|
|
82
|
+
"/api/chat/runs/route": [
|
|
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/
|
|
87
|
+
"static/chunks/app/api/chat/runs/route-982235d988e17f31.js"
|
|
81
88
|
],
|
|
82
|
-
"/api/chat/
|
|
83
|
-
"static/chunks/webpack-
|
|
89
|
+
"/api/chat/stop/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/chat/
|
|
94
|
+
"static/chunks/app/api/chat/stop/route-982235d988e17f31.js"
|
|
88
95
|
],
|
|
89
|
-
"/api/
|
|
90
|
-
"static/chunks/webpack-
|
|
96
|
+
"/api/composio/connect/route": [
|
|
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/
|
|
101
|
+
"static/chunks/app/api/composio/connect/route-982235d988e17f31.js"
|
|
95
102
|
],
|
|
96
103
|
"/api/chat/route": [
|
|
97
|
-
"static/chunks/webpack-
|
|
104
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
105
|
+
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
106
|
+
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
107
|
+
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
108
|
+
"static/chunks/app/api/chat/route-982235d988e17f31.js"
|
|
109
|
+
],
|
|
110
|
+
"/api/chat/stream/route": [
|
|
111
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
98
112
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
99
113
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
100
114
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
101
|
-
"static/chunks/app/api/chat/route-
|
|
115
|
+
"static/chunks/app/api/chat/stream/route-982235d988e17f31.js"
|
|
102
116
|
],
|
|
103
117
|
"/api/chat/subagents/route": [
|
|
104
|
-
"static/chunks/webpack-
|
|
118
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
105
119
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
106
120
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
107
121
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
108
|
-
"static/chunks/app/api/chat/subagents/route-
|
|
122
|
+
"static/chunks/app/api/chat/subagents/route-982235d988e17f31.js"
|
|
109
123
|
],
|
|
110
|
-
"/api/
|
|
111
|
-
"static/chunks/webpack-
|
|
124
|
+
"/api/composio/status/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/status/route-982235d988e17f31.js"
|
|
130
|
+
],
|
|
131
|
+
"/api/composio/disconnect/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/disconnect/route-982235d988e17f31.js"
|
|
137
|
+
],
|
|
138
|
+
"/api/composio/tool-index/route": [
|
|
139
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
112
140
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
113
141
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
114
142
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
115
|
-
"static/chunks/app/api/
|
|
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",
|
|
175
|
+
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
176
|
+
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
177
|
+
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
178
|
+
"static/chunks/app/api/feedback/route-982235d988e17f31.js"
|
|
179
|
+
],
|
|
180
|
+
"/api/cron/runs/[sessionId]/route": [
|
|
181
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
126
182
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
127
183
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
128
184
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
129
|
-
"static/chunks/app/api/
|
|
185
|
+
"static/chunks/app/api/cron/runs/[sessionId]/route-982235d988e17f31.js"
|
|
130
186
|
],
|
|
131
187
|
"/api/gateway/channels/route": [
|
|
132
|
-
"static/chunks/webpack-
|
|
188
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
133
189
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
134
190
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
135
191
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
136
|
-
"static/chunks/app/api/gateway/channels/route-
|
|
192
|
+
"static/chunks/app/api/gateway/channels/route-982235d988e17f31.js"
|
|
137
193
|
],
|
|
138
|
-
"/api/
|
|
139
|
-
"static/chunks/webpack-
|
|
194
|
+
"/api/cron/runs/search-transcript/route": [
|
|
195
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
140
196
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
141
197
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
142
198
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
143
|
-
"static/chunks/app/api/
|
|
199
|
+
"static/chunks/app/api/cron/runs/search-transcript/route-982235d988e17f31.js"
|
|
144
200
|
],
|
|
145
|
-
"/api/
|
|
146
|
-
"static/chunks/webpack-
|
|
201
|
+
"/api/gateway/chat/stream/route": [
|
|
202
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
147
203
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
148
204
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
149
205
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
150
|
-
"static/chunks/app/api/
|
|
206
|
+
"static/chunks/app/api/gateway/chat/stream/route-982235d988e17f31.js"
|
|
151
207
|
],
|
|
152
|
-
"/api/
|
|
153
|
-
"static/chunks/webpack-
|
|
208
|
+
"/api/composio/callback/route": [
|
|
209
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
154
210
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
155
211
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
156
212
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
157
|
-
"static/chunks/app/api/
|
|
213
|
+
"static/chunks/app/api/composio/callback/route-982235d988e17f31.js"
|
|
158
214
|
],
|
|
159
|
-
"/api/
|
|
160
|
-
"static/chunks/webpack-
|
|
215
|
+
"/api/gateway/sessions/[id]/route": [
|
|
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/
|
|
220
|
+
"static/chunks/app/api/gateway/sessions/[id]/route-982235d988e17f31.js"
|
|
165
221
|
],
|
|
166
|
-
"/api/
|
|
167
|
-
"static/chunks/webpack-
|
|
222
|
+
"/api/integrations/repair/route": [
|
|
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/
|
|
227
|
+
"static/chunks/app/api/integrations/repair/route-982235d988e17f31.js"
|
|
172
228
|
],
|
|
173
229
|
"/api/gateway/sessions/route": [
|
|
174
|
-
"static/chunks/webpack-
|
|
230
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
231
|
+
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
232
|
+
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
233
|
+
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
234
|
+
"static/chunks/app/api/gateway/sessions/route-982235d988e17f31.js"
|
|
235
|
+
],
|
|
236
|
+
"/api/integrations/route": [
|
|
237
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
175
238
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
176
239
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
177
240
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
178
|
-
"static/chunks/app/api/
|
|
241
|
+
"static/chunks/app/api/integrations/route-982235d988e17f31.js"
|
|
242
|
+
],
|
|
243
|
+
"/api/integrations/[id]/toggle/route": [
|
|
244
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
245
|
+
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
246
|
+
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
247
|
+
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
248
|
+
"static/chunks/app/api/integrations/[id]/toggle/route-982235d988e17f31.js"
|
|
179
249
|
],
|
|
180
250
|
"/api/memories/route": [
|
|
181
|
-
"static/chunks/webpack-
|
|
251
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
182
252
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
183
253
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
184
254
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
185
|
-
"static/chunks/app/api/memories/route-
|
|
255
|
+
"static/chunks/app/api/memories/route-982235d988e17f31.js"
|
|
186
256
|
],
|
|
187
257
|
"/api/profiles/route": [
|
|
188
|
-
"static/chunks/webpack-
|
|
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/profiles/route-982235d988e17f31.js"
|
|
263
|
+
],
|
|
264
|
+
"/api/sessions/route": [
|
|
265
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
189
266
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
190
267
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
191
268
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
192
|
-
"static/chunks/app/api/
|
|
269
|
+
"static/chunks/app/api/sessions/route-982235d988e17f31.js"
|
|
193
270
|
],
|
|
194
271
|
"/api/profiles/switch/route": [
|
|
195
|
-
"static/chunks/webpack-
|
|
272
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
196
273
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
197
274
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
198
275
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
199
|
-
"static/chunks/app/api/profiles/switch/route-
|
|
276
|
+
"static/chunks/app/api/profiles/switch/route-982235d988e17f31.js"
|
|
200
277
|
],
|
|
201
|
-
"/api/
|
|
202
|
-
"static/chunks/webpack-
|
|
278
|
+
"/api/sessions/[sessionId]/route": [
|
|
279
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
203
280
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
204
281
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
205
282
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
206
|
-
"static/chunks/app/api/
|
|
283
|
+
"static/chunks/app/api/sessions/[sessionId]/route-982235d988e17f31.js"
|
|
207
284
|
],
|
|
208
|
-
"/api/
|
|
209
|
-
"static/chunks/webpack-
|
|
285
|
+
"/api/settings/cloud/route": [
|
|
286
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
210
287
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
211
288
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
212
289
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
213
|
-
"static/chunks/app/api/
|
|
290
|
+
"static/chunks/app/api/settings/cloud/route-982235d988e17f31.js"
|
|
214
291
|
],
|
|
215
|
-
"/api/
|
|
216
|
-
"static/chunks/webpack-
|
|
292
|
+
"/api/skills/[slug]/content/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/skills/[slug]/content/route-982235d988e17f31.js"
|
|
298
|
+
],
|
|
299
|
+
"/api/skills/[slug]/route": [
|
|
300
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
217
301
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
218
302
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
219
303
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
220
|
-
"static/chunks/app/api/
|
|
304
|
+
"static/chunks/app/api/skills/[slug]/route-982235d988e17f31.js"
|
|
221
305
|
],
|
|
222
306
|
"/api/skills/route": [
|
|
223
|
-
"static/chunks/webpack-
|
|
307
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
224
308
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
225
309
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
226
310
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
227
|
-
"static/chunks/app/api/skills/route-
|
|
311
|
+
"static/chunks/app/api/skills/route-982235d988e17f31.js"
|
|
228
312
|
],
|
|
229
|
-
"/api/
|
|
230
|
-
"static/chunks/webpack-
|
|
313
|
+
"/api/terminal/port/route": [
|
|
314
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
231
315
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
232
316
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
233
317
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
234
|
-
"static/chunks/app/api/
|
|
318
|
+
"static/chunks/app/api/terminal/port/route-982235d988e17f31.js"
|
|
235
319
|
],
|
|
236
|
-
"/api/
|
|
237
|
-
"static/chunks/webpack-
|
|
320
|
+
"/api/skills/browse/route": [
|
|
321
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
238
322
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
239
323
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
240
324
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
241
|
-
"static/chunks/app/api/
|
|
325
|
+
"static/chunks/app/api/skills/browse/route-982235d988e17f31.js"
|
|
242
326
|
],
|
|
243
|
-
"/api/
|
|
244
|
-
"static/chunks/webpack-
|
|
327
|
+
"/api/voice/voices/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/voices/route-982235d988e17f31.js"
|
|
333
|
+
],
|
|
334
|
+
"/api/voice/speech/route": [
|
|
335
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
245
336
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
246
337
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
247
338
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
248
|
-
"static/chunks/app/api/
|
|
339
|
+
"static/chunks/app/api/voice/speech/route-982235d988e17f31.js"
|
|
340
|
+
],
|
|
341
|
+
"/api/voice/transcribe/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/voice/transcribe/route-982235d988e17f31.js"
|
|
347
|
+
],
|
|
348
|
+
"/api/skills/install/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/skills/install/route-982235d988e17f31.js"
|
|
354
|
+
],
|
|
355
|
+
"/api/web-sessions/[id]/messages/route": [
|
|
356
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
357
|
+
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
358
|
+
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
359
|
+
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
360
|
+
"static/chunks/app/api/web-sessions/[id]/messages/route-982235d988e17f31.js"
|
|
249
361
|
],
|
|
250
362
|
"/api/web-sessions/route": [
|
|
251
|
-
"static/chunks/webpack-
|
|
363
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
252
364
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
253
365
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
254
366
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
255
|
-
"static/chunks/app/api/web-sessions/route-
|
|
367
|
+
"static/chunks/app/api/web-sessions/route-982235d988e17f31.js"
|
|
256
368
|
],
|
|
257
|
-
"/api/
|
|
258
|
-
"static/chunks/webpack-
|
|
369
|
+
"/api/gateway/chat/route": [
|
|
370
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
259
371
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
260
372
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
261
373
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
262
|
-
"static/chunks/app/api/
|
|
374
|
+
"static/chunks/app/api/gateway/chat/route-982235d988e17f31.js"
|
|
263
375
|
],
|
|
264
|
-
"/api/workspace/
|
|
265
|
-
"static/chunks/webpack-
|
|
376
|
+
"/api/workspace/browse-file/route": [
|
|
377
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
266
378
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
267
379
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
268
380
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
269
|
-
"static/chunks/app/api/workspace/
|
|
381
|
+
"static/chunks/app/api/workspace/browse-file/route-982235d988e17f31.js"
|
|
270
382
|
],
|
|
271
383
|
"/api/workspace/browse/route": [
|
|
272
|
-
"static/chunks/webpack-
|
|
384
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
273
385
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
274
386
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
275
387
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
276
|
-
"static/chunks/app/api/workspace/browse/route-
|
|
388
|
+
"static/chunks/app/api/workspace/browse/route-982235d988e17f31.js"
|
|
277
389
|
],
|
|
278
|
-
"/api/
|
|
279
|
-
"static/chunks/webpack-
|
|
390
|
+
"/api/workspace/context/route": [
|
|
391
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
280
392
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
281
393
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
282
394
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
283
|
-
"static/chunks/app/api/
|
|
395
|
+
"static/chunks/app/api/workspace/context/route-982235d988e17f31.js"
|
|
284
396
|
],
|
|
285
|
-
"/api/
|
|
286
|
-
"static/chunks/webpack-
|
|
397
|
+
"/api/web-sessions/[id]/route": [
|
|
398
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
287
399
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
288
400
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
289
401
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
290
|
-
"static/chunks/app/api/
|
|
402
|
+
"static/chunks/app/api/web-sessions/[id]/route-982235d988e17f31.js"
|
|
291
403
|
],
|
|
292
404
|
"/api/workspace/copy/route": [
|
|
293
|
-
"static/chunks/webpack-
|
|
405
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
294
406
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
295
407
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
296
408
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
297
|
-
"static/chunks/app/api/workspace/copy/route-
|
|
409
|
+
"static/chunks/app/api/workspace/copy/route-982235d988e17f31.js"
|
|
298
410
|
],
|
|
299
411
|
"/api/workspace/db/query/route": [
|
|
300
|
-
"static/chunks/webpack-
|
|
412
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
301
413
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
302
414
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
303
415
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
304
|
-
"static/chunks/app/api/workspace/db/query/route-
|
|
416
|
+
"static/chunks/app/api/workspace/db/query/route-982235d988e17f31.js"
|
|
417
|
+
],
|
|
418
|
+
"/api/workspace/db/introspect/route": [
|
|
419
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
420
|
+
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
421
|
+
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
422
|
+
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
423
|
+
"static/chunks/app/api/workspace/db/introspect/route-982235d988e17f31.js"
|
|
305
424
|
],
|
|
306
425
|
"/api/workspace/execute/route": [
|
|
307
|
-
"static/chunks/webpack-
|
|
426
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
308
427
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
309
428
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
310
429
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
311
|
-
"static/chunks/app/api/workspace/execute/route-
|
|
430
|
+
"static/chunks/app/api/workspace/execute/route-982235d988e17f31.js"
|
|
312
431
|
],
|
|
313
432
|
"/api/workspace/delete/route": [
|
|
314
|
-
"static/chunks/webpack-
|
|
433
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
315
434
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
316
435
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
317
436
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
318
|
-
"static/chunks/app/api/workspace/delete/route-
|
|
437
|
+
"static/chunks/app/api/workspace/delete/route-982235d988e17f31.js"
|
|
319
438
|
],
|
|
320
439
|
"/api/workspace/file/route": [
|
|
321
|
-
"static/chunks/webpack-
|
|
440
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
322
441
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
323
442
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
324
443
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
325
|
-
"static/chunks/app/api/workspace/file/route-
|
|
444
|
+
"static/chunks/app/api/workspace/file/route-982235d988e17f31.js"
|
|
326
445
|
],
|
|
327
446
|
"/api/workspace/link-preview/route": [
|
|
328
|
-
"static/chunks/webpack-
|
|
447
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
329
448
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
330
449
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
331
450
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
332
|
-
"static/chunks/app/api/workspace/link-preview/route-
|
|
451
|
+
"static/chunks/app/api/workspace/link-preview/route-982235d988e17f31.js"
|
|
333
452
|
],
|
|
334
453
|
"/api/workspace/list/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/list/route-
|
|
458
|
+
"static/chunks/app/api/workspace/list/route-982235d988e17f31.js"
|
|
340
459
|
],
|
|
341
460
|
"/api/workspace/mkdir/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/mkdir/route-
|
|
465
|
+
"static/chunks/app/api/workspace/mkdir/route-982235d988e17f31.js"
|
|
347
466
|
],
|
|
348
467
|
"/api/workspace/init/route": [
|
|
349
|
-
"static/chunks/webpack-
|
|
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/workspace/init/route-
|
|
472
|
+
"static/chunks/app/api/workspace/init/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"
|
|
480
|
+
],
|
|
481
|
+
"/api/workspace/objects/[name]/actions/runs/route": [
|
|
482
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
483
|
+
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
484
|
+
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
485
|
+
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
486
|
+
"static/chunks/app/api/workspace/objects/[name]/actions/runs/route-982235d988e17f31.js"
|
|
361
487
|
],
|
|
362
488
|
"/api/workspace/objects/[name]/display-field/route": [
|
|
363
|
-
"static/chunks/webpack-
|
|
489
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
364
490
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
365
491
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
366
492
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
367
|
-
"static/chunks/app/api/workspace/objects/[name]/display-field/route-
|
|
493
|
+
"static/chunks/app/api/workspace/objects/[name]/display-field/route-982235d988e17f31.js"
|
|
368
494
|
],
|
|
369
|
-
"/api/workspace/
|
|
370
|
-
"static/chunks/webpack-
|
|
495
|
+
"/api/workspace/assets/[...path]/route": [
|
|
496
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
371
497
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
372
498
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
373
499
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
374
|
-
"static/chunks/app/api/workspace/
|
|
500
|
+
"static/chunks/app/api/workspace/assets/[...path]/route-982235d988e17f31.js"
|
|
375
501
|
],
|
|
376
502
|
"/api/workspace/objects/[name]/entries/bulk-delete/route": [
|
|
377
|
-
"static/chunks/webpack-
|
|
503
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
378
504
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
379
505
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
380
506
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
381
|
-
"static/chunks/app/api/workspace/objects/[name]/entries/bulk-delete/route-
|
|
507
|
+
"static/chunks/app/api/workspace/objects/[name]/entries/bulk-delete/route-982235d988e17f31.js"
|
|
382
508
|
],
|
|
383
509
|
"/api/workspace/objects/[name]/entries/options/route": [
|
|
384
|
-
"static/chunks/webpack-
|
|
510
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
385
511
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
386
512
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
387
513
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
388
|
-
"static/chunks/app/api/workspace/objects/[name]/entries/options/route-
|
|
514
|
+
"static/chunks/app/api/workspace/objects/[name]/entries/options/route-982235d988e17f31.js"
|
|
389
515
|
],
|
|
390
|
-
"/api/workspace/objects/[name]/entries/route": [
|
|
391
|
-
"static/chunks/webpack-
|
|
516
|
+
"/api/workspace/objects/[name]/entries/[id]/content/route": [
|
|
517
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
392
518
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
393
519
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
394
520
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
395
|
-
"static/chunks/app/api/workspace/objects/[name]/entries/route-
|
|
521
|
+
"static/chunks/app/api/workspace/objects/[name]/entries/[id]/content/route-982235d988e17f31.js"
|
|
396
522
|
],
|
|
397
523
|
"/api/workspace/objects/[name]/entries/[id]/route": [
|
|
398
|
-
"static/chunks/webpack-
|
|
524
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
399
525
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
400
526
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
401
527
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
402
|
-
"static/chunks/app/api/workspace/objects/[name]/entries/[id]/route-
|
|
528
|
+
"static/chunks/app/api/workspace/objects/[name]/entries/[id]/route-982235d988e17f31.js"
|
|
403
529
|
],
|
|
404
|
-
"/api/workspace/objects/[name]/entries/
|
|
405
|
-
"static/chunks/webpack-
|
|
530
|
+
"/api/workspace/objects/[name]/entries/route": [
|
|
531
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
406
532
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
407
533
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
408
534
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
409
|
-
"static/chunks/app/api/workspace/objects/[name]/entries/
|
|
535
|
+
"static/chunks/app/api/workspace/objects/[name]/entries/route-982235d988e17f31.js"
|
|
410
536
|
],
|
|
411
537
|
"/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route": [
|
|
412
|
-
"static/chunks/webpack-
|
|
538
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
413
539
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
414
540
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
415
541
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
416
|
-
"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"
|
|
417
543
|
],
|
|
418
|
-
"/api/workspace/objects/[name]/
|
|
419
|
-
"static/chunks/webpack-
|
|
544
|
+
"/api/workspace/objects/[name]/actions/route": [
|
|
545
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
420
546
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
421
547
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
422
548
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
423
|
-
"static/chunks/app/api/workspace/objects/[name]/
|
|
549
|
+
"static/chunks/app/api/workspace/objects/[name]/actions/route-982235d988e17f31.js"
|
|
424
550
|
],
|
|
425
|
-
"/api/workspace/objects/[name]/fields/
|
|
426
|
-
"static/chunks/webpack-
|
|
551
|
+
"/api/workspace/objects/[name]/fields/reorder/route": [
|
|
552
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
427
553
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
428
554
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
429
555
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
430
|
-
"static/chunks/app/api/workspace/objects/[name]/fields/
|
|
556
|
+
"static/chunks/app/api/workspace/objects/[name]/fields/reorder/route-982235d988e17f31.js"
|
|
431
557
|
],
|
|
432
558
|
"/api/workspace/open-file/route": [
|
|
433
|
-
"static/chunks/webpack-
|
|
559
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
434
560
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
435
561
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
436
562
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
437
|
-
"static/chunks/app/api/workspace/open-file/route-
|
|
563
|
+
"static/chunks/app/api/workspace/open-file/route-982235d988e17f31.js"
|
|
438
564
|
],
|
|
439
|
-
"/api/workspace/
|
|
440
|
-
"static/chunks/webpack-
|
|
565
|
+
"/api/workspace/path-info/route": [
|
|
566
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
441
567
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
442
568
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
443
569
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
444
|
-
"static/chunks/app/api/workspace/
|
|
570
|
+
"static/chunks/app/api/workspace/path-info/route-982235d988e17f31.js"
|
|
445
571
|
],
|
|
446
|
-
"/api/workspace/
|
|
447
|
-
"static/chunks/webpack-
|
|
572
|
+
"/api/workspace/objects/[name]/fields/[fieldId]/route": [
|
|
573
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
448
574
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
449
575
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
450
576
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
451
|
-
"static/chunks/app/api/workspace/
|
|
577
|
+
"static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/route-982235d988e17f31.js"
|
|
452
578
|
],
|
|
453
579
|
"/api/workspace/objects/[name]/fields/route": [
|
|
454
|
-
"static/chunks/webpack-
|
|
580
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
455
581
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
456
582
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
457
583
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
458
|
-
"static/chunks/app/api/workspace/objects/[name]/fields/route-
|
|
584
|
+
"static/chunks/app/api/workspace/objects/[name]/fields/route-982235d988e17f31.js"
|
|
459
585
|
],
|
|
460
|
-
"/api/workspace/
|
|
461
|
-
"static/chunks/webpack-
|
|
586
|
+
"/api/workspace/query/route": [
|
|
587
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
462
588
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
463
589
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
464
590
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
465
|
-
"static/chunks/app/api/workspace/
|
|
591
|
+
"static/chunks/app/api/workspace/query/route-982235d988e17f31.js"
|
|
466
592
|
],
|
|
467
593
|
"/api/workspace/reports/execute/route": [
|
|
468
|
-
"static/chunks/webpack-
|
|
594
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
469
595
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
470
596
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
471
597
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
472
|
-
"static/chunks/app/api/workspace/reports/execute/route-
|
|
598
|
+
"static/chunks/app/api/workspace/reports/execute/route-982235d988e17f31.js"
|
|
473
599
|
],
|
|
474
600
|
"/api/workspace/rename/route": [
|
|
475
|
-
"static/chunks/webpack-
|
|
601
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
476
602
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
477
603
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
478
604
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
479
|
-
"static/chunks/app/api/workspace/rename/route-
|
|
605
|
+
"static/chunks/app/api/workspace/rename/route-982235d988e17f31.js"
|
|
480
606
|
],
|
|
481
|
-
"/api/workspace/
|
|
482
|
-
"static/chunks/webpack-
|
|
607
|
+
"/api/workspace/raw-file/route": [
|
|
608
|
+
"static/chunks/webpack-d4501ef5cbbcf069.js",
|
|
483
609
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
484
610
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
485
611
|
"static/chunks/main-app-c95bfd7b836724a5.js",
|
|
486
|
-
"static/chunks/app/api/workspace/
|
|
612
|
+
"static/chunks/app/api/workspace/raw-file/route-982235d988e17f31.js"
|
|
487
613
|
],
|
|
488
|
-
"/api/workspace/
|
|
489
|
-
"static/chunks/webpack-
|
|
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
|
-
"/api/workspace/
|
|
496
|
-
"static/chunks/webpack-
|
|
621
|
+
"/api/workspace/thumbnail/route": [
|
|
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/
|
|
626
|
+
"static/chunks/app/api/workspace/thumbnail/route-982235d988e17f31.js"
|
|
501
627
|
],
|
|
502
|
-
"/api/workspace/
|
|
503
|
-
"static/chunks/webpack-
|
|
628
|
+
"/api/workspace/objects/[name]/route": [
|
|
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/
|
|
633
|
+
"static/chunks/app/api/workspace/objects/[name]/route-982235d988e17f31.js"
|
|
508
634
|
],
|
|
509
|
-
"/api/workspace/
|
|
510
|
-
"static/chunks/webpack-
|
|
635
|
+
"/api/workspace/search-index/route": [
|
|
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/
|
|
640
|
+
"static/chunks/app/api/workspace/search-index/route-982235d988e17f31.js"
|
|
515
641
|
],
|
|
516
|
-
"/api/workspace/
|
|
517
|
-
"static/chunks/webpack-
|
|
642
|
+
"/api/workspace/upload/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/upload/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
656
|
"/api/workspace/virtual-file/route": [
|
|
531
|
-
"static/chunks/webpack-
|
|
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/virtual-file/route-
|
|
661
|
+
"static/chunks/app/api/workspace/virtual-file/route-982235d988e17f31.js"
|
|
536
662
|
],
|
|
537
663
|
"/api/workspace/write-binary/route": [
|
|
538
|
-
"static/chunks/webpack-
|
|
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/write-binary/route-
|
|
668
|
+
"static/chunks/app/api/workspace/write-binary/route-982235d988e17f31.js"
|
|
543
669
|
],
|
|
544
|
-
"/api/workspace/
|
|
545
|
-
"static/chunks/webpack-
|
|
670
|
+
"/api/workspace/suggest-files/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/suggest-files/route-982235d988e17f31.js"
|
|
550
676
|
],
|
|
551
677
|
"/api/workspace/watch/route": [
|
|
552
|
-
"static/chunks/webpack-
|
|
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/watch/route-
|
|
682
|
+
"static/chunks/app/api/workspace/watch/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-05ff98c264c1c0cf.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",
|