@baique/pi-web-sky 0.1.21 → 0.1.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.
Files changed (201) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-path-routes-manifest.json +8 -8
  3. package/.next/build-manifest.json +4 -4
  4. package/.next/next-server.js.nft.json +1 -1
  5. package/.next/prerender-manifest.json +3 -3
  6. package/.next/react-loadable-manifest.json +1 -1
  7. package/.next/required-server-files.js +6 -6
  8. package/.next/required-server-files.json +6 -6
  9. package/.next/server/app/_global-error/page.js +2 -2
  10. package/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  11. package/.next/server/app/_global-error.html +1 -1
  12. package/.next/server/app/_global-error.rsc +1 -1
  13. package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  14. package/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  15. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  16. package/.next/server/app/_not-found/page.js +1 -1
  17. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  18. package/.next/server/app/_not-found.html +1 -1
  19. package/.next/server/app/_not-found.rsc +3 -3
  20. package/.next/server/app/_not-found.segments/_full.segment.rsc +3 -3
  21. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +3 -3
  22. package/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  23. package/.next/server/app/api/agent/[id]/bash-output/route.js +1 -1
  24. package/.next/server/app/api/agent/[id]/bash-output/route_client-reference-manifest.js +1 -1
  25. package/.next/server/app/api/agent/[id]/events/route.js +2 -2
  26. package/.next/server/app/api/agent/[id]/events/route_client-reference-manifest.js +1 -1
  27. package/.next/server/app/api/agent/[id]/route.js +1 -1
  28. package/.next/server/app/api/agent/[id]/route_client-reference-manifest.js +1 -1
  29. package/.next/server/app/api/agent/new/route.js +1 -1
  30. package/.next/server/app/api/agent/new/route_client-reference-manifest.js +1 -1
  31. package/.next/server/app/api/agent/running/events/route.js +1 -1
  32. package/.next/server/app/api/agent/running/events/route_client-reference-manifest.js +1 -1
  33. package/.next/server/app/api/agent/running/route.js +1 -1
  34. package/.next/server/app/api/agent/running/route_client-reference-manifest.js +1 -1
  35. package/.next/server/app/api/app-update/route.js +1 -1
  36. package/.next/server/app/api/app-update/route_client-reference-manifest.js +1 -1
  37. package/.next/server/app/api/auth/all-providers/route.js +1 -1
  38. package/.next/server/app/api/auth/all-providers/route_client-reference-manifest.js +1 -1
  39. package/.next/server/app/api/auth/api-key/[provider]/route.js +1 -1
  40. package/.next/server/app/api/auth/api-key/[provider]/route_client-reference-manifest.js +1 -1
  41. package/.next/server/app/api/auth/login/[provider]/route.js +2 -2
  42. package/.next/server/app/api/auth/login/[provider]/route_client-reference-manifest.js +1 -1
  43. package/.next/server/app/api/auth/logout/[provider]/route.js +1 -1
  44. package/.next/server/app/api/auth/logout/[provider]/route_client-reference-manifest.js +1 -1
  45. package/.next/server/app/api/auth/providers/route.js +1 -1
  46. package/.next/server/app/api/auth/providers/route_client-reference-manifest.js +1 -1
  47. package/.next/server/app/api/cwd/browse/route.js +1 -1
  48. package/.next/server/app/api/cwd/browse/route_client-reference-manifest.js +1 -1
  49. package/.next/server/app/api/cwd/validate/route.js +1 -1
  50. package/.next/server/app/api/cwd/validate/route_client-reference-manifest.js +1 -1
  51. package/.next/server/app/api/default-cwd/route.js +1 -1
  52. package/.next/server/app/api/default-cwd/route_client-reference-manifest.js +1 -1
  53. package/.next/server/app/api/file-index/route.js +1 -1
  54. package/.next/server/app/api/file-index/route_client-reference-manifest.js +1 -1
  55. package/.next/server/app/api/files/[...path]/route.js +1 -1
  56. package/.next/server/app/api/files/[...path]/route_client-reference-manifest.js +1 -1
  57. package/.next/server/app/api/git/diff/route.js +2 -2
  58. package/.next/server/app/api/git/diff/route_client-reference-manifest.js +1 -1
  59. package/.next/server/app/api/git/status/route.js +1 -1
  60. package/.next/server/app/api/git/status/route_client-reference-manifest.js +1 -1
  61. package/.next/server/app/api/home/route.js +1 -1
  62. package/.next/server/app/api/home/route_client-reference-manifest.js +1 -1
  63. package/.next/server/app/api/mcp/route.js +1 -1
  64. package/.next/server/app/api/mcp/route_client-reference-manifest.js +1 -1
  65. package/.next/server/app/api/models/route.js +1 -1
  66. package/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
  67. package/.next/server/app/api/models-config/catalog/route.js +1 -1
  68. package/.next/server/app/api/models-config/catalog/route_client-reference-manifest.js +1 -1
  69. package/.next/server/app/api/models-config/discover/route.js +1 -1
  70. package/.next/server/app/api/models-config/discover/route_client-reference-manifest.js +1 -1
  71. package/.next/server/app/api/models-config/route.js +1 -1
  72. package/.next/server/app/api/models-config/route_client-reference-manifest.js +1 -1
  73. package/.next/server/app/api/models-config/test/route.js +1 -1
  74. package/.next/server/app/api/models-config/test/route_client-reference-manifest.js +1 -1
  75. package/.next/server/app/api/plugins/route.js +1 -1
  76. package/.next/server/app/api/plugins/route_client-reference-manifest.js +1 -1
  77. package/.next/server/app/api/project-trust/route.js +1 -1
  78. package/.next/server/app/api/project-trust/route_client-reference-manifest.js +1 -1
  79. package/.next/server/app/api/sessions/[id]/auto-name/route.js +2 -2
  80. package/.next/server/app/api/sessions/[id]/auto-name/route_client-reference-manifest.js +1 -1
  81. package/.next/server/app/api/sessions/[id]/context/route.js +1 -1
  82. package/.next/server/app/api/sessions/[id]/context/route_client-reference-manifest.js +1 -1
  83. package/.next/server/app/api/sessions/[id]/entries/[entryId]/thinking/route.js +1 -1
  84. package/.next/server/app/api/sessions/[id]/entries/[entryId]/thinking/route_client-reference-manifest.js +1 -1
  85. package/.next/server/app/api/sessions/[id]/export/route.js +1 -1
  86. package/.next/server/app/api/sessions/[id]/export/route_client-reference-manifest.js +1 -1
  87. package/.next/server/app/api/sessions/[id]/route.js +1 -1
  88. package/.next/server/app/api/sessions/[id]/route_client-reference-manifest.js +1 -1
  89. package/.next/server/app/api/sessions/[id]/state/route.js +1 -1
  90. package/.next/server/app/api/sessions/[id]/state/route_client-reference-manifest.js +1 -1
  91. package/.next/server/app/api/sessions/[id]/todos/route.js +1 -1
  92. package/.next/server/app/api/sessions/[id]/todos/route_client-reference-manifest.js +1 -1
  93. package/.next/server/app/api/sessions/route.js +1 -1
  94. package/.next/server/app/api/sessions/route_client-reference-manifest.js +1 -1
  95. package/.next/server/app/api/skills/check/route.js +1 -1
  96. package/.next/server/app/api/skills/check/route_client-reference-manifest.js +1 -1
  97. package/.next/server/app/api/skills/install/route.js +1 -1
  98. package/.next/server/app/api/skills/install/route_client-reference-manifest.js +1 -1
  99. package/.next/server/app/api/skills/route.js +1 -1
  100. package/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
  101. package/.next/server/app/api/skills/search/route.js +1 -1
  102. package/.next/server/app/api/skills/search/route_client-reference-manifest.js +1 -1
  103. package/.next/server/app/api/skills/update/route.js +1 -1
  104. package/.next/server/app/api/skills/update/route_client-reference-manifest.js +1 -1
  105. package/.next/server/app/api/terminal/[id]/events/route.js +3 -3
  106. package/.next/server/app/api/terminal/[id]/events/route_client-reference-manifest.js +1 -1
  107. package/.next/server/app/api/terminal/[id]/route.js +2 -2
  108. package/.next/server/app/api/terminal/[id]/route_client-reference-manifest.js +1 -1
  109. package/.next/server/app/api/terminal/route.js +2 -2
  110. package/.next/server/app/api/terminal/route_client-reference-manifest.js +1 -1
  111. package/.next/server/app/api/worktrees/route.js +1 -1
  112. package/.next/server/app/api/worktrees/route_client-reference-manifest.js +1 -1
  113. package/.next/server/app/favicon.ico/route.js +1 -1
  114. package/.next/server/app/index.html +1 -1
  115. package/.next/server/app/index.rsc +5 -5
  116. package/.next/server/app/index.segments/__PAGE__.segment.rsc +5 -5
  117. package/.next/server/app/index.segments/_full.segment.rsc +5 -5
  118. package/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  119. package/.next/server/app/manifest.webmanifest/route.js +2 -2
  120. package/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
  121. package/.next/server/app/page.js +8 -8
  122. package/.next/server/app/page_client-reference-manifest.js +1 -1
  123. package/.next/server/app-paths-manifest.json +8 -8
  124. package/.next/server/chunks/2430.js +4 -4
  125. package/.next/server/chunks/3379.js +1 -1
  126. package/.next/server/middleware-build-manifest.js +1 -1
  127. package/.next/server/middleware-react-loadable-manifest.js +1 -1
  128. package/.next/server/middleware.js +3 -3
  129. package/.next/server/next-font-manifest.js +1 -1
  130. package/.next/server/next-font-manifest.json +1 -1
  131. package/.next/server/pages/404.html +1 -1
  132. package/.next/server/pages/500.html +1 -1
  133. package/.next/server/server-reference-manifest.json +1 -1
  134. package/.next/static/chunks/3266.5b76f9f71c8cef44.js +1 -0
  135. package/.next/static/chunks/4406-5d47a3d34a956b3f.js +7 -0
  136. package/.next/static/chunks/app/_not-found/{page-af4fe23994cb3d66.js → page-8cea8d8de35f4da4.js} +1 -1
  137. package/.next/static/chunks/app/{layout-ef2f232cb7bda98e.js → layout-a87bd7726a9b934b.js} +1 -1
  138. package/.next/static/chunks/app/page-1b3cab0efb7e465e.js +89 -0
  139. package/.next/static/chunks/{main-app-b3e8a8d15d83e1f0.js → main-app-dd2385a1a5a588df.js} +1 -1
  140. package/.next/static/chunks/next/dist/client/components/builtin/global-error-be943dcb89867ab9.js +1 -0
  141. package/.next/static/chunks/{webpack-8cc41c498e5b9a1b.js → webpack-943c1769a851c233.js} +1 -1
  142. package/.next/static/css/6e90300026a8f1d5.css +1 -0
  143. package/.next/trace +41 -7
  144. package/.next/trace-build +1 -1
  145. package/.next/types/app/api/agent/[id]/bash-output/route.ts +1 -1
  146. package/.next/types/app/api/agent/[id]/events/route.ts +1 -1
  147. package/.next/types/app/api/agent/[id]/route.ts +1 -1
  148. package/.next/types/app/api/agent/new/route.ts +1 -1
  149. package/.next/types/app/api/agent/running/events/route.ts +1 -1
  150. package/.next/types/app/api/agent/running/route.ts +1 -1
  151. package/.next/types/app/api/app-update/route.ts +1 -1
  152. package/.next/types/app/api/auth/all-providers/route.ts +1 -1
  153. package/.next/types/app/api/auth/api-key/[provider]/route.ts +1 -1
  154. package/.next/types/app/api/auth/login/[provider]/route.ts +1 -1
  155. package/.next/types/app/api/auth/logout/[provider]/route.ts +1 -1
  156. package/.next/types/app/api/auth/providers/route.ts +1 -1
  157. package/.next/types/app/api/cwd/browse/route.ts +1 -1
  158. package/.next/types/app/api/cwd/validate/route.ts +1 -1
  159. package/.next/types/app/api/default-cwd/route.ts +1 -1
  160. package/.next/types/app/api/file-index/route.ts +1 -1
  161. package/.next/types/app/api/files/[...path]/route.ts +1 -1
  162. package/.next/types/app/api/git/diff/route.ts +1 -1
  163. package/.next/types/app/api/git/status/route.ts +1 -1
  164. package/.next/types/app/api/home/route.ts +1 -1
  165. package/.next/types/app/api/mcp/route.ts +1 -1
  166. package/.next/types/app/api/models/route.ts +1 -1
  167. package/.next/types/app/api/models-config/catalog/route.ts +1 -1
  168. package/.next/types/app/api/models-config/discover/route.ts +1 -1
  169. package/.next/types/app/api/models-config/route.ts +1 -1
  170. package/.next/types/app/api/models-config/test/route.ts +1 -1
  171. package/.next/types/app/api/plugins/route.ts +1 -1
  172. package/.next/types/app/api/project-trust/route.ts +1 -1
  173. package/.next/types/app/api/sessions/[id]/auto-name/route.ts +1 -1
  174. package/.next/types/app/api/sessions/[id]/context/route.ts +1 -1
  175. package/.next/types/app/api/sessions/[id]/entries/[entryId]/thinking/route.ts +1 -1
  176. package/.next/types/app/api/sessions/[id]/export/route.ts +1 -1
  177. package/.next/types/app/api/sessions/[id]/route.ts +1 -1
  178. package/.next/types/app/api/sessions/[id]/state/route.ts +1 -1
  179. package/.next/types/app/api/sessions/[id]/todos/route.ts +1 -1
  180. package/.next/types/app/api/sessions/route.ts +1 -1
  181. package/.next/types/app/api/skills/check/route.ts +1 -1
  182. package/.next/types/app/api/skills/install/route.ts +1 -1
  183. package/.next/types/app/api/skills/route.ts +1 -1
  184. package/.next/types/app/api/skills/search/route.ts +1 -1
  185. package/.next/types/app/api/skills/update/route.ts +1 -1
  186. package/.next/types/app/api/terminal/[id]/events/route.ts +1 -1
  187. package/.next/types/app/api/terminal/[id]/route.ts +1 -1
  188. package/.next/types/app/api/terminal/route.ts +1 -1
  189. package/.next/types/app/api/worktrees/route.ts +1 -1
  190. package/.next/types/app/layout.ts +1 -1
  191. package/.next/types/app/page.ts +1 -1
  192. package/README.md +6 -2
  193. package/README.zh-CN.md +2 -1
  194. package/package.json +2 -1
  195. package/.next/static/chunks/1074-6cfca65ac411b2b8.js +0 -7
  196. package/.next/static/chunks/3266.4c722f2677595a04.js +0 -1
  197. package/.next/static/chunks/app/page-a99fc55e6eb5ac35.js +0 -89
  198. package/.next/static/chunks/next/dist/client/components/builtin/global-error-00a4badaccb388e6.js +0 -1
  199. package/.next/static/css/ad464d16f922f5b9.css +0 -1
  200. /package/.next/static/{pSndmMVwteDd_0Jo8BldA → W05wbsgovoISs6oOyAq_0}/_buildManifest.js +0 -0
  201. /package/.next/static/{pSndmMVwteDd_0Jo8BldA → W05wbsgovoISs6oOyAq_0}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"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}},"99468":{"*":{"id":"15926","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-ef2f232cb7bda98e.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-ef2f232cb7bda98e.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-ef2f232cb7bda98e.js"],"async":false},"/home/wa/project/pi-web-sky/app/globals.css":{"id":66872,"name":"*","chunks":["7177","static/chunks/app/layout-ef2f232cb7bda98e.js"],"async":false},"/home/wa/project/pi-web-sky/components/AppShell.tsx":{"id":99468,"name":"*","chunks":["7330","static/chunks/d3ac728e-7964f816a1ca64e5.js","1074","static/chunks/1074-6cfca65ac411b2b8.js","8974","static/chunks/app/page-a99fc55e6eb5ac35.js"],"async":false},"/home/wa/project/pi-web-sky/hooks/useI18n.tsx":{"id":39247,"name":"*","chunks":["7330","static/chunks/d3ac728e-7964f816a1ca64e5.js","1074","static/chunks/1074-6cfca65ac411b2b8.js","8974","static/chunks/app/page-a99fc55e6eb5ac35.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/ad464d16f922f5b9.css"}],"/home/wa/project/pi-web-sky/app/page":[{"inlined":false,"path":"static/css/8c3105d66a2c198b.css"}]},"rscModuleMapping":{"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}},"99468":{"*":{"id":"35790","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"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}},"77467":{"*":{"id":"73260","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":{"/Users/baique/work/develop/project/pi-web-sky/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/baique/work/develop/project/pi-web-sky/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/baique/work/develop/project/pi-web-sky/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/baique/work/develop/project/pi-web-sky/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/baique/work/develop/project/pi-web-sky/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/baique/work/develop/project/pi-web-sky/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/baique/work/develop/project/pi-web-sky/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/baique/work/develop/project/pi-web-sky/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/baique/work/develop/project/pi-web-sky/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/baique/work/develop/project/pi-web-sky/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/baique/work/develop/project/pi-web-sky/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/baique/work/develop/project/pi-web-sky/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/baique/work/develop/project/pi-web-sky/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/baique/work/develop/project/pi-web-sky/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/baique/work/develop/project/pi-web-sky/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/baique/work/develop/project/pi-web-sky/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/baique/work/develop/project/pi-web-sky/components/PwaRegistration.tsx":{"id":57788,"name":"*","chunks":["7177","static/chunks/app/layout-a87bd7726a9b934b.js"],"async":false},"/Users/baique/work/develop/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-a87bd7726a9b934b.js"],"async":false},"/Users/baique/work/develop/project/pi-web-sky/node_modules/katex/dist/katex.min.css":{"id":84559,"name":"*","chunks":["7177","static/chunks/app/layout-a87bd7726a9b934b.js"],"async":false},"/Users/baique/work/develop/project/pi-web-sky/app/globals.css":{"id":66872,"name":"*","chunks":["7177","static/chunks/app/layout-a87bd7726a9b934b.js"],"async":false},"/Users/baique/work/develop/project/pi-web-sky/components/AppShell.tsx":{"id":77467,"name":"*","chunks":["7330","static/chunks/d3ac728e-7964f816a1ca64e5.js","4406","static/chunks/4406-5d47a3d34a956b3f.js","8974","static/chunks/app/page-1b3cab0efb7e465e.js"],"async":false},"/Users/baique/work/develop/project/pi-web-sky/hooks/useI18n.tsx":{"id":39247,"name":"*","chunks":["7330","static/chunks/d3ac728e-7964f816a1ca64e5.js","4406","static/chunks/4406-5d47a3d34a956b3f.js","8974","static/chunks/app/page-1b3cab0efb7e465e.js"],"async":false}},"entryCSSFiles":{"/Users/baique/work/develop/project/pi-web-sky/":[],"/Users/baique/work/develop/project/pi-web-sky/app/layout":[{"inlined":false,"path":"static/css/88714c00e109ce28.css"},{"inlined":false,"path":"static/css/6e90300026a8f1d5.css"}],"/Users/baique/work/develop/project/pi-web-sky/app/page":[{"inlined":false,"path":"static/css/8c3105d66a2c198b.css"}]},"rscModuleMapping":{"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}},"77467":{"*":{"id":"35790","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":{}};
@@ -21,32 +21,32 @@
21
21
  "/favicon.ico/route": "app/favicon.ico/route.js",
22
22
  "/manifest.webmanifest/route": "app/manifest.webmanifest/route.js",
23
23
  "/api/agent/[id]/events/route": "app/api/agent/[id]/events/route.js",
24
+ "/api/agent/running/events/route": "app/api/agent/running/events/route.js",
25
+ "/api/agent/new/route": "app/api/agent/new/route.js",
24
26
  "/api/agent/running/route": "app/api/agent/running/route.js",
25
- "/api/auth/all-providers/route": "app/api/auth/all-providers/route.js",
26
27
  "/api/app-update/route": "app/api/app-update/route.js",
28
+ "/api/auth/all-providers/route": "app/api/auth/all-providers/route.js",
27
29
  "/api/auth/api-key/[provider]/route": "app/api/auth/api-key/[provider]/route.js",
28
- "/api/agent/running/events/route": "app/api/agent/running/events/route.js",
29
30
  "/api/auth/logout/[provider]/route": "app/api/auth/logout/[provider]/route.js",
30
- "/api/auth/providers/route": "app/api/auth/providers/route.js",
31
- "/api/agent/new/route": "app/api/agent/new/route.js",
32
31
  "/api/auth/login/[provider]/route": "app/api/auth/login/[provider]/route.js",
32
+ "/api/auth/providers/route": "app/api/auth/providers/route.js",
33
33
  "/api/models-config/catalog/route": "app/api/models-config/catalog/route.js",
34
34
  "/api/models-config/route": "app/api/models-config/route.js",
35
35
  "/api/models-config/discover/route": "app/api/models-config/discover/route.js",
36
36
  "/api/models-config/test/route": "app/api/models-config/test/route.js",
37
- "/api/project-trust/route": "app/api/project-trust/route.js",
38
37
  "/api/models/route": "app/api/models/route.js",
39
38
  "/api/mcp/route": "app/api/mcp/route.js",
39
+ "/api/project-trust/route": "app/api/project-trust/route.js",
40
+ "/api/plugins/route": "app/api/plugins/route.js",
40
41
  "/api/sessions/route": "app/api/sessions/route.js",
42
+ "/api/sessions/[id]/export/route": "app/api/sessions/[id]/export/route.js",
41
43
  "/api/skills/check/route": "app/api/skills/check/route.js",
42
44
  "/api/skills/install/route": "app/api/skills/install/route.js",
43
45
  "/api/skills/route": "app/api/skills/route.js",
46
+ "/api/skills/search/route": "app/api/skills/search/route.js",
44
47
  "/api/skills/update/route": "app/api/skills/update/route.js",
45
48
  "/api/terminal/[id]/events/route": "app/api/terminal/[id]/events/route.js",
46
- "/api/skills/search/route": "app/api/skills/search/route.js",
47
49
  "/api/terminal/[id]/route": "app/api/terminal/[id]/route.js",
48
- "/api/sessions/[id]/export/route": "app/api/sessions/[id]/export/route.js",
49
50
  "/api/terminal/route": "app/api/terminal/route.js",
50
- "/api/plugins/route": "app/api/plugins/route.js",
51
51
  "/page": "app/page.js"
52
52
  }