denchclaw 2.2.1 → 2.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/apps/web/.next/standalone/apps/web/.next/BUILD_ID +1 -1
- package/apps/web/.next/standalone/apps/web/.next/app-build-manifest.json +178 -171
- package/apps/web/.next/standalone/apps/web/.next/app-path-routes-manifest.json +29 -28
- package/apps/web/.next/standalone/apps/web/.next/build-manifest.json +5 -5
- package/apps/web/.next/standalone/apps/web/.next/react-loadable-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/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/chat/active/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/stop/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/stream/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/subagents/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/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_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/skills/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/terminal/port/route.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/terminal/port/route.js.nft.json +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/terminal/port/route_client-reference-manifest.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/[id]/messages/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/[id]/route_client-reference-manifest.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_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_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]/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]/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_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]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/views/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/views/route.js.nft.json +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_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_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_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 +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/page_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/workspace/page_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app-paths-manifest.json +29 -28
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/1150.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/6924.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/8899.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/functions-config-manifest.json +16 -16
- package/apps/web/.next/standalone/apps/web/.next/server/middleware-build-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/middleware-react-loadable-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/pages/500.html +1 -1
- package/apps/web/.next/standalone/apps/web/.next/static/Q0YgF3jTj-9sjWtpRymRl/_buildManifest.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/7858.a92307f116e7eb08.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/serve/[...path]/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/active/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/stop/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/stream/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/subagents/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/jobs/[jobId]/runs/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/jobs/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/runs/[sessionId]/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/runs/search-transcript/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/feedback/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/memories/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/profiles/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/profiles/switch/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sessions/[sessionId]/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sessions/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/terminal/port/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/[id]/messages/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/[id]/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/assets/[...path]/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/browse/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/browse-file/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/context/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/copy/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/db/introspect/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/db/query/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/delete/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/file/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/init/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/list/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/mkdir/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/move/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/display-field/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/bulk-delete/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/options/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/reorder/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/views/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/open-file/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/path-info/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/query/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/raw-file/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/rename/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/reports/execute/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/search-index/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/suggest-files/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/switch/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/thumbnail/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/tree/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/upload/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/virtual-file/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/watch/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/write-binary/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/{page-78d00fa89fa3d3a3.js → page-ea3ef779d7901b04.js} +1 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/{webpack-b4ff13c7886e10c9.js → webpack-11b130b100839707.js} +1 -1
- package/apps/web/.next/standalone/package.json +1 -1
- package/apps/web/.next/static/Q0YgF3jTj-9sjWtpRymRl/_buildManifest.js +1 -0
- package/apps/web/.next/static/chunks/7858.a92307f116e7eb08.js +1 -0
- package/apps/web/.next/static/chunks/app/api/apps/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/apps/serve/[...path]/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/chat/active/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/chat/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/chat/stop/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/chat/stream/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/chat/subagents/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/cron/jobs/[jobId]/runs/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/cron/jobs/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/cron/runs/[sessionId]/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/cron/runs/search-transcript/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/feedback/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/memories/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/profiles/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/profiles/switch/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/sessions/[sessionId]/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/sessions/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/skills/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/terminal/port/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/web-sessions/[id]/messages/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/web-sessions/[id]/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/web-sessions/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/assets/[...path]/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/browse/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/browse-file/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/context/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/copy/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/db/introspect/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/db/query/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/delete/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/file/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/init/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/list/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/mkdir/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/move/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/display-field/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/bulk-delete/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/options/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/reorder/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/views/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/open-file/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/path-info/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/query/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/raw-file/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/rename/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/reports/execute/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/search-index/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/suggest-files/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/switch/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/thumbnail/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/tree/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/upload/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/virtual-file/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/watch/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/api/workspace/write-binary/route-6294b5f2b139fc07.js +1 -0
- package/apps/web/.next/static/chunks/app/{page-78d00fa89fa3d3a3.js → page-ea3ef779d7901b04.js} +1 -1
- package/apps/web/.next/static/chunks/{webpack-b4ff13c7886e10c9.js → webpack-11b130b100839707.js} +1 -1
- package/dist/entry.js +1 -1
- package/dist/{program-VYLGlGTu.js → program-BBvFj08o.js} +26 -6
- package/dist/{run-main-BF0xKDV2.js → run-main-CexhuDHD.js} +1 -1
- package/package.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/static/KFmBYpMG4YUS-3zKIQyKQ/_buildManifest.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/7858.c5e365bb10ae46df.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/serve/[...path]/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/active/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/stop/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/stream/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/subagents/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/jobs/[jobId]/runs/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/jobs/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/runs/[sessionId]/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/runs/search-transcript/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/feedback/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/memories/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/profiles/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/profiles/switch/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sessions/[sessionId]/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sessions/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/[id]/messages/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/[id]/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/assets/[...path]/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/browse/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/browse-file/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/context/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/copy/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/db/introspect/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/db/query/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/delete/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/file/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/init/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/list/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/mkdir/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/move/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/display-field/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/bulk-delete/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/options/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/reorder/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/views/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/open-file/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/path-info/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/query/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/raw-file/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/rename/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/reports/execute/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/search-index/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/suggest-files/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/switch/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/thumbnail/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/tree/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/upload/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/virtual-file/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/watch/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/write-binary/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/KFmBYpMG4YUS-3zKIQyKQ/_buildManifest.js +0 -1
- package/apps/web/.next/static/chunks/7858.c5e365bb10ae46df.js +0 -1
- package/apps/web/.next/static/chunks/app/api/apps/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/apps/serve/[...path]/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/chat/active/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/chat/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/chat/stop/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/chat/stream/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/chat/subagents/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/cron/jobs/[jobId]/runs/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/cron/jobs/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/cron/runs/[sessionId]/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/cron/runs/search-transcript/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/feedback/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/memories/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/profiles/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/profiles/switch/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/sessions/[sessionId]/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/sessions/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/skills/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/web-sessions/[id]/messages/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/web-sessions/[id]/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/web-sessions/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/assets/[...path]/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/browse/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/browse-file/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/context/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/copy/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/db/introspect/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/db/query/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/delete/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/file/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/init/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/list/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/mkdir/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/move/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/display-field/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/bulk-delete/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/options/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/reorder/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/views/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/open-file/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/path-info/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/query/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/raw-file/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/rename/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/reports/execute/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/search-index/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/suggest-files/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/switch/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/thumbnail/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/tree/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/upload/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/virtual-file/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/watch/route-92144e0c11c84d4d.js +0 -1
- package/apps/web/.next/static/chunks/app/api/workspace/write-binary/route-92144e0c11c84d4d.js +0 -1
- /package/apps/web/.next/standalone/apps/web/.next/static/{KFmBYpMG4YUS-3zKIQyKQ → Q0YgF3jTj-9sjWtpRymRl}/_ssgManifest.js +0 -0
- /package/apps/web/.next/static/{KFmBYpMG4YUS-3zKIQyKQ → Q0YgF3jTj-9sjWtpRymRl}/_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":{"6820":{"*":{"id":"18372","name":"*","chunks":[],"async":false}},"7713":{"*":{"id":"89540","name":"*","chunks":[],"async":true}},"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}},"55095":{"*":{"id":"69307","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}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/kumareth/Documents/projects/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/builtin/global-error.js":{"id":55095,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/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/builtin/global-error.js":{"id":55095,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/components/posthog-provider.tsx":{"id":7975,"name":"*","chunks":["5700","static/chunks/df90ee31-b8ee23eaa0135739.js","7177","static/chunks/app/layout-2559763bcfca8c5c.js"],"async":false},"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/globals.css":{"id":89480,"name":"*","chunks":["5700","static/chunks/df90ee31-b8ee23eaa0135739.js","7177","static/chunks/app/layout-2559763bcfca8c5c.js"],"async":false},"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/workspace/page.tsx":{"id":9296,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/page.tsx":{"id":7713,"name":"*","chunks":["5700","static/chunks/df90ee31-b8ee23eaa0135739.js","6237","static/chunks/db534642-50243f054f94495f.js","2763","static/chunks/13959dde-c903075a69fab592.js","7073","static/chunks/1fceb049-f902400d9bbacdab.js","1377","static/chunks/c2d15609-28842465e7275227.js","9363","static/chunks/9363-abd98859f1624ed6.js","8974","static/chunks/app/page-
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"6820":{"*":{"id":"18372","name":"*","chunks":[],"async":false}},"7713":{"*":{"id":"89540","name":"*","chunks":[],"async":true}},"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}},"55095":{"*":{"id":"69307","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}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/kumareth/Documents/projects/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/builtin/global-error.js":{"id":55095,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/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/builtin/global-error.js":{"id":55095,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/components/posthog-provider.tsx":{"id":7975,"name":"*","chunks":["5700","static/chunks/df90ee31-b8ee23eaa0135739.js","7177","static/chunks/app/layout-2559763bcfca8c5c.js"],"async":false},"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/globals.css":{"id":89480,"name":"*","chunks":["5700","static/chunks/df90ee31-b8ee23eaa0135739.js","7177","static/chunks/app/layout-2559763bcfca8c5c.js"],"async":false},"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/workspace/page.tsx":{"id":9296,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/page.tsx":{"id":7713,"name":"*","chunks":["5700","static/chunks/df90ee31-b8ee23eaa0135739.js","6237","static/chunks/db534642-50243f054f94495f.js","2763","static/chunks/13959dde-c903075a69fab592.js","7073","static/chunks/1fceb049-f902400d9bbacdab.js","1377","static/chunks/c2d15609-28842465e7275227.js","9363","static/chunks/9363-abd98859f1624ed6.js","8974","static/chunks/app/page-ea3ef779d7901b04.js"],"async":true}},"entryCSSFiles":{"/Users/kumareth/Documents/projects/denchclaw/apps/web/":[],"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/layout":[{"inlined":false,"path":"static/css/8e60990c0f80a584.css"}],"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/page":[]},"rscModuleMapping":{"6820":{"*":{"id":"65194","name":"*","chunks":[],"async":false}},"7713":{"*":{"id":"6546","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}},"55095":{"*":{"id":"23045","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"12409","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}}},"edgeRscModuleMapping":{"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}},"55095":{"*":{"id":"69307","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 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/workspace/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"6820":{"*":{"id":"18372","name":"*","chunks":[],"async":false}},"7713":{"*":{"id":"89540","name":"*","chunks":[],"async":true}},"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}},"55095":{"*":{"id":"69307","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}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/kumareth/Documents/projects/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/builtin/global-error.js":{"id":55095,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/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/builtin/global-error.js":{"id":55095,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/components/posthog-provider.tsx":{"id":7975,"name":"*","chunks":["5700","static/chunks/df90ee31-b8ee23eaa0135739.js","7177","static/chunks/app/layout-2559763bcfca8c5c.js"],"async":false},"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/globals.css":{"id":89480,"name":"*","chunks":["5700","static/chunks/df90ee31-b8ee23eaa0135739.js","7177","static/chunks/app/layout-2559763bcfca8c5c.js"],"async":false},"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/workspace/page.tsx":{"id":9296,"name":"*","chunks":["6364","static/chunks/app/workspace/page-af2f54a846963ed0.js"],"async":false},"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/page.tsx":{"id":7713,"name":"*","chunks":["5700","static/chunks/df90ee31-b8ee23eaa0135739.js","6237","static/chunks/db534642-50243f054f94495f.js","2763","static/chunks/13959dde-c903075a69fab592.js","7073","static/chunks/1fceb049-f902400d9bbacdab.js","1377","static/chunks/c2d15609-28842465e7275227.js","9363","static/chunks/9363-abd98859f1624ed6.js","8974","static/chunks/app/page-
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/workspace/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"6820":{"*":{"id":"18372","name":"*","chunks":[],"async":false}},"7713":{"*":{"id":"89540","name":"*","chunks":[],"async":true}},"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}},"55095":{"*":{"id":"69307","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}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/kumareth/Documents/projects/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/builtin/global-error.js":{"id":55095,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/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/builtin/global-error.js":{"id":55095,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/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},"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/components/posthog-provider.tsx":{"id":7975,"name":"*","chunks":["5700","static/chunks/df90ee31-b8ee23eaa0135739.js","7177","static/chunks/app/layout-2559763bcfca8c5c.js"],"async":false},"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/globals.css":{"id":89480,"name":"*","chunks":["5700","static/chunks/df90ee31-b8ee23eaa0135739.js","7177","static/chunks/app/layout-2559763bcfca8c5c.js"],"async":false},"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/workspace/page.tsx":{"id":9296,"name":"*","chunks":["6364","static/chunks/app/workspace/page-af2f54a846963ed0.js"],"async":false},"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/page.tsx":{"id":7713,"name":"*","chunks":["5700","static/chunks/df90ee31-b8ee23eaa0135739.js","6237","static/chunks/db534642-50243f054f94495f.js","2763","static/chunks/13959dde-c903075a69fab592.js","7073","static/chunks/1fceb049-f902400d9bbacdab.js","1377","static/chunks/c2d15609-28842465e7275227.js","9363","static/chunks/9363-abd98859f1624ed6.js","8974","static/chunks/app/page-ea3ef779d7901b04.js"],"async":true}},"entryCSSFiles":{"/Users/kumareth/Documents/projects/denchclaw/apps/web/":[],"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/layout":[{"inlined":false,"path":"static/css/8e60990c0f80a584.css"}],"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/page":[],"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/workspace/page":[]},"rscModuleMapping":{"6820":{"*":{"id":"65194","name":"*","chunks":[],"async":false}},"7713":{"*":{"id":"6546","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}},"55095":{"*":{"id":"23045","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"12409","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}}},"edgeRscModuleMapping":{"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}},"55095":{"*":{"id":"69307","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}}}}
|
|
@@ -2,63 +2,64 @@
|
|
|
2
2
|
"/_not-found/page": "app/_not-found/page.js",
|
|
3
3
|
"/api/workspace/objects/[name]/views/route": "app/api/workspace/objects/[name]/views/route.js",
|
|
4
4
|
"/api/chat/stop/route": "app/api/chat/stop/route.js",
|
|
5
|
-
"/api/chat/active/route": "app/api/chat/active/route.js",
|
|
6
5
|
"/api/apps/serve/[...path]/route": "app/api/apps/serve/[...path]/route.js",
|
|
7
6
|
"/api/apps/route": "app/api/apps/route.js",
|
|
8
7
|
"/api/chat/route": "app/api/chat/route.js",
|
|
9
8
|
"/api/chat/subagents/route": "app/api/chat/subagents/route.js",
|
|
10
|
-
"/api/chat/
|
|
11
|
-
"/api/cron/jobs/[jobId]/runs/route": "app/api/cron/jobs/[jobId]/runs/route.js",
|
|
9
|
+
"/api/chat/active/route": "app/api/chat/active/route.js",
|
|
12
10
|
"/api/cron/jobs/route": "app/api/cron/jobs/route.js",
|
|
13
11
|
"/api/memories/route": "app/api/memories/route.js",
|
|
14
|
-
"/api/cron/runs/
|
|
15
|
-
"/api/
|
|
12
|
+
"/api/cron/jobs/[jobId]/runs/route": "app/api/cron/jobs/[jobId]/runs/route.js",
|
|
13
|
+
"/api/chat/stream/route": "app/api/chat/stream/route.js",
|
|
16
14
|
"/api/profiles/route": "app/api/profiles/route.js",
|
|
17
|
-
"/api/feedback/route": "app/api/feedback/route.js",
|
|
18
15
|
"/api/profiles/switch/route": "app/api/profiles/switch/route.js",
|
|
19
|
-
"/api/sessions/route": "app/api/sessions/route.js",
|
|
20
16
|
"/api/skills/route": "app/api/skills/route.js",
|
|
21
|
-
"/api/
|
|
17
|
+
"/api/terminal/port/route": "app/api/terminal/port/route.js",
|
|
18
|
+
"/api/cron/runs/[sessionId]/route": "app/api/cron/runs/[sessionId]/route.js",
|
|
22
19
|
"/api/web-sessions/[id]/messages/route": "app/api/web-sessions/[id]/messages/route.js",
|
|
23
20
|
"/api/workspace/assets/[...path]/route": "app/api/workspace/assets/[...path]/route.js",
|
|
24
|
-
"/api/
|
|
21
|
+
"/api/sessions/route": "app/api/sessions/route.js",
|
|
25
22
|
"/api/workspace/browse-file/route": "app/api/workspace/browse-file/route.js",
|
|
26
|
-
"/api/
|
|
23
|
+
"/api/web-sessions/route": "app/api/web-sessions/route.js",
|
|
24
|
+
"/api/sessions/[sessionId]/route": "app/api/sessions/[sessionId]/route.js",
|
|
25
|
+
"/api/feedback/route": "app/api/feedback/route.js",
|
|
27
26
|
"/api/workspace/browse/route": "app/api/workspace/browse/route.js",
|
|
27
|
+
"/api/cron/runs/search-transcript/route": "app/api/cron/runs/search-transcript/route.js",
|
|
28
|
+
"/api/workspace/context/route": "app/api/workspace/context/route.js",
|
|
29
|
+
"/api/workspace/file/route": "app/api/workspace/file/route.js",
|
|
28
30
|
"/api/workspace/copy/route": "app/api/workspace/copy/route.js",
|
|
29
31
|
"/api/workspace/db/query/route": "app/api/workspace/db/query/route.js",
|
|
30
|
-
"/api/workspace/db/introspect/route": "app/api/workspace/db/introspect/route.js",
|
|
31
|
-
"/api/workspace/delete/route": "app/api/workspace/delete/route.js",
|
|
32
32
|
"/api/workspace/list/route": "app/api/workspace/list/route.js",
|
|
33
|
-
"/api/workspace/file/route": "app/api/workspace/file/route.js",
|
|
34
33
|
"/api/workspace/mkdir/route": "app/api/workspace/mkdir/route.js",
|
|
35
|
-
"/api/workspace/objects/[name]/display-field/route": "app/api/workspace/objects/[name]/display-field/route.js",
|
|
36
|
-
"/api/web-sessions/[id]/route": "app/api/web-sessions/[id]/route.js",
|
|
37
|
-
"/api/workspace/objects/[name]/entries/bulk-delete/route": "app/api/workspace/objects/[name]/entries/bulk-delete/route.js",
|
|
38
|
-
"/api/workspace/init/route": "app/api/workspace/init/route.js",
|
|
39
34
|
"/api/workspace/move/route": "app/api/workspace/move/route.js",
|
|
40
|
-
"/api/workspace/
|
|
35
|
+
"/api/workspace/init/route": "app/api/workspace/init/route.js",
|
|
36
|
+
"/api/workspace/objects/[name]/entries/bulk-delete/route": "app/api/workspace/objects/[name]/entries/bulk-delete/route.js",
|
|
37
|
+
"/api/workspace/objects/[name]/display-field/route": "app/api/workspace/objects/[name]/display-field/route.js",
|
|
41
38
|
"/api/workspace/objects/[name]/entries/route": "app/api/workspace/objects/[name]/entries/route.js",
|
|
39
|
+
"/api/workspace/objects/[name]/entries/options/route": "app/api/workspace/objects/[name]/entries/options/route.js",
|
|
40
|
+
"/api/workspace/delete/route": "app/api/workspace/delete/route.js",
|
|
42
41
|
"/api/workspace/objects/[name]/fields/reorder/route": "app/api/workspace/objects/[name]/fields/reorder/route.js",
|
|
43
|
-
"/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route": "app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route.js",
|
|
44
42
|
"/api/workspace/objects/[name]/fields/[fieldId]/route": "app/api/workspace/objects/[name]/fields/[fieldId]/route.js",
|
|
43
|
+
"/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route": "app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route.js",
|
|
44
|
+
"/api/workspace/path-info/route": "app/api/workspace/path-info/route.js",
|
|
45
|
+
"/api/web-sessions/[id]/route": "app/api/web-sessions/[id]/route.js",
|
|
45
46
|
"/api/workspace/open-file/route": "app/api/workspace/open-file/route.js",
|
|
46
47
|
"/api/workspace/query/route": "app/api/workspace/query/route.js",
|
|
47
|
-
"/api/workspace/path-info/route": "app/api/workspace/path-info/route.js",
|
|
48
|
-
"/api/workspace/objects/[name]/entries/[id]/route": "app/api/workspace/objects/[name]/entries/[id]/route.js",
|
|
49
|
-
"/api/workspace/raw-file/route": "app/api/workspace/raw-file/route.js",
|
|
50
|
-
"/api/workspace/reports/execute/route": "app/api/workspace/reports/execute/route.js",
|
|
51
48
|
"/api/workspace/rename/route": "app/api/workspace/rename/route.js",
|
|
52
49
|
"/api/workspace/switch/route": "app/api/workspace/switch/route.js",
|
|
53
|
-
"/api/workspace/
|
|
50
|
+
"/api/workspace/reports/execute/route": "app/api/workspace/reports/execute/route.js",
|
|
51
|
+
"/api/workspace/raw-file/route": "app/api/workspace/raw-file/route.js",
|
|
54
52
|
"/api/workspace/thumbnail/route": "app/api/workspace/thumbnail/route.js",
|
|
55
|
-
"/api/workspace/objects/[name]/route": "app/api/workspace/objects/[name]/route.js",
|
|
56
|
-
"/api/workspace/tree/route": "app/api/workspace/tree/route.js",
|
|
53
|
+
"/api/workspace/objects/[name]/entries/[id]/route": "app/api/workspace/objects/[name]/entries/[id]/route.js",
|
|
57
54
|
"/api/workspace/upload/route": "app/api/workspace/upload/route.js",
|
|
58
|
-
"/api/workspace/
|
|
55
|
+
"/api/workspace/search-index/route": "app/api/workspace/search-index/route.js",
|
|
59
56
|
"/api/workspace/write-binary/route": "app/api/workspace/write-binary/route.js",
|
|
60
|
-
"/api/workspace/
|
|
57
|
+
"/api/workspace/virtual-file/route": "app/api/workspace/virtual-file/route.js",
|
|
58
|
+
"/api/workspace/db/introspect/route": "app/api/workspace/db/introspect/route.js",
|
|
59
|
+
"/api/workspace/objects/[name]/route": "app/api/workspace/objects/[name]/route.js",
|
|
60
|
+
"/api/workspace/tree/route": "app/api/workspace/tree/route.js",
|
|
61
61
|
"/api/workspace/suggest-files/route": "app/api/workspace/suggest-files/route.js",
|
|
62
|
+
"/api/workspace/watch/route": "app/api/workspace/watch/route.js",
|
|
62
63
|
"/workspace/page": "app/workspace/page.js",
|
|
63
64
|
"/page": "app/page.js"
|
|
64
65
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
exports.id=1150,exports.ids=[1150],exports.modules={10685:(a,b,c)=>{var d;(()=>{var e={226:function(e,f){!function(g,h){"use strict";var i="function",j="undefined",k="object",l="string",m="major",n="model",o="name",p="type",q="vendor",r="version",s="architecture",t="console",u="mobile",v="tablet",w="smarttv",x="wearable",y="embedded",z="Amazon",A="Apple",B="ASUS",C="BlackBerry",D="Browser",E="Chrome",F="Firefox",G="Google",H="Huawei",I="Microsoft",J="Motorola",K="Opera",L="Samsung",M="Sharp",N="Sony",O="Xiaomi",P="Zebra",Q="Facebook",R="Chromium OS",S="Mac OS",T=function(a,b){var c={};for(var d in a)b[d]&&b[d].length%2==0?c[d]=b[d].concat(a[d]):c[d]=a[d];return c},U=function(a){for(var b={},c=0;c<a.length;c++)b[a[c].toUpperCase()]=a[c];return b},V=function(a,b){return typeof a===l&&-1!==W(b).indexOf(W(a))},W=function(a){return a.toLowerCase()},X=function(a,b){if(typeof a===l)return a=a.replace(/^\s\s*/,""),typeof b===j?a:a.substring(0,350)},Y=function(a,b){for(var c,d,e,f,g,j,l=0;l<b.length&&!g;){var m=b[l],n=b[l+1];for(c=d=0;c<m.length&&!g&&m[c];)if(g=m[c++].exec(a))for(e=0;e<n.length;e++)j=g[++d],typeof(f=n[e])===k&&f.length>0?2===f.length?typeof f[1]==i?this[f[0]]=f[1].call(this,j):this[f[0]]=f[1]:3===f.length?typeof f[1]!==i||f[1].exec&&f[1].test?this[f[0]]=j?j.replace(f[1],f[2]):void 0:this[f[0]]=j?f[1].call(this,j,f[2]):void 0:4===f.length&&(this[f[0]]=j?f[3].call(this,j.replace(f[1],f[2])):h):this[f]=j||h;l+=2}},Z=function(a,b){for(var c in b)if(typeof b[c]===k&&b[c].length>0){for(var d=0;d<b[c].length;d++)if(V(b[c][d],a))return"?"===c?h:c}else if(V(b[c],a))return"?"===c?h:c;return a},$={ME:"4.90","NT 3.11":"NT3.51","NT 4.0":"NT4.0",2e3:"NT 5.0",XP:["NT 5.1","NT 5.2"],Vista:"NT 6.0",7:"NT 6.1",8:"NT 6.2",8.1:"NT 6.3",10:["NT 6.4","NT 10.0"],RT:"ARM"},_={browser:[[/\b(?:crmo|crios)\/([\w\.]+)/i],[r,[o,"Chrome"]],[/edg(?:e|ios|a)?\/([\w\.]+)/i],[r,[o,"Edge"]],[/(opera mini)\/([-\w\.]+)/i,/(opera [mobiletab]{3,6})\b.+version\/([-\w\.]+)/i,/(opera)(?:.+version\/|[\/ ]+)([\w\.]+)/i],[o,r],[/opios[\/ ]+([\w\.]+)/i],[r,[o,K+" Mini"]],[/\bopr\/([\w\.]+)/i],[r,[o,K]],[/(kindle)\/([\w\.]+)/i,/(lunascape|maxthon|netfront|jasmine|blazer)[\/ ]?([\w\.]*)/i,/(avant |iemobile|slim)(?:browser)?[\/ ]?([\w\.]*)/i,/(ba?idubrowser)[\/ ]?([\w\.]+)/i,/(?:ms|\()(ie) ([\w\.]+)/i,/(flock|rockmelt|midori|epiphany|silk|skyfire|bolt|iron|vivaldi|iridium|phantomjs|bowser|quark|qupzilla|falkon|rekonq|puffin|brave|whale(?!.+naver)|qqbrowserlite|qq|duckduckgo)\/([-\w\.]+)/i,/(heytap|ovi)browser\/([\d\.]+)/i,/(weibo)__([\d\.]+)/i],[o,r],[/(?:\buc? ?browser|(?:juc.+)ucweb)[\/ ]?([\w\.]+)/i],[r,[o,"UC"+D]],[/microm.+\bqbcore\/([\w\.]+)/i,/\bqbcore\/([\w\.]+).+microm/i],[r,[o,"WeChat(Win) Desktop"]],[/micromessenger\/([\w\.]+)/i],[r,[o,"WeChat"]],[/konqueror\/([\w\.]+)/i],[r,[o,"Konqueror"]],[/trident.+rv[: ]([\w\.]{1,9})\b.+like gecko/i],[r,[o,"IE"]],[/ya(?:search)?browser\/([\w\.]+)/i],[r,[o,"Yandex"]],[/(avast|avg)\/([\w\.]+)/i],[[o,/(.+)/,"$1 Secure "+D],r],[/\bfocus\/([\w\.]+)/i],[r,[o,F+" Focus"]],[/\bopt\/([\w\.]+)/i],[r,[o,K+" Touch"]],[/coc_coc\w+\/([\w\.]+)/i],[r,[o,"Coc Coc"]],[/dolfin\/([\w\.]+)/i],[r,[o,"Dolphin"]],[/coast\/([\w\.]+)/i],[r,[o,K+" Coast"]],[/miuibrowser\/([\w\.]+)/i],[r,[o,"MIUI "+D]],[/fxios\/([-\w\.]+)/i],[r,[o,F]],[/\bqihu|(qi?ho?o?|360)browser/i],[[o,"360 "+D]],[/(oculus|samsung|sailfish|huawei)browser\/([\w\.]+)/i],[[o,/(.+)/,"$1 "+D],r],[/(comodo_dragon)\/([\w\.]+)/i],[[o,/_/g," "],r],[/(electron)\/([\w\.]+) safari/i,/(tesla)(?: qtcarbrowser|\/(20\d\d\.[-\w\.]+))/i,/m?(qqbrowser|baiduboxapp|2345Explorer)[\/ ]?([\w\.]+)/i],[o,r],[/(metasr)[\/ ]?([\w\.]+)/i,/(lbbrowser)/i,/\[(linkedin)app\]/i],[o],[/((?:fban\/fbios|fb_iab\/fb4a)(?!.+fbav)|;fbav\/([\w\.]+);)/i],[[o,Q],r],[/(kakao(?:talk|story))[\/ ]([\w\.]+)/i,/(naver)\(.*?(\d+\.[\w\.]+).*\)/i,/safari (line)\/([\w\.]+)/i,/\b(line)\/([\w\.]+)\/iab/i,/(chromium|instagram)[\/ ]([-\w\.]+)/i],[o,r],[/\bgsa\/([\w\.]+) .*safari\//i],[r,[o,"GSA"]],[/musical_ly(?:.+app_?version\/|_)([\w\.]+)/i],[r,[o,"TikTok"]],[/headlesschrome(?:\/([\w\.]+)| )/i],[r,[o,E+" Headless"]],[/ wv\).+(chrome)\/([\w\.]+)/i],[[o,E+" WebView"],r],[/droid.+ version\/([\w\.]+)\b.+(?:mobile safari|safari)/i],[r,[o,"Android "+D]],[/(chrome|omniweb|arora|[tizenoka]{5} ?browser)\/v?([\w\.]+)/i],[o,r],[/version\/([\w\.\,]+) .*mobile\/\w+ (safari)/i],[r,[o,"Mobile Safari"]],[/version\/([\w(\.|\,)]+) .*(mobile ?safari|safari)/i],[r,o],[/webkit.+?(mobile ?safari|safari)(\/[\w\.]+)/i],[o,[r,Z,{"1.0":"/8",1.2:"/1",1.3:"/3","2.0":"/412","2.0.2":"/416","2.0.3":"/417","2.0.4":"/419","?":"/"}]],[/(webkit|khtml)\/([\w\.]+)/i],[o,r],[/(navigator|netscape\d?)\/([-\w\.]+)/i],[[o,"Netscape"],r],[/mobile vr; rv:([\w\.]+)\).+firefox/i],[r,[o,F+" Reality"]],[/ekiohf.+(flow)\/([\w\.]+)/i,/(swiftfox)/i,/(icedragon|iceweasel|camino|chimera|fennec|maemo browser|minimo|conkeror|klar)[\/ ]?([\w\.\+]+)/i,/(seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\/([-\w\.]+)$/i,/(firefox)\/([\w\.]+)/i,/(mozilla)\/([\w\.]+) .+rv\:.+gecko\/\d+/i,/(polaris|lynx|dillo|icab|doris|amaya|w3m|netsurf|sleipnir|obigo|mosaic|(?:go|ice|up)[\. ]?browser)[-\/ ]?v?([\w\.]+)/i,/(links) \(([\w\.]+)/i,/panasonic;(viera)/i],[o,r],[/(cobalt)\/([\w\.]+)/i],[o,[r,/master.|lts./,""]]],cpu:[[/(?:(amd|x(?:(?:86|64)[-_])?|wow|win)64)[;\)]/i],[[s,"amd64"]],[/(ia32(?=;))/i],[[s,W]],[/((?:i[346]|x)86)[;\)]/i],[[s,"ia32"]],[/\b(aarch64|arm(v?8e?l?|_?64))\b/i],[[s,"arm64"]],[/\b(arm(?:v[67])?ht?n?[fl]p?)\b/i],[[s,"armhf"]],[/windows (ce|mobile); ppc;/i],[[s,"arm"]],[/((?:ppc|powerpc)(?:64)?)(?: mac|;|\))/i],[[s,/ower/,"",W]],[/(sun4\w)[;\)]/i],[[s,"sparc"]],[/((?:avr32|ia64(?=;))|68k(?=\))|\barm(?=v(?:[1-7]|[5-7]1)l?|;|eabi)|(?=atmel )avr|(?:irix|mips|sparc)(?:64)?\b|pa-risc)/i],[[s,W]]],device:[[/\b(sch-i[89]0\d|shw-m380s|sm-[ptx]\w{2,4}|gt-[pn]\d{2,4}|sgh-t8[56]9|nexus 10)/i],[n,[q,L],[p,v]],[/\b((?:s[cgp]h|gt|sm)-\w+|sc[g-]?[\d]+a?|galaxy nexus)/i,/samsung[- ]([-\w]+)/i,/sec-(sgh\w+)/i],[n,[q,L],[p,u]],[/(?:\/|\()(ip(?:hone|od)[\w, ]*)(?:\/|;)/i],[n,[q,A],[p,u]],[/\((ipad);[-\w\),; ]+apple/i,/applecoremedia\/[\w\.]+ \((ipad)/i,/\b(ipad)\d\d?,\d\d?[;\]].+ios/i],[n,[q,A],[p,v]],[/(macintosh);/i],[n,[q,A]],[/\b(sh-?[altvz]?\d\d[a-ekm]?)/i],[n,[q,M],[p,u]],[/\b((?:ag[rs][23]?|bah2?|sht?|btv)-a?[lw]\d{2})\b(?!.+d\/s)/i],[n,[q,H],[p,v]],[/(?:huawei|honor)([-\w ]+)[;\)]/i,/\b(nexus 6p|\w{2,4}e?-[atu]?[ln][\dx][012359c][adn]?)\b(?!.+d\/s)/i],[n,[q,H],[p,u]],[/\b(poco[\w ]+)(?: bui|\))/i,/\b; (\w+) build\/hm\1/i,/\b(hm[-_ ]?note?[_ ]?(?:\d\w)?) bui/i,/\b(redmi[\-_ ]?(?:note|k)?[\w_ ]+)(?: bui|\))/i,/\b(mi[-_ ]?(?:a\d|one|one[_ ]plus|note lte|max|cc)?[_ ]?(?:\d?\w?)[_ ]?(?:plus|se|lite)?)(?: bui|\))/i],[[n,/_/g," "],[q,O],[p,u]],[/\b(mi[-_ ]?(?:pad)(?:[\w_ ]+))(?: bui|\))/i],[[n,/_/g," "],[q,O],[p,v]],[/; (\w+) bui.+ oppo/i,/\b(cph[12]\d{3}|p(?:af|c[al]|d\w|e[ar])[mt]\d0|x9007|a101op)\b/i],[n,[q,"OPPO"],[p,u]],[/vivo (\w+)(?: bui|\))/i,/\b(v[12]\d{3}\w?[at])(?: bui|;)/i],[n,[q,"Vivo"],[p,u]],[/\b(rmx[12]\d{3})(?: bui|;|\))/i],[n,[q,"Realme"],[p,u]],[/\b(milestone|droid(?:[2-4x]| (?:bionic|x2|pro|razr))?:?( 4g)?)\b[\w ]+build\//i,/\bmot(?:orola)?[- ](\w*)/i,/((?:moto[\w\(\) ]+|xt\d{3,4}|nexus 6)(?= bui|\)))/i],[n,[q,J],[p,u]],[/\b(mz60\d|xoom[2 ]{0,2}) build\//i],[n,[q,J],[p,v]],[/((?=lg)?[vl]k\-?\d{3}) bui| 3\.[-\w; ]{10}lg?-([06cv9]{3,4})/i],[n,[q,"LG"],[p,v]],[/(lm(?:-?f100[nv]?|-[\w\.]+)(?= bui|\))|nexus [45])/i,/\blg[-e;\/ ]+((?!browser|netcast|android tv)\w+)/i,/\blg-?([\d\w]+) bui/i],[n,[q,"LG"],[p,u]],[/(ideatab[-\w ]+)/i,/lenovo ?(s[56]000[-\w]+|tab(?:[\w ]+)|yt[-\d\w]{6}|tb[-\d\w]{6})/i],[n,[q,"Lenovo"],[p,v]],[/(?:maemo|nokia).*(n900|lumia \d+)/i,/nokia[-_ ]?([-\w\.]*)/i],[[n,/_/g," "],[q,"Nokia"],[p,u]],[/(pixel c)\b/i],[n,[q,G],[p,v]],[/droid.+; (pixel[\daxl ]{0,6})(?: bui|\))/i],[n,[q,G],[p,u]],[/droid.+ (a?\d[0-2]{2}so|[c-g]\d{4}|so[-gl]\w+|xq-a\w[4-7][12])(?= bui|\).+chrome\/(?![1-6]{0,1}\d\.))/i],[n,[q,N],[p,u]],[/sony tablet [ps]/i,/\b(?:sony)?sgp\w+(?: bui|\))/i],[[n,"Xperia Tablet"],[q,N],[p,v]],[/ (kb2005|in20[12]5|be20[12][59])\b/i,/(?:one)?(?:plus)? (a\d0\d\d)(?: b|\))/i],[n,[q,"OnePlus"],[p,u]],[/(alexa)webm/i,/(kf[a-z]{2}wi|aeo[c-r]{2})( bui|\))/i,/(kf[a-z]+)( bui|\)).+silk\//i],[n,[q,z],[p,v]],[/((?:sd|kf)[0349hijorstuw]+)( bui|\)).+silk\//i],[[n,/(.+)/g,"Fire Phone $1"],[q,z],[p,u]],[/(playbook);[-\w\),; ]+(rim)/i],[n,q,[p,v]],[/\b((?:bb[a-f]|st[hv])100-\d)/i,/\(bb10; (\w+)/i],[n,[q,C],[p,u]],[/(?:\b|asus_)(transfo[prime ]{4,10} \w+|eeepc|slider \w+|nexus 7|padfone|p00[cj])/i],[n,[q,B],[p,v]],[/ (z[bes]6[027][012][km][ls]|zenfone \d\w?)\b/i],[n,[q,B],[p,u]],[/(nexus 9)/i],[n,[q,"HTC"],[p,v]],[/(htc)[-;_ ]{1,2}([\w ]+(?=\)| bui)|\w+)/i,/(zte)[- ]([\w ]+?)(?: bui|\/|\))/i,/(alcatel|geeksphone|nexian|panasonic(?!(?:;|\.))|sony(?!-bra))[-_ ]?([-\w]*)/i],[q,[n,/_/g," "],[p,u]],[/droid.+; ([ab][1-7]-?[0178a]\d\d?)/i],[n,[q,"Acer"],[p,v]],[/droid.+; (m[1-5] note) bui/i,/\bmz-([-\w]{2,})/i],[n,[q,"Meizu"],[p,u]],[/(blackberry|benq|palm(?=\-)|sonyericsson|acer|asus|dell|meizu|motorola|polytron)[-_ ]?([-\w]*)/i,/(hp) ([\w ]+\w)/i,/(asus)-?(\w+)/i,/(microsoft); (lumia[\w ]+)/i,/(lenovo)[-_ ]?([-\w]+)/i,/(jolla)/i,/(oppo) ?([\w ]+) bui/i],[q,n,[p,u]],[/(kobo)\s(ereader|touch)/i,/(archos) (gamepad2?)/i,/(hp).+(touchpad(?!.+tablet)|tablet)/i,/(kindle)\/([\w\.]+)/i,/(nook)[\w ]+build\/(\w+)/i,/(dell) (strea[kpr\d ]*[\dko])/i,/(le[- ]+pan)[- ]+(\w{1,9}) bui/i,/(trinity)[- ]*(t\d{3}) bui/i,/(gigaset)[- ]+(q\w{1,9}) bui/i,/(vodafone) ([\w ]+)(?:\)| bui)/i],[q,n,[p,v]],[/(surface duo)/i],[n,[q,I],[p,v]],[/droid [\d\.]+; (fp\du?)(?: b|\))/i],[n,[q,"Fairphone"],[p,u]],[/(u304aa)/i],[n,[q,"AT&T"],[p,u]],[/\bsie-(\w*)/i],[n,[q,"Siemens"],[p,u]],[/\b(rct\w+) b/i],[n,[q,"RCA"],[p,v]],[/\b(venue[\d ]{2,7}) b/i],[n,[q,"Dell"],[p,v]],[/\b(q(?:mv|ta)\w+) b/i],[n,[q,"Verizon"],[p,v]],[/\b(?:barnes[& ]+noble |bn[rt])([\w\+ ]*) b/i],[n,[q,"Barnes & Noble"],[p,v]],[/\b(tm\d{3}\w+) b/i],[n,[q,"NuVision"],[p,v]],[/\b(k88) b/i],[n,[q,"ZTE"],[p,v]],[/\b(nx\d{3}j) b/i],[n,[q,"ZTE"],[p,u]],[/\b(gen\d{3}) b.+49h/i],[n,[q,"Swiss"],[p,u]],[/\b(zur\d{3}) b/i],[n,[q,"Swiss"],[p,v]],[/\b((zeki)?tb.*\b) b/i],[n,[q,"Zeki"],[p,v]],[/\b([yr]\d{2}) b/i,/\b(dragon[- ]+touch |dt)(\w{5}) b/i],[[q,"Dragon Touch"],n,[p,v]],[/\b(ns-?\w{0,9}) b/i],[n,[q,"Insignia"],[p,v]],[/\b((nxa|next)-?\w{0,9}) b/i],[n,[q,"NextBook"],[p,v]],[/\b(xtreme\_)?(v(1[045]|2[015]|[3469]0|7[05])) b/i],[[q,"Voice"],n,[p,u]],[/\b(lvtel\-)?(v1[12]) b/i],[[q,"LvTel"],n,[p,u]],[/\b(ph-1) /i],[n,[q,"Essential"],[p,u]],[/\b(v(100md|700na|7011|917g).*\b) b/i],[n,[q,"Envizen"],[p,v]],[/\b(trio[-\w\. ]+) b/i],[n,[q,"MachSpeed"],[p,v]],[/\btu_(1491) b/i],[n,[q,"Rotor"],[p,v]],[/(shield[\w ]+) b/i],[n,[q,"Nvidia"],[p,v]],[/(sprint) (\w+)/i],[q,n,[p,u]],[/(kin\.[onetw]{3})/i],[[n,/\./g," "],[q,I],[p,u]],[/droid.+; (cc6666?|et5[16]|mc[239][23]x?|vc8[03]x?)\)/i],[n,[q,P],[p,v]],[/droid.+; (ec30|ps20|tc[2-8]\d[kx])\)/i],[n,[q,P],[p,u]],[/smart-tv.+(samsung)/i],[q,[p,w]],[/hbbtv.+maple;(\d+)/i],[[n,/^/,"SmartTV"],[q,L],[p,w]],[/(nux; netcast.+smarttv|lg (netcast\.tv-201\d|android tv))/i],[[q,"LG"],[p,w]],[/(apple) ?tv/i],[q,[n,A+" TV"],[p,w]],[/crkey/i],[[n,E+"cast"],[q,G],[p,w]],[/droid.+aft(\w)( bui|\))/i],[n,[q,z],[p,w]],[/\(dtv[\);].+(aquos)/i,/(aquos-tv[\w ]+)\)/i],[n,[q,M],[p,w]],[/(bravia[\w ]+)( bui|\))/i],[n,[q,N],[p,w]],[/(mitv-\w{5}) bui/i],[n,[q,O],[p,w]],[/Hbbtv.*(technisat) (.*);/i],[q,n,[p,w]],[/\b(roku)[\dx]*[\)\/]((?:dvp-)?[\d\.]*)/i,/hbbtv\/\d+\.\d+\.\d+ +\([\w\+ ]*; *([\w\d][^;]*);([^;]*)/i],[[q,X],[n,X],[p,w]],[/\b(android tv|smart[- ]?tv|opera tv|tv; rv:)\b/i],[[p,w]],[/(ouya)/i,/(nintendo) ([wids3utch]+)/i],[q,n,[p,t]],[/droid.+; (shield) bui/i],[n,[q,"Nvidia"],[p,t]],[/(playstation [345portablevi]+)/i],[n,[q,N],[p,t]],[/\b(xbox(?: one)?(?!; xbox))[\); ]/i],[n,[q,I],[p,t]],[/((pebble))app/i],[q,n,[p,x]],[/(watch)(?: ?os[,\/]|\d,\d\/)[\d\.]+/i],[n,[q,A],[p,x]],[/droid.+; (glass) \d/i],[n,[q,G],[p,x]],[/droid.+; (wt63?0{2,3})\)/i],[n,[q,P],[p,x]],[/(quest( 2| pro)?)/i],[n,[q,Q],[p,x]],[/(tesla)(?: qtcarbrowser|\/[-\w\.]+)/i],[q,[p,y]],[/(aeobc)\b/i],[n,[q,z],[p,y]],[/droid .+?; ([^;]+?)(?: bui|\) applew).+? mobile safari/i],[n,[p,u]],[/droid .+?; ([^;]+?)(?: bui|\) applew).+?(?! mobile) safari/i],[n,[p,v]],[/\b((tablet|tab)[;\/]|focus\/\d(?!.+mobile))/i],[[p,v]],[/(phone|mobile(?:[;\/]| [ \w\/\.]*safari)|pda(?=.+windows ce))/i],[[p,u]],[/(android[-\w\. ]{0,9});.+buil/i],[n,[q,"Generic"]]],engine:[[/windows.+ edge\/([\w\.]+)/i],[r,[o,"EdgeHTML"]],[/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i],[r,[o,"Blink"]],[/(presto)\/([\w\.]+)/i,/(webkit|trident|netfront|netsurf|amaya|lynx|w3m|goanna)\/([\w\.]+)/i,/ekioh(flow)\/([\w\.]+)/i,/(khtml|tasman|links)[\/ ]\(?([\w\.]+)/i,/(icab)[\/ ]([23]\.[\d\.]+)/i,/\b(libweb)/i],[o,r],[/rv\:([\w\.]{1,9})\b.+(gecko)/i],[r,o]],os:[[/microsoft (windows) (vista|xp)/i],[o,r],[/(windows) nt 6\.2; (arm)/i,/(windows (?:phone(?: os)?|mobile))[\/ ]?([\d\.\w ]*)/i,/(windows)[\/ ]?([ntce\d\. ]+\w)(?!.+xbox)/i],[o,[r,Z,$]],[/(win(?=3|9|n)|win 9x )([nt\d\.]+)/i],[[o,"Windows"],[r,Z,$]],[/ip[honead]{2,4}\b(?:.*os ([\w]+) like mac|; opera)/i,/ios;fbsv\/([\d\.]+)/i,/cfnetwork\/.+darwin/i],[[r,/_/g,"."],[o,"iOS"]],[/(mac os x) ?([\w\. ]*)/i,/(macintosh|mac_powerpc\b)(?!.+haiku)/i],[[o,S],[r,/_/g,"."]],[/droid ([\w\.]+)\b.+(android[- ]x86|harmonyos)/i],[r,o],[/(android|webos|qnx|bada|rim tablet os|maemo|meego|sailfish)[-\/ ]?([\w\.]*)/i,/(blackberry)\w*\/([\w\.]*)/i,/(tizen|kaios)[\/ ]([\w\.]+)/i,/\((series40);/i],[o,r],[/\(bb(10);/i],[r,[o,C]],[/(?:symbian ?os|symbos|s60(?=;)|series60)[-\/ ]?([\w\.]*)/i],[r,[o,"Symbian"]],[/mozilla\/[\d\.]+ \((?:mobile|tablet|tv|mobile; [\w ]+); rv:.+ gecko\/([\w\.]+)/i],[r,[o,F+" OS"]],[/web0s;.+rt(tv)/i,/\b(?:hp)?wos(?:browser)?\/([\w\.]+)/i],[r,[o,"webOS"]],[/watch(?: ?os[,\/]|\d,\d\/)([\d\.]+)/i],[r,[o,"watchOS"]],[/crkey\/([\d\.]+)/i],[r,[o,E+"cast"]],[/(cros) [\w]+(?:\)| ([\w\.]+)\b)/i],[[o,R],r],[/panasonic;(viera)/i,/(netrange)mmh/i,/(nettv)\/(\d+\.[\w\.]+)/i,/(nintendo|playstation) ([wids345portablevuch]+)/i,/(xbox); +xbox ([^\);]+)/i,/\b(joli|palm)\b ?(?:os)?\/?([\w\.]*)/i,/(mint)[\/\(\) ]?(\w*)/i,/(mageia|vectorlinux)[; ]/i,/([kxln]?ubuntu|debian|suse|opensuse|gentoo|arch(?= linux)|slackware|fedora|mandriva|centos|pclinuxos|red ?hat|zenwalk|linpus|raspbian|plan 9|minix|risc os|contiki|deepin|manjaro|elementary os|sabayon|linspire)(?: gnu\/linux)?(?: enterprise)?(?:[- ]linux)?(?:-gnu)?[-\/ ]?(?!chrom|package)([-\w\.]*)/i,/(hurd|linux) ?([\w\.]*)/i,/(gnu) ?([\w\.]*)/i,/\b([-frentopcghs]{0,5}bsd|dragonfly)[\/ ]?(?!amd|[ix346]{1,2}86)([\w\.]*)/i,/(haiku) (\w+)/i],[o,r],[/(sunos) ?([\w\.\d]*)/i],[[o,"Solaris"],r],[/((?:open)?solaris)[-\/ ]?([\w\.]*)/i,/(aix) ((\d)(?=\.|\)| )[\w\.])*/i,/\b(beos|os\/2|amigaos|morphos|openvms|fuchsia|hp-ux|serenityos)/i,/(unix) ?([\w\.]*)/i],[o,r]]},aa=function(a,b){if(typeof a===k&&(b=a,a=h),!(this instanceof aa))return new aa(a,b).getResult();var c=typeof g!==j&&g.navigator?g.navigator:h,d=a||(c&&c.userAgent?c.userAgent:""),e=c&&c.userAgentData?c.userAgentData:h,f=b?T(_,b):_,t=c&&c.userAgent==d;return this.getBrowser=function(){var a,b={};return b[o]=h,b[r]=h,Y.call(b,d,f.browser),b[m]=typeof(a=b[r])===l?a.replace(/[^\d\.]/g,"").split(".")[0]:h,t&&c&&c.brave&&typeof c.brave.isBrave==i&&(b[o]="Brave"),b},this.getCPU=function(){var a={};return a[s]=h,Y.call(a,d,f.cpu),a},this.getDevice=function(){var a={};return a[q]=h,a[n]=h,a[p]=h,Y.call(a,d,f.device),t&&!a[p]&&e&&e.mobile&&(a[p]=u),t&&"Macintosh"==a[n]&&c&&typeof c.standalone!==j&&c.maxTouchPoints&&c.maxTouchPoints>2&&(a[n]="iPad",a[p]=v),a},this.getEngine=function(){var a={};return a[o]=h,a[r]=h,Y.call(a,d,f.engine),a},this.getOS=function(){var a={};return a[o]=h,a[r]=h,Y.call(a,d,f.os),t&&!a[o]&&e&&"Unknown"!=e.platform&&(a[o]=e.platform.replace(/chrome os/i,R).replace(/macos/i,S)),a},this.getResult=function(){return{ua:this.getUA(),browser:this.getBrowser(),engine:this.getEngine(),os:this.getOS(),device:this.getDevice(),cpu:this.getCPU()}},this.getUA=function(){return d},this.setUA=function(a){return d=typeof a===l&&a.length>350?X(a,350):a,this},this.setUA(d),this};aa.VERSION="1.0.35",aa.BROWSER=U([o,r,m]),aa.CPU=U([s]),aa.DEVICE=U([n,q,p,t,u,w,v,x,y]),aa.ENGINE=aa.OS=U([o,r]),typeof f!==j?(e.exports&&(f=e.exports=aa),f.UAParser=aa):c.amdO?void 0===(d=(function(){return aa}).call(b,c,b,a))||(a.exports=d):typeof g!==j&&(g.UAParser=aa);var ab=typeof g!==j&&(g.jQuery||g.Zepto);if(ab&&!ab.ua){var ac=new aa;ab.ua=ac.getResult(),ab.ua.get=function(){return ac.getUA()},ab.ua.set=function(a){ac.setUA(a);var b=ac.getResult();for(var c in b)ab.ua[c]=b[c]}}}("object"==typeof window?window:this)}},f={};function g(a){var b=f[a];if(void 0!==b)return b.exports;var c=f[a]={exports:{}},d=!0;try{e[a].call(c.exports,c,c.exports,g),d=!1}finally{d&&delete f[a]}return c.exports}g.ab=__dirname+"/",a.exports=g(226)})()},17157:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),function(a,b){Object.keys(a).forEach(function(c){"default"===c||Object.prototype.hasOwnProperty.call(b,c)||Object.defineProperty(b,c,{enumerable:!0,get:function(){return a[c]}})})}(c(51511),b)},48606:(a,b)=>{"use strict";function c(){throw Object.defineProperty(Error('ImageResponse moved from "next/server" to "next/og" since Next.js 14, please import from "next/og" instead'),"__NEXT_ERROR_CODE",{value:"E183",enumerable:!1,configurable:!0})}Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"ImageResponse",{enumerable:!0,get:function(){return c}})},51024:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"connection",{enumerable:!0,get:function(){return j}});let d=c(29294),e=c(63033),f=c(49931),g=c(12215),h=c(96196),i=c(88079);function j(){let a=d.workAsyncStorage.getStore(),b=e.workUnitAsyncStorage.getStore();if(a){if(b&&"after"===b.phase&&!(0,i.isRequestAPICallableInsideAfter)())throw Object.defineProperty(Error(`Route ${a.route} used "connection" inside "after(...)". The \`connection()\` function is used to indicate the subsequent code must only run when there is an actual Request, but "after(...)" executes after the request, so this function is not allowed in this scope. See more info here: https://nextjs.org/docs/canary/app/api-reference/functions/after`),"__NEXT_ERROR_CODE",{value:"E186",enumerable:!1,configurable:!0});if(a.forceStatic)return Promise.resolve(void 0);if(a.dynamicShouldError)throw Object.defineProperty(new g.StaticGenBailoutError(`Route ${a.route} with \`dynamic = "error"\` couldn't be rendered statically because it used \`connection\`. See more info here: https://nextjs.org/docs/app/building-your-application/rendering/static-and-dynamic#dynamic-rendering`),"__NEXT_ERROR_CODE",{value:"E562",enumerable:!1,configurable:!0});if(b)switch(b.type){case"cache":{let b=Object.defineProperty(Error(`Route ${a.route} used "connection" inside "use cache". The \`connection()\` function is used to indicate the subsequent code must only run when there is an actual request, but caches must be able to be produced before a request, so this function is not allowed in this scope. See more info here: https://nextjs.org/docs/messages/next-request-in-use-cache`),"__NEXT_ERROR_CODE",{value:"E752",enumerable:!1,configurable:!0});throw Error.captureStackTrace(b,j),a.invalidDynamicUsageError??=b,b}case"private-cache":{let b=Object.defineProperty(Error(`Route ${a.route} used "connection" inside "use cache: private". The \`connection()\` function is used to indicate the subsequent code must only run when there is an actual navigation request, but caches must be able to be produced before a navigation request, so this function is not allowed in this scope. See more info here: https://nextjs.org/docs/messages/next-request-in-use-cache`),"__NEXT_ERROR_CODE",{value:"E753",enumerable:!1,configurable:!0});throw Error.captureStackTrace(b,j),a.invalidDynamicUsageError??=b,b}case"unstable-cache":throw Object.defineProperty(Error(`Route ${a.route} used "connection" inside a function cached with "unstable_cache(...)". The \`connection()\` function is used to indicate the subsequent code must only run when there is an actual Request, but caches must be able to be produced before a Request so this function is not allowed in this scope. See more info here: https://nextjs.org/docs/app/api-reference/functions/unstable_cache`),"__NEXT_ERROR_CODE",{value:"E1",enumerable:!1,configurable:!0});case"prerender":case"prerender-client":case"prerender-runtime":return(0,h.makeHangingPromise)(b.renderSignal,a.route,"`connection()`");case"prerender-ppr":return(0,f.postponeWithTracking)(a.route,"connection",b.dynamicTracking);case"prerender-legacy":return(0,f.throwToInterruptStaticGeneration)("connection",a,b);case"request":return(0,f.trackDynamicDataInDynamicRender)(b),Promise.resolve(void 0)}}(0,e.throwForMissingRequestStore)("connection")}},51511:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"after",{enumerable:!0,get:function(){return e}});let d=c(29294);function e(a){let b=d.workAsyncStorage.getStore();if(!b)throw Object.defineProperty(Error("`after` was called outside a request scope. Read more: https://nextjs.org/docs/messages/next-dynamic-api-wrong-context"),"__NEXT_ERROR_CODE",{value:"E468",enumerable:!1,configurable:!0});let{afterContext:c}=b;return c.after(a)}},56235:(a,b)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"URLPattern",{enumerable:!0,get:function(){return c}});let c="undefined"==typeof URLPattern?void 0:URLPattern},65615:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),!function(a,b){for(var c in b)Object.defineProperty(a,c,{enumerable:!0,get:b[c]})}(b,{getRootParam:function(){return n},unstable_rootParams:function(){return m}});let d=c(76161),e=c(49931),f=c(29294),g=c(63033),h=c(96196),i=c(95297),j=c(19121),k=c(34989),l=new WeakMap;async function m(){(0,k.warnOnce)("`unstable_rootParams()` is deprecated and will be removed in an upcoming major release. Import specific root params from `next/root-params` instead.");let a=f.workAsyncStorage.getStore();if(!a)throw Object.defineProperty(new d.InvariantError("Missing workStore in unstable_rootParams"),"__NEXT_ERROR_CODE",{value:"E615",enumerable:!1,configurable:!0});let b=g.workUnitAsyncStorage.getStore();if(!b)throw Object.defineProperty(Error(`Route ${a.route} used \`unstable_rootParams()\` in Pages Router. This API is only available within App Router.`),"__NEXT_ERROR_CODE",{value:"E641",enumerable:!1,configurable:!0});switch(b.type){case"cache":case"unstable-cache":throw Object.defineProperty(Error(`Route ${a.route} used \`unstable_rootParams()\` inside \`"use cache"\` or \`unstable_cache\`. Support for this API inside cache scopes is planned for a future version of Next.js.`),"__NEXT_ERROR_CODE",{value:"E642",enumerable:!1,configurable:!0});case"prerender":case"prerender-client":case"prerender-ppr":case"prerender-legacy":return function(a,b,c){switch(c.type){case"prerender-client":{let a="`unstable_rootParams`";throw Object.defineProperty(new d.InvariantError(`${a} must not be used within a client component. Next.js should be preventing ${a} from being included in client components statically, but did not in this case.`),"__NEXT_ERROR_CODE",{value:"E693",enumerable:!1,configurable:!0})}case"prerender":{let d=c.fallbackRouteParams;if(d){for(let e in a)if(d.has(e)){let d=l.get(a);if(d)return d;let e=(0,h.makeHangingPromise)(c.renderSignal,b.route,"`unstable_rootParams`");return l.set(a,e),e}}break}case"prerender-ppr":{let d=c.fallbackRouteParams;if(d){for(let f in a)if(d.has(f))return function(a,b,c,d){let f=l.get(a);if(f)return f;let g={...a},h=Promise.resolve(g);return l.set(a,h),Object.keys(a).forEach(f=>{i.wellKnownProperties.has(f)||(b.has(f)?Object.defineProperty(g,f,{get(){let a=(0,i.describeStringPropertyAccess)("unstable_rootParams",f);"prerender-ppr"===d.type?(0,e.postponeWithTracking)(c.route,a,d.dynamicTracking):(0,e.throwToInterruptStaticGeneration)(a,c,d)},enumerable:!0}):h[f]=a[f])}),h}(a,d,b,c)}}}return Promise.resolve(a)}(b.rootParams,a,b);case"private-cache":case"prerender-runtime":case"request":return Promise.resolve(b.rootParams);default:return b}}function n(a){let b=`\`import('next/root-params').${a}()\``,c=f.workAsyncStorage.getStore();if(!c)throw Object.defineProperty(new d.InvariantError(`Missing workStore in ${b}`),"__NEXT_ERROR_CODE",{value:"E764",enumerable:!1,configurable:!0});let e=g.workUnitAsyncStorage.getStore();if(!e)throw Object.defineProperty(Error(`Route ${c.route} used ${b} outside of a Server Component. This is not allowed.`),"__NEXT_ERROR_CODE",{value:"E774",enumerable:!1,configurable:!0});let i=j.actionAsyncStorage.getStore();if(i){if(i.isAppRoute)throw Object.defineProperty(Error(`Route ${c.route} used ${b} inside a Route Handler. Support for this API in Route Handlers is planned for a future version of Next.js.`),"__NEXT_ERROR_CODE",{value:"E765",enumerable:!1,configurable:!0});if(i.isAction&&"action"===e.phase)throw Object.defineProperty(Error(`${b} was used inside a Server Action. This is not supported. Functions from 'next/root-params' can only be called in the context of a route.`),"__NEXT_ERROR_CODE",{value:"E766",enumerable:!1,configurable:!0})}switch(e.type){case"unstable-cache":case"cache":throw Object.defineProperty(Error(`Route ${c.route} used ${b} inside \`"use cache"\` or \`unstable_cache\`. Support for this API inside cache scopes is planned for a future version of Next.js.`),"__NEXT_ERROR_CODE",{value:"E760",enumerable:!1,configurable:!0});case"prerender":case"prerender-client":case"prerender-ppr":case"prerender-legacy":var k=a,l=c,m=e,n=b;if("prerender-client"===m.type)throw Object.defineProperty(new d.InvariantError(`${n} must not be used within a client component. Next.js should be preventing ${n} from being included in client components statically, but did not in this case.`),"__NEXT_ERROR_CODE",{value:"E693",enumerable:!1,configurable:!0});let p=m.rootParams;switch(m.type){case"prerender":if(m.fallbackRouteParams&&m.fallbackRouteParams.has(k))return(0,h.makeHangingPromise)(m.renderSignal,l.route,n);break;case"prerender-ppr":if(m.fallbackRouteParams&&m.fallbackRouteParams.has(k))return o(k,l,m,n)}return Promise.resolve(p[k])}return Promise.resolve(e.rootParams[a])}async function o(a,b,c,d){let f=(0,i.describeStringPropertyAccess)(d,a);switch(c.type){case"prerender-ppr":return(0,e.postponeWithTracking)(b.route,f,c.dynamicTracking);case"prerender-legacy":return(0,e.throwToInterruptStaticGeneration)(f,b,c)}}},66605:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),!function(a,b){for(var c in b)Object.defineProperty(a,c,{enumerable:!0,get:b[c]})}(b,{ImageResponse:function(){return d.ImageResponse},NextRequest:function(){return e.NextRequest},NextResponse:function(){return f.NextResponse},URLPattern:function(){return h.URLPattern},after:function(){return i.after},connection:function(){return j.connection},unstable_rootParams:function(){return k.unstable_rootParams},userAgent:function(){return g.userAgent},userAgentFromString:function(){return g.userAgentFromString}});let d=c(48606),e=c(29356),f=c(85010),g=c(97054),h=c(56235),i=c(17157),j=c(51024),k=c(65615)},81150:(a,b,c)=>{"use strict";var d=c(66605);c.o(d,"NextResponse")&&c.d(b,{NextResponse:function(){return d.NextResponse}})},85010:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"NextResponse",{enumerable:!0,get:function(){return l}});let d=c(84694),e=c(96816),f=c(28392),g=c(13331),h=c(84694),i=Symbol("internal response"),j=new Set([301,302,303,307,308]);function k(a,b){var c;if(null==a||null==(c=a.request)?void 0:c.headers){if(!(a.request.headers instanceof Headers))throw Object.defineProperty(Error("request.headers must be an instance of Headers"),"__NEXT_ERROR_CODE",{value:"E119",enumerable:!1,configurable:!0});let c=[];for(let[d,e]of a.request.headers)b.set("x-middleware-request-"+d,e),c.push(d);b.set("x-middleware-override-headers",c.join(","))}}class l extends Response{constructor(a,b={}){super(a,b);let c=this.headers,j=new Proxy(new h.ResponseCookies(c),{get(a,e,f){switch(e){case"delete":case"set":return(...f)=>{let g=Reflect.apply(a[e],a,f),i=new Headers(c);return g instanceof h.ResponseCookies&&c.set("x-middleware-set-cookie",g.getAll().map(a=>(0,d.stringifyCookie)(a)).join(",")),k(b,i),g};default:return g.ReflectAdapter.get(a,e,f)}}});this[i]={cookies:j,url:b.url?new e.NextURL(b.url,{headers:(0,f.toNodeOutgoingHttpHeaders)(c),nextConfig:b.nextConfig}):void 0}}[Symbol.for("edge-runtime.inspect.custom")](){return{cookies:this.cookies,url:this.url,body:this.body,bodyUsed:this.bodyUsed,headers:Object.fromEntries(this.headers),ok:this.ok,redirected:this.redirected,status:this.status,statusText:this.statusText,type:this.type}}get cookies(){return this[i].cookies}static json(a,b){let c=Response.json(a,b);return new l(c.body,c)}static redirect(a,b){let c="number"==typeof b?b:(null==b?void 0:b.status)??307;if(!j.has(c))throw Object.defineProperty(RangeError('Failed to execute "redirect" on "response": Invalid status code'),"__NEXT_ERROR_CODE",{value:"E529",enumerable:!1,configurable:!0});let d="object"==typeof b?b:{},e=new Headers(null==d?void 0:d.headers);return e.set("Location",(0,f.validateURL)(a)),new l(null,{...d,headers:e,status:c})}static rewrite(a,b){let c=new Headers(null==b?void 0:b.headers);return c.set("x-middleware-rewrite",(0,f.validateURL)(a)),k(b,c),new l(null,{...b,headers:c})}static next(a){let b=new Headers(null==a?void 0:a.headers);return b.set("x-middleware-next","1"),k(a,b),new l(null,{...a,headers:b})}}},88079:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),!function(a,b){for(var c in b)Object.defineProperty(a,c,{enumerable:!0,get:b[c]})}(b,{isRequestAPICallableInsideAfter:function(){return i},throwForSearchParamsAccessInUseCache:function(){return h},throwWithStaticGenerationBailoutError:function(){return f},throwWithStaticGenerationBailoutErrorWithDynamicError:function(){return g}});let d=c(12215),e=c(3295);function f(a,b){throw Object.defineProperty(new d.StaticGenBailoutError(`Route ${a} couldn't be rendered statically because it used ${b}. See more info here: https://nextjs.org/docs/app/building-your-application/rendering/static-and-dynamic#dynamic-rendering`),"__NEXT_ERROR_CODE",{value:"E576",enumerable:!1,configurable:!0})}function g(a,b){throw Object.defineProperty(new d.StaticGenBailoutError(`Route ${a} with \`dynamic = "error"\` couldn't be rendered statically because it used ${b}. See more info here: https://nextjs.org/docs/app/building-your-application/rendering/static-and-dynamic#dynamic-rendering`),"__NEXT_ERROR_CODE",{value:"E543",enumerable:!1,configurable:!0})}function h(a,b){let c=Object.defineProperty(Error(`Route ${a.route} used "searchParams" inside "use cache". Accessing dynamic request data inside a cache scope is not supported. If you need some search params inside a cached function await "searchParams" outside of the cached function and pass only the required search params as arguments to the cached function. See more info here: https://nextjs.org/docs/messages/next-request-in-use-cache`),"__NEXT_ERROR_CODE",{value:"E779",enumerable:!1,configurable:!0});throw Error.captureStackTrace(c,b),a.invalidDynamicUsageError??=c,c}function i(){let a=e.afterTaskAsyncStorage.getStore();return(null==a?void 0:a.rootTaskSpawnPhase)==="action"}},95297:(a,b)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),!function(a,b){for(var c in b)Object.defineProperty(a,c,{enumerable:!0,get:b[c]})}(b,{describeHasCheckingStringProperty:function(){return e},describeStringPropertyAccess:function(){return d},wellKnownProperties:function(){return f}});let c=/^[A-Za-z_$][A-Za-z0-9_$]*$/;function d(a,b){return c.test(b)?"`"+a+"."+b+"`":"`"+a+"["+JSON.stringify(b)+"]`"}function e(a,b){let c=JSON.stringify(b);return"`Reflect.has("+a+", "+c+")`, `"+c+" in "+a+"`, or similar"}let f=new Set(["hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toString","valueOf","toLocaleString","then","catch","finally","status","displayName","_debugInfo","toJSON","$$typeof","__esModule"])},97054:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),!function(a,b){for(var c in b)Object.defineProperty(a,c,{enumerable:!0,get:b[c]})}(b,{isBot:function(){return e},userAgent:function(){return g},userAgentFromString:function(){return f}});let d=function(a){return a&&a.__esModule?a:{default:a}}(c(10685));function e(a){return/Googlebot|Mediapartners-Google|AdsBot-Google|googleweblight|Storebot-Google|Google-PageRenderer|Google-InspectionTool|Bingbot|BingPreview|Slurp|DuckDuckBot|baiduspider|yandex|sogou|LinkedInBot|bitlybot|tumblr|vkShare|quora link preview|facebookexternalhit|facebookcatalog|Twitterbot|applebot|redditbot|Slackbot|Discordbot|WhatsApp|SkypeUriPreview|ia_archiver/i.test(a)}function f(a){return{...(0,d.default)(a),isBot:void 0!==a&&e(a)}}function g({headers:a}){return f(a.get("user-agent")||void 0)}}};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
exports.id=6924,exports.ids=[6924],exports.modules={9962:()=>{},13768:(a,b,c)=>{"use strict";let d;c.d(b,{$9:()=>P,$A:()=>al,AI:()=>X,Ag:()=>ao,Bk:()=>U,Co:()=>O,Dr:()=>S,Dv:()=>ab,Ed:()=>M,GC:()=>A,GY:()=>R,IL:()=>N,Ih:()=>C,Jv:()=>V,LM:()=>af,MM:()=>ad,NI:()=>ap,O8:()=>z,RO:()=>$,TN:()=>ah,TY:()=>G,VM:()=>K,We:()=>B,XL:()=>W,Yn:()=>Q,Zr:()=>ag,b:()=>T,b2:()=>Y,eI:()=>aa,fO:()=>Z,hM:()=>ae,sL:()=>aq,u4:()=>_,up:()=>ak,vP:()=>D});var e=c(73024),f=c(51455),g=c(31421),h=c(57975),i=c(76760),j=c(48161),k=c(22137),l=c(44388);let m=(0,h.promisify)(g.exec);async function n(a){try{return await (0,f.access)(a),!0}catch{return!1}}let o="workspace-",p="workspace",q=/^[a-z0-9][a-z0-9_-]{0,63}$/i,r="default";function s(a){let b=a?.trim()||null;return b&&q.test(b)?b:null}function t(a){return a===p?r:a.startsWith(o)?s(a.slice(o.length)):null}function u(a){let b=B();if(a===r){let c=(0,i.join)(b,p);if((0,e.existsSync)(c))return c;let d=(0,i.join)(b,`${o}${a}`);return(0,e.existsSync)(d)?d:c}return(0,i.join)(b,`${o}${a}`)}function v(){return(0,i.join)(B(),".dench-ui-state.json")}function w(){try{let a=(0,e.readFileSync)(v(),"utf-8");return JSON.parse(a)}catch{return{}}}function x(a){if(!a)return null;let b=(0,i.resolve)(function(a){let b=a.trim();return b&&b.startsWith("~")?(0,i.join)((0,j.homedir)(),b.slice(1)):b}(a)),c=(0,i.resolve)(B()),d=(0,i.relative)(c,b);if(!d||d.startsWith(".."))return null;let e=d.split(/[\\/]/)[0];return e?t(e):null}function y(a){try{let b=(0,e.readdirSync)(a,{withFileTypes:!0}).filter(a=>a.isDirectory()).map(a=>t(a.name)).filter(a=>!!a);return[...new Set(b)].toSorted((a,b)=>a.localeCompare(b))}catch{return[]}}function z(){let a=y(B()),b=b=>!!(b&&a.includes(b)),c=x(process.env.OPENCLAW_WORKSPACE?.trim());if(b(c))return c;if(null===d)return null;if(b(d))return d;let e=s(w().activeWorkspace);return b(e)?e:a[0]??null}function A(a){let b=s(a);d=b;var c={...w(),activeWorkspace:b};let f=v(),g=(0,i.join)(f,"..");(0,e.existsSync)(g)||(0,e.mkdirSync)(g,{recursive:!0}),(0,e.writeFileSync)(f,JSON.stringify(c,null,2)+"\n")}function B(){return(0,i.join)(process.env.OPENCLAW_HOME?.trim()||(0,j.homedir)(),".openclaw-dench")}function C(){let a=B(),b=z(),c=[];for(let d of y(a)){let f=u(d);c.push({name:d,stateDir:a,workspaceDir:(0,e.existsSync)(f)?f:null,isActive:b===d,hasConfig:(0,e.existsSync)((0,i.join)(a,"openclaw.json"))})}return c.sort((a,b)=>a.name.localeCompare(b.name)),!c.some(a=>a.isActive)&&c.length>0&&(c[0]={...c[0],isActive:!0}),c}function D(a){return null!==s(a)}let E="main";function F(a){return a===r?E:a}function G(){return F(z()??r)}function H(){return(0,i.join)(B(),"openclaw.json")}function I(){let a=H();if(!(0,e.existsSync)(a))return{};try{return JSON.parse((0,e.readFileSync)(a,"utf-8"))}catch{return{}}}function J(a){let b=H(),c=(0,i.join)(b,"..");(0,e.existsSync)(c)||(0,e.mkdirSync)(c,{recursive:!0}),(0,e.writeFileSync)(b,JSON.stringify(a,null,2)+"\n","utf-8")}function K(a,b){let c=I();c.agents||(c.agents={});let d=F(a);if(!Array.isArray(c.agents.list)){c.agents.list=[];let a=c.agents.defaults?.workspace;a&&c.agents.list.push({id:E,workspace:a})}let e=c.agents.list.find(a=>a.id===d);for(let a of(e?e.workspace=b:c.agents.list.push({id:d,workspace:b}),c.agents.list))a.id===d?a.default=!0:delete a.default;J(c)}let L="chat-slot-";function M(a,b,c=5){let d=I();d.agents||(d.agents={}),Array.isArray(d.agents.list)||(d.agents.list=[]);let e=F(a),f=!1;for(let a=1;a<=c;a++){let c=`${L}${e}-${a}`,g=d.agents.list.find(a=>a.id===c);g?g.workspace!==b&&(g.workspace=b,f=!0):(d.agents.list.push({id:c,workspace:b}),f=!0)}f&&J(d)}function N(a){let b=I(),c=b.agents?.list;if(!Array.isArray(c))return[];let d=F(a??z()??r),e=`${L}${d}-`;return c.filter(a=>a.id.startsWith(e)).map(a=>a.id)}function O(a){let b=I(),c=b.agents?.list;if(!Array.isArray(c)||0===c.length)return;let d=F(a);if(c.find(a=>a.id===d)){for(let a of c)a.id===d?a.default=!0:delete a.default;J(b)}}function P(a){let b=s(a);if(!b)throw Error("Invalid workspace name.");return u(b)}function Q(){let a=x(process.env.OPENCLAW_WORKSPACE?.trim());if(a){let b=u(a);if((0,e.existsSync)(b))return b}let b=z();if(b){let a=u(b);if((0,e.existsSync)(a))return a}let c=C();return c.find(a=>a.isActive)?.workspaceDir??null}function R(){let a=Q();if(a)return(0,i.join)(a,".openclaw","web-chat");let b=z();return b?(0,i.join)(u(b),".openclaw","web-chat"):(0,i.join)(u(r),".openclaw","web-chat")}function S(){let a=Q();if(!a)return null;if(a.startsWith("/")){let b=process.cwd(),c=b.endsWith((0,i.join)("apps","web"))?(0,i.resolve)(b,"..",".."):b,d=(0,i.relative)(c,a);return d.startsWith("..")?a:d||a}return a}function T(a){let b=a??Q();if(!b)return[];let c=[];return!function a(b,d){let f=(0,i.join)(b,"workspace.duckdb");(0,e.existsSync)(f)&&c.push({path:f,depth:d});try{for(let c of(0,e.readdirSync)(b,{withFileTypes:!0}))!c.isDirectory()||c.name.startsWith(".")||"tmp"!==c.name&&"exports"!==c.name&&"node_modules"!==c.name&&a((0,i.join)(b,c.name),d+1)}catch{}}(b,0),c.sort((a,b)=>a.depth-b.depth),c.map(a=>a.path)}async function U(a){let b=a??Q();if(!b)return[];let c=[];async function d(a,b){let e=(0,i.join)(a,"workspace.duckdb");await n(e)&&c.push({path:e,depth:b});try{for(let c of(await (0,f.readdir)(a,{withFileTypes:!0})))!c.isDirectory()||c.name.startsWith(".")||"tmp"!==c.name&&"exports"!==c.name&&"node_modules"!==c.name&&await d((0,i.join)(a,c.name),b+1)}catch{}}return await d(b,0),c.sort((a,b)=>a.depth-b.depth),c.map(a=>a.path)}async function V(){let a=Q();if(!a)return null;let b=(0,i.join)(a,"workspace.duckdb");if(await n(b))return b;let c=await U(a);return c.length>0?c[0]:null}function W(){let a=(0,j.homedir)();for(let b of[(0,i.join)(a,".duckdb","cli","latest","duckdb"),(0,i.join)(a,".local","bin","duckdb"),"/opt/homebrew/bin/duckdb","/usr/local/bin/duckdb","/usr/bin/duckdb"])if((0,e.existsSync)(b))return b;try{return(0,g.execSync)("which duckdb",{encoding:"utf-8",timeout:2e3}),"duckdb"}catch{return null}}async function X(a){let b=await V();if(!b)return[];let c=W();if(!c)return[];try{let d=a.replace(/'/g,"'\\''"),{stdout:e}=await m(`'${c}' -json '${b}' '${d}'`,{encoding:"utf-8",timeout:1e4,maxBuffer:0xa00000,shell:"/bin/sh"}),f=e.trim();if(!f||"[]"===f)return[];return JSON.parse(f)}catch{return[]}}async function Y(a,b){let c=await U();if(0===c.length)return[];let d=W();if(!d)return[];let e=new Set,f=[];for(let g of c)try{let c=a.replace(/'/g,"'\\''"),{stdout:h}=await m(`'${d}' -json '${g}' '${c}'`,{encoding:"utf-8",timeout:1e4,maxBuffer:0xa00000,shell:"/bin/sh"}),i=h.trim();if(!i||"[]"===i)continue;for(let a of JSON.parse(i)){if(b){let c=a[b];if(e.has(c))continue;e.add(c)}f.push(a)}}catch{}return f}function Z(a){let b=T();if(0===b.length)return null;let c=W();if(!c)return null;let d=`SELECT id FROM objects WHERE name = '${a.replace(/'/g,"''")}' LIMIT 1`.replace(/'/g,"'\\''");for(let a of b)try{let b=(0,g.execSync)(`'${c}' -json '${a}' '${d}'`,{encoding:"utf-8",timeout:5e3,maxBuffer:1048576,shell:"/bin/sh"}).trim();if(b&&"[]"!==b)return a}catch{}return null}async function $(a){let b=await U();if(0===b.length)return null;let c=W();if(!c)return null;let d=`SELECT id FROM objects WHERE name = '${a.replace(/'/g,"''")}' LIMIT 1`.replace(/'/g,"'\\''");for(let a of b)try{let{stdout:b}=await m(`'${c}' -json '${a}' '${d}'`,{encoding:"utf-8",timeout:5e3,maxBuffer:1048576,shell:"/bin/sh"}),e=b.trim();if(e&&"[]"!==e)return a}catch{}return null}function _(a,b){let c=W();if(!c)return!1;try{let d=b.replace(/'/g,"'\\''");return(0,g.execSync)(`'${c}' '${a}' '${d}'`,{encoding:"utf-8",timeout:1e4,shell:"/bin/sh"}),!0}catch{return!1}}async function aa(a,b){let c=W();if(!c)return!1;try{let d=b.replace(/'/g,"'\\''");return await m(`'${c}' '${a}' '${d}'`,{encoding:"utf-8",timeout:1e4,shell:"/bin/sh"}),!0}catch{return!1}}function ab(a){if(!a)return[];let b=a.trim();if(!b)return[];if(b.startsWith("["))try{let a=JSON.parse(b);if(Array.isArray(a))return a.map(String).filter(Boolean)}catch{}return[b]}let ac=new Set(["duckdb","sqlite","sqlite3","db","postgres"]);function ad(a){let b=a.split(".").pop()?.toLowerCase();return!!b&&ac.has(b)}function ae(a,b){let c=W();if(!c)return[];try{let d=b.replace(/'/g,"'\\''"),e=(0,g.execSync)(`'${c}' -json '${a}' '${d}'`,{encoding:"utf-8",timeout:15e3,maxBuffer:0xa00000,shell:"/bin/sh"}).trim();if(!e||"[]"===e)return[];return JSON.parse(e)}catch{return[]}}async function af(a,b){let c=W();if(!c)return[];try{let d=b.replace(/'/g,"'\\''"),{stdout:e}=await m(`'${c}' -json '${a}' '${d}'`,{encoding:"utf-8",timeout:15e3,maxBuffer:0xa00000,shell:"/bin/sh"}),f=e.trim();if(!f||"[]"===f)return[];return JSON.parse(f)}catch{return[]}}function ag(a){let b=Q();if(!b)return null;let c=(0,i.normalize)(a);if(c.startsWith("..")||c.includes("/../"))return null;let d=(0,i.resolve)(b,c);return d.startsWith((0,i.resolve)(b))&&(0,e.existsSync)(d)?d:null}function ah(a){let b={};for(let c of a.split("\n")){if(c.trim().startsWith("#")||!c.trim())continue;let a=c.match(/^(\w[\w_-]*)\s*:\s*(.+)/);if(a){let c=a[1],d=a[2].trim();"string"==typeof d&&(d.startsWith('"')&&d.endsWith('"')||d.startsWith("'")&&d.endsWith("'"))&&(d=d.slice(1,-1)),"true"===d?d=!0:"false"===d?d=!1:"null"===d?d=null:"string"==typeof d&&/^-?\d+(\.\d+)?$/.test(d)&&(d=Number(d)),b[c]=d}}return b}function ai(a){try{let b=k.parse(a);if(!b||"object"!=typeof b)return{};return b}catch{return ah(a)}}function aj(a){let b=Q();if(!b)return null;let c=(0,i.join)(b,a);if((0,e.existsSync)(c)&&(0,e.existsSync)((0,i.join)(c,".object.yaml")))return c;let d=new Set(["node_modules",".git",".next","tmp","exports"]);return function b(c,f){if(f>4)return null;try{for(let g of(0,e.readdirSync)(c,{withFileTypes:!0})){if(!g.isDirectory()||g.name.startsWith(".")||d.has(g.name))continue;let h=(0,i.join)(c,g.name);if(g.name===a&&(0,e.existsSync)((0,i.join)(h,".object.yaml")))return h;let j=b(h,f+1);if(j)return j}}catch{}return null}(b,1)}function ak(a){let b=aj(a);if(!b)return{views:[],activeView:void 0,viewSettings:void 0};let c=function(a){let b=(0,i.join)(a,".object.yaml");return(0,e.existsSync)(b)?ai((0,e.readFileSync)(b,"utf-8")):null}(b);return c?{views:(c.views??[]).map(a=>({...a,filters:a.filters?(0,l.rR)(a.filters):void 0})),activeView:c.active_view,viewSettings:c.view_settings}:{views:[],activeView:void 0,viewSettings:void 0}}function al(a,b,c,d){let f=aj(a);if(!f)return!1;let g={views:b.length>0?b:void 0,active_view:c};d&&(g.view_settings=d);let h=(0,i.join)(f,".object.yaml"),j={};if((0,e.existsSync)(h))try{j=ai((0,e.readFileSync)(h,"utf-8"))}catch{j={}}let l={...j,...g};for(let a of Object.keys(l))void 0===l[a]&&delete l[a];let m=k.stringify(l,{indent:2,lineWidth:0});return(0,e.writeFileSync)(h,m,"utf-8"),!0}let am=[/^\.object\.yaml$/,/\.wal$/,/\.tmp$/],an=[/^workspace\.duckdb/,/^workspace_context\.yaml$/];function ao(a){let b=a.split("/").pop()??"";return!!am.some(a=>a.test(b))||!a.includes("/")&&an.some(a=>a.test(b))}function ap(a){let b=Q();if(!b)return null;let c=(0,i.normalize)(a);if(c.startsWith("..")||c.includes("/../"))return null;let d=(0,i.resolve)(b,c);return d.startsWith((0,i.resolve)(b))?d:null}function aq(a){let b=ag(a);if(!b)return null;try{let c=(0,e.readFileSync)(b,"utf-8"),d=a.split(".").pop()?.toLowerCase(),f="text";return"md"===d||"mdx"===d?f="markdown":("yaml"===d||"yml"===d)&&(f="yaml"),{content:c,type:f}}catch{return null}}},44388:(a,b,c)=>{"use strict";c.d(b,{Dc:()=>o,XF:()=>n,hv:()=>m,rR:()=>function a(b){return{...b,rules:b.rules.map(b=>e(b)?a(b):f.has(b.operator)&&Array.isArray(b.value)&&b.value.length>=2&&null==b.valueTo?{...b,value:b.value[0],valueTo:b.value[1]}:b)}}});let d=[{value:"is_empty",label:"is empty"},{value:"is_not_empty",label:"is not empty"}];function e(a){return"conjunction"in a&&"rules"in a}[...d],[...d],[...d],[...d],[...d],[...d],[...d];let f=new Set(["date_between","between"]);function g(a){return null==a?"":"string"==typeof a?a:"object"==typeof a?JSON.stringify(a):"symbol"==typeof a||"function"==typeof a?"":String(a)}function h(a){if(null==a)return null;let b=Number(a);return Number.isNaN(b)?null:b}function i(a,b,c){let d=new Date,e="past"===c?-1:1;switch(b){case"days":d.setDate(d.getDate()+e*a);break;case"weeks":d.setDate(d.getDate()+e*a*7);break;case"months":d.setMonth(d.getMonth()+e*a)}return d}function j(a){return a.toISOString().slice(0,10)}function k(a){return a.replace(/'/g,"''")}function l(a){if(!/^[\w\s-]+$/.test(a))throw Error(`Invalid field name: ${a}`);return`"${a.replace(/"/g,'""')}"`}function m(a,b){return a&&0!==a.rules.length?function a(b,c){let d=[];for(let f of b.rules){let b=e(f)?a(f,c):function(a,b){if(!b.find(b=>b.name===a.field))return null;let c=l(a.field),d=a.operator;if("is_empty"===d)return`(${c} IS NULL OR CAST(${c} AS VARCHAR) = '' OR CAST(${c} AS VARCHAR) = '[]')`;if("is_not_empty"===d)return`(${c} IS NOT NULL AND CAST(${c} AS VARCHAR) != '' AND CAST(${c} AS VARCHAR) != '[]')`;if("is_true"===d)return`(LOWER(CAST(${c} AS VARCHAR)) IN ('true', '1', 'yes'))`;if("is_false"===d)return`(LOWER(CAST(${c} AS VARCHAR)) IN ('false', '0', 'no', ''))`;if("contains"===d)return`(LOWER(CAST(${c} AS VARCHAR)) LIKE '%${k(g(a.value).toLowerCase())}%')`;if("not_contains"===d)return`(LOWER(CAST(${c} AS VARCHAR)) NOT LIKE '%${k(g(a.value).toLowerCase())}%')`;if("equals"===d)return`(LOWER(CAST(${c} AS VARCHAR)) = '${k(g(a.value).toLowerCase())}')`;if("not_equals"===d)return`(LOWER(CAST(${c} AS VARCHAR)) != '${k(g(a.value).toLowerCase())}')`;if("starts_with"===d)return`(LOWER(CAST(${c} AS VARCHAR)) LIKE '${k(g(a.value).toLowerCase())}%')`;if("ends_with"===d)return`(LOWER(CAST(${c} AS VARCHAR)) LIKE '%${k(g(a.value).toLowerCase())}')`;let e=h(a.value);if("eq"===d&&null!=e)return`(CAST(${c} AS DOUBLE) = ${e})`;if("neq"===d&&null!=e)return`(CAST(${c} AS DOUBLE) != ${e})`;if("gt"===d&&null!=e)return`(CAST(${c} AS DOUBLE) > ${e})`;if("gte"===d&&null!=e)return`(CAST(${c} AS DOUBLE) >= ${e})`;if("lt"===d&&null!=e)return`(CAST(${c} AS DOUBLE) < ${e})`;if("lte"===d&&null!=e)return`(CAST(${c} AS DOUBLE) <= ${e})`;if("between"===d){let b=Array.isArray(a.value)?a.value:null,d=h(b?b[0]:a.value),e=h(b?b[1]:a.valueTo);if(null!=d&&null!=e)return`(CAST(${c} AS DOUBLE) BETWEEN ${d} AND ${e})`}if("on"===d){let b="today"===a.value?j(new Date):g(a.value);return`(CAST(${c} AS VARCHAR) LIKE '${k(b)}%')`}if("before"===d){let b="today"===a.value?j(new Date):g(a.value);return`(CAST(${c} AS DATE) < '${k(b)}')`}if("after"===d){let b="today"===a.value?j(new Date):g(a.value);return`(CAST(${c} AS DATE) > '${k(b)}')`}if("date_between"===d){let b=Array.isArray(a.value)?a.value:null,d=g(b?b[0]:a.value),e=g(b?b[1]:a.valueTo);return`(CAST(${c} AS DATE) BETWEEN '${k(d)}' AND '${k(e)}')`}if("relative_past"===d){let b=j(i(a.relativeAmount??7,a.relativeUnit??"days","past")),d=j(new Date);return`(CAST(${c} AS DATE) BETWEEN '${k(b)}' AND '${k(d)}')`}if("relative_next"===d){let b=j(i(a.relativeAmount??7,a.relativeUnit??"days","next")),d=j(new Date);return`(CAST(${c} AS DATE) BETWEEN '${k(d)}' AND '${k(b)}')`}if("is"===d)return`(CAST(${c} AS VARCHAR) = '${k(g(a.value))}')`;if("is_not"===d)return`(CAST(${c} AS VARCHAR) != '${k(g(a.value))}')`;if("is_any_of"===d){let b=(Array.isArray(a.value)?a.value:[g(a.value)]).map(a=>`'${k(String(a))}'`).join(", ");return`(CAST(${c} AS VARCHAR) IN (${b}))`}if("is_none_of"===d){let b=(Array.isArray(a.value)?a.value:[g(a.value)]).map(a=>`'${k(String(a))}'`).join(", ");return`(CAST(${c} AS VARCHAR) NOT IN (${b}))`}if("has_any"===d){let b=(Array.isArray(a.value)?a.value:[g(a.value)]).map(a=>`CAST(${c} AS VARCHAR) LIKE '%${k(String(a))}%'`);return`(${b.join(" OR ")})`}if("has_none"===d){let b=(Array.isArray(a.value)?a.value:[g(a.value)]).map(a=>`CAST(${c} AS VARCHAR) NOT LIKE '%${k(String(a))}%'`);return`(${b.join(" AND ")})`}if("has_all"===d){let b=(Array.isArray(a.value)?a.value:[g(a.value)]).map(a=>`CAST(${c} AS VARCHAR) LIKE '%${k(String(a))}%'`);return`(${b.join(" AND ")})`}return null}(f,c);b&&d.push(b)}if(0===d.length)return null;let f="and"===b.conjunction?" AND ":" OR ";return`(${d.join(f)})`}(a,b):null}function n(a){return a&&0!==a.length?a.map(a=>`${l(a.field)} ${"desc"===a.direction?"DESC":"ASC"}`).join(", "):null}function o(a){try{return JSON.parse(atob(a))}catch{return null}}},49714:()=>{}};
|
|
1
|
+
exports.id=6924,exports.ids=[6924],exports.modules={9962:()=>{},13768:(a,b,c)=>{"use strict";let d;c.d(b,{$9:()=>P,$A:()=>al,AI:()=>X,Ag:()=>ao,Bk:()=>U,Co:()=>O,Dr:()=>S,Dv:()=>ab,Ed:()=>M,GC:()=>A,GY:()=>R,IL:()=>N,Ih:()=>C,Jv:()=>V,LM:()=>af,MM:()=>ad,NI:()=>ap,O8:()=>z,RO:()=>$,TN:()=>ah,TY:()=>G,VM:()=>K,We:()=>B,XL:()=>W,Yn:()=>Q,Zr:()=>ag,b:()=>T,b2:()=>Y,eI:()=>aa,fO:()=>Z,hM:()=>ae,sL:()=>aq,u4:()=>_,up:()=>ak,vP:()=>D});var e=c(73024),f=c(51455),g=c(31421),h=c(57975),i=c(76760),j=c(48161),k=c(22137),l=c(44388);let m=(0,h.promisify)(g.exec);async function n(a){try{return await (0,f.access)(a),!0}catch{return!1}}let o="workspace-",p="workspace",q=/^[a-z0-9][a-z0-9_-]{0,63}$/i,r="default";function s(a){let b=a?.trim()||null;return b&&q.test(b)?b:null}function t(a){return a===p?r:a.startsWith(o)?s(a.slice(o.length)):null}function u(a){let b=B();if(a===r){let c=(0,i.join)(b,p);if((0,e.existsSync)(c))return c;let d=(0,i.join)(b,`${o}${a}`);return(0,e.existsSync)(d)?d:c}return(0,i.join)(b,`${o}${a}`)}function v(){return(0,i.join)(B(),".dench-ui-state.json")}function w(){try{let a=(0,e.readFileSync)(v(),"utf-8");return JSON.parse(a)}catch{return{}}}function x(a){if(!a)return null;let b=(0,i.resolve)(function(a){let b=a.trim();return b&&b.startsWith("~")?(0,i.join)((0,j.homedir)(),b.slice(1)):b}(a)),c=(0,i.resolve)(B()),d=(0,i.relative)(c,b);if(!d||d.startsWith(".."))return null;let e=d.split(/[\\/]/)[0];return e?t(e):null}function y(a){try{let b=(0,e.readdirSync)(a,{withFileTypes:!0}).filter(a=>a.isDirectory()).map(a=>t(a.name)).filter(a=>!!a);return[...new Set(b)].toSorted((a,b)=>a.localeCompare(b))}catch{return[]}}function z(){let a=y(B()),b=b=>!!(b&&a.includes(b)),c=x(process.env.OPENCLAW_WORKSPACE?.trim());if(b(c))return c;if(null===d)return null;if(b(d))return d;let e=s(w().activeWorkspace);return b(e)?e:a[0]??null}function A(a){let b=s(a);d=b;var c={...w(),activeWorkspace:b};let f=v(),g=(0,i.join)(f,"..");(0,e.existsSync)(g)||(0,e.mkdirSync)(g,{recursive:!0}),(0,e.writeFileSync)(f,JSON.stringify(c,null,2)+"\n")}function B(){return(0,i.join)(process.env.OPENCLAW_HOME?.trim()||(0,j.homedir)(),".openclaw-dench")}function C(){let a=B(),b=z(),c=[];for(let d of y(a)){let f=u(d);c.push({name:d,stateDir:a,workspaceDir:(0,e.existsSync)(f)?f:null,isActive:b===d,hasConfig:(0,e.existsSync)((0,i.join)(a,"openclaw.json"))})}return c.sort((a,b)=>a.name.localeCompare(b.name)),!c.some(a=>a.isActive)&&c.length>0&&(c[0]={...c[0],isActive:!0}),c}function D(a){return null!==s(a)}let E="main";function F(a){return a===r?E:a}function G(){return F(z()??r)}function H(){return(0,i.join)(B(),"openclaw.json")}function I(){let a=H();if(!(0,e.existsSync)(a))return{};try{return JSON.parse((0,e.readFileSync)(a,"utf-8"))}catch{return{}}}function J(a){let b=H(),c=(0,i.join)(b,"..");(0,e.existsSync)(c)||(0,e.mkdirSync)(c,{recursive:!0}),(0,e.writeFileSync)(b,JSON.stringify(a,null,2)+"\n","utf-8")}function K(a,b){let c=I();c.agents||(c.agents={});let d=F(a);if(!Array.isArray(c.agents.list)){c.agents.list=[];let a=c.agents.defaults?.workspace;a&&c.agents.list.push({id:E,workspace:a})}let e=c.agents.list.find(a=>a.id===d);for(let a of(e?e.workspace=b:c.agents.list.push({id:d,workspace:b}),c.agents.list))a.id===d?a.default=!0:delete a.default;J(c)}let L="chat-slot-";function M(a,b,c=5){let d=I();d.agents||(d.agents={}),Array.isArray(d.agents.list)||(d.agents.list=[]);let e=F(a),f=!1;for(let a=1;a<=c;a++){let c=`${L}${e}-${a}`,g=d.agents.list.find(a=>a.id===c);g?g.workspace!==b&&(g.workspace=b,f=!0):(d.agents.list.push({id:c,workspace:b}),f=!0)}f&&J(d)}function N(a){let b=I(),c=b.agents?.list;if(!Array.isArray(c))return[];let d=F(a??z()??r),e=`${L}${d}-`;return c.filter(a=>a.id.startsWith(e)).map(a=>a.id)}function O(a){let b=I(),c=b.agents?.list;if(!Array.isArray(c)||0===c.length)return;let d=F(a);if(c.find(a=>a.id===d)){for(let a of c)a.id===d?a.default=!0:delete a.default;J(b)}}function P(a){let b=s(a);if(!b)throw Error("Invalid workspace name.");return u(b)}function Q(){let a=x(process.env.OPENCLAW_WORKSPACE?.trim());if(a){let b=u(a);if((0,e.existsSync)(b))return b}let b=z();if(b){let a=u(b);if((0,e.existsSync)(a))return a}let c=C();return c.find(a=>a.isActive)?.workspaceDir??null}function R(){let a=Q();if(a)return(0,i.join)(a,".openclaw","web-chat");let b=z();return b?(0,i.join)(u(b),".openclaw","web-chat"):(0,i.join)(u(r),".openclaw","web-chat")}function S(){let a=Q();if(!a)return null;if(a.startsWith("/")){let b=process.cwd(),c=b.endsWith((0,i.join)("apps","web"))?(0,i.resolve)(b,"..",".."):b,d=(0,i.relative)(c,a);return d.startsWith("..")?a:d||a}return a}function T(a){let b=a??Q();if(!b)return[];let c=[];return!function a(b,d){let f=(0,i.join)(b,"workspace.duckdb");(0,e.existsSync)(f)&&c.push({path:f,depth:d});try{for(let c of(0,e.readdirSync)(b,{withFileTypes:!0}))!c.isDirectory()||c.name.startsWith(".")||"tmp"!==c.name&&"exports"!==c.name&&"node_modules"!==c.name&&a((0,i.join)(b,c.name),d+1)}catch{}}(b,0),c.sort((a,b)=>a.depth-b.depth),c.map(a=>a.path)}async function U(a){let b=a??Q();if(!b)return[];let c=[];async function d(a,b){let e=(0,i.join)(a,"workspace.duckdb");await n(e)&&c.push({path:e,depth:b});try{for(let c of(await (0,f.readdir)(a,{withFileTypes:!0})))!c.isDirectory()||c.name.startsWith(".")||"tmp"!==c.name&&"exports"!==c.name&&"node_modules"!==c.name&&await d((0,i.join)(a,c.name),b+1)}catch{}}return await d(b,0),c.sort((a,b)=>a.depth-b.depth),c.map(a=>a.path)}async function V(){let a=Q();if(!a)return null;let b=(0,i.join)(a,"workspace.duckdb");if(await n(b))return b;let c=await U(a);return c.length>0?c[0]:null}function W(){let a=(0,j.homedir)();for(let b of[(0,i.join)(a,".duckdb","cli","latest","duckdb"),(0,i.join)(a,".local","bin","duckdb"),"/opt/homebrew/bin/duckdb","/usr/local/bin/duckdb","/usr/bin/duckdb"])if((0,e.existsSync)(b))return b;try{return(0,g.execSync)("which duckdb",{encoding:"utf-8",timeout:2e3}),"duckdb"}catch{return null}}async function X(a){let b=await V();if(!b)return[];let c=W();if(!c)return[];try{let d=a.replace(/'/g,"'\\''"),{stdout:e}=await m(`'${c}' -json '${b}' '${d}'`,{encoding:"utf-8",timeout:1e4,maxBuffer:0xa00000,shell:"/bin/sh"}),f=e.trim();if(!f||"[]"===f)return[];return JSON.parse(f)}catch{return[]}}async function Y(a,b){let c=await U();if(0===c.length)return[];let d=W();if(!d)return[];let e=new Set,f=[];for(let g of c)try{let c=a.replace(/'/g,"'\\''"),{stdout:h}=await m(`'${d}' -json '${g}' '${c}'`,{encoding:"utf-8",timeout:1e4,maxBuffer:0xa00000,shell:"/bin/sh"}),i=h.trim();if(!i||"[]"===i)continue;for(let a of JSON.parse(i)){if(b){let c=a[b];if(e.has(c))continue;e.add(c)}f.push(a)}}catch{}return f}function Z(a){let b=T();if(0===b.length)return null;let c=W();if(!c)return null;let d=`SELECT id FROM objects WHERE name = '${a.replace(/'/g,"''")}' LIMIT 1`.replace(/'/g,"'\\''");for(let a of b)try{let b=(0,g.execSync)(`'${c}' -json '${a}' '${d}'`,{encoding:"utf-8",timeout:5e3,maxBuffer:1048576,shell:"/bin/sh"}).trim();if(b&&"[]"!==b)return a}catch{}return null}async function $(a){let b=await U();if(0===b.length)return null;let c=W();if(!c)return null;let d=`SELECT id FROM objects WHERE name = '${a.replace(/'/g,"''")}' LIMIT 1`.replace(/'/g,"'\\''");for(let a of b)try{let{stdout:b}=await m(`'${c}' -json '${a}' '${d}'`,{encoding:"utf-8",timeout:5e3,maxBuffer:1048576,shell:"/bin/sh"}),e=b.trim();if(e&&"[]"!==e)return a}catch{}return null}function _(a,b){let c=W();if(!c)return!1;try{let d=b.replace(/'/g,"'\\''");return(0,g.execSync)(`'${c}' '${a}' '${d}'`,{encoding:"utf-8",timeout:1e4,shell:"/bin/sh"}),!0}catch{return!1}}async function aa(a,b){let c=W();if(!c)return!1;try{let d=b.replace(/'/g,"'\\''");return await m(`'${c}' '${a}' '${d}'`,{encoding:"utf-8",timeout:1e4,shell:"/bin/sh"}),!0}catch{return!1}}function ab(a){if(!a)return[];let b=a.trim();if(!b)return[];if(b.startsWith("["))try{let a=JSON.parse(b);if(Array.isArray(a))return a.map(String).filter(Boolean)}catch{}return[b]}let ac=new Set(["duckdb","sqlite","sqlite3","db","postgres"]);function ad(a){let b=a.split(".").pop()?.toLowerCase();return!!b&&ac.has(b)}function ae(a,b){let c=W();if(!c)return[];try{let d=b.replace(/'/g,"'\\''"),e=(0,g.execSync)(`'${c}' -json '${a}' '${d}'`,{encoding:"utf-8",timeout:15e3,maxBuffer:0xa00000,shell:"/bin/sh"}).trim();if(!e||"[]"===e)return[];return JSON.parse(e)}catch{return[]}}async function af(a,b){let c=W();if(!c)return[];try{let d=b.replace(/'/g,"'\\''"),{stdout:e}=await m(`'${c}' -json '${a}' '${d}'`,{encoding:"utf-8",timeout:15e3,maxBuffer:0xa00000,shell:"/bin/sh"}),f=e.trim();if(!f||"[]"===f)return[];return JSON.parse(f)}catch{return[]}}function ag(a){let b=Q();if(!b)return null;let c=(0,i.normalize)(a);if(c.startsWith("..")||c.includes("/../"))return null;let d=(0,i.resolve)(b,c);return d.startsWith((0,i.resolve)(b))&&(0,e.existsSync)(d)?d:null}function ah(a){let b={},c=a.split("\n"),d=null;for(let a of c){if(a.trim().startsWith("#")||!a.trim())continue;let c=a.match(/^(\w[\w_-]*)\s*:\s*(.*)/);if(c){d=null;let a=c[1],e=c[2].trim();if(""===e){d=a,b[a]=[];continue}"string"==typeof e&&(e.startsWith('"')&&e.endsWith('"')||e.startsWith("'")&&e.endsWith("'"))&&(e=e.slice(1,-1)),"true"===e?e=!0:"false"===e?e=!1:"null"===e?e=null:"string"==typeof e&&/^-?\d+(\.\d+)?$/.test(e)&&(e=Number(e)),b[a]=e;continue}if(d){let c=a.match(/^\s+-\s+(.*)/);if(c){let a=c[1].trim();"string"==typeof a&&(a.startsWith('"')&&a.endsWith('"')||a.startsWith("'")&&a.endsWith("'"))&&(a=a.slice(1,-1)),b[d].push(a)}else d=null}}return b}function ai(a){try{let b=k.parse(a);if(!b||"object"!=typeof b)return{};return b}catch{return ah(a)}}function aj(a){let b=Q();if(!b)return null;let c=(0,i.join)(b,a);if((0,e.existsSync)(c)&&(0,e.existsSync)((0,i.join)(c,".object.yaml")))return c;let d=new Set(["node_modules",".git",".next","tmp","exports"]);return function b(c,f){if(f>4)return null;try{for(let g of(0,e.readdirSync)(c,{withFileTypes:!0})){if(!g.isDirectory()||g.name.startsWith(".")||d.has(g.name))continue;let h=(0,i.join)(c,g.name);if(g.name===a&&(0,e.existsSync)((0,i.join)(h,".object.yaml")))return h;let j=b(h,f+1);if(j)return j}}catch{}return null}(b,1)}function ak(a){let b=aj(a);if(!b)return{views:[],activeView:void 0,viewSettings:void 0};let c=function(a){let b=(0,i.join)(a,".object.yaml");return(0,e.existsSync)(b)?ai((0,e.readFileSync)(b,"utf-8")):null}(b);return c?{views:(c.views??[]).map(a=>({...a,filters:a.filters?(0,l.rR)(a.filters):void 0})),activeView:c.active_view,viewSettings:c.view_settings}:{views:[],activeView:void 0,viewSettings:void 0}}function al(a,b,c,d){let f=aj(a);if(!f)return!1;let g={views:b.length>0?b:void 0,active_view:c};d&&(g.view_settings=d);let h=(0,i.join)(f,".object.yaml"),j={};if((0,e.existsSync)(h))try{j=ai((0,e.readFileSync)(h,"utf-8"))}catch{j={}}let l={...j,...g};for(let a of Object.keys(l))void 0===l[a]&&delete l[a];let m=k.stringify(l,{indent:2,lineWidth:0});return(0,e.writeFileSync)(h,m,"utf-8"),!0}let am=[/^\.object\.yaml$/,/\.wal$/,/\.tmp$/],an=[/^workspace\.duckdb/,/^workspace_context\.yaml$/];function ao(a){let b=a.split("/").pop()??"";return!!am.some(a=>a.test(b))||!a.includes("/")&&an.some(a=>a.test(b))}function ap(a){let b=Q();if(!b)return null;let c=(0,i.normalize)(a);if(c.startsWith("..")||c.includes("/../"))return null;let d=(0,i.resolve)(b,c);return d.startsWith((0,i.resolve)(b))?d:null}function aq(a){let b=ag(a);if(!b)return null;try{let c=(0,e.readFileSync)(b,"utf-8"),d=a.split(".").pop()?.toLowerCase(),f="text";return"md"===d||"mdx"===d?f="markdown":("yaml"===d||"yml"===d)&&(f="yaml"),{content:c,type:f}}catch{return null}}},44388:(a,b,c)=>{"use strict";c.d(b,{Dc:()=>o,XF:()=>n,hv:()=>m,rR:()=>function a(b){return{...b,rules:b.rules.map(b=>e(b)?a(b):f.has(b.operator)&&Array.isArray(b.value)&&b.value.length>=2&&null==b.valueTo?{...b,value:b.value[0],valueTo:b.value[1]}:b)}}});let d=[{value:"is_empty",label:"is empty"},{value:"is_not_empty",label:"is not empty"}];function e(a){return"conjunction"in a&&"rules"in a}[...d],[...d],[...d],[...d],[...d],[...d],[...d];let f=new Set(["date_between","between"]);function g(a){return null==a?"":"string"==typeof a?a:"object"==typeof a?JSON.stringify(a):"symbol"==typeof a||"function"==typeof a?"":String(a)}function h(a){if(null==a)return null;let b=Number(a);return Number.isNaN(b)?null:b}function i(a,b,c){let d=new Date,e="past"===c?-1:1;switch(b){case"days":d.setDate(d.getDate()+e*a);break;case"weeks":d.setDate(d.getDate()+e*a*7);break;case"months":d.setMonth(d.getMonth()+e*a)}return d}function j(a){return a.toISOString().slice(0,10)}function k(a){return a.replace(/'/g,"''")}function l(a){if(!/^[\w\s-]+$/.test(a))throw Error(`Invalid field name: ${a}`);return`"${a.replace(/"/g,'""')}"`}function m(a,b){return a&&0!==a.rules.length?function a(b,c){let d=[];for(let f of b.rules){let b=e(f)?a(f,c):function(a,b){if(!b.find(b=>b.name===a.field))return null;let c=l(a.field),d=a.operator;if("is_empty"===d)return`(${c} IS NULL OR CAST(${c} AS VARCHAR) = '' OR CAST(${c} AS VARCHAR) = '[]')`;if("is_not_empty"===d)return`(${c} IS NOT NULL AND CAST(${c} AS VARCHAR) != '' AND CAST(${c} AS VARCHAR) != '[]')`;if("is_true"===d)return`(LOWER(CAST(${c} AS VARCHAR)) IN ('true', '1', 'yes'))`;if("is_false"===d)return`(LOWER(CAST(${c} AS VARCHAR)) IN ('false', '0', 'no', ''))`;if("contains"===d)return`(LOWER(CAST(${c} AS VARCHAR)) LIKE '%${k(g(a.value).toLowerCase())}%')`;if("not_contains"===d)return`(LOWER(CAST(${c} AS VARCHAR)) NOT LIKE '%${k(g(a.value).toLowerCase())}%')`;if("equals"===d)return`(LOWER(CAST(${c} AS VARCHAR)) = '${k(g(a.value).toLowerCase())}')`;if("not_equals"===d)return`(LOWER(CAST(${c} AS VARCHAR)) != '${k(g(a.value).toLowerCase())}')`;if("starts_with"===d)return`(LOWER(CAST(${c} AS VARCHAR)) LIKE '${k(g(a.value).toLowerCase())}%')`;if("ends_with"===d)return`(LOWER(CAST(${c} AS VARCHAR)) LIKE '%${k(g(a.value).toLowerCase())}')`;let e=h(a.value);if("eq"===d&&null!=e)return`(CAST(${c} AS DOUBLE) = ${e})`;if("neq"===d&&null!=e)return`(CAST(${c} AS DOUBLE) != ${e})`;if("gt"===d&&null!=e)return`(CAST(${c} AS DOUBLE) > ${e})`;if("gte"===d&&null!=e)return`(CAST(${c} AS DOUBLE) >= ${e})`;if("lt"===d&&null!=e)return`(CAST(${c} AS DOUBLE) < ${e})`;if("lte"===d&&null!=e)return`(CAST(${c} AS DOUBLE) <= ${e})`;if("between"===d){let b=Array.isArray(a.value)?a.value:null,d=h(b?b[0]:a.value),e=h(b?b[1]:a.valueTo);if(null!=d&&null!=e)return`(CAST(${c} AS DOUBLE) BETWEEN ${d} AND ${e})`}if("on"===d){let b="today"===a.value?j(new Date):g(a.value);return`(CAST(${c} AS VARCHAR) LIKE '${k(b)}%')`}if("before"===d){let b="today"===a.value?j(new Date):g(a.value);return`(CAST(${c} AS DATE) < '${k(b)}')`}if("after"===d){let b="today"===a.value?j(new Date):g(a.value);return`(CAST(${c} AS DATE) > '${k(b)}')`}if("date_between"===d){let b=Array.isArray(a.value)?a.value:null,d=g(b?b[0]:a.value),e=g(b?b[1]:a.valueTo);return`(CAST(${c} AS DATE) BETWEEN '${k(d)}' AND '${k(e)}')`}if("relative_past"===d){let b=j(i(a.relativeAmount??7,a.relativeUnit??"days","past")),d=j(new Date);return`(CAST(${c} AS DATE) BETWEEN '${k(b)}' AND '${k(d)}')`}if("relative_next"===d){let b=j(i(a.relativeAmount??7,a.relativeUnit??"days","next")),d=j(new Date);return`(CAST(${c} AS DATE) BETWEEN '${k(d)}' AND '${k(b)}')`}if("is"===d)return`(CAST(${c} AS VARCHAR) = '${k(g(a.value))}')`;if("is_not"===d)return`(CAST(${c} AS VARCHAR) != '${k(g(a.value))}')`;if("is_any_of"===d){let b=(Array.isArray(a.value)?a.value:[g(a.value)]).map(a=>`'${k(String(a))}'`).join(", ");return`(CAST(${c} AS VARCHAR) IN (${b}))`}if("is_none_of"===d){let b=(Array.isArray(a.value)?a.value:[g(a.value)]).map(a=>`'${k(String(a))}'`).join(", ");return`(CAST(${c} AS VARCHAR) NOT IN (${b}))`}if("has_any"===d){let b=(Array.isArray(a.value)?a.value:[g(a.value)]).map(a=>`CAST(${c} AS VARCHAR) LIKE '%${k(String(a))}%'`);return`(${b.join(" OR ")})`}if("has_none"===d){let b=(Array.isArray(a.value)?a.value:[g(a.value)]).map(a=>`CAST(${c} AS VARCHAR) NOT LIKE '%${k(String(a))}%'`);return`(${b.join(" AND ")})`}if("has_all"===d){let b=(Array.isArray(a.value)?a.value:[g(a.value)]).map(a=>`CAST(${c} AS VARCHAR) LIKE '%${k(String(a))}%'`);return`(${b.join(" AND ")})`}return null}(f,c);b&&d.push(b)}if(0===d.length)return null;let f="and"===b.conjunction?" AND ":" OR ";return`(${d.join(f)})`}(a,b):null}function n(a){return a&&0!==a.length?a.map(a=>`${l(a.field)} ${"desc"===a.direction?"DESC":"ASC"}`).join(", "):null}function o(a){try{return JSON.parse(atob(a))}catch{return null}}},49714:()=>{}};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";exports.id=8899,exports.ids=[8899],exports.modules={48899:(a,b,c)=>{c.a(a,async(a,d)=>{try{c.d(b,{startTerminalServer:()=>function a(b){
|
|
1
|
+
"use strict";exports.id=8899,exports.ids=[8899],exports.modules={48899:(a,b,c)=>{c.a(a,async(a,d)=>{try{c.d(b,{startTerminalServer:()=>function a(b){l||(k.__terminalWss=l=new e.WebSocketServer({port:b,host:"127.0.0.1"}),l.on("connection",i),l.on("listening",()=>{k.__terminalPort=b}),l.on("error",c=>{"EADDRINUSE"===c.code&&(console.warn(`[terminal] Port ${b} in use, retrying on ${b+1}`),l=null,k.__terminalWss=void 0,a(b+1))}))}});var e=c(56220),f=c(76760),g=c(73024),h=a([e]);e=(h.then?(await h)():h)[0];let j=new Map,k=globalThis,l=k.__terminalWss??null,m=k.__terminalDidFixSpawnHelper??!1;function i(a,b){a.on("message",b=>{!function(a,b){let d;try{d=JSON.parse(b)}catch{return}let e=j.get(a);switch(d.type){case"spawn":e&&(e.pty.kill(),j.delete(a)),function(a,b,d,e){let h,i;if(!m&&"win32"!==process.platform){m=!0,k.__terminalDidFixSpawnHelper=!0;try{let a=(0,f.dirname)(58428);for(let b of[(0,f.join)(a,"build","Release","spawn-helper"),(0,f.join)(a,"build","Debug","spawn-helper"),(0,f.join)(a,"prebuilds",`${process.platform}-${process.arch}`,"spawn-helper")])(0,g.existsSync)(b)&&(0,g.chmodSync)(b,493)}catch{}}try{h=c(14566)}catch{a.send(JSON.stringify({type:"exit",exitCode:1,signal:null}));return}let l="win32"===process.platform?process.env.ComSpec??"cmd.exe":process.env.SHELL??"/bin/zsh",n=e||process.env.HOME||process.cwd();try{i=h.spawn(l,function(a){let b=a.split("/").pop()?.toLowerCase()??"";return"win32"!==process.platform&&"zsh"===b?["-o","nopromptsp"]:[]}(l),{name:"xterm-256color",cols:b,rows:d,cwd:n,env:Object.fromEntries(Object.entries(process.env).filter(([,a])=>void 0!==a))})}catch{a.send(JSON.stringify({type:"exit",exitCode:1,signal:null}));return}let o={pty:i,ws:a};j.set(a,o),i.onData(b=>{a.readyState===a.OPEN&&a.send(JSON.stringify({type:"output",data:b}))}),i.onExit(({exitCode:b,signal:c})=>{a.readyState===a.OPEN&&a.send(JSON.stringify({type:"exit",exitCode:b,signal:c})),j.delete(a)}),a.send(JSON.stringify({type:"ready",pid:i.pid}))}(a,d.cols??80,d.rows??24,d.cwd);break;case"input":e&&d.data&&e.pty.write(d.data);break;case"resize":e&&d.cols&&d.rows&&e.pty.resize(d.cols,d.rows)}}(a,b.toString())}),a.on("close",()=>{let b=j.get(a);b&&(b.pty.kill(),j.delete(a))}),a.on("error",()=>{let b=j.get(a);b&&(b.pty.kill(),j.delete(a))})}d()}catch(a){d(a)}})},58428:a=>{a.exports={}}};
|
|
@@ -3,29 +3,27 @@
|
|
|
3
3
|
"functions": {
|
|
4
4
|
"/api/apps/serve/[...path]": {},
|
|
5
5
|
"/api/apps": {},
|
|
6
|
-
"/api/chat/active": {},
|
|
7
6
|
"/api/chat": {},
|
|
8
|
-
"/api/chat/stop": {},
|
|
9
|
-
"/api/chat/stream": {},
|
|
10
7
|
"/api/chat/subagents": {},
|
|
8
|
+
"/api/chat/active": {},
|
|
9
|
+
"/api/chat/stream": {},
|
|
10
|
+
"/api/chat/stop": {},
|
|
11
11
|
"/api/feedback": {},
|
|
12
12
|
"/api/profiles": {},
|
|
13
13
|
"/api/profiles/switch": {},
|
|
14
|
-
"/api/workspace/assets/[...path]": {},
|
|
15
|
-
"/api/workspace/browse-file": {},
|
|
16
14
|
"/api/workspace/browse": {},
|
|
17
15
|
"/api/workspace/context": {},
|
|
18
|
-
"/api/workspace/
|
|
16
|
+
"/api/workspace/assets/[...path]": {},
|
|
17
|
+
"/api/workspace/browse-file": {},
|
|
19
18
|
"/api/workspace/db/introspect": {},
|
|
19
|
+
"/api/workspace/copy": {},
|
|
20
20
|
"/api/workspace/db/query": {},
|
|
21
21
|
"/api/workspace/delete": {},
|
|
22
22
|
"/api/workspace/file": {},
|
|
23
|
-
"/api/workspace/init": {},
|
|
24
|
-
"/api/workspace/list": {},
|
|
25
23
|
"/api/workspace/mkdir": {},
|
|
24
|
+
"/api/workspace/list": {},
|
|
26
25
|
"/api/workspace/move": {},
|
|
27
26
|
"/api/workspace/objects/[name]/display-field": {},
|
|
28
|
-
"/api/workspace/objects/[name]/entries/[id]": {},
|
|
29
27
|
"/api/workspace/objects/[name]/entries/bulk-delete": {},
|
|
30
28
|
"/api/workspace/objects/[name]/entries/options": {},
|
|
31
29
|
"/api/workspace/objects/[name]/entries": {},
|
|
@@ -34,19 +32,21 @@
|
|
|
34
32
|
"/api/workspace/objects/[name]/fields/reorder": {},
|
|
35
33
|
"/api/workspace/objects/[name]": {},
|
|
36
34
|
"/api/workspace/open-file": {},
|
|
35
|
+
"/api/workspace/init": {},
|
|
36
|
+
"/api/workspace/objects/[name]/entries/[id]": {},
|
|
37
37
|
"/api/workspace/path-info": {},
|
|
38
|
-
"/api/workspace/query": {},
|
|
39
|
-
"/api/workspace/raw-file": {},
|
|
40
38
|
"/api/workspace/rename": {},
|
|
39
|
+
"/api/workspace/query": {},
|
|
41
40
|
"/api/workspace/reports/execute": {},
|
|
42
|
-
"/api/workspace/
|
|
41
|
+
"/api/workspace/raw-file": {},
|
|
43
42
|
"/api/workspace/switch": {},
|
|
44
|
-
"/api/workspace/suggest-files": {},
|
|
45
|
-
"/api/workspace/thumbnail": {},
|
|
46
43
|
"/api/workspace/tree": {},
|
|
44
|
+
"/api/workspace/thumbnail": {},
|
|
45
|
+
"/api/workspace/search-index": {},
|
|
47
46
|
"/api/workspace/upload": {},
|
|
48
|
-
"/api/workspace/
|
|
47
|
+
"/api/workspace/suggest-files": {},
|
|
48
|
+
"/api/workspace/write-binary": {},
|
|
49
49
|
"/api/workspace/watch": {},
|
|
50
|
-
"/api/workspace/
|
|
50
|
+
"/api/workspace/virtual-file": {}
|
|
51
51
|
}
|
|
52
52
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__BUILD_MANIFEST={polyfillFiles:["static/chunks/polyfills-42372ed130431b0a.js"],devFiles:[],ampDevFiles:[],lowPriorityFiles:[],rootMainFiles:["static/chunks/webpack-
|
|
1
|
+
globalThis.__BUILD_MANIFEST={polyfillFiles:["static/chunks/polyfills-42372ed130431b0a.js"],devFiles:[],ampDevFiles:[],lowPriorityFiles:[],rootMainFiles:["static/chunks/webpack-11b130b100839707.js","static/chunks/b59f762a-f8e8d23ec83d91e0.js","static/chunks/8522-8af2b73a0e93c73d.js","static/chunks/main-app-c71b105c32544ad9.js"],rootMainFilesTree:{},pages:{"/_app":["static/chunks/webpack-11b130b100839707.js","static/chunks/framework-63182ecd18a3b3c9.js","static/chunks/main-35c7ea2227b70752.js","static/chunks/pages/_app-3501412d1f7ffe78.js"],"/_error":["static/chunks/webpack-11b130b100839707.js","static/chunks/framework-63182ecd18a3b3c9.js","static/chunks/main-35c7ea2227b70752.js","static/chunks/pages/_error-0217f5ed9b41c682.js"]},ampFirstPages:[]},globalThis.__BUILD_MANIFEST.lowPriorityFiles=["/static/"+process.env.__NEXT_BUILD_ID+"/_buildManifest.js",,"/static/"+process.env.__NEXT_BUILD_ID+"/_ssgManifest.js"];
|