@geminilight/mindos 0.6.39 → 0.6.41
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 +31 -15
- package/README_zh.md +31 -15
- package/_standalone/.mindos-build-version +1 -1
- package/_standalone/.next/BUILD_ID +1 -1
- package/_standalone/.next/app-path-routes-manifest.json +19 -18
- package/_standalone/.next/build-manifest.json +3 -3
- package/_standalone/.next/cache/.previewinfo +1 -1
- package/_standalone/.next/cache/.rscinfo +1 -1
- package/_standalone/.next/cache/config.json +3 -3
- package/_standalone/.next/prerender-manifest.json +3 -3
- package/_standalone/.next/react-loadable-manifest.json +68 -2
- package/_standalone/.next/routes-manifest.json +6 -0
- package/_standalone/.next/server/app/.well-known/agent-card.json/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/_global-error.html +2 -2
- package/_standalone/.next/server/app/_global-error.rsc +1 -1
- package/_standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/_standalone/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/_standalone/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
- package/_standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/_standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/_standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/_standalone/.next/server/app/_not-found/page.js +2 -2
- package/_standalone/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/_standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/agents/[agentKey]/page.js +2 -2
- package/_standalone/.next/server/app/agents/[agentKey]/page.js.nft.json +1 -1
- package/_standalone/.next/server/app/agents/[agentKey]/page_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/agents/page.js +3 -3
- package/_standalone/.next/server/app/agents/page.js.nft.json +1 -1
- package/_standalone/.next/server/app/agents/page_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/a2a/agents/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/a2a/delegations/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/a2a/discover/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/a2a/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/acp/config/route.js +1 -1
- package/_standalone/.next/server/app/api/acp/config/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/acp/config/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/acp/detect/route.js +1 -1
- package/_standalone/.next/server/app/api/acp/detect/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/acp/detect/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/acp/install/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/acp/registry/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/acp/session/route.js +1 -1
- package/_standalone/.next/server/app/api/acp/session/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/acp/session/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/agent-activity/route.js +1 -1
- package/_standalone/.next/server/app/api/agent-activity/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/agent-activity/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/ask/route.js +137 -99
- package/_standalone/.next/server/app/api/ask/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/ask/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/ask-sessions/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/auth/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/backlinks/route.js +1 -1
- package/_standalone/.next/server/app/api/backlinks/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/backlinks/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/bootstrap/route.js +1 -1
- package/_standalone/.next/server/app/api/bootstrap/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/bootstrap/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/changes/route.js +1 -1
- package/_standalone/.next/server/app/api/changes/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/changes/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/export/route.js +3 -3
- package/_standalone/.next/server/app/api/export/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/export/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/extract-pdf/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/file/import/route.js +2 -19
- package/_standalone/.next/server/app/api/file/import/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/file/import/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/file/route.js +1 -18
- package/_standalone/.next/server/app/api/file/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/file/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/files/route.js +1 -1
- package/_standalone/.next/server/app/api/files/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/files/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/git/route.js +1 -1
- package/_standalone/.next/server/app/api/git/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/git/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/graph/route.js +1 -1
- package/_standalone/.next/server/app/api/graph/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/graph/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/health/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/inbox/route.js +1 -0
- package/_standalone/.next/server/app/api/inbox/route.js.nft.json +1 -0
- package/_standalone/.next/server/app/api/inbox/route_client-reference-manifest.js +1 -0
- package/_standalone/.next/server/app/api/init/route.js +1 -1
- package/_standalone/.next/server/app/api/init/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/mcp/agents/route.js +1 -1
- package/_standalone/.next/server/app/api/mcp/agents/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/mcp/agents/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/mcp/install/route.js +1 -1
- package/_standalone/.next/server/app/api/mcp/install/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/mcp/install/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/mcp/install-skill/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/mcp/install-skill/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/mcp/restart/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/mcp/status/route.js +1 -1
- package/_standalone/.next/server/app/api/mcp/status/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/mcp/status/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/monitoring/route.js +1 -1
- package/_standalone/.next/server/app/api/monitoring/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/monitoring/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/recent-files/route.js +1 -1
- package/_standalone/.next/server/app/api/recent-files/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/recent-files/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/restart/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/search/route.js +1 -1
- package/_standalone/.next/server/app/api/search/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/search/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/settings/list-models/route.js +1 -1
- package/_standalone/.next/server/app/api/settings/list-models/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/settings/list-models/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/settings/reset-token/route.js +1 -1
- package/_standalone/.next/server/app/api/settings/reset-token/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/settings/reset-token/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/settings/route.js +1 -1
- package/_standalone/.next/server/app/api/settings/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/settings/test-key/route.js +1 -1
- package/_standalone/.next/server/app/api/settings/test-key/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/settings/test-key/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/setup/check-path/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/setup/check-port/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/setup/generate-token/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/setup/ls/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/setup/route.js +1 -1
- package/_standalone/.next/server/app/api/setup/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/setup/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/skills/route.js +2 -2
- package/_standalone/.next/server/app/api/skills/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/sync/route.js +1 -1
- package/_standalone/.next/server/app/api/sync/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/tree-version/route.js +1 -1
- package/_standalone/.next/server/app/api/tree-version/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/tree-version/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/uninstall/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/update/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/update-check/route.js +1 -1
- package/_standalone/.next/server/app/api/update-check/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/update-status/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/workflows/route.js +2 -2
- package/_standalone/.next/server/app/api/workflows/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/workflows/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/changes/page.js +2 -2
- package/_standalone/.next/server/app/changes/page.js.nft.json +1 -1
- package/_standalone/.next/server/app/changes/page_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/echo/[segment]/page.js +6 -6
- package/_standalone/.next/server/app/echo/[segment]/page.js.nft.json +1 -1
- package/_standalone/.next/server/app/echo/[segment]/page_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/echo/page.js +2 -2
- package/_standalone/.next/server/app/echo/page.js.nft.json +1 -1
- package/_standalone/.next/server/app/echo/page_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/explore/page.js +3 -3
- package/_standalone/.next/server/app/explore/page.js.nft.json +1 -1
- package/_standalone/.next/server/app/explore/page_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/help/page.js +2 -2
- package/_standalone/.next/server/app/help/page.js.nft.json +1 -1
- package/_standalone/.next/server/app/help/page_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/login/page.js +2 -2
- package/_standalone/.next/server/app/login/page.js.nft.json +1 -1
- package/_standalone/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/page.js +3 -3
- package/_standalone/.next/server/app/page.js.nft.json +1 -1
- package/_standalone/.next/server/app/page_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/setup/page.js +2 -2
- package/_standalone/.next/server/app/setup/page.js.nft.json +1 -1
- package/_standalone/.next/server/app/setup/page_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/trash/page.js +3 -3
- package/_standalone/.next/server/app/trash/page.js.nft.json +1 -1
- package/_standalone/.next/server/app/trash/page_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/view/[...path]/page.js +4 -4
- package/_standalone/.next/server/app/view/[...path]/page.js.nft.json +1 -1
- package/_standalone/.next/server/app/view/[...path]/page_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app-paths-manifest.json +19 -18
- package/_standalone/.next/server/chunks/1550.js +1 -1
- package/_standalone/.next/server/chunks/1750.js +1 -0
- package/_standalone/.next/server/chunks/{9414.js → 2190.js} +1 -1
- package/_standalone/.next/server/chunks/2536.js +52 -0
- package/_standalone/.next/server/chunks/5648.js +2 -0
- package/_standalone/.next/server/chunks/6539.js +1 -1
- package/_standalone/.next/server/chunks/8388.js +15 -0
- package/_standalone/.next/server/chunks/953.js +42 -2
- package/_standalone/.next/server/chunks/9539.js +219 -0
- package/_standalone/.next/server/functions-config-manifest.json +2 -1
- package/_standalone/.next/server/instrumentation.js +1 -1
- package/_standalone/.next/server/middleware-build-manifest.js +1 -1
- package/_standalone/.next/server/middleware-react-loadable-manifest.js +1 -1
- package/_standalone/.next/server/pages/500.html +2 -2
- package/_standalone/.next/server/server-reference-manifest.js +1 -1
- package/_standalone/.next/server/server-reference-manifest.json +1 -1
- package/_standalone/.next/static/Ij3PFh-a0zi5K_ANoSAW0/_buildManifest.js +1 -0
- package/_standalone/.next/static/chunks/1053-b70535785cc5aaee.js +29 -0
- package/_standalone/.next/static/chunks/1239.10a0710c2772ab34.js +1 -0
- package/_standalone/.next/static/chunks/{1814.e2da5460ded71d71.js → 1814.2ee1d03297c0bccd.js} +1 -1
- package/_standalone/.next/static/chunks/{1384-55276d40a9da4e88.js → 1880-c2a9e76201841c86.js} +2 -2
- package/_standalone/.next/static/chunks/{1a258343-030e4d6735874dd4.js → 1a258343-9803591e4aaee1f6.js} +1 -1
- package/_standalone/.next/static/chunks/2631.dc56e83472bde281.js +1 -0
- package/_standalone/.next/static/chunks/2872.045858d00bd8307f.js +8 -0
- package/_standalone/.next/static/chunks/2968.f10ccee9e7e2324d.js +2 -0
- package/_standalone/.next/static/chunks/3160-83a7e0b94414b3ac.js +1 -0
- package/_standalone/.next/static/chunks/3637.0541ac2d0ea7de1f.js +1 -0
- package/_standalone/.next/static/chunks/4033.6666700547b20141.js +1 -0
- package/_standalone/.next/static/chunks/4563-b2a2ce80aff845af.js +6 -0
- package/_standalone/.next/static/chunks/516.24ee058b1d4b1fed.js +8 -0
- package/_standalone/.next/static/chunks/5627.c4337d7289acb31f.js +1 -0
- package/_standalone/.next/static/chunks/5956.b445072b35915129.js +1 -0
- package/_standalone/.next/static/chunks/6357-c645842834c0d4cd.js +1 -0
- package/_standalone/.next/static/chunks/6826.7b7d94dd0fd83812.js +1 -0
- package/_standalone/.next/static/chunks/{8409-de5726a4a278d28f.js → 6926-4af497b83952fa87.js} +1 -1
- package/_standalone/.next/static/chunks/6981-3d7dcac2d12a5670.js +1 -0
- package/_standalone/.next/static/chunks/7144-5febf62f1a79fe64.js +1 -0
- package/_standalone/.next/static/chunks/7266-bb7be1128eccd48e.js +13 -0
- package/_standalone/.next/static/chunks/7753.63831cfc54a55fbb.js +1 -0
- package/_standalone/.next/static/chunks/862.9f526e964489e2e5.js +1 -0
- package/_standalone/.next/static/chunks/9300.118b8c840634383f.js +28 -0
- package/_standalone/.next/static/chunks/95247769.3b5caae1c1a76ce1.js +4 -0
- package/_standalone/.next/static/chunks/9602-423291fdb36396d1.js +1 -0
- package/_standalone/.next/static/chunks/app/.well-known/agent-card.json/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/_global-error/page-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/agents/[agentKey]/page-773071a99c4daac2.js +1 -0
- package/_standalone/.next/static/chunks/app/agents/page-6102a884b2cb3cfe.js +5 -0
- package/_standalone/.next/static/chunks/app/api/a2a/agents/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/a2a/delegations/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/a2a/discover/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/a2a/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/acp/config/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/acp/detect/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/acp/install/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/acp/registry/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/acp/session/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/agent-activity/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/ask/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/ask-sessions/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/auth/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/backlinks/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/bootstrap/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/changes/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/export/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/extract-pdf/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/file/import/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/file/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/files/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/git/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/graph/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/health/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/inbox/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/init/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/mcp/agents/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/mcp/install/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/mcp/install-skill/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/mcp/restart/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/mcp/status/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/monitoring/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/recent-files/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/restart/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/search/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/settings/list-models/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/settings/reset-token/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/settings/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/settings/test-key/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/setup/check-path/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/setup/check-port/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/setup/generate-token/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/setup/ls/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/setup/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/skills/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/sync/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/tree-version/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/uninstall/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/update/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/update-check/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/update-status/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/api/workflows/route-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/changes/page-350992cf5091bc5b.js +1 -0
- package/_standalone/.next/static/chunks/app/echo/[segment]/page-addf014fcf23fad5.js +11 -0
- package/_standalone/.next/static/chunks/app/echo/page-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/explore/page-5eb2835e9e3ab4bb.js +4 -0
- package/_standalone/.next/static/chunks/app/help/page-2325d25b6846ca07.js +1 -0
- package/_standalone/.next/static/chunks/app/layout-42cdbce19f404567.js +186 -0
- package/_standalone/.next/static/chunks/app/login/page-24236460fa7c11d0.js +1 -0
- package/_standalone/.next/static/chunks/app/page-8c9643b649e01735.js +7 -0
- package/_standalone/.next/static/chunks/app/setup/page-d158b8cb533feb1e.js +1 -0
- package/_standalone/.next/static/chunks/app/trash/page-e9ab74ffeb96af41.js +1 -0
- package/_standalone/.next/static/chunks/app/view/[...path]/loading-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/app/view/[...path]/not-found-61474670d6bb6116.js +1 -0
- package/_standalone/.next/static/chunks/app/view/[...path]/page-764a69a1c8bd4eef.js +12 -0
- package/_standalone/.next/static/chunks/e71f6c19-4df85185bf989b49.js +1 -0
- package/_standalone/.next/static/chunks/next/dist/client/components/builtin/app-error-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/next/dist/client/components/builtin/forbidden-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/next/dist/client/components/builtin/not-found-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/next/dist/client/components/builtin/unauthorized-400c3c09b1540c14.js +1 -0
- package/_standalone/.next/static/chunks/webpack-7b276daaa930d480.js +1 -0
- package/_standalone/.next/static/css/bc9179074eaf65ae.css +1 -0
- package/_standalone/.next/trace +63 -53
- package/_standalone/.next/types/routes.d.ts +2 -1
- package/_standalone/.next/types/validator.ts +9 -0
- package/_standalone/__tests__/agent/chat-mode.test.ts +103 -0
- package/_standalone/__tests__/agents/agents-content-dashboard.test.tsx +4 -3
- package/_standalone/__tests__/api/bootstrap.test.ts +0 -2
- package/_standalone/__tests__/api/file.test.ts +22 -1
- package/_standalone/__tests__/api/install-skill.test.ts +2 -2
- package/_standalone/__tests__/api/mcp-install.test.ts +32 -10
- package/_standalone/__tests__/api/setup.test.ts +2 -2
- package/_standalone/__tests__/api/test-key.test.ts +73 -147
- package/_standalone/__tests__/ask/ask-content-input-during-run.test.tsx +1 -1
- package/_standalone/__tests__/ask/mode-capsule.test.ts +95 -0
- package/_standalone/__tests__/cli/agent-routing.test.ts +232 -0
- package/_standalone/__tests__/cli/file-subcommands.test.ts +379 -0
- package/_standalone/__tests__/core/inbox.test.ts +250 -0
- package/_standalone/__tests__/core/skill-install-logic.test.ts +3 -3
- package/_standalone/__tests__/core/sync-status.test.ts +1 -1
- package/_standalone/__tests__/core/tools.test.ts +8 -6
- package/_standalone/__tests__/lib/echo-pages-visual-i18n.test.ts +2 -2
- package/_standalone/__tests__/lib/i18n-new-keys.test.ts +2 -2
- package/_standalone/__tests__/panels/agents-panel-hub.test.tsx +2 -2
- package/_standalone/__tests__/settings/activity-bar-update-badge.test.tsx +1 -1
- package/_standalone/__tests__/settings/settings-update-badge.test.tsx +1 -1
- package/_standalone/__tests__/settings/update-tab-availability-sync.test.tsx +1 -1
- package/_standalone/__tests__/settings/update-tab-browser.test.tsx +1 -1
- package/_standalone/__tests__/settings/update-tab-desktop.test.tsx +1 -1
- package/_standalone/__tests__/setup.ts +3 -5
- package/_standalone/app/globals.css +11 -1
- package/_standalone/components/ActivityBar.tsx +26 -10
- package/_standalone/components/AskFab.tsx +1 -1
- package/_standalone/components/AskModal.tsx +1 -1
- package/_standalone/components/Backlinks.tsx +1 -1
- package/_standalone/components/CreateSpaceModal.tsx +7 -55
- package/_standalone/components/EchoSpotlight.tsx +1 -1
- package/_standalone/components/ExportModal.tsx +1 -1
- package/_standalone/components/FileTree.tsx +66 -80
- package/_standalone/components/FindInPage.tsx +1 -1
- package/_standalone/components/GuideCard.tsx +1 -1
- package/_standalone/components/ImportModal.tsx +1 -1
- package/_standalone/components/KeyboardShortcuts.tsx +1 -1
- package/_standalone/components/MarkdownView.tsx +41 -16
- package/_standalone/components/OnboardingView.tsx +1 -1
- package/_standalone/components/OrganizeToast.tsx +1 -1
- package/_standalone/components/Panel.tsx +82 -4
- package/_standalone/components/QuickSuggestion.tsx +1 -1
- package/_standalone/components/RightAgentDetailPanel.tsx +2 -2
- package/_standalone/components/RightAskPanel.tsx +88 -22
- package/_standalone/components/SearchModal.tsx +1 -1
- package/_standalone/components/Sidebar.tsx +4 -4
- package/_standalone/components/SidebarLayout.tsx +52 -16
- package/_standalone/components/SpaceInitToast.tsx +1 -1
- package/_standalone/components/SyncStatusBar.tsx +2 -2
- package/_standalone/components/SystemPulse.tsx +12 -6
- package/_standalone/components/TableOfContents.tsx +86 -39
- package/_standalone/components/agents/AgentActivitySection.tsx +225 -0
- package/_standalone/components/agents/AgentsMcpSection.tsx +10 -16
- package/_standalone/components/agents/AgentsOverviewSection.tsx +28 -27
- package/_standalone/components/agents/AgentsPanelA2aTab.tsx +1 -1
- package/_standalone/components/agents/AgentsPanelSessionsTab.tsx +6 -1
- package/_standalone/components/agents/AgentsSkillsSection.tsx +1 -1
- package/_standalone/components/agents/DiscoverAgentModal.tsx +1 -1
- package/_standalone/components/agents/RecentActivityFeed.tsx +49 -88
- package/_standalone/components/agents/agent-activity-shared.tsx +110 -0
- package/_standalone/components/ask/AgentSelectorCapsule.tsx +1 -1
- package/_standalone/components/ask/AskContent.tsx +332 -486
- package/_standalone/components/ask/AskHeader.tsx +61 -0
- package/_standalone/components/ask/FileChip.tsx +9 -5
- package/_standalone/components/ask/MessageList.tsx +88 -21
- package/_standalone/components/ask/ModeCapsule.tsx +180 -0
- package/_standalone/components/ask/ProviderModelCapsule.tsx +284 -0
- package/_standalone/components/ask/SessionHistory.tsx +63 -10
- package/_standalone/components/ask/SessionTabBar.tsx +1 -1
- package/_standalone/components/ask/ThinkingBlock.tsx +1 -1
- package/_standalone/components/ask/ToolCallBlock.tsx +28 -24
- package/_standalone/components/changes/ChangesBanner.tsx +1 -1
- package/_standalone/components/echo/EchoInsightCollapsible.tsx +1 -1
- package/_standalone/components/echo/EchoSegmentNav.tsx +1 -1
- package/_standalone/components/home/InboxSection.tsx +268 -0
- package/_standalone/components/panels/AgentsPanel.tsx +3 -2
- package/_standalone/components/panels/AgentsPanelHubNav.tsx +2 -6
- package/_standalone/components/panels/DiscoverPanel.tsx +1 -1
- package/_standalone/components/panels/EchoPanel.tsx +1 -1
- package/_standalone/components/panels/EchoSidebarStats.tsx +1 -1
- package/_standalone/components/panels/ImportHistoryPanel.tsx +1 -1
- package/_standalone/components/panels/PanelHeader.tsx +1 -1
- package/_standalone/components/panels/PluginsPanel.tsx +1 -1
- package/_standalone/components/panels/SearchPanel.tsx +5 -2
- package/_standalone/components/panels/SyncPopover.tsx +1 -1
- package/_standalone/components/panels/WorkflowsPanel.tsx +1 -1
- package/_standalone/components/renderers/agent-inspector/AgentInspectorRenderer.tsx +18 -0
- package/_standalone/components/renderers/todo/TodoRenderer.tsx +489 -75
- package/_standalone/components/settings/AiTab.tsx +198 -127
- package/_standalone/components/settings/AppearanceTab.tsx +48 -50
- package/_standalone/components/settings/KnowledgeTab.tsx +92 -27
- package/_standalone/components/settings/McpAgentInstall.tsx +95 -28
- package/_standalone/components/settings/McpSkillsSection.tsx +2 -2
- package/_standalone/components/settings/McpTab.tsx +498 -216
- package/_standalone/components/settings/PluginsTab.tsx +1 -1
- package/_standalone/components/settings/SettingsContent.tsx +17 -8
- package/_standalone/components/settings/SyncTab.tsx +615 -230
- package/_standalone/components/settings/UninstallTab.tsx +1 -1
- package/_standalone/components/settings/UpdateTab.tsx +2 -2
- package/_standalone/components/settings/types.ts +7 -5
- package/_standalone/components/setup/StepAI.tsx +70 -49
- package/_standalone/components/setup/StepAgents.tsx +113 -47
- package/_standalone/components/setup/StepDots.tsx +1 -1
- package/_standalone/components/setup/StepReview.tsx +186 -31
- package/_standalone/components/setup/types.ts +17 -8
- package/_standalone/components/shared/ProviderSelect.tsx +134 -0
- package/_standalone/components/walkthrough/WalkthroughOverlay.tsx +2 -2
- package/_standalone/components/walkthrough/WalkthroughTooltip.tsx +2 -2
- package/_standalone/components/walkthrough/index.ts +1 -1
- package/_standalone/data/skills/mindos/SKILL.md +93 -93
- package/_standalone/data/skills/mindos/references/write-supplement.md +119 -0
- package/_standalone/data/skills/mindos-zh/SKILL.md +100 -104
- package/_standalone/data/skills/mindos-zh/references/write-supplement.md +119 -0
- package/_standalone/hooks/useAcpDetection.ts +1 -1
- package/_standalone/hooks/useAskChat.ts +248 -0
- package/_standalone/hooks/useAskPanel.ts +24 -4
- package/_standalone/hooks/useAskSession.ts +15 -0
- package/_standalone/lib/acp/types.ts +1 -1
- package/_standalone/lib/api.ts +3 -1
- package/_standalone/lib/core/types.ts +2 -0
- package/_standalone/lib/i18n/modules/ai-chat.ts +35 -13
- package/_standalone/lib/i18n/modules/features.ts +5 -5
- package/_standalone/lib/i18n/modules/knowledge.ts +86 -2
- package/_standalone/lib/i18n/modules/navigation.ts +6 -2
- package/_standalone/lib/i18n/modules/onboarding.ts +69 -29
- package/_standalone/lib/i18n/modules/panels.ts +78 -29
- package/_standalone/lib/i18n/modules/settings.ts +280 -24
- package/_standalone/lib/inbox-upload.ts +93 -0
- package/_standalone/lib/mcp-snippets.ts +5 -1
- package/_standalone/lib/settings-ai-client.ts +13 -12
- package/_standalone/lib/space-ai-init.ts +66 -0
- package/_standalone/lib/stores/McpStoreInit.tsx +18 -0
- package/_standalone/lib/stores/WalkthroughInit.tsx +20 -0
- package/_standalone/lib/stores/locale-store.ts +55 -0
- package/_standalone/lib/stores/mcp-store.ts +156 -0
- package/_standalone/lib/stores/walkthrough-store.ts +118 -0
- package/_standalone/package-lock.json +40 -8
- package/_standalone/package.json +3 -1
- package/_standalone/tsconfig.json +1 -1
- package/_standalone/tsconfig.tsbuildinfo +1 -1
- package/app/app/api/acp/detect/route.ts +29 -20
- package/app/app/api/agent-activity/route.ts +1 -1
- package/app/app/api/ask/route.ts +105 -30
- package/app/app/api/ask-sessions/route.ts +1 -0
- package/app/app/api/bootstrap/route.ts +1 -3
- package/app/app/api/file/route.ts +34 -4
- package/app/app/api/inbox/route.ts +61 -0
- package/app/app/api/mcp/install/route.ts +2 -1
- package/app/app/api/mcp/status/route.ts +14 -6
- package/app/app/api/settings/list-models/route.ts +73 -53
- package/app/app/api/settings/route.ts +46 -55
- package/app/app/api/settings/test-key/route.ts +57 -114
- package/app/app/api/setup/route.ts +31 -21
- package/app/app/api/sync/route.ts +122 -12
- package/app/app/api/update-check/route.ts +2 -2
- package/app/app/globals.css +11 -1
- package/app/app/layout.tsx +2 -3
- package/app/app/login/page.tsx +1 -1
- package/app/app/view/[...path]/ViewPageClient.tsx +22 -37
- package/app/app/view/[...path]/not-found.tsx +1 -1
- package/app/components/ActivityBar.tsx +26 -10
- package/app/components/AskFab.tsx +1 -1
- package/app/components/AskModal.tsx +1 -1
- package/app/components/Backlinks.tsx +1 -1
- package/app/components/CreateSpaceModal.tsx +7 -55
- package/app/components/DirView.tsx +93 -11
- package/app/components/EchoSpotlight.tsx +1 -1
- package/app/components/ExportModal.tsx +1 -1
- package/app/components/FileTree.tsx +66 -80
- package/app/components/FindInPage.tsx +1 -1
- package/app/components/GuideCard.tsx +1 -1
- package/app/components/HomeContent.tsx +21 -14
- package/app/components/ImportModal.tsx +1 -1
- package/app/components/KeyboardShortcuts.tsx +1 -1
- package/app/components/MarkdownView.tsx +41 -16
- package/app/components/OnboardingView.tsx +1 -1
- package/app/components/OrganizeToast.tsx +1 -1
- package/app/components/Panel.tsx +82 -4
- package/app/components/QuickSuggestion.tsx +1 -1
- package/app/components/RightAgentDetailPanel.tsx +2 -2
- package/app/components/RightAskPanel.tsx +88 -22
- package/app/components/SearchModal.tsx +1 -1
- package/app/components/Sidebar.tsx +4 -4
- package/app/components/SidebarLayout.tsx +52 -16
- package/app/components/SpaceInitToast.tsx +1 -1
- package/app/components/SyncStatusBar.tsx +2 -2
- package/app/components/SystemPulse.tsx +12 -6
- package/app/components/TableOfContents.tsx +86 -39
- package/app/components/TrashPageClient.tsx +1 -1
- package/app/components/UpdateOverlay.tsx +2 -2
- package/app/components/agents/AgentActivitySection.tsx +225 -0
- package/app/components/agents/AgentDetailContent.tsx +234 -3
- package/app/components/agents/AgentsContentPage.tsx +13 -2
- package/app/components/agents/AgentsMcpSection.tsx +10 -16
- package/app/components/agents/AgentsOverviewSection.tsx +28 -27
- package/app/components/agents/AgentsPanelA2aTab.tsx +1 -1
- package/app/components/agents/AgentsPanelSessionsTab.tsx +6 -1
- package/app/components/agents/AgentsSkillsSection.tsx +1 -1
- package/app/components/agents/DiscoverAgentModal.tsx +1 -1
- package/app/components/agents/RecentActivityFeed.tsx +49 -88
- package/app/components/agents/agent-activity-shared.tsx +110 -0
- package/app/components/agents/agents-content-model.ts +2 -2
- package/app/components/ask/AgentSelectorCapsule.tsx +1 -1
- package/app/components/ask/AskContent.tsx +332 -486
- package/app/components/ask/AskHeader.tsx +61 -0
- package/app/components/ask/FileChip.tsx +9 -5
- package/app/components/ask/MessageList.tsx +88 -21
- package/app/components/ask/ModeCapsule.tsx +180 -0
- package/app/components/ask/ProviderModelCapsule.tsx +284 -0
- package/app/components/ask/SessionHistory.tsx +63 -10
- package/app/components/ask/SessionTabBar.tsx +1 -1
- package/app/components/ask/ThinkingBlock.tsx +1 -1
- package/app/components/ask/ToolCallBlock.tsx +28 -24
- package/app/components/changes/ChangesBanner.tsx +1 -1
- package/app/components/changes/ChangesContentPage.tsx +1 -1
- package/app/components/echo/EchoInsightCollapsible.tsx +1 -1
- package/app/components/echo/EchoSegmentNav.tsx +1 -1
- package/app/components/echo/EchoSegmentPageClient.tsx +1 -1
- package/app/components/explore/ExploreContent.tsx +1 -1
- package/app/components/help/HelpContent.tsx +2 -1
- package/app/components/home/InboxSection.tsx +268 -0
- package/app/components/panels/AgentsPanel.tsx +3 -2
- package/app/components/panels/AgentsPanelHubNav.tsx +2 -6
- package/app/components/panels/DiscoverPanel.tsx +1 -1
- package/app/components/panels/EchoPanel.tsx +1 -1
- package/app/components/panels/EchoSidebarStats.tsx +1 -1
- package/app/components/panels/ImportHistoryPanel.tsx +1 -1
- package/app/components/panels/PanelHeader.tsx +1 -1
- package/app/components/panels/PluginsPanel.tsx +1 -1
- package/app/components/panels/SearchPanel.tsx +5 -2
- package/app/components/panels/SyncPopover.tsx +1 -1
- package/app/components/panels/WorkflowsPanel.tsx +1 -1
- package/app/components/renderers/agent-inspector/AgentInspectorRenderer.tsx +18 -0
- package/app/components/renderers/todo/TodoRenderer.tsx +489 -75
- package/app/components/settings/AiTab.tsx +198 -127
- package/app/components/settings/AppearanceTab.tsx +48 -50
- package/app/components/settings/KnowledgeTab.tsx +92 -27
- package/app/components/settings/McpAgentInstall.tsx +95 -28
- package/app/components/settings/McpSkillsSection.tsx +2 -2
- package/app/components/settings/McpTab.tsx +498 -216
- package/app/components/settings/PluginsTab.tsx +1 -1
- package/app/components/settings/SettingsContent.tsx +17 -8
- package/app/components/settings/SyncTab.tsx +615 -230
- package/app/components/settings/UninstallTab.tsx +1 -1
- package/app/components/settings/UpdateTab.tsx +2 -2
- package/app/components/settings/types.ts +7 -5
- package/app/components/setup/StepAI.tsx +70 -49
- package/app/components/setup/StepAgents.tsx +113 -47
- package/app/components/setup/StepDots.tsx +1 -1
- package/app/components/setup/StepReview.tsx +186 -31
- package/app/components/setup/index.tsx +83 -48
- package/app/components/setup/types.ts +17 -8
- package/app/components/shared/ProviderSelect.tsx +134 -0
- package/app/components/walkthrough/WalkthroughOverlay.tsx +2 -2
- package/app/components/walkthrough/WalkthroughTooltip.tsx +2 -2
- package/app/components/walkthrough/index.ts +1 -1
- package/app/data/skills/mindos/SKILL.md +93 -93
- package/app/data/skills/mindos/references/write-supplement.md +119 -0
- package/app/data/skills/mindos-zh/SKILL.md +100 -104
- package/app/data/skills/mindos-zh/references/write-supplement.md +119 -0
- package/app/hooks/useAcpDetection.ts +1 -1
- package/app/hooks/useAskChat.ts +248 -0
- package/app/hooks/useAskPanel.ts +24 -4
- package/app/hooks/useAskSession.ts +15 -0
- package/app/lib/acp/types.ts +1 -1
- package/app/lib/actions.ts +13 -0
- package/app/lib/agent/log.ts +2 -0
- package/app/lib/agent/model.ts +69 -81
- package/app/lib/agent/prompt.ts +27 -0
- package/app/lib/agent/providers.ts +299 -0
- package/app/lib/agent/tools.ts +26 -4
- package/app/lib/api.ts +3 -1
- package/app/lib/core/agent-audit-log.ts +7 -0
- package/app/lib/core/fs-ops.ts +9 -4
- package/app/lib/core/inbox.ts +181 -0
- package/app/lib/core/index.ts +4 -0
- package/app/lib/core/tree.ts +3 -0
- package/app/lib/core/types.ts +2 -0
- package/app/lib/fs.ts +20 -2
- package/app/lib/i18n/modules/ai-chat.ts +35 -13
- package/app/lib/i18n/modules/features.ts +5 -5
- package/app/lib/i18n/modules/knowledge.ts +86 -2
- package/app/lib/i18n/modules/navigation.ts +6 -2
- package/app/lib/i18n/modules/onboarding.ts +69 -29
- package/app/lib/i18n/modules/panels.ts +78 -29
- package/app/lib/i18n/modules/settings.ts +280 -24
- package/app/lib/inbox-upload.ts +93 -0
- package/app/lib/mcp-agents.ts +7 -9
- package/app/lib/mcp-snippets.ts +5 -1
- package/app/lib/settings-ai-client.ts +13 -12
- package/app/lib/settings.ts +48 -33
- package/app/lib/space-ai-init.ts +66 -0
- package/app/lib/stores/LocaleStoreInit.tsx +18 -0
- package/app/lib/stores/McpStoreInit.tsx +18 -0
- package/app/lib/stores/WalkthroughInit.tsx +20 -0
- package/app/lib/stores/locale-store.ts +55 -0
- package/app/lib/stores/mcp-store.ts +156 -0
- package/app/lib/stores/walkthrough-store.ts +118 -0
- package/app/lib/types.ts +20 -0
- package/app/package.json +3 -1
- package/app/tsconfig.json +1 -1
- package/bin/cli.js +168 -1385
- package/bin/commands/agent.js +156 -20
- package/bin/commands/api.js +14 -11
- package/bin/commands/ask.js +79 -68
- package/bin/commands/build.js +26 -0
- package/bin/commands/config.js +170 -0
- package/bin/commands/dev.js +58 -0
- package/bin/commands/doctor.js +205 -0
- package/bin/commands/file.js +558 -40
- package/bin/commands/gateway.js +42 -0
- package/bin/commands/init-skills.js +56 -0
- package/bin/commands/logs.js +32 -0
- package/bin/commands/mcp-cmd.js +57 -0
- package/bin/commands/onboard.js +25 -0
- package/bin/commands/open.js +41 -0
- package/bin/commands/restart.js +48 -0
- package/bin/commands/search.js +16 -14
- package/bin/commands/space.js +100 -25
- package/bin/commands/start.js +262 -0
- package/bin/commands/status.js +2 -2
- package/bin/commands/stop.js +14 -0
- package/bin/commands/sync-cmd.js +134 -0
- package/bin/commands/token.js +98 -0
- package/bin/commands/uninstall.js +154 -0
- package/bin/commands/update.js +286 -0
- package/bin/lib/build.js +1 -1
- package/bin/lib/colors.js +8 -7
- package/bin/lib/command.js +37 -96
- package/bin/lib/config.js +5 -0
- package/bin/lib/csv.js +19 -0
- package/bin/lib/jsonc.js +12 -0
- package/bin/lib/markdown.js +69 -0
- package/bin/lib/mcp-agents.js +27 -8
- package/bin/lib/mcp-build.js +1 -1
- package/bin/lib/mcp-install.js +13 -4
- package/bin/lib/one-shot.js +88 -0
- package/bin/lib/path-expand.js +9 -0
- package/bin/lib/remote.js +65 -0
- package/bin/lib/repl.js +167 -0
- package/bin/lib/{utils.js → shell.js} +10 -26
- package/bin/lib/skill-check.js +1 -1
- package/bin/lib/sse-stream.js +167 -0
- package/bin/lib/sync.js +140 -34
- package/mcp/README.md +2 -2
- package/mcp/dist/index.cjs +43 -43
- package/mcp/package.json +1 -1
- package/mcp/src/index.ts +77 -61
- package/package.json +2 -2
- package/scripts/setup.js +183 -121
- package/skills/mindos/SKILL.md +93 -93
- package/skills/mindos/references/preference-capture.md +4 -4
- package/skills/mindos/references/write-supplement.md +2 -2
- package/skills/mindos-zh/SKILL.md +100 -104
- package/skills/mindos-zh/references/preference-capture.md +4 -4
- package/skills/mindos-zh/references/write-supplement.md +2 -2
- package/templates/empty/INSTRUCTION.md +0 -1
- package/templates/en/INSTRUCTION.md +0 -1
- package/templates/template-generation-skill.md +0 -1
- package/templates/zh/INSTRUCTION.md +0 -1
- package/_standalone/.next/server/chunks/1473.js +0 -52
- package/_standalone/.next/server/chunks/248.js +0 -15
- package/_standalone/.next/server/chunks/359.js +0 -2
- package/_standalone/.next/server/chunks/4931.js +0 -202
- package/_standalone/.next/server/chunks/7670.js +0 -1
- package/_standalone/.next/static/chunks/1038-ed04d6651ec92312.js +0 -1
- package/_standalone/.next/static/chunks/1263-6df1734e4273adb1.js +0 -25
- package/_standalone/.next/static/chunks/275-ebcaaedabe706903.js +0 -1
- package/_standalone/.next/static/chunks/3637.4bcd01a4db78b894.js +0 -1
- package/_standalone/.next/static/chunks/5637-b97c869adf70c82e.js +0 -1
- package/_standalone/.next/static/chunks/5681-a53362a1cd629dc6.js +0 -1
- package/_standalone/.next/static/chunks/9602-35ca17b688f1a4fe.js +0 -1
- package/_standalone/.next/static/chunks/9670-d59e4d45ed705f58.js +0 -6
- package/_standalone/.next/static/chunks/app/.well-known/agent-card.json/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/_global-error/page-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/agents/[agentKey]/page-519d4da1142db5ef.js +0 -1
- package/_standalone/.next/static/chunks/app/agents/page-b709cf3103321609.js +0 -5
- package/_standalone/.next/static/chunks/app/api/a2a/agents/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/a2a/delegations/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/a2a/discover/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/a2a/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/acp/config/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/acp/detect/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/acp/install/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/acp/registry/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/acp/session/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/agent-activity/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/ask/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/ask-sessions/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/auth/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/backlinks/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/bootstrap/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/changes/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/export/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/extract-pdf/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/file/import/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/file/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/files/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/git/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/graph/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/health/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/init/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/mcp/agents/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/mcp/install/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/mcp/install-skill/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/mcp/restart/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/mcp/status/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/monitoring/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/recent-files/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/restart/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/search/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/settings/list-models/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/settings/reset-token/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/settings/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/settings/test-key/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/setup/check-path/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/setup/check-port/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/setup/generate-token/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/setup/ls/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/setup/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/skills/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/sync/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/tree-version/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/uninstall/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/update/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/update-check/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/update-status/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/api/workflows/route-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/changes/page-def5210095f8698d.js +0 -1
- package/_standalone/.next/static/chunks/app/echo/[segment]/page-be28eff31b1a186e.js +0 -11
- package/_standalone/.next/static/chunks/app/echo/page-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/explore/page-e4b8098dca200389.js +0 -4
- package/_standalone/.next/static/chunks/app/help/page-d5e57d73d94bad19.js +0 -1
- package/_standalone/.next/static/chunks/app/layout-d91cdbe2ecf135e1.js +0 -173
- package/_standalone/.next/static/chunks/app/login/page-321875768b70938a.js +0 -1
- package/_standalone/.next/static/chunks/app/page-718fdf170428b43c.js +0 -7
- package/_standalone/.next/static/chunks/app/setup/page-01ab1f549d636057.js +0 -1
- package/_standalone/.next/static/chunks/app/trash/page-89b1430cc8a16f18.js +0 -1
- package/_standalone/.next/static/chunks/app/view/[...path]/loading-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/app/view/[...path]/not-found-f22c513bbc348cc8.js +0 -1
- package/_standalone/.next/static/chunks/app/view/[...path]/page-6e3dc47699a01de1.js +0 -12
- package/_standalone/.next/static/chunks/next/dist/client/components/builtin/app-error-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/next/dist/client/components/builtin/forbidden-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/next/dist/client/components/builtin/not-found-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/next/dist/client/components/builtin/unauthorized-d4762cc48529e566.js +0 -1
- package/_standalone/.next/static/chunks/webpack-3489a2b6c2882b0c.js +0 -1
- package/_standalone/.next/static/css/f16595bc58a16d5d.css +0 -1
- package/_standalone/.next/static/ushZ_NJ8rE3rG5hZfaYOX/_buildManifest.js +0 -1
- package/_standalone/components/walkthrough/WalkthroughProvider.tsx +0 -133
- package/_standalone/hooks/useMcpData.tsx +0 -169
- package/_standalone/lib/i18n-en.ts +0 -2
- package/_standalone/lib/i18n-zh.ts +0 -2
- package/_standalone/lib/types.ts +0 -70
- package/app/components/walkthrough/WalkthroughProvider.tsx +0 -133
- package/app/hooks/useMcpData.tsx +0 -169
- package/app/lib/LocaleContext.tsx +0 -60
- package/app/lib/i18n-en.ts +0 -2
- package/app/lib/i18n-zh.ts +0 -2
- /package/_standalone/.next/static/{ushZ_NJ8rE3rG5hZfaYOX → Ij3PFh-a0zi5K_ANoSAW0}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/update/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"1807":{"*":{"id":"43870","name":"*","chunks":[],"async":false}},"7431":{"*":{"id":"7451","name":"*","chunks":[],"async":false}},"8249":{"*":{"id":"5892","name":"*","chunks":[],"async":false}},"18847":{"*":{"id":"66535","name":"*","chunks":[],"async":false}},"22952":{"*":{"id":"98302","name":"*","chunks":[],"async":false}},"23074":{"*":{"id":"80296","name":"*","chunks":[],"async":false}},"26490":{"*":{"id":"89386","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28381":{"*":{"id":"1299","name":"*","chunks":[],"async":false}},"33428":{"*":{"id":"4496","name":"*","chunks":[],"async":false}},"34367":{"*":{"id":"31296","name":"*","chunks":[],"async":false}},"35504":{"*":{"id":"72362","name":"*","chunks":[],"async":false}},"36506":{"*":{"id":"56848","name":"*","chunks":[],"async":false}},"39594":{"*":{"id":"6732","name":"*","chunks":[],"async":false}},"40430":{"*":{"id":"94416","name":"*","chunks":[],"async":false}},"46702":{"*":{"id":"86533","name":"*","chunks":[],"async":false}},"48133":{"*":{"id":"2820","name":"*","chunks":[],"async":false}},"53788":{"*":{"id":"26902","name":"*","chunks":[],"async":false}},"56406":{"*":{"id":"51488","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"61263":{"*":{"id":"77505","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69931":{"*":{"id":"87574","name":"*","chunks":[],"async":false}},"72471":{"*":{"id":"99115","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"86343":{"*":{"id":"67809","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87180":{"*":{"id":"7348","name":"*","chunks":[],"async":false}},"87460":{"*":{"id":"2420","name":"*","chunks":[],"async":false}},"87500":{"*":{"id":"33378","name":"*","chunks":[],"async":false}},"88946":{"*":{"id":"78340","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"91459":{"*":{"id":"31168","name":"*","chunks":[],"async":false}},"91727":{"*":{"id":"11756","name":"*","chunks":[],"async":false}},"92306":{"*":{"id":"46427","name":"*","chunks":[],"async":false}},"92524":{"*":{"id":"10500","name":"*","chunks":[],"async":false}},"92950":{"*":{"id":"80992","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/app/globals.css":{"id":66872,"name":"*","chunks":["3862","static/chunks/1a258343-030e4d6735874dd4.js","9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","9286","static/chunks/9286-5b09baa5200318c2.js","1038","static/chunks/1038-ed04d6651ec92312.js","275","static/chunks/275-ebcaaedabe706903.js","5681","static/chunks/5681-a53362a1cd629dc6.js","1263","static/chunks/1263-6df1734e4273adb1.js","9670","static/chunks/9670-d59e4d45ed705f58.js","7177","static/chunks/app/layout-d91cdbe2ecf135e1.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/app/register-sw.tsx":{"id":92524,"name":"*","chunks":["3862","static/chunks/1a258343-030e4d6735874dd4.js","9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","9286","static/chunks/9286-5b09baa5200318c2.js","1038","static/chunks/1038-ed04d6651ec92312.js","275","static/chunks/275-ebcaaedabe706903.js","5681","static/chunks/5681-a53362a1cd629dc6.js","1263","static/chunks/1263-6df1734e4273adb1.js","9670","static/chunks/9670-d59e4d45ed705f58.js","7177","static/chunks/app/layout-d91cdbe2ecf135e1.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/ErrorBoundary.tsx":{"id":86343,"name":"*","chunks":["3862","static/chunks/1a258343-030e4d6735874dd4.js","9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","9286","static/chunks/9286-5b09baa5200318c2.js","1038","static/chunks/1038-ed04d6651ec92312.js","275","static/chunks/275-ebcaaedabe706903.js","5681","static/chunks/5681-a53362a1cd629dc6.js","1263","static/chunks/1263-6df1734e4273adb1.js","9670","static/chunks/9670-d59e4d45ed705f58.js","7177","static/chunks/app/layout-d91cdbe2ecf135e1.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/renderers/agent-inspector/AgentInspectorRenderer.tsx":{"id":18847,"name":"*","chunks":["3862","static/chunks/1a258343-030e4d6735874dd4.js","9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","9286","static/chunks/9286-5b09baa5200318c2.js","1038","static/chunks/1038-ed04d6651ec92312.js","275","static/chunks/275-ebcaaedabe706903.js","5681","static/chunks/5681-a53362a1cd629dc6.js","1263","static/chunks/1263-6df1734e4273adb1.js","9670","static/chunks/9670-d59e4d45ed705f58.js","7177","static/chunks/app/layout-d91cdbe2ecf135e1.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/renderers/backlinks/BacklinksRenderer.tsx":{"id":88946,"name":"*","chunks":["3862","static/chunks/1a258343-030e4d6735874dd4.js","9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","9286","static/chunks/9286-5b09baa5200318c2.js","1038","static/chunks/1038-ed04d6651ec92312.js","275","static/chunks/275-ebcaaedabe706903.js","5681","static/chunks/5681-a53362a1cd629dc6.js","1263","static/chunks/1263-6df1734e4273adb1.js","9670","static/chunks/9670-d59e4d45ed705f58.js","7177","static/chunks/app/layout-d91cdbe2ecf135e1.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/renderers/config/ConfigRenderer.tsx":{"id":35504,"name":"*","chunks":["3862","static/chunks/1a258343-030e4d6735874dd4.js","9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","9286","static/chunks/9286-5b09baa5200318c2.js","1038","static/chunks/1038-ed04d6651ec92312.js","275","static/chunks/275-ebcaaedabe706903.js","5681","static/chunks/5681-a53362a1cd629dc6.js","1263","static/chunks/1263-6df1734e4273adb1.js","9670","static/chunks/9670-d59e4d45ed705f58.js","7177","static/chunks/app/layout-d91cdbe2ecf135e1.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/renderers/csv/CsvRenderer.tsx":{"id":92306,"name":"*","chunks":["3862","static/chunks/1a258343-030e4d6735874dd4.js","9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","9286","static/chunks/9286-5b09baa5200318c2.js","1038","static/chunks/1038-ed04d6651ec92312.js","275","static/chunks/275-ebcaaedabe706903.js","5681","static/chunks/5681-a53362a1cd629dc6.js","1263","static/chunks/1263-6df1734e4273adb1.js","9670","static/chunks/9670-d59e4d45ed705f58.js","7177","static/chunks/app/layout-d91cdbe2ecf135e1.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/renderers/graph/GraphRenderer.tsx":{"id":92950,"name":"*","chunks":["3862","static/chunks/1a258343-030e4d6735874dd4.js","9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","9286","static/chunks/9286-5b09baa5200318c2.js","1038","static/chunks/1038-ed04d6651ec92312.js","275","static/chunks/275-ebcaaedabe706903.js","5681","static/chunks/5681-a53362a1cd629dc6.js","1263","static/chunks/1263-6df1734e4273adb1.js","9670","static/chunks/9670-d59e4d45ed705f58.js","7177","static/chunks/app/layout-d91cdbe2ecf135e1.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/renderers/summary/SummaryRenderer.tsx":{"id":56406,"name":"*","chunks":["3862","static/chunks/1a258343-030e4d6735874dd4.js","9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","9286","static/chunks/9286-5b09baa5200318c2.js","1038","static/chunks/1038-ed04d6651ec92312.js","275","static/chunks/275-ebcaaedabe706903.js","5681","static/chunks/5681-a53362a1cd629dc6.js","1263","static/chunks/1263-6df1734e4273adb1.js","9670","static/chunks/9670-d59e4d45ed705f58.js","7177","static/chunks/app/layout-d91cdbe2ecf135e1.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/renderers/timeline/TimelineRenderer.tsx":{"id":39594,"name":"*","chunks":["3862","static/chunks/1a258343-030e4d6735874dd4.js","9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","9286","static/chunks/9286-5b09baa5200318c2.js","1038","static/chunks/1038-ed04d6651ec92312.js","275","static/chunks/275-ebcaaedabe706903.js","5681","static/chunks/5681-a53362a1cd629dc6.js","1263","static/chunks/1263-6df1734e4273adb1.js","9670","static/chunks/9670-d59e4d45ed705f58.js","7177","static/chunks/app/layout-d91cdbe2ecf135e1.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/renderers/todo/TodoRenderer.tsx":{"id":87500,"name":"*","chunks":["3862","static/chunks/1a258343-030e4d6735874dd4.js","9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","9286","static/chunks/9286-5b09baa5200318c2.js","1038","static/chunks/1038-ed04d6651ec92312.js","275","static/chunks/275-ebcaaedabe706903.js","5681","static/chunks/5681-a53362a1cd629dc6.js","1263","static/chunks/1263-6df1734e4273adb1.js","9670","static/chunks/9670-d59e4d45ed705f58.js","7177","static/chunks/app/layout-d91cdbe2ecf135e1.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/renderers/workflow-yaml/WorkflowYamlRenderer.tsx":{"id":48133,"name":"*","chunks":["3862","static/chunks/1a258343-030e4d6735874dd4.js","9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","9286","static/chunks/9286-5b09baa5200318c2.js","1038","static/chunks/1038-ed04d6651ec92312.js","275","static/chunks/275-ebcaaedabe706903.js","5681","static/chunks/5681-a53362a1cd629dc6.js","1263","static/chunks/1263-6df1734e4273adb1.js","9670","static/chunks/9670-d59e4d45ed705f58.js","7177","static/chunks/app/layout-d91cdbe2ecf135e1.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/ShellLayout.tsx":{"id":1807,"name":"*","chunks":["3862","static/chunks/1a258343-030e4d6735874dd4.js","9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","9286","static/chunks/9286-5b09baa5200318c2.js","1038","static/chunks/1038-ed04d6651ec92312.js","275","static/chunks/275-ebcaaedabe706903.js","5681","static/chunks/5681-a53362a1cd629dc6.js","1263","static/chunks/1263-6df1734e4273adb1.js","9670","static/chunks/9670-d59e4d45ed705f58.js","7177","static/chunks/app/layout-d91cdbe2ecf135e1.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/ui/Toaster.tsx":{"id":26490,"name":"*","chunks":["3862","static/chunks/1a258343-030e4d6735874dd4.js","9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","9286","static/chunks/9286-5b09baa5200318c2.js","1038","static/chunks/1038-ed04d6651ec92312.js","275","static/chunks/275-ebcaaedabe706903.js","5681","static/chunks/5681-a53362a1cd629dc6.js","1263","static/chunks/1263-6df1734e4273adb1.js","9670","static/chunks/9670-d59e4d45ed705f58.js","7177","static/chunks/app/layout-d91cdbe2ecf135e1.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/ui/tooltip.tsx":{"id":91459,"name":"*","chunks":["3862","static/chunks/1a258343-030e4d6735874dd4.js","9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","9286","static/chunks/9286-5b09baa5200318c2.js","1038","static/chunks/1038-ed04d6651ec92312.js","275","static/chunks/275-ebcaaedabe706903.js","5681","static/chunks/5681-a53362a1cd629dc6.js","1263","static/chunks/1263-6df1734e4273adb1.js","9670","static/chunks/9670-d59e4d45ed705f58.js","7177","static/chunks/app/layout-d91cdbe2ecf135e1.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/UpdateOverlay.tsx":{"id":40430,"name":"*","chunks":["3862","static/chunks/1a258343-030e4d6735874dd4.js","9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","9286","static/chunks/9286-5b09baa5200318c2.js","1038","static/chunks/1038-ed04d6651ec92312.js","275","static/chunks/275-ebcaaedabe706903.js","5681","static/chunks/5681-a53362a1cd629dc6.js","1263","static/chunks/1263-6df1734e4273adb1.js","9670","static/chunks/9670-d59e4d45ed705f58.js","7177","static/chunks/app/layout-d91cdbe2ecf135e1.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/lib/LocaleContext.tsx":{"id":61263,"name":"*","chunks":["3862","static/chunks/1a258343-030e4d6735874dd4.js","9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","9286","static/chunks/9286-5b09baa5200318c2.js","1038","static/chunks/1038-ed04d6651ec92312.js","275","static/chunks/275-ebcaaedabe706903.js","5681","static/chunks/5681-a53362a1cd629dc6.js","1263","static/chunks/1263-6df1734e4273adb1.js","9670","static/chunks/9670-d59e4d45ed705f58.js","7177","static/chunks/app/layout-d91cdbe2ecf135e1.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}":{"id":13524,"name":"*","chunks":["3862","static/chunks/1a258343-030e4d6735874dd4.js","9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","9286","static/chunks/9286-5b09baa5200318c2.js","1038","static/chunks/1038-ed04d6651ec92312.js","275","static/chunks/275-ebcaaedabe706903.js","5681","static/chunks/5681-a53362a1cd629dc6.js","1263","static/chunks/1263-6df1734e4273adb1.js","9670","static/chunks/9670-d59e4d45ed705f58.js","7177","static/chunks/app/layout-d91cdbe2ecf135e1.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"IBM_Plex_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"weight\":[\"400\",\"600\"],\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}":{"id":89846,"name":"*","chunks":["3862","static/chunks/1a258343-030e4d6735874dd4.js","9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","9286","static/chunks/9286-5b09baa5200318c2.js","1038","static/chunks/1038-ed04d6651ec92312.js","275","static/chunks/275-ebcaaedabe706903.js","5681","static/chunks/5681-a53362a1cd629dc6.js","1263","static/chunks/1263-6df1734e4273adb1.js","9670","static/chunks/9670-d59e4d45ed705f58.js","7177","static/chunks/app/layout-d91cdbe2ecf135e1.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"IBM_Plex_Mono\",\"arguments\":[{\"variable\":\"--font-ibm-plex-mono\",\"weight\":[\"400\",\"600\"],\"subsets\":[\"latin\"]}],\"variableName\":\"ibmPlexMono\"}":{"id":377,"name":"*","chunks":["3862","static/chunks/1a258343-030e4d6735874dd4.js","9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","9286","static/chunks/9286-5b09baa5200318c2.js","1038","static/chunks/1038-ed04d6651ec92312.js","275","static/chunks/275-ebcaaedabe706903.js","5681","static/chunks/5681-a53362a1cd629dc6.js","1263","static/chunks/1263-6df1734e4273adb1.js","9670","static/chunks/9670-d59e4d45ed705f58.js","7177","static/chunks/app/layout-d91cdbe2ecf135e1.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"IBM_Plex_Sans\",\"arguments\":[{\"variable\":\"--font-ibm-plex-sans\",\"weight\":[\"400\",\"500\",\"600\"],\"subsets\":[\"latin\"]}],\"variableName\":\"ibmPlexSans\"}":{"id":83284,"name":"*","chunks":["3862","static/chunks/1a258343-030e4d6735874dd4.js","9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","9286","static/chunks/9286-5b09baa5200318c2.js","1038","static/chunks/1038-ed04d6651ec92312.js","275","static/chunks/275-ebcaaedabe706903.js","5681","static/chunks/5681-a53362a1cd629dc6.js","1263","static/chunks/1263-6df1734e4273adb1.js","9670","static/chunks/9670-d59e4d45ed705f58.js","7177","static/chunks/app/layout-d91cdbe2ecf135e1.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Lora\",\"arguments\":[{\"variable\":\"--font-lora\",\"weight\":[\"400\",\"500\",\"600\"],\"style\":[\"normal\",\"italic\"],\"subsets\":[\"latin\"]}],\"variableName\":\"lora\"}":{"id":75282,"name":"*","chunks":["3862","static/chunks/1a258343-030e4d6735874dd4.js","9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","9286","static/chunks/9286-5b09baa5200318c2.js","1038","static/chunks/1038-ed04d6651ec92312.js","275","static/chunks/275-ebcaaedabe706903.js","5681","static/chunks/5681-a53362a1cd629dc6.js","1263","static/chunks/1263-6df1734e4273adb1.js","9670","static/chunks/9670-d59e4d45ed705f58.js","7177","static/chunks/app/layout-d91cdbe2ecf135e1.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/app/error.tsx":{"id":87460,"name":"*","chunks":["8039","static/chunks/app/error-fc1491d554a28327.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/echo/EchoSegmentPageClient.tsx":{"id":69931,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/app/login/page.tsx":{"id":91727,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/components/TrashPageClient.tsx":{"id":28381,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/app/view/[...path]/error.tsx":{"id":53788,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/app/view/[...path]/not-found.tsx":{"id":23074,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/app/view/[...path]/ViewPageClient.tsx":{"id":36506,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/components/DirView.tsx":{"id":34367,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/components/agents/AgentDetailContent.tsx":{"id":7431,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/components/agents/AgentsContentPage.tsx":{"id":46702,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/components/changes/ChangesContentPage.tsx":{"id":87180,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/components/explore/ExploreContent.tsx":{"id":33428,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/components/help/HelpContent.tsx":{"id":8249,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/components/setup/index.tsx":{"id":22952,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/components/HomeContent.tsx":{"id":72471,"name":"*","chunks":["9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","5637","static/chunks/5637-b97c869adf70c82e.js","1263","static/chunks/1263-6df1734e4273adb1.js","8974","static/chunks/app/page-718fdf170428b43c.js"],"async":false}},"entryCSSFiles":{"/home/runner/work/MindOS/MindOS/app/":[],"/home/runner/work/MindOS/MindOS/app/app/layout":[{"inlined":false,"path":"static/css/f16595bc58a16d5d.css"},{"inlined":false,"path":"static/css/bbf51803eade6c50.css"}],"/home/runner/work/MindOS/MindOS/app/app/error":[],"/home/runner/work/MindOS/MindOS/app/app/page":[],"/home/runner/work/MindOS/MindOS/app/app/api/update/route":[]},"rscModuleMapping":{"1807":{"*":{"id":"5315","name":"*","chunks":[],"async":false}},"7431":{"*":{"id":"73165","name":"*","chunks":[],"async":false}},"8249":{"*":{"id":"79927","name":"*","chunks":[],"async":false}},"18847":{"*":{"id":"66913","name":"*","chunks":[],"async":false}},"22952":{"*":{"id":"32873","name":"*","chunks":[],"async":false}},"23074":{"*":{"id":"74710","name":"*","chunks":[],"async":false}},"26490":{"*":{"id":"32248","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28381":{"*":{"id":"86025","name":"*","chunks":[],"async":false}},"33428":{"*":{"id":"61519","name":"*","chunks":[],"async":false}},"34367":{"*":{"id":"24449","name":"*","chunks":[],"async":false}},"35504":{"*":{"id":"63112","name":"*","chunks":[],"async":false}},"36506":{"*":{"id":"71923","name":"*","chunks":[],"async":false}},"39594":{"*":{"id":"1394","name":"*","chunks":[],"async":false}},"40430":{"*":{"id":"90598","name":"*","chunks":[],"async":false}},"46702":{"*":{"id":"3036","name":"*","chunks":[],"async":false}},"48133":{"*":{"id":"83539","name":"*","chunks":[],"async":false}},"53788":{"*":{"id":"32984","name":"*","chunks":[],"async":false}},"56406":{"*":{"id":"45862","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"61263":{"*":{"id":"41527","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"66872":{"*":{"id":"82704","name":"*","chunks":[],"async":false}},"69931":{"*":{"id":"99031","name":"*","chunks":[],"async":false}},"72471":{"*":{"id":"19543","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"86343":{"*":{"id":"24387","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87180":{"*":{"id":"39370","name":"*","chunks":[],"async":false}},"87460":{"*":{"id":"85034","name":"*","chunks":[],"async":false}},"87500":{"*":{"id":"18776","name":"*","chunks":[],"async":false}},"88946":{"*":{"id":"66874","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"91459":{"*":{"id":"68533","name":"*","chunks":[],"async":false}},"91727":{"*":{"id":"69613","name":"*","chunks":[],"async":false}},"92306":{"*":{"id":"60442","name":"*","chunks":[],"async":false}},"92524":{"*":{"id":"12978","name":"*","chunks":[],"async":false}},"92950":{"*":{"id":"37718","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/update/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"5771":{"*":{"id":"49905","name":"*","chunks":[],"async":true}},"8249":{"*":{"id":"5892","name":"*","chunks":[],"async":false}},"18847":{"*":{"id":"66535","name":"*","chunks":[],"async":false}},"22952":{"*":{"id":"63667","name":"*","chunks":[],"async":true}},"23074":{"*":{"id":"80296","name":"*","chunks":[],"async":false}},"26490":{"*":{"id":"89386","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"33428":{"*":{"id":"4496","name":"*","chunks":[],"async":false}},"34367":{"*":{"id":"31296","name":"*","chunks":[],"async":false}},"35504":{"*":{"id":"72362","name":"*","chunks":[],"async":false}},"36506":{"*":{"id":"56848","name":"*","chunks":[],"async":false}},"39594":{"*":{"id":"6732","name":"*","chunks":[],"async":false}},"40430":{"*":{"id":"94416","name":"*","chunks":[],"async":false}},"45511":{"*":{"id":"96802","name":"*","chunks":[],"async":false}},"46515":{"*":{"id":"96376","name":"*","chunks":[],"async":false}},"48133":{"*":{"id":"2820","name":"*","chunks":[],"async":false}},"53788":{"*":{"id":"26902","name":"*","chunks":[],"async":false}},"56406":{"*":{"id":"51488","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"64435":{"*":{"id":"17242","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69931":{"*":{"id":"84477","name":"*","chunks":[],"async":true}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"86343":{"*":{"id":"67809","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87180":{"*":{"id":"7348","name":"*","chunks":[],"async":false}},"87460":{"*":{"id":"2420","name":"*","chunks":[],"async":false}},"87500":{"*":{"id":"33378","name":"*","chunks":[],"async":false}},"88946":{"*":{"id":"78340","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"91459":{"*":{"id":"31168","name":"*","chunks":[],"async":false}},"91727":{"*":{"id":"11756","name":"*","chunks":[],"async":false}},"92306":{"*":{"id":"46427","name":"*","chunks":[],"async":false}},"92524":{"*":{"id":"10500","name":"*","chunks":[],"async":false}},"92950":{"*":{"id":"80992","name":"*","chunks":[],"async":false}},"93042":{"*":{"id":"5200","name":"*","chunks":[],"async":false}},"94000":{"*":{"id":"38913","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/app/globals.css":{"id":66872,"name":"*","chunks":["4913","static/chunks/e71f6c19-4df85185bf989b49.js","3862","static/chunks/1a258343-9803591e4aaee1f6.js","6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","9286","static/chunks/9286-5b09baa5200318c2.js","7266","static/chunks/7266-bb7be1128eccd48e.js","7144","static/chunks/7144-5febf62f1a79fe64.js","6357","static/chunks/6357-c645842834c0d4cd.js","6981","static/chunks/6981-3d7dcac2d12a5670.js","1053","static/chunks/1053-b70535785cc5aaee.js","4563","static/chunks/4563-b2a2ce80aff845af.js","7177","static/chunks/app/layout-42cdbce19f404567.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/app/register-sw.tsx":{"id":92524,"name":"*","chunks":["4913","static/chunks/e71f6c19-4df85185bf989b49.js","3862","static/chunks/1a258343-9803591e4aaee1f6.js","6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","9286","static/chunks/9286-5b09baa5200318c2.js","7266","static/chunks/7266-bb7be1128eccd48e.js","7144","static/chunks/7144-5febf62f1a79fe64.js","6357","static/chunks/6357-c645842834c0d4cd.js","6981","static/chunks/6981-3d7dcac2d12a5670.js","1053","static/chunks/1053-b70535785cc5aaee.js","4563","static/chunks/4563-b2a2ce80aff845af.js","7177","static/chunks/app/layout-42cdbce19f404567.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/ErrorBoundary.tsx":{"id":86343,"name":"*","chunks":["4913","static/chunks/e71f6c19-4df85185bf989b49.js","3862","static/chunks/1a258343-9803591e4aaee1f6.js","6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","9286","static/chunks/9286-5b09baa5200318c2.js","7266","static/chunks/7266-bb7be1128eccd48e.js","7144","static/chunks/7144-5febf62f1a79fe64.js","6357","static/chunks/6357-c645842834c0d4cd.js","6981","static/chunks/6981-3d7dcac2d12a5670.js","1053","static/chunks/1053-b70535785cc5aaee.js","4563","static/chunks/4563-b2a2ce80aff845af.js","7177","static/chunks/app/layout-42cdbce19f404567.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/renderers/agent-inspector/AgentInspectorRenderer.tsx":{"id":18847,"name":"*","chunks":["4913","static/chunks/e71f6c19-4df85185bf989b49.js","3862","static/chunks/1a258343-9803591e4aaee1f6.js","6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","9286","static/chunks/9286-5b09baa5200318c2.js","7266","static/chunks/7266-bb7be1128eccd48e.js","7144","static/chunks/7144-5febf62f1a79fe64.js","6357","static/chunks/6357-c645842834c0d4cd.js","6981","static/chunks/6981-3d7dcac2d12a5670.js","1053","static/chunks/1053-b70535785cc5aaee.js","4563","static/chunks/4563-b2a2ce80aff845af.js","7177","static/chunks/app/layout-42cdbce19f404567.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/renderers/backlinks/BacklinksRenderer.tsx":{"id":88946,"name":"*","chunks":["4913","static/chunks/e71f6c19-4df85185bf989b49.js","3862","static/chunks/1a258343-9803591e4aaee1f6.js","6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","9286","static/chunks/9286-5b09baa5200318c2.js","7266","static/chunks/7266-bb7be1128eccd48e.js","7144","static/chunks/7144-5febf62f1a79fe64.js","6357","static/chunks/6357-c645842834c0d4cd.js","6981","static/chunks/6981-3d7dcac2d12a5670.js","1053","static/chunks/1053-b70535785cc5aaee.js","4563","static/chunks/4563-b2a2ce80aff845af.js","7177","static/chunks/app/layout-42cdbce19f404567.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/renderers/config/ConfigRenderer.tsx":{"id":35504,"name":"*","chunks":["4913","static/chunks/e71f6c19-4df85185bf989b49.js","3862","static/chunks/1a258343-9803591e4aaee1f6.js","6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","9286","static/chunks/9286-5b09baa5200318c2.js","7266","static/chunks/7266-bb7be1128eccd48e.js","7144","static/chunks/7144-5febf62f1a79fe64.js","6357","static/chunks/6357-c645842834c0d4cd.js","6981","static/chunks/6981-3d7dcac2d12a5670.js","1053","static/chunks/1053-b70535785cc5aaee.js","4563","static/chunks/4563-b2a2ce80aff845af.js","7177","static/chunks/app/layout-42cdbce19f404567.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/renderers/csv/CsvRenderer.tsx":{"id":92306,"name":"*","chunks":["4913","static/chunks/e71f6c19-4df85185bf989b49.js","3862","static/chunks/1a258343-9803591e4aaee1f6.js","6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","9286","static/chunks/9286-5b09baa5200318c2.js","7266","static/chunks/7266-bb7be1128eccd48e.js","7144","static/chunks/7144-5febf62f1a79fe64.js","6357","static/chunks/6357-c645842834c0d4cd.js","6981","static/chunks/6981-3d7dcac2d12a5670.js","1053","static/chunks/1053-b70535785cc5aaee.js","4563","static/chunks/4563-b2a2ce80aff845af.js","7177","static/chunks/app/layout-42cdbce19f404567.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/renderers/graph/GraphRenderer.tsx":{"id":92950,"name":"*","chunks":["4913","static/chunks/e71f6c19-4df85185bf989b49.js","3862","static/chunks/1a258343-9803591e4aaee1f6.js","6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","9286","static/chunks/9286-5b09baa5200318c2.js","7266","static/chunks/7266-bb7be1128eccd48e.js","7144","static/chunks/7144-5febf62f1a79fe64.js","6357","static/chunks/6357-c645842834c0d4cd.js","6981","static/chunks/6981-3d7dcac2d12a5670.js","1053","static/chunks/1053-b70535785cc5aaee.js","4563","static/chunks/4563-b2a2ce80aff845af.js","7177","static/chunks/app/layout-42cdbce19f404567.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/renderers/summary/SummaryRenderer.tsx":{"id":56406,"name":"*","chunks":["4913","static/chunks/e71f6c19-4df85185bf989b49.js","3862","static/chunks/1a258343-9803591e4aaee1f6.js","6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","9286","static/chunks/9286-5b09baa5200318c2.js","7266","static/chunks/7266-bb7be1128eccd48e.js","7144","static/chunks/7144-5febf62f1a79fe64.js","6357","static/chunks/6357-c645842834c0d4cd.js","6981","static/chunks/6981-3d7dcac2d12a5670.js","1053","static/chunks/1053-b70535785cc5aaee.js","4563","static/chunks/4563-b2a2ce80aff845af.js","7177","static/chunks/app/layout-42cdbce19f404567.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/renderers/timeline/TimelineRenderer.tsx":{"id":39594,"name":"*","chunks":["4913","static/chunks/e71f6c19-4df85185bf989b49.js","3862","static/chunks/1a258343-9803591e4aaee1f6.js","6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","9286","static/chunks/9286-5b09baa5200318c2.js","7266","static/chunks/7266-bb7be1128eccd48e.js","7144","static/chunks/7144-5febf62f1a79fe64.js","6357","static/chunks/6357-c645842834c0d4cd.js","6981","static/chunks/6981-3d7dcac2d12a5670.js","1053","static/chunks/1053-b70535785cc5aaee.js","4563","static/chunks/4563-b2a2ce80aff845af.js","7177","static/chunks/app/layout-42cdbce19f404567.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/renderers/todo/TodoRenderer.tsx":{"id":87500,"name":"*","chunks":["4913","static/chunks/e71f6c19-4df85185bf989b49.js","3862","static/chunks/1a258343-9803591e4aaee1f6.js","6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","9286","static/chunks/9286-5b09baa5200318c2.js","7266","static/chunks/7266-bb7be1128eccd48e.js","7144","static/chunks/7144-5febf62f1a79fe64.js","6357","static/chunks/6357-c645842834c0d4cd.js","6981","static/chunks/6981-3d7dcac2d12a5670.js","1053","static/chunks/1053-b70535785cc5aaee.js","4563","static/chunks/4563-b2a2ce80aff845af.js","7177","static/chunks/app/layout-42cdbce19f404567.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/renderers/workflow-yaml/WorkflowYamlRenderer.tsx":{"id":48133,"name":"*","chunks":["4913","static/chunks/e71f6c19-4df85185bf989b49.js","3862","static/chunks/1a258343-9803591e4aaee1f6.js","6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","9286","static/chunks/9286-5b09baa5200318c2.js","7266","static/chunks/7266-bb7be1128eccd48e.js","7144","static/chunks/7144-5febf62f1a79fe64.js","6357","static/chunks/6357-c645842834c0d4cd.js","6981","static/chunks/6981-3d7dcac2d12a5670.js","1053","static/chunks/1053-b70535785cc5aaee.js","4563","static/chunks/4563-b2a2ce80aff845af.js","7177","static/chunks/app/layout-42cdbce19f404567.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/ShellLayout.tsx":{"id":5771,"name":"*","chunks":["4913","static/chunks/e71f6c19-4df85185bf989b49.js","3862","static/chunks/1a258343-9803591e4aaee1f6.js","6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","9286","static/chunks/9286-5b09baa5200318c2.js","7266","static/chunks/7266-bb7be1128eccd48e.js","7144","static/chunks/7144-5febf62f1a79fe64.js","6357","static/chunks/6357-c645842834c0d4cd.js","6981","static/chunks/6981-3d7dcac2d12a5670.js","1053","static/chunks/1053-b70535785cc5aaee.js","4563","static/chunks/4563-b2a2ce80aff845af.js","7177","static/chunks/app/layout-42cdbce19f404567.js"],"async":true},"/home/runner/work/MindOS/MindOS/app/components/ui/Toaster.tsx":{"id":26490,"name":"*","chunks":["4913","static/chunks/e71f6c19-4df85185bf989b49.js","3862","static/chunks/1a258343-9803591e4aaee1f6.js","6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","9286","static/chunks/9286-5b09baa5200318c2.js","7266","static/chunks/7266-bb7be1128eccd48e.js","7144","static/chunks/7144-5febf62f1a79fe64.js","6357","static/chunks/6357-c645842834c0d4cd.js","6981","static/chunks/6981-3d7dcac2d12a5670.js","1053","static/chunks/1053-b70535785cc5aaee.js","4563","static/chunks/4563-b2a2ce80aff845af.js","7177","static/chunks/app/layout-42cdbce19f404567.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/ui/tooltip.tsx":{"id":91459,"name":"*","chunks":["4913","static/chunks/e71f6c19-4df85185bf989b49.js","3862","static/chunks/1a258343-9803591e4aaee1f6.js","6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","9286","static/chunks/9286-5b09baa5200318c2.js","7266","static/chunks/7266-bb7be1128eccd48e.js","7144","static/chunks/7144-5febf62f1a79fe64.js","6357","static/chunks/6357-c645842834c0d4cd.js","6981","static/chunks/6981-3d7dcac2d12a5670.js","1053","static/chunks/1053-b70535785cc5aaee.js","4563","static/chunks/4563-b2a2ce80aff845af.js","7177","static/chunks/app/layout-42cdbce19f404567.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/UpdateOverlay.tsx":{"id":40430,"name":"*","chunks":["4913","static/chunks/e71f6c19-4df85185bf989b49.js","3862","static/chunks/1a258343-9803591e4aaee1f6.js","6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","9286","static/chunks/9286-5b09baa5200318c2.js","7266","static/chunks/7266-bb7be1128eccd48e.js","7144","static/chunks/7144-5febf62f1a79fe64.js","6357","static/chunks/6357-c645842834c0d4cd.js","6981","static/chunks/6981-3d7dcac2d12a5670.js","1053","static/chunks/1053-b70535785cc5aaee.js","4563","static/chunks/4563-b2a2ce80aff845af.js","7177","static/chunks/app/layout-42cdbce19f404567.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/lib/stores/LocaleStoreInit.tsx":{"id":93042,"name":"*","chunks":["4913","static/chunks/e71f6c19-4df85185bf989b49.js","3862","static/chunks/1a258343-9803591e4aaee1f6.js","6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","9286","static/chunks/9286-5b09baa5200318c2.js","7266","static/chunks/7266-bb7be1128eccd48e.js","7144","static/chunks/7144-5febf62f1a79fe64.js","6357","static/chunks/6357-c645842834c0d4cd.js","6981","static/chunks/6981-3d7dcac2d12a5670.js","1053","static/chunks/1053-b70535785cc5aaee.js","4563","static/chunks/4563-b2a2ce80aff845af.js","7177","static/chunks/app/layout-42cdbce19f404567.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}":{"id":13524,"name":"*","chunks":["4913","static/chunks/e71f6c19-4df85185bf989b49.js","3862","static/chunks/1a258343-9803591e4aaee1f6.js","6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","9286","static/chunks/9286-5b09baa5200318c2.js","7266","static/chunks/7266-bb7be1128eccd48e.js","7144","static/chunks/7144-5febf62f1a79fe64.js","6357","static/chunks/6357-c645842834c0d4cd.js","6981","static/chunks/6981-3d7dcac2d12a5670.js","1053","static/chunks/1053-b70535785cc5aaee.js","4563","static/chunks/4563-b2a2ce80aff845af.js","7177","static/chunks/app/layout-42cdbce19f404567.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"IBM_Plex_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"weight\":[\"400\",\"600\"],\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}":{"id":89846,"name":"*","chunks":["4913","static/chunks/e71f6c19-4df85185bf989b49.js","3862","static/chunks/1a258343-9803591e4aaee1f6.js","6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","9286","static/chunks/9286-5b09baa5200318c2.js","7266","static/chunks/7266-bb7be1128eccd48e.js","7144","static/chunks/7144-5febf62f1a79fe64.js","6357","static/chunks/6357-c645842834c0d4cd.js","6981","static/chunks/6981-3d7dcac2d12a5670.js","1053","static/chunks/1053-b70535785cc5aaee.js","4563","static/chunks/4563-b2a2ce80aff845af.js","7177","static/chunks/app/layout-42cdbce19f404567.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"IBM_Plex_Mono\",\"arguments\":[{\"variable\":\"--font-ibm-plex-mono\",\"weight\":[\"400\",\"600\"],\"subsets\":[\"latin\"]}],\"variableName\":\"ibmPlexMono\"}":{"id":377,"name":"*","chunks":["4913","static/chunks/e71f6c19-4df85185bf989b49.js","3862","static/chunks/1a258343-9803591e4aaee1f6.js","6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","9286","static/chunks/9286-5b09baa5200318c2.js","7266","static/chunks/7266-bb7be1128eccd48e.js","7144","static/chunks/7144-5febf62f1a79fe64.js","6357","static/chunks/6357-c645842834c0d4cd.js","6981","static/chunks/6981-3d7dcac2d12a5670.js","1053","static/chunks/1053-b70535785cc5aaee.js","4563","static/chunks/4563-b2a2ce80aff845af.js","7177","static/chunks/app/layout-42cdbce19f404567.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"IBM_Plex_Sans\",\"arguments\":[{\"variable\":\"--font-ibm-plex-sans\",\"weight\":[\"400\",\"500\",\"600\"],\"subsets\":[\"latin\"]}],\"variableName\":\"ibmPlexSans\"}":{"id":83284,"name":"*","chunks":["4913","static/chunks/e71f6c19-4df85185bf989b49.js","3862","static/chunks/1a258343-9803591e4aaee1f6.js","6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","9286","static/chunks/9286-5b09baa5200318c2.js","7266","static/chunks/7266-bb7be1128eccd48e.js","7144","static/chunks/7144-5febf62f1a79fe64.js","6357","static/chunks/6357-c645842834c0d4cd.js","6981","static/chunks/6981-3d7dcac2d12a5670.js","1053","static/chunks/1053-b70535785cc5aaee.js","4563","static/chunks/4563-b2a2ce80aff845af.js","7177","static/chunks/app/layout-42cdbce19f404567.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Lora\",\"arguments\":[{\"variable\":\"--font-lora\",\"weight\":[\"400\",\"500\",\"600\"],\"style\":[\"normal\",\"italic\"],\"subsets\":[\"latin\"]}],\"variableName\":\"lora\"}":{"id":75282,"name":"*","chunks":["4913","static/chunks/e71f6c19-4df85185bf989b49.js","3862","static/chunks/1a258343-9803591e4aaee1f6.js","6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","9286","static/chunks/9286-5b09baa5200318c2.js","7266","static/chunks/7266-bb7be1128eccd48e.js","7144","static/chunks/7144-5febf62f1a79fe64.js","6357","static/chunks/6357-c645842834c0d4cd.js","6981","static/chunks/6981-3d7dcac2d12a5670.js","1053","static/chunks/1053-b70535785cc5aaee.js","4563","static/chunks/4563-b2a2ce80aff845af.js","7177","static/chunks/app/layout-42cdbce19f404567.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/app/error.tsx":{"id":87460,"name":"*","chunks":["8039","static/chunks/app/error-fc1491d554a28327.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/echo/EchoSegmentPageClient.tsx":{"id":69931,"name":"*","chunks":[],"async":true},"/home/runner/work/MindOS/MindOS/app/app/login/page.tsx":{"id":91727,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/components/TrashPageClient.tsx":{"id":94000,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/app/view/[...path]/error.tsx":{"id":53788,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/app/view/[...path]/not-found.tsx":{"id":23074,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/app/view/[...path]/ViewPageClient.tsx":{"id":36506,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/components/DirView.tsx":{"id":34367,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/components/agents/AgentsContentPage.tsx":{"id":64435,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/components/agents/AgentDetailContent.tsx":{"id":45511,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/components/explore/ExploreContent.tsx":{"id":33428,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/components/help/HelpContent.tsx":{"id":8249,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/components/changes/ChangesContentPage.tsx":{"id":87180,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/components/setup/index.tsx":{"id":22952,"name":"*","chunks":[],"async":true},"/home/runner/work/MindOS/MindOS/app/components/HomeContent.tsx":{"id":46515,"name":"*","chunks":["6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","3160","static/chunks/3160-83a7e0b94414b3ac.js","1053","static/chunks/1053-b70535785cc5aaee.js","8974","static/chunks/app/page-8c9643b649e01735.js"],"async":false}},"entryCSSFiles":{"/home/runner/work/MindOS/MindOS/app/":[],"/home/runner/work/MindOS/MindOS/app/app/layout":[{"inlined":false,"path":"static/css/bc9179074eaf65ae.css"},{"inlined":false,"path":"static/css/bbf51803eade6c50.css"}],"/home/runner/work/MindOS/MindOS/app/app/error":[],"/home/runner/work/MindOS/MindOS/app/app/page":[],"/home/runner/work/MindOS/MindOS/app/app/api/update/route":[]},"rscModuleMapping":{"5771":{"*":{"id":"5315","name":"*","chunks":[],"async":false}},"8249":{"*":{"id":"79927","name":"*","chunks":[],"async":false}},"18847":{"*":{"id":"66913","name":"*","chunks":[],"async":false}},"22952":{"*":{"id":"32873","name":"*","chunks":[],"async":false}},"23074":{"*":{"id":"74710","name":"*","chunks":[],"async":false}},"26490":{"*":{"id":"32248","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"33428":{"*":{"id":"61519","name":"*","chunks":[],"async":false}},"34367":{"*":{"id":"24449","name":"*","chunks":[],"async":false}},"35504":{"*":{"id":"63112","name":"*","chunks":[],"async":false}},"36506":{"*":{"id":"71923","name":"*","chunks":[],"async":false}},"39594":{"*":{"id":"1394","name":"*","chunks":[],"async":false}},"40430":{"*":{"id":"90598","name":"*","chunks":[],"async":false}},"45511":{"*":{"id":"73165","name":"*","chunks":[],"async":false}},"46515":{"*":{"id":"19543","name":"*","chunks":[],"async":false}},"48133":{"*":{"id":"83539","name":"*","chunks":[],"async":false}},"53788":{"*":{"id":"32984","name":"*","chunks":[],"async":false}},"56406":{"*":{"id":"45862","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"64435":{"*":{"id":"3036","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"66872":{"*":{"id":"82704","name":"*","chunks":[],"async":false}},"69931":{"*":{"id":"99031","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"86343":{"*":{"id":"24387","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87180":{"*":{"id":"39370","name":"*","chunks":[],"async":false}},"87460":{"*":{"id":"85034","name":"*","chunks":[],"async":false}},"87500":{"*":{"id":"18776","name":"*","chunks":[],"async":false}},"88946":{"*":{"id":"66874","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"91459":{"*":{"id":"68533","name":"*","chunks":[],"async":false}},"91727":{"*":{"id":"69613","name":"*","chunks":[],"async":false}},"92306":{"*":{"id":"60442","name":"*","chunks":[],"async":false}},"92524":{"*":{"id":"12978","name":"*","chunks":[],"async":false}},"92950":{"*":{"id":"37718","name":"*","chunks":[],"async":false}},"93042":{"*":{"id":"31442","name":"*","chunks":[],"async":false}},"94000":{"*":{"id":"86025","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(()=>{var a={};a.id=7330,a.ids=[7330],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},19225:(a,b,c)=>{"use strict";a.exports=c(44870)},29021:a=>{"use strict";a.exports=require("fs")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},33873:a=>{"use strict";a.exports=require("path")},44360:(a,b)=>{b=a.exports=p,c="object"==typeof process&&process.env&&process.env.NODE_DEBUG&&/\bsemver\b/i.test(process.env.NODE_DEBUG)?function(){var a=Array.prototype.slice.call(arguments,0);a.unshift("SEMVER"),console.log.apply(console,a)}:function(){},b.SEMVER_SPEC_VERSION="2.0.0";var c,d=Number.MAX_SAFE_INTEGER||0x1fffffffffffff,e=b.re=[],f=b.safeRe=[],g=b.src=[],h=b.tokens={},i=0;function j(a){h[a]=i++}var k="[a-zA-Z0-9-]",l=[["\\s",1],["\\d",256],[k,250]];function m(a){for(var b=0;b<l.length;b++){var c=l[b][0],d=l[b][1];a=a.split(c+"*").join(c+"{0,"+d+"}").split(c+"+").join(c+"{1,"+d+"}")}return a}j("NUMERICIDENTIFIER"),g[h.NUMERICIDENTIFIER]="0|[1-9]\\d*",j("NUMERICIDENTIFIERLOOSE"),g[h.NUMERICIDENTIFIERLOOSE]="\\d+",j("NONNUMERICIDENTIFIER"),g[h.NONNUMERICIDENTIFIER]="\\d*[a-zA-Z-]"+k+"*",j("MAINVERSION"),g[h.MAINVERSION]="("+g[h.NUMERICIDENTIFIER]+")\\.("+g[h.NUMERICIDENTIFIER]+")\\.("+g[h.NUMERICIDENTIFIER]+")",j("MAINVERSIONLOOSE"),g[h.MAINVERSIONLOOSE]="("+g[h.NUMERICIDENTIFIERLOOSE]+")\\.("+g[h.NUMERICIDENTIFIERLOOSE]+")\\.("+g[h.NUMERICIDENTIFIERLOOSE]+")",j("PRERELEASEIDENTIFIER"),g[h.PRERELEASEIDENTIFIER]="(?:"+g[h.NUMERICIDENTIFIER]+"|"+g[h.NONNUMERICIDENTIFIER]+")",j("PRERELEASEIDENTIFIERLOOSE"),g[h.PRERELEASEIDENTIFIERLOOSE]="(?:"+g[h.NUMERICIDENTIFIERLOOSE]+"|"+g[h.NONNUMERICIDENTIFIER]+")",j("PRERELEASE"),g[h.PRERELEASE]="(?:-("+g[h.PRERELEASEIDENTIFIER]+"(?:\\."+g[h.PRERELEASEIDENTIFIER]+")*))",j("PRERELEASELOOSE"),g[h.PRERELEASELOOSE]="(?:-?("+g[h.PRERELEASEIDENTIFIERLOOSE]+"(?:\\."+g[h.PRERELEASEIDENTIFIERLOOSE]+")*))",j("BUILDIDENTIFIER"),g[h.BUILDIDENTIFIER]=k+"+",j("BUILD"),g[h.BUILD]="(?:\\+("+g[h.BUILDIDENTIFIER]+"(?:\\."+g[h.BUILDIDENTIFIER]+")*))",j("FULL"),j("FULLPLAIN"),g[h.FULLPLAIN]="v?"+g[h.MAINVERSION]+g[h.PRERELEASE]+"?"+g[h.BUILD]+"?",g[h.FULL]="^"+g[h.FULLPLAIN]+"$",j("LOOSEPLAIN"),g[h.LOOSEPLAIN]="[v=\\s]*"+g[h.MAINVERSIONLOOSE]+g[h.PRERELEASELOOSE]+"?"+g[h.BUILD]+"?",j("LOOSE"),g[h.LOOSE]="^"+g[h.LOOSEPLAIN]+"$",j("GTLT"),g[h.GTLT]="((?:<|>)?=?)",j("XRANGEIDENTIFIERLOOSE"),g[h.XRANGEIDENTIFIERLOOSE]=g[h.NUMERICIDENTIFIERLOOSE]+"|x|X|\\*",j("XRANGEIDENTIFIER"),g[h.XRANGEIDENTIFIER]=g[h.NUMERICIDENTIFIER]+"|x|X|\\*",j("XRANGEPLAIN"),g[h.XRANGEPLAIN]="[v=\\s]*("+g[h.XRANGEIDENTIFIER]+")(?:\\.("+g[h.XRANGEIDENTIFIER]+")(?:\\.("+g[h.XRANGEIDENTIFIER]+")(?:"+g[h.PRERELEASE]+")?"+g[h.BUILD]+"?)?)?",j("XRANGEPLAINLOOSE"),g[h.XRANGEPLAINLOOSE]="[v=\\s]*("+g[h.XRANGEIDENTIFIERLOOSE]+")(?:\\.("+g[h.XRANGEIDENTIFIERLOOSE]+")(?:\\.("+g[h.XRANGEIDENTIFIERLOOSE]+")(?:"+g[h.PRERELEASELOOSE]+")?"+g[h.BUILD]+"?)?)?",j("XRANGE"),g[h.XRANGE]="^"+g[h.GTLT]+"\\s*"+g[h.XRANGEPLAIN]+"$",j("XRANGELOOSE"),g[h.XRANGELOOSE]="^"+g[h.GTLT]+"\\s*"+g[h.XRANGEPLAINLOOSE]+"$",j("COERCE"),g[h.COERCE]="(^|[^\\d])(\\d{1,16})(?:\\.(\\d{1,16}))?(?:\\.(\\d{1,16}))?(?:$|[^\\d])",j("COERCERTL"),e[h.COERCERTL]=RegExp(g[h.COERCE],"g"),f[h.COERCERTL]=RegExp(m(g[h.COERCE]),"g"),j("LONETILDE"),g[h.LONETILDE]="(?:~>?)",j("TILDETRIM"),g[h.TILDETRIM]="(\\s*)"+g[h.LONETILDE]+"\\s+",e[h.TILDETRIM]=RegExp(g[h.TILDETRIM],"g"),f[h.TILDETRIM]=RegExp(m(g[h.TILDETRIM]),"g"),j("TILDE"),g[h.TILDE]="^"+g[h.LONETILDE]+g[h.XRANGEPLAIN]+"$",j("TILDELOOSE"),g[h.TILDELOOSE]="^"+g[h.LONETILDE]+g[h.XRANGEPLAINLOOSE]+"$",j("LONECARET"),g[h.LONECARET]="(?:\\^)",j("CARETTRIM"),g[h.CARETTRIM]="(\\s*)"+g[h.LONECARET]+"\\s+",e[h.CARETTRIM]=RegExp(g[h.CARETTRIM],"g"),f[h.CARETTRIM]=RegExp(m(g[h.CARETTRIM]),"g"),j("CARET"),g[h.CARET]="^"+g[h.LONECARET]+g[h.XRANGEPLAIN]+"$",j("CARETLOOSE"),g[h.CARETLOOSE]="^"+g[h.LONECARET]+g[h.XRANGEPLAINLOOSE]+"$",j("COMPARATORLOOSE"),g[h.COMPARATORLOOSE]="^"+g[h.GTLT]+"\\s*("+g[h.LOOSEPLAIN]+")$|^$",j("COMPARATOR"),g[h.COMPARATOR]="^"+g[h.GTLT]+"\\s*("+g[h.FULLPLAIN]+")$|^$",j("COMPARATORTRIM"),g[h.COMPARATORTRIM]="(\\s*)"+g[h.GTLT]+"\\s*("+g[h.LOOSEPLAIN]+"|"+g[h.XRANGEPLAIN]+")",e[h.COMPARATORTRIM]=RegExp(g[h.COMPARATORTRIM],"g"),f[h.COMPARATORTRIM]=RegExp(m(g[h.COMPARATORTRIM]),"g"),j("HYPHENRANGE"),g[h.HYPHENRANGE]="^\\s*("+g[h.XRANGEPLAIN]+")\\s+-\\s+("+g[h.XRANGEPLAIN]+")\\s*$",j("HYPHENRANGELOOSE"),g[h.HYPHENRANGELOOSE]="^\\s*("+g[h.XRANGEPLAINLOOSE]+")\\s+-\\s+("+g[h.XRANGEPLAINLOOSE]+")\\s*$",j("STAR"),g[h.STAR]="(<|>)?=?\\s*\\*";for(var n=0;n<i;n++)c(n,g[n]),e[n]||(e[n]=new RegExp(g[n]),f[n]=new RegExp(m(g[n])));function o(a,b){if(b&&"object"==typeof b||(b={loose:!!b,includePrerelease:!1}),a instanceof p)return a;if("string"!=typeof a||a.length>256||!(b.loose?f[h.LOOSE]:f[h.FULL]).test(a))return null;try{return new p(a,b)}catch(a){return null}}function p(a,b){if(b&&"object"==typeof b||(b={loose:!!b,includePrerelease:!1}),a instanceof p)if(a.loose===b.loose)return a;else a=a.version;else if("string"!=typeof a)throw TypeError("Invalid Version: "+a);if(a.length>256)throw TypeError("version is longer than 256 characters");if(!(this instanceof p))return new p(a,b);c("SemVer",a,b),this.options=b,this.loose=!!b.loose;var e=a.trim().match(b.loose?f[h.LOOSE]:f[h.FULL]);if(!e)throw TypeError("Invalid Version: "+a);if(this.raw=a,this.major=+e[1],this.minor=+e[2],this.patch=+e[3],this.major>d||this.major<0)throw TypeError("Invalid major version");if(this.minor>d||this.minor<0)throw TypeError("Invalid minor version");if(this.patch>d||this.patch<0)throw TypeError("Invalid patch version");e[4]?this.prerelease=e[4].split(".").map(function(a){if(/^[0-9]+$/.test(a)){var b=+a;if(b>=0&&b<d)return b}return a}):this.prerelease=[],this.build=e[5]?e[5].split("."):[],this.format()}b.parse=o,b.valid=function(a,b){var c=o(a,b);return c?c.version:null},b.clean=function(a,b){var c=o(a.trim().replace(/^[=v]+/,""),b);return c?c.version:null},b.SemVer=p,p.prototype.format=function(){return this.version=this.major+"."+this.minor+"."+this.patch,this.prerelease.length&&(this.version+="-"+this.prerelease.join(".")),this.version},p.prototype.toString=function(){return this.version},p.prototype.compare=function(a){return c("SemVer.compare",this.version,this.options,a),a instanceof p||(a=new p(a,this.options)),this.compareMain(a)||this.comparePre(a)},p.prototype.compareMain=function(a){return a instanceof p||(a=new p(a,this.options)),r(this.major,a.major)||r(this.minor,a.minor)||r(this.patch,a.patch)},p.prototype.comparePre=function(a){if(a instanceof p||(a=new p(a,this.options)),this.prerelease.length&&!a.prerelease.length)return -1;if(!this.prerelease.length&&a.prerelease.length)return 1;if(!this.prerelease.length&&!a.prerelease.length)return 0;var b=0;do{var d=this.prerelease[b],e=a.prerelease[b];if(c("prerelease compare",b,d,e),void 0===d&&void 0===e)return 0;if(void 0===e)return 1;if(void 0===d)return -1;else if(d===e)continue;else return r(d,e)}while(++b)},p.prototype.compareBuild=function(a){a instanceof p||(a=new p(a,this.options));var b=0;do{var d=this.build[b],e=a.build[b];if(c("prerelease compare",b,d,e),void 0===d&&void 0===e)return 0;if(void 0===e)return 1;if(void 0===d)return -1;else if(d===e)continue;else return r(d,e)}while(++b)},p.prototype.inc=function(a,b){switch(a){case"premajor":this.prerelease.length=0,this.patch=0,this.minor=0,this.major++,this.inc("pre",b);break;case"preminor":this.prerelease.length=0,this.patch=0,this.minor++,this.inc("pre",b);break;case"prepatch":this.prerelease.length=0,this.inc("patch",b),this.inc("pre",b);break;case"prerelease":0===this.prerelease.length&&this.inc("patch",b),this.inc("pre",b);break;case"major":(0!==this.minor||0!==this.patch||0===this.prerelease.length)&&this.major++,this.minor=0,this.patch=0,this.prerelease=[];break;case"minor":(0!==this.patch||0===this.prerelease.length)&&this.minor++,this.patch=0,this.prerelease=[];break;case"patch":0===this.prerelease.length&&this.patch++,this.prerelease=[];break;case"pre":if(0===this.prerelease.length)this.prerelease=[0];else{for(var c=this.prerelease.length;--c>=0;)"number"==typeof this.prerelease[c]&&(this.prerelease[c]++,c=-2);-1===c&&this.prerelease.push(0)}b&&(this.prerelease[0]===b?isNaN(this.prerelease[1])&&(this.prerelease=[b,0]):this.prerelease=[b,0]);break;default:throw Error("invalid increment argument: "+a)}return this.format(),this.raw=this.version,this},b.inc=function(a,b,c,d){"string"==typeof c&&(d=c,c=void 0);try{return new p(a,c).inc(b,d).version}catch(a){return null}},b.diff=function(a,b){if(v(a,b))return null;var c=o(a),d=o(b),e="";if(c.prerelease.length||d.prerelease.length){e="pre";var f="prerelease"}for(var g in c)if(("major"===g||"minor"===g||"patch"===g)&&c[g]!==d[g])return e+g;return f},b.compareIdentifiers=r;var q=/^[0-9]+$/;function r(a,b){var c=q.test(a),d=q.test(b);return c&&d&&(a*=1,b*=1),a===b?0:c&&!d?-1:d&&!c?1:a<b?-1:1}function s(a,b,c){return new p(a,c).compare(new p(b,c))}function t(a,b,c){return s(a,b,c)>0}function u(a,b,c){return 0>s(a,b,c)}function v(a,b,c){return 0===s(a,b,c)}function w(a,b,c){return 0!==s(a,b,c)}function x(a,b,c){return s(a,b,c)>=0}function y(a,b,c){return 0>=s(a,b,c)}function z(a,b,c,d){switch(b){case"===":return"object"==typeof a&&(a=a.version),"object"==typeof c&&(c=c.version),a===c;case"!==":return"object"==typeof a&&(a=a.version),"object"==typeof c&&(c=c.version),a!==c;case"":case"=":case"==":return v(a,c,d);case"!=":return w(a,c,d);case">":return t(a,c,d);case">=":return x(a,c,d);case"<":return u(a,c,d);case"<=":return y(a,c,d);default:throw TypeError("Invalid operator: "+b)}}function A(a,b){if(b&&"object"==typeof b||(b={loose:!!b,includePrerelease:!1}),a instanceof A)if(!!b.loose===a.loose)return a;else a=a.value;if(!(this instanceof A))return new A(a,b);c("comparator",a=a.trim().split(/\s+/).join(" "),b),this.options=b,this.loose=!!b.loose,this.parse(a),this.semver===B?this.value="":this.value=this.operator+this.semver.version,c("comp",this)}b.rcompareIdentifiers=function(a,b){return r(b,a)},b.major=function(a,b){return new p(a,b).major},b.minor=function(a,b){return new p(a,b).minor},b.patch=function(a,b){return new p(a,b).patch},b.compare=s,b.compareLoose=function(a,b){return s(a,b,!0)},b.compareBuild=function(a,b,c){var d=new p(a,c),e=new p(b,c);return d.compare(e)||d.compareBuild(e)},b.rcompare=function(a,b,c){return s(b,a,c)},b.sort=function(a,c){return a.sort(function(a,d){return b.compareBuild(a,d,c)})},b.rsort=function(a,c){return a.sort(function(a,d){return b.compareBuild(d,a,c)})},b.gt=t,b.lt=u,b.eq=v,b.neq=w,b.gte=x,b.lte=y,b.cmp=z,b.Comparator=A;var B={};function C(a,b){if(b&&"object"==typeof b||(b={loose:!!b,includePrerelease:!1}),a instanceof C)if(!!b.loose===a.loose&&!!b.includePrerelease===a.includePrerelease)return a;else return new C(a.raw,b);if(a instanceof A)return new C(a.value,b);if(!(this instanceof C))return new C(a,b);if(this.options=b,this.loose=!!b.loose,this.includePrerelease=!!b.includePrerelease,this.raw=a.trim().split(/\s+/).join(" "),this.set=this.raw.split("||").map(function(a){return this.parseRange(a.trim())},this).filter(function(a){return a.length}),!this.set.length)throw TypeError("Invalid SemVer Range: "+this.raw);this.format()}function D(a,b){for(var c=!0,d=a.slice(),e=d.pop();c&&d.length;)c=d.every(function(a){return e.intersects(a,b)}),e=d.pop();return c}function E(a){return!a||"x"===a.toLowerCase()||"*"===a}function F(a,b,c,d,e,f,g,h,i,j,k,l,m){return((b=E(c)?"":E(d)?">="+c+".0.0":E(e)?">="+c+"."+d+".0":">="+b)+" "+(h=E(i)?"":E(j)?"<"+(+i+1)+".0.0":E(k)?"<"+i+"."+(+j+1)+".0":l?"<="+i+"."+j+"."+k+"-"+l:"<="+h)).trim()}function G(a,b,c){try{b=new C(b,c)}catch(a){return!1}return b.test(a)}function H(a,b,c,d){switch(a=new p(a,d),b=new C(b,d),c){case">":e=t,f=y,g=u,h=">",i=">=";break;case"<":e=u,f=x,g=t,h="<",i="<=";break;default:throw TypeError('Must provide a hilo val of "<" or ">"')}if(G(a,b,d))return!1;for(var e,f,g,h,i,j=0;j<b.set.length;++j){var k=b.set[j],l=null,m=null;if(k.forEach(function(a){a.semver===B&&(a=new A(">=0.0.0")),l=l||a,m=m||a,e(a.semver,l.semver,d)?l=a:g(a.semver,m.semver,d)&&(m=a)}),l.operator===h||l.operator===i||(!m.operator||m.operator===h)&&f(a,m.semver)||m.operator===i&&g(a,m.semver))return!1}return!0}A.prototype.parse=function(a){var b=this.options.loose?f[h.COMPARATORLOOSE]:f[h.COMPARATOR],c=a.match(b);if(!c)throw TypeError("Invalid comparator: "+a);this.operator=void 0!==c[1]?c[1]:"","="===this.operator&&(this.operator=""),c[2]?this.semver=new p(c[2],this.options.loose):this.semver=B},A.prototype.toString=function(){return this.value},A.prototype.test=function(a){if(c("Comparator.test",a,this.options.loose),this.semver===B||a===B)return!0;if("string"==typeof a)try{a=new p(a,this.options)}catch(a){return!1}return z(a,this.operator,this.semver,this.options)},A.prototype.intersects=function(a,b){if(!(a instanceof A))throw TypeError("a Comparator is required");if(b&&"object"==typeof b||(b={loose:!!b,includePrerelease:!1}),""===this.operator)return""===this.value||(c=new C(a.value,b),G(this.value,c,b));if(""===a.operator)return""===a.value||(c=new C(this.value,b),G(a.semver,c,b));var c,d=(">="===this.operator||">"===this.operator)&&(">="===a.operator||">"===a.operator),e=("<="===this.operator||"<"===this.operator)&&("<="===a.operator||"<"===a.operator),f=this.semver.version===a.semver.version,g=(">="===this.operator||"<="===this.operator)&&(">="===a.operator||"<="===a.operator),h=z(this.semver,"<",a.semver,b)&&(">="===this.operator||">"===this.operator)&&("<="===a.operator||"<"===a.operator),i=z(this.semver,">",a.semver,b)&&("<="===this.operator||"<"===this.operator)&&(">="===a.operator||">"===a.operator);return d||e||f&&g||h||i},b.Range=C,C.prototype.format=function(){return this.range=this.set.map(function(a){return a.join(" ").trim()}).join("||").trim(),this.range},C.prototype.toString=function(){return this.range},C.prototype.parseRange=function(a){var b=this.options.loose,d=b?f[h.HYPHENRANGELOOSE]:f[h.HYPHENRANGE];c("hyphen replace",a=a.replace(d,F)),c("comparator trim",a=a.replace(f[h.COMPARATORTRIM],"$1$2$3"),f[h.COMPARATORTRIM]),a=(a=(a=a.replace(f[h.TILDETRIM],"$1~")).replace(f[h.CARETTRIM],"$1^")).split(/\s+/).join(" ");var e=b?f[h.COMPARATORLOOSE]:f[h.COMPARATOR],g=a.split(" ").map(function(a){var b,d,e,g,i,j,k,l,m;return c("comp",b=a,d=this.options),e=b,g=d,b=e.trim().split(/\s+/).map(function(a){var b,d,e;return c("caret",b=a,d=g),e=d.loose?f[h.CARETLOOSE]:f[h.CARET],b.replace(e,function(a,d,e,f,g){var h;return c("caret",b,a,d,e,f,g),E(d)?h="":E(e)?h=">="+d+".0.0 <"+(+d+1)+".0.0":E(f)?h="0"===d?">="+d+"."+e+".0 <"+d+"."+(+e+1)+".0":">="+d+"."+e+".0 <"+(+d+1)+".0.0":g?(c("replaceCaret pr",g),h="0"===d?"0"===e?">="+d+"."+e+"."+f+"-"+g+" <"+d+"."+e+"."+(+f+1):">="+d+"."+e+"."+f+"-"+g+" <"+d+"."+(+e+1)+".0":">="+d+"."+e+"."+f+"-"+g+" <"+(+d+1)+".0.0"):(c("no pr"),h="0"===d?"0"===e?">="+d+"."+e+"."+f+" <"+d+"."+e+"."+(+f+1):">="+d+"."+e+"."+f+" <"+d+"."+(+e+1)+".0":">="+d+"."+e+"."+f+" <"+(+d+1)+".0.0"),c("caret return",h),h})}).join(" "),c("caret",b),i=b,j=d,b=i.trim().split(/\s+/).map(function(a){var b,d;return b=a,d=j.loose?f[h.TILDELOOSE]:f[h.TILDE],b.replace(d,function(a,d,e,f,g){var h;return c("tilde",b,a,d,e,f,g),E(d)?h="":E(e)?h=">="+d+".0.0 <"+(+d+1)+".0.0":E(f)?h=">="+d+"."+e+".0 <"+d+"."+(+e+1)+".0":g?(c("replaceTilde pr",g),h=">="+d+"."+e+"."+f+"-"+g+" <"+d+"."+(+e+1)+".0"):h=">="+d+"."+e+"."+f+" <"+d+"."+(+e+1)+".0",c("tilde return",h),h})}).join(" "),c("tildes",b),c("replaceXRanges",k=b,l=d),b=k.split(/\s+/).map(function(a){var b,d,e;return b=a,d=l,b=b.trim(),e=d.loose?f[h.XRANGELOOSE]:f[h.XRANGE],b.replace(e,function(a,e,f,g,h,i){c("xRange",b,a,e,f,g,h,i);var j=E(f),k=j||E(g),l=k||E(h);return"="===e&&l&&(e=""),i=d.includePrerelease?"-0":"",j?a=">"===e||"<"===e?"<0.0.0-0":"*":e&&l?(k&&(g=0),h=0,">"===e?(e=">=",k?(f=+f+1,g=0):g=+g+1,h=0):"<="===e&&(e="<",k?f=+f+1:g=+g+1),a=e+f+"."+g+"."+h+i):k?a=">="+f+".0.0"+i+" <"+(+f+1)+".0.0"+i:l&&(a=">="+f+"."+g+".0"+i+" <"+f+"."+(+g+1)+".0"+i),c("xRange return",a),a})}).join(" "),c("xrange",b),c("replaceStars",m=b,d),c("stars",b=m.trim().replace(f[h.STAR],"")),b},this).join(" ").split(/\s+/);return this.options.loose&&(g=g.filter(function(a){return!!a.match(e)})),g=g.map(function(a){return new A(a,this.options)},this)},C.prototype.intersects=function(a,b){if(!(a instanceof C))throw TypeError("a Range is required");return this.set.some(function(c){return D(c,b)&&a.set.some(function(a){return D(a,b)&&c.every(function(c){return a.every(function(a){return c.intersects(a,b)})})})})},b.toComparators=function(a,b){return new C(a,b).set.map(function(a){return a.map(function(a){return a.value}).join(" ").trim().split(" ")})},C.prototype.test=function(a){if(!a)return!1;if("string"==typeof a)try{a=new p(a,this.options)}catch(a){return!1}for(var b=0;b<this.set.length;b++)if(function(a,b,d){for(var e=0;e<a.length;e++)if(!a[e].test(b))return!1;if(b.prerelease.length&&!d.includePrerelease){for(e=0;e<a.length;e++)if(c(a[e].semver),a[e].semver!==B&&a[e].semver.prerelease.length>0){var f=a[e].semver;if(f.major===b.major&&f.minor===b.minor&&f.patch===b.patch)return!0}return!1}return!0}(this.set[b],a,this.options))return!0;return!1},b.satisfies=G,b.maxSatisfying=function(a,b,c){var d=null,e=null;try{var f=new C(b,c)}catch(a){return null}return a.forEach(function(a){f.test(a)&&(!d||-1===e.compare(a))&&(e=new p(d=a,c))}),d},b.minSatisfying=function(a,b,c){var d=null,e=null;try{var f=new C(b,c)}catch(a){return null}return a.forEach(function(a){f.test(a)&&(!d||1===e.compare(a))&&(e=new p(d=a,c))}),d},b.minVersion=function(a,b){a=new C(a,b);var c=new p("0.0.0");if(a.test(c)||(c=new p("0.0.0-0"),a.test(c)))return c;c=null;for(var d=0;d<a.set.length;++d)a.set[d].forEach(function(a){var b=new p(a.semver.version);switch(a.operator){case">":0===b.prerelease.length?b.patch++:b.prerelease.push(0),b.raw=b.format();case"":case">=":(!c||t(c,b))&&(c=b);break;case"<":case"<=":break;default:throw Error("Unexpected operation: "+a.operator)}});return c&&a.test(c)?c:null},b.validRange=function(a,b){try{return new C(a,b).range||"*"}catch(a){return null}},b.ltr=function(a,b,c){return H(a,b,"<",c)},b.gtr=function(a,b,c){return H(a,b,">",c)},b.outside=H,b.prerelease=function(a,b){var c=o(a,b);return c&&c.prerelease.length?c.prerelease:null},b.intersects=function(a,b,c){return a=new C(a,c),b=new C(b,c),a.intersects(b)},b.coerce=function(a,b){if(a instanceof p)return a;if("number"==typeof a&&(a=String(a)),"string"!=typeof a)return null;var c,d=null;if((b=b||{}).rtl){for(;(c=f[h.COERCERTL].exec(a))&&(!d||d.index+d[0].length!==a.length);)d&&c.index+c[0].length===d.index+d[0].length||(d=c),f[h.COERCERTL].lastIndex=c.index+c[1].length+c[2].length;f[h.COERCERTL].lastIndex=-1}else d=a.match(f[h.COERCE]);return null===d?null:o(d[2]+"."+(d[3]||"0")+"."+(d[4]||"0"),b)}},44870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},78335:()=>{},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},92280:(a,b,c)=>{"use strict";Object.defineProperty(b,"I",{enumerable:!0,get:function(){return g}});let d=c(28208),e=c(47617),f=c(62018);async function g(a,b,c,g){if((0,d.isNodeNextResponse)(b)){var h;b.statusCode=c.status,b.statusMessage=c.statusText;let d=["set-cookie","www-authenticate","proxy-authenticate","vary"];null==(h=c.headers)||h.forEach((a,c)=>{if("x-middleware-set-cookie"!==c.toLowerCase())if("set-cookie"===c.toLowerCase())for(let d of(0,f.splitCookiesString)(a))b.appendHeader(c,d);else{let e=void 0!==b.getHeader(c);(d.includes(c.toLowerCase())||!e)&&b.appendHeader(c,a)}});let{originalResponse:i}=b;c.body&&"HEAD"!==a.method?await (0,e.pipeToNodeResponse)(c.body,i,g):i.end()}}},95863:(a,b,c)=>{"use strict";c.r(b),c.d(b,{handler:()=>I,patchFetch:()=>H,routeModule:()=>D,serverHooks:()=>G,workAsyncStorage:()=>E,workUnitAsyncStorage:()=>F});var d={};c.r(d),c.d(d,{GET:()=>C,dynamic:()=>z});var e=c(19225),f=c(84006),g=c(8317),h=c(99373),i=c(34775),j=c(24235),k=c(261),l=c(54365),m=c(90771),n=c(73461),o=c(67798),p=c(92280),q=c(62018),r=c(45696),s=c(47929),t=c(86439),u=c(37527),v=c(45592),w=c(44360),x=c(29021),y=c(33873);let z="force-dynamic",A="0.0.0";try{let a=process.env.MINDOS_PROJECT_ROOT;for(let b of[...a?[(0,y.resolve)(a,"package.json")]:[],(0,y.resolve)(process.cwd(),"..","package.json")])try{let a=JSON.parse((0,x.readFileSync)(b,"utf-8"));if(a.version){A=a.version;break}}catch{}}catch{}let B=["https://registry.npmmirror.com/@geminilight/mindos/latest","https://registry.npmjs.org/@geminilight/mindos/latest"];async function C(){let a=A;for(let b of B)try{let c=await fetch(b,{signal:AbortSignal.timeout(3e3),next:{revalidate:300}});if(c.ok){a=(await c.json()).version;break}}catch{continue}let b=!1;try{b=(0,w.gt)(a,A)}catch{}return v.NextResponse.json({current:A,latest:a,hasUpdate:b})}let D=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/update-check/route",pathname:"/api/update-check",filename:"route",bundlePath:"app/api/update-check/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/home/runner/work/MindOS/MindOS/app/app/api/update-check/route.ts",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:E,workUnitAsyncStorage:F,serverHooks:G}=D;function H(){return(0,g.patchFetch)({workAsyncStorage:E,workUnitAsyncStorage:F})}async function I(a,b,c){D.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/update-check/route";"/index"===d&&(d="/");let e=await D.prepare(a,b,{srcPage:d,multiZoneDraftMode:!1});if(!e)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:g,params:v,nextConfig:w,parsedUrl:x,isDraftMode:y,prerenderManifest:z,routerServerContext:A,isOnDemandRevalidate:B,revalidateOnlyGenerated:C,resolvedPathname:E,clientReferenceManifest:F,serverActionsManifest:G}=e,H=(0,k.normalizeAppPath)(d),I=!!(z.dynamicRoutes[H]||z.routes[E]),J=async()=>((null==A?void 0:A.render404)?await A.render404(a,b,x,!1):b.end("This page could not be found"),null);if(I&&!y){let a=!!z.routes[E],b=z.dynamicRoutes[H];if(b&&!1===b.fallback&&!a){if(w.experimental.adapterPath)return await J();throw new t.NoFallbackError}}let K=null;!I||D.isDev||y||(K="/index"===(K=E)?"/":K);let L=!0===D.isDev||!I,M=I&&!L;G&&F&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:F,serverActionsManifest:G});let N=a.method||"GET",O=(0,i.getTracer)(),P=O.getActiveScopeSpan(),Q={params:v,prerenderManifest:z,renderOpts:{experimental:{authInterrupts:!!w.experimental.authInterrupts},cacheComponents:!!w.cacheComponents,supportsDynamicResponse:L,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:w.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>D.onRequestError(a,b,d,e,A)},sharedContext:{buildId:g}},R=new l.NodeNextRequest(a),S=new l.NodeNextResponse(b),T=m.NextRequestAdapter.fromNodeNextRequest(R,(0,m.signalFromNodeResponse)(b));try{let e=async a=>D.handle(T,Q).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=O.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=c.get("next.route");if(e){let b=`${N} ${e}`;a.setAttributes({"next.route":e,"http.route":e,"next.span_name":b}),a.updateName(b)}else a.updateName(`${N} ${d}`)}),g=!!(0,h.getRequestMeta)(a,"minimalMode"),j=async h=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!g&&B&&C&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await e(h);a.fetchMetrics=Q.renderOpts.fetchMetrics;let i=Q.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=Q.renderOpts.collectedTags;if(!I)return await (0,p.I)(R,S,d,Q.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);j&&(b[s.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==Q.renderOpts.collectedRevalidate&&!(Q.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&Q.renderOpts.collectedRevalidate,e=void 0===Q.renderOpts.collectedExpire||Q.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:Q.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){throw(null==f?void 0:f.isStale)&&await D.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:B})},!1,A),b}},l=await D.handleResponse({req:a,nextConfig:w,cacheKey:K,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:z,isRoutePPREnabled:!1,isOnDemandRevalidate:B,revalidateOnlyGenerated:C,responseGenerator:k,waitUntil:c.waitUntil,isMinimalMode:g});if(!I)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});g||b.setHeader("x-nextjs-cache",B?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),y&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,q.fromNodeOutgoingHttpHeaders)(l.value.headers);return g&&I||m.delete(s.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,r.getCacheControlHeader)(l.cacheControl)),await (0,p.I)(R,S,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};P?await j(P):await O.withPropagatedContext(a.headers,()=>O.trace(n.BaseServerSpan.handleRequest,{spanName:`${N} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":N,"http.target":a.url}},j))}catch(b){if(b instanceof t.NoFallbackError||await D.onRequestError(a,b,{routerKind:"App Router",routePath:H,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:B})},!1,A),I)throw b;return await (0,p.I)(R,S,new Response(null,{status:500})),null}}},96487:()=>{}};var b=require("../../../webpack-runtime.js");b.C(a);var c=b.X(0,[3445,5592],()=>b(b.s=95863));module.exports=c})();
|
|
1
|
+
(()=>{var a={};a.id=7330,a.ids=[7330],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},19225:(a,b,c)=>{"use strict";a.exports=c(44870)},29021:a=>{"use strict";a.exports=require("fs")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},33873:a=>{"use strict";a.exports=require("path")},44360:(a,b)=>{b=a.exports=p,c="object"==typeof process&&process.env&&process.env.NODE_DEBUG&&/\bsemver\b/i.test(process.env.NODE_DEBUG)?function(){var a=Array.prototype.slice.call(arguments,0);a.unshift("SEMVER"),console.log.apply(console,a)}:function(){},b.SEMVER_SPEC_VERSION="2.0.0";var c,d=Number.MAX_SAFE_INTEGER||0x1fffffffffffff,e=b.re=[],f=b.safeRe=[],g=b.src=[],h=b.tokens={},i=0;function j(a){h[a]=i++}var k="[a-zA-Z0-9-]",l=[["\\s",1],["\\d",256],[k,250]];function m(a){for(var b=0;b<l.length;b++){var c=l[b][0],d=l[b][1];a=a.split(c+"*").join(c+"{0,"+d+"}").split(c+"+").join(c+"{1,"+d+"}")}return a}j("NUMERICIDENTIFIER"),g[h.NUMERICIDENTIFIER]="0|[1-9]\\d*",j("NUMERICIDENTIFIERLOOSE"),g[h.NUMERICIDENTIFIERLOOSE]="\\d+",j("NONNUMERICIDENTIFIER"),g[h.NONNUMERICIDENTIFIER]="\\d*[a-zA-Z-]"+k+"*",j("MAINVERSION"),g[h.MAINVERSION]="("+g[h.NUMERICIDENTIFIER]+")\\.("+g[h.NUMERICIDENTIFIER]+")\\.("+g[h.NUMERICIDENTIFIER]+")",j("MAINVERSIONLOOSE"),g[h.MAINVERSIONLOOSE]="("+g[h.NUMERICIDENTIFIERLOOSE]+")\\.("+g[h.NUMERICIDENTIFIERLOOSE]+")\\.("+g[h.NUMERICIDENTIFIERLOOSE]+")",j("PRERELEASEIDENTIFIER"),g[h.PRERELEASEIDENTIFIER]="(?:"+g[h.NUMERICIDENTIFIER]+"|"+g[h.NONNUMERICIDENTIFIER]+")",j("PRERELEASEIDENTIFIERLOOSE"),g[h.PRERELEASEIDENTIFIERLOOSE]="(?:"+g[h.NUMERICIDENTIFIERLOOSE]+"|"+g[h.NONNUMERICIDENTIFIER]+")",j("PRERELEASE"),g[h.PRERELEASE]="(?:-("+g[h.PRERELEASEIDENTIFIER]+"(?:\\."+g[h.PRERELEASEIDENTIFIER]+")*))",j("PRERELEASELOOSE"),g[h.PRERELEASELOOSE]="(?:-?("+g[h.PRERELEASEIDENTIFIERLOOSE]+"(?:\\."+g[h.PRERELEASEIDENTIFIERLOOSE]+")*))",j("BUILDIDENTIFIER"),g[h.BUILDIDENTIFIER]=k+"+",j("BUILD"),g[h.BUILD]="(?:\\+("+g[h.BUILDIDENTIFIER]+"(?:\\."+g[h.BUILDIDENTIFIER]+")*))",j("FULL"),j("FULLPLAIN"),g[h.FULLPLAIN]="v?"+g[h.MAINVERSION]+g[h.PRERELEASE]+"?"+g[h.BUILD]+"?",g[h.FULL]="^"+g[h.FULLPLAIN]+"$",j("LOOSEPLAIN"),g[h.LOOSEPLAIN]="[v=\\s]*"+g[h.MAINVERSIONLOOSE]+g[h.PRERELEASELOOSE]+"?"+g[h.BUILD]+"?",j("LOOSE"),g[h.LOOSE]="^"+g[h.LOOSEPLAIN]+"$",j("GTLT"),g[h.GTLT]="((?:<|>)?=?)",j("XRANGEIDENTIFIERLOOSE"),g[h.XRANGEIDENTIFIERLOOSE]=g[h.NUMERICIDENTIFIERLOOSE]+"|x|X|\\*",j("XRANGEIDENTIFIER"),g[h.XRANGEIDENTIFIER]=g[h.NUMERICIDENTIFIER]+"|x|X|\\*",j("XRANGEPLAIN"),g[h.XRANGEPLAIN]="[v=\\s]*("+g[h.XRANGEIDENTIFIER]+")(?:\\.("+g[h.XRANGEIDENTIFIER]+")(?:\\.("+g[h.XRANGEIDENTIFIER]+")(?:"+g[h.PRERELEASE]+")?"+g[h.BUILD]+"?)?)?",j("XRANGEPLAINLOOSE"),g[h.XRANGEPLAINLOOSE]="[v=\\s]*("+g[h.XRANGEIDENTIFIERLOOSE]+")(?:\\.("+g[h.XRANGEIDENTIFIERLOOSE]+")(?:\\.("+g[h.XRANGEIDENTIFIERLOOSE]+")(?:"+g[h.PRERELEASELOOSE]+")?"+g[h.BUILD]+"?)?)?",j("XRANGE"),g[h.XRANGE]="^"+g[h.GTLT]+"\\s*"+g[h.XRANGEPLAIN]+"$",j("XRANGELOOSE"),g[h.XRANGELOOSE]="^"+g[h.GTLT]+"\\s*"+g[h.XRANGEPLAINLOOSE]+"$",j("COERCE"),g[h.COERCE]="(^|[^\\d])(\\d{1,16})(?:\\.(\\d{1,16}))?(?:\\.(\\d{1,16}))?(?:$|[^\\d])",j("COERCERTL"),e[h.COERCERTL]=RegExp(g[h.COERCE],"g"),f[h.COERCERTL]=RegExp(m(g[h.COERCE]),"g"),j("LONETILDE"),g[h.LONETILDE]="(?:~>?)",j("TILDETRIM"),g[h.TILDETRIM]="(\\s*)"+g[h.LONETILDE]+"\\s+",e[h.TILDETRIM]=RegExp(g[h.TILDETRIM],"g"),f[h.TILDETRIM]=RegExp(m(g[h.TILDETRIM]),"g"),j("TILDE"),g[h.TILDE]="^"+g[h.LONETILDE]+g[h.XRANGEPLAIN]+"$",j("TILDELOOSE"),g[h.TILDELOOSE]="^"+g[h.LONETILDE]+g[h.XRANGEPLAINLOOSE]+"$",j("LONECARET"),g[h.LONECARET]="(?:\\^)",j("CARETTRIM"),g[h.CARETTRIM]="(\\s*)"+g[h.LONECARET]+"\\s+",e[h.CARETTRIM]=RegExp(g[h.CARETTRIM],"g"),f[h.CARETTRIM]=RegExp(m(g[h.CARETTRIM]),"g"),j("CARET"),g[h.CARET]="^"+g[h.LONECARET]+g[h.XRANGEPLAIN]+"$",j("CARETLOOSE"),g[h.CARETLOOSE]="^"+g[h.LONECARET]+g[h.XRANGEPLAINLOOSE]+"$",j("COMPARATORLOOSE"),g[h.COMPARATORLOOSE]="^"+g[h.GTLT]+"\\s*("+g[h.LOOSEPLAIN]+")$|^$",j("COMPARATOR"),g[h.COMPARATOR]="^"+g[h.GTLT]+"\\s*("+g[h.FULLPLAIN]+")$|^$",j("COMPARATORTRIM"),g[h.COMPARATORTRIM]="(\\s*)"+g[h.GTLT]+"\\s*("+g[h.LOOSEPLAIN]+"|"+g[h.XRANGEPLAIN]+")",e[h.COMPARATORTRIM]=RegExp(g[h.COMPARATORTRIM],"g"),f[h.COMPARATORTRIM]=RegExp(m(g[h.COMPARATORTRIM]),"g"),j("HYPHENRANGE"),g[h.HYPHENRANGE]="^\\s*("+g[h.XRANGEPLAIN]+")\\s+-\\s+("+g[h.XRANGEPLAIN]+")\\s*$",j("HYPHENRANGELOOSE"),g[h.HYPHENRANGELOOSE]="^\\s*("+g[h.XRANGEPLAINLOOSE]+")\\s+-\\s+("+g[h.XRANGEPLAINLOOSE]+")\\s*$",j("STAR"),g[h.STAR]="(<|>)?=?\\s*\\*";for(var n=0;n<i;n++)c(n,g[n]),e[n]||(e[n]=new RegExp(g[n]),f[n]=new RegExp(m(g[n])));function o(a,b){if(b&&"object"==typeof b||(b={loose:!!b,includePrerelease:!1}),a instanceof p)return a;if("string"!=typeof a||a.length>256||!(b.loose?f[h.LOOSE]:f[h.FULL]).test(a))return null;try{return new p(a,b)}catch(a){return null}}function p(a,b){if(b&&"object"==typeof b||(b={loose:!!b,includePrerelease:!1}),a instanceof p)if(a.loose===b.loose)return a;else a=a.version;else if("string"!=typeof a)throw TypeError("Invalid Version: "+a);if(a.length>256)throw TypeError("version is longer than 256 characters");if(!(this instanceof p))return new p(a,b);c("SemVer",a,b),this.options=b,this.loose=!!b.loose;var e=a.trim().match(b.loose?f[h.LOOSE]:f[h.FULL]);if(!e)throw TypeError("Invalid Version: "+a);if(this.raw=a,this.major=+e[1],this.minor=+e[2],this.patch=+e[3],this.major>d||this.major<0)throw TypeError("Invalid major version");if(this.minor>d||this.minor<0)throw TypeError("Invalid minor version");if(this.patch>d||this.patch<0)throw TypeError("Invalid patch version");e[4]?this.prerelease=e[4].split(".").map(function(a){if(/^[0-9]+$/.test(a)){var b=+a;if(b>=0&&b<d)return b}return a}):this.prerelease=[],this.build=e[5]?e[5].split("."):[],this.format()}b.parse=o,b.valid=function(a,b){var c=o(a,b);return c?c.version:null},b.clean=function(a,b){var c=o(a.trim().replace(/^[=v]+/,""),b);return c?c.version:null},b.SemVer=p,p.prototype.format=function(){return this.version=this.major+"."+this.minor+"."+this.patch,this.prerelease.length&&(this.version+="-"+this.prerelease.join(".")),this.version},p.prototype.toString=function(){return this.version},p.prototype.compare=function(a){return c("SemVer.compare",this.version,this.options,a),a instanceof p||(a=new p(a,this.options)),this.compareMain(a)||this.comparePre(a)},p.prototype.compareMain=function(a){return a instanceof p||(a=new p(a,this.options)),r(this.major,a.major)||r(this.minor,a.minor)||r(this.patch,a.patch)},p.prototype.comparePre=function(a){if(a instanceof p||(a=new p(a,this.options)),this.prerelease.length&&!a.prerelease.length)return -1;if(!this.prerelease.length&&a.prerelease.length)return 1;if(!this.prerelease.length&&!a.prerelease.length)return 0;var b=0;do{var d=this.prerelease[b],e=a.prerelease[b];if(c("prerelease compare",b,d,e),void 0===d&&void 0===e)return 0;if(void 0===e)return 1;if(void 0===d)return -1;else if(d===e)continue;else return r(d,e)}while(++b)},p.prototype.compareBuild=function(a){a instanceof p||(a=new p(a,this.options));var b=0;do{var d=this.build[b],e=a.build[b];if(c("prerelease compare",b,d,e),void 0===d&&void 0===e)return 0;if(void 0===e)return 1;if(void 0===d)return -1;else if(d===e)continue;else return r(d,e)}while(++b)},p.prototype.inc=function(a,b){switch(a){case"premajor":this.prerelease.length=0,this.patch=0,this.minor=0,this.major++,this.inc("pre",b);break;case"preminor":this.prerelease.length=0,this.patch=0,this.minor++,this.inc("pre",b);break;case"prepatch":this.prerelease.length=0,this.inc("patch",b),this.inc("pre",b);break;case"prerelease":0===this.prerelease.length&&this.inc("patch",b),this.inc("pre",b);break;case"major":(0!==this.minor||0!==this.patch||0===this.prerelease.length)&&this.major++,this.minor=0,this.patch=0,this.prerelease=[];break;case"minor":(0!==this.patch||0===this.prerelease.length)&&this.minor++,this.patch=0,this.prerelease=[];break;case"patch":0===this.prerelease.length&&this.patch++,this.prerelease=[];break;case"pre":if(0===this.prerelease.length)this.prerelease=[0];else{for(var c=this.prerelease.length;--c>=0;)"number"==typeof this.prerelease[c]&&(this.prerelease[c]++,c=-2);-1===c&&this.prerelease.push(0)}b&&(this.prerelease[0]===b?isNaN(this.prerelease[1])&&(this.prerelease=[b,0]):this.prerelease=[b,0]);break;default:throw Error("invalid increment argument: "+a)}return this.format(),this.raw=this.version,this},b.inc=function(a,b,c,d){"string"==typeof c&&(d=c,c=void 0);try{return new p(a,c).inc(b,d).version}catch(a){return null}},b.diff=function(a,b){if(v(a,b))return null;var c=o(a),d=o(b),e="";if(c.prerelease.length||d.prerelease.length){e="pre";var f="prerelease"}for(var g in c)if(("major"===g||"minor"===g||"patch"===g)&&c[g]!==d[g])return e+g;return f},b.compareIdentifiers=r;var q=/^[0-9]+$/;function r(a,b){var c=q.test(a),d=q.test(b);return c&&d&&(a*=1,b*=1),a===b?0:c&&!d?-1:d&&!c?1:a<b?-1:1}function s(a,b,c){return new p(a,c).compare(new p(b,c))}function t(a,b,c){return s(a,b,c)>0}function u(a,b,c){return 0>s(a,b,c)}function v(a,b,c){return 0===s(a,b,c)}function w(a,b,c){return 0!==s(a,b,c)}function x(a,b,c){return s(a,b,c)>=0}function y(a,b,c){return 0>=s(a,b,c)}function z(a,b,c,d){switch(b){case"===":return"object"==typeof a&&(a=a.version),"object"==typeof c&&(c=c.version),a===c;case"!==":return"object"==typeof a&&(a=a.version),"object"==typeof c&&(c=c.version),a!==c;case"":case"=":case"==":return v(a,c,d);case"!=":return w(a,c,d);case">":return t(a,c,d);case">=":return x(a,c,d);case"<":return u(a,c,d);case"<=":return y(a,c,d);default:throw TypeError("Invalid operator: "+b)}}function A(a,b){if(b&&"object"==typeof b||(b={loose:!!b,includePrerelease:!1}),a instanceof A)if(!!b.loose===a.loose)return a;else a=a.value;if(!(this instanceof A))return new A(a,b);c("comparator",a=a.trim().split(/\s+/).join(" "),b),this.options=b,this.loose=!!b.loose,this.parse(a),this.semver===B?this.value="":this.value=this.operator+this.semver.version,c("comp",this)}b.rcompareIdentifiers=function(a,b){return r(b,a)},b.major=function(a,b){return new p(a,b).major},b.minor=function(a,b){return new p(a,b).minor},b.patch=function(a,b){return new p(a,b).patch},b.compare=s,b.compareLoose=function(a,b){return s(a,b,!0)},b.compareBuild=function(a,b,c){var d=new p(a,c),e=new p(b,c);return d.compare(e)||d.compareBuild(e)},b.rcompare=function(a,b,c){return s(b,a,c)},b.sort=function(a,c){return a.sort(function(a,d){return b.compareBuild(a,d,c)})},b.rsort=function(a,c){return a.sort(function(a,d){return b.compareBuild(d,a,c)})},b.gt=t,b.lt=u,b.eq=v,b.neq=w,b.gte=x,b.lte=y,b.cmp=z,b.Comparator=A;var B={};function C(a,b){if(b&&"object"==typeof b||(b={loose:!!b,includePrerelease:!1}),a instanceof C)if(!!b.loose===a.loose&&!!b.includePrerelease===a.includePrerelease)return a;else return new C(a.raw,b);if(a instanceof A)return new C(a.value,b);if(!(this instanceof C))return new C(a,b);if(this.options=b,this.loose=!!b.loose,this.includePrerelease=!!b.includePrerelease,this.raw=a.trim().split(/\s+/).join(" "),this.set=this.raw.split("||").map(function(a){return this.parseRange(a.trim())},this).filter(function(a){return a.length}),!this.set.length)throw TypeError("Invalid SemVer Range: "+this.raw);this.format()}function D(a,b){for(var c=!0,d=a.slice(),e=d.pop();c&&d.length;)c=d.every(function(a){return e.intersects(a,b)}),e=d.pop();return c}function E(a){return!a||"x"===a.toLowerCase()||"*"===a}function F(a,b,c,d,e,f,g,h,i,j,k,l,m){return((b=E(c)?"":E(d)?">="+c+".0.0":E(e)?">="+c+"."+d+".0":">="+b)+" "+(h=E(i)?"":E(j)?"<"+(+i+1)+".0.0":E(k)?"<"+i+"."+(+j+1)+".0":l?"<="+i+"."+j+"."+k+"-"+l:"<="+h)).trim()}function G(a,b,c){try{b=new C(b,c)}catch(a){return!1}return b.test(a)}function H(a,b,c,d){switch(a=new p(a,d),b=new C(b,d),c){case">":e=t,f=y,g=u,h=">",i=">=";break;case"<":e=u,f=x,g=t,h="<",i="<=";break;default:throw TypeError('Must provide a hilo val of "<" or ">"')}if(G(a,b,d))return!1;for(var e,f,g,h,i,j=0;j<b.set.length;++j){var k=b.set[j],l=null,m=null;if(k.forEach(function(a){a.semver===B&&(a=new A(">=0.0.0")),l=l||a,m=m||a,e(a.semver,l.semver,d)?l=a:g(a.semver,m.semver,d)&&(m=a)}),l.operator===h||l.operator===i||(!m.operator||m.operator===h)&&f(a,m.semver)||m.operator===i&&g(a,m.semver))return!1}return!0}A.prototype.parse=function(a){var b=this.options.loose?f[h.COMPARATORLOOSE]:f[h.COMPARATOR],c=a.match(b);if(!c)throw TypeError("Invalid comparator: "+a);this.operator=void 0!==c[1]?c[1]:"","="===this.operator&&(this.operator=""),c[2]?this.semver=new p(c[2],this.options.loose):this.semver=B},A.prototype.toString=function(){return this.value},A.prototype.test=function(a){if(c("Comparator.test",a,this.options.loose),this.semver===B||a===B)return!0;if("string"==typeof a)try{a=new p(a,this.options)}catch(a){return!1}return z(a,this.operator,this.semver,this.options)},A.prototype.intersects=function(a,b){if(!(a instanceof A))throw TypeError("a Comparator is required");if(b&&"object"==typeof b||(b={loose:!!b,includePrerelease:!1}),""===this.operator)return""===this.value||(c=new C(a.value,b),G(this.value,c,b));if(""===a.operator)return""===a.value||(c=new C(this.value,b),G(a.semver,c,b));var c,d=(">="===this.operator||">"===this.operator)&&(">="===a.operator||">"===a.operator),e=("<="===this.operator||"<"===this.operator)&&("<="===a.operator||"<"===a.operator),f=this.semver.version===a.semver.version,g=(">="===this.operator||"<="===this.operator)&&(">="===a.operator||"<="===a.operator),h=z(this.semver,"<",a.semver,b)&&(">="===this.operator||">"===this.operator)&&("<="===a.operator||"<"===a.operator),i=z(this.semver,">",a.semver,b)&&("<="===this.operator||"<"===this.operator)&&(">="===a.operator||">"===a.operator);return d||e||f&&g||h||i},b.Range=C,C.prototype.format=function(){return this.range=this.set.map(function(a){return a.join(" ").trim()}).join("||").trim(),this.range},C.prototype.toString=function(){return this.range},C.prototype.parseRange=function(a){var b=this.options.loose,d=b?f[h.HYPHENRANGELOOSE]:f[h.HYPHENRANGE];c("hyphen replace",a=a.replace(d,F)),c("comparator trim",a=a.replace(f[h.COMPARATORTRIM],"$1$2$3"),f[h.COMPARATORTRIM]),a=(a=(a=a.replace(f[h.TILDETRIM],"$1~")).replace(f[h.CARETTRIM],"$1^")).split(/\s+/).join(" ");var e=b?f[h.COMPARATORLOOSE]:f[h.COMPARATOR],g=a.split(" ").map(function(a){var b,d,e,g,i,j,k,l,m;return c("comp",b=a,d=this.options),e=b,g=d,b=e.trim().split(/\s+/).map(function(a){var b,d,e;return c("caret",b=a,d=g),e=d.loose?f[h.CARETLOOSE]:f[h.CARET],b.replace(e,function(a,d,e,f,g){var h;return c("caret",b,a,d,e,f,g),E(d)?h="":E(e)?h=">="+d+".0.0 <"+(+d+1)+".0.0":E(f)?h="0"===d?">="+d+"."+e+".0 <"+d+"."+(+e+1)+".0":">="+d+"."+e+".0 <"+(+d+1)+".0.0":g?(c("replaceCaret pr",g),h="0"===d?"0"===e?">="+d+"."+e+"."+f+"-"+g+" <"+d+"."+e+"."+(+f+1):">="+d+"."+e+"."+f+"-"+g+" <"+d+"."+(+e+1)+".0":">="+d+"."+e+"."+f+"-"+g+" <"+(+d+1)+".0.0"):(c("no pr"),h="0"===d?"0"===e?">="+d+"."+e+"."+f+" <"+d+"."+e+"."+(+f+1):">="+d+"."+e+"."+f+" <"+d+"."+(+e+1)+".0":">="+d+"."+e+"."+f+" <"+(+d+1)+".0.0"),c("caret return",h),h})}).join(" "),c("caret",b),i=b,j=d,b=i.trim().split(/\s+/).map(function(a){var b,d;return b=a,d=j.loose?f[h.TILDELOOSE]:f[h.TILDE],b.replace(d,function(a,d,e,f,g){var h;return c("tilde",b,a,d,e,f,g),E(d)?h="":E(e)?h=">="+d+".0.0 <"+(+d+1)+".0.0":E(f)?h=">="+d+"."+e+".0 <"+d+"."+(+e+1)+".0":g?(c("replaceTilde pr",g),h=">="+d+"."+e+"."+f+"-"+g+" <"+d+"."+(+e+1)+".0"):h=">="+d+"."+e+"."+f+" <"+d+"."+(+e+1)+".0",c("tilde return",h),h})}).join(" "),c("tildes",b),c("replaceXRanges",k=b,l=d),b=k.split(/\s+/).map(function(a){var b,d,e;return b=a,d=l,b=b.trim(),e=d.loose?f[h.XRANGELOOSE]:f[h.XRANGE],b.replace(e,function(a,e,f,g,h,i){c("xRange",b,a,e,f,g,h,i);var j=E(f),k=j||E(g),l=k||E(h);return"="===e&&l&&(e=""),i=d.includePrerelease?"-0":"",j?a=">"===e||"<"===e?"<0.0.0-0":"*":e&&l?(k&&(g=0),h=0,">"===e?(e=">=",k?(f=+f+1,g=0):g=+g+1,h=0):"<="===e&&(e="<",k?f=+f+1:g=+g+1),a=e+f+"."+g+"."+h+i):k?a=">="+f+".0.0"+i+" <"+(+f+1)+".0.0"+i:l&&(a=">="+f+"."+g+".0"+i+" <"+f+"."+(+g+1)+".0"+i),c("xRange return",a),a})}).join(" "),c("xrange",b),c("replaceStars",m=b,d),c("stars",b=m.trim().replace(f[h.STAR],"")),b},this).join(" ").split(/\s+/);return this.options.loose&&(g=g.filter(function(a){return!!a.match(e)})),g=g.map(function(a){return new A(a,this.options)},this)},C.prototype.intersects=function(a,b){if(!(a instanceof C))throw TypeError("a Range is required");return this.set.some(function(c){return D(c,b)&&a.set.some(function(a){return D(a,b)&&c.every(function(c){return a.every(function(a){return c.intersects(a,b)})})})})},b.toComparators=function(a,b){return new C(a,b).set.map(function(a){return a.map(function(a){return a.value}).join(" ").trim().split(" ")})},C.prototype.test=function(a){if(!a)return!1;if("string"==typeof a)try{a=new p(a,this.options)}catch(a){return!1}for(var b=0;b<this.set.length;b++)if(function(a,b,d){for(var e=0;e<a.length;e++)if(!a[e].test(b))return!1;if(b.prerelease.length&&!d.includePrerelease){for(e=0;e<a.length;e++)if(c(a[e].semver),a[e].semver!==B&&a[e].semver.prerelease.length>0){var f=a[e].semver;if(f.major===b.major&&f.minor===b.minor&&f.patch===b.patch)return!0}return!1}return!0}(this.set[b],a,this.options))return!0;return!1},b.satisfies=G,b.maxSatisfying=function(a,b,c){var d=null,e=null;try{var f=new C(b,c)}catch(a){return null}return a.forEach(function(a){f.test(a)&&(!d||-1===e.compare(a))&&(e=new p(d=a,c))}),d},b.minSatisfying=function(a,b,c){var d=null,e=null;try{var f=new C(b,c)}catch(a){return null}return a.forEach(function(a){f.test(a)&&(!d||1===e.compare(a))&&(e=new p(d=a,c))}),d},b.minVersion=function(a,b){a=new C(a,b);var c=new p("0.0.0");if(a.test(c)||(c=new p("0.0.0-0"),a.test(c)))return c;c=null;for(var d=0;d<a.set.length;++d)a.set[d].forEach(function(a){var b=new p(a.semver.version);switch(a.operator){case">":0===b.prerelease.length?b.patch++:b.prerelease.push(0),b.raw=b.format();case"":case">=":(!c||t(c,b))&&(c=b);break;case"<":case"<=":break;default:throw Error("Unexpected operation: "+a.operator)}});return c&&a.test(c)?c:null},b.validRange=function(a,b){try{return new C(a,b).range||"*"}catch(a){return null}},b.ltr=function(a,b,c){return H(a,b,"<",c)},b.gtr=function(a,b,c){return H(a,b,">",c)},b.outside=H,b.prerelease=function(a,b){var c=o(a,b);return c&&c.prerelease.length?c.prerelease:null},b.intersects=function(a,b,c){return a=new C(a,c),b=new C(b,c),a.intersects(b)},b.coerce=function(a,b){if(a instanceof p)return a;if("number"==typeof a&&(a=String(a)),"string"!=typeof a)return null;var c,d=null;if((b=b||{}).rtl){for(;(c=f[h.COERCERTL].exec(a))&&(!d||d.index+d[0].length!==a.length);)d&&c.index+c[0].length===d.index+d[0].length||(d=c),f[h.COERCERTL].lastIndex=c.index+c[1].length+c[2].length;f[h.COERCERTL].lastIndex=-1}else d=a.match(f[h.COERCE]);return null===d?null:o(d[2]+"."+(d[3]||"0")+"."+(d[4]||"0"),b)}},44870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},78335:()=>{},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},92280:(a,b,c)=>{"use strict";Object.defineProperty(b,"I",{enumerable:!0,get:function(){return g}});let d=c(28208),e=c(47617),f=c(62018);async function g(a,b,c,g){if((0,d.isNodeNextResponse)(b)){var h;b.statusCode=c.status,b.statusMessage=c.statusText;let d=["set-cookie","www-authenticate","proxy-authenticate","vary"];null==(h=c.headers)||h.forEach((a,c)=>{if("x-middleware-set-cookie"!==c.toLowerCase())if("set-cookie"===c.toLowerCase())for(let d of(0,f.splitCookiesString)(a))b.appendHeader(c,d);else{let e=void 0!==b.getHeader(c);(d.includes(c.toLowerCase())||!e)&&b.appendHeader(c,a)}});let{originalResponse:i}=b;c.body&&"HEAD"!==a.method?await (0,e.pipeToNodeResponse)(c.body,i,g):i.end()}}},95863:(a,b,c)=>{"use strict";c.r(b),c.d(b,{handler:()=>I,patchFetch:()=>H,routeModule:()=>D,serverHooks:()=>G,workAsyncStorage:()=>E,workUnitAsyncStorage:()=>F});var d={};c.r(d),c.d(d,{GET:()=>C,dynamic:()=>z});var e=c(19225),f=c(84006),g=c(8317),h=c(99373),i=c(34775),j=c(24235),k=c(261),l=c(54365),m=c(90771),n=c(73461),o=c(67798),p=c(92280),q=c(62018),r=c(45696),s=c(47929),t=c(86439),u=c(37527),v=c(45592),w=c(44360),x=c(29021),y=c(33873);let z="force-dynamic",A="0.0.0";try{let a=process.env.MINDOS_PROJECT_ROOT;for(let b of[...a?[(0,y.resolve)(a,"package.json")]:[],(0,y.resolve)(process.cwd(),"..","package.json")])try{let a=JSON.parse((0,x.readFileSync)(b,"utf-8"));if(a.version){A=a.version;break}}catch{}}catch{}let B=["https://registry.npmmirror.com/@geminilight/mindos/latest","https://registry.npmjs.org/@geminilight/mindos/latest"];async function C(){let a=A;for(let b of B)try{let c=await fetch(b,{signal:AbortSignal.timeout(2e3),next:{revalidate:3600}});if(c.ok){a=(await c.json()).version;break}}catch{continue}let b=!1;try{b=(0,w.gt)(a,A)}catch{}return v.NextResponse.json({current:A,latest:a,hasUpdate:b})}let D=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/update-check/route",pathname:"/api/update-check",filename:"route",bundlePath:"app/api/update-check/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/home/runner/work/MindOS/MindOS/app/app/api/update-check/route.ts",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:E,workUnitAsyncStorage:F,serverHooks:G}=D;function H(){return(0,g.patchFetch)({workAsyncStorage:E,workUnitAsyncStorage:F})}async function I(a,b,c){D.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/update-check/route";"/index"===d&&(d="/");let e=await D.prepare(a,b,{srcPage:d,multiZoneDraftMode:!1});if(!e)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:g,params:v,nextConfig:w,parsedUrl:x,isDraftMode:y,prerenderManifest:z,routerServerContext:A,isOnDemandRevalidate:B,revalidateOnlyGenerated:C,resolvedPathname:E,clientReferenceManifest:F,serverActionsManifest:G}=e,H=(0,k.normalizeAppPath)(d),I=!!(z.dynamicRoutes[H]||z.routes[E]),J=async()=>((null==A?void 0:A.render404)?await A.render404(a,b,x,!1):b.end("This page could not be found"),null);if(I&&!y){let a=!!z.routes[E],b=z.dynamicRoutes[H];if(b&&!1===b.fallback&&!a){if(w.experimental.adapterPath)return await J();throw new t.NoFallbackError}}let K=null;!I||D.isDev||y||(K="/index"===(K=E)?"/":K);let L=!0===D.isDev||!I,M=I&&!L;G&&F&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:F,serverActionsManifest:G});let N=a.method||"GET",O=(0,i.getTracer)(),P=O.getActiveScopeSpan(),Q={params:v,prerenderManifest:z,renderOpts:{experimental:{authInterrupts:!!w.experimental.authInterrupts},cacheComponents:!!w.cacheComponents,supportsDynamicResponse:L,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:w.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>D.onRequestError(a,b,d,e,A)},sharedContext:{buildId:g}},R=new l.NodeNextRequest(a),S=new l.NodeNextResponse(b),T=m.NextRequestAdapter.fromNodeNextRequest(R,(0,m.signalFromNodeResponse)(b));try{let e=async a=>D.handle(T,Q).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=O.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=c.get("next.route");if(e){let b=`${N} ${e}`;a.setAttributes({"next.route":e,"http.route":e,"next.span_name":b}),a.updateName(b)}else a.updateName(`${N} ${d}`)}),g=!!(0,h.getRequestMeta)(a,"minimalMode"),j=async h=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!g&&B&&C&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await e(h);a.fetchMetrics=Q.renderOpts.fetchMetrics;let i=Q.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=Q.renderOpts.collectedTags;if(!I)return await (0,p.I)(R,S,d,Q.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);j&&(b[s.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==Q.renderOpts.collectedRevalidate&&!(Q.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&Q.renderOpts.collectedRevalidate,e=void 0===Q.renderOpts.collectedExpire||Q.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:Q.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){throw(null==f?void 0:f.isStale)&&await D.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:B})},!1,A),b}},l=await D.handleResponse({req:a,nextConfig:w,cacheKey:K,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:z,isRoutePPREnabled:!1,isOnDemandRevalidate:B,revalidateOnlyGenerated:C,responseGenerator:k,waitUntil:c.waitUntil,isMinimalMode:g});if(!I)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});g||b.setHeader("x-nextjs-cache",B?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),y&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,q.fromNodeOutgoingHttpHeaders)(l.value.headers);return g&&I||m.delete(s.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,r.getCacheControlHeader)(l.cacheControl)),await (0,p.I)(R,S,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};P?await j(P):await O.withPropagatedContext(a.headers,()=>O.trace(n.BaseServerSpan.handleRequest,{spanName:`${N} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":N,"http.target":a.url}},j))}catch(b){if(b instanceof t.NoFallbackError||await D.onRequestError(a,b,{routerKind:"App Router",routePath:H,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:B})},!1,A),I)throw b;return await (0,p.I)(R,S,new Response(null,{status:500})),null}}},96487:()=>{}};var b=require("../../../webpack-runtime.js");b.C(a);var c=b.X(0,[3445,5592],()=>b(b.s=95863));module.exports=c})();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/update-check/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"1807":{"*":{"id":"43870","name":"*","chunks":[],"async":false}},"7431":{"*":{"id":"7451","name":"*","chunks":[],"async":false}},"8249":{"*":{"id":"5892","name":"*","chunks":[],"async":false}},"18847":{"*":{"id":"66535","name":"*","chunks":[],"async":false}},"22952":{"*":{"id":"98302","name":"*","chunks":[],"async":false}},"23074":{"*":{"id":"80296","name":"*","chunks":[],"async":false}},"26490":{"*":{"id":"89386","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28381":{"*":{"id":"1299","name":"*","chunks":[],"async":false}},"33428":{"*":{"id":"4496","name":"*","chunks":[],"async":false}},"34367":{"*":{"id":"31296","name":"*","chunks":[],"async":false}},"35504":{"*":{"id":"72362","name":"*","chunks":[],"async":false}},"36506":{"*":{"id":"56848","name":"*","chunks":[],"async":false}},"39594":{"*":{"id":"6732","name":"*","chunks":[],"async":false}},"40430":{"*":{"id":"94416","name":"*","chunks":[],"async":false}},"46702":{"*":{"id":"86533","name":"*","chunks":[],"async":false}},"48133":{"*":{"id":"2820","name":"*","chunks":[],"async":false}},"53788":{"*":{"id":"26902","name":"*","chunks":[],"async":false}},"56406":{"*":{"id":"51488","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"61263":{"*":{"id":"77505","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69931":{"*":{"id":"87574","name":"*","chunks":[],"async":false}},"72471":{"*":{"id":"99115","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"86343":{"*":{"id":"67809","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87180":{"*":{"id":"7348","name":"*","chunks":[],"async":false}},"87460":{"*":{"id":"2420","name":"*","chunks":[],"async":false}},"87500":{"*":{"id":"33378","name":"*","chunks":[],"async":false}},"88946":{"*":{"id":"78340","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"91459":{"*":{"id":"31168","name":"*","chunks":[],"async":false}},"91727":{"*":{"id":"11756","name":"*","chunks":[],"async":false}},"92306":{"*":{"id":"46427","name":"*","chunks":[],"async":false}},"92524":{"*":{"id":"10500","name":"*","chunks":[],"async":false}},"92950":{"*":{"id":"80992","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/app/globals.css":{"id":66872,"name":"*","chunks":["3862","static/chunks/1a258343-030e4d6735874dd4.js","9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","9286","static/chunks/9286-5b09baa5200318c2.js","1038","static/chunks/1038-ed04d6651ec92312.js","275","static/chunks/275-ebcaaedabe706903.js","5681","static/chunks/5681-a53362a1cd629dc6.js","1263","static/chunks/1263-6df1734e4273adb1.js","9670","static/chunks/9670-d59e4d45ed705f58.js","7177","static/chunks/app/layout-d91cdbe2ecf135e1.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/app/register-sw.tsx":{"id":92524,"name":"*","chunks":["3862","static/chunks/1a258343-030e4d6735874dd4.js","9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","9286","static/chunks/9286-5b09baa5200318c2.js","1038","static/chunks/1038-ed04d6651ec92312.js","275","static/chunks/275-ebcaaedabe706903.js","5681","static/chunks/5681-a53362a1cd629dc6.js","1263","static/chunks/1263-6df1734e4273adb1.js","9670","static/chunks/9670-d59e4d45ed705f58.js","7177","static/chunks/app/layout-d91cdbe2ecf135e1.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/ErrorBoundary.tsx":{"id":86343,"name":"*","chunks":["3862","static/chunks/1a258343-030e4d6735874dd4.js","9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","9286","static/chunks/9286-5b09baa5200318c2.js","1038","static/chunks/1038-ed04d6651ec92312.js","275","static/chunks/275-ebcaaedabe706903.js","5681","static/chunks/5681-a53362a1cd629dc6.js","1263","static/chunks/1263-6df1734e4273adb1.js","9670","static/chunks/9670-d59e4d45ed705f58.js","7177","static/chunks/app/layout-d91cdbe2ecf135e1.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/renderers/agent-inspector/AgentInspectorRenderer.tsx":{"id":18847,"name":"*","chunks":["3862","static/chunks/1a258343-030e4d6735874dd4.js","9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","9286","static/chunks/9286-5b09baa5200318c2.js","1038","static/chunks/1038-ed04d6651ec92312.js","275","static/chunks/275-ebcaaedabe706903.js","5681","static/chunks/5681-a53362a1cd629dc6.js","1263","static/chunks/1263-6df1734e4273adb1.js","9670","static/chunks/9670-d59e4d45ed705f58.js","7177","static/chunks/app/layout-d91cdbe2ecf135e1.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/renderers/backlinks/BacklinksRenderer.tsx":{"id":88946,"name":"*","chunks":["3862","static/chunks/1a258343-030e4d6735874dd4.js","9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","9286","static/chunks/9286-5b09baa5200318c2.js","1038","static/chunks/1038-ed04d6651ec92312.js","275","static/chunks/275-ebcaaedabe706903.js","5681","static/chunks/5681-a53362a1cd629dc6.js","1263","static/chunks/1263-6df1734e4273adb1.js","9670","static/chunks/9670-d59e4d45ed705f58.js","7177","static/chunks/app/layout-d91cdbe2ecf135e1.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/renderers/config/ConfigRenderer.tsx":{"id":35504,"name":"*","chunks":["3862","static/chunks/1a258343-030e4d6735874dd4.js","9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","9286","static/chunks/9286-5b09baa5200318c2.js","1038","static/chunks/1038-ed04d6651ec92312.js","275","static/chunks/275-ebcaaedabe706903.js","5681","static/chunks/5681-a53362a1cd629dc6.js","1263","static/chunks/1263-6df1734e4273adb1.js","9670","static/chunks/9670-d59e4d45ed705f58.js","7177","static/chunks/app/layout-d91cdbe2ecf135e1.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/renderers/csv/CsvRenderer.tsx":{"id":92306,"name":"*","chunks":["3862","static/chunks/1a258343-030e4d6735874dd4.js","9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","9286","static/chunks/9286-5b09baa5200318c2.js","1038","static/chunks/1038-ed04d6651ec92312.js","275","static/chunks/275-ebcaaedabe706903.js","5681","static/chunks/5681-a53362a1cd629dc6.js","1263","static/chunks/1263-6df1734e4273adb1.js","9670","static/chunks/9670-d59e4d45ed705f58.js","7177","static/chunks/app/layout-d91cdbe2ecf135e1.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/renderers/graph/GraphRenderer.tsx":{"id":92950,"name":"*","chunks":["3862","static/chunks/1a258343-030e4d6735874dd4.js","9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","9286","static/chunks/9286-5b09baa5200318c2.js","1038","static/chunks/1038-ed04d6651ec92312.js","275","static/chunks/275-ebcaaedabe706903.js","5681","static/chunks/5681-a53362a1cd629dc6.js","1263","static/chunks/1263-6df1734e4273adb1.js","9670","static/chunks/9670-d59e4d45ed705f58.js","7177","static/chunks/app/layout-d91cdbe2ecf135e1.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/renderers/summary/SummaryRenderer.tsx":{"id":56406,"name":"*","chunks":["3862","static/chunks/1a258343-030e4d6735874dd4.js","9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","9286","static/chunks/9286-5b09baa5200318c2.js","1038","static/chunks/1038-ed04d6651ec92312.js","275","static/chunks/275-ebcaaedabe706903.js","5681","static/chunks/5681-a53362a1cd629dc6.js","1263","static/chunks/1263-6df1734e4273adb1.js","9670","static/chunks/9670-d59e4d45ed705f58.js","7177","static/chunks/app/layout-d91cdbe2ecf135e1.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/renderers/timeline/TimelineRenderer.tsx":{"id":39594,"name":"*","chunks":["3862","static/chunks/1a258343-030e4d6735874dd4.js","9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","9286","static/chunks/9286-5b09baa5200318c2.js","1038","static/chunks/1038-ed04d6651ec92312.js","275","static/chunks/275-ebcaaedabe706903.js","5681","static/chunks/5681-a53362a1cd629dc6.js","1263","static/chunks/1263-6df1734e4273adb1.js","9670","static/chunks/9670-d59e4d45ed705f58.js","7177","static/chunks/app/layout-d91cdbe2ecf135e1.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/renderers/todo/TodoRenderer.tsx":{"id":87500,"name":"*","chunks":["3862","static/chunks/1a258343-030e4d6735874dd4.js","9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","9286","static/chunks/9286-5b09baa5200318c2.js","1038","static/chunks/1038-ed04d6651ec92312.js","275","static/chunks/275-ebcaaedabe706903.js","5681","static/chunks/5681-a53362a1cd629dc6.js","1263","static/chunks/1263-6df1734e4273adb1.js","9670","static/chunks/9670-d59e4d45ed705f58.js","7177","static/chunks/app/layout-d91cdbe2ecf135e1.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/renderers/workflow-yaml/WorkflowYamlRenderer.tsx":{"id":48133,"name":"*","chunks":["3862","static/chunks/1a258343-030e4d6735874dd4.js","9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","9286","static/chunks/9286-5b09baa5200318c2.js","1038","static/chunks/1038-ed04d6651ec92312.js","275","static/chunks/275-ebcaaedabe706903.js","5681","static/chunks/5681-a53362a1cd629dc6.js","1263","static/chunks/1263-6df1734e4273adb1.js","9670","static/chunks/9670-d59e4d45ed705f58.js","7177","static/chunks/app/layout-d91cdbe2ecf135e1.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/ShellLayout.tsx":{"id":1807,"name":"*","chunks":["3862","static/chunks/1a258343-030e4d6735874dd4.js","9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","9286","static/chunks/9286-5b09baa5200318c2.js","1038","static/chunks/1038-ed04d6651ec92312.js","275","static/chunks/275-ebcaaedabe706903.js","5681","static/chunks/5681-a53362a1cd629dc6.js","1263","static/chunks/1263-6df1734e4273adb1.js","9670","static/chunks/9670-d59e4d45ed705f58.js","7177","static/chunks/app/layout-d91cdbe2ecf135e1.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/ui/Toaster.tsx":{"id":26490,"name":"*","chunks":["3862","static/chunks/1a258343-030e4d6735874dd4.js","9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","9286","static/chunks/9286-5b09baa5200318c2.js","1038","static/chunks/1038-ed04d6651ec92312.js","275","static/chunks/275-ebcaaedabe706903.js","5681","static/chunks/5681-a53362a1cd629dc6.js","1263","static/chunks/1263-6df1734e4273adb1.js","9670","static/chunks/9670-d59e4d45ed705f58.js","7177","static/chunks/app/layout-d91cdbe2ecf135e1.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/ui/tooltip.tsx":{"id":91459,"name":"*","chunks":["3862","static/chunks/1a258343-030e4d6735874dd4.js","9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","9286","static/chunks/9286-5b09baa5200318c2.js","1038","static/chunks/1038-ed04d6651ec92312.js","275","static/chunks/275-ebcaaedabe706903.js","5681","static/chunks/5681-a53362a1cd629dc6.js","1263","static/chunks/1263-6df1734e4273adb1.js","9670","static/chunks/9670-d59e4d45ed705f58.js","7177","static/chunks/app/layout-d91cdbe2ecf135e1.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/UpdateOverlay.tsx":{"id":40430,"name":"*","chunks":["3862","static/chunks/1a258343-030e4d6735874dd4.js","9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","9286","static/chunks/9286-5b09baa5200318c2.js","1038","static/chunks/1038-ed04d6651ec92312.js","275","static/chunks/275-ebcaaedabe706903.js","5681","static/chunks/5681-a53362a1cd629dc6.js","1263","static/chunks/1263-6df1734e4273adb1.js","9670","static/chunks/9670-d59e4d45ed705f58.js","7177","static/chunks/app/layout-d91cdbe2ecf135e1.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/lib/LocaleContext.tsx":{"id":61263,"name":"*","chunks":["3862","static/chunks/1a258343-030e4d6735874dd4.js","9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","9286","static/chunks/9286-5b09baa5200318c2.js","1038","static/chunks/1038-ed04d6651ec92312.js","275","static/chunks/275-ebcaaedabe706903.js","5681","static/chunks/5681-a53362a1cd629dc6.js","1263","static/chunks/1263-6df1734e4273adb1.js","9670","static/chunks/9670-d59e4d45ed705f58.js","7177","static/chunks/app/layout-d91cdbe2ecf135e1.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}":{"id":13524,"name":"*","chunks":["3862","static/chunks/1a258343-030e4d6735874dd4.js","9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","9286","static/chunks/9286-5b09baa5200318c2.js","1038","static/chunks/1038-ed04d6651ec92312.js","275","static/chunks/275-ebcaaedabe706903.js","5681","static/chunks/5681-a53362a1cd629dc6.js","1263","static/chunks/1263-6df1734e4273adb1.js","9670","static/chunks/9670-d59e4d45ed705f58.js","7177","static/chunks/app/layout-d91cdbe2ecf135e1.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"IBM_Plex_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"weight\":[\"400\",\"600\"],\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}":{"id":89846,"name":"*","chunks":["3862","static/chunks/1a258343-030e4d6735874dd4.js","9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","9286","static/chunks/9286-5b09baa5200318c2.js","1038","static/chunks/1038-ed04d6651ec92312.js","275","static/chunks/275-ebcaaedabe706903.js","5681","static/chunks/5681-a53362a1cd629dc6.js","1263","static/chunks/1263-6df1734e4273adb1.js","9670","static/chunks/9670-d59e4d45ed705f58.js","7177","static/chunks/app/layout-d91cdbe2ecf135e1.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"IBM_Plex_Mono\",\"arguments\":[{\"variable\":\"--font-ibm-plex-mono\",\"weight\":[\"400\",\"600\"],\"subsets\":[\"latin\"]}],\"variableName\":\"ibmPlexMono\"}":{"id":377,"name":"*","chunks":["3862","static/chunks/1a258343-030e4d6735874dd4.js","9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","9286","static/chunks/9286-5b09baa5200318c2.js","1038","static/chunks/1038-ed04d6651ec92312.js","275","static/chunks/275-ebcaaedabe706903.js","5681","static/chunks/5681-a53362a1cd629dc6.js","1263","static/chunks/1263-6df1734e4273adb1.js","9670","static/chunks/9670-d59e4d45ed705f58.js","7177","static/chunks/app/layout-d91cdbe2ecf135e1.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"IBM_Plex_Sans\",\"arguments\":[{\"variable\":\"--font-ibm-plex-sans\",\"weight\":[\"400\",\"500\",\"600\"],\"subsets\":[\"latin\"]}],\"variableName\":\"ibmPlexSans\"}":{"id":83284,"name":"*","chunks":["3862","static/chunks/1a258343-030e4d6735874dd4.js","9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","9286","static/chunks/9286-5b09baa5200318c2.js","1038","static/chunks/1038-ed04d6651ec92312.js","275","static/chunks/275-ebcaaedabe706903.js","5681","static/chunks/5681-a53362a1cd629dc6.js","1263","static/chunks/1263-6df1734e4273adb1.js","9670","static/chunks/9670-d59e4d45ed705f58.js","7177","static/chunks/app/layout-d91cdbe2ecf135e1.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Lora\",\"arguments\":[{\"variable\":\"--font-lora\",\"weight\":[\"400\",\"500\",\"600\"],\"style\":[\"normal\",\"italic\"],\"subsets\":[\"latin\"]}],\"variableName\":\"lora\"}":{"id":75282,"name":"*","chunks":["3862","static/chunks/1a258343-030e4d6735874dd4.js","9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","9286","static/chunks/9286-5b09baa5200318c2.js","1038","static/chunks/1038-ed04d6651ec92312.js","275","static/chunks/275-ebcaaedabe706903.js","5681","static/chunks/5681-a53362a1cd629dc6.js","1263","static/chunks/1263-6df1734e4273adb1.js","9670","static/chunks/9670-d59e4d45ed705f58.js","7177","static/chunks/app/layout-d91cdbe2ecf135e1.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/app/error.tsx":{"id":87460,"name":"*","chunks":["8039","static/chunks/app/error-fc1491d554a28327.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/echo/EchoSegmentPageClient.tsx":{"id":69931,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/app/login/page.tsx":{"id":91727,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/components/TrashPageClient.tsx":{"id":28381,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/app/view/[...path]/error.tsx":{"id":53788,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/app/view/[...path]/not-found.tsx":{"id":23074,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/app/view/[...path]/ViewPageClient.tsx":{"id":36506,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/components/DirView.tsx":{"id":34367,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/components/agents/AgentDetailContent.tsx":{"id":7431,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/components/agents/AgentsContentPage.tsx":{"id":46702,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/components/changes/ChangesContentPage.tsx":{"id":87180,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/components/explore/ExploreContent.tsx":{"id":33428,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/components/help/HelpContent.tsx":{"id":8249,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/components/setup/index.tsx":{"id":22952,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/components/HomeContent.tsx":{"id":72471,"name":"*","chunks":["9602","static/chunks/9602-35ca17b688f1a4fe.js","8409","static/chunks/8409-de5726a4a278d28f.js","5637","static/chunks/5637-b97c869adf70c82e.js","1263","static/chunks/1263-6df1734e4273adb1.js","8974","static/chunks/app/page-718fdf170428b43c.js"],"async":false}},"entryCSSFiles":{"/home/runner/work/MindOS/MindOS/app/":[],"/home/runner/work/MindOS/MindOS/app/app/layout":[{"inlined":false,"path":"static/css/f16595bc58a16d5d.css"},{"inlined":false,"path":"static/css/bbf51803eade6c50.css"}],"/home/runner/work/MindOS/MindOS/app/app/error":[],"/home/runner/work/MindOS/MindOS/app/app/page":[],"/home/runner/work/MindOS/MindOS/app/app/api/update-check/route":[]},"rscModuleMapping":{"1807":{"*":{"id":"5315","name":"*","chunks":[],"async":false}},"7431":{"*":{"id":"73165","name":"*","chunks":[],"async":false}},"8249":{"*":{"id":"79927","name":"*","chunks":[],"async":false}},"18847":{"*":{"id":"66913","name":"*","chunks":[],"async":false}},"22952":{"*":{"id":"32873","name":"*","chunks":[],"async":false}},"23074":{"*":{"id":"74710","name":"*","chunks":[],"async":false}},"26490":{"*":{"id":"32248","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28381":{"*":{"id":"86025","name":"*","chunks":[],"async":false}},"33428":{"*":{"id":"61519","name":"*","chunks":[],"async":false}},"34367":{"*":{"id":"24449","name":"*","chunks":[],"async":false}},"35504":{"*":{"id":"63112","name":"*","chunks":[],"async":false}},"36506":{"*":{"id":"71923","name":"*","chunks":[],"async":false}},"39594":{"*":{"id":"1394","name":"*","chunks":[],"async":false}},"40430":{"*":{"id":"90598","name":"*","chunks":[],"async":false}},"46702":{"*":{"id":"3036","name":"*","chunks":[],"async":false}},"48133":{"*":{"id":"83539","name":"*","chunks":[],"async":false}},"53788":{"*":{"id":"32984","name":"*","chunks":[],"async":false}},"56406":{"*":{"id":"45862","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"61263":{"*":{"id":"41527","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"66872":{"*":{"id":"82704","name":"*","chunks":[],"async":false}},"69931":{"*":{"id":"99031","name":"*","chunks":[],"async":false}},"72471":{"*":{"id":"19543","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"86343":{"*":{"id":"24387","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87180":{"*":{"id":"39370","name":"*","chunks":[],"async":false}},"87460":{"*":{"id":"85034","name":"*","chunks":[],"async":false}},"87500":{"*":{"id":"18776","name":"*","chunks":[],"async":false}},"88946":{"*":{"id":"66874","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"91459":{"*":{"id":"68533","name":"*","chunks":[],"async":false}},"91727":{"*":{"id":"69613","name":"*","chunks":[],"async":false}},"92306":{"*":{"id":"60442","name":"*","chunks":[],"async":false}},"92524":{"*":{"id":"12978","name":"*","chunks":[],"async":false}},"92950":{"*":{"id":"37718","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/update-check/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"5771":{"*":{"id":"49905","name":"*","chunks":[],"async":true}},"8249":{"*":{"id":"5892","name":"*","chunks":[],"async":false}},"18847":{"*":{"id":"66535","name":"*","chunks":[],"async":false}},"22952":{"*":{"id":"63667","name":"*","chunks":[],"async":true}},"23074":{"*":{"id":"80296","name":"*","chunks":[],"async":false}},"26490":{"*":{"id":"89386","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"33428":{"*":{"id":"4496","name":"*","chunks":[],"async":false}},"34367":{"*":{"id":"31296","name":"*","chunks":[],"async":false}},"35504":{"*":{"id":"72362","name":"*","chunks":[],"async":false}},"36506":{"*":{"id":"56848","name":"*","chunks":[],"async":false}},"39594":{"*":{"id":"6732","name":"*","chunks":[],"async":false}},"40430":{"*":{"id":"94416","name":"*","chunks":[],"async":false}},"45511":{"*":{"id":"96802","name":"*","chunks":[],"async":false}},"46515":{"*":{"id":"96376","name":"*","chunks":[],"async":false}},"48133":{"*":{"id":"2820","name":"*","chunks":[],"async":false}},"53788":{"*":{"id":"26902","name":"*","chunks":[],"async":false}},"56406":{"*":{"id":"51488","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"64435":{"*":{"id":"17242","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69931":{"*":{"id":"84477","name":"*","chunks":[],"async":true}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"86343":{"*":{"id":"67809","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87180":{"*":{"id":"7348","name":"*","chunks":[],"async":false}},"87460":{"*":{"id":"2420","name":"*","chunks":[],"async":false}},"87500":{"*":{"id":"33378","name":"*","chunks":[],"async":false}},"88946":{"*":{"id":"78340","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"91459":{"*":{"id":"31168","name":"*","chunks":[],"async":false}},"91727":{"*":{"id":"11756","name":"*","chunks":[],"async":false}},"92306":{"*":{"id":"46427","name":"*","chunks":[],"async":false}},"92524":{"*":{"id":"10500","name":"*","chunks":[],"async":false}},"92950":{"*":{"id":"80992","name":"*","chunks":[],"async":false}},"93042":{"*":{"id":"5200","name":"*","chunks":[],"async":false}},"94000":{"*":{"id":"38913","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/app/globals.css":{"id":66872,"name":"*","chunks":["4913","static/chunks/e71f6c19-4df85185bf989b49.js","3862","static/chunks/1a258343-9803591e4aaee1f6.js","6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","9286","static/chunks/9286-5b09baa5200318c2.js","7266","static/chunks/7266-bb7be1128eccd48e.js","7144","static/chunks/7144-5febf62f1a79fe64.js","6357","static/chunks/6357-c645842834c0d4cd.js","6981","static/chunks/6981-3d7dcac2d12a5670.js","1053","static/chunks/1053-b70535785cc5aaee.js","4563","static/chunks/4563-b2a2ce80aff845af.js","7177","static/chunks/app/layout-42cdbce19f404567.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/app/register-sw.tsx":{"id":92524,"name":"*","chunks":["4913","static/chunks/e71f6c19-4df85185bf989b49.js","3862","static/chunks/1a258343-9803591e4aaee1f6.js","6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","9286","static/chunks/9286-5b09baa5200318c2.js","7266","static/chunks/7266-bb7be1128eccd48e.js","7144","static/chunks/7144-5febf62f1a79fe64.js","6357","static/chunks/6357-c645842834c0d4cd.js","6981","static/chunks/6981-3d7dcac2d12a5670.js","1053","static/chunks/1053-b70535785cc5aaee.js","4563","static/chunks/4563-b2a2ce80aff845af.js","7177","static/chunks/app/layout-42cdbce19f404567.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/ErrorBoundary.tsx":{"id":86343,"name":"*","chunks":["4913","static/chunks/e71f6c19-4df85185bf989b49.js","3862","static/chunks/1a258343-9803591e4aaee1f6.js","6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","9286","static/chunks/9286-5b09baa5200318c2.js","7266","static/chunks/7266-bb7be1128eccd48e.js","7144","static/chunks/7144-5febf62f1a79fe64.js","6357","static/chunks/6357-c645842834c0d4cd.js","6981","static/chunks/6981-3d7dcac2d12a5670.js","1053","static/chunks/1053-b70535785cc5aaee.js","4563","static/chunks/4563-b2a2ce80aff845af.js","7177","static/chunks/app/layout-42cdbce19f404567.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/renderers/agent-inspector/AgentInspectorRenderer.tsx":{"id":18847,"name":"*","chunks":["4913","static/chunks/e71f6c19-4df85185bf989b49.js","3862","static/chunks/1a258343-9803591e4aaee1f6.js","6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","9286","static/chunks/9286-5b09baa5200318c2.js","7266","static/chunks/7266-bb7be1128eccd48e.js","7144","static/chunks/7144-5febf62f1a79fe64.js","6357","static/chunks/6357-c645842834c0d4cd.js","6981","static/chunks/6981-3d7dcac2d12a5670.js","1053","static/chunks/1053-b70535785cc5aaee.js","4563","static/chunks/4563-b2a2ce80aff845af.js","7177","static/chunks/app/layout-42cdbce19f404567.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/renderers/backlinks/BacklinksRenderer.tsx":{"id":88946,"name":"*","chunks":["4913","static/chunks/e71f6c19-4df85185bf989b49.js","3862","static/chunks/1a258343-9803591e4aaee1f6.js","6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","9286","static/chunks/9286-5b09baa5200318c2.js","7266","static/chunks/7266-bb7be1128eccd48e.js","7144","static/chunks/7144-5febf62f1a79fe64.js","6357","static/chunks/6357-c645842834c0d4cd.js","6981","static/chunks/6981-3d7dcac2d12a5670.js","1053","static/chunks/1053-b70535785cc5aaee.js","4563","static/chunks/4563-b2a2ce80aff845af.js","7177","static/chunks/app/layout-42cdbce19f404567.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/renderers/config/ConfigRenderer.tsx":{"id":35504,"name":"*","chunks":["4913","static/chunks/e71f6c19-4df85185bf989b49.js","3862","static/chunks/1a258343-9803591e4aaee1f6.js","6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","9286","static/chunks/9286-5b09baa5200318c2.js","7266","static/chunks/7266-bb7be1128eccd48e.js","7144","static/chunks/7144-5febf62f1a79fe64.js","6357","static/chunks/6357-c645842834c0d4cd.js","6981","static/chunks/6981-3d7dcac2d12a5670.js","1053","static/chunks/1053-b70535785cc5aaee.js","4563","static/chunks/4563-b2a2ce80aff845af.js","7177","static/chunks/app/layout-42cdbce19f404567.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/renderers/csv/CsvRenderer.tsx":{"id":92306,"name":"*","chunks":["4913","static/chunks/e71f6c19-4df85185bf989b49.js","3862","static/chunks/1a258343-9803591e4aaee1f6.js","6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","9286","static/chunks/9286-5b09baa5200318c2.js","7266","static/chunks/7266-bb7be1128eccd48e.js","7144","static/chunks/7144-5febf62f1a79fe64.js","6357","static/chunks/6357-c645842834c0d4cd.js","6981","static/chunks/6981-3d7dcac2d12a5670.js","1053","static/chunks/1053-b70535785cc5aaee.js","4563","static/chunks/4563-b2a2ce80aff845af.js","7177","static/chunks/app/layout-42cdbce19f404567.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/renderers/graph/GraphRenderer.tsx":{"id":92950,"name":"*","chunks":["4913","static/chunks/e71f6c19-4df85185bf989b49.js","3862","static/chunks/1a258343-9803591e4aaee1f6.js","6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","9286","static/chunks/9286-5b09baa5200318c2.js","7266","static/chunks/7266-bb7be1128eccd48e.js","7144","static/chunks/7144-5febf62f1a79fe64.js","6357","static/chunks/6357-c645842834c0d4cd.js","6981","static/chunks/6981-3d7dcac2d12a5670.js","1053","static/chunks/1053-b70535785cc5aaee.js","4563","static/chunks/4563-b2a2ce80aff845af.js","7177","static/chunks/app/layout-42cdbce19f404567.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/renderers/summary/SummaryRenderer.tsx":{"id":56406,"name":"*","chunks":["4913","static/chunks/e71f6c19-4df85185bf989b49.js","3862","static/chunks/1a258343-9803591e4aaee1f6.js","6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","9286","static/chunks/9286-5b09baa5200318c2.js","7266","static/chunks/7266-bb7be1128eccd48e.js","7144","static/chunks/7144-5febf62f1a79fe64.js","6357","static/chunks/6357-c645842834c0d4cd.js","6981","static/chunks/6981-3d7dcac2d12a5670.js","1053","static/chunks/1053-b70535785cc5aaee.js","4563","static/chunks/4563-b2a2ce80aff845af.js","7177","static/chunks/app/layout-42cdbce19f404567.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/renderers/timeline/TimelineRenderer.tsx":{"id":39594,"name":"*","chunks":["4913","static/chunks/e71f6c19-4df85185bf989b49.js","3862","static/chunks/1a258343-9803591e4aaee1f6.js","6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","9286","static/chunks/9286-5b09baa5200318c2.js","7266","static/chunks/7266-bb7be1128eccd48e.js","7144","static/chunks/7144-5febf62f1a79fe64.js","6357","static/chunks/6357-c645842834c0d4cd.js","6981","static/chunks/6981-3d7dcac2d12a5670.js","1053","static/chunks/1053-b70535785cc5aaee.js","4563","static/chunks/4563-b2a2ce80aff845af.js","7177","static/chunks/app/layout-42cdbce19f404567.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/renderers/todo/TodoRenderer.tsx":{"id":87500,"name":"*","chunks":["4913","static/chunks/e71f6c19-4df85185bf989b49.js","3862","static/chunks/1a258343-9803591e4aaee1f6.js","6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","9286","static/chunks/9286-5b09baa5200318c2.js","7266","static/chunks/7266-bb7be1128eccd48e.js","7144","static/chunks/7144-5febf62f1a79fe64.js","6357","static/chunks/6357-c645842834c0d4cd.js","6981","static/chunks/6981-3d7dcac2d12a5670.js","1053","static/chunks/1053-b70535785cc5aaee.js","4563","static/chunks/4563-b2a2ce80aff845af.js","7177","static/chunks/app/layout-42cdbce19f404567.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/renderers/workflow-yaml/WorkflowYamlRenderer.tsx":{"id":48133,"name":"*","chunks":["4913","static/chunks/e71f6c19-4df85185bf989b49.js","3862","static/chunks/1a258343-9803591e4aaee1f6.js","6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","9286","static/chunks/9286-5b09baa5200318c2.js","7266","static/chunks/7266-bb7be1128eccd48e.js","7144","static/chunks/7144-5febf62f1a79fe64.js","6357","static/chunks/6357-c645842834c0d4cd.js","6981","static/chunks/6981-3d7dcac2d12a5670.js","1053","static/chunks/1053-b70535785cc5aaee.js","4563","static/chunks/4563-b2a2ce80aff845af.js","7177","static/chunks/app/layout-42cdbce19f404567.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/ShellLayout.tsx":{"id":5771,"name":"*","chunks":["4913","static/chunks/e71f6c19-4df85185bf989b49.js","3862","static/chunks/1a258343-9803591e4aaee1f6.js","6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","9286","static/chunks/9286-5b09baa5200318c2.js","7266","static/chunks/7266-bb7be1128eccd48e.js","7144","static/chunks/7144-5febf62f1a79fe64.js","6357","static/chunks/6357-c645842834c0d4cd.js","6981","static/chunks/6981-3d7dcac2d12a5670.js","1053","static/chunks/1053-b70535785cc5aaee.js","4563","static/chunks/4563-b2a2ce80aff845af.js","7177","static/chunks/app/layout-42cdbce19f404567.js"],"async":true},"/home/runner/work/MindOS/MindOS/app/components/ui/Toaster.tsx":{"id":26490,"name":"*","chunks":["4913","static/chunks/e71f6c19-4df85185bf989b49.js","3862","static/chunks/1a258343-9803591e4aaee1f6.js","6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","9286","static/chunks/9286-5b09baa5200318c2.js","7266","static/chunks/7266-bb7be1128eccd48e.js","7144","static/chunks/7144-5febf62f1a79fe64.js","6357","static/chunks/6357-c645842834c0d4cd.js","6981","static/chunks/6981-3d7dcac2d12a5670.js","1053","static/chunks/1053-b70535785cc5aaee.js","4563","static/chunks/4563-b2a2ce80aff845af.js","7177","static/chunks/app/layout-42cdbce19f404567.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/ui/tooltip.tsx":{"id":91459,"name":"*","chunks":["4913","static/chunks/e71f6c19-4df85185bf989b49.js","3862","static/chunks/1a258343-9803591e4aaee1f6.js","6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","9286","static/chunks/9286-5b09baa5200318c2.js","7266","static/chunks/7266-bb7be1128eccd48e.js","7144","static/chunks/7144-5febf62f1a79fe64.js","6357","static/chunks/6357-c645842834c0d4cd.js","6981","static/chunks/6981-3d7dcac2d12a5670.js","1053","static/chunks/1053-b70535785cc5aaee.js","4563","static/chunks/4563-b2a2ce80aff845af.js","7177","static/chunks/app/layout-42cdbce19f404567.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/UpdateOverlay.tsx":{"id":40430,"name":"*","chunks":["4913","static/chunks/e71f6c19-4df85185bf989b49.js","3862","static/chunks/1a258343-9803591e4aaee1f6.js","6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","9286","static/chunks/9286-5b09baa5200318c2.js","7266","static/chunks/7266-bb7be1128eccd48e.js","7144","static/chunks/7144-5febf62f1a79fe64.js","6357","static/chunks/6357-c645842834c0d4cd.js","6981","static/chunks/6981-3d7dcac2d12a5670.js","1053","static/chunks/1053-b70535785cc5aaee.js","4563","static/chunks/4563-b2a2ce80aff845af.js","7177","static/chunks/app/layout-42cdbce19f404567.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/lib/stores/LocaleStoreInit.tsx":{"id":93042,"name":"*","chunks":["4913","static/chunks/e71f6c19-4df85185bf989b49.js","3862","static/chunks/1a258343-9803591e4aaee1f6.js","6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","9286","static/chunks/9286-5b09baa5200318c2.js","7266","static/chunks/7266-bb7be1128eccd48e.js","7144","static/chunks/7144-5febf62f1a79fe64.js","6357","static/chunks/6357-c645842834c0d4cd.js","6981","static/chunks/6981-3d7dcac2d12a5670.js","1053","static/chunks/1053-b70535785cc5aaee.js","4563","static/chunks/4563-b2a2ce80aff845af.js","7177","static/chunks/app/layout-42cdbce19f404567.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}":{"id":13524,"name":"*","chunks":["4913","static/chunks/e71f6c19-4df85185bf989b49.js","3862","static/chunks/1a258343-9803591e4aaee1f6.js","6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","9286","static/chunks/9286-5b09baa5200318c2.js","7266","static/chunks/7266-bb7be1128eccd48e.js","7144","static/chunks/7144-5febf62f1a79fe64.js","6357","static/chunks/6357-c645842834c0d4cd.js","6981","static/chunks/6981-3d7dcac2d12a5670.js","1053","static/chunks/1053-b70535785cc5aaee.js","4563","static/chunks/4563-b2a2ce80aff845af.js","7177","static/chunks/app/layout-42cdbce19f404567.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"IBM_Plex_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"weight\":[\"400\",\"600\"],\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}":{"id":89846,"name":"*","chunks":["4913","static/chunks/e71f6c19-4df85185bf989b49.js","3862","static/chunks/1a258343-9803591e4aaee1f6.js","6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","9286","static/chunks/9286-5b09baa5200318c2.js","7266","static/chunks/7266-bb7be1128eccd48e.js","7144","static/chunks/7144-5febf62f1a79fe64.js","6357","static/chunks/6357-c645842834c0d4cd.js","6981","static/chunks/6981-3d7dcac2d12a5670.js","1053","static/chunks/1053-b70535785cc5aaee.js","4563","static/chunks/4563-b2a2ce80aff845af.js","7177","static/chunks/app/layout-42cdbce19f404567.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"IBM_Plex_Mono\",\"arguments\":[{\"variable\":\"--font-ibm-plex-mono\",\"weight\":[\"400\",\"600\"],\"subsets\":[\"latin\"]}],\"variableName\":\"ibmPlexMono\"}":{"id":377,"name":"*","chunks":["4913","static/chunks/e71f6c19-4df85185bf989b49.js","3862","static/chunks/1a258343-9803591e4aaee1f6.js","6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","9286","static/chunks/9286-5b09baa5200318c2.js","7266","static/chunks/7266-bb7be1128eccd48e.js","7144","static/chunks/7144-5febf62f1a79fe64.js","6357","static/chunks/6357-c645842834c0d4cd.js","6981","static/chunks/6981-3d7dcac2d12a5670.js","1053","static/chunks/1053-b70535785cc5aaee.js","4563","static/chunks/4563-b2a2ce80aff845af.js","7177","static/chunks/app/layout-42cdbce19f404567.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"IBM_Plex_Sans\",\"arguments\":[{\"variable\":\"--font-ibm-plex-sans\",\"weight\":[\"400\",\"500\",\"600\"],\"subsets\":[\"latin\"]}],\"variableName\":\"ibmPlexSans\"}":{"id":83284,"name":"*","chunks":["4913","static/chunks/e71f6c19-4df85185bf989b49.js","3862","static/chunks/1a258343-9803591e4aaee1f6.js","6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","9286","static/chunks/9286-5b09baa5200318c2.js","7266","static/chunks/7266-bb7be1128eccd48e.js","7144","static/chunks/7144-5febf62f1a79fe64.js","6357","static/chunks/6357-c645842834c0d4cd.js","6981","static/chunks/6981-3d7dcac2d12a5670.js","1053","static/chunks/1053-b70535785cc5aaee.js","4563","static/chunks/4563-b2a2ce80aff845af.js","7177","static/chunks/app/layout-42cdbce19f404567.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Lora\",\"arguments\":[{\"variable\":\"--font-lora\",\"weight\":[\"400\",\"500\",\"600\"],\"style\":[\"normal\",\"italic\"],\"subsets\":[\"latin\"]}],\"variableName\":\"lora\"}":{"id":75282,"name":"*","chunks":["4913","static/chunks/e71f6c19-4df85185bf989b49.js","3862","static/chunks/1a258343-9803591e4aaee1f6.js","6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","9286","static/chunks/9286-5b09baa5200318c2.js","7266","static/chunks/7266-bb7be1128eccd48e.js","7144","static/chunks/7144-5febf62f1a79fe64.js","6357","static/chunks/6357-c645842834c0d4cd.js","6981","static/chunks/6981-3d7dcac2d12a5670.js","1053","static/chunks/1053-b70535785cc5aaee.js","4563","static/chunks/4563-b2a2ce80aff845af.js","7177","static/chunks/app/layout-42cdbce19f404567.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/app/error.tsx":{"id":87460,"name":"*","chunks":["8039","static/chunks/app/error-fc1491d554a28327.js"],"async":false},"/home/runner/work/MindOS/MindOS/app/components/echo/EchoSegmentPageClient.tsx":{"id":69931,"name":"*","chunks":[],"async":true},"/home/runner/work/MindOS/MindOS/app/app/login/page.tsx":{"id":91727,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/components/TrashPageClient.tsx":{"id":94000,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/app/view/[...path]/error.tsx":{"id":53788,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/app/view/[...path]/not-found.tsx":{"id":23074,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/app/view/[...path]/ViewPageClient.tsx":{"id":36506,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/components/DirView.tsx":{"id":34367,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/components/agents/AgentsContentPage.tsx":{"id":64435,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/components/agents/AgentDetailContent.tsx":{"id":45511,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/components/explore/ExploreContent.tsx":{"id":33428,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/components/help/HelpContent.tsx":{"id":8249,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/components/changes/ChangesContentPage.tsx":{"id":87180,"name":"*","chunks":[],"async":false},"/home/runner/work/MindOS/MindOS/app/components/setup/index.tsx":{"id":22952,"name":"*","chunks":[],"async":true},"/home/runner/work/MindOS/MindOS/app/components/HomeContent.tsx":{"id":46515,"name":"*","chunks":["6926","static/chunks/6926-4af497b83952fa87.js","9602","static/chunks/9602-423291fdb36396d1.js","3160","static/chunks/3160-83a7e0b94414b3ac.js","1053","static/chunks/1053-b70535785cc5aaee.js","8974","static/chunks/app/page-8c9643b649e01735.js"],"async":false}},"entryCSSFiles":{"/home/runner/work/MindOS/MindOS/app/":[],"/home/runner/work/MindOS/MindOS/app/app/layout":[{"inlined":false,"path":"static/css/bc9179074eaf65ae.css"},{"inlined":false,"path":"static/css/bbf51803eade6c50.css"}],"/home/runner/work/MindOS/MindOS/app/app/error":[],"/home/runner/work/MindOS/MindOS/app/app/page":[],"/home/runner/work/MindOS/MindOS/app/app/api/update-check/route":[]},"rscModuleMapping":{"5771":{"*":{"id":"5315","name":"*","chunks":[],"async":false}},"8249":{"*":{"id":"79927","name":"*","chunks":[],"async":false}},"18847":{"*":{"id":"66913","name":"*","chunks":[],"async":false}},"22952":{"*":{"id":"32873","name":"*","chunks":[],"async":false}},"23074":{"*":{"id":"74710","name":"*","chunks":[],"async":false}},"26490":{"*":{"id":"32248","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"33428":{"*":{"id":"61519","name":"*","chunks":[],"async":false}},"34367":{"*":{"id":"24449","name":"*","chunks":[],"async":false}},"35504":{"*":{"id":"63112","name":"*","chunks":[],"async":false}},"36506":{"*":{"id":"71923","name":"*","chunks":[],"async":false}},"39594":{"*":{"id":"1394","name":"*","chunks":[],"async":false}},"40430":{"*":{"id":"90598","name":"*","chunks":[],"async":false}},"45511":{"*":{"id":"73165","name":"*","chunks":[],"async":false}},"46515":{"*":{"id":"19543","name":"*","chunks":[],"async":false}},"48133":{"*":{"id":"83539","name":"*","chunks":[],"async":false}},"53788":{"*":{"id":"32984","name":"*","chunks":[],"async":false}},"56406":{"*":{"id":"45862","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"64435":{"*":{"id":"3036","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"66872":{"*":{"id":"82704","name":"*","chunks":[],"async":false}},"69931":{"*":{"id":"99031","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"86343":{"*":{"id":"24387","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87180":{"*":{"id":"39370","name":"*","chunks":[],"async":false}},"87460":{"*":{"id":"85034","name":"*","chunks":[],"async":false}},"87500":{"*":{"id":"18776","name":"*","chunks":[],"async":false}},"88946":{"*":{"id":"66874","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"91459":{"*":{"id":"68533","name":"*","chunks":[],"async":false}},"91727":{"*":{"id":"69613","name":"*","chunks":[],"async":false}},"92306":{"*":{"id":"60442","name":"*","chunks":[],"async":false}},"92524":{"*":{"id":"12978","name":"*","chunks":[],"async":false}},"92950":{"*":{"id":"37718","name":"*","chunks":[],"async":false}},"93042":{"*":{"id":"31442","name":"*","chunks":[],"async":false}},"94000":{"*":{"id":"86025","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|