@baique/pi-web-sky 0.1.23 → 0.1.25
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 +8 -8
- 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 +8 -8
- 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/{W05wbsgovoISs6oOyAq_0 → aBYQwC6QiGm_OhFO67_iB}/_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-a87bd7726a9b934b.js → layout-7846ca56f9311266.js} +1 -1
- package/.next/static/chunks/app/manifest.webmanifest/route-c30a6d7676fbc094.js +1 -0
- package/.next/static/chunks/app/page-d03a4ea86f4ab6f6.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 +7 -41
- 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-1b3cab0efb7e465e.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/{W05wbsgovoISs6oOyAq_0 → aBYQwC6QiGm_OhFO67_iB}/_ssgManifest.js +0 -0
package/.next/trace-build
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
[{"name":"run-webpack","duration":
|
|
1
|
+
[{"name":"run-webpack","duration":18771583,"timestamp":27733516126,"id":14,"parentId":1,"tags":{},"startTime":1787736682734,"traceId":"d9ef5a48cb14f491"},{"name":"run-typescript","duration":13710573,"timestamp":27752292167,"id":725,"parentId":1,"tags":{},"startTime":1787736701510,"traceId":"d9ef5a48cb14f491"},{"name":"static-check","duration":3481857,"timestamp":27766059506,"id":728,"parentId":1,"tags":{},"startTime":1787736715277,"traceId":"d9ef5a48cb14f491"},{"name":"static-generation","duration":4540155,"timestamp":27769885315,"id":834,"parentId":1,"tags":{},"startTime":1787736719103,"traceId":"d9ef5a48cb14f491"},{"name":"collect-build-traces","duration":47198778,"timestamp":27769544828,"id":831,"parentId":1,"tags":{},"startTime":1787736718762,"traceId":"d9ef5a48cb14f491"},{"name":"telemetry-flush","duration":54,"timestamp":27816747201,"id":843,"parentId":1,"tags":{},"startTime":1787736765965,"traceId":"d9ef5a48cb14f491"},{"name":"next-build","duration":83492096,"timestamp":27733255168,"id":1,"tags":{"buildMode":"default","version":"16.3.1","bundler":"webpack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1787736682473,"traceId":"d9ef5a48cb14f491"}]
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// File: /
|
|
1
|
+
// File: /home/wa/project/pi-web-sky/app/api/agent/[id]/bash-output/route.ts
|
|
2
2
|
import * as entry from '../../../../../../../app/api/agent/[id]/bash-output/route.js'
|
|
3
3
|
import type { NextRequest } from 'next/server.js'
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// File: /
|
|
1
|
+
// File: /home/wa/project/pi-web-sky/app/api/agent/[id]/events/route.ts
|
|
2
2
|
import * as entry from '../../../../../../../app/api/agent/[id]/events/route.js'
|
|
3
3
|
import type { NextRequest } from 'next/server.js'
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// File: /
|
|
1
|
+
// File: /home/wa/project/pi-web-sky/app/api/agent/[id]/route.ts
|
|
2
2
|
import * as entry from '../../../../../../app/api/agent/[id]/route.js'
|
|
3
3
|
import type { NextRequest } from 'next/server.js'
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// File: /
|
|
1
|
+
// File: /home/wa/project/pi-web-sky/app/api/agent/new/route.ts
|
|
2
2
|
import * as entry from '../../../../../../app/api/agent/new/route.js'
|
|
3
3
|
import type { NextRequest } from 'next/server.js'
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// File: /
|
|
1
|
+
// File: /home/wa/project/pi-web-sky/app/api/agent/running/route.ts
|
|
2
2
|
import * as entry from '../../../../../../app/api/agent/running/route.js'
|
|
3
3
|
import type { NextRequest } from 'next/server.js'
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// File: /
|
|
1
|
+
// File: /home/wa/project/pi-web-sky/app/api/app-update/route.ts
|
|
2
2
|
import * as entry from '../../../../../app/api/app-update/route.js'
|
|
3
3
|
import type { NextRequest } from 'next/server.js'
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// File: /
|
|
1
|
+
// File: /home/wa/project/pi-web-sky/app/api/auth/all-providers/route.ts
|
|
2
2
|
import * as entry from '../../../../../../app/api/auth/all-providers/route.js'
|
|
3
3
|
import type { NextRequest } from 'next/server.js'
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// File: /
|
|
1
|
+
// File: /home/wa/project/pi-web-sky/app/api/auth/api-key/[provider]/route.ts
|
|
2
2
|
import * as entry from '../../../../../../../app/api/auth/api-key/[provider]/route.js'
|
|
3
3
|
import type { NextRequest } from 'next/server.js'
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// File: /
|
|
1
|
+
// File: /home/wa/project/pi-web-sky/app/api/auth/login/[provider]/route.ts
|
|
2
2
|
import * as entry from '../../../../../../../app/api/auth/login/[provider]/route.js'
|
|
3
3
|
import type { NextRequest } from 'next/server.js'
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// File: /
|
|
1
|
+
// File: /home/wa/project/pi-web-sky/app/api/auth/logout/[provider]/route.ts
|
|
2
2
|
import * as entry from '../../../../../../../app/api/auth/logout/[provider]/route.js'
|
|
3
3
|
import type { NextRequest } from 'next/server.js'
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// File: /
|
|
1
|
+
// File: /home/wa/project/pi-web-sky/app/api/auth/providers/route.ts
|
|
2
2
|
import * as entry from '../../../../../../app/api/auth/providers/route.js'
|
|
3
3
|
import type { NextRequest } from 'next/server.js'
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// File: /
|
|
1
|
+
// File: /home/wa/project/pi-web-sky/app/api/cwd/browse/route.ts
|
|
2
2
|
import * as entry from '../../../../../../app/api/cwd/browse/route.js'
|
|
3
3
|
import type { NextRequest } from 'next/server.js'
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// File: /
|
|
1
|
+
// File: /home/wa/project/pi-web-sky/app/api/cwd/validate/route.ts
|
|
2
2
|
import * as entry from '../../../../../../app/api/cwd/validate/route.js'
|
|
3
3
|
import type { NextRequest } from 'next/server.js'
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// File: /
|
|
1
|
+
// File: /home/wa/project/pi-web-sky/app/api/default-cwd/route.ts
|
|
2
2
|
import * as entry from '../../../../../app/api/default-cwd/route.js'
|
|
3
3
|
import type { NextRequest } from 'next/server.js'
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// File: /
|
|
1
|
+
// File: /home/wa/project/pi-web-sky/app/api/file-index/route.ts
|
|
2
2
|
import * as entry from '../../../../../app/api/file-index/route.js'
|
|
3
3
|
import type { NextRequest } from 'next/server.js'
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// File: /
|
|
1
|
+
// File: /home/wa/project/pi-web-sky/app/api/files/[...path]/route.ts
|
|
2
2
|
import * as entry from '../../../../../../app/api/files/[...path]/route.js'
|
|
3
3
|
import type { NextRequest } from 'next/server.js'
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// File: /
|
|
1
|
+
// File: /home/wa/project/pi-web-sky/app/api/git/status/route.ts
|
|
2
2
|
import * as entry from '../../../../../../app/api/git/status/route.js'
|
|
3
3
|
import type { NextRequest } from 'next/server.js'
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// File: /
|
|
1
|
+
// File: /home/wa/project/pi-web-sky/app/api/models-config/catalog/route.ts
|
|
2
2
|
import * as entry from '../../../../../../app/api/models-config/catalog/route.js'
|
|
3
3
|
import type { NextRequest } from 'next/server.js'
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// File: /
|
|
1
|
+
// File: /home/wa/project/pi-web-sky/app/api/models-config/discover/route.ts
|
|
2
2
|
import * as entry from '../../../../../../app/api/models-config/discover/route.js'
|
|
3
3
|
import type { NextRequest } from 'next/server.js'
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// File: /
|
|
1
|
+
// File: /home/wa/project/pi-web-sky/app/api/models-config/route.ts
|
|
2
2
|
import * as entry from '../../../../../app/api/models-config/route.js'
|
|
3
3
|
import type { NextRequest } from 'next/server.js'
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// File: /
|
|
1
|
+
// File: /home/wa/project/pi-web-sky/app/api/models-config/test/route.ts
|
|
2
2
|
import * as entry from '../../../../../../app/api/models-config/test/route.js'
|
|
3
3
|
import type { NextRequest } from 'next/server.js'
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// File: /
|
|
1
|
+
// File: /home/wa/project/pi-web-sky/app/api/project-trust/route.ts
|
|
2
2
|
import * as entry from '../../../../../app/api/project-trust/route.js'
|
|
3
3
|
import type { NextRequest } from 'next/server.js'
|
|
4
4
|
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
// File: /
|
|
2
|
-
import * as entry from '
|
|
1
|
+
// File: /home/wa/project/pi-web-sky/app/api/quota/route.ts
|
|
2
|
+
import * as entry from '../../../../../app/api/quota/route.js'
|
|
3
3
|
import type { NextRequest } from 'next/server.js'
|
|
4
4
|
|
|
5
5
|
import type { InstantConfigForTypeCheckInternal, Prefetch } from 'next/dist/build/segment-config/app/app-segment-config.js'
|
|
6
6
|
|
|
7
|
-
type TEntry = typeof import('
|
|
7
|
+
type TEntry = typeof import('../../../../../app/api/quota/route.js')
|
|
8
8
|
|
|
9
9
|
type SegmentParams<T extends Object = any> = T extends Record<string, any>
|
|
10
10
|
? { [K in keyof T]: T[K] extends string ? string | string[] | undefined : never }
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// File: /
|
|
1
|
+
// File: /home/wa/project/pi-web-sky/app/api/sessions/[id]/auto-name/route.ts
|
|
2
2
|
import * as entry from '../../../../../../../app/api/sessions/[id]/auto-name/route.js'
|
|
3
3
|
import type { NextRequest } from 'next/server.js'
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// File: /
|
|
1
|
+
// File: /home/wa/project/pi-web-sky/app/api/sessions/[id]/context/route.ts
|
|
2
2
|
import * as entry from '../../../../../../../app/api/sessions/[id]/context/route.js'
|
|
3
3
|
import type { NextRequest } from 'next/server.js'
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// File: /
|
|
1
|
+
// File: /home/wa/project/pi-web-sky/app/api/sessions/[id]/entries/[entryId]/thinking/route.ts
|
|
2
2
|
import * as entry from '../../../../../../../../../app/api/sessions/[id]/entries/[entryId]/thinking/route.js'
|
|
3
3
|
import type { NextRequest } from 'next/server.js'
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// File: /
|
|
1
|
+
// File: /home/wa/project/pi-web-sky/app/api/sessions/[id]/export/route.ts
|
|
2
2
|
import * as entry from '../../../../../../../app/api/sessions/[id]/export/route.js'
|
|
3
3
|
import type { NextRequest } from 'next/server.js'
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// File: /
|
|
1
|
+
// File: /home/wa/project/pi-web-sky/app/api/sessions/[id]/route.ts
|
|
2
2
|
import * as entry from '../../../../../../app/api/sessions/[id]/route.js'
|
|
3
3
|
import type { NextRequest } from 'next/server.js'
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// File: /
|
|
1
|
+
// File: /home/wa/project/pi-web-sky/app/api/sessions/[id]/state/route.ts
|
|
2
2
|
import * as entry from '../../../../../../../app/api/sessions/[id]/state/route.js'
|
|
3
3
|
import type { NextRequest } from 'next/server.js'
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// File: /
|
|
1
|
+
// File: /home/wa/project/pi-web-sky/app/api/sessions/[id]/todos/route.ts
|
|
2
2
|
import * as entry from '../../../../../../../app/api/sessions/[id]/todos/route.js'
|
|
3
3
|
import type { NextRequest } from 'next/server.js'
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// File: /
|
|
1
|
+
// File: /home/wa/project/pi-web-sky/app/api/skills/check/route.ts
|
|
2
2
|
import * as entry from '../../../../../../app/api/skills/check/route.js'
|
|
3
3
|
import type { NextRequest } from 'next/server.js'
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// File: /
|
|
1
|
+
// File: /home/wa/project/pi-web-sky/app/api/skills/install/route.ts
|
|
2
2
|
import * as entry from '../../../../../../app/api/skills/install/route.js'
|
|
3
3
|
import type { NextRequest } from 'next/server.js'
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// File: /
|
|
1
|
+
// File: /home/wa/project/pi-web-sky/app/api/skills/search/route.ts
|
|
2
2
|
import * as entry from '../../../../../../app/api/skills/search/route.js'
|
|
3
3
|
import type { NextRequest } from 'next/server.js'
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// File: /
|
|
1
|
+
// File: /home/wa/project/pi-web-sky/app/api/skills/update/route.ts
|
|
2
2
|
import * as entry from '../../../../../../app/api/skills/update/route.js'
|
|
3
3
|
import type { NextRequest } from 'next/server.js'
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// File: /
|
|
1
|
+
// File: /home/wa/project/pi-web-sky/app/api/terminal/[id]/events/route.ts
|
|
2
2
|
import * as entry from '../../../../../../../app/api/terminal/[id]/events/route.js'
|
|
3
3
|
import type { NextRequest } from 'next/server.js'
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// File: /
|
|
1
|
+
// File: /home/wa/project/pi-web-sky/app/api/terminal/[id]/route.ts
|
|
2
2
|
import * as entry from '../../../../../../app/api/terminal/[id]/route.js'
|
|
3
3
|
import type { NextRequest } from 'next/server.js'
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// File: /
|
|
1
|
+
// File: /home/wa/project/pi-web-sky/app/layout.tsx
|
|
2
2
|
import * as entry from '../../../app/layout.js'
|
|
3
3
|
import type { ResolvingMetadata, ResolvingViewport } from 'next/dist/lib/metadata/types/metadata-interface.js'
|
|
4
4
|
|
package/.next/types/app/page.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// File: /
|
|
1
|
+
// File: /home/wa/project/pi-web-sky/app/page.tsx
|
|
2
2
|
import * as entry from '../../../app/page.js'
|
|
3
3
|
import type { ResolvingMetadata, ResolvingViewport } from 'next/dist/lib/metadata/types/metadata-interface.js'
|
|
4
4
|
|
package/.next/types/routes.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Do not edit this file manually
|
|
3
3
|
|
|
4
4
|
type AppRoutes = "/"
|
|
5
|
-
type AppRouteHandlerRoutes = "/api/agent/[id]" | "/api/agent/[id]/bash-output" | "/api/agent/[id]/events" | "/api/agent/new" | "/api/agent/running" | "/api/
|
|
5
|
+
type AppRouteHandlerRoutes = "/api/agent/[id]" | "/api/agent/[id]/bash-output" | "/api/agent/[id]/events" | "/api/agent/new" | "/api/agent/running" | "/api/app-update" | "/api/auth/all-providers" | "/api/auth/api-key/[provider]" | "/api/auth/login/[provider]" | "/api/auth/logout/[provider]" | "/api/auth/providers" | "/api/cwd/browse" | "/api/cwd/validate" | "/api/default-cwd" | "/api/file-index" | "/api/files/[...path]" | "/api/git/diff" | "/api/git/status" | "/api/home" | "/api/mcp" | "/api/models" | "/api/models-config" | "/api/models-config/catalog" | "/api/models-config/discover" | "/api/models-config/test" | "/api/plugins" | "/api/project-trust" | "/api/quota" | "/api/sessions" | "/api/sessions/[id]" | "/api/sessions/[id]/auto-name" | "/api/sessions/[id]/context" | "/api/sessions/[id]/entries/[entryId]/thinking" | "/api/sessions/[id]/export" | "/api/sessions/[id]/state" | "/api/sessions/[id]/todos" | "/api/skills" | "/api/skills/check" | "/api/skills/install" | "/api/skills/search" | "/api/skills/update" | "/api/terminal" | "/api/terminal/[id]" | "/api/terminal/[id]/events" | "/api/worktrees"
|
|
6
6
|
type PageRoutes = never
|
|
7
7
|
type LayoutRoutes = "/"
|
|
8
8
|
type RedirectRoutes = never
|
|
@@ -17,7 +17,6 @@ interface ParamMap {
|
|
|
17
17
|
"/api/agent/[id]/events": { "id": string; }
|
|
18
18
|
"/api/agent/new": {}
|
|
19
19
|
"/api/agent/running": {}
|
|
20
|
-
"/api/agent/running/events": {}
|
|
21
20
|
"/api/app-update": {}
|
|
22
21
|
"/api/auth/all-providers": {}
|
|
23
22
|
"/api/auth/api-key/[provider]": { "provider": string; }
|
|
@@ -40,6 +39,7 @@ interface ParamMap {
|
|
|
40
39
|
"/api/models-config/test": {}
|
|
41
40
|
"/api/plugins": {}
|
|
42
41
|
"/api/project-trust": {}
|
|
42
|
+
"/api/quota": {}
|
|
43
43
|
"/api/sessions": {}
|
|
44
44
|
"/api/sessions/[id]": { "id": string; }
|
|
45
45
|
"/api/sessions/[id]/auto-name": { "id": string; }
|
package/.next/types/validator.ts
CHANGED
|
@@ -92,15 +92,6 @@ type RouteHandlerConfig<Route extends AppRouteHandlerRoutes = AppRouteHandlerRou
|
|
|
92
92
|
type __Unused = __Check
|
|
93
93
|
}
|
|
94
94
|
|
|
95
|
-
// Validate ../../app/api/agent/running/events/route.ts
|
|
96
|
-
{
|
|
97
|
-
type __IsExpected<Specific extends RouteHandlerConfig<"/api/agent/running/events">> = Specific
|
|
98
|
-
const handler = {} as typeof import("../../app/api/agent/running/events/route.js")
|
|
99
|
-
type __Check = __IsExpected<typeof handler>
|
|
100
|
-
// @ts-ignore
|
|
101
|
-
type __Unused = __Check
|
|
102
|
-
}
|
|
103
|
-
|
|
104
95
|
// Validate ../../app/api/agent/running/route.ts
|
|
105
96
|
{
|
|
106
97
|
type __IsExpected<Specific extends RouteHandlerConfig<"/api/agent/running">> = Specific
|
|
@@ -308,6 +299,15 @@ type RouteHandlerConfig<Route extends AppRouteHandlerRoutes = AppRouteHandlerRou
|
|
|
308
299
|
type __Unused = __Check
|
|
309
300
|
}
|
|
310
301
|
|
|
302
|
+
// Validate ../../app/api/quota/route.ts
|
|
303
|
+
{
|
|
304
|
+
type __IsExpected<Specific extends RouteHandlerConfig<"/api/quota">> = Specific
|
|
305
|
+
const handler = {} as typeof import("../../app/api/quota/route.js")
|
|
306
|
+
type __Check = __IsExpected<typeof handler>
|
|
307
|
+
// @ts-ignore
|
|
308
|
+
type __Unused = __Check
|
|
309
|
+
}
|
|
310
|
+
|
|
311
311
|
// Validate ../../app/api/sessions/[id]/auto-name/route.ts
|
|
312
312
|
{
|
|
313
313
|
type __IsExpected<Specific extends RouteHandlerConfig<"/api/sessions/[id]/auto-name">> = Specific
|