denchclaw 3.0.8 → 3.1.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/apps/web/.next/standalone/apps/web/.next/BUILD_ID +1 -1
- package/apps/web/.next/standalone/apps/web/.next/app-build-manifest.json +235 -225
- package/apps/web/.next/standalone/apps/web/.next/app-path-routes-manifest.json +50 -49
- package/apps/web/.next/standalone/apps/web/.next/build-manifest.json +2 -2
- 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/required-server-files.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/routes-manifest.json +1 -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 +1 -1
- 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_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_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/callback/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/callback/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/connect/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/connect/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/connections/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/disconnect/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/disconnect/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/status/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/toolkits/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/calendar/[id]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/calendar/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/companies/[id]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/enrich/[type]/[id]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/inbox/[threadId]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/inbox/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/people/[id]/activity/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/people/[id]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/people/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/photos/proxy/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/photos/sync/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/heartbeat/route_client-reference-manifest.js +1 -1
- 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_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/integrations/repair/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/integrations/route_client-reference-manifest.js +1 -1
- 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/onboarding/connections/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/connections/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/dench-cloud/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/dench-cloud/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/identity/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/identity/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/skill-template/consume/route.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/skill-template/consume/route.js.nft.json +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/skill-template/consume/route_client-reference-manifest.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/state/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/state/route.js.nft.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/state/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/sync/progress/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/sync/start/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/sync/start/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_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/settings/cloud/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/settings/mcp/connect/callback/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/settings/mcp/connect/start/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/settings/mcp/connect/token/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/settings/mcp/probe/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/settings/mcp/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/[slug]/content/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/[slug]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/browse/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/install/route_client-reference-manifest.js +1 -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/sync/poll-tick/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/sync/refresh/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/sync/status/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 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/voice/speech/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/voice/transcribe/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/voice/transcribe/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/voice/voices/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/voice/voices/route_client-reference-manifest.js +1 -1
- 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_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/enrichment-status/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 +1 -1
- 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]/enrich/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]/icon/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/objects/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_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/onboarding/page.js +4 -4
- package/apps/web/.next/standalone/apps/web/.next/server/app/onboarding/page.js.nft.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/page.js +17 -15
- 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 +50 -49
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/17048.js +54 -1
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/44877.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/6787.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/69169.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/9046.js +12 -0
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/92326.js +54 -0
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/94667.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/functions-config-manifest.json +15 -14
- package/apps/web/.next/standalone/apps/web/.next/server/pages/500.html +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/pages-manifest.json +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/YujBCwcrZa7z3DMdLJCgk/_buildManifest.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/17f37b32-54c416f1df79f519.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/29545-3370e8cf127fa226.js +1 -0
- package/apps/web/.next/{static/chunks/42368-2351626c2a79f605.js → standalone/apps/web/.next/static/chunks/65319-143f1b50bf668cae.js} +16 -16
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/{63040-764aa2a16a3ce5a5.js → 69561-8b3c6160ae24db76.js} +2 -2
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/cron/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/proxy/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/serve/[...path]/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/store/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/webhooks/[...path]/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/active/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/runs/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/stop/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/stream/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/subagents/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/callback/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/connect/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/connections/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/disconnect/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/status/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/toolkits/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/calendar/[id]/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/calendar/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/companies/[id]/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/enrich/[type]/[id]/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/inbox/[threadId]/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/inbox/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/people/[id]/activity/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/people/[id]/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/people/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/photos/proxy/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/photos/sync/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/heartbeat/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/jobs/[jobId]/runs/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/jobs/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/runs/[sessionId]/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/runs/search-transcript/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/feedback/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/channels/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/chat/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/chat/stream/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/sessions/[id]/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/sessions/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/integrations/[id]/toggle/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/integrations/repair/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/integrations/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/memories/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/onboarding/connections/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/onboarding/dench-cloud/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/onboarding/identity/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/onboarding/skill-template/consume/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/onboarding/state/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/onboarding/sync/progress/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/onboarding/sync/start/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/profiles/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/profiles/switch/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sessions/[sessionId]/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sessions/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/settings/cloud/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/settings/mcp/connect/callback/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/settings/mcp/connect/start/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/settings/mcp/connect/token/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/settings/mcp/probe/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/settings/mcp/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/[slug]/content/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/[slug]/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/browse/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/install/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sync/poll-tick/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sync/refresh/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sync/status/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/terminal/port/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/voice/speech/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/voice/transcribe/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/voice/voices/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/[id]/messages/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/[id]/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/assets/[...path]/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/browse/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/browse-file/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/context/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/copy/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/db/introspect/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/db/query/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/delete/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/enrichment-status/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/execute/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/file/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/init/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/link-preview/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/list/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/mkdir/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/move/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/actions/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/actions/runs/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/display-field/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/enrich/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/content/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/bulk-delete/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/options/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/reorder/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/icon/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/views/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/open-file/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/path-info/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/query/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/raw-file/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/rename/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/reports/execute/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/search-index/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/suggest-files/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/switch/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/thumbnail/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/tree/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/upload/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/virtual-file/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/watch/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/write-binary/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/{layout-1593fe8efa94d5d8.js → layout-89a2079283d3e953.js} +1 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/onboarding/page-8f66cb8b03f9fdd7.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/page-2b285c827b86d6d5.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/css/dd3ce8da3e14c080.css +1 -0
- package/apps/web/.next/standalone/apps/web/server.js +1 -1
- package/apps/web/.next/standalone/extensions/posthog-analytics/lib/build-env.js +1 -1
- package/apps/web/.next/standalone/package.json +1 -1
- package/apps/web/.next/static/YujBCwcrZa7z3DMdLJCgk/_buildManifest.js +1 -0
- package/apps/web/.next/static/chunks/17f37b32-54c416f1df79f519.js +1 -0
- package/apps/web/.next/static/chunks/29545-3370e8cf127fa226.js +1 -0
- package/apps/web/.next/{standalone/apps/web/.next/static/chunks/42368-2351626c2a79f605.js → static/chunks/65319-143f1b50bf668cae.js} +16 -16
- package/apps/web/.next/static/chunks/{63040-764aa2a16a3ce5a5.js → 69561-8b3c6160ae24db76.js} +2 -2
- package/apps/web/.next/static/chunks/app/api/apps/cron/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/apps/proxy/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/apps/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/apps/serve/[...path]/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/apps/store/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/apps/webhooks/[...path]/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/chat/active/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/chat/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/chat/runs/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/chat/stop/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/chat/stream/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/chat/subagents/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/composio/callback/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/composio/connect/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/composio/connections/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/composio/disconnect/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/composio/status/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/composio/toolkits/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/crm/calendar/[id]/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/crm/calendar/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/crm/companies/[id]/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/crm/enrich/[type]/[id]/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/crm/inbox/[threadId]/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/crm/inbox/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/crm/people/[id]/activity/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/crm/people/[id]/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/crm/people/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/crm/photos/proxy/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/crm/photos/sync/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/cron/heartbeat/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/cron/jobs/[jobId]/runs/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/cron/jobs/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/cron/runs/[sessionId]/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/cron/runs/search-transcript/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/feedback/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/gateway/channels/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/gateway/chat/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/gateway/chat/stream/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/gateway/sessions/[id]/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/gateway/sessions/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/integrations/[id]/toggle/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/integrations/repair/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/integrations/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/memories/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/onboarding/connections/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/onboarding/dench-cloud/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/onboarding/identity/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/onboarding/skill-template/consume/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/onboarding/state/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/onboarding/sync/progress/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/onboarding/sync/start/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/profiles/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/profiles/switch/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/sessions/[sessionId]/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/sessions/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/settings/cloud/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/settings/mcp/connect/callback/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/settings/mcp/connect/start/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/settings/mcp/connect/token/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/settings/mcp/probe/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/settings/mcp/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/skills/[slug]/content/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/skills/[slug]/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/skills/browse/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/skills/install/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/skills/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/sync/poll-tick/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/sync/refresh/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/sync/status/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/terminal/port/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/voice/speech/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/voice/transcribe/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/voice/voices/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/web-sessions/[id]/messages/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/web-sessions/[id]/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/web-sessions/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/assets/[...path]/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/browse/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/browse-file/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/context/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/copy/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/db/introspect/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/db/query/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/delete/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/enrichment-status/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/execute/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/file/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/init/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/link-preview/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/list/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/mkdir/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/move/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/actions/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/actions/runs/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/display-field/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/enrich/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/content/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/bulk-delete/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/options/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/reorder/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/icon/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/views/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/open-file/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/path-info/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/query/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/raw-file/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/rename/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/reports/execute/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/search-index/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/suggest-files/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/switch/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/thumbnail/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/tree/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/upload/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/virtual-file/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/watch/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/write-binary/route-9bf5b8cf5e12bb20.js +1 -0
- package/apps/web/.next/static/chunks/app/{layout-1593fe8efa94d5d8.js → layout-89a2079283d3e953.js} +1 -1
- package/apps/web/.next/static/chunks/app/onboarding/page-8f66cb8b03f9fdd7.js +1 -0
- package/apps/web/.next/static/chunks/app/page-2b285c827b86d6d5.js +1 -0
- package/apps/web/.next/static/css/dd3ce8da3e14c080.css +1 -0
- package/assets/seed/workspace.duckdb +0 -0
- package/extensions/posthog-analytics/lib/build-env.js +1 -1
- package/package.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/7180.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/7985.js +0 -12
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/41791-6a1baef5587a034b.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/cron/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/proxy/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/serve/[...path]/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/store/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/webhooks/[...path]/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/active/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/runs/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/stop/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/stream/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/subagents/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/callback/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/connect/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/connections/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/disconnect/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/status/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/toolkits/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/calendar/[id]/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/calendar/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/companies/[id]/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/enrich/[type]/[id]/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/inbox/[threadId]/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/inbox/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/people/[id]/activity/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/people/[id]/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/people/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/photos/proxy/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/photos/sync/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/heartbeat/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/jobs/[jobId]/runs/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/jobs/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/runs/[sessionId]/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/runs/search-transcript/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/feedback/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/channels/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/chat/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/chat/stream/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/sessions/[id]/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/sessions/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/integrations/[id]/toggle/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/integrations/repair/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/integrations/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/memories/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/onboarding/connections/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/onboarding/dench-cloud/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/onboarding/identity/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/onboarding/state/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/onboarding/sync/progress/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/onboarding/sync/start/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/profiles/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/profiles/switch/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sessions/[sessionId]/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sessions/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/settings/cloud/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/settings/mcp/connect/callback/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/settings/mcp/connect/start/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/settings/mcp/connect/token/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/settings/mcp/probe/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/settings/mcp/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/[slug]/content/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/[slug]/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/browse/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/install/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sync/poll-tick/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sync/refresh/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sync/status/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/terminal/port/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/voice/speech/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/voice/transcribe/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/voice/voices/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/[id]/messages/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/[id]/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/assets/[...path]/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/browse/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/browse-file/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/context/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/copy/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/db/introspect/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/db/query/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/delete/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/enrichment-status/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/execute/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/file/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/init/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/link-preview/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/list/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/mkdir/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/move/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/actions/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/actions/runs/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/display-field/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/enrich/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/content/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/bulk-delete/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/options/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/reorder/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/icon/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/views/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/open-file/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/path-info/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/query/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/raw-file/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/rename/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/reports/execute/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/search-index/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/suggest-files/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/switch/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/thumbnail/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/tree/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/upload/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/virtual-file/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/watch/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/write-binary/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/onboarding/page-30326ac19cf2ce87.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/page-e98634d56d0b3903.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/css/a6925fe52baded8b.css +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/tXOdT0964sqzfxZm_X_3S/_buildManifest.js +0 -1
- package/apps/web/.next/static/chunks/41791-6a1baef5587a034b.js +0 -1
- package/apps/web/.next/static/chunks/app/api/apps/cron/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/apps/proxy/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/apps/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/apps/serve/[...path]/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/apps/store/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/apps/webhooks/[...path]/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/chat/active/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/chat/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/chat/runs/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/chat/stop/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/chat/stream/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/chat/subagents/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/composio/callback/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/composio/connect/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/composio/connections/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/composio/disconnect/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/composio/status/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/composio/toolkits/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/crm/calendar/[id]/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/crm/calendar/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/crm/companies/[id]/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/crm/enrich/[type]/[id]/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/crm/inbox/[threadId]/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/crm/inbox/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/crm/people/[id]/activity/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/crm/people/[id]/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/crm/people/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/crm/photos/proxy/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/crm/photos/sync/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/cron/heartbeat/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/cron/jobs/[jobId]/runs/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/cron/jobs/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/cron/runs/[sessionId]/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/cron/runs/search-transcript/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/feedback/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/gateway/channels/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/gateway/chat/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/gateway/chat/stream/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/gateway/sessions/[id]/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/gateway/sessions/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/integrations/[id]/toggle/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/integrations/repair/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/integrations/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/memories/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/onboarding/connections/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/onboarding/dench-cloud/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/onboarding/identity/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/onboarding/state/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/onboarding/sync/progress/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/onboarding/sync/start/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/profiles/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/profiles/switch/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/sessions/[sessionId]/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/sessions/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/settings/cloud/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/settings/mcp/connect/callback/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/settings/mcp/connect/start/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/settings/mcp/connect/token/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/settings/mcp/probe/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/settings/mcp/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/skills/[slug]/content/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/skills/[slug]/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/skills/browse/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/skills/install/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/skills/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/sync/poll-tick/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/sync/refresh/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/sync/status/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/terminal/port/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/voice/speech/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/voice/transcribe/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/voice/voices/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/web-sessions/[id]/messages/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/web-sessions/[id]/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/web-sessions/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/assets/[...path]/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/browse/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/browse-file/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/context/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/copy/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/db/introspect/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/db/query/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/delete/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/enrichment-status/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/execute/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/file/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/init/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/link-preview/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/list/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/mkdir/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/move/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/actions/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/actions/runs/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/display-field/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/enrich/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/content/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/bulk-delete/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/options/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/reorder/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/icon/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/views/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/open-file/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/path-info/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/query/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/raw-file/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/rename/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/reports/execute/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/search-index/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/suggest-files/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/switch/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/thumbnail/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/tree/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/upload/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/virtual-file/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/watch/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/write-binary/route-fd41cffcd55fafe8.js +0 -1
- package/apps/web/.next/static/chunks/app/onboarding/page-30326ac19cf2ce87.js +0 -1
- package/apps/web/.next/static/chunks/app/page-e98634d56d0b3903.js +0 -1
- package/apps/web/.next/static/css/a6925fe52baded8b.css +0 -1
- package/apps/web/.next/static/tXOdT0964sqzfxZm_X_3S/_buildManifest.js +0 -1
- /package/apps/web/.next/standalone/apps/web/.next/static/{tXOdT0964sqzfxZm_X_3S → YujBCwcrZa7z3DMdLJCgk}/_ssgManifest.js +0 -0
- /package/apps/web/.next/static/{tXOdT0964sqzfxZm_X_3S → YujBCwcrZa7z3DMdLJCgk}/_ssgManifest.js +0 -0
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 1,
|
|
3
3
|
"functions": {
|
|
4
|
-
"/api/apps/cron": {},
|
|
5
4
|
"/api/apps/proxy": {},
|
|
5
|
+
"/api/apps/cron": {},
|
|
6
6
|
"/api/apps": {},
|
|
7
7
|
"/api/apps/serve/[...path]": {},
|
|
8
8
|
"/api/apps/store": {},
|
|
9
9
|
"/api/apps/webhooks/[...path]": {},
|
|
10
10
|
"/api/chat/active": {},
|
|
11
11
|
"/api/chat": {},
|
|
12
|
-
"/api/chat/runs": {},
|
|
13
12
|
"/api/chat/stop": {},
|
|
13
|
+
"/api/chat/runs": {},
|
|
14
14
|
"/api/chat/stream": {},
|
|
15
15
|
"/api/chat/subagents": {},
|
|
16
16
|
"/api/composio/callback": {},
|
|
@@ -18,12 +18,12 @@
|
|
|
18
18
|
"/api/composio/connections": {},
|
|
19
19
|
"/api/composio/disconnect": {},
|
|
20
20
|
"/api/composio/status": {},
|
|
21
|
-
"/api/composio/toolkits": {},
|
|
22
21
|
"/api/crm/calendar/[id]": {},
|
|
23
|
-
"/api/
|
|
24
|
-
"/api/crm/enrich/[type]/[id]": {},
|
|
22
|
+
"/api/composio/toolkits": {},
|
|
25
23
|
"/api/crm/companies/[id]": {},
|
|
24
|
+
"/api/crm/calendar": {},
|
|
26
25
|
"/api/crm/inbox/[threadId]": {},
|
|
26
|
+
"/api/crm/enrich/[type]/[id]": {},
|
|
27
27
|
"/api/crm/inbox": {},
|
|
28
28
|
"/api/crm/people/[id]/activity": {},
|
|
29
29
|
"/api/crm/people/[id]": {},
|
|
@@ -35,16 +35,17 @@
|
|
|
35
35
|
"/api/gateway/chat": {},
|
|
36
36
|
"/api/gateway/chat/stream": {},
|
|
37
37
|
"/api/integrations/[id]/toggle": {},
|
|
38
|
-
"/api/integrations/repair": {},
|
|
39
38
|
"/api/integrations": {},
|
|
39
|
+
"/api/integrations/repair": {},
|
|
40
40
|
"/api/onboarding/connections": {},
|
|
41
41
|
"/api/onboarding/dench-cloud": {},
|
|
42
42
|
"/api/onboarding/identity": {},
|
|
43
|
+
"/api/onboarding/skill-template/consume": {},
|
|
43
44
|
"/api/onboarding/state": {},
|
|
44
45
|
"/api/onboarding/sync/progress": {},
|
|
45
|
-
"/api/onboarding/sync/start": {},
|
|
46
|
-
"/api/profiles": {},
|
|
47
46
|
"/api/profiles/switch": {},
|
|
47
|
+
"/api/profiles": {},
|
|
48
|
+
"/api/onboarding/sync/start": {},
|
|
48
49
|
"/api/settings/cloud": {},
|
|
49
50
|
"/api/settings/mcp/connect/callback": {},
|
|
50
51
|
"/api/settings/mcp/connect/start": {},
|
|
@@ -52,20 +53,20 @@
|
|
|
52
53
|
"/api/settings/mcp/probe": {},
|
|
53
54
|
"/api/settings/mcp": {},
|
|
54
55
|
"/api/sync/poll-tick": {},
|
|
55
|
-
"/api/sync/status": {},
|
|
56
56
|
"/api/sync/refresh": {},
|
|
57
|
+
"/api/sync/status": {},
|
|
57
58
|
"/api/voice/speech": {},
|
|
58
|
-
"/api/voice/voices": {},
|
|
59
59
|
"/api/voice/transcribe": {},
|
|
60
|
+
"/api/voice/voices": {},
|
|
60
61
|
"/api/workspace/assets/[...path]": {},
|
|
61
62
|
"/api/workspace/browse-file": {},
|
|
62
|
-
"/api/workspace/context": {},
|
|
63
63
|
"/api/workspace/browse": {},
|
|
64
|
+
"/api/workspace/context": {},
|
|
64
65
|
"/api/workspace/copy": {},
|
|
65
66
|
"/api/workspace/db/introspect": {},
|
|
66
67
|
"/api/workspace/db/query": {},
|
|
67
|
-
"/api/workspace/enrichment-status": {},
|
|
68
68
|
"/api/workspace/delete": {},
|
|
69
|
+
"/api/workspace/enrichment-status": {},
|
|
69
70
|
"/api/workspace/execute": {},
|
|
70
71
|
"/api/workspace/file": {},
|
|
71
72
|
"/api/workspace/init": {},
|
|
@@ -80,8 +81,8 @@
|
|
|
80
81
|
"/api/workspace/objects/[name]/entries/[id]/content": {},
|
|
81
82
|
"/api/workspace/objects/[name]/entries/bulk-delete": {},
|
|
82
83
|
"/api/workspace/objects/[name]/entries/[id]": {},
|
|
83
|
-
"/api/workspace/objects/[name]/entries/options": {},
|
|
84
84
|
"/api/workspace/objects/[name]/entries": {},
|
|
85
|
+
"/api/workspace/objects/[name]/entries/options": {},
|
|
85
86
|
"/api/workspace/objects/[name]/fields/[fieldId]/enum-rename": {},
|
|
86
87
|
"/api/workspace/objects/[name]/fields/[fieldId]": {},
|
|
87
88
|
"/api/workspace/objects/[name]/fields/reorder": {},
|
|
@@ -100,8 +101,8 @@
|
|
|
100
101
|
"/api/workspace/switch": {},
|
|
101
102
|
"/api/workspace/thumbnail": {},
|
|
102
103
|
"/api/workspace/tree": {},
|
|
103
|
-
"/api/workspace/upload": {},
|
|
104
104
|
"/api/workspace/virtual-file": {},
|
|
105
|
+
"/api/workspace/upload": {},
|
|
105
106
|
"/api/workspace/watch": {},
|
|
106
107
|
"/api/workspace/write-binary": {},
|
|
107
108
|
"/onboarding": {},
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">500: Internal Server Error</title><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-8c669cd60da27349.js" defer=""></script><script src="/_next/static/chunks/framework-9d0d53efd3cc972c.js" defer=""></script><script src="/_next/static/chunks/main-7894eecdab5fd6dc.js" defer=""></script><script src="/_next/static/chunks/pages/_app-ba074a093fdb237d.js" defer=""></script><script src="/_next/static/chunks/pages/_error-e6ae0605605305af.js" defer=""></script><script src="/_next/static/
|
|
1
|
+
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">500: Internal Server Error</title><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-8c669cd60da27349.js" defer=""></script><script src="/_next/static/chunks/framework-9d0d53efd3cc972c.js" defer=""></script><script src="/_next/static/chunks/main-7894eecdab5fd6dc.js" defer=""></script><script src="/_next/static/chunks/pages/_app-ba074a093fdb237d.js" defer=""></script><script src="/_next/static/chunks/pages/_error-e6ae0605605305af.js" defer=""></script><script src="/_next/static/YujBCwcrZa7z3DMdLJCgk/_buildManifest.js" defer=""></script><script src="/_next/static/YujBCwcrZa7z3DMdLJCgk/_ssgManifest.js" defer=""></script></head><body><div id="__next"><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error<!-- -->.</h2></div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"statusCode":500}},"page":"/_error","query":{},"buildId":"YujBCwcrZa7z3DMdLJCgk","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"node":{},"edge":{},"encryptionKey":"
|
|
1
|
+
{"node":{},"edge":{},"encryptionKey":"kU9Pqi+KkOtt4nqof2w927s4yVnAszkG35pQBvaQ87s="}
|
package/apps/web/.next/standalone/apps/web/.next/static/YujBCwcrZa7z3DMdLJCgk/_buildManifest.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
self.__BUILD_MANIFEST=function(e,r,t,_){return{__rewrites:{afterFiles:[],beforeFiles:[],fallback:[]},__routerFilterStatic:{numItems:94,errorRate:1e-4,numBits:1802,numHashes:14,bitArray:[0,0,r,1,1,e,r,r,r,e,r,e,r,e,r,e,r,r,e,e,e,e,r,e,e,r,e,r,r,e,e,e,r,r,r,r,r,r,e,e,r,e,e,e,e,r,e,r,e,r,e,e,r,e,e,r,e,r,r,r,e,e,r,r,r,r,r,r,r,r,e,e,e,r,e,r,r,r,e,e,e,r,r,r,r,e,r,e,r,e,e,r,e,r,r,e,r,r,e,r,e,e,r,r,e,e,e,r,e,r,r,r,e,e,e,r,r,e,r,r,e,r,r,e,e,r,e,e,e,r,r,e,e,e,r,r,r,e,r,e,r,r,r,e,e,r,e,r,r,r,e,e,e,e,e,e,e,e,e,e,e,r,e,r,e,e,e,r,r,e,e,e,e,r,e,e,r,r,e,e,r,r,r,e,e,e,r,e,e,e,e,e,r,e,r,e,r,r,e,r,e,e,e,r,r,e,e,r,e,r,e,e,r,e,r,r,e,e,e,e,e,e,r,e,e,r,e,r,e,r,r,e,r,r,e,r,r,r,r,r,r,r,e,r,r,r,e,e,e,r,e,r,e,r,e,r,r,r,r,r,e,e,r,r,r,r,e,r,r,r,r,r,r,e,e,e,r,e,r,r,e,r,r,r,r,e,r,r,e,e,r,e,r,r,e,r,r,r,e,e,e,r,e,e,e,r,e,e,r,r,r,r,e,r,r,r,e,e,e,r,r,e,e,e,e,e,r,r,e,e,r,e,e,e,e,r,r,r,e,e,r,r,r,r,r,r,r,r,e,r,e,r,e,e,e,e,e,r,e,e,r,r,r,e,e,r,e,r,r,r,e,r,r,e,e,e,e,r,e,e,r,e,r,r,e,e,r,r,r,e,e,r,e,r,e,r,e,e,e,r,r,e,r,e,r,r,e,r,e,r,r,e,r,r,e,r,e,r,r,e,e,e,r,e,r,e,e,r,e,e,e,r,r,e,r,r,e,e,r,r,r,r,e,e,e,e,r,r,e,r,r,e,r,r,r,r,e,r,r,r,e,e,e,e,r,r,r,e,e,e,r,r,e,e,r,r,e,e,r,e,r,r,r,r,e,r,e,e,e,e,r,e,e,e,r,e,e,e,e,e,r,e,r,r,r,e,e,r,e,e,r,e,e,r,r,e,r,r,e,r,r,r,e,r,r,e,e,r,e,r,e,e,r,e,e,r,e,e,r,e,r,r,r,e,e,e,r,r,e,e,e,r,r,e,e,e,e,r,e,e,e,r,e,e,e,e,r,r,e,r,e,r,r,r,e,e,e,r,e,e,e,r,r,r,e,e,r,r,r,r,r,e,r,e,e,e,r,e,e,e,r,r,r,r,e,r,r,e,e,e,e,e,r,r,e,e,r,e,r,e,e,e,r,r,e,r,e,e,e,r,e,e,r,e,r,e,e,r,r,r,e,r,e,e,e,r,e,r,r,r,e,e,r,e,r,r,e,e,r,e,e,r,e,e,e,r,r,e,e,e,e,e,r,e,e,e,e,e,r,r,r,r,r,e,r,r,e,r,e,e,r,e,r,r,r,e,e,e,e,r,e,r,r,e,r,e,r,r,e,e,e,e,r,r,r,r,r,e,e,e,e,r,e,e,e,e,r,e,r,r,e,r,r,r,e,e,e,e,e,r,e,e,r,e,e,e,r,r,r,r,r,r,e,r,r,e,r,e,r,r,r,r,e,e,r,r,e,e,e,e,r,e,e,r,e,e,e,e,r,e,e,r,e,e,e,e,e,e,r,r,e,e,r,r,r,r,e,r,e,e,e,e,e,r,e,e,e,r,e,e,r,r,r,r,e,e,e,r,e,e,e,r,e,e,e,e,r,e,r,e,e,e,r,r,r,r,r,e,e,e,e,e,e,r,e,e,r,r,e,r,e,e,e,r,e,e,r,r,e,e,e,e,r,r,r,r,r,e,e,r,e,e,e,e,e,e,r,r,r,e,e,r,r,r,r,e,e,e,e,r,r,e,r,e,e,r,e,e,e,r,e,e,r,r,e,e,r,e,e,e,e,r,r,r,r,e,e,e,e,e,r,r,e,e,e,r,e,r,r,e,r,e,r,e,r,r,e,r,e,r,e,e,e,e,e,r,r,r,r,e,r,r,e,e,e,e,e,r,r,r,r,r,r,e,e,e,e,e,r,e,r,e,e,e,r,e,e,r,e,r,e,r,e,e,e,e,r,r,r,r,e,e,e,r,e,r,r,e,r,r,r,e,e,r,e,e,e,r,e,r,r,r,r,r,r,e,e,r,r,r,r,r,e,r,r,r,e,r,r,r,e,r,r,e,e,r,r,e,e,e,e,e,r,e,r,e,r,e,r,e,r,r,r,r,e,e,r,e,r,e,e,r,r,r,r,r,r,e,r,r,e,r,e,e,e,r,r,e,r,e,e,e,r,e,r,e,r,r,r,r,e,r,r,e,e,r,e,r,r,e,e,r,r,e,r,r,r,r,e,r,r,r,r,r,e,e,e,e,e,e,r,e,r,e,e,r,e,e,r,r,e,r,r,e,r,e,e,e,e,e,e,r,r,e,e,r,r,e,e,r,e,r,r,r,r,r,r,e,e,e,e,r,e,e,r,r,e,r,r,r,r,e,e,r,r,r,r,r,r,r,r,e,e,e,e,e,r,r,e,r,r,e,r,r,e,r,e,r,e,r,r,r,r,r,e,e,r,e,r,e,r,e,e,e,e,e,e,e,e,e,e,r,e,r,r,e,r,e,r,e,e,e,e,e,r,e,e,e,e,e,e,e,r,e,e,r,r,e,e,r,r,e,r,e,e,r,r,e,e,r,e,e,r,e,r,r,e,r,e,r,r,r,e,r,e,r,e,r,e,r,e,e,r,r,r,e,r,e,r,e,r,e,r,e,e,e,r,r,e,e,e,r,e,r,r,e,r,r,r,e,r,r,r,e,r,e,e,e,r,r,r,e,e,e,r,e,e,e,e,e,r,r,r,r,r,e,r,e,e,e,e,r,r,r,r,r,e,e,r,r,r,e,r,r,e,r,e,r,e,r,r,r,e,r,r,r,e,r,r,e,r,r,r,r,r,r,e,e,r,r,e,r,r,e,r,e,e,r,e,r,e,r,e,r,r,e,r,e,r,r,e,r,r,r,r,r,e,e,e,e,r,e,e,e,r,r,e,e,r,e,r,e,r,e,e,r,r,e,r,r,r,r,r,e,e,r,r,r,r,e,r,e,e,e,e,r,e,r,r,e,e,r,r,e,e,r,e,e,e,r,e,e,e,r,r,e,e,r,e,r,r,e,e,e,e,e,e,e,r,e,r,r,e,e,e,r,e,r,e,e,e,e,r,e,r,e,e,r,e,r,e,e,r,r,e,e,e,e,e,e,r,r,r,e,r,e,e,r,e,e,e,e,e,r,e,e,e,r,e,r,r,r,e,e,r,e,r,e,e,e,r,r,r,r,r,e,e,r,r,e,e,e,r,r,r,r,e,r,e,e,r,e,e,r,r,e,e,r,r,e,r,r,e,r,e,r,e,r,r,e,e,e,r,e,e,r,r,e,r,r,e,e,e,r,e,r,r,e,e,r,e,r,e,e,e,e,r,e,e,r,r,e,e,r,e,e,r,r,r,e,r,e,e,r,r,r,e,r,e,r,e,e,r,e,e,r,r,e,e,r,e,r,r,e,r,e,r,e,e,e,r,r,r,e,e,r,e,r,e,r,e,e,r,e,r,e,e,r,e,e,r,e,r,e,r,e,r,e,r,r,e,e,e,r,r,e,e,r,e,e,e,r,r,e,r,e,r,e,e,r,e,r,r,r,r,e,r,e,r,r,e,e,e,e,e,e,e,e,e,e,e,e,e,e,r,e,r,e,r,r,r,e,r,e,e,e,r,e,e,r,r,e,r,r,r,e,e,r,r,e,r,r,e,e,r,r,e,r,e,r,r,e,e,r,r,e,e,r,r,e,e,e,r,e,e,r,r,r,e,e,e,e,r,e,e,r,e,e,r,r,e,e,r,e,e,e,r,e,r,r,e,e]},__routerFilterDynamic:{numItems:16,errorRate:1e-4,numBits:307,numHashes:14,bitArray:[r,r,e,e,e,e,r,e,e,e,r,r,r,r,e,r,e,e,e,e,e,r,r,e,r,r,r,r,r,r,e,e,e,r,e,r,e,e,e,r,e,r,e,e,e,r,r,e,r,r,e,r,r,e,r,r,e,e,r,e,r,r,r,r,r,r,r,e,e,e,e,e,e,e,e,e,r,r,e,e,e,e,e,r,r,r,e,r,e,e,e,r,e,r,e,r,r,r,e,r,e,e,e,r,e,e,r,r,e,e,r,e,r,e,r,r,r,r,r,r,r,e,e,e,r,r,e,r,e,e,e,e,r,e,e,r,e,r,r,e,e,e,r,e,e,r,r,e,e,e,e,r,r,e,e,r,r,e,e,r,r,r,e,e,r,e,e,e,r,e,e,e,r,r,r,r,e,r,e,r,e,e,r,r,e,r,e,r,e,r,r,e,e,r,r,r,e,r,e,r,e,r,r,e,e,e,r,e,r,r,e,r,r,r,e,r,r,r,e,r,r,r,e,r,e,r,r,r,e,e,e,r,e,e,e,e,r,r,r,r,r,e,e,r,r,e,r,r,r,e,r,r,e,e,r,e,e,r,r,e,e,e,e,r,r,e,r,e,r,e,r,r,e,r,r,e,e,r,e,e,r,e,e,e,r,r,r,e,e,r,e,r,e,r,e,r,r,e,r,e,e,e,r,r,e,e,e]},"/_error":["static/chunks/pages/_error-e6ae0605605305af.js"],sortedPages:["/_app","/_error"]}}(1,0,1e-4,14),self.__BUILD_MANIFEST_CB&&self.__BUILD_MANIFEST_CB();
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[33614],{64558:(t,r,e)=>{e.d(r,{CKj:()=>i,qdV:()=>o});var n=e(9488);function i(t){return(0,n.k5)({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"11",cy:"11",r:"8"},child:[]},{tag:"line",attr:{x1:"21",y1:"21",x2:"16.65",y2:"16.65"},child:[]}]})(t)}function o(t){return(0,n.k5)({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"7",y1:"17",x2:"17",y2:"7"},child:[]},{tag:"polyline",attr:{points:"7 7 17 7 17 17"},child:[]}]})(t)}}}]);
|