nodal-agents 0.6.2 → 0.6.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -4
- package/cli.js +4 -0
- package/package.json +1 -1
- package/runner.js +1836 -1274
- package/web/.next/BUILD_ID +1 -1
- package/web/.next/app-path-routes-manifest.json +4 -5
- package/web/.next/build-manifest.json +2 -2
- package/web/.next/prerender-manifest.json +3 -3
- package/web/.next/routes-manifest.json +0 -6
- package/web/.next/server/app/(dashboard)/agents/[id]/edit/page.js +5 -5
- package/web/.next/server/app/(dashboard)/agents/[id]/edit/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/agents/[id]/edit/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/agents/[id]/telegram/page.js +2 -2
- package/web/.next/server/app/(dashboard)/agents/[id]/telegram/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/agents/[id]/telegram/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/agents/page.js +2 -2
- package/web/.next/server/app/(dashboard)/agents/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/agents/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/approvals/page.js +2 -2
- package/web/.next/server/app/(dashboard)/approvals/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/approvals/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/automations/page.js +2 -2
- package/web/.next/server/app/(dashboard)/automations/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/automations/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/chat/page.js +2 -2
- package/web/.next/server/app/(dashboard)/chat/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/chat/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/connectors/page.js +2 -2
- package/web/.next/server/app/(dashboard)/connectors/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/connectors/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/credentials/page.js +2 -2
- package/web/.next/server/app/(dashboard)/credentials/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/credentials/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/jobs/[id]/page.js +2 -2
- package/web/.next/server/app/(dashboard)/jobs/[id]/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/jobs/[id]/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/jobs/page.js +2 -2
- package/web/.next/server/app/(dashboard)/jobs/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/jobs/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/learned-skills/page.js +2 -2
- package/web/.next/server/app/(dashboard)/learned-skills/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/learned-skills/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/llm-providers/page.js +2 -2
- package/web/.next/server/app/(dashboard)/llm-providers/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/llm-providers/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/logs/page.js +2 -2
- package/web/.next/server/app/(dashboard)/logs/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/logs/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/mcp/page.js +2 -2
- package/web/.next/server/app/(dashboard)/mcp/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/mcp/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/memories/page.js +2 -2
- package/web/.next/server/app/(dashboard)/memories/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/memories/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/page.js +4 -4
- package/web/.next/server/app/(dashboard)/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/settings/page.js +2 -2
- package/web/.next/server/app/(dashboard)/settings/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/settings/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/settings/root-context/page.js +2 -2
- package/web/.next/server/app/(dashboard)/settings/root-context/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/settings/root-context/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/skills/[id]/edit/page.js +2 -2
- package/web/.next/server/app/(dashboard)/skills/[id]/edit/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/skills/[id]/edit/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/skills/new/page.js +2 -2
- package/web/.next/server/app/(dashboard)/skills/new/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/skills/new/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/skills/page.js +2 -2
- package/web/.next/server/app/(dashboard)/skills/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/skills/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/_global-error/page.js +3 -3
- package/web/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/_global-error.html +1 -1
- package/web/.next/server/app/_global-error.rsc +2 -2
- package/web/.next/server/app/_global-error.segments/_full.segment.rsc +2 -2
- package/web/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/web/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
- package/web/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/web/.next/server/app/_global-error.segments/_index.segment.rsc +2 -2
- package/web/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/web/.next/server/app/_not-found/page.js +2 -2
- package/web/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/_not-found.html +1 -1
- package/web/.next/server/app/_not-found.rsc +3 -3
- package/web/.next/server/app/_not-found.segments/_full.segment.rsc +3 -3
- package/web/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/web/.next/server/app/_not-found.segments/_index.segment.rsc +3 -3
- package/web/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
- package/web/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/web/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/web/.next/server/app/api/auth/[...all]/route.js +1 -1
- package/web/.next/server/app/api/health/route.js +1 -1
- package/web/.next/server/app/api/oauth/[provider]/callback/route.js +1 -1
- package/web/.next/server/app/api/oauth/[provider]/start/route.js +1 -1
- package/web/.next/server/app/auth/callback/route.js +1 -1
- package/web/.next/server/app/login/page.js +2 -2
- package/web/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/onboarding/page.js +2 -2
- package/web/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/onboarding.html +1 -1
- package/web/.next/server/app/onboarding.rsc +3 -3
- package/web/.next/server/app/onboarding.segments/_full.segment.rsc +3 -3
- package/web/.next/server/app/onboarding.segments/_head.segment.rsc +1 -1
- package/web/.next/server/app/onboarding.segments/_index.segment.rsc +3 -3
- package/web/.next/server/app/onboarding.segments/_tree.segment.rsc +2 -2
- package/web/.next/server/app/onboarding.segments/onboarding/__PAGE__.segment.rsc +1 -1
- package/web/.next/server/app/onboarding.segments/onboarding.segment.rsc +1 -1
- package/web/.next/server/app-paths-manifest.json +4 -5
- package/web/.next/server/chunks/1761.js +1 -1
- package/web/.next/server/chunks/{4370.js → 2713.js} +157 -157
- package/web/.next/server/chunks/2805.js +1 -0
- package/web/.next/server/chunks/{652.js → 4488.js} +6 -6
- package/web/.next/server/chunks/4574.js +1 -1
- package/web/.next/server/chunks/5010.js +1 -0
- package/web/.next/server/chunks/504.js +1 -0
- package/web/.next/server/chunks/649.js +1 -0
- package/web/.next/server/chunks/8909.js +1 -1
- package/web/.next/server/middleware-build-manifest.js +1 -1
- package/web/.next/server/middleware.js +1 -1
- package/web/.next/server/pages/404.html +1 -1
- package/web/.next/server/pages/500.html +1 -1
- package/web/.next/server/server-reference-manifest.js +1 -1
- package/web/.next/server/server-reference-manifest.json +1 -1
- package/web/.next/static/PdXHWm_n8Uxo3oAAuBfXQ/_buildManifest.js +1 -0
- package/web/.next/static/chunks/1361-5bc59efe9312f6ad.js +1 -0
- package/web/.next/static/chunks/2399-3c0b486cf3d65e4b.js +1 -0
- package/web/.next/static/chunks/{2787-b32c92cd300d8dc6.js → 3127-6ed1141605734b01.js} +1 -1
- package/web/.next/static/chunks/3763-2fa54c0e83122050.js +1 -0
- package/web/.next/static/chunks/5429-6265eeb2f896f3a8.js +1 -0
- package/web/.next/static/chunks/6554-486a0e711130e430.js +1 -0
- package/web/.next/static/chunks/7605-012b76cba7b6879e.js +62 -0
- package/web/.next/static/chunks/7704-7ba1c3d45662ffc8.js +1 -0
- package/web/.next/static/chunks/7982-85b23121f245eb05.js +1 -0
- package/web/.next/static/chunks/8161-b09081c59130e8e5.js +1 -0
- package/web/.next/static/chunks/8620-0ddfa4e0868b4753.js +1 -0
- package/web/.next/static/chunks/9775-dad785c12d658539.js +1 -0
- package/web/.next/static/chunks/9836-d441ba43fa24ebbd.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/agents/[id]/edit/page-10bd3e3f8aa1974e.js +6 -0
- package/web/.next/static/chunks/app/(dashboard)/agents/[id]/telegram/page-00f429005fd093cf.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/agents/page-2ba09301cdb312c3.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/approvals/page-226a1fddb8e979ee.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/automations/page-a38a6c63ef985e54.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/chat/page-f82614052cd419af.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/connectors/page-ad5f6e4db7176538.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/credentials/page-62239e27f7ce398e.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/jobs/[id]/page-2150c280bdf68d25.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/jobs/page-112ff7d2d465c9a1.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/layout-f78d36295317154f.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/learned-skills/page-51861a80b707bf92.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/llm-providers/page-f624227d064bbcc0.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/logs/page-9f280c22623761d8.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/mcp/page-8b11f90f19503f7c.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/memories/page-3102528b5526e9c0.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/page-c1cc881eca8976b6.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/settings/page-629bf4c6638ed480.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/settings/root-context/page-f129652dab655207.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/skills/[id]/edit/page-ee67c826b3d6b71c.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/skills/new/page-4a2db1b7cbfea091.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/skills/page-d101f4739fdc45fa.js +1 -0
- package/web/.next/static/chunks/app/not-found-36303c01a266259a.js +1 -0
- package/web/.next/static/css/ff96a8dfaf40a6c3.css +3 -0
- package/web/.next/server/app/(dashboard)/billing/page.js +0 -2
- package/web/.next/server/app/(dashboard)/billing/page.js.nft.json +0 -1
- package/web/.next/server/app/(dashboard)/billing/page_client-reference-manifest.js +0 -1
- package/web/.next/server/chunks/1445.js +0 -1
- package/web/.next/server/chunks/3024.js +0 -1
- package/web/.next/server/chunks/3966.js +0 -1
- package/web/.next/server/chunks/3971.js +0 -1
- package/web/.next/server/chunks/6012.js +0 -1
- package/web/.next/server/chunks/7928.js +0 -1
- package/web/.next/static/chunks/4414-4e856db2be92b231.js +0 -1
- package/web/.next/static/chunks/4905-272003c6fbcb2e79.js +0 -1
- package/web/.next/static/chunks/6097-556f092e99ee921a.js +0 -1
- package/web/.next/static/chunks/6413-c2d4ac3709048f19.js +0 -1
- package/web/.next/static/chunks/7025-7afa82fda10bddc4.js +0 -62
- package/web/.next/static/chunks/736-0de6a121614921aa.js +0 -1
- package/web/.next/static/chunks/8370-18663baebcb57ea1.js +0 -1
- package/web/.next/static/chunks/8666-ee79795cd5f52e9c.js +0 -1
- package/web/.next/static/chunks/9504-1585634fb05dc985.js +0 -1
- package/web/.next/static/chunks/9711-628acc64d23620d2.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/agents/[id]/edit/page-43d9d097194e9298.js +0 -6
- package/web/.next/static/chunks/app/(dashboard)/agents/[id]/telegram/page-1471b733a0d6dd17.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/agents/page-fa24d21f3dd81779.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/approvals/page-8556dfa45a425603.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/automations/page-54d3b31e9f8319ba.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/billing/page-76a720d27d6fdb88.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/chat/page-0756eef0efe47d26.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/connectors/page-372db1197ad8e674.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/credentials/page-38a4707132e529ba.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/jobs/[id]/page-d24cf11cba87c25c.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/jobs/page-addbc7ca9fd29056.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/layout-74abd51f1d4f4847.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/learned-skills/page-596febd5d9d3130e.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/llm-providers/page-3e569fa57980ef9b.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/logs/page-c9543d1a5b387378.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/mcp/page-d9b4e0a0a5bee7a8.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/memories/page-2bc309d3e59fb48d.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/page-b6ce64251f732896.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/settings/page-b73e0e200ee4d9fa.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/settings/root-context/page-af7ccec522050199.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/skills/[id]/edit/page-ddd8ebba5889c9a4.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/skills/new/page-95280e7f506e3443.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/skills/page-8e381563f665bb68.js +0 -1
- package/web/.next/static/chunks/app/not-found-76a720d27d6fdb88.js +0 -1
- package/web/.next/static/css/ef13c0ab64dcfa86.css +0 -3
- package/web/.next/static/hP-2bfxkCKqsl8LMX58Y7/_buildManifest.js +0 -1
- /package/web/.next/static/{hP-2bfxkCKqsl8LMX58Y7 → PdXHWm_n8Uxo3oAAuBfXQ}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/onboarding/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"228":{"*":{"id":"95220","name":"*","chunks":[],"async":false}},"3807":{"*":{"id":"39627","name":"*","chunks":[],"async":false}},"6830":{"*":{"id":"14053","name":"*","chunks":[],"async":false}},"8586":{"*":{"id":"86688","name":"*","chunks":[],"async":false}},"8876":{"*":{"id":"41012","name":"*","chunks":[],"async":false}},"9718":{"*":{"id":"11162","name":"*","chunks":[],"async":false}},"10808":{"*":{"id":"15944","name":"*","chunks":[],"async":false}},"10834":{"*":{"id":"71644","name":"*","chunks":[],"async":false}},"11248":{"*":{"id":"43136","name":"*","chunks":[],"async":false}},"11942":{"*":{"id":"16967","name":"*","chunks":[],"async":false}},"15208":{"*":{"id":"64743","name":"*","chunks":[],"async":false}},"16681":{"*":{"id":"55053","name":"*","chunks":[],"async":false}},"17039":{"*":{"id":"81117","name":"*","chunks":[],"async":false}},"17345":{"*":{"id":"28659","name":"*","chunks":[],"async":false}},"18725":{"*":{"id":"20739","name":"*","chunks":[],"async":false}},"21351":{"*":{"id":"14986","name":"*","chunks":[],"async":false}},"22450":{"*":{"id":"70788","name":"*","chunks":[],"async":false}},"27364":{"*":{"id":"88882","name":"*","chunks":[],"async":false}},"29534":{"*":{"id":"23838","name":"*","chunks":[],"async":false}},"34154":{"*":{"id":"52177","name":"*","chunks":[],"async":false}},"34504":{"*":{"id":"85648","name":"*","chunks":[],"async":false}},"35196":{"*":{"id":"28160","name":"*","chunks":[],"async":false}},"35733":{"*":{"id":"26170","name":"*","chunks":[],"async":false}},"36105":{"*":{"id":"80547","name":"*","chunks":[],"async":false}},"36448":{"*":{"id":"41226","name":"*","chunks":[],"async":false}},"38624":{"*":{"id":"30902","name":"*","chunks":[],"async":false}},"40509":{"*":{"id":"99110","name":"*","chunks":[],"async":false}},"44326":{"*":{"id":"26698","name":"*","chunks":[],"async":false}},"45825":{"*":{"id":"96564","name":"*","chunks":[],"async":false}},"46838":{"*":{"id":"49754","name":"*","chunks":[],"async":false}},"47549":{"*":{"id":"87791","name":"*","chunks":[],"async":false}},"48282":{"*":{"id":"23317","name":"*","chunks":[],"async":false}},"52021":{"*":{"id":"45417","name":"*","chunks":[],"async":false}},"52232":{"*":{"id":"3952","name":"*","chunks":[],"async":false}},"55399":{"*":{"id":"58873","name":"*","chunks":[],"async":false}},"55732":{"*":{"id":"83466","name":"*","chunks":[],"async":false}},"60259":{"*":{"id":"56849","name":"*","chunks":[],"async":false}},"60407":{"*":{"id":"12127","name":"*","chunks":[],"async":false}},"60989":{"*":{"id":"10903","name":"*","chunks":[],"async":false}},"61971":{"*":{"id":"56494","name":"*","chunks":[],"async":false}},"63363":{"*":{"id":"88831","name":"*","chunks":[],"async":false}},"64676":{"*":{"id":"3808","name":"*","chunks":[],"async":false}},"68555":{"*":{"id":"94891","name":"*","chunks":[],"async":false}},"69564":{"*":{"id":"53852","name":"*","chunks":[],"async":false}},"73782":{"*":{"id":"67448","name":"*","chunks":[],"async":false}},"74079":{"*":{"id":"2014","name":"*","chunks":[],"async":false}},"74615":{"*":{"id":"21026","name":"*","chunks":[],"async":false}},"74650":{"*":{"id":"11086","name":"*","chunks":[],"async":false}},"75985":{"*":{"id":"92235","name":"*","chunks":[],"async":false}},"76556":{"*":{"id":"57712","name":"*","chunks":[],"async":false}},"82270":{"*":{"id":"96232","name":"*","chunks":[],"async":false}},"88563":{"*":{"id":"35245","name":"*","chunks":[],"async":false}},"88997":{"*":{"id":"93210","name":"*","chunks":[],"async":false}},"93275":{"*":{"id":"93343","name":"*","chunks":[],"async":false}},"94607":{"*":{"id":"2667","name":"*","chunks":[],"async":false}},"98229":{"*":{"id":"36683","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\client\\components\\builtin\\global-error.js":{"id":73782,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\esm\\client\\components\\builtin\\global-error.js":{"id":73782,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\client\\components\\client-page.js":{"id":94607,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\esm\\client\\components\\client-page.js":{"id":94607,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\client\\components\\client-segment.js":{"id":60989,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\esm\\client\\components\\client-segment.js":{"id":60989,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\client\\components\\http-access-fallback\\error-boundary.js":{"id":9718,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\esm\\client\\components\\http-access-fallback\\error-boundary.js":{"id":9718,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\client\\components\\layout-router.js":{"id":29534,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\esm\\client\\components\\layout-router.js":{"id":29534,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\client\\components\\render-from-template-context.js":{"id":55732,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\esm\\client\\components\\render-from-template-context.js":{"id":55732,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\lib\\framework\\boundary-components.js":{"id":60407,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\esm\\lib\\framework\\boundary-components.js":{"id":60407,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\lib\\metadata\\generate\\icon-mark.js":{"id":44326,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\esm\\lib\\metadata\\generate\\icon-mark.js":{"id":44326,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\client\\app-dir\\link.js":{"id":63363,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","2575","static/chunks/2575-e660568bd1a9bcb6.js","8502","static/chunks/8502-10b8c3517f2f6c63.js","4414","static/chunks/4414-4e856db2be92b231.js","1966","static/chunks/app/(dashboard)/page-b6ce64251f732896.js"],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\esm\\client\\app-dir\\link.js":{"id":63363,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","2575","static/chunks/2575-e660568bd1a9bcb6.js","8502","static/chunks/8502-10b8c3517f2f6c63.js","4414","static/chunks/4414-4e856db2be92b231.js","1966","static/chunks/app/(dashboard)/page-b6ce64251f732896.js"],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\font\\google\\target.css?{\"path\":\"src\\\\app\\\\layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"weight\":[\"400\",\"500\",\"600\",\"700\"],\"variable\":\"--font-inter\",\"display\":\"swap\"}],\"variableName\":\"inter\"}":{"id":41025,"name":"*","chunks":["7177","static/chunks/app/layout-34fff1f3e126d020.js"],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\font\\google\\target.css?{\"path\":\"src\\\\app\\\\layout.tsx\",\"import\":\"JetBrains_Mono\",\"arguments\":[{\"subsets\":[\"latin\"],\"weight\":[\"400\",\"500\",\"600\"],\"variable\":\"--font-jetbrains\",\"display\":\"swap\"}],\"variableName\":\"jetbrains\"}":{"id":42898,"name":"*","chunks":["7177","static/chunks/app/layout-34fff1f3e126d020.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\globals.css":{"id":1723,"name":"*","chunks":["7177","static/chunks/app/layout-34fff1f3e126d020.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\error.tsx":{"id":16681,"name":"*","chunks":["8039","static/chunks/app/error-dc3b2db3bdb5b34e.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\login\\AuthLoginForm.tsx":{"id":46838,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\login\\LocalTrustBanner.tsx":{"id":38624,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\components\\ApprovalsProvider.tsx":{"id":74079,"name":"*","chunks":["9504","static/chunks/9504-1585634fb05dc985.js","3363","static/chunks/3363-1c6e608bcc76c1b2.js","9711","static/chunks/9711-628acc64d23620d2.js","9305","static/chunks/app/(dashboard)/layout-74abd51f1d4f4847.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\components\\NotificationsBell.tsx":{"id":88563,"name":"*","chunks":["9504","static/chunks/9504-1585634fb05dc985.js","3363","static/chunks/3363-1c6e608bcc76c1b2.js","9711","static/chunks/9711-628acc64d23620d2.js","9305","static/chunks/app/(dashboard)/layout-74abd51f1d4f4847.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\components\\Sidebar.tsx":{"id":8586,"name":"*","chunks":["9504","static/chunks/9504-1585634fb05dc985.js","3363","static/chunks/3363-1c6e608bcc76c1b2.js","9711","static/chunks/9711-628acc64d23620d2.js","9305","static/chunks/app/(dashboard)/layout-74abd51f1d4f4847.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\components\\SignOutButton.tsx":{"id":17345,"name":"*","chunks":["9504","static/chunks/9504-1585634fb05dc985.js","3363","static/chunks/3363-1c6e608bcc76c1b2.js","9711","static/chunks/9711-628acc64d23620d2.js","9305","static/chunks/app/(dashboard)/layout-74abd51f1d4f4847.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\components\\ui\\SearchBox.tsx":{"id":64676,"name":"*","chunks":["9504","static/chunks/9504-1585634fb05dc985.js","3363","static/chunks/3363-1c6e608bcc76c1b2.js","9711","static/chunks/9711-628acc64d23620d2.js","9305","static/chunks/app/(dashboard)/layout-74abd51f1d4f4847.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\components\\ui\\ThemedToaster.tsx":{"id":76556,"name":"*","chunks":["9504","static/chunks/9504-1585634fb05dc985.js","3363","static/chunks/3363-1c6e608bcc76c1b2.js","9711","static/chunks/9711-628acc64d23620d2.js","9305","static/chunks/app/(dashboard)/layout-74abd51f1d4f4847.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\components\\ui\\ThemeToggle.tsx":{"id":11248,"name":"*","chunks":["9504","static/chunks/9504-1585634fb05dc985.js","3363","static/chunks/3363-1c6e608bcc76c1b2.js","9711","static/chunks/9711-628acc64d23620d2.js","9305","static/chunks/app/(dashboard)/layout-74abd51f1d4f4847.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\skills\\SkillForm.tsx":{"id":34154,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\components\\ui\\BackButton.tsx":{"id":10834,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\agents\\[id]\\edit\\AgentComposer.tsx":{"id":3807,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\agents\\[id]\\telegram\\TelegramConfigForm.tsx":{"id":35733,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\agents\\AgentsErrorRetry.tsx":{"id":52232,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\agents\\AgentsList.tsx":{"id":17039,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\components\\AgentForm.tsx":{"id":228,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\automations\\ScheduleForm.tsx":{"id":75985,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\automations\\ScheduleRow.tsx":{"id":45825,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\approvals\\ApprovalActions.tsx":{"id":69564,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\chat\\ChatClient.tsx":{"id":15208,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\connectors\\ConnectorsClient.tsx":{"id":60259,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\connectors\\OAuthErrorBanner.tsx":{"id":93275,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\connectors\\OAuthNotify.tsx":{"id":22450,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\credentials\\CredentialsClient.tsx":{"id":36448,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\jobs\\CancelJobButton.tsx":{"id":21351,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\components\\JobStatusPoller.tsx":{"id":55399,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\jobs\\RunsTable.tsx":{"id":35196,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\components\\SendTaskForm.tsx":{"id":98229,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\learned-skills\\_components\\LearnedSkillsClient.tsx":{"id":61971,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\llm-providers\\LlmKeysList.tsx":{"id":48282,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\logs\\LogFilters.tsx":{"id":34504,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\logs\\LogsTable.tsx":{"id":82270,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\mcp\\McpClient.tsx":{"id":6830,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\memories\\MemoriesClient.tsx":{"id":8876,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\settings\\root-context\\RootContextClient.tsx":{"id":36105,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\ActiveAgentsPanel.tsx":{"id":52021,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","2575","static/chunks/2575-e660568bd1a9bcb6.js","8502","static/chunks/8502-10b8c3517f2f6c63.js","4414","static/chunks/4414-4e856db2be92b231.js","1966","static/chunks/app/(dashboard)/page-b6ce64251f732896.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\WeeklyActivityChart.tsx":{"id":47549,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","2575","static/chunks/2575-e660568bd1a9bcb6.js","8502","static/chunks/8502-10b8c3517f2f6c63.js","4414","static/chunks/4414-4e856db2be92b231.js","1966","static/chunks/app/(dashboard)/page-b6ce64251f732896.js"],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\client\\image-component.js":{"id":27364,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","2575","static/chunks/2575-e660568bd1a9bcb6.js","8502","static/chunks/8502-10b8c3517f2f6c63.js","4414","static/chunks/4414-4e856db2be92b231.js","1966","static/chunks/app/(dashboard)/page-b6ce64251f732896.js"],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\esm\\client\\image-component.js":{"id":27364,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","2575","static/chunks/2575-e660568bd1a9bcb6.js","8502","static/chunks/8502-10b8c3517f2f6c63.js","4414","static/chunks/4414-4e856db2be92b231.js","1966","static/chunks/app/(dashboard)/page-b6ce64251f732896.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\settings\\InstallNotesForm.tsx":{"id":68555,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\settings\\LanCommandYoloSection.tsx":{"id":88997,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\settings\\NetworkForm.tsx":{"id":74650,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\settings\\RootAgentSection.tsx":{"id":18725,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\settings\\SecurityForm.tsx":{"id":10808,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\settings\\TimezoneForm.tsx":{"id":74615,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\settings\\WorkspacesSection.tsx":{"id":40509,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\skills\\SkillsClient.tsx":{"id":11942,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"D:\\APPS\\NodalAI\\apps\\web\\src\\":[],"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\not-found":[],"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\layout":[{"inlined":false,"path":"static/css/ef13c0ab64dcfa86.css"}],"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\error":[],"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\layout":[],"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\page":[],"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\onboarding\\page":[]},"rscModuleMapping":{"228":{"*":{"id":"9465","name":"*","chunks":[],"async":false}},"1723":{"*":{"id":"54620","name":"*","chunks":[],"async":false}},"3807":{"*":{"id":"59522","name":"*","chunks":[],"async":false}},"6830":{"*":{"id":"60889","name":"*","chunks":[],"async":false}},"8586":{"*":{"id":"62952","name":"*","chunks":[],"async":false}},"8876":{"*":{"id":"74257","name":"*","chunks":[],"async":false}},"9718":{"*":{"id":"85060","name":"*","chunks":[],"async":false}},"10808":{"*":{"id":"41679","name":"*","chunks":[],"async":false}},"10834":{"*":{"id":"29792","name":"*","chunks":[],"async":false}},"11248":{"*":{"id":"88866","name":"*","chunks":[],"async":false}},"11942":{"*":{"id":"59583","name":"*","chunks":[],"async":false}},"15208":{"*":{"id":"19215","name":"*","chunks":[],"async":false}},"16681":{"*":{"id":"84327","name":"*","chunks":[],"async":false}},"17039":{"*":{"id":"2762","name":"*","chunks":[],"async":false}},"17345":{"*":{"id":"97173","name":"*","chunks":[],"async":false}},"18725":{"*":{"id":"33351","name":"*","chunks":[],"async":false}},"21351":{"*":{"id":"25427","name":"*","chunks":[],"async":false}},"22450":{"*":{"id":"13722","name":"*","chunks":[],"async":false}},"27364":{"*":{"id":"80824","name":"*","chunks":[],"async":false}},"29534":{"*":{"id":"43484","name":"*","chunks":[],"async":false}},"34154":{"*":{"id":"93103","name":"*","chunks":[],"async":false}},"34504":{"*":{"id":"52802","name":"*","chunks":[],"async":false}},"35196":{"*":{"id":"51442","name":"*","chunks":[],"async":false}},"35733":{"*":{"id":"46997","name":"*","chunks":[],"async":false}},"36105":{"*":{"id":"57972","name":"*","chunks":[],"async":false}},"36448":{"*":{"id":"85677","name":"*","chunks":[],"async":false}},"38624":{"*":{"id":"80116","name":"*","chunks":[],"async":false}},"40509":{"*":{"id":"68140","name":"*","chunks":[],"async":false}},"44326":{"*":{"id":"51080","name":"*","chunks":[],"async":false}},"45825":{"*":{"id":"97393","name":"*","chunks":[],"async":false}},"46838":{"*":{"id":"18716","name":"*","chunks":[],"async":false}},"47549":{"*":{"id":"51315","name":"*","chunks":[],"async":false}},"48282":{"*":{"id":"88533","name":"*","chunks":[],"async":false}},"52021":{"*":{"id":"84207","name":"*","chunks":[],"async":false}},"52232":{"*":{"id":"24866","name":"*","chunks":[],"async":false}},"55399":{"*":{"id":"42237","name":"*","chunks":[],"async":false}},"55732":{"*":{"id":"8376","name":"*","chunks":[],"async":false}},"60259":{"*":{"id":"55627","name":"*","chunks":[],"async":false}},"60407":{"*":{"id":"74625","name":"*","chunks":[],"async":false}},"60989":{"*":{"id":"41837","name":"*","chunks":[],"async":false}},"61971":{"*":{"id":"74856","name":"*","chunks":[],"async":false}},"63363":{"*":{"id":"16385","name":"*","chunks":[],"async":false}},"64676":{"*":{"id":"92002","name":"*","chunks":[],"async":false}},"68555":{"*":{"id":"75309","name":"*","chunks":[],"async":false}},"69564":{"*":{"id":"76602","name":"*","chunks":[],"async":false}},"73782":{"*":{"id":"61186","name":"*","chunks":[],"async":false}},"74079":{"*":{"id":"81955","name":"*","chunks":[],"async":false}},"74615":{"*":{"id":"94824","name":"*","chunks":[],"async":false}},"74650":{"*":{"id":"41983","name":"*","chunks":[],"async":false}},"75985":{"*":{"id":"94703","name":"*","chunks":[],"async":false}},"76556":{"*":{"id":"93690","name":"*","chunks":[],"async":false}},"82270":{"*":{"id":"38642","name":"*","chunks":[],"async":false}},"88563":{"*":{"id":"14963","name":"*","chunks":[],"async":false}},"88997":{"*":{"id":"82515","name":"*","chunks":[],"async":false}},"93275":{"*":{"id":"25605","name":"*","chunks":[],"async":false}},"94607":{"*":{"id":"6621","name":"*","chunks":[],"async":false}},"98229":{"*":{"id":"82181","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"9718":{"*":{"id":"11162","name":"*","chunks":[],"async":false}},"27364":{"*":{"id":"88882","name":"*","chunks":[],"async":false}},"29534":{"*":{"id":"23838","name":"*","chunks":[],"async":false}},"44326":{"*":{"id":"26698","name":"*","chunks":[],"async":false}},"55732":{"*":{"id":"83466","name":"*","chunks":[],"async":false}},"60407":{"*":{"id":"12127","name":"*","chunks":[],"async":false}},"60989":{"*":{"id":"10903","name":"*","chunks":[],"async":false}},"63363":{"*":{"id":"88831","name":"*","chunks":[],"async":false}},"73782":{"*":{"id":"67448","name":"*","chunks":[],"async":false}},"94607":{"*":{"id":"2667","name":"*","chunks":[],"async":false}}}};
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/onboarding/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"3141":{"*":{"id":"50939","name":"*","chunks":[],"async":false}},"9718":{"*":{"id":"11162","name":"*","chunks":[],"async":false}},"10834":{"*":{"id":"71644","name":"*","chunks":[],"async":false}},"11248":{"*":{"id":"43136","name":"*","chunks":[],"async":false}},"13554":{"*":{"id":"1777","name":"*","chunks":[],"async":false}},"13591":{"*":{"id":"40708","name":"*","chunks":[],"async":false}},"16681":{"*":{"id":"55053","name":"*","chunks":[],"async":false}},"16796":{"*":{"id":"57983","name":"*","chunks":[],"async":false}},"17345":{"*":{"id":"28659","name":"*","chunks":[],"async":false}},"21700":{"*":{"id":"15655","name":"*","chunks":[],"async":false}},"22450":{"*":{"id":"70788","name":"*","chunks":[],"async":false}},"27364":{"*":{"id":"88882","name":"*","chunks":[],"async":false}},"27698":{"*":{"id":"88396","name":"*","chunks":[],"async":false}},"29534":{"*":{"id":"23838","name":"*","chunks":[],"async":false}},"34504":{"*":{"id":"85648","name":"*","chunks":[],"async":false}},"38624":{"*":{"id":"30902","name":"*","chunks":[],"async":false}},"40297":{"*":{"id":"98864","name":"*","chunks":[],"async":false}},"44326":{"*":{"id":"26698","name":"*","chunks":[],"async":false}},"45887":{"*":{"id":"41738","name":"*","chunks":[],"async":false}},"46838":{"*":{"id":"49754","name":"*","chunks":[],"async":false}},"47549":{"*":{"id":"87791","name":"*","chunks":[],"async":false}},"52021":{"*":{"id":"45417","name":"*","chunks":[],"async":false}},"52232":{"*":{"id":"3952","name":"*","chunks":[],"async":false}},"55732":{"*":{"id":"83466","name":"*","chunks":[],"async":false}},"60407":{"*":{"id":"12127","name":"*","chunks":[],"async":false}},"60917":{"*":{"id":"52139","name":"*","chunks":[],"async":false}},"60989":{"*":{"id":"10903","name":"*","chunks":[],"async":false}},"61999":{"*":{"id":"85027","name":"*","chunks":[],"async":false}},"63363":{"*":{"id":"88831","name":"*","chunks":[],"async":false}},"64676":{"*":{"id":"3808","name":"*","chunks":[],"async":false}},"65675":{"*":{"id":"75920","name":"*","chunks":[],"async":false}},"67749":{"*":{"id":"27413","name":"*","chunks":[],"async":false}},"68555":{"*":{"id":"94891","name":"*","chunks":[],"async":false}},"69564":{"*":{"id":"53852","name":"*","chunks":[],"async":false}},"70138":{"*":{"id":"75212","name":"*","chunks":[],"async":false}},"70970":{"*":{"id":"73607","name":"*","chunks":[],"async":false}},"71693":{"*":{"id":"39433","name":"*","chunks":[],"async":false}},"73782":{"*":{"id":"67448","name":"*","chunks":[],"async":false}},"75538":{"*":{"id":"58848","name":"*","chunks":[],"async":false}},"76258":{"*":{"id":"35623","name":"*","chunks":[],"async":false}},"76556":{"*":{"id":"57712","name":"*","chunks":[],"async":false}},"78319":{"*":{"id":"39087","name":"*","chunks":[],"async":false}},"81671":{"*":{"id":"31745","name":"*","chunks":[],"async":false}},"81902":{"*":{"id":"85078","name":"*","chunks":[],"async":false}},"82270":{"*":{"id":"96232","name":"*","chunks":[],"async":false}},"83606":{"*":{"id":"22428","name":"*","chunks":[],"async":false}},"83984":{"*":{"id":"74685","name":"*","chunks":[],"async":false}},"87656":{"*":{"id":"63721","name":"*","chunks":[],"async":false}},"88492":{"*":{"id":"53809","name":"*","chunks":[],"async":false}},"88563":{"*":{"id":"35245","name":"*","chunks":[],"async":false}},"88597":{"*":{"id":"64480","name":"*","chunks":[],"async":false}},"93275":{"*":{"id":"93343","name":"*","chunks":[],"async":false}},"93778":{"*":{"id":"55121","name":"*","chunks":[],"async":false}},"94530":{"*":{"id":"23960","name":"*","chunks":[],"async":false}},"94607":{"*":{"id":"2667","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\client\\components\\builtin\\global-error.js":{"id":73782,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\esm\\client\\components\\builtin\\global-error.js":{"id":73782,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\client\\components\\client-page.js":{"id":94607,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\esm\\client\\components\\client-page.js":{"id":94607,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\client\\components\\client-segment.js":{"id":60989,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\esm\\client\\components\\client-segment.js":{"id":60989,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\client\\components\\http-access-fallback\\error-boundary.js":{"id":9718,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\esm\\client\\components\\http-access-fallback\\error-boundary.js":{"id":9718,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\client\\components\\layout-router.js":{"id":29534,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\esm\\client\\components\\layout-router.js":{"id":29534,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\client\\components\\render-from-template-context.js":{"id":55732,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\esm\\client\\components\\render-from-template-context.js":{"id":55732,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\lib\\framework\\boundary-components.js":{"id":60407,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\esm\\lib\\framework\\boundary-components.js":{"id":60407,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\lib\\metadata\\generate\\icon-mark.js":{"id":44326,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\esm\\lib\\metadata\\generate\\icon-mark.js":{"id":44326,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\client\\app-dir\\link.js":{"id":63363,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","8161","static/chunks/8161-b09081c59130e8e5.js","2575","static/chunks/2575-e660568bd1a9bcb6.js","8502","static/chunks/8502-10b8c3517f2f6c63.js","7982","static/chunks/7982-85b23121f245eb05.js","1966","static/chunks/app/(dashboard)/page-c1cc881eca8976b6.js"],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\esm\\client\\app-dir\\link.js":{"id":63363,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","8161","static/chunks/8161-b09081c59130e8e5.js","2575","static/chunks/2575-e660568bd1a9bcb6.js","8502","static/chunks/8502-10b8c3517f2f6c63.js","7982","static/chunks/7982-85b23121f245eb05.js","1966","static/chunks/app/(dashboard)/page-c1cc881eca8976b6.js"],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\font\\google\\target.css?{\"path\":\"src\\\\app\\\\layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"weight\":[\"400\",\"500\",\"600\",\"700\"],\"variable\":\"--font-inter\",\"display\":\"swap\"}],\"variableName\":\"inter\"}":{"id":41025,"name":"*","chunks":["7177","static/chunks/app/layout-34fff1f3e126d020.js"],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\font\\google\\target.css?{\"path\":\"src\\\\app\\\\layout.tsx\",\"import\":\"JetBrains_Mono\",\"arguments\":[{\"subsets\":[\"latin\"],\"weight\":[\"400\",\"500\",\"600\"],\"variable\":\"--font-jetbrains\",\"display\":\"swap\"}],\"variableName\":\"jetbrains\"}":{"id":42898,"name":"*","chunks":["7177","static/chunks/app/layout-34fff1f3e126d020.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\globals.css":{"id":1723,"name":"*","chunks":["7177","static/chunks/app/layout-34fff1f3e126d020.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\error.tsx":{"id":16681,"name":"*","chunks":["8039","static/chunks/app/error-dc3b2db3bdb5b34e.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\login\\AuthLoginForm.tsx":{"id":46838,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\login\\LocalTrustBanner.tsx":{"id":38624,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\components\\ApprovalsProvider.tsx":{"id":88597,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","8161","static/chunks/8161-b09081c59130e8e5.js","7704","static/chunks/7704-7ba1c3d45662ffc8.js","9305","static/chunks/app/(dashboard)/layout-f78d36295317154f.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\components\\Sidebar.tsx":{"id":87656,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","8161","static/chunks/8161-b09081c59130e8e5.js","7704","static/chunks/7704-7ba1c3d45662ffc8.js","9305","static/chunks/app/(dashboard)/layout-f78d36295317154f.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\components\\SignOutButton.tsx":{"id":17345,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","8161","static/chunks/8161-b09081c59130e8e5.js","7704","static/chunks/7704-7ba1c3d45662ffc8.js","9305","static/chunks/app/(dashboard)/layout-f78d36295317154f.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\components\\ui\\ThemedToaster.tsx":{"id":76556,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","8161","static/chunks/8161-b09081c59130e8e5.js","7704","static/chunks/7704-7ba1c3d45662ffc8.js","9305","static/chunks/app/(dashboard)/layout-f78d36295317154f.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\skills\\SkillForm.tsx":{"id":45887,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\components\\NotificationsBell.tsx":{"id":88563,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","8161","static/chunks/8161-b09081c59130e8e5.js","2575","static/chunks/2575-e660568bd1a9bcb6.js","8502","static/chunks/8502-10b8c3517f2f6c63.js","7982","static/chunks/7982-85b23121f245eb05.js","1966","static/chunks/app/(dashboard)/page-c1cc881eca8976b6.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\components\\ui\\BackButton.tsx":{"id":10834,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\components\\ui\\SearchBox.tsx":{"id":64676,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","8161","static/chunks/8161-b09081c59130e8e5.js","2575","static/chunks/2575-e660568bd1a9bcb6.js","8502","static/chunks/8502-10b8c3517f2f6c63.js","7982","static/chunks/7982-85b23121f245eb05.js","1966","static/chunks/app/(dashboard)/page-c1cc881eca8976b6.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\components\\ui\\ThemeToggle.tsx":{"id":11248,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","8161","static/chunks/8161-b09081c59130e8e5.js","2575","static/chunks/2575-e660568bd1a9bcb6.js","8502","static/chunks/8502-10b8c3517f2f6c63.js","7982","static/chunks/7982-85b23121f245eb05.js","1966","static/chunks/app/(dashboard)/page-c1cc881eca8976b6.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\agents\\[id]\\edit\\AgentComposer.tsx":{"id":40297,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\agents\\[id]\\telegram\\TelegramConfigForm.tsx":{"id":3141,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\agents\\AgentsErrorRetry.tsx":{"id":52232,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\agents\\AgentsList.tsx":{"id":81902,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\components\\AgentForm.tsx":{"id":88492,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\automations\\AutomationsClient.tsx":{"id":21700,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\chat\\ChatClient.tsx":{"id":67749,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\connectors\\ConnectorsClient.tsx":{"id":94530,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\connectors\\OAuthErrorBanner.tsx":{"id":93275,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\connectors\\OAuthNotify.tsx":{"id":22450,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\credentials\\CredentialsClient.tsx":{"id":76258,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\jobs\\CancelJobButton.tsx":{"id":70970,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\components\\JobStatusPoller.tsx":{"id":70138,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\jobs\\JobsRuns.tsx":{"id":65675,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\learned-skills\\_components\\LearnedSkillsClient.tsx":{"id":60917,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\llm-providers\\LlmKeysList.tsx":{"id":16796,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\logs\\LogFilters.tsx":{"id":34504,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\logs\\LogsTable.tsx":{"id":82270,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\mcp\\McpClient.tsx":{"id":61999,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\memories\\MemoriesClient.tsx":{"id":83606,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\ActiveAgentsPanel.tsx":{"id":52021,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","8161","static/chunks/8161-b09081c59130e8e5.js","2575","static/chunks/2575-e660568bd1a9bcb6.js","8502","static/chunks/8502-10b8c3517f2f6c63.js","7982","static/chunks/7982-85b23121f245eb05.js","1966","static/chunks/app/(dashboard)/page-c1cc881eca8976b6.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\WeeklyActivityChart.tsx":{"id":47549,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","8161","static/chunks/8161-b09081c59130e8e5.js","2575","static/chunks/2575-e660568bd1a9bcb6.js","8502","static/chunks/8502-10b8c3517f2f6c63.js","7982","static/chunks/7982-85b23121f245eb05.js","1966","static/chunks/app/(dashboard)/page-c1cc881eca8976b6.js"],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\client\\image-component.js":{"id":27364,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","8161","static/chunks/8161-b09081c59130e8e5.js","2575","static/chunks/2575-e660568bd1a9bcb6.js","8502","static/chunks/8502-10b8c3517f2f6c63.js","7982","static/chunks/7982-85b23121f245eb05.js","1966","static/chunks/app/(dashboard)/page-c1cc881eca8976b6.js"],"async":false},"D:\\APPS\\NodalAI\\node_modules\\.pnpm\\next@16.2.6_@babel+core@7.2_4ced3b12f017e7a72b72e4106d401dc8\\node_modules\\next\\dist\\esm\\client\\image-component.js":{"id":27364,"name":"*","chunks":["3363","static/chunks/3363-1c6e608bcc76c1b2.js","8161","static/chunks/8161-b09081c59130e8e5.js","2575","static/chunks/2575-e660568bd1a9bcb6.js","8502","static/chunks/8502-10b8c3517f2f6c63.js","7982","static/chunks/7982-85b23121f245eb05.js","1966","static/chunks/app/(dashboard)/page-c1cc881eca8976b6.js"],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\settings\\root-context\\RootContextClient.tsx":{"id":78319,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\skills\\SkillsClient.tsx":{"id":83984,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\settings\\InstallNotesForm.tsx":{"id":68555,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\settings\\LanCommandYoloSection.tsx":{"id":93778,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\settings\\NetworkForm.tsx":{"id":13591,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\settings\\RootAgentSection.tsx":{"id":13554,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\settings\\SecurityForm.tsx":{"id":71693,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\settings\\TimezoneForm.tsx":{"id":75538,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\settings\\WorkspacesSection.tsx":{"id":27698,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\components\\ui\\CopyablePath.tsx":{"id":81671,"name":"*","chunks":[],"async":false},"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\approvals\\ApprovalActions.tsx":{"id":69564,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"D:\\APPS\\NodalAI\\apps\\web\\src\\":[],"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\not-found":[],"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\layout":[{"inlined":false,"path":"static/css/ff96a8dfaf40a6c3.css"}],"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\error":[],"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\layout":[],"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\(dashboard)\\page":[],"D:\\APPS\\NodalAI\\apps\\web\\src\\app\\onboarding\\page":[]},"rscModuleMapping":{"1723":{"*":{"id":"54620","name":"*","chunks":[],"async":false}},"3141":{"*":{"id":"46997","name":"*","chunks":[],"async":false}},"9718":{"*":{"id":"85060","name":"*","chunks":[],"async":false}},"10834":{"*":{"id":"29792","name":"*","chunks":[],"async":false}},"11248":{"*":{"id":"88866","name":"*","chunks":[],"async":false}},"13554":{"*":{"id":"33351","name":"*","chunks":[],"async":false}},"13591":{"*":{"id":"41983","name":"*","chunks":[],"async":false}},"16681":{"*":{"id":"84327","name":"*","chunks":[],"async":false}},"16796":{"*":{"id":"88533","name":"*","chunks":[],"async":false}},"17345":{"*":{"id":"97173","name":"*","chunks":[],"async":false}},"21700":{"*":{"id":"71529","name":"*","chunks":[],"async":false}},"22450":{"*":{"id":"13722","name":"*","chunks":[],"async":false}},"27364":{"*":{"id":"80824","name":"*","chunks":[],"async":false}},"27698":{"*":{"id":"68140","name":"*","chunks":[],"async":false}},"29534":{"*":{"id":"43484","name":"*","chunks":[],"async":false}},"34504":{"*":{"id":"52802","name":"*","chunks":[],"async":false}},"38624":{"*":{"id":"80116","name":"*","chunks":[],"async":false}},"40297":{"*":{"id":"59522","name":"*","chunks":[],"async":false}},"44326":{"*":{"id":"51080","name":"*","chunks":[],"async":false}},"45887":{"*":{"id":"93103","name":"*","chunks":[],"async":false}},"46838":{"*":{"id":"18716","name":"*","chunks":[],"async":false}},"47549":{"*":{"id":"51315","name":"*","chunks":[],"async":false}},"52021":{"*":{"id":"84207","name":"*","chunks":[],"async":false}},"52232":{"*":{"id":"24866","name":"*","chunks":[],"async":false}},"55732":{"*":{"id":"8376","name":"*","chunks":[],"async":false}},"60407":{"*":{"id":"74625","name":"*","chunks":[],"async":false}},"60917":{"*":{"id":"74856","name":"*","chunks":[],"async":false}},"60989":{"*":{"id":"41837","name":"*","chunks":[],"async":false}},"61999":{"*":{"id":"60889","name":"*","chunks":[],"async":false}},"63363":{"*":{"id":"16385","name":"*","chunks":[],"async":false}},"64676":{"*":{"id":"92002","name":"*","chunks":[],"async":false}},"65675":{"*":{"id":"14520","name":"*","chunks":[],"async":false}},"67749":{"*":{"id":"19215","name":"*","chunks":[],"async":false}},"68555":{"*":{"id":"75309","name":"*","chunks":[],"async":false}},"69564":{"*":{"id":"76602","name":"*","chunks":[],"async":false}},"70138":{"*":{"id":"42237","name":"*","chunks":[],"async":false}},"70970":{"*":{"id":"25427","name":"*","chunks":[],"async":false}},"71693":{"*":{"id":"41679","name":"*","chunks":[],"async":false}},"73782":{"*":{"id":"61186","name":"*","chunks":[],"async":false}},"75538":{"*":{"id":"94824","name":"*","chunks":[],"async":false}},"76258":{"*":{"id":"85677","name":"*","chunks":[],"async":false}},"76556":{"*":{"id":"93690","name":"*","chunks":[],"async":false}},"78319":{"*":{"id":"57972","name":"*","chunks":[],"async":false}},"81671":{"*":{"id":"65639","name":"*","chunks":[],"async":false}},"81902":{"*":{"id":"2762","name":"*","chunks":[],"async":false}},"82270":{"*":{"id":"38642","name":"*","chunks":[],"async":false}},"83606":{"*":{"id":"74257","name":"*","chunks":[],"async":false}},"83984":{"*":{"id":"59583","name":"*","chunks":[],"async":false}},"87656":{"*":{"id":"62952","name":"*","chunks":[],"async":false}},"88492":{"*":{"id":"9465","name":"*","chunks":[],"async":false}},"88563":{"*":{"id":"14963","name":"*","chunks":[],"async":false}},"88597":{"*":{"id":"81955","name":"*","chunks":[],"async":false}},"93275":{"*":{"id":"25605","name":"*","chunks":[],"async":false}},"93778":{"*":{"id":"82515","name":"*","chunks":[],"async":false}},"94530":{"*":{"id":"55627","name":"*","chunks":[],"async":false}},"94607":{"*":{"id":"6621","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"9718":{"*":{"id":"11162","name":"*","chunks":[],"async":false}},"27364":{"*":{"id":"88882","name":"*","chunks":[],"async":false}},"29534":{"*":{"id":"23838","name":"*","chunks":[],"async":false}},"44326":{"*":{"id":"26698","name":"*","chunks":[],"async":false}},"55732":{"*":{"id":"83466","name":"*","chunks":[],"async":false}},"60407":{"*":{"id":"12127","name":"*","chunks":[],"async":false}},"60989":{"*":{"id":"10903","name":"*","chunks":[],"async":false}},"63363":{"*":{"id":"88831","name":"*","chunks":[],"async":false}},"73782":{"*":{"id":"67448","name":"*","chunks":[],"async":false}},"94607":{"*":{"id":"2667","name":"*","chunks":[],"async":false}}}};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html lang="en" class="__variable_8b3a0b __variable_e896d9"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/
|
|
1
|
+
<!DOCTYPE html><html lang="en" class="__variable_8b3a0b __variable_e896d9"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/ff96a8dfaf40a6c3.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-3741bf0a7636d65e.js"/><script src="/_next/static/chunks/a7a8b010-58892db2f7d6ed53.js" async=""></script><script src="/_next/static/chunks/8724-fb5a98d16bfbb929.js" async=""></script><script src="/_next/static/chunks/main-app-7c3f773b984d0067.js" async=""></script><script src="/_next/static/chunks/app/error-dc3b2db3bdb5b34e.js" async=""></script><script src="/_next/static/chunks/3363-1c6e608bcc76c1b2.js" async=""></script><script src="/_next/static/chunks/8161-b09081c59130e8e5.js" async=""></script><script src="/_next/static/chunks/2575-e660568bd1a9bcb6.js" async=""></script><script src="/_next/static/chunks/8502-10b8c3517f2f6c63.js" async=""></script><script src="/_next/static/chunks/7982-85b23121f245eb05.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/page-c1cc881eca8976b6.js" async=""></script><title>Nodal-Agents</title><meta name="description" content="Multi-agent platform"/><script>(function(){try{var t=localStorage.getItem('nodal.theme');if(t!=='dark'&&t!=='light')t='light';document.documentElement.setAttribute('data-theme',t);}catch(e){document.documentElement.setAttribute('data-theme','light');}})();</script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div class="flex min-h-screen w-full items-center justify-center bg-canvas px-4"><div class="text-center space-y-2"><h1 class="text-2xl font-bold text-ink">Onboarding</h1><p class="text-sm text-ink-3">Migration WIP — see Brique 16b for the real page.</p></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-3741bf0a7636d65e.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[29534,[],\"\"]\n3:I[16681,[\"8039\",\"static/chunks/app/error-dc3b2db3bdb5b34e.js\"],\"default\"]\n4:I[55732,[],\"\"]\n5:I[63363,[\"3363\",\"static/chunks/3363-1c6e608bcc76c1b2.js\",\"8161\",\"static/chunks/8161-b09081c59130e8e5.js\",\"2575\",\"static/chunks/2575-e660568bd1a9bcb6.js\",\"8502\",\"static/chunks/8502-10b8c3517f2f6c63.js\",\"7982\",\"static/chunks/7982-85b23121f245eb05.js\",\"1966\",\"static/chunks/app/(dashboard)/page-c1cc881eca8976b6.js\"],\"\"]\n6:I[60407,[],\"OutletBoundary\"]\n7:\"$Sreact.suspense\"\na:I[60407,[],\"ViewportBoundary\"]\nc:I[60407,[],\"MetadataBoundary\"]\ne:I[73782,[],\"default\",1]\n:HL[\"/_next/static/css/ff96a8dfaf40a6c3.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"onboarding\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"onboarding\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/ff96a8dfaf40a6c3.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"__variable_8b3a0b __variable_e896d9\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"(function(){try{var t=localStorage.getItem('nodal.theme');if(t!=='dark'\u0026\u0026t!=='light')t='light';document.documentElement.setAttribute('data-theme',t);}catch(e){document.documentElement.setAttribute('data-theme','light');}})();\"}}]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$3\",\"errorStyles\":[],\"errorScripts\":[],\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"div\",null,{\"className\":\"flex min-h-screen w-full items-center justify-center bg-canvas px-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"text-center space-y-4\",\"children\":[[\"$\",\"h1\",null,{\"className\":\"text-2xl font-bold text-ink\",\"children\":\"404 — Page not found\"}],[\"$\",\"p\",null,{\"className\":\"text-sm text-ink-3\",\"children\":\"This page doesn't exist.\"}],[\"$\",\"$L5\",null,{\"href\":\"/\",\"className\":\"inline-block rounded-lg bg-agent-vivid text-canvas px-4 py-2 text-sm font-semibold hover:bg-agent-vivid transition-colors\",\"children\":\"Go to dashboard\"}]]}]}],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"div\",null,{\"className\":\"flex min-h-screen w-full items-center justify-center bg-canvas px-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"text-center space-y-2\",\"children\":[[\"$\",\"h1\",null,{\"className\":\"text-2xl font-bold text-ink\",\"children\":\"Onboarding\"}],[\"$\",\"p\",null,{\"className\":\"text-sm text-ink-3\",\"children\":\"Migration WIP — see Brique 16b for the real page.\"}]]}]}],null,[\"$\",\"$L6\",null,{\"children\":[\"$\",\"$7\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@8\"}]}]]}],{},null,false,null]},null,false,\"$@9\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$La\",null,{\"children\":\"$Lb\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"$7\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Ld\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$e\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"PdXHWm_n8Uxo3oAAuBfXQ\"}\n"])</script><script>self.__next_f.push([1,"f:[]\n9:\"$Wf\"\n"])</script><script>self.__next_f.push([1,"b:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"8:null\nd:[[\"$\",\"title\",\"0\",{\"children\":\"Nodal-Agents\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Multi-agent platform\"}]]\n"])</script></body></html>
|
|
@@ -2,14 +2,14 @@
|
|
|
2
2
|
2:I[29534,[],""]
|
|
3
3
|
3:I[16681,["8039","static/chunks/app/error-dc3b2db3bdb5b34e.js"],"default"]
|
|
4
4
|
4:I[55732,[],""]
|
|
5
|
-
5:I[63363,["3363","static/chunks/3363-1c6e608bcc76c1b2.js","2575","static/chunks/2575-e660568bd1a9bcb6.js","8502","static/chunks/8502-10b8c3517f2f6c63.js","
|
|
5
|
+
5:I[63363,["3363","static/chunks/3363-1c6e608bcc76c1b2.js","8161","static/chunks/8161-b09081c59130e8e5.js","2575","static/chunks/2575-e660568bd1a9bcb6.js","8502","static/chunks/8502-10b8c3517f2f6c63.js","7982","static/chunks/7982-85b23121f245eb05.js","1966","static/chunks/app/(dashboard)/page-c1cc881eca8976b6.js"],""]
|
|
6
6
|
6:I[60407,[],"OutletBoundary"]
|
|
7
7
|
7:"$Sreact.suspense"
|
|
8
8
|
a:I[60407,[],"ViewportBoundary"]
|
|
9
9
|
c:I[60407,[],"MetadataBoundary"]
|
|
10
10
|
e:I[73782,[],"default",1]
|
|
11
|
-
:HL["/_next/static/css/
|
|
12
|
-
0:{"P":null,"c":["","onboarding"],"q":"","i":false,"f":[[["",{"children":["onboarding",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/
|
|
11
|
+
:HL["/_next/static/css/ff96a8dfaf40a6c3.css","style"]
|
|
12
|
+
0:{"P":null,"c":["","onboarding"],"q":"","i":false,"f":[[["",{"children":["onboarding",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/ff96a8dfaf40a6c3.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"__variable_8b3a0b __variable_e896d9","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"(function(){try{var t=localStorage.getItem('nodal.theme');if(t!=='dark'&&t!=='light')t='light';document.documentElement.setAttribute('data-theme',t);}catch(e){document.documentElement.setAttribute('data-theme','light');}})();"}}]}],["$","body",null,{"children":["$","$L2",null,{"parallelRouterKey":"children","error":"$3","errorStyles":[],"errorScripts":[],"template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","div",null,{"className":"flex min-h-screen w-full items-center justify-center bg-canvas px-4","children":["$","div",null,{"className":"text-center space-y-4","children":[["$","h1",null,{"className":"text-2xl font-bold text-ink","children":"404 — Page not found"}],["$","p",null,{"className":"text-sm text-ink-3","children":"This page doesn't exist."}],["$","$L5",null,{"href":"/","className":"inline-block rounded-lg bg-agent-vivid text-canvas px-4 py-2 text-sm font-semibold hover:bg-agent-vivid transition-colors","children":"Go to dashboard"}]]}]}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","div",null,{"className":"flex min-h-screen w-full items-center justify-center bg-canvas px-4","children":["$","div",null,{"className":"text-center space-y-2","children":[["$","h1",null,{"className":"text-2xl font-bold text-ink","children":"Onboarding"}],["$","p",null,{"className":"text-sm text-ink-3","children":"Migration WIP — see Brique 16b for the real page."}]]}]}],null,["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],{},null,false,null]},null,false,"$@9"]},null,false,null],["$","$1","h",{"children":[null,["$","$La",null,{"children":"$Lb"}],["$","div",null,{"hidden":true,"children":["$","$Lc",null,{"children":["$","$7",null,{"name":"Next.Metadata","children":"$Ld"}]}]}],null]}],false]],"m":"$undefined","G":["$e",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"PdXHWm_n8Uxo3oAAuBfXQ"}
|
|
13
13
|
f:[]
|
|
14
14
|
9:"$Wf"
|
|
15
15
|
b:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
@@ -2,14 +2,14 @@
|
|
|
2
2
|
2:I[29534,[],""]
|
|
3
3
|
3:I[16681,["8039","static/chunks/app/error-dc3b2db3bdb5b34e.js"],"default"]
|
|
4
4
|
4:I[55732,[],""]
|
|
5
|
-
5:I[63363,["3363","static/chunks/3363-1c6e608bcc76c1b2.js","2575","static/chunks/2575-e660568bd1a9bcb6.js","8502","static/chunks/8502-10b8c3517f2f6c63.js","
|
|
5
|
+
5:I[63363,["3363","static/chunks/3363-1c6e608bcc76c1b2.js","8161","static/chunks/8161-b09081c59130e8e5.js","2575","static/chunks/2575-e660568bd1a9bcb6.js","8502","static/chunks/8502-10b8c3517f2f6c63.js","7982","static/chunks/7982-85b23121f245eb05.js","1966","static/chunks/app/(dashboard)/page-c1cc881eca8976b6.js"],""]
|
|
6
6
|
6:I[60407,[],"OutletBoundary"]
|
|
7
7
|
7:"$Sreact.suspense"
|
|
8
8
|
a:I[60407,[],"ViewportBoundary"]
|
|
9
9
|
c:I[60407,[],"MetadataBoundary"]
|
|
10
10
|
e:I[73782,[],"default",1]
|
|
11
|
-
:HL["/_next/static/css/
|
|
12
|
-
0:{"P":null,"c":["","onboarding"],"q":"","i":false,"f":[[["",{"children":["onboarding",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/
|
|
11
|
+
:HL["/_next/static/css/ff96a8dfaf40a6c3.css","style"]
|
|
12
|
+
0:{"P":null,"c":["","onboarding"],"q":"","i":false,"f":[[["",{"children":["onboarding",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/ff96a8dfaf40a6c3.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"__variable_8b3a0b __variable_e896d9","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"(function(){try{var t=localStorage.getItem('nodal.theme');if(t!=='dark'&&t!=='light')t='light';document.documentElement.setAttribute('data-theme',t);}catch(e){document.documentElement.setAttribute('data-theme','light');}})();"}}]}],["$","body",null,{"children":["$","$L2",null,{"parallelRouterKey":"children","error":"$3","errorStyles":[],"errorScripts":[],"template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","div",null,{"className":"flex min-h-screen w-full items-center justify-center bg-canvas px-4","children":["$","div",null,{"className":"text-center space-y-4","children":[["$","h1",null,{"className":"text-2xl font-bold text-ink","children":"404 — Page not found"}],["$","p",null,{"className":"text-sm text-ink-3","children":"This page doesn't exist."}],["$","$L5",null,{"href":"/","className":"inline-block rounded-lg bg-agent-vivid text-canvas px-4 py-2 text-sm font-semibold hover:bg-agent-vivid transition-colors","children":"Go to dashboard"}]]}]}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","div",null,{"className":"flex min-h-screen w-full items-center justify-center bg-canvas px-4","children":["$","div",null,{"className":"text-center space-y-2","children":[["$","h1",null,{"className":"text-2xl font-bold text-ink","children":"Onboarding"}],["$","p",null,{"className":"text-sm text-ink-3","children":"Migration WIP — see Brique 16b for the real page."}]]}]}],null,["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],{},null,false,null]},null,false,"$@9"]},null,false,null],["$","$1","h",{"children":[null,["$","$La",null,{"children":"$Lb"}],["$","div",null,{"hidden":true,"children":["$","$Lc",null,{"children":["$","$7",null,{"name":"Next.Metadata","children":"$Ld"}]}]}],null]}],false]],"m":"$undefined","G":["$e",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"PdXHWm_n8Uxo3oAAuBfXQ"}
|
|
13
13
|
f:[]
|
|
14
14
|
9:"$Wf"
|
|
15
15
|
b:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
2:I[60407,[],"ViewportBoundary"]
|
|
3
3
|
3:I[60407,[],"MetadataBoundary"]
|
|
4
4
|
4:"$Sreact.suspense"
|
|
5
|
-
0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Nodal-Agents"}],["$","meta","1",{"name":"description","content":"Multi-agent platform"}]]}]}]}],null]}],"isPartial":false,"staleTime":180,"varyParams":null,"buildId":"
|
|
5
|
+
0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Nodal-Agents"}],["$","meta","1",{"name":"description","content":"Multi-agent platform"}]]}]}]}],null]}],"isPartial":false,"staleTime":180,"varyParams":null,"buildId":"PdXHWm_n8Uxo3oAAuBfXQ"}
|
|
@@ -2,6 +2,6 @@
|
|
|
2
2
|
2:I[29534,[],""]
|
|
3
3
|
3:I[16681,["8039","static/chunks/app/error-dc3b2db3bdb5b34e.js"],"default"]
|
|
4
4
|
4:I[55732,[],""]
|
|
5
|
-
5:I[63363,["3363","static/chunks/3363-1c6e608bcc76c1b2.js","2575","static/chunks/2575-e660568bd1a9bcb6.js","8502","static/chunks/8502-10b8c3517f2f6c63.js","
|
|
6
|
-
:HL["/_next/static/css/
|
|
7
|
-
0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/
|
|
5
|
+
5:I[63363,["3363","static/chunks/3363-1c6e608bcc76c1b2.js","8161","static/chunks/8161-b09081c59130e8e5.js","2575","static/chunks/2575-e660568bd1a9bcb6.js","8502","static/chunks/8502-10b8c3517f2f6c63.js","7982","static/chunks/7982-85b23121f245eb05.js","1966","static/chunks/app/(dashboard)/page-c1cc881eca8976b6.js"],""]
|
|
6
|
+
:HL["/_next/static/css/ff96a8dfaf40a6c3.css","style"]
|
|
7
|
+
0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/ff96a8dfaf40a6c3.css","precedence":"next"}]],["$","html",null,{"lang":"en","className":"__variable_8b3a0b __variable_e896d9","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"(function(){try{var t=localStorage.getItem('nodal.theme');if(t!=='dark'&&t!=='light')t='light';document.documentElement.setAttribute('data-theme',t);}catch(e){document.documentElement.setAttribute('data-theme','light');}})();"}}]}],["$","body",null,{"children":["$","$L2",null,{"parallelRouterKey":"children","error":"$3","errorStyles":[],"errorScripts":[],"template":["$","$L4",null,{}],"notFound":[["$","div",null,{"className":"flex min-h-screen w-full items-center justify-center bg-canvas px-4","children":["$","div",null,{"className":"text-center space-y-4","children":[["$","h1",null,{"className":"text-2xl font-bold text-ink","children":"404 — Page not found"}],["$","p",null,{"className":"text-sm text-ink-3","children":"This page doesn't exist."}],["$","$L5",null,{"href":"/","className":"inline-block rounded-lg bg-agent-vivid text-canvas px-4 py-2 text-sm font-semibold hover:bg-agent-vivid transition-colors","children":"Go to dashboard"}]]}]}],[]]}]}]]}]]}],"isPartial":false,"staleTime":180,"varyParams":null,"buildId":"PdXHWm_n8Uxo3oAAuBfXQ"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
:HL["/_next/static/css/
|
|
2
|
-
0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"onboarding","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":180,"buildId":"
|
|
1
|
+
:HL["/_next/static/css/ff96a8dfaf40a6c3.css","style"]
|
|
2
|
+
0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"onboarding","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":180,"buildId":"PdXHWm_n8Uxo3oAAuBfXQ"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
2
|
2:I[60407,[],"OutletBoundary"]
|
|
3
3
|
3:"$Sreact.suspense"
|
|
4
|
-
0:{"rsc":["$","$1","c",{"children":[["$","div",null,{"className":"flex min-h-screen w-full items-center justify-center bg-canvas px-4","children":["$","div",null,{"className":"text-center space-y-2","children":[["$","h1",null,{"className":"text-2xl font-bold text-ink","children":"Onboarding"}],["$","p",null,{"className":"text-sm text-ink-3","children":"Migration WIP — see Brique 16b for the real page."}]]}]}],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"isPartial":false,"staleTime":180,"varyParams":null,"buildId":"
|
|
4
|
+
0:{"rsc":["$","$1","c",{"children":[["$","div",null,{"className":"flex min-h-screen w-full items-center justify-center bg-canvas px-4","children":["$","div",null,{"className":"text-center space-y-2","children":[["$","h1",null,{"className":"text-2xl font-bold text-ink","children":"Onboarding"}],["$","p",null,{"className":"text-sm text-ink-3","children":"Migration WIP — see Brique 16b for the real page."}]]}]}],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"isPartial":false,"staleTime":180,"varyParams":null,"buildId":"PdXHWm_n8Uxo3oAAuBfXQ"}
|
|
5
5
|
4:null
|
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
2:I[29534,[],""]
|
|
3
3
|
3:I[55732,[],""]
|
|
4
4
|
4:[]
|
|
5
|
-
0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":180,"varyParams":"$W4","buildId":"
|
|
5
|
+
0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":180,"varyParams":"$W4","buildId":"PdXHWm_n8Uxo3oAAuBfXQ"}
|
|
@@ -8,13 +8,11 @@
|
|
|
8
8
|
"/auth/callback/route": "app/auth/callback/route.js",
|
|
9
9
|
"/onboarding/page": "app/onboarding/page.js",
|
|
10
10
|
"/login/page": "app/login/page.js",
|
|
11
|
-
"/(dashboard)/billing/page": "app/(dashboard)/billing/page.js",
|
|
12
11
|
"/(dashboard)/skills/new/page": "app/(dashboard)/skills/new/page.js",
|
|
13
12
|
"/(dashboard)/agents/[id]/edit/page": "app/(dashboard)/agents/[id]/edit/page.js",
|
|
14
13
|
"/(dashboard)/agents/[id]/telegram/page": "app/(dashboard)/agents/[id]/telegram/page.js",
|
|
15
14
|
"/(dashboard)/agents/page": "app/(dashboard)/agents/page.js",
|
|
16
15
|
"/(dashboard)/automations/page": "app/(dashboard)/automations/page.js",
|
|
17
|
-
"/(dashboard)/approvals/page": "app/(dashboard)/approvals/page.js",
|
|
18
16
|
"/(dashboard)/chat/page": "app/(dashboard)/chat/page.js",
|
|
19
17
|
"/(dashboard)/connectors/page": "app/(dashboard)/connectors/page.js",
|
|
20
18
|
"/(dashboard)/credentials/page": "app/(dashboard)/credentials/page.js",
|
|
@@ -25,9 +23,10 @@
|
|
|
25
23
|
"/(dashboard)/logs/page": "app/(dashboard)/logs/page.js",
|
|
26
24
|
"/(dashboard)/mcp/page": "app/(dashboard)/mcp/page.js",
|
|
27
25
|
"/(dashboard)/memories/page": "app/(dashboard)/memories/page.js",
|
|
28
|
-
"/(dashboard)/settings/root-context/page": "app/(dashboard)/settings/root-context/page.js",
|
|
29
26
|
"/(dashboard)/page": "app/(dashboard)/page.js",
|
|
30
|
-
"/(dashboard)/settings/page": "app/(dashboard)/settings/page.js",
|
|
27
|
+
"/(dashboard)/settings/root-context/page": "app/(dashboard)/settings/root-context/page.js",
|
|
31
28
|
"/(dashboard)/skills/[id]/edit/page": "app/(dashboard)/skills/[id]/edit/page.js",
|
|
32
|
-
"/(dashboard)/skills/page": "app/(dashboard)/skills/page.js"
|
|
29
|
+
"/(dashboard)/skills/page": "app/(dashboard)/skills/page.js",
|
|
30
|
+
"/(dashboard)/settings/page": "app/(dashboard)/settings/page.js",
|
|
31
|
+
"/(dashboard)/approvals/page": "app/(dashboard)/approvals/page.js"
|
|
33
32
|
}
|