denchclaw 2.3.7 → 2.3.9
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 +104 -104
- package/apps/web/.next/standalone/apps/web/.next/app-path-routes-manifest.json +30 -30
- package/apps/web/.next/standalone/apps/web/.next/build-manifest.json +2 -2
- package/apps/web/.next/standalone/apps/web/.next/required-server-files.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/_not-found/page.js +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/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/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_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 +2 -106
- 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.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_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/open-file/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/path-info/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/query/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/raw-file/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/rename/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/reports/execute/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/reports/execute/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/search-index/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/suggest-files/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/switch/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/switch/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/thumbnail/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/tree/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/upload/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/upload/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/virtual-file/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/watch/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/write-binary/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/page_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 +30 -30
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/7173.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/functions-config-manifest.json +21 -21
- package/apps/web/.next/standalone/apps/web/.next/server/pages/500.html +1 -1
- package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/{layout-a0f54c498e78b06e.js → layout-d39511d5017c8701.js} +1 -1
- package/apps/web/.next/standalone/apps/web/server.js +1 -1
- package/apps/web/.next/standalone/package.json +1 -1
- package/apps/web/.next/static/chunks/app/{layout-a0f54c498e78b06e.js → layout-d39511d5017c8701.js} +1 -1
- package/dist/entry.js +1 -1
- package/dist/{program-BDssgdL4.js → program-hOTAZNl8.js} +22 -134
- package/dist/{run-main-CiJ0dwZR.js → run-main-Hwi_5T10.js} +1 -1
- package/extensions/dench-identity/index.ts +137 -0
- package/extensions/dench-identity/openclaw.plugin.json +17 -0
- package/extensions/dench-identity/package.json +8 -0
- package/extensions/posthog-analytics/lib/build-env.js +1 -1
- package/package.json +1 -1
- /package/apps/web/.next/standalone/apps/web/.next/static/{mOcRFLcuuyC7J3QuiCUwf → 2k8OdxswgxWXlhb9jgh-R}/_buildManifest.js +0 -0
- /package/apps/web/.next/standalone/apps/web/.next/static/{mOcRFLcuuyC7J3QuiCUwf → 2k8OdxswgxWXlhb9jgh-R}/_ssgManifest.js +0 -0
- /package/apps/web/.next/static/{mOcRFLcuuyC7J3QuiCUwf → 2k8OdxswgxWXlhb9jgh-R}/_buildManifest.js +0 -0
- /package/apps/web/.next/static/{mOcRFLcuuyC7J3QuiCUwf → 2k8OdxswgxWXlhb9jgh-R}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/profiles/route"]={"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}},"17902":{"*":{"id":"89540","name":"*","chunks":[],"async":true}},"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-
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/profiles/route"]={"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}},"17902":{"*":{"id":"89540","name":"*","chunks":[],"async":true}},"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-d39511d5017c8701.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-d39511d5017c8701.js"],"async":false},"/Users/kumareth/Documents/projects/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-d39511d5017c8701.js"],"async":false},"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/page.tsx":{"id":17902,"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","6861","static/chunks/6861-58d368bcf4e23b55.js","8974","static/chunks/app/page-441fc26d2fd5ddf4.js"],"async":true},"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/workspace/page.tsx":{"id":9296,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/kumareth/Documents/projects/denchclaw/apps/web/":[],"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/layout":[{"inlined":false,"path":"static/css/eb7b54c9778eb5c7.css"}],"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/page":[],"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/api/profiles/route":[]},"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}},"17902":{"*":{"id":"6546","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":{"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}},"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["/api/profiles/switch/route"]={"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}},"17902":{"*":{"id":"89540","name":"*","chunks":[],"async":true}},"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-
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/profiles/switch/route"]={"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}},"17902":{"*":{"id":"89540","name":"*","chunks":[],"async":true}},"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-d39511d5017c8701.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-d39511d5017c8701.js"],"async":false},"/Users/kumareth/Documents/projects/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-d39511d5017c8701.js"],"async":false},"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/page.tsx":{"id":17902,"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","6861","static/chunks/6861-58d368bcf4e23b55.js","8974","static/chunks/app/page-441fc26d2fd5ddf4.js"],"async":true},"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/workspace/page.tsx":{"id":9296,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/kumareth/Documents/projects/denchclaw/apps/web/":[],"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/layout":[{"inlined":false,"path":"static/css/eb7b54c9778eb5c7.css"}],"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/page":[],"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/api/profiles/route":[],"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/api/profiles/switch/route":[]},"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}},"17902":{"*":{"id":"6546","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":{"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}},"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["/api/sessions/[sessionId]/route"]={"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}},"17902":{"*":{"id":"89540","name":"*","chunks":[],"async":true}},"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-
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/sessions/[sessionId]/route"]={"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}},"17902":{"*":{"id":"89540","name":"*","chunks":[],"async":true}},"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-d39511d5017c8701.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-d39511d5017c8701.js"],"async":false},"/Users/kumareth/Documents/projects/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-d39511d5017c8701.js"],"async":false},"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/page.tsx":{"id":17902,"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","6861","static/chunks/6861-58d368bcf4e23b55.js","8974","static/chunks/app/page-441fc26d2fd5ddf4.js"],"async":true},"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/workspace/page.tsx":{"id":9296,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/kumareth/Documents/projects/denchclaw/apps/web/":[],"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/layout":[{"inlined":false,"path":"static/css/eb7b54c9778eb5c7.css"}],"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/page":[],"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/api/sessions/route":[],"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/api/sessions/[sessionId]/route":[]},"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}},"17902":{"*":{"id":"6546","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":{"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}},"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["/api/sessions/route"]={"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}},"17902":{"*":{"id":"89540","name":"*","chunks":[],"async":true}},"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-
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/sessions/route"]={"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}},"17902":{"*":{"id":"89540","name":"*","chunks":[],"async":true}},"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-d39511d5017c8701.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-d39511d5017c8701.js"],"async":false},"/Users/kumareth/Documents/projects/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-d39511d5017c8701.js"],"async":false},"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/page.tsx":{"id":17902,"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","6861","static/chunks/6861-58d368bcf4e23b55.js","8974","static/chunks/app/page-441fc26d2fd5ddf4.js"],"async":true},"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/workspace/page.tsx":{"id":9296,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/kumareth/Documents/projects/denchclaw/apps/web/":[],"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/layout":[{"inlined":false,"path":"static/css/eb7b54c9778eb5c7.css"}],"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/page":[],"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/api/sessions/route":[]},"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}},"17902":{"*":{"id":"6546","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":{"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}},"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["/api/skills/route"]={"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}},"17902":{"*":{"id":"89540","name":"*","chunks":[],"async":true}},"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-
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/skills/route"]={"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}},"17902":{"*":{"id":"89540","name":"*","chunks":[],"async":true}},"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-d39511d5017c8701.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-d39511d5017c8701.js"],"async":false},"/Users/kumareth/Documents/projects/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-d39511d5017c8701.js"],"async":false},"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/page.tsx":{"id":17902,"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","6861","static/chunks/6861-58d368bcf4e23b55.js","8974","static/chunks/app/page-441fc26d2fd5ddf4.js"],"async":true},"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/workspace/page.tsx":{"id":9296,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/kumareth/Documents/projects/denchclaw/apps/web/":[],"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/layout":[{"inlined":false,"path":"static/css/eb7b54c9778eb5c7.css"}],"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/page":[],"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/api/skills/route":[]},"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}},"17902":{"*":{"id":"6546","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":{"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}},"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["/api/terminal/port/route"]={"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}},"17902":{"*":{"id":"89540","name":"*","chunks":[],"async":true}},"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-
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/terminal/port/route"]={"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}},"17902":{"*":{"id":"89540","name":"*","chunks":[],"async":true}},"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-d39511d5017c8701.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-d39511d5017c8701.js"],"async":false},"/Users/kumareth/Documents/projects/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-d39511d5017c8701.js"],"async":false},"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/page.tsx":{"id":17902,"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","6861","static/chunks/6861-58d368bcf4e23b55.js","8974","static/chunks/app/page-441fc26d2fd5ddf4.js"],"async":true},"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/workspace/page.tsx":{"id":9296,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/kumareth/Documents/projects/denchclaw/apps/web/":[],"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/layout":[{"inlined":false,"path":"static/css/eb7b54c9778eb5c7.css"}],"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/page":[],"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/api/terminal/port/route":[]},"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}},"17902":{"*":{"id":"6546","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":{"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}},"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["/api/web-sessions/[id]/messages/route"]={"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}},"17902":{"*":{"id":"89540","name":"*","chunks":[],"async":true}},"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-
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/web-sessions/[id]/messages/route"]={"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}},"17902":{"*":{"id":"89540","name":"*","chunks":[],"async":true}},"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-d39511d5017c8701.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-d39511d5017c8701.js"],"async":false},"/Users/kumareth/Documents/projects/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-d39511d5017c8701.js"],"async":false},"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/page.tsx":{"id":17902,"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","6861","static/chunks/6861-58d368bcf4e23b55.js","8974","static/chunks/app/page-441fc26d2fd5ddf4.js"],"async":true},"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/workspace/page.tsx":{"id":9296,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/kumareth/Documents/projects/denchclaw/apps/web/":[],"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/layout":[{"inlined":false,"path":"static/css/eb7b54c9778eb5c7.css"}],"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/page":[],"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/api/web-sessions/route":[],"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/api/web-sessions/[id]/route":[],"/Users/kumareth/Documents/projects/denchclaw/apps/web/app/api/web-sessions/[id]/messages/route":[]},"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}},"17902":{"*":{"id":"6546","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":{"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}},"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}}}}
|