denchclaw 2.5.6 → 2.5.8
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 +226 -226
- package/apps/web/.next/standalone/apps/web/.next/app-path-routes-manifest.json +35 -35
- package/apps/web/.next/standalone/apps/web/.next/build-manifest.json +5 -5
- package/apps/web/.next/standalone/apps/web/.next/cache/config.json +3 -3
- package/apps/web/.next/standalone/apps/web/.next/prerender-manifest.json +3 -3
- package/apps/web/.next/standalone/apps/web/.next/react-loadable-manifest.json +3 -3
- package/apps/web/.next/standalone/apps/web/.next/required-server-files.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/routes-manifest.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/cron/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/proxy/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/serve/[...path]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/store/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/webhooks/[...path]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/active/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/runs/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/stop/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/stop/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/stream/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/subagents/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/callback/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/connect/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/connections/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/disconnect/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/status/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/toolkits/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/jobs/[jobId]/runs/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/jobs/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/runs/[sessionId]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/runs/search-transcript/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/feedback/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/feedback/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/channels/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/chat/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/chat/stream/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/sessions/[id]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/sessions/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/integrations/[id]/toggle/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/integrations/repair/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/integrations/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/memories/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/profiles/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/profiles/switch/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/sessions/[sessionId]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/sessions/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/settings/cloud/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/[slug]/content/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/[slug]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/browse/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/install/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/terminal/port/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/voice/speech/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/voice/transcribe/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/voice/voices/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/[id]/messages/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/[id]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/assets/[...path]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/browse/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/browse-file/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/context/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/copy/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/db/introspect/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/db/query/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/delete/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/delete/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/execute/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/file/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/init/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/init/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/link-preview/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/list/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/mkdir/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/move/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/actions/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/actions/runs/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/display-field/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/[id]/content/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/[id]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/bulk-delete/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/options/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/[fieldId]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/reorder/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/views/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/open-file/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/path-info/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/query/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/raw-file/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/rename/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/reports/execute/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/reports/execute/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/search-index/route.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.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/suggest-files/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/switch/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/switch/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/thumbnail/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/tree/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/upload/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/upload/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/virtual-file/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/watch/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/write-binary/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/page.js +72 -77
- 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 +35 -35
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/6787.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/functions-config-manifest.json +10 -10
- package/apps/web/.next/standalone/apps/web/.next/server/middleware-build-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/middleware-react-loadable-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/pages/500.html +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/server-reference-manifest.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/1867.98d21807170adea7.js +1 -0
- package/apps/web/.next/{static/chunks/4995.ed294cb937a9ed32.js → standalone/apps/web/.next/static/chunks/4995.d34e4e0278ae7980.js} +1 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/5510-bf7c5c422646f52d.js +135 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/{layout-8408cc1d18057a51.js → layout-f178882f0e137350.js} +1 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/page-85db60f07f76e848.js +1 -0
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/{webpack-d4501ef5cbbcf069.js → webpack-0b001a8fbc1a4220.js} +1 -1
- package/apps/web/.next/standalone/apps/web/.next/static/css/ba9b100717ee32d9.css +1 -0
- package/apps/web/.next/standalone/apps/web/package.json +1 -0
- package/apps/web/.next/standalone/apps/web/server.js +1 -1
- package/apps/web/.next/standalone/extensions/posthog-analytics/lib/build-env.js +1 -1
- package/apps/web/.next/standalone/package.json +1 -1
- package/apps/web/.next/static/chunks/1867.98d21807170adea7.js +1 -0
- package/apps/web/.next/{standalone/apps/web/.next/static/chunks/4995.ed294cb937a9ed32.js → static/chunks/4995.d34e4e0278ae7980.js} +1 -1
- package/apps/web/.next/static/chunks/5510-bf7c5c422646f52d.js +135 -0
- package/apps/web/.next/static/chunks/app/{layout-8408cc1d18057a51.js → layout-f178882f0e137350.js} +1 -1
- package/apps/web/.next/static/chunks/app/page-85db60f07f76e848.js +1 -0
- package/apps/web/.next/static/chunks/{webpack-d4501ef5cbbcf069.js → webpack-0b001a8fbc1a4220.js} +1 -1
- package/apps/web/.next/static/css/ba9b100717ee32d9.css +1 -0
- package/dist/entry.js +1 -1
- package/dist/{program-CtW4fcfa.js → program-Cv3zi02z.js} +164 -46
- package/dist/{run-main-CPnN1zoG.js → run-main-Dtg21-XR.js} +6 -2
- package/extensions/posthog-analytics/lib/build-env.js +1 -1
- package/package.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/1867.2a8d5e3394a146ae.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/9702-d646bcd7cb8fe6bf.js +0 -135
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/page-db7996f5e8a55762.js +0 -1
- package/apps/web/.next/standalone/apps/web/.next/static/css/74b1299abb24af0e.css +0 -1
- package/apps/web/.next/static/chunks/1867.2a8d5e3394a146ae.js +0 -1
- package/apps/web/.next/static/chunks/9702-d646bcd7cb8fe6bf.js +0 -135
- package/apps/web/.next/static/chunks/app/page-db7996f5e8a55762.js +0 -1
- package/apps/web/.next/static/css/74b1299abb24af0e.css +0 -1
- /package/apps/web/.next/standalone/apps/web/.next/static/{30FSrPBqZ8S8tR6zw_U3U → nvU6LVl8akW-X-67Ehk_S}/_buildManifest.js +0 -0
- /package/apps/web/.next/standalone/apps/web/.next/static/{30FSrPBqZ8S8tR6zw_U3U → nvU6LVl8akW-X-67Ehk_S}/_ssgManifest.js +0 -0
- /package/apps/web/.next/static/{30FSrPBqZ8S8tR6zw_U3U → nvU6LVl8akW-X-67Ehk_S}/_buildManifest.js +0 -0
- /package/apps/web/.next/static/{30FSrPBqZ8S8tR6zw_U3U → nvU6LVl8akW-X-67Ehk_S}/_ssgManifest.js +0 -0
package/apps/web/.next/standalone/apps/web/.next/server/app/page_client-reference-manifest.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"5742":{"*":{"id":"26948","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"18372","name":"*","chunks":[],"async":false}},"7975":{"*":{"id":"48752","name":"*","chunks":[],"async":false}},"9296":{"*":{"id":"81138","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"61971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"4762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"83173","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"76459","name":"*","chunks":[],"async":false}},"
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"5742":{"*":{"id":"26948","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"18372","name":"*","chunks":[],"async":false}},"7975":{"*":{"id":"48752","name":"*","chunks":[],"async":false}},"9296":{"*":{"id":"81138","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"61971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"4762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"83173","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"76459","name":"*","chunks":[],"async":false}},"83409":{"*":{"id":"89540","name":"*","chunks":[],"async":true}},"85681":{"*":{"id":"77667","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"11362","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"71091","name":"*","chunks":[],"async":false}},"96135":{"*":{"id":"17209","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js":{"id":24636,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":24636,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js":{"id":6820,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":6820,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":95797,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":95797,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js":{"id":22229,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":22229,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":56673,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":56673,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":41457,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":41457,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":91464,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":91464,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":85681,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":85681,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/global-error.tsx":{"id":96135,"name":"*","chunks":["4219","static/chunks/app/global-error-ec2646847a23c664.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/components/posthog-provider.tsx":{"id":7975,"name":"*","chunks":["5700","static/chunks/df90ee31-b8ee23eaa0135739.js","7177","static/chunks/app/layout-f178882f0e137350.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/globals.css":{"id":89480,"name":"*","chunks":["5700","static/chunks/df90ee31-b8ee23eaa0135739.js","7177","static/chunks/app/layout-f178882f0e137350.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next-themes@0.4.6_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next-themes/dist/index.mjs":{"id":5742,"name":"*","chunks":["5700","static/chunks/df90ee31-b8ee23eaa0135739.js","7177","static/chunks/app/layout-f178882f0e137350.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/workspace/page.tsx":{"id":9296,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/page.tsx":{"id":83409,"name":"*","chunks":["5700","static/chunks/df90ee31-b8ee23eaa0135739.js","6237","static/chunks/db534642-50243f054f94495f.js","2830","static/chunks/8532165e-abce74bbb270ef26.js","5261","static/chunks/7f67b0df-54679694c67e2b76.js","8438","static/chunks/80f1cbb7-c9635d81d9fe6819.js","2763","static/chunks/13959dde-c903075a69fab592.js","7073","static/chunks/1fceb049-f902400d9bbacdab.js","1377","static/chunks/c2d15609-28842465e7275227.js","5510","static/chunks/5510-bf7c5c422646f52d.js","8974","static/chunks/app/page-85db60f07f76e848.js"],"async":true}},"entryCSSFiles":{"/home/runner/work/DenchClaw/DenchClaw/apps/web/":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/global-error":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/layout":[{"inlined":false,"path":"static/css/ba9b100717ee32d9.css"}],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/page":[]},"rscModuleMapping":{"5742":{"*":{"id":"31906","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"65194","name":"*","chunks":[],"async":false}},"7975":{"*":{"id":"79554","name":"*","chunks":[],"async":false}},"9296":{"*":{"id":"51604","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"63521","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"53948","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"32459","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"12409","name":"*","chunks":[],"async":false}},"83409":{"*":{"id":"6546","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"62049","name":"*","chunks":[],"async":false}},"89480":{"*":{"id":"79341","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"6604","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"48389","name":"*","chunks":[],"async":false}},"96135":{"*":{"id":"99207","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"5742":{"*":{"id":"26948","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"18372","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"61971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"4762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"83173","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"76459","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"77667","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"11362","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"71091","name":"*","chunks":[],"async":false}}}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/workspace/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"5742":{"*":{"id":"26948","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"18372","name":"*","chunks":[],"async":false}},"7975":{"*":{"id":"48752","name":"*","chunks":[],"async":false}},"9296":{"*":{"id":"81138","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"61971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"4762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"83173","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"76459","name":"*","chunks":[],"async":false}},"
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/workspace/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"5742":{"*":{"id":"26948","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"18372","name":"*","chunks":[],"async":false}},"7975":{"*":{"id":"48752","name":"*","chunks":[],"async":false}},"9296":{"*":{"id":"81138","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"61971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"4762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"83173","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"76459","name":"*","chunks":[],"async":false}},"83409":{"*":{"id":"89540","name":"*","chunks":[],"async":true}},"85681":{"*":{"id":"77667","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"11362","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"71091","name":"*","chunks":[],"async":false}},"96135":{"*":{"id":"17209","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js":{"id":24636,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":24636,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js":{"id":6820,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":6820,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":95797,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":95797,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js":{"id":22229,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":22229,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":56673,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":56673,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":41457,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":41457,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":91464,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":91464,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":85681,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":85681,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/global-error.tsx":{"id":96135,"name":"*","chunks":["4219","static/chunks/app/global-error-ec2646847a23c664.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/components/posthog-provider.tsx":{"id":7975,"name":"*","chunks":["5700","static/chunks/df90ee31-b8ee23eaa0135739.js","7177","static/chunks/app/layout-f178882f0e137350.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/globals.css":{"id":89480,"name":"*","chunks":["5700","static/chunks/df90ee31-b8ee23eaa0135739.js","7177","static/chunks/app/layout-f178882f0e137350.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next-themes@0.4.6_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next-themes/dist/index.mjs":{"id":5742,"name":"*","chunks":["5700","static/chunks/df90ee31-b8ee23eaa0135739.js","7177","static/chunks/app/layout-f178882f0e137350.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/workspace/page.tsx":{"id":9296,"name":"*","chunks":["6364","static/chunks/app/workspace/page-449a49cbf2cfee70.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/page.tsx":{"id":83409,"name":"*","chunks":["5700","static/chunks/df90ee31-b8ee23eaa0135739.js","6237","static/chunks/db534642-50243f054f94495f.js","2830","static/chunks/8532165e-abce74bbb270ef26.js","5261","static/chunks/7f67b0df-54679694c67e2b76.js","8438","static/chunks/80f1cbb7-c9635d81d9fe6819.js","2763","static/chunks/13959dde-c903075a69fab592.js","7073","static/chunks/1fceb049-f902400d9bbacdab.js","1377","static/chunks/c2d15609-28842465e7275227.js","5510","static/chunks/5510-bf7c5c422646f52d.js","8974","static/chunks/app/page-85db60f07f76e848.js"],"async":true}},"entryCSSFiles":{"/home/runner/work/DenchClaw/DenchClaw/apps/web/":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/global-error":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/layout":[{"inlined":false,"path":"static/css/ba9b100717ee32d9.css"}],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/page":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/workspace/page":[]},"rscModuleMapping":{"5742":{"*":{"id":"31906","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"65194","name":"*","chunks":[],"async":false}},"7975":{"*":{"id":"79554","name":"*","chunks":[],"async":false}},"9296":{"*":{"id":"51604","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"63521","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"53948","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"32459","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"12409","name":"*","chunks":[],"async":false}},"83409":{"*":{"id":"6546","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"62049","name":"*","chunks":[],"async":false}},"89480":{"*":{"id":"79341","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"6604","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"48389","name":"*","chunks":[],"async":false}},"96135":{"*":{"id":"99207","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"5742":{"*":{"id":"26948","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"18372","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"61971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"4762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"83173","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"76459","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"77667","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"11362","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"71091","name":"*","chunks":[],"async":false}}}}
|
|
@@ -1,98 +1,98 @@
|
|
|
1
1
|
{
|
|
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
|
+
"/api/apps/proxy/route": "app/api/apps/proxy/route.js",
|
|
4
5
|
"/api/apps/cron/route": "app/api/apps/cron/route.js",
|
|
5
6
|
"/api/apps/route": "app/api/apps/route.js",
|
|
6
7
|
"/api/apps/serve/[...path]/route": "app/api/apps/serve/[...path]/route.js",
|
|
7
8
|
"/api/chat/active/route": "app/api/chat/active/route.js",
|
|
8
9
|
"/api/apps/store/route": "app/api/apps/store/route.js",
|
|
9
|
-
"/api/chat/runs/route": "app/api/chat/runs/route.js",
|
|
10
10
|
"/api/apps/webhooks/[...path]/route": "app/api/apps/webhooks/[...path]/route.js",
|
|
11
|
+
"/api/chat/runs/route": "app/api/chat/runs/route.js",
|
|
11
12
|
"/api/chat/stop/route": "app/api/chat/stop/route.js",
|
|
12
13
|
"/api/chat/subagents/route": "app/api/chat/subagents/route.js",
|
|
13
14
|
"/api/chat/stream/route": "app/api/chat/stream/route.js",
|
|
14
|
-
"/api/composio/callback/route": "app/api/composio/callback/route.js",
|
|
15
15
|
"/api/composio/connect/route": "app/api/composio/connect/route.js",
|
|
16
|
+
"/api/composio/callback/route": "app/api/composio/callback/route.js",
|
|
16
17
|
"/api/composio/disconnect/route": "app/api/composio/disconnect/route.js",
|
|
17
18
|
"/api/composio/status/route": "app/api/composio/status/route.js",
|
|
18
|
-
"/api/chat/route": "app/api/chat/route.js",
|
|
19
19
|
"/api/composio/toolkits/route": "app/api/composio/toolkits/route.js",
|
|
20
|
-
"/api/
|
|
21
|
-
"/api/composio/connections/route": "app/api/composio/connections/route.js",
|
|
20
|
+
"/api/cron/jobs/[jobId]/runs/route": "app/api/cron/jobs/[jobId]/runs/route.js",
|
|
22
21
|
"/api/cron/jobs/route": "app/api/cron/jobs/route.js",
|
|
22
|
+
"/api/composio/connections/route": "app/api/composio/connections/route.js",
|
|
23
23
|
"/api/feedback/route": "app/api/feedback/route.js",
|
|
24
|
-
"/api/gateway/channels/route": "app/api/gateway/channels/route.js",
|
|
25
24
|
"/api/cron/runs/[sessionId]/route": "app/api/cron/runs/[sessionId]/route.js",
|
|
25
|
+
"/api/gateway/channels/route": "app/api/gateway/channels/route.js",
|
|
26
26
|
"/api/gateway/chat/route": "app/api/gateway/chat/route.js",
|
|
27
|
-
"/api/gateway/chat/stream/route": "app/api/gateway/chat/stream/route.js",
|
|
28
27
|
"/api/gateway/sessions/[id]/route": "app/api/gateway/sessions/[id]/route.js",
|
|
29
28
|
"/api/gateway/sessions/route": "app/api/gateway/sessions/route.js",
|
|
30
|
-
"/api/integrations/repair/route": "app/api/integrations/repair/route.js",
|
|
31
|
-
"/api/integrations/route": "app/api/integrations/route.js",
|
|
32
29
|
"/api/cron/runs/search-transcript/route": "app/api/cron/runs/search-transcript/route.js",
|
|
30
|
+
"/api/integrations/route": "app/api/integrations/route.js",
|
|
31
|
+
"/api/chat/route": "app/api/chat/route.js",
|
|
32
|
+
"/api/integrations/repair/route": "app/api/integrations/repair/route.js",
|
|
33
33
|
"/api/integrations/[id]/toggle/route": "app/api/integrations/[id]/toggle/route.js",
|
|
34
|
-
"/api/profiles/switch/route": "app/api/profiles/switch/route.js",
|
|
35
|
-
"/api/memories/route": "app/api/memories/route.js",
|
|
36
34
|
"/api/profiles/route": "app/api/profiles/route.js",
|
|
35
|
+
"/api/profiles/switch/route": "app/api/profiles/switch/route.js",
|
|
37
36
|
"/api/sessions/route": "app/api/sessions/route.js",
|
|
38
|
-
"/api/
|
|
39
|
-
"/api/sessions/[sessionId]/route": "app/api/sessions/[sessionId]/route.js",
|
|
40
|
-
"/api/settings/cloud/route": "app/api/settings/cloud/route.js",
|
|
37
|
+
"/api/memories/route": "app/api/memories/route.js",
|
|
41
38
|
"/api/skills/[slug]/content/route": "app/api/skills/[slug]/content/route.js",
|
|
39
|
+
"/api/settings/cloud/route": "app/api/settings/cloud/route.js",
|
|
40
|
+
"/api/sessions/[sessionId]/route": "app/api/sessions/[sessionId]/route.js",
|
|
41
|
+
"/api/skills/[slug]/route": "app/api/skills/[slug]/route.js",
|
|
42
42
|
"/api/skills/route": "app/api/skills/route.js",
|
|
43
43
|
"/api/terminal/port/route": "app/api/terminal/port/route.js",
|
|
44
44
|
"/api/skills/browse/route": "app/api/skills/browse/route.js",
|
|
45
45
|
"/api/voice/transcribe/route": "app/api/voice/transcribe/route.js",
|
|
46
|
-
"/api/voice/voices/route": "app/api/voice/voices/route.js",
|
|
47
46
|
"/api/voice/speech/route": "app/api/voice/speech/route.js",
|
|
48
47
|
"/api/skills/install/route": "app/api/skills/install/route.js",
|
|
49
|
-
"/api/
|
|
48
|
+
"/api/voice/voices/route": "app/api/voice/voices/route.js",
|
|
50
49
|
"/api/web-sessions/route": "app/api/web-sessions/route.js",
|
|
50
|
+
"/api/web-sessions/[id]/messages/route": "app/api/web-sessions/[id]/messages/route.js",
|
|
51
|
+
"/api/gateway/chat/stream/route": "app/api/gateway/chat/stream/route.js",
|
|
51
52
|
"/api/workspace/assets/[...path]/route": "app/api/workspace/assets/[...path]/route.js",
|
|
52
|
-
"/api/
|
|
53
|
-
"/api/workspace/copy/route": "app/api/workspace/copy/route.js",
|
|
53
|
+
"/api/workspace/browse-file/route": "app/api/workspace/browse-file/route.js",
|
|
54
54
|
"/api/workspace/browse/route": "app/api/workspace/browse/route.js",
|
|
55
|
-
"/api/
|
|
55
|
+
"/api/workspace/copy/route": "app/api/workspace/copy/route.js",
|
|
56
|
+
"/api/workspace/db/query/route": "app/api/workspace/db/query/route.js",
|
|
56
57
|
"/api/workspace/context/route": "app/api/workspace/context/route.js",
|
|
57
58
|
"/api/workspace/db/introspect/route": "app/api/workspace/db/introspect/route.js",
|
|
58
|
-
"/api/workspace/db/query/route": "app/api/workspace/db/query/route.js",
|
|
59
|
-
"/api/workspace/delete/route": "app/api/workspace/delete/route.js",
|
|
60
59
|
"/api/workspace/execute/route": "app/api/workspace/execute/route.js",
|
|
60
|
+
"/api/workspace/delete/route": "app/api/workspace/delete/route.js",
|
|
61
|
+
"/api/workspace/link-preview/route": "app/api/workspace/link-preview/route.js",
|
|
62
|
+
"/api/workspace/init/route": "app/api/workspace/init/route.js",
|
|
61
63
|
"/api/workspace/file/route": "app/api/workspace/file/route.js",
|
|
62
64
|
"/api/workspace/list/route": "app/api/workspace/list/route.js",
|
|
63
|
-
"/api/workspace/init/route": "app/api/workspace/init/route.js",
|
|
64
|
-
"/api/workspace/link-preview/route": "app/api/workspace/link-preview/route.js",
|
|
65
65
|
"/api/workspace/mkdir/route": "app/api/workspace/mkdir/route.js",
|
|
66
66
|
"/api/workspace/move/route": "app/api/workspace/move/route.js",
|
|
67
67
|
"/api/workspace/objects/[name]/actions/runs/route": "app/api/workspace/objects/[name]/actions/runs/route.js",
|
|
68
68
|
"/api/workspace/objects/[name]/display-field/route": "app/api/workspace/objects/[name]/display-field/route.js",
|
|
69
|
-
"/api/workspace/browse-file/route": "app/api/workspace/browse-file/route.js",
|
|
70
69
|
"/api/workspace/objects/[name]/actions/route": "app/api/workspace/objects/[name]/actions/route.js",
|
|
71
|
-
"/api/workspace/objects/[name]/entries/options/route": "app/api/workspace/objects/[name]/entries/options/route.js",
|
|
72
|
-
"/api/workspace/objects/[name]/entries/route": "app/api/workspace/objects/[name]/entries/route.js",
|
|
73
70
|
"/api/workspace/objects/[name]/entries/bulk-delete/route": "app/api/workspace/objects/[name]/entries/bulk-delete/route.js",
|
|
71
|
+
"/api/workspace/objects/[name]/entries/options/route": "app/api/workspace/objects/[name]/entries/options/route.js",
|
|
74
72
|
"/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route": "app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route.js",
|
|
73
|
+
"/api/web-sessions/[id]/route": "app/api/web-sessions/[id]/route.js",
|
|
75
74
|
"/api/workspace/objects/[name]/entries/[id]/route": "app/api/workspace/objects/[name]/entries/[id]/route.js",
|
|
75
|
+
"/api/workspace/objects/[name]/entries/route": "app/api/workspace/objects/[name]/entries/route.js",
|
|
76
|
+
"/api/workspace/objects/[name]/fields/reorder/route": "app/api/workspace/objects/[name]/fields/reorder/route.js",
|
|
76
77
|
"/api/workspace/objects/[name]/fields/[fieldId]/route": "app/api/workspace/objects/[name]/fields/[fieldId]/route.js",
|
|
77
78
|
"/api/workspace/objects/[name]/fields/route": "app/api/workspace/objects/[name]/fields/route.js",
|
|
78
|
-
"/api/workspace/open-file/route": "app/api/workspace/open-file/route.js",
|
|
79
|
-
"/api/workspace/path-info/route": "app/api/workspace/path-info/route.js",
|
|
80
79
|
"/api/workspace/query/route": "app/api/workspace/query/route.js",
|
|
80
|
+
"/api/workspace/path-info/route": "app/api/workspace/path-info/route.js",
|
|
81
81
|
"/api/workspace/raw-file/route": "app/api/workspace/raw-file/route.js",
|
|
82
|
-
"/api/workspace/objects/[name]/entries/[id]/content/route": "app/api/workspace/objects/[name]/entries/[id]/content/route.js",
|
|
83
82
|
"/api/workspace/rename/route": "app/api/workspace/rename/route.js",
|
|
84
83
|
"/api/workspace/reports/execute/route": "app/api/workspace/reports/execute/route.js",
|
|
84
|
+
"/api/workspace/objects/[name]/entries/[id]/content/route": "app/api/workspace/objects/[name]/entries/[id]/content/route.js",
|
|
85
85
|
"/api/workspace/objects/[name]/route": "app/api/workspace/objects/[name]/route.js",
|
|
86
86
|
"/api/workspace/switch/route": "app/api/workspace/switch/route.js",
|
|
87
87
|
"/api/workspace/thumbnail/route": "app/api/workspace/thumbnail/route.js",
|
|
88
|
-
"/api/workspace/search-index/route": "app/api/workspace/search-index/route.js",
|
|
89
|
-
"/api/workspace/objects/[name]/fields/reorder/route": "app/api/workspace/objects/[name]/fields/reorder/route.js",
|
|
90
88
|
"/api/workspace/upload/route": "app/api/workspace/upload/route.js",
|
|
91
|
-
"/api/workspace/
|
|
92
|
-
"/api/workspace/
|
|
89
|
+
"/api/workspace/search-index/route": "app/api/workspace/search-index/route.js",
|
|
90
|
+
"/api/workspace/open-file/route": "app/api/workspace/open-file/route.js",
|
|
93
91
|
"/api/workspace/tree/route": "app/api/workspace/tree/route.js",
|
|
92
|
+
"/api/workspace/virtual-file/route": "app/api/workspace/virtual-file/route.js",
|
|
94
93
|
"/api/workspace/write-binary/route": "app/api/workspace/write-binary/route.js",
|
|
94
|
+
"/api/workspace/watch/route": "app/api/workspace/watch/route.js",
|
|
95
95
|
"/api/workspace/suggest-files/route": "app/api/workspace/suggest-files/route.js",
|
|
96
|
-
"/page": "app/page.js",
|
|
97
|
-
"/
|
|
96
|
+
"/workspace/page": "app/workspace/page.js",
|
|
97
|
+
"/page": "app/page.js"
|
|
98
98
|
}
|
|
@@ -12,4 +12,4 @@ exports.id=6787,exports.ids=[6787],exports.modules={843:(a,b,c)=>{Promise.resolv
|
|
|
12
12
|
window.addEventListener('unhandledrejection',function(e){
|
|
13
13
|
if(e.reason&&e.reason.name==='ChunkLoadError')reload();
|
|
14
14
|
});
|
|
15
|
-
})();`}}),(0,d.jsx)("link",{rel:"preconnect",href:"https://fonts.googleapis.com"}),(0,d.jsx)("link",{rel:"preconnect",href:"https://fonts.gstatic.com",crossOrigin:"anonymous"}),(0,d.jsx)("link",{href:"https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Inter:wght@300;400;500;600;700&display=swap",rel:"stylesheet"})]}),(0,d.jsx)("body",{className:"antialiased",children:(0,d.jsx)(f.ThemeProvider,{attribute:"class",defaultTheme:"system",enableSystem:!0,disableTransitionOnChange:!0,children:(0,d.jsx)(e.Suspense,{fallback:null,children:(0,d.jsx)(h.PostHogProvider,{anonymousId:b,personInfo:c??void 0,privacyMode:i,children:a})})})})]})}},17209:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>f});var d=c(36927);function e(a){return!!("ChunkLoadError"===a.name||a.message?.includes("Loading chunk")||a.message?.includes("Loading CSS chunk"))}function f({error:a,reset:b}){return(0,d.jsx)("html",{lang:"en",children:(0,d.jsx)("body",{style:{display:"flex",alignItems:"center",justifyContent:"center",height:"100vh",fontFamily:"Inter, system-ui, sans-serif",background:"#0a0a0a",color:"#e5e5e5"},children:(0,d.jsxs)("div",{style:{textAlign:"center",maxWidth:420,padding:24},children:[(0,d.jsx)("h2",{style:{fontSize:20,fontWeight:600,marginBottom:8},children:e(a)?"A new version is available":"Something went wrong"}),(0,d.jsx)("p",{style:{fontSize:14,color:"#a3a3a3",marginBottom:20},children:e(a)?"The app was updated while you had it open. Reload to get the latest version.":"An unexpected error occurred. Try reloading the page."}),(0,d.jsx)("button",{onClick:()=>window.location.reload(),style:{padding:"8px 20px",borderRadius:6,border:"1px solid #333",background:"#1a1a1a",color:"#e5e5e5",cursor:"pointer",fontSize:14},children:"Reload"})]})})})}c(15962)},20628:(a,b,c)=>{Promise.resolve().then(c.bind(c,99207))},31294:(a,b,c)=>{Promise.resolve().then(c.bind(c,48752)),Promise.resolve().then(c.bind(c,26948))},36022:(a,b,c)=>{Promise.resolve().then(c.bind(c,79554)),Promise.resolve().then(c.bind(c,31906))},43182:(a,b,c)=>{"use strict";let d,e;c.d(b,{Cl:()=>n,Hk:()=>r,_A:()=>p,qU:()=>o});var f=c(77598),g=c(73024),h=c(48161),i=c(76760),j=c(53536);let k="phc_Nt8s1Ny8062TY9aKT8LWiB4nBuoHNYQXRU9MypWfQCW",l=null,m=null;function n(){if(m)return m;try{let a=(0,i.join)(process.env.HOME||(0,h.homedir)(),".openclaw-dench"),b=(0,i.join)(a,"telemetry.json"),c={};if((0,g.existsSync)(b)&&(c=JSON.parse((0,g.readFileSync)(b,"utf-8"))),"string"==typeof c.anonymousId&&c.anonymousId)return m=c.anonymousId,c.anonymousId;let d=(0,f.randomUUID)();return c.anonymousId=d,(0,g.mkdirSync)((0,i.dirname)(b),{recursive:!0}),(0,g.writeFileSync)(b,JSON.stringify(c,null,2)+"\n","utf-8"),m=d,d}catch{let a=(0,f.randomUUID)();return m=a,a}}function o(){if(void 0!==d)return d;try{let a=(0,i.join)(process.env.HOME||(0,h.homedir)(),".openclaw-dench"),b=(0,i.join)(a,"telemetry.json");if(!(0,g.existsSync)(b))return d=null,null;let c=JSON.parse((0,g.readFileSync)(b,"utf-8")),e={};return"string"==typeof c.name&&c.name&&(e.name=c.name),"string"==typeof c.email&&c.email&&(e.email=c.email),"string"==typeof c.avatar&&c.avatar&&(e.avatar=c.avatar),"string"==typeof c.denchOrgId&&c.denchOrgId&&(e.denchOrgId=c.denchOrgId),d=Object.keys(e).length>0?e:null}catch{return d=null,null}}function p(){if(void 0!==e)return e;try{let a=(0,i.join)(process.env.HOME||(0,h.homedir)(),".openclaw-dench"),b=(0,i.join)(a,"telemetry.json");if(!(0,g.existsSync)(b))return e=!0,!0;let c=JSON.parse((0,g.readFileSync)(b,"utf-8"));return e=!1!==c.privacyMode}catch{return e=!0,!0}}let q=!1;function r(a,b,c){let d=k?(l||(l=new j.f2(k,{host:"https://us.i.posthog.com",flushAt:10,flushInterval:3e4})),l):null;if(!d)return;let e=c||n();if(!q){q=!0;let a=o();a&&d.identify({distinctId:e,properties:function(a){let b={};return a.name&&(b.$name=a.name),a.email&&(b.$email=a.email),a.avatar&&(b.$avatar=a.avatar),a.denchOrgId&&(b.dench_org_id=a.denchOrgId),b}(a)})}d.capture({distinctId:e,event:a,properties:{...b,denchclaw_version:"2.5.
|
|
15
|
+
})();`}}),(0,d.jsx)("link",{rel:"preconnect",href:"https://fonts.googleapis.com"}),(0,d.jsx)("link",{rel:"preconnect",href:"https://fonts.gstatic.com",crossOrigin:"anonymous"}),(0,d.jsx)("link",{href:"https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Inter:wght@300;400;500;600;700&display=swap",rel:"stylesheet"})]}),(0,d.jsx)("body",{className:"antialiased",children:(0,d.jsx)(f.ThemeProvider,{attribute:"class",defaultTheme:"system",enableSystem:!0,disableTransitionOnChange:!0,children:(0,d.jsx)(e.Suspense,{fallback:null,children:(0,d.jsx)(h.PostHogProvider,{anonymousId:b,personInfo:c??void 0,privacyMode:i,children:a})})})})]})}},17209:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>f});var d=c(36927);function e(a){return!!("ChunkLoadError"===a.name||a.message?.includes("Loading chunk")||a.message?.includes("Loading CSS chunk"))}function f({error:a,reset:b}){return(0,d.jsx)("html",{lang:"en",children:(0,d.jsx)("body",{style:{display:"flex",alignItems:"center",justifyContent:"center",height:"100vh",fontFamily:"Inter, system-ui, sans-serif",background:"#0a0a0a",color:"#e5e5e5"},children:(0,d.jsxs)("div",{style:{textAlign:"center",maxWidth:420,padding:24},children:[(0,d.jsx)("h2",{style:{fontSize:20,fontWeight:600,marginBottom:8},children:e(a)?"A new version is available":"Something went wrong"}),(0,d.jsx)("p",{style:{fontSize:14,color:"#a3a3a3",marginBottom:20},children:e(a)?"The app was updated while you had it open. Reload to get the latest version.":"An unexpected error occurred. Try reloading the page."}),(0,d.jsx)("button",{onClick:()=>window.location.reload(),style:{padding:"8px 20px",borderRadius:6,border:"1px solid #333",background:"#1a1a1a",color:"#e5e5e5",cursor:"pointer",fontSize:14},children:"Reload"})]})})})}c(15962)},20628:(a,b,c)=>{Promise.resolve().then(c.bind(c,99207))},31294:(a,b,c)=>{Promise.resolve().then(c.bind(c,48752)),Promise.resolve().then(c.bind(c,26948))},36022:(a,b,c)=>{Promise.resolve().then(c.bind(c,79554)),Promise.resolve().then(c.bind(c,31906))},43182:(a,b,c)=>{"use strict";let d,e;c.d(b,{Cl:()=>n,Hk:()=>r,_A:()=>p,qU:()=>o});var f=c(77598),g=c(73024),h=c(48161),i=c(76760),j=c(53536);let k="phc_Nt8s1Ny8062TY9aKT8LWiB4nBuoHNYQXRU9MypWfQCW",l=null,m=null;function n(){if(m)return m;try{let a=(0,i.join)(process.env.HOME||(0,h.homedir)(),".openclaw-dench"),b=(0,i.join)(a,"telemetry.json"),c={};if((0,g.existsSync)(b)&&(c=JSON.parse((0,g.readFileSync)(b,"utf-8"))),"string"==typeof c.anonymousId&&c.anonymousId)return m=c.anonymousId,c.anonymousId;let d=(0,f.randomUUID)();return c.anonymousId=d,(0,g.mkdirSync)((0,i.dirname)(b),{recursive:!0}),(0,g.writeFileSync)(b,JSON.stringify(c,null,2)+"\n","utf-8"),m=d,d}catch{let a=(0,f.randomUUID)();return m=a,a}}function o(){if(void 0!==d)return d;try{let a=(0,i.join)(process.env.HOME||(0,h.homedir)(),".openclaw-dench"),b=(0,i.join)(a,"telemetry.json");if(!(0,g.existsSync)(b))return d=null,null;let c=JSON.parse((0,g.readFileSync)(b,"utf-8")),e={};return"string"==typeof c.name&&c.name&&(e.name=c.name),"string"==typeof c.email&&c.email&&(e.email=c.email),"string"==typeof c.avatar&&c.avatar&&(e.avatar=c.avatar),"string"==typeof c.denchOrgId&&c.denchOrgId&&(e.denchOrgId=c.denchOrgId),d=Object.keys(e).length>0?e:null}catch{return d=null,null}}function p(){if(void 0!==e)return e;try{let a=(0,i.join)(process.env.HOME||(0,h.homedir)(),".openclaw-dench"),b=(0,i.join)(a,"telemetry.json");if(!(0,g.existsSync)(b))return e=!0,!0;let c=JSON.parse((0,g.readFileSync)(b,"utf-8"));return e=!1!==c.privacyMode}catch{return e=!0,!0}}let q=!1;function r(a,b,c){let d=k?(l||(l=new j.f2(k,{host:"https://us.i.posthog.com",flushAt:10,flushInterval:3e4})),l):null;if(!d)return;let e=c||n();if(!q){q=!0;let a=o();a&&d.identify({distinctId:e,properties:function(a){let b={};return a.name&&(b.$name=a.name),a.email&&(b.$email=a.email),a.avatar&&(b.$avatar=a.avatar),a.denchOrgId&&(b.dench_org_id=a.denchOrgId),b}(a)})}d.capture({distinctId:e,event:a,properties:{...b,denchclaw_version:"2.5.8",openclaw_version:void 0}})}},48752:(a,b,c)=>{"use strict";c.d(b,{PostHogProvider:()=>j});var d=c(36927),e=c(99967),f=c(14071),g=c(15962),h=c(38253);function i(){return(0,h.usePathname)(),(0,h.useSearchParams)(),null}function j({children:a,anonymousId:b,personInfo:c,privacyMode:h}){return(0,g.useRef)(!1),(0,d.jsxs)(f.so,{client:e.Ay,children:[(0,d.jsx)(i,{}),a]})}},63891:(a,b,c)=>{Promise.resolve().then(c.t.bind(c,53948,23)),Promise.resolve().then(c.t.bind(c,65194,23)),Promise.resolve().then(c.t.bind(c,48389,23)),Promise.resolve().then(c.t.bind(c,63521,23)),Promise.resolve().then(c.t.bind(c,12409,23)),Promise.resolve().then(c.t.bind(c,32459,23)),Promise.resolve().then(c.t.bind(c,6604,23)),Promise.resolve().then(c.t.bind(c,62049,23))},73364:(a,b,c)=>{Promise.resolve().then(c.bind(c,17209))},79341:()=>{},79554:(a,b,c)=>{"use strict";c.d(b,{PostHogProvider:()=>d});let d=(0,c(72665).registerClientReference)(function(){throw Error("Attempted to call PostHogProvider() from the server but PostHogProvider is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/components/posthog-provider.tsx","PostHogProvider")},99207:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>d});let d=(0,c(72665).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/global-error.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/global-error.tsx","default")}};
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 1,
|
|
3
3
|
"functions": {
|
|
4
|
-
"/api/apps/cron": {},
|
|
5
4
|
"/api/apps/proxy": {},
|
|
6
|
-
"/api/apps": {},
|
|
5
|
+
"/api/apps/cron": {},
|
|
7
6
|
"/api/apps/serve/[...path]": {},
|
|
8
7
|
"/api/apps/store": {},
|
|
8
|
+
"/api/apps": {},
|
|
9
9
|
"/api/apps/webhooks/[...path]": {},
|
|
10
10
|
"/api/chat/active": {},
|
|
11
|
-
"/api/chat": {},
|
|
12
11
|
"/api/chat/runs": {},
|
|
12
|
+
"/api/chat": {},
|
|
13
13
|
"/api/chat/stop": {},
|
|
14
14
|
"/api/chat/stream": {},
|
|
15
15
|
"/api/chat/subagents": {},
|
|
@@ -24,8 +24,8 @@
|
|
|
24
24
|
"/api/gateway/chat/stream": {},
|
|
25
25
|
"/api/integrations/[id]/toggle": {},
|
|
26
26
|
"/api/integrations/repair": {},
|
|
27
|
-
"/api/integrations": {},
|
|
28
27
|
"/api/profiles": {},
|
|
28
|
+
"/api/integrations": {},
|
|
29
29
|
"/api/profiles/switch": {},
|
|
30
30
|
"/api/settings/cloud": {},
|
|
31
31
|
"/api/voice/speech": {},
|
|
@@ -35,11 +35,11 @@
|
|
|
35
35
|
"/api/workspace/browse-file": {},
|
|
36
36
|
"/api/workspace/browse": {},
|
|
37
37
|
"/api/workspace/context": {},
|
|
38
|
-
"/api/workspace/copy": {},
|
|
39
38
|
"/api/workspace/db/introspect": {},
|
|
39
|
+
"/api/workspace/copy": {},
|
|
40
40
|
"/api/workspace/db/query": {},
|
|
41
|
-
"/api/workspace/delete": {},
|
|
42
41
|
"/api/workspace/execute": {},
|
|
42
|
+
"/api/workspace/delete": {},
|
|
43
43
|
"/api/workspace/file": {},
|
|
44
44
|
"/api/workspace/init": {},
|
|
45
45
|
"/api/workspace/link-preview": {},
|
|
@@ -53,8 +53,8 @@
|
|
|
53
53
|
"/api/workspace/objects/[name]/entries/[id]": {},
|
|
54
54
|
"/api/workspace/objects/[name]/entries/bulk-delete": {},
|
|
55
55
|
"/api/workspace/objects/[name]/entries/options": {},
|
|
56
|
-
"/api/workspace/objects/[name]/entries": {},
|
|
57
56
|
"/api/workspace/objects/[name]/fields/[fieldId]/enum-rename": {},
|
|
57
|
+
"/api/workspace/objects/[name]/entries": {},
|
|
58
58
|
"/api/workspace/objects/[name]/fields/[fieldId]": {},
|
|
59
59
|
"/api/workspace/objects/[name]/fields/reorder": {},
|
|
60
60
|
"/api/workspace/objects/[name]/fields": {},
|
|
@@ -62,15 +62,15 @@
|
|
|
62
62
|
"/api/workspace/open-file": {},
|
|
63
63
|
"/api/workspace/path-info": {},
|
|
64
64
|
"/api/workspace/query": {},
|
|
65
|
-
"/api/workspace/raw-file": {},
|
|
66
65
|
"/api/workspace/rename": {},
|
|
66
|
+
"/api/workspace/raw-file": {},
|
|
67
67
|
"/api/workspace/reports/execute": {},
|
|
68
|
-
"/api/workspace/search-index": {},
|
|
69
68
|
"/api/workspace/suggest-files": {},
|
|
69
|
+
"/api/workspace/search-index": {},
|
|
70
70
|
"/api/workspace/switch": {},
|
|
71
|
-
"/api/workspace/thumbnail": {},
|
|
72
71
|
"/api/workspace/tree": {},
|
|
73
72
|
"/api/workspace/upload": {},
|
|
73
|
+
"/api/workspace/thumbnail": {},
|
|
74
74
|
"/api/workspace/virtual-file": {},
|
|
75
75
|
"/api/workspace/watch": {},
|
|
76
76
|
"/api/workspace/write-binary": {}
|
|
@@ -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-0b001a8fbc1a4220.js","static/chunks/b59f762a-f8e8d23ec83d91e0.js","static/chunks/8522-8af2b73a0e93c73d.js","static/chunks/main-app-c95bfd7b836724a5.js"],rootMainFilesTree:{},pages:{"/_app":["static/chunks/webpack-0b001a8fbc1a4220.js","static/chunks/framework-63182ecd18a3b3c9.js","static/chunks/main-35c7ea2227b70752.js","static/chunks/pages/_app-3501412d1f7ffe78.js"],"/_error":["static/chunks/webpack-0b001a8fbc1a4220.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"];
|