@baique/pi-web-sky 0.1.24 → 0.1.26
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 +7 -7
- package/.next/build-manifest.json +3 -3
- package/.next/next-server.js.nft.json +1 -1
- package/.next/prerender-manifest.json +3 -3
- package/.next/required-server-files.js +6 -6
- package/.next/required-server-files.json +6 -6
- package/.next/routes-manifest.json +6 -6
- package/.next/server/app/_global-error/page.js +2 -2
- 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/_tree.segment.rsc +1 -1
- package/.next/server/app/_not-found/page.js +1 -1
- 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 +3 -3
- package/.next/server/app/_not-found.segments/_full.segment.rsc +3 -3
- package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +3 -3
- 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]/bash-output/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/agent/[id]/events/route.js +2 -2
- package/.next/server/app/api/agent/[id]/events/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/agent/[id]/route.js +1 -1
- package/.next/server/app/api/agent/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/agent/new/route.js +1 -1
- package/.next/server/app/api/agent/new/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/agent/running/route.js +1 -1
- package/.next/server/app/api/agent/running/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/app-update/route.js +1 -1
- package/.next/server/app/api/app-update/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/auth/all-providers/route.js +1 -1
- package/.next/server/app/api/auth/all-providers/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/auth/api-key/[provider]/route.js +1 -1
- package/.next/server/app/api/auth/api-key/[provider]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/auth/login/[provider]/route.js +2 -2
- package/.next/server/app/api/auth/login/[provider]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/auth/logout/[provider]/route.js +1 -1
- package/.next/server/app/api/auth/logout/[provider]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/auth/providers/route.js +1 -1
- package/.next/server/app/api/auth/providers/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/cwd/browse/route.js +1 -1
- package/.next/server/app/api/cwd/browse/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/cwd/validate/route.js +1 -1
- package/.next/server/app/api/cwd/validate/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/default-cwd/route.js +1 -1
- package/.next/server/app/api/default-cwd/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/file-index/route.js +1 -1
- package/.next/server/app/api/file-index/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/files/[...path]/route.js +2 -2
- package/.next/server/app/api/files/[...path]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/git/diff/route.js +2 -2
- package/.next/server/app/api/git/diff/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/git/status/route.js +1 -1
- package/.next/server/app/api/git/status/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/home/route.js +1 -1
- package/.next/server/app/api/home/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/mcp/route.js +1 -1
- package/.next/server/app/api/mcp/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/models/route.js +1 -1
- package/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/models-config/catalog/route.js +1 -1
- package/.next/server/app/api/models-config/catalog/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/models-config/discover/route.js +1 -1
- package/.next/server/app/api/models-config/discover/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/models-config/route.js +1 -1
- package/.next/server/app/api/models-config/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/models-config/test/route.js +1 -1
- package/.next/server/app/api/models-config/test/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/plugins/route.js +1 -1
- package/.next/server/app/api/plugins/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/project-trust/route.js +1 -1
- package/.next/server/app/api/project-trust/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/quota/route.js +1 -0
- package/.next/server/app/api/quota/route.js.nft.json +1 -0
- package/.next/server/app/api/quota/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/sessions/[id]/auto-name/route.js +2 -2
- package/.next/server/app/api/sessions/[id]/auto-name/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/sessions/[id]/context/route.js +1 -1
- package/.next/server/app/api/sessions/[id]/context/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/sessions/[id]/entries/[entryId]/thinking/route.js +1 -1
- package/.next/server/app/api/sessions/[id]/entries/[entryId]/thinking/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/sessions/[id]/export/route.js +1 -1
- package/.next/server/app/api/sessions/[id]/export/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/sessions/[id]/route.js +1 -1
- package/.next/server/app/api/sessions/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/sessions/[id]/state/route.js +1 -1
- package/.next/server/app/api/sessions/[id]/state/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/sessions/[id]/todos/route.js +1 -1
- package/.next/server/app/api/sessions/[id]/todos/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/sessions/route.js +1 -1
- package/.next/server/app/api/sessions/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/check/route.js +1 -1
- package/.next/server/app/api/skills/check/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/install/route.js +1 -1
- package/.next/server/app/api/skills/install/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/route.js +1 -1
- package/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/search/route.js +1 -1
- package/.next/server/app/api/skills/search/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/update/route.js +1 -1
- package/.next/server/app/api/skills/update/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/terminal/[id]/events/route.js +2 -2
- package/.next/server/app/api/terminal/[id]/events/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/terminal/[id]/route.js +2 -2
- package/.next/server/app/api/terminal/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/terminal/route.js +2 -2
- package/.next/server/app/api/terminal/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/route.js +1 -1
- package/.next/server/app/api/worktrees/route_client-reference-manifest.js +1 -1
- package/.next/server/app/favicon.ico/route.js +1 -1
- package/.next/server/app/index.html +1 -1
- package/.next/server/app/index.rsc +6 -6
- package/.next/server/app/index.segments/__PAGE__.segment.rsc +6 -6
- package/.next/server/app/index.segments/_full.segment.rsc +6 -6
- package/.next/server/app/index.segments/_tree.segment.rsc +3 -3
- package/.next/server/app/manifest.webmanifest/route.js +2 -2
- package/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
- package/.next/server/app/page.js +8 -8
- package/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/server/app-paths-manifest.json +7 -7
- package/.next/server/chunks/2430.js +4 -4
- package/.next/server/chunks/3379.js +1 -1
- package/.next/server/chunks/5582.js +2 -2
- package/.next/server/chunks/6429.js +1 -1
- package/.next/server/middleware-build-manifest.js +1 -1
- package/.next/server/middleware.js +3 -3
- package/.next/server/next-font-manifest.js +1 -1
- package/.next/server/next-font-manifest.json +1 -1
- package/.next/server/pages/404.html +1 -1
- package/.next/server/pages/500.html +1 -1
- package/.next/server/server-reference-manifest.json +1 -1
- package/.next/static/{tYQYRSabsPhbLX2UX8VmJ → JXWlXHvZ61ltfBNcwrKbc}/_buildManifest.js +1 -1
- package/.next/static/chunks/5362-7d57fb3b2e15c9a1.js +7 -0
- package/.next/static/chunks/app/_global-error/{page-343b3c01fcb26582.js → page-c30a6d7676fbc094.js} +1 -1
- package/.next/static/chunks/app/_not-found/{page-8cea8d8de35f4da4.js → page-af4fe23994cb3d66.js} +1 -1
- package/.next/static/chunks/app/api/agent/[id]/bash-output/{route-343b3c01fcb26582.js → route-c30a6d7676fbc094.js} +1 -1
- package/.next/static/chunks/app/api/agent/[id]/events/{route-343b3c01fcb26582.js → route-c30a6d7676fbc094.js} +1 -1
- package/.next/static/chunks/app/api/agent/[id]/{route-343b3c01fcb26582.js → route-c30a6d7676fbc094.js} +1 -1
- package/.next/static/chunks/app/api/agent/new/route-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/app/api/agent/running/route-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/app/api/app-update/route-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/app/api/auth/all-providers/route-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/app/api/auth/api-key/[provider]/route-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/app/api/auth/login/[provider]/route-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/app/api/auth/logout/[provider]/route-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/app/api/auth/providers/route-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/app/api/cwd/browse/route-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/app/api/cwd/validate/route-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/app/api/default-cwd/route-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/app/api/file-index/route-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/app/api/files/[...path]/route-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/app/api/git/diff/route-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/app/api/git/status/route-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/app/api/home/route-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/app/api/mcp/route-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/app/api/models/route-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/app/api/models-config/catalog/route-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/app/api/models-config/discover/route-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/app/api/models-config/route-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/app/api/models-config/test/route-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/app/api/plugins/route-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/app/api/project-trust/route-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/app/api/quota/route-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/app/api/sessions/[id]/auto-name/route-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/app/api/sessions/[id]/context/route-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/app/api/sessions/[id]/entries/[entryId]/thinking/route-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/app/api/sessions/[id]/export/route-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/app/api/sessions/[id]/route-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/app/api/sessions/[id]/state/route-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/app/api/sessions/[id]/todos/route-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/app/api/sessions/route-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/app/api/skills/check/route-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/app/api/skills/install/route-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/app/api/skills/route-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/app/api/skills/search/route-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/app/api/skills/update/route-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/app/api/terminal/[id]/events/route-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/app/api/terminal/[id]/route-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/app/api/terminal/route-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/app/api/worktrees/route-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/app/{layout-ffa4b9ac64cd36aa.js → layout-2eed686149f3aa3f.js} +1 -1
- package/.next/static/chunks/app/manifest.webmanifest/route-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/app/page-eebc4d29bf3b422f.js +89 -0
- package/.next/static/chunks/{main-app-dd2385a1a5a588df.js → main-app-b3e8a8d15d83e1f0.js} +1 -1
- package/.next/static/chunks/next/dist/client/components/builtin/app-error-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/next/dist/client/components/builtin/forbidden-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/next/dist/client/components/builtin/global-error-00a4badaccb388e6.js +1 -0
- package/.next/static/chunks/next/dist/client/components/builtin/not-found-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/next/dist/client/components/builtin/unauthorized-c30a6d7676fbc094.js +1 -0
- package/.next/static/css/ad030894558ed286.css +1 -0
- package/.next/static/css/f95c353d561cddaa.css +1 -0
- package/.next/trace +6 -6
- package/.next/trace-build +1 -1
- package/.next/types/app/api/agent/[id]/bash-output/route.ts +1 -1
- package/.next/types/app/api/agent/[id]/events/route.ts +1 -1
- package/.next/types/app/api/agent/[id]/route.ts +1 -1
- package/.next/types/app/api/agent/new/route.ts +1 -1
- package/.next/types/app/api/agent/running/route.ts +1 -1
- package/.next/types/app/api/app-update/route.ts +1 -1
- package/.next/types/app/api/auth/all-providers/route.ts +1 -1
- package/.next/types/app/api/auth/api-key/[provider]/route.ts +1 -1
- package/.next/types/app/api/auth/login/[provider]/route.ts +1 -1
- package/.next/types/app/api/auth/logout/[provider]/route.ts +1 -1
- package/.next/types/app/api/auth/providers/route.ts +1 -1
- package/.next/types/app/api/cwd/browse/route.ts +1 -1
- package/.next/types/app/api/cwd/validate/route.ts +1 -1
- package/.next/types/app/api/default-cwd/route.ts +1 -1
- package/.next/types/app/api/file-index/route.ts +1 -1
- package/.next/types/app/api/files/[...path]/route.ts +1 -1
- package/.next/types/app/api/git/diff/route.ts +1 -1
- package/.next/types/app/api/git/status/route.ts +1 -1
- package/.next/types/app/api/home/route.ts +1 -1
- package/.next/types/app/api/mcp/route.ts +1 -1
- package/.next/types/app/api/models/route.ts +1 -1
- package/.next/types/app/api/models-config/catalog/route.ts +1 -1
- package/.next/types/app/api/models-config/discover/route.ts +1 -1
- package/.next/types/app/api/models-config/route.ts +1 -1
- package/.next/types/app/api/models-config/test/route.ts +1 -1
- package/.next/types/app/api/plugins/route.ts +1 -1
- package/.next/types/app/api/project-trust/route.ts +1 -1
- package/.next/types/app/api/{agent/running/events → quota}/route.ts +3 -3
- package/.next/types/app/api/sessions/[id]/auto-name/route.ts +1 -1
- package/.next/types/app/api/sessions/[id]/context/route.ts +1 -1
- package/.next/types/app/api/sessions/[id]/entries/[entryId]/thinking/route.ts +1 -1
- package/.next/types/app/api/sessions/[id]/export/route.ts +1 -1
- package/.next/types/app/api/sessions/[id]/route.ts +1 -1
- package/.next/types/app/api/sessions/[id]/state/route.ts +1 -1
- package/.next/types/app/api/sessions/[id]/todos/route.ts +1 -1
- package/.next/types/app/api/sessions/route.ts +1 -1
- package/.next/types/app/api/skills/check/route.ts +1 -1
- package/.next/types/app/api/skills/install/route.ts +1 -1
- package/.next/types/app/api/skills/route.ts +1 -1
- package/.next/types/app/api/skills/search/route.ts +1 -1
- package/.next/types/app/api/skills/update/route.ts +1 -1
- package/.next/types/app/api/terminal/[id]/events/route.ts +1 -1
- package/.next/types/app/api/terminal/[id]/route.ts +1 -1
- package/.next/types/app/api/terminal/route.ts +1 -1
- package/.next/types/app/api/worktrees/route.ts +1 -1
- package/.next/types/app/layout.ts +1 -1
- package/.next/types/app/page.ts +1 -1
- package/.next/types/routes.d.ts +2 -2
- package/.next/types/validator.ts +9 -9
- package/README.md +72 -123
- package/package.json +1 -2
- package/public/icons/apple-touch-icon.png +0 -0
- package/public/icons/icon-192.png +0 -0
- package/public/icons/icon-512.png +0 -0
- package/.next/server/app/api/agent/running/events/route.js +0 -3
- package/.next/server/app/api/agent/running/events/route.js.nft.json +0 -1
- package/.next/server/app/api/agent/running/events/route_client-reference-manifest.js +0 -1
- package/.next/static/chunks/4406-5d47a3d34a956b3f.js +0 -7
- package/.next/static/chunks/app/api/agent/new/route-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/app/api/agent/running/events/route-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/app/api/agent/running/route-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/app/api/app-update/route-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/app/api/auth/all-providers/route-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/app/api/auth/api-key/[provider]/route-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/app/api/auth/login/[provider]/route-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/app/api/auth/logout/[provider]/route-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/app/api/auth/providers/route-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/app/api/cwd/browse/route-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/app/api/cwd/validate/route-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/app/api/default-cwd/route-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/app/api/file-index/route-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/app/api/files/[...path]/route-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/app/api/git/diff/route-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/app/api/git/status/route-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/app/api/home/route-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/app/api/mcp/route-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/app/api/models/route-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/app/api/models-config/catalog/route-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/app/api/models-config/discover/route-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/app/api/models-config/route-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/app/api/models-config/test/route-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/app/api/plugins/route-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/app/api/project-trust/route-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/app/api/sessions/[id]/auto-name/route-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/app/api/sessions/[id]/context/route-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/app/api/sessions/[id]/entries/[entryId]/thinking/route-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/app/api/sessions/[id]/export/route-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/app/api/sessions/[id]/route-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/app/api/sessions/[id]/state/route-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/app/api/sessions/[id]/todos/route-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/app/api/sessions/route-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/app/api/skills/check/route-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/app/api/skills/install/route-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/app/api/skills/route-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/app/api/skills/search/route-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/app/api/skills/update/route-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/app/api/terminal/[id]/events/route-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/app/api/terminal/[id]/route-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/app/api/terminal/route-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/app/api/worktrees/route-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/app/manifest.webmanifest/route-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/app/page-82c927d1cc0e7e7c.js +0 -89
- package/.next/static/chunks/next/dist/client/components/builtin/app-error-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/next/dist/client/components/builtin/forbidden-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/next/dist/client/components/builtin/global-error-be943dcb89867ab9.js +0 -1
- package/.next/static/chunks/next/dist/client/components/builtin/not-found-343b3c01fcb26582.js +0 -1
- package/.next/static/chunks/next/dist/client/components/builtin/unauthorized-343b3c01fcb26582.js +0 -1
- package/.next/static/css/6e90300026a8f1d5.css +0 -1
- package/.next/static/css/8c3105d66a2c198b.css +0 -1
- package/README.ja.md +0 -134
- package/README.ru.md +0 -134
- package/README.zh-CN.md +0 -143
- /package/.next/static/{tYQYRSabsPhbLX2UX8VmJ → JXWlXHvZ61ltfBNcwrKbc}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"17582":{"*":{"id":"16472","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"39247":{"*":{"id":"55100","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"57788":{"*":{"id":"19102","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/wa/project/pi-web-sky/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/wa/project/pi-web-sky/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/wa/project/pi-web-sky/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/wa/project/pi-web-sky/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/wa/project/pi-web-sky/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/wa/project/pi-web-sky/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/wa/project/pi-web-sky/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/wa/project/pi-web-sky/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/wa/project/pi-web-sky/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/wa/project/pi-web-sky/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/wa/project/pi-web-sky/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/wa/project/pi-web-sky/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/wa/project/pi-web-sky/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/wa/project/pi-web-sky/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/wa/project/pi-web-sky/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/wa/project/pi-web-sky/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/wa/project/pi-web-sky/components/PwaRegistration.tsx":{"id":57788,"name":"*","chunks":["7177","static/chunks/app/layout-2eed686149f3aa3f.js"],"async":false},"/home/wa/project/pi-web-sky/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Noto_Sans_Mono\",\"arguments\":[{\"subsets\":[\"latin\",\"cyrillic\"],\"variable\":\"--font-noto-mono\",\"display\":\"swap\"}],\"variableName\":\"notoSansMono\"}":{"id":83683,"name":"*","chunks":["7177","static/chunks/app/layout-2eed686149f3aa3f.js"],"async":false},"/home/wa/project/pi-web-sky/node_modules/katex/dist/katex.min.css":{"id":84559,"name":"*","chunks":["7177","static/chunks/app/layout-2eed686149f3aa3f.js"],"async":false},"/home/wa/project/pi-web-sky/app/globals.css":{"id":66872,"name":"*","chunks":["7177","static/chunks/app/layout-2eed686149f3aa3f.js"],"async":false},"/home/wa/project/pi-web-sky/components/AppShell.tsx":{"id":17582,"name":"*","chunks":["7330","static/chunks/d3ac728e-7964f816a1ca64e5.js","5362","static/chunks/5362-7d57fb3b2e15c9a1.js","8974","static/chunks/app/page-eebc4d29bf3b422f.js"],"async":false},"/home/wa/project/pi-web-sky/hooks/useI18n.tsx":{"id":39247,"name":"*","chunks":["7330","static/chunks/d3ac728e-7964f816a1ca64e5.js","5362","static/chunks/5362-7d57fb3b2e15c9a1.js","8974","static/chunks/app/page-eebc4d29bf3b422f.js"],"async":false}},"entryCSSFiles":{"/home/wa/project/pi-web-sky/":[],"/home/wa/project/pi-web-sky/app/layout":[{"inlined":false,"path":"static/css/88714c00e109ce28.css"},{"inlined":false,"path":"static/css/f95c353d561cddaa.css"}],"/home/wa/project/pi-web-sky/app/page":[{"inlined":false,"path":"static/css/ad030894558ed286.css"}]},"rscModuleMapping":{"17582":{"*":{"id":"35790","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"39247":{"*":{"id":"73884","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"57788":{"*":{"id":"81276","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}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"84559":{"*":{"id":"25319","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
|
|
@@ -20,33 +20,33 @@
|
|
|
20
20
|
"/api/worktrees/route": "app/api/worktrees/route.js",
|
|
21
21
|
"/favicon.ico/route": "app/favicon.ico/route.js",
|
|
22
22
|
"/manifest.webmanifest/route": "app/manifest.webmanifest/route.js",
|
|
23
|
-
"/api/agent/[id]/events/route": "app/api/agent/[id]/events/route.js",
|
|
24
23
|
"/api/agent/running/route": "app/api/agent/running/route.js",
|
|
25
|
-
"/api/agent/
|
|
26
|
-
"/api/agent/new/route": "app/api/agent/new/route.js",
|
|
24
|
+
"/api/agent/[id]/events/route": "app/api/agent/[id]/events/route.js",
|
|
27
25
|
"/api/auth/all-providers/route": "app/api/auth/all-providers/route.js",
|
|
28
26
|
"/api/app-update/route": "app/api/app-update/route.js",
|
|
27
|
+
"/api/agent/new/route": "app/api/agent/new/route.js",
|
|
29
28
|
"/api/auth/api-key/[provider]/route": "app/api/auth/api-key/[provider]/route.js",
|
|
30
29
|
"/api/auth/logout/[provider]/route": "app/api/auth/logout/[provider]/route.js",
|
|
31
30
|
"/api/auth/providers/route": "app/api/auth/providers/route.js",
|
|
32
31
|
"/api/auth/login/[provider]/route": "app/api/auth/login/[provider]/route.js",
|
|
33
32
|
"/api/models-config/catalog/route": "app/api/models-config/catalog/route.js",
|
|
34
|
-
"/api/models-config/discover/route": "app/api/models-config/discover/route.js",
|
|
35
33
|
"/api/models-config/route": "app/api/models-config/route.js",
|
|
34
|
+
"/api/models-config/discover/route": "app/api/models-config/discover/route.js",
|
|
36
35
|
"/api/models-config/test/route": "app/api/models-config/test/route.js",
|
|
37
36
|
"/api/models/route": "app/api/models/route.js",
|
|
38
37
|
"/api/project-trust/route": "app/api/project-trust/route.js",
|
|
39
38
|
"/api/mcp/route": "app/api/mcp/route.js",
|
|
39
|
+
"/api/quota/route": "app/api/quota/route.js",
|
|
40
|
+
"/api/plugins/route": "app/api/plugins/route.js",
|
|
40
41
|
"/api/sessions/route": "app/api/sessions/route.js",
|
|
41
42
|
"/api/sessions/[id]/export/route": "app/api/sessions/[id]/export/route.js",
|
|
42
43
|
"/api/skills/check/route": "app/api/skills/check/route.js",
|
|
43
|
-
"/api/skills/route": "app/api/skills/route.js",
|
|
44
44
|
"/api/skills/install/route": "app/api/skills/install/route.js",
|
|
45
|
-
"/api/
|
|
45
|
+
"/api/skills/route": "app/api/skills/route.js",
|
|
46
46
|
"/api/skills/update/route": "app/api/skills/update/route.js",
|
|
47
|
+
"/api/skills/search/route": "app/api/skills/search/route.js",
|
|
47
48
|
"/api/terminal/[id]/events/route": "app/api/terminal/[id]/events/route.js",
|
|
48
49
|
"/api/terminal/[id]/route": "app/api/terminal/[id]/route.js",
|
|
49
|
-
"/api/skills/search/route": "app/api/skills/search/route.js",
|
|
50
50
|
"/api/terminal/route": "app/api/terminal/route.js",
|
|
51
51
|
"/page": "app/page.js"
|
|
52
52
|
}
|