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
package/apps/web/.next/standalone/apps/web/.next/server/app/page_client-reference-manifest.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"5742":{"*":{"id":"26948","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"18372","name":"*","chunks":[],"async":false}},"7975":{"*":{"id":"48752","name":"*","chunks":[],"async":false}},"9296":{"*":{"id":"81138","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"61971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"4762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"83173","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"76459","name":"*","chunks":[],"async":false}},"
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"5742":{"*":{"id":"26948","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"18372","name":"*","chunks":[],"async":false}},"7975":{"*":{"id":"48752","name":"*","chunks":[],"async":false}},"9296":{"*":{"id":"81138","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"61971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"4762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"83173","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"76459","name":"*","chunks":[],"async":false}},"64243":{"*":{"id":"89540","name":"*","chunks":[],"async":true}},"85681":{"*":{"id":"77667","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"11362","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"71091","name":"*","chunks":[],"async":false}},"96135":{"*":{"id":"17209","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js":{"id":24636,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":24636,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js":{"id":6820,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":6820,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":95797,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":95797,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js":{"id":22229,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":22229,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":56673,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":56673,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":41457,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":41457,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":91464,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":91464,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":85681,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":85681,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/global-error.tsx":{"id":96135,"name":"*","chunks":["4219","static/chunks/app/global-error-ec2646847a23c664.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/components/posthog-provider.tsx":{"id":7975,"name":"*","chunks":["5700","static/chunks/df90ee31-b8ee23eaa0135739.js","7177","static/chunks/app/layout-f3680ff738cac0bb.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/globals.css":{"id":89480,"name":"*","chunks":["5700","static/chunks/df90ee31-b8ee23eaa0135739.js","7177","static/chunks/app/layout-f3680ff738cac0bb.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next-themes@0.4.6_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next-themes/dist/index.mjs":{"id":5742,"name":"*","chunks":["5700","static/chunks/df90ee31-b8ee23eaa0135739.js","7177","static/chunks/app/layout-f3680ff738cac0bb.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/page.tsx":{"id":64243,"name":"*","chunks":["5700","static/chunks/df90ee31-b8ee23eaa0135739.js","6237","static/chunks/db534642-50243f054f94495f.js","2830","static/chunks/8532165e-abce74bbb270ef26.js","5261","static/chunks/7f67b0df-54679694c67e2b76.js","8438","static/chunks/80f1cbb7-c9635d81d9fe6819.js","2763","static/chunks/13959dde-c903075a69fab592.js","7073","static/chunks/1fceb049-f902400d9bbacdab.js","1377","static/chunks/c2d15609-28842465e7275227.js","9702","static/chunks/9702-d646bcd7cb8fe6bf.js","8974","static/chunks/app/page-9d91562ada53b3ef.js"],"async":true},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/workspace/page.tsx":{"id":9296,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/DenchClaw/DenchClaw/apps/web/":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/global-error":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/layout":[{"inlined":false,"path":"static/css/74b1299abb24af0e.css"}],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/page":[]},"rscModuleMapping":{"5742":{"*":{"id":"31906","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"65194","name":"*","chunks":[],"async":false}},"7975":{"*":{"id":"79554","name":"*","chunks":[],"async":false}},"9296":{"*":{"id":"51604","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"63521","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"53948","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"32459","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"12409","name":"*","chunks":[],"async":false}},"64243":{"*":{"id":"6546","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"62049","name":"*","chunks":[],"async":false}},"89480":{"*":{"id":"79341","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"6604","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"48389","name":"*","chunks":[],"async":false}},"96135":{"*":{"id":"99207","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"5742":{"*":{"id":"26948","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"18372","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"61971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"4762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"83173","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"76459","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"77667","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"11362","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"71091","name":"*","chunks":[],"async":false}}}}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
(()=>{var a={};a.id=6364,a.ids=[6364],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},16698:a=>{"use strict";a.exports=require("node:async_hooks")},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},26713:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/is-bot")},28354:a=>{"use strict";a.exports=require("util")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},33873:a=>{"use strict";a.exports=require("path")},41025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},41579:(a,b,c)=>{"use strict";c.d(b,{V:()=>j});var d=c(36927),e=c(15962),f=[[1,8],[2,16],[4,32],[64,128]];function g(a){let b=a.length,c=a[0]?a[0].length:0,d=Math.ceil(c/2),e="";for(let g=0;g<d;g++){let d=10240;for(let e=0;e<4&&e<b;e++)for(let b=0;b<2;b++){let h=2*g+b;h<c&&a[e]&&a[e][h]&&(d|=f[e][b])}e+=String.fromCodePoint(d)}return e}function h(a,b){return a<=0||b<=0?[]:Array.from({length:a},()=>Array(b).fill(!1))}var i={braille:{frames:["⠋","⠙","⠹","⠸","⠼","⠴","⠦","⠧","⠇","⠏"],interval:80},braillewave:{frames:["⠁⠂⠄⡀","⠂⠄⡀⢀","⠄⡀⢀⠠","⡀⢀⠠⠐","⢀⠠⠐⠈","⠠⠐⠈⠁","⠐⠈⠁⠂","⠈⠁⠂⠄"],interval:100},dna:{frames:["⠋⠉⠙⠚","⠉⠙⠚⠒","⠙⠚⠒⠂","⠚⠒⠂⠂","⠒⠂⠂⠒","⠂⠂⠒⠲","⠂⠒⠲⠴","⠒⠲⠴⠤","⠲⠴⠤⠄","⠴⠤⠄⠋","⠤⠄⠋⠉","⠄⠋⠉⠙"],interval:80},scan:{frames:function(){let a=[];for(let b=-1;b<9;b++){let c=h(4,8);for(let a=0;a<4;a++)for(let d=0;d<8;d++)(d===b||d===b-1)&&(c[a][d]=!0);a.push(g(c))}return a}(),interval:70},rain:{frames:function(){let a=[],b=[0,3,1,5,2,7,4,6];for(let c=0;c<12;c++){let d=h(4,8);for(let a=0;a<8;a++){let e=(c+b[a])%6;e<4&&(d[e][a]=!0)}a.push(g(d))}return a}(),interval:100},scanline:{frames:function(){let a=[];for(let b of[0,1,2,3,2,1]){let c=h(4,6);for(let a=0;a<6;a++)c[b][a]=!0,b>0&&(c[b-1][a]=a%2==0);a.push(g(c))}return a}(),interval:120},pulse:{frames:function(){let a=[];for(let b of[.5,1.2,2,3,3.5]){let c=h(4,6);for(let a=0;a<4;a++)for(let d=0;d<6;d++).9>Math.abs(Math.sqrt((d-2.5)**2+(a-1.5)**2)-b)&&(c[a][d]=!0);a.push(g(c))}return a}(),interval:180},snake:{frames:function(){let a=[];for(let b=0;b<4;b++)if(b%2==0)for(let c=0;c<4;c++)a.push([b,c]);else for(let c=3;c>=0;c--)a.push([b,c]);let b=[];for(let c=0;c<a.length;c++){let d=h(4,4);for(let b=0;b<4;b++){let e=(c-b+a.length)%a.length;d[a[e][0]][a[e][1]]=!0}b.push(g(d))}return b}(),interval:80},sparkle:{frames:function(){let a=[];for(let b of[[1,0,0,1,0,0,1,0,0,0,1,0,0,1,0,0,0,1,0,0,1,0,0,1,1,0,0,0,0,1,0,0],[0,1,0,0,1,0,0,1,1,0,0,1,0,0,0,1,0,0,0,1,0,1,0,0,0,0,1,0,1,0,1,0],[0,0,1,0,0,1,0,0,0,1,0,0,0,0,1,0,1,0,1,0,0,0,0,1,0,1,0,1,0,0,0,1],[1,0,0,0,0,0,1,1,0,0,1,0,1,0,0,0,0,0,0,0,1,0,1,0,1,0,0,1,0,0,1,0],[0,0,0,1,1,0,0,0,0,1,0,0,0,1,0,1,1,0,0,1,0,0,0,0,0,1,0,0,0,1,0,1],[0,1,1,0,0,0,0,1,0,0,0,1,0,0,1,0,0,1,0,0,0,1,0,0,0,0,1,0,1,0,0,0]]){let c=h(4,8);for(let a=0;a<4;a++)for(let d=0;d<8;d++)c[a][d]=!!b[8*a+d];a.push(g(c))}return a}(),interval:150},cascade:{frames:function(){let a=[];for(let b=-2;b<12;b++){let c=h(4,8);for(let a=0;a<4;a++)for(let d=0;d<8;d++){let e=d+a;(e===b||e===b-1)&&(c[a][d]=!0)}a.push(g(c))}return a}(),interval:60},columns:{frames:function(){let a=[];for(let b=0;b<6;b++)for(let c=3;c>=0;c--){let d=h(4,6);for(let a=0;a<b;a++)for(let b=0;b<4;b++)d[b][a]=!0;for(let a=c;a<4;a++)d[a][b]=!0;a.push(g(d))}let b=h(4,6);for(let a=0;a<4;a++)for(let c=0;c<6;c++)b[a][c]=!0;return a.push(g(b)),a.push(g(h(4,6))),a}(),interval:60},orbit:{frames:function(){let a=[[0,0],[0,1],[1,1],[2,1],[3,1],[3,0],[2,0],[1,0]],b=[];for(let c=0;c<a.length;c++){let d=h(4,2);d[a[c][0]][a[c][1]]=!0;let e=(c-1+a.length)%a.length;d[a[e][0]][a[e][1]]=!0,b.push(g(d))}return b}(),interval:100},breathe:{frames:function(){let a=[[],[[1,0]],[[0,1],[2,0]],[[0,0],[1,1],[3,0]],[[0,0],[1,1],[2,0],[3,1]],[[0,0],[0,1],[1,1],[2,0],[3,1]],[[0,0],[0,1],[1,0],[2,1],[3,0],[3,1]],[[0,0],[0,1],[1,0],[1,1],[2,0],[3,0],[3,1]],[[0,0],[0,1],[1,0],[1,1],[2,0],[2,1],[3,0],[3,1]]],b=[];for(let c of[...a,...a.slice().reverse().slice(1)]){let a=h(4,2);for(let[b,d]of c)a[b][d]=!0;b.push(g(a))}return b}(),interval:100},waverows:{frames:function(){let a=[];for(let b=0;b<16;b++){let c=h(4,8);for(let a=0;a<8;a++){let d=Math.round((Math.sin(.8*(b-.5*a))+1)/2*3);c[d][a]=!0,d>0&&(c[d-1][a]=(b+a)%3==0)}a.push(g(c))}return a}(),interval:90},checkerboard:{frames:function(){let a=[];for(let b=0;b<4;b++){let c=h(4,6);for(let a=0;a<4;a++)for(let d=0;d<6;d++)b<2?c[a][d]=(a+d+b)%2==0:c[a][d]=(a+d+b)%3==0;a.push(g(c))}return a}(),interval:250},helix:{frames:function(){let a=[];for(let b=0;b<16;b++){let c=h(4,8);for(let a=0;a<8;a++){let d=Math.PI/4*(b+a),e=Math.round((Math.sin(d)+1)/2*3),f=Math.round((Math.sin(d+Math.PI)+1)/2*3);c[e][a]=!0,c[f][a]=!0}a.push(g(c))}return a}(),interval:80},fillsweep:{frames:function(){let a=[];for(let b=3;b>=0;b--){let c=h(4,4);for(let a=b;a<4;a++)for(let b=0;b<4;b++)c[a][b]=!0;a.push(g(c))}let b=h(4,4);for(let a=0;a<4;a++)for(let c=0;c<4;c++)b[a][c]=!0;a.push(g(b)),a.push(g(b));for(let b=0;b<4;b++){let c=h(4,4);for(let a=b+1;a<4;a++)for(let b=0;b<4;b++)c[a][b]=!0;a.push(g(c))}return a.push(g(h(4,4))),a}(),interval:100},diagswipe:{frames:function(){let a=[];for(let b=0;b<=6;b++){let c=h(4,4);for(let a=0;a<4;a++)for(let d=0;d<4;d++)a+d<=b&&(c[a][d]=!0);a.push(g(c))}let b=h(4,4);for(let a=0;a<4;a++)for(let c=0;c<4;c++)b[a][c]=!0;a.push(g(b));for(let b=0;b<=6;b++){let c=h(4,4);for(let a=0;a<4;a++)for(let d=0;d<4;d++)a+d>b&&(c[a][d]=!0);a.push(g(c))}return a.push(g(h(4,4))),a}(),interval:60}};function j({name:a="braille",children:b,className:c,style:f}){let[g,h]=(0,e.useState)(0),j=i[a];return(0,d.jsxs)("span",{className:c,style:{fontFamily:"monospace",...f},children:[j.frames[g],null!=b&&(0,d.jsxs)(d.Fragment,{children:[" ",b]})]})}},48161:a=>{"use strict";a.exports=require("node:os")},51604:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>d});let d=(0,c(72665).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/workspace/page.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/workspace/page.tsx","default")},59673:(a,b,c)=>{Promise.resolve().then(c.bind(c,51604))},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},72825:(a,b,c)=>{Promise.resolve().then(c.bind(c,81138))},73024:a=>{"use strict";a.exports=require("node:fs")},76760:a=>{"use strict";a.exports=require("node:path")},77598:a=>{"use strict";a.exports=require("node:crypto")},80481:a=>{"use strict";a.exports=require("node:readline")},81138:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>g});var d=c(36927);c(15962);var e=c(38253),f=c(41579);function g(){return(0,e.useRouter)(),(0,d.jsx)("div",{className:"flex h-screen items-center justify-center",style:{background:"var(--color-bg)"},children:(0,d.jsx)(f.V,{name:"braille",className:"text-2xl",style:{color:"var(--color-text-muted)"}})})}},85974:(a,b,c)=>{"use strict";c.r(b),c.d(b,{GlobalError:()=>C.default,__next_app__:()=>I,handler:()=>K,pages:()=>H,routeModule:()=>J,tree:()=>G});var d=c(35159),e=c(41752),f=c(95860),g=c(1769),h=c(73615),i=c(43399),j=c(84894),k=c(41651),l=c(5563),m=c(66361),n=c(67149),o=c(6314),p=c(93524),q=c(25877),r=c(261),s=c(75804),t=c(18041),u=c(26713),v=c(75973),w=c(15422),x=c(88706),y=c(6527),z=c(61953),A=c(66107),B=c(86439),C=c(99207),D=c(33389),E=c(25188),F={};for(let a in D)0>["default","tree","pages","GlobalError","__next_app__","routeModule","handler"].indexOf(a)&&(F[a]=()=>D[a]);c.d(b,F);let G={children:["",{children:["workspace",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(c.bind(c,51604)),"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/workspace/page.tsx"]}]},{}]},{layout:[()=>Promise.resolve().then(c.bind(c,9549)),"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/layout.tsx"],"global-error":[()=>Promise.resolve().then(c.bind(c,99207)),"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/global-error.tsx"],"not-found":[()=>Promise.resolve().then(c.t.bind(c,11313,23)),"next/dist/client/components/builtin/not-found.js"],forbidden:[()=>Promise.resolve().then(c.t.bind(c,60172,23)),"next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>Promise.resolve().then(c.t.bind(c,56863,23)),"next/dist/client/components/builtin/unauthorized.js"]}]}.children,H=["/home/runner/work/DenchClaw/DenchClaw/apps/web/app/workspace/page.tsx"],I={require:c,loadChunk:()=>Promise.resolve()},J=new d.AppPageRouteModule({definition:{kind:e.RouteKind.APP_PAGE,page:"/workspace/page",pathname:"/workspace",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:G},distDir:".next",relativeProjectDir:""});async function K(a,b,d){var F;let L="/workspace/page";"/index"===L&&(L="/");let M=(0,h.getRequestMeta)(a,"postponed"),N=(0,h.getRequestMeta)(a,"minimalMode"),O=await J.prepare(a,b,{srcPage:L,multiZoneDraftMode:!1});if(!O)return b.statusCode=400,b.end("Bad Request"),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let{buildId:P,query:Q,params:R,parsedUrl:S,pageIsDynamic:T,buildManifest:U,nextFontManifest:V,reactLoadableManifest:W,serverActionsManifest:X,clientReferenceManifest:Y,subresourceIntegrityManifest:Z,prerenderManifest:$,isDraftMode:_,resolvedPathname:aa,revalidateOnlyGenerated:ab,routerServerContext:ac,nextConfig:ad,interceptionRoutePatterns:ae}=O,af=S.pathname||"/",ag=(0,r.normalizeAppPath)(L),{isOnDemandRevalidate:ah}=O,ai=J.match(af,$),aj=!!$.routes[aa],ak=!!(ai||aj||$.routes[ag]),al=a.headers["user-agent"]||"",am=(0,u.getBotType)(al),an=(0,p.isHtmlBotRequest)(a),ao=(0,h.getRequestMeta)(a,"isPrefetchRSCRequest")??"1"===a.headers[t.NEXT_ROUTER_PREFETCH_HEADER],ap=(0,h.getRequestMeta)(a,"isRSCRequest")??!!a.headers[t.RSC_HEADER],aq=(0,s.getIsPossibleServerAction)(a),ar=(0,m.checkIsAppPPREnabled)(ad.experimental.ppr)&&(null==(F=$.routes[ag]??$.dynamicRoutes[ag])?void 0:F.renderingMode)==="PARTIALLY_STATIC",as=!1,at=!1,au=ar?M:void 0,av=ar&&ap&&!ao,aw=(0,h.getRequestMeta)(a,"segmentPrefetchRSCRequest"),ax=!al||(0,p.shouldServeStreamingMetadata)(al,ad.htmlLimitedBots);an&&ar&&(ak=!1,ax=!1);let ay=!0===J.isDev||!ak||"string"==typeof M||av,az=an&&ar,aA=null;_||!ak||ay||aq||au||av||(aA=aa);let aB=aA;!aB&&J.isDev&&(aB=aa),J.isDev||_||!ak||!ap||av||(0,k.d)(a.headers);let aC={...D,tree:G,pages:H,GlobalError:C.default,handler:K,routeModule:J,__next_app__:I};X&&Y&&(0,o.setReferenceManifestsSingleton)({page:L,clientReferenceManifest:Y,serverActionsManifest:X,serverModuleMap:(0,q.createServerModuleMap)({serverActionsManifest:X})});let aD=a.method||"GET",aE=(0,g.getTracer)(),aF=aE.getActiveScopeSpan();try{let f=J.getVaryHeader(aa,ae);b.setHeader("Vary",f);let k=async(c,d)=>{let e=new l.NodeNextRequest(a),f=new l.NodeNextResponse(b);return J.render(e,f,d).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let d=aE.getRootSpanAttributes();if(!d)return;if(d.get("next.span_type")!==i.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${d.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=d.get("next.route");if(e){let a=`${aD} ${e}`;c.setAttributes({"next.route":e,"http.route":e,"next.span_name":a}),c.updateName(a)}else c.updateName(`${aD} ${a.url}`)})},m=async({span:e,postponed:f,fallbackRouteParams:g})=>{let i={query:Q,params:R,page:ag,sharedContext:{buildId:P},serverComponentsHmrCache:(0,h.getRequestMeta)(a,"serverComponentsHmrCache"),fallbackRouteParams:g,renderOpts:{App:()=>null,Document:()=>null,pageConfig:{},ComponentMod:aC,Component:(0,j.T)(aC),params:R,routeModule:J,page:L,postponed:f,shouldWaitOnAllReady:az,serveStreamingMetadata:ax,supportsDynamicResponse:"string"==typeof f||ay,buildManifest:U,nextFontManifest:V,reactLoadableManifest:W,subresourceIntegrityManifest:Z,serverActionsManifest:X,clientReferenceManifest:Y,setIsrStatus:null==ac?void 0:ac.setIsrStatus,dir:c(33873).join(process.cwd(),J.relativeProjectDir),isDraftMode:_,isRevalidate:ak&&!f&&!av,botType:am,isOnDemandRevalidate:ah,isPossibleServerAction:aq,assetPrefix:ad.assetPrefix,nextConfigOutput:ad.output,crossOrigin:ad.crossOrigin,trailingSlash:ad.trailingSlash,previewProps:$.preview,deploymentId:ad.deploymentId,enableTainting:ad.experimental.taint,htmlLimitedBots:ad.htmlLimitedBots,devtoolSegmentExplorer:ad.experimental.devtoolSegmentExplorer,reactMaxHeadersLength:ad.reactMaxHeadersLength,multiZoneDraftMode:!1,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:ad.experimental.cacheLife,basePath:ad.basePath,serverActions:ad.experimental.serverActions,...as?{nextExport:!0,supportsDynamicResponse:!1,isStaticGeneration:!0,isRevalidate:!0,isDebugDynamicAccesses:as}:{},experimental:{isRoutePPREnabled:ar,expireTime:ad.expireTime,staleTimes:ad.experimental.staleTimes,cacheComponents:!!ad.experimental.cacheComponents,clientSegmentCache:!!ad.experimental.clientSegmentCache,clientParamParsing:!!ad.experimental.clientParamParsing,dynamicOnHover:!!ad.experimental.dynamicOnHover,inlineCss:!!ad.experimental.inlineCss,authInterrupts:!!ad.experimental.authInterrupts,clientTraceMetadata:ad.experimental.clientTraceMetadata||[]},waitUntil:d.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:()=>{},onInstrumentationRequestError:(b,c,d)=>J.onRequestError(a,b,d,ac),err:(0,h.getRequestMeta)(a,"invokeError"),dev:J.isDev}},l=await k(e,i),{metadata:m}=l,{cacheControl:n,headers:o={},fetchTags:p}=m;if(p&&(o[y.NEXT_CACHE_TAGS_HEADER]=p),a.fetchMetrics=m.fetchMetrics,ak&&(null==n?void 0:n.revalidate)===0&&!J.isDev&&!ar){let a=m.staticBailoutInfo,b=Object.defineProperty(Error(`Page changed from static to dynamic at runtime ${aa}${(null==a?void 0:a.description)?`, reason: ${a.description}`:""}
|
|
1
|
+
(()=>{var a={};a.id=6364,a.ids=[6364],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},16698:a=>{"use strict";a.exports=require("node:async_hooks")},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},26713:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/is-bot")},28354:a=>{"use strict";a.exports=require("util")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},33873:a=>{"use strict";a.exports=require("path")},41025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},41579:(a,b,c)=>{"use strict";c.d(b,{V:()=>j});var d=c(36927),e=c(15962),f=[[1,8],[2,16],[4,32],[64,128]];function g(a){let b=a.length,c=a[0]?a[0].length:0,d=Math.ceil(c/2),e="";for(let g=0;g<d;g++){let d=10240;for(let e=0;e<4&&e<b;e++)for(let b=0;b<2;b++){let h=2*g+b;h<c&&a[e]&&a[e][h]&&(d|=f[e][b])}e+=String.fromCodePoint(d)}return e}function h(a,b){return a<=0||b<=0?[]:Array.from({length:a},()=>Array(b).fill(!1))}var i={braille:{frames:["⠋","⠙","⠹","⠸","⠼","⠴","⠦","⠧","⠇","⠏"],interval:80},braillewave:{frames:["⠁⠂⠄⡀","⠂⠄⡀⢀","⠄⡀⢀⠠","⡀⢀⠠⠐","⢀⠠⠐⠈","⠠⠐⠈⠁","⠐⠈⠁⠂","⠈⠁⠂⠄"],interval:100},dna:{frames:["⠋⠉⠙⠚","⠉⠙⠚⠒","⠙⠚⠒⠂","⠚⠒⠂⠂","⠒⠂⠂⠒","⠂⠂⠒⠲","⠂⠒⠲⠴","⠒⠲⠴⠤","⠲⠴⠤⠄","⠴⠤⠄⠋","⠤⠄⠋⠉","⠄⠋⠉⠙"],interval:80},scan:{frames:function(){let a=[];for(let b=-1;b<9;b++){let c=h(4,8);for(let a=0;a<4;a++)for(let d=0;d<8;d++)(d===b||d===b-1)&&(c[a][d]=!0);a.push(g(c))}return a}(),interval:70},rain:{frames:function(){let a=[],b=[0,3,1,5,2,7,4,6];for(let c=0;c<12;c++){let d=h(4,8);for(let a=0;a<8;a++){let e=(c+b[a])%6;e<4&&(d[e][a]=!0)}a.push(g(d))}return a}(),interval:100},scanline:{frames:function(){let a=[];for(let b of[0,1,2,3,2,1]){let c=h(4,6);for(let a=0;a<6;a++)c[b][a]=!0,b>0&&(c[b-1][a]=a%2==0);a.push(g(c))}return a}(),interval:120},pulse:{frames:function(){let a=[];for(let b of[.5,1.2,2,3,3.5]){let c=h(4,6);for(let a=0;a<4;a++)for(let d=0;d<6;d++).9>Math.abs(Math.sqrt((d-2.5)**2+(a-1.5)**2)-b)&&(c[a][d]=!0);a.push(g(c))}return a}(),interval:180},snake:{frames:function(){let a=[];for(let b=0;b<4;b++)if(b%2==0)for(let c=0;c<4;c++)a.push([b,c]);else for(let c=3;c>=0;c--)a.push([b,c]);let b=[];for(let c=0;c<a.length;c++){let d=h(4,4);for(let b=0;b<4;b++){let e=(c-b+a.length)%a.length;d[a[e][0]][a[e][1]]=!0}b.push(g(d))}return b}(),interval:80},sparkle:{frames:function(){let a=[];for(let b of[[1,0,0,1,0,0,1,0,0,0,1,0,0,1,0,0,0,1,0,0,1,0,0,1,1,0,0,0,0,1,0,0],[0,1,0,0,1,0,0,1,1,0,0,1,0,0,0,1,0,0,0,1,0,1,0,0,0,0,1,0,1,0,1,0],[0,0,1,0,0,1,0,0,0,1,0,0,0,0,1,0,1,0,1,0,0,0,0,1,0,1,0,1,0,0,0,1],[1,0,0,0,0,0,1,1,0,0,1,0,1,0,0,0,0,0,0,0,1,0,1,0,1,0,0,1,0,0,1,0],[0,0,0,1,1,0,0,0,0,1,0,0,0,1,0,1,1,0,0,1,0,0,0,0,0,1,0,0,0,1,0,1],[0,1,1,0,0,0,0,1,0,0,0,1,0,0,1,0,0,1,0,0,0,1,0,0,0,0,1,0,1,0,0,0]]){let c=h(4,8);for(let a=0;a<4;a++)for(let d=0;d<8;d++)c[a][d]=!!b[8*a+d];a.push(g(c))}return a}(),interval:150},cascade:{frames:function(){let a=[];for(let b=-2;b<12;b++){let c=h(4,8);for(let a=0;a<4;a++)for(let d=0;d<8;d++){let e=d+a;(e===b||e===b-1)&&(c[a][d]=!0)}a.push(g(c))}return a}(),interval:60},columns:{frames:function(){let a=[];for(let b=0;b<6;b++)for(let c=3;c>=0;c--){let d=h(4,6);for(let a=0;a<b;a++)for(let b=0;b<4;b++)d[b][a]=!0;for(let a=c;a<4;a++)d[a][b]=!0;a.push(g(d))}let b=h(4,6);for(let a=0;a<4;a++)for(let c=0;c<6;c++)b[a][c]=!0;return a.push(g(b)),a.push(g(h(4,6))),a}(),interval:60},orbit:{frames:function(){let a=[[0,0],[0,1],[1,1],[2,1],[3,1],[3,0],[2,0],[1,0]],b=[];for(let c=0;c<a.length;c++){let d=h(4,2);d[a[c][0]][a[c][1]]=!0;let e=(c-1+a.length)%a.length;d[a[e][0]][a[e][1]]=!0,b.push(g(d))}return b}(),interval:100},breathe:{frames:function(){let a=[[],[[1,0]],[[0,1],[2,0]],[[0,0],[1,1],[3,0]],[[0,0],[1,1],[2,0],[3,1]],[[0,0],[0,1],[1,1],[2,0],[3,1]],[[0,0],[0,1],[1,0],[2,1],[3,0],[3,1]],[[0,0],[0,1],[1,0],[1,1],[2,0],[3,0],[3,1]],[[0,0],[0,1],[1,0],[1,1],[2,0],[2,1],[3,0],[3,1]]],b=[];for(let c of[...a,...a.slice().reverse().slice(1)]){let a=h(4,2);for(let[b,d]of c)a[b][d]=!0;b.push(g(a))}return b}(),interval:100},waverows:{frames:function(){let a=[];for(let b=0;b<16;b++){let c=h(4,8);for(let a=0;a<8;a++){let d=Math.round((Math.sin(.8*(b-.5*a))+1)/2*3);c[d][a]=!0,d>0&&(c[d-1][a]=(b+a)%3==0)}a.push(g(c))}return a}(),interval:90},checkerboard:{frames:function(){let a=[];for(let b=0;b<4;b++){let c=h(4,6);for(let a=0;a<4;a++)for(let d=0;d<6;d++)b<2?c[a][d]=(a+d+b)%2==0:c[a][d]=(a+d+b)%3==0;a.push(g(c))}return a}(),interval:250},helix:{frames:function(){let a=[];for(let b=0;b<16;b++){let c=h(4,8);for(let a=0;a<8;a++){let d=Math.PI/4*(b+a),e=Math.round((Math.sin(d)+1)/2*3),f=Math.round((Math.sin(d+Math.PI)+1)/2*3);c[e][a]=!0,c[f][a]=!0}a.push(g(c))}return a}(),interval:80},fillsweep:{frames:function(){let a=[];for(let b=3;b>=0;b--){let c=h(4,4);for(let a=b;a<4;a++)for(let b=0;b<4;b++)c[a][b]=!0;a.push(g(c))}let b=h(4,4);for(let a=0;a<4;a++)for(let c=0;c<4;c++)b[a][c]=!0;a.push(g(b)),a.push(g(b));for(let b=0;b<4;b++){let c=h(4,4);for(let a=b+1;a<4;a++)for(let b=0;b<4;b++)c[a][b]=!0;a.push(g(c))}return a.push(g(h(4,4))),a}(),interval:100},diagswipe:{frames:function(){let a=[];for(let b=0;b<=6;b++){let c=h(4,4);for(let a=0;a<4;a++)for(let d=0;d<4;d++)a+d<=b&&(c[a][d]=!0);a.push(g(c))}let b=h(4,4);for(let a=0;a<4;a++)for(let c=0;c<4;c++)b[a][c]=!0;a.push(g(b));for(let b=0;b<=6;b++){let c=h(4,4);for(let a=0;a<4;a++)for(let d=0;d<4;d++)a+d>b&&(c[a][d]=!0);a.push(g(c))}return a.push(g(h(4,4))),a}(),interval:60}};function j({name:a="braille",children:b,className:c,style:f}){let[g,h]=(0,e.useState)(0),j=(0,e.useMemo)(()=>i[a]??i.braille,[a]),k=j.frames.length,l=k>0?j.frames[g%k]:"";return(0,d.jsxs)("span",{className:c,style:{fontFamily:"monospace",...f},children:[l,null!=b&&(0,d.jsxs)(d.Fragment,{children:[" ",b]})]})}},48161:a=>{"use strict";a.exports=require("node:os")},51604:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>d});let d=(0,c(72665).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/workspace/page.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/workspace/page.tsx","default")},59673:(a,b,c)=>{Promise.resolve().then(c.bind(c,51604))},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},72825:(a,b,c)=>{Promise.resolve().then(c.bind(c,81138))},73024:a=>{"use strict";a.exports=require("node:fs")},76760:a=>{"use strict";a.exports=require("node:path")},77598:a=>{"use strict";a.exports=require("node:crypto")},80481:a=>{"use strict";a.exports=require("node:readline")},81138:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>g});var d=c(36927);c(15962);var e=c(38253),f=c(41579);function g(){return(0,e.useRouter)(),(0,d.jsx)("div",{className:"flex h-screen items-center justify-center",style:{background:"var(--color-bg)"},children:(0,d.jsx)(f.V,{name:"braille",className:"text-2xl",style:{color:"var(--color-text-muted)"}})})}},85974:(a,b,c)=>{"use strict";c.r(b),c.d(b,{GlobalError:()=>C.default,__next_app__:()=>I,handler:()=>K,pages:()=>H,routeModule:()=>J,tree:()=>G});var d=c(35159),e=c(41752),f=c(95860),g=c(1769),h=c(73615),i=c(43399),j=c(84894),k=c(41651),l=c(5563),m=c(66361),n=c(67149),o=c(6314),p=c(93524),q=c(25877),r=c(261),s=c(75804),t=c(18041),u=c(26713),v=c(75973),w=c(15422),x=c(88706),y=c(6527),z=c(61953),A=c(66107),B=c(86439),C=c(99207),D=c(33389),E=c(25188),F={};for(let a in D)0>["default","tree","pages","GlobalError","__next_app__","routeModule","handler"].indexOf(a)&&(F[a]=()=>D[a]);c.d(b,F);let G={children:["",{children:["workspace",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(c.bind(c,51604)),"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/workspace/page.tsx"]}]},{}]},{layout:[()=>Promise.resolve().then(c.bind(c,9549)),"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/layout.tsx"],"global-error":[()=>Promise.resolve().then(c.bind(c,99207)),"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/global-error.tsx"],"not-found":[()=>Promise.resolve().then(c.t.bind(c,11313,23)),"next/dist/client/components/builtin/not-found.js"],forbidden:[()=>Promise.resolve().then(c.t.bind(c,60172,23)),"next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>Promise.resolve().then(c.t.bind(c,56863,23)),"next/dist/client/components/builtin/unauthorized.js"]}]}.children,H=["/home/runner/work/DenchClaw/DenchClaw/apps/web/app/workspace/page.tsx"],I={require:c,loadChunk:()=>Promise.resolve()},J=new d.AppPageRouteModule({definition:{kind:e.RouteKind.APP_PAGE,page:"/workspace/page",pathname:"/workspace",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:G},distDir:".next",relativeProjectDir:""});async function K(a,b,d){var F;let L="/workspace/page";"/index"===L&&(L="/");let M=(0,h.getRequestMeta)(a,"postponed"),N=(0,h.getRequestMeta)(a,"minimalMode"),O=await J.prepare(a,b,{srcPage:L,multiZoneDraftMode:!1});if(!O)return b.statusCode=400,b.end("Bad Request"),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let{buildId:P,query:Q,params:R,parsedUrl:S,pageIsDynamic:T,buildManifest:U,nextFontManifest:V,reactLoadableManifest:W,serverActionsManifest:X,clientReferenceManifest:Y,subresourceIntegrityManifest:Z,prerenderManifest:$,isDraftMode:_,resolvedPathname:aa,revalidateOnlyGenerated:ab,routerServerContext:ac,nextConfig:ad,interceptionRoutePatterns:ae}=O,af=S.pathname||"/",ag=(0,r.normalizeAppPath)(L),{isOnDemandRevalidate:ah}=O,ai=J.match(af,$),aj=!!$.routes[aa],ak=!!(ai||aj||$.routes[ag]),al=a.headers["user-agent"]||"",am=(0,u.getBotType)(al),an=(0,p.isHtmlBotRequest)(a),ao=(0,h.getRequestMeta)(a,"isPrefetchRSCRequest")??"1"===a.headers[t.NEXT_ROUTER_PREFETCH_HEADER],ap=(0,h.getRequestMeta)(a,"isRSCRequest")??!!a.headers[t.RSC_HEADER],aq=(0,s.getIsPossibleServerAction)(a),ar=(0,m.checkIsAppPPREnabled)(ad.experimental.ppr)&&(null==(F=$.routes[ag]??$.dynamicRoutes[ag])?void 0:F.renderingMode)==="PARTIALLY_STATIC",as=!1,at=!1,au=ar?M:void 0,av=ar&&ap&&!ao,aw=(0,h.getRequestMeta)(a,"segmentPrefetchRSCRequest"),ax=!al||(0,p.shouldServeStreamingMetadata)(al,ad.htmlLimitedBots);an&&ar&&(ak=!1,ax=!1);let ay=!0===J.isDev||!ak||"string"==typeof M||av,az=an&&ar,aA=null;_||!ak||ay||aq||au||av||(aA=aa);let aB=aA;!aB&&J.isDev&&(aB=aa),J.isDev||_||!ak||!ap||av||(0,k.d)(a.headers);let aC={...D,tree:G,pages:H,GlobalError:C.default,handler:K,routeModule:J,__next_app__:I};X&&Y&&(0,o.setReferenceManifestsSingleton)({page:L,clientReferenceManifest:Y,serverActionsManifest:X,serverModuleMap:(0,q.createServerModuleMap)({serverActionsManifest:X})});let aD=a.method||"GET",aE=(0,g.getTracer)(),aF=aE.getActiveScopeSpan();try{let f=J.getVaryHeader(aa,ae);b.setHeader("Vary",f);let k=async(c,d)=>{let e=new l.NodeNextRequest(a),f=new l.NodeNextResponse(b);return J.render(e,f,d).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let d=aE.getRootSpanAttributes();if(!d)return;if(d.get("next.span_type")!==i.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${d.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=d.get("next.route");if(e){let a=`${aD} ${e}`;c.setAttributes({"next.route":e,"http.route":e,"next.span_name":a}),c.updateName(a)}else c.updateName(`${aD} ${a.url}`)})},m=async({span:e,postponed:f,fallbackRouteParams:g})=>{let i={query:Q,params:R,page:ag,sharedContext:{buildId:P},serverComponentsHmrCache:(0,h.getRequestMeta)(a,"serverComponentsHmrCache"),fallbackRouteParams:g,renderOpts:{App:()=>null,Document:()=>null,pageConfig:{},ComponentMod:aC,Component:(0,j.T)(aC),params:R,routeModule:J,page:L,postponed:f,shouldWaitOnAllReady:az,serveStreamingMetadata:ax,supportsDynamicResponse:"string"==typeof f||ay,buildManifest:U,nextFontManifest:V,reactLoadableManifest:W,subresourceIntegrityManifest:Z,serverActionsManifest:X,clientReferenceManifest:Y,setIsrStatus:null==ac?void 0:ac.setIsrStatus,dir:c(33873).join(process.cwd(),J.relativeProjectDir),isDraftMode:_,isRevalidate:ak&&!f&&!av,botType:am,isOnDemandRevalidate:ah,isPossibleServerAction:aq,assetPrefix:ad.assetPrefix,nextConfigOutput:ad.output,crossOrigin:ad.crossOrigin,trailingSlash:ad.trailingSlash,previewProps:$.preview,deploymentId:ad.deploymentId,enableTainting:ad.experimental.taint,htmlLimitedBots:ad.htmlLimitedBots,devtoolSegmentExplorer:ad.experimental.devtoolSegmentExplorer,reactMaxHeadersLength:ad.reactMaxHeadersLength,multiZoneDraftMode:!1,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:ad.experimental.cacheLife,basePath:ad.basePath,serverActions:ad.experimental.serverActions,...as?{nextExport:!0,supportsDynamicResponse:!1,isStaticGeneration:!0,isRevalidate:!0,isDebugDynamicAccesses:as}:{},experimental:{isRoutePPREnabled:ar,expireTime:ad.expireTime,staleTimes:ad.experimental.staleTimes,cacheComponents:!!ad.experimental.cacheComponents,clientSegmentCache:!!ad.experimental.clientSegmentCache,clientParamParsing:!!ad.experimental.clientParamParsing,dynamicOnHover:!!ad.experimental.dynamicOnHover,inlineCss:!!ad.experimental.inlineCss,authInterrupts:!!ad.experimental.authInterrupts,clientTraceMetadata:ad.experimental.clientTraceMetadata||[]},waitUntil:d.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:()=>{},onInstrumentationRequestError:(b,c,d)=>J.onRequestError(a,b,d,ac),err:(0,h.getRequestMeta)(a,"invokeError"),dev:J.isDev}},l=await k(e,i),{metadata:m}=l,{cacheControl:n,headers:o={},fetchTags:p}=m;if(p&&(o[y.NEXT_CACHE_TAGS_HEADER]=p),a.fetchMetrics=m.fetchMetrics,ak&&(null==n?void 0:n.revalidate)===0&&!J.isDev&&!ar){let a=m.staticBailoutInfo,b=Object.defineProperty(Error(`Page changed from static to dynamic at runtime ${aa}${(null==a?void 0:a.description)?`, reason: ${a.description}`:""}
|
|
2
2
|
see more here https://nextjs.org/docs/messages/app-static-to-dynamic-error`),"__NEXT_ERROR_CODE",{value:"E132",enumerable:!1,configurable:!0});if(null==a?void 0:a.stack){let c=a.stack;b.stack=b.message+c.substring(c.indexOf("\n"))}throw b}return{value:{kind:v.CachedRouteKind.APP_PAGE,html:l,headers:o,rscData:m.flightData,postponed:m.postponed,status:m.statusCode,segmentData:m.segmentData},cacheControl:n}},o=async({hasResolved:c,previousCacheEntry:f,isRevalidating:g,span:i})=>{let j,k=!1===J.isDev,l=c||b.writableEnded;if(ah&&ab&&!f&&!N)return(null==ac?void 0:ac.render404)?await ac.render404(a,b):(b.statusCode=404,b.end("This page could not be found")),null;if(ai&&(j=(0,w.parseFallbackField)(ai.fallback)),j===w.FallbackMode.PRERENDER&&(0,u.isBot)(al)&&(!ar||an)&&(j=w.FallbackMode.BLOCKING_STATIC_RENDER),(null==f?void 0:f.isStale)===-1&&(ah=!0),ah&&(j!==w.FallbackMode.NOT_FOUND||f)&&(j=w.FallbackMode.BLOCKING_STATIC_RENDER),!N&&j!==w.FallbackMode.BLOCKING_STATIC_RENDER&&aB&&!l&&!_&&T&&(k||!aj)){let b;if((k||ai)&&j===w.FallbackMode.NOT_FOUND)throw new B.NoFallbackError;if(ar&&!ap){let c="string"==typeof(null==ai?void 0:ai.fallback)?ai.fallback:k?ag:null;if(b=await J.handleResponse({cacheKey:c,req:a,nextConfig:ad,routeKind:e.RouteKind.APP_PAGE,isFallback:!0,prerenderManifest:$,isRoutePPREnabled:ar,responseGenerator:async()=>m({span:i,postponed:void 0,fallbackRouteParams:k||at?(0,n.u)(ag):null}),waitUntil:d.waitUntil}),null===b)return null;if(b)return delete b.cacheControl,b}}let o=ah||g||!au?void 0:au;if(as&&void 0!==o)return{cacheControl:{revalidate:1,expire:void 0},value:{kind:v.CachedRouteKind.PAGES,html:x.default.EMPTY,pageData:{},headers:void 0,status:void 0}};let p=T&&ar&&((0,h.getRequestMeta)(a,"renderFallbackShell")||at)?(0,n.u)(af):null;return m({span:i,postponed:o,fallbackRouteParams:p})},p=async c=>{var f,g,i,j,k;let l,n=await J.handleResponse({cacheKey:aA,responseGenerator:a=>o({span:c,...a}),routeKind:e.RouteKind.APP_PAGE,isOnDemandRevalidate:ah,isRoutePPREnabled:ar,req:a,nextConfig:ad,prerenderManifest:$,waitUntil:d.waitUntil});if(_&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate"),J.isDev&&b.setHeader("Cache-Control","no-store, must-revalidate"),!n){if(aA)throw Object.defineProperty(Error("invariant: cache entry required but not generated"),"__NEXT_ERROR_CODE",{value:"E62",enumerable:!1,configurable:!0});return null}if((null==(f=n.value)?void 0:f.kind)!==v.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant app-page handler received invalid cache entry ${null==(i=n.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E707",enumerable:!1,configurable:!0});let p="string"==typeof n.value.postponed;ak&&!av&&(!p||ao)&&(N||b.setHeader("x-nextjs-cache",ah?"REVALIDATED":n.isMiss?"MISS":n.isStale?"STALE":"HIT"),b.setHeader(t.NEXT_IS_PRERENDER_HEADER,"1"));let{value:q}=n;if(au)l={revalidate:0,expire:void 0};else if(N&&ap&&!ao&&ar)l={revalidate:0,expire:void 0};else if(!J.isDev)if(_)l={revalidate:0,expire:void 0};else if(ak){if(n.cacheControl)if("number"==typeof n.cacheControl.revalidate){if(n.cacheControl.revalidate<1)throw Object.defineProperty(Error(`Invalid revalidate configuration provided: ${n.cacheControl.revalidate} < 1`),"__NEXT_ERROR_CODE",{value:"E22",enumerable:!1,configurable:!0});l={revalidate:n.cacheControl.revalidate,expire:(null==(j=n.cacheControl)?void 0:j.expire)??ad.expireTime}}else l={revalidate:y.CACHE_ONE_YEAR,expire:void 0}}else b.getHeader("Cache-Control")||(l={revalidate:0,expire:void 0});if(n.cacheControl=l,"string"==typeof aw&&(null==q?void 0:q.kind)===v.CachedRouteKind.APP_PAGE&&q.segmentData){b.setHeader(t.NEXT_DID_POSTPONE_HEADER,"2");let c=null==(k=q.headers)?void 0:k[y.NEXT_CACHE_TAGS_HEADER];N&&ak&&c&&"string"==typeof c&&b.setHeader(y.NEXT_CACHE_TAGS_HEADER,c);let d=q.segmentData.get(aw);return void 0!==d?(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:x.default.fromStatic(d,t.RSC_CONTENT_TYPE_HEADER),cacheControl:n.cacheControl}):(b.statusCode=204,(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:x.default.EMPTY,cacheControl:n.cacheControl}))}let r=(0,h.getRequestMeta)(a,"onCacheEntry");if(r&&await r({...n,value:{...n.value,kind:"PAGE"}},{url:(0,h.getRequestMeta)(a,"initURL")}))return null;if(p&&au)throw Object.defineProperty(Error("Invariant: postponed state should not be present on a resume request"),"__NEXT_ERROR_CODE",{value:"E396",enumerable:!1,configurable:!0});if(q.headers){let a={...q.headers};for(let[c,d]of(N&&ak||delete a[y.NEXT_CACHE_TAGS_HEADER],Object.entries(a)))if(void 0!==d)if(Array.isArray(d))for(let a of d)b.appendHeader(c,a);else"number"==typeof d&&(d=d.toString()),b.appendHeader(c,d)}let s=null==(g=q.headers)?void 0:g[y.NEXT_CACHE_TAGS_HEADER];if(N&&ak&&s&&"string"==typeof s&&b.setHeader(y.NEXT_CACHE_TAGS_HEADER,s),!q.status||ap&&ar||(b.statusCode=q.status),!N&&q.status&&E.RedirectStatusCode[q.status]&&ap&&(b.statusCode=200),p&&b.setHeader(t.NEXT_DID_POSTPONE_HEADER,"1"),ap&&!_){if(void 0===q.rscData){if(q.postponed)throw Object.defineProperty(Error("Invariant: Expected postponed to be undefined"),"__NEXT_ERROR_CODE",{value:"E372",enumerable:!1,configurable:!0});return(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:q.html,cacheControl:av?{revalidate:0,expire:void 0}:n.cacheControl})}return(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:x.default.fromStatic(q.rscData,t.RSC_CONTENT_TYPE_HEADER),cacheControl:n.cacheControl})}let u=q.html;if(!p||N||ap)return(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:u,cacheControl:n.cacheControl});if(as)return u.push(new ReadableStream({start(a){a.enqueue(z.ENCODED_TAGS.CLOSED.BODY_AND_HTML),a.close()}})),(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:u,cacheControl:{revalidate:0,expire:void 0}});let w=new TransformStream;return u.push(w.readable),m({span:c,postponed:q.postponed,fallbackRouteParams:null}).then(async a=>{var b,c;if(!a)throw Object.defineProperty(Error("Invariant: expected a result to be returned"),"__NEXT_ERROR_CODE",{value:"E463",enumerable:!1,configurable:!0});if((null==(b=a.value)?void 0:b.kind)!==v.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant: expected a page response, got ${null==(c=a.value)?void 0:c.kind}`),"__NEXT_ERROR_CODE",{value:"E305",enumerable:!1,configurable:!0});await a.value.html.pipeTo(w.writable)}).catch(a=>{w.writable.abort(a).catch(a=>{console.error("couldn't abort transformer",a)})}),(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:u,cacheControl:{revalidate:0,expire:void 0}})};if(!aF)return await aE.withPropagatedContext(a.headers,()=>aE.trace(i.BaseServerSpan.handleRequest,{spanName:`${aD} ${a.url}`,kind:g.SpanKind.SERVER,attributes:{"http.method":aD,"http.target":a.url}},p));await p(aF)}catch(b){throw b instanceof B.NoFallbackError||await J.onRequestError(a,b,{routerKind:"App Router",routePath:L,routeType:"render",revalidateReason:(0,f.c)({isRevalidate:ak,isOnDemandRevalidate:ah})},ac),b}}},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")}};var b=require("../../webpack-runtime.js");b.C(a);var c=b.X(0,[6973,3536,684,6787],()=>b(b.s=85974));module.exports=c})();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/workspace/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"5742":{"*":{"id":"26948","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"18372","name":"*","chunks":[],"async":false}},"7975":{"*":{"id":"48752","name":"*","chunks":[],"async":false}},"9296":{"*":{"id":"81138","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"61971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"4762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"83173","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"76459","name":"*","chunks":[],"async":false}},"
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/workspace/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"5742":{"*":{"id":"26948","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"18372","name":"*","chunks":[],"async":false}},"7975":{"*":{"id":"48752","name":"*","chunks":[],"async":false}},"9296":{"*":{"id":"81138","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"61971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"4762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"83173","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"76459","name":"*","chunks":[],"async":false}},"64243":{"*":{"id":"89540","name":"*","chunks":[],"async":true}},"85681":{"*":{"id":"77667","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"11362","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"71091","name":"*","chunks":[],"async":false}},"96135":{"*":{"id":"17209","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js":{"id":24636,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":24636,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js":{"id":6820,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":6820,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":95797,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":95797,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js":{"id":22229,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":22229,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":56673,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":56673,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":41457,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":41457,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":91464,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":91464,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":85681,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":85681,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/global-error.tsx":{"id":96135,"name":"*","chunks":["4219","static/chunks/app/global-error-ec2646847a23c664.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/components/posthog-provider.tsx":{"id":7975,"name":"*","chunks":["5700","static/chunks/df90ee31-b8ee23eaa0135739.js","7177","static/chunks/app/layout-f3680ff738cac0bb.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/globals.css":{"id":89480,"name":"*","chunks":["5700","static/chunks/df90ee31-b8ee23eaa0135739.js","7177","static/chunks/app/layout-f3680ff738cac0bb.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next-themes@0.4.6_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next-themes/dist/index.mjs":{"id":5742,"name":"*","chunks":["5700","static/chunks/df90ee31-b8ee23eaa0135739.js","7177","static/chunks/app/layout-f3680ff738cac0bb.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/page.tsx":{"id":64243,"name":"*","chunks":["5700","static/chunks/df90ee31-b8ee23eaa0135739.js","6237","static/chunks/db534642-50243f054f94495f.js","2830","static/chunks/8532165e-abce74bbb270ef26.js","5261","static/chunks/7f67b0df-54679694c67e2b76.js","8438","static/chunks/80f1cbb7-c9635d81d9fe6819.js","2763","static/chunks/13959dde-c903075a69fab592.js","7073","static/chunks/1fceb049-f902400d9bbacdab.js","1377","static/chunks/c2d15609-28842465e7275227.js","9702","static/chunks/9702-d646bcd7cb8fe6bf.js","8974","static/chunks/app/page-9d91562ada53b3ef.js"],"async":true},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/workspace/page.tsx":{"id":9296,"name":"*","chunks":["6364","static/chunks/app/workspace/page-449a49cbf2cfee70.js"],"async":false}},"entryCSSFiles":{"/home/runner/work/DenchClaw/DenchClaw/apps/web/":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/global-error":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/layout":[{"inlined":false,"path":"static/css/74b1299abb24af0e.css"}],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/page":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/workspace/page":[]},"rscModuleMapping":{"5742":{"*":{"id":"31906","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"65194","name":"*","chunks":[],"async":false}},"7975":{"*":{"id":"79554","name":"*","chunks":[],"async":false}},"9296":{"*":{"id":"51604","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"63521","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"53948","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"32459","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"12409","name":"*","chunks":[],"async":false}},"64243":{"*":{"id":"6546","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"62049","name":"*","chunks":[],"async":false}},"89480":{"*":{"id":"79341","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"6604","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"48389","name":"*","chunks":[],"async":false}},"96135":{"*":{"id":"99207","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"5742":{"*":{"id":"26948","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"18372","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"61971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"4762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"83173","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"76459","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"77667","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"11362","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"71091","name":"*","chunks":[],"async":false}}}}
|
|
@@ -3,97 +3,96 @@
|
|
|
3
3
|
"/api/workspace/objects/[name]/views/route": "app/api/workspace/objects/[name]/views/route.js",
|
|
4
4
|
"/api/apps/cron/route": "app/api/apps/cron/route.js",
|
|
5
5
|
"/api/apps/proxy/route": "app/api/apps/proxy/route.js",
|
|
6
|
+
"/api/apps/serve/[...path]/route": "app/api/apps/serve/[...path]/route.js",
|
|
6
7
|
"/api/apps/route": "app/api/apps/route.js",
|
|
7
|
-
"/api/apps/store/route": "app/api/apps/store/route.js",
|
|
8
8
|
"/api/chat/active/route": "app/api/chat/active/route.js",
|
|
9
|
-
"/api/apps/serve/[...path]/route": "app/api/apps/serve/[...path]/route.js",
|
|
10
9
|
"/api/apps/webhooks/[...path]/route": "app/api/apps/webhooks/[...path]/route.js",
|
|
10
|
+
"/api/apps/store/route": "app/api/apps/store/route.js",
|
|
11
11
|
"/api/chat/runs/route": "app/api/chat/runs/route.js",
|
|
12
12
|
"/api/chat/stop/route": "app/api/chat/stop/route.js",
|
|
13
13
|
"/api/chat/subagents/route": "app/api/chat/subagents/route.js",
|
|
14
|
-
"/api/
|
|
14
|
+
"/api/composio/connect/route": "app/api/composio/connect/route.js",
|
|
15
15
|
"/api/composio/callback/route": "app/api/composio/callback/route.js",
|
|
16
|
+
"/api/composio/status/route": "app/api/composio/status/route.js",
|
|
16
17
|
"/api/chat/route": "app/api/chat/route.js",
|
|
17
18
|
"/api/composio/disconnect/route": "app/api/composio/disconnect/route.js",
|
|
18
|
-
"/api/composio/status/route": "app/api/composio/status/route.js",
|
|
19
|
-
"/api/composio/tool-index/route": "app/api/composio/tool-index/route.js",
|
|
20
|
-
"/api/composio/connections/route": "app/api/composio/connections/route.js",
|
|
21
19
|
"/api/composio/toolkits/route": "app/api/composio/toolkits/route.js",
|
|
20
|
+
"/api/composio/connections/route": "app/api/composio/connections/route.js",
|
|
22
21
|
"/api/cron/jobs/[jobId]/runs/route": "app/api/cron/jobs/[jobId]/runs/route.js",
|
|
23
22
|
"/api/cron/jobs/route": "app/api/cron/jobs/route.js",
|
|
24
|
-
"/api/gateway/channels/route": "app/api/gateway/channels/route.js",
|
|
25
|
-
"/api/cron/runs/[sessionId]/route": "app/api/cron/runs/[sessionId]/route.js",
|
|
26
23
|
"/api/feedback/route": "app/api/feedback/route.js",
|
|
24
|
+
"/api/cron/runs/[sessionId]/route": "app/api/cron/runs/[sessionId]/route.js",
|
|
25
|
+
"/api/gateway/channels/route": "app/api/gateway/channels/route.js",
|
|
26
|
+
"/api/gateway/chat/route": "app/api/gateway/chat/route.js",
|
|
27
27
|
"/api/gateway/chat/stream/route": "app/api/gateway/chat/stream/route.js",
|
|
28
28
|
"/api/gateway/sessions/[id]/route": "app/api/gateway/sessions/[id]/route.js",
|
|
29
|
-
"/api/gateway/chat/route": "app/api/gateway/chat/route.js",
|
|
30
|
-
"/api/composio/connect/route": "app/api/composio/connect/route.js",
|
|
31
29
|
"/api/gateway/sessions/route": "app/api/gateway/sessions/route.js",
|
|
30
|
+
"/api/chat/stream/route": "app/api/chat/stream/route.js",
|
|
32
31
|
"/api/integrations/route": "app/api/integrations/route.js",
|
|
33
|
-
"/api/
|
|
32
|
+
"/api/integrations/repair/route": "app/api/integrations/repair/route.js",
|
|
34
33
|
"/api/integrations/[id]/toggle/route": "app/api/integrations/[id]/toggle/route.js",
|
|
35
34
|
"/api/memories/route": "app/api/memories/route.js",
|
|
36
|
-
"/api/profiles/route": "app/api/profiles/route.js",
|
|
37
35
|
"/api/sessions/route": "app/api/sessions/route.js",
|
|
36
|
+
"/api/profiles/route": "app/api/profiles/route.js",
|
|
38
37
|
"/api/profiles/switch/route": "app/api/profiles/switch/route.js",
|
|
39
38
|
"/api/skills/[slug]/content/route": "app/api/skills/[slug]/content/route.js",
|
|
40
|
-
"/api/settings/cloud/route": "app/api/settings/cloud/route.js",
|
|
41
39
|
"/api/sessions/[sessionId]/route": "app/api/sessions/[sessionId]/route.js",
|
|
40
|
+
"/api/settings/cloud/route": "app/api/settings/cloud/route.js",
|
|
42
41
|
"/api/skills/[slug]/route": "app/api/skills/[slug]/route.js",
|
|
43
42
|
"/api/skills/route": "app/api/skills/route.js",
|
|
44
|
-
"/api/skills/browse/route": "app/api/skills/browse/route.js",
|
|
45
43
|
"/api/terminal/port/route": "app/api/terminal/port/route.js",
|
|
44
|
+
"/api/skills/browse/route": "app/api/skills/browse/route.js",
|
|
46
45
|
"/api/voice/transcribe/route": "app/api/voice/transcribe/route.js",
|
|
47
46
|
"/api/voice/speech/route": "app/api/voice/speech/route.js",
|
|
48
|
-
"/api/skills/install/route": "app/api/skills/install/route.js",
|
|
49
47
|
"/api/voice/voices/route": "app/api/voice/voices/route.js",
|
|
48
|
+
"/api/skills/install/route": "app/api/skills/install/route.js",
|
|
50
49
|
"/api/web-sessions/[id]/messages/route": "app/api/web-sessions/[id]/messages/route.js",
|
|
51
50
|
"/api/web-sessions/route": "app/api/web-sessions/route.js",
|
|
52
|
-
"/api/
|
|
53
|
-
"/api/workspace/browse-file/route": "app/api/workspace/browse-file/route.js",
|
|
51
|
+
"/api/workspace/assets/[...path]/route": "app/api/workspace/assets/[...path]/route.js",
|
|
54
52
|
"/api/workspace/browse/route": "app/api/workspace/browse/route.js",
|
|
53
|
+
"/api/cron/runs/search-transcript/route": "app/api/cron/runs/search-transcript/route.js",
|
|
55
54
|
"/api/web-sessions/[id]/route": "app/api/web-sessions/[id]/route.js",
|
|
56
|
-
"/api/workspace/copy/route": "app/api/workspace/copy/route.js",
|
|
57
55
|
"/api/workspace/context/route": "app/api/workspace/context/route.js",
|
|
56
|
+
"/api/workspace/copy/route": "app/api/workspace/copy/route.js",
|
|
58
57
|
"/api/workspace/db/query/route": "app/api/workspace/db/query/route.js",
|
|
59
|
-
"/api/workspace/db/introspect/route": "app/api/workspace/db/introspect/route.js",
|
|
60
58
|
"/api/workspace/execute/route": "app/api/workspace/execute/route.js",
|
|
59
|
+
"/api/workspace/db/introspect/route": "app/api/workspace/db/introspect/route.js",
|
|
61
60
|
"/api/workspace/delete/route": "app/api/workspace/delete/route.js",
|
|
62
|
-
"/api/workspace/link-preview/route": "app/api/workspace/link-preview/route.js",
|
|
63
61
|
"/api/workspace/file/route": "app/api/workspace/file/route.js",
|
|
62
|
+
"/api/workspace/link-preview/route": "app/api/workspace/link-preview/route.js",
|
|
64
63
|
"/api/workspace/init/route": "app/api/workspace/init/route.js",
|
|
65
|
-
"/api/workspace/mkdir/route": "app/api/workspace/mkdir/route.js",
|
|
66
64
|
"/api/workspace/list/route": "app/api/workspace/list/route.js",
|
|
65
|
+
"/api/workspace/mkdir/route": "app/api/workspace/mkdir/route.js",
|
|
66
|
+
"/api/workspace/move/route": "app/api/workspace/move/route.js",
|
|
67
67
|
"/api/workspace/objects/[name]/actions/runs/route": "app/api/workspace/objects/[name]/actions/runs/route.js",
|
|
68
|
-
"/api/workspace/assets/[...path]/route": "app/api/workspace/assets/[...path]/route.js",
|
|
69
68
|
"/api/workspace/objects/[name]/display-field/route": "app/api/workspace/objects/[name]/display-field/route.js",
|
|
70
|
-
"/api/workspace/
|
|
69
|
+
"/api/workspace/browse-file/route": "app/api/workspace/browse-file/route.js",
|
|
71
70
|
"/api/workspace/objects/[name]/entries/bulk-delete/route": "app/api/workspace/objects/[name]/entries/bulk-delete/route.js",
|
|
71
|
+
"/api/workspace/objects/[name]/entries/[id]/content/route": "app/api/workspace/objects/[name]/entries/[id]/content/route.js",
|
|
72
72
|
"/api/workspace/objects/[name]/entries/options/route": "app/api/workspace/objects/[name]/entries/options/route.js",
|
|
73
73
|
"/api/workspace/objects/[name]/entries/route": "app/api/workspace/objects/[name]/entries/route.js",
|
|
74
|
-
"/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route": "app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route.js",
|
|
75
|
-
"/api/workspace/objects/[name]/entries/[id]/content/route": "app/api/workspace/objects/[name]/entries/[id]/content/route.js",
|
|
76
74
|
"/api/workspace/objects/[name]/entries/[id]/route": "app/api/workspace/objects/[name]/entries/[id]/route.js",
|
|
77
|
-
"/api/workspace/
|
|
75
|
+
"/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route": "app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route.js",
|
|
76
|
+
"/api/workspace/objects/[name]/fields/reorder/route": "app/api/workspace/objects/[name]/fields/reorder/route.js",
|
|
77
|
+
"/api/workspace/objects/[name]/actions/route": "app/api/workspace/objects/[name]/actions/route.js",
|
|
78
78
|
"/api/workspace/objects/[name]/fields/[fieldId]/route": "app/api/workspace/objects/[name]/fields/[fieldId]/route.js",
|
|
79
|
-
"/api/workspace/objects/[name]/fields/route": "app/api/workspace/objects/[name]/fields/route.js",
|
|
80
|
-
"/api/workspace/query/route": "app/api/workspace/query/route.js",
|
|
81
|
-
"/api/workspace/open-file/route": "app/api/workspace/open-file/route.js",
|
|
82
|
-
"/api/workspace/raw-file/route": "app/api/workspace/raw-file/route.js",
|
|
83
79
|
"/api/workspace/path-info/route": "app/api/workspace/path-info/route.js",
|
|
80
|
+
"/api/workspace/open-file/route": "app/api/workspace/open-file/route.js",
|
|
81
|
+
"/api/workspace/query/route": "app/api/workspace/query/route.js",
|
|
84
82
|
"/api/workspace/rename/route": "app/api/workspace/rename/route.js",
|
|
83
|
+
"/api/workspace/raw-file/route": "app/api/workspace/raw-file/route.js",
|
|
85
84
|
"/api/workspace/reports/execute/route": "app/api/workspace/reports/execute/route.js",
|
|
86
|
-
"/api/workspace/objects/[name]/
|
|
85
|
+
"/api/workspace/objects/[name]/route": "app/api/workspace/objects/[name]/route.js",
|
|
87
86
|
"/api/workspace/switch/route": "app/api/workspace/switch/route.js",
|
|
88
|
-
"/api/workspace/search-index/route": "app/api/workspace/search-index/route.js",
|
|
89
87
|
"/api/workspace/thumbnail/route": "app/api/workspace/thumbnail/route.js",
|
|
90
|
-
"/api/workspace/
|
|
91
|
-
"/api/workspace/
|
|
92
|
-
"/api/workspace/tree/route": "app/api/workspace/tree/route.js",
|
|
88
|
+
"/api/workspace/search-index/route": "app/api/workspace/search-index/route.js",
|
|
89
|
+
"/api/workspace/upload/route": "app/api/workspace/upload/route.js",
|
|
93
90
|
"/api/workspace/suggest-files/route": "app/api/workspace/suggest-files/route.js",
|
|
91
|
+
"/api/workspace/tree/route": "app/api/workspace/tree/route.js",
|
|
92
|
+
"/api/workspace/objects/[name]/fields/route": "app/api/workspace/objects/[name]/fields/route.js",
|
|
94
93
|
"/api/workspace/write-binary/route": "app/api/workspace/write-binary/route.js",
|
|
95
94
|
"/api/workspace/watch/route": "app/api/workspace/watch/route.js",
|
|
96
|
-
"/api/workspace/
|
|
95
|
+
"/api/workspace/virtual-file/route": "app/api/workspace/virtual-file/route.js",
|
|
97
96
|
"/page": "app/page.js",
|
|
98
97
|
"/workspace/page": "app/workspace/page.js"
|
|
99
98
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
"use strict";exports.id=6426,exports.ids=[6426],exports.modules={76426:(a,b,c)=>{c.a(a,async(a,d)=>{try{c.d(b,{AD:()=>E,Be:()=>C,C9:()=>F,Cr:()=>t,F5:()=>
|
|
1
|
+
"use strict";exports.id=6426,exports.ids=[6426],exports.modules={76426:(a,b,c)=>{c.a(a,async(a,d)=>{try{c.d(b,{AD:()=>E,Be:()=>C,C9:()=>F,Cr:()=>t,F5:()=>L,Go:()=>v,KD:()=>D,QX:()=>B,ed:()=>u,j_:()=>K,pz:()=>A});var e=c(80481),f=c(76760),g=c(73024),h=c(51455),i=c(93349),j=c(80687),k=a([j]);j=(k.then?(await k)():k)[0];let Y="NO_REPLY";function l(a){let b=a.trim();return!!b&&!!(RegExp(`^${Y}\\W*$`).test(b)||Y.startsWith(b)&&b.length>=2&&b.length<Y.length)}function m(a){return!a||"object"!=typeof a||Array.isArray(a)?null:a}function n(a,b){if("string"!=typeof b||!b.trim())return null;let c=b.trim();if("string"==typeof a&&a.trim()){let b=a.trim();return c.toLowerCase().startsWith(`${b.toLowerCase()}/`)?c:`${b}/${c}`}return c}function o(a){if(!a)return"";let b="string"==typeof a.state?a.state:"";if("final"!==b)return"";let c=m(a.message);if(!c||"assistant"!==c.role)return"";let d=c.content;if("string"==typeof d)return d;if(!Array.isArray(d))return"";let e=[];for(let a of d){let b=m(a);if(!b)continue;let c="string"==typeof b.type?b.type:"";("text"===c||"output_text"===c)&&"string"==typeof b.text&&e.push(b.text)}return e.join("")}function p(){return(0,i.GY)()}let Z="__openclaw_activeRuns",$=globalThis[Z]??new Map;globalThis[Z]=$;let _=new Map;async function q(a){try{return await (0,h.access)(a),!0}catch{return!1}}function r(a){let b=(0,f.resolve)(p()),c=(0,f.resolve)(b,(0,f.basename)(a)+".jsonl");if(!c.startsWith(b+"/"))throw Error("Invalid session id");return c}async function s(a,b){let c=(_.get(a)??Promise.resolve()).catch(()=>{}).then(b),d=c.then(()=>void 0,()=>void 0);_.set(a,d);try{return await c}finally{_.get(a)===d&&_.delete(a)}}function t(a){return $.get(a)}function u(a){let b=$.get(a);return void 0!==b&&("running"===b.status||"waiting-for-subagents"===b.status)}function v(){let a=[];for(let[b,c]of $)("running"===c.status||"waiting-for-subagents"===c.status)&&a.push(b);return a}function w(){let a=(0,f.join)((0,i.We)(),"subagents","runs.json");if(!(0,g.existsSync)(a))return[];try{let b=JSON.parse((0,g.readFileSync)(a,"utf-8"));return Object.values(b.runs??{})}catch{return[]}}function x(a){if(!a.isSubscribeOnly||!a.sessionKey||"running"!==a.status)return"completed"===a.status?"completed":"error"===a.status?"error":"unknown";var b=a.sessionKey;for(let a of w()){if(a.childSessionKey!==b)continue;if("number"!=typeof a.endedAt)return"running";let c=m(a.outcome);if(c?.status==="error")return"error";return"completed"}return"unknown"}function y(a){for(let[b,c]of $)if(c.isSubscribeOnly&&c.parentSessionId===a&&"running"===c.status){let a=x(c);if("completed"===a||"error"===a)continue;return!0}return!1}async function z(a){if(y(a))return!0;let b=`:web:${a}`,c=Date.now();for(let a of w()){if(!("string"==typeof a.requesterSessionKey?a.requesterSessionKey:"").endsWith(b)||"number"==typeof a.endedAt)continue;let d="number"==typeof a.createdAt?a.createdAt:0;if(!(d>0)||!(c-d>9e5))return!0}return!1}function A(a,b,c){let d=$.get(a);if(!d)return null;let e=c?.replay??!0,f=c?.replayTerminalBuffer??!1;if(e)for(let a of d.eventBuffer)b(a);if(d.isSubscribeOnly&&"running"===d.status){let a=x(d);("completed"===a||"error"===a)&&I(d,a)}if("running"!==d.status&&"waiting-for-subagents"!==d.status){if(!e&&("error"===d.status||f))for(let a of d.eventBuffer)b(a);return b(null),()=>{}}return d.subscribers.add(b),()=>{d.subscribers.delete(b)}}function B(a,b){let c=$.get(a);if(!c?.isSubscribeOnly)return!1;if("running"===c.status)return!0;c.status="running",c._lifecycleEnded=!1,c._finalizeTimer&&(clearTimeout(c._finalizeTimer),c._finalizeTimer=null),Q(c),S(c),O(c),c.accumulated={id:`assistant-${a}-${Date.now()}`,role:"assistant",parts:[]};let d=b?(0,j.KJ)(b,a):(0,j.k$)(a,c.lastGlobalSeq);return c._subscribeProcess=d,c.childProcess=d,H(c,d,a),!0}async function C(a,b){let c=$.get(a);if(!c)return!1;let d=b.id??`user-${Date.now()}-${Math.random().toString(36).slice(2)}`,e={type:"user-message",id:d,text:b.text};for(let a of(c.eventBuffer.push(e),c.subscribers))try{a(e)}catch{}try{let c=r(a);await M(),await s(c,async()=>{await q(c)||await (0,h.writeFile)(c,"");let a=(await (0,h.readFile)(c,"utf-8")).split("\n").filter(a=>a.trim());if(a.some(a=>{try{return JSON.parse(a).id===d}catch{return!1}}))return;let e=JSON.stringify({id:d,role:"user",content:b.text,parts:[{type:"text",text:b.text}],timestamp:new Date().toISOString()});await (0,h.writeFile)(c,[...a,e].join("\n")+"\n")})}catch{}return U(c),!0}function D(a){let b=$.get(a);if(!b||"running"!==b.status&&"waiting-for-subagents"!==b.status)return!1;let c="waiting-for-subagents"===b.status;for(let d of(b.status="error",Q(b),O(b),b.abortController.abort(),c||b.childProcess.kill("SIGTERM"),function(a){try{let b=$.get(a),c=b?.pinnedAgentId??(0,i.TY)(),d=b?.pinnedSessionKey??`agent:${c}:web:${a}`;(0,j.Gk)("chat.abort",{sessionKey:d},{timeoutMs:4e3}).catch(()=>{})}catch{}}(a),V(b).catch(()=>{}),b.subscribers))try{d(null)}catch{}if(b.subscribers.clear(),setTimeout(()=>{$.get(a)===b&&X(a)},3e4),!c){let a=setTimeout(()=>{try{b.childProcess.kill("SIGKILL")}catch{}},5e3);b.childProcess.once("close",()=>clearTimeout(a))}return!0}function E(a){let{sessionId:b,message:c,agentSessionId:d,overrideAgentId:f,modelOverride:g,imageAttachments:h}=a,k=$.get(b);if(k?.status==="running")throw Error("Active run already exists for this session");k&&X(b);let p=f??(0,i.TY)(),q=d?`agent:${p}:web:${d}`:void 0,r=new AbortController,s=(0,j._v)(c,d,f,g,h),t={sessionId:b,childProcess:s,eventBuffer:[],subscribers:new Set,accumulated:{id:`assistant-${b}-${Date.now()}`,role:"assistant",parts:[]},status:"running",startedAt:Date.now(),exitCode:null,abortController:r,_persistTimer:null,_lastPersistedAt:0,lastGlobalSeq:0,_subscribeRetryTimer:null,_subscribeRetryAttempt:0,_waitingFinalizeTimer:null,pinnedAgentId:p,pinnedSessionKey:q};$.set(b,t);let u=()=>s.kill("SIGTERM");return r.signal.aborted?s.kill("SIGTERM"):(r.signal.addEventListener("abort",u,{once:!0}),s.on("close",()=>r.signal.removeEventListener("abort",u))),function(a){let b=a.childProcess,c=0,d=a=>`${a}-${Date.now()}-${++c}`,f="",g="",h=null,k=!1,p=!1,q=!1,r=!1,s=!1,t=!1,u=0,v=[],w=0,x=0,A=[],B=-1,C=-1,D=new Map,E=b=>{C<0?(a.accumulated.parts.push({type:"reasoning",text:b}),C=a.accumulated.parts.length-1):a.accumulated.parts[C].text+=b},H=b=>{B<0?(a.accumulated.parts.push({type:"text",text:b}),B=a.accumulated.parts.length-1):a.accumulated.parts[B].text+=b},I=b=>{for(let c of(a.eventBuffer.push(b),a.subscribers))try{c(b)}catch{}U(a)},J=()=>{p&&(I({type:"reasoning-end",id:g}),p=!1,r=!1),h=null,C=-1},K=()=>{if(k){if(B>=0){let b=a.accumulated.parts[B];if(l(b.text))for(let[b,c]of(a.accumulated.parts.splice(B,1),D))c>B&&D.set(b,c-1)}I({type:"text-end",id:f}),k=!1}B=-1},L=a=>{r&&h===a||(J(),K(),g=d("status"),I({type:"reasoning-start",id:g}),I({type:"reasoning-delta",id:g,delta:a}),p=!0,r=!0,h=a,E(a))},M=a=>{J(),K();let b=d("text");I({type:"text-start",id:b}),I({type:"text-delta",id:b,delta:`[error] ${a}`}),I({type:"text-end",id:b}),H(`[error] ${a}`),B=-1,q=!0},N=a=>{a&&(J(),k||(f=d("text"),I({type:"text-start",id:f}),k=!0),q=!0,I({type:"text-delta",id:f,delta:a}),H(a),K())},R=(0,e.createInterface)({input:b.stdout}),W=a.pinnedAgentId??(0,i.TY)(),Y=a.pinnedSessionKey??`agent:${W}:web:${a.sessionId}`;R.on("error",()=>{});let Z=b=>{if("agent"===b.event&&"lifecycle"===b.stream&&b.data?.phase==="start"&&(u=0,L("Preparing response...")),"agent"===b.event&&"thinking"===b.stream){let a="string"==typeof b.data?.delta?b.data.delta:void 0;a&&(r&&J(),p||(g=d("reasoning"),I({type:"reasoning-start",id:g}),p=!0),I({type:"reasoning-delta",id:g,delta:a}),E(a))}if("agent"===b.event&&"assistant"===b.stream){let a="string"==typeof b.data?.delta?b.data.delta:void 0,c=a||"string"!=typeof b.data?.text?void 0:b.data.text,e=a??c;e&&(u+=1,J(),k||(f=d("text"),I({type:"text-start",id:f}),k=!0),q=!0,I({type:"text-delta",id:f,delta:e}),H(e));let g=b.data?.mediaUrls;if(Array.isArray(g)){for(let a of g)if("string"==typeof a&&a.trim()){J(),k||(f=d("text"),I({type:"text-start",id:f}),k=!0),q=!0;let b=`
|
|
2
2
|
})
|
|
3
|
-
`;D({type:"text-delta",id:f,delta:b}),C(b)}}if("string"==typeof b.data?.stopReason&&"error"===b.data.stopReason&&!t){t=!0;let a="string"==typeof b.data?.errorMessage?(0,j.kW)(b.data.errorMessage):(0,j.uE)(b.data)??"Agent stopped with an error";I(a)}}if("agent"===b.event&&"tool"===b.stream){let c="string"==typeof b.data?.phase?b.data.phase:void 0,d="string"==typeof b.data?.toolCallId?b.data.toolCallId:"",e="string"==typeof b.data?.name?b.data.name:"";if("start"===c){q=!0,E(),G();let c=b.data?.args&&"object"==typeof b.data.args?b.data.args:{};D({type:"tool-input-start",toolCallId:d,toolName:e}),D({type:"tool-input-available",toolCallId:d,toolName:e,input:c}),a.accumulated.parts.push({type:"tool-invocation",toolCallId:d,toolName:e,args:c}),A.set(d,a.accumulated.parts.length-1)}else if("update"===c){let a=(0,j.Px)(b.data?.partialResult);if(a){q=!0;let b=(0,j.m0)(a);D({type:"tool-output-partial",toolCallId:d,output:b})}}else if("result"===c){q=!0;let c=b.data?.isError===!0,f=(0,j.Px)(b.data?.result);if(c){let b=f?.text||f?.details?.error||"Tool execution failed";D({type:"tool-output-error",toolCallId:d,errorText:b});let c=A.get(d);if(void 0!==c){let d=a.accumulated.parts[c];"tool-invocation"===d.type&&(d.errorText=b)}}else{let b=(0,j.m0)(f);D({type:"tool-output-available",toolCallId:d,output:b});let c=A.get(d);if(void 0!==c){let d=a.accumulated.parts[c];"tool-invocation"===d.type&&(d.result=b)}}if("sessions_spawn"===e&&!c){let b=f?.details?.childSessionKey;if(b){let c=A.has(d)?a.accumulated.parts[A.get(d)]?.args:void 0;F({sessionKey:b,parentSessionId:a.sessionId,task:c?.task??"Subagent task",label:c?.label})}}}}if("agent"===b.event&&"lifecycle"===b.stream&&(b.data?.phase==="fallback"||b.data?.phase==="fallback_cleared")){let a=b.data,c=n(a?.selectedProvider,a?.selectedModel)??n(a?.fromProvider,a?.fromModel),d=n(a?.activeProvider,a?.activeModel)??n(a?.toProvider,a?.toModel);if(c&&d){let b=a?.phase==="fallback_cleared",e="string"==typeof a?.reasonSummary?a.reasonSummary:"string"==typeof a?.reason?a.reason:void 0,f=b?`Restored to ${c}`:`Switched to ${d}${e?` (${e})`:""}`;H(f)}}if("chat"===b.event){let a=o(b.data);a&&0===u&&a&&(E(),k||(f=d("text"),D({type:"text-start",id:f}),k=!0),q=!0,D({type:"text-delta",id:f,delta:a}),C(a),G())}if("agent"===b.event&&"compaction"===b.stream){let a="string"==typeof b.data?.phase?b.data.phase:void 0;if("start"===a)H("Optimizing session context...");else if("end"===a&&r)if(b.data?.willRetry===!0){let a="\nRetrying with compacted context...";D({type:"reasoning-delta",id:g,delta:a}),B(a)}else E()}"agent"===b.event&&"lifecycle"===b.stream&&b.data?.phase==="end"&&(E(),G()),"agent"!==b.event||"lifecycle"!==b.stream||b.data?.phase!=="error"||t||(t=!0,I((0,j.uE)(b.data)??"Agent encountered an error")),"error"!==b.event||t||(t=!0,I((0,j.uE)(b.data??b)??"An unknown error occurred"))},Q=b=>{let c="number"==typeof b.globalSeq?b.globalSeq:void 0;if(void 0!==c){if(c<=a.lastGlobalSeq)return;a.lastGlobalSeq=c}let d=()=>{s||(H("Waiting for subagent results..."),s=!0),U(a).catch(()=>{})},e=()=>{if("waiting-for-subagents"===a.status||"running"===a.status){if(y(a.sessionId)){P(a),d();return}P(a),a._waitingFinalizeTimer=setTimeout(async()=>{if(a._waitingFinalizeTimer=null,"waiting-for-subagents"===a.status){if(await z(a.sessionId))return void d();O(a)}},5e3)}};if(P(a),M(b),"lifecycle"===b.stream&&b.data?.phase==="end"&&e(),"chat"===b.event){let a=b.data,c="string"==typeof a?.state?a.state:"",d=m(a?.message),f="string"==typeof d?.role?d.role:"";"final"===c&&"assistant"===f&&e()}};J.on("line",b=>{let c;if(!b.trim())return;try{c=JSON.parse(b)}catch{return}if(c.sessionKey&&c.sessionKey!==L)return;let d="number"==typeof c.globalSeq?c.globalSeq:void 0;void 0!==d&&d>a.lastGlobalSeq&&(a.lastGlobalSeq=d),M(c)}),b.on("close",b=>{if("running"!==a.status){a.exitCode=b;return}if(!t&&v.length>0){let a=v.join("").trim(),b=(0,j.e$)(a);b&&(t=!0,I(b))}E();let c=0===b||null===b;if(!q){let d=Date.now()-a.startedAt,e=v.length>0;console.warn(`[active-runs] Empty response for session ${a.sessionId}: exitCode=${b}, clean=${c}, elapsed=${d}ms, hasStderr=${e}, agentErrorReported=${t}`)}if(q||c)!q&&c?I("No response from agent."):G();else{let a=d("text");D({type:"text-start",id:a});let c=`[error] Agent exited with code ${b}. Check server logs for details.`;D({type:"text-delta",id:a,delta:c}),D({type:"text-end",id:a}),C(c)}a.exitCode=b;let f=y(a.sessionId);if(c&&f){a.status="waiting-for-subagents",s||(H("Waiting for subagent results..."),s=!0),U(a).catch(()=>{}),function a(b,c,d){N(b);let f=(0,j.k$)(c,b.lastGlobalSeq);b._subscribeProcess=f,(0,e.createInterface)({input:f.stdout}).on("line",a=>{let e;if(a.trim()){try{e=JSON.parse(a)}catch{return}e.sessionKey&&e.sessionKey!==c||((b._subscribeRetryAttempt??0)>0&&R(b),d(e))}}),f.on("close",()=>{b._subscribeProcess===f&&(b._subscribeProcess=null,"waiting-for-subagents"===b.status&&S(b,()=>{"waiting-for-subagents"!==b.status||b._subscribeProcess||a(b,c,d)}))}),f.on("error",a=>{console.error("[active-runs] Parent subscribe child error:",a)}),f.stderr?.on("data",a=>{console.error("[active-runs subscribe stderr]",a.toString())})}(a,L,Q),setTimeout(()=>{"waiting-for-subagents"===a.status&&O(a)},6e5);return}for(let b of(a.status=c?"completed":"error",U(a).catch(()=>{}),a.subscribers))try{b(null)}catch{}a.subscribers.clear(),setTimeout(()=>{Z.get(a.sessionId)===a&&W(a.sessionId)},3e4)}),b.on("error",b=>{if("running"!==a.status)return;console.error("[active-runs] Child process error:",b);let c=b instanceof Error?b.message:String(b);for(let b of(I(`Failed to start agent: ${c}`),a.status="error",U(a).catch(()=>{}),a.subscribers))try{b(null)}catch{}a.subscribers.clear(),setTimeout(()=>{Z.get(a.sessionId)===a&&W(a.sessionId)},3e4)}),b.stderr?.on("data",a=>{let b=a.toString();v.push(b),console.error("[active-runs stderr]",b)})}(t),t}function F(a){let{sessionKey:b,parentSessionId:c,task:d,label:e}=a;if(Z.has(b))return Z.get(b);(0,j.Gk)("sessions.patch",{key:b,thinkingLevel:"high",verboseLevel:"full",reasoningLevel:"on"},{timeoutMs:4e3}).catch(()=>{});let f=new AbortController,g=(0,j.k$)(b,0),h={sessionId:b,childProcess:g,eventBuffer:[],subscribers:new Set,accumulated:{id:`assistant-${b}-${Date.now()}`,role:"assistant",parts:[]},status:"running",startedAt:Date.now(),exitCode:null,abortController:f,_persistTimer:null,_lastPersistedAt:0,lastGlobalSeq:0,sessionKey:b,parentSessionId:c,task:d,label:e,isSubscribeOnly:!0,_lifecycleEnded:!1,_finalizeTimer:null,_subscribeRetryTimer:null,_subscribeRetryAttempt:0,_waitingFinalizeTimer:null};return Z.set(b,h),G(h,g,b),h}function G(a,b,c){let d=0,h=a=>`${a}-${Date.now()}-${++d}`,k="",p="",q=null,r=!1,s=!1,t=!1,u=!1,v={assistantChunks:0,toolStartCount:0},w=-1,y=-1,z=new Map,A=b=>{y<0?(a.accumulated.parts.push({type:"reasoning",text:b}),y=a.accumulated.parts.length-1):a.accumulated.parts[y].text+=b},B=b=>{w<0?(a.accumulated.parts.push({type:"text",text:b}),w=a.accumulated.parts.length-1):a.accumulated.parts[w].text+=b},C=b=>{for(let c of(a.eventBuffer.push(b),a.subscribers))try{c(b)}catch{}T(a)},D=a=>{E(),F();let b=h("text");C({type:"text-start",id:b}),C({type:"text-delta",id:b,delta:`[error] ${a}`}),C({type:"text-end",id:b}),B(`[error] ${a}`)},E=()=>{s&&(C({type:"reasoning-end",id:p}),s=!1,t=!1),q=null,y=-1},F=()=>{if(r){let b=a.accumulated.parts[w];b?.type==="text"&&l(b.text)&&a.accumulated.parts.splice(w,1),C({type:"text-end",id:k}),r=!1}w=-1},I=a=>{t&&q===a||(E(),F(),p=h("status"),C({type:"reasoning-start",id:p}),C({type:"reasoning-delta",id:p,delta:a}),s=!0,t=!0,q=a)},J=b=>{if(v.toolStartCount>0)return;let d=function(a,b){let c=(0,i.We)(),d=b??(0,i.TY)(),e=(0,f.join)(c,"agents",d,"sessions","sessions.json");if(!(0,g.existsSync)(e))return null;let h=JSON.parse((0,g.readFileSync)(e,"utf-8"))[a],j="string"==typeof h?.sessionId?h.sessionId:null;if(!j)return null;let k=(0,f.join)(c,"agents",d,"sessions",`${j}.jsonl`);if(!(0,g.existsSync)(k))return null;let l=(0,g.readFileSync)(k,"utf-8").split("\n").filter(a=>a.trim()).map(a=>{try{return JSON.parse(a)}catch{return null}}).filter(Boolean),m=new Map,n=[];for(let a of l){if("message"!==a.type)continue;let b=a.message;if(!b)continue;let c="string"==typeof b.role?b.role:"",d=b.content;if("toolResult"===c&&"string"==typeof b.toolCallId){let a=Array.isArray(d)?d.filter(a=>"text"===a.type&&"string"==typeof a.text).map(a=>a.text).join("\n"):"string"==typeof d?d:"";m.set(b.toolCallId,{text:a.slice(0,500)});continue}if("assistant"!==c||!Array.isArray(d))continue;let e=[];for(let a of d)"toolCall"===a.type&&"string"==typeof a.id&&"string"==typeof a.name&&e.push({type:"tool-invocation",toolCallId:a.id,toolName:a.name,args:a.arguments??{}});e.length>0&&(n=e)}if(0===n.length)return null;let o=n.map(a=>{let b=m.get(a.toolCallId);return b?{...a,result:b}:a});return{sessionId:j,tools:o}}(c,a.pinnedAgentId);if(d)for(let b of d.tools){let c=z.get(b.toolCallId);if(void 0===c&&(E(),F(),C({type:"tool-input-start",toolCallId:b.toolCallId,toolName:b.toolName}),C({type:"tool-input-available",toolCallId:b.toolCallId,toolName:b.toolName,input:b.args??{}}),a.accumulated.parts.push({type:"tool-invocation",toolCallId:b.toolCallId,toolName:b.toolName,args:b.args??{}}),z.set(b.toolCallId,a.accumulated.parts.length-1)),!b.result)continue;let d=z.get(b.toolCallId);if(void 0===d)continue;let e=a.accumulated.parts[d];"tool-invocation"!==e.type||e.result||(e.result=b.result,C({type:"tool-output-available",toolCallId:b.toolCallId,output:b.result}))}};(0,e.createInterface)({input:b.stdout}).on("line",b=>{let d;if(!b.trim())return;try{d=JSON.parse(b)}catch{return}if(d.sessionKey&&d.sessionKey!==c)return;let e="number"==typeof d.globalSeq?d.globalSeq:void 0;if(void 0!==e){if(e<=a.lastGlobalSeq)return;a.lastGlobalSeq=e}(a._subscribeRetryAttempt??0)>0&&R(a),(b=>{if(("agent"!==b.event||"lifecycle"!==b.stream||b.data?.phase!=="end")&&(a._finalizeTimer&&(clearTimeout(a._finalizeTimer),a._finalizeTimer=null),a._lifecycleEnded=!1),"agent"===b.event&&"lifecycle"===b.stream&&b.data?.phase==="start"&&I("Preparing response..."),"agent"===b.event&&"thinking"===b.stream){let a="string"==typeof b.data?.delta?b.data.delta:void 0;a&&(t&&E(),s||(p=h("reasoning"),C({type:"reasoning-start",id:p}),s=!0),C({type:"reasoning-delta",id:p,delta:a}),A(a))}if("agent"===b.event&&"assistant"===b.stream){let a="string"==typeof b.data?.delta?b.data.delta:void 0,c=a||"string"!=typeof b.data?.text?void 0:b.data.text,d=a??c;d&&(v.assistantChunks+=1,0===v.toolStartCount&&(1===v.assistantChunks||v.assistantChunks%40==0)&&J("assistant-chunk"),E(),r||(k=h("text"),C({type:"text-start",id:k}),r=!0),C({type:"text-delta",id:k,delta:d}),B(d));let e=b.data?.mediaUrls;if(Array.isArray(e)){for(let a of e)if("string"==typeof a&&a.trim()){E(),r||(k=h("text"),C({type:"text-start",id:k}),r=!0);let b=`
|
|
3
|
+
`;I({type:"text-delta",id:f,delta:b}),H(b)}}if("string"==typeof b.data?.stopReason&&"error"===b.data.stopReason&&!t){t=!0;let a="string"==typeof b.data?.errorMessage?(0,j.kW)(b.data.errorMessage):(0,j.uE)(b.data)??"Agent stopped with an error";M(a)}}if("agent"===b.event&&"tool"===b.stream){let c="string"==typeof b.data?.phase?b.data.phase:void 0,d="string"==typeof b.data?.toolCallId?b.data.toolCallId:"",e="string"==typeof b.data?.name?b.data.name:"";if("start"===c){q=!0,J(),K();let c=b.data?.args&&"object"==typeof b.data.args?b.data.args:{};I({type:"tool-input-start",toolCallId:d,toolName:e}),I({type:"tool-input-available",toolCallId:d,toolName:e,input:c}),a.accumulated.parts.push({type:"tool-invocation",toolCallId:d,toolName:e,args:c}),D.set(d,a.accumulated.parts.length-1)}else if("update"===c){let a=(0,j.Px)(b.data?.partialResult);if(a){q=!0;let b=(0,j.m0)(a);I({type:"tool-output-partial",toolCallId:d,output:b})}}else if("result"===c){q=!0;let c=b.data?.isError===!0,f=(0,j.Px)(b.data?.result);if(c){let b=f?.text||f?.details?.error||"Tool execution failed";I({type:"tool-output-error",toolCallId:d,errorText:b});let c=D.get(d);if(void 0!==c){let d=a.accumulated.parts[c];"tool-invocation"===d.type&&(d.errorText=b)}}else{let b=(0,j.m0)(f);I({type:"tool-output-available",toolCallId:d,output:b});let c=D.get(d);if(void 0!==c){let d=a.accumulated.parts[c];"tool-invocation"===d.type&&(d.result=b)}}if("sessions_spawn"===e&&!c){let b=f?.details?.childSessionKey;if(b){let c=D.has(d)?a.accumulated.parts[D.get(d)]?.args:void 0;F({sessionKey:b,parentSessionId:a.sessionId,task:c?.task??"Subagent task",label:c?.label})}}}}if("agent"===b.event&&"lifecycle"===b.stream&&(b.data?.phase==="fallback"||b.data?.phase==="fallback_cleared")){let a=b.data,c=n(a?.selectedProvider,a?.selectedModel)??n(a?.fromProvider,a?.fromModel),d=n(a?.activeProvider,a?.activeModel)??n(a?.toProvider,a?.toModel);if(c&&d){let b=a?.phase==="fallback_cleared",e="string"==typeof a?.reasonSummary?a.reasonSummary:"string"==typeof a?.reason?a.reason:void 0,f=b?`Restored to ${c}`:`Switched to ${d}${e?` (${e})`:""}`;L(f)}}if("chat"===b.event){let a=o(b.data);a&&0===u&&N(a)}if("agent"===b.event&&"compaction"===b.stream){let a="string"==typeof b.data?.phase?b.data.phase:void 0;if("start"===a)L("Optimizing session context...");else if("end"===a&&r)if(b.data?.willRetry===!0){let a="\nRetrying with compacted context...";I({type:"reasoning-delta",id:g,delta:a}),E(a)}else J()}"agent"===b.event&&"lifecycle"===b.stream&&b.data?.phase==="end"&&(J(),K()),"agent"!==b.event||"lifecycle"!==b.stream||b.data?.phase!=="error"||t||(t=!0,M((0,j.uE)(b.data)??"Agent encountered an error")),"error"!==b.event||t||(t=!0,M((0,j.uE)(b.data??b)??"An unknown error occurred"))},_=b=>{let c="number"==typeof b.globalSeq?b.globalSeq:void 0;if(void 0!==c){if(c<=a.lastGlobalSeq)return;a.lastGlobalSeq=c}let d=()=>{s||(L("Waiting for subagent results..."),s=!0),V(a).catch(()=>{})},e=()=>{if("waiting-for-subagents"===a.status||"running"===a.status){if(y(a.sessionId)){Q(a),d();return}Q(a),a._waitingFinalizeTimer=setTimeout(async()=>{if(a._waitingFinalizeTimer=null,"waiting-for-subagents"===a.status){if(await z(a.sessionId))return void d();P(a)}},5e3)}};if(Q(a),Z(b),"lifecycle"===b.stream&&b.data?.phase==="end"&&e(),"chat"===b.event){let a=b.data,c="string"==typeof a?.state?a.state:"",d=m(a?.message),f="string"==typeof d?.role?d.role:"";"final"===c&&"assistant"===f&&e()}};R.on("line",b=>{var c,d;let e;if(!b.trim())return;try{e=JSON.parse(b)}catch{return}if(c=e,w+=1,A.push(function(a){let b=[`event=${a.event}`];a.stream&&b.push(`stream=${a.stream}`);let c="string"==typeof a.data?.phase?a.data.phase:null;return c&&b.push(`phase=${c}`),a.sessionKey&&b.push(`sessionKey=${a.sessionKey}`),a.runId&&b.push(`runId=${a.runId}`),"number"==typeof a.globalSeq&&b.push(`globalSeq=${a.globalSeq}`),b.join(" ")}(c)),A.length>5&&A.shift(),e.sessionKey&&e.sessionKey!==Y)return void(d=e,!((x+=1)>8)&&console.warn("[active-runs] Dropped child event due to session mismatch",{expectedSessionKey:Y,actualSessionKey:d.sessionKey,runId:d.runId,stream:d.stream,globalSeq:d.globalSeq,event:d.event}));let f="number"==typeof e.globalSeq?e.globalSeq:void 0;void 0!==f&&f>a.lastGlobalSeq&&(a.lastGlobalSeq=f),Z(e)}),b.on("close",b=>{if("running"!==a.status){a.exitCode=b;return}if(!t&&v.length>0){let a=v.join("").trim(),b=(0,j.e$)(a);b&&(t=!0,M(b))}J();let c=0===b||null===b,f=!q&&c?(()=>{let b=G(Y,a.pinnedAgentId);if(!b)return null;let c=null===b.messageTimestamp||b.messageTimestamp>=a.startedAt-5e3;if(!c)return{latestAssistantTurn:b,recovered:!1,isCurrentTurn:c};let d=!1;return b.tools.length>0&&((b=>{for(let c of b){let b=D.get(c.toolCallId);if(void 0===b&&(q=!0,J(),K(),I({type:"tool-input-start",toolCallId:c.toolCallId,toolName:c.toolName}),I({type:"tool-input-available",toolCallId:c.toolCallId,toolName:c.toolName,input:c.args??{}}),a.accumulated.parts.push({type:"tool-invocation",toolCallId:c.toolCallId,toolName:c.toolName,args:c.args??{}}),D.set(c.toolCallId,a.accumulated.parts.length-1)),!c.result)continue;let d=D.get(c.toolCallId);if(void 0===d)continue;let e=a.accumulated.parts[d];"tool-invocation"!==e.type||e.result||(q=!0,e.result=c.result,I({type:"tool-output-available",toolCallId:c.toolCallId,output:c.result}))}})(b.tools),d=!0),b.textParts.length>0&&(N(b.textParts.join("\n\n")),d=!0),d&&console.warn("[active-runs] Recovered missing live response from transcript",{sessionId:a.sessionId,transcriptSessionId:b.sessionId,responseId:b.responseId,stopReason:b.stopReason,toolCount:b.tools.length,textPartCount:b.textParts.length}),{latestAssistantTurn:b,recovered:d,isCurrentTurn:c}})():null,g=f?.latestAssistantTurn??null;if(!q){let d=Date.now()-a.startedAt,e=v.length>0;console.warn(`[active-runs] Empty response for session ${a.sessionId}: exitCode=${b}, clean=${c}, elapsed=${d}ms, hasStderr=${e}, agentErrorReported=${t}, rawStdoutLines=${w}, droppedSessionEvents=${x}, transcriptStopReason=${g?.stopReason??"n/a"}, transcriptResponseId=${g?.responseId??"n/a"}`),A.length>0&&console.warn("[active-runs] Last child stdout events before empty response",A)}if(q||c)if(!q&&c){let a=f?.isCurrentTurn===!0&&null!==g&&0===g.textParts.length&&0===g.tools.length;M(a?"Agent finished with an empty upstream response.":"No response from agent.")}else K();else{let a=d("text");I({type:"text-start",id:a});let c=`[error] Agent exited with code ${b}. Check server logs for details.`;I({type:"text-delta",id:a,delta:c}),I({type:"text-end",id:a}),H(c)}a.exitCode=b;let h=y(a.sessionId);if(c&&h){a.status="waiting-for-subagents",s||(L("Waiting for subagent results..."),s=!0),V(a).catch(()=>{}),function a(b,c,d){O(b);let f=(0,j.k$)(c,b.lastGlobalSeq);b._subscribeProcess=f,(0,e.createInterface)({input:f.stdout}).on("line",a=>{let e;if(a.trim()){try{e=JSON.parse(a)}catch{return}e.sessionKey&&e.sessionKey!==c||((b._subscribeRetryAttempt??0)>0&&S(b),d(e))}}),f.on("close",()=>{b._subscribeProcess===f&&(b._subscribeProcess=null,"waiting-for-subagents"===b.status&&T(b,()=>{"waiting-for-subagents"!==b.status||b._subscribeProcess||a(b,c,d)}))}),f.on("error",a=>{console.error("[active-runs] Parent subscribe child error:",a)}),f.stderr?.on("data",a=>{console.error("[active-runs subscribe stderr]",a.toString())})}(a,Y,_),setTimeout(()=>{"waiting-for-subagents"===a.status&&P(a)},6e5);return}for(let b of(a.status=c?"completed":"error",V(a).catch(()=>{}),a.subscribers))try{b(null)}catch{}a.subscribers.clear(),setTimeout(()=>{$.get(a.sessionId)===a&&X(a.sessionId)},3e4)}),b.on("error",b=>{if("running"!==a.status)return;console.error("[active-runs] Child process error:",b);let c=b instanceof Error?b.message:String(b);for(let b of(M(`Failed to start agent: ${c}`),a.status="error",V(a).catch(()=>{}),a.subscribers))try{b(null)}catch{}a.subscribers.clear(),setTimeout(()=>{$.get(a.sessionId)===a&&X(a.sessionId)},3e4)}),b.stderr?.on("data",a=>{let b=a.toString();v.push(b),console.error("[active-runs stderr]",b)})}(t),t}function F(a){let{sessionKey:b,parentSessionId:c,task:d,label:e}=a;if($.has(b))return $.get(b);(0,j.Gk)("sessions.patch",{key:b,thinkingLevel:"high",verboseLevel:"full",reasoningLevel:"on"},{timeoutMs:4e3}).catch(()=>{});let f=new AbortController,g=(0,j.k$)(b,0),h={sessionId:b,childProcess:g,eventBuffer:[],subscribers:new Set,accumulated:{id:`assistant-${b}-${Date.now()}`,role:"assistant",parts:[]},status:"running",startedAt:Date.now(),exitCode:null,abortController:f,_persistTimer:null,_lastPersistedAt:0,lastGlobalSeq:0,sessionKey:b,parentSessionId:c,task:d,label:e,isSubscribeOnly:!0,_lifecycleEnded:!1,_finalizeTimer:null,_subscribeRetryTimer:null,_subscribeRetryAttempt:0,_waitingFinalizeTimer:null};return $.set(b,h),H(h,g,b),h}function G(a,b){let c=function(a,b){let c=(0,i.We)(),d=b??(0,i.TY)(),e=(0,f.join)(c,"agents",d,"sessions","sessions.json");if(!(0,g.existsSync)(e))return null;let h=JSON.parse((0,g.readFileSync)(e,"utf-8"))[a],j="string"==typeof h?.sessionId?h.sessionId:null;if(!j)return null;let k=(0,f.join)(c,"agents",d,"sessions",`${j}.jsonl`);if(!(0,g.existsSync)(k))return null;let l=(0,g.readFileSync)(k,"utf-8").split("\n").filter(a=>a.trim()).map(a=>{try{return JSON.parse(a)}catch{return null}}).filter(Boolean);return{sessionId:j,entries:l}}(a,b);if(!c)return null;let d=null;for(let a of c.entries){if("message"!==a.type)continue;let b=m(a.message);if(!b)continue;let e="string"==typeof b.role?b.role:"",f=Array.isArray(b.content)?b.content:[];if("assistant"===e){let e=[],g=[];for(let a of f){let b=m(a);if(b){if("text"===b.type&&"string"==typeof b.text&&b.text.trim()){e.push(b.text);continue}"toolCall"===b.type&&"string"==typeof b.id&&"string"==typeof b.name&&g.push({type:"tool-invocation",toolCallId:b.id,toolName:b.name,args:m(b.arguments)??{}})}}let h="number"==typeof b.timestamp?b.timestamp:"string"==typeof a.timestamp?Date.parse(a.timestamp):NaN;d={sessionId:c.sessionId,responseId:"string"==typeof b.responseId?b.responseId:void 0,stopReason:"string"==typeof b.stopReason?b.stopReason:void 0,messageTimestamp:Number.isFinite(h)?h:null,textParts:e,tools:g};continue}if(!d||"toolResult"!==e||"string"!=typeof b.toolCallId)continue;let g=f.filter(a=>!!a&&"object"==typeof a).filter(a=>"text"===a.type&&"string"==typeof a.text).map(a=>a.text).join("\n"),h=m(b.details),i={...g?{text:g.slice(0,500)}:{},...h??{}};if(0===Object.keys(i).length)continue;let j=d.tools.find(a=>a.toolCallId===b.toolCallId);j&&(j.result=i)}return d}function H(a,b,c){let d=0,f=a=>`${a}-${Date.now()}-${++d}`,g="",h="",i=null,k=!1,p=!1,q=!1,r=!1,s={assistantChunks:0,toolStartCount:0},t=-1,u=-1,v=new Map,w=b=>{u<0?(a.accumulated.parts.push({type:"reasoning",text:b}),u=a.accumulated.parts.length-1):a.accumulated.parts[u].text+=b},y=b=>{t<0?(a.accumulated.parts.push({type:"text",text:b}),t=a.accumulated.parts.length-1):a.accumulated.parts[t].text+=b},z=b=>{for(let c of(a.eventBuffer.push(b),a.subscribers))try{c(b)}catch{}U(a)},A=a=>{B(),C();let b=f("text");z({type:"text-start",id:b}),z({type:"text-delta",id:b,delta:`[error] ${a}`}),z({type:"text-end",id:b}),y(`[error] ${a}`)},B=()=>{p&&(z({type:"reasoning-end",id:h}),p=!1,q=!1),i=null,u=-1},C=()=>{if(k){let b=a.accumulated.parts[t];b?.type==="text"&&l(b.text)&&a.accumulated.parts.splice(t,1),z({type:"text-end",id:g}),k=!1}t=-1},D=a=>{q&&i===a||(B(),C(),h=f("status"),z({type:"reasoning-start",id:h}),z({type:"reasoning-delta",id:h,delta:a}),p=!0,q=!0,i=a)},E=b=>{if(s.toolStartCount>0)return;let d=function(a,b){let c=G(a,b);return c&&0!==c.tools.length?{sessionId:c.sessionId,tools:c.tools}:null}(c,a.pinnedAgentId);if(d)for(let b of d.tools){let c=v.get(b.toolCallId);if(void 0===c&&(B(),C(),z({type:"tool-input-start",toolCallId:b.toolCallId,toolName:b.toolName}),z({type:"tool-input-available",toolCallId:b.toolCallId,toolName:b.toolName,input:b.args??{}}),a.accumulated.parts.push({type:"tool-invocation",toolCallId:b.toolCallId,toolName:b.toolName,args:b.args??{}}),v.set(b.toolCallId,a.accumulated.parts.length-1)),!b.result)continue;let d=v.get(b.toolCallId);if(void 0===d)continue;let e=a.accumulated.parts[d];"tool-invocation"!==e.type||e.result||(e.result=b.result,z({type:"tool-output-available",toolCallId:b.toolCallId,output:b.result}))}};(0,e.createInterface)({input:b.stdout}).on("line",b=>{let d;if(!b.trim())return;try{d=JSON.parse(b)}catch{return}if(d.sessionKey&&d.sessionKey!==c)return;let e="number"==typeof d.globalSeq?d.globalSeq:void 0;if(void 0!==e){if(e<=a.lastGlobalSeq)return;a.lastGlobalSeq=e}(a._subscribeRetryAttempt??0)>0&&S(a),(b=>{if(("agent"!==b.event||"lifecycle"!==b.stream||b.data?.phase!=="end")&&(a._finalizeTimer&&(clearTimeout(a._finalizeTimer),a._finalizeTimer=null),a._lifecycleEnded=!1),"agent"===b.event&&"lifecycle"===b.stream&&b.data?.phase==="start"&&D("Preparing response..."),"agent"===b.event&&"thinking"===b.stream){let a="string"==typeof b.data?.delta?b.data.delta:void 0;a&&(q&&B(),p||(h=f("reasoning"),z({type:"reasoning-start",id:h}),p=!0),z({type:"reasoning-delta",id:h,delta:a}),w(a))}if("agent"===b.event&&"assistant"===b.stream){let a="string"==typeof b.data?.delta?b.data.delta:void 0,c=a||"string"!=typeof b.data?.text?void 0:b.data.text,d=a??c;d&&(s.assistantChunks+=1,0===s.toolStartCount&&(1===s.assistantChunks||s.assistantChunks%40==0)&&E("assistant-chunk"),B(),k||(g=f("text"),z({type:"text-start",id:g}),k=!0),z({type:"text-delta",id:g,delta:d}),y(d));let e=b.data?.mediaUrls;if(Array.isArray(e)){for(let a of e)if("string"==typeof a&&a.trim()){B(),k||(g=f("text"),z({type:"text-start",id:g}),k=!0);let b=`
|
|
4
4
|
})
|
|
5
|
-
`;
|
|
5
|
+
`;z({type:"text-delta",id:g,delta:b}),y(b)}}if("string"==typeof b.data?.stopReason&&"error"===b.data.stopReason&&!r){r=!0;let a="string"==typeof b.data?.errorMessage?(0,j.kW)(b.data.errorMessage):(0,j.uE)(b.data)??"Agent stopped with an error";A(a)}}if("agent"===b.event&&"tool"===b.stream){let c="string"==typeof b.data?.phase?b.data.phase:void 0,d="string"==typeof b.data?.toolCallId?b.data.toolCallId:"",e="string"==typeof b.data?.name?b.data.name:"";if("start"===c){s.toolStartCount+=1,B(),C();let c=b.data?.args&&"object"==typeof b.data.args?b.data.args:{};z({type:"tool-input-start",toolCallId:d,toolName:e}),z({type:"tool-input-available",toolCallId:d,toolName:e,input:c}),a.accumulated.parts.push({type:"tool-invocation",toolCallId:d,toolName:e,args:c}),v.set(d,a.accumulated.parts.length-1)}else if("update"===c){let a=(0,j.Px)(b.data?.partialResult);if(a){let b=(0,j.m0)(a);z({type:"tool-output-partial",toolCallId:d,output:b})}}else if("result"===c){let c=b.data?.isError===!0,e=(0,j.Px)(b.data?.result);if(c){let b=e?.text||e?.details?.error||"Tool execution failed";z({type:"tool-output-error",toolCallId:d,errorText:b});let c=v.get(d);if(void 0!==c){let d=a.accumulated.parts[c];"tool-invocation"===d.type&&(d.errorText=b)}}else{let b=(0,j.m0)(e);z({type:"tool-output-available",toolCallId:d,output:b});let c=v.get(d);if(void 0!==c){let d=a.accumulated.parts[c];"tool-invocation"===d.type&&(d.result=b)}}}}if("agent"===b.event&&"lifecycle"===b.stream&&(b.data?.phase==="fallback"||b.data?.phase==="fallback_cleared")){let a=b.data,c=n(a?.selectedProvider,a?.selectedModel)??n(a?.fromProvider,a?.fromModel),d=n(a?.activeProvider,a?.activeModel)??n(a?.toProvider,a?.toModel);if(c&&d){let b=a?.phase==="fallback_cleared",e="string"==typeof a?.reasonSummary?a.reasonSummary:"string"==typeof a?.reason?a.reason:void 0,f=b?`Restored to ${c}`:`Switched to ${d}${e?` (${e})`:""}`;D(f)}}if("agent"===b.event&&"compaction"===b.stream){let a="string"==typeof b.data?.phase?b.data.phase:void 0;if("start"===a)D("Optimizing session context...");else if("end"===a&&q)if(b.data?.willRetry===!0){let a="\nRetrying with compacted context...";z({type:"reasoning-delta",id:h,delta:a}),w(a)}else B()}if("chat"===b.event){let c=o(b.data),d="string"==typeof b.data?.state?b.data.state:"",e=m(b.data?.message),h="string"==typeof e?.role?e.role:"";if(c&&0===s.assistantChunks&&(B(),k||(g=f("text"),z({type:"text-start",id:g}),k=!0),z({type:"text-delta",id:g,delta:c}),y(c),C()),"final"===d&&"assistant"===h&&"running"===a.status)return I(a)}"agent"===b.event&&"lifecycle"===b.stream&&b.data?.phase==="end"&&(E("lifecycle-end"),B(),C(),a._lifecycleEnded=!0,a._finalizeTimer&&clearTimeout(a._finalizeTimer),a._finalizeTimer=setTimeout(()=>{a._finalizeTimer=null,"running"===a.status&&I(a)},750)),"agent"!==b.event||"lifecycle"!==b.stream||b.data?.phase!=="error"||r||(r=!0,A((0,j.uE)(b.data)??"Agent encountered an error"),I(a,"error")),"error"!==b.event||r||(r=!0,A((0,j.uE)(b.data??b)??"An unknown error occurred"))})(d)}),b.on("close",()=>{if(a._subscribeProcess!==b)return;a._subscribeProcess=null;let d=x(a);if("completed"===d||"error"===d)return void I(a,d);if("running"===a.status){if(a._lifecycleEnded){a._finalizeTimer&&(clearTimeout(a._finalizeTimer),a._finalizeTimer=null),I(a);return}T(a,()=>{if("running"===a.status&&!a._subscribeProcess){let b=(0,j.k$)(c,a.lastGlobalSeq);a._subscribeProcess=b,a.childProcess=b,H(a,b,c)}})}}),b.on("error",a=>{console.error("[active-runs] Subscribe child error:",a)}),b.stderr?.on("data",a=>{console.error("[active-runs subscribe stderr]",a.toString())}),a._subscribeProcess=b}function I(a,b="completed"){if("running"!==a.status)return;for(let c of(a._finalizeTimer&&(clearTimeout(a._finalizeTimer),a._finalizeTimer=null),Q(a),S(a),a.status=b,V(a).catch(()=>{}),a.subscribers))try{c(null)}catch{}a.subscribers.clear(),O(a);let c=a.accumulated.parts.some(a=>"tool-invocation"===a.type);if(a.isSubscribeOnly&&a.sessionKey&&!c){let b=a.sessionKey,c=a.pinnedAgentId;setTimeout(()=>{J(b,c)},2e3)}let d=a.isSubscribeOnly?864e5:3e4;setTimeout(()=>{$.get(a.sessionId)===a&&X(a.sessionId)},d)}function J(a,b){try{let c=(0,i.We)(),d=b??(0,i.TY)(),e=(0,f.join)(c,"agents",d,"sessions","sessions.json");if(!(0,g.existsSync)(e))return;let h=JSON.parse((0,g.readFileSync)(e,"utf-8"))[a],j="string"==typeof h?.sessionId?h.sessionId:null;if(!j)return;let k=(0,f.join)(c,"agents",d,"sessions",`${j}.jsonl`);if(!(0,g.existsSync)(k))return;let l=(0,g.readFileSync)(k,"utf-8").split("\n").filter(a=>a.trim()).map(a=>{try{return JSON.parse(a)}catch{return null}}).filter(Boolean),m=new Map,n=[],o=new Map;for(let a of l){if("message"!==a.type)continue;let b=a.message;if(!b)continue;let c=b.content;if("user"===b.role&&(n=[]),"toolResult"===b.role&&"string"==typeof b.toolCallId){let a=Array.isArray(c)?c.filter(a=>"text"===a.type&&"string"==typeof a.text).map(a=>a.text).join("\n"):"string"==typeof c?c:"";m.set(b.toolCallId,{text:a.slice(0,500)})}if("assistant"!==b.role||!Array.isArray(c))continue;for(let a of c)"toolCall"===a.type&&"string"==typeof a.id&&"string"==typeof a.name&&n.push({type:"tool-invocation",toolCallId:a.id,toolName:a.name,args:a.arguments??{}});let d=c.filter(a=>"text"===a.type&&"string"==typeof a.text).map(a=>a.text.trim()).filter(Boolean);if(d.length>0&&n.length>0){let a=d.join("\n").slice(0,200);if(a.length>=10){let b=n.map(a=>{let b=m.get(a.toolCallId);return b?{...a,result:b}:a});o.set(a,b),n=[]}}}if(0===o.size)return;let p=r(a);if(!(0,g.existsSync)(p))return;let q=(0,g.readFileSync)(p,"utf-8").split("\n").filter(a=>a.trim()).map(a=>{try{return JSON.parse(a)}catch{return null}}).filter(Boolean),s=!1,t=q.map(a=>{if("assistant"!==a.role)return a;let b=a.parts??[{type:"text",text:a.content}];if(b.some(a=>"tool-invocation"===a.type))return a;let c=b.filter(a=>"text"===a.type&&"string"==typeof a.text).map(a=>a.text.trim()).filter(Boolean).join("\n").slice(0,200);if(c.length<10)return a;let d=o.get(c);if(!d||0===d.length)return a;let e=b.filter(a=>"text"===a.type),f=b.filter(a=>"text"!==a.type);return s=!0,{...a,parts:[...f,...d,...e]}});s&&(0,g.writeFileSync)(p,t.map(a=>JSON.stringify(a)).join("\n")+"\n")}catch{}}function K(a){a.includes(":subagent:")&&J(a)}async function L(a,b){await M();let c=r(a),d=JSON.stringify({id:b.id,role:"user",content:b.content,...b.parts?{parts:b.parts}:{},...b.html?{html:b.html}:{},timestamp:new Date().toISOString()}),e=!1;await s(c,async()=>{await q(c)||await (0,h.writeFile)(c,"");let a=(await (0,h.readFile)(c,"utf-8")).split("\n").filter(a=>a.trim());(e=a.some(a=>{try{return JSON.parse(a).id===b.id}catch{return!1}}))||await (0,h.writeFile)(c,[...a,d].join("\n")+"\n")}),e||await N(a,{incrementCount:1})}async function M(){await (0,h.mkdir)(p(),{recursive:!0})}async function N(a,b){try{let c=(0,f.join)(p(),"index.json");await M(),await s(c,async()=>{let d;if(!await q(c)){d=[{id:a,title:b.title||"New Chat",createdAt:Date.now(),updatedAt:Date.now(),messageCount:b.incrementCount||0}],await (0,h.writeFile)(c,JSON.stringify(d,null,2));return}let e=(d=JSON.parse(await (0,h.readFile)(c,"utf-8"))).find(b=>b.id===a);e||(e={id:a,title:b.title||"New Chat",createdAt:Date.now(),updatedAt:Date.now(),messageCount:0},d.unshift(e)),e.updatedAt=Date.now(),b.incrementCount&&(e.messageCount=(e.messageCount||0)+b.incrementCount),b.title&&(e.title=b.title),await (0,h.writeFile)(c,JSON.stringify(d,null,2))})}catch{}}function O(a){if(R(a),Q(a),a._subscribeProcess){try{a._subscribeProcess.kill("SIGTERM")}catch{}a._subscribeProcess=null}}function P(a){if("waiting-for-subagents"===a.status){for(let b of(a.status="completed",Q(a),S(a),O(a),V(a).catch(()=>{}),a.subscribers))try{b(null)}catch{}a.subscribers.clear(),setTimeout(()=>{$.get(a.sessionId)===a&&X(a.sessionId)},3e4)}}function Q(a){a._waitingFinalizeTimer&&(clearTimeout(a._waitingFinalizeTimer),a._waitingFinalizeTimer=null)}function R(a){a._subscribeRetryTimer&&(clearTimeout(a._subscribeRetryTimer),a._subscribeRetryTimer=null)}function S(a){a._subscribeRetryAttempt=0,R(a)}function T(a,b){if(a._subscribeRetryTimer)return;let c=a._subscribeRetryAttempt??0,d=Math.min(5e3,300*2**c);a._subscribeRetryAttempt=c+1,a._subscribeRetryTimer=setTimeout(()=>{a._subscribeRetryTimer=null,b()},d)}function U(a){if(a._persistTimer)return;let b=Date.now()-a._lastPersistedAt,c=Math.max(0,2e3-b);a._persistTimer=setTimeout(()=>{a._persistTimer=null,V(a).catch(()=>{})},c)}async function V(a){a._persistTimer&&(clearTimeout(a._persistTimer),a._persistTimer=null),a._lastPersistedAt=Date.now();let b=a.accumulated.parts;if(0===b.length)return;let c=b.filter(a=>"text"!==a.type||!l(a.text)),d=c.filter(a=>"text"===a.type).map(a=>a.text).join(""),e="running"===a.status||"waiting-for-subagents"===a.status,f={id:a.accumulated.id,role:"assistant",content:d,parts:c,timestamp:new Date().toISOString()};e&&(f._streaming=!0);try{await W(a.sessionId,f)}catch(a){console.error("[active-runs] Persistence error:",a)}}async function W(a,b){await M();let c=r(a),d=b.id,e=!1;await s(c,async()=>{await q(c)||await (0,h.writeFile)(c,"");let a=(await (0,h.readFile)(c,"utf-8")).split("\n").filter(a=>a.trim()).map(a=>{try{if(JSON.parse(a).id===d)return e=!0,JSON.stringify(b)}catch{}return a});e||a.push(JSON.stringify(b)),await (0,h.writeFile)(c,a.join("\n")+"\n")}),a.includes(":subagent:")||(e?await N(a,{}):await N(a,{incrementCount:1}))}function X(a){let b=$.get(a);b&&(b._persistTimer&&clearTimeout(b._persistTimer),Q(b),O(b),$.delete(a))}d()}catch(a){d(a)}})}};
|