denchclaw 2.5.3 → 2.5.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +8 -0
- package/apps/web/.next/standalone/apps/web/.next/BUILD_ID +1 -1
- package/apps/web/.next/standalone/apps/web/.next/app-build-manifest.json +155 -162
- package/apps/web/.next/standalone/apps/web/.next/app-path-routes-manifest.json +35 -36
- 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.js.nft.json +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.js.nft.json +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.js.nft.json +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.js.nft.json +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.js.nft.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/stream/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/subagents/route.js.nft.json +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 +8 -8
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/callback/route.js.nft.json +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_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/connections/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/connections/route.js.nft.json +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.js.nft.json +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.js +7 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/status/route.js.nft.json +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/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.js.nft.json +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.js.nft.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/chat/stream/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/sessions/[id]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/sessions/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/integrations/[id]/toggle/route.js.nft.json +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.js.nft.json +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.js.nft.json +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/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.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/settings/cloud/route.js.nft.json +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/skills/[slug]/content/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/[slug]/route.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.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/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.js.nft.json +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.js.nft.json +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.js.nft.json +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.js.nft.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/[id]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/assets/[...path]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/browse/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/browse-file/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/context/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/copy/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/db/introspect/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/db/query/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/delete/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/delete/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/execute/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/file/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/init/route.js +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]/entries/[id]/content/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/[id]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/bulk-delete/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/options/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/[fieldId]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/reorder/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/views/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/open-file/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/path-info/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/query/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/raw-file/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/rename/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/reports/execute/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/reports/execute/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/search-index/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/suggest-files/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/switch/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/switch/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/thumbnail/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/tree/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/upload/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/upload/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/virtual-file/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/watch/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/write-binary/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/page.js +9 -8
- 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.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 +35 -36
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/6426.js +3 -3
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/6787.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/687.js +4 -4
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/7488.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/7515.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/8306.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/functions-config-manifest.json +19 -20
- package/apps/web/.next/standalone/apps/web/.next/server/pages/500.html +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/server-reference-manifest.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/cron/{route-982235d988e17f31.js → route-3f5324f861724fe4.js} +1 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/proxy/{route-982235d988e17f31.js → route-3f5324f861724fe4.js} +1 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/{route-982235d988e17f31.js → route-3f5324f861724fe4.js} +1 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/serve/[...path]/{route-982235d988e17f31.js → route-3f5324f861724fe4.js} +1 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/store/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/webhooks/[...path]/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/active/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/runs/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/stop/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/stream/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/subagents/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/callback/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/connect/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/connections/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/disconnect/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/status/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/toolkits/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/jobs/[jobId]/runs/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/jobs/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/runs/[sessionId]/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/runs/search-transcript/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/feedback/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/channels/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/chat/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/chat/stream/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/sessions/[id]/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/sessions/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/integrations/[id]/toggle/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/integrations/repair/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/integrations/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/memories/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/profiles/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/profiles/switch/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sessions/[sessionId]/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sessions/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/settings/cloud/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/[slug]/content/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/[slug]/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/browse/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/install/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/terminal/port/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/voice/speech/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/voice/transcribe/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/voice/voices/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/[id]/messages/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/[id]/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/assets/[...path]/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/browse/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/browse-file/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/context/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/copy/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/db/introspect/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/db/query/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/delete/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/execute/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/file/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/init/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/link-preview/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/list/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/mkdir/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/move/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/actions/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/actions/runs/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/display-field/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/content/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/bulk-delete/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/options/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/reorder/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/views/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/open-file/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/path-info/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/query/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/raw-file/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/rename/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/reports/execute/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/search-index/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/suggest-files/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/switch/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/thumbnail/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/tree/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/upload/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/virtual-file/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/watch/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/write-binary/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/{layout-efd4871c9d725d65.js → layout-f3680ff738cac0bb.js} +1 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/page-9d91562ada53b3ef.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/workspace/page-449a49cbf2cfee70.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/css/74b1299abb24af0e.css +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/oj1WoDEuGOF0TNojiymK5/_buildManifest.js +1 -0
- package/apps/web/.next/standalone/apps/web/app/components/__fixtures__/composio-empty-final-reply.jsonl +4 -0
- package/apps/web/.next/standalone/apps/web/public/dench-integrations-icon.png +0 -0
- package/apps/web/.next/standalone/apps/web/server.js +1 -1
- package/apps/web/.next/standalone/extensions/apollo-enrichment/index.ts +4 -26
- package/apps/web/.next/standalone/extensions/dench-ai-gateway/composio-bridge.ts +152 -426
- package/apps/web/.next/standalone/extensions/dench-ai-gateway/config-patch.ts +7 -4
- package/apps/web/.next/standalone/extensions/dench-ai-gateway/index.test.ts +280 -220
- package/apps/web/.next/standalone/extensions/dench-ai-gateway/index.ts +2 -2
- package/apps/web/.next/standalone/extensions/dench-identity/composio-cheat-sheet.test.ts +19 -111
- package/apps/web/.next/standalone/extensions/dench-identity/composio-cheat-sheet.ts +63 -108
- package/apps/web/.next/standalone/extensions/dench-identity/composio-tool-search.ts +322 -0
- package/apps/web/.next/standalone/extensions/dench-identity/index.test.ts +461 -55
- package/apps/web/.next/standalone/extensions/dench-identity/index.ts +1316 -200
- package/apps/web/.next/standalone/extensions/exa-search/index.ts +4 -27
- package/apps/web/.next/standalone/extensions/posthog-analytics/lib/build-env.js +1 -1
- package/apps/web/.next/standalone/extensions/shared/composio-search-context.ts +134 -0
- package/apps/web/.next/standalone/extensions/shared/dench-auth.ts +47 -0
- package/apps/web/.next/standalone/package.json +1 -1
- package/apps/web/.next/static/chunks/app/api/apps/cron/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/apps/proxy/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/apps/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/apps/serve/[...path]/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/apps/store/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/apps/webhooks/[...path]/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/chat/active/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/chat/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/chat/runs/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/chat/stop/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/chat/stream/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/chat/subagents/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/composio/callback/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/composio/connect/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/composio/connections/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/composio/disconnect/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/composio/status/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/composio/toolkits/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/cron/jobs/[jobId]/runs/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/cron/jobs/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/cron/runs/[sessionId]/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/cron/runs/search-transcript/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/feedback/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/gateway/channels/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/gateway/chat/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/gateway/chat/stream/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/gateway/sessions/[id]/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/gateway/sessions/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/integrations/[id]/toggle/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/integrations/repair/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/integrations/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/memories/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/profiles/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/profiles/switch/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/sessions/[sessionId]/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/sessions/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/settings/cloud/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/skills/[slug]/content/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/skills/[slug]/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/skills/browse/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/skills/install/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/skills/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/terminal/port/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/voice/speech/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/voice/transcribe/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/voice/voices/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/web-sessions/[id]/messages/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/web-sessions/[id]/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/web-sessions/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/assets/[...path]/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/browse/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/browse-file/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/context/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/copy/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/db/introspect/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/db/query/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/delete/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/execute/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/file/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/init/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/link-preview/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/list/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/mkdir/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/move/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/actions/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/actions/runs/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/display-field/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/content/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/bulk-delete/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/options/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/reorder/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/views/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/open-file/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/path-info/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/query/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/raw-file/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/rename/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/reports/execute/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/search-index/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/suggest-files/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/switch/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/thumbnail/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/tree/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/upload/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/virtual-file/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/watch/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/write-binary/route-3f5324f861724fe4.js +1 -0
- package/apps/web/.next/static/chunks/app/{layout-efd4871c9d725d65.js → layout-f3680ff738cac0bb.js} +1 -1
- package/apps/web/.next/static/chunks/app/page-9d91562ada53b3ef.js +1 -0
- package/apps/web/.next/static/chunks/app/workspace/page-449a49cbf2cfee70.js +1 -0
- package/apps/web/.next/static/css/74b1299abb24af0e.css +1 -0
- package/apps/web/.next/static/oj1WoDEuGOF0TNojiymK5/_buildManifest.js +1 -0
- package/apps/web/public/dench-integrations-icon.png +0 -0
- package/dist/{cli-name-CoW7mNz-.js → cli-name-Sz-5E3q2.js} +1 -1
- package/dist/entry.js +9 -2
- package/dist/{program-BYB4nfWK.js → program-CtW4fcfa.js} +265 -57
- package/dist/{run-main-Z-P_Zlf6.js → run-main-CPnN1zoG.js} +3 -3
- package/dist/{telemetry-DguRjCZq.js → telemetry-C_b18hhq.js} +1 -1
- package/extensions/apollo-enrichment/index.ts +4 -26
- package/extensions/dench-ai-gateway/composio-bridge.ts +152 -426
- package/extensions/dench-ai-gateway/config-patch.ts +7 -4
- package/extensions/dench-ai-gateway/index.test.ts +280 -220
- package/extensions/dench-ai-gateway/index.ts +2 -2
- package/extensions/dench-identity/composio-cheat-sheet.test.ts +19 -111
- package/extensions/dench-identity/composio-cheat-sheet.ts +63 -108
- package/extensions/dench-identity/composio-tool-search.ts +322 -0
- package/extensions/dench-identity/index.test.ts +461 -55
- package/extensions/dench-identity/index.ts +1316 -200
- package/extensions/exa-search/index.ts +4 -27
- package/extensions/posthog-analytics/lib/build-env.js +1 -1
- package/extensions/shared/composio-search-context.ts +134 -0
- package/extensions/shared/dench-auth.ts +47 -0
- package/package.json +1 -1
- package/skills/composio-apps/SKILL.md +27 -9
- package/skills/dench-integrations/SKILL.md +189 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/tool-index/route.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/tool-index/route.js.nft.json +0 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/tool-index/route_client-reference-manifest.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/8650.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/store/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/webhooks/[...path]/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/active/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/runs/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/stop/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/stream/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/subagents/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/callback/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/connect/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/connections/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/disconnect/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/status/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/tool-index/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/toolkits/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/jobs/[jobId]/runs/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/jobs/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/runs/[sessionId]/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/runs/search-transcript/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/feedback/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/channels/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/chat/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/chat/stream/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/sessions/[id]/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/sessions/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/integrations/[id]/toggle/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/integrations/repair/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/integrations/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/memories/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/profiles/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/profiles/switch/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sessions/[sessionId]/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sessions/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/settings/cloud/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/[slug]/content/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/[slug]/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/browse/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/install/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/terminal/port/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/voice/speech/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/voice/transcribe/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/voice/voices/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/[id]/messages/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/[id]/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/assets/[...path]/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/browse/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/browse-file/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/context/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/copy/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/db/introspect/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/db/query/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/delete/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/execute/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/file/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/init/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/link-preview/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/list/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/mkdir/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/move/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/actions/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/actions/runs/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/display-field/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/content/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/bulk-delete/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/options/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/reorder/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/views/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/open-file/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/path-info/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/query/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/raw-file/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/rename/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/reports/execute/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/search-index/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/suggest-files/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/switch/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/thumbnail/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/tree/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/upload/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/virtual-file/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/watch/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/write-binary/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/page-b13706c37de35f50.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/workspace/page-7f60d4efe8904f55.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/css/4f71a2dee93c9f97.css +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/pLgp4DdbS3S0fO7vmZX-a/_buildManifest.js +0 -1
- package/apps/web/.next/static/chunks/app/api/apps/cron/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/apps/proxy/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/apps/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/apps/serve/[...path]/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/apps/store/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/apps/webhooks/[...path]/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/chat/active/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/chat/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/chat/runs/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/chat/stop/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/chat/stream/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/chat/subagents/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/composio/callback/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/composio/connect/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/composio/connections/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/composio/disconnect/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/composio/status/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/composio/tool-index/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/composio/toolkits/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/cron/jobs/[jobId]/runs/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/cron/jobs/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/cron/runs/[sessionId]/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/cron/runs/search-transcript/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/feedback/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/gateway/channels/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/gateway/chat/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/gateway/chat/stream/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/gateway/sessions/[id]/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/gateway/sessions/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/integrations/[id]/toggle/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/integrations/repair/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/integrations/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/memories/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/profiles/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/profiles/switch/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/sessions/[sessionId]/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/sessions/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/settings/cloud/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/skills/[slug]/content/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/skills/[slug]/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/skills/browse/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/skills/install/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/skills/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/terminal/port/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/voice/speech/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/voice/transcribe/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/voice/voices/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/web-sessions/[id]/messages/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/web-sessions/[id]/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/web-sessions/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/assets/[...path]/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/browse/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/browse-file/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/context/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/copy/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/db/introspect/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/db/query/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/delete/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/execute/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/file/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/init/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/link-preview/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/list/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/mkdir/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/move/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/actions/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/actions/runs/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/display-field/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/content/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/bulk-delete/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/options/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/reorder/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/views/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/open-file/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/path-info/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/query/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/raw-file/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/rename/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/reports/execute/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/search-index/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/suggest-files/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/switch/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/thumbnail/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/tree/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/upload/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/virtual-file/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/watch/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/write-binary/route-982235d988e17f31.js +0 -1
- package/apps/web/.next/static/chunks/app/page-b13706c37de35f50.js +0 -1
- package/apps/web/.next/static/chunks/app/workspace/page-7f60d4efe8904f55.js +0 -1
- package/apps/web/.next/static/css/4f71a2dee93c9f97.css +0 -1
- package/apps/web/.next/static/pLgp4DdbS3S0fO7vmZX-a/_buildManifest.js +0 -1
- /package/apps/web/.next/standalone/apps/web/.next/static/{pLgp4DdbS3S0fO7vmZX-a → oj1WoDEuGOF0TNojiymK5}/_ssgManifest.js +0 -0
- /package/apps/web/.next/static/{pLgp4DdbS3S0fO7vmZX-a → oj1WoDEuGOF0TNojiymK5}/_ssgManifest.js +0 -0
|
@@ -1,41 +1,31 @@
|
|
|
1
|
-
import { existsSync, readFileSync } from "node:fs";
|
|
2
|
-
import path from "node:path";
|
|
3
1
|
import type { AnyAgentTool } from "openclaw/plugin-sdk";
|
|
4
|
-
import {
|
|
2
|
+
import { readDenchAuthProfileKey } from "../shared/dench-auth.js";
|
|
5
3
|
|
|
6
4
|
type UnknownRecord = Record<string, unknown>;
|
|
7
5
|
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
connected_apps: Array<{
|
|
11
|
-
toolkit_slug: string;
|
|
12
|
-
toolkit_name: string;
|
|
13
|
-
account_count: number;
|
|
14
|
-
tools: Array<{
|
|
15
|
-
name: string;
|
|
16
|
-
title: string;
|
|
17
|
-
description_short: string;
|
|
18
|
-
required_args: string[];
|
|
19
|
-
arg_hints: Record<string, string>;
|
|
20
|
-
default_args?: Record<string, unknown>;
|
|
21
|
-
example_args?: Record<string, unknown>;
|
|
22
|
-
example_prompts?: string[];
|
|
23
|
-
input_schema?: Record<string, unknown>;
|
|
24
|
-
}>;
|
|
25
|
-
recipes: Record<string, string>;
|
|
26
|
-
}>;
|
|
27
|
-
};
|
|
6
|
+
const DENCH_EXECUTE_INTEGRATIONS_NAME = "dench_execute_integrations";
|
|
7
|
+
const DENCH_INTEGRATIONS_DISPLAY_NAME = "Dench Integrations";
|
|
28
8
|
|
|
29
|
-
|
|
30
|
-
content?: unknown[];
|
|
31
|
-
structuredContent?: unknown;
|
|
32
|
-
isError?: boolean;
|
|
33
|
-
};
|
|
34
|
-
|
|
35
|
-
const GENERIC_TOOL_PARAMETERS = {
|
|
9
|
+
const DENCH_EXECUTE_INTEGRATIONS_PARAMETERS = {
|
|
36
10
|
type: "object",
|
|
37
|
-
additionalProperties:
|
|
38
|
-
properties: {
|
|
11
|
+
additionalProperties: false,
|
|
12
|
+
properties: {
|
|
13
|
+
tool_slug: {
|
|
14
|
+
type: "string",
|
|
15
|
+
description: "Exact tool slug returned by dench_search_integrations, for example GMAIL_FETCH_EMAILS or YOUTUBE_LIST_USER_SUBSCRIPTIONS.",
|
|
16
|
+
},
|
|
17
|
+
arguments: {
|
|
18
|
+
type: "object",
|
|
19
|
+
additionalProperties: true,
|
|
20
|
+
description: "JSON arguments object matching the tool's input_schema from the search results.",
|
|
21
|
+
properties: {},
|
|
22
|
+
},
|
|
23
|
+
connected_account_id: {
|
|
24
|
+
type: "string",
|
|
25
|
+
description: "Optional connected account id. Required only when multiple accounts are connected for the same toolkit. The gateway auto-selects when only one account exists.",
|
|
26
|
+
},
|
|
27
|
+
},
|
|
28
|
+
required: ["tool_slug"],
|
|
39
29
|
} as const;
|
|
40
30
|
|
|
41
31
|
function asRecord(value: unknown): UnknownRecord | undefined {
|
|
@@ -55,420 +45,156 @@ function jsonResult(payload: unknown, details?: Record<string, unknown>) {
|
|
|
55
45
|
};
|
|
56
46
|
}
|
|
57
47
|
|
|
58
|
-
function
|
|
59
|
-
const
|
|
60
|
-
|
|
48
|
+
function resolveGatewayBaseUrl(api: any, fallbackGatewayUrl: string): string {
|
|
49
|
+
const plugins = asRecord(asRecord(api?.config)?.plugins)?.entries;
|
|
50
|
+
const denchGateway = asRecord(asRecord(plugins)?.["dench-ai-gateway"]);
|
|
51
|
+
const gwConfig = asRecord(denchGateway?.config);
|
|
52
|
+
const configuredUrl = readString(gwConfig?.gatewayUrl);
|
|
53
|
+
return (configuredUrl ?? fallbackGatewayUrl).replace(/\/$/, "");
|
|
61
54
|
}
|
|
62
55
|
|
|
63
|
-
function
|
|
64
|
-
|
|
65
|
-
if (!existsSync(filePath)) {
|
|
66
|
-
return null;
|
|
67
|
-
}
|
|
68
|
-
try {
|
|
69
|
-
const raw = JSON.parse(readFileSync(filePath, "utf-8")) as unknown;
|
|
70
|
-
return isComposioToolIndexFile(raw) ? raw : null;
|
|
71
|
-
} catch {
|
|
72
|
-
return null;
|
|
73
|
-
}
|
|
56
|
+
function resolveApiKey(): string | undefined {
|
|
57
|
+
return readDenchAuthProfileKey() ?? undefined;
|
|
74
58
|
}
|
|
75
59
|
|
|
76
|
-
function
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
}
|
|
60
|
+
function createDenchExecuteIntegrationsTool(params: {
|
|
61
|
+
gatewayBaseUrl: string;
|
|
62
|
+
authorization?: string;
|
|
63
|
+
}): AnyAgentTool {
|
|
64
|
+
return {
|
|
65
|
+
name: DENCH_EXECUTE_INTEGRATIONS_NAME,
|
|
66
|
+
label: `${DENCH_INTEGRATIONS_DISPLAY_NAME} Execute`,
|
|
67
|
+
description:
|
|
68
|
+
`Execute a ${DENCH_INTEGRATIONS_DISPLAY_NAME.toLowerCase()} tool by its slug. Pass the tool_slug from dench_search_integrations and the arguments matching its input_schema. The gateway handles authentication and account selection.`,
|
|
69
|
+
parameters: DENCH_EXECUTE_INTEGRATIONS_PARAMETERS,
|
|
70
|
+
async execute(_toolCallId: string, input: Record<string, unknown>) {
|
|
71
|
+
const payload = asRecord(input) ?? {};
|
|
72
|
+
const toolSlug = readString(payload.tool_slug)?.trim();
|
|
73
|
+
const connectedAccountId = readString(payload.connected_account_id)?.trim();
|
|
74
|
+
const toolArgs = asRecord(payload.arguments) ?? {};
|
|
75
|
+
|
|
76
|
+
if (!toolSlug) {
|
|
77
|
+
return jsonResult({
|
|
78
|
+
error: "The `tool_slug` field is required. Use dench_search_integrations to find available tools first.",
|
|
79
|
+
});
|
|
80
|
+
}
|
|
80
81
|
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
82
|
+
try {
|
|
83
|
+
const res = await fetch(`${params.gatewayBaseUrl}/v1/composio/tools/execute`, {
|
|
84
|
+
method: "POST",
|
|
85
|
+
headers: {
|
|
86
|
+
"content-type": "application/json",
|
|
87
|
+
accept: "application/json",
|
|
88
|
+
...(params.authorization ? { authorization: params.authorization } : {}),
|
|
89
|
+
},
|
|
90
|
+
body: JSON.stringify({
|
|
91
|
+
tool_slug: toolSlug,
|
|
92
|
+
arguments: toolArgs,
|
|
93
|
+
...(connectedAccountId ? { connected_account_id: connectedAccountId } : {}),
|
|
94
|
+
}),
|
|
95
|
+
});
|
|
96
|
+
|
|
97
|
+
const text = await res.text();
|
|
98
|
+
let parsed: UnknownRecord | undefined;
|
|
99
|
+
try {
|
|
100
|
+
parsed = JSON.parse(text) as UnknownRecord;
|
|
101
|
+
} catch {
|
|
102
|
+
parsed = undefined;
|
|
103
|
+
}
|
|
104
|
+
|
|
105
|
+
if (!res.ok) {
|
|
106
|
+
const errorCode = readString(asRecord(parsed?.error)?.code) ?? readString(parsed?.code);
|
|
107
|
+
const errorMessage = readString(asRecord(parsed?.error)?.message)
|
|
108
|
+
?? readString(parsed?.error)
|
|
109
|
+
?? text;
|
|
110
|
+
|
|
111
|
+
if (errorCode === "composio_account_selection_required") {
|
|
112
|
+
return jsonResult(
|
|
113
|
+
{
|
|
114
|
+
error: errorMessage,
|
|
115
|
+
account_selection_required: true,
|
|
116
|
+
instruction: "Ask the user which connected account to use and pass its connected_account_id.",
|
|
117
|
+
},
|
|
118
|
+
{ status: "error", errorCode, tool_slug: toolSlug },
|
|
119
|
+
);
|
|
120
|
+
}
|
|
121
|
+
|
|
122
|
+
if (errorCode === "composio_not_connected") {
|
|
123
|
+
return jsonResult(
|
|
124
|
+
{ error: errorMessage, not_connected: true },
|
|
125
|
+
{ status: "error", errorCode, tool_slug: toolSlug },
|
|
126
|
+
);
|
|
127
|
+
}
|
|
128
|
+
|
|
129
|
+
return jsonResult(
|
|
130
|
+
{
|
|
131
|
+
error: `${DENCH_INTEGRATIONS_DISPLAY_NAME} tool ${toolSlug} failed (HTTP ${res.status}).`,
|
|
132
|
+
detail: parsed ?? (text || undefined),
|
|
133
|
+
},
|
|
134
|
+
{ status: "error", tool_slug: toolSlug },
|
|
135
|
+
);
|
|
136
|
+
}
|
|
137
|
+
|
|
138
|
+
const data = parsed?.data;
|
|
139
|
+
const error = readString(parsed?.error);
|
|
140
|
+
const contentPayload = error ? { error, data } : (data ?? parsed ?? {});
|
|
141
|
+
|
|
142
|
+
return {
|
|
143
|
+
content: [{
|
|
144
|
+
type: "text" as const,
|
|
145
|
+
text: JSON.stringify(contentPayload, null, 2),
|
|
146
|
+
}],
|
|
147
|
+
details: {
|
|
148
|
+
denchIntegrations: true,
|
|
149
|
+
tool_slug: toolSlug,
|
|
150
|
+
...(parsed?.log_id ? { logId: parsed.log_id } : {}),
|
|
151
|
+
...(data !== undefined ? { structuredContent: data } : {}),
|
|
152
|
+
...(error ? { status: "error", error } : {}),
|
|
153
|
+
...(connectedAccountId ? { connectedAccountId } : {}),
|
|
154
|
+
},
|
|
155
|
+
};
|
|
156
|
+
} catch (error) {
|
|
157
|
+
return jsonResult(
|
|
158
|
+
{
|
|
159
|
+
error: `${DENCH_INTEGRATIONS_DISPLAY_NAME} tool ${toolSlug} failed.`,
|
|
160
|
+
detail: error instanceof Error ? error.message : String(error),
|
|
161
|
+
},
|
|
162
|
+
{ status: "error", tool_slug: toolSlug },
|
|
163
|
+
);
|
|
164
|
+
}
|
|
165
|
+
},
|
|
166
|
+
} as AnyAgentTool;
|
|
84
167
|
}
|
|
85
168
|
|
|
86
|
-
function stripRuntimeComposioServer(api: any):
|
|
169
|
+
function stripRuntimeComposioServer(api: any): void {
|
|
87
170
|
const rootConfig = asRecord(api?.config);
|
|
88
171
|
const mcp = asRecord(rootConfig?.mcp);
|
|
89
172
|
const servers = asRecord(mcp?.servers);
|
|
90
|
-
if (!rootConfig || !mcp || !servers)
|
|
91
|
-
return null;
|
|
92
|
-
}
|
|
93
|
-
const composio = asRecord(servers?.composio);
|
|
94
|
-
if (!composio) {
|
|
95
|
-
return null;
|
|
96
|
-
}
|
|
173
|
+
if (!rootConfig || !mcp || !servers) return;
|
|
97
174
|
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
delete servers.composio;
|
|
104
|
-
if (Object.keys(servers).length === 0) {
|
|
105
|
-
delete mcp.servers;
|
|
106
|
-
}
|
|
107
|
-
if (mcp && Object.keys(mcp).length === 0) {
|
|
108
|
-
delete rootConfig.mcp;
|
|
109
|
-
}
|
|
110
|
-
|
|
111
|
-
return captured;
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
function resolveConfiguredApiKey(api: any): string | undefined {
|
|
115
|
-
const provider = asRecord(api?.config?.models?.providers?.["dench-cloud"]);
|
|
116
|
-
const providerKey = readString(provider?.apiKey)?.trim();
|
|
117
|
-
if (providerKey) {
|
|
118
|
-
return providerKey;
|
|
119
|
-
}
|
|
120
|
-
|
|
121
|
-
const envVars = ["DENCH_CLOUD_API_KEY", "DENCH_API_KEY"] as const;
|
|
122
|
-
for (const envVar of envVars) {
|
|
123
|
-
const value = process.env[envVar]?.trim();
|
|
124
|
-
if (value) {
|
|
125
|
-
return value;
|
|
126
|
-
}
|
|
175
|
+
if (servers.composio) {
|
|
176
|
+
delete servers.composio;
|
|
177
|
+
if (Object.keys(servers).length === 0) delete mcp.servers;
|
|
178
|
+
if (Object.keys(mcp).length === 0) delete rootConfig.mcp;
|
|
127
179
|
}
|
|
128
|
-
|
|
129
|
-
return undefined;
|
|
130
180
|
}
|
|
131
181
|
|
|
132
|
-
function
|
|
133
|
-
|
|
134
|
-
const apiKey = resolveConfiguredApiKey(api);
|
|
135
|
-
if (stripped?.url) {
|
|
136
|
-
return {
|
|
137
|
-
url: stripped.url,
|
|
138
|
-
authorization: stripped.authorization ?? (apiKey ? `Bearer ${apiKey}` : undefined),
|
|
139
|
-
};
|
|
140
|
-
}
|
|
182
|
+
export function registerDenchIntegrationsBridge(api: any, fallbackGatewayUrl: string) {
|
|
183
|
+
stripRuntimeComposioServer(api);
|
|
141
184
|
|
|
185
|
+
const gatewayBaseUrl = resolveGatewayBaseUrl(api, fallbackGatewayUrl);
|
|
186
|
+
const apiKey = resolveApiKey();
|
|
142
187
|
if (!apiKey) {
|
|
143
|
-
return null;
|
|
144
|
-
}
|
|
145
|
-
|
|
146
|
-
const config = buildComposioMcpServerConfig(fallbackGatewayUrl, apiKey);
|
|
147
|
-
return {
|
|
148
|
-
url: config.url,
|
|
149
|
-
authorization: config.headers.Authorization,
|
|
150
|
-
};
|
|
151
|
-
}
|
|
152
|
-
|
|
153
|
-
function buildFallbackParameters(tool: ComposioToolIndexFile["connected_apps"][number]["tools"][number]) {
|
|
154
|
-
const fieldNames = [...new Set([...tool.required_args, ...Object.keys(tool.arg_hints)])];
|
|
155
|
-
if (fieldNames.length === 0) {
|
|
156
|
-
return GENERIC_TOOL_PARAMETERS;
|
|
157
|
-
}
|
|
158
|
-
|
|
159
|
-
return {
|
|
160
|
-
type: "object",
|
|
161
|
-
additionalProperties: true,
|
|
162
|
-
properties: Object.fromEntries(
|
|
163
|
-
fieldNames.map((field) => [
|
|
164
|
-
field,
|
|
165
|
-
tool.arg_hints[field] ? { description: tool.arg_hints[field] } : {},
|
|
166
|
-
]),
|
|
167
|
-
),
|
|
168
|
-
required: tool.required_args,
|
|
169
|
-
};
|
|
170
|
-
}
|
|
171
|
-
|
|
172
|
-
function normalizeToolParameters(tool: ComposioToolIndexFile["connected_apps"][number]["tools"][number]) {
|
|
173
|
-
const schema = asRecord(tool.input_schema);
|
|
174
|
-
if (!schema) {
|
|
175
|
-
return buildFallbackParameters(tool);
|
|
176
|
-
}
|
|
177
|
-
|
|
178
|
-
return {
|
|
179
|
-
...schema,
|
|
180
|
-
type: "object",
|
|
181
|
-
additionalProperties:
|
|
182
|
-
typeof schema.additionalProperties === "boolean" || asRecord(schema.additionalProperties)
|
|
183
|
-
? schema.additionalProperties
|
|
184
|
-
: true,
|
|
185
|
-
};
|
|
186
|
-
}
|
|
187
|
-
|
|
188
|
-
function extractToolCallResultFromJsonRpcMessage(payload: unknown): ComposioToolCallResult | null {
|
|
189
|
-
const rec = asRecord(payload);
|
|
190
|
-
const result = asRecord(rec?.result);
|
|
191
|
-
if (!result) {
|
|
192
|
-
return null;
|
|
193
|
-
}
|
|
194
|
-
|
|
195
|
-
const content = Array.isArray(result.content) ? result.content : undefined;
|
|
196
|
-
const structuredContent = result.structuredContent;
|
|
197
|
-
const hasStructuredContent = Object.hasOwn(result, "structuredContent");
|
|
198
|
-
const isError = result.isError === true;
|
|
199
|
-
|
|
200
|
-
if (!content && !hasStructuredContent && !Object.hasOwn(result, "isError")) {
|
|
201
|
-
return null;
|
|
202
|
-
}
|
|
203
|
-
|
|
204
|
-
return {
|
|
205
|
-
...(content ? { content } : {}),
|
|
206
|
-
...(hasStructuredContent ? { structuredContent } : {}),
|
|
207
|
-
...(Object.hasOwn(result, "isError") ? { isError } : {}),
|
|
208
|
-
};
|
|
209
|
-
}
|
|
210
|
-
|
|
211
|
-
function parseSseJsonRpcToolCall(body: string): ComposioToolCallResult | null {
|
|
212
|
-
const lines = body.split(/\r?\n/);
|
|
213
|
-
let lastPayload: unknown = null;
|
|
214
|
-
for (const line of lines) {
|
|
215
|
-
const trimmed = line.trim();
|
|
216
|
-
if (!trimmed.startsWith("data:")) {
|
|
217
|
-
continue;
|
|
218
|
-
}
|
|
219
|
-
const raw = trimmed.slice(5).trim();
|
|
220
|
-
if (!raw || raw === "[DONE]") {
|
|
221
|
-
continue;
|
|
222
|
-
}
|
|
223
|
-
try {
|
|
224
|
-
lastPayload = JSON.parse(raw);
|
|
225
|
-
} catch {
|
|
226
|
-
// Ignore non-JSON SSE frames.
|
|
227
|
-
}
|
|
228
|
-
}
|
|
229
|
-
|
|
230
|
-
return lastPayload === null ? null : extractToolCallResultFromJsonRpcMessage(lastPayload);
|
|
231
|
-
}
|
|
232
|
-
|
|
233
|
-
async function parseToolCallResponse(res: Response): Promise<ComposioToolCallResult | null> {
|
|
234
|
-
const contentType = res.headers.get("content-type") ?? "";
|
|
235
|
-
const text = await res.text();
|
|
236
|
-
if (contentType.includes("text/event-stream")) {
|
|
237
|
-
const fromSse = parseSseJsonRpcToolCall(text);
|
|
238
|
-
if (fromSse) {
|
|
239
|
-
return fromSse;
|
|
240
|
-
}
|
|
241
|
-
}
|
|
242
|
-
|
|
243
|
-
try {
|
|
244
|
-
return extractToolCallResultFromJsonRpcMessage(JSON.parse(text) as unknown);
|
|
245
|
-
} catch {
|
|
246
|
-
return parseSseJsonRpcToolCall(text);
|
|
247
|
-
}
|
|
248
|
-
}
|
|
249
|
-
|
|
250
|
-
function toAgentToolResult(toolName: string, result: ComposioToolCallResult) {
|
|
251
|
-
const content =
|
|
252
|
-
Array.isArray(result.content) && result.content.length > 0
|
|
253
|
-
? result.content
|
|
254
|
-
: result.structuredContent !== undefined
|
|
255
|
-
? [{ type: "text" as const, text: JSON.stringify(result.structuredContent, null, 2) }]
|
|
256
|
-
: [
|
|
257
|
-
{
|
|
258
|
-
type: "text" as const,
|
|
259
|
-
text: JSON.stringify(
|
|
260
|
-
{
|
|
261
|
-
status: result.isError === true ? "error" : "ok",
|
|
262
|
-
server: "composio",
|
|
263
|
-
tool: toolName,
|
|
264
|
-
},
|
|
265
|
-
null,
|
|
266
|
-
2,
|
|
267
|
-
),
|
|
268
|
-
},
|
|
269
|
-
];
|
|
270
|
-
|
|
271
|
-
const details: Record<string, unknown> = {
|
|
272
|
-
composioBridge: true,
|
|
273
|
-
mcpServer: "composio",
|
|
274
|
-
mcpTool: toolName,
|
|
275
|
-
};
|
|
276
|
-
if (result.structuredContent !== undefined) {
|
|
277
|
-
details.structuredContent = result.structuredContent;
|
|
278
|
-
}
|
|
279
|
-
if (result.isError === true) {
|
|
280
|
-
details.status = "error";
|
|
281
|
-
}
|
|
282
|
-
|
|
283
|
-
return {
|
|
284
|
-
content: content as Array<{ type: string; text?: string }>,
|
|
285
|
-
details,
|
|
286
|
-
};
|
|
287
|
-
}
|
|
288
|
-
|
|
289
|
-
async function executeComposioTool(params: {
|
|
290
|
-
url: string;
|
|
291
|
-
authorization?: string;
|
|
292
|
-
toolName: string;
|
|
293
|
-
input: Record<string, unknown>;
|
|
294
|
-
}) {
|
|
295
|
-
try {
|
|
296
|
-
const res = await fetch(params.url, {
|
|
297
|
-
method: "POST",
|
|
298
|
-
headers: {
|
|
299
|
-
"content-type": "application/json",
|
|
300
|
-
accept: "application/json, text/event-stream",
|
|
301
|
-
...(params.authorization ? { authorization: params.authorization } : {}),
|
|
302
|
-
},
|
|
303
|
-
body: JSON.stringify({
|
|
304
|
-
jsonrpc: "2.0",
|
|
305
|
-
id: 1,
|
|
306
|
-
method: "tools/call",
|
|
307
|
-
params: {
|
|
308
|
-
name: params.toolName,
|
|
309
|
-
arguments: params.input,
|
|
310
|
-
},
|
|
311
|
-
}),
|
|
312
|
-
});
|
|
313
|
-
|
|
314
|
-
if (!res.ok) {
|
|
315
|
-
const detail = await res.text().catch(() => "");
|
|
316
|
-
return jsonResult(
|
|
317
|
-
{
|
|
318
|
-
error: `Composio tool ${params.toolName} failed (HTTP ${res.status}).`,
|
|
319
|
-
detail: detail || undefined,
|
|
320
|
-
},
|
|
321
|
-
{
|
|
322
|
-
composioBridge: true,
|
|
323
|
-
mcpServer: "composio",
|
|
324
|
-
mcpTool: params.toolName,
|
|
325
|
-
status: "error",
|
|
326
|
-
},
|
|
327
|
-
);
|
|
328
|
-
}
|
|
329
|
-
|
|
330
|
-
const parsed = await parseToolCallResponse(res);
|
|
331
|
-
if (!parsed) {
|
|
332
|
-
return jsonResult(
|
|
333
|
-
{
|
|
334
|
-
error: `Composio tool ${params.toolName} returned an unreadable response.`,
|
|
335
|
-
},
|
|
336
|
-
{
|
|
337
|
-
composioBridge: true,
|
|
338
|
-
mcpServer: "composio",
|
|
339
|
-
mcpTool: params.toolName,
|
|
340
|
-
status: "error",
|
|
341
|
-
},
|
|
342
|
-
);
|
|
343
|
-
}
|
|
344
|
-
|
|
345
|
-
return toAgentToolResult(params.toolName, parsed);
|
|
346
|
-
} catch (error) {
|
|
347
|
-
return jsonResult(
|
|
348
|
-
{
|
|
349
|
-
error: `Composio tool ${params.toolName} failed.`,
|
|
350
|
-
detail: error instanceof Error ? error.message : String(error),
|
|
351
|
-
},
|
|
352
|
-
{
|
|
353
|
-
composioBridge: true,
|
|
354
|
-
mcpServer: "composio",
|
|
355
|
-
mcpTool: params.toolName,
|
|
356
|
-
status: "error",
|
|
357
|
-
},
|
|
358
|
-
);
|
|
359
|
-
}
|
|
360
|
-
}
|
|
361
|
-
|
|
362
|
-
function buildToolDescription(
|
|
363
|
-
app: ComposioToolIndexFile["connected_apps"][number],
|
|
364
|
-
tool: ComposioToolIndexFile["connected_apps"][number]["tools"][number],
|
|
365
|
-
) {
|
|
366
|
-
const summary =
|
|
367
|
-
tool.description_short?.trim() ||
|
|
368
|
-
tool.title?.trim() ||
|
|
369
|
-
`Use the connected ${app.toolkit_name} integration via Composio.`;
|
|
370
|
-
const promptExamples = tool.example_prompts?.filter(Boolean).slice(0, 2) ?? [];
|
|
371
|
-
const suffix = promptExamples.length
|
|
372
|
-
? ` Typical requests: ${promptExamples.map((sample) => `"${sample}"`).join("; ")}.`
|
|
373
|
-
: "";
|
|
374
|
-
return `${summary} Uses the connected ${app.toolkit_name} account through Dench Cloud's Composio bridge.${suffix}`;
|
|
375
|
-
}
|
|
376
|
-
|
|
377
|
-
function humanizeToolName(name: string) {
|
|
378
|
-
return name
|
|
379
|
-
.toLowerCase()
|
|
380
|
-
.replace(/_/g, " ")
|
|
381
|
-
.replace(/\b\w/g, (char) => char.toUpperCase());
|
|
382
|
-
}
|
|
383
|
-
|
|
384
|
-
function createRegisteredComposioTools(params: {
|
|
385
|
-
index: ComposioToolIndexFile;
|
|
386
|
-
serverConfig: {
|
|
387
|
-
url: string;
|
|
388
|
-
authorization?: string;
|
|
389
|
-
};
|
|
390
|
-
}): AnyAgentTool[] {
|
|
391
|
-
const seen = new Set<string>();
|
|
392
|
-
const out: AnyAgentTool[] = [];
|
|
393
|
-
|
|
394
|
-
for (const app of params.index.connected_apps) {
|
|
395
|
-
for (const tool of app.tools) {
|
|
396
|
-
const name = tool.name.trim();
|
|
397
|
-
if (!name || seen.has(name)) {
|
|
398
|
-
continue;
|
|
399
|
-
}
|
|
400
|
-
seen.add(name);
|
|
401
|
-
|
|
402
|
-
out.push({
|
|
403
|
-
name,
|
|
404
|
-
label: tool.title?.trim() || name,
|
|
405
|
-
description: buildToolDescription(app, tool),
|
|
406
|
-
parameters: normalizeToolParameters(tool),
|
|
407
|
-
execute: async (_toolCallId: string, input: Record<string, unknown>) =>
|
|
408
|
-
await executeComposioTool({
|
|
409
|
-
url: params.serverConfig.url,
|
|
410
|
-
authorization: params.serverConfig.authorization,
|
|
411
|
-
toolName: name,
|
|
412
|
-
input: asRecord(input) ?? {},
|
|
413
|
-
}),
|
|
414
|
-
} as AnyAgentTool);
|
|
415
|
-
}
|
|
416
|
-
|
|
417
|
-
for (const [intent, recipeToolName] of Object.entries(app.recipes)) {
|
|
418
|
-
const name = recipeToolName.trim();
|
|
419
|
-
if (!name || seen.has(name)) {
|
|
420
|
-
continue;
|
|
421
|
-
}
|
|
422
|
-
seen.add(name);
|
|
423
|
-
|
|
424
|
-
const syntheticTool = {
|
|
425
|
-
name,
|
|
426
|
-
title: intent,
|
|
427
|
-
description_short: `Recommended tool for "${intent}" on the connected ${app.toolkit_name} app.`,
|
|
428
|
-
required_args: [],
|
|
429
|
-
arg_hints: {},
|
|
430
|
-
};
|
|
431
|
-
|
|
432
|
-
out.push({
|
|
433
|
-
name,
|
|
434
|
-
label: intent || humanizeToolName(name),
|
|
435
|
-
description: buildToolDescription(app, syntheticTool),
|
|
436
|
-
parameters: normalizeToolParameters(syntheticTool),
|
|
437
|
-
execute: async (_toolCallId: string, input: Record<string, unknown>) =>
|
|
438
|
-
await executeComposioTool({
|
|
439
|
-
url: params.serverConfig.url,
|
|
440
|
-
authorization: params.serverConfig.authorization,
|
|
441
|
-
toolName: name,
|
|
442
|
-
input: asRecord(input) ?? {},
|
|
443
|
-
}),
|
|
444
|
-
} as AnyAgentTool);
|
|
445
|
-
}
|
|
446
|
-
}
|
|
447
|
-
|
|
448
|
-
return out;
|
|
449
|
-
}
|
|
450
|
-
|
|
451
|
-
export function registerCuratedComposioBridge(api: any, fallbackGatewayUrl: string) {
|
|
452
|
-
const workspaceDir = resolveWorkspaceDir(api);
|
|
453
|
-
const serverConfig = resolveComposioServerConfig(api, fallbackGatewayUrl);
|
|
454
|
-
if (!workspaceDir || !serverConfig?.url) {
|
|
455
|
-
return;
|
|
456
|
-
}
|
|
457
|
-
|
|
458
|
-
const index = readComposioToolIndex(workspaceDir);
|
|
459
|
-
if (!index || index.connected_apps.length === 0) {
|
|
460
|
-
api.logger?.info?.(
|
|
461
|
-
"[dench-ai-gateway] Composio bridge active but no local composio-tool-index.json is available yet.",
|
|
462
|
-
);
|
|
463
188
|
return;
|
|
464
189
|
}
|
|
465
190
|
|
|
466
|
-
const
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
}
|
|
191
|
+
const tool = createDenchExecuteIntegrationsTool({
|
|
192
|
+
gatewayBaseUrl,
|
|
193
|
+
authorization: `Bearer ${apiKey}`,
|
|
194
|
+
});
|
|
470
195
|
|
|
196
|
+
api.registerTool(tool);
|
|
471
197
|
api.logger?.info?.(
|
|
472
|
-
`[dench-ai-gateway] registered ${
|
|
198
|
+
`[dench-ai-gateway] registered ${DENCH_EXECUTE_INTEGRATIONS_NAME} bridge tool`,
|
|
473
199
|
);
|
|
474
200
|
}
|
|
@@ -20,6 +20,11 @@ export type ComposioMcpServerConfig = {
|
|
|
20
20
|
};
|
|
21
21
|
};
|
|
22
22
|
|
|
23
|
+
const DENCH_COMPOSIO_WRAPPER_TOOLS = [
|
|
24
|
+
"dench_search_integrations",
|
|
25
|
+
"dench_execute_integrations",
|
|
26
|
+
] as const;
|
|
27
|
+
|
|
23
28
|
export function buildComposioMcpServerConfig(
|
|
24
29
|
gatewayUrl: string,
|
|
25
30
|
apiKey: string,
|
|
@@ -74,10 +79,8 @@ export function buildDenchCloudConfigPatch(params: {
|
|
|
74
79
|
},
|
|
75
80
|
},
|
|
76
81
|
},
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
composio: buildComposioMcpServerConfig(params.gatewayUrl, params.apiKey),
|
|
80
|
-
},
|
|
82
|
+
tools: {
|
|
83
|
+
alsoAllow: [...DENCH_COMPOSIO_WRAPPER_TOOLS],
|
|
81
84
|
},
|
|
82
85
|
};
|
|
83
86
|
}
|