@baique/pi-web-sky 0.1.37 → 0.1.39

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 (261) 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 +3 -3
  4. package/.next/next-server.js.nft.json +1 -1
  5. package/.next/prerender-manifest.json +3 -3
  6. package/.next/required-server-files.js +6 -6
  7. package/.next/required-server-files.json +6 -6
  8. package/.next/server/app/_global-error/page.js +2 -2
  9. package/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  10. package/.next/server/app/_global-error.html +1 -1
  11. package/.next/server/app/_global-error.rsc +1 -1
  12. package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  13. package/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  14. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  15. package/.next/server/app/_not-found/page.js +1 -1
  16. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  17. package/.next/server/app/_not-found.html +1 -1
  18. package/.next/server/app/_not-found.rsc +3 -3
  19. package/.next/server/app/_not-found.segments/_full.segment.rsc +3 -3
  20. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +3 -3
  21. package/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  22. package/.next/server/app/api/agent/[id]/bash-output/route.js +2 -2
  23. package/.next/server/app/api/agent/[id]/bash-output/route_client-reference-manifest.js +1 -1
  24. package/.next/server/app/api/agent/[id]/events/route.js +3 -3
  25. package/.next/server/app/api/agent/[id]/events/route_client-reference-manifest.js +1 -1
  26. package/.next/server/app/api/agent/[id]/route.js +2 -2
  27. package/.next/server/app/api/agent/[id]/route_client-reference-manifest.js +1 -1
  28. package/.next/server/app/api/agent/new/route.js +1 -1
  29. package/.next/server/app/api/agent/new/route_client-reference-manifest.js +1 -1
  30. package/.next/server/app/api/agent/running/route.js +1 -1
  31. package/.next/server/app/api/agent/running/route_client-reference-manifest.js +1 -1
  32. package/.next/server/app/api/app-update/route.js +1 -1
  33. package/.next/server/app/api/app-update/route_client-reference-manifest.js +1 -1
  34. package/.next/server/app/api/auth/all-providers/route.js +1 -1
  35. package/.next/server/app/api/auth/all-providers/route_client-reference-manifest.js +1 -1
  36. package/.next/server/app/api/auth/api-key/[provider]/route.js +1 -1
  37. package/.next/server/app/api/auth/api-key/[provider]/route_client-reference-manifest.js +1 -1
  38. package/.next/server/app/api/auth/login/[provider]/route.js +3 -3
  39. package/.next/server/app/api/auth/login/[provider]/route_client-reference-manifest.js +1 -1
  40. package/.next/server/app/api/auth/logout/[provider]/route.js +1 -1
  41. package/.next/server/app/api/auth/logout/[provider]/route_client-reference-manifest.js +1 -1
  42. package/.next/server/app/api/auth/providers/route.js +1 -1
  43. package/.next/server/app/api/auth/providers/route_client-reference-manifest.js +1 -1
  44. package/.next/server/app/api/boards/[id]/canvas/route.js +1 -1
  45. package/.next/server/app/api/boards/[id]/canvas/route_client-reference-manifest.js +1 -1
  46. package/.next/server/app/api/boards/[id]/edges/[eid]/route.js +1 -1
  47. package/.next/server/app/api/boards/[id]/edges/[eid]/route_client-reference-manifest.js +1 -1
  48. package/.next/server/app/api/boards/[id]/edges/route.js +1 -1
  49. package/.next/server/app/api/boards/[id]/edges/route_client-reference-manifest.js +1 -1
  50. package/.next/server/app/api/boards/[id]/nodes/[nid]/route.js +1 -1
  51. package/.next/server/app/api/boards/[id]/nodes/[nid]/route_client-reference-manifest.js +1 -1
  52. package/.next/server/app/api/boards/[id]/nodes/route.js +1 -1
  53. package/.next/server/app/api/boards/[id]/nodes/route_client-reference-manifest.js +1 -1
  54. package/.next/server/app/api/boards/[id]/reconcile-task-edges/route.js +1 -1
  55. package/.next/server/app/api/boards/[id]/reconcile-task-edges/route_client-reference-manifest.js +1 -1
  56. package/.next/server/app/api/boards/[id]/route.js +1 -1
  57. package/.next/server/app/api/boards/[id]/route_client-reference-manifest.js +1 -1
  58. package/.next/server/app/api/boards/purge-orphans/route.js +1 -1
  59. package/.next/server/app/api/boards/purge-orphans/route_client-reference-manifest.js +1 -1
  60. package/.next/server/app/api/boards/reorder/route.js +1 -1
  61. package/.next/server/app/api/boards/reorder/route_client-reference-manifest.js +1 -1
  62. package/.next/server/app/api/boards/route.js +1 -1
  63. package/.next/server/app/api/boards/route_client-reference-manifest.js +1 -1
  64. package/.next/server/app/api/cwd/browse/route.js +1 -1
  65. package/.next/server/app/api/cwd/browse/route_client-reference-manifest.js +1 -1
  66. package/.next/server/app/api/cwd/validate/route.js +2 -2
  67. package/.next/server/app/api/cwd/validate/route_client-reference-manifest.js +1 -1
  68. package/.next/server/app/api/default-cwd/route.js +2 -2
  69. package/.next/server/app/api/default-cwd/route_client-reference-manifest.js +1 -1
  70. package/.next/server/app/api/file-index/route.js +2 -2
  71. package/.next/server/app/api/file-index/route_client-reference-manifest.js +1 -1
  72. package/.next/server/app/api/files/[...path]/route.js +2 -2
  73. package/.next/server/app/api/files/[...path]/route_client-reference-manifest.js +1 -1
  74. package/.next/server/app/api/git/diff/route.js +1 -1
  75. package/.next/server/app/api/git/diff/route_client-reference-manifest.js +1 -1
  76. package/.next/server/app/api/git/status/route.js +1 -1
  77. package/.next/server/app/api/git/status/route_client-reference-manifest.js +1 -1
  78. package/.next/server/app/api/home/route.js +1 -1
  79. package/.next/server/app/api/home/route_client-reference-manifest.js +1 -1
  80. package/.next/server/app/api/mcp/route.js +2 -2
  81. package/.next/server/app/api/mcp/route_client-reference-manifest.js +1 -1
  82. package/.next/server/app/api/models/route.js +2 -2
  83. package/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
  84. package/.next/server/app/api/models-config/catalog/route.js +1 -1
  85. package/.next/server/app/api/models-config/catalog/route_client-reference-manifest.js +1 -1
  86. package/.next/server/app/api/models-config/discover/route.js +1 -1
  87. package/.next/server/app/api/models-config/discover/route_client-reference-manifest.js +1 -1
  88. package/.next/server/app/api/models-config/route.js +1 -1
  89. package/.next/server/app/api/models-config/route_client-reference-manifest.js +1 -1
  90. package/.next/server/app/api/models-config/test/route.js +1 -1
  91. package/.next/server/app/api/models-config/test/route_client-reference-manifest.js +1 -1
  92. package/.next/server/app/api/plugins/route.js +2 -2
  93. package/.next/server/app/api/plugins/route_client-reference-manifest.js +1 -1
  94. package/.next/server/app/api/project-trust/route.js +2 -2
  95. package/.next/server/app/api/project-trust/route_client-reference-manifest.js +1 -1
  96. package/.next/server/app/api/quota/route.js +1 -1
  97. package/.next/server/app/api/quota/route_client-reference-manifest.js +1 -1
  98. package/.next/server/app/api/search/route.js +2 -2
  99. package/.next/server/app/api/search/route_client-reference-manifest.js +1 -1
  100. package/.next/server/app/api/sessions/[id]/auto-name/route.js +2 -2
  101. package/.next/server/app/api/sessions/[id]/auto-name/route_client-reference-manifest.js +1 -1
  102. package/.next/server/app/api/sessions/[id]/context/route.js +2 -2
  103. package/.next/server/app/api/sessions/[id]/context/route_client-reference-manifest.js +1 -1
  104. package/.next/server/app/api/sessions/[id]/entries/[entryId]/thinking/route.js +2 -2
  105. package/.next/server/app/api/sessions/[id]/entries/[entryId]/thinking/route_client-reference-manifest.js +1 -1
  106. package/.next/server/app/api/sessions/[id]/export/route.js +2 -2
  107. package/.next/server/app/api/sessions/[id]/export/route_client-reference-manifest.js +1 -1
  108. package/.next/server/app/api/sessions/[id]/route.js +1 -1
  109. package/.next/server/app/api/sessions/[id]/route_client-reference-manifest.js +1 -1
  110. package/.next/server/app/api/sessions/[id]/state/route.js +2 -2
  111. package/.next/server/app/api/sessions/[id]/state/route_client-reference-manifest.js +1 -1
  112. package/.next/server/app/api/sessions/[id]/todos/route.js +2 -2
  113. package/.next/server/app/api/sessions/[id]/todos/route_client-reference-manifest.js +1 -1
  114. package/.next/server/app/api/sessions/route.js +2 -2
  115. package/.next/server/app/api/sessions/route_client-reference-manifest.js +1 -1
  116. package/.next/server/app/api/skills/check/route.js +1 -1
  117. package/.next/server/app/api/skills/check/route_client-reference-manifest.js +1 -1
  118. package/.next/server/app/api/skills/install/route.js +2 -2
  119. package/.next/server/app/api/skills/install/route_client-reference-manifest.js +1 -1
  120. package/.next/server/app/api/skills/route.js +1 -1
  121. package/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
  122. package/.next/server/app/api/skills/search/route.js +1 -1
  123. package/.next/server/app/api/skills/search/route_client-reference-manifest.js +1 -1
  124. package/.next/server/app/api/skills/update/route.js +1 -1
  125. package/.next/server/app/api/skills/update/route_client-reference-manifest.js +1 -1
  126. package/.next/server/app/api/task-card-questions/[id]/answer/route.js +1 -1
  127. package/.next/server/app/api/task-card-questions/[id]/answer/route_client-reference-manifest.js +1 -1
  128. package/.next/server/app/api/task-card-questions/route.js +1 -1
  129. package/.next/server/app/api/task-card-questions/route_client-reference-manifest.js +1 -1
  130. package/.next/server/app/api/task-cards/[id]/route.js +1 -1
  131. package/.next/server/app/api/task-cards/[id]/route_client-reference-manifest.js +1 -1
  132. package/.next/server/app/api/task-cards/route.js +1 -1
  133. package/.next/server/app/api/task-cards/route_client-reference-manifest.js +1 -1
  134. package/.next/server/app/api/task-scheduler/status/route.js +1 -1
  135. package/.next/server/app/api/task-scheduler/status/route_client-reference-manifest.js +1 -1
  136. package/.next/server/app/api/tasks/[id]/board/route.js +1 -1
  137. package/.next/server/app/api/tasks/[id]/board/route_client-reference-manifest.js +1 -1
  138. package/.next/server/app/api/tasks/[id]/route.js +1 -1
  139. package/.next/server/app/api/tasks/[id]/route_client-reference-manifest.js +1 -1
  140. package/.next/server/app/api/tasks/reorder/route.js +1 -1
  141. package/.next/server/app/api/tasks/reorder/route_client-reference-manifest.js +1 -1
  142. package/.next/server/app/api/tasks/route.js +1 -1
  143. package/.next/server/app/api/tasks/route_client-reference-manifest.js +1 -1
  144. package/.next/server/app/api/terminal/[id]/events/route.js +3 -3
  145. package/.next/server/app/api/terminal/[id]/events/route_client-reference-manifest.js +1 -1
  146. package/.next/server/app/api/terminal/[id]/route.js +2 -2
  147. package/.next/server/app/api/terminal/[id]/route_client-reference-manifest.js +1 -1
  148. package/.next/server/app/api/terminal/route.js +2 -2
  149. package/.next/server/app/api/terminal/route_client-reference-manifest.js +1 -1
  150. package/.next/server/app/api/worktrees/route.js +2 -2
  151. package/.next/server/app/api/worktrees/route_client-reference-manifest.js +1 -1
  152. package/.next/server/app/favicon.ico/route.js +1 -1
  153. package/.next/server/app/index.html +1 -1
  154. package/.next/server/app/index.rsc +5 -5
  155. package/.next/server/app/index.segments/__PAGE__.segment.rsc +5 -5
  156. package/.next/server/app/index.segments/_full.segment.rsc +5 -5
  157. package/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  158. package/.next/server/app/manifest.webmanifest/route.js +2 -2
  159. package/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
  160. package/.next/server/app/page.js +3 -3
  161. package/.next/server/app/page_client-reference-manifest.js +1 -1
  162. package/.next/server/app-paths-manifest.json +8 -8
  163. package/.next/server/chunks/2404.js +1 -1
  164. package/.next/server/chunks/2430.js +4 -4
  165. package/.next/server/chunks/3500.js +1 -1
  166. package/.next/server/chunks/4226.js +1 -1
  167. package/.next/server/chunks/542.js +3 -3
  168. package/.next/server/chunks/5794.js +1 -1
  169. package/.next/server/chunks/898.js +1 -1
  170. package/.next/server/instrumentation.js +1 -1
  171. package/.next/server/middleware-build-manifest.js +1 -1
  172. package/.next/server/middleware.js +3 -3
  173. package/.next/server/next-font-manifest.js +1 -1
  174. package/.next/server/next-font-manifest.json +1 -1
  175. package/.next/server/pages/404.html +1 -1
  176. package/.next/server/pages/500.html +1 -1
  177. package/.next/server/server-reference-manifest.json +1 -1
  178. package/.next/static/chunks/app/_not-found/{page-8cea8d8de35f4da4.js → page-af4fe23994cb3d66.js} +1 -1
  179. package/.next/static/chunks/app/{layout-c4ca28ccc08bc975.js → layout-7761e430ed68b347.js} +1 -1
  180. package/.next/static/chunks/app/{page-c9ead38525a85686.js → page-2c87c41e7f848f45.js} +3 -3
  181. package/.next/static/chunks/{main-app-dd2385a1a5a588df.js → main-app-b3e8a8d15d83e1f0.js} +1 -1
  182. package/.next/static/chunks/next/dist/client/components/builtin/global-error-00a4badaccb388e6.js +1 -0
  183. package/.next/static/css/{422c7dc0faa04d89.css → d3a2b5077b52c727.css} +1 -1
  184. package/.next/trace +49 -8
  185. package/.next/trace-build +1 -1
  186. package/.next/types/app/api/agent/[id]/bash-output/route.ts +1 -1
  187. package/.next/types/app/api/agent/[id]/events/route.ts +1 -1
  188. package/.next/types/app/api/agent/[id]/route.ts +1 -1
  189. package/.next/types/app/api/agent/new/route.ts +1 -1
  190. package/.next/types/app/api/agent/running/route.ts +1 -1
  191. package/.next/types/app/api/app-update/route.ts +1 -1
  192. package/.next/types/app/api/auth/all-providers/route.ts +1 -1
  193. package/.next/types/app/api/auth/api-key/[provider]/route.ts +1 -1
  194. package/.next/types/app/api/auth/login/[provider]/route.ts +1 -1
  195. package/.next/types/app/api/auth/logout/[provider]/route.ts +1 -1
  196. package/.next/types/app/api/auth/providers/route.ts +1 -1
  197. package/.next/types/app/api/boards/[id]/canvas/route.ts +1 -1
  198. package/.next/types/app/api/boards/[id]/edges/[eid]/route.ts +1 -1
  199. package/.next/types/app/api/boards/[id]/edges/route.ts +1 -1
  200. package/.next/types/app/api/boards/[id]/nodes/[nid]/route.ts +1 -1
  201. package/.next/types/app/api/boards/[id]/nodes/route.ts +1 -1
  202. package/.next/types/app/api/boards/[id]/reconcile-task-edges/route.ts +1 -1
  203. package/.next/types/app/api/boards/[id]/route.ts +1 -1
  204. package/.next/types/app/api/boards/purge-orphans/route.ts +1 -1
  205. package/.next/types/app/api/boards/reorder/route.ts +1 -1
  206. package/.next/types/app/api/boards/route.ts +1 -1
  207. package/.next/types/app/api/cwd/browse/route.ts +1 -1
  208. package/.next/types/app/api/cwd/validate/route.ts +1 -1
  209. package/.next/types/app/api/default-cwd/route.ts +1 -1
  210. package/.next/types/app/api/file-index/route.ts +1 -1
  211. package/.next/types/app/api/files/[...path]/route.ts +1 -1
  212. package/.next/types/app/api/git/diff/route.ts +1 -1
  213. package/.next/types/app/api/git/status/route.ts +1 -1
  214. package/.next/types/app/api/home/route.ts +1 -1
  215. package/.next/types/app/api/mcp/route.ts +1 -1
  216. package/.next/types/app/api/models/route.ts +1 -1
  217. package/.next/types/app/api/models-config/catalog/route.ts +1 -1
  218. package/.next/types/app/api/models-config/discover/route.ts +1 -1
  219. package/.next/types/app/api/models-config/route.ts +1 -1
  220. package/.next/types/app/api/models-config/test/route.ts +1 -1
  221. package/.next/types/app/api/plugins/route.ts +1 -1
  222. package/.next/types/app/api/project-trust/route.ts +1 -1
  223. package/.next/types/app/api/quota/route.ts +1 -1
  224. package/.next/types/app/api/search/route.ts +1 -1
  225. package/.next/types/app/api/sessions/[id]/auto-name/route.ts +1 -1
  226. package/.next/types/app/api/sessions/[id]/context/route.ts +1 -1
  227. package/.next/types/app/api/sessions/[id]/entries/[entryId]/thinking/route.ts +1 -1
  228. package/.next/types/app/api/sessions/[id]/export/route.ts +1 -1
  229. package/.next/types/app/api/sessions/[id]/route.ts +1 -1
  230. package/.next/types/app/api/sessions/[id]/state/route.ts +1 -1
  231. package/.next/types/app/api/sessions/[id]/todos/route.ts +1 -1
  232. package/.next/types/app/api/sessions/route.ts +1 -1
  233. package/.next/types/app/api/skills/check/route.ts +1 -1
  234. package/.next/types/app/api/skills/install/route.ts +1 -1
  235. package/.next/types/app/api/skills/route.ts +1 -1
  236. package/.next/types/app/api/skills/search/route.ts +1 -1
  237. package/.next/types/app/api/skills/update/route.ts +1 -1
  238. package/.next/types/app/api/task-card-questions/[id]/answer/route.ts +1 -1
  239. package/.next/types/app/api/task-card-questions/route.ts +1 -1
  240. package/.next/types/app/api/task-cards/[id]/route.ts +1 -1
  241. package/.next/types/app/api/task-cards/route.ts +1 -1
  242. package/.next/types/app/api/task-scheduler/status/route.ts +1 -1
  243. package/.next/types/app/api/tasks/[id]/board/route.ts +1 -1
  244. package/.next/types/app/api/tasks/[id]/route.ts +1 -1
  245. package/.next/types/app/api/tasks/reorder/route.ts +1 -1
  246. package/.next/types/app/api/tasks/route.ts +1 -1
  247. package/.next/types/app/api/terminal/[id]/events/route.ts +1 -1
  248. package/.next/types/app/api/terminal/[id]/route.ts +1 -1
  249. package/.next/types/app/api/terminal/route.ts +1 -1
  250. package/.next/types/app/api/worktrees/route.ts +1 -1
  251. package/.next/types/app/layout.ts +1 -1
  252. package/.next/types/app/page.ts +1 -1
  253. package/README.md +12 -1
  254. package/THIRD_PARTY_NOTICES.md +113 -0
  255. package/package.json +3 -1
  256. package/public/icons/apple-touch-icon.png +0 -0
  257. package/public/icons/icon-192.png +0 -0
  258. package/public/icons/icon-512.png +0 -0
  259. package/.next/static/chunks/next/dist/client/components/builtin/global-error-be943dcb89867ab9.js +0 -1
  260. /package/.next/static/{7sDSz-wW-RWYnxh1l6-fD → IzmOG04jJst1VpUvr_fr5}/_buildManifest.js +0 -0
  261. /package/.next/static/{7sDSz-wW-RWYnxh1l6-fD → IzmOG04jJst1VpUvr_fr5}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"25069":{"*":{"id":"74411","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":{"/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-c4ca28ccc08bc975.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-c4ca28ccc08bc975.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-c4ca28ccc08bc975.js"],"async":false},"/Users/baique/work/develop/project/pi-web-sky/app/globals.css":{"id":66872,"name":"*","chunks":["7177","static/chunks/app/layout-c4ca28ccc08bc975.js"],"async":false},"/Users/baique/work/develop/project/pi-web-sky/components/AppShell.tsx":{"id":25069,"name":"*","chunks":["7330","static/chunks/d3ac728e-7964f816a1ca64e5.js","5362","static/chunks/5362-7d57fb3b2e15c9a1.js","8974","static/chunks/app/page-c9ead38525a85686.js"],"async":false},"/Users/baique/work/develop/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-c9ead38525a85686.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/422c7dc0faa04d89.css"}],"/Users/baique/work/develop/project/pi-web-sky/app/page":[{"inlined":false,"path":"static/css/46396d55066d14af.css"}]},"rscModuleMapping":{"25069":{"*":{"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":{}};
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"25069":{"*":{"id":"74411","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-7761e430ed68b347.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-7761e430ed68b347.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-7761e430ed68b347.js"],"async":false},"/home/wa/project/pi-web-sky/app/globals.css":{"id":66872,"name":"*","chunks":["7177","static/chunks/app/layout-7761e430ed68b347.js"],"async":false},"/home/wa/project/pi-web-sky/components/AppShell.tsx":{"id":25069,"name":"*","chunks":["7330","static/chunks/d3ac728e-7964f816a1ca64e5.js","5362","static/chunks/5362-7d57fb3b2e15c9a1.js","8974","static/chunks/app/page-2c87c41e7f848f45.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-2c87c41e7f848f45.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/d3a2b5077b52c727.css"}],"/home/wa/project/pi-web-sky/app/page":[{"inlined":false,"path":"static/css/46396d55066d14af.css"}]},"rscModuleMapping":{"25069":{"*":{"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":{}};
@@ -30,40 +30,40 @@
30
30
  "/api/auth/logout/[provider]/route": "app/api/auth/logout/[provider]/route.js",
31
31
  "/api/auth/providers/route": "app/api/auth/providers/route.js",
32
32
  "/api/auth/login/[provider]/route": "app/api/auth/login/[provider]/route.js",
33
- "/api/boards/[id]/edges/[eid]/route": "app/api/boards/[id]/edges/[eid]/route.js",
34
33
  "/api/boards/[id]/canvas/route": "app/api/boards/[id]/canvas/route.js",
34
+ "/api/boards/[id]/edges/[eid]/route": "app/api/boards/[id]/edges/[eid]/route.js",
35
35
  "/api/boards/[id]/edges/route": "app/api/boards/[id]/edges/route.js",
36
+ "/api/boards/[id]/nodes/route": "app/api/boards/[id]/nodes/route.js",
36
37
  "/api/boards/[id]/nodes/[nid]/route": "app/api/boards/[id]/nodes/[nid]/route.js",
37
38
  "/api/boards/[id]/reconcile-task-edges/route": "app/api/boards/[id]/reconcile-task-edges/route.js",
38
- "/api/boards/[id]/nodes/route": "app/api/boards/[id]/nodes/route.js",
39
- "/api/boards/[id]/route": "app/api/boards/[id]/route.js",
40
39
  "/api/boards/purge-orphans/route": "app/api/boards/purge-orphans/route.js",
40
+ "/api/boards/[id]/route": "app/api/boards/[id]/route.js",
41
41
  "/api/boards/reorder/route": "app/api/boards/reorder/route.js",
42
42
  "/api/boards/route": "app/api/boards/route.js",
43
43
  "/api/models-config/catalog/route": "app/api/models-config/catalog/route.js",
44
- "/api/models-config/discover/route": "app/api/models-config/discover/route.js",
45
44
  "/api/models-config/route": "app/api/models-config/route.js",
45
+ "/api/models-config/discover/route": "app/api/models-config/discover/route.js",
46
46
  "/api/models-config/test/route": "app/api/models-config/test/route.js",
47
47
  "/api/models/route": "app/api/models/route.js",
48
48
  "/api/project-trust/route": "app/api/project-trust/route.js",
49
49
  "/api/search/route": "app/api/search/route.js",
50
50
  "/api/mcp/route": "app/api/mcp/route.js",
51
+ "/api/sessions/route": "app/api/sessions/route.js",
51
52
  "/api/quota/route": "app/api/quota/route.js",
52
53
  "/api/sessions/[id]/export/route": "app/api/sessions/[id]/export/route.js",
53
- "/api/sessions/route": "app/api/sessions/route.js",
54
54
  "/api/skills/check/route": "app/api/skills/check/route.js",
55
55
  "/api/plugins/route": "app/api/plugins/route.js",
56
56
  "/api/skills/install/route": "app/api/skills/install/route.js",
57
57
  "/api/skills/route": "app/api/skills/route.js",
58
- "/api/task-card-questions/[id]/answer/route": "app/api/task-card-questions/[id]/answer/route.js",
59
58
  "/api/skills/update/route": "app/api/skills/update/route.js",
60
- "/api/task-card-questions/route": "app/api/task-card-questions/route.js",
59
+ "/api/task-card-questions/[id]/answer/route": "app/api/task-card-questions/[id]/answer/route.js",
61
60
  "/api/skills/search/route": "app/api/skills/search/route.js",
61
+ "/api/task-card-questions/route": "app/api/task-card-questions/route.js",
62
62
  "/api/task-scheduler/status/route": "app/api/task-scheduler/status/route.js",
63
63
  "/api/tasks/[id]/board/route": "app/api/tasks/[id]/board/route.js",
64
+ "/api/tasks/reorder/route": "app/api/tasks/reorder/route.js",
64
65
  "/api/task-cards/[id]/route": "app/api/task-cards/[id]/route.js",
65
66
  "/api/task-cards/route": "app/api/task-cards/route.js",
66
- "/api/tasks/reorder/route": "app/api/tasks/reorder/route.js",
67
67
  "/api/tasks/route": "app/api/tasks/route.js",
68
68
  "/api/terminal/[id]/events/route": "app/api/terminal/[id]/events/route.js",
69
69
  "/api/terminal/[id]/route": "app/api/terminal/[id]/route.js",
@@ -1,4 +1,4 @@
1
- exports.id=2404,exports.ids=[2404],exports.modules={19225:(a,b,c)=>{"use strict";a.exports=c(44870)},20368:(a,b,c)=>{"use strict";c.a(a,async(a,d)=>{try{c.d(b,{C:()=>l,u:()=>k});var e=c(79748),f=c(33873),g=c(75430),h=c(80547),i=c(72498),j=a([g,h,i]);[g,h,i]=j.then?(await j)():j;class l extends Error{constructor(a,b){super(b),this.status=a}}async function k(a){let b=(0,g.getAgentDir)(),c=a?(0,f.resolve)(a):b;if(a){try{if(!(await (0,e.stat)(c)).isDirectory())throw new l(400,`Directory does not exist: ${c}`)}catch(a){if(a instanceof l)throw a;throw new l(400,`Directory does not exist: ${c}`)}let a=await (0,h.mc)();if(!(0,h.B7)(c,a))throw new l(403,"Access denied")}let d=(0,i.Fk)(c,b);return{services:await (0,g.createAgentSessionServices)({cwd:c,agentDir:b,...d?{resourceLoaderReloadOptions:d}:{}}),cwd:c}}d()}catch(a){d(a)}})},28247:(a,b,c)=>{"use strict";async function d(a){let b=a.getModels(),c=new Map;try{for(let b of(await a.listCredentials()))("api_key"===b.type||"oauth"===b.type)&&c.set(b.providerId,b.type)}catch{}return a.getProviders().map(d=>({id:d.id,name:d.name,hasApiKeyLogin:!!d.auth.apiKey?.login,hasOAuth:!!d.auth.oauth,...d.auth.oauth?.name?{oauthName:d.auth.oauth.name}:{},status:a.getProviderAuthStatus(d.id),...c.has(d.id)?{credentialType:c.get(d.id)}:{},modelCount:b.filter(a=>a.provider===d.id).length}))}c.d(b,{z:()=>d})},66737:(a,b,c)=>{"use strict";c.d(b,{Lf:()=>g});var d=c(79868),e=c(21820),f=c(33873);function g(){var a;if(globalThis.__piWebDb)return globalThis.__piWebDb;let b=new d.DatabaseSync((0,f.join)(function(){let a=process.env.PI_CODING_AGENT_DIR;if(a){let b=a.startsWith("~")?(0,f.join)((0,e.homedir)(),a.slice(1)):a;return(0,f.normalize)(b)}return(0,f.join)((0,e.homedir)(),".pi","agent")}(),"pi-web.db"));return b.exec("PRAGMA journal_mode = WAL;"),b.exec("PRAGMA foreign_keys = ON;"),(a=b).exec(`
1
+ exports.id=2404,exports.ids=[2404],exports.modules={19225:(a,b,c)=>{"use strict";a.exports=c(44870)},20368:(a,b,c)=>{"use strict";c.a(a,async(a,d)=>{try{c.d(b,{C:()=>l,u:()=>k});var e=c(79748),f=c(33873),g=c(75430),h=c(80547),i=c(72498),j=a([g,h,i]);[g,h,i]=j.then?(await j)():j;class l extends Error{constructor(a,b){super(b),this.status=a}}async function k(a){let b=(0,g.getAgentDir)(),c=a?(0,f.resolve)(a):b;if(a){try{if(!(await (0,e.stat)(c)).isDirectory())throw new l(400,`Directory does not exist: ${c}`)}catch(a){if(a instanceof l)throw a;throw new l(400,`Directory does not exist: ${c}`)}let a=await (0,h.mc)();if(!(0,h.B7)(c,a))throw new l(403,"Access denied")}let d=(0,i.Fk)(c,b);return{services:await (0,g.createAgentSessionServices)({cwd:c,agentDir:b,...d?{resourceLoaderReloadOptions:d}:{}}),cwd:c}}d()}catch(a){d(a)}})},28247:(a,b,c)=>{"use strict";async function d(a){let b=a.getModels(),c=new Map;try{for(let b of(await a.listCredentials()))("api_key"===b.type||"oauth"===b.type)&&c.set(b.providerId,b.type)}catch{}return a.getProviders().map(d=>({id:d.id,name:d.name,hasApiKeyLogin:!!d.auth.apiKey?.login,hasOAuth:!!d.auth.oauth,...d.auth.oauth?.name?{oauthName:d.auth.oauth.name}:{},status:a.getProviderAuthStatus(d.id),...c.has(d.id)?{credentialType:c.get(d.id)}:{},modelCount:b.filter(a=>a.provider===d.id).length}))}c.d(b,{z:()=>d})},66737:(a,b,c)=>{"use strict";c.d(b,{Lf:()=>g});var d=c(80099),e=c(21820),f=c(33873);function g(){var a;if(globalThis.__piWebDb)return globalThis.__piWebDb;let b=new d.DatabaseSync((0,f.join)(function(){let a=process.env.PI_CODING_AGENT_DIR;if(a){let b=a.startsWith("~")?(0,f.join)((0,e.homedir)(),a.slice(1)):a;return(0,f.normalize)(b)}return(0,f.join)((0,e.homedir)(),".pi","agent")}(),"pi-web.db"));return b.exec("PRAGMA journal_mode = WAL;"),b.exec("PRAGMA foreign_keys = ON;"),(a=b).exec(`
2
2
  CREATE TABLE IF NOT EXISTS tasks (
3
3
  id TEXT PRIMARY KEY,
4
4
  project_key TEXT NOT NULL,