@qt4798/pi-web 0.9.21 → 0.9.23
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/.next/BUILD_ID +1 -1
- package/.next/app-path-routes-manifest.json +20 -17
- package/.next/build-manifest.json +2 -2
- package/.next/required-server-files.js +1 -1
- package/.next/required-server-files.json +1 -1
- package/.next/routes-manifest.json +18 -0
- package/.next/server/app/_global-error/page.js +3 -3
- package/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_global-error.html +1 -1
- package/.next/server/app/_global-error.rsc +1 -1
- package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/_not-found/page.js +2 -2
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_not-found.html +1 -1
- package/.next/server/app/_not-found.rsc +2 -2
- package/.next/server/app/_not-found.segments/_full.segment.rsc +2 -2
- package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
- package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/api/agent/[id]/bash-output/route.js +1 -1
- package/.next/server/app/api/agent/[id]/events/route.js +2 -2
- package/.next/server/app/api/agent/[id]/route.js +1 -1
- package/.next/server/app/api/agent/new/route.js +1 -1
- package/.next/server/app/api/agent/running/events/route.js +1 -1
- package/.next/server/app/api/agent/running/route.js +1 -1
- package/.next/server/app/api/auth/all-providers/route.js +1 -1
- package/.next/server/app/api/auth/api-key/[provider]/route.js +1 -1
- package/.next/server/app/api/auth/combined/route.js +1 -1
- package/.next/server/app/api/auth/login/[provider]/route.js +2 -2
- package/.next/server/app/api/auth/logout/[provider]/route.js +1 -1
- package/.next/server/app/api/auth/providers/route.js +1 -1
- package/.next/server/app/api/backup/export/route.js +1 -1
- package/.next/server/app/api/backup/import/route.js +1 -1
- package/.next/server/app/api/cwd/browse/route.js +1 -1
- package/.next/server/app/api/cwd/validate/route.js +1 -1
- package/.next/server/app/api/deepseek/balance/route.js +1 -1
- package/.next/server/app/api/default-cwd/route.js +1 -1
- package/.next/server/app/api/events/route.js +2 -2
- package/.next/server/app/api/features/route.js +1 -1
- package/.next/server/app/api/file-index/route.js +1 -1
- package/.next/server/app/api/files/[...path]/route.js +1 -1
- package/.next/server/app/api/git/diff/route.js +2 -2
- package/.next/server/app/api/git/push/route.js +1 -1
- package/.next/server/app/api/git/stash/route.js +1 -1
- package/.next/server/app/api/git/status/route.js +1 -1
- package/.next/server/app/api/home/route.js +1 -1
- package/.next/server/app/api/import/discover/route.js +1 -1
- package/.next/server/app/api/import/execute/route.js +1 -1
- package/.next/server/app/api/import/status/route.js +1 -1
- package/.next/server/app/api/logs/route.js +1 -1
- package/.next/server/app/api/mcp/restart/route.js +1 -0
- package/.next/server/app/api/mcp/restart/route.js.nft.json +1 -0
- package/.next/server/app/api/mcp/restart/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/mcp/route.js +1 -1
- package/.next/server/app/api/models/route.js +1 -1
- package/.next/server/app/api/models-config/builtin/route.js +1 -1
- package/.next/server/app/api/models-config/catalog/route.js +1 -1
- package/.next/server/app/api/models-config/discover/route.js +1 -1
- package/.next/server/app/api/models-config/route.js +1 -1
- package/.next/server/app/api/models-config/test/route.js +1 -1
- package/.next/server/app/api/modes/route.js +1 -1
- package/.next/server/app/api/opencode-zen/external/key/route.js +1 -1
- package/.next/server/app/api/opencode-zen/external/test/route.js +1 -1
- package/.next/server/app/api/opencode-zen/import/route.js +1 -1
- package/.next/server/app/api/opencode-zen/key/route.js +1 -1
- package/.next/server/app/api/opencode-zen/route.js +1 -1
- package/.next/server/app/api/opencode-zen/test/route.js +1 -1
- package/.next/server/app/api/plugins/route.js +1 -1
- package/.next/server/app/api/project-aliases/route.js +1 -0
- package/.next/server/app/api/project-aliases/route.js.nft.json +1 -0
- package/.next/server/app/api/project-aliases/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/project-trust/route.js +1 -1
- package/.next/server/app/api/proxy/route.js +1 -1
- package/.next/server/app/api/proxy/test/route.js +1 -1
- package/.next/server/app/api/sessions/[id]/auto-name/route.js +3 -3
- package/.next/server/app/api/sessions/[id]/context/route.js +1 -1
- package/.next/server/app/api/sessions/[id]/entries/[entryId]/thinking/route.js +1 -1
- package/.next/server/app/api/sessions/[id]/export/route.js +2 -2
- package/.next/server/app/api/sessions/[id]/queue-recovery/route.js +1 -1
- package/.next/server/app/api/sessions/[id]/route.js +1 -1
- package/.next/server/app/api/sessions/[id]/state/route.js +1 -1
- package/.next/server/app/api/sessions/route.js +1 -1
- package/.next/server/app/api/settings/title-model/route.js +1 -1
- package/.next/server/app/api/skills/check/route.js +1 -1
- package/.next/server/app/api/skills/install/route.js +1 -1
- package/.next/server/app/api/skills/route.js +2 -2
- package/.next/server/app/api/skills/search/route.js +1 -1
- package/.next/server/app/api/skills/update/route.js +1 -1
- package/.next/server/app/api/snippets/[id]/route.js +1 -1
- package/.next/server/app/api/snippets/route.js +1 -1
- package/.next/server/app/api/subagents/agents/[name]/route.js +2 -2
- package/.next/server/app/api/subagents/route.js +2 -2
- package/.next/server/app/api/subagents/transcript/route.js +1 -0
- package/.next/server/app/api/subagents/transcript/route.js.nft.json +1 -0
- package/.next/server/app/api/subagents/transcript/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/tasks/[id]/[action]/route.js +1 -1
- package/.next/server/app/api/tasks/[id]/changed-files/route.js +2 -2
- package/.next/server/app/api/tasks/[id]/diff/route.js +1 -1
- package/.next/server/app/api/tasks/[id]/events/route.js +1 -1
- package/.next/server/app/api/tasks/[id]/route.js +1 -1
- package/.next/server/app/api/tasks/batch/route.js +1 -1
- package/.next/server/app/api/tasks/events/route.js +2 -2
- package/.next/server/app/api/tasks/route.js +1 -1
- package/.next/server/app/api/tasks/settings/route.js +1 -1
- package/.next/server/app/api/tasks/templates/route.js +1 -1
- package/.next/server/app/api/themes/[name]/route.js +1 -1
- package/.next/server/app/api/themes/route.js +1 -1
- package/.next/server/app/api/usage/route.js +1 -1
- package/.next/server/app/api/vision-config/route.js +2 -2
- package/.next/server/app/api/worktrees/route.js +1 -1
- package/.next/server/app/icon.ico/route.js +1 -1
- package/.next/server/app/icon.png/route.js +1 -1
- package/.next/server/app/icon.svg/route.js +1 -1
- package/.next/server/app/index.html +1 -1
- package/.next/server/app/index.rsc +4 -4
- package/.next/server/app/index.segments/__PAGE__.segment.rsc +3 -3
- package/.next/server/app/index.segments/_full.segment.rsc +4 -4
- package/.next/server/app/index.segments/_head.segment.rsc +1 -1
- package/.next/server/app/index.segments/_index.segment.rsc +2 -2
- package/.next/server/app/index.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/page.js +15 -15
- package/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/server/app-paths-manifest.json +20 -17
- package/.next/server/chunks/4253.js +1 -1
- package/.next/server/chunks/5582.js +2 -2
- package/.next/server/chunks/6429.js +1 -1
- package/.next/server/chunks/7915.js +1 -1
- package/.next/server/middleware-build-manifest.js +1 -1
- package/.next/server/pages/404.html +1 -1
- package/.next/server/pages/500.html +1 -1
- package/.next/static/Zj8YLnblAjsL5HR_ER_d_/_buildManifest.js +1 -0
- package/.next/static/chunks/711-462ef5daacae3d6c.js +1 -0
- package/.next/static/chunks/app/_global-error/page-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/agent/[id]/bash-output/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/agent/[id]/events/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/agent/[id]/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/agent/new/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/agent/running/events/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/agent/running/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/auth/all-providers/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/auth/api-key/[provider]/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/auth/combined/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/auth/login/[provider]/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/auth/logout/[provider]/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/auth/providers/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/backup/export/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/backup/import/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/cwd/browse/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/cwd/validate/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/deepseek/balance/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/default-cwd/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/events/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/features/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/file-index/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/files/[...path]/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/git/diff/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/git/push/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/git/stash/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/git/status/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/home/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/import/discover/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/import/execute/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/import/status/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/logs/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/mcp/restart/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/mcp/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/models/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/models-config/builtin/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/models-config/catalog/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/models-config/discover/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/models-config/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/models-config/test/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/modes/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/opencode-zen/external/key/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/opencode-zen/external/test/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/opencode-zen/import/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/opencode-zen/key/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/opencode-zen/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/opencode-zen/test/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/plugins/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/project-aliases/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/project-trust/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/proxy/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/proxy/test/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/sessions/[id]/auto-name/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/sessions/[id]/context/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/sessions/[id]/entries/[entryId]/thinking/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/sessions/[id]/export/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/sessions/[id]/queue-recovery/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/sessions/[id]/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/sessions/[id]/state/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/sessions/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/settings/title-model/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/skills/check/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/skills/install/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/skills/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/skills/search/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/skills/update/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/snippets/[id]/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/snippets/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/subagents/agents/[name]/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/subagents/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/subagents/transcript/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/tasks/[id]/[action]/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/tasks/[id]/changed-files/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/tasks/[id]/diff/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/tasks/[id]/events/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/tasks/[id]/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/tasks/batch/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/tasks/events/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/tasks/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/tasks/settings/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/tasks/templates/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/themes/[name]/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/themes/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/usage/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/vision-config/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/api/worktrees/route-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/app/page-4e2e6b9b44c2727c.js +53 -0
- package/.next/static/chunks/next/dist/client/components/builtin/app-error-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/next/dist/client/components/builtin/forbidden-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/next/dist/client/components/builtin/not-found-e106132a25a7dc95.js +1 -0
- package/.next/static/chunks/next/dist/client/components/builtin/unauthorized-e106132a25a7dc95.js +1 -0
- package/.next/static/css/437ace30775068cf.css +1 -0
- package/.next/trace +9 -9
- package/.next/trace-build +1 -1
- package/.next/types/app/api/mcp/restart/route.ts +351 -0
- package/.next/types/app/api/project-aliases/route.ts +351 -0
- package/.next/types/app/api/subagents/transcript/route.ts +351 -0
- package/.next/types/routes.d.ts +4 -1
- package/.next/types/validator.ts +27 -0
- package/package.json +1 -1
- package/.next/static/GxM26wqNKTWNiNc1-YXns/_buildManifest.js +0 -1
- package/.next/static/chunks/3555-b9de79b68c0278d5.js +0 -1
- package/.next/static/chunks/app/_global-error/page-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/agent/[id]/bash-output/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/agent/[id]/events/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/agent/[id]/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/agent/new/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/agent/running/events/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/agent/running/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/auth/all-providers/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/auth/api-key/[provider]/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/auth/combined/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/auth/login/[provider]/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/auth/logout/[provider]/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/auth/providers/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/backup/export/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/backup/import/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/cwd/browse/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/cwd/validate/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/deepseek/balance/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/default-cwd/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/events/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/features/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/file-index/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/files/[...path]/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/git/diff/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/git/push/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/git/stash/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/git/status/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/home/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/import/discover/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/import/execute/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/import/status/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/logs/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/mcp/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/models/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/models-config/builtin/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/models-config/catalog/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/models-config/discover/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/models-config/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/models-config/test/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/modes/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/opencode-zen/external/key/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/opencode-zen/external/test/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/opencode-zen/import/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/opencode-zen/key/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/opencode-zen/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/opencode-zen/test/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/plugins/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/project-trust/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/proxy/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/proxy/test/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/sessions/[id]/auto-name/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/sessions/[id]/context/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/sessions/[id]/entries/[entryId]/thinking/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/sessions/[id]/export/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/sessions/[id]/queue-recovery/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/sessions/[id]/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/sessions/[id]/state/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/sessions/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/settings/title-model/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/skills/check/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/skills/install/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/skills/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/skills/search/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/skills/update/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/snippets/[id]/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/snippets/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/subagents/agents/[name]/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/subagents/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/tasks/[id]/[action]/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/tasks/[id]/changed-files/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/tasks/[id]/diff/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/tasks/[id]/events/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/tasks/[id]/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/tasks/batch/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/tasks/events/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/tasks/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/tasks/settings/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/tasks/templates/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/themes/[name]/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/themes/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/usage/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/vision-config/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/api/worktrees/route-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/app/page-3de6991e0964e474.js +0 -53
- package/.next/static/chunks/next/dist/client/components/builtin/app-error-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/next/dist/client/components/builtin/forbidden-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/next/dist/client/components/builtin/not-found-3581deaae88a2371.js +0 -1
- package/.next/static/chunks/next/dist/client/components/builtin/unauthorized-3581deaae88a2371.js +0 -1
- package/.next/static/css/096d7027f97f110c.css +0 -1
- /package/.next/static/{GxM26wqNKTWNiNc1-YXns → Zj8YLnblAjsL5HR_ER_d_}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(()=>{var a={};a.id=3822,a.ids=[3822],a.modules={261:a=>{a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},29294:a=>{a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},
|
|
1
|
+
"use strict";(()=>{var a={};a.id=3822,a.ids=[3822],a.modules={261:a=>{a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},29294:a=>{a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},44870:a=>{a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},57258:(a,b,c)=>{c.r(b),c.d(b,{handler:()=>E,patchFetch:()=>D,routeModule:()=>z,serverHooks:()=>C,workAsyncStorage:()=>A,workUnitAsyncStorage:()=>B});var d={};c.r(d),c.d(d,{GET:()=>x,dynamic:()=>y});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(23211);let w=Buffer.from("PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNTYiIGhlaWdodD0iMjU2IiB2aWV3Qm94PSIwIDAgMjU2IDI1NiI+PHJlY3Qgd2lkdGg9IjI1NiIgaGVpZ2h0PSIyNTYiIHJ4PSI1MiIgZmlsbD0iIzNhM2EzYSIvPjxnIGZpbGw9IiNmZmZmZmYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTEsIDUxKSBzY2FsZSg2LjQpIj48cGF0aCBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xIDFoMTYuNXYxMUgxMnY1LjVINi41VjIzSDFWMXptNS41IDUuNVYxMkgxMlY2LjVINi41eiIvPjxwYXRoIGQ9Ik0xNy41IDEySDIzdjExaC01LjVWMTJ6Ii8+PC9nPjwvc3ZnPg==","base64");function x(){return new v.NextResponse(w,{headers:{"Content-Type":"image/svg+xml","Cache-Control":"public, max-age=0, must-revalidate"}})}let y="force-static",z=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/icon.svg/route",pathname:"/icon.svg",filename:"icon",bundlePath:"app/icon.svg/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"next-metadata-route-loader?filePath=%2FVolumes%2F1T%20%E5%8E%9F%E8%A3%85%2F%E9%A1%B9%E7%9B%AE%E7%A0%94%E5%8F%91%2Fpi-web-QT%2Fapp%2Ficon.svg&isDynamicRouteExtension=0!?__next_metadata_route__",nextConfigOutput:"",userland:d,...{}}),{workAsyncStorage:A,workUnitAsyncStorage:B,serverHooks:C}=z;function D(){return(0,g.patchFetch)({workAsyncStorage:A,workUnitAsyncStorage:B})}async function E(a,b,c){c.requestMeta&&(0,h.setRequestMeta)(a,c.requestMeta),z.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/icon.svg/route";"/index"===d&&(d="/");let e=await z.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,deploymentId:v,params:w,nextConfig:x,parsedUrl:y,isDraftMode:A,prerenderManifest:B,routerServerContext:C,isOnDemandRevalidate:D,revalidateOnlyGenerated:E,resolvedPathname:F,clientReferenceManifest:G,serverActionsManifest:H}=e,I=(0,k.normalizeAppPath)(d),J=!!(B.dynamicRoutes[I]||B.routes[F]),K=async()=>((null==C?void 0:C.render404)?await C.render404(a,b,y,!1):b.end("This page could not be found"),null);if(J&&!A){let a=!!B.routes[F],b=B.dynamicRoutes[I];if(b&&!1===b.fallback&&!a){if(x.adapterPath)return await K();throw new t.NoFallbackError}}let L=null;!J||z.isDev||A||(L="/index"===(L=F)?"/":L);let M=!0===z.isDev||!J,N=J&&!M;H&&G&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:G,serverActionsManifest:H});let O=a.method||"GET",P=(0,i.getTracer)(),Q=P.getActiveScopeSpan(),R=!!(null==C?void 0:C.isWrappedByNextServer),S=!!(0,h.getRequestMeta)(a,"minimalMode"),T=(0,h.getRequestMeta)(a,"incrementalCache")||await z.getIncrementalCache(a,x,B,S);null==T||T.resetRequestCache(),globalThis.__incrementalCache=T;let U={params:w,previewProps:B.preview,renderOpts:{experimental:{authInterrupts:!!x.experimental.authInterrupts},cacheComponents:!!x.cacheComponents,supportsDynamicResponse:M,incrementalCache:T,cacheLifeProfiles:x.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>z.onRequestError(a,b,d,e,C)},sharedContext:{buildId:g,deploymentId:v}},V=new l.NodeNextRequest(a),W=new l.NodeNextResponse(b),X=m.NextRequestAdapter.fromNodeNextRequest(V,(0,m.signalFromNodeResponse)(b));try{let e,g=async a=>z.handle(X,U).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=P.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 f=c.get("next.route");if(f){let b=`${O} ${f}`;a.setAttributes({"next.route":f,"http.route":f,"next.span_name":b}),a.updateName(b),e&&e!==a&&(e.setAttribute("http.route",f),e.updateName(b))}else a.updateName(`${O} ${d}`)}),h=async e=>{var h,i;let j=async({previousCacheEntry:f})=>{try{if(!S&&D&&E&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await g(e);a.fetchMetrics=U.renderOpts.fetchMetrics;let h=U.renderOpts.pendingWaitUntil;h&&c.waitUntil&&(c.waitUntil(h),h=void 0);let i=U.renderOpts.collectedTags;if(!J)return await (0,p.I)(V,W,d,U.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);i&&(b[s.NEXT_CACHE_TAGS_HEADER]=i),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==U.renderOpts.collectedRevalidate&&!(U.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&U.renderOpts.collectedRevalidate,e=void 0===U.renderOpts.collectedExpire||U.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:U.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 z.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:N,isOnDemandRevalidate:D})},!1,C),b}},k=await z.handleResponse({req:a,nextConfig:x,cacheKey:L,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:B,isRoutePPREnabled:!1,isOnDemandRevalidate:D,revalidateOnlyGenerated:E,responseGenerator:j,waitUntil:c.waitUntil,isMinimalMode:S});if(!J)return null;if((null==k||null==(h=k.value)?void 0:h.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==k||null==(i=k.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});S||b.setHeader("x-nextjs-cache",D?"REVALIDATED":k.isMiss?"MISS":k.isStale?"STALE":"HIT"),A&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let l=(0,q.fromNodeOutgoingHttpHeaders)(k.value.headers);return S&&J||l.delete(s.NEXT_CACHE_TAGS_HEADER),!k.cacheControl||b.getHeader("Cache-Control")||l.get("Cache-Control")||l.set("Cache-Control",(0,r.getCacheControlHeader)(k.cacheControl)),await (0,p.I)(V,W,new Response(k.value.body,{headers:l,status:k.value.status||200})),null};R&&Q?await h(Q):(e=P.getActiveScopeSpan(),await P.withPropagatedContext(a.headers,()=>P.trace(n.BaseServerSpan.handleRequest,{spanName:`${O} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":O,"http.target":a.url}},h),void 0,!R))}catch(b){if(b instanceof t.NoFallbackError||await z.onRequestError(a,b,{routerKind:"App Router",routePath:I,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:N,isOnDemandRevalidate:D})},!1,C),J)throw b;return await (0,p.I)(V,W,new Response(null,{status:500})),null}}},63033:a=>{a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},86439:a=>{a.exports=require("next/dist/shared/lib/no-fallback-error.external")}};var b=require("../../webpack-runtime.js");b.C(a);var c=b.X(0,[4741,1813],()=>b(b.s=57258));module.exports=c})();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html lang="en" data-language="en" translate="no" class="notranslate"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/3790610024d16435.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/
|
|
1
|
+
<!DOCTYPE html><html lang="en" data-language="en" translate="no" class="notranslate"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/3790610024d16435.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/437ace30775068cf.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-06a1a811cd141d40.js"/><script src="/_next/static/chunks/4bd1b696-df4c0fb946159b6a.js" async=""></script><script src="/_next/static/chunks/3794-3dbd06ff79d82322.js" async=""></script><script src="/_next/static/chunks/main-app-1fba0c581dfd167b.js" async=""></script><script src="/_next/static/chunks/d3ac728e-7964f816a1ca64e5.js" async=""></script><script src="/_next/static/chunks/711-462ef5daacae3d6c.js" async=""></script><script src="/_next/static/chunks/app/page-4e2e6b9b44c2727c.js" async=""></script><meta name="google" content="notranslate"/><title>Pi Agent Web</title><meta name="description" content="Pi Coding Agent Web Interface"/><link rel="icon" href="/favicon.svg"/><script>(function(){try{var h=document.documentElement,m=localStorage.getItem("pi-theme-mode")||"dark",t=localStorage.getItem("pi-theme")||"",q=localStorage.getItem("pi-locale"),g=localStorage.getItem("pi-language"),l=q||g,r=m;if(!q&&g){localStorage.setItem("pi-locale",g);localStorage.removeItem("pi-language")}if(!l){var n=(navigator.languages&&navigator.languages[0])||navigator.language||"";if(/^zh(?:-|$)/i.test(n))l="zh-CN"}if(!t){var od=localStorage.getItem("pi-theme-dark"),ol=localStorage.getItem("pi-theme-light");if(od){t=od.replace(/-dark$/i,"");try{localStorage.setItem("pi-theme",t);localStorage.removeItem("pi-theme-dark");localStorage.removeItem("pi-theme-light")}catch(e){}}else if(ol){t=ol.replace(/-light$/i,"");try{localStorage.setItem("pi-theme",t);localStorage.removeItem("pi-theme-dark");localStorage.removeItem("pi-theme-light")}catch(e){}}}if(m==="system"){r=window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}if(r==="dark")h.classList.add("dark");if(t){h.dataset.theme=t}h.dataset.themeMode=m;h.dataset.themeResolvedMode=r;if(l==="zh-CN"){h.lang=l;h.dataset.language=l}else{h.lang="en";h.dataset.language="en"}}catch(e){var n=(navigator.languages&&navigator.languages[0])||navigator.language||"";h.lang=/^zh(?:-|$)/i.test(n)?"zh-CN":"en";h.dataset.language=h.lang}})();</script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body translate="no" class="notranslate" style="height:100dvh;display:flex;flex-direction:column"><div hidden=""><!--$--><!--/$--></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-06a1a811cd141d40.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n3:I[57121,[],\"\"]\n4:I[74581,[],\"\"]\n5:I[39247,[\"7330\",\"static/chunks/d3ac728e-7964f816a1ca64e5.js\",\"711\",\"static/chunks/711-462ef5daacae3d6c.js\",\"8974\",\"static/chunks/app/page-4e2e6b9b44c2727c.js\"],\"I18nProvider\"]\n6:\"$Sreact.suspense\"\n7:I[98270,[\"7330\",\"static/chunks/d3ac728e-7964f816a1ca64e5.js\",\"711\",\"static/chunks/711-462ef5daacae3d6c.js\",\"8974\",\"static/chunks/app/page-4e2e6b9b44c2727c.js\"],\"AppShell\"]\n8:I[90484,[],\"OutletBoundary\"]\na:I[90484,[],\"ViewportBoundary\"]\nc:I[90484,[],\"MetadataBoundary\"]\ne:I[27123,[],\"default\",1]\n:HL[\"/_next/static/css/3790610024d16435.css\",\"style\"]\n:HL[\"/_next/static/css/437ace30775068cf.css\",\"style\"]\n2:T51d,(function(){try{var h=document.documentElement,m=localStorage.getItem(\"pi-theme-mode\")||\"dark\",t=localStorage.getItem(\"pi-theme\")||\"\",q=localStorage.getItem(\"pi-locale\"),g=localStorage.getItem(\"pi-language\"),l=q||g,r=m;if(!q\u0026\u0026g){localStorage.setItem(\"pi-locale\",g);localStorage.removeItem(\"pi-language\")}if(!l){var n=(navigator.languages\u0026\u0026navigator.languages[0])||navigator.language||\"\";if(/^zh(?:-|$)/i.test(n))l=\"zh-CN\"}if(!t){var od=localStorage.getItem(\"pi-theme-dark\"),ol=localStorage.getItem(\"pi-theme-light\");if(od){t=od.replace(/-dark$/i,\"\");try{localStorage.setItem(\"pi-theme\",t);localStorage.removeItem(\"pi-theme-dark\");localStorage.removeItem(\"pi-theme-light\")}catch(e){}}else if(ol){t=ol.replace(/-light$/i,\"\");try{localStorage.setItem(\"pi-theme\",t);localStorage.removeItem(\"pi-theme-dark\");localStorage.removeItem(\"pi-theme-light\")}catch(e){}}}if(m===\"system\"){r=window.matchMedia(\"(prefers-color-scheme: dark)\").matches?\"dark\":\"light\"}if(r===\"dark\")h.classList.add(\"dark\");if(t){h.dataset.theme=t}h.dataset.themeMode=m;h.dataset.themeResolvedMode=r;if(l===\"zh-CN\"){h.lang=l;h.dataset.language=l}else{h.lang=\"en\";h.dataset.language=\"en\"}}catch(e){var n=(navigator.languages\u0026\u0026navigator.languages[0])||navigator.language||\"\";h.lang=/^zh(?:-|$)/i.test(n)?\"zh-CN\":\"en\";h.dataset.language=h.lang}})();"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/3790610024d16435.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/437ace30775068cf.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"data-language\":\"en\",\"translate\":\"no\",\"className\":\"notranslate\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"meta\",null,{\"name\":\"google\",\"content\":\"notranslate\"}],[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"$2\"}}]]}],[\"$\",\"body\",null,{\"translate\":\"no\",\"className\":\"notranslate\",\"style\":{\"height\":\"100dvh\",\"display\":\"flex\",\"flexDirection\":\"column\"},\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L5\",null,{\"children\":[\"$\",\"$6\",null,{\"children\":[\"$\",\"$L7\",null,{}]}]}],null,[\"$\",\"$L8\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@9\"}]}]]}],{},null,false,null]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$La\",null,{\"children\":\"$Lb\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Ld\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$e\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"Zj8YLnblAjsL5HR_ER_d_\"}\n"])</script><script>self.__next_f.push([1,"b:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"f:I[86869,[],\"IconMark\"]\n9:null\nd:[[\"$\",\"title\",\"0\",{\"children\":\"Pi Agent Web\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Pi Coding Agent Web Interface\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"$Lf\",\"3\",{}]]\n"])</script></body></html>
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
2
|
3:I[57121,[],""]
|
|
3
3
|
4:I[74581,[],""]
|
|
4
|
-
5:I[39247,["7330","static/chunks/d3ac728e-7964f816a1ca64e5.js","
|
|
4
|
+
5:I[39247,["7330","static/chunks/d3ac728e-7964f816a1ca64e5.js","711","static/chunks/711-462ef5daacae3d6c.js","8974","static/chunks/app/page-4e2e6b9b44c2727c.js"],"I18nProvider"]
|
|
5
5
|
6:"$Sreact.suspense"
|
|
6
|
-
7:I[
|
|
6
|
+
7:I[98270,["7330","static/chunks/d3ac728e-7964f816a1ca64e5.js","711","static/chunks/711-462ef5daacae3d6c.js","8974","static/chunks/app/page-4e2e6b9b44c2727c.js"],"AppShell"]
|
|
7
7
|
8:I[90484,[],"OutletBoundary"]
|
|
8
8
|
a:I[90484,[],"ViewportBoundary"]
|
|
9
9
|
c:I[90484,[],"MetadataBoundary"]
|
|
10
10
|
e:I[27123,[],"default",1]
|
|
11
11
|
:HL["/_next/static/css/3790610024d16435.css","style"]
|
|
12
|
-
:HL["/_next/static/css/
|
|
13
|
-
2:T51d,(function(){try{var h=document.documentElement,m=localStorage.getItem("pi-theme-mode")||"dark",t=localStorage.getItem("pi-theme")||"",q=localStorage.getItem("pi-locale"),g=localStorage.getItem("pi-language"),l=q||g,r=m;if(!q&&g){localStorage.setItem("pi-locale",g);localStorage.removeItem("pi-language")}if(!l){var n=(navigator.languages&&navigator.languages[0])||navigator.language||"";if(/^zh(?:-|$)/i.test(n))l="zh-CN"}if(!t){var od=localStorage.getItem("pi-theme-dark"),ol=localStorage.getItem("pi-theme-light");if(od){t=od.replace(/-dark$/i,"");try{localStorage.setItem("pi-theme",t);localStorage.removeItem("pi-theme-dark");localStorage.removeItem("pi-theme-light")}catch(e){}}else if(ol){t=ol.replace(/-light$/i,"");try{localStorage.setItem("pi-theme",t);localStorage.removeItem("pi-theme-dark");localStorage.removeItem("pi-theme-light")}catch(e){}}}if(m==="system"){r=window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}if(r==="dark")h.classList.add("dark");if(t){h.dataset.theme=t}h.dataset.themeMode=m;h.dataset.themeResolvedMode=r;if(l==="zh-CN"){h.lang=l;h.dataset.language=l}else{h.lang="en";h.dataset.language="en"}}catch(e){var n=(navigator.languages&&navigator.languages[0])||navigator.language||"";h.lang=/^zh(?:-|$)/i.test(n)?"zh-CN":"en";h.dataset.language=h.lang}})();0:{"P":null,"c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/3790610024d16435.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/
|
|
12
|
+
:HL["/_next/static/css/437ace30775068cf.css","style"]
|
|
13
|
+
2:T51d,(function(){try{var h=document.documentElement,m=localStorage.getItem("pi-theme-mode")||"dark",t=localStorage.getItem("pi-theme")||"",q=localStorage.getItem("pi-locale"),g=localStorage.getItem("pi-language"),l=q||g,r=m;if(!q&&g){localStorage.setItem("pi-locale",g);localStorage.removeItem("pi-language")}if(!l){var n=(navigator.languages&&navigator.languages[0])||navigator.language||"";if(/^zh(?:-|$)/i.test(n))l="zh-CN"}if(!t){var od=localStorage.getItem("pi-theme-dark"),ol=localStorage.getItem("pi-theme-light");if(od){t=od.replace(/-dark$/i,"");try{localStorage.setItem("pi-theme",t);localStorage.removeItem("pi-theme-dark");localStorage.removeItem("pi-theme-light")}catch(e){}}else if(ol){t=ol.replace(/-light$/i,"");try{localStorage.setItem("pi-theme",t);localStorage.removeItem("pi-theme-dark");localStorage.removeItem("pi-theme-light")}catch(e){}}}if(m==="system"){r=window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}if(r==="dark")h.classList.add("dark");if(t){h.dataset.theme=t}h.dataset.themeMode=m;h.dataset.themeResolvedMode=r;if(l==="zh-CN"){h.lang=l;h.dataset.language=l}else{h.lang="en";h.dataset.language="en"}}catch(e){var n=(navigator.languages&&navigator.languages[0])||navigator.language||"";h.lang=/^zh(?:-|$)/i.test(n)?"zh-CN":"en";h.dataset.language=h.lang}})();0:{"P":null,"c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/3790610024d16435.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/437ace30775068cf.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","data-language":"en","translate":"no","className":"notranslate","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","meta",null,{"name":"google","content":"notranslate"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"$2"}}]]}],["$","body",null,{"translate":"no","className":"notranslate","style":{"height":"100dvh","display":"flex","flexDirection":"column"},"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}],{"children":[["$","$1","c",{"children":[["$","$L5",null,{"children":["$","$6",null,{"children":["$","$L7",null,{}]}]}],null,["$","$L8",null,{"children":["$","$6",null,{"name":"Next.MetadataOutlet","children":"$@9"}]}]]}],{},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$La",null,{"children":"$Lb"}],["$","div",null,{"hidden":true,"children":["$","$Lc",null,{"children":["$","$6",null,{"name":"Next.Metadata","children":"$Ld"}]}]}],null]}],false]],"m":"$undefined","G":["$e",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"Zj8YLnblAjsL5HR_ER_d_"}
|
|
14
14
|
b:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
15
15
|
f:I[86869,[],"IconMark"]
|
|
16
16
|
9:null
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[39247,["7330","static/chunks/d3ac728e-7964f816a1ca64e5.js","
|
|
2
|
+
2:I[39247,["7330","static/chunks/d3ac728e-7964f816a1ca64e5.js","711","static/chunks/711-462ef5daacae3d6c.js","8974","static/chunks/app/page-4e2e6b9b44c2727c.js"],"I18nProvider"]
|
|
3
3
|
3:"$Sreact.suspense"
|
|
4
|
-
4:I[
|
|
4
|
+
4:I[98270,["7330","static/chunks/d3ac728e-7964f816a1ca64e5.js","711","static/chunks/711-462ef5daacae3d6c.js","8974","static/chunks/app/page-4e2e6b9b44c2727c.js"],"AppShell"]
|
|
5
5
|
5:I[90484,[],"OutletBoundary"]
|
|
6
|
-
0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"children":["$","$3",null,{"children":["$","$L4",null,{}]}]}],null,["$","$L5",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"
|
|
6
|
+
0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"children":["$","$3",null,{"children":["$","$L4",null,{}]}]}],null,["$","$L5",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"Zj8YLnblAjsL5HR_ER_d_"}
|
|
7
7
|
6:null
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
2
|
3:I[57121,[],""]
|
|
3
3
|
4:I[74581,[],""]
|
|
4
|
-
5:I[39247,["7330","static/chunks/d3ac728e-7964f816a1ca64e5.js","
|
|
4
|
+
5:I[39247,["7330","static/chunks/d3ac728e-7964f816a1ca64e5.js","711","static/chunks/711-462ef5daacae3d6c.js","8974","static/chunks/app/page-4e2e6b9b44c2727c.js"],"I18nProvider"]
|
|
5
5
|
6:"$Sreact.suspense"
|
|
6
|
-
7:I[
|
|
6
|
+
7:I[98270,["7330","static/chunks/d3ac728e-7964f816a1ca64e5.js","711","static/chunks/711-462ef5daacae3d6c.js","8974","static/chunks/app/page-4e2e6b9b44c2727c.js"],"AppShell"]
|
|
7
7
|
8:I[90484,[],"OutletBoundary"]
|
|
8
8
|
a:I[90484,[],"ViewportBoundary"]
|
|
9
9
|
c:I[90484,[],"MetadataBoundary"]
|
|
10
10
|
e:I[27123,[],"default",1]
|
|
11
11
|
:HL["/_next/static/css/3790610024d16435.css","style"]
|
|
12
|
-
:HL["/_next/static/css/
|
|
13
|
-
2:T51d,(function(){try{var h=document.documentElement,m=localStorage.getItem("pi-theme-mode")||"dark",t=localStorage.getItem("pi-theme")||"",q=localStorage.getItem("pi-locale"),g=localStorage.getItem("pi-language"),l=q||g,r=m;if(!q&&g){localStorage.setItem("pi-locale",g);localStorage.removeItem("pi-language")}if(!l){var n=(navigator.languages&&navigator.languages[0])||navigator.language||"";if(/^zh(?:-|$)/i.test(n))l="zh-CN"}if(!t){var od=localStorage.getItem("pi-theme-dark"),ol=localStorage.getItem("pi-theme-light");if(od){t=od.replace(/-dark$/i,"");try{localStorage.setItem("pi-theme",t);localStorage.removeItem("pi-theme-dark");localStorage.removeItem("pi-theme-light")}catch(e){}}else if(ol){t=ol.replace(/-light$/i,"");try{localStorage.setItem("pi-theme",t);localStorage.removeItem("pi-theme-dark");localStorage.removeItem("pi-theme-light")}catch(e){}}}if(m==="system"){r=window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}if(r==="dark")h.classList.add("dark");if(t){h.dataset.theme=t}h.dataset.themeMode=m;h.dataset.themeResolvedMode=r;if(l==="zh-CN"){h.lang=l;h.dataset.language=l}else{h.lang="en";h.dataset.language="en"}}catch(e){var n=(navigator.languages&&navigator.languages[0])||navigator.language||"";h.lang=/^zh(?:-|$)/i.test(n)?"zh-CN":"en";h.dataset.language=h.lang}})();0:{"P":null,"c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/3790610024d16435.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/
|
|
12
|
+
:HL["/_next/static/css/437ace30775068cf.css","style"]
|
|
13
|
+
2:T51d,(function(){try{var h=document.documentElement,m=localStorage.getItem("pi-theme-mode")||"dark",t=localStorage.getItem("pi-theme")||"",q=localStorage.getItem("pi-locale"),g=localStorage.getItem("pi-language"),l=q||g,r=m;if(!q&&g){localStorage.setItem("pi-locale",g);localStorage.removeItem("pi-language")}if(!l){var n=(navigator.languages&&navigator.languages[0])||navigator.language||"";if(/^zh(?:-|$)/i.test(n))l="zh-CN"}if(!t){var od=localStorage.getItem("pi-theme-dark"),ol=localStorage.getItem("pi-theme-light");if(od){t=od.replace(/-dark$/i,"");try{localStorage.setItem("pi-theme",t);localStorage.removeItem("pi-theme-dark");localStorage.removeItem("pi-theme-light")}catch(e){}}else if(ol){t=ol.replace(/-light$/i,"");try{localStorage.setItem("pi-theme",t);localStorage.removeItem("pi-theme-dark");localStorage.removeItem("pi-theme-light")}catch(e){}}}if(m==="system"){r=window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}if(r==="dark")h.classList.add("dark");if(t){h.dataset.theme=t}h.dataset.themeMode=m;h.dataset.themeResolvedMode=r;if(l==="zh-CN"){h.lang=l;h.dataset.language=l}else{h.lang="en";h.dataset.language="en"}}catch(e){var n=(navigator.languages&&navigator.languages[0])||navigator.language||"";h.lang=/^zh(?:-|$)/i.test(n)?"zh-CN":"en";h.dataset.language=h.lang}})();0:{"P":null,"c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/3790610024d16435.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/437ace30775068cf.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","data-language":"en","translate":"no","className":"notranslate","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","meta",null,{"name":"google","content":"notranslate"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"$2"}}]]}],["$","body",null,{"translate":"no","className":"notranslate","style":{"height":"100dvh","display":"flex","flexDirection":"column"},"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}],{"children":[["$","$1","c",{"children":[["$","$L5",null,{"children":["$","$6",null,{"children":["$","$L7",null,{}]}]}],null,["$","$L8",null,{"children":["$","$6",null,{"name":"Next.MetadataOutlet","children":"$@9"}]}]]}],{},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$La",null,{"children":"$Lb"}],["$","div",null,{"hidden":true,"children":["$","$Lc",null,{"children":["$","$6",null,{"name":"Next.Metadata","children":"$Ld"}]}]}],null]}],false]],"m":"$undefined","G":["$e",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"Zj8YLnblAjsL5HR_ER_d_"}
|
|
14
14
|
b:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
15
15
|
f:I[86869,[],"IconMark"]
|
|
16
16
|
9:null
|
|
@@ -3,4 +3,4 @@
|
|
|
3
3
|
3:I[90484,[],"MetadataBoundary"]
|
|
4
4
|
4:"$Sreact.suspense"
|
|
5
5
|
5:I[86869,[],"IconMark"]
|
|
6
|
-
0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Pi Agent Web"}],["$","meta","1",{"name":"description","content":"Pi Coding Agent Web Interface"}],["$","link","2",{"rel":"icon","href":"/favicon.svg"}],["$","$L5","3",{}]]}]}]}],null]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"
|
|
6
|
+
0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Pi Agent Web"}],["$","meta","1",{"name":"description","content":"Pi Coding Agent Web Interface"}],["$","link","2",{"rel":"icon","href":"/favicon.svg"}],["$","$L5","3",{}]]}]}]}],null]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"Zj8YLnblAjsL5HR_ER_d_"}
|
|
@@ -2,5 +2,5 @@
|
|
|
2
2
|
3:I[57121,[],""]
|
|
3
3
|
4:I[74581,[],""]
|
|
4
4
|
:HL["/_next/static/css/3790610024d16435.css","style"]
|
|
5
|
-
:HL["/_next/static/css/
|
|
6
|
-
2:T51d,(function(){try{var h=document.documentElement,m=localStorage.getItem("pi-theme-mode")||"dark",t=localStorage.getItem("pi-theme")||"",q=localStorage.getItem("pi-locale"),g=localStorage.getItem("pi-language"),l=q||g,r=m;if(!q&&g){localStorage.setItem("pi-locale",g);localStorage.removeItem("pi-language")}if(!l){var n=(navigator.languages&&navigator.languages[0])||navigator.language||"";if(/^zh(?:-|$)/i.test(n))l="zh-CN"}if(!t){var od=localStorage.getItem("pi-theme-dark"),ol=localStorage.getItem("pi-theme-light");if(od){t=od.replace(/-dark$/i,"");try{localStorage.setItem("pi-theme",t);localStorage.removeItem("pi-theme-dark");localStorage.removeItem("pi-theme-light")}catch(e){}}else if(ol){t=ol.replace(/-light$/i,"");try{localStorage.setItem("pi-theme",t);localStorage.removeItem("pi-theme-dark");localStorage.removeItem("pi-theme-light")}catch(e){}}}if(m==="system"){r=window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}if(r==="dark")h.classList.add("dark");if(t){h.dataset.theme=t}h.dataset.themeMode=m;h.dataset.themeResolvedMode=r;if(l==="zh-CN"){h.lang=l;h.dataset.language=l}else{h.lang="en";h.dataset.language="en"}}catch(e){var n=(navigator.languages&&navigator.languages[0])||navigator.language||"";h.lang=/^zh(?:-|$)/i.test(n)?"zh-CN":"en";h.dataset.language=h.lang}})();0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/3790610024d16435.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/
|
|
5
|
+
:HL["/_next/static/css/437ace30775068cf.css","style"]
|
|
6
|
+
2:T51d,(function(){try{var h=document.documentElement,m=localStorage.getItem("pi-theme-mode")||"dark",t=localStorage.getItem("pi-theme")||"",q=localStorage.getItem("pi-locale"),g=localStorage.getItem("pi-language"),l=q||g,r=m;if(!q&&g){localStorage.setItem("pi-locale",g);localStorage.removeItem("pi-language")}if(!l){var n=(navigator.languages&&navigator.languages[0])||navigator.language||"";if(/^zh(?:-|$)/i.test(n))l="zh-CN"}if(!t){var od=localStorage.getItem("pi-theme-dark"),ol=localStorage.getItem("pi-theme-light");if(od){t=od.replace(/-dark$/i,"");try{localStorage.setItem("pi-theme",t);localStorage.removeItem("pi-theme-dark");localStorage.removeItem("pi-theme-light")}catch(e){}}else if(ol){t=ol.replace(/-light$/i,"");try{localStorage.setItem("pi-theme",t);localStorage.removeItem("pi-theme-dark");localStorage.removeItem("pi-theme-light")}catch(e){}}}if(m==="system"){r=window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}if(r==="dark")h.classList.add("dark");if(t){h.dataset.theme=t}h.dataset.themeMode=m;h.dataset.themeResolvedMode=r;if(l==="zh-CN"){h.lang=l;h.dataset.language=l}else{h.lang="en";h.dataset.language="en"}}catch(e){var n=(navigator.languages&&navigator.languages[0])||navigator.language||"";h.lang=/^zh(?:-|$)/i.test(n)?"zh-CN":"en";h.dataset.language=h.lang}})();0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/3790610024d16435.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/437ace30775068cf.css","precedence":"next"}]],["$","html",null,{"lang":"en","data-language":"en","translate":"no","className":"notranslate","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","meta",null,{"name":"google","content":"notranslate"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"$2"}}]]}],["$","body",null,{"translate":"no","className":"notranslate","style":{"height":"100dvh","display":"flex","flexDirection":"column"},"children":["$","$L3",null,{"parallelRouterKey":"children","template":["$","$L4",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"Zj8YLnblAjsL5HR_ER_d_"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
:HL["/_next/static/css/3790610024d16435.css","style"]
|
|
2
|
-
:HL["/_next/static/css/
|
|
3
|
-
0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}},"staleTime":300,"buildId":"
|
|
2
|
+
:HL["/_next/static/css/437ace30775068cf.css","style"]
|
|
3
|
+
0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}},"staleTime":300,"buildId":"Zj8YLnblAjsL5HR_ER_d_"}
|