@surething/cockpit 1.0.183 → 1.0.185

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 (401) hide show
  1. package/.next-prod/BUILD_ID +1 -1
  2. package/.next-prod/app-path-routes-manifest.json +29 -24
  3. package/.next-prod/build-manifest.json +2 -2
  4. package/.next-prod/prerender-manifest.json +3 -3
  5. package/.next-prod/routes-manifest.json +30 -0
  6. package/.next-prod/server/app/_global-error/page_client-reference-manifest.js +1 -1
  7. package/.next-prod/server/app/_global-error.html +2 -2
  8. package/.next-prod/server/app/_global-error.rsc +1 -1
  9. package/.next-prod/server/app/_global-error.segments/_full.segment.rsc +1 -1
  10. package/.next-prod/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  11. package/.next-prod/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  12. package/.next-prod/server/app/_global-error.segments/_head.segment.rsc +1 -1
  13. package/.next-prod/server/app/_global-error.segments/_index.segment.rsc +1 -1
  14. package/.next-prod/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  15. package/.next-prod/server/app/_not-found/page_client-reference-manifest.js +1 -1
  16. package/.next-prod/server/app/_not-found.html +2 -2
  17. package/.next-prod/server/app/_not-found.rsc +2 -2
  18. package/.next-prod/server/app/_not-found.segments/_full.segment.rsc +2 -2
  19. package/.next-prod/server/app/_not-found.segments/_head.segment.rsc +1 -1
  20. package/.next-prod/server/app/_not-found.segments/_index.segment.rsc +2 -2
  21. package/.next-prod/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  22. package/.next-prod/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  23. package/.next-prod/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  24. package/.next-prod/server/app/api/bash/route_client-reference-manifest.js +1 -1
  25. package/.next-prod/server/app/api/chat/codex/route.js +23 -0
  26. package/.next-prod/server/app/api/chat/codex/route.js.nft.json +1 -0
  27. package/.next-prod/server/app/api/chat/codex/route_client-reference-manifest.js +1 -0
  28. package/.next-prod/server/app/api/chat/kimi/route.js +23 -0
  29. package/.next-prod/server/app/api/chat/kimi/route.js.nft.json +1 -0
  30. package/.next-prod/server/app/api/chat/kimi/route_client-reference-manifest.js +1 -0
  31. package/.next-prod/server/app/api/chat/ollama/route.js +11 -0
  32. package/.next-prod/server/app/api/chat/ollama/route.js.nft.json +1 -0
  33. package/.next-prod/server/app/api/chat/ollama/route_client-reference-manifest.js +1 -0
  34. package/.next-prod/server/app/api/chat/route.js +1 -1
  35. package/.next-prod/server/app/api/chat/route_client-reference-manifest.js +1 -1
  36. package/.next-prod/server/app/api/claude-stats/route.js +1 -1
  37. package/.next-prod/server/app/api/claude-stats/route_client-reference-manifest.js +1 -1
  38. package/.next-prod/server/app/api/commands/route.js +1 -1
  39. package/.next-prod/server/app/api/commands/route_client-reference-manifest.js +1 -1
  40. package/.next-prod/server/app/api/comments/route.js +1 -1
  41. package/.next-prod/server/app/api/comments/route_client-reference-manifest.js +1 -1
  42. package/.next-prod/server/app/api/db/columns/route_client-reference-manifest.js +1 -1
  43. package/.next-prod/server/app/api/db/connect/route_client-reference-manifest.js +1 -1
  44. package/.next-prod/server/app/api/db/disconnect/route_client-reference-manifest.js +1 -1
  45. package/.next-prod/server/app/api/db/export/route_client-reference-manifest.js +1 -1
  46. package/.next-prod/server/app/api/db/query/route_client-reference-manifest.js +1 -1
  47. package/.next-prod/server/app/api/db/schemas/route_client-reference-manifest.js +1 -1
  48. package/.next-prod/server/app/api/extension/version/route_client-reference-manifest.js +1 -1
  49. package/.next-prod/server/app/api/file/route_client-reference-manifest.js +1 -1
  50. package/.next-prod/server/app/api/files/blame/route_client-reference-manifest.js +1 -1
  51. package/.next-prod/server/app/api/files/clipboard/route_client-reference-manifest.js +1 -1
  52. package/.next-prod/server/app/api/files/copy/route_client-reference-manifest.js +1 -1
  53. package/.next-prod/server/app/api/files/delete/route_client-reference-manifest.js +1 -1
  54. package/.next-prod/server/app/api/files/expanded/route.js +1 -1
  55. package/.next-prod/server/app/api/files/expanded/route_client-reference-manifest.js +1 -1
  56. package/.next-prod/server/app/api/files/index/route_client-reference-manifest.js +1 -1
  57. package/.next-prod/server/app/api/files/init/route.js +1 -1
  58. package/.next-prod/server/app/api/files/init/route_client-reference-manifest.js +1 -1
  59. package/.next-prod/server/app/api/files/paste/route_client-reference-manifest.js +1 -1
  60. package/.next-prod/server/app/api/files/read/route_client-reference-manifest.js +1 -1
  61. package/.next-prod/server/app/api/files/readdir/route_client-reference-manifest.js +1 -1
  62. package/.next-prod/server/app/api/files/recent/route.js +1 -1
  63. package/.next-prod/server/app/api/files/recent/route_client-reference-manifest.js +1 -1
  64. package/.next-prod/server/app/api/files/save/route_client-reference-manifest.js +1 -1
  65. package/.next-prod/server/app/api/files/search/route_client-reference-manifest.js +1 -1
  66. package/.next-prod/server/app/api/git/branch-diff/route_client-reference-manifest.js +1 -1
  67. package/.next-prod/server/app/api/git/branches/route_client-reference-manifest.js +1 -1
  68. package/.next-prod/server/app/api/git/commit-diff/route_client-reference-manifest.js +1 -1
  69. package/.next-prod/server/app/api/git/commits/route_client-reference-manifest.js +1 -1
  70. package/.next-prod/server/app/api/git/diff/route_client-reference-manifest.js +1 -1
  71. package/.next-prod/server/app/api/git/discard/route_client-reference-manifest.js +1 -1
  72. package/.next-prod/server/app/api/git/stage/route_client-reference-manifest.js +1 -1
  73. package/.next-prod/server/app/api/git/status/route_client-reference-manifest.js +1 -1
  74. package/.next-prod/server/app/api/git/unstage/route_client-reference-manifest.js +1 -1
  75. package/.next-prod/server/app/api/git/worktree/route_client-reference-manifest.js +1 -1
  76. package/.next-prod/server/app/api/global-state/route.js +1 -1
  77. package/.next-prod/server/app/api/global-state/route_client-reference-manifest.js +1 -1
  78. package/.next-prod/server/app/api/jupyter/load/route_client-reference-manifest.js +1 -1
  79. package/.next-prod/server/app/api/jupyter/save/route_client-reference-manifest.js +1 -1
  80. package/.next-prod/server/app/api/jupyter/shutdown/route_client-reference-manifest.js +1 -1
  81. package/.next-prod/server/app/api/lsp/definition/route_client-reference-manifest.js +1 -1
  82. package/.next-prod/server/app/api/lsp/hover/route_client-reference-manifest.js +1 -1
  83. package/.next-prod/server/app/api/lsp/references/route_client-reference-manifest.js +1 -1
  84. package/.next-prod/server/app/api/lsp/status/route_client-reference-manifest.js +1 -1
  85. package/.next-prod/server/app/api/lsp/warmup/route_client-reference-manifest.js +1 -1
  86. package/.next-prod/server/app/api/mysql/columns/route_client-reference-manifest.js +1 -1
  87. package/.next-prod/server/app/api/mysql/connect/route_client-reference-manifest.js +1 -1
  88. package/.next-prod/server/app/api/mysql/disconnect/route_client-reference-manifest.js +1 -1
  89. package/.next-prod/server/app/api/mysql/export/route_client-reference-manifest.js +1 -1
  90. package/.next-prod/server/app/api/mysql/query/route_client-reference-manifest.js +1 -1
  91. package/.next-prod/server/app/api/mysql/schemas/route_client-reference-manifest.js +1 -1
  92. package/.next-prod/server/app/api/neo4j/connect/route_client-reference-manifest.js +1 -1
  93. package/.next-prod/server/app/api/neo4j/disconnect/route_client-reference-manifest.js +1 -1
  94. package/.next-prod/server/app/api/neo4j/query/route_client-reference-manifest.js +1 -1
  95. package/.next-prod/server/app/api/neo4j/schema/route_client-reference-manifest.js +1 -1
  96. package/.next-prod/server/app/api/note/route.js +1 -1
  97. package/.next-prod/server/app/api/note/route_client-reference-manifest.js +1 -1
  98. package/.next-prod/server/app/api/ollama/models/route.js +1 -0
  99. package/.next-prod/server/app/api/ollama/models/route.js.nft.json +1 -0
  100. package/.next-prod/server/app/api/ollama/models/route_client-reference-manifest.js +1 -0
  101. package/.next-prod/server/app/api/ollama/start/route.js +1 -0
  102. package/.next-prod/server/app/api/ollama/start/route.js.nft.json +1 -0
  103. package/.next-prod/server/app/api/ollama/start/route_client-reference-manifest.js +1 -0
  104. package/.next-prod/server/app/api/open-cursor/route_client-reference-manifest.js +1 -1
  105. package/.next-prod/server/app/api/open-vscode/route_client-reference-manifest.js +1 -1
  106. package/.next-prod/server/app/api/pick-folder/route_client-reference-manifest.js +1 -1
  107. package/.next-prod/server/app/api/pinned-sessions/route.js +1 -1
  108. package/.next-prod/server/app/api/pinned-sessions/route_client-reference-manifest.js +1 -1
  109. package/.next-prod/server/app/api/project-settings/route.js +1 -1
  110. package/.next-prod/server/app/api/project-settings/route_client-reference-manifest.js +1 -1
  111. package/.next-prod/server/app/api/project-state/route.js +1 -1
  112. package/.next-prod/server/app/api/project-state/route_client-reference-manifest.js +1 -1
  113. package/.next-prod/server/app/api/projects/route.js +1 -1
  114. package/.next-prod/server/app/api/projects/route_client-reference-manifest.js +1 -1
  115. package/.next-prod/server/app/api/redis/command/route_client-reference-manifest.js +1 -1
  116. package/.next-prod/server/app/api/redis/connect/route_client-reference-manifest.js +1 -1
  117. package/.next-prod/server/app/api/redis/delete/route_client-reference-manifest.js +1 -1
  118. package/.next-prod/server/app/api/redis/disconnect/route_client-reference-manifest.js +1 -1
  119. package/.next-prod/server/app/api/redis/get/route_client-reference-manifest.js +1 -1
  120. package/.next-prod/server/app/api/redis/keys/route_client-reference-manifest.js +1 -1
  121. package/.next-prod/server/app/api/redis/set/route_client-reference-manifest.js +1 -1
  122. package/.next-prod/server/app/api/review/[id]/comments/route.js +1 -1
  123. package/.next-prod/server/app/api/review/[id]/comments/route_client-reference-manifest.js +1 -1
  124. package/.next-prod/server/app/api/review/[id]/replies/route.js +1 -1
  125. package/.next-prod/server/app/api/review/[id]/replies/route_client-reference-manifest.js +1 -1
  126. package/.next-prod/server/app/api/review/[id]/route.js +1 -1
  127. package/.next-prod/server/app/api/review/[id]/route_client-reference-manifest.js +1 -1
  128. package/.next-prod/server/app/api/review/identify/route.js +1 -1
  129. package/.next-prod/server/app/api/review/identify/route_client-reference-manifest.js +1 -1
  130. package/.next-prod/server/app/api/review/order/route.js +1 -1
  131. package/.next-prod/server/app/api/review/order/route_client-reference-manifest.js +1 -1
  132. package/.next-prod/server/app/api/review/route.js +1 -1
  133. package/.next-prod/server/app/api/review/route_client-reference-manifest.js +1 -1
  134. package/.next-prod/server/app/api/review/share-info/route_client-reference-manifest.js +1 -1
  135. package/.next-prod/server/app/api/review/users/route.js +1 -1
  136. package/.next-prod/server/app/api/review/users/route_client-reference-manifest.js +1 -1
  137. package/.next-prod/server/app/api/scheduled-tasks/route.js +1 -1
  138. package/.next-prod/server/app/api/scheduled-tasks/route_client-reference-manifest.js +1 -1
  139. package/.next-prod/server/app/api/services/config/route.js +1 -1
  140. package/.next-prod/server/app/api/services/config/route_client-reference-manifest.js +1 -1
  141. package/.next-prod/server/app/api/services/scripts/route_client-reference-manifest.js +1 -1
  142. package/.next-prod/server/app/api/session/[sessionId]/fork/route.js +1 -1
  143. package/.next-prod/server/app/api/session/[sessionId]/fork/route_client-reference-manifest.js +1 -1
  144. package/.next-prod/server/app/api/session/[sessionId]/history/route.js +1 -1
  145. package/.next-prod/server/app/api/session/[sessionId]/history/route_client-reference-manifest.js +1 -1
  146. package/.next-prod/server/app/api/session-by-path/route.js +1 -1
  147. package/.next-prod/server/app/api/session-by-path/route_client-reference-manifest.js +1 -1
  148. package/.next-prod/server/app/api/sessions/projects/[encodedPath]/route.js +1 -1
  149. package/.next-prod/server/app/api/sessions/projects/[encodedPath]/route_client-reference-manifest.js +1 -1
  150. package/.next-prod/server/app/api/sessions/projects/route.js +1 -1
  151. package/.next-prod/server/app/api/sessions/projects/route_client-reference-manifest.js +1 -1
  152. package/.next-prod/server/app/api/sessions/route.js +1 -1
  153. package/.next-prod/server/app/api/sessions/route_client-reference-manifest.js +1 -1
  154. package/.next-prod/server/app/api/settings/route.js +1 -1
  155. package/.next-prod/server/app/api/settings/route_client-reference-manifest.js +1 -1
  156. package/.next-prod/server/app/api/terminal/aliases/route.js +1 -1
  157. package/.next-prod/server/app/api/terminal/aliases/route_client-reference-manifest.js +1 -1
  158. package/.next-prod/server/app/api/terminal/autocomplete/route_client-reference-manifest.js +1 -1
  159. package/.next-prod/server/app/api/terminal/bubble-order/route.js +1 -1
  160. package/.next-prod/server/app/api/terminal/bubble-order/route_client-reference-manifest.js +1 -1
  161. package/.next-prod/server/app/api/terminal/env/route.js +1 -1
  162. package/.next-prod/server/app/api/terminal/env/route_client-reference-manifest.js +1 -1
  163. package/.next-prod/server/app/api/terminal/history/route.js +1 -1
  164. package/.next-prod/server/app/api/terminal/history/route_client-reference-manifest.js +1 -1
  165. package/.next-prod/server/app/api/version/route_client-reference-manifest.js +1 -1
  166. package/.next-prod/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
  167. package/.next-prod/server/app/page_client-reference-manifest.js +1 -1
  168. package/.next-prod/server/app/project/page.js +4 -4
  169. package/.next-prod/server/app/project/page_client-reference-manifest.js +1 -1
  170. package/.next-prod/server/app/review/[id]/page_client-reference-manifest.js +1 -1
  171. package/.next-prod/server/app-paths-manifest.json +29 -24
  172. package/.next-prod/server/chunks/4098.js +1 -1
  173. package/.next-prod/server/functions-config-manifest.json +5 -0
  174. package/.next-prod/server/pages/404.html +2 -2
  175. package/.next-prod/server/pages/500.html +2 -2
  176. package/.next-prod/server/server-reference-manifest.json +1 -1
  177. package/.next-prod/static/ZA65Kd3f2tNa-NfgtOil4/_buildManifest.js +1 -0
  178. package/.next-prod/static/chunks/app/_global-error/page-6f58f82d7dc6888f.js +1 -0
  179. package/.next-prod/static/chunks/app/api/bash/route-6f58f82d7dc6888f.js +1 -0
  180. package/.next-prod/static/chunks/app/api/chat/codex/route-6f58f82d7dc6888f.js +1 -0
  181. package/.next-prod/static/chunks/app/api/chat/kimi/route-6f58f82d7dc6888f.js +1 -0
  182. package/.next-prod/static/chunks/app/api/chat/ollama/route-6f58f82d7dc6888f.js +1 -0
  183. package/.next-prod/static/chunks/app/api/chat/route-6f58f82d7dc6888f.js +1 -0
  184. package/.next-prod/static/chunks/app/api/claude-stats/route-6f58f82d7dc6888f.js +1 -0
  185. package/.next-prod/static/chunks/app/api/commands/route-6f58f82d7dc6888f.js +1 -0
  186. package/.next-prod/static/chunks/app/api/comments/route-6f58f82d7dc6888f.js +1 -0
  187. package/.next-prod/static/chunks/app/api/db/columns/route-6f58f82d7dc6888f.js +1 -0
  188. package/.next-prod/static/chunks/app/api/db/connect/route-6f58f82d7dc6888f.js +1 -0
  189. package/.next-prod/static/chunks/app/api/db/disconnect/route-6f58f82d7dc6888f.js +1 -0
  190. package/.next-prod/static/chunks/app/api/db/export/route-6f58f82d7dc6888f.js +1 -0
  191. package/.next-prod/static/chunks/app/api/db/query/route-6f58f82d7dc6888f.js +1 -0
  192. package/.next-prod/static/chunks/app/api/db/schemas/route-6f58f82d7dc6888f.js +1 -0
  193. package/.next-prod/static/chunks/app/api/extension/version/route-6f58f82d7dc6888f.js +1 -0
  194. package/.next-prod/static/chunks/app/api/file/route-6f58f82d7dc6888f.js +1 -0
  195. package/.next-prod/static/chunks/app/api/files/blame/route-6f58f82d7dc6888f.js +1 -0
  196. package/.next-prod/static/chunks/app/api/files/clipboard/route-6f58f82d7dc6888f.js +1 -0
  197. package/.next-prod/static/chunks/app/api/files/copy/route-6f58f82d7dc6888f.js +1 -0
  198. package/.next-prod/static/chunks/app/api/files/delete/route-6f58f82d7dc6888f.js +1 -0
  199. package/.next-prod/static/chunks/app/api/files/expanded/route-6f58f82d7dc6888f.js +1 -0
  200. package/.next-prod/static/chunks/app/api/files/index/route-6f58f82d7dc6888f.js +1 -0
  201. package/.next-prod/static/chunks/app/api/files/init/route-6f58f82d7dc6888f.js +1 -0
  202. package/.next-prod/static/chunks/app/api/files/paste/route-6f58f82d7dc6888f.js +1 -0
  203. package/.next-prod/static/chunks/app/api/files/read/route-6f58f82d7dc6888f.js +1 -0
  204. package/.next-prod/static/chunks/app/api/files/readdir/route-6f58f82d7dc6888f.js +1 -0
  205. package/.next-prod/static/chunks/app/api/files/recent/route-6f58f82d7dc6888f.js +1 -0
  206. package/.next-prod/static/chunks/app/api/files/save/route-6f58f82d7dc6888f.js +1 -0
  207. package/.next-prod/static/chunks/app/api/files/search/route-6f58f82d7dc6888f.js +1 -0
  208. package/.next-prod/static/chunks/app/api/git/branch-diff/route-6f58f82d7dc6888f.js +1 -0
  209. package/.next-prod/static/chunks/app/api/git/branches/route-6f58f82d7dc6888f.js +1 -0
  210. package/.next-prod/static/chunks/app/api/git/commit-diff/route-6f58f82d7dc6888f.js +1 -0
  211. package/.next-prod/static/chunks/app/api/git/commits/route-6f58f82d7dc6888f.js +1 -0
  212. package/.next-prod/static/chunks/app/api/git/diff/route-6f58f82d7dc6888f.js +1 -0
  213. package/.next-prod/static/chunks/app/api/git/discard/route-6f58f82d7dc6888f.js +1 -0
  214. package/.next-prod/static/chunks/app/api/git/stage/route-6f58f82d7dc6888f.js +1 -0
  215. package/.next-prod/static/chunks/app/api/git/status/route-6f58f82d7dc6888f.js +1 -0
  216. package/.next-prod/static/chunks/app/api/git/unstage/route-6f58f82d7dc6888f.js +1 -0
  217. package/.next-prod/static/chunks/app/api/git/worktree/route-6f58f82d7dc6888f.js +1 -0
  218. package/.next-prod/static/chunks/app/api/global-state/route-6f58f82d7dc6888f.js +1 -0
  219. package/.next-prod/static/chunks/app/api/jupyter/load/route-6f58f82d7dc6888f.js +1 -0
  220. package/.next-prod/static/chunks/app/api/jupyter/save/route-6f58f82d7dc6888f.js +1 -0
  221. package/.next-prod/static/chunks/app/api/jupyter/shutdown/route-6f58f82d7dc6888f.js +1 -0
  222. package/.next-prod/static/chunks/app/api/lsp/definition/route-6f58f82d7dc6888f.js +1 -0
  223. package/.next-prod/static/chunks/app/api/lsp/hover/route-6f58f82d7dc6888f.js +1 -0
  224. package/.next-prod/static/chunks/app/api/lsp/references/route-6f58f82d7dc6888f.js +1 -0
  225. package/.next-prod/static/chunks/app/api/lsp/status/route-6f58f82d7dc6888f.js +1 -0
  226. package/.next-prod/static/chunks/app/api/lsp/warmup/route-6f58f82d7dc6888f.js +1 -0
  227. package/.next-prod/static/chunks/app/api/mysql/columns/route-6f58f82d7dc6888f.js +1 -0
  228. package/.next-prod/static/chunks/app/api/mysql/connect/route-6f58f82d7dc6888f.js +1 -0
  229. package/.next-prod/static/chunks/app/api/mysql/disconnect/route-6f58f82d7dc6888f.js +1 -0
  230. package/.next-prod/static/chunks/app/api/mysql/export/route-6f58f82d7dc6888f.js +1 -0
  231. package/.next-prod/static/chunks/app/api/mysql/query/route-6f58f82d7dc6888f.js +1 -0
  232. package/.next-prod/static/chunks/app/api/mysql/schemas/route-6f58f82d7dc6888f.js +1 -0
  233. package/.next-prod/static/chunks/app/api/neo4j/connect/route-6f58f82d7dc6888f.js +1 -0
  234. package/.next-prod/static/chunks/app/api/neo4j/disconnect/route-6f58f82d7dc6888f.js +1 -0
  235. package/.next-prod/static/chunks/app/api/neo4j/query/route-6f58f82d7dc6888f.js +1 -0
  236. package/.next-prod/static/chunks/app/api/neo4j/schema/route-6f58f82d7dc6888f.js +1 -0
  237. package/.next-prod/static/chunks/app/api/note/route-6f58f82d7dc6888f.js +1 -0
  238. package/.next-prod/static/chunks/app/api/ollama/models/route-6f58f82d7dc6888f.js +1 -0
  239. package/.next-prod/static/chunks/app/api/ollama/start/route-6f58f82d7dc6888f.js +1 -0
  240. package/.next-prod/static/chunks/app/api/open-cursor/route-6f58f82d7dc6888f.js +1 -0
  241. package/.next-prod/static/chunks/app/api/open-vscode/route-6f58f82d7dc6888f.js +1 -0
  242. package/.next-prod/static/chunks/app/api/pick-folder/route-6f58f82d7dc6888f.js +1 -0
  243. package/.next-prod/static/chunks/app/api/pinned-sessions/route-6f58f82d7dc6888f.js +1 -0
  244. package/.next-prod/static/chunks/app/api/project-settings/route-6f58f82d7dc6888f.js +1 -0
  245. package/.next-prod/static/chunks/app/api/project-state/route-6f58f82d7dc6888f.js +1 -0
  246. package/.next-prod/static/chunks/app/api/projects/route-6f58f82d7dc6888f.js +1 -0
  247. package/.next-prod/static/chunks/app/api/redis/command/route-6f58f82d7dc6888f.js +1 -0
  248. package/.next-prod/static/chunks/app/api/redis/connect/route-6f58f82d7dc6888f.js +1 -0
  249. package/.next-prod/static/chunks/app/api/redis/delete/route-6f58f82d7dc6888f.js +1 -0
  250. package/.next-prod/static/chunks/app/api/redis/disconnect/route-6f58f82d7dc6888f.js +1 -0
  251. package/.next-prod/static/chunks/app/api/redis/get/route-6f58f82d7dc6888f.js +1 -0
  252. package/.next-prod/static/chunks/app/api/redis/keys/route-6f58f82d7dc6888f.js +1 -0
  253. package/.next-prod/static/chunks/app/api/redis/set/route-6f58f82d7dc6888f.js +1 -0
  254. package/.next-prod/static/chunks/app/api/review/[id]/comments/route-6f58f82d7dc6888f.js +1 -0
  255. package/.next-prod/static/chunks/app/api/review/[id]/replies/route-6f58f82d7dc6888f.js +1 -0
  256. package/.next-prod/static/chunks/app/api/review/[id]/route-6f58f82d7dc6888f.js +1 -0
  257. package/.next-prod/static/chunks/app/api/review/identify/route-6f58f82d7dc6888f.js +1 -0
  258. package/.next-prod/static/chunks/app/api/review/order/route-6f58f82d7dc6888f.js +1 -0
  259. package/.next-prod/static/chunks/app/api/review/route-6f58f82d7dc6888f.js +1 -0
  260. package/.next-prod/static/chunks/app/api/review/share-info/route-6f58f82d7dc6888f.js +1 -0
  261. package/.next-prod/static/chunks/app/api/review/users/route-6f58f82d7dc6888f.js +1 -0
  262. package/.next-prod/static/chunks/app/api/scheduled-tasks/route-6f58f82d7dc6888f.js +1 -0
  263. package/.next-prod/static/chunks/app/api/services/config/route-6f58f82d7dc6888f.js +1 -0
  264. package/.next-prod/static/chunks/app/api/services/scripts/route-6f58f82d7dc6888f.js +1 -0
  265. package/.next-prod/static/chunks/app/api/session/[sessionId]/fork/route-6f58f82d7dc6888f.js +1 -0
  266. package/.next-prod/static/chunks/app/api/session/[sessionId]/history/route-6f58f82d7dc6888f.js +1 -0
  267. package/.next-prod/static/chunks/app/api/session-by-path/route-6f58f82d7dc6888f.js +1 -0
  268. package/.next-prod/static/chunks/app/api/sessions/projects/[encodedPath]/route-6f58f82d7dc6888f.js +1 -0
  269. package/.next-prod/static/chunks/app/api/sessions/projects/route-6f58f82d7dc6888f.js +1 -0
  270. package/.next-prod/static/chunks/app/api/sessions/route-6f58f82d7dc6888f.js +1 -0
  271. package/.next-prod/static/chunks/app/api/settings/route-6f58f82d7dc6888f.js +1 -0
  272. package/.next-prod/static/chunks/app/api/terminal/aliases/route-6f58f82d7dc6888f.js +1 -0
  273. package/.next-prod/static/chunks/app/api/terminal/autocomplete/route-6f58f82d7dc6888f.js +1 -0
  274. package/.next-prod/static/chunks/app/api/terminal/bubble-order/route-6f58f82d7dc6888f.js +1 -0
  275. package/.next-prod/static/chunks/app/api/terminal/env/route-6f58f82d7dc6888f.js +1 -0
  276. package/.next-prod/static/chunks/app/api/terminal/history/route-6f58f82d7dc6888f.js +1 -0
  277. package/.next-prod/static/chunks/app/api/version/route-6f58f82d7dc6888f.js +1 -0
  278. package/.next-prod/static/chunks/app/manifest.webmanifest/route-6f58f82d7dc6888f.js +1 -0
  279. package/.next-prod/static/chunks/app/project/page-b73536c67304e489.js +25 -0
  280. package/.next-prod/static/chunks/next/dist/client/components/builtin/app-error-6f58f82d7dc6888f.js +1 -0
  281. package/.next-prod/static/chunks/next/dist/client/components/builtin/forbidden-6f58f82d7dc6888f.js +1 -0
  282. package/.next-prod/static/chunks/next/dist/client/components/builtin/not-found-6f58f82d7dc6888f.js +1 -0
  283. package/.next-prod/static/chunks/next/dist/client/components/builtin/unauthorized-6f58f82d7dc6888f.js +1 -0
  284. package/.next-prod/static/css/786ec7ade22e6269.css +3 -0
  285. package/.next-prod/trace +12 -12
  286. package/.next-prod/trace-build +1 -1
  287. package/.next-prod/types/app/api/chat/codex/route.ts +350 -0
  288. package/.next-prod/types/app/api/chat/kimi/route.ts +350 -0
  289. package/.next-prod/types/app/api/chat/ollama/route.ts +350 -0
  290. package/.next-prod/types/app/api/ollama/models/route.ts +350 -0
  291. package/.next-prod/types/app/api/ollama/start/route.ts +350 -0
  292. package/.next-prod/types/routes.d.ts +6 -1
  293. package/.next-prod/types/validator.ts +45 -0
  294. package/dist/{chunk-OER3N6H7.mjs → chunk-SWMKAZSL.mjs} +1 -1
  295. package/dist/scheduledTasks.mjs +1 -1
  296. package/dist/wsServer.mjs +4 -5
  297. package/package.json +1 -1
  298. package/.next-prod/static/TAHqVv82H6wf2IMhpr8kw/_buildManifest.js +0 -1
  299. package/.next-prod/static/chunks/app/_global-error/page-cdd67d428d9e0c3f.js +0 -1
  300. package/.next-prod/static/chunks/app/api/bash/route-cdd67d428d9e0c3f.js +0 -1
  301. package/.next-prod/static/chunks/app/api/chat/route-cdd67d428d9e0c3f.js +0 -1
  302. package/.next-prod/static/chunks/app/api/claude-stats/route-cdd67d428d9e0c3f.js +0 -1
  303. package/.next-prod/static/chunks/app/api/commands/route-cdd67d428d9e0c3f.js +0 -1
  304. package/.next-prod/static/chunks/app/api/comments/route-cdd67d428d9e0c3f.js +0 -1
  305. package/.next-prod/static/chunks/app/api/db/columns/route-cdd67d428d9e0c3f.js +0 -1
  306. package/.next-prod/static/chunks/app/api/db/connect/route-cdd67d428d9e0c3f.js +0 -1
  307. package/.next-prod/static/chunks/app/api/db/disconnect/route-cdd67d428d9e0c3f.js +0 -1
  308. package/.next-prod/static/chunks/app/api/db/export/route-cdd67d428d9e0c3f.js +0 -1
  309. package/.next-prod/static/chunks/app/api/db/query/route-cdd67d428d9e0c3f.js +0 -1
  310. package/.next-prod/static/chunks/app/api/db/schemas/route-cdd67d428d9e0c3f.js +0 -1
  311. package/.next-prod/static/chunks/app/api/extension/version/route-cdd67d428d9e0c3f.js +0 -1
  312. package/.next-prod/static/chunks/app/api/file/route-cdd67d428d9e0c3f.js +0 -1
  313. package/.next-prod/static/chunks/app/api/files/blame/route-cdd67d428d9e0c3f.js +0 -1
  314. package/.next-prod/static/chunks/app/api/files/clipboard/route-cdd67d428d9e0c3f.js +0 -1
  315. package/.next-prod/static/chunks/app/api/files/copy/route-cdd67d428d9e0c3f.js +0 -1
  316. package/.next-prod/static/chunks/app/api/files/delete/route-cdd67d428d9e0c3f.js +0 -1
  317. package/.next-prod/static/chunks/app/api/files/expanded/route-cdd67d428d9e0c3f.js +0 -1
  318. package/.next-prod/static/chunks/app/api/files/index/route-cdd67d428d9e0c3f.js +0 -1
  319. package/.next-prod/static/chunks/app/api/files/init/route-cdd67d428d9e0c3f.js +0 -1
  320. package/.next-prod/static/chunks/app/api/files/paste/route-cdd67d428d9e0c3f.js +0 -1
  321. package/.next-prod/static/chunks/app/api/files/read/route-cdd67d428d9e0c3f.js +0 -1
  322. package/.next-prod/static/chunks/app/api/files/readdir/route-cdd67d428d9e0c3f.js +0 -1
  323. package/.next-prod/static/chunks/app/api/files/recent/route-cdd67d428d9e0c3f.js +0 -1
  324. package/.next-prod/static/chunks/app/api/files/save/route-cdd67d428d9e0c3f.js +0 -1
  325. package/.next-prod/static/chunks/app/api/files/search/route-cdd67d428d9e0c3f.js +0 -1
  326. package/.next-prod/static/chunks/app/api/git/branch-diff/route-cdd67d428d9e0c3f.js +0 -1
  327. package/.next-prod/static/chunks/app/api/git/branches/route-cdd67d428d9e0c3f.js +0 -1
  328. package/.next-prod/static/chunks/app/api/git/commit-diff/route-cdd67d428d9e0c3f.js +0 -1
  329. package/.next-prod/static/chunks/app/api/git/commits/route-cdd67d428d9e0c3f.js +0 -1
  330. package/.next-prod/static/chunks/app/api/git/diff/route-cdd67d428d9e0c3f.js +0 -1
  331. package/.next-prod/static/chunks/app/api/git/discard/route-cdd67d428d9e0c3f.js +0 -1
  332. package/.next-prod/static/chunks/app/api/git/stage/route-cdd67d428d9e0c3f.js +0 -1
  333. package/.next-prod/static/chunks/app/api/git/status/route-cdd67d428d9e0c3f.js +0 -1
  334. package/.next-prod/static/chunks/app/api/git/unstage/route-cdd67d428d9e0c3f.js +0 -1
  335. package/.next-prod/static/chunks/app/api/git/worktree/route-cdd67d428d9e0c3f.js +0 -1
  336. package/.next-prod/static/chunks/app/api/global-state/route-cdd67d428d9e0c3f.js +0 -1
  337. package/.next-prod/static/chunks/app/api/jupyter/load/route-cdd67d428d9e0c3f.js +0 -1
  338. package/.next-prod/static/chunks/app/api/jupyter/save/route-cdd67d428d9e0c3f.js +0 -1
  339. package/.next-prod/static/chunks/app/api/jupyter/shutdown/route-cdd67d428d9e0c3f.js +0 -1
  340. package/.next-prod/static/chunks/app/api/lsp/definition/route-cdd67d428d9e0c3f.js +0 -1
  341. package/.next-prod/static/chunks/app/api/lsp/hover/route-cdd67d428d9e0c3f.js +0 -1
  342. package/.next-prod/static/chunks/app/api/lsp/references/route-cdd67d428d9e0c3f.js +0 -1
  343. package/.next-prod/static/chunks/app/api/lsp/status/route-cdd67d428d9e0c3f.js +0 -1
  344. package/.next-prod/static/chunks/app/api/lsp/warmup/route-cdd67d428d9e0c3f.js +0 -1
  345. package/.next-prod/static/chunks/app/api/mysql/columns/route-cdd67d428d9e0c3f.js +0 -1
  346. package/.next-prod/static/chunks/app/api/mysql/connect/route-cdd67d428d9e0c3f.js +0 -1
  347. package/.next-prod/static/chunks/app/api/mysql/disconnect/route-cdd67d428d9e0c3f.js +0 -1
  348. package/.next-prod/static/chunks/app/api/mysql/export/route-cdd67d428d9e0c3f.js +0 -1
  349. package/.next-prod/static/chunks/app/api/mysql/query/route-cdd67d428d9e0c3f.js +0 -1
  350. package/.next-prod/static/chunks/app/api/mysql/schemas/route-cdd67d428d9e0c3f.js +0 -1
  351. package/.next-prod/static/chunks/app/api/neo4j/connect/route-cdd67d428d9e0c3f.js +0 -1
  352. package/.next-prod/static/chunks/app/api/neo4j/disconnect/route-cdd67d428d9e0c3f.js +0 -1
  353. package/.next-prod/static/chunks/app/api/neo4j/query/route-cdd67d428d9e0c3f.js +0 -1
  354. package/.next-prod/static/chunks/app/api/neo4j/schema/route-cdd67d428d9e0c3f.js +0 -1
  355. package/.next-prod/static/chunks/app/api/note/route-cdd67d428d9e0c3f.js +0 -1
  356. package/.next-prod/static/chunks/app/api/open-cursor/route-cdd67d428d9e0c3f.js +0 -1
  357. package/.next-prod/static/chunks/app/api/open-vscode/route-cdd67d428d9e0c3f.js +0 -1
  358. package/.next-prod/static/chunks/app/api/pick-folder/route-cdd67d428d9e0c3f.js +0 -1
  359. package/.next-prod/static/chunks/app/api/pinned-sessions/route-cdd67d428d9e0c3f.js +0 -1
  360. package/.next-prod/static/chunks/app/api/project-settings/route-cdd67d428d9e0c3f.js +0 -1
  361. package/.next-prod/static/chunks/app/api/project-state/route-cdd67d428d9e0c3f.js +0 -1
  362. package/.next-prod/static/chunks/app/api/projects/route-cdd67d428d9e0c3f.js +0 -1
  363. package/.next-prod/static/chunks/app/api/redis/command/route-cdd67d428d9e0c3f.js +0 -1
  364. package/.next-prod/static/chunks/app/api/redis/connect/route-cdd67d428d9e0c3f.js +0 -1
  365. package/.next-prod/static/chunks/app/api/redis/delete/route-cdd67d428d9e0c3f.js +0 -1
  366. package/.next-prod/static/chunks/app/api/redis/disconnect/route-cdd67d428d9e0c3f.js +0 -1
  367. package/.next-prod/static/chunks/app/api/redis/get/route-cdd67d428d9e0c3f.js +0 -1
  368. package/.next-prod/static/chunks/app/api/redis/keys/route-cdd67d428d9e0c3f.js +0 -1
  369. package/.next-prod/static/chunks/app/api/redis/set/route-cdd67d428d9e0c3f.js +0 -1
  370. package/.next-prod/static/chunks/app/api/review/[id]/comments/route-cdd67d428d9e0c3f.js +0 -1
  371. package/.next-prod/static/chunks/app/api/review/[id]/replies/route-cdd67d428d9e0c3f.js +0 -1
  372. package/.next-prod/static/chunks/app/api/review/[id]/route-cdd67d428d9e0c3f.js +0 -1
  373. package/.next-prod/static/chunks/app/api/review/identify/route-cdd67d428d9e0c3f.js +0 -1
  374. package/.next-prod/static/chunks/app/api/review/order/route-cdd67d428d9e0c3f.js +0 -1
  375. package/.next-prod/static/chunks/app/api/review/route-cdd67d428d9e0c3f.js +0 -1
  376. package/.next-prod/static/chunks/app/api/review/share-info/route-cdd67d428d9e0c3f.js +0 -1
  377. package/.next-prod/static/chunks/app/api/review/users/route-cdd67d428d9e0c3f.js +0 -1
  378. package/.next-prod/static/chunks/app/api/scheduled-tasks/route-cdd67d428d9e0c3f.js +0 -1
  379. package/.next-prod/static/chunks/app/api/services/config/route-cdd67d428d9e0c3f.js +0 -1
  380. package/.next-prod/static/chunks/app/api/services/scripts/route-cdd67d428d9e0c3f.js +0 -1
  381. package/.next-prod/static/chunks/app/api/session/[sessionId]/fork/route-cdd67d428d9e0c3f.js +0 -1
  382. package/.next-prod/static/chunks/app/api/session/[sessionId]/history/route-cdd67d428d9e0c3f.js +0 -1
  383. package/.next-prod/static/chunks/app/api/session-by-path/route-cdd67d428d9e0c3f.js +0 -1
  384. package/.next-prod/static/chunks/app/api/sessions/projects/[encodedPath]/route-cdd67d428d9e0c3f.js +0 -1
  385. package/.next-prod/static/chunks/app/api/sessions/projects/route-cdd67d428d9e0c3f.js +0 -1
  386. package/.next-prod/static/chunks/app/api/sessions/route-cdd67d428d9e0c3f.js +0 -1
  387. package/.next-prod/static/chunks/app/api/settings/route-cdd67d428d9e0c3f.js +0 -1
  388. package/.next-prod/static/chunks/app/api/terminal/aliases/route-cdd67d428d9e0c3f.js +0 -1
  389. package/.next-prod/static/chunks/app/api/terminal/autocomplete/route-cdd67d428d9e0c3f.js +0 -1
  390. package/.next-prod/static/chunks/app/api/terminal/bubble-order/route-cdd67d428d9e0c3f.js +0 -1
  391. package/.next-prod/static/chunks/app/api/terminal/env/route-cdd67d428d9e0c3f.js +0 -1
  392. package/.next-prod/static/chunks/app/api/terminal/history/route-cdd67d428d9e0c3f.js +0 -1
  393. package/.next-prod/static/chunks/app/api/version/route-cdd67d428d9e0c3f.js +0 -1
  394. package/.next-prod/static/chunks/app/manifest.webmanifest/route-cdd67d428d9e0c3f.js +0 -1
  395. package/.next-prod/static/chunks/app/project/page-d51072aa54463d31.js +0 -25
  396. package/.next-prod/static/chunks/next/dist/client/components/builtin/app-error-cdd67d428d9e0c3f.js +0 -1
  397. package/.next-prod/static/chunks/next/dist/client/components/builtin/forbidden-cdd67d428d9e0c3f.js +0 -1
  398. package/.next-prod/static/chunks/next/dist/client/components/builtin/not-found-cdd67d428d9e0c3f.js +0 -1
  399. package/.next-prod/static/chunks/next/dist/client/components/builtin/unauthorized-cdd67d428d9e0c3f.js +0 -1
  400. package/.next-prod/static/css/81b599e4fb160b4a.css +0 -3
  401. /package/.next-prod/static/{TAHqVv82H6wf2IMhpr8kw → ZA65Kd3f2tNa-NfgtOil4}/_ssgManifest.js +0 -0
@@ -1,4 +1,4 @@
1
- <!DOCTYPE html><!--TAHqVv82H6wf2IMhpr8kw--><html lang="en" class="overflow-hidden"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/5c0c2bcbaa4149ca-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/bb3ef058b751a6ad-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/81b599e4fb160b4a.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-67d02a2a41508d41.js"/><script src="/_next/static/chunks/4bd1b696-e5d7c65570c947b7.js" async=""></script><script src="/_next/static/chunks/3794-337d1ca25ad99a89.js" async=""></script><script src="/_next/static/chunks/main-app-b76c0df33a946918.js" async=""></script><script src="/_next/static/chunks/9114-abef8471519b7dee.js" async=""></script><script src="/_next/static/chunks/3530-6d8abfd0e950d439.js" async=""></script><script src="/_next/static/chunks/app/layout-44210aade5d56585.js" async=""></script><script src="/_next/static/chunks/app/global-error-3c48d7d42c672863.js" async=""></script><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><title>404: This page could not be found.</title><meta name="theme-color" media="(prefers-color-scheme: light)" content="#f9f9fb"/><meta name="theme-color" media="(prefers-color-scheme: dark)" content="#111113"/><title>Cockpit</title><meta name="description" content="One seat. One AI. Everything under control."/><link rel="manifest" href="/manifest.webmanifest"/><meta name="mobile-web-app-capable" content="yes"/><meta name="apple-mobile-web-app-title" content="Cockpit"/><meta name="apple-mobile-web-app-status-bar-style" content="default"/><link rel="icon" href="/favicon.ico?603d046c9a6fdfbb" type="image/x-icon" sizes="16x16"/><link rel="icon" href="/icons/icon-192x192.png"/><link rel="apple-touch-icon" href="/icons/icon-192x192.png"/><script>
1
+ <!DOCTYPE html><!--ZA65Kd3f2tNa_NfgtOil4--><html lang="en" class="overflow-hidden"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/5c0c2bcbaa4149ca-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/bb3ef058b751a6ad-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/786ec7ade22e6269.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-67d02a2a41508d41.js"/><script src="/_next/static/chunks/4bd1b696-e5d7c65570c947b7.js" async=""></script><script src="/_next/static/chunks/3794-337d1ca25ad99a89.js" async=""></script><script src="/_next/static/chunks/main-app-b76c0df33a946918.js" async=""></script><script src="/_next/static/chunks/9114-abef8471519b7dee.js" async=""></script><script src="/_next/static/chunks/3530-6d8abfd0e950d439.js" async=""></script><script src="/_next/static/chunks/app/layout-44210aade5d56585.js" async=""></script><script src="/_next/static/chunks/app/global-error-3c48d7d42c672863.js" async=""></script><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><title>404: This page could not be found.</title><meta name="theme-color" media="(prefers-color-scheme: light)" content="#f9f9fb"/><meta name="theme-color" media="(prefers-color-scheme: dark)" content="#111113"/><title>Cockpit</title><meta name="description" content="One seat. One AI. Everything under control."/><link rel="manifest" href="/manifest.webmanifest"/><meta name="mobile-web-app-capable" content="yes"/><meta name="apple-mobile-web-app-title" content="Cockpit"/><meta name="apple-mobile-web-app-status-bar-style" content="default"/><link rel="icon" href="/favicon.ico?603d046c9a6fdfbb" type="image/x-icon" sizes="16x16"/><link rel="icon" href="/icons/icon-192x192.png"/><link rel="apple-touch-icon" href="/icons/icon-192x192.png"/><script>
2
2
  (function() {
3
3
  try {
4
4
  var theme = localStorage.getItem('theme') || 'dark';
@@ -15,4 +15,4 @@
15
15
  });
16
16
  }
17
17
  })();
18
- </script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_f367f3 __variable_c1a059 __variable_3c557b antialiased overflow-hidden"><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><div class="fixed bottom-4 right-4 z-[100] flex flex-col gap-2"></div><script src="/_next/static/chunks/webpack-67d02a2a41508d41.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[83599,[\"9114\",\"static/chunks/9114-abef8471519b7dee.js\",\"3530\",\"static/chunks/3530-6d8abfd0e950d439.js\",\"7177\",\"static/chunks/app/layout-44210aade5d56585.js\"],\"Providers\"]\n3:I[57121,[],\"\"]\n4:I[74581,[],\"\"]\n5:I[90484,[],\"OutletBoundary\"]\n6:\"$Sreact.suspense\"\n8:I[90484,[],\"ViewportBoundary\"]\na:I[90484,[],\"MetadataBoundary\"]\nc:I[26719,[\"4219\",\"static/chunks/app/global-error-3c48d7d42c672863.js\"],\"default\"]\n:HL[\"/_next/static/media/5c0c2bcbaa4149ca-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/bb3ef058b751a6ad-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/81b599e4fb160b4a.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"TAHqVv82H6wf2IMhpr8kw\",\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/81b599e4fb160b4a.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"className\":\"overflow-hidden\",\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"\\n (function() {\\n try {\\n var theme = localStorage.getItem('theme') || 'dark';\\n var resolved = theme;\\n if (theme === 'system') {\\n resolved = window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light';\\n }\\n document.documentElement.classList.add(resolved);\\n } catch (e) {}\\n // Unregister any leftover Service Workers (PWA has been removed)\\n if ('serviceWorker' in navigator) {\\n navigator.serviceWorker.getRegistrations().then(function(regs) {\\n regs.forEach(function(r) { r.unregister(); });\\n });\\n }\\n })();\\n \"}}]}],[\"$\",\"body\",null,{\"className\":\"__variable_f367f3 __variable_c1a059 __variable_3c557b antialiased overflow-hidden\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L5\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@7\"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$L8\",null,{\"children\":\"$L9\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$La\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lb\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"9:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"media\":\"(prefers-color-scheme: light)\",\"content\":\"#f9f9fb\"}],[\"$\",\"meta\",\"3\",{\"name\":\"theme-color\",\"media\":\"(prefers-color-scheme: dark)\",\"content\":\"#111113\"}]]\n"])</script><script>self.__next_f.push([1,"d:I[86869,[],\"IconMark\"]\n7:null\nb:[[\"$\",\"title\",\"0\",{\"children\":\"Cockpit\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"One seat. One AI. Everything under control.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"meta\",\"3\",{\"name\":\"mobile-web-app-capable\",\"content\":\"yes\"}],[\"$\",\"meta\",\"4\",{\"name\":\"apple-mobile-web-app-title\",\"content\":\"Cockpit\"}],[\"$\",\"meta\",\"5\",{\"name\":\"apple-mobile-web-app-status-bar-style\",\"content\":\"default\"}],[\"$\",\"link\",\"6\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?603d046c9a6fdfbb\",\"type\":\"image/x-icon\",\"sizes\":\"16x16\"}],[\"$\",\"link\",\"7\",{\"rel\":\"icon\",\"href\":\"/icons/icon-192x192.png\"}],[\"$\",\"link\",\"8\",{\"rel\":\"apple-touch-icon\",\"href\":\"/icons/icon-192x192.png\"}],[\"$\",\"$Ld\",\"9\",{}]]\n"])</script></body></html>
18
+ </script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_f367f3 __variable_c1a059 __variable_3c557b antialiased overflow-hidden"><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><div class="fixed bottom-4 right-4 z-[100] flex flex-col gap-2"></div><script src="/_next/static/chunks/webpack-67d02a2a41508d41.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[83599,[\"9114\",\"static/chunks/9114-abef8471519b7dee.js\",\"3530\",\"static/chunks/3530-6d8abfd0e950d439.js\",\"7177\",\"static/chunks/app/layout-44210aade5d56585.js\"],\"Providers\"]\n3:I[57121,[],\"\"]\n4:I[74581,[],\"\"]\n5:I[90484,[],\"OutletBoundary\"]\n6:\"$Sreact.suspense\"\n8:I[90484,[],\"ViewportBoundary\"]\na:I[90484,[],\"MetadataBoundary\"]\nc:I[26719,[\"4219\",\"static/chunks/app/global-error-3c48d7d42c672863.js\"],\"default\"]\n:HL[\"/_next/static/media/5c0c2bcbaa4149ca-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/bb3ef058b751a6ad-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/786ec7ade22e6269.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"ZA65Kd3f2tNa-NfgtOil4\",\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/786ec7ade22e6269.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"className\":\"overflow-hidden\",\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"\\n (function() {\\n try {\\n var theme = localStorage.getItem('theme') || 'dark';\\n var resolved = theme;\\n if (theme === 'system') {\\n resolved = window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light';\\n }\\n document.documentElement.classList.add(resolved);\\n } catch (e) {}\\n // Unregister any leftover Service Workers (PWA has been removed)\\n if ('serviceWorker' in navigator) {\\n navigator.serviceWorker.getRegistrations().then(function(regs) {\\n regs.forEach(function(r) { r.unregister(); });\\n });\\n }\\n })();\\n \"}}]}],[\"$\",\"body\",null,{\"className\":\"__variable_f367f3 __variable_c1a059 __variable_3c557b antialiased overflow-hidden\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L5\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@7\"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$L8\",null,{\"children\":\"$L9\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$La\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lb\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"9:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"media\":\"(prefers-color-scheme: light)\",\"content\":\"#f9f9fb\"}],[\"$\",\"meta\",\"3\",{\"name\":\"theme-color\",\"media\":\"(prefers-color-scheme: dark)\",\"content\":\"#111113\"}]]\n"])</script><script>self.__next_f.push([1,"d:I[86869,[],\"IconMark\"]\n7:null\nb:[[\"$\",\"title\",\"0\",{\"children\":\"Cockpit\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"One seat. One AI. Everything under control.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"meta\",\"3\",{\"name\":\"mobile-web-app-capable\",\"content\":\"yes\"}],[\"$\",\"meta\",\"4\",{\"name\":\"apple-mobile-web-app-title\",\"content\":\"Cockpit\"}],[\"$\",\"meta\",\"5\",{\"name\":\"apple-mobile-web-app-status-bar-style\",\"content\":\"default\"}],[\"$\",\"link\",\"6\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?603d046c9a6fdfbb\",\"type\":\"image/x-icon\",\"sizes\":\"16x16\"}],[\"$\",\"link\",\"7\",{\"rel\":\"icon\",\"href\":\"/icons/icon-192x192.png\"}],[\"$\",\"link\",\"8\",{\"rel\":\"apple-touch-icon\",\"href\":\"/icons/icon-192x192.png\"}],[\"$\",\"$Ld\",\"9\",{}]]\n"])</script></body></html>
@@ -10,8 +10,8 @@ c:I[26719,["4219","static/chunks/app/global-error-3c48d7d42c672863.js"],"default
10
10
  :HL["/_next/static/media/5c0c2bcbaa4149ca-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
11
11
  :HL["/_next/static/media/bb3ef058b751a6ad-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
12
12
  :HL["/_next/static/media/e4af272ccee01ff0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
13
- :HL["/_next/static/css/81b599e4fb160b4a.css","style"]
14
- 0:{"P":null,"b":"TAHqVv82H6wf2IMhpr8kw","c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/81b599e4fb160b4a.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"className":"overflow-hidden","children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n (function() {\n try {\n var theme = localStorage.getItem('theme') || 'dark';\n var resolved = theme;\n if (theme === 'system') {\n resolved = window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light';\n }\n document.documentElement.classList.add(resolved);\n } catch (e) {}\n // Unregister any leftover Service Workers (PWA has been removed)\n if ('serviceWorker' in navigator) {\n navigator.serviceWorker.getRegistrations().then(function(regs) {\n regs.forEach(function(r) { r.unregister(); });\n });\n }\n })();\n "}}]}],["$","body",null,{"className":"__variable_f367f3 __variable_c1a059 __variable_3c557b antialiased overflow-hidden","children":["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$L5",null,{"children":["$","$6",null,{"name":"Next.MetadataOutlet","children":"$@7"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L8",null,{"children":"$L9"}],["$","div",null,{"hidden":true,"children":["$","$La",null,{"children":["$","$6",null,{"name":"Next.Metadata","children":"$Lb"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$c",[]],"S":true}
13
+ :HL["/_next/static/css/786ec7ade22e6269.css","style"]
14
+ 0:{"P":null,"b":"ZA65Kd3f2tNa-NfgtOil4","c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/786ec7ade22e6269.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"className":"overflow-hidden","children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n (function() {\n try {\n var theme = localStorage.getItem('theme') || 'dark';\n var resolved = theme;\n if (theme === 'system') {\n resolved = window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light';\n }\n document.documentElement.classList.add(resolved);\n } catch (e) {}\n // Unregister any leftover Service Workers (PWA has been removed)\n if ('serviceWorker' in navigator) {\n navigator.serviceWorker.getRegistrations().then(function(regs) {\n regs.forEach(function(r) { r.unregister(); });\n });\n }\n })();\n "}}]}],["$","body",null,{"className":"__variable_f367f3 __variable_c1a059 __variable_3c557b antialiased overflow-hidden","children":["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$L5",null,{"children":["$","$6",null,{"name":"Next.MetadataOutlet","children":"$@7"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L8",null,{"children":"$L9"}],["$","div",null,{"hidden":true,"children":["$","$La",null,{"children":["$","$6",null,{"name":"Next.Metadata","children":"$Lb"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$c",[]],"S":true}
15
15
  9:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#f9f9fb"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#111113"}]]
16
16
  d:I[86869,[],"IconMark"]
17
17
  7:null
@@ -10,8 +10,8 @@ c:I[26719,["4219","static/chunks/app/global-error-3c48d7d42c672863.js"],"default
10
10
  :HL["/_next/static/media/5c0c2bcbaa4149ca-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
11
11
  :HL["/_next/static/media/bb3ef058b751a6ad-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
12
12
  :HL["/_next/static/media/e4af272ccee01ff0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
13
- :HL["/_next/static/css/81b599e4fb160b4a.css","style"]
14
- 0:{"P":null,"b":"TAHqVv82H6wf2IMhpr8kw","c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/81b599e4fb160b4a.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"className":"overflow-hidden","children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n (function() {\n try {\n var theme = localStorage.getItem('theme') || 'dark';\n var resolved = theme;\n if (theme === 'system') {\n resolved = window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light';\n }\n document.documentElement.classList.add(resolved);\n } catch (e) {}\n // Unregister any leftover Service Workers (PWA has been removed)\n if ('serviceWorker' in navigator) {\n navigator.serviceWorker.getRegistrations().then(function(regs) {\n regs.forEach(function(r) { r.unregister(); });\n });\n }\n })();\n "}}]}],["$","body",null,{"className":"__variable_f367f3 __variable_c1a059 __variable_3c557b antialiased overflow-hidden","children":["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$L5",null,{"children":["$","$6",null,{"name":"Next.MetadataOutlet","children":"$@7"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L8",null,{"children":"$L9"}],["$","div",null,{"hidden":true,"children":["$","$La",null,{"children":["$","$6",null,{"name":"Next.Metadata","children":"$Lb"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$c",[]],"S":true}
13
+ :HL["/_next/static/css/786ec7ade22e6269.css","style"]
14
+ 0:{"P":null,"b":"ZA65Kd3f2tNa-NfgtOil4","c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/786ec7ade22e6269.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"className":"overflow-hidden","children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n (function() {\n try {\n var theme = localStorage.getItem('theme') || 'dark';\n var resolved = theme;\n if (theme === 'system') {\n resolved = window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light';\n }\n document.documentElement.classList.add(resolved);\n } catch (e) {}\n // Unregister any leftover Service Workers (PWA has been removed)\n if ('serviceWorker' in navigator) {\n navigator.serviceWorker.getRegistrations().then(function(regs) {\n regs.forEach(function(r) { r.unregister(); });\n });\n }\n })();\n "}}]}],["$","body",null,{"className":"__variable_f367f3 __variable_c1a059 __variable_3c557b antialiased overflow-hidden","children":["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$L5",null,{"children":["$","$6",null,{"name":"Next.MetadataOutlet","children":"$@7"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L8",null,{"children":"$L9"}],["$","div",null,{"hidden":true,"children":["$","$La",null,{"children":["$","$6",null,{"name":"Next.Metadata","children":"$Lb"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$c",[]],"S":true}
15
15
  9:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#f9f9fb"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#111113"}]]
16
16
  d:I[86869,[],"IconMark"]
17
17
  7:null
@@ -3,4 +3,4 @@
3
3
  3:I[90484,[],"MetadataBoundary"]
4
4
  4:"$Sreact.suspense"
5
5
  5:I[86869,[],"IconMark"]
6
- 0:{"buildId":"TAHqVv82H6wf2IMhpr8kw","rsc":["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#f9f9fb"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#111113"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Cockpit"}],["$","meta","1",{"name":"description","content":"One seat. One AI. Everything under control."}],["$","link","2",{"rel":"manifest","href":"/manifest.webmanifest"}],["$","meta","3",{"name":"mobile-web-app-capable","content":"yes"}],["$","meta","4",{"name":"apple-mobile-web-app-title","content":"Cockpit"}],["$","meta","5",{"name":"apple-mobile-web-app-status-bar-style","content":"default"}],["$","link","6",{"rel":"icon","href":"/favicon.ico?603d046c9a6fdfbb","type":"image/x-icon","sizes":"16x16"}],["$","link","7",{"rel":"icon","href":"/icons/icon-192x192.png"}],["$","link","8",{"rel":"apple-touch-icon","href":"/icons/icon-192x192.png"}],["$","$L5","9",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
6
+ 0:{"buildId":"ZA65Kd3f2tNa-NfgtOil4","rsc":["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#f9f9fb"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#111113"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Cockpit"}],["$","meta","1",{"name":"description","content":"One seat. One AI. Everything under control."}],["$","link","2",{"rel":"manifest","href":"/manifest.webmanifest"}],["$","meta","3",{"name":"mobile-web-app-capable","content":"yes"}],["$","meta","4",{"name":"apple-mobile-web-app-title","content":"Cockpit"}],["$","meta","5",{"name":"apple-mobile-web-app-status-bar-style","content":"default"}],["$","link","6",{"rel":"icon","href":"/favicon.ico?603d046c9a6fdfbb","type":"image/x-icon","sizes":"16x16"}],["$","link","7",{"rel":"icon","href":"/icons/icon-192x192.png"}],["$","link","8",{"rel":"apple-touch-icon","href":"/icons/icon-192x192.png"}],["$","$L5","9",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
@@ -2,5 +2,5 @@
2
2
  2:I[83599,["9114","static/chunks/9114-abef8471519b7dee.js","3530","static/chunks/3530-6d8abfd0e950d439.js","7177","static/chunks/app/layout-44210aade5d56585.js"],"Providers"]
3
3
  3:I[57121,[],""]
4
4
  4:I[74581,[],""]
5
- :HL["/_next/static/css/81b599e4fb160b4a.css","style"]
6
- 0:{"buildId":"TAHqVv82H6wf2IMhpr8kw","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/81b599e4fb160b4a.css","precedence":"next"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"className":"overflow-hidden","children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n (function() {\n try {\n var theme = localStorage.getItem('theme') || 'dark';\n var resolved = theme;\n if (theme === 'system') {\n resolved = window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light';\n }\n document.documentElement.classList.add(resolved);\n } catch (e) {}\n // Unregister any leftover Service Workers (PWA has been removed)\n if ('serviceWorker' in navigator) {\n navigator.serviceWorker.getRegistrations().then(function(regs) {\n regs.forEach(function(r) { r.unregister(); });\n });\n }\n })();\n "}}]}],["$","body",null,{"className":"__variable_f367f3 __variable_c1a059 __variable_3c557b antialiased overflow-hidden","children":["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","template":["$","$L4",null,{}]}]}]}]]}]]}],"loading":null,"isPartial":false}
5
+ :HL["/_next/static/css/786ec7ade22e6269.css","style"]
6
+ 0:{"buildId":"ZA65Kd3f2tNa-NfgtOil4","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/786ec7ade22e6269.css","precedence":"next"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"className":"overflow-hidden","children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n (function() {\n try {\n var theme = localStorage.getItem('theme') || 'dark';\n var resolved = theme;\n if (theme === 'system') {\n resolved = window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light';\n }\n document.documentElement.classList.add(resolved);\n } catch (e) {}\n // Unregister any leftover Service Workers (PWA has been removed)\n if ('serviceWorker' in navigator) {\n navigator.serviceWorker.getRegistrations().then(function(regs) {\n regs.forEach(function(r) { r.unregister(); });\n });\n }\n })();\n "}}]}],["$","body",null,{"className":"__variable_f367f3 __variable_c1a059 __variable_3c557b antialiased overflow-hidden","children":["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","template":["$","$L4",null,{}]}]}]}]]}]]}],"loading":null,"isPartial":false}
@@ -1,5 +1,5 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[90484,[],"OutletBoundary"]
3
3
  3:"$Sreact.suspense"
4
- 0:{"buildId":"TAHqVv82H6wf2IMhpr8kw","rsc":["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"loading":null,"isPartial":false}
4
+ 0:{"buildId":"ZA65Kd3f2tNa-NfgtOil4","rsc":["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"loading":null,"isPartial":false}
5
5
  4:null
@@ -1,4 +1,4 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[57121,[],""]
3
3
  3:I[74581,[],""]
4
- 0:{"buildId":"TAHqVv82H6wf2IMhpr8kw","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
4
+ 0:{"buildId":"ZA65Kd3f2tNa-NfgtOil4","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
@@ -1,5 +1,5 @@
1
1
  :HL["/_next/static/media/5c0c2bcbaa4149ca-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
2
2
  :HL["/_next/static/media/bb3ef058b751a6ad-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
3
3
  :HL["/_next/static/media/e4af272ccee01ff0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
4
- :HL["/_next/static/css/81b599e4fb160b4a.css","style"]
5
- 0:{"buildId":"TAHqVv82H6wf2IMhpr8kw","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"_not-found","paramType":null,"paramKey":"_not-found","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
4
+ :HL["/_next/static/css/786ec7ade22e6269.css","style"]
5
+ 0:{"buildId":"ZA65Kd3f2tNa-NfgtOil4","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"_not-found","paramType":null,"paramKey":"_not-found","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/bash/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"1874":{"*":{"id":"1482","name":"*","chunks":[],"async":false}},"2726":{"*":{"id":"54338","name":"*","chunks":[],"async":true}},"4189":{"*":{"id":"89010","name":"*","chunks":[],"async":false}},"26719":{"*":{"id":"67045","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"65438":{"*":{"id":"33932","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"80475":{"*":{"id":"14024","name":"*","chunks":[],"async":false}},"83599":{"*":{"id":"76646","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"97899":{"*":{"id":"81729","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/cockpit/cockpit/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/cockpit/cockpit/src/app/global-error.tsx":{"id":26719,"name":"*","chunks":["4219","static/chunks/app/global-error-3c48d7d42c672863.js"],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"variable\":\"--font-inter\",\"subsets\":[\"latin\"],\"display\":\"swap\"}],\"variableName\":\"inter\"}":{"id":36791,"name":"*","chunks":["9114","static/chunks/9114-abef8471519b7dee.js","3530","static/chunks/3530-6d8abfd0e950d439.js","7177","static/chunks/app/layout-44210aade5d56585.js"],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Lora\",\"arguments\":[{\"variable\":\"--font-lora\",\"subsets\":[\"latin\"],\"display\":\"swap\"}],\"variableName\":\"lora\"}":{"id":7815,"name":"*","chunks":["9114","static/chunks/9114-abef8471519b7dee.js","3530","static/chunks/3530-6d8abfd0e950d439.js","7177","static/chunks/app/layout-44210aade5d56585.js"],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"JetBrains_Mono\",\"arguments\":[{\"variable\":\"--font-jetbrains-mono\",\"subsets\":[\"latin\"],\"display\":\"swap\"}],\"variableName\":\"jetbrainsMono\"}":{"id":66924,"name":"*","chunks":["9114","static/chunks/9114-abef8471519b7dee.js","3530","static/chunks/3530-6d8abfd0e950d439.js","7177","static/chunks/app/layout-44210aade5d56585.js"],"async":false},"/home/runner/work/cockpit/cockpit/src/app/globals.css":{"id":51743,"name":"*","chunks":["9114","static/chunks/9114-abef8471519b7dee.js","3530","static/chunks/3530-6d8abfd0e950d439.js","7177","static/chunks/app/layout-44210aade5d56585.js"],"async":false},"/home/runner/work/cockpit/cockpit/src/components/shared/Providers.tsx":{"id":83599,"name":"*","chunks":["9114","static/chunks/9114-abef8471519b7dee.js","3530","static/chunks/3530-6d8abfd0e950d439.js","7177","static/chunks/app/layout-44210aade5d56585.js"],"async":false},"/home/runner/work/cockpit/cockpit/src/components/workspace/EmptyState.tsx":{"id":1874,"name":"*","chunks":["5004","static/chunks/70e0d97a-6903b8594c742784.js","277","static/chunks/54a60aa6-f60235f3d6b54466.js","9114","static/chunks/9114-abef8471519b7dee.js","3695","static/chunks/3695-f14fb3e48483755c.js","3530","static/chunks/3530-6d8abfd0e950d439.js","5493","static/chunks/5493-9f80ad2c7c9cf840.js","8974","static/chunks/app/page-cc2bf3ca4c337090.js"],"async":false},"/home/runner/work/cockpit/cockpit/src/components/workspace/ProjectItem.tsx":{"id":65438,"name":"*","chunks":["5004","static/chunks/70e0d97a-6903b8594c742784.js","277","static/chunks/54a60aa6-f60235f3d6b54466.js","9114","static/chunks/9114-abef8471519b7dee.js","3695","static/chunks/3695-f14fb3e48483755c.js","3530","static/chunks/3530-6d8abfd0e950d439.js","5493","static/chunks/5493-9f80ad2c7c9cf840.js","8974","static/chunks/app/page-cc2bf3ca4c337090.js"],"async":false},"/home/runner/work/cockpit/cockpit/src/components/workspace/ProjectSidebar.tsx":{"id":80475,"name":"*","chunks":["5004","static/chunks/70e0d97a-6903b8594c742784.js","277","static/chunks/54a60aa6-f60235f3d6b54466.js","9114","static/chunks/9114-abef8471519b7dee.js","3695","static/chunks/3695-f14fb3e48483755c.js","3530","static/chunks/3530-6d8abfd0e950d439.js","5493","static/chunks/5493-9f80ad2c7c9cf840.js","8974","static/chunks/app/page-cc2bf3ca4c337090.js"],"async":false},"/home/runner/work/cockpit/cockpit/src/components/workspace/Workspace.tsx":{"id":4189,"name":"*","chunks":["5004","static/chunks/70e0d97a-6903b8594c742784.js","277","static/chunks/54a60aa6-f60235f3d6b54466.js","9114","static/chunks/9114-abef8471519b7dee.js","3695","static/chunks/3695-f14fb3e48483755c.js","3530","static/chunks/3530-6d8abfd0e950d439.js","5493","static/chunks/5493-9f80ad2c7c9cf840.js","8974","static/chunks/app/page-cc2bf3ca4c337090.js"],"async":false},"/home/runner/work/cockpit/cockpit/src/components/review/ReviewPage.tsx":{"id":97899,"name":"*","chunks":[],"async":false},"/home/runner/work/cockpit/cockpit/src/components/project/TabManager.tsx":{"id":2726,"name":"*","chunks":[],"async":true}},"entryCSSFiles":{"/home/runner/work/cockpit/cockpit/src/":[],"/home/runner/work/cockpit/cockpit/src/app/global-error":[],"/home/runner/work/cockpit/cockpit/src/app/layout":[{"inlined":false,"path":"static/css/81b599e4fb160b4a.css"}],"/home/runner/work/cockpit/cockpit/src/app/page":[],"/home/runner/work/cockpit/cockpit/src/app/api/bash/route":[]},"rscModuleMapping":{"1874":{"*":{"id":"41824","name":"*","chunks":[],"async":false}},"2726":{"*":{"id":"38476","name":"*","chunks":[],"async":false}},"4189":{"*":{"id":"51675","name":"*","chunks":[],"async":false}},"26719":{"*":{"id":"81227","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"65438":{"*":{"id":"49090","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"80475":{"*":{"id":"43647","name":"*","chunks":[],"async":false}},"83599":{"*":{"id":"87020","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"97899":{"*":{"id":"79436","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/bash/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"1874":{"*":{"id":"1482","name":"*","chunks":[],"async":false}},"4189":{"*":{"id":"89010","name":"*","chunks":[],"async":false}},"26719":{"*":{"id":"67045","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"65438":{"*":{"id":"33932","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"80475":{"*":{"id":"14024","name":"*","chunks":[],"async":false}},"83599":{"*":{"id":"76646","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"97484":{"*":{"id":"54338","name":"*","chunks":[],"async":true}},"97899":{"*":{"id":"81729","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/cockpit/cockpit/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/cockpit/cockpit/src/app/global-error.tsx":{"id":26719,"name":"*","chunks":["4219","static/chunks/app/global-error-3c48d7d42c672863.js"],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"variable\":\"--font-inter\",\"subsets\":[\"latin\"],\"display\":\"swap\"}],\"variableName\":\"inter\"}":{"id":36791,"name":"*","chunks":["9114","static/chunks/9114-abef8471519b7dee.js","3530","static/chunks/3530-6d8abfd0e950d439.js","7177","static/chunks/app/layout-44210aade5d56585.js"],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Lora\",\"arguments\":[{\"variable\":\"--font-lora\",\"subsets\":[\"latin\"],\"display\":\"swap\"}],\"variableName\":\"lora\"}":{"id":7815,"name":"*","chunks":["9114","static/chunks/9114-abef8471519b7dee.js","3530","static/chunks/3530-6d8abfd0e950d439.js","7177","static/chunks/app/layout-44210aade5d56585.js"],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"JetBrains_Mono\",\"arguments\":[{\"variable\":\"--font-jetbrains-mono\",\"subsets\":[\"latin\"],\"display\":\"swap\"}],\"variableName\":\"jetbrainsMono\"}":{"id":66924,"name":"*","chunks":["9114","static/chunks/9114-abef8471519b7dee.js","3530","static/chunks/3530-6d8abfd0e950d439.js","7177","static/chunks/app/layout-44210aade5d56585.js"],"async":false},"/home/runner/work/cockpit/cockpit/src/app/globals.css":{"id":51743,"name":"*","chunks":["9114","static/chunks/9114-abef8471519b7dee.js","3530","static/chunks/3530-6d8abfd0e950d439.js","7177","static/chunks/app/layout-44210aade5d56585.js"],"async":false},"/home/runner/work/cockpit/cockpit/src/components/shared/Providers.tsx":{"id":83599,"name":"*","chunks":["9114","static/chunks/9114-abef8471519b7dee.js","3530","static/chunks/3530-6d8abfd0e950d439.js","7177","static/chunks/app/layout-44210aade5d56585.js"],"async":false},"/home/runner/work/cockpit/cockpit/src/components/workspace/EmptyState.tsx":{"id":1874,"name":"*","chunks":["5004","static/chunks/70e0d97a-6903b8594c742784.js","277","static/chunks/54a60aa6-f60235f3d6b54466.js","9114","static/chunks/9114-abef8471519b7dee.js","3695","static/chunks/3695-f14fb3e48483755c.js","3530","static/chunks/3530-6d8abfd0e950d439.js","5493","static/chunks/5493-9f80ad2c7c9cf840.js","8974","static/chunks/app/page-cc2bf3ca4c337090.js"],"async":false},"/home/runner/work/cockpit/cockpit/src/components/workspace/ProjectItem.tsx":{"id":65438,"name":"*","chunks":["5004","static/chunks/70e0d97a-6903b8594c742784.js","277","static/chunks/54a60aa6-f60235f3d6b54466.js","9114","static/chunks/9114-abef8471519b7dee.js","3695","static/chunks/3695-f14fb3e48483755c.js","3530","static/chunks/3530-6d8abfd0e950d439.js","5493","static/chunks/5493-9f80ad2c7c9cf840.js","8974","static/chunks/app/page-cc2bf3ca4c337090.js"],"async":false},"/home/runner/work/cockpit/cockpit/src/components/workspace/ProjectSidebar.tsx":{"id":80475,"name":"*","chunks":["5004","static/chunks/70e0d97a-6903b8594c742784.js","277","static/chunks/54a60aa6-f60235f3d6b54466.js","9114","static/chunks/9114-abef8471519b7dee.js","3695","static/chunks/3695-f14fb3e48483755c.js","3530","static/chunks/3530-6d8abfd0e950d439.js","5493","static/chunks/5493-9f80ad2c7c9cf840.js","8974","static/chunks/app/page-cc2bf3ca4c337090.js"],"async":false},"/home/runner/work/cockpit/cockpit/src/components/workspace/Workspace.tsx":{"id":4189,"name":"*","chunks":["5004","static/chunks/70e0d97a-6903b8594c742784.js","277","static/chunks/54a60aa6-f60235f3d6b54466.js","9114","static/chunks/9114-abef8471519b7dee.js","3695","static/chunks/3695-f14fb3e48483755c.js","3530","static/chunks/3530-6d8abfd0e950d439.js","5493","static/chunks/5493-9f80ad2c7c9cf840.js","8974","static/chunks/app/page-cc2bf3ca4c337090.js"],"async":false},"/home/runner/work/cockpit/cockpit/src/components/project/TabManager.tsx":{"id":97484,"name":"*","chunks":[],"async":true},"/home/runner/work/cockpit/cockpit/src/components/review/ReviewPage.tsx":{"id":97899,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/cockpit/cockpit/src/":[],"/home/runner/work/cockpit/cockpit/src/app/global-error":[],"/home/runner/work/cockpit/cockpit/src/app/layout":[{"inlined":false,"path":"static/css/786ec7ade22e6269.css"}],"/home/runner/work/cockpit/cockpit/src/app/page":[],"/home/runner/work/cockpit/cockpit/src/app/api/bash/route":[]},"rscModuleMapping":{"1874":{"*":{"id":"41824","name":"*","chunks":[],"async":false}},"4189":{"*":{"id":"51675","name":"*","chunks":[],"async":false}},"26719":{"*":{"id":"81227","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"65438":{"*":{"id":"49090","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"80475":{"*":{"id":"43647","name":"*","chunks":[],"async":false}},"83599":{"*":{"id":"87020","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"97484":{"*":{"id":"38476","name":"*","chunks":[],"async":false}},"97899":{"*":{"id":"79436","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
@@ -0,0 +1,23 @@
1
+ (()=>{var a={};a.id=1180,a.ids=[1180],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},4877:(a,b,c)=>{"use strict";c.r(b),c.d(b,{handler:()=>K,patchFetch:()=>J,routeModule:()=>F,serverHooks:()=>I,workAsyncStorage:()=>G,workUnitAsyncStorage:()=>H});var d={};c.r(d),c.d(d,{POST:()=>E,dynamic:()=>C,runtime:()=>B});var e=c(19225),f=c(84006),g=c(8317),h=c(99373),i=c(34775),j=c(24235),k=c(261),l=c(54365),m=c(90771),n=c(73461),o=c(67798),p=c(92280),q=c(62018),r=c(45696),s=c(47929),t=c(86439),u=c(37527),v=c(79646),w=c(4984),x=c(29021),y=c(33873),z=c(21820),A=c(91878);let B="nodejs",C="force-dynamic",D={"image/png":".png","image/jpeg":".jpg","image/webp":".webp","image/gif":".gif"};async function E(a){try{let b,{prompt:c,sessionId:d,images:e,cwd:f}=await a.json();if(!c||"string"!=typeof c)return new Response(JSON.stringify({error:"Missing prompt"}),{status:400,headers:{"Content-Type":"application/json"}});let g=[];e&&Array.isArray(e)&&e.length>0&&g.push(...(b=(0,y.join)((0,z.tmpdir)(),"cockpit-codex-images"),(0,x.existsSync)(b)||(0,x.mkdirSync)(b,{recursive:!0}),e.map((a,c)=>{let d=D[a.media_type]||".png",e=(0,y.join)(b,`img-${Date.now()}-${c}${d}`);return(0,x.writeFileSync)(e,Buffer.from(a.data,"base64")),e})));let h=new TextEncoder,i=!1,j=d||"",k="string"==typeof c?c.slice(0,50):"",l=null,m=new ReadableStream({async start(a){let b=b=>{if(!i)try{a.enqueue(h.encode(b))}catch{i=!0}},e=()=>{if(!i){i=!0;try{a.close()}catch{}}};try{let a=["exec"];if(d){for(let b of(a.push("resume",d,"--json","--full-auto"),g))a.push("--image",b);a.push(c)}else{for(let b of(a.push("--json","--full-auto"),f&&a.push("-C",f),g))a.push("--image",b);a.push(c)}l=(0,v.spawn)("codex",a,{stdio:["ignore","pipe","pipe"],cwd:f||void 0,env:{...process.env}});let h=new Map;(0,w.createInterface)({input:l.stdout}).on("line",a=>{let c;if(!i){try{c=JSON.parse(a)}catch{return}switch(c.type){case"thread.started":j=c.thread_id||`codex-${Date.now()}`,b(`data: ${JSON.stringify({type:"system",subtype:"init",session_id:j})}
2
+
3
+ `),f&&(0,A.CS)(f,j,"loading",void 0,k).catch(()=>{});break;case"item.completed":{let a=c.item;if(!a)break;if("agent_message"===a.type&&a.text&&b(`data: ${JSON.stringify({type:"assistant",message:{content:[{type:"text",text:a.text}]}})}
4
+
5
+ `),"reasoning"===a.type&&a.text&&b(`data: ${JSON.stringify({type:"assistant",message:{content:[{type:"text",text:`<details><summary>Reasoning</summary>
6
+
7
+ ${a.text}
8
+
9
+ </details>`}]}})}
10
+
11
+ `),"command_execution"===a.type){let c=a.id||`tool-${Date.now()}`;h.has(c)||b(`data: ${JSON.stringify({type:"assistant",message:{content:[{type:"tool_use",id:c,name:"Bash",input:{command:a.command||""}}]}})}
12
+
13
+ `),b(`data: ${JSON.stringify({type:"user",message:{content:[{tool_use_id:c,content:a.aggregated_output||`(exit code: ${a.exit_code??"unknown"})`}]}})}
14
+
15
+ `),h.delete(c)}break}case"item.started":{let a=c.item;if(!a)break;if("command_execution"===a.type&&a.command){let c=a.id||`tool-${Date.now()}`;h.set(c,c),b(`data: ${JSON.stringify({type:"assistant",message:{content:[{type:"tool_use",id:c,name:"Bash",input:{command:a.command}}]}})}
16
+
17
+ `)}break}case"turn.completed":{let a=c.usage||{};b(`data: ${JSON.stringify({type:"result",subtype:"success",usage:{input_tokens:a.input_tokens||0,output_tokens:a.output_tokens||0,cache_creation_input_tokens:0,cache_read_input_tokens:a.cached_input_tokens||0},total_cost_usd:0})}
18
+
19
+ `)}}}}),l.on("close",async()=>{for(let a of g)try{(0,x.unlinkSync)(a)}catch{}f&&j&&await (0,A.CS)(f,j,"unread",void 0).catch(()=>{}),b("data: [DONE]\n\n"),e()});let m="";l.stderr?.on("data",a=>{m+=a.toString()}),l.on("error",a=>{console.error("[Codex] spawn error:",a.message),b(`data: ${JSON.stringify({type:"error",error:a.message})}
20
+
21
+ `),e()}),l.on("close",a=>{0!==a&&m.trim()&&console.error(`[Codex] exited with code ${a}: ${m.trim()}`)})}catch(a){b(`data: ${JSON.stringify({type:"error",error:String(a)})}
22
+
23
+ `),e()}},cancel(){i=!0,l&&l.kill("SIGTERM")}});return new Response(m,{headers:{"Content-Type":"text/event-stream","Cache-Control":"no-cache",Connection:"keep-alive"}})}catch(a){return new Response(JSON.stringify({error:String(a)}),{status:500,headers:{"Content-Type":"application/json"}})}}let F=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/chat/codex/route",pathname:"/api/chat/codex",filename:"route",bundlePath:"app/api/chat/codex/route"},distDir:".next-prod",relativeProjectDir:"",resolvedPagePath:"/home/runner/work/cockpit/cockpit/src/app/api/chat/codex/route.ts",nextConfigOutput:"",userland:d}),{workAsyncStorage:G,workUnitAsyncStorage:H,serverHooks:I}=F;function J(){return(0,g.patchFetch)({workAsyncStorage:G,workUnitAsyncStorage:H})}async function K(a,b,c){F.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/chat/codex/route";"/index"===d&&(d="/");let e=await F.prepare(a,b,{srcPage:d,multiZoneDraftMode:!1});if(!e)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:g,params:v,nextConfig:w,parsedUrl:x,isDraftMode:y,prerenderManifest:z,routerServerContext:A,isOnDemandRevalidate:B,revalidateOnlyGenerated:C,resolvedPathname:D,clientReferenceManifest:E,serverActionsManifest:G}=e,H=(0,k.normalizeAppPath)(d),I=!!(z.dynamicRoutes[H]||z.routes[D]),J=async()=>((null==A?void 0:A.render404)?await A.render404(a,b,x,!1):b.end("This page could not be found"),null);if(I&&!y){let a=!!z.routes[D],b=z.dynamicRoutes[H];if(b&&!1===b.fallback&&!a){if(w.experimental.adapterPath)return await J();throw new t.NoFallbackError}}let K=null;!I||F.isDev||y||(K="/index"===(K=D)?"/":K);let L=!0===F.isDev||!I,M=I&&!L;G&&E&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:E,serverActionsManifest:G});let N=a.method||"GET",O=(0,i.getTracer)(),P=O.getActiveScopeSpan(),Q={params:v,prerenderManifest:z,renderOpts:{experimental:{authInterrupts:!!w.experimental.authInterrupts},cacheComponents:!!w.cacheComponents,supportsDynamicResponse:L,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:w.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>F.onRequestError(a,b,d,e,A)},sharedContext:{buildId:g}},R=new l.NodeNextRequest(a),S=new l.NodeNextResponse(b),T=m.NextRequestAdapter.fromNodeNextRequest(R,(0,m.signalFromNodeResponse)(b));try{let e=async a=>F.handle(T,Q).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=O.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=c.get("next.route");if(e){let b=`${N} ${e}`;a.setAttributes({"next.route":e,"http.route":e,"next.span_name":b}),a.updateName(b)}else a.updateName(`${N} ${d}`)}),g=!!(0,h.getRequestMeta)(a,"minimalMode"),j=async h=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!g&&B&&C&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await e(h);a.fetchMetrics=Q.renderOpts.fetchMetrics;let i=Q.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=Q.renderOpts.collectedTags;if(!I)return await (0,p.I)(R,S,d,Q.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);j&&(b[s.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==Q.renderOpts.collectedRevalidate&&!(Q.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&Q.renderOpts.collectedRevalidate,e=void 0===Q.renderOpts.collectedExpire||Q.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:Q.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){throw(null==f?void 0:f.isStale)&&await F.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:B})},!1,A),b}},l=await F.handleResponse({req:a,nextConfig:w,cacheKey:K,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:z,isRoutePPREnabled:!1,isOnDemandRevalidate:B,revalidateOnlyGenerated:C,responseGenerator:k,waitUntil:c.waitUntil,isMinimalMode:g});if(!I)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});g||b.setHeader("x-nextjs-cache",B?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),y&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,q.fromNodeOutgoingHttpHeaders)(l.value.headers);return g&&I||m.delete(s.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,r.getCacheControlHeader)(l.cacheControl)),await (0,p.I)(R,S,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};P?await j(P):await O.withPropagatedContext(a.headers,()=>O.trace(n.BaseServerSpan.handleRequest,{spanName:`${N} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":N,"http.target":a.url}},j))}catch(b){if(b instanceof t.NoFallbackError||await F.onRequestError(a,b,{routerKind:"App Router",routePath:H,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:B})},!1,A),I)throw b;return await (0,p.I)(R,S,new Response(null,{status:500})),null}}},4984:a=>{"use strict";a.exports=require("readline")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},19225:(a,b,c)=>{"use strict";a.exports=c(44870)},21820:a=>{"use strict";a.exports=require("os")},25813:(a,b,c)=>{"use strict";c.d(b,{$A:()=>G,A0:()=>O,An:()=>R,BF:()=>C,Ct:()=>K,Eu:()=>B,Ex:()=>s,JE:()=>Q,JY:()=>F,Ki:()=>w,Kk:()=>L,Kv:()=>j,Mx:()=>x,Sr:()=>D,Tb:()=>q,Ux:()=>T,Wd:()=>P,aO:()=>m,ec:()=>n,eg:()=>M,i4:()=>A,iK:()=>o,iy:()=>J,lq:()=>z,ls:()=>E,mT:()=>u,oK:()=>I,of:()=>y,po:()=>H,tP:()=>p,th:()=>t,v4:()=>l,vI:()=>N});var d=c(21820),e=c(33873),f=c(79748),g=c(29021),h=c(79646);let i=(0,d.homedir)(),j=(0,e.join)(i,".cockpit"),k=(0,e.join)(j,"projects"),l=(0,e.join)(j,"state.json"),m=(0,e.join)(j,"pinned-sessions.json"),n=(0,e.join)(j,"note.md"),o=(0,e.join)(j,"scheduled-tasks.json"),p=(0,e.join)(j,"settings.json"),q=(0,e.join)(j,"review"),r=(0,e.join)(q,"_signal");function s(){try{(0,g.existsSync)(q)||(0,g.mkdirSync)(q,{recursive:!0}),(0,g.writeFileSync)(r,Date.now().toString())}catch{}}let t=(0,e.join)(i,".claude"),u=(0,e.join)(t,"projects");function v(a){return a.replace(/[/.]/g,"-")}function w(a){return(0,e.join)(k,v(a))}function x(a){return(0,e.join)(w(a),"session.json")}function y(a){return(0,e.join)(w(a),"recent-files.json")}function z(a){return(0,e.join)(w(a),"expanded-paths.json")}function A(a){return(0,e.join)(w(a),"comments.json")}function B(a){return(0,e.join)(w(a),"services.json")}function C(a){return(0,e.join)(w(a),"note.md")}function D(a,b){return(0,e.join)(w(a),`terminal-history-${b}.jsonl`)}function E(a,b){return(0,e.join)(w(a),`terminal-output-${b}.txt`)}function F(a,b){let c=b?`terminal-env-${b}.json`:"terminal-env-global.json";return(0,e.join)(w(a),c)}function G(){return(0,e.join)(j,"terminal-aliases.json")}function H(){return(0,e.join)(j,"services.json")}function I(a){return(0,e.join)(w(a),"project-settings.json")}function J(a,b){return(0,e.join)(w(a),`terminal-bubble-order-${b}.json`)}function K(a){return(0,e.join)(q,`${a}.json`)}function L(a,b){return(0,e.join)((0,e.join)(u,v(a)),`${b}.jsonl`)}function M(a){let b=(0,e.join)(i,".codex","sessions");if(!(0,g.existsSync)(b))return null;try{let c=(0,h.execSync)(`find ${JSON.stringify(b)} -name "*${a}.jsonl" -type f 2>/dev/null`,{encoding:"utf8",timeout:3e3}).trim();if(c)return c.split("\n")[0]}catch{}return null}function N(a){let b=(0,e.join)(i,".kimi","sessions");if(!(0,g.existsSync)(b))return null;try{for(let c of(0,g.readdirSync)(b)){let d=(0,e.join)(b,c,a,"context.jsonl");if((0,g.existsSync)(d))return d}}catch{}return null}async function O(a){(0,g.existsSync)(a)||await (0,f.mkdir)(a,{recursive:!0})}async function P(a){let b=(0,e.join)(a,"..");await O(b)}async function Q(a,b){try{let b=await (0,f.readFile)(a,"utf-8");return JSON.parse(b)}catch{return b}}async function R(a,b){await P(a),await (0,f.writeFile)(a,JSON.stringify(b,null,2),"utf-8")}let S=new Map;function T(a,b){let c=(S.get(a)??Promise.resolve()).then(b),d=c.then(()=>{},()=>{});return S.set(a,d),d.then(()=>{S.get(a)===d&&S.delete(a)}),c}},29021:a=>{"use strict";a.exports=require("fs")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},33873:a=>{"use strict";a.exports=require("path")},44870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},78335:()=>{},79646:a=>{"use strict";a.exports=require("child_process")},79748:a=>{"use strict";a.exports=require("fs/promises")},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},91878:(a,b,c)=>{"use strict";c.d(b,{CS:()=>h,Pn:()=>i,r8:()=>j});var d=c(25813),e=c(29021),f=c(4984);function g(a){if(!a)return a;let b=[...a];return b.length<=50?a:b.slice(0,50).join("")+"…"}async function h(a,b,c,f,h){if((0,e.existsSync)(a))return(0,d.Ux)(d.v4,async()=>{let e=await (0,d.JE)(d.v4,{sessions:[]});for(let a of e.sessions)a.status||(a.status=a.isLoading?"loading":"normal",delete a.isLoading);let i=e.sessions.findIndex(c=>c.cwd===a&&c.sessionId===b),j=i>=0?e.sessions[i]:void 0,k={cwd:a,sessionId:b,lastActive:Date.now(),status:c,title:g(f||j?.title),lastUserMessage:g(h||j?.lastUserMessage)};i>=0?e.sessions[i]=k:e.sessions.push(k),e.sessions.sort((a,b)=>b.lastActive-a.lastActive),e.sessions=e.sessions.slice(0,15),await (0,d.An)(d.v4,e)})}async function i(a,b){let c=(0,d.Kk)(a,b);if(!(0,e.existsSync)(c))return"Untitled Session";try{let a=(0,e.createReadStream)(c),b=(0,f.createInterface)({input:a,crlfDelay:1/0}),d="",i=[];for await(let a of b)if(a.trim())try{let b=JSON.parse(a);if("summary"===b.type&&b.summary&&(d=b.summary),"user"===b.type){let a=b.message;if(a?.content){if("string"==typeof a.content)i.push(a.content);else if(Array.isArray(a.content))for(let b of a.content)"text"===b.type&&b.text&&i.push(b.text)}}}catch{}var g=d,h=i;if(g)return g;let j="";for(let a of h){let b=k(a);if(b){if(b.startsWith("/")&&!j){j=b;continue}if(j)return`${j} ${b}`;return b}}return j||"Untitled Session"}catch{return"Untitled Session"}}async function j(a,b){let c=(0,d.Kk)(a,b);if((0,e.existsSync)(c))try{let a,b=(0,e.createReadStream)(c);for await(let c of(0,f.createInterface)({input:b,crlfDelay:1/0}))if(c.trim())try{let b=JSON.parse(c);if("user"===b.type){let c=b.message;if(c?.content){let b="";if("string"==typeof c.content)b=c.content;else if(Array.isArray(c.content)){for(let a of c.content)if("text"===a.type&&a.text){b=a.text;break}}if(b){var g;let c=k(b);c&&!((g=c).startsWith("This session is being continued")||g.startsWith("Caveat: The messages below"))&&g.trim()&&(a=c)}}}}catch{}return a}catch{return}}function k(a){let b=a.replace(/<command-[^>]*>[\s\S]*?<\/command-[^>]*>/g,"");return(b=b.replace(/<local-command-[^>]*>[\s\S]*?<\/local-command-[^>]*>/g,"")).trim()}},92280:(a,b,c)=>{"use strict";Object.defineProperty(b,"I",{enumerable:!0,get:function(){return g}});let d=c(28208),e=c(47617),f=c(62018);async function g(a,b,c,g){if((0,d.isNodeNextResponse)(b)){var h;b.statusCode=c.status,b.statusMessage=c.statusText;let d=["set-cookie","www-authenticate","proxy-authenticate","vary"];null==(h=c.headers)||h.forEach((a,c)=>{if("x-middleware-set-cookie"!==c.toLowerCase())if("set-cookie"===c.toLowerCase())for(let d of(0,f.splitCookiesString)(a))b.appendHeader(c,d);else{let e=void 0!==b.getHeader(c);(d.includes(c.toLowerCase())||!e)&&b.appendHeader(c,a)}});let{originalResponse:i}=b;c.body&&"HEAD"!==a.method?await (0,e.pipeToNodeResponse)(c.body,i,g):i.end()}}},96487:()=>{}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[4741],()=>b(b.s=4877));module.exports=c})();
@@ -0,0 +1 @@
1
+ {"version":1,"files":["../../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../../node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js","../../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../../node_modules/next/dist/lib/constants.js","../../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../../node_modules/next/dist/lib/is-error.js","../../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../../../node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../../../../node_modules/next/dist/shared/lib/segment.js","../../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../node_modules/next/package.json","../../../../../../package.json","../../../../../package.json","../../../../chunks/1639.js","../../../../chunks/1667.js","../../../../chunks/1813.js","../../../../chunks/1912.js","../../../../chunks/2325.js","../../../../chunks/2376.js","../../../../chunks/2816.js","../../../../chunks/2840.js","../../../../chunks/3434.js","../../../../chunks/3441.js","../../../../chunks/3503.js","../../../../chunks/3863.js","../../../../chunks/3932.js","../../../../chunks/4042.js","../../../../chunks/4073.js","../../../../chunks/4097.js","../../../../chunks/4098.js","../../../../chunks/4268.js","../../../../chunks/4272.js","../../../../chunks/4309.js","../../../../chunks/4345.js","../../../../chunks/4367.js","../../../../chunks/4388.js","../../../../chunks/4442.js","../../../../chunks/4490.js","../../../../chunks/4741.js","../../../../chunks/4793.js","../../../../chunks/5147.js","../../../../chunks/5152.js","../../../../chunks/5460.js","../../../../chunks/5481.js","../../../../chunks/5536.js","../../../../chunks/5733.js","../../../../chunks/582.js","../../../../chunks/5958.js","../../../../chunks/6062.js","../../../../chunks/6117.js","../../../../chunks/6142.js","../../../../chunks/6346.js","../../../../chunks/6443.js","../../../../chunks/6804.js","../../../../chunks/7265.js","../../../../chunks/7284.js","../../../../chunks/7307.js","../../../../chunks/7483.js","../../../../chunks/7484.js","../../../../chunks/7514.js","../../../../chunks/7800.js","../../../../chunks/8068.js","../../../../chunks/8351.js","../../../../chunks/8491.js","../../../../chunks/8585.js","../../../../chunks/887.js","../../../../chunks/911.js","../../../../chunks/9116.js","../../../../chunks/925.js","../../../../chunks/9298.js","../../../../chunks/9401.js","../../../../chunks/9408.js","../../../../webpack-runtime.js","route_client-reference-manifest.js"]}
@@ -0,0 +1 @@
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/chat/codex/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"1874":{"*":{"id":"1482","name":"*","chunks":[],"async":false}},"4189":{"*":{"id":"89010","name":"*","chunks":[],"async":false}},"26719":{"*":{"id":"67045","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"65438":{"*":{"id":"33932","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"80475":{"*":{"id":"14024","name":"*","chunks":[],"async":false}},"83599":{"*":{"id":"76646","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"97484":{"*":{"id":"54338","name":"*","chunks":[],"async":true}},"97899":{"*":{"id":"81729","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/cockpit/cockpit/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/cockpit/cockpit/src/app/global-error.tsx":{"id":26719,"name":"*","chunks":["4219","static/chunks/app/global-error-3c48d7d42c672863.js"],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"variable\":\"--font-inter\",\"subsets\":[\"latin\"],\"display\":\"swap\"}],\"variableName\":\"inter\"}":{"id":36791,"name":"*","chunks":["9114","static/chunks/9114-abef8471519b7dee.js","3530","static/chunks/3530-6d8abfd0e950d439.js","7177","static/chunks/app/layout-44210aade5d56585.js"],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Lora\",\"arguments\":[{\"variable\":\"--font-lora\",\"subsets\":[\"latin\"],\"display\":\"swap\"}],\"variableName\":\"lora\"}":{"id":7815,"name":"*","chunks":["9114","static/chunks/9114-abef8471519b7dee.js","3530","static/chunks/3530-6d8abfd0e950d439.js","7177","static/chunks/app/layout-44210aade5d56585.js"],"async":false},"/home/runner/work/cockpit/cockpit/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"JetBrains_Mono\",\"arguments\":[{\"variable\":\"--font-jetbrains-mono\",\"subsets\":[\"latin\"],\"display\":\"swap\"}],\"variableName\":\"jetbrainsMono\"}":{"id":66924,"name":"*","chunks":["9114","static/chunks/9114-abef8471519b7dee.js","3530","static/chunks/3530-6d8abfd0e950d439.js","7177","static/chunks/app/layout-44210aade5d56585.js"],"async":false},"/home/runner/work/cockpit/cockpit/src/app/globals.css":{"id":51743,"name":"*","chunks":["9114","static/chunks/9114-abef8471519b7dee.js","3530","static/chunks/3530-6d8abfd0e950d439.js","7177","static/chunks/app/layout-44210aade5d56585.js"],"async":false},"/home/runner/work/cockpit/cockpit/src/components/shared/Providers.tsx":{"id":83599,"name":"*","chunks":["9114","static/chunks/9114-abef8471519b7dee.js","3530","static/chunks/3530-6d8abfd0e950d439.js","7177","static/chunks/app/layout-44210aade5d56585.js"],"async":false},"/home/runner/work/cockpit/cockpit/src/components/workspace/EmptyState.tsx":{"id":1874,"name":"*","chunks":["5004","static/chunks/70e0d97a-6903b8594c742784.js","277","static/chunks/54a60aa6-f60235f3d6b54466.js","9114","static/chunks/9114-abef8471519b7dee.js","3695","static/chunks/3695-f14fb3e48483755c.js","3530","static/chunks/3530-6d8abfd0e950d439.js","5493","static/chunks/5493-9f80ad2c7c9cf840.js","8974","static/chunks/app/page-cc2bf3ca4c337090.js"],"async":false},"/home/runner/work/cockpit/cockpit/src/components/workspace/ProjectItem.tsx":{"id":65438,"name":"*","chunks":["5004","static/chunks/70e0d97a-6903b8594c742784.js","277","static/chunks/54a60aa6-f60235f3d6b54466.js","9114","static/chunks/9114-abef8471519b7dee.js","3695","static/chunks/3695-f14fb3e48483755c.js","3530","static/chunks/3530-6d8abfd0e950d439.js","5493","static/chunks/5493-9f80ad2c7c9cf840.js","8974","static/chunks/app/page-cc2bf3ca4c337090.js"],"async":false},"/home/runner/work/cockpit/cockpit/src/components/workspace/ProjectSidebar.tsx":{"id":80475,"name":"*","chunks":["5004","static/chunks/70e0d97a-6903b8594c742784.js","277","static/chunks/54a60aa6-f60235f3d6b54466.js","9114","static/chunks/9114-abef8471519b7dee.js","3695","static/chunks/3695-f14fb3e48483755c.js","3530","static/chunks/3530-6d8abfd0e950d439.js","5493","static/chunks/5493-9f80ad2c7c9cf840.js","8974","static/chunks/app/page-cc2bf3ca4c337090.js"],"async":false},"/home/runner/work/cockpit/cockpit/src/components/workspace/Workspace.tsx":{"id":4189,"name":"*","chunks":["5004","static/chunks/70e0d97a-6903b8594c742784.js","277","static/chunks/54a60aa6-f60235f3d6b54466.js","9114","static/chunks/9114-abef8471519b7dee.js","3695","static/chunks/3695-f14fb3e48483755c.js","3530","static/chunks/3530-6d8abfd0e950d439.js","5493","static/chunks/5493-9f80ad2c7c9cf840.js","8974","static/chunks/app/page-cc2bf3ca4c337090.js"],"async":false},"/home/runner/work/cockpit/cockpit/src/components/project/TabManager.tsx":{"id":97484,"name":"*","chunks":[],"async":true},"/home/runner/work/cockpit/cockpit/src/components/review/ReviewPage.tsx":{"id":97899,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/cockpit/cockpit/src/":[],"/home/runner/work/cockpit/cockpit/src/app/global-error":[],"/home/runner/work/cockpit/cockpit/src/app/layout":[{"inlined":false,"path":"static/css/786ec7ade22e6269.css"}],"/home/runner/work/cockpit/cockpit/src/app/page":[],"/home/runner/work/cockpit/cockpit/src/app/api/chat/route":[],"/home/runner/work/cockpit/cockpit/src/app/api/chat/codex/route":[]},"rscModuleMapping":{"1874":{"*":{"id":"41824","name":"*","chunks":[],"async":false}},"4189":{"*":{"id":"51675","name":"*","chunks":[],"async":false}},"26719":{"*":{"id":"81227","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"65438":{"*":{"id":"49090","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"80475":{"*":{"id":"43647","name":"*","chunks":[],"async":false}},"83599":{"*":{"id":"87020","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"97484":{"*":{"id":"38476","name":"*","chunks":[],"async":false}},"97899":{"*":{"id":"79436","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
@@ -0,0 +1,23 @@
1
+ (()=>{var a={};a.id=8405,a.ids=[8405],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},4984:a=>{"use strict";a.exports=require("readline")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},19225:(a,b,c)=>{"use strict";a.exports=c(44870)},21820:a=>{"use strict";a.exports=require("os")},25813:(a,b,c)=>{"use strict";c.d(b,{$A:()=>G,A0:()=>O,An:()=>R,BF:()=>C,Ct:()=>K,Eu:()=>B,Ex:()=>s,JE:()=>Q,JY:()=>F,Ki:()=>w,Kk:()=>L,Kv:()=>j,Mx:()=>x,Sr:()=>D,Tb:()=>q,Ux:()=>T,Wd:()=>P,aO:()=>m,ec:()=>n,eg:()=>M,i4:()=>A,iK:()=>o,iy:()=>J,lq:()=>z,ls:()=>E,mT:()=>u,oK:()=>I,of:()=>y,po:()=>H,tP:()=>p,th:()=>t,v4:()=>l,vI:()=>N});var d=c(21820),e=c(33873),f=c(79748),g=c(29021),h=c(79646);let i=(0,d.homedir)(),j=(0,e.join)(i,".cockpit"),k=(0,e.join)(j,"projects"),l=(0,e.join)(j,"state.json"),m=(0,e.join)(j,"pinned-sessions.json"),n=(0,e.join)(j,"note.md"),o=(0,e.join)(j,"scheduled-tasks.json"),p=(0,e.join)(j,"settings.json"),q=(0,e.join)(j,"review"),r=(0,e.join)(q,"_signal");function s(){try{(0,g.existsSync)(q)||(0,g.mkdirSync)(q,{recursive:!0}),(0,g.writeFileSync)(r,Date.now().toString())}catch{}}let t=(0,e.join)(i,".claude"),u=(0,e.join)(t,"projects");function v(a){return a.replace(/[/.]/g,"-")}function w(a){return(0,e.join)(k,v(a))}function x(a){return(0,e.join)(w(a),"session.json")}function y(a){return(0,e.join)(w(a),"recent-files.json")}function z(a){return(0,e.join)(w(a),"expanded-paths.json")}function A(a){return(0,e.join)(w(a),"comments.json")}function B(a){return(0,e.join)(w(a),"services.json")}function C(a){return(0,e.join)(w(a),"note.md")}function D(a,b){return(0,e.join)(w(a),`terminal-history-${b}.jsonl`)}function E(a,b){return(0,e.join)(w(a),`terminal-output-${b}.txt`)}function F(a,b){let c=b?`terminal-env-${b}.json`:"terminal-env-global.json";return(0,e.join)(w(a),c)}function G(){return(0,e.join)(j,"terminal-aliases.json")}function H(){return(0,e.join)(j,"services.json")}function I(a){return(0,e.join)(w(a),"project-settings.json")}function J(a,b){return(0,e.join)(w(a),`terminal-bubble-order-${b}.json`)}function K(a){return(0,e.join)(q,`${a}.json`)}function L(a,b){return(0,e.join)((0,e.join)(u,v(a)),`${b}.jsonl`)}function M(a){let b=(0,e.join)(i,".codex","sessions");if(!(0,g.existsSync)(b))return null;try{let c=(0,h.execSync)(`find ${JSON.stringify(b)} -name "*${a}.jsonl" -type f 2>/dev/null`,{encoding:"utf8",timeout:3e3}).trim();if(c)return c.split("\n")[0]}catch{}return null}function N(a){let b=(0,e.join)(i,".kimi","sessions");if(!(0,g.existsSync)(b))return null;try{for(let c of(0,g.readdirSync)(b)){let d=(0,e.join)(b,c,a,"context.jsonl");if((0,g.existsSync)(d))return d}}catch{}return null}async function O(a){(0,g.existsSync)(a)||await (0,f.mkdir)(a,{recursive:!0})}async function P(a){let b=(0,e.join)(a,"..");await O(b)}async function Q(a,b){try{let b=await (0,f.readFile)(a,"utf-8");return JSON.parse(b)}catch{return b}}async function R(a,b){await P(a),await (0,f.writeFile)(a,JSON.stringify(b,null,2),"utf-8")}let S=new Map;function T(a,b){let c=(S.get(a)??Promise.resolve()).then(b),d=c.then(()=>{},()=>{});return S.set(a,d),d.then(()=>{S.get(a)===d&&S.delete(a)}),c}},29021:a=>{"use strict";a.exports=require("fs")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},33873:a=>{"use strict";a.exports=require("path")},44870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},60176:(a,b,c)=>{"use strict";c.r(b),c.d(b,{handler:()=>J,patchFetch:()=>I,routeModule:()=>E,serverHooks:()=>H,workAsyncStorage:()=>F,workUnitAsyncStorage:()=>G});var d={};c.r(d),c.d(d,{POST:()=>D,dynamic:()=>C,runtime:()=>B});var e=c(19225),f=c(84006),g=c(8317),h=c(99373),i=c(34775),j=c(24235),k=c(261),l=c(54365),m=c(90771),n=c(73461),o=c(67798),p=c(92280),q=c(62018),r=c(45696),s=c(47929),t=c(86439),u=c(37527),v=c(79646),w=c(4984),x=c(29021),y=c(33873),z=c(21820),A=c(91878);let B="nodejs",C="force-dynamic";async function D(a){try{let{prompt:b,sessionId:c,cwd:d}=await a.json();if(!b||"string"!=typeof b)return new Response(JSON.stringify({error:"Missing prompt"}),{status:400,headers:{"Content-Type":"application/json"}});let e=new TextEncoder,f=!1,g=c||"",h="string"==typeof b?b.slice(0,50):"",i=null,j=new ReadableStream({async start(a){let j=b=>{if(!f)try{a.enqueue(e.encode(b))}catch{f=!0}},k=()=>{if(!f){f=!0;try{a.close()}catch{}}};try{let a=["--print","--output-format","stream-json"];c&&a.push("-S",c),d&&a.push("-w",d),a.push("-p",b);let e=c?new Set:function(){let a=new Set,b=(0,y.join)((0,z.homedir)(),".kimi","sessions");try{for(let c of(0,x.readdirSync)(b)){let d=(0,y.join)(b,c);try{for(let b of(0,x.readdirSync)(d))a.add(b)}catch{}}}catch{}return a}();i=(0,v.spawn)("kimi",a,{stdio:["ignore","pipe","pipe"],cwd:d||void 0,env:{...process.env}}),g&&(j(`data: ${JSON.stringify({type:"system",subtype:"init",session_id:g})}
2
+
3
+ `),d&&(0,A.CS)(d,g,"loading",void 0,h).catch(()=>{})),(0,w.createInterface)({input:i.stdout}).on("line",a=>{let b;if(!f){try{b=JSON.parse(a)}catch{return}if("assistant"===b.role){if(b.content)for(let a of b.content)"text"===a.type&&a.text&&j(`data: ${JSON.stringify({type:"assistant",message:{content:[{type:"text",text:a.text}]}})}
4
+
5
+ `),"think"===a.type&&a.think&&j(`data: ${JSON.stringify({type:"assistant",message:{content:[{type:"text",text:`<details><summary>Thinking</summary>
6
+
7
+ ${a.think}
8
+
9
+ </details>`}]}})}
10
+
11
+ `);if(b.tool_calls){for(let a of b.tool_calls)if(a.function?.name){let b=a.id||`tool-${Date.now()}`,c={};try{c=JSON.parse(a.function.arguments||"{}")}catch{}let d="Shell"===a.function.name?"Bash":a.function.name;j(`data: ${JSON.stringify({type:"assistant",message:{content:[{type:"tool_use",id:b,name:d,input:c}]}})}
12
+
13
+ `)}}}if("tool"===b.role){let a=b.tool_call_id;if(a&&b.content){let c=b.content.filter(a=>"text"===a.type&&a.text).map(a=>a.text).join("\n");j(`data: ${JSON.stringify({type:"user",message:{content:[{tool_use_id:a,content:c}]}})}
14
+
15
+ `)}}}}),i.on("close",async()=>{if(!g){let a=function(a){let b=(0,y.join)((0,z.homedir)(),".kimi","sessions");try{for(let c of(0,x.readdirSync)(b)){let d=(0,y.join)(b,c);try{for(let b of(0,x.readdirSync)(d))if(!a.has(b))return b}catch{}}}catch{}return null}(e);a&&(g=a,j(`data: ${JSON.stringify({type:"system",subtype:"init",session_id:g})}
16
+
17
+ `),d&&(0,A.CS)(d,g,"loading",void 0,h).catch(()=>{}))}j(`data: ${JSON.stringify({type:"result",subtype:"success",usage:{input_tokens:0,output_tokens:0,cache_creation_input_tokens:0,cache_read_input_tokens:0},total_cost_usd:0})}
18
+
19
+ `),d&&g&&await (0,A.CS)(d,g,"unread",void 0).catch(()=>{}),j("data: [DONE]\n\n"),k()}),i.stderr?.on("data",()=>{}),i.on("error",a=>{console.error("[Kimi] spawn error:",a.message),j(`data: ${JSON.stringify({type:"error",error:a.message})}
20
+
21
+ `),k()})}catch(a){j(`data: ${JSON.stringify({type:"error",error:String(a)})}
22
+
23
+ `),k()}},cancel(){f=!0,i&&i.kill("SIGTERM")}});return new Response(j,{headers:{"Content-Type":"text/event-stream","Cache-Control":"no-cache",Connection:"keep-alive"}})}catch(a){return new Response(JSON.stringify({error:String(a)}),{status:500,headers:{"Content-Type":"application/json"}})}}let E=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/chat/kimi/route",pathname:"/api/chat/kimi",filename:"route",bundlePath:"app/api/chat/kimi/route"},distDir:".next-prod",relativeProjectDir:"",resolvedPagePath:"/home/runner/work/cockpit/cockpit/src/app/api/chat/kimi/route.ts",nextConfigOutput:"",userland:d}),{workAsyncStorage:F,workUnitAsyncStorage:G,serverHooks:H}=E;function I(){return(0,g.patchFetch)({workAsyncStorage:F,workUnitAsyncStorage:G})}async function J(a,b,c){E.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/chat/kimi/route";"/index"===d&&(d="/");let e=await E.prepare(a,b,{srcPage:d,multiZoneDraftMode:!1});if(!e)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:g,params:v,nextConfig:w,parsedUrl:x,isDraftMode:y,prerenderManifest:z,routerServerContext:A,isOnDemandRevalidate:B,revalidateOnlyGenerated:C,resolvedPathname:D,clientReferenceManifest:F,serverActionsManifest:G}=e,H=(0,k.normalizeAppPath)(d),I=!!(z.dynamicRoutes[H]||z.routes[D]),J=async()=>((null==A?void 0:A.render404)?await A.render404(a,b,x,!1):b.end("This page could not be found"),null);if(I&&!y){let a=!!z.routes[D],b=z.dynamicRoutes[H];if(b&&!1===b.fallback&&!a){if(w.experimental.adapterPath)return await J();throw new t.NoFallbackError}}let K=null;!I||E.isDev||y||(K="/index"===(K=D)?"/":K);let L=!0===E.isDev||!I,M=I&&!L;G&&F&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:F,serverActionsManifest:G});let N=a.method||"GET",O=(0,i.getTracer)(),P=O.getActiveScopeSpan(),Q={params:v,prerenderManifest:z,renderOpts:{experimental:{authInterrupts:!!w.experimental.authInterrupts},cacheComponents:!!w.cacheComponents,supportsDynamicResponse:L,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:w.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>E.onRequestError(a,b,d,e,A)},sharedContext:{buildId:g}},R=new l.NodeNextRequest(a),S=new l.NodeNextResponse(b),T=m.NextRequestAdapter.fromNodeNextRequest(R,(0,m.signalFromNodeResponse)(b));try{let e=async a=>E.handle(T,Q).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=O.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=c.get("next.route");if(e){let b=`${N} ${e}`;a.setAttributes({"next.route":e,"http.route":e,"next.span_name":b}),a.updateName(b)}else a.updateName(`${N} ${d}`)}),g=!!(0,h.getRequestMeta)(a,"minimalMode"),j=async h=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!g&&B&&C&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await e(h);a.fetchMetrics=Q.renderOpts.fetchMetrics;let i=Q.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=Q.renderOpts.collectedTags;if(!I)return await (0,p.I)(R,S,d,Q.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);j&&(b[s.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==Q.renderOpts.collectedRevalidate&&!(Q.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&Q.renderOpts.collectedRevalidate,e=void 0===Q.renderOpts.collectedExpire||Q.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:Q.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){throw(null==f?void 0:f.isStale)&&await E.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:B})},!1,A),b}},l=await E.handleResponse({req:a,nextConfig:w,cacheKey:K,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:z,isRoutePPREnabled:!1,isOnDemandRevalidate:B,revalidateOnlyGenerated:C,responseGenerator:k,waitUntil:c.waitUntil,isMinimalMode:g});if(!I)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});g||b.setHeader("x-nextjs-cache",B?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),y&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,q.fromNodeOutgoingHttpHeaders)(l.value.headers);return g&&I||m.delete(s.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,r.getCacheControlHeader)(l.cacheControl)),await (0,p.I)(R,S,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};P?await j(P):await O.withPropagatedContext(a.headers,()=>O.trace(n.BaseServerSpan.handleRequest,{spanName:`${N} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":N,"http.target":a.url}},j))}catch(b){if(b instanceof t.NoFallbackError||await E.onRequestError(a,b,{routerKind:"App Router",routePath:H,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:B})},!1,A),I)throw b;return await (0,p.I)(R,S,new Response(null,{status:500})),null}}},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},78335:()=>{},79646:a=>{"use strict";a.exports=require("child_process")},79748:a=>{"use strict";a.exports=require("fs/promises")},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},91878:(a,b,c)=>{"use strict";c.d(b,{CS:()=>h,Pn:()=>i,r8:()=>j});var d=c(25813),e=c(29021),f=c(4984);function g(a){if(!a)return a;let b=[...a];return b.length<=50?a:b.slice(0,50).join("")+"…"}async function h(a,b,c,f,h){if((0,e.existsSync)(a))return(0,d.Ux)(d.v4,async()=>{let e=await (0,d.JE)(d.v4,{sessions:[]});for(let a of e.sessions)a.status||(a.status=a.isLoading?"loading":"normal",delete a.isLoading);let i=e.sessions.findIndex(c=>c.cwd===a&&c.sessionId===b),j=i>=0?e.sessions[i]:void 0,k={cwd:a,sessionId:b,lastActive:Date.now(),status:c,title:g(f||j?.title),lastUserMessage:g(h||j?.lastUserMessage)};i>=0?e.sessions[i]=k:e.sessions.push(k),e.sessions.sort((a,b)=>b.lastActive-a.lastActive),e.sessions=e.sessions.slice(0,15),await (0,d.An)(d.v4,e)})}async function i(a,b){let c=(0,d.Kk)(a,b);if(!(0,e.existsSync)(c))return"Untitled Session";try{let a=(0,e.createReadStream)(c),b=(0,f.createInterface)({input:a,crlfDelay:1/0}),d="",i=[];for await(let a of b)if(a.trim())try{let b=JSON.parse(a);if("summary"===b.type&&b.summary&&(d=b.summary),"user"===b.type){let a=b.message;if(a?.content){if("string"==typeof a.content)i.push(a.content);else if(Array.isArray(a.content))for(let b of a.content)"text"===b.type&&b.text&&i.push(b.text)}}}catch{}var g=d,h=i;if(g)return g;let j="";for(let a of h){let b=k(a);if(b){if(b.startsWith("/")&&!j){j=b;continue}if(j)return`${j} ${b}`;return b}}return j||"Untitled Session"}catch{return"Untitled Session"}}async function j(a,b){let c=(0,d.Kk)(a,b);if((0,e.existsSync)(c))try{let a,b=(0,e.createReadStream)(c);for await(let c of(0,f.createInterface)({input:b,crlfDelay:1/0}))if(c.trim())try{let b=JSON.parse(c);if("user"===b.type){let c=b.message;if(c?.content){let b="";if("string"==typeof c.content)b=c.content;else if(Array.isArray(c.content)){for(let a of c.content)if("text"===a.type&&a.text){b=a.text;break}}if(b){var g;let c=k(b);c&&!((g=c).startsWith("This session is being continued")||g.startsWith("Caveat: The messages below"))&&g.trim()&&(a=c)}}}}catch{}return a}catch{return}}function k(a){let b=a.replace(/<command-[^>]*>[\s\S]*?<\/command-[^>]*>/g,"");return(b=b.replace(/<local-command-[^>]*>[\s\S]*?<\/local-command-[^>]*>/g,"")).trim()}},92280:(a,b,c)=>{"use strict";Object.defineProperty(b,"I",{enumerable:!0,get:function(){return g}});let d=c(28208),e=c(47617),f=c(62018);async function g(a,b,c,g){if((0,d.isNodeNextResponse)(b)){var h;b.statusCode=c.status,b.statusMessage=c.statusText;let d=["set-cookie","www-authenticate","proxy-authenticate","vary"];null==(h=c.headers)||h.forEach((a,c)=>{if("x-middleware-set-cookie"!==c.toLowerCase())if("set-cookie"===c.toLowerCase())for(let d of(0,f.splitCookiesString)(a))b.appendHeader(c,d);else{let e=void 0!==b.getHeader(c);(d.includes(c.toLowerCase())||!e)&&b.appendHeader(c,a)}});let{originalResponse:i}=b;c.body&&"HEAD"!==a.method?await (0,e.pipeToNodeResponse)(c.body,i,g):i.end()}}},96487:()=>{}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[4741],()=>b(b.s=60176));module.exports=c})();
@@ -0,0 +1 @@
1
+ {"version":1,"files":["../../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../../node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js","../../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../../node_modules/next/dist/lib/constants.js","../../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../../node_modules/next/dist/lib/is-error.js","../../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../../../node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../../../../node_modules/next/dist/shared/lib/segment.js","../../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../node_modules/next/package.json","../../../../../../package.json","../../../../../package.json","../../../../chunks/1639.js","../../../../chunks/1667.js","../../../../chunks/1813.js","../../../../chunks/1912.js","../../../../chunks/2325.js","../../../../chunks/2376.js","../../../../chunks/2816.js","../../../../chunks/2840.js","../../../../chunks/3434.js","../../../../chunks/3441.js","../../../../chunks/3503.js","../../../../chunks/3863.js","../../../../chunks/3932.js","../../../../chunks/4042.js","../../../../chunks/4073.js","../../../../chunks/4097.js","../../../../chunks/4098.js","../../../../chunks/4268.js","../../../../chunks/4272.js","../../../../chunks/4309.js","../../../../chunks/4345.js","../../../../chunks/4367.js","../../../../chunks/4388.js","../../../../chunks/4442.js","../../../../chunks/4490.js","../../../../chunks/4741.js","../../../../chunks/4793.js","../../../../chunks/5147.js","../../../../chunks/5152.js","../../../../chunks/5460.js","../../../../chunks/5481.js","../../../../chunks/5536.js","../../../../chunks/5733.js","../../../../chunks/582.js","../../../../chunks/5958.js","../../../../chunks/6062.js","../../../../chunks/6117.js","../../../../chunks/6142.js","../../../../chunks/6346.js","../../../../chunks/6443.js","../../../../chunks/6804.js","../../../../chunks/7265.js","../../../../chunks/7284.js","../../../../chunks/7307.js","../../../../chunks/7483.js","../../../../chunks/7484.js","../../../../chunks/7514.js","../../../../chunks/7800.js","../../../../chunks/8068.js","../../../../chunks/8351.js","../../../../chunks/8491.js","../../../../chunks/8585.js","../../../../chunks/887.js","../../../../chunks/911.js","../../../../chunks/9116.js","../../../../chunks/925.js","../../../../chunks/9298.js","../../../../chunks/9401.js","../../../../chunks/9408.js","../../../../webpack-runtime.js","route_client-reference-manifest.js"]}