@alexjbarnes/cockpit 0.4.0 → 0.4.1

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 (373) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/build-manifest.json +2 -2
  3. package/.next/prerender-manifest.json +3 -3
  4. package/.next/server/app/(app)/agents/[name]/page.js +1 -1
  5. package/.next/server/app/(app)/agents/[name]/page.js.nft.json +1 -1
  6. package/.next/server/app/(app)/agents/[name]/page_client-reference-manifest.js +1 -1
  7. package/.next/server/app/(app)/agents/page.js +2 -2
  8. package/.next/server/app/(app)/agents/page.js.nft.json +1 -1
  9. package/.next/server/app/(app)/agents/page_client-reference-manifest.js +1 -1
  10. package/.next/server/app/(app)/claude-md/edit/page.js +1 -1
  11. package/.next/server/app/(app)/claude-md/edit/page.js.nft.json +1 -1
  12. package/.next/server/app/(app)/claude-md/edit/page_client-reference-manifest.js +1 -1
  13. package/.next/server/app/(app)/claude-md/page.js +1 -1
  14. package/.next/server/app/(app)/claude-md/page.js.nft.json +1 -1
  15. package/.next/server/app/(app)/claude-md/page_client-reference-manifest.js +1 -1
  16. package/.next/server/app/(app)/commands/[name]/page.js +1 -1
  17. package/.next/server/app/(app)/commands/[name]/page.js.nft.json +1 -1
  18. package/.next/server/app/(app)/commands/[name]/page_client-reference-manifest.js +1 -1
  19. package/.next/server/app/(app)/commands/page.js +2 -2
  20. package/.next/server/app/(app)/commands/page.js.nft.json +1 -1
  21. package/.next/server/app/(app)/commands/page_client-reference-manifest.js +1 -1
  22. package/.next/server/app/(app)/hooks/[event]/page.js +1 -1
  23. package/.next/server/app/(app)/hooks/[event]/page.js.nft.json +1 -1
  24. package/.next/server/app/(app)/hooks/[event]/page_client-reference-manifest.js +1 -1
  25. package/.next/server/app/(app)/hooks/page.js +2 -2
  26. package/.next/server/app/(app)/hooks/page.js.nft.json +1 -1
  27. package/.next/server/app/(app)/hooks/page_client-reference-manifest.js +1 -1
  28. package/.next/server/app/(app)/inbox/[id]/page.js +1 -1
  29. package/.next/server/app/(app)/inbox/[id]/page.js.nft.json +1 -1
  30. package/.next/server/app/(app)/inbox/[id]/page_client-reference-manifest.js +1 -1
  31. package/.next/server/app/(app)/inbox/page.js +2 -2
  32. package/.next/server/app/(app)/inbox/page.js.nft.json +1 -1
  33. package/.next/server/app/(app)/inbox/page_client-reference-manifest.js +1 -1
  34. package/.next/server/app/(app)/jobs/[id]/edit/page.js +2 -2
  35. package/.next/server/app/(app)/jobs/[id]/edit/page.js.nft.json +1 -1
  36. package/.next/server/app/(app)/jobs/[id]/edit/page_client-reference-manifest.js +1 -1
  37. package/.next/server/app/(app)/jobs/[id]/page.js +1 -1
  38. package/.next/server/app/(app)/jobs/[id]/page.js.nft.json +1 -1
  39. package/.next/server/app/(app)/jobs/[id]/page_client-reference-manifest.js +1 -1
  40. package/.next/server/app/(app)/jobs/[id]/runs/[runId]/page.js +1 -1
  41. package/.next/server/app/(app)/jobs/[id]/runs/[runId]/page.js.nft.json +1 -1
  42. package/.next/server/app/(app)/jobs/[id]/runs/[runId]/page_client-reference-manifest.js +1 -1
  43. package/.next/server/app/(app)/jobs/page.js +2 -2
  44. package/.next/server/app/(app)/jobs/page.js.nft.json +1 -1
  45. package/.next/server/app/(app)/jobs/page_client-reference-manifest.js +1 -1
  46. package/.next/server/app/(app)/mcp-servers/[name]/page.js +1 -1
  47. package/.next/server/app/(app)/mcp-servers/[name]/page.js.nft.json +1 -1
  48. package/.next/server/app/(app)/mcp-servers/[name]/page_client-reference-manifest.js +1 -1
  49. package/.next/server/app/(app)/mcp-servers/page.js +2 -2
  50. package/.next/server/app/(app)/mcp-servers/page.js.nft.json +1 -1
  51. package/.next/server/app/(app)/mcp-servers/page_client-reference-manifest.js +1 -1
  52. package/.next/server/app/(app)/page.js +2 -2
  53. package/.next/server/app/(app)/page.js.nft.json +1 -1
  54. package/.next/server/app/(app)/page_client-reference-manifest.js +1 -1
  55. package/.next/server/app/(app)/plugins/page.js +2 -2
  56. package/.next/server/app/(app)/plugins/page.js.nft.json +1 -1
  57. package/.next/server/app/(app)/plugins/page_client-reference-manifest.js +1 -1
  58. package/.next/server/app/(app)/reviews/[owner]/[repo]/[number]/page.js +1 -1
  59. package/.next/server/app/(app)/reviews/[owner]/[repo]/[number]/page.js.nft.json +1 -1
  60. package/.next/server/app/(app)/reviews/[owner]/[repo]/[number]/page_client-reference-manifest.js +1 -1
  61. package/.next/server/app/(app)/reviews/[owner]/[repo]/page.js +1 -1
  62. package/.next/server/app/(app)/reviews/[owner]/[repo]/page.js.nft.json +1 -1
  63. package/.next/server/app/(app)/reviews/[owner]/[repo]/page_client-reference-manifest.js +1 -1
  64. package/.next/server/app/(app)/reviews/page.js +2 -2
  65. package/.next/server/app/(app)/reviews/page.js.nft.json +1 -1
  66. package/.next/server/app/(app)/reviews/page_client-reference-manifest.js +1 -1
  67. package/.next/server/app/(app)/sessions/[id]/page.js +1 -1
  68. package/.next/server/app/(app)/sessions/[id]/page.js.nft.json +1 -1
  69. package/.next/server/app/(app)/sessions/[id]/page_client-reference-manifest.js +1 -1
  70. package/.next/server/app/(app)/settings/appearance/page.js +1 -1
  71. package/.next/server/app/(app)/settings/appearance/page.js.nft.json +1 -1
  72. package/.next/server/app/(app)/settings/appearance/page_client-reference-manifest.js +1 -1
  73. package/.next/server/app/(app)/settings/notifications/page.js +1 -1
  74. package/.next/server/app/(app)/settings/notifications/page.js.nft.json +1 -1
  75. package/.next/server/app/(app)/settings/notifications/page_client-reference-manifest.js +1 -1
  76. package/.next/server/app/(app)/settings/page.js +1 -1
  77. package/.next/server/app/(app)/settings/page.js.nft.json +1 -1
  78. package/.next/server/app/(app)/settings/page_client-reference-manifest.js +1 -1
  79. package/.next/server/app/(app)/settings/providers/[id]/page.js +1 -1
  80. package/.next/server/app/(app)/settings/providers/[id]/page.js.nft.json +1 -1
  81. package/.next/server/app/(app)/settings/providers/[id]/page_client-reference-manifest.js +1 -1
  82. package/.next/server/app/(app)/settings/providers/new/page.js +1 -1
  83. package/.next/server/app/(app)/settings/providers/new/page.js.nft.json +1 -1
  84. package/.next/server/app/(app)/settings/providers/new/page_client-reference-manifest.js +1 -1
  85. package/.next/server/app/(app)/settings/providers/page.js +1 -1
  86. package/.next/server/app/(app)/settings/providers/page.js.nft.json +1 -1
  87. package/.next/server/app/(app)/settings/providers/page_client-reference-manifest.js +1 -1
  88. package/.next/server/app/(app)/settings/session/page.js +2 -2
  89. package/.next/server/app/(app)/settings/session/page.js.nft.json +1 -1
  90. package/.next/server/app/(app)/settings/session/page_client-reference-manifest.js +1 -1
  91. package/.next/server/app/(app)/skills/[name]/page.js +1 -1
  92. package/.next/server/app/(app)/skills/[name]/page.js.nft.json +1 -1
  93. package/.next/server/app/(app)/skills/[name]/page_client-reference-manifest.js +1 -1
  94. package/.next/server/app/(app)/skills/page.js +2 -2
  95. package/.next/server/app/(app)/skills/page.js.nft.json +1 -1
  96. package/.next/server/app/(app)/skills/page_client-reference-manifest.js +1 -1
  97. package/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  98. package/.next/server/app/_global-error.html +1 -1
  99. package/.next/server/app/_global-error.rsc +1 -1
  100. package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  101. package/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  102. package/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  103. package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  104. package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  105. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  106. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  107. package/.next/server/app/_not-found.html +1 -1
  108. package/.next/server/app/_not-found.rsc +2 -2
  109. package/.next/server/app/_not-found.segments/_full.segment.rsc +2 -2
  110. package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  111. package/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
  112. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  113. package/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  114. package/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  115. package/.next/server/app/agents.html +1 -1
  116. package/.next/server/app/agents.rsc +4 -4
  117. package/.next/server/app/agents.segments/!KGFwcCk/agents/__PAGE__.segment.rsc +2 -2
  118. package/.next/server/app/agents.segments/!KGFwcCk/agents.segment.rsc +1 -1
  119. package/.next/server/app/agents.segments/!KGFwcCk.segment.rsc +2 -2
  120. package/.next/server/app/agents.segments/_full.segment.rsc +4 -4
  121. package/.next/server/app/agents.segments/_head.segment.rsc +1 -1
  122. package/.next/server/app/agents.segments/_index.segment.rsc +2 -2
  123. package/.next/server/app/agents.segments/_tree.segment.rsc +2 -2
  124. package/.next/server/app/api/jobs/[id]/runs/[runId]/route.js +1 -1
  125. package/.next/server/app/api/jobs/[id]/runs/route.js +1 -1
  126. package/.next/server/app/api/jobs/status/route.js +1 -1
  127. package/.next/server/app/api/plugins/[id]/route.js +1 -1
  128. package/.next/server/app/api/plugins/install/route.js +1 -1
  129. package/.next/server/app/api/plugins/marketplaces/[name]/route.js +1 -1
  130. package/.next/server/app/api/plugins/marketplaces/route.js +1 -1
  131. package/.next/server/app/api/plugins/route.js +1 -1
  132. package/.next/server/app/api/providers/[id]/route.js +1 -1
  133. package/.next/server/app/api/providers/route.js +1 -1
  134. package/.next/server/app/api/sessions/[id]/tabs/route.js +1 -1
  135. package/.next/server/app/claude-md/edit.html +1 -1
  136. package/.next/server/app/claude-md/edit.rsc +4 -4
  137. package/.next/server/app/claude-md/edit.segments/!KGFwcCk/claude-md/edit/__PAGE__.segment.rsc +2 -2
  138. package/.next/server/app/claude-md/edit.segments/!KGFwcCk/claude-md/edit.segment.rsc +1 -1
  139. package/.next/server/app/claude-md/edit.segments/!KGFwcCk/claude-md.segment.rsc +1 -1
  140. package/.next/server/app/claude-md/edit.segments/!KGFwcCk.segment.rsc +2 -2
  141. package/.next/server/app/claude-md/edit.segments/_full.segment.rsc +4 -4
  142. package/.next/server/app/claude-md/edit.segments/_head.segment.rsc +1 -1
  143. package/.next/server/app/claude-md/edit.segments/_index.segment.rsc +2 -2
  144. package/.next/server/app/claude-md/edit.segments/_tree.segment.rsc +2 -2
  145. package/.next/server/app/claude-md.html +1 -1
  146. package/.next/server/app/claude-md.rsc +4 -4
  147. package/.next/server/app/claude-md.segments/!KGFwcCk/claude-md/__PAGE__.segment.rsc +2 -2
  148. package/.next/server/app/claude-md.segments/!KGFwcCk/claude-md.segment.rsc +1 -1
  149. package/.next/server/app/claude-md.segments/!KGFwcCk.segment.rsc +2 -2
  150. package/.next/server/app/claude-md.segments/_full.segment.rsc +4 -4
  151. package/.next/server/app/claude-md.segments/_head.segment.rsc +1 -1
  152. package/.next/server/app/claude-md.segments/_index.segment.rsc +2 -2
  153. package/.next/server/app/claude-md.segments/_tree.segment.rsc +2 -2
  154. package/.next/server/app/commands.html +1 -1
  155. package/.next/server/app/commands.rsc +4 -4
  156. package/.next/server/app/commands.segments/!KGFwcCk/commands/__PAGE__.segment.rsc +2 -2
  157. package/.next/server/app/commands.segments/!KGFwcCk/commands.segment.rsc +1 -1
  158. package/.next/server/app/commands.segments/!KGFwcCk.segment.rsc +2 -2
  159. package/.next/server/app/commands.segments/_full.segment.rsc +4 -4
  160. package/.next/server/app/commands.segments/_head.segment.rsc +1 -1
  161. package/.next/server/app/commands.segments/_index.segment.rsc +2 -2
  162. package/.next/server/app/commands.segments/_tree.segment.rsc +2 -2
  163. package/.next/server/app/hooks.html +1 -1
  164. package/.next/server/app/hooks.rsc +4 -4
  165. package/.next/server/app/hooks.segments/!KGFwcCk/hooks/__PAGE__.segment.rsc +2 -2
  166. package/.next/server/app/hooks.segments/!KGFwcCk/hooks.segment.rsc +1 -1
  167. package/.next/server/app/hooks.segments/!KGFwcCk.segment.rsc +2 -2
  168. package/.next/server/app/hooks.segments/_full.segment.rsc +4 -4
  169. package/.next/server/app/hooks.segments/_head.segment.rsc +1 -1
  170. package/.next/server/app/hooks.segments/_index.segment.rsc +2 -2
  171. package/.next/server/app/hooks.segments/_tree.segment.rsc +2 -2
  172. package/.next/server/app/inbox.html +1 -1
  173. package/.next/server/app/inbox.rsc +4 -4
  174. package/.next/server/app/inbox.segments/!KGFwcCk/inbox/__PAGE__.segment.rsc +2 -2
  175. package/.next/server/app/inbox.segments/!KGFwcCk/inbox.segment.rsc +1 -1
  176. package/.next/server/app/inbox.segments/!KGFwcCk.segment.rsc +2 -2
  177. package/.next/server/app/inbox.segments/_full.segment.rsc +4 -4
  178. package/.next/server/app/inbox.segments/_head.segment.rsc +1 -1
  179. package/.next/server/app/inbox.segments/_index.segment.rsc +2 -2
  180. package/.next/server/app/inbox.segments/_tree.segment.rsc +2 -2
  181. package/.next/server/app/index.html +1 -1
  182. package/.next/server/app/index.rsc +4 -4
  183. package/.next/server/app/index.segments/!KGFwcCk/__PAGE__.segment.rsc +2 -2
  184. package/.next/server/app/index.segments/!KGFwcCk.segment.rsc +2 -2
  185. package/.next/server/app/index.segments/_full.segment.rsc +4 -4
  186. package/.next/server/app/index.segments/_head.segment.rsc +1 -1
  187. package/.next/server/app/index.segments/_index.segment.rsc +2 -2
  188. package/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  189. package/.next/server/app/jobs.html +1 -1
  190. package/.next/server/app/jobs.rsc +4 -4
  191. package/.next/server/app/jobs.segments/!KGFwcCk/jobs/__PAGE__.segment.rsc +2 -2
  192. package/.next/server/app/jobs.segments/!KGFwcCk/jobs.segment.rsc +1 -1
  193. package/.next/server/app/jobs.segments/!KGFwcCk.segment.rsc +2 -2
  194. package/.next/server/app/jobs.segments/_full.segment.rsc +4 -4
  195. package/.next/server/app/jobs.segments/_head.segment.rsc +1 -1
  196. package/.next/server/app/jobs.segments/_index.segment.rsc +2 -2
  197. package/.next/server/app/jobs.segments/_tree.segment.rsc +2 -2
  198. package/.next/server/app/login/page_client-reference-manifest.js +1 -1
  199. package/.next/server/app/login.html +1 -1
  200. package/.next/server/app/login.rsc +2 -2
  201. package/.next/server/app/login.segments/_full.segment.rsc +2 -2
  202. package/.next/server/app/login.segments/_head.segment.rsc +1 -1
  203. package/.next/server/app/login.segments/_index.segment.rsc +2 -2
  204. package/.next/server/app/login.segments/_tree.segment.rsc +2 -2
  205. package/.next/server/app/login.segments/login/__PAGE__.segment.rsc +1 -1
  206. package/.next/server/app/login.segments/login.segment.rsc +1 -1
  207. package/.next/server/app/mcp-servers.html +1 -1
  208. package/.next/server/app/mcp-servers.rsc +4 -4
  209. package/.next/server/app/mcp-servers.segments/!KGFwcCk/mcp-servers/__PAGE__.segment.rsc +2 -2
  210. package/.next/server/app/mcp-servers.segments/!KGFwcCk/mcp-servers.segment.rsc +1 -1
  211. package/.next/server/app/mcp-servers.segments/!KGFwcCk.segment.rsc +2 -2
  212. package/.next/server/app/mcp-servers.segments/_full.segment.rsc +4 -4
  213. package/.next/server/app/mcp-servers.segments/_head.segment.rsc +1 -1
  214. package/.next/server/app/mcp-servers.segments/_index.segment.rsc +2 -2
  215. package/.next/server/app/mcp-servers.segments/_tree.segment.rsc +2 -2
  216. package/.next/server/app/plugins.html +1 -1
  217. package/.next/server/app/plugins.rsc +4 -4
  218. package/.next/server/app/plugins.segments/!KGFwcCk/plugins/__PAGE__.segment.rsc +2 -2
  219. package/.next/server/app/plugins.segments/!KGFwcCk/plugins.segment.rsc +1 -1
  220. package/.next/server/app/plugins.segments/!KGFwcCk.segment.rsc +2 -2
  221. package/.next/server/app/plugins.segments/_full.segment.rsc +4 -4
  222. package/.next/server/app/plugins.segments/_head.segment.rsc +1 -1
  223. package/.next/server/app/plugins.segments/_index.segment.rsc +2 -2
  224. package/.next/server/app/plugins.segments/_tree.segment.rsc +2 -2
  225. package/.next/server/app/reviews.html +1 -1
  226. package/.next/server/app/reviews.rsc +4 -4
  227. package/.next/server/app/reviews.segments/!KGFwcCk/reviews/__PAGE__.segment.rsc +2 -2
  228. package/.next/server/app/reviews.segments/!KGFwcCk/reviews.segment.rsc +1 -1
  229. package/.next/server/app/reviews.segments/!KGFwcCk.segment.rsc +2 -2
  230. package/.next/server/app/reviews.segments/_full.segment.rsc +4 -4
  231. package/.next/server/app/reviews.segments/_head.segment.rsc +1 -1
  232. package/.next/server/app/reviews.segments/_index.segment.rsc +2 -2
  233. package/.next/server/app/reviews.segments/_tree.segment.rsc +2 -2
  234. package/.next/server/app/settings/appearance.html +1 -1
  235. package/.next/server/app/settings/appearance.rsc +4 -4
  236. package/.next/server/app/settings/appearance.segments/!KGFwcCk/settings/appearance/__PAGE__.segment.rsc +2 -2
  237. package/.next/server/app/settings/appearance.segments/!KGFwcCk/settings/appearance.segment.rsc +1 -1
  238. package/.next/server/app/settings/appearance.segments/!KGFwcCk/settings.segment.rsc +1 -1
  239. package/.next/server/app/settings/appearance.segments/!KGFwcCk.segment.rsc +2 -2
  240. package/.next/server/app/settings/appearance.segments/_full.segment.rsc +4 -4
  241. package/.next/server/app/settings/appearance.segments/_head.segment.rsc +1 -1
  242. package/.next/server/app/settings/appearance.segments/_index.segment.rsc +2 -2
  243. package/.next/server/app/settings/appearance.segments/_tree.segment.rsc +2 -2
  244. package/.next/server/app/settings/notifications.html +1 -1
  245. package/.next/server/app/settings/notifications.rsc +4 -4
  246. package/.next/server/app/settings/notifications.segments/!KGFwcCk/settings/notifications/__PAGE__.segment.rsc +2 -2
  247. package/.next/server/app/settings/notifications.segments/!KGFwcCk/settings/notifications.segment.rsc +1 -1
  248. package/.next/server/app/settings/notifications.segments/!KGFwcCk/settings.segment.rsc +1 -1
  249. package/.next/server/app/settings/notifications.segments/!KGFwcCk.segment.rsc +2 -2
  250. package/.next/server/app/settings/notifications.segments/_full.segment.rsc +4 -4
  251. package/.next/server/app/settings/notifications.segments/_head.segment.rsc +1 -1
  252. package/.next/server/app/settings/notifications.segments/_index.segment.rsc +2 -2
  253. package/.next/server/app/settings/notifications.segments/_tree.segment.rsc +2 -2
  254. package/.next/server/app/settings/providers/new.html +1 -1
  255. package/.next/server/app/settings/providers/new.rsc +4 -4
  256. package/.next/server/app/settings/providers/new.segments/!KGFwcCk/settings/providers/new/__PAGE__.segment.rsc +2 -2
  257. package/.next/server/app/settings/providers/new.segments/!KGFwcCk/settings/providers/new.segment.rsc +1 -1
  258. package/.next/server/app/settings/providers/new.segments/!KGFwcCk/settings/providers.segment.rsc +1 -1
  259. package/.next/server/app/settings/providers/new.segments/!KGFwcCk/settings.segment.rsc +1 -1
  260. package/.next/server/app/settings/providers/new.segments/!KGFwcCk.segment.rsc +2 -2
  261. package/.next/server/app/settings/providers/new.segments/_full.segment.rsc +4 -4
  262. package/.next/server/app/settings/providers/new.segments/_head.segment.rsc +1 -1
  263. package/.next/server/app/settings/providers/new.segments/_index.segment.rsc +2 -2
  264. package/.next/server/app/settings/providers/new.segments/_tree.segment.rsc +2 -2
  265. package/.next/server/app/settings/providers.html +1 -1
  266. package/.next/server/app/settings/providers.rsc +4 -4
  267. package/.next/server/app/settings/providers.segments/!KGFwcCk/settings/providers/__PAGE__.segment.rsc +2 -2
  268. package/.next/server/app/settings/providers.segments/!KGFwcCk/settings/providers.segment.rsc +1 -1
  269. package/.next/server/app/settings/providers.segments/!KGFwcCk/settings.segment.rsc +1 -1
  270. package/.next/server/app/settings/providers.segments/!KGFwcCk.segment.rsc +2 -2
  271. package/.next/server/app/settings/providers.segments/_full.segment.rsc +4 -4
  272. package/.next/server/app/settings/providers.segments/_head.segment.rsc +1 -1
  273. package/.next/server/app/settings/providers.segments/_index.segment.rsc +2 -2
  274. package/.next/server/app/settings/providers.segments/_tree.segment.rsc +2 -2
  275. package/.next/server/app/settings/session.html +1 -1
  276. package/.next/server/app/settings/session.rsc +4 -4
  277. package/.next/server/app/settings/session.segments/!KGFwcCk/settings/session/__PAGE__.segment.rsc +2 -2
  278. package/.next/server/app/settings/session.segments/!KGFwcCk/settings/session.segment.rsc +1 -1
  279. package/.next/server/app/settings/session.segments/!KGFwcCk/settings.segment.rsc +1 -1
  280. package/.next/server/app/settings/session.segments/!KGFwcCk.segment.rsc +2 -2
  281. package/.next/server/app/settings/session.segments/_full.segment.rsc +4 -4
  282. package/.next/server/app/settings/session.segments/_head.segment.rsc +1 -1
  283. package/.next/server/app/settings/session.segments/_index.segment.rsc +2 -2
  284. package/.next/server/app/settings/session.segments/_tree.segment.rsc +2 -2
  285. package/.next/server/app/settings.html +1 -1
  286. package/.next/server/app/settings.rsc +4 -4
  287. package/.next/server/app/settings.segments/!KGFwcCk/settings/__PAGE__.segment.rsc +2 -2
  288. package/.next/server/app/settings.segments/!KGFwcCk/settings.segment.rsc +1 -1
  289. package/.next/server/app/settings.segments/!KGFwcCk.segment.rsc +2 -2
  290. package/.next/server/app/settings.segments/_full.segment.rsc +4 -4
  291. package/.next/server/app/settings.segments/_head.segment.rsc +1 -1
  292. package/.next/server/app/settings.segments/_index.segment.rsc +2 -2
  293. package/.next/server/app/settings.segments/_tree.segment.rsc +2 -2
  294. package/.next/server/app/skills.html +1 -1
  295. package/.next/server/app/skills.rsc +4 -4
  296. package/.next/server/app/skills.segments/!KGFwcCk/skills/__PAGE__.segment.rsc +2 -2
  297. package/.next/server/app/skills.segments/!KGFwcCk/skills.segment.rsc +1 -1
  298. package/.next/server/app/skills.segments/!KGFwcCk.segment.rsc +2 -2
  299. package/.next/server/app/skills.segments/_full.segment.rsc +4 -4
  300. package/.next/server/app/skills.segments/_head.segment.rsc +1 -1
  301. package/.next/server/app/skills.segments/_index.segment.rsc +2 -2
  302. package/.next/server/app/skills.segments/_tree.segment.rsc +2 -2
  303. package/.next/server/chunks/1011.js +1 -1
  304. package/.next/server/chunks/1979.js +4 -4
  305. package/.next/server/chunks/3136.js +3 -3
  306. package/.next/server/chunks/{5292.js → 4734.js} +2 -2
  307. package/.next/server/chunks/7891.js +3 -1
  308. package/.next/server/middleware-build-manifest.js +1 -1
  309. package/.next/server/pages/404.html +1 -1
  310. package/.next/server/pages/500.html +1 -1
  311. package/.next/server/server-reference-manifest.json +1 -1
  312. package/.next/static/chunks/{25781-c77dc5d11fb85d82.js → 14371-46bd93e838a73082.js} +1 -1
  313. package/.next/static/chunks/{1550-9a32fa02f6722fc7.js → 1550-2b61396833da3dec.js} +4 -4
  314. package/.next/static/chunks/86939-ba1fb2321ef9cd80.js +1 -0
  315. package/.next/static/chunks/app/(app)/agents/[name]/{page-6954a12623e4bdcf.js → page-2b04446e17990f1a.js} +1 -1
  316. package/.next/static/chunks/app/(app)/agents/page-ba23fc2296a7be83.js +1 -0
  317. package/.next/static/chunks/app/(app)/claude-md/edit/{page-575c5ccdc585516c.js → page-a281913e0b8add64.js} +1 -1
  318. package/.next/static/chunks/app/(app)/claude-md/{page-aab6df0c14c657f3.js → page-2d96e3554ef23d18.js} +1 -1
  319. package/.next/static/chunks/app/(app)/commands/[name]/{page-ea86a4400fd29210.js → page-fb34a46c0c086dab.js} +1 -1
  320. package/.next/static/chunks/app/(app)/commands/page-3802984c62d8ac69.js +1 -0
  321. package/.next/static/chunks/app/(app)/hooks/[event]/{page-2c41e810c15a1149.js → page-9481839e736408cb.js} +1 -1
  322. package/.next/static/chunks/app/(app)/hooks/page-f430735f702c7219.js +1 -0
  323. package/.next/static/chunks/app/(app)/inbox/[id]/{page-885a258b67e47b00.js → page-aadeab885f4845b0.js} +1 -1
  324. package/.next/static/chunks/app/(app)/inbox/page-b95594cb0a1a5cac.js +1 -0
  325. package/.next/static/chunks/app/(app)/jobs/[id]/edit/page-cc5a314765daff0b.js +1 -0
  326. package/.next/static/chunks/app/(app)/jobs/[id]/{page-ba516fa01db89ea0.js → page-5890d22a832830ae.js} +1 -1
  327. package/.next/static/chunks/app/(app)/jobs/[id]/runs/[runId]/{page-0650e6f678fae5b8.js → page-0b99d3ca8a0db5a4.js} +1 -1
  328. package/.next/static/chunks/app/(app)/jobs/page-3112e52c1cf2a1c6.js +1 -0
  329. package/.next/static/chunks/app/(app)/{layout-3cd80708648e0723.js → layout-62bd7715bd974abb.js} +1 -1
  330. package/.next/static/chunks/app/(app)/mcp-servers/[name]/{page-9290a7940a32d9ac.js → page-c8586b1dc6f9824d.js} +1 -1
  331. package/.next/static/chunks/app/(app)/mcp-servers/page-bfc2a6ca8f7968c9.js +1 -0
  332. package/.next/static/chunks/app/(app)/page-7fa2e1ffac49c78b.js +1 -0
  333. package/.next/static/chunks/app/(app)/plugins/page-f37a96c5d3bd20a1.js +1 -0
  334. package/.next/static/chunks/app/(app)/reviews/[owner]/[repo]/[number]/{page-4396e9d6df189336.js → page-9bdb676f496d53bd.js} +1 -1
  335. package/.next/static/chunks/app/(app)/reviews/[owner]/[repo]/{page-76a072cbfe3d9f0e.js → page-200fefe31b935564.js} +1 -1
  336. package/.next/static/chunks/app/(app)/reviews/page-2b8118a506454063.js +1 -0
  337. package/.next/static/chunks/app/(app)/sessions/[id]/{page-95bcce2e0b9f827a.js → page-428e74d62712abe2.js} +1 -1
  338. package/.next/static/chunks/app/(app)/settings/appearance/{page-433fcfb9b95fb22e.js → page-e2b21c857330b047.js} +1 -1
  339. package/.next/static/chunks/app/(app)/settings/notifications/{page-e5309337f125a059.js → page-4c4e5802b3993e7f.js} +1 -1
  340. package/.next/static/chunks/app/(app)/settings/page-3c1d956c719f0160.js +1 -0
  341. package/.next/static/chunks/app/(app)/settings/providers/[id]/{page-2cacea2e60ba435c.js → page-020f2eab5c3a93ee.js} +1 -1
  342. package/.next/static/chunks/app/(app)/settings/providers/new/{page-d40acef3abfc7c19.js → page-9010d32aeca78d7f.js} +1 -1
  343. package/.next/static/chunks/app/(app)/settings/providers/{page-098d8f399c663944.js → page-d86ebcd6d1cb033d.js} +1 -1
  344. package/.next/static/chunks/app/(app)/settings/session/page-174370077dbb9079.js +1 -0
  345. package/.next/static/chunks/app/(app)/skills/[name]/{page-7dd7c0f316742c01.js → page-dfea5f58b95c01b6.js} +1 -1
  346. package/.next/static/chunks/app/(app)/skills/page-c33dbb722dbdf826.js +1 -0
  347. package/.next/static/css/4cc7360c7e3ca504.css +1 -0
  348. package/dist/src/lib/models.js +49 -1
  349. package/dist/src/server/claude-bin.js +14 -3
  350. package/dist/src/server/claude-settings.js +3 -0
  351. package/dist/src/server/mcp/cockpit-config-server.js +1 -1
  352. package/dist/src/server/pty-runtime.js +1 -0
  353. package/dist/src/server/session-manager.js +65 -25
  354. package/dist/src/server/transcript.js +26 -5
  355. package/dist/src/server/ws-handler.js +1 -1
  356. package/package.json +1 -1
  357. package/.next/static/chunks/86939-51ae17d3d12c0310.js +0 -1
  358. package/.next/static/chunks/app/(app)/agents/page-b984c01f39aed22e.js +0 -1
  359. package/.next/static/chunks/app/(app)/commands/page-3867a45c1378c6fe.js +0 -1
  360. package/.next/static/chunks/app/(app)/hooks/page-49f9dbb78a3f97df.js +0 -1
  361. package/.next/static/chunks/app/(app)/inbox/page-592249fc155b9fe4.js +0 -1
  362. package/.next/static/chunks/app/(app)/jobs/[id]/edit/page-121bf977a839488c.js +0 -1
  363. package/.next/static/chunks/app/(app)/jobs/page-da3fe23a43277e67.js +0 -1
  364. package/.next/static/chunks/app/(app)/mcp-servers/page-1e828264f81ee08c.js +0 -1
  365. package/.next/static/chunks/app/(app)/page-2d171ffc3e1945e1.js +0 -1
  366. package/.next/static/chunks/app/(app)/plugins/page-7e70e0b3ead44a99.js +0 -1
  367. package/.next/static/chunks/app/(app)/reviews/page-deaa44f0ce253da8.js +0 -1
  368. package/.next/static/chunks/app/(app)/settings/page-353ef8c508418af1.js +0 -1
  369. package/.next/static/chunks/app/(app)/settings/session/page-706118ba33c2b99f.js +0 -1
  370. package/.next/static/chunks/app/(app)/skills/page-48d0bbe201180fc8.js +0 -1
  371. package/.next/static/css/483101dd9c42fb97.css +0 -1
  372. /package/.next/static/{mmHo0MmzQHWjZATtI-VbH → NTa6G91R3HtKCLYuQqdR0}/_buildManifest.js +0 -0
  373. /package/.next/static/{mmHo0MmzQHWjZATtI-VbH → NTa6G91R3HtKCLYuQqdR0}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- (()=>{var a={};a.id=8648,a.ids=[8648],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},14677:(a,b,c)=>{"use strict";c.r(b),c.d(b,{handler:()=>G,patchFetch:()=>F,routeModule:()=>B,serverHooks:()=>E,workAsyncStorage:()=>C,workUnitAsyncStorage:()=>D});var d={};c.r(d),c.d(d,{GET:()=>z,POST:()=>A});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(23211),w=c(74423),x=c(22211);function y(a){let b=a.cookies.get("cockpit_session")?.value;return!!b&&(0,w.dk)(b)}function z(a){return y(a)?v.NextResponse.json((0,x.Z3)()):v.NextResponse.json({error:"Unauthorized"},{status:401})}async function A(a){if(!y(a))return v.NextResponse.json({error:"Unauthorized"},{status:401});let b=await a.json();if(!b.name||!b.models)return v.NextResponse.json({error:"name and models are required"},{status:400});let c=(0,x.Zi)({name:b.name,envVars:b.envVars||{},models:b.models||[]});return v.NextResponse.json(c,{status:201})}let B=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/providers/route",pathname:"/api/providers",filename:"route",bundlePath:"app/api/providers/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/home/dev/repos/cockpit/src/app/api/providers/route.ts",nextConfigOutput:"",userland:d,...{}}),{workAsyncStorage:C,workUnitAsyncStorage:D,serverHooks:E}=B;function F(){return(0,g.patchFetch)({workAsyncStorage:C,workUnitAsyncStorage:D})}async function G(a,b,c){c.requestMeta&&(0,h.setRequestMeta)(a,c.requestMeta),B.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/providers/route";"/index"===d&&(d="/");let e=await B.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,deploymentId:v,params:w,nextConfig:x,parsedUrl:y,isDraftMode:z,prerenderManifest:A,routerServerContext:C,isOnDemandRevalidate:D,revalidateOnlyGenerated:E,resolvedPathname:F,clientReferenceManifest:G,serverActionsManifest:H}=e,I=(0,k.normalizeAppPath)(d),J=!!(A.dynamicRoutes[I]||A.routes[F]),K=async()=>((null==C?void 0:C.render404)?await C.render404(a,b,y,!1):b.end("This page could not be found"),null);if(J&&!z){let a=!!A.routes[F],b=A.dynamicRoutes[I];if(b&&!1===b.fallback&&!a){if(x.adapterPath)return await K();throw new t.NoFallbackError}}let L=null;!J||B.isDev||z||(L="/index"===(L=F)?"/":L);let M=!0===B.isDev||!J,N=J&&!M;H&&G&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:G,serverActionsManifest:H});let O=a.method||"GET",P=(0,i.getTracer)(),Q=P.getActiveScopeSpan(),R=!!(null==C?void 0:C.isWrappedByNextServer),S=!!(0,h.getRequestMeta)(a,"minimalMode"),T=(0,h.getRequestMeta)(a,"incrementalCache")||await B.getIncrementalCache(a,x,A,S);null==T||T.resetRequestCache(),globalThis.__incrementalCache=T;let U={params:w,previewProps:A.preview,renderOpts:{experimental:{authInterrupts:!!x.experimental.authInterrupts},cacheComponents:!!x.cacheComponents,supportsDynamicResponse:M,incrementalCache:T,cacheLifeProfiles:x.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>B.onRequestError(a,b,d,e,C)},sharedContext:{buildId:g,deploymentId:v}},V=new l.NodeNextRequest(a),W=new l.NodeNextResponse(b),X=m.NextRequestAdapter.fromNodeNextRequest(V,(0,m.signalFromNodeResponse)(b));try{let e,g=async a=>B.handle(X,U).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=P.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 f=c.get("next.route");if(f){let b=`${O} ${f}`;a.setAttributes({"next.route":f,"http.route":f,"next.span_name":b}),a.updateName(b),e&&e!==a&&(e.setAttribute("http.route",f),e.updateName(b))}else a.updateName(`${O} ${d}`)}),h=async e=>{var h,i;let j=async({previousCacheEntry:f})=>{try{if(!S&&D&&E&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await g(e);a.fetchMetrics=U.renderOpts.fetchMetrics;let h=U.renderOpts.pendingWaitUntil;h&&c.waitUntil&&(c.waitUntil(h),h=void 0);let i=U.renderOpts.collectedTags;if(!J)return await (0,p.I)(V,W,d,U.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);i&&(b[s.NEXT_CACHE_TAGS_HEADER]=i),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==U.renderOpts.collectedRevalidate&&!(U.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&U.renderOpts.collectedRevalidate,e=void 0===U.renderOpts.collectedExpire||U.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:U.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 B.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:N,isOnDemandRevalidate:D})},!1,C),b}},k=await B.handleResponse({req:a,nextConfig:x,cacheKey:L,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:A,isRoutePPREnabled:!1,isOnDemandRevalidate:D,revalidateOnlyGenerated:E,responseGenerator:j,waitUntil:c.waitUntil,isMinimalMode:S});if(!J)return null;if((null==k||null==(h=k.value)?void 0:h.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==k||null==(i=k.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});S||b.setHeader("x-nextjs-cache",D?"REVALIDATED":k.isMiss?"MISS":k.isStale?"STALE":"HIT"),z&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let l=(0,q.fromNodeOutgoingHttpHeaders)(k.value.headers);return S&&J||l.delete(s.NEXT_CACHE_TAGS_HEADER),!k.cacheControl||b.getHeader("Cache-Control")||l.get("Cache-Control")||l.set("Cache-Control",(0,r.getCacheControlHeader)(k.cacheControl)),await (0,p.I)(V,W,new Response(k.value.body,{headers:l,status:k.value.status||200})),null};R&&Q?await h(Q):(e=P.getActiveScopeSpan(),await P.withPropagatedContext(a.headers,()=>P.trace(n.BaseServerSpan.handleRequest,{spanName:`${O} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":O,"http.target":a.url}},h),void 0,!R))}catch(b){if(b instanceof t.NoFallbackError||await B.onRequestError(a,b,{routerKind:"App Router",routePath:I,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:N,isOnDemandRevalidate:D})},!1,C),J)throw b;return await (0,p.I)(V,W,new Response(null,{status:500})),null}}},22211:(a,b,c)=>{"use strict";c.d(b,{$K:()=>u,Z3:()=>p,Zi:()=>r,f9:()=>s,h1:()=>t,sO:()=>q});var d=c(73024),e=c(76760),f=c(78796),g=c(64423),h=c(99417);function i(){return(0,e.join)((0,h.j_)(),"providers.json")}function j(a){for(let b of a.models)if(!Array.isArray(b.contextSizes)||0===b.contextSizes.length)throw Error(`provider${a.id?` ${a.id}`:""}: model ${b.modelId} has empty contextSizes`)}function k(){return{id:"anthropic",name:"Anthropic",envVars:{},models:(0,g.J$)(),isBuiltin:!0}}let l=null,m=0;function n(){try{return(0,d.statSync)(i()).mtimeMs}catch{return 0}}function o(a){try{(0,d.mkdirSync)((0,h.j_)(),{recursive:!0}),(0,d.writeFileSync)(i(),JSON.stringify(a,null,2)+"\n")}catch{}}function p(){let a=n();return(null===l||a!==m)&&(l=[k(),...function(){try{return JSON.parse((0,d.readFileSync)(i(),"utf-8"))}catch{return[]}}()],m=a),l}function q(a){return p().find(b=>b.id===a)}function r(a){let b={...a,id:(0,f.A)()};j(b);let c=p().filter(a=>!a.isBuiltin);return c.push(b),o(c),l=[k(),...c],m=n(),b}function s(a,b){if("anthropic"===a)throw Error("Cannot modify built-in provider");let c=p().filter(a=>!a.isBuiltin),d=c.findIndex(b=>b.id===a);if(-1===d)throw Error(`Provider not found: ${a}`);let e={...c[d],...b,id:a};return j(e),c[d]=e,o(c),l=[k(),...c],m=n(),c[d]}function t(a){if("anthropic"===a)throw Error("Cannot delete built-in provider");let b=p(),c=b.filter(b=>!b.isBuiltin&&b.id!==a);if(c.length===b.filter(a=>!a.isBuiltin).length)throw Error(`Provider not found: ${a}`);o(c),l=[k(),...c],m=n()}function u(a){if(!a)return null;let b=a.indexOf(":");if(b>0){let c=a.slice(0,b),d=a.slice(b+1).replace(/\[.*\]$/,""),e=q(c);if(e){let a=e.models.find(a=>a.modelId===d);if(a)return{provider:e,model:a}}return null}for(let b of p()){let c=b.models.find(b=>b.modelId===a);if(c)return{provider:b,model:c}}return null}},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},44870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},48161:a=>{"use strict";a.exports=require("node:os")},51455:a=>{"use strict";a.exports=require("node:fs/promises")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},64423:(a,b,c)=>{"use strict";c.d(b,{AX:()=>h,J$:()=>l,Mi:()=>j,XR:()=>d,i3:()=>k,iz:()=>i,jp:()=>m,oh:()=>f,w6:()=>e});let d={"200k":{label:"200K",disableEnv:!0,window:2e5},"1m":{label:"1M",disableEnv:!1,window:1e6}},e="200k";function f(a){return d[a].window}let g=[{alias:"haiku",version:"4.5",modelId:"claude-haiku-4-5-20251001",displayName:"Haiku 4.5",description:"Fastest",contextSizes:["200k"],contextWindow:2e5,isDefault:!0},{alias:"sonnet",version:"4.6",modelId:"claude-sonnet-4-6",displayName:"Sonnet 4.6",description:"Balanced",contextSizes:["200k","1m"],contextWindow:2e5,isDefault:!0},{alias:"opus",version:"4.6",modelId:"claude-opus-4-6",displayName:"Opus 4.6",description:"Previous generation",contextSizes:["200k","1m"],contextWindow:2e5},{alias:"opus",version:"4.7",modelId:"claude-opus-4-7",displayName:"Opus 4.7",description:"Previous generation",contextSizes:["200k","1m"],contextWindow:2e5,supportsXhigh:!0},{alias:"opus",version:"4.8",modelId:"claude-opus-4-8",displayName:"Opus 4.8",description:"Most capable",contextSizes:["200k","1m"],contextWindow:2e5,isDefault:!0,supportsXhigh:!0}];function h(a){if(!a)return null;let b=a.replace(/\[.*\]$/,"");if("opus"===b||"sonnet"===b||"haiku"===b)return g.find(a=>a.alias===b&&a.isDefault)??g.filter(a=>a.alias===b)[0]??null;return function(a){if(a)return g.find(b=>b.modelId===a)}(b)??null}function i(a){if(!a||"haiku"===a.alias)return[];let b=["low","medium","high"];return a.supportsXhigh&&b.push("xhigh"),b.push("max"),b}function j(a){return a&&"haiku"!==a.alias?a.supportsXhigh?"xhigh":"sonnet"===a.alias?"medium":"high":null}function k(a,b){let c=i(b);return 0===c.length?null:c.includes(a)?a:j(b)??c[c.length-1]??null}function l(){return g.map(a=>({modelId:a.modelId,displayName:a.displayName,effortLevels:i(a),contextSizes:a.contextSizes,defaultEffort:j(a)??void 0}))}function m(a){if(!a)return{model:void 0,contextSize:e};let b=/\[1m\]$/i.test(a);return{model:a.replace(/\[.*\]$/,"")||void 0,contextSize:b?"1m":"200k"}}},73024:a=>{"use strict";a.exports=require("node:fs")},74423:(a,b,c)=>{"use strict";let d;c.d(b,{BE:()=>q,Xo:()=>o,dk:()=>t,fQ:()=>p,jw:()=>s});var e=c(77598),f=c.n(e),g=c(73024),h=c(51455),i=c(76760),j=c.n(i),k=c(99417);function l(){return j().join((0,k.j_)(),"password.json")}function m(a,b){return new Promise((c,d)=>{f().scrypt(a,b,64,(a,b)=>{a?d(a):c(b)})})}function n(){return null==d&&(d=function(){if(!(0,g.existsSync)(l()))return null;try{let a=c(73024).readFileSync(l(),"utf-8");if(!a.trim())return console.warn("[auth] password.json exists but is empty (likely corrupted by interrupted write)"),null;let b=JSON.parse(a);if(b.hash&&b.salt)return b;return console.warn("[auth] password.json missing hash/salt fields"),null}catch(a){return console.error("[auth] failed to read password.json:",a),null}}()),d}function o(){return!process.env.COCKPIT_TOKEN&&null===n()}async function p(a){await (0,h.mkdir)((0,k.j_)(),{recursive:!0});let b=f().randomBytes(32),c={hash:(await m(a,b)).toString("hex"),salt:b.toString("hex")},e=l(),g=`${e}.tmp.${process.pid}.${Date.now()}`,i=await (0,h.open)(g,"w");await i.writeFile(JSON.stringify(c),"utf-8"),await i.sync(),await i.close(),await (0,h.rename)(g,e),d=c}async function q(a){let b=n();if(!b)return!1;let c=Buffer.from(b.salt,"hex"),d=await m(a,c),e=Buffer.from(b.hash,"hex");return d.length===e.length&&f().timingSafeEqual(d,e)}function r(){let a=n();return a?.hash??null}function s(){let a=r();if(!a)return"";let b=Date.now().toString(16),c=f().createHmac("sha256",a).update(b).digest("hex");return`${b}.${c}`}function t(a){let b=r();if(!b)return!1;if(process.env.COCKPIT_TOKEN&&a===process.env.COCKPIT_TOKEN)return!0;let c=a.indexOf(".");if(-1===c)return!1;let d=a.slice(0,c),e=a.slice(c+1),g=f().createHmac("sha256",b).update(d).digest("hex");return e.length===g.length&&f().timingSafeEqual(Buffer.from(e,"hex"),Buffer.from(g,"hex"))}},76760:a=>{"use strict";a.exports=require("node:path")},77598:a=>{"use strict";a.exports=require("node:crypto")},78335:()=>{},78796:(a,b,c)=>{"use strict";c.d(b,{A:()=>f});let d=new Uint8Array(16),e=[];for(let a=0;a<256;++a)e.push((a+256).toString(16).slice(1));let f=function(a,b,c){return b||a||!crypto.randomUUID?function(a,b,c){let f=(a=a||{}).random??a.rng?.()??crypto.getRandomValues(d);if(f.length<16)throw Error("Random bytes length must be >= 16");if(f[6]=15&f[6]|64,f[8]=63&f[8]|128,b){if((c=c||0)<0||c+16>b.length)throw RangeError(`UUID byte range ${c}:${c+15} is out of buffer bounds`);for(let a=0;a<16;++a)b[c+a]=f[a];return b}return function(a,b=0){return(e[a[b+0]]+e[a[b+1]]+e[a[b+2]]+e[a[b+3]]+"-"+e[a[b+4]]+e[a[b+5]]+"-"+e[a[b+6]]+e[a[b+7]]+"-"+e[a[b+8]]+e[a[b+9]]+"-"+e[a[b+10]]+e[a[b+11]]+e[a[b+12]]+e[a[b+13]]+e[a[b+14]]+e[a[b+15]]).toLowerCase()}(f)}(a,b,c):crypto.randomUUID()}},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},96487:()=>{},99417:(a,b,c)=>{"use strict";c.d(b,{Qo:()=>j,Wc:()=>i,du:()=>h,j_:()=>g});var d=c(48161),e=c(76760),f=c.n(e);function g(){return process.env.COCKPIT_CONFIG_DIR??f().join((0,d.homedir)(),".cockpit")}function h(){return process.env.COCKPIT_CACHE_DIR??f().join((0,d.homedir)(),".cache","cockpit")}function i(){return process.env.CLAUDE_CONFIG_DIR??f().join((0,d.homedir)(),".claude")}function j(){return f().join(process.env.CLAUDE_CONFIG_DIR??(0,d.homedir)(),".claude.json")}}};var b=require("../../../webpack-runtime.js");b.C(a);var c=b.X(0,[3445,1813],()=>b(b.s=14677));module.exports=c})();
1
+ (()=>{var a={};a.id=8648,a.ids=[8648],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},14677:(a,b,c)=>{"use strict";c.r(b),c.d(b,{handler:()=>G,patchFetch:()=>F,routeModule:()=>B,serverHooks:()=>E,workAsyncStorage:()=>C,workUnitAsyncStorage:()=>D});var d={};c.r(d),c.d(d,{GET:()=>z,POST:()=>A});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(23211),w=c(74423),x=c(22211);function y(a){let b=a.cookies.get("cockpit_session")?.value;return!!b&&(0,w.dk)(b)}function z(a){return y(a)?v.NextResponse.json((0,x.Z3)()):v.NextResponse.json({error:"Unauthorized"},{status:401})}async function A(a){if(!y(a))return v.NextResponse.json({error:"Unauthorized"},{status:401});let b=await a.json();if(!b.name||!b.models)return v.NextResponse.json({error:"name and models are required"},{status:400});let c=(0,x.Zi)({name:b.name,envVars:b.envVars||{},models:b.models||[]});return v.NextResponse.json(c,{status:201})}let B=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/providers/route",pathname:"/api/providers",filename:"route",bundlePath:"app/api/providers/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/home/dev/repos/cockpit/src/app/api/providers/route.ts",nextConfigOutput:"",userland:d,...{}}),{workAsyncStorage:C,workUnitAsyncStorage:D,serverHooks:E}=B;function F(){return(0,g.patchFetch)({workAsyncStorage:C,workUnitAsyncStorage:D})}async function G(a,b,c){c.requestMeta&&(0,h.setRequestMeta)(a,c.requestMeta),B.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/providers/route";"/index"===d&&(d="/");let e=await B.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,deploymentId:v,params:w,nextConfig:x,parsedUrl:y,isDraftMode:z,prerenderManifest:A,routerServerContext:C,isOnDemandRevalidate:D,revalidateOnlyGenerated:E,resolvedPathname:F,clientReferenceManifest:G,serverActionsManifest:H}=e,I=(0,k.normalizeAppPath)(d),J=!!(A.dynamicRoutes[I]||A.routes[F]),K=async()=>((null==C?void 0:C.render404)?await C.render404(a,b,y,!1):b.end("This page could not be found"),null);if(J&&!z){let a=!!A.routes[F],b=A.dynamicRoutes[I];if(b&&!1===b.fallback&&!a){if(x.adapterPath)return await K();throw new t.NoFallbackError}}let L=null;!J||B.isDev||z||(L="/index"===(L=F)?"/":L);let M=!0===B.isDev||!J,N=J&&!M;H&&G&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:G,serverActionsManifest:H});let O=a.method||"GET",P=(0,i.getTracer)(),Q=P.getActiveScopeSpan(),R=!!(null==C?void 0:C.isWrappedByNextServer),S=!!(0,h.getRequestMeta)(a,"minimalMode"),T=(0,h.getRequestMeta)(a,"incrementalCache")||await B.getIncrementalCache(a,x,A,S);null==T||T.resetRequestCache(),globalThis.__incrementalCache=T;let U={params:w,previewProps:A.preview,renderOpts:{experimental:{authInterrupts:!!x.experimental.authInterrupts},cacheComponents:!!x.cacheComponents,supportsDynamicResponse:M,incrementalCache:T,cacheLifeProfiles:x.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>B.onRequestError(a,b,d,e,C)},sharedContext:{buildId:g,deploymentId:v}},V=new l.NodeNextRequest(a),W=new l.NodeNextResponse(b),X=m.NextRequestAdapter.fromNodeNextRequest(V,(0,m.signalFromNodeResponse)(b));try{let e,g=async a=>B.handle(X,U).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=P.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 f=c.get("next.route");if(f){let b=`${O} ${f}`;a.setAttributes({"next.route":f,"http.route":f,"next.span_name":b}),a.updateName(b),e&&e!==a&&(e.setAttribute("http.route",f),e.updateName(b))}else a.updateName(`${O} ${d}`)}),h=async e=>{var h,i;let j=async({previousCacheEntry:f})=>{try{if(!S&&D&&E&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await g(e);a.fetchMetrics=U.renderOpts.fetchMetrics;let h=U.renderOpts.pendingWaitUntil;h&&c.waitUntil&&(c.waitUntil(h),h=void 0);let i=U.renderOpts.collectedTags;if(!J)return await (0,p.I)(V,W,d,U.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);i&&(b[s.NEXT_CACHE_TAGS_HEADER]=i),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==U.renderOpts.collectedRevalidate&&!(U.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&U.renderOpts.collectedRevalidate,e=void 0===U.renderOpts.collectedExpire||U.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:U.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 B.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:N,isOnDemandRevalidate:D})},!1,C),b}},k=await B.handleResponse({req:a,nextConfig:x,cacheKey:L,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:A,isRoutePPREnabled:!1,isOnDemandRevalidate:D,revalidateOnlyGenerated:E,responseGenerator:j,waitUntil:c.waitUntil,isMinimalMode:S});if(!J)return null;if((null==k||null==(h=k.value)?void 0:h.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==k||null==(i=k.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});S||b.setHeader("x-nextjs-cache",D?"REVALIDATED":k.isMiss?"MISS":k.isStale?"STALE":"HIT"),z&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let l=(0,q.fromNodeOutgoingHttpHeaders)(k.value.headers);return S&&J||l.delete(s.NEXT_CACHE_TAGS_HEADER),!k.cacheControl||b.getHeader("Cache-Control")||l.get("Cache-Control")||l.set("Cache-Control",(0,r.getCacheControlHeader)(k.cacheControl)),await (0,p.I)(V,W,new Response(k.value.body,{headers:l,status:k.value.status||200})),null};R&&Q?await h(Q):(e=P.getActiveScopeSpan(),await P.withPropagatedContext(a.headers,()=>P.trace(n.BaseServerSpan.handleRequest,{spanName:`${O} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":O,"http.target":a.url}},h),void 0,!R))}catch(b){if(b instanceof t.NoFallbackError||await B.onRequestError(a,b,{routerKind:"App Router",routePath:I,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:N,isOnDemandRevalidate:D})},!1,C),J)throw b;return await (0,p.I)(V,W,new Response(null,{status:500})),null}}},22211:(a,b,c)=>{"use strict";c.d(b,{$K:()=>u,Z3:()=>p,Zi:()=>r,f9:()=>s,h1:()=>t,sO:()=>q});var d=c(73024),e=c(76760),f=c(78796),g=c(64423),h=c(99417);function i(){return(0,e.join)((0,h.j_)(),"providers.json")}function j(a){for(let b of a.models)if(!Array.isArray(b.contextSizes)||0===b.contextSizes.length)throw Error(`provider${a.id?` ${a.id}`:""}: model ${b.modelId} has empty contextSizes`)}function k(){return{id:"anthropic",name:"Anthropic",envVars:{},models:(0,g.J$)(),isBuiltin:!0}}let l=null,m=0;function n(){try{return(0,d.statSync)(i()).mtimeMs}catch{return 0}}function o(a){try{(0,d.mkdirSync)((0,h.j_)(),{recursive:!0}),(0,d.writeFileSync)(i(),JSON.stringify(a,null,2)+"\n")}catch{}}function p(){let a=n();return(null===l||a!==m)&&(l=[k(),...function(){try{return JSON.parse((0,d.readFileSync)(i(),"utf-8"))}catch{return[]}}()],m=a),l}function q(a){return p().find(b=>b.id===a)}function r(a){let b={...a,id:(0,f.A)()};j(b);let c=p().filter(a=>!a.isBuiltin);return c.push(b),o(c),l=[k(),...c],m=n(),b}function s(a,b){if("anthropic"===a)throw Error("Cannot modify built-in provider");let c=p().filter(a=>!a.isBuiltin),d=c.findIndex(b=>b.id===a);if(-1===d)throw Error(`Provider not found: ${a}`);let e={...c[d],...b,id:a};return j(e),c[d]=e,o(c),l=[k(),...c],m=n(),c[d]}function t(a){if("anthropic"===a)throw Error("Cannot delete built-in provider");let b=p(),c=b.filter(b=>!b.isBuiltin&&b.id!==a);if(c.length===b.filter(a=>!a.isBuiltin).length)throw Error(`Provider not found: ${a}`);o(c),l=[k(),...c],m=n()}function u(a){if(!a)return null;let b=a.indexOf(":");if(b>0){let c=a.slice(0,b),d=a.slice(b+1).replace(/\[.*\]$/,""),e=q(c);if(e){let a=e.models.find(a=>a.modelId===d);if(a)return{provider:e,model:a}}return null}for(let b of p()){let c=b.models.find(b=>b.modelId===a);if(c)return{provider:b,model:c}}return null}},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},44870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},48161:a=>{"use strict";a.exports=require("node:os")},51455:a=>{"use strict";a.exports=require("node:fs/promises")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},64423:(a,b,c)=>{"use strict";c.d(b,{AX:()=>h,J$:()=>l,Mi:()=>j,XR:()=>d,i3:()=>k,iz:()=>i,jp:()=>m,oh:()=>f,w6:()=>e});let d={"200k":{label:"200K",disableEnv:!0,window:2e5},"1m":{label:"1M",disableEnv:!1,window:1e6}},e="200k";function f(a){return d[a].window}let g=[{alias:"haiku",version:"4.5",modelId:"claude-haiku-4-5-20251001",displayName:"Haiku 4.5",description:"Fastest",contextSizes:["200k"],contextWindow:2e5,isDefault:!0},{alias:"sonnet",version:"4.6",modelId:"claude-sonnet-4-6",displayName:"Sonnet 4.6",description:"Balanced",contextSizes:["200k","1m"],contextWindow:2e5,isDefault:!0},{alias:"opus",version:"4.6",modelId:"claude-opus-4-6",displayName:"Opus 4.6",description:"Previous generation",contextSizes:["200k","1m"],contextWindow:2e5},{alias:"opus",version:"4.7",modelId:"claude-opus-4-7",displayName:"Opus 4.7",description:"Previous generation",contextSizes:["200k","1m"],contextWindow:2e5,supportsXhigh:!0},{alias:"opus",version:"4.8",modelId:"claude-opus-4-8",displayName:"Opus 4.8",description:"Most capable",contextSizes:["200k","1m"],contextWindow:2e5,isDefault:!0,supportsXhigh:!0},{alias:"fable",version:"5",modelId:"claude-fable-5",displayName:"Fable 5",description:"Most powerful",contextSizes:["200k","1m"],contextWindow:2e5,isDefault:!0,supportsXhigh:!0}];function h(a){if(!a)return null;let b=a.replace(/\[.*\]$/,"");if("opus"===b||"sonnet"===b||"haiku"===b||"fable"===b)return g.find(a=>a.alias===b&&a.isDefault)??g.filter(a=>a.alias===b)[0]??null;return function(a){if(a)return g.find(b=>b.modelId===a)}(b)??null}function i(a){if(!a||"haiku"===a.alias)return[];let b=["low","medium","high"];return a.supportsXhigh&&b.push("xhigh"),b.push("max"),b}function j(a){return a&&"haiku"!==a.alias?a.supportsXhigh?"xhigh":"sonnet"===a.alias?"medium":"high":null}function k(a,b){let c=i(b);return 0===c.length?null:"off"===a?"off":c.includes(a)?a:j(b)??c[c.length-1]??null}function l(){return g.map(a=>({modelId:a.modelId,displayName:a.displayName,effortLevels:i(a),contextSizes:a.contextSizes,defaultEffort:j(a)??void 0}))}function m(a){if(!a)return{model:void 0,contextSize:e};let b=/\[1m\]$/i.test(a);return{model:a.replace(/\[.*\]$/,"")||void 0,contextSize:b?"1m":"200k"}}},73024:a=>{"use strict";a.exports=require("node:fs")},74423:(a,b,c)=>{"use strict";let d;c.d(b,{BE:()=>q,Xo:()=>o,dk:()=>t,fQ:()=>p,jw:()=>s});var e=c(77598),f=c.n(e),g=c(73024),h=c(51455),i=c(76760),j=c.n(i),k=c(99417);function l(){return j().join((0,k.j_)(),"password.json")}function m(a,b){return new Promise((c,d)=>{f().scrypt(a,b,64,(a,b)=>{a?d(a):c(b)})})}function n(){return null==d&&(d=function(){if(!(0,g.existsSync)(l()))return null;try{let a=c(73024).readFileSync(l(),"utf-8");if(!a.trim())return console.warn("[auth] password.json exists but is empty (likely corrupted by interrupted write)"),null;let b=JSON.parse(a);if(b.hash&&b.salt)return b;return console.warn("[auth] password.json missing hash/salt fields"),null}catch(a){return console.error("[auth] failed to read password.json:",a),null}}()),d}function o(){return!process.env.COCKPIT_TOKEN&&null===n()}async function p(a){await (0,h.mkdir)((0,k.j_)(),{recursive:!0});let b=f().randomBytes(32),c={hash:(await m(a,b)).toString("hex"),salt:b.toString("hex")},e=l(),g=`${e}.tmp.${process.pid}.${Date.now()}`,i=await (0,h.open)(g,"w");await i.writeFile(JSON.stringify(c),"utf-8"),await i.sync(),await i.close(),await (0,h.rename)(g,e),d=c}async function q(a){let b=n();if(!b)return!1;let c=Buffer.from(b.salt,"hex"),d=await m(a,c),e=Buffer.from(b.hash,"hex");return d.length===e.length&&f().timingSafeEqual(d,e)}function r(){let a=n();return a?.hash??null}function s(){let a=r();if(!a)return"";let b=Date.now().toString(16),c=f().createHmac("sha256",a).update(b).digest("hex");return`${b}.${c}`}function t(a){let b=r();if(!b)return!1;if(process.env.COCKPIT_TOKEN&&a===process.env.COCKPIT_TOKEN)return!0;let c=a.indexOf(".");if(-1===c)return!1;let d=a.slice(0,c),e=a.slice(c+1),g=f().createHmac("sha256",b).update(d).digest("hex");return e.length===g.length&&f().timingSafeEqual(Buffer.from(e,"hex"),Buffer.from(g,"hex"))}},76760:a=>{"use strict";a.exports=require("node:path")},77598:a=>{"use strict";a.exports=require("node:crypto")},78335:()=>{},78796:(a,b,c)=>{"use strict";c.d(b,{A:()=>f});let d=new Uint8Array(16),e=[];for(let a=0;a<256;++a)e.push((a+256).toString(16).slice(1));let f=function(a,b,c){return b||a||!crypto.randomUUID?function(a,b,c){let f=(a=a||{}).random??a.rng?.()??crypto.getRandomValues(d);if(f.length<16)throw Error("Random bytes length must be >= 16");if(f[6]=15&f[6]|64,f[8]=63&f[8]|128,b){if((c=c||0)<0||c+16>b.length)throw RangeError(`UUID byte range ${c}:${c+15} is out of buffer bounds`);for(let a=0;a<16;++a)b[c+a]=f[a];return b}return function(a,b=0){return(e[a[b+0]]+e[a[b+1]]+e[a[b+2]]+e[a[b+3]]+"-"+e[a[b+4]]+e[a[b+5]]+"-"+e[a[b+6]]+e[a[b+7]]+"-"+e[a[b+8]]+e[a[b+9]]+"-"+e[a[b+10]]+e[a[b+11]]+e[a[b+12]]+e[a[b+13]]+e[a[b+14]]+e[a[b+15]]).toLowerCase()}(f)}(a,b,c):crypto.randomUUID()}},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},96487:()=>{},99417:(a,b,c)=>{"use strict";c.d(b,{Qo:()=>j,Wc:()=>i,du:()=>h,j_:()=>g});var d=c(48161),e=c(76760),f=c.n(e);function g(){return process.env.COCKPIT_CONFIG_DIR??f().join((0,d.homedir)(),".cockpit")}function h(){return process.env.COCKPIT_CACHE_DIR??f().join((0,d.homedir)(),".cache","cockpit")}function i(){return process.env.CLAUDE_CONFIG_DIR??f().join((0,d.homedir)(),".claude")}function j(){return f().join(process.env.CLAUDE_CONFIG_DIR??(0,d.homedir)(),".claude.json")}}};var b=require("../../../webpack-runtime.js");b.C(a);var c=b.X(0,[3445,1813],()=>b(b.s=14677));module.exports=c})();
@@ -1 +1 @@
1
- (()=>{var a={};a.id=6400,a.ids=[6400],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},13470:(a,b,c)=>{"use strict";c.d(b,{JG:()=>m,Kw:()=>n,XP:()=>l});var d=c(73024),e=c(76760),f=c(64423),g=c(99417);function h(){return(0,e.join)((0,g.j_)(),"session-prefs.json")}let i=null;function j(){if(i)return i;try{return i=JSON.parse((0,d.readFileSync)(h(),"utf-8"))}catch{return i={}}}function k(a){if(!a)return a;let b={...a};if(b.model?.includes("[")){let a=(0,f.jp)(b.model);b.model=a.model,void 0===b.contextSize&&(b.contextSize=a.contextSize)}if(b.modelSlots?.main?.includes("[")){let a=(0,f.jp)(b.modelSlots.main);b.modelSlots={...b.modelSlots,main:a.model,mainContext:b.modelSlots.mainContext??a.contextSize}}return b}function l(a){let b=j(),c=n(a);return c&&b[c.cockpitId]?k(b[c.cockpitId]):k(b[a])}function m(a,b){let c=j(),e=a;if(!c[a]){let b=n(a);b&&c[b.cockpitId]&&(e=b.cockpitId)}let f=c[e]||{};if(c[e]={...f,...b},i)try{(0,d.mkdirSync)((0,g.j_)(),{recursive:!0}),(0,d.writeFileSync)(h(),JSON.stringify(i,null,2)+"\n")}catch{}}function n(a){for(let[b,c]of Object.entries(j())){if(!c.previousCliSessionIds||!c.cliSessionId)continue;if(c.cliSessionId===a)return{cockpitId:b,truncatedPrevIds:[...c.previousCliSessionIds]};let d=c.previousCliSessionIds.indexOf(a);if(d>=0)return{cockpitId:b,truncatedPrevIds:c.previousCliSessionIds.slice(0,d)}}return null}},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},44870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},48161:a=>{"use strict";a.exports=require("node:os")},51455:a=>{"use strict";a.exports=require("node:fs/promises")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},64423:(a,b,c)=>{"use strict";c.d(b,{AX:()=>h,J$:()=>l,Mi:()=>j,XR:()=>d,i3:()=>k,iz:()=>i,jp:()=>m,oh:()=>f,w6:()=>e});let d={"200k":{label:"200K",disableEnv:!0,window:2e5},"1m":{label:"1M",disableEnv:!1,window:1e6}},e="200k";function f(a){return d[a].window}let g=[{alias:"haiku",version:"4.5",modelId:"claude-haiku-4-5-20251001",displayName:"Haiku 4.5",description:"Fastest",contextSizes:["200k"],contextWindow:2e5,isDefault:!0},{alias:"sonnet",version:"4.6",modelId:"claude-sonnet-4-6",displayName:"Sonnet 4.6",description:"Balanced",contextSizes:["200k","1m"],contextWindow:2e5,isDefault:!0},{alias:"opus",version:"4.6",modelId:"claude-opus-4-6",displayName:"Opus 4.6",description:"Previous generation",contextSizes:["200k","1m"],contextWindow:2e5},{alias:"opus",version:"4.7",modelId:"claude-opus-4-7",displayName:"Opus 4.7",description:"Previous generation",contextSizes:["200k","1m"],contextWindow:2e5,supportsXhigh:!0},{alias:"opus",version:"4.8",modelId:"claude-opus-4-8",displayName:"Opus 4.8",description:"Most capable",contextSizes:["200k","1m"],contextWindow:2e5,isDefault:!0,supportsXhigh:!0}];function h(a){if(!a)return null;let b=a.replace(/\[.*\]$/,"");if("opus"===b||"sonnet"===b||"haiku"===b)return g.find(a=>a.alias===b&&a.isDefault)??g.filter(a=>a.alias===b)[0]??null;return function(a){if(a)return g.find(b=>b.modelId===a)}(b)??null}function i(a){if(!a||"haiku"===a.alias)return[];let b=["low","medium","high"];return a.supportsXhigh&&b.push("xhigh"),b.push("max"),b}function j(a){return a&&"haiku"!==a.alias?a.supportsXhigh?"xhigh":"sonnet"===a.alias?"medium":"high":null}function k(a,b){let c=i(b);return 0===c.length?null:c.includes(a)?a:j(b)??c[c.length-1]??null}function l(){return g.map(a=>({modelId:a.modelId,displayName:a.displayName,effortLevels:i(a),contextSizes:a.contextSizes,defaultEffort:j(a)??void 0}))}function m(a){if(!a)return{model:void 0,contextSize:e};let b=/\[1m\]$/i.test(a);return{model:a.replace(/\[.*\]$/,"")||void 0,contextSize:b?"1m":"200k"}}},73024:a=>{"use strict";a.exports=require("node:fs")},74423:(a,b,c)=>{"use strict";let d;c.d(b,{BE:()=>q,Xo:()=>o,dk:()=>t,fQ:()=>p,jw:()=>s});var e=c(77598),f=c.n(e),g=c(73024),h=c(51455),i=c(76760),j=c.n(i),k=c(99417);function l(){return j().join((0,k.j_)(),"password.json")}function m(a,b){return new Promise((c,d)=>{f().scrypt(a,b,64,(a,b)=>{a?d(a):c(b)})})}function n(){return null==d&&(d=function(){if(!(0,g.existsSync)(l()))return null;try{let a=c(73024).readFileSync(l(),"utf-8");if(!a.trim())return console.warn("[auth] password.json exists but is empty (likely corrupted by interrupted write)"),null;let b=JSON.parse(a);if(b.hash&&b.salt)return b;return console.warn("[auth] password.json missing hash/salt fields"),null}catch(a){return console.error("[auth] failed to read password.json:",a),null}}()),d}function o(){return!process.env.COCKPIT_TOKEN&&null===n()}async function p(a){await (0,h.mkdir)((0,k.j_)(),{recursive:!0});let b=f().randomBytes(32),c={hash:(await m(a,b)).toString("hex"),salt:b.toString("hex")},e=l(),g=`${e}.tmp.${process.pid}.${Date.now()}`,i=await (0,h.open)(g,"w");await i.writeFile(JSON.stringify(c),"utf-8"),await i.sync(),await i.close(),await (0,h.rename)(g,e),d=c}async function q(a){let b=n();if(!b)return!1;let c=Buffer.from(b.salt,"hex"),d=await m(a,c),e=Buffer.from(b.hash,"hex");return d.length===e.length&&f().timingSafeEqual(d,e)}function r(){let a=n();return a?.hash??null}function s(){let a=r();if(!a)return"";let b=Date.now().toString(16),c=f().createHmac("sha256",a).update(b).digest("hex");return`${b}.${c}`}function t(a){let b=r();if(!b)return!1;if(process.env.COCKPIT_TOKEN&&a===process.env.COCKPIT_TOKEN)return!0;let c=a.indexOf(".");if(-1===c)return!1;let d=a.slice(0,c),e=a.slice(c+1),g=f().createHmac("sha256",b).update(d).digest("hex");return e.length===g.length&&f().timingSafeEqual(Buffer.from(e,"hex"),Buffer.from(g,"hex"))}},76760:a=>{"use strict";a.exports=require("node:path")},77598:a=>{"use strict";a.exports=require("node:crypto")},78335:()=>{},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},96078:(a,b,c)=>{"use strict";c.r(b),c.d(b,{handler:()=>G,patchFetch:()=>F,routeModule:()=>B,serverHooks:()=>E,workAsyncStorage:()=>C,workUnitAsyncStorage:()=>D});var d={};c.r(d),c.d(d,{GET:()=>z,PUT:()=>A});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(23211),w=c(74423),x=c(13470);function y(a){let b=a.cookies.get("cockpit_session")?.value||a.headers.get("authorization")?.replace("Bearer ","");return!!b&&(0,w.dk)(b)}async function z(a,{params:b}){if(!y(a))return v.NextResponse.json({error:"Unauthorized"},{status:401});let{id:c}=await b,d=(0,x.XP)(c);return v.NextResponse.json({openTabs:d?.openTabs||[],activeTabId:d?.activeTabId||"chat"})}async function A(a,{params:b}){if(!y(a))return v.NextResponse.json({error:"Unauthorized"},{status:401});let{id:c}=await b,d=await a.json();return(0,x.JG)(c,{openTabs:d.openTabs||[],activeTabId:d.activeTabId||"chat"}),v.NextResponse.json({ok:!0})}let B=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/sessions/[id]/tabs/route",pathname:"/api/sessions/[id]/tabs",filename:"route",bundlePath:"app/api/sessions/[id]/tabs/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/home/dev/repos/cockpit/src/app/api/sessions/[id]/tabs/route.ts",nextConfigOutput:"",userland:d,...{}}),{workAsyncStorage:C,workUnitAsyncStorage:D,serverHooks:E}=B;function F(){return(0,g.patchFetch)({workAsyncStorage:C,workUnitAsyncStorage:D})}async function G(a,b,c){c.requestMeta&&(0,h.setRequestMeta)(a,c.requestMeta),B.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/sessions/[id]/tabs/route";"/index"===d&&(d="/");let e=await B.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,deploymentId:v,params:w,nextConfig:x,parsedUrl:y,isDraftMode:z,prerenderManifest:A,routerServerContext:C,isOnDemandRevalidate:D,revalidateOnlyGenerated:E,resolvedPathname:F,clientReferenceManifest:G,serverActionsManifest:H}=e,I=(0,k.normalizeAppPath)(d),J=!!(A.dynamicRoutes[I]||A.routes[F]),K=async()=>((null==C?void 0:C.render404)?await C.render404(a,b,y,!1):b.end("This page could not be found"),null);if(J&&!z){let a=!!A.routes[F],b=A.dynamicRoutes[I];if(b&&!1===b.fallback&&!a){if(x.adapterPath)return await K();throw new t.NoFallbackError}}let L=null;!J||B.isDev||z||(L="/index"===(L=F)?"/":L);let M=!0===B.isDev||!J,N=J&&!M;H&&G&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:G,serverActionsManifest:H});let O=a.method||"GET",P=(0,i.getTracer)(),Q=P.getActiveScopeSpan(),R=!!(null==C?void 0:C.isWrappedByNextServer),S=!!(0,h.getRequestMeta)(a,"minimalMode"),T=(0,h.getRequestMeta)(a,"incrementalCache")||await B.getIncrementalCache(a,x,A,S);null==T||T.resetRequestCache(),globalThis.__incrementalCache=T;let U={params:w,previewProps:A.preview,renderOpts:{experimental:{authInterrupts:!!x.experimental.authInterrupts},cacheComponents:!!x.cacheComponents,supportsDynamicResponse:M,incrementalCache:T,cacheLifeProfiles:x.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>B.onRequestError(a,b,d,e,C)},sharedContext:{buildId:g,deploymentId:v}},V=new l.NodeNextRequest(a),W=new l.NodeNextResponse(b),X=m.NextRequestAdapter.fromNodeNextRequest(V,(0,m.signalFromNodeResponse)(b));try{let e,g=async a=>B.handle(X,U).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=P.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 f=c.get("next.route");if(f){let b=`${O} ${f}`;a.setAttributes({"next.route":f,"http.route":f,"next.span_name":b}),a.updateName(b),e&&e!==a&&(e.setAttribute("http.route",f),e.updateName(b))}else a.updateName(`${O} ${d}`)}),h=async e=>{var h,i;let j=async({previousCacheEntry:f})=>{try{if(!S&&D&&E&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await g(e);a.fetchMetrics=U.renderOpts.fetchMetrics;let h=U.renderOpts.pendingWaitUntil;h&&c.waitUntil&&(c.waitUntil(h),h=void 0);let i=U.renderOpts.collectedTags;if(!J)return await (0,p.I)(V,W,d,U.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);i&&(b[s.NEXT_CACHE_TAGS_HEADER]=i),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==U.renderOpts.collectedRevalidate&&!(U.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&U.renderOpts.collectedRevalidate,e=void 0===U.renderOpts.collectedExpire||U.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:U.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 B.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:N,isOnDemandRevalidate:D})},!1,C),b}},k=await B.handleResponse({req:a,nextConfig:x,cacheKey:L,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:A,isRoutePPREnabled:!1,isOnDemandRevalidate:D,revalidateOnlyGenerated:E,responseGenerator:j,waitUntil:c.waitUntil,isMinimalMode:S});if(!J)return null;if((null==k||null==(h=k.value)?void 0:h.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==k||null==(i=k.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});S||b.setHeader("x-nextjs-cache",D?"REVALIDATED":k.isMiss?"MISS":k.isStale?"STALE":"HIT"),z&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let l=(0,q.fromNodeOutgoingHttpHeaders)(k.value.headers);return S&&J||l.delete(s.NEXT_CACHE_TAGS_HEADER),!k.cacheControl||b.getHeader("Cache-Control")||l.get("Cache-Control")||l.set("Cache-Control",(0,r.getCacheControlHeader)(k.cacheControl)),await (0,p.I)(V,W,new Response(k.value.body,{headers:l,status:k.value.status||200})),null};R&&Q?await h(Q):(e=P.getActiveScopeSpan(),await P.withPropagatedContext(a.headers,()=>P.trace(n.BaseServerSpan.handleRequest,{spanName:`${O} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":O,"http.target":a.url}},h),void 0,!R))}catch(b){if(b instanceof t.NoFallbackError||await B.onRequestError(a,b,{routerKind:"App Router",routePath:I,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:N,isOnDemandRevalidate:D})},!1,C),J)throw b;return await (0,p.I)(V,W,new Response(null,{status:500})),null}}},96487:()=>{},99417:(a,b,c)=>{"use strict";c.d(b,{Qo:()=>j,Wc:()=>i,du:()=>h,j_:()=>g});var d=c(48161),e=c(76760),f=c.n(e);function g(){return process.env.COCKPIT_CONFIG_DIR??f().join((0,d.homedir)(),".cockpit")}function h(){return process.env.COCKPIT_CACHE_DIR??f().join((0,d.homedir)(),".cache","cockpit")}function i(){return process.env.CLAUDE_CONFIG_DIR??f().join((0,d.homedir)(),".claude")}function j(){return f().join(process.env.CLAUDE_CONFIG_DIR??(0,d.homedir)(),".claude.json")}}};var b=require("../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[3445,1813],()=>b(b.s=96078));module.exports=c})();
1
+ (()=>{var a={};a.id=6400,a.ids=[6400],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},13470:(a,b,c)=>{"use strict";c.d(b,{JG:()=>m,Kw:()=>n,XP:()=>l});var d=c(73024),e=c(76760),f=c(64423),g=c(99417);function h(){return(0,e.join)((0,g.j_)(),"session-prefs.json")}let i=null;function j(){if(i)return i;try{return i=JSON.parse((0,d.readFileSync)(h(),"utf-8"))}catch{return i={}}}function k(a){if(!a)return a;let b={...a};if(b.model?.includes("[")){let a=(0,f.jp)(b.model);b.model=a.model,void 0===b.contextSize&&(b.contextSize=a.contextSize)}if(b.modelSlots?.main?.includes("[")){let a=(0,f.jp)(b.modelSlots.main);b.modelSlots={...b.modelSlots,main:a.model,mainContext:b.modelSlots.mainContext??a.contextSize}}return b}function l(a){let b=j(),c=n(a);return c&&b[c.cockpitId]?k(b[c.cockpitId]):k(b[a])}function m(a,b){let c=j(),e=a;if(!c[a]){let b=n(a);b&&c[b.cockpitId]&&(e=b.cockpitId)}let f=c[e]||{};if(c[e]={...f,...b},i)try{(0,d.mkdirSync)((0,g.j_)(),{recursive:!0}),(0,d.writeFileSync)(h(),JSON.stringify(i,null,2)+"\n")}catch{}}function n(a){for(let[b,c]of Object.entries(j())){if(!c.previousCliSessionIds||!c.cliSessionId)continue;if(c.cliSessionId===a)return{cockpitId:b,truncatedPrevIds:[...c.previousCliSessionIds]};let d=c.previousCliSessionIds.indexOf(a);if(d>=0)return{cockpitId:b,truncatedPrevIds:c.previousCliSessionIds.slice(0,d)}}return null}},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},44870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},48161:a=>{"use strict";a.exports=require("node:os")},51455:a=>{"use strict";a.exports=require("node:fs/promises")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},64423:(a,b,c)=>{"use strict";c.d(b,{AX:()=>h,J$:()=>l,Mi:()=>j,XR:()=>d,i3:()=>k,iz:()=>i,jp:()=>m,oh:()=>f,w6:()=>e});let d={"200k":{label:"200K",disableEnv:!0,window:2e5},"1m":{label:"1M",disableEnv:!1,window:1e6}},e="200k";function f(a){return d[a].window}let g=[{alias:"haiku",version:"4.5",modelId:"claude-haiku-4-5-20251001",displayName:"Haiku 4.5",description:"Fastest",contextSizes:["200k"],contextWindow:2e5,isDefault:!0},{alias:"sonnet",version:"4.6",modelId:"claude-sonnet-4-6",displayName:"Sonnet 4.6",description:"Balanced",contextSizes:["200k","1m"],contextWindow:2e5,isDefault:!0},{alias:"opus",version:"4.6",modelId:"claude-opus-4-6",displayName:"Opus 4.6",description:"Previous generation",contextSizes:["200k","1m"],contextWindow:2e5},{alias:"opus",version:"4.7",modelId:"claude-opus-4-7",displayName:"Opus 4.7",description:"Previous generation",contextSizes:["200k","1m"],contextWindow:2e5,supportsXhigh:!0},{alias:"opus",version:"4.8",modelId:"claude-opus-4-8",displayName:"Opus 4.8",description:"Most capable",contextSizes:["200k","1m"],contextWindow:2e5,isDefault:!0,supportsXhigh:!0},{alias:"fable",version:"5",modelId:"claude-fable-5",displayName:"Fable 5",description:"Most powerful",contextSizes:["200k","1m"],contextWindow:2e5,isDefault:!0,supportsXhigh:!0}];function h(a){if(!a)return null;let b=a.replace(/\[.*\]$/,"");if("opus"===b||"sonnet"===b||"haiku"===b||"fable"===b)return g.find(a=>a.alias===b&&a.isDefault)??g.filter(a=>a.alias===b)[0]??null;return function(a){if(a)return g.find(b=>b.modelId===a)}(b)??null}function i(a){if(!a||"haiku"===a.alias)return[];let b=["low","medium","high"];return a.supportsXhigh&&b.push("xhigh"),b.push("max"),b}function j(a){return a&&"haiku"!==a.alias?a.supportsXhigh?"xhigh":"sonnet"===a.alias?"medium":"high":null}function k(a,b){let c=i(b);return 0===c.length?null:"off"===a?"off":c.includes(a)?a:j(b)??c[c.length-1]??null}function l(){return g.map(a=>({modelId:a.modelId,displayName:a.displayName,effortLevels:i(a),contextSizes:a.contextSizes,defaultEffort:j(a)??void 0}))}function m(a){if(!a)return{model:void 0,contextSize:e};let b=/\[1m\]$/i.test(a);return{model:a.replace(/\[.*\]$/,"")||void 0,contextSize:b?"1m":"200k"}}},73024:a=>{"use strict";a.exports=require("node:fs")},74423:(a,b,c)=>{"use strict";let d;c.d(b,{BE:()=>q,Xo:()=>o,dk:()=>t,fQ:()=>p,jw:()=>s});var e=c(77598),f=c.n(e),g=c(73024),h=c(51455),i=c(76760),j=c.n(i),k=c(99417);function l(){return j().join((0,k.j_)(),"password.json")}function m(a,b){return new Promise((c,d)=>{f().scrypt(a,b,64,(a,b)=>{a?d(a):c(b)})})}function n(){return null==d&&(d=function(){if(!(0,g.existsSync)(l()))return null;try{let a=c(73024).readFileSync(l(),"utf-8");if(!a.trim())return console.warn("[auth] password.json exists but is empty (likely corrupted by interrupted write)"),null;let b=JSON.parse(a);if(b.hash&&b.salt)return b;return console.warn("[auth] password.json missing hash/salt fields"),null}catch(a){return console.error("[auth] failed to read password.json:",a),null}}()),d}function o(){return!process.env.COCKPIT_TOKEN&&null===n()}async function p(a){await (0,h.mkdir)((0,k.j_)(),{recursive:!0});let b=f().randomBytes(32),c={hash:(await m(a,b)).toString("hex"),salt:b.toString("hex")},e=l(),g=`${e}.tmp.${process.pid}.${Date.now()}`,i=await (0,h.open)(g,"w");await i.writeFile(JSON.stringify(c),"utf-8"),await i.sync(),await i.close(),await (0,h.rename)(g,e),d=c}async function q(a){let b=n();if(!b)return!1;let c=Buffer.from(b.salt,"hex"),d=await m(a,c),e=Buffer.from(b.hash,"hex");return d.length===e.length&&f().timingSafeEqual(d,e)}function r(){let a=n();return a?.hash??null}function s(){let a=r();if(!a)return"";let b=Date.now().toString(16),c=f().createHmac("sha256",a).update(b).digest("hex");return`${b}.${c}`}function t(a){let b=r();if(!b)return!1;if(process.env.COCKPIT_TOKEN&&a===process.env.COCKPIT_TOKEN)return!0;let c=a.indexOf(".");if(-1===c)return!1;let d=a.slice(0,c),e=a.slice(c+1),g=f().createHmac("sha256",b).update(d).digest("hex");return e.length===g.length&&f().timingSafeEqual(Buffer.from(e,"hex"),Buffer.from(g,"hex"))}},76760:a=>{"use strict";a.exports=require("node:path")},77598:a=>{"use strict";a.exports=require("node:crypto")},78335:()=>{},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},96078:(a,b,c)=>{"use strict";c.r(b),c.d(b,{handler:()=>G,patchFetch:()=>F,routeModule:()=>B,serverHooks:()=>E,workAsyncStorage:()=>C,workUnitAsyncStorage:()=>D});var d={};c.r(d),c.d(d,{GET:()=>z,PUT:()=>A});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(23211),w=c(74423),x=c(13470);function y(a){let b=a.cookies.get("cockpit_session")?.value||a.headers.get("authorization")?.replace("Bearer ","");return!!b&&(0,w.dk)(b)}async function z(a,{params:b}){if(!y(a))return v.NextResponse.json({error:"Unauthorized"},{status:401});let{id:c}=await b,d=(0,x.XP)(c);return v.NextResponse.json({openTabs:d?.openTabs||[],activeTabId:d?.activeTabId||"chat"})}async function A(a,{params:b}){if(!y(a))return v.NextResponse.json({error:"Unauthorized"},{status:401});let{id:c}=await b,d=await a.json();return(0,x.JG)(c,{openTabs:d.openTabs||[],activeTabId:d.activeTabId||"chat"}),v.NextResponse.json({ok:!0})}let B=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/sessions/[id]/tabs/route",pathname:"/api/sessions/[id]/tabs",filename:"route",bundlePath:"app/api/sessions/[id]/tabs/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/home/dev/repos/cockpit/src/app/api/sessions/[id]/tabs/route.ts",nextConfigOutput:"",userland:d,...{}}),{workAsyncStorage:C,workUnitAsyncStorage:D,serverHooks:E}=B;function F(){return(0,g.patchFetch)({workAsyncStorage:C,workUnitAsyncStorage:D})}async function G(a,b,c){c.requestMeta&&(0,h.setRequestMeta)(a,c.requestMeta),B.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/sessions/[id]/tabs/route";"/index"===d&&(d="/");let e=await B.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,deploymentId:v,params:w,nextConfig:x,parsedUrl:y,isDraftMode:z,prerenderManifest:A,routerServerContext:C,isOnDemandRevalidate:D,revalidateOnlyGenerated:E,resolvedPathname:F,clientReferenceManifest:G,serverActionsManifest:H}=e,I=(0,k.normalizeAppPath)(d),J=!!(A.dynamicRoutes[I]||A.routes[F]),K=async()=>((null==C?void 0:C.render404)?await C.render404(a,b,y,!1):b.end("This page could not be found"),null);if(J&&!z){let a=!!A.routes[F],b=A.dynamicRoutes[I];if(b&&!1===b.fallback&&!a){if(x.adapterPath)return await K();throw new t.NoFallbackError}}let L=null;!J||B.isDev||z||(L="/index"===(L=F)?"/":L);let M=!0===B.isDev||!J,N=J&&!M;H&&G&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:G,serverActionsManifest:H});let O=a.method||"GET",P=(0,i.getTracer)(),Q=P.getActiveScopeSpan(),R=!!(null==C?void 0:C.isWrappedByNextServer),S=!!(0,h.getRequestMeta)(a,"minimalMode"),T=(0,h.getRequestMeta)(a,"incrementalCache")||await B.getIncrementalCache(a,x,A,S);null==T||T.resetRequestCache(),globalThis.__incrementalCache=T;let U={params:w,previewProps:A.preview,renderOpts:{experimental:{authInterrupts:!!x.experimental.authInterrupts},cacheComponents:!!x.cacheComponents,supportsDynamicResponse:M,incrementalCache:T,cacheLifeProfiles:x.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>B.onRequestError(a,b,d,e,C)},sharedContext:{buildId:g,deploymentId:v}},V=new l.NodeNextRequest(a),W=new l.NodeNextResponse(b),X=m.NextRequestAdapter.fromNodeNextRequest(V,(0,m.signalFromNodeResponse)(b));try{let e,g=async a=>B.handle(X,U).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=P.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 f=c.get("next.route");if(f){let b=`${O} ${f}`;a.setAttributes({"next.route":f,"http.route":f,"next.span_name":b}),a.updateName(b),e&&e!==a&&(e.setAttribute("http.route",f),e.updateName(b))}else a.updateName(`${O} ${d}`)}),h=async e=>{var h,i;let j=async({previousCacheEntry:f})=>{try{if(!S&&D&&E&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await g(e);a.fetchMetrics=U.renderOpts.fetchMetrics;let h=U.renderOpts.pendingWaitUntil;h&&c.waitUntil&&(c.waitUntil(h),h=void 0);let i=U.renderOpts.collectedTags;if(!J)return await (0,p.I)(V,W,d,U.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);i&&(b[s.NEXT_CACHE_TAGS_HEADER]=i),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==U.renderOpts.collectedRevalidate&&!(U.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&U.renderOpts.collectedRevalidate,e=void 0===U.renderOpts.collectedExpire||U.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:U.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 B.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:N,isOnDemandRevalidate:D})},!1,C),b}},k=await B.handleResponse({req:a,nextConfig:x,cacheKey:L,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:A,isRoutePPREnabled:!1,isOnDemandRevalidate:D,revalidateOnlyGenerated:E,responseGenerator:j,waitUntil:c.waitUntil,isMinimalMode:S});if(!J)return null;if((null==k||null==(h=k.value)?void 0:h.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==k||null==(i=k.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});S||b.setHeader("x-nextjs-cache",D?"REVALIDATED":k.isMiss?"MISS":k.isStale?"STALE":"HIT"),z&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let l=(0,q.fromNodeOutgoingHttpHeaders)(k.value.headers);return S&&J||l.delete(s.NEXT_CACHE_TAGS_HEADER),!k.cacheControl||b.getHeader("Cache-Control")||l.get("Cache-Control")||l.set("Cache-Control",(0,r.getCacheControlHeader)(k.cacheControl)),await (0,p.I)(V,W,new Response(k.value.body,{headers:l,status:k.value.status||200})),null};R&&Q?await h(Q):(e=P.getActiveScopeSpan(),await P.withPropagatedContext(a.headers,()=>P.trace(n.BaseServerSpan.handleRequest,{spanName:`${O} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":O,"http.target":a.url}},h),void 0,!R))}catch(b){if(b instanceof t.NoFallbackError||await B.onRequestError(a,b,{routerKind:"App Router",routePath:I,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:N,isOnDemandRevalidate:D})},!1,C),J)throw b;return await (0,p.I)(V,W,new Response(null,{status:500})),null}}},96487:()=>{},99417:(a,b,c)=>{"use strict";c.d(b,{Qo:()=>j,Wc:()=>i,du:()=>h,j_:()=>g});var d=c(48161),e=c(76760),f=c.n(e);function g(){return process.env.COCKPIT_CONFIG_DIR??f().join((0,d.homedir)(),".cockpit")}function h(){return process.env.COCKPIT_CACHE_DIR??f().join((0,d.homedir)(),".cache","cockpit")}function i(){return process.env.CLAUDE_CONFIG_DIR??f().join((0,d.homedir)(),".claude")}function j(){return f().join(process.env.CLAUDE_CONFIG_DIR??(0,d.homedir)(),".claude.json")}}};var b=require("../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[3445,1813],()=>b(b.s=96078));module.exports=c})();
@@ -1 +1 @@
1
- <!DOCTYPE html><html lang="en" class="h-full overflow-hidden"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, interactive-widget=resizes-content"/><link rel="stylesheet" href="/_next/static/css/483101dd9c42fb97.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-76a545b642140725.js"/><script src="/_next/static/chunks/4bd1b696-7281820e82fc5615.js" async=""></script><script src="/_next/static/chunks/93794-b87eef7d177fe7b3.js" async=""></script><script src="/_next/static/chunks/main-app-6ef98a75f3b6a5ff.js" async=""></script><script src="/_next/static/chunks/989-6074551b2b54a168.js" async=""></script><script src="/_next/static/chunks/25781-c77dc5d11fb85d82.js" async=""></script><script src="/_next/static/chunks/1550-9a32fa02f6722fc7.js" async=""></script><script src="/_next/static/chunks/app/(app)/layout-3cd80708648e0723.js" async=""></script><script src="/_next/static/chunks/363642f4-f61b978835625ca3.js" async=""></script><script src="/_next/static/chunks/6802-46792f96e72c1376.js" async=""></script><script src="/_next/static/chunks/app/(app)/claude-md/edit/page-575c5ccdc585516c.js" async=""></script><meta name="theme-color" content="#ffffff" media="(prefers-color-scheme: light)"/><meta name="theme-color" content="#1a1a1a" media="(prefers-color-scheme: dark)"/><title>Cockpit</title><meta name="description" content="Claude Code Web UI"/><link rel="manifest" href="/manifest.json"/><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" sizes="any"/><link rel="icon" href="/icon-192.png" sizes="192x192" type="image/png"/><link rel="apple-touch-icon" href="/icon-192.png"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="h-full overflow-hidden bg-background font-sans antialiased"><div hidden=""><!--$--><!--/$--></div><script>(function(){try{var t=localStorage.getItem("cockpit-theme");var d=t==="dark"||(t!=="light"&&matchMedia("(prefers-color-scheme:dark)").matches);if(d)document.documentElement.classList.add("dark")}catch(e){}})();if("serviceWorker"in navigator){window.addEventListener("load",function(){navigator.serviceWorker.register("/sw.js")})}</script><script src="/_next/static/chunks/webpack-76a545b642140725.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[57121,[],\"\"]\n3:I[74581,[],\"\"]\n4:I[78616,[],\"ClientSegmentRoot\"]\n5:I[9276,[\"989\",\"static/chunks/989-6074551b2b54a168.js\",\"25781\",\"static/chunks/25781-c77dc5d11fb85d82.js\",\"1550\",\"static/chunks/1550-9a32fa02f6722fc7.js\",\"4944\",\"static/chunks/app/(app)/layout-3cd80708648e0723.js\"],\"default\"]\n7:I[61304,[],\"ClientPageRoot\"]\n8:I[55165,[\"6079\",\"static/chunks/363642f4-f61b978835625ca3.js\",\"989\",\"static/chunks/989-6074551b2b54a168.js\",\"25781\",\"static/chunks/25781-c77dc5d11fb85d82.js\",\"6802\",\"static/chunks/6802-46792f96e72c1376.js\",\"1550\",\"static/chunks/1550-9a32fa02f6722fc7.js\",\"32805\",\"static/chunks/app/(app)/claude-md/edit/page-575c5ccdc585516c.js\"],\"default\"]\nb:I[90484,[],\"OutletBoundary\"]\nc:\"$Sreact.suspense\"\nf:I[90484,[],\"ViewportBoundary\"]\n11:I[90484,[],\"MetadataBoundary\"]\n13:I[27123,[],\"default\",1]\n:HL[\"/_next/static/css/483101dd9c42fb97.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"claude-md\",\"edit\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"(app)\",{\"children\":[\"claude-md\",{\"children\":[\"edit\",{\"children\":[\"__PAGE__\",{}]}]}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/483101dd9c42fb97.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"h-full overflow-hidden\",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"className\":\"h-full overflow-hidden bg-background font-sans antialiased\",\"children\":[[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"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.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}],[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"(function(){try{var t=localStorage.getItem(\\\"cockpit-theme\\\");var d=t===\\\"dark\\\"||(t!==\\\"light\\\"\u0026\u0026matchMedia(\\\"(prefers-color-scheme:dark)\\\").matches);if(d)document.documentElement.classList.add(\\\"dark\\\")}catch(e){}})();if(\\\"serviceWorker\\\"in navigator){window.addEventListener(\\\"load\\\",function(){navigator.serviceWorker.register(\\\"/sw.js\\\")})}\"}}]]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"Component\":\"$5\",\"slots\":{\"children\":[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:0:props:notFound:0:1:props:style\",\"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\":\"$0:f:0:1:0:props:children:1:props:children:props:children:0:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:0:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:0:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]},\"serverProvidedParams\":{\"params\":{},\"promises\":[\"$@6\"]}}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L7\",null,{\"Component\":\"$8\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":\"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params\",\"promises\":[\"$@9\",\"$@a\"]}}],null,[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@d\"}]}]]}],{},null,false,null]},null,false,\"$@e\"]},null,false,\"$@e\"]},null,false,null]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lf\",null,{\"children\":\"$L10\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L11\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L12\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$13\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"mmHo0MmzQHWjZATtI-VbH\"}\n"])</script><script>self.__next_f.push([1,"14:[]\ne:\"$W14\"\n6:\"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params\"\n9:{}\na:\"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"10:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, interactive-widget=resizes-content\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#ffffff\",\"media\":\"(prefers-color-scheme: light)\"}],[\"$\",\"meta\",\"3\",{\"name\":\"theme-color\",\"content\":\"#1a1a1a\",\"media\":\"(prefers-color-scheme: dark)\"}]]\n"])</script><script>self.__next_f.push([1,"15:I[86869,[],\"IconMark\"]\nd:null\n12:[[\"$\",\"title\",\"0\",{\"children\":\"Cockpit\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Claude Code Web UI\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.json\",\"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\",\"sizes\":\"any\"}],[\"$\",\"link\",\"7\",{\"rel\":\"icon\",\"href\":\"/icon-192.png\",\"sizes\":\"192x192\",\"type\":\"image/png\"}],[\"$\",\"link\",\"8\",{\"rel\":\"apple-touch-icon\",\"href\":\"/icon-192.png\"}],[\"$\",\"$L15\",\"9\",{}]]\n"])</script></body></html>
1
+ <!DOCTYPE html><html lang="en" class="h-full overflow-hidden"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, interactive-widget=resizes-content"/><link rel="stylesheet" href="/_next/static/css/4cc7360c7e3ca504.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-76a545b642140725.js"/><script src="/_next/static/chunks/4bd1b696-7281820e82fc5615.js" async=""></script><script src="/_next/static/chunks/93794-b87eef7d177fe7b3.js" async=""></script><script src="/_next/static/chunks/main-app-6ef98a75f3b6a5ff.js" async=""></script><script src="/_next/static/chunks/989-6074551b2b54a168.js" async=""></script><script src="/_next/static/chunks/14371-46bd93e838a73082.js" async=""></script><script src="/_next/static/chunks/1550-2b61396833da3dec.js" async=""></script><script src="/_next/static/chunks/app/(app)/layout-62bd7715bd974abb.js" async=""></script><script src="/_next/static/chunks/363642f4-f61b978835625ca3.js" async=""></script><script src="/_next/static/chunks/6802-46792f96e72c1376.js" async=""></script><script src="/_next/static/chunks/app/(app)/claude-md/edit/page-a281913e0b8add64.js" async=""></script><meta name="theme-color" content="#ffffff" media="(prefers-color-scheme: light)"/><meta name="theme-color" content="#1a1a1a" media="(prefers-color-scheme: dark)"/><title>Cockpit</title><meta name="description" content="Claude Code Web UI"/><link rel="manifest" href="/manifest.json"/><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" sizes="any"/><link rel="icon" href="/icon-192.png" sizes="192x192" type="image/png"/><link rel="apple-touch-icon" href="/icon-192.png"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="h-full overflow-hidden bg-background font-sans antialiased"><div hidden=""><!--$--><!--/$--></div><script>(function(){try{var t=localStorage.getItem("cockpit-theme");var d=t==="dark"||(t!=="light"&&matchMedia("(prefers-color-scheme:dark)").matches);if(d)document.documentElement.classList.add("dark")}catch(e){}})();if("serviceWorker"in navigator){window.addEventListener("load",function(){navigator.serviceWorker.register("/sw.js")})}</script><script src="/_next/static/chunks/webpack-76a545b642140725.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[57121,[],\"\"]\n3:I[74581,[],\"\"]\n4:I[78616,[],\"ClientSegmentRoot\"]\n5:I[9276,[\"989\",\"static/chunks/989-6074551b2b54a168.js\",\"14371\",\"static/chunks/14371-46bd93e838a73082.js\",\"1550\",\"static/chunks/1550-2b61396833da3dec.js\",\"4944\",\"static/chunks/app/(app)/layout-62bd7715bd974abb.js\"],\"default\"]\n7:I[61304,[],\"ClientPageRoot\"]\n8:I[55165,[\"6079\",\"static/chunks/363642f4-f61b978835625ca3.js\",\"989\",\"static/chunks/989-6074551b2b54a168.js\",\"14371\",\"static/chunks/14371-46bd93e838a73082.js\",\"6802\",\"static/chunks/6802-46792f96e72c1376.js\",\"1550\",\"static/chunks/1550-2b61396833da3dec.js\",\"32805\",\"static/chunks/app/(app)/claude-md/edit/page-a281913e0b8add64.js\"],\"default\"]\nb:I[90484,[],\"OutletBoundary\"]\nc:\"$Sreact.suspense\"\nf:I[90484,[],\"ViewportBoundary\"]\n11:I[90484,[],\"MetadataBoundary\"]\n13:I[27123,[],\"default\",1]\n:HL[\"/_next/static/css/4cc7360c7e3ca504.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"claude-md\",\"edit\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"(app)\",{\"children\":[\"claude-md\",{\"children\":[\"edit\",{\"children\":[\"__PAGE__\",{}]}]}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/4cc7360c7e3ca504.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"h-full overflow-hidden\",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"className\":\"h-full overflow-hidden bg-background font-sans antialiased\",\"children\":[[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"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.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}],[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"(function(){try{var t=localStorage.getItem(\\\"cockpit-theme\\\");var d=t===\\\"dark\\\"||(t!==\\\"light\\\"\u0026\u0026matchMedia(\\\"(prefers-color-scheme:dark)\\\").matches);if(d)document.documentElement.classList.add(\\\"dark\\\")}catch(e){}})();if(\\\"serviceWorker\\\"in navigator){window.addEventListener(\\\"load\\\",function(){navigator.serviceWorker.register(\\\"/sw.js\\\")})}\"}}]]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"Component\":\"$5\",\"slots\":{\"children\":[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:0:props:notFound:0:1:props:style\",\"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\":\"$0:f:0:1:0:props:children:1:props:children:props:children:0:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:0:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:0:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]},\"serverProvidedParams\":{\"params\":{},\"promises\":[\"$@6\"]}}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L7\",null,{\"Component\":\"$8\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":\"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params\",\"promises\":[\"$@9\",\"$@a\"]}}],null,[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@d\"}]}]]}],{},null,false,null]},null,false,\"$@e\"]},null,false,\"$@e\"]},null,false,null]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lf\",null,{\"children\":\"$L10\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L11\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L12\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$13\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"NTa6G91R3HtKCLYuQqdR0\"}\n"])</script><script>self.__next_f.push([1,"14:[]\ne:\"$W14\"\n6:\"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params\"\n9:{}\na:\"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"10:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, interactive-widget=resizes-content\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#ffffff\",\"media\":\"(prefers-color-scheme: light)\"}],[\"$\",\"meta\",\"3\",{\"name\":\"theme-color\",\"content\":\"#1a1a1a\",\"media\":\"(prefers-color-scheme: dark)\"}]]\n"])</script><script>self.__next_f.push([1,"15:I[86869,[],\"IconMark\"]\nd:null\n12:[[\"$\",\"title\",\"0\",{\"children\":\"Cockpit\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Claude Code Web UI\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.json\",\"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\",\"sizes\":\"any\"}],[\"$\",\"link\",\"7\",{\"rel\":\"icon\",\"href\":\"/icon-192.png\",\"sizes\":\"192x192\",\"type\":\"image/png\"}],[\"$\",\"link\",\"8\",{\"rel\":\"apple-touch-icon\",\"href\":\"/icon-192.png\"}],[\"$\",\"$L15\",\"9\",{}]]\n"])</script></body></html>
@@ -2,16 +2,16 @@
2
2
  2:I[57121,[],""]
3
3
  3:I[74581,[],""]
4
4
  4:I[78616,[],"ClientSegmentRoot"]
5
- 5:I[9276,["989","static/chunks/989-6074551b2b54a168.js","25781","static/chunks/25781-c77dc5d11fb85d82.js","1550","static/chunks/1550-9a32fa02f6722fc7.js","4944","static/chunks/app/(app)/layout-3cd80708648e0723.js"],"default"]
5
+ 5:I[9276,["989","static/chunks/989-6074551b2b54a168.js","14371","static/chunks/14371-46bd93e838a73082.js","1550","static/chunks/1550-2b61396833da3dec.js","4944","static/chunks/app/(app)/layout-62bd7715bd974abb.js"],"default"]
6
6
  7:I[61304,[],"ClientPageRoot"]
7
- 8:I[55165,["6079","static/chunks/363642f4-f61b978835625ca3.js","989","static/chunks/989-6074551b2b54a168.js","25781","static/chunks/25781-c77dc5d11fb85d82.js","6802","static/chunks/6802-46792f96e72c1376.js","1550","static/chunks/1550-9a32fa02f6722fc7.js","32805","static/chunks/app/(app)/claude-md/edit/page-575c5ccdc585516c.js"],"default"]
7
+ 8:I[55165,["6079","static/chunks/363642f4-f61b978835625ca3.js","989","static/chunks/989-6074551b2b54a168.js","14371","static/chunks/14371-46bd93e838a73082.js","6802","static/chunks/6802-46792f96e72c1376.js","1550","static/chunks/1550-2b61396833da3dec.js","32805","static/chunks/app/(app)/claude-md/edit/page-a281913e0b8add64.js"],"default"]
8
8
  b:I[90484,[],"OutletBoundary"]
9
9
  c:"$Sreact.suspense"
10
10
  f:I[90484,[],"ViewportBoundary"]
11
11
  11:I[90484,[],"MetadataBoundary"]
12
12
  13:I[27123,[],"default",1]
13
- :HL["/_next/static/css/483101dd9c42fb97.css","style"]
14
- 0:{"P":null,"c":["","claude-md","edit"],"q":"","i":false,"f":[[["",{"children":["(app)",{"children":["claude-md",{"children":["edit",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/483101dd9c42fb97.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"h-full overflow-hidden","suppressHydrationWarning":true,"children":["$","body",null,{"className":"h-full overflow-hidden bg-background font-sans antialiased","children":[["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","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."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"(function(){try{var t=localStorage.getItem(\"cockpit-theme\");var d=t===\"dark\"||(t!==\"light\"&&matchMedia(\"(prefers-color-scheme:dark)\").matches);if(d)document.documentElement.classList.add(\"dark\")}catch(e){}})();if(\"serviceWorker\"in navigator){window.addEventListener(\"load\",function(){navigator.serviceWorker.register(\"/sw.js\")})}"}}]]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"Component":"$5","slots":{"children":["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:0:props:notFound:0:1:props:style","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":"$0:f:0:1:0:props:children:1:props:children:props:children:0:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:0:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:0:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]},"serverProvidedParams":{"params":{},"promises":["$@6"]}}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L7",null,{"Component":"$8","serverProvidedParams":{"searchParams":{},"params":"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params","promises":["$@9","$@a"]}}],null,["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,null]},null,false,"$@e"]},null,false,"$@e"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Lf",null,{"children":"$L10"}],["$","div",null,{"hidden":true,"children":["$","$L11",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L12"}]}]}],null]}],false]],"m":"$undefined","G":["$13",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"mmHo0MmzQHWjZATtI-VbH"}
13
+ :HL["/_next/static/css/4cc7360c7e3ca504.css","style"]
14
+ 0:{"P":null,"c":["","claude-md","edit"],"q":"","i":false,"f":[[["",{"children":["(app)",{"children":["claude-md",{"children":["edit",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/4cc7360c7e3ca504.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"h-full overflow-hidden","suppressHydrationWarning":true,"children":["$","body",null,{"className":"h-full overflow-hidden bg-background font-sans antialiased","children":[["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","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."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"(function(){try{var t=localStorage.getItem(\"cockpit-theme\");var d=t===\"dark\"||(t!==\"light\"&&matchMedia(\"(prefers-color-scheme:dark)\").matches);if(d)document.documentElement.classList.add(\"dark\")}catch(e){}})();if(\"serviceWorker\"in navigator){window.addEventListener(\"load\",function(){navigator.serviceWorker.register(\"/sw.js\")})}"}}]]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"Component":"$5","slots":{"children":["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:0:props:notFound:0:1:props:style","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":"$0:f:0:1:0:props:children:1:props:children:props:children:0:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:0:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:0:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]},"serverProvidedParams":{"params":{},"promises":["$@6"]}}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L7",null,{"Component":"$8","serverProvidedParams":{"searchParams":{},"params":"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params","promises":["$@9","$@a"]}}],null,["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,null]},null,false,"$@e"]},null,false,"$@e"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Lf",null,{"children":"$L10"}],["$","div",null,{"hidden":true,"children":["$","$L11",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L12"}]}]}],null]}],false]],"m":"$undefined","G":["$13",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"NTa6G91R3HtKCLYuQqdR0"}
15
15
  14:[]
16
16
  e:"$W14"
17
17
  6:"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params"
@@ -1,9 +1,9 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[61304,[],"ClientPageRoot"]
3
- 3:I[55165,["6079","static/chunks/363642f4-f61b978835625ca3.js","989","static/chunks/989-6074551b2b54a168.js","25781","static/chunks/25781-c77dc5d11fb85d82.js","6802","static/chunks/6802-46792f96e72c1376.js","1550","static/chunks/1550-9a32fa02f6722fc7.js","32805","static/chunks/app/(app)/claude-md/edit/page-575c5ccdc585516c.js"],"default"]
3
+ 3:I[55165,["6079","static/chunks/363642f4-f61b978835625ca3.js","989","static/chunks/989-6074551b2b54a168.js","14371","static/chunks/14371-46bd93e838a73082.js","6802","static/chunks/6802-46792f96e72c1376.js","1550","static/chunks/1550-2b61396833da3dec.js","32805","static/chunks/app/(app)/claude-md/edit/page-a281913e0b8add64.js"],"default"]
4
4
  6:I[90484,[],"OutletBoundary"]
5
5
  7:"$Sreact.suspense"
6
- 0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],null,["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"mmHo0MmzQHWjZATtI-VbH"}
6
+ 0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],null,["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"NTa6G91R3HtKCLYuQqdR0"}
7
7
  4:{}
8
8
  5:"$0:rsc:props:children:0:props:serverProvidedParams:params"
9
9
  8:null
@@ -2,4 +2,4 @@
2
2
  2:I[57121,[],""]
3
3
  3:I[74581,[],""]
4
4
  4:[]
5
- 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"mmHo0MmzQHWjZATtI-VbH"}
5
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"NTa6G91R3HtKCLYuQqdR0"}
@@ -2,4 +2,4 @@
2
2
  2:I[57121,[],""]
3
3
  3:I[74581,[],""]
4
4
  4:[]
5
- 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"mmHo0MmzQHWjZATtI-VbH"}
5
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"NTa6G91R3HtKCLYuQqdR0"}
@@ -1,7 +1,7 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[78616,[],"ClientSegmentRoot"]
3
- 3:I[9276,["989","static/chunks/989-6074551b2b54a168.js","25781","static/chunks/25781-c77dc5d11fb85d82.js","1550","static/chunks/1550-9a32fa02f6722fc7.js","4944","static/chunks/app/(app)/layout-3cd80708648e0723.js"],"default"]
3
+ 3:I[9276,["989","static/chunks/989-6074551b2b54a168.js","14371","static/chunks/14371-46bd93e838a73082.js","1550","static/chunks/1550-2b61396833da3dec.js","4944","static/chunks/app/(app)/layout-62bd7715bd974abb.js"],"default"]
4
4
  4:I[57121,[],""]
5
5
  5:I[74581,[],""]
6
- 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"Component":"$3","slots":{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[[["$","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."}]}]]}]}]],[]]}]},"serverProvidedParams":{"params":{},"promises":["$@6"]}}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"mmHo0MmzQHWjZATtI-VbH"}
6
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"Component":"$3","slots":{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[[["$","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."}]}]]}]}]],[]]}]},"serverProvidedParams":{"params":{},"promises":["$@6"]}}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"NTa6G91R3HtKCLYuQqdR0"}
7
7
  6:"$0:rsc:props:children:1:props:serverProvidedParams:params"
@@ -2,16 +2,16 @@
2
2
  2:I[57121,[],""]
3
3
  3:I[74581,[],""]
4
4
  4:I[78616,[],"ClientSegmentRoot"]
5
- 5:I[9276,["989","static/chunks/989-6074551b2b54a168.js","25781","static/chunks/25781-c77dc5d11fb85d82.js","1550","static/chunks/1550-9a32fa02f6722fc7.js","4944","static/chunks/app/(app)/layout-3cd80708648e0723.js"],"default"]
5
+ 5:I[9276,["989","static/chunks/989-6074551b2b54a168.js","14371","static/chunks/14371-46bd93e838a73082.js","1550","static/chunks/1550-2b61396833da3dec.js","4944","static/chunks/app/(app)/layout-62bd7715bd974abb.js"],"default"]
6
6
  7:I[61304,[],"ClientPageRoot"]
7
- 8:I[55165,["6079","static/chunks/363642f4-f61b978835625ca3.js","989","static/chunks/989-6074551b2b54a168.js","25781","static/chunks/25781-c77dc5d11fb85d82.js","6802","static/chunks/6802-46792f96e72c1376.js","1550","static/chunks/1550-9a32fa02f6722fc7.js","32805","static/chunks/app/(app)/claude-md/edit/page-575c5ccdc585516c.js"],"default"]
7
+ 8:I[55165,["6079","static/chunks/363642f4-f61b978835625ca3.js","989","static/chunks/989-6074551b2b54a168.js","14371","static/chunks/14371-46bd93e838a73082.js","6802","static/chunks/6802-46792f96e72c1376.js","1550","static/chunks/1550-2b61396833da3dec.js","32805","static/chunks/app/(app)/claude-md/edit/page-a281913e0b8add64.js"],"default"]
8
8
  b:I[90484,[],"OutletBoundary"]
9
9
  c:"$Sreact.suspense"
10
10
  f:I[90484,[],"ViewportBoundary"]
11
11
  11:I[90484,[],"MetadataBoundary"]
12
12
  13:I[27123,[],"default",1]
13
- :HL["/_next/static/css/483101dd9c42fb97.css","style"]
14
- 0:{"P":null,"c":["","claude-md","edit"],"q":"","i":false,"f":[[["",{"children":["(app)",{"children":["claude-md",{"children":["edit",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/483101dd9c42fb97.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"h-full overflow-hidden","suppressHydrationWarning":true,"children":["$","body",null,{"className":"h-full overflow-hidden bg-background font-sans antialiased","children":[["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","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."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"(function(){try{var t=localStorage.getItem(\"cockpit-theme\");var d=t===\"dark\"||(t!==\"light\"&&matchMedia(\"(prefers-color-scheme:dark)\").matches);if(d)document.documentElement.classList.add(\"dark\")}catch(e){}})();if(\"serviceWorker\"in navigator){window.addEventListener(\"load\",function(){navigator.serviceWorker.register(\"/sw.js\")})}"}}]]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"Component":"$5","slots":{"children":["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:0:props:notFound:0:1:props:style","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":"$0:f:0:1:0:props:children:1:props:children:props:children:0:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:0:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:0:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]},"serverProvidedParams":{"params":{},"promises":["$@6"]}}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L7",null,{"Component":"$8","serverProvidedParams":{"searchParams":{},"params":"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params","promises":["$@9","$@a"]}}],null,["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,null]},null,false,"$@e"]},null,false,"$@e"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Lf",null,{"children":"$L10"}],["$","div",null,{"hidden":true,"children":["$","$L11",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L12"}]}]}],null]}],false]],"m":"$undefined","G":["$13",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"mmHo0MmzQHWjZATtI-VbH"}
13
+ :HL["/_next/static/css/4cc7360c7e3ca504.css","style"]
14
+ 0:{"P":null,"c":["","claude-md","edit"],"q":"","i":false,"f":[[["",{"children":["(app)",{"children":["claude-md",{"children":["edit",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/4cc7360c7e3ca504.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"h-full overflow-hidden","suppressHydrationWarning":true,"children":["$","body",null,{"className":"h-full overflow-hidden bg-background font-sans antialiased","children":[["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","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."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"(function(){try{var t=localStorage.getItem(\"cockpit-theme\");var d=t===\"dark\"||(t!==\"light\"&&matchMedia(\"(prefers-color-scheme:dark)\").matches);if(d)document.documentElement.classList.add(\"dark\")}catch(e){}})();if(\"serviceWorker\"in navigator){window.addEventListener(\"load\",function(){navigator.serviceWorker.register(\"/sw.js\")})}"}}]]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"Component":"$5","slots":{"children":["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:0:props:notFound:0:1:props:style","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":"$0:f:0:1:0:props:children:1:props:children:props:children:0:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:0:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:0:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]},"serverProvidedParams":{"params":{},"promises":["$@6"]}}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L7",null,{"Component":"$8","serverProvidedParams":{"searchParams":{},"params":"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params","promises":["$@9","$@a"]}}],null,["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,null]},null,false,"$@e"]},null,false,"$@e"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Lf",null,{"children":"$L10"}],["$","div",null,{"hidden":true,"children":["$","$L11",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L12"}]}]}],null]}],false]],"m":"$undefined","G":["$13",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"NTa6G91R3HtKCLYuQqdR0"}
15
15
  14:[]
16
16
  e:"$W14"
17
17
  6:"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params"
@@ -3,4 +3,4 @@
3
3
  3:I[90484,[],"MetadataBoundary"]
4
4
  4:"$Sreact.suspense"
5
5
  5:I[86869,[],"IconMark"]
6
- 0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, interactive-widget=resizes-content"}],["$","meta","2",{"name":"theme-color","content":"#ffffff","media":"(prefers-color-scheme: light)"}],["$","meta","3",{"name":"theme-color","content":"#1a1a1a","media":"(prefers-color-scheme: dark)"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Cockpit"}],["$","meta","1",{"name":"description","content":"Claude Code Web UI"}],["$","link","2",{"rel":"manifest","href":"/manifest.json"}],["$","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","sizes":"any"}],["$","link","7",{"rel":"icon","href":"/icon-192.png","sizes":"192x192","type":"image/png"}],["$","link","8",{"rel":"apple-touch-icon","href":"/icon-192.png"}],["$","$L5","9",{}]]}]}]}],null]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"mmHo0MmzQHWjZATtI-VbH"}
6
+ 0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, interactive-widget=resizes-content"}],["$","meta","2",{"name":"theme-color","content":"#ffffff","media":"(prefers-color-scheme: light)"}],["$","meta","3",{"name":"theme-color","content":"#1a1a1a","media":"(prefers-color-scheme: dark)"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Cockpit"}],["$","meta","1",{"name":"description","content":"Claude Code Web UI"}],["$","link","2",{"rel":"manifest","href":"/manifest.json"}],["$","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","sizes":"any"}],["$","link","7",{"rel":"icon","href":"/icon-192.png","sizes":"192x192","type":"image/png"}],["$","link","8",{"rel":"apple-touch-icon","href":"/icon-192.png"}],["$","$L5","9",{}]]}]}]}],null]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"NTa6G91R3HtKCLYuQqdR0"}
@@ -1,5 +1,5 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[57121,[],""]
3
3
  3:I[74581,[],""]
4
- :HL["/_next/static/css/483101dd9c42fb97.css","style"]
5
- 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/483101dd9c42fb97.css","precedence":"next"}]],["$","html",null,{"lang":"en","className":"h-full overflow-hidden","suppressHydrationWarning":true,"children":["$","body",null,{"className":"h-full overflow-hidden bg-background font-sans antialiased","children":[["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","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."}]}]]}]}]],[]]}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"(function(){try{var t=localStorage.getItem(\"cockpit-theme\");var d=t===\"dark\"||(t!==\"light\"&&matchMedia(\"(prefers-color-scheme:dark)\").matches);if(d)document.documentElement.classList.add(\"dark\")}catch(e){}})();if(\"serviceWorker\"in navigator){window.addEventListener(\"load\",function(){navigator.serviceWorker.register(\"/sw.js\")})}"}}]]}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"mmHo0MmzQHWjZATtI-VbH"}
4
+ :HL["/_next/static/css/4cc7360c7e3ca504.css","style"]
5
+ 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/4cc7360c7e3ca504.css","precedence":"next"}]],["$","html",null,{"lang":"en","className":"h-full overflow-hidden","suppressHydrationWarning":true,"children":["$","body",null,{"className":"h-full overflow-hidden bg-background font-sans antialiased","children":[["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","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."}]}]]}]}]],[]]}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"(function(){try{var t=localStorage.getItem(\"cockpit-theme\");var d=t===\"dark\"||(t!==\"light\"&&matchMedia(\"(prefers-color-scheme:dark)\").matches);if(d)document.documentElement.classList.add(\"dark\")}catch(e){}})();if(\"serviceWorker\"in navigator){window.addEventListener(\"load\",function(){navigator.serviceWorker.register(\"/sw.js\")})}"}}]]}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"NTa6G91R3HtKCLYuQqdR0"}
@@ -1,2 +1,2 @@
1
- :HL["/_next/static/css/483101dd9c42fb97.css","style"]
2
- 0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"(app)","param":null,"prefetchHints":0,"slots":{"children":{"name":"claude-md","param":null,"prefetchHints":0,"slots":{"children":{"name":"edit","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}}}}}},"staleTime":300,"buildId":"mmHo0MmzQHWjZATtI-VbH"}
1
+ :HL["/_next/static/css/4cc7360c7e3ca504.css","style"]
2
+ 0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"(app)","param":null,"prefetchHints":0,"slots":{"children":{"name":"claude-md","param":null,"prefetchHints":0,"slots":{"children":{"name":"edit","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}}}}}},"staleTime":300,"buildId":"NTa6G91R3HtKCLYuQqdR0"}
@@ -1 +1 @@
1
- <!DOCTYPE html><html lang="en" class="h-full overflow-hidden"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, interactive-widget=resizes-content"/><link rel="stylesheet" href="/_next/static/css/483101dd9c42fb97.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-76a545b642140725.js"/><script src="/_next/static/chunks/4bd1b696-7281820e82fc5615.js" async=""></script><script src="/_next/static/chunks/93794-b87eef7d177fe7b3.js" async=""></script><script src="/_next/static/chunks/main-app-6ef98a75f3b6a5ff.js" async=""></script><script src="/_next/static/chunks/989-6074551b2b54a168.js" async=""></script><script src="/_next/static/chunks/25781-c77dc5d11fb85d82.js" async=""></script><script src="/_next/static/chunks/1550-9a32fa02f6722fc7.js" async=""></script><script src="/_next/static/chunks/app/(app)/layout-3cd80708648e0723.js" async=""></script><script src="/_next/static/chunks/app/(app)/claude-md/page-aab6df0c14c657f3.js" async=""></script><meta name="theme-color" content="#ffffff" media="(prefers-color-scheme: light)"/><meta name="theme-color" content="#1a1a1a" media="(prefers-color-scheme: dark)"/><title>Cockpit</title><meta name="description" content="Claude Code Web UI"/><link rel="manifest" href="/manifest.json"/><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" sizes="any"/><link rel="icon" href="/icon-192.png" sizes="192x192" type="image/png"/><link rel="apple-touch-icon" href="/icon-192.png"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="h-full overflow-hidden bg-background font-sans antialiased"><div hidden=""><!--$--><!--/$--></div><script>(function(){try{var t=localStorage.getItem("cockpit-theme");var d=t==="dark"||(t!=="light"&&matchMedia("(prefers-color-scheme:dark)").matches);if(d)document.documentElement.classList.add("dark")}catch(e){}})();if("serviceWorker"in navigator){window.addEventListener("load",function(){navigator.serviceWorker.register("/sw.js")})}</script><script src="/_next/static/chunks/webpack-76a545b642140725.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[57121,[],\"\"]\n3:I[74581,[],\"\"]\n4:I[78616,[],\"ClientSegmentRoot\"]\n5:I[9276,[\"989\",\"static/chunks/989-6074551b2b54a168.js\",\"25781\",\"static/chunks/25781-c77dc5d11fb85d82.js\",\"1550\",\"static/chunks/1550-9a32fa02f6722fc7.js\",\"4944\",\"static/chunks/app/(app)/layout-3cd80708648e0723.js\"],\"default\"]\n7:I[61304,[],\"ClientPageRoot\"]\n8:I[80520,[\"989\",\"static/chunks/989-6074551b2b54a168.js\",\"25781\",\"static/chunks/25781-c77dc5d11fb85d82.js\",\"1550\",\"static/chunks/1550-9a32fa02f6722fc7.js\",\"29604\",\"static/chunks/app/(app)/claude-md/page-aab6df0c14c657f3.js\"],\"default\"]\nb:I[90484,[],\"OutletBoundary\"]\nc:\"$Sreact.suspense\"\nf:I[90484,[],\"ViewportBoundary\"]\n11:I[90484,[],\"MetadataBoundary\"]\n13:I[27123,[],\"default\",1]\n:HL[\"/_next/static/css/483101dd9c42fb97.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"claude-md\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"(app)\",{\"children\":[\"claude-md\",{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/483101dd9c42fb97.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"h-full overflow-hidden\",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"className\":\"h-full overflow-hidden bg-background font-sans antialiased\",\"children\":[[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"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.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}],[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"(function(){try{var t=localStorage.getItem(\\\"cockpit-theme\\\");var d=t===\\\"dark\\\"||(t!==\\\"light\\\"\u0026\u0026matchMedia(\\\"(prefers-color-scheme:dark)\\\").matches);if(d)document.documentElement.classList.add(\\\"dark\\\")}catch(e){}})();if(\\\"serviceWorker\\\"in navigator){window.addEventListener(\\\"load\\\",function(){navigator.serviceWorker.register(\\\"/sw.js\\\")})}\"}}]]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"Component\":\"$5\",\"slots\":{\"children\":[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:0:props:notFound:0:1:props:style\",\"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\":\"$0:f:0:1:0:props:children:1:props:children:props:children:0:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:0:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:0:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]},\"serverProvidedParams\":{\"params\":{},\"promises\":[\"$@6\"]}}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L7\",null,{\"Component\":\"$8\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":\"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params\",\"promises\":[\"$@9\",\"$@a\"]}}],null,[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@d\"}]}]]}],{},null,false,null]},null,false,\"$@e\"]},null,false,null]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lf\",null,{\"children\":\"$L10\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L11\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L12\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$13\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"mmHo0MmzQHWjZATtI-VbH\"}\n"])</script><script>self.__next_f.push([1,"14:[]\ne:\"$W14\"\n6:\"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params\"\n9:{}\na:\"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"10:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, interactive-widget=resizes-content\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#ffffff\",\"media\":\"(prefers-color-scheme: light)\"}],[\"$\",\"meta\",\"3\",{\"name\":\"theme-color\",\"content\":\"#1a1a1a\",\"media\":\"(prefers-color-scheme: dark)\"}]]\n"])</script><script>self.__next_f.push([1,"15:I[86869,[],\"IconMark\"]\nd:null\n12:[[\"$\",\"title\",\"0\",{\"children\":\"Cockpit\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Claude Code Web UI\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.json\",\"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\",\"sizes\":\"any\"}],[\"$\",\"link\",\"7\",{\"rel\":\"icon\",\"href\":\"/icon-192.png\",\"sizes\":\"192x192\",\"type\":\"image/png\"}],[\"$\",\"link\",\"8\",{\"rel\":\"apple-touch-icon\",\"href\":\"/icon-192.png\"}],[\"$\",\"$L15\",\"9\",{}]]\n"])</script></body></html>
1
+ <!DOCTYPE html><html lang="en" class="h-full overflow-hidden"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, interactive-widget=resizes-content"/><link rel="stylesheet" href="/_next/static/css/4cc7360c7e3ca504.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-76a545b642140725.js"/><script src="/_next/static/chunks/4bd1b696-7281820e82fc5615.js" async=""></script><script src="/_next/static/chunks/93794-b87eef7d177fe7b3.js" async=""></script><script src="/_next/static/chunks/main-app-6ef98a75f3b6a5ff.js" async=""></script><script src="/_next/static/chunks/989-6074551b2b54a168.js" async=""></script><script src="/_next/static/chunks/14371-46bd93e838a73082.js" async=""></script><script src="/_next/static/chunks/1550-2b61396833da3dec.js" async=""></script><script src="/_next/static/chunks/app/(app)/layout-62bd7715bd974abb.js" async=""></script><script src="/_next/static/chunks/app/(app)/claude-md/page-2d96e3554ef23d18.js" async=""></script><meta name="theme-color" content="#ffffff" media="(prefers-color-scheme: light)"/><meta name="theme-color" content="#1a1a1a" media="(prefers-color-scheme: dark)"/><title>Cockpit</title><meta name="description" content="Claude Code Web UI"/><link rel="manifest" href="/manifest.json"/><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" sizes="any"/><link rel="icon" href="/icon-192.png" sizes="192x192" type="image/png"/><link rel="apple-touch-icon" href="/icon-192.png"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="h-full overflow-hidden bg-background font-sans antialiased"><div hidden=""><!--$--><!--/$--></div><script>(function(){try{var t=localStorage.getItem("cockpit-theme");var d=t==="dark"||(t!=="light"&&matchMedia("(prefers-color-scheme:dark)").matches);if(d)document.documentElement.classList.add("dark")}catch(e){}})();if("serviceWorker"in navigator){window.addEventListener("load",function(){navigator.serviceWorker.register("/sw.js")})}</script><script src="/_next/static/chunks/webpack-76a545b642140725.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[57121,[],\"\"]\n3:I[74581,[],\"\"]\n4:I[78616,[],\"ClientSegmentRoot\"]\n5:I[9276,[\"989\",\"static/chunks/989-6074551b2b54a168.js\",\"14371\",\"static/chunks/14371-46bd93e838a73082.js\",\"1550\",\"static/chunks/1550-2b61396833da3dec.js\",\"4944\",\"static/chunks/app/(app)/layout-62bd7715bd974abb.js\"],\"default\"]\n7:I[61304,[],\"ClientPageRoot\"]\n8:I[80520,[\"989\",\"static/chunks/989-6074551b2b54a168.js\",\"14371\",\"static/chunks/14371-46bd93e838a73082.js\",\"1550\",\"static/chunks/1550-2b61396833da3dec.js\",\"29604\",\"static/chunks/app/(app)/claude-md/page-2d96e3554ef23d18.js\"],\"default\"]\nb:I[90484,[],\"OutletBoundary\"]\nc:\"$Sreact.suspense\"\nf:I[90484,[],\"ViewportBoundary\"]\n11:I[90484,[],\"MetadataBoundary\"]\n13:I[27123,[],\"default\",1]\n:HL[\"/_next/static/css/4cc7360c7e3ca504.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"claude-md\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"(app)\",{\"children\":[\"claude-md\",{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/4cc7360c7e3ca504.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"h-full overflow-hidden\",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"className\":\"h-full overflow-hidden bg-background font-sans antialiased\",\"children\":[[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"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.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}],[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"(function(){try{var t=localStorage.getItem(\\\"cockpit-theme\\\");var d=t===\\\"dark\\\"||(t!==\\\"light\\\"\u0026\u0026matchMedia(\\\"(prefers-color-scheme:dark)\\\").matches);if(d)document.documentElement.classList.add(\\\"dark\\\")}catch(e){}})();if(\\\"serviceWorker\\\"in navigator){window.addEventListener(\\\"load\\\",function(){navigator.serviceWorker.register(\\\"/sw.js\\\")})}\"}}]]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"Component\":\"$5\",\"slots\":{\"children\":[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:0:props:notFound:0:1:props:style\",\"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\":\"$0:f:0:1:0:props:children:1:props:children:props:children:0:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:0:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:0:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]},\"serverProvidedParams\":{\"params\":{},\"promises\":[\"$@6\"]}}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L7\",null,{\"Component\":\"$8\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":\"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params\",\"promises\":[\"$@9\",\"$@a\"]}}],null,[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@d\"}]}]]}],{},null,false,null]},null,false,\"$@e\"]},null,false,null]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lf\",null,{\"children\":\"$L10\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L11\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L12\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$13\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"NTa6G91R3HtKCLYuQqdR0\"}\n"])</script><script>self.__next_f.push([1,"14:[]\ne:\"$W14\"\n6:\"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params\"\n9:{}\na:\"$0:f:0:1:1:children:0:props:children:1:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"10:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, interactive-widget=resizes-content\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#ffffff\",\"media\":\"(prefers-color-scheme: light)\"}],[\"$\",\"meta\",\"3\",{\"name\":\"theme-color\",\"content\":\"#1a1a1a\",\"media\":\"(prefers-color-scheme: dark)\"}]]\n"])</script><script>self.__next_f.push([1,"15:I[86869,[],\"IconMark\"]\nd:null\n12:[[\"$\",\"title\",\"0\",{\"children\":\"Cockpit\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Claude Code Web UI\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.json\",\"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\",\"sizes\":\"any\"}],[\"$\",\"link\",\"7\",{\"rel\":\"icon\",\"href\":\"/icon-192.png\",\"sizes\":\"192x192\",\"type\":\"image/png\"}],[\"$\",\"link\",\"8\",{\"rel\":\"apple-touch-icon\",\"href\":\"/icon-192.png\"}],[\"$\",\"$L15\",\"9\",{}]]\n"])</script></body></html>