@surething/cockpit 1.0.252 → 1.0.254

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 (637) hide show
  1. package/.next-prod/BUILD_ID +1 -1
  2. package/.next-prod/app-path-routes-manifest.json +6 -3
  3. package/.next-prod/build-manifest.json +2 -2
  4. package/.next-prod/prerender-manifest.json +3 -3
  5. package/.next-prod/routes-manifest.json +18 -0
  6. package/.next-prod/server/app/_global-error/page.js +3 -3
  7. package/.next-prod/server/app/_global-error/page.js.nft.json +1 -1
  8. package/.next-prod/server/app/_global-error/page_client-reference-manifest.js +1 -1
  9. package/.next-prod/server/app/_global-error.html +1 -1
  10. package/.next-prod/server/app/_global-error.rsc +1 -1
  11. package/.next-prod/server/app/_global-error.segments/_full.segment.rsc +1 -1
  12. package/.next-prod/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  13. package/.next-prod/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  14. package/.next-prod/server/app/_global-error.segments/_head.segment.rsc +1 -1
  15. package/.next-prod/server/app/_global-error.segments/_index.segment.rsc +1 -1
  16. package/.next-prod/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  17. package/.next-prod/server/app/_not-found/page.js +2 -2
  18. package/.next-prod/server/app/_not-found/page.js.nft.json +1 -1
  19. package/.next-prod/server/app/_not-found/page_client-reference-manifest.js +1 -1
  20. package/.next-prod/server/app/_not-found.html +2 -2
  21. package/.next-prod/server/app/_not-found.rsc +3 -3
  22. package/.next-prod/server/app/_not-found.segments/_full.segment.rsc +3 -3
  23. package/.next-prod/server/app/_not-found.segments/_head.segment.rsc +1 -1
  24. package/.next-prod/server/app/_not-found.segments/_index.segment.rsc +3 -3
  25. package/.next-prod/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  26. package/.next-prod/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  27. package/.next-prod/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  28. package/.next-prod/server/app/api/agent/test/route.js +1 -1
  29. package/.next-prod/server/app/api/agent/test/route.js.nft.json +1 -1
  30. package/.next-prod/server/app/api/bash/route.js +1 -1
  31. package/.next-prod/server/app/api/bash/route.js.nft.json +1 -1
  32. package/.next-prod/server/app/api/chat/codex/route.js +2 -2
  33. package/.next-prod/server/app/api/chat/codex/route.js.nft.json +1 -1
  34. package/.next-prod/server/app/api/chat/deepseek/route.js +1 -1
  35. package/.next-prod/server/app/api/chat/deepseek/route.js.nft.json +1 -1
  36. package/.next-prod/server/app/api/chat/kimi/route.js +2 -2
  37. package/.next-prod/server/app/api/chat/kimi/route.js.nft.json +1 -1
  38. package/.next-prod/server/app/api/chat/ollama/route.js +1 -1
  39. package/.next-prod/server/app/api/chat/ollama/route.js.nft.json +1 -1
  40. package/.next-prod/server/app/api/chat/pty-input/route.js +1 -1
  41. package/.next-prod/server/app/api/chat/pty-input/route.js.nft.json +1 -1
  42. package/.next-prod/server/app/api/chat/route.js +1 -1
  43. package/.next-prod/server/app/api/chat/route.js.nft.json +1 -1
  44. package/.next-prod/server/app/api/chat/stop/route.js +1 -1
  45. package/.next-prod/server/app/api/chat/stop/route.js.nft.json +1 -1
  46. package/.next-prod/server/app/api/claude-stats/route.js +1 -1
  47. package/.next-prod/server/app/api/claude-stats/route.js.nft.json +1 -1
  48. package/.next-prod/server/app/api/commands/route.js +1 -1
  49. package/.next-prod/server/app/api/commands/route.js.nft.json +1 -1
  50. package/.next-prod/server/app/api/comments/route.js +1 -1
  51. package/.next-prod/server/app/api/comments/route.js.nft.json +1 -1
  52. package/.next-prod/server/app/api/db/columns/route.js +1 -1
  53. package/.next-prod/server/app/api/db/columns/route.js.nft.json +1 -1
  54. package/.next-prod/server/app/api/db/connect/route.js +2 -2
  55. package/.next-prod/server/app/api/db/connect/route.js.nft.json +1 -1
  56. package/.next-prod/server/app/api/db/disconnect/route.js +1 -1
  57. package/.next-prod/server/app/api/db/disconnect/route.js.nft.json +1 -1
  58. package/.next-prod/server/app/api/db/export/route.js +1 -1
  59. package/.next-prod/server/app/api/db/export/route.js.nft.json +1 -1
  60. package/.next-prod/server/app/api/db/query/route.js +1 -1
  61. package/.next-prod/server/app/api/db/query/route.js.nft.json +1 -1
  62. package/.next-prod/server/app/api/db/schemas/route.js +1 -1
  63. package/.next-prod/server/app/api/db/schemas/route.js.nft.json +1 -1
  64. package/.next-prod/server/app/api/deepseek/balance/route.js +1 -0
  65. package/.next-prod/server/app/api/deepseek/balance/route.js.nft.json +1 -0
  66. package/.next-prod/server/app/api/deepseek/balance/route_client-reference-manifest.js +1 -0
  67. package/.next-prod/server/app/api/deepseek/credentials/route.js +1 -1
  68. package/.next-prod/server/app/api/deepseek/credentials/route.js.nft.json +1 -1
  69. package/.next-prod/server/app/api/deepseek/models/route.js +1 -0
  70. package/.next-prod/server/app/api/deepseek/models/route.js.nft.json +1 -0
  71. package/.next-prod/server/app/api/deepseek/models/route_client-reference-manifest.js +1 -0
  72. package/.next-prod/server/app/api/dev/spans/route.js +1 -1
  73. package/.next-prod/server/app/api/dev/spans/route.js.nft.json +1 -1
  74. package/.next-prod/server/app/api/extension/version/route.js +1 -1
  75. package/.next-prod/server/app/api/extension/version/route.js.nft.json +1 -1
  76. package/.next-prod/server/app/api/file/route.js +1 -1
  77. package/.next-prod/server/app/api/file/route.js.nft.json +1 -1
  78. package/.next-prod/server/app/api/files/blame/route.js +1 -1
  79. package/.next-prod/server/app/api/files/blame/route.js.nft.json +1 -1
  80. package/.next-prod/server/app/api/files/clipboard/route.js +1 -1
  81. package/.next-prod/server/app/api/files/clipboard/route.js.nft.json +1 -1
  82. package/.next-prod/server/app/api/files/copy/route.js +1 -1
  83. package/.next-prod/server/app/api/files/copy/route.js.nft.json +1 -1
  84. package/.next-prod/server/app/api/files/delete/route.js +1 -1
  85. package/.next-prod/server/app/api/files/delete/route.js.nft.json +1 -1
  86. package/.next-prod/server/app/api/files/expanded/route.js +1 -1
  87. package/.next-prod/server/app/api/files/expanded/route.js.nft.json +1 -1
  88. package/.next-prod/server/app/api/files/index/route.js +1 -1
  89. package/.next-prod/server/app/api/files/index/route.js.nft.json +1 -1
  90. package/.next-prod/server/app/api/files/init/route.js +1 -1
  91. package/.next-prod/server/app/api/files/init/route.js.nft.json +1 -1
  92. package/.next-prod/server/app/api/files/paste/route.js +1 -1
  93. package/.next-prod/server/app/api/files/paste/route.js.nft.json +1 -1
  94. package/.next-prod/server/app/api/files/read/route.js +1 -1
  95. package/.next-prod/server/app/api/files/read/route.js.nft.json +1 -1
  96. package/.next-prod/server/app/api/files/readdir/route.js +1 -1
  97. package/.next-prod/server/app/api/files/readdir/route.js.nft.json +1 -1
  98. package/.next-prod/server/app/api/files/recent/route.js +1 -1
  99. package/.next-prod/server/app/api/files/recent/route.js.nft.json +1 -1
  100. package/.next-prod/server/app/api/files/save/route.js +1 -1
  101. package/.next-prod/server/app/api/files/save/route.js.nft.json +1 -1
  102. package/.next-prod/server/app/api/files/search/route.js +1 -1
  103. package/.next-prod/server/app/api/files/search/route.js.nft.json +1 -1
  104. package/.next-prod/server/app/api/files/stat/route.js +1 -1
  105. package/.next-prod/server/app/api/files/stat/route.js.nft.json +1 -1
  106. package/.next-prod/server/app/api/files/text/route.js +1 -1
  107. package/.next-prod/server/app/api/files/text/route.js.nft.json +1 -1
  108. package/.next-prod/server/app/api/git/branch-diff/route.js +1 -1
  109. package/.next-prod/server/app/api/git/branch-diff/route.js.nft.json +1 -1
  110. package/.next-prod/server/app/api/git/branches/route.js +1 -1
  111. package/.next-prod/server/app/api/git/branches/route.js.nft.json +1 -1
  112. package/.next-prod/server/app/api/git/commit-diff/route.js +1 -1
  113. package/.next-prod/server/app/api/git/commit-diff/route.js.nft.json +1 -1
  114. package/.next-prod/server/app/api/git/commits/route.js +1 -1
  115. package/.next-prod/server/app/api/git/commits/route.js.nft.json +1 -1
  116. package/.next-prod/server/app/api/git/current-branch/route.js +1 -1
  117. package/.next-prod/server/app/api/git/current-branch/route.js.nft.json +1 -1
  118. package/.next-prod/server/app/api/git/diff/route.js +1 -1
  119. package/.next-prod/server/app/api/git/diff/route.js.nft.json +1 -1
  120. package/.next-prod/server/app/api/git/discard/route.js +1 -1
  121. package/.next-prod/server/app/api/git/discard/route.js.nft.json +1 -1
  122. package/.next-prod/server/app/api/git/stage/route.js +1 -1
  123. package/.next-prod/server/app/api/git/stage/route.js.nft.json +1 -1
  124. package/.next-prod/server/app/api/git/status/route.js +1 -1
  125. package/.next-prod/server/app/api/git/status/route.js.nft.json +1 -1
  126. package/.next-prod/server/app/api/git/unstage/route.js +1 -1
  127. package/.next-prod/server/app/api/git/unstage/route.js.nft.json +1 -1
  128. package/.next-prod/server/app/api/git/worktree/route.js +1 -1
  129. package/.next-prod/server/app/api/git/worktree/route.js.nft.json +1 -1
  130. package/.next-prod/server/app/api/global-state/route.js +1 -1
  131. package/.next-prod/server/app/api/global-state/route.js.nft.json +1 -1
  132. package/.next-prod/server/app/api/health/route.js +1 -1
  133. package/.next-prod/server/app/api/health/route.js.nft.json +1 -1
  134. package/.next-prod/server/app/api/html-apps/[id]/route.js +1 -1
  135. package/.next-prod/server/app/api/html-apps/[id]/route.js.nft.json +1 -1
  136. package/.next-prod/server/app/api/html-apps/route.js +1 -1
  137. package/.next-prod/server/app/api/html-apps/route.js.nft.json +1 -1
  138. package/.next-prod/server/app/api/jupyter/load/route.js +1 -1
  139. package/.next-prod/server/app/api/jupyter/load/route.js.nft.json +1 -1
  140. package/.next-prod/server/app/api/jupyter/save/route.js +1 -1
  141. package/.next-prod/server/app/api/jupyter/save/route.js.nft.json +1 -1
  142. package/.next-prod/server/app/api/jupyter/shutdown/route.js +1 -1
  143. package/.next-prod/server/app/api/jupyter/shutdown/route.js.nft.json +1 -1
  144. package/.next-prod/server/app/api/lsp/definition/route.js +1 -1
  145. package/.next-prod/server/app/api/lsp/definition/route.js.nft.json +1 -1
  146. package/.next-prod/server/app/api/lsp/hover/route.js +1 -1
  147. package/.next-prod/server/app/api/lsp/hover/route.js.nft.json +1 -1
  148. package/.next-prod/server/app/api/lsp/references/route.js +1 -1
  149. package/.next-prod/server/app/api/lsp/references/route.js.nft.json +1 -1
  150. package/.next-prod/server/app/api/lsp/status/route.js +1 -1
  151. package/.next-prod/server/app/api/lsp/status/route.js.nft.json +1 -1
  152. package/.next-prod/server/app/api/lsp/warmup/route.js +1 -1
  153. package/.next-prod/server/app/api/lsp/warmup/route.js.nft.json +1 -1
  154. package/.next-prod/server/app/api/mysql/columns/route.js +1 -1
  155. package/.next-prod/server/app/api/mysql/columns/route.js.nft.json +1 -1
  156. package/.next-prod/server/app/api/mysql/connect/route.js +1 -1
  157. package/.next-prod/server/app/api/mysql/connect/route.js.nft.json +1 -1
  158. package/.next-prod/server/app/api/mysql/disconnect/route.js +1 -1
  159. package/.next-prod/server/app/api/mysql/disconnect/route.js.nft.json +1 -1
  160. package/.next-prod/server/app/api/mysql/export/route.js +1 -1
  161. package/.next-prod/server/app/api/mysql/export/route.js.nft.json +1 -1
  162. package/.next-prod/server/app/api/mysql/query/route.js +1 -1
  163. package/.next-prod/server/app/api/mysql/query/route.js.nft.json +1 -1
  164. package/.next-prod/server/app/api/mysql/schemas/route.js +2 -2
  165. package/.next-prod/server/app/api/mysql/schemas/route.js.nft.json +1 -1
  166. package/.next-prod/server/app/api/neo4j/connect/route.js +1 -1
  167. package/.next-prod/server/app/api/neo4j/connect/route.js.nft.json +1 -1
  168. package/.next-prod/server/app/api/neo4j/disconnect/route.js +1 -1
  169. package/.next-prod/server/app/api/neo4j/disconnect/route.js.nft.json +1 -1
  170. package/.next-prod/server/app/api/neo4j/query/route.js +1 -1
  171. package/.next-prod/server/app/api/neo4j/query/route.js.nft.json +1 -1
  172. package/.next-prod/server/app/api/neo4j/schema/route.js +1 -1
  173. package/.next-prod/server/app/api/neo4j/schema/route.js.nft.json +1 -1
  174. package/.next-prod/server/app/api/note/route.js +1 -1
  175. package/.next-prod/server/app/api/note/route.js.nft.json +1 -1
  176. package/.next-prod/server/app/api/ollama/config/route.js +1 -1
  177. package/.next-prod/server/app/api/ollama/config/route.js.nft.json +1 -1
  178. package/.next-prod/server/app/api/ollama/models/route.js +1 -1
  179. package/.next-prod/server/app/api/ollama/models/route.js.nft.json +1 -1
  180. package/.next-prod/server/app/api/ollama/start/route.js +1 -1
  181. package/.next-prod/server/app/api/ollama/start/route.js.nft.json +1 -1
  182. package/.next-prod/server/app/api/open-cursor/route.js +1 -1
  183. package/.next-prod/server/app/api/open-cursor/route.js.nft.json +1 -1
  184. package/.next-prod/server/app/api/open-vscode/route.js +1 -1
  185. package/.next-prod/server/app/api/open-vscode/route.js.nft.json +1 -1
  186. package/.next-prod/server/app/api/pick-folder/route.js +1 -1
  187. package/.next-prod/server/app/api/pick-folder/route.js.nft.json +1 -1
  188. package/.next-prod/server/app/api/pinned-sessions/route.js +1 -1
  189. package/.next-prod/server/app/api/pinned-sessions/route.js.nft.json +1 -1
  190. package/.next-prod/server/app/api/project-settings/route.js +1 -1
  191. package/.next-prod/server/app/api/project-settings/route.js.nft.json +1 -1
  192. package/.next-prod/server/app/api/project-state/route.js +1 -1
  193. package/.next-prod/server/app/api/project-state/route.js.nft.json +1 -1
  194. package/.next-prod/server/app/api/projectGraph/affected/route.js +1 -1
  195. package/.next-prod/server/app/api/projectGraph/affected/route.js.nft.json +1 -1
  196. package/.next-prod/server/app/api/projectGraph/callees/route.js +1 -1
  197. package/.next-prod/server/app/api/projectGraph/callees/route.js.nft.json +1 -1
  198. package/.next-prod/server/app/api/projectGraph/callers/route.js +1 -1
  199. package/.next-prod/server/app/api/projectGraph/callers/route.js.nft.json +1 -1
  200. package/.next-prod/server/app/api/projectGraph/coedit/route.js +1 -1
  201. package/.next-prod/server/app/api/projectGraph/coedit/route.js.nft.json +1 -1
  202. package/.next-prod/server/app/api/projectGraph/context/route.js +1 -1
  203. package/.next-prod/server/app/api/projectGraph/context/route.js.nft.json +1 -1
  204. package/.next-prod/server/app/api/projectGraph/file/route.js +1 -1
  205. package/.next-prod/server/app/api/projectGraph/file/route.js.nft.json +1 -1
  206. package/.next-prod/server/app/api/projectGraph/file-functions/route.js +1 -1
  207. package/.next-prod/server/app/api/projectGraph/file-functions/route.js.nft.json +1 -1
  208. package/.next-prod/server/app/api/projectGraph/impact/route.js +1 -1
  209. package/.next-prod/server/app/api/projectGraph/impact/route.js.nft.json +1 -1
  210. package/.next-prod/server/app/api/projectGraph/related/route.js +1 -1
  211. package/.next-prod/server/app/api/projectGraph/related/route.js.nft.json +1 -1
  212. package/.next-prod/server/app/api/projectGraph/risk/route.js +1 -1
  213. package/.next-prod/server/app/api/projectGraph/risk/route.js.nft.json +1 -1
  214. package/.next-prod/server/app/api/projectGraph/search/route.js +1 -1
  215. package/.next-prod/server/app/api/projectGraph/search/route.js.nft.json +1 -1
  216. package/.next-prod/server/app/api/projects/route.js +1 -1
  217. package/.next-prod/server/app/api/projects/route.js.nft.json +1 -1
  218. package/.next-prod/server/app/api/prompts/config/route.js +1 -0
  219. package/.next-prod/server/app/api/prompts/config/route.js.nft.json +1 -0
  220. package/.next-prod/server/app/api/prompts/config/route_client-reference-manifest.js +1 -0
  221. package/.next-prod/server/app/api/push/public-key/route.js +1 -1
  222. package/.next-prod/server/app/api/push/public-key/route.js.nft.json +1 -1
  223. package/.next-prod/server/app/api/push/subscribe/route.js +1 -1
  224. package/.next-prod/server/app/api/push/subscribe/route.js.nft.json +1 -1
  225. package/.next-prod/server/app/api/push/unsubscribe/route.js +1 -1
  226. package/.next-prod/server/app/api/push/unsubscribe/route.js.nft.json +1 -1
  227. package/.next-prod/server/app/api/redis/command/route.js +1 -1
  228. package/.next-prod/server/app/api/redis/command/route.js.nft.json +1 -1
  229. package/.next-prod/server/app/api/redis/connect/route.js +1 -1
  230. package/.next-prod/server/app/api/redis/connect/route.js.nft.json +1 -1
  231. package/.next-prod/server/app/api/redis/delete/route.js +1 -1
  232. package/.next-prod/server/app/api/redis/delete/route.js.nft.json +1 -1
  233. package/.next-prod/server/app/api/redis/disconnect/route.js +1 -1
  234. package/.next-prod/server/app/api/redis/disconnect/route.js.nft.json +1 -1
  235. package/.next-prod/server/app/api/redis/get/route.js +1 -1
  236. package/.next-prod/server/app/api/redis/get/route.js.nft.json +1 -1
  237. package/.next-prod/server/app/api/redis/keys/route.js +1 -1
  238. package/.next-prod/server/app/api/redis/keys/route.js.nft.json +1 -1
  239. package/.next-prod/server/app/api/redis/set/route.js +1 -1
  240. package/.next-prod/server/app/api/redis/set/route.js.nft.json +1 -1
  241. package/.next-prod/server/app/api/review/[id]/comments/route.js +1 -1
  242. package/.next-prod/server/app/api/review/[id]/comments/route.js.nft.json +1 -1
  243. package/.next-prod/server/app/api/review/[id]/replies/route.js +1 -1
  244. package/.next-prod/server/app/api/review/[id]/replies/route.js.nft.json +1 -1
  245. package/.next-prod/server/app/api/review/[id]/route.js +1 -1
  246. package/.next-prod/server/app/api/review/[id]/route.js.nft.json +1 -1
  247. package/.next-prod/server/app/api/review/identify/route.js +1 -1
  248. package/.next-prod/server/app/api/review/identify/route.js.nft.json +1 -1
  249. package/.next-prod/server/app/api/review/order/route.js +1 -1
  250. package/.next-prod/server/app/api/review/order/route.js.nft.json +1 -1
  251. package/.next-prod/server/app/api/review/route.js +1 -1
  252. package/.next-prod/server/app/api/review/route.js.nft.json +1 -1
  253. package/.next-prod/server/app/api/review/share-info/route.js +1 -1
  254. package/.next-prod/server/app/api/review/share-info/route.js.nft.json +1 -1
  255. package/.next-prod/server/app/api/review/users/route.js +1 -1
  256. package/.next-prod/server/app/api/review/users/route.js.nft.json +1 -1
  257. package/.next-prod/server/app/api/scheduled-tasks/route.js +3 -3
  258. package/.next-prod/server/app/api/scheduled-tasks/route.js.nft.json +1 -1
  259. package/.next-prod/server/app/api/services/config/route.js +1 -1
  260. package/.next-prod/server/app/api/services/config/route.js.nft.json +1 -1
  261. package/.next-prod/server/app/api/services/scripts/route.js +1 -1
  262. package/.next-prod/server/app/api/services/scripts/route.js.nft.json +1 -1
  263. package/.next-prod/server/app/api/session/[sessionId]/fork/route.js +1 -1
  264. package/.next-prod/server/app/api/session/[sessionId]/fork/route.js.nft.json +1 -1
  265. package/.next-prod/server/app/api/session/[sessionId]/history/route.js +1 -1
  266. package/.next-prod/server/app/api/session/[sessionId]/history/route.js.nft.json +1 -1
  267. package/.next-prod/server/app/api/session-by-path/route.js +1 -1
  268. package/.next-prod/server/app/api/session-by-path/route.js.nft.json +1 -1
  269. package/.next-prod/server/app/api/sessions/projects/[encodedPath]/route.js +1 -1
  270. package/.next-prod/server/app/api/sessions/projects/[encodedPath]/route.js.nft.json +1 -1
  271. package/.next-prod/server/app/api/sessions/projects/route.js +1 -1
  272. package/.next-prod/server/app/api/sessions/projects/route.js.nft.json +1 -1
  273. package/.next-prod/server/app/api/sessions/route.js +1 -1
  274. package/.next-prod/server/app/api/sessions/route.js.nft.json +1 -1
  275. package/.next-prod/server/app/api/settings/route.js +1 -1
  276. package/.next-prod/server/app/api/settings/route.js.nft.json +1 -1
  277. package/.next-prod/server/app/api/skills/[id]/route.js +1 -1
  278. package/.next-prod/server/app/api/skills/[id]/route.js.nft.json +1 -1
  279. package/.next-prod/server/app/api/skills/content/route.js +1 -1
  280. package/.next-prod/server/app/api/skills/content/route.js.nft.json +1 -1
  281. package/.next-prod/server/app/api/skills/route.js +1 -1
  282. package/.next-prod/server/app/api/skills/route.js.nft.json +1 -1
  283. package/.next-prod/server/app/api/snapshots/diff/route.js +1 -1
  284. package/.next-prod/server/app/api/snapshots/diff/route.js.nft.json +1 -1
  285. package/.next-prod/server/app/api/snapshots/route.js +1 -1
  286. package/.next-prod/server/app/api/snapshots/route.js.nft.json +1 -1
  287. package/.next-prod/server/app/api/terminal/aliases/route.js +1 -1
  288. package/.next-prod/server/app/api/terminal/aliases/route.js.nft.json +1 -1
  289. package/.next-prod/server/app/api/terminal/autocomplete/route.js +1 -1
  290. package/.next-prod/server/app/api/terminal/autocomplete/route.js.nft.json +1 -1
  291. package/.next-prod/server/app/api/terminal/bubble-order/route.js +1 -1
  292. package/.next-prod/server/app/api/terminal/bubble-order/route.js.nft.json +1 -1
  293. package/.next-prod/server/app/api/terminal/env/route.js +1 -1
  294. package/.next-prod/server/app/api/terminal/env/route.js.nft.json +1 -1
  295. package/.next-prod/server/app/api/terminal/history/route.js +1 -1
  296. package/.next-prod/server/app/api/terminal/history/route.js.nft.json +1 -1
  297. package/.next-prod/server/app/api/version/route.js +1 -1
  298. package/.next-prod/server/app/api/version/route.js.nft.json +1 -1
  299. package/.next-prod/server/app/apps/[...path]/route.js +1 -1
  300. package/.next-prod/server/app/apps/[...path]/route.js.nft.json +1 -1
  301. package/.next-prod/server/app/favicon.ico/route.js +1 -1
  302. package/.next-prod/server/app/favicon.ico/route.js.nft.json +1 -1
  303. package/.next-prod/server/app/m/page.js +2 -2
  304. package/.next-prod/server/app/m/page.js.nft.json +1 -1
  305. package/.next-prod/server/app/m/page_client-reference-manifest.js +1 -1
  306. package/.next-prod/server/app/manifest.webmanifest/route.js +2 -2
  307. package/.next-prod/server/app/manifest.webmanifest/route.js.nft.json +1 -1
  308. package/.next-prod/server/app/page.js +2 -2
  309. package/.next-prod/server/app/page.js.nft.json +1 -1
  310. package/.next-prod/server/app/page_client-reference-manifest.js +1 -1
  311. package/.next-prod/server/app/project/page.js +2 -2
  312. package/.next-prod/server/app/project/page.js.nft.json +1 -1
  313. package/.next-prod/server/app/project/page_client-reference-manifest.js +1 -1
  314. package/.next-prod/server/app/review/[id]/page.js +2 -2
  315. package/.next-prod/server/app/review/[id]/page.js.nft.json +1 -1
  316. package/.next-prod/server/app/review/[id]/page_client-reference-manifest.js +1 -1
  317. package/.next-prod/server/app-paths-manifest.json +6 -3
  318. package/.next-prod/server/chunks/304.js +1 -1
  319. package/.next-prod/server/chunks/3863.js +2 -2
  320. package/.next-prod/server/chunks/{4848.js → 4338.js} +74 -13
  321. package/.next-prod/server/chunks/6038.js +1 -1
  322. package/.next-prod/server/chunks/{293.js → 7139.js} +4 -4
  323. package/.next-prod/server/chunks/9419.js +89 -0
  324. package/.next-prod/server/chunks/9658.js +12 -12
  325. package/.next-prod/server/chunks/9830.js +1 -1
  326. package/.next-prod/server/functions-config-manifest.json +1 -0
  327. package/.next-prod/server/middleware-build-manifest.js +1 -1
  328. package/.next-prod/server/pages/404.html +2 -2
  329. package/.next-prod/server/pages/500.html +1 -1
  330. package/.next-prod/server/server-reference-manifest.json +1 -1
  331. package/.next-prod/static/chunks/{4304-408f5bddd7583676.js → 2308-c6b5ed3c19252dce.js} +3 -3
  332. package/.next-prod/static/chunks/6260-f566ccfbd8e8809c.js +25 -0
  333. package/.next-prod/static/chunks/{6784-06048becad37f010.js → 6784-d35737ae5f04a2d2.js} +0 -0
  334. package/.next-prod/static/chunks/9530-870e97119b45f025.js +15 -0
  335. package/.next-prod/static/chunks/app/_global-error/{page-51252a3b116b8135.js → page-0ad1f48c09ff2c02.js} +1 -1
  336. package/.next-prod/static/chunks/app/api/agent/test/{route-51252a3b116b8135.js → route-0ad1f48c09ff2c02.js} +1 -1
  337. package/.next-prod/static/chunks/app/api/bash/{route-51252a3b116b8135.js → route-0ad1f48c09ff2c02.js} +1 -1
  338. package/.next-prod/static/chunks/app/api/chat/codex/{route-51252a3b116b8135.js → route-0ad1f48c09ff2c02.js} +1 -1
  339. package/.next-prod/static/chunks/app/api/chat/deepseek/route-0ad1f48c09ff2c02.js +1 -0
  340. package/.next-prod/static/chunks/app/api/chat/kimi/route-0ad1f48c09ff2c02.js +1 -0
  341. package/.next-prod/static/chunks/app/api/chat/ollama/route-0ad1f48c09ff2c02.js +1 -0
  342. package/.next-prod/static/chunks/app/api/chat/pty-input/route-0ad1f48c09ff2c02.js +1 -0
  343. package/.next-prod/static/chunks/app/api/chat/route-0ad1f48c09ff2c02.js +1 -0
  344. package/.next-prod/static/chunks/app/api/chat/stop/route-0ad1f48c09ff2c02.js +1 -0
  345. package/.next-prod/static/chunks/app/api/claude-stats/route-0ad1f48c09ff2c02.js +1 -0
  346. package/.next-prod/static/chunks/app/api/commands/route-0ad1f48c09ff2c02.js +1 -0
  347. package/.next-prod/static/chunks/app/api/comments/route-0ad1f48c09ff2c02.js +1 -0
  348. package/.next-prod/static/chunks/app/api/db/columns/route-0ad1f48c09ff2c02.js +1 -0
  349. package/.next-prod/static/chunks/app/api/db/connect/route-0ad1f48c09ff2c02.js +1 -0
  350. package/.next-prod/static/chunks/app/api/db/disconnect/route-0ad1f48c09ff2c02.js +1 -0
  351. package/.next-prod/static/chunks/app/api/db/export/route-0ad1f48c09ff2c02.js +1 -0
  352. package/.next-prod/static/chunks/app/api/db/query/route-0ad1f48c09ff2c02.js +1 -0
  353. package/.next-prod/static/chunks/app/api/db/schemas/route-0ad1f48c09ff2c02.js +1 -0
  354. package/.next-prod/static/chunks/app/api/deepseek/balance/route-0ad1f48c09ff2c02.js +1 -0
  355. package/.next-prod/static/chunks/app/api/deepseek/credentials/route-0ad1f48c09ff2c02.js +1 -0
  356. package/.next-prod/static/chunks/app/api/deepseek/models/route-0ad1f48c09ff2c02.js +1 -0
  357. package/.next-prod/static/chunks/app/api/dev/spans/route-0ad1f48c09ff2c02.js +1 -0
  358. package/.next-prod/static/chunks/app/api/extension/version/route-0ad1f48c09ff2c02.js +1 -0
  359. package/.next-prod/static/chunks/app/api/file/route-0ad1f48c09ff2c02.js +1 -0
  360. package/.next-prod/static/chunks/app/api/files/blame/route-0ad1f48c09ff2c02.js +1 -0
  361. package/.next-prod/static/chunks/app/api/files/clipboard/route-0ad1f48c09ff2c02.js +1 -0
  362. package/.next-prod/static/chunks/app/api/files/copy/route-0ad1f48c09ff2c02.js +1 -0
  363. package/.next-prod/static/chunks/app/api/files/delete/route-0ad1f48c09ff2c02.js +1 -0
  364. package/.next-prod/static/chunks/app/api/files/expanded/route-0ad1f48c09ff2c02.js +1 -0
  365. package/.next-prod/static/chunks/app/api/files/index/route-0ad1f48c09ff2c02.js +1 -0
  366. package/.next-prod/static/chunks/app/api/files/init/route-0ad1f48c09ff2c02.js +1 -0
  367. package/.next-prod/static/chunks/app/api/files/paste/route-0ad1f48c09ff2c02.js +1 -0
  368. package/.next-prod/static/chunks/app/api/files/read/route-0ad1f48c09ff2c02.js +1 -0
  369. package/.next-prod/static/chunks/app/api/files/readdir/route-0ad1f48c09ff2c02.js +1 -0
  370. package/.next-prod/static/chunks/app/api/files/recent/route-0ad1f48c09ff2c02.js +1 -0
  371. package/.next-prod/static/chunks/app/api/files/save/route-0ad1f48c09ff2c02.js +1 -0
  372. package/.next-prod/static/chunks/app/api/files/search/route-0ad1f48c09ff2c02.js +1 -0
  373. package/.next-prod/static/chunks/app/api/files/stat/route-0ad1f48c09ff2c02.js +1 -0
  374. package/.next-prod/static/chunks/app/api/files/text/route-0ad1f48c09ff2c02.js +1 -0
  375. package/.next-prod/static/chunks/app/api/git/branch-diff/route-0ad1f48c09ff2c02.js +1 -0
  376. package/.next-prod/static/chunks/app/api/git/branches/route-0ad1f48c09ff2c02.js +1 -0
  377. package/.next-prod/static/chunks/app/api/git/commit-diff/route-0ad1f48c09ff2c02.js +1 -0
  378. package/.next-prod/static/chunks/app/api/git/commits/route-0ad1f48c09ff2c02.js +1 -0
  379. package/.next-prod/static/chunks/app/api/git/current-branch/route-0ad1f48c09ff2c02.js +1 -0
  380. package/.next-prod/static/chunks/app/api/git/diff/route-0ad1f48c09ff2c02.js +1 -0
  381. package/.next-prod/static/chunks/app/api/git/discard/route-0ad1f48c09ff2c02.js +1 -0
  382. package/.next-prod/static/chunks/app/api/git/stage/route-0ad1f48c09ff2c02.js +1 -0
  383. package/.next-prod/static/chunks/app/api/git/status/route-0ad1f48c09ff2c02.js +1 -0
  384. package/.next-prod/static/chunks/app/api/git/unstage/route-0ad1f48c09ff2c02.js +1 -0
  385. package/.next-prod/static/chunks/app/api/git/worktree/route-0ad1f48c09ff2c02.js +1 -0
  386. package/.next-prod/static/chunks/app/api/global-state/route-0ad1f48c09ff2c02.js +1 -0
  387. package/.next-prod/static/chunks/app/api/health/route-0ad1f48c09ff2c02.js +1 -0
  388. package/.next-prod/static/chunks/app/api/html-apps/[id]/route-0ad1f48c09ff2c02.js +1 -0
  389. package/.next-prod/static/chunks/app/api/html-apps/route-0ad1f48c09ff2c02.js +1 -0
  390. package/.next-prod/static/chunks/app/api/jupyter/load/route-0ad1f48c09ff2c02.js +1 -0
  391. package/.next-prod/static/chunks/app/api/jupyter/save/route-0ad1f48c09ff2c02.js +1 -0
  392. package/.next-prod/static/chunks/app/api/jupyter/shutdown/route-0ad1f48c09ff2c02.js +1 -0
  393. package/.next-prod/static/chunks/app/api/lsp/definition/route-0ad1f48c09ff2c02.js +1 -0
  394. package/.next-prod/static/chunks/app/api/lsp/hover/route-0ad1f48c09ff2c02.js +1 -0
  395. package/.next-prod/static/chunks/app/api/lsp/references/route-0ad1f48c09ff2c02.js +1 -0
  396. package/.next-prod/static/chunks/app/api/lsp/status/route-0ad1f48c09ff2c02.js +1 -0
  397. package/.next-prod/static/chunks/app/api/lsp/warmup/route-0ad1f48c09ff2c02.js +1 -0
  398. package/.next-prod/static/chunks/app/api/mysql/columns/route-0ad1f48c09ff2c02.js +1 -0
  399. package/.next-prod/static/chunks/app/api/mysql/connect/route-0ad1f48c09ff2c02.js +1 -0
  400. package/.next-prod/static/chunks/app/api/mysql/disconnect/route-0ad1f48c09ff2c02.js +1 -0
  401. package/.next-prod/static/chunks/app/api/mysql/export/route-0ad1f48c09ff2c02.js +1 -0
  402. package/.next-prod/static/chunks/app/api/mysql/query/route-0ad1f48c09ff2c02.js +1 -0
  403. package/.next-prod/static/chunks/app/api/mysql/schemas/route-0ad1f48c09ff2c02.js +1 -0
  404. package/.next-prod/static/chunks/app/api/neo4j/connect/route-0ad1f48c09ff2c02.js +1 -0
  405. package/.next-prod/static/chunks/app/api/neo4j/disconnect/route-0ad1f48c09ff2c02.js +1 -0
  406. package/.next-prod/static/chunks/app/api/neo4j/query/route-0ad1f48c09ff2c02.js +1 -0
  407. package/.next-prod/static/chunks/app/api/neo4j/schema/route-0ad1f48c09ff2c02.js +1 -0
  408. package/.next-prod/static/chunks/app/api/note/route-0ad1f48c09ff2c02.js +1 -0
  409. package/.next-prod/static/chunks/app/api/ollama/config/route-0ad1f48c09ff2c02.js +1 -0
  410. package/.next-prod/static/chunks/app/api/ollama/models/route-0ad1f48c09ff2c02.js +1 -0
  411. package/.next-prod/static/chunks/app/api/ollama/start/route-0ad1f48c09ff2c02.js +1 -0
  412. package/.next-prod/static/chunks/app/api/open-cursor/route-0ad1f48c09ff2c02.js +1 -0
  413. package/.next-prod/static/chunks/app/api/open-vscode/route-0ad1f48c09ff2c02.js +1 -0
  414. package/.next-prod/static/chunks/app/api/pick-folder/route-0ad1f48c09ff2c02.js +1 -0
  415. package/.next-prod/static/chunks/app/api/pinned-sessions/route-0ad1f48c09ff2c02.js +1 -0
  416. package/.next-prod/static/chunks/app/api/project-settings/route-0ad1f48c09ff2c02.js +1 -0
  417. package/.next-prod/static/chunks/app/api/project-state/route-0ad1f48c09ff2c02.js +1 -0
  418. package/.next-prod/static/chunks/app/api/projectGraph/affected/route-0ad1f48c09ff2c02.js +1 -0
  419. package/.next-prod/static/chunks/app/api/projectGraph/callees/route-0ad1f48c09ff2c02.js +1 -0
  420. package/.next-prod/static/chunks/app/api/projectGraph/callers/route-0ad1f48c09ff2c02.js +1 -0
  421. package/.next-prod/static/chunks/app/api/projectGraph/coedit/route-0ad1f48c09ff2c02.js +1 -0
  422. package/.next-prod/static/chunks/app/api/projectGraph/context/route-0ad1f48c09ff2c02.js +1 -0
  423. package/.next-prod/static/chunks/app/api/projectGraph/file/route-0ad1f48c09ff2c02.js +1 -0
  424. package/.next-prod/static/chunks/app/api/projectGraph/file-functions/route-0ad1f48c09ff2c02.js +1 -0
  425. package/.next-prod/static/chunks/app/api/projectGraph/impact/route-0ad1f48c09ff2c02.js +1 -0
  426. package/.next-prod/static/chunks/app/api/projectGraph/related/route-0ad1f48c09ff2c02.js +1 -0
  427. package/.next-prod/static/chunks/app/api/projectGraph/risk/route-0ad1f48c09ff2c02.js +1 -0
  428. package/.next-prod/static/chunks/app/api/projectGraph/search/route-0ad1f48c09ff2c02.js +1 -0
  429. package/.next-prod/static/chunks/app/api/projects/route-0ad1f48c09ff2c02.js +1 -0
  430. package/.next-prod/static/chunks/app/api/prompts/config/route-0ad1f48c09ff2c02.js +1 -0
  431. package/.next-prod/static/chunks/app/api/push/public-key/route-0ad1f48c09ff2c02.js +1 -0
  432. package/.next-prod/static/chunks/app/api/push/subscribe/route-0ad1f48c09ff2c02.js +1 -0
  433. package/.next-prod/static/chunks/app/api/push/unsubscribe/route-0ad1f48c09ff2c02.js +1 -0
  434. package/.next-prod/static/chunks/app/api/redis/command/route-0ad1f48c09ff2c02.js +1 -0
  435. package/.next-prod/static/chunks/app/api/redis/connect/route-0ad1f48c09ff2c02.js +1 -0
  436. package/.next-prod/static/chunks/app/api/redis/delete/route-0ad1f48c09ff2c02.js +1 -0
  437. package/.next-prod/static/chunks/app/api/redis/disconnect/route-0ad1f48c09ff2c02.js +1 -0
  438. package/.next-prod/static/chunks/app/api/redis/get/route-0ad1f48c09ff2c02.js +1 -0
  439. package/.next-prod/static/chunks/app/api/redis/keys/route-0ad1f48c09ff2c02.js +1 -0
  440. package/.next-prod/static/chunks/app/api/redis/set/route-0ad1f48c09ff2c02.js +1 -0
  441. package/.next-prod/static/chunks/app/api/review/[id]/comments/route-0ad1f48c09ff2c02.js +1 -0
  442. package/.next-prod/static/chunks/app/api/review/[id]/replies/route-0ad1f48c09ff2c02.js +1 -0
  443. package/.next-prod/static/chunks/app/api/review/[id]/route-0ad1f48c09ff2c02.js +1 -0
  444. package/.next-prod/static/chunks/app/api/review/identify/route-0ad1f48c09ff2c02.js +1 -0
  445. package/.next-prod/static/chunks/app/api/review/order/route-0ad1f48c09ff2c02.js +1 -0
  446. package/.next-prod/static/chunks/app/api/review/route-0ad1f48c09ff2c02.js +1 -0
  447. package/.next-prod/static/chunks/app/api/review/share-info/route-0ad1f48c09ff2c02.js +1 -0
  448. package/.next-prod/static/chunks/app/api/review/users/route-0ad1f48c09ff2c02.js +1 -0
  449. package/.next-prod/static/chunks/app/api/scheduled-tasks/route-0ad1f48c09ff2c02.js +1 -0
  450. package/.next-prod/static/chunks/app/api/services/config/route-0ad1f48c09ff2c02.js +1 -0
  451. package/.next-prod/static/chunks/app/api/services/scripts/route-0ad1f48c09ff2c02.js +1 -0
  452. package/.next-prod/static/chunks/app/api/session/[sessionId]/fork/route-0ad1f48c09ff2c02.js +1 -0
  453. package/.next-prod/static/chunks/app/api/session/[sessionId]/history/route-0ad1f48c09ff2c02.js +1 -0
  454. package/.next-prod/static/chunks/app/api/session-by-path/route-0ad1f48c09ff2c02.js +1 -0
  455. package/.next-prod/static/chunks/app/api/sessions/projects/[encodedPath]/route-0ad1f48c09ff2c02.js +1 -0
  456. package/.next-prod/static/chunks/app/api/sessions/projects/route-0ad1f48c09ff2c02.js +1 -0
  457. package/.next-prod/static/chunks/app/api/sessions/route-0ad1f48c09ff2c02.js +1 -0
  458. package/.next-prod/static/chunks/app/api/settings/route-0ad1f48c09ff2c02.js +1 -0
  459. package/.next-prod/static/chunks/app/api/skills/[id]/route-0ad1f48c09ff2c02.js +1 -0
  460. package/.next-prod/static/chunks/app/api/skills/content/route-0ad1f48c09ff2c02.js +1 -0
  461. package/.next-prod/static/chunks/app/api/skills/route-0ad1f48c09ff2c02.js +1 -0
  462. package/.next-prod/static/chunks/app/api/snapshots/diff/route-0ad1f48c09ff2c02.js +1 -0
  463. package/.next-prod/static/chunks/app/api/snapshots/route-0ad1f48c09ff2c02.js +1 -0
  464. package/.next-prod/static/chunks/app/api/terminal/aliases/route-0ad1f48c09ff2c02.js +1 -0
  465. package/.next-prod/static/chunks/app/api/terminal/autocomplete/route-0ad1f48c09ff2c02.js +1 -0
  466. package/.next-prod/static/chunks/app/api/terminal/bubble-order/route-0ad1f48c09ff2c02.js +1 -0
  467. package/.next-prod/static/chunks/app/api/terminal/env/route-0ad1f48c09ff2c02.js +1 -0
  468. package/.next-prod/static/chunks/app/api/terminal/history/route-0ad1f48c09ff2c02.js +1 -0
  469. package/.next-prod/static/chunks/app/api/version/route-0ad1f48c09ff2c02.js +1 -0
  470. package/.next-prod/static/chunks/app/apps/[...path]/route-0ad1f48c09ff2c02.js +1 -0
  471. package/.next-prod/static/chunks/app/{layout-145570f39a827c0f.js → layout-d43dd702b3ee9d15.js} +1 -1
  472. package/.next-prod/static/chunks/app/manifest.webmanifest/route-0ad1f48c09ff2c02.js +1 -0
  473. package/.next-prod/static/chunks/app/{page-487095ac01a4c1ef.js → page-8e7a3d723260097a.js} +1 -1
  474. package/.next-prod/static/chunks/app/project/{page-487095ac01a4c1ef.js → page-8e7a3d723260097a.js} +1 -1
  475. package/.next-prod/static/chunks/app/review/[id]/page-c0136423507b7547.js +1 -0
  476. package/.next-prod/static/chunks/next/dist/client/components/builtin/app-error-0ad1f48c09ff2c02.js +1 -0
  477. package/.next-prod/static/chunks/next/dist/client/components/builtin/forbidden-0ad1f48c09ff2c02.js +1 -0
  478. package/.next-prod/static/chunks/next/dist/client/components/builtin/not-found-0ad1f48c09ff2c02.js +1 -0
  479. package/.next-prod/static/chunks/next/dist/client/components/builtin/unauthorized-0ad1f48c09ff2c02.js +1 -0
  480. package/.next-prod/static/css/05889d4d244bd7d5.css +1 -0
  481. package/.next-prod/static/xXMzxSYQCcHCrntVXcycC/_buildManifest.js +1 -0
  482. package/.next-prod/trace +14 -14
  483. package/.next-prod/trace-build +1 -1
  484. package/.next-prod/types/app/api/deepseek/balance/route.ts +351 -0
  485. package/.next-prod/types/app/api/deepseek/models/route.ts +351 -0
  486. package/.next-prod/types/app/api/prompts/config/route.ts +351 -0
  487. package/.next-prod/types/routes.d.ts +4 -1
  488. package/.next-prod/types/validator.ts +27 -0
  489. package/dist/{chunk-BRW4ZEIC.mjs → chunk-7G4OXJJ4.mjs} +52 -7
  490. package/dist/{chunk-RUNUGDPP.mjs → chunk-H3JSYJCZ.mjs} +25 -29
  491. package/dist/{chunk-7WPYQYA6.mjs → chunk-HIW2SGCF.mjs} +4 -4
  492. package/dist/httpApi.mjs +2 -2
  493. package/dist/scheduledTasks.mjs +398 -286
  494. package/dist/{server-MCN5AIEU.mjs → server-O434I7QD.mjs} +2 -2
  495. package/dist/wsServer.mjs +7 -6
  496. package/package.json +1 -1
  497. package/.next-prod/server/chunks/7338.js +0 -89
  498. package/.next-prod/static/c5kafUZf0iWY6C4N_N-5-/_buildManifest.js +0 -1
  499. package/.next-prod/static/chunks/2876-e1f46119599a536b.js +0 -25
  500. package/.next-prod/static/chunks/9530-8c647490a5290e9a.js +0 -15
  501. package/.next-prod/static/chunks/app/api/chat/deepseek/route-51252a3b116b8135.js +0 -1
  502. package/.next-prod/static/chunks/app/api/chat/kimi/route-51252a3b116b8135.js +0 -1
  503. package/.next-prod/static/chunks/app/api/chat/ollama/route-51252a3b116b8135.js +0 -1
  504. package/.next-prod/static/chunks/app/api/chat/pty-input/route-51252a3b116b8135.js +0 -1
  505. package/.next-prod/static/chunks/app/api/chat/route-51252a3b116b8135.js +0 -1
  506. package/.next-prod/static/chunks/app/api/chat/stop/route-51252a3b116b8135.js +0 -1
  507. package/.next-prod/static/chunks/app/api/claude-stats/route-51252a3b116b8135.js +0 -1
  508. package/.next-prod/static/chunks/app/api/commands/route-51252a3b116b8135.js +0 -1
  509. package/.next-prod/static/chunks/app/api/comments/route-51252a3b116b8135.js +0 -1
  510. package/.next-prod/static/chunks/app/api/db/columns/route-51252a3b116b8135.js +0 -1
  511. package/.next-prod/static/chunks/app/api/db/connect/route-51252a3b116b8135.js +0 -1
  512. package/.next-prod/static/chunks/app/api/db/disconnect/route-51252a3b116b8135.js +0 -1
  513. package/.next-prod/static/chunks/app/api/db/export/route-51252a3b116b8135.js +0 -1
  514. package/.next-prod/static/chunks/app/api/db/query/route-51252a3b116b8135.js +0 -1
  515. package/.next-prod/static/chunks/app/api/db/schemas/route-51252a3b116b8135.js +0 -1
  516. package/.next-prod/static/chunks/app/api/deepseek/credentials/route-51252a3b116b8135.js +0 -1
  517. package/.next-prod/static/chunks/app/api/dev/spans/route-51252a3b116b8135.js +0 -1
  518. package/.next-prod/static/chunks/app/api/extension/version/route-51252a3b116b8135.js +0 -1
  519. package/.next-prod/static/chunks/app/api/file/route-51252a3b116b8135.js +0 -1
  520. package/.next-prod/static/chunks/app/api/files/blame/route-51252a3b116b8135.js +0 -1
  521. package/.next-prod/static/chunks/app/api/files/clipboard/route-51252a3b116b8135.js +0 -1
  522. package/.next-prod/static/chunks/app/api/files/copy/route-51252a3b116b8135.js +0 -1
  523. package/.next-prod/static/chunks/app/api/files/delete/route-51252a3b116b8135.js +0 -1
  524. package/.next-prod/static/chunks/app/api/files/expanded/route-51252a3b116b8135.js +0 -1
  525. package/.next-prod/static/chunks/app/api/files/index/route-51252a3b116b8135.js +0 -1
  526. package/.next-prod/static/chunks/app/api/files/init/route-51252a3b116b8135.js +0 -1
  527. package/.next-prod/static/chunks/app/api/files/paste/route-51252a3b116b8135.js +0 -1
  528. package/.next-prod/static/chunks/app/api/files/read/route-51252a3b116b8135.js +0 -1
  529. package/.next-prod/static/chunks/app/api/files/readdir/route-51252a3b116b8135.js +0 -1
  530. package/.next-prod/static/chunks/app/api/files/recent/route-51252a3b116b8135.js +0 -1
  531. package/.next-prod/static/chunks/app/api/files/save/route-51252a3b116b8135.js +0 -1
  532. package/.next-prod/static/chunks/app/api/files/search/route-51252a3b116b8135.js +0 -1
  533. package/.next-prod/static/chunks/app/api/files/stat/route-51252a3b116b8135.js +0 -1
  534. package/.next-prod/static/chunks/app/api/files/text/route-51252a3b116b8135.js +0 -1
  535. package/.next-prod/static/chunks/app/api/git/branch-diff/route-51252a3b116b8135.js +0 -1
  536. package/.next-prod/static/chunks/app/api/git/branches/route-51252a3b116b8135.js +0 -1
  537. package/.next-prod/static/chunks/app/api/git/commit-diff/route-51252a3b116b8135.js +0 -1
  538. package/.next-prod/static/chunks/app/api/git/commits/route-51252a3b116b8135.js +0 -1
  539. package/.next-prod/static/chunks/app/api/git/current-branch/route-51252a3b116b8135.js +0 -1
  540. package/.next-prod/static/chunks/app/api/git/diff/route-51252a3b116b8135.js +0 -1
  541. package/.next-prod/static/chunks/app/api/git/discard/route-51252a3b116b8135.js +0 -1
  542. package/.next-prod/static/chunks/app/api/git/stage/route-51252a3b116b8135.js +0 -1
  543. package/.next-prod/static/chunks/app/api/git/status/route-51252a3b116b8135.js +0 -1
  544. package/.next-prod/static/chunks/app/api/git/unstage/route-51252a3b116b8135.js +0 -1
  545. package/.next-prod/static/chunks/app/api/git/worktree/route-51252a3b116b8135.js +0 -1
  546. package/.next-prod/static/chunks/app/api/global-state/route-51252a3b116b8135.js +0 -1
  547. package/.next-prod/static/chunks/app/api/health/route-51252a3b116b8135.js +0 -1
  548. package/.next-prod/static/chunks/app/api/html-apps/[id]/route-51252a3b116b8135.js +0 -1
  549. package/.next-prod/static/chunks/app/api/html-apps/route-51252a3b116b8135.js +0 -1
  550. package/.next-prod/static/chunks/app/api/jupyter/load/route-51252a3b116b8135.js +0 -1
  551. package/.next-prod/static/chunks/app/api/jupyter/save/route-51252a3b116b8135.js +0 -1
  552. package/.next-prod/static/chunks/app/api/jupyter/shutdown/route-51252a3b116b8135.js +0 -1
  553. package/.next-prod/static/chunks/app/api/lsp/definition/route-51252a3b116b8135.js +0 -1
  554. package/.next-prod/static/chunks/app/api/lsp/hover/route-51252a3b116b8135.js +0 -1
  555. package/.next-prod/static/chunks/app/api/lsp/references/route-51252a3b116b8135.js +0 -1
  556. package/.next-prod/static/chunks/app/api/lsp/status/route-51252a3b116b8135.js +0 -1
  557. package/.next-prod/static/chunks/app/api/lsp/warmup/route-51252a3b116b8135.js +0 -1
  558. package/.next-prod/static/chunks/app/api/mysql/columns/route-51252a3b116b8135.js +0 -1
  559. package/.next-prod/static/chunks/app/api/mysql/connect/route-51252a3b116b8135.js +0 -1
  560. package/.next-prod/static/chunks/app/api/mysql/disconnect/route-51252a3b116b8135.js +0 -1
  561. package/.next-prod/static/chunks/app/api/mysql/export/route-51252a3b116b8135.js +0 -1
  562. package/.next-prod/static/chunks/app/api/mysql/query/route-51252a3b116b8135.js +0 -1
  563. package/.next-prod/static/chunks/app/api/mysql/schemas/route-51252a3b116b8135.js +0 -1
  564. package/.next-prod/static/chunks/app/api/neo4j/connect/route-51252a3b116b8135.js +0 -1
  565. package/.next-prod/static/chunks/app/api/neo4j/disconnect/route-51252a3b116b8135.js +0 -1
  566. package/.next-prod/static/chunks/app/api/neo4j/query/route-51252a3b116b8135.js +0 -1
  567. package/.next-prod/static/chunks/app/api/neo4j/schema/route-51252a3b116b8135.js +0 -1
  568. package/.next-prod/static/chunks/app/api/note/route-51252a3b116b8135.js +0 -1
  569. package/.next-prod/static/chunks/app/api/ollama/config/route-51252a3b116b8135.js +0 -1
  570. package/.next-prod/static/chunks/app/api/ollama/models/route-51252a3b116b8135.js +0 -1
  571. package/.next-prod/static/chunks/app/api/ollama/start/route-51252a3b116b8135.js +0 -1
  572. package/.next-prod/static/chunks/app/api/open-cursor/route-51252a3b116b8135.js +0 -1
  573. package/.next-prod/static/chunks/app/api/open-vscode/route-51252a3b116b8135.js +0 -1
  574. package/.next-prod/static/chunks/app/api/pick-folder/route-51252a3b116b8135.js +0 -1
  575. package/.next-prod/static/chunks/app/api/pinned-sessions/route-51252a3b116b8135.js +0 -1
  576. package/.next-prod/static/chunks/app/api/project-settings/route-51252a3b116b8135.js +0 -1
  577. package/.next-prod/static/chunks/app/api/project-state/route-51252a3b116b8135.js +0 -1
  578. package/.next-prod/static/chunks/app/api/projectGraph/affected/route-51252a3b116b8135.js +0 -1
  579. package/.next-prod/static/chunks/app/api/projectGraph/callees/route-51252a3b116b8135.js +0 -1
  580. package/.next-prod/static/chunks/app/api/projectGraph/callers/route-51252a3b116b8135.js +0 -1
  581. package/.next-prod/static/chunks/app/api/projectGraph/coedit/route-51252a3b116b8135.js +0 -1
  582. package/.next-prod/static/chunks/app/api/projectGraph/context/route-51252a3b116b8135.js +0 -1
  583. package/.next-prod/static/chunks/app/api/projectGraph/file/route-51252a3b116b8135.js +0 -1
  584. package/.next-prod/static/chunks/app/api/projectGraph/file-functions/route-51252a3b116b8135.js +0 -1
  585. package/.next-prod/static/chunks/app/api/projectGraph/impact/route-51252a3b116b8135.js +0 -1
  586. package/.next-prod/static/chunks/app/api/projectGraph/related/route-51252a3b116b8135.js +0 -1
  587. package/.next-prod/static/chunks/app/api/projectGraph/risk/route-51252a3b116b8135.js +0 -1
  588. package/.next-prod/static/chunks/app/api/projectGraph/search/route-51252a3b116b8135.js +0 -1
  589. package/.next-prod/static/chunks/app/api/projects/route-51252a3b116b8135.js +0 -1
  590. package/.next-prod/static/chunks/app/api/push/public-key/route-51252a3b116b8135.js +0 -1
  591. package/.next-prod/static/chunks/app/api/push/subscribe/route-51252a3b116b8135.js +0 -1
  592. package/.next-prod/static/chunks/app/api/push/unsubscribe/route-51252a3b116b8135.js +0 -1
  593. package/.next-prod/static/chunks/app/api/redis/command/route-51252a3b116b8135.js +0 -1
  594. package/.next-prod/static/chunks/app/api/redis/connect/route-51252a3b116b8135.js +0 -1
  595. package/.next-prod/static/chunks/app/api/redis/delete/route-51252a3b116b8135.js +0 -1
  596. package/.next-prod/static/chunks/app/api/redis/disconnect/route-51252a3b116b8135.js +0 -1
  597. package/.next-prod/static/chunks/app/api/redis/get/route-51252a3b116b8135.js +0 -1
  598. package/.next-prod/static/chunks/app/api/redis/keys/route-51252a3b116b8135.js +0 -1
  599. package/.next-prod/static/chunks/app/api/redis/set/route-51252a3b116b8135.js +0 -1
  600. package/.next-prod/static/chunks/app/api/review/[id]/comments/route-51252a3b116b8135.js +0 -1
  601. package/.next-prod/static/chunks/app/api/review/[id]/replies/route-51252a3b116b8135.js +0 -1
  602. package/.next-prod/static/chunks/app/api/review/[id]/route-51252a3b116b8135.js +0 -1
  603. package/.next-prod/static/chunks/app/api/review/identify/route-51252a3b116b8135.js +0 -1
  604. package/.next-prod/static/chunks/app/api/review/order/route-51252a3b116b8135.js +0 -1
  605. package/.next-prod/static/chunks/app/api/review/route-51252a3b116b8135.js +0 -1
  606. package/.next-prod/static/chunks/app/api/review/share-info/route-51252a3b116b8135.js +0 -1
  607. package/.next-prod/static/chunks/app/api/review/users/route-51252a3b116b8135.js +0 -1
  608. package/.next-prod/static/chunks/app/api/scheduled-tasks/route-51252a3b116b8135.js +0 -1
  609. package/.next-prod/static/chunks/app/api/services/config/route-51252a3b116b8135.js +0 -1
  610. package/.next-prod/static/chunks/app/api/services/scripts/route-51252a3b116b8135.js +0 -1
  611. package/.next-prod/static/chunks/app/api/session/[sessionId]/fork/route-51252a3b116b8135.js +0 -1
  612. package/.next-prod/static/chunks/app/api/session/[sessionId]/history/route-51252a3b116b8135.js +0 -1
  613. package/.next-prod/static/chunks/app/api/session-by-path/route-51252a3b116b8135.js +0 -1
  614. package/.next-prod/static/chunks/app/api/sessions/projects/[encodedPath]/route-51252a3b116b8135.js +0 -1
  615. package/.next-prod/static/chunks/app/api/sessions/projects/route-51252a3b116b8135.js +0 -1
  616. package/.next-prod/static/chunks/app/api/sessions/route-51252a3b116b8135.js +0 -1
  617. package/.next-prod/static/chunks/app/api/settings/route-51252a3b116b8135.js +0 -1
  618. package/.next-prod/static/chunks/app/api/skills/[id]/route-51252a3b116b8135.js +0 -1
  619. package/.next-prod/static/chunks/app/api/skills/content/route-51252a3b116b8135.js +0 -1
  620. package/.next-prod/static/chunks/app/api/skills/route-51252a3b116b8135.js +0 -1
  621. package/.next-prod/static/chunks/app/api/snapshots/diff/route-51252a3b116b8135.js +0 -1
  622. package/.next-prod/static/chunks/app/api/snapshots/route-51252a3b116b8135.js +0 -1
  623. package/.next-prod/static/chunks/app/api/terminal/aliases/route-51252a3b116b8135.js +0 -1
  624. package/.next-prod/static/chunks/app/api/terminal/autocomplete/route-51252a3b116b8135.js +0 -1
  625. package/.next-prod/static/chunks/app/api/terminal/bubble-order/route-51252a3b116b8135.js +0 -1
  626. package/.next-prod/static/chunks/app/api/terminal/env/route-51252a3b116b8135.js +0 -1
  627. package/.next-prod/static/chunks/app/api/terminal/history/route-51252a3b116b8135.js +0 -1
  628. package/.next-prod/static/chunks/app/api/version/route-51252a3b116b8135.js +0 -1
  629. package/.next-prod/static/chunks/app/apps/[...path]/route-51252a3b116b8135.js +0 -1
  630. package/.next-prod/static/chunks/app/manifest.webmanifest/route-51252a3b116b8135.js +0 -1
  631. package/.next-prod/static/chunks/app/review/[id]/page-c9716ea0049cc328.js +0 -1
  632. package/.next-prod/static/chunks/next/dist/client/components/builtin/app-error-51252a3b116b8135.js +0 -1
  633. package/.next-prod/static/chunks/next/dist/client/components/builtin/forbidden-51252a3b116b8135.js +0 -1
  634. package/.next-prod/static/chunks/next/dist/client/components/builtin/not-found-51252a3b116b8135.js +0 -1
  635. package/.next-prod/static/chunks/next/dist/client/components/builtin/unauthorized-51252a3b116b8135.js +0 -1
  636. package/.next-prod/static/css/16fd09c7889dec84.css +0 -1
  637. /package/.next-prod/static/{c5kafUZf0iWY6C4N_N-5- → xXMzxSYQCcHCrntVXcycC}/_ssgManifest.js +0 -0
@@ -1,15 +0,0 @@
1
- "use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[9530],{1058:(e,t,n)=>{n.d(t,{_:()=>o});var r=n(12115),s=n(90717),l=n(86957),a=n(46456);function o({cwd:e,filePath:t}){let[n,i]=(0,r.useState)([]),[c,d]=(0,r.useState)(!1),[u,h]=(0,r.useState)(null),m=(0,r.useCallback)(async()=>{if(!e||!t)return;d(!0),h(null);let n=await l.t4.runPromiseExit((0,a.lb)(e,t));if("Success"===n._tag)i(n.value.comments??[]);else{let e="Fail"===n.cause._tag?n.cause.error:null,t=e?.cause;h(t instanceof Error?t.message:"Failed to load comments")}d(!1)},[e,t]);(0,r.useEffect)(()=>{m()},[m]),(0,r.useEffect)(()=>(0,s.zL)(()=>{m()}),[m]);let f=(0,r.useCallback)(async(n,r,s,o)=>{let c=await l.t4.runPromiseExit((0,a.BC)({cwd:e,filePath:t,startLine:n,endLine:r,content:s,...o?{selectedText:o}:{}}));if("Success"===c._tag&&c.value.comment){let e=c.value.comment;return i(t=>[...t,e]),e}return"Failure"===c._tag&&console.error("Failed to add comment:",c.cause),null},[e,t]),x=(0,r.useCallback)(async(t,n)=>{let r=await l.t4.runPromiseExit((0,a.vv)(e,t,n));if("Success"===r._tag&&r.value.comment){let e=r.value.comment;return i(n=>n.map(n=>n.id===t?e:n)),!0}return"Failure"===r._tag&&console.error("Failed to update comment:",r.cause),!1},[e]),p=(0,r.useCallback)(async t=>{let n=await l.t4.runPromiseExit((0,a.Tu)(e,t));return"Success"===n._tag?(i(e=>e.filter(e=>e.id!==t)),!0):(console.error("Failed to delete comment:",n.cause),!1)},[e]),g=(0,r.useCallback)(e=>n.filter(t=>e>=t.startLine&&e<=t.endLine),[n]);return{comments:n,isLoading:c,error:u,addComment:f,updateComment:x,deleteComment:p,refresh:m,getCommentsForLine:g}}},3292:(e,t,n)=>{n.d(t,{P:()=>c});var r=n(12115),s=n(95045),l=n(75346),a=n(49433),o=n(86957),i=n(82680);function c(){let[e,t]=(0,r.useState)([]),n=(0,r.useCallback)(()=>{let e=a.tryPromise({try:async()=>{let e=await fetch("/api/pinned-sessions");return await e.json()},catch:e=>new i.uV({message:"loadPinnedSessions failed",cause:e})});o.t4.runPromise(e.pipe(a.match({onSuccess:e=>t(e.sessions||[]),onFailure:()=>{}})))},[]);(0,r.useEffect)(()=>{n()},[n]),(0,r.useEffect)(()=>{let e=e=>{e.data?.type==="PINNED_SESSIONS_CHANGED"&&n()};return window.addEventListener("message",e),()=>window.removeEventListener("message",e)},[n]);let c=(0,r.useCallback)(e=>{t(e);let n=a.tryPromise({try:async()=>{await fetch("/api/pinned-sessions",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({sessions:e})})},catch:e=>new i.uV({message:"savePinnedSessions failed",cause:e})});o.t4.runFork(n.pipe(a.orElse(()=>a.void))),(0,s.F)(l.n.PinnedSessionsChanged,{})},[]),d=(0,r.useCallback)(t=>e.some(e=>e.sessionId===t),[e]),u=(0,r.useCallback)((t,n,r)=>{e.some(e=>e.sessionId===t)||c([...e,{sessionId:t,cwd:n,customTitle:r}])},[e,c]),h=(0,r.useCallback)(t=>{c(e.filter(e=>e.sessionId!==t))},[e,c]),m=(0,r.useCallback)((t,n)=>{c(e.map(e=>e.sessionId===t?{...e,customTitle:n}:e))},[e,c]);return{pinnedSessions:e,isPinned:d,pinSession:u,unpinSession:h,updateTitle:m,reorder:(0,r.useCallback)(e=>{c(e)},[c]),reload:n}}},5135:(e,t,n)=>{n.d(t,{M:()=>S});var r=n(95155),s=n(12115),l=n(79114),a=n(14341),o=n(47650),i=n(70188),c=n(34075),d=n(89109),u=n(7320),h=n(37614),m=n(1058),f=n(48347),x=n(90717),p=n(13219),g=n(34582),b=n(97251),v=n(11890),w=n(47215),y=n(10794),k=n(47176),j=n(79968),C=n(27570);let N=[b.W];function S({content:e,filePath:t,cwd:n,onClose:b,sourceFile:E,embedded:L=!1,onLocalMdLink:M,scrollToAnchor:R}){let T=E||(n&&t.startsWith(n)?t.slice(n.endsWith("/")?n.length:n.length+1):t),{t:$}=(0,l.Bd)(),P=(0,i.iN)(),I=(0,f.r)(),A=(0,y.U)(),{comments:_,addComment:D,updateComment:F,deleteComment:B,refresh:W}=(0,m._)({cwd:n,filePath:t}),[V,O]=(0,s.useState)(!1),[z,H]=(0,s.useState)(null),[U,K]=(0,s.useState)(null),[q,J]=(0,s.useState)(null),X=(0,s.useMemo)(()=>e.split("\n"),[e]),Z=(0,s.useMemo)(()=>(0,g.J4)(t,n),[t,n]);(0,s.useEffect)(()=>{queueMicrotask(()=>O(!0))},[]);let[G,Y]=(0,s.useState)(null),Q=(0,s.useRef)(null);(0,s.useEffect)(()=>{Q.current!==G&&Y(Q.current)});let ee=(0,s.useRef)({onLocalMdLink:M,sourceFile:T});ee.current={onLocalMdLink:M,sourceFile:T};let et=(0,s.useRef)(e=>{let{onLocalMdLink:t,sourceFile:n}=ee.current;if(!t||/^[a-z][a-z0-9+.-]*:/i.test(e))return!1;let r=e.indexOf("#"),s=r>=0?e.slice(0,r):e,l=r>=0?e.slice(r+1):null;if(!s)return!1;let a=s;try{a=decodeURIComponent(s)}catch{}return!!(0,w.e$)(a)&&(t((0,w.WU)(n,a),l),!0)}).current;(0,s.useEffect)(()=>{if(!R)return;let e=setTimeout(()=>{(0,v.O)(Q.current,R)},80);return()=>clearTimeout(e)},[R,e]);let{toolbarRef:en,bumpRef:er,clearToolbar:es}=(0,C.L)({enabled:!0,container:G,resolveLineRange:e=>{let t=function(e){let t=e.nodeType===Node.TEXT_NODE?e.parentElement:e;if(!t||!("closest"in t))return null;let n=t.closest("[data-source-start]");if(!n)return null;let r=n.getAttribute("data-source-start"),s=n.getAttribute("data-source-end");return r&&s?{start:parseInt(r,10),end:parseInt(s,10)}:null}(e);return t?{start:t.start,end:t.end}:null},buildLineSnapshot:({start:e,end:t})=>{let n=Math.max(0,e-1),r=Math.min(X.length,t);return X.slice(n,r).join("\n")}}),el=(0,s.useCallback)(()=>{let e=en.current;e&&(H({x:e.x,y:e.y,range:e.range,selectedText:e.selectedText,lineSnapshot:e.lineSnapshot}),es())},[es,en]),ea=(0,s.useCallback)(()=>{let e=en.current;e&&(K({x:e.x,y:e.y,range:e.range,selectedText:e.selectedText,lineSnapshot:e.lineSnapshot}),es())},[es,en]),eo=(0,s.useCallback)(async e=>{z&&(await D(z.range.start,z.range.end,e,z.selectedText),H(null))},[z,D]),ei=(0,s.useCallback)(async(e,r)=>{if(I)try{let s=await (0,x.$3)(n),l=[];for(let e of s)l.push({filePath:e.filePath,startLine:e.startLine,endLine:e.endLine,codeContent:e.codeContent,note:e.content||void 0});l.push({filePath:t,startLine:e.range.start,endLine:e.range.end,codeContent:e.lineSnapshot});let a=(0,x.Gw)(l,r);I.sendMessage(a),await (0,x.RP)(n),W()}catch(e){console.error("Failed to send to AI:",e)}},[I,t,n,W]),ec=(0,s.useCallback)(e=>{U&&ei(U,e)},[U,ei]),ed=(0,s.useCallback)(e=>{z&&ei(z,e)},[z,ei]),eu=(0,s.useMemo)(()=>{if(0===_.length)return[];let e=new Map;for(let t of _){let n=`${t.startLine}-${t.endLine}`;e.has(n)||e.set(n,[]),e.get(n).push(t)}return Array.from(e.entries()).map(([e,t])=>({key:e,startLine:t[0].startLine,endLine:t[0].endLine,comments:t}))},[_]),[eh,em]=(0,s.useState)([]);return(0,s.useEffect)(()=>{if(0===eu.length||!Q.current)return void queueMicrotask(()=>em([]));let e=setTimeout(()=>{let e=Q.current;if(!e)return;let t=[],n=e.querySelectorAll("[data-source-start]");for(let r of eu){let s=null,l=1/0;for(let e of n){let t=parseInt(e.getAttribute("data-source-start"),10),n=parseInt(e.getAttribute("data-source-end"),10);if(t<=r.startLine&&n>=r.endLine){let r=n-t;r<l&&(l=r,s=e)}}if(s){let n=e.getBoundingClientRect(),l=s.getBoundingClientRect();t.push({key:r.key,top:l.top-n.top+e.scrollTop,comments:r.comments})}}em(t)},100);return()=>clearTimeout(e)},[eu,e]),(0,s.useEffect)(()=>{let e=e=>{if("Escape"===e.key){if(U){K(null),e.stopPropagation();return}if(z){H(null),e.stopPropagation();return}if(en.current){en.current=null,er.current(),e.stopPropagation();return}if(q){J(null),e.stopPropagation();return}b?.()}};return document.addEventListener("keydown",e),()=>document.removeEventListener("keydown",e)},[U,z,q,b]),(0,r.jsxs)(r.Fragment,{children:[!L&&(0,r.jsxs)("div",{className:"px-4 py-3 border-b border-border flex items-center justify-between gap-3 flex-shrink-0",children:[(0,r.jsxs)("span",{className:"text-sm font-medium text-foreground truncate min-w-0 flex-1 cursor-pointer hover:text-brand transition-colors",style:{direction:"rtl",textAlign:"left"},title:t,onClick:()=>{navigator.clipboard.writeText(t),(0,c.oR)($("common.copiedPath"))},children:["‎",t]}),(0,r.jsxs)("div",{className:"flex items-center gap-3",children:[(0,r.jsx)(j.ShareReviewToggle,{content:e,sourceFile:T}),(0,w.C_)(t)&&(0,r.jsx)("button",{onClick:()=>A(t.startsWith("/")||!n?t:`${n.replace(/\/$/,"")}/${t}`),className:"p-1 text-muted-foreground hover:text-foreground hover:bg-accent rounded transition-colors",title:$("skills.addTooltip"),children:(0,r.jsx)(a.A,{className:"w-4 h-4"})}),(0,r.jsx)("button",{onClick:b,className:"p-1 text-muted-foreground hover:text-foreground hover:bg-accent rounded transition-colors",title:$("common.close"),children:(0,r.jsx)("svg",{className:"w-5 h-5",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M6 18L18 6M6 6l12 12"})})})]})]}),(0,r.jsxs)("div",{className:"flex-1 flex overflow-hidden",children:[(0,r.jsx)(k.l,{content:e,containerRef:Q}),(0,r.jsxs)("div",{className:"flex-1 overflow-auto relative",ref:Q,children:[(0,r.jsx)("div",{className:"p-6",children:(0,r.jsx)(p.T,{content:e,basePath:Z,rehypePlugins:N,onLinkClick:et})}),eh.map(({key:e,top:t,comments:n})=>(0,r.jsx)("div",{className:"absolute right-3 cursor-pointer z-10",style:{top:t},onClick:e=>{e.stopPropagation(),J({comment:n[0],x:e.clientX,y:e.clientY})},children:(0,r.jsx)("div",{className:"w-5 h-5 rounded-full bg-amber-500/80 text-white text-xs flex items-center justify-center shadow-sm hover:bg-amber-500 transition-colors",children:n.length})},e))]})]}),V&&P&&(0,o.createPortal)((0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(d.f,{floatingToolbarRef:en,bumpRef:er,container:P,onAddComment:el,onSendToAI:ea,isChatLoading:I?.isLoading}),z&&(0,r.jsx)(u.t,{x:z.x,y:z.y,range:z.range,filePath:t,lineSnapshot:z.lineSnapshot,container:P,onSubmit:eo,onSendToAI:I?ed:void 0,onClose:()=>H(null),isChatLoading:I?.isLoading}),U&&(0,r.jsx)(u.G,{x:U.x,y:U.y,range:U.range,filePath:t,lineSnapshot:U.lineSnapshot,container:P,onSubmit:ec,onClose:()=>K(null),isChatLoading:I?.isLoading}),q&&(0,r.jsx)(h.t,{x:q.x,y:q.y,comment:q.comment,container:P,onClose:()=>J(null),onUpdateComment:F,onDeleteComment:B})]}),P)]})}},7320:(e,t,n)=>{n.d(t,{G:()=>o,t:()=>a});var r=n(95155),s=n(12115),l=n(79114);function a({x:e,y:t,range:n,filePath:o,lineSnapshot:i,container:c,onSubmit:d,onSendToAI:u,onClose:h,isChatLoading:m}){let{t:f}=(0,l.Bd)(),[x,p]=(0,s.useState)(""),[g,b]=(0,s.useState)(!1),v=(0,s.useRef)(null),w=(0,s.useRef)(null),[y,k]=(0,s.useState)({x:0,y:0}),j=i?.split("\n").slice(0,5).join("\n"),C=!!i&&i.split("\n").length>5;(0,s.useEffect)(()=>{if(v.current&&c){let n=c.getBoundingClientRect(),r=v.current.getBoundingClientRect(),s=e-n.left,l=t-n.top;s+r.width>n.width-16&&(s=n.width-r.width-16),s<16&&(s=16),l+r.height>n.height-16&&(l=l-r.height-8),l<16&&(l=16),queueMicrotask(()=>k({x:s,y:l}))}},[e,t,c]),(0,s.useEffect)(()=>{w.current?.focus()},[]),(0,s.useEffect)(()=>{let e=e=>{g||!v.current||v.current.contains(e.target)||h()};return document.addEventListener("mousedown",e),()=>document.removeEventListener("mousedown",e)},[h,g]);let N=()=>{!g&&x.trim()&&(b(!0),d(x.trim()))};return(0,r.jsxs)("div",{ref:v,className:"absolute z-[200] w-[640px] bg-card border border-border rounded-lg shadow-lg overflow-hidden",style:{left:y.x,top:y.y},children:[(0,r.jsxs)("div",{className:"px-3 py-2 bg-amber-9/10 border-b border-border",children:[(0,r.jsxs)("div",{className:"flex items-center justify-between",children:[(0,r.jsx)("span",{className:"text-xs font-medium text-amber-11",children:f("comments.addComment")}),(n.start>0||n.end>0)&&(0,r.jsx)("span",{className:"text-xs text-muted-foreground",children:f("comments.lineRange",{start:n.start,end:n.end})})]}),o&&(0,r.jsx)("div",{className:"mt-1 text-xs text-muted-foreground truncate",children:o})]}),i&&(0,r.jsx)("div",{className:"px-3 py-2 bg-secondary/50 border-b border-border max-h-24 overflow-hidden",children:(0,r.jsxs)("pre",{className:"text-xs font-mono text-muted-foreground whitespace-pre-wrap break-all",children:[j,C&&(0,r.jsx)("span",{className:"text-muted-foreground/50",children:"..."})]})}),(0,r.jsxs)("div",{className:"p-2",children:[(0,r.jsx)("textarea",{ref:w,value:x,onChange:e=>p(e.target.value),placeholder:f("comments.inputPlaceholder"),className:"w-full px-2 py-1.5 text-sm border border-border rounded bg-card resize-none focus:outline-none focus:ring-1 focus:ring-ring disabled:opacity-50 disabled:cursor-not-allowed",rows:2,disabled:g,onKeyDown:e=>{"Enter"!==e.key||e.shiftKey||e.nativeEvent.isComposing||(e.preventDefault(),N()),"Escape"!==e.key||g||h()}}),(0,r.jsxs)("div",{className:"mt-1 flex items-center justify-between gap-2",children:[(0,r.jsx)("span",{className:"text-xs text-muted-foreground",children:f(g?"comments.submitting":"comments.enterSubmit")}),(0,r.jsxs)("div",{className:"flex items-center gap-1.5",children:[(0,r.jsx)("button",{className:"px-3 py-1 text-xs font-medium border border-amber-11 text-amber-11 rounded-md hover:bg-amber-9/10 transition-colors disabled:opacity-50 disabled:cursor-not-allowed",onClick:N,disabled:g||!x.trim(),children:f("comments.submitComment")}),u&&(0,r.jsx)("button",{className:"px-3 py-1 text-xs font-medium border border-brand text-brand rounded-md hover:bg-brand/10 transition-colors disabled:opacity-50 disabled:cursor-not-allowed",onClick:()=>{!g&&!m&&u&&x.trim()&&(b(!0),u(x.trim()),h())},disabled:g||m||!x.trim(),title:f(m?"comments.aiResponding":"comments.sendToAI"),children:f("comments.sendToAI")})]})]})]})]})}function o({x:e,y:t,range:n,filePath:a,lineSnapshot:i,container:c,onSubmit:d,onClose:u,isChatLoading:h}){let{t:m}=(0,l.Bd)(),[f,x]=(0,s.useState)(""),p=(0,s.useRef)(null),g=(0,s.useRef)(null),[b,v]=(0,s.useState)({x:0,y:0});(0,s.useEffect)(()=>{if(p.current&&c){let n=c.getBoundingClientRect(),r=p.current.getBoundingClientRect(),s=e-n.left,l=t-n.top;s+r.width>n.width-16&&(s=n.width-r.width-16),s<16&&(s=16),l+r.height>n.height-16&&(l=l-r.height-8),l<16&&(l=16),queueMicrotask(()=>v({x:s,y:l}))}},[e,t,c]),(0,s.useEffect)(()=>{g.current?.focus()},[]),(0,s.useEffect)(()=>{let e=e=>{p.current&&!p.current.contains(e.target)&&u()};return document.addEventListener("mousedown",e),()=>document.removeEventListener("mousedown",e)},[u]);let w=i?.split("\n").slice(0,5).join("\n"),y=!!i&&i.split("\n").length>5;return(0,r.jsxs)("div",{ref:p,className:"absolute z-[200] w-[640px] bg-card border border-border rounded-lg shadow-lg overflow-hidden",style:{left:b.x,top:b.y},children:[(0,r.jsxs)("div",{className:"px-3 py-2 bg-brand/10 border-b border-border",children:[(0,r.jsxs)("div",{className:"flex items-center justify-between",children:[(0,r.jsx)("span",{className:"text-xs font-medium text-brand",children:m("comments.askAI")}),(n.start>0||n.end>0)&&(0,r.jsx)("span",{className:"text-xs text-muted-foreground",children:m("comments.lineRange",{start:n.start,end:n.end})})]}),a&&(0,r.jsx)("div",{className:"mt-1 text-xs text-muted-foreground truncate",children:a})]}),i&&(0,r.jsx)("div",{className:"px-3 py-2 bg-secondary/50 border-b border-border max-h-24 overflow-hidden",children:(0,r.jsxs)("pre",{className:"text-xs font-mono text-muted-foreground whitespace-pre-wrap break-all",children:[w,y&&(0,r.jsx)("span",{className:"text-muted-foreground/50",children:"..."})]})}),(0,r.jsxs)("div",{className:"p-2",children:[(0,r.jsx)("textarea",{ref:g,value:f,onChange:e=>x(e.target.value),placeholder:m("comments.inputQuestion"),className:"w-full px-2 py-1.5 text-sm border border-border rounded bg-card resize-none focus:outline-none focus:ring-1 focus:ring-ring disabled:opacity-50 disabled:cursor-not-allowed",rows:2,disabled:h,onKeyDown:e=>{"Enter"===e.key&&!e.shiftKey&&!e.nativeEvent.isComposing&&(e.preventDefault(),!h&&f.trim()&&(d(f.trim()),u())),"Escape"===e.key&&u()}}),(0,r.jsx)("div",{className:"mt-1 text-xs text-muted-foreground",children:m(h?"comments.aiGenerating":"comments.enterSend")})]})]})}},9573:(e,t,n)=>{n.d(t,{se:()=>o,xK:()=>a});var r=n(49433),s=n(82680);let l=e=>r.tryPromise({try:async()=>{let t=await fetch(e);if(!t.ok)throw Error(`HTTP ${t.status}`);return await t.json()},catch:t=>new s.uV({message:`GET ${e} failed`,cause:t})}),a=(e,t)=>l(`/api/snapshots?cwd=${encodeURIComponent(e)}&toolIds=${encodeURIComponent(t.join(","))}`).pipe(r.map(e=>e.commits??[])),o=(e,t)=>a(e,t).pipe(r.flatMap(t=>r.all(t.map(t=>{let n;return n=t.hash,l(`/api/snapshots/diff?cwd=${encodeURIComponent(e)}&commit=${encodeURIComponent(n)}`)}),{concurrency:4})))},10794:(e,t,n)=>{n.d(t,{U:()=>c});var r=n(12115),s=n(79114),l=n(34075),a=n(48764),o=n(58250),i=n(86957);function c(){let{t:e}=(0,s.Bd)();return(0,r.useCallback)(async t=>{let n=await i.t4.runPromiseExit((0,a.L5)(t));if("Success"===n._tag)n.value.alreadyExists?(0,l.oR)(e("skills.alreadyAdded"),"info"):((0,l.oR)(e("skills.added"),"success"),(0,o.k)());else{let t="Fail"===n.cause._tag?n.cause.error:null,r=t?.cause,s=r instanceof Error?r.message:e("skills.addFailed");(0,l.oR)(s,"error")}},[e])}},14575:(e,t,n)=>{n.d(t,{o:()=>a});var r=n(95155);n(12115);let s={ts:"#3178c6",tsx:"#3178c6",js:"#f1e05a",jsx:"#61dafb",mjs:"#f1e05a",cjs:"#f1e05a",html:"#e44d26",css:"#563d7c",scss:"#cd6799",sass:"#cd6799",less:"#1d365d",vue:"#41b883",svelte:"#ff3e00",json:"#cbcb41",yaml:"#cb171e",yml:"#cb171e",toml:"#9c4121",xml:"#e37933",env:"#ecd53f",md:"#519aba",mdx:"#519aba",txt:"#89898a",py:"#3572a5",go:"#00add8",rs:"#dea584",java:"#b07219",kt:"#a97bff",kts:"#a97bff",c:"#555555",h:"#555555",cpp:"#f34b7d",hpp:"#f34b7d",rb:"#701516",php:"#4f5d95",sh:"#89e051",bash:"#89e051",zsh:"#89e051",png:"#a074c4",jpg:"#a074c4",jpeg:"#a074c4",gif:"#a074c4",svg:"#ffb13b",webp:"#a074c4",ico:"#a074c4",lock:"#89898a",gitignore:"#f14e32",dockerfile:"#2496ed",sql:"#e38c00",graphql:"#e535ab",gql:"#e535ab",default:"#8a8a8a"},l={"package.json":"#cb3837","package-lock.json":"#cb3837","tsconfig.json":"#3178c6","jsconfig.json":"#f1e05a",".gitignore":"#f14e32",".eslintrc":"#4b32c3",".eslintrc.js":"#4b32c3",".eslintrc.json":"#4b32c3",".prettierrc":"#56b3b4",dockerfile:"#2496ed",".env":"#ecd53f",".env.local":"#ecd53f",".env.development":"#ecd53f",".env.production":"#ecd53f","readme.md":"#519aba",license:"#d4af37",makefile:"#6d8086","cargo.toml":"#dea584","go.mod":"#00add8","go.sum":"#00add8","requirements.txt":"#3572a5","yarn.lock":"#2c8ebb","pnpm-lock.yaml":"#f9ad00","vite.config.ts":"#646cff","vite.config.js":"#646cff","next.config.js":"#000000","next.config.mjs":"#000000","tailwind.config.js":"#38bdf8","tailwind.config.ts":"#38bdf8"};function a({name:e,className:t="",size:n=16}){let o,i=l[o=e.toLowerCase()]?l[o]:s[e.split(".").pop()?.toLowerCase()||""]||s.default,c=e.split(".").pop()?.toLowerCase()||"";return["ts","tsx"].includes(c)?(0,r.jsxs)("svg",{width:n,height:n,viewBox:"0 0 24 24",fill:"none",className:t,children:[(0,r.jsx)("rect",{x:"2",y:"2",width:"20",height:"20",rx:"2",fill:i}),(0,r.jsx)("path",{d:"M7 10h10M12 10v8",stroke:"white",strokeWidth:"2",strokeLinecap:"round"})]}):["js","jsx","mjs","cjs"].includes(c)?(0,r.jsxs)("svg",{width:n,height:n,viewBox:"0 0 24 24",fill:"none",className:t,children:[(0,r.jsx)("rect",{x:"2",y:"2",width:"20",height:"20",rx:"2",fill:i}),(0,r.jsx)("path",{d:"M10 10v6c0 1-1 2-2 2M14 10v4c0 2 4 2 4 0v-4",stroke:"#323330",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]}):"jsx"===c||"tsx"===c&&e.includes("component")?(0,r.jsxs)("svg",{width:n,height:n,viewBox:"0 0 24 24",fill:"none",className:t,children:[(0,r.jsx)("ellipse",{cx:"12",cy:"12",rx:"10",ry:"4",stroke:"#61dafb",strokeWidth:"1.5",fill:"none"}),(0,r.jsx)("ellipse",{cx:"12",cy:"12",rx:"10",ry:"4",stroke:"#61dafb",strokeWidth:"1.5",fill:"none",transform:"rotate(60 12 12)"}),(0,r.jsx)("ellipse",{cx:"12",cy:"12",rx:"10",ry:"4",stroke:"#61dafb",strokeWidth:"1.5",fill:"none",transform:"rotate(120 12 12)"}),(0,r.jsx)("circle",{cx:"12",cy:"12",r:"2",fill:"#61dafb"})]}):"json"===c?(0,r.jsxs)("svg",{width:n,height:n,viewBox:"0 0 24 24",fill:"none",className:t,children:[(0,r.jsx)("path",{d:"M6 4C4 4 4 6 4 8v2c0 1-1 2-2 2 1 0 2 1 2 2v2c0 2 0 4 2 4",stroke:i,strokeWidth:"2",fill:"none",strokeLinecap:"round"}),(0,r.jsx)("path",{d:"M18 4c2 0 2 2 2 4v2c0 1 1 2 2 2-1 0-2 1-2 2v2c0 2 0 4-2 4",stroke:i,strokeWidth:"2",fill:"none",strokeLinecap:"round"}),(0,r.jsx)("circle",{cx:"12",cy:"12",r:"1.5",fill:i})]}):["md","mdx"].includes(c)?(0,r.jsxs)("svg",{width:n,height:n,viewBox:"0 0 24 24",fill:"none",className:t,children:[(0,r.jsx)("rect",{x:"2",y:"4",width:"20",height:"16",rx:"2",stroke:i,strokeWidth:"1.5",fill:"none"}),(0,r.jsx)("path",{d:"M5 15V9l3 4 3-4v6M17 12l-2-3v6M17 12l2-3v6",stroke:i,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]}):["py","pyi","pyx"].includes(c)?(0,r.jsxs)("svg",{width:n,height:n,viewBox:"0 0 24 24",fill:"none",className:t,children:[(0,r.jsx)("path",{d:"M12 4c-4 0-4 2-4 3v2h5v1H6c-2 0-3 2-3 4s1 4 3 4h2v-2c0-2 1-3 3-3h4c1 0 2-1 2-2V7c0-2-2-3-5-3z",fill:"#3572a5"}),(0,r.jsx)("path",{d:"M12 20c4 0 4-2 4-3v-2h-5v-1h7c2 0 3-2 3-4s-1-4-3-4h-2v2c0 2-1 3-3 3h-4c-1 0-2 1-2 2v4c0 2 2 3 5 3z",fill:"#ffd43b"}),(0,r.jsx)("circle",{cx:"9",cy:"7",r:"1",fill:"white"}),(0,r.jsx)("circle",{cx:"15",cy:"17",r:"1",fill:"white"})]}):"go"===c?(0,r.jsxs)("svg",{width:n,height:n,viewBox:"0 0 24 24",fill:"none",className:t,children:[(0,r.jsx)("ellipse",{cx:"12",cy:"12",rx:"8",ry:"6",fill:i}),(0,r.jsx)("circle",{cx:"9",cy:"11",r:"1.5",fill:"white"}),(0,r.jsx)("circle",{cx:"15",cy:"11",r:"1.5",fill:"white"}),(0,r.jsx)("circle",{cx:"9",cy:"11",r:"0.7",fill:"#333"}),(0,r.jsx)("circle",{cx:"15",cy:"11",r:"0.7",fill:"#333"})]}):"rs"===c?(0,r.jsxs)("svg",{width:n,height:n,viewBox:"0 0 24 24",fill:"none",className:t,children:[(0,r.jsx)("circle",{cx:"12",cy:"12",r:"9",stroke:i,strokeWidth:"2",fill:"none"}),(0,r.jsx)("circle",{cx:"12",cy:"12",r:"3",fill:i}),(0,r.jsx)("path",{d:"M12 3v3M12 18v3M3 12h3M18 12h3",stroke:i,strokeWidth:"2",strokeLinecap:"round"})]}):["png","jpg","jpeg","gif","webp","ico","bmp"].includes(c)?(0,r.jsxs)("svg",{width:n,height:n,viewBox:"0 0 24 24",fill:"none",className:t,children:[(0,r.jsx)("rect",{x:"3",y:"4",width:"18",height:"16",rx:"2",stroke:i,strokeWidth:"1.5",fill:"none"}),(0,r.jsx)("circle",{cx:"8",cy:"9",r:"2",fill:i}),(0,r.jsx)("path",{d:"M3 16l5-5 3 3 4-4 6 6",stroke:i,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]}):"svg"===c?(0,r.jsxs)("svg",{width:n,height:n,viewBox:"0 0 24 24",fill:"none",className:t,children:[(0,r.jsx)("rect",{x:"3",y:"4",width:"18",height:"16",rx:"2",stroke:i,strokeWidth:"1.5",fill:"none"}),(0,r.jsx)("path",{d:"M7 12 Q12 6 17 12 Q12 18 7 12",stroke:i,strokeWidth:"1.5",fill:"none"})]}):"html"===c?(0,r.jsxs)("svg",{width:n,height:n,viewBox:"0 0 24 24",fill:"none",className:t,children:[(0,r.jsx)("path",{d:"M4 3l1.5 17L12 22l6.5-2L20 3H4z",fill:i}),(0,r.jsx)("path",{d:"M8 7h8l-.5 6-3.5 1-3.5-1-.2-2",stroke:"white",strokeWidth:"1.2",strokeLinecap:"round",strokeLinejoin:"round",fill:"none"})]}):["css","scss","sass","less"].includes(c)?(0,r.jsxs)("svg",{width:n,height:n,viewBox:"0 0 24 24",fill:"none",className:t,children:[(0,r.jsx)("path",{d:"M4 3l1.5 17L12 22l6.5-2L20 3H4z",fill:i}),(0,r.jsx)("path",{d:"M15 8H9l.3 3h5.2l-.4 4-2.1.7-2.1-.7-.1-2",stroke:"white",strokeWidth:"1.2",strokeLinecap:"round",strokeLinejoin:"round",fill:"none"})]}):["yaml","yml"].includes(c)?(0,r.jsxs)("svg",{width:n,height:n,viewBox:"0 0 24 24",fill:"none",className:t,children:[(0,r.jsx)("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",stroke:i,strokeWidth:"1.5",fill:"none"}),(0,r.jsx)("path",{d:"M7 8l3 4v5M17 8l-3 4v5",stroke:i,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]}):["sh","bash","zsh","fish"].includes(c)?(0,r.jsxs)("svg",{width:n,height:n,viewBox:"0 0 24 24",fill:"none",className:t,children:[(0,r.jsx)("rect",{x:"2",y:"4",width:"20",height:"16",rx:"2",fill:"#1e1e1e",stroke:"#555",strokeWidth:"1"}),(0,r.jsx)("path",{d:"M6 9l3 3-3 3M12 15h5",stroke:i,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]}):"gitignore"===c||".gitignore"===e.toLowerCase()?(0,r.jsxs)("svg",{width:n,height:n,viewBox:"0 0 24 24",fill:"none",className:t,children:[(0,r.jsx)("circle",{cx:"12",cy:"12",r:"9",fill:i}),(0,r.jsx)("circle",{cx:"12",cy:"12",r:"3",fill:"white"}),(0,r.jsx)("path",{d:"M12 6v3M12 15v3M6 12h3M15 12h3",stroke:"white",strokeWidth:"2",strokeLinecap:"round"})]}):"dockerfile"===c||"dockerfile"===e.toLowerCase()||e.toLowerCase().startsWith("dockerfile")?(0,r.jsxs)("svg",{width:n,height:n,viewBox:"0 0 24 24",fill:"none",className:t,children:[(0,r.jsx)("path",{d:"M3 12h3v3H3zM7 12h3v3H7zM11 12h3v3h-3zM7 8h3v3H7zM11 8h3v3h-3zM11 4h3v3h-3zM15 12h3v3h-3z",fill:i}),(0,r.jsx)("path",{d:"M21 13c-1-2-3-2-4-2h-1c0-1 0-2-2-3h-1v1c0 1-1 2-2 2H3c-1 3 0 6 2 8s5 3 9 3c5 0 8-2 10-6",stroke:i,strokeWidth:"1.5",fill:"none"})]}):"env"===c||e.startsWith(".env")?(0,r.jsxs)("svg",{width:n,height:n,viewBox:"0 0 24 24",fill:"none",className:t,children:[(0,r.jsx)("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",stroke:i,strokeWidth:"1.5",fill:"none"}),(0,r.jsx)("circle",{cx:"8",cy:"8",r:"2",fill:i}),(0,r.jsx)("path",{d:"M12 8h6M8 12h8M8 16h5",stroke:i,strokeWidth:"1.5",strokeLinecap:"round"})]}):"sql"===c?(0,r.jsxs)("svg",{width:n,height:n,viewBox:"0 0 24 24",fill:"none",className:t,children:[(0,r.jsx)("ellipse",{cx:"12",cy:"7",rx:"8",ry:"3",stroke:i,strokeWidth:"1.5",fill:"none"}),(0,r.jsx)("path",{d:"M4 7v10c0 1.7 3.6 3 8 3s8-1.3 8-3V7",stroke:i,strokeWidth:"1.5",fill:"none"}),(0,r.jsx)("path",{d:"M4 12c0 1.7 3.6 3 8 3s8-1.3 8-3",stroke:i,strokeWidth:"1.5",fill:"none"})]}):"vue"===c?(0,r.jsxs)("svg",{width:n,height:n,viewBox:"0 0 24 24",fill:"none",className:t,children:[(0,r.jsx)("path",{d:"M2 4h4l6 10 6-10h4L12 22 2 4z",fill:i}),(0,r.jsx)("path",{d:"M6 4h4l2 4 2-4h4l-6 10L6 4z",fill:"#35495e"})]}):(0,r.jsxs)("svg",{width:n,height:n,viewBox:"0 0 24 24",fill:"none",className:t,children:[(0,r.jsx)("path",{d:"M6 3h8l5 5v13H6V3z",stroke:i,strokeWidth:"1.5",fill:"none"}),(0,r.jsx)("path",{d:"M14 3v5h5",stroke:i,strokeWidth:"1.5",fill:"none"})]})}},14594:(e,t,n)=>{function r(e,t,n){return t?e?n?`${e.replace(/\n+$/,"")}
2
-
3
- ${t}`:e+t:t:e}function s(e,t,n=!1){let r=e||[];if(!t)return r;let l=r[r.length-1];return n||l?.type!=="text"?[...r,{type:"text",text:t}]:[...r.slice(0,-1),{type:"text",text:l.text+t}]}function l(e,t,n){let{engine:l,assistantId:a}=n;if("stream_event"===t.type){let n=t.event;if(n?.type==="content_block_delta"&&n.delta?.type==="text_delta"&&n.delta.text){let t=n.delta.text;return e.map(e=>e.id===a?{...e,content:r(e.content||"",t,!!e.pendingTextBreak),parts:s(e.parts,t,!!e.pendingTextBreak),pendingTextBreak:!1}:e)}return e}if("assistant"===t.type){let n=t.message?.content;if(!Array.isArray(n))return e;let o=e,i=t.message?.model==="<synthetic>";if("codex"===l||"kimi"===l||"ollama"===l||i){let e=n.filter(e=>"text"===e.type&&e.text).map(e=>e.text).join("");e&&(o=o.map(t=>t.id===a?{...t,content:r(t.content||"",e,!!t.pendingTextBreak),parts:s(t.parts,e,!!t.pendingTextBreak),pendingTextBreak:!1}:t))}for(let e of n)if(e.name){let t={id:e.id||`tool-${a}-${e.name}`,name:e.name,input:e.input||{},isLoading:!0};o=o.map(e=>e.id!==a||e.toolCalls?.some(e=>e.id===t.id)?e:{...e,toolCalls:[...e.toolCalls||[],t],parts:function(e,t){let n=e||[];return n.some(e=>"tool"===e.type&&e.id===t)?n:[...n,{type:"tool",id:t}]}(e.parts,t.id),pendingTextBreak:!0})}return o}if("user"===t.type){let n=t.message?.content;if(!Array.isArray(n))return e;let r=e;for(let e of n)if(e.tool_use_id){let t=e.tool_use_id,n="string"==typeof e.content?e.content:JSON.stringify(e.content);r=r.map(e=>e.id===a?{...e,toolCalls:e.toolCalls?.map(e=>e.id===t?{...e,result:n,isLoading:!1}:e)}:e)}return r}if("error"===t.type){let n=t.error||"An error occurred. Please try again.",l=`⚠️ ${n}`;return e.map(e=>e.id===a?{...e,content:r(e.content||"",l,!0),parts:s(e.parts,l,!0),isStreaming:!1}:e)}if("result"===t.type){let n="string"==typeof t.result?t.result.trim():"";return e.map(e=>e.id===a?{...e,content:!e.content&&n?n:e.content,parts:!e.content&&n?s(e.parts,n):e.parts,isStreaming:!1,toolCalls:e.toolCalls?.map(e=>({...e,isLoading:!1}))}:e)}return e}n.d(t,{F:()=>l})},17196:(e,t,n)=>{n.d(t,{Np:()=>c,ZD:()=>o,b8:()=>i,kS:()=>l,sQ:()=>a});let r=null,s=["typescript","tsx","javascript","jsx","html","css","scss","json","yaml","python","go","rust","java","ruby","php","bash","shell","markdown","sql","c","cpp","swift","kotlin","dart","lua","graphql","xml"];function l(){return r||(r=Promise.all([n.e(9304),n.e(4523)]).then(n.bind(n,64523)).then(({createHighlighter:e})=>e({themes:["github-dark","github-light"],langs:[...s]}))),r}function a(e){let t=e.split("/").pop()?.toLowerCase()||"",n=t.split(".").pop()?.toLowerCase();if(".env"===t||t.startsWith(".env.")||"dockerfile"===t||t.startsWith("dockerfile.")||"makefile"===t)return"bash";let r={ts:"typescript",tsx:"tsx",js:"javascript",jsx:"jsx",mjs:"javascript",cjs:"javascript",html:"html",htm:"html",css:"css",scss:"scss",json:"json",yaml:"yaml",yml:"yaml",xml:"xml",py:"python",go:"go",rs:"rust",java:"java",kt:"kotlin",rb:"ruby",php:"php",cs:"cpp",cpp:"cpp",c:"c",h:"c",sh:"bash",bash:"bash",zsh:"bash",md:"markdown",mdx:"markdown",sql:"sql",swift:"swift",dart:"dart",lua:"lua",graphql:"graphql",gql:"graphql",toml:"yaml",sass:"scss",less:"css",scala:"java",r:"python",vim:"bash",env:"bash"}[n||""]||"text";return s.includes(r)?r:"text"}function o(e){return e.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#039;")}function i(e){return e.map(e=>e.color?`<span style="color:${e.color}">${o(e.content)}</span>`:o(e.content)).join("")}function c(e,t,n,r){if(!t)return[];let s=[],l=n?t:t.toLowerCase();for(let t=0;t<e.length;t++){let a=n?e[t]:e[t].toLowerCase(),o=0;for(;;){let e=a.indexOf(l,o);if(-1===e)break;let n=e+l.length;if(r){let r=e>0?a[e-1]:" ",l=n<a.length?a[n]:" ",o=!/\w/.test(r),i=!/\w/.test(l);o&&i&&s.push({lineIndex:t,startCol:e,endCol:n})}else s.push({lineIndex:t,startCol:e,endCol:n});o=e+1}}return s}},20917:(e,t,n)=>{n.d(t,{e:()=>i});var r=n(12115),s=n(14594),l=n(69809),a=n(2111),o=n(95942);function i(e,t,{sessionId:n,cwd:c,engine:d,chatMode:u,planMode:h,ollamaModel:m,deepseekModel:f,onSessionId:x,onFetchTitle:p,onPtyOutput:g,onRunComplete:b}){let[v,w]=(0,r.useState)(!1),[y,k]=(0,r.useState)(null),[j,C]=(0,r.useState)(null),[N,S]=(0,r.useState)(null),[E,L]=(0,r.useState)(null),M=(0,r.useRef)(null),[R,T]=(0,r.useState)(null),$=(0,r.useRef)(R);$.current=R;let P=(0,r.useRef)(b);P.current=b;let I=(0,r.useRef)(!1),A=(0,r.useRef)(null),_=(0,r.useRef)(n);_.current=n;let D=(0,r.useRef)(null),F=(0,r.useRef)(null),B=(0,r.useRef)(null),W=(0,r.useRef)(!1),V=(0,r.useRef)(!1),O=(0,r.useRef)(0),z=(0,r.useCallback)(()=>{let e=D.current;if(e&&e.text){let{messageId:n,text:r}=e;t(e=>(0,s.F)(e,{type:"stream_event",event:{type:"content_block_delta",delta:{type:"text_delta",text:r}}},{engine:d,assistantId:n})),D.current={messageId:n,text:""}}F.current=null},[t,d]),H=(0,r.useCallback)(()=>{F.current&&(clearTimeout(F.current),F.current=null),A.current&&(clearTimeout(A.current),A.current=null),z(),w(!1);let e=$.current,n=B.current;e&&t(t=>t.map(t=>t.id===e.assistantId||t.id===n?{...t,isStreaming:!1}:t)),T(null),P.current?.()},[z,t]),U=(0,r.useCallback)(()=>{let e=$.current;fetch("/api/chat/stop",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({sessionId:_.current,runId:e?.runKey})}).catch(()=>{}),H()},[H]),K=(0,r.useCallback)((e,n)=>{let r=e.type;if("pty_output"===r)return void g?.(e.data);if("pty_notice"===r){let r=e.messageKey?l.A.t(e.messageKey,e.params||{}):e.message;if(!r)return;e.terminal?t(e=>e.map(e=>e.id===n?{...e,content:r,isStreaming:!1}:e)):L(r);return}if("system"===r&&"init"===e.subtype){let n=e.session_id;if(x(n),_.current=n,S(null),W.current){let e=`auto-asst-${++O.current}`;B.current=e,t(t=>[...t,{id:e,role:"assistant",content:"",toolCalls:[],isStreaming:!0,runKey:$.current?.runKey}])}V.current=!0;return}if("system"===r&&"task_notification"===e.subtype){if(!V.current){let n=e.status,r=e.summary||"",s=e.task_id,l=`<task-notification>
4
- `+(s?`<task-id>${s}</task-id>
5
- `:"")+(n?`<status>${n}</status>
6
- `:"")+(r?`<summary>${r}</summary>
7
- `:"")+(e.output_file?`<output-file>${e.output_file}</output-file>
8
- `:"")+"</task-notification>",a=`auto-tasknotif-${s||++O.current}`;t(e=>[...e,{id:a,role:"system",content:r,systemEvent:{kind:"task-notification",...n?{status:n}:{},detail:l},runKey:$.current?.runKey}])}return}if("system"===r&&"api_retry"===e.subtype)return void S({attempt:e.attempt??0,maxRetries:e.max_retries??0,delayMs:e.retry_delay_ms??0,errorStatus:e.error_status,error:e.error});if("rate_limit_event"===r){let t=e.rate_limit_info;t&&C({status:t.status||"allowed",resetsAt:t.resetsAt,rateLimitType:t.rateLimitType,utilization:t.utilization,overageStatus:t.overageStatus,overageDisabledReason:t.overageDisabledReason,isUsingOverage:t.isUsingOverage,surpassedThreshold:t.surpassedThreshold});return}if("error"===r){let r=e.error||l.A.t("chat.errorRetry",{defaultValue:"An error occurred. Please try again."});S(null),F.current&&(clearTimeout(F.current),F.current=null),z(),t(e=>e.map(e=>e.id===n?{...e,content:e.content?`${e.content}
9
-
10
- ⚠️ ${r}`:`⚠️ ${r}`,isStreaming:!1}:e));return}if("stream_event"===r){S(e=>e?null:e),L(e=>e?null:e);let t=e.event;if(t?.type==="content_block_delta"&&t.delta?.type==="text_delta"){let e=t.delta.text||"";D.current&&D.current.messageId===n?D.current.text+=e:D.current={messageId:n,text:e},F.current||(F.current=setTimeout(z,50))}return}if("assistant"===r&&t(t=>(0,s.F)(t,e,{engine:d,assistantId:n})),"user"===r&&t(t=>(0,s.F)(t,e,{engine:d,assistantId:n})),"result"===r){V.current=!1,W.current=!0,S(null),F.current&&(clearTimeout(F.current),F.current=null),z();let r=_.current;r&&c&&t(e=>(2===e.length&&p(r),e));let l=e.usage,a=e.total_cost_usd;l&&k({inputTokens:l.input_tokens||0,outputTokens:l.output_tokens||0,cacheCreationInputTokens:l.cache_creation_input_tokens||0,cacheReadInputTokens:l.cache_read_input_tokens||0,totalCostUsd:a||0}),t(t=>(0,s.F)(t,e,{engine:d,assistantId:n}))}},[t,z,x,p,c,d,g]);return(0,a.h)({url:R?`/ws/session-stream?sessionId=${encodeURIComponent(R.runKey)}`:"/ws/session-stream",enabled:!!R,onMessage:e=>{I.current=!0,A.current&&(clearTimeout(A.current),A.current=null);let n=$.current;if(n)if("run-snapshot"===e.type&&Array.isArray(e.events)){for(let r of(F.current&&(clearTimeout(F.current),F.current=null),D.current=null,B.current=n.assistantId,W.current=!1,V.current=!1,t(e=>e.filter(e=>!("string"==typeof e.id&&e.id.startsWith("auto-")&&e.runKey===n.runKey)).map(e=>e.id===n.assistantId?{...e,content:"",toolCalls:[]}:e)),e.events))K(r,B.current??n.assistantId);e.status&&"running"!==e.status&&H()}else if("run-event"===e.type&&e.message){if("run-ended"===e.message.type)return void H();K(e.message,B.current??n.assistantId)}else"run-idle"===e.type&&H()}}),{isLoading:v,tokenUsage:y,rateLimitInfo:j,apiRetryInfo:N,ptyNotice:E,handleSend:(0,r.useCallback)(async(e,n,r)=>{let s=r&&"permissionMode"in r?"plan"===r.permissionMode:h,a=n?.map(e=>({type:"base64",media_type:e.media_type,data:e.data})),i={id:`user-${Date.now()}`,role:"user",content:e,images:a};t(e=>[...e,i]),w(!0),S(null),L(null);let x=`assistant-${Date.now()}`,p={id:x,role:"assistant",content:"",toolCalls:[],isStreaming:!0};t(e=>[...e,p]),B.current=x,W.current=!1,V.current=!1;let g=!d||"claude"===d||"claude2"===d,b="pty"===u&&g,v=function(){try{return crypto.randomUUID()}catch{return`run-${Date.now()}-${Math.floor(1e9*Math.random())}`}}();try{if("ollama"===d&&!m)throw Error("Please select an Ollama model first (click the model picker above)");let n="codex"===d?"/api/chat/codex":"kimi"===d?"/api/chat/kimi":"ollama"===d?"/api/chat/ollama":"deepseek"===d?"/api/chat/deepseek":"/api/chat",r=await fetch(n,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({prompt:e,sessionId:_.current,runId:v,images:a,cwd:c,language:l.A.language,..."ollama"===d&&m&&{model:m},..."deepseek"===d&&f&&{model:f},..."claude2"===d&&{engine:"claude2"},...b&&{mode:"pty",ptyCols:o.EE,ptyRows:o.K2},...s&&!b&&g&&{permissionMode:"plan"}})});if(400===r.status&&"deepseek"===d){let e=await r.json().catch(()=>null);throw Error(e?.error||"DeepSeek request failed")}if(!r.ok)throw Error(l.A.t("chat.requestFailed",{defaultValue:"Request failed"}));let i=await r.json().catch(()=>({}));T({runKey:i.runKey||v,assistantId:x}),I.current=!1,A.current&&clearTimeout(A.current),A.current=setTimeout(()=>{$.current&&!I.current&&(t(e=>e.map(e=>e.id!==x||e.content?e:{...e,content:l.A.t("chat.errorRetry",{defaultValue:"An error occurred. Please try again."})})),H())},15e3)}catch(n){console.error("Chat error:",n);let e=n instanceof Error?n.message:l.A.t("chat.errorRetry",{defaultValue:"An error occurred. Please try again."});t(t=>t.map(t=>t.id===x?{...t,content:e,isStreaming:!1}:t)),w(!1),T(null)}},[c,d,u,h,m,f,t,H]),handleStop:U,abortControllerRef:M}}},22576:(e,t,n)=>{n.d(t,{X:()=>r});function r(e,t){let n=e.split("\n"),r=t.split("\n"),s=[],l=n.length,a=r.length,o=Array(l+1).fill(null).map(()=>Array(a+1).fill(0));for(let e=1;e<=l;e++)for(let t=1;t<=a;t++)n[e-1]===r[t-1]?o[e][t]=o[e-1][t-1]+1:o[e][t]=Math.max(o[e-1][t],o[e][t-1]);let i=l,c=a,d=[];for(;i>0||c>0;)i>0&&c>0&&n[i-1]===r[c-1]?(d.push({type:"unchanged",content:n[i-1],oldLineNum:i,newLineNum:c}),i--,c--):c>0&&(0===i||o[i][c-1]>=o[i-1][c])?(d.push({type:"added",content:r[c-1],newLineNum:c}),c--):(d.push({type:"removed",content:n[i-1],oldLineNum:i}),i--);for(;d.length>0;)s.push(d.pop());return s}},24602:(e,t,n)=>{n.d(t,{N:()=>j});var r=n(95155),s=n(12115),l=n(79114),a=n(64428),o=n(34075),i=n(14341),c=n(22164),d=n(38175),u=n(86304),h=n(17243),m=n(28132),f=n(86957),x=n(38408),p=n(60938),g=n(51145);let b=new Set(["png","jpg","jpeg","gif","webp","svg","ico","bmp","avif"]),v=new Set(["js","mjs","cjs","jsx","ts","tsx","css","json","html","htm","md","markdown","txt","yml","yaml","sh","bash","xml","csv"]),w=e=>{let t=e.replace(/\\/g,"/");return t.slice(t.lastIndexOf("/")+1)},y=e=>{let t,n,r=(n=(t=w(e).toLowerCase()).lastIndexOf("."))<0?"":t.slice(n+1);return b.has(r)?"image":v.has(r)?"text":null};function k({entryPath:e,entryContent:t}){let n=(0,s.useMemo)(()=>{let t,n;return(n=(t=e.replace(/\\/g,"/")).lastIndexOf("/"))<=0?"/":t.slice(0,n)},[e]),l=e=>e.startsWith(n+"/")?e.slice(n.length+1):w(e),a=(0,s.useRef)(new Map),[o,i]=(0,s.useState)([]),[c,d]=(0,s.useState)(e),[u,b]=(0,s.useState)(!0);(0,s.useEffect)(()=>{a.current=new Map([[e,t]]);let r={abs:e,rel:w(e),kind:"text"};i([r]),d(e),b(!0);let s=!1;return(async()=>{let o=new Set([e]),c=[r],d=[t];for(;d.length&&c.length<40&&!s;)for(let e of function(e){let t,n=/(?<![.\w])\.\/([\w./-]+\.\w+)/g,r=new Set;for(;null!==(t=n.exec(e));)r.add(t[1]);return[...r]}(d.shift())){if(c.length>=40)break;let t=function(e,t){let n=e.replace(/\\/g,"/").replace(/\/+$/,""),r=[];for(let e of(n+"/"+t).split("/"))if(""!==e&&"."!==e){if(".."===e){if(!r.length)return null;r.pop();continue}r.push(e)}let s="/"+r.join("/");return s===n||s.startsWith(n+"/")?s:null}(n,e);if(!t||o.has(t))continue;o.add(t);let r=y(t);if(r)if("image"===r){let e=await f.t4.runPromise((0,p.r6)(n,t)).catch(()=>null);e?.ok&&e.data&&!s&&(c.push({abs:t,rel:l(t),kind:r}),i([...c]))}else{let e=await f.t4.runPromise((0,g.K)(n,t)).catch(()=>null);e?.ok&&e.data?.content!=null&&(a.current.set(t,e.data.content),d.push(e.data.content),s||(c.push({abs:t,rel:l(t),kind:r}),i([...c])))}}s||b(!1)})(),()=>{s=!0}},[e,t,n]);let v=o.find(e=>e.abs===c),j=o.length>1||u;return(0,r.jsxs)("div",{className:"flex h-full",children:[j&&(0,r.jsxs)("div",{className:"w-56 flex-shrink-0 border-r border-border overflow-y-auto",children:[o.map(e=>(0,r.jsxs)("button",{onClick:()=>d(e.abs),title:e.rel,className:`w-full text-left px-3 py-1.5 text-xs flex items-center gap-2 min-w-0 transition-colors ${c===e.abs?"bg-accent text-foreground":"text-muted-foreground hover:bg-accent/50"}`,children:["image"===e.kind?(0,r.jsx)(h.A,{className:"w-3.5 h-3.5 flex-shrink-0"}):(0,r.jsx)(m.A,{className:"w-3.5 h-3.5 flex-shrink-0"}),(0,r.jsx)("span",{className:"truncate",children:e.rel})]},e.abs)),u&&(0,r.jsx)("div",{className:"px-3 py-1.5 text-xs text-muted-foreground",children:"…"})]}),(0,r.jsx)("div",{className:"flex-1 min-w-0 overflow-hidden",children:v?.kind==="image"?(0,r.jsx)("div",{className:"h-full flex items-center justify-center p-4 overflow-auto bg-background",children:(0,r.jsx)("img",{src:`/api/file?path=${encodeURIComponent(c)}&raw=true`,alt:w(c),className:"max-w-full max-h-full object-contain"})}):(0,r.jsx)(x.Cv,{content:a.current.get(c)??"",filePath:c,cwd:n},c)})]})}function j({filePath:e,content:t,cwd:n,onClose:h,onContentSearch:m}){let{t:f}=(0,l.Bd)(),x=(0,u.P)(),[p,g]=(0,s.useState)("preview");return(0,r.jsx)(a.ZL,{children:(0,r.jsx)("div",{className:"fixed inset-0 z-50 flex items-center justify-center bg-black/50 p-0 md:p-4",onClick:h,children:(0,r.jsxs)("div",{className:"bg-card shadow-xl w-full h-full rounded-none md:max-w-[90%] md:h-[90vh] md:rounded-lg flex flex-col relative overflow-hidden",onClick:e=>e.stopPropagation(),children:[(0,r.jsxs)("div",{className:"flex items-center justify-between gap-3 px-4 py-2 border-b border-border flex-shrink-0",children:[(0,r.jsxs)("span",{className:"text-sm text-muted-foreground truncate min-w-0 flex-1 cursor-pointer hover:text-foreground transition-colors",style:{direction:"rtl",textAlign:"left"},title:e,onClick:()=>{navigator.clipboard.writeText(e),(0,o.oR)(f("common.copiedPath"))},children:["‎",e]}),(0,r.jsx)("button",{onClick:()=>g(e=>"preview"===e?"source":"preview"),className:`px-1.5 py-0.5 text-xs rounded transition-colors flex-shrink-0 ${"preview"===p?"bg-brand text-white":"text-muted-foreground hover:bg-accent"}`,title:"preview"===p?f("fileBrowser.exitPreview"):f("common.preview"),children:"preview"===p?f("fileBrowser.exitPreview"):f("common.preview")}),(0,r.jsx)("button",{onClick:()=>x(e),title:f("htmlApps.addTooltip"),className:"text-muted-foreground hover:text-foreground px-1.5 py-0.5 rounded hover:bg-accent transition-colors flex-shrink-0",children:(0,r.jsx)(i.A,{className:"w-4 h-4"})}),(0,r.jsx)("button",{onClick:()=>{window.dispatchEvent(new CustomEvent("console-open-browser",{detail:{url:e}})),h()},title:f("common.openInConsole"),className:"text-muted-foreground hover:text-foreground px-1.5 py-0.5 rounded hover:bg-accent transition-colors flex-shrink-0",children:(0,r.jsx)(c.A,{className:"w-4 h-4"})}),(0,r.jsx)("button",{onClick:h,className:"text-muted-foreground hover:text-foreground px-1.5 py-0.5 rounded hover:bg-accent transition-colors flex-shrink-0",children:"✕"})]}),(0,r.jsx)("div",{className:"flex-1 overflow-hidden",children:"preview"===p?(0,r.jsx)(d.E,{content:t,filePath:e,cwd:n,onContentSearch:m?e=>{m(e),h()}:void 0}):(0,r.jsx)(k,{entryPath:e,entryContent:t,cwd:n})})]})})})}},27570:(e,t,n)=>{n.d(t,{L:()=>s});var r=n(12115);function s({enabled:e,container:t,resolveLineRange:n,buildLineSnapshot:l,dragThresholdPx:a=5}){let o=(0,r.useRef)(null),i=(0,r.useRef)(()=>{}),c=(0,r.useRef)(n),d=(0,r.useRef)(l),u=(0,r.useRef)(a);return c.current=n,d.current=l,u.current=a,(0,r.useEffect)(()=>{if(!e||!t)return;let n=!1,r=0,s=0,l=()=>{o.current&&(o.current=null,i.current())},a=e=>{n=!0,r=e.clientX,s=e.clientY;let t=e.target;t?.closest?.(".floating-toolbar")||l()},h=e=>{n=!1;let a=e.target;if(a?.closest?.(".floating-toolbar"))return;let h=u.current,m=Math.abs(e.clientX-r)>h||Math.abs(e.clientY-s)>h,f=window.getSelection();if(!f||f.isCollapsed||!f.toString().trim()||!m)return void l();let x=f.getRangeAt(0);if(!t.contains(x.commonAncestorContainer))return void l();let p=c.current(x.startContainer),g=c.current(x.endContainer);if(!p||!g)return void l();let b=Math.min(p.start,g.start),v=Math.max(p.end,g.end),w=f.toString(),y=d.current({start:b,end:v});o.current={x:e.clientX,y:e.clientY,range:{start:b,end:v},selectedText:w,lineSnapshot:y},i.current()},m=()=>{if(n||!o.current)return;let e=window.getSelection();e&&!e.isCollapsed&&e.toString().trim()||l()};return t.addEventListener("mousedown",a),document.addEventListener("mouseup",h),document.addEventListener("selectionchange",m),()=>{t.removeEventListener("mousedown",a),document.removeEventListener("mouseup",h),document.removeEventListener("selectionchange",m)}},[e,t]),{toolbarRef:o,bumpRef:i,clearToolbar:()=>{o.current&&(o.current=null,i.current())}}}},30133:(e,t,n)=>{n.d(t,{y:()=>l});var r=n(95155),s=n(79114);function l({value:e,onChange:t,className:n}){let{t:a}=(0,s.Bd)();return(0,r.jsx)("div",{className:`flex items-center gap-0.5 rounded border border-border overflow-hidden ${n??""}`,children:["compact","full"].map(n=>(0,r.jsx)("button",{onClick:e=>{e.stopPropagation(),t(n)},className:`px-2 py-0.5 text-xs transition-colors ${e===n?"bg-brand text-white":"text-muted-foreground hover:bg-accent"}`,children:a("compact"===n?"diffViewer.compact":"diffViewer.full")},n))})}},37614:(e,t,n)=>{n.d(t,{t:()=>a});var r=n(95155),s=n(12115),l=n(79114);function a({x:e,y:t,comment:n,container:o,onClose:i,onUpdateComment:c,onDeleteComment:d}){let{t:u}=(0,l.Bd)(),[h,m]=(0,s.useState)(!1),[f,x]=(0,s.useState)(n.content),p=(0,s.useRef)(null),[g,b]=(0,s.useState)({x:0,y:0});(0,s.useEffect)(()=>{if(p.current&&o){let n=o.getBoundingClientRect(),r=p.current.getBoundingClientRect(),s=e-n.left,l=t-n.top;s+r.width>n.width-16&&(s=n.width-r.width-16),s<16&&(s=16),l+r.height>n.height-16&&(l=l-r.height-8),l<16&&(l=16),queueMicrotask(()=>b({x:s,y:l}))}},[e,t,o]),(0,s.useEffect)(()=>{let e=e=>{p.current&&!p.current.contains(e.target)&&i()};return document.addEventListener("mousedown",e),()=>document.removeEventListener("mousedown",e)},[i]);let v=async()=>{f.trim()&&(await c(n.id,f.trim()),m(!1))},w=async()=>{await d(n.id),i()};return(0,r.jsx)("div",{ref:p,className:"absolute z-[200] w-96 bg-card border border-border rounded-lg shadow-lg overflow-hidden",style:{left:g.x,top:g.y},children:(0,r.jsx)("div",{className:"p-3",children:h?(0,r.jsxs)("div",{className:"space-y-2",children:[(0,r.jsx)("textarea",{value:f,onChange:e=>x(e.target.value),className:"w-full px-2 py-1.5 text-sm border border-border rounded bg-card resize-none focus:outline-none focus:ring-1 focus:ring-ring",rows:3,autoFocus:!0,onKeyDown:e=>{"Enter"!==e.key||e.shiftKey||e.nativeEvent.isComposing||(e.preventDefault(),v()),"Escape"===e.key&&(m(!1),x(n.content))}}),(0,r.jsxs)("div",{className:"flex justify-end gap-2",children:[(0,r.jsx)("button",{onClick:()=>{m(!1),x(n.content)},className:"px-2 py-1 text-xs text-muted-foreground hover:text-foreground",children:u("common.cancel")}),(0,r.jsx)("button",{onClick:v,className:"px-2 py-1 text-xs bg-brand text-white rounded hover:bg-brand/90",children:u("common.save")})]})]}):(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("p",{className:"text-sm text-foreground whitespace-pre-wrap",children:n.content}),(0,r.jsxs)("div",{className:"mt-2 flex items-center justify-between",children:[(0,r.jsx)("span",{className:"text-xs text-muted-foreground",children:u("comments.lineRange",{start:n.startLine,end:n.endLine})}),(0,r.jsxs)("div",{className:"flex gap-1",children:[(0,r.jsx)("button",{onClick:()=>m(!0),className:"p-1 rounded hover:bg-accent text-muted-foreground",title:u("common.edit"),children:(0,r.jsx)("svg",{className:"w-3.5 h-3.5",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M11 5H6a2 2 0 00-2 2v11a2 2 0 002 2h11a2 2 0 002-2v-5m-1.414-9.414a2 2 0 112.828 2.828L11.828 15H9v-2.828l8.586-8.586z"})})}),(0,r.jsx)("button",{onClick:w,className:"p-1 rounded hover:bg-accent text-muted-foreground hover:text-red-9",title:u("common.delete"),children:(0,r.jsx)("svg",{className:"w-3.5 h-3.5",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M19 7l-.867 12.142A2 2 0 0116.138 21H7.862a2 2 0 01-1.995-1.858L5 7m5 4v6m4-6v6m1-10V4a1 1 0 00-1-1h-4a1 1 0 00-1 1v3M4 7h16"})})})]})]})]})})})}},38175:(e,t,n)=>{n.d(t,{E:()=>u});var r=n(95155),s=n(12115),l=n(48347),a=n(89109),o=n(7320),i=n(34582),c=n(1058),d=n(90717);function u({content:e,filePath:t,cwd:n,onContentSearch:h}){let m=(0,l.r)(),f=!!n,x=(0,s.useMemo)(()=>{if((0,i.qF)(t,n))return{mode:"url",url:(0,i.Xe)(t,n)};let r=e??"",s=(0,i.J4)(t,n),l="https:"===window.location.protocol?"wss:":"ws:",a=`${l}//${window.location.host}/ws/bash?cwd=${encodeURIComponent(s)}`;return{mode:"srcdoc",html:(0,i.OP)(r,{cwd:s,wsUrl:a})}},[e,t,n]),{addComment:p,refresh:g}=(0,c._)({cwd:n||"",filePath:t}),[b,v]=(0,s.useState)(null),w=(0,s.useRef)(null),y=(0,s.useRef)(null),k=(0,s.useRef)(()=>{}),[j,C]=(0,s.useState)(null),[N,S]=(0,s.useState)(null),E=(0,s.useRef)(!1);(0,s.useEffect)(()=>{E.current=!!(j||N)},[j,N]);let L=(0,s.useCallback)(()=>{y.current&&(y.current=null,k.current())},[]),M=(0,s.useCallback)(()=>{if(!f)return;let e=w.current,t=e?.contentDocument;e&&t&&(t.addEventListener("mouseup",t=>{if(E.current)return;let n=e.contentWindow?.getSelection(),r=n&&!n.isCollapsed?n.toString().trim():"";if(!r)return void L();let s=e.getBoundingClientRect();y.current={x:s.left+t.clientX,y:s.top+t.clientY,range:{start:0,end:0},selectedText:r,lineSnapshot:r},k.current()}),t.addEventListener("mousedown",()=>{L(),C(null),S(null)}),t.addEventListener("scroll",()=>L(),{capture:!0,passive:!0}))},[f,L]),R=(0,s.useCallback)(()=>{let e=y.current;e&&(C({x:e.x,y:e.y,text:e.selectedText}),L(),w.current?.contentWindow?.getSelection()?.removeAllRanges())},[L]),T=(0,s.useCallback)(()=>{let e=y.current;e&&(S({x:e.x,y:e.y,text:e.selectedText}),L(),w.current?.contentWindow?.getSelection()?.removeAllRanges())},[L]),$=(0,s.useCallback)(()=>{let e=y.current;if(!e||!h)return;let t=e.selectedText.trim();L(),w.current?.contentWindow?.getSelection()?.removeAllRanges(),t&&h(t)},[h,L]),P=(0,s.useCallback)(async e=>{j&&(await p(0,0,e,j.text),C(null))},[j,p]),I=(0,s.useCallback)(async(e,r)=>{if(m&&n)try{let s=(await (0,d.$3)(n)).map(e=>({filePath:e.filePath,startLine:e.startLine,endLine:e.endLine,codeContent:e.codeContent,note:e.content||void 0}));s.push({filePath:t,startLine:0,endLine:0,codeContent:e});let l=(0,d.Gw)(s,r);m.sendMessage(l),await (0,d.RP)(n),g()}catch(e){console.error("[HtmlPreview] send to AI failed:",e)}},[m,n,t,g]),A=(0,s.useCallback)(e=>{N&&I(N.text,e)},[N,I]),_=(0,s.useCallback)(e=>{j&&I(j.text,e)},[j,I]);return(0,r.jsxs)("div",{ref:v,className:"relative h-full w-full bg-white",children:[(0,r.jsx)("iframe",{ref:w,..."url"===x.mode?{src:x.url}:{srcDoc:x.html},title:t,className:"h-full w-full border-0",onLoad:M},t),f&&b&&(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(a.f,{floatingToolbarRef:y,bumpRef:k,container:b,onAddComment:R,onSendToAI:T,onSearch:h?$:void 0,isChatLoading:m?.isLoading}),j&&(0,r.jsx)(o.t,{x:j.x,y:j.y,range:{start:0,end:0},filePath:t,lineSnapshot:j.text,container:b,onSubmit:P,onSendToAI:m?_:void 0,onClose:()=>C(null),isChatLoading:m?.isLoading}),N&&(0,r.jsx)(o.G,{x:N.x,y:N.y,range:{start:0,end:0},filePath:t,lineSnapshot:N.text,container:b,onSubmit:A,onClose:()=>S(null),isChatLoading:m?.isLoading})]})]})}},38408:(e,t,n)=>{n.d(t,{Cv:()=>A,XO:()=>_});var r=n(95155),s=n(12115),l=n(79114),a=n(47650),o=n(86957),i=n(60938),c=n(51145),d=n(70188),u=n(7320),h=n(56978),m=n(17196),f=n(89109),x=n(37614),p=n(69809),g=n(64428),b=n(96497);function v({blame:e,onClick:t}){let{t:n}=(0,l.Bd)(),a=(0,s.useRef)(null),o=(0,s.useRef)(null),i=(0,g.F2)(),c=(0,s.useRef)(!1),d=(0,s.useRef)(!1),u=(0,s.useRef)(null),h=(0,s.useRef)(null),m=(0,s.useRef)(null),f=(0,s.useRef)(e);(0,s.useEffect)(()=>{f.current=e},[e]);let x=(0,s.useRef)(t);(0,s.useEffect)(()=>{x.current=t},[t]);let b=(0,s.useCallback)(()=>{let e,t=o.current,n=a.current;if(!t||!n)return;let r=n.getBoundingClientRect(),s=t.getBoundingClientRect(),l=i?.getBoundingClientRect(),c=l?.left??0,d=l?.top??0,u=l?.width??window.innerWidth,h=l?.height??window.innerHeight,m=r.left-c;m+s.width>u-8&&(m=u-s.width-8),m<8&&(m=8);let f=r.top-d,x=r.bottom-d;(e=f-s.height-4<0?x+4:f-s.height-4)+s.height>h-8&&(e=h-s.height-8),t.style.left=`${m}px`,t.style.top=`${e}px`},[i]),w=(0,s.useCallback)(()=>{u.current&&(clearTimeout(u.current),u.current=null),h.current&&(clearTimeout(h.current),h.current=null),c.current=!1,d.current=!1,o.current&&(o.current.style.display="none"),m.current&&(document.removeEventListener("mousedown",m.current.down),document.removeEventListener("mouseup",m.current.up),m.current=null)},[]),y=(0,s.useCallback)(()=>{let e=o.current;if(!e||c.current)return;c.current=!0,e.style.left="-9999px",e.style.top="-9999px",e.style.display="block",requestAnimationFrame(()=>requestAnimationFrame(b));let t=0,n=0,r=e=>{t=e.clientX,n=e.clientY},s=e=>{if(!(Math.abs(e.clientX-t)>5||Math.abs(e.clientY-n)>5)){let t;t=e.target,o.current?.contains(t)||a.current?.contains(t)||w()}};document.addEventListener("mousedown",r),document.addEventListener("mouseup",s),m.current={down:r,up:s}},[b,w]),k=(0,s.useCallback)(()=>{if(u.current&&clearTimeout(u.current),h.current&&(clearTimeout(h.current),h.current=null),c.current)return;let e=window.getSelection();(!e||e.isCollapsed)&&(u.current=setTimeout(y,500))},[y]),j=(0,s.useCallback)(()=>{u.current&&(clearTimeout(u.current),u.current=null),c.current&&(h.current=setTimeout(()=>{d.current||w()},200))},[w]),C=(0,s.useCallback)(()=>{d.current=!0,h.current&&(clearTimeout(h.current),h.current=null)},[]),N=(0,s.useCallback)(()=>{d.current=!1,w()},[w]),S=(0,s.useCallback)(e=>{e.stopPropagation();let t=window.getSelection();t&&t.toString().length>0&&o.current?.contains(t.anchorNode)||(x.current?.(f.current),w())},[w]);(0,s.useEffect)(()=>()=>w(),[w]);let E=e.message.split("\n")[0]||"",L=e.message.split("\n").slice(1).join("\n").trim();return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsxs)("span",{ref:a,className:"select-none text-xs text-muted-foreground/50 ml-6 cursor-default hover:text-muted-foreground/80",onMouseEnter:k,onMouseLeave:j,children:[e.author.split(" ")[0],", ",function(e){let t=p.A.t,n=Math.floor((Date.now()-1e3*e)/1e3);if(n<60)return t("common.justNow");let r=Math.floor(n/60);if(r<60)return t("common.minutesAgo",{count:r});let s=Math.floor(r/60);if(s<24)return t("common.hoursAgo",{count:s});let l=Math.floor(s/24);if(l<30)return t("common.daysAgo",{count:l});let a=Math.floor(l/30);return a<12?t("common.monthsAgo",{count:a}):t("common.yearsAgo",{count:Math.floor(a/12)})}(e.time)," \xb7 ",E]}),(0,r.jsx)(g.ZL,{children:(0,r.jsxs)("div",{ref:o,className:"fixed z-[9999] bg-card border border-border rounded-lg shadow-xl p-3 text-xs text-foreground whitespace-pre-wrap max-w-md select-text",style:{display:"none",minWidth:280,cursor:"text"},"data-inline-blame-tip":"",onMouseEnter:C,onMouseLeave:N,children:[(0,r.jsxs)("div",{className:"flex items-center gap-2 mb-1.5",children:[(0,r.jsx)("span",{className:"font-mono text-brand",children:e.hash}),(0,r.jsx)("span",{className:"text-muted-foreground",children:e.author}),(0,r.jsx)("span",{className:"text-muted-foreground/60",children:new Date(1e3*e.time).toLocaleString()})]}),(0,r.jsx)("div",{className:"font-medium",children:E}),L&&(0,r.jsx)("div",{className:"mt-1 text-muted-foreground",children:L}),(0,r.jsx)("div",{className:"mt-2 text-[11px] text-brand border-t border-border pt-2 cursor-pointer hover:underline",onClick:S,children:n("codeViewer.clickToViewDetails")})]})})]})}let w=[{bg:"rgba(59, 130, 246, 0.15)",border:"rgb(59, 130, 246)"},{bg:"rgba(16, 185, 129, 0.15)",border:"rgb(16, 185, 129)"},{bg:"rgba(245, 158, 11, 0.15)",border:"rgb(245, 158, 11)"},{bg:"rgba(239, 68, 68, 0.15)",border:"rgb(239, 68, 68)"},{bg:"rgba(168, 85, 247, 0.15)",border:"rgb(168, 85, 247)"},{bg:"rgba(236, 72, 153, 0.15)",border:"rgb(236, 72, 153)"},{bg:"rgba(20, 184, 166, 0.15)",border:"rgb(20, 184, 166)"},{bg:"rgba(249, 115, 22, 0.15)",border:"rgb(249, 115, 22)"}],y=(0,s.memo)(function({virtualKey:e,lineNum:t,highlightedHtml:n,hasComments:a,firstComment:o,lineCommentsCount:i,isInRange:c,showLineNumbers:d,lineNumChars:u,commentsEnabled:h,virtualItemSize:m,virtualItemStart:f,onCommentBubbleClick:x,onCmdClick:p,onTokenHover:g,onTokenHoverLeave:w,flashLine:y,blameLine:k,showBlameInfo:j,blameAuthorColor:C,isBlameHovered:N,onBlameClick:S,onBlameMouseEnter:E,onBlameMouseLeave:L,inlineBlameData:M,onInlineBlameClick:R,isCursorLine:T,cursorCol:$}){let{t:P}=(0,l.Bd)(),I=(0,s.useMemo)(()=>T&&null!=$?function(e,t){let n=0,r=0;for(;r<e.length;){if("<"===e[r]){let t=e.indexOf(">",r);if(-1!==t){r=t+1;continue}}if(n===t){let t;if("&"===e[r]){let n=e.indexOf(";",r);t=-1!==n&&n-r<10?n+1:r+1}else t=r+1;let n=e.substring(r,t);return e.substring(0,r)+'<span class="vi-char-cursor">'+n+"</span>"+e.substring(t)}if("&"===e[r]){let t=e.indexOf(";",r);r=-1!==t&&t-r<10?t+1:r+1}else r++;n++}return e+'<span class="vi-char-cursor"> </span>'}(n,$):n,[n,T,$]),A=(0,s.useCallback)(e=>{if(!e.metaKey||!p)return;e.preventDefault(),e.stopPropagation();let n=e.currentTarget,r=(0,b.j)(e,n);window.getSelection()?.removeAllRanges(),p(t,r)},[t,p]),_=(0,s.useCallback)(e=>{if(!g)return;let n=(0,b.A)(e,e.currentTarget);n&&g(t,n.column,n.rect)},[t,g]),D=(0,s.useCallback)(()=>{k&&S&&S(k)},[k,S]),F=(0,s.useCallback)(e=>{k&&E&&E(k,e)},[k,E]);return(0,r.jsxs)("div",{"data-line":t,style:{position:"absolute",top:0,left:0,width:"100%",height:`${m}px`,transform:`translateY(${f}px)`,backgroundColor:N&&C?C.bg:void 0},className:`flex ${y===t?"flash-line":""} ${T?"vi-cursor-line":""} ${c?"bg-blue-9/20":a?"bg-amber-9/10":"hover:bg-accent/50"}`,children:[(0,r.jsxs)("div",{className:"flex shrink-0 sticky left-0 z-[2] bg-secondary",style:{backgroundColor:N&&C?C.bg:void 0},children:[k&&C&&(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("div",{className:"w-1 flex-shrink-0",style:{backgroundColor:C.border}}),(0,r.jsx)("div",{className:"w-48 flex-shrink-0 px-2 flex items-center gap-2 border-r border-border text-muted-foreground cursor-pointer hover:bg-accent/50",onMouseEnter:F,onMouseLeave:L,onClick:D,title:P("codeViewer.clickToViewCommit"),children:j?(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("span",{className:"font-medium",style:{color:C.border},children:k.hash}),(0,r.jsx)("span",{className:"truncate flex-1",children:k.author.split(" ")[0]})]}):null})]}),d&&(0,r.jsxs)("span",{className:`flex-shrink-0 flex items-center justify-end gap-0.5 pr-2 select-none border-r border-border font-variant-tabular ${c?"bg-blue-9/30 text-blue-11":"bg-card/50 text-slate-9"}`,children:[h&&a&&o&&(0,r.jsx)("button",{onClick:e=>x(o,e),className:"w-4 h-4 flex items-center justify-center rounded hover:bg-accent text-amber-9",title:P("codeViewer.nComments",{count:i}),children:(0,r.jsx)("svg",{className:"w-3 h-3",fill:"currentColor",viewBox:"0 0 20 20",children:(0,r.jsx)("path",{fillRule:"evenodd",d:"M18 10c0 3.866-3.582 7-8 7a8.841 8.841 0 01-4.083-.98L2 17l1.338-3.123C2.493 12.767 2 11.434 2 10c0-3.866 3.582-7 8-7s8 3.134 8 7zM7 9H5v2h2V9zm8 0h-2v2h2V9zM9 9h2v2H9V9z",clipRule:"evenodd"})})}),h&&!a&&(0,r.jsx)("span",{className:"w-4"}),(0,r.jsx)("span",{className:"text-right",style:{minWidth:`${u}ch`},children:t})]})]}),(0,r.jsxs)("span",{className:"flex-1 px-3 whitespace-pre select-text",onClick:A,onMouseOver:_,onMouseLeave:w,"data-code-content":!0,children:[(0,r.jsx)("span",{dangerouslySetInnerHTML:{__html:I}}),M&&(0,r.jsx)(v,{blame:M,onClick:R})]})]},e)});var k=n(64702),j=n(1058),C=n(90717),N=n(48347),S=n(27570);function E(e,t,n){let r,s=document.createTreeWalker(e,NodeFilter.SHOW_TEXT),l=0;for(;(r=s.nextNode())&&r!==t;)l+=r.textContent.length;return l+n}function L(e,t){let n,r=document.createTreeWalker(e,NodeFilter.SHOW_TEXT),s=t,l=null;for(;n=r.nextNode();){l=n;let e=n.textContent.length;if(s<=e)return{node:n,offset:s};s-=e}return l?{node:l,offset:l.textContent.length}:null}var M=n(82292),R=n(34075);let T="white-space:pre;padding:0 12px;min-height:20px;line-height:20px";function $(e){let t=window.getSelection();if(!t?.rangeCount)return null;let n=t.getRangeAt(0),r=n.startContainer;for(;r&&r.parentElement!==e;)r=r.parentElement;if(!r)return null;let s=Array.from(e.children).indexOf(r);if(s<0)return null;let l=document.createRange();return l.selectNodeContents(r),l.setEnd(n.startContainer,n.startOffset),{line:s,offset:l.toString().length}}function P(e,t){let n,r=e.children[t.line];if(!r)return;let s=document.createTreeWalker(r,NodeFilter.SHOW_TEXT),l=t.offset;for(;n=s.nextNode();){let e=n.textContent?.length||0;if(l<=e){let e=window.getSelection(),t=document.createRange();t.setStart(n,l),t.collapse(!0),e?.removeAllRanges(),e?.addRange(t);return}l-=e}let a=window.getSelection(),o=document.createRange();o.selectNodeContents(r),o.collapse(!1),a?.removeAllRanges(),a?.addRange(o)}function I(e){return e.map(e=>`<div style="${T}">${e}</div>`).join("")}let A=(0,s.forwardRef)(function({content:e,filePath:t,showLineNumbers:n=!0,showSearch:p=!0,className:g="",cwd:b,enableComments:v=!1,scrollToLine:A=null,scrollToLineAlign:_="center",onScrollToLineComplete:D,highlightKeyword:F=null,visibleLineRef:B,onCmdClick:W,onTokenHover:V,onTokenHoverLeave:O,onTokenHoverCancel:z,blameLines:H,inlineBlameLines:U,onSelectCommit:K,editable:q=!1,initialMtime:J,onEditorClose:X,onSaved:Z,onEditorStateChange:G,viMode:Y=!1,onContentMutate:Q,onEnterInsertMode:ee,onViSave:et,viStateRef:en,initialCursorLine:er,initialCursorCol:es,onInitialCursorSet:el,onContentSearch:ea},eo){let{t:ei}=(0,l.Bd)(),ec=(0,s.useRef)(e),ed=(0,s.useRef)(!1),[eu,eh]=(0,s.useState)(!1),[em,ef]=(0,s.useState)(!1),[ex,ep]=(0,s.useState)(()=>e.split("\n").length),eg=(0,s.useRef)(e.split("\n").length),[eb,ev]=(0,s.useState)({show:!1}),ew=(0,s.useRef)(null),ey=(0,s.useRef)(null),ek=(0,s.useRef)(J),ej=(0,s.useRef)(null),eC=(0,s.useRef)(!1),eN=(0,s.useRef)(!1),{parentRef:eS,containerRef:eE,searchInputRef:eL,floatingToolbarRef:eM,suppressHoverRef:eR,bumpToolbarRef:eT,savedSelectionRef:e$,highlightedLines:eP,isMounted:eI,cmdHeld:eA,flashLine:e_,isSearchVisible:eD,searchQuery:eF,caseSensitive:eB,wholeWord:eW,currentMatchIndex:eV,viewingComment:eO,addCommentInput:ez,sendToAIInput:eH,aiBridge:eU,commentsEnabled:eK,updateComment:eq,deleteComment:eJ,lines:eX,matches:eZ,rowData:eG,virtualizer:eY,commentsByEndLine:eQ,linesWithComments:e0,setIsSearchVisible:e1,setSearchQuery:e2,setCaseSensitive:e5,setWholeWord:e4,setViewingComment:e3,setAddCommentInput:e8,setSendToAIInput:e6,goToNextMatch:e9,goToPrevMatch:e7,handleSearchKeyDown:te,handleCommentBubbleClick:tt,handleToolbarAddComment:tn,handleToolbarSendToAI:tr,handleToolbarSearch:ts,handleCommentSubmit:tl,handleSendToAISubmit:ta,handleCommentSendToAI:to,getHighlightedLineHtml:ti,suppressMatchScrollRef:tc,inlineBlameLineRef:td,inlineBlameVersion:tu}=function({content:e,filePath:t,showSearch:n=!0,cwd:r,enableComments:l=!1,scrollToLine:a=null,scrollToLineAlign:o="center",onScrollToLineComplete:i,visibleLineRef:c,onContentSearch:d}){let[u,f]=(0,s.useState)(!1),x=(0,s.useRef)(null),p=(0,s.useRef)(null),g=(0,s.useRef)(null),b=(0,N.r)();(0,s.useEffect)(()=>{f(!0)},[]);let[v,w]=(0,s.useState)(!1),[y,L]=(0,s.useState)(null),M=(0,s.useRef)(null),[R,T]=(0,s.useState)(!1),[$,P]=(0,s.useState)(""),[I,A]=(0,s.useState)(!1),[_,D]=(0,s.useState)(!1),[F,B]=(0,s.useState)(0),[W,V]=(0,s.useState)(0),O=(0,s.useRef)(!1),[z,H]=(0,s.useState)(null),U=(0,s.useRef)(!1),K=(0,s.useRef)(null),[q,J]=(0,s.useState)(null),[X,Z]=(0,s.useState)(null),G=(0,s.useMemo)(()=>e.split("\n"),[e]),[Y,Q]=(0,s.useState)(null);(0,s.useEffect)(()=>{x.current!==Y&&Q(x.current)});let ee=l&&!!r,{toolbarRef:et,bumpRef:en,clearToolbar:er}=(0,S.L)({enabled:ee,container:Y,resolveLineRange:e=>{if(!document.contains(e))return null;let t=e.nodeType===Node.TEXT_NODE?e.parentElement:e,n=t?.closest("[data-line]");if(!n)return null;let r=parseInt(n.getAttribute("data-line")||"0",10);return!Number.isFinite(r)||r<=0?null:{start:r,end:r}},buildLineSnapshot:({start:e,end:t})=>G.slice(e-1,t).join("\n")}),es=(0,s.useRef)(null),[el,ea]=(0,s.useState)(0),{comments:eo,addComment:ei,updateComment:ec,deleteComment:ed,refresh:eu}=(0,j._)({cwd:r||"",filePath:t}),eh=(0,h.C)(G,t),em=(0,s.useMemo)(()=>{let e=new Map;for(let t of eo){let n=t.endLine;e.has(n)||e.set(n,[]),e.get(n).push(t)}return e},[eo]),ef=(0,s.useMemo)(()=>{let e=new Set;for(let t of eo)for(let n=t.startLine;n<=t.endLine;n++)e.add(n);return e},[eo]),ex=(0,s.useMemo)(()=>(0,m.Np)(G,$,I,_),[G,$,I,_]);(0,s.useEffect)(()=>{ex.length>0&&B(0)},[ex.length,$,I,_]);let ep=(0,s.useMemo)(()=>{let e=[];for(let t=0;t<G.length;t++)e.push({type:"code",lineIndex:t});return e},[G.length]),eg=(0,k.Te)({count:ep.length,getScrollElement:()=>x.current,estimateSize:()=>20,overscan:10});(0,s.useEffect)(()=>{if(!c)return;let e=x.current;if(!e)return;let t=()=>{if(!eg.range)return;let t=e.scrollTop;for(let e of eg.getVirtualItems())if(e.start>=t){let t=ep[e.index];t?.type==="code"&&(c.current=t.lineIndex+1);return}};return e.addEventListener("scroll",t,{passive:!0}),t(),()=>e.removeEventListener("scroll",t)},[c,ep]),(0,s.useEffect)(()=>{let e=e=>{"Meta"===e.key&&w(!0)},t=e=>{"Meta"===e.key&&w(!1)},n=()=>w(!1);return window.addEventListener("keydown",e),window.addEventListener("keyup",t),window.addEventListener("blur",n),()=>{window.removeEventListener("keydown",e),window.removeEventListener("keyup",t),window.removeEventListener("blur",n)}},[]),(0,s.useEffect)(()=>{if(!n)return;let e=e=>{(e.metaKey||e.ctrlKey)&&"f"===e.key&&(e.preventDefault(),T(!0),setTimeout(()=>g.current?.focus(),0)),"Escape"===e.key&&(R?(T(!1),P("")):X?Z(null):q?J(null):et.current?er():z&&H(null))},t=p.current;if(t)return t.addEventListener("keydown",e),()=>t.removeEventListener("keydown",e)},[n,R,X,q,z]),(0,s.useEffect)(()=>{if(O.current){O.current=!1;return}if(ex.length>0&&F>=0&&F<ex.length){let e=ex[F],t=ep.findIndex(t=>"code"===t.type&&t.lineIndex===e.lineIndex);t>=0&&eg.scrollToIndex(t,{align:"center"})}},[F,ex,eg,ep,W]);let eb=(0,s.useCallback)(()=>{0!==ex.length&&(B(e=>(e+1)%ex.length),V(e=>e+1))},[ex.length]),ev=(0,s.useCallback)(()=>{0!==ex.length&&(B(e=>(e-1+ex.length)%ex.length),V(e=>e+1))},[ex.length]),ew=(0,s.useRef)(a);ew.current=a,(0,s.useEffect)(()=>{if(null!==ew.current&&ew.current>0&&ep.length>0){let e=ew.current,t=e-1,n=ep.findIndex(e=>"code"===e.type&&e.lineIndex===t);if(n>=0){let t=()=>{eg.scrollToIndex(n,{align:o}),"center"===o&&(M.current&&clearTimeout(M.current),L(e),M.current=setTimeout(()=>L(null),500)),i?.()};"start"===o?requestAnimationFrame(t):setTimeout(t,150)}}},[a,o,ep.length,eg,i]);let ey=(0,s.useCallback)(e=>{"Enter"===e.key&&(e.preventDefault(),e.shiftKey?ev():eb()),"Escape"===e.key&&(T(!1),P(""))},[eb,ev]),ek=(0,s.useCallback)((e,t)=>{ee&&(t.stopPropagation(),H({comment:e,x:t.clientX,y:t.clientY}),er(),J(null),Z(null))},[ee,er]);(0,s.useEffect)(()=>{if(!ee)return;let e=x.current,t=!1,n=()=>{t=!0,K.current=null,U.current=!0},r=()=>{t=!1;let e=window.getSelection();if(!e||e.isCollapsed||!e.toString().trim()){U.current=!1;return}let n=e.getRangeAt(0),r=x.current;if(!r||!r.contains(n.commonAncestorContainer))return;let s=n.startContainer,l=n.endContainer,a=(s.nodeType===Node.TEXT_NODE?s.parentElement:s)?.closest("[data-line]"),o=(l.nodeType===Node.TEXT_NODE?l.parentElement:l)?.closest("[data-line]");if(!a||!o)return;let i=parseInt(a.getAttribute("data-line")||"0",10),c=parseInt(o.getAttribute("data-line")||"0",10);i&&c&&(U.current=!0,K.current={startLine:i,startOffset:E(a,n.startContainer,n.startOffset),endLine:c,endOffset:E(o,n.endContainer,n.endOffset)})},s=()=>{if(t)return;let e=window.getSelection();e&&!e.isCollapsed&&e.toString().trim()||(K.current=null,U.current=!1)};return e?.addEventListener("mousedown",n),document.addEventListener("mouseup",r),document.addEventListener("selectionchange",s),()=>{e?.removeEventListener("mousedown",n),document.removeEventListener("mouseup",r),document.removeEventListener("selectionchange",s)}},[ee]),(0,s.useEffect)(()=>{let e=x.current;if(!e)return;let t=t=>{let n,r;if(!e.contains(t.target)){if(t.target.closest?.("[data-inline-blame-tip]"))return;null!==es.current&&(es.current=null,ea(e=>e+1));return}let s=window.getSelection();if(s&&!s.isCollapsed&&s.toString().trim())return;let l=(n=t.target,(r=n.closest?.("[data-line]"))?parseInt(r.getAttribute("data-line")||"0",10):null);l!==es.current&&(es.current=l,requestAnimationFrame(()=>ea(e=>e+1)))};return document.addEventListener("mouseup",t),()=>document.removeEventListener("mouseup",t)},[]);let ej=(0,s.useCallback)(()=>{let e=et.current;e&&(J({x:e.x,y:e.y,range:e.range,selectedText:e.selectedText,lineSnapshot:e.lineSnapshot}),er())},[er,et]),eC=(0,s.useCallback)(()=>{let e=et.current;e&&(Z({x:e.x,y:e.y,range:e.range,selectedText:e.selectedText,lineSnapshot:e.lineSnapshot}),er())},[er,et]),eN=(0,s.useCallback)(()=>{let e=et.current;if(!e||!d)return;let t=e.selectedText.trim();er(),t&&d(t)},[d,er,et]),eS=(0,s.useCallback)(async e=>{q&&(await ei(q.range.start,q.range.end,e,q.selectedText),J(null))},[q,ei]),eE=(0,s.useCallback)(async(e,n)=>{if(b&&r)try{let s=await (0,C.$3)(r),l=[];for(let e of s)l.push({filePath:e.filePath,startLine:e.startLine,endLine:e.endLine,codeContent:e.codeContent,note:e.content||void 0});l.push({filePath:t,startLine:e.range.start,endLine:e.range.end,codeContent:e.lineSnapshot});let a=(0,C.Gw)(l,n);b.sendMessage(a),await (0,C.RP)(r),eu()}catch(e){console.error("Failed to send to AI:",e)}},[b,t,r,eu]),eL=(0,s.useCallback)(e=>{X&&eE(X,e)},[X,eE]),eM=(0,s.useCallback)(e=>{q&&eE(q,e)},[q,eE]),eR=(0,s.useCallback)((e,t,n)=>{let r=G[e];if(!r)return t;let s=[];if($&&ex.length>0)for(let t of ex.filter(t=>t.lineIndex===e)){let n=ex[F]?.lineIndex===e&&ex[F]?.startCol===t.startCol;s.push({start:t.startCol,end:t.endCol,cls:n?"hl-cur":"hl-m"})}if(n&&!$&&n.length>=1){let e=n.toLowerCase(),t=r.toLowerCase(),l=0;for(;-1!==(l=t.indexOf(e,l));)s.push({start:l,end:l+n.length,cls:"hl-kw"}),l+=1}if(0===s.length)return t;s.sort((e,t)=>e.start-t.start||e.end-t.end);let l=[],a=0;for(let e of s){if(e.start<a)continue;e.start>a&&l.push((0,m.ZD)(r.substring(a,e.start)));let t=(0,m.ZD)(r.substring(e.start,e.end));l.push(`<span class="${e.cls}">${t}</span>`),a=e.end}if(a<r.length&&l.push((0,m.ZD)(r.substring(a))),t!==(0,m.ZD)(r)){let e=t;for(let t of s){let n=r.substring(t.start,t.end),s=(0,m.ZD)(n),l=s.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),a=RegExp(`(?<=>)([^<]*?)(${l})`,""),o=`$1<span class="${t.cls}">${s}</span>`,i=e.replace(a,o);i.length>e.length+200||(e=i)}return e}return l.join("")},[$,ex,F,G]);return{parentRef:x,containerRef:p,searchInputRef:g,floatingToolbarRef:et,suppressHoverRef:U,savedSelectionRef:K,highlightedLines:eh,isMounted:u,cmdHeld:v,flashLine:y,isSearchVisible:R,searchQuery:$,caseSensitive:I,wholeWord:_,currentMatchIndex:F,viewingComment:z,bumpToolbarRef:en,addCommentInput:q,sendToAIInput:X,aiBridge:b,commentsEnabled:ee,comments:eo,updateComment:ec,deleteComment:ed,lines:G,matches:ex,rowData:ep,virtualizer:eg,commentsByEndLine:em,linesWithComments:ef,setIsSearchVisible:T,setSearchQuery:P,suppressMatchScrollRef:O,setCaseSensitive:A,setWholeWord:D,setViewingComment:H,setAddCommentInput:J,setSendToAIInput:Z,goToNextMatch:eb,goToPrevMatch:ev,handleSearchKeyDown:ey,handleCommentBubbleClick:ek,handleToolbarAddComment:ej,handleToolbarSendToAI:eC,handleToolbarSearch:eN,handleCommentSubmit:eS,handleSendToAISubmit:eL,handleCommentSendToAI:eM,getHighlightedLineHtml:eR,inlineBlameLineRef:es,inlineBlameVersion:el}}({content:e,filePath:t,showSearch:p,cwd:b,enableComments:!q&&v,scrollToLine:q?null:A,scrollToLineAlign:q?"center":_,onScrollToLineComplete:q?void 0:D,visibleLineRef:q?void 0:B,onContentSearch:ea}),th=(0,d.iN)(),tm=(0,s.useRef)(null),tf=(0,s.useRef)(null),tx=(0,s.useRef)({line:0,col:0}),tp=(0,s.useRef)({line:0,col:0}),tg=function({lines:e,enabled:t,onContentChange:n,onEnterInsert:r,onSave:l,getVisibleLineCount:a,scrollToLine:o,onSearchExecute:i,onSearchNext:c,onSearchPrev:d,onSearchClear:u}){let[h,m]=(0,s.useState)("normal"),[f,x]=(0,s.useState)(-1),[p,g]=(0,s.useState)(0),[b,v]=(0,s.useState)(!1),[w,y]=(0,s.useState)(""),[k,j]=(0,s.useState)(""),[C,N]=(0,s.useState)(""),[S,E]=(0,s.useState)(""),L=(0,s.useRef)([]),M=(0,s.useRef)([]),R=(0,s.useRef)([]),T=(0,s.useRef)(null),$=(0,s.useRef)(e);(0,s.useEffect)(()=>{$.current=e}),(0,s.useEffect)(()=>{0!==e.length&&queueMicrotask(()=>x(t=>Math.min(t,e.length-1)))},[e.length]);let P=(0,s.useCallback)((e,t)=>Math.max(0,Math.min(t,Math.max(0,($.current[e]??"").length-1))),[]),I=(0,s.useRef)(e.length);(0,s.useEffect)(()=>{let t=Math.abs(e.length-I.current);I.current=e.length,t>10&&(queueMicrotask(()=>{x(-1),g(0),v(!1)}),L.current=[],M.current=[],R.current=[])},[e]);let A=(0,s.useCallback)(()=>{T.current&&(clearTimeout(T.current),T.current=null),y("")},[]),_=(0,s.useCallback)(()=>{T.current&&clearTimeout(T.current),T.current=setTimeout(()=>{y(""),T.current=null},500)},[]),D=(0,s.useCallback)((e,t)=>{L.current.push(t),M.current=[],v(!0),n(e.join("\n"))},[n]),F=(0,s.useCallback)((e,t)=>{let n=Math.max(0,Math.min(e,$.current.length-1));x(n),g(P(n,t??0)),o(n,"auto")},[o,P]),B=(0,s.useCallback)(e=>{x(t=>{let n=Math.max(0,Math.min(t+e,$.current.length-1));return o(n,"auto"),g(e=>Math.max(0,Math.min(e,Math.max(0,($.current[n]??"").length-1)))),n})},[o]),W=(0,s.useCallback)(()=>{let e=$.current,t=Math.min(f,e.length-1);if(0===e.length)return;let n=e[t];R.current=[n];let r=[...e];r.splice(t,1),0===r.length&&r.push("");let s=Math.min(t,r.length-1);D(r,{lineIndex:t,oldLines:[n],newLines:[],cursorLine:t}),x(s),g(0)},[f,D]),V=(0,s.useCallback)(()=>{let e=$.current,t=Math.min(f,e.length-1);e.length>0&&(R.current=[e[t]])},[f]),O=(0,s.useCallback)(()=>{let e=R.current;if(0===e.length)return;let t=$.current,n=Math.min(f,t.length-1)+1,r=[...t];r.splice(n,0,...e),D(r,{lineIndex:n,oldLines:[],newLines:[...e],cursorLine:f}),x(n),g(0),o(n,"auto")},[f,D,o]),z=(0,s.useCallback)(()=>{let e=$.current,t=Math.min(f,e.length-1),n=e[t];if(!n||0===n.length)return;let r=n.substring(1),s=[...e];s[t]=r,D(s,{lineIndex:t,oldLines:[n],newLines:[r],cursorLine:f})},[f,D]),H=(0,s.useCallback)(()=>{let e=L.current;if(0===e.length)return;let t=e.pop(),r=[...$.current];0===t.newLines.length&&t.oldLines.length>0?r.splice(t.lineIndex,0,...t.oldLines):0===t.oldLines.length&&t.newLines.length>0?(r.splice(t.lineIndex,t.newLines.length),0===r.length&&r.push("")):r.splice(t.lineIndex,t.newLines.length,...t.oldLines),M.current.push(t),n(r.join("\n")),x(Math.min(t.cursorLine,r.length-1)),o(Math.min(t.cursorLine,r.length-1),"auto"),0===e.length&&v(!1)},[n,o]),U=(0,s.useCallback)(()=>{let e=M.current;if(0===e.length)return;let t=e.pop(),r=[...$.current];0===t.newLines.length&&t.oldLines.length>0?(r.splice(t.lineIndex,t.oldLines.length),0===r.length&&r.push("")):0===t.oldLines.length&&t.newLines.length>0?r.splice(t.lineIndex,0,...t.newLines):r.splice(t.lineIndex,t.oldLines.length,...t.newLines),L.current.push(t),v(!0),n(r.join("\n"));let s=t.lineIndex+Math.max(0,t.newLines.length-1);x(Math.min(s,r.length-1)),o(Math.min(s,r.length-1),"auto")},[n,o]),K=(0,s.useCallback)(e=>{let t=$.current,n=Math.min(f,t.length-1);if("o"===e||"O"===e){let r="o"===e?n+1:n,s=[...t];s.splice(r,0,""),D(s,{lineIndex:r,oldLines:[],newLines:[""],cursorLine:f}),n=r,x(r)}m("insert"),r(n,p,e)},[f,p,D,r]),q=(0,s.useCallback)(()=>{m("normal"),A()},[A]),J=(0,s.useCallback)(()=>{m("command"),j("")},[]),X=(0,s.useCallback)(()=>{m("normal"),j("")},[]),Z=(0,s.useCallback)(()=>{m("search"),N("")},[]),G=(0,s.useCallback)(()=>{m("normal"),N("")},[]),Y=(0,s.useCallback)(e=>{let t=e.trim();if("w"===t){l?.(),m("normal"),j("");return}if("q"===t){m("normal"),j("");return}if("wq"===t){l?.(),m("normal"),j("");return}if("noh"===t||"nohlsearch"===t){u?.(),m("normal"),j("");return}let n=parseInt(t,10);if(!isNaN(n)&&n>0){let e=Math.min(n-1,$.current.length-1);x(e),o(e,"center"),m("normal"),j("");return}m("normal"),j("")},[l,u,o]),Q=(0,s.useCallback)(e=>{if(!e){m("normal"),N("");return}E(e),i?.(e),m("normal"),N("")},[i]),ee=(0,s.useCallback)(e=>{if(!t)return!1;let n=e.ctrlKey&&"c"===e.key&&!e.metaKey&&!e.shiftKey;if("insert"===h)return("Escape"===e.key||!!n)&&(q(),!0);if("command"===h)return!e.isComposing&&("Escape"===e.key||n?X():"Enter"===e.key?Y(k):"Backspace"===e.key?0===k.length?X():j(e=>e.slice(0,-1)):1!==e.key.length||e.metaKey||e.ctrlKey||j(t=>t+e.key),!0);if("search"===h)return!e.isComposing&&("Escape"===e.key||n?G():"Enter"===e.key?Q(C):"Backspace"===e.key?0===C.length?G():N(e=>e.slice(0,-1)):1!==e.key.length||e.metaKey||e.ctrlKey||N(t=>t+e.key),!0);if(f<0&&(x(0),g(0)),e.metaKey)return!1;if(e.ctrlKey)return"d"===e.key?(B(Math.max(1,Math.floor(a()/2))),A(),!0):"u"===e.key?(B(-Math.max(1,Math.floor(a()/2))),A(),!0):"r"===e.key&&(U(),A(),!0);let r=e.key,s=w+r;if("g"===s)return y("g"),_(),!0;if("gg"===s)return F(0),A(),!0;if("d"===s)return y("d"),_(),!0;if("dd"===s)return W(),A(),!0;if("y"===s)return y("y"),_(),!0;if("yy"===s)return V(),A(),!0;if(w&&s!==r&&A(),"j"===r||"ArrowDown"===r)return B(1),!0;if("k"===r||"ArrowUp"===r)return B(-1),!0;if("h"===r||"ArrowLeft"===r)return g(e=>Math.max(0,e-1)),!0;if("l"===r||"ArrowRight"===r){let e=Math.max(0,($.current[f]??"").length-1);return g(t=>Math.min(e,t+1)),!0}if("0"===r)return g(0),!0;if("$"===r)return g(Math.max(0,($.current[f]??"").length-1)),!0;if("^"===r){let e=($.current[f]??"").search(/\S/);return g(e>=0?e:0),!0}return"G"===r?(F($.current.length-1),!0):"x"===r?(z(),!0):"p"===r?(O(),!0):"u"===r?(H(),!0):"i"===r||"a"===r||"I"===r||"A"===r||"o"===r||"O"===r?(K(r),!0):"/"===r?(Z(),!0):"n"===r?(c?.(),!0):"N"===r?(d?.(),!0):":"===r?(J(),!0):"Escape"!==r&&1===r.length},[t,h,w,k,C,f,q,K,J,X,Z,G,Y,Q,B,F,a,W,V,O,z,H,U,A,_,c,d]);return{state:{mode:h,cursorLine:f,cursorCol:p,isDirty:b,keyBuffer:w,commandInput:k,searchInput:C,lastSearch:S},handleKeyDown:ee,enterNormal:q,enterInsert:K,setCursorLine:x,setCursorCol:g,setCommandInput:j,setSearchInput:N,setIsDirty:v,clearUndoHistory:(0,s.useCallback)(()=>{L.current=[],M.current=[]},[])}}({lines:eX,enabled:Y&&!q,onContentChange:e=>{tx.current={line:tp.current.line,col:tp.current.col},Q?.(e)},onEnterInsert:(e,t,n)=>{let r=t;if("a"===n)r=t+1;else if("A"===n)r=(eX[e]??"").length;else if("I"===n){let t=(eX[e]??"").search(/\S/);r=t>=0?t:0}else("o"===n||"O"===n)&&(r=0);tx.current={line:e,col:r},ee?.(e)},onSave:et,getVisibleLineCount:()=>{let e=eS.current;return e?Math.floor(e.clientHeight/20):20},scrollToLine:(e,t)=>{let n=eG.findIndex(t=>"code"===t.type&&t.lineIndex===e);n>=0&&eY.scrollToIndex(n,{align:t||"auto"})},onSearchExecute:e=>{e2(e),e1(!1)},onSearchNext:e9,onSearchPrev:e7,onSearchClear:()=>{e2("")}});(0,s.useEffect)(()=>{en&&(en.current={cursorLine:tg.state.cursorLine,cursorCol:tg.state.cursorCol}),tp.current={line:tg.state.cursorLine,col:tg.state.cursorCol}},[en,tg.state.cursorLine,tg.state.cursorCol]);let tb=(0,s.useRef)(null);(0,s.useEffect)(()=>{Y&&!q&&null!=er&&t&&tb.current!==t&&(tb.current=t,tg.setCursorLine(er-1),null!=es&&tg.setCursorCol(es-1),el?.())},[Y,q,er,es,t]),(0,s.useEffect)(()=>{if(!Y||q)return;let e=eE.current;if(!e)return;let t=e=>{let t=e.target;"TEXTAREA"===t.tagName||"INPUT"===t.tagName||t.isContentEditable||tg.handleKeyDown(e)&&(e.preventDefault(),e.stopPropagation())};return e.addEventListener("keydown",t,!0),()=>e.removeEventListener("keydown",t,!0)},[Y,q,tg.handleKeyDown]),(0,s.useEffect)(()=>{if(!Y||q)return;let e=eE.current;e&&"normal"===tg.state.mode&&requestAnimationFrame(()=>{let t=document.activeElement;t&&("TEXTAREA"===t.tagName||"INPUT"===t.tagName||t.isContentEditable)||e.focus()})},[Y,q,tg.state.mode,e]);let tv=(0,s.useCallback)(e=>{if(!Y||q)return;let t=e.target.closest("[data-line]");if(t){let n=parseInt(t.getAttribute("data-line"),10);if(!isNaN(n)){tg.setCursorLine(n-1);let r=t.querySelector("[data-code-content]");if(r){let t=document.caretRangeFromPoint(e.clientX,e.clientY);if(t&&r.contains(t.startContainer)){let e,s=document.createTreeWalker(r,NodeFilter.SHOW_TEXT),l=0;for(;e=s.nextNode();){if(e===t.startContainer){l+=t.startOffset;break}l+=e.textContent?.length||0}let a=eX[n-1]??"";tg.setCursorCol(Math.max(0,Math.min(l,Math.max(0,a.length-1))))}}}}let n=e.target;if("TEXTAREA"===n.tagName||"INPUT"===n.tagName||n.isContentEditable)return;let r=eE.current;r&&r.focus()},[Y,q,tg.setCursorLine,tg.setCursorCol,eX]),tw=(0,s.useCallback)(e=>{Y&&!q&&requestAnimationFrame(()=>{let e=window.getSelection(),t=e?.toString().trim();t&&/^\S+$/.test(t)&&(tc.current=!0,e2(t))})},[Y,q,e2,tc]);(0,s.useEffect)(()=>{"command"===tg.state.mode?setTimeout(()=>tm.current?.focus(),0):"search"===tg.state.mode&&setTimeout(()=>tf.current?.focus(),0)},[tg.state.mode]),(0,s.useEffect)(()=>{let e=eS.current;if(!e)return;let t=()=>{(z??O)?.()};return e.addEventListener("mousedown",t),()=>e.removeEventListener("mousedown",t)},[z,O]),(0,s.useEffect)(()=>{ez||eH?(eR.current=!0,O?.()):eM.current||(eR.current=!1)},[ez,eH,O]),(0,s.useLayoutEffect)(()=>{let e=e$.current;if(!e)return;let t=window.getSelection();if(t&&!t.isCollapsed)return;let n=eS.current;if(!n)return;let r=n.querySelector(`[data-line="${e.startLine}"]`),s=n.querySelector(`[data-line="${e.endLine}"]`);if(!r||!s)return;let l=L(r,e.startOffset),a=L(s,e.endOffset);if(l&&a)try{let e=document.createRange();e.setStart(l.node,l.offset),e.setEnd(a.node,a.offset),t?.removeAllRanges(),t?.addRange(e)}catch{}});let ty=(0,s.useCallback)((e,t,n)=>{eR.current||V?.(e,t,n)},[V]),tk=(0,s.useCallback)((e,t)=>{eR.current||W?.(e,t)},[W]),tj=Math.max(4,String(q?ex:eX.length).length),tC=(0,s.useMemo)(()=>{let e=0;for(let t of eX){let n=0;for(let e=0;e<t.length;e++)" "===t[e]?n+=2-n%2:n+=1;n>e&&(e=n)}return e},[eX]);(0,s.useEffect)(()=>{if(q){ec.current=e;let t=e.split("\n").length;eg.current=t,ep(t),ed.current=!1,eh(!1),ev({show:!1}),ek.current=J}},[q,e,J]),(0,s.useEffect)(()=>{if(!q)return;let t=ew.current;if(!t)return;let n=e.split("\n");t.innerHTML=I(n.map((e,t)=>eP[t]||(0,m.ZD)(e||" "))),requestAnimationFrame(()=>{let e,r;Y?(e=Math.max(0,Math.min(tx.current.line,n.length-1)),r=tx.current.col):(e=Math.max(0,Math.min((B?.current??1)-1,n.length-1)),r=0),t.focus(),P(t,{line:e,offset:r});let s=B?.current??1;ey.current&&(ey.current.scrollTop=(s-1)*20)})},[q]),(0,s.useEffect)(()=>{q&&G?.({isDirty:eu,isSaving:em})},[q,eu,em,G]);let tN=(0,s.useCallback)(()=>{let e=ew.current;if(!e)return ec.current;let t=[];for(let n of e.childNodes){let e=n.textContent||"";t.push(" "===e?"":e)}return t.join("\n")},[]),tS=(0,s.useCallback)(()=>{ej.current&&clearTimeout(ej.current),ej.current=setTimeout(async()=>{let e=ew.current;if(e&&!eN.current){ec.current=tN();try{let n=await (0,m.kS)(),r=(0,m.sQ)(t),s=document.documentElement.classList.contains("dark"),l=ec.current.split("\n"),a=n.codeToTokens(l.join("\n"),{lang:r,theme:s?"github-dark":"github-light"}).tokens.map(e=>(0,m.b8)(e)),o=$(e);eC.current=!0,e.innerHTML=I(a),eC.current=!1,o&&P(e,o)}catch{}}},300)},[t,tN]);(0,s.useEffect)(()=>{if(q)return()=>{ej.current&&clearTimeout(ej.current)}},[q]);let tE=(0,s.useCallback)(()=>{let e=ew.current;if(!e)return;ed.current||(ed.current=!0,eh(!0));let t=e.children.length;t!==eg.current&&(eg.current=t,ep(t))},[]),tL=(0,s.useCallback)(()=>{eC.current||eN.current||(tE(),tS())},[tE,tS]),tM=(0,s.useCallback)(e=>{if(!e.nativeEvent.isComposing&&("Tab"===e.key&&(e.preventDefault(),document.execCommand("insertText",!1," ")),"Enter"===e.key)){e.preventDefault();let t=ew.current;if(!t)return;let n=window.getSelection();if(!n?.rangeCount)return;let r=n.getRangeAt(0);r.deleteContents();let s=r.startContainer;for(;s&&s.parentElement!==t;)s=s.parentElement;if(!s||!(s instanceof HTMLElement))return;let l=$(t),a=Array.from(t.children).indexOf(s),o=s.textContent||"",i=l?.offset??o.length,c=o.substring(0,i),d=o.substring(i);s.innerHTML=(0,m.ZD)(c||" ");let u=document.createElement("div");u.setAttribute("style",T),u.innerHTML=(0,m.ZD)(d||" "),s.after(u),P(t,{line:a+1,offset:0}),tE(),tS()}},[tE,tS]),tR=(0,s.useCallback)(e=>{e.preventDefault();let t=e.clipboardData.getData("text/plain");document.execCommand("insertText",!1,t)},[]),tT=(0,s.useCallback)(async(e=!1)=>{if(!b)return;ec.current=tN(),ef(!0);let n=await o.t4.runPromiseExit((0,i.OJ)({cwd:b,path:t,content:ec.current,expectedMtime:e?void 0:ek.current}));if("Failure"===n._tag){console.error("Error saving file:",n.cause),(0,R.oR)(ei("toast.saveFailed"),"error"),ef(!1);return}let r=n.value,s=r.data;if(409===r.status&&s?.conflict){let e=await o.t4.runPromiseExit((0,c.K)(b,t));"Success"===e._tag&&e.value.ok&&"string"==typeof e.value.data?.content?ev({show:!0,diskContent:e.value.data.content}):ev({show:!0}),ef(!1);return}if(!r.ok){console.error("Error saving file: status",r.status),(0,R.oR)(ei("toast.saveFailed"),"error"),ef(!1);return}let l=s?.mtime;l&&(ek.current=l),ed.current=!1,eh(!1),ev({show:!1}),(0,R.oR)(ei("toast.savedSuccess"),"success"),Z?.(),ef(!1)},[b,t,tN,Z,ei]),t$=(0,s.useCallback)(async()=>{eu&&!em&&await tT(!1)},[eu,em,tT]),tP=(0,s.useCallback)(async()=>{ev({show:!1}),await tT(!0)},[tT]),tI=(0,s.useCallback)(()=>{if(void 0!==eb.diskContent){ec.current=eb.diskContent;let t=eb.diskContent.split("\n").length;eg.current=t,ep(t);let n=eb.diskContent!==e;ed.current=n,eh(n);let r=ew.current;r&&(r.innerHTML=I(eb.diskContent.split("\n").map(e=>(0,m.ZD)(e||" "))),tS())}ev({show:!1}),Z?.()},[eb.diskContent,e,Z,tS]),tA=(0,s.useCallback)(()=>{let e=ey.current;return e?Math.floor(e.scrollTop/20)+1:B?.current??1},[B]),t_=(0,s.useCallback)(async()=>{(!eu||await (0,R.lJ)(ei("codeViewer.unsavedConfirm"),{danger:!0,confirmText:ei("codeViewer.discardChanges"),cancelText:ei("codeViewer.continueEditing")}))&&X?.(tA())},[eu,X,tA]);(0,s.useEffect)(()=>{if(!q)return;let e=e=>{(e.metaKey||e.ctrlKey)&&"s"===e.key&&(e.preventDefault(),t$())};return document.addEventListener("keydown",e),()=>document.removeEventListener("keydown",e)},[q,t$]);let tD=(0,s.useCallback)(()=>{let e=tN();Q?.(e);let t=ew.current,n=t?$(t):null,r=tA();if(tg.enterNormal(),n){tg.setCursorLine(n.line);let t=e.split("\n")[n.line]??"";tg.setCursorCol(Math.max(0,Math.min(n.offset,Math.max(0,t.length-1))))}else tg.setCursorLine(Math.max(0,r-1));X?.(r)},[tN,Q,tA,X,tg]);(0,s.useEffect)(()=>{if(!q)return;let e=e=>{let t="Escape"===e.key,n=e.ctrlKey&&"c"===e.key&&!e.metaKey&&!e.shiftKey;(t||Y&&n)&&(e.preventDefault(),e.stopPropagation(),Y?ed.current?(0,R.lJ)(ei("codeViewer.unsavedExitConfirm"),{danger:!0,confirmText:ei("codeViewer.discardChanges"),cancelText:ei("codeViewer.continueEditing")}).then(e=>{e&&tD()}):tD():t_())};return document.addEventListener("keydown",e,!0),()=>document.removeEventListener("keydown",e,!0)},[q,Y,t_,tD]);let tF=(0,s.useCallback)(()=>{ed.current||(ed.current=!0,eh(!0))},[]);(0,s.useImperativeHandle)(eo,()=>({save:t$,close:t_,markDirty:tF,get isDirty(){return ed.current},get isSaving(){return em}}),[t$,t_,tF,em]);let tB=!!(H&&H.length>0),tW=(0,s.useMemo)(()=>{if(!H)return new Map;let e=[...new Set(H.map(e=>e.author))],t=new Map;return e.forEach((e,n)=>{t.set(e,w[n%w.length])}),t},[H]),[tV,tO]=(0,s.useState)(null),[tz,tH]=(0,s.useState)(null);(0,s.useEffect)(()=>{tO(null),tH(null)},[H]);let tU=(0,s.useCallback)((e,t)=>{tO(e.author);let n=t.currentTarget.getBoundingClientRect();tH({line:e,x:n.right+8,y:n.top})},[]),tK=(0,s.useCallback)(()=>{tO(null),tH(null)},[]),tq=(0,s.useCallback)(e=>{K&&(K({hash:e.hashFull,shortHash:e.hash,author:e.author,authorEmail:e.authorEmail,date:new Date(1e3*e.time).toISOString(),subject:e.message.split("\n")[0]||"",body:e.message.split("\n").slice(1).join("\n").trim(),time:e.time}),tH(null))},[K]),tJ=`${tj+2}ch`;return(0,r.jsxs)("div",{ref:eE,className:`h-full flex flex-col outline-none ${g}`,tabIndex:0,onClick:tv,onDoubleClick:tw,children:[q&&eb.show&&(0,r.jsxs)("div",{className:"px-4 py-2 bg-amber-500/15 border-b border-amber-500/30 flex items-center gap-3 flex-shrink-0",children:[(0,r.jsx)("svg",{className:"w-5 h-5 text-amber-500 flex-shrink-0",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M12 9v2m0 4h.01m-6.938 4h13.856c1.54 0 2.502-1.667 1.732-2.5L13.732 4c-.77-.833-1.964-.833-2.732 0L4.082 16.5c-.77.833.192 2.5 1.732 2.5z"})}),(0,r.jsx)("span",{className:"text-sm text-foreground flex-1",children:ei("codeViewer.fileModifiedExternally")}),(0,r.jsxs)("div",{className:"flex items-center gap-2",children:[(0,r.jsx)("button",{onClick:tI,className:"px-3 py-1 text-sm rounded border border-border hover:bg-accent transition-colors",children:ei("codeViewer.useDiskVersion")}),(0,r.jsx)("button",{onClick:tP,className:"px-3 py-1 text-sm rounded bg-amber-500 text-white hover:bg-amber-600 transition-colors",children:ei("codeViewer.forceOverwrite")})]})]}),!q&&p&&eD&&(0,r.jsxs)("div",{className:"flex-shrink-0 flex items-center gap-2 px-3 py-2 bg-secondary border-b border-border",children:[(0,r.jsx)("input",{ref:eL,type:"text",value:eF,onChange:e=>e2(e.target.value),onKeyDown:te,placeholder:ei("codeViewer.searchPlaceholder"),className:"flex-1 max-w-xs px-2 py-1 text-sm border border-border rounded bg-card text-foreground focus:outline-none focus:ring-2 focus:ring-ring"}),(0,r.jsx)("button",{onClick:()=>e5(!eB),className:`px-2 py-1 text-xs font-mono rounded border transition-colors ${eB?"bg-brand text-white border-brand":"border-border text-muted-foreground hover:bg-accent"}`,title:ei("codeViewer.caseSensitive"),children:"Aa"}),(0,r.jsx)("button",{onClick:()=>e4(!eW),className:`px-2 py-1 text-xs font-mono rounded border transition-colors ${eW?"bg-brand text-white border-brand":"border-border text-muted-foreground hover:bg-accent"}`,title:ei("codeViewer.wholeWordMatch"),children:"[ab]"}),(0,r.jsx)("span",{className:"text-xs text-muted-foreground",children:eZ.length>0?`${eV+1}/${eZ.length}`:ei("common.noMatch")}),(0,r.jsx)("button",{onClick:e7,disabled:0===eZ.length,className:"p-1 rounded hover:bg-accent disabled:opacity-50",title:ei("common.previous"),children:(0,r.jsx)("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M5 15l7-7 7 7"})})}),(0,r.jsx)("button",{onClick:e9,disabled:0===eZ.length,className:"p-1 rounded hover:bg-accent disabled:opacity-50",title:ei("common.next"),children:(0,r.jsx)("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M19 9l-7 7-7-7"})})}),(0,r.jsx)("button",{onClick:()=>{e1(!1),e2("")},className:"p-1 rounded hover:bg-accent",title:ei("common.close"),children:(0,r.jsx)("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M6 18L18 6M6 6l12 12"})})})]}),q?(0,r.jsx)("div",{ref:ey,className:"flex-1 overflow-auto bg-secondary",children:(0,r.jsxs)("div",{className:"flex",style:{minHeight:"100%"},children:[(0,r.jsx)("div",{className:"flex-shrink-0 font-mono text-sm select-none sticky left-0 z-[2] bg-secondary",style:{width:tJ},children:Array.from({length:ex},(e,t)=>(0,r.jsx)("div",{className:"text-right text-muted-foreground/50 pr-3",style:{height:20,lineHeight:"20px"},children:t+1},t))}),(0,r.jsx)("div",{ref:ew,contentEditable:!0,suppressContentEditableWarning:!0,onInput:tL,onKeyDown:tM,onPaste:tR,onCompositionStart:()=>{eN.current=!0},onCompositionEnd:()=>{eN.current=!1,tL()},spellCheck:!1,autoCorrect:"off",autoCapitalize:"off",className:"flex-1 font-mono text-sm outline-none",style:{caretColor:"var(--foreground)",tabSize:2}})]})}):(0,r.jsx)("div",{ref:eS,className:`flex-1 overflow-auto font-mono text-sm bg-secondary${eA?" cmd-held-container":""}`,children:(0,r.jsx)("div",{style:{height:`${eY.getTotalSize()}px`,minWidth:"100%",width:tB?`calc(${tj+tC+10}ch + 13rem)`:`${tj+tC+10}ch`,position:"relative"},children:eY.getVirtualItems().map(e=>{let t=eG[e.index];if("code"!==t.type)return null;let s=t.lineIndex,l=s+1,a=eP[s]||(0,m.ZD)(eX[s]||""),o=ti(s,a,F),i=e0.has(l),c=eQ.get(l),d=c?.[0],u=!!(ez&&l>=ez.range.start&&l<=ez.range.end),h=tu>=0?td.current:null,f=!q&&U&&h===l?U[s]??null:null,x=tB?H[s]:void 0,p=tB&&s>0?H[s-1]:void 0,g=!!x&&(!p||p.hash!==x.hash),b=x?tW.get(x.author):void 0;return(0,r.jsx)(y,{virtualKey:e.key,lineNum:l,highlightedHtml:o,hasComments:i,firstComment:d,lineCommentsCount:c?.length,isInRange:u,showLineNumbers:n,lineNumChars:tj,commentsEnabled:eK,virtualItemSize:e.size,virtualItemStart:e.start,onCommentBubbleClick:tt,onCmdClick:tk,onTokenHover:ty,onTokenHoverLeave:O,flashLine:e_,blameLine:x,showBlameInfo:g,blameAuthorColor:b,isBlameHovered:!!(x&&tV===x.author),onBlameClick:tq,onBlameMouseEnter:tU,onBlameMouseLeave:tK,inlineBlameData:f,onInlineBlameClick:tq,isCursorLine:Y&&!q&&tg.state.cursorLine===s,cursorCol:Y&&!q&&tg.state.cursorLine===s?tg.state.cursorCol:void 0},e.key)})})}),Y&&(0,r.jsxs)("div",{className:"vi-status-bar flex-shrink-0 h-6 bg-card border-t border-border flex items-center px-3 text-xs font-mono select-none",children:["normal"===tg.state.mode&&(0,r.jsx)("span",{className:"text-green-11 font-medium",children:"NORMAL"}),"insert"===tg.state.mode&&(0,r.jsx)("span",{className:"text-blue-11 font-medium",children:"INSERT"}),"command"===tg.state.mode&&(0,r.jsxs)("div",{className:"flex items-center flex-1",children:[(0,r.jsx)("span",{className:"text-foreground",children:":"}),(0,r.jsx)("input",{ref:tm,value:tg.state.commandInput,onChange:e=>tg.setCommandInput(e.target.value),onKeyDown:e=>{if(e.nativeEvent.isComposing)return;let t=e.ctrlKey&&"c"===e.key&&!e.metaKey&&!e.shiftKey;("Enter"===e.key||"Escape"===e.key||t)&&(e.preventDefault(),e.stopPropagation(),tg.handleKeyDown(e.nativeEvent))},className:"flex-1 bg-transparent outline-none text-foreground ml-0.5",spellCheck:!1,autoComplete:"off"})]}),"search"===tg.state.mode&&(0,r.jsxs)("div",{className:"flex items-center flex-1",children:[(0,r.jsx)("span",{className:"text-foreground",children:"/"}),(0,r.jsx)("input",{ref:tf,value:tg.state.searchInput,onChange:e=>tg.setSearchInput(e.target.value),onKeyDown:e=>{if(e.nativeEvent.isComposing)return;let t=e.ctrlKey&&"c"===e.key&&!e.metaKey&&!e.shiftKey;("Enter"===e.key||"Escape"===e.key||t)&&(e.preventDefault(),e.stopPropagation(),tg.handleKeyDown(e.nativeEvent))},className:"flex-1 bg-transparent outline-none text-foreground ml-0.5",spellCheck:!1,autoComplete:"off"})]}),tg.state.keyBuffer&&"normal"===tg.state.mode&&(0,r.jsx)("span",{className:"ml-2 text-muted-foreground",children:tg.state.keyBuffer}),tg.state.isDirty&&("normal"===tg.state.mode||"command"===tg.state.mode)&&(0,r.jsx)("span",{className:"ml-2 text-amber-11",children:"[+]"}),(0,r.jsxs)("span",{className:"ml-auto text-muted-foreground",children:[tg.state.cursorLine+1,":",tg.state.cursorCol+1]})]}),eI&&th&&(0,a.createPortal)((0,r.jsxs)(r.Fragment,{children:[!q&&(0,r.jsx)(f.f,{floatingToolbarRef:eM,bumpRef:eT,container:th,onAddComment:tn,onSendToAI:tr,onSearch:ea?ts:void 0,isChatLoading:eU?.isLoading}),!q&&ez&&(0,r.jsx)(u.t,{x:ez.x,y:ez.y,range:ez.range,filePath:t,lineSnapshot:ez.lineSnapshot,container:th,onSubmit:tl,onSendToAI:eU?to:void 0,onClose:()=>e8(null),isChatLoading:eU?.isLoading}),!q&&eH&&(0,r.jsx)(u.G,{x:eH.x,y:eH.y,range:eH.range,filePath:t,lineSnapshot:eH.lineSnapshot,container:th,onSubmit:ta,onClose:()=>e6(null),isChatLoading:eU?.isLoading}),!q&&eO&&(0,r.jsx)(x.t,{x:eO.x,y:eO.y,comment:eO.comment,container:th,onClose:()=>e3(null),onUpdateComment:eq,onDeleteComment:eJ}),tz&&(0,r.jsxs)("div",{className:"fixed z-50 bg-card border border-border rounded-lg shadow-lg p-3 max-w-lg",style:{left:Math.min(tz.x,window.innerWidth-450),top:Math.max(8,Math.min(tz.y,window.innerHeight-200))},children:[(0,r.jsxs)("div",{className:"flex items-start gap-3",children:[(0,r.jsx)("div",{className:"px-2 py-0.5 rounded text-xs font-mono font-medium text-white flex-shrink-0",style:{backgroundColor:tW.get(tz.line.author)?.border||"#666"},children:tz.line.hash}),(0,r.jsxs)("div",{className:"flex-1 min-w-0",children:[(0,r.jsx)("div",{className:"text-sm font-medium text-foreground",children:tz.line.author}),(0,r.jsx)("div",{className:"text-xs text-muted-foreground",children:tz.line.authorEmail})]})]}),(0,r.jsx)("div",{className:"mt-2 text-sm text-foreground whitespace-pre-wrap max-h-48 overflow-y-auto",children:tz.line.message}),(0,r.jsxs)("div",{className:"mt-2 text-xs text-muted-foreground border-t border-border pt-2",children:[(0,M.fw)(tz.line.time)," \xb7 ",new Date(1e3*tz.line.time).toLocaleString(),(0,r.jsx)("span",{className:"ml-2 text-brand",children:ei("codeViewer.clickToViewDetails")})]})]})]}),th)]})});function _({content:e,filePath:t,className:n=""}){let l=(0,s.useMemo)(()=>e.split("\n"),[e]),a=(0,h.C)(l,t),o=Math.max(4,String(l.length).length);return(0,r.jsx)("pre",{className:`overflow-auto text-sm font-mono bg-secondary p-2 ${n}`,children:l.map((e,t)=>(0,r.jsxs)("div",{className:"flex",children:[(0,r.jsx)("span",{className:"text-slate-9 select-none pr-4 text-right",style:{minWidth:`${o+2}ch`},children:t+1}),(0,r.jsx)("span",{className:"flex-1",dangerouslySetInnerHTML:{__html:a[t]||(0,m.ZD)(e||" ")}})]},t))})}},38987:(e,t,n)=>{n.d(t,{zB:()=>$,e$:()=>T,vP:()=>E});var r=n(95155),s=n(12115),l=n(79114),a=n(49433),o=n(77725),i=n(62111),c=n(70188),d=n(64428),u=n(12710),h=n(33210),m=n(32967),f=n(88780),x=n(30133),p=n(48661),g=n(53377),b=n(47215),v=n(5135),w=n(24602),y=n(9573);let k=[/(^|\/)__tests__\//,/(^|\/)tests?\//,/\.(test|spec)\.[^/]+$/],j=[/\.(md|mdx)$/i,/(^|\/)docs\//,/(^|\/)README[^/]*$/i,/(^|\/)LICENSE[^/]*$/i,/(^|\/)CHANGELOG[^/]*$/i];function C(e){return k.some(t=>t.test(e))?"test":j.some(t=>t.test(e))?"docs":null}function N(e,t){if(t&&e.startsWith(t)){let n=e.slice(t.length);return n.startsWith("/")?n.slice(1):n}return e}function S(e,t){let n=[];for(let r of e)if("Edit"===r.name){let e=r.input;if(e.file_path&&"string"==typeof e.old_string&&"string"==typeof e.new_string){let s=N(e.file_path,t);n.push({key:r.id,toolName:"Edit",subject:`[Edit] ${s}`,legacy:!0,changeClass:C(s),files:[{path:s,status:"modified",old_string:e.old_string,new_string:e.new_string,fileClass:C(s)}]})}}else if("Write"===r.name){let e=r.input;if(e.file_path&&"string"==typeof e.content){let s=N(e.file_path,t);n.push({key:r.id,toolName:"Write",subject:`[Write] ${s}`,legacy:!0,changeClass:C(s),files:[{path:s,status:"added",old_string:"",new_string:e.content,fileClass:C(s)}]})}}return n}function E(e,t,n){let r=e.map(e=>{let t=new Set(e.commit.toolFiles);return{key:e.commit.toolId??e.commit.hash,shortHash:e.commit.hash.slice(0,7),toolName:e.commit.toolName??"tool",subject:e.commit.subject,timestamp:e.commit.timestamp,truncated:!0===e.truncated,changeClass:function(e){if(0===e.length)return null;let t=C(e[0]);return null===t?null:e.every(e=>C(e)===t)?t:null}(e.files.map(e=>e.path)),files:e.files.map(e=>({path:e.path,status:e.status,additions:e.additions,deletions:e.deletions,old_string:e.oldContent??"",new_string:e.newContent??"",unviewable:e.binary||null===e.oldContent&&null===e.newContent,external:t.size>0&&!t.has(e.path),fileClass:C(e.path)}))}});return r.length>0?r:S(t,n)}function L({additions:e,deletions:t}){return(0,r.jsxs)("span",{className:"flex items-center gap-1 font-mono",children:[(0,r.jsxs)("span",{className:"text-green-11",children:["+",e]}),(0,r.jsxs)("span",{className:"text-red-11",children:["-",t]})]})}function M({cls:e}){return(0,r.jsx)("span",{className:`text-[10px] px-1 py-px rounded flex-shrink-0 ${"test"===e?"bg-emerald-500/15 text-emerald-600 dark:text-emerald-400/80":"bg-sky-500/15 text-sky-600 dark:text-sky-400/80"}`,children:e})}function R(e){let t=new Date(1e3*e),n=new Date,r=String(t.getMonth()+1).padStart(2,"0"),s=String(t.getDate()).padStart(2,"0"),l=String(t.getHours()).padStart(2,"0"),a=String(t.getMinutes()).padStart(2,"0"),o=`${r}-${s} ${l}:${a}`;return t.getFullYear()===n.getFullYear()?o:`${t.getFullYear()}-${o}`}function T({toolCalls:e,cwd:t,onClose:n,onContentSearch:d}){let{t:k}=(0,l.Bd)(),j=(0,s.useRef)(null),[C,N]=(0,s.useState)(null);(0,s.useEffect)(()=>{N(j.current)},[]);let $=(0,s.useMemo)(()=>e.map(e=>e.id).filter(Boolean),[e]),P=$.join(","),[I,A]=(0,s.useState)(0),_=(0,o.Z)(t&&$.length>0?(0,y.se)(t,$):a.succeed([]),[t,P,I]),D=(0,s.useMemo)(()=>e.filter(e=>["Edit","Write","MultiEdit","NotebookEdit"].includes(e.name)).map(e=>e.id),[e]);(0,s.useEffect)(()=>{if("success"!==_.status||I>=2)return;let e=new Set(_.data.map(e=>e.commit.toolId));if(D.some(t=>!e.has(t))){let e=setTimeout(()=>A(e=>e+1),2e3);return()=>clearTimeout(e)}},[_,I,D]);let F=(0,s.useRef)([]),B="loading"===_.status&&0===F.current.length,W=(0,s.useMemo)(()=>{if("success"===_.status){let n=E(_.data,e,t);return n.length>0&&(F.current=n),n}return"loading"===_.status&&F.current.length>0?F.current:"loading"===_.status?[]:S(e,t)},[_,e,t]),[V,O]=(0,s.useState)(null),[z,H]=(0,s.useState)(null),[U,K]=(0,s.useState)(new Set),[q,J]=(0,s.useState)(()=>window.innerWidth>=768),[X,Z]=(0,s.useState)("compact"),[G,Y]=(0,s.useState)("unified"),[Q,ee]=(0,s.useState)(!1),[et,en]=(0,s.useState)(!1),[er,es]=(0,s.useState)(null),el=(0,s.useMemo)(()=>W.find(e=>e.key===V)??null,[W,V]),ea=(0,s.useRef)(null);(0,s.useEffect)(()=>{el&&(ea.current=el)},[el]);let eo=el??ea.current,ei=(0,s.useMemo)(()=>eo?(0,f.Do)(eo.files):[],[eo]),ec=(0,s.useMemo)(()=>eo?.files.find(e=>e.path===z)??null,[eo,z]),ed=(0,s.useCallback)(e=>{O(e.key),H(e.files[0]?.path??null),K(new Set((0,f.Sz)((0,f.Do)(e.files))))},[]);(0,s.useEffect)(()=>{W.length>0&&null==V&&ed(W[0])},[W,V,ed]),(0,s.useEffect)(()=>{let e=e=>{if("Escape"===e.key){if(Q)return void ee(!1);if(et)return void en(!1);if(er)return void es(null);(0,i.k)(),n()}};return document.addEventListener("keydown",e),()=>document.removeEventListener("keydown",e)},[n,Q,et,er]);let eu=(0,s.useMemo)(()=>W.reduce((e,t)=>e+t.files.length,0),[W]),eh=e=>(0,r.jsx)("div",{className:"flex-1 flex items-center justify-center text-muted-foreground text-sm",children:e});return(0,r.jsx)(c.SU,{container:C,children:(0,r.jsxs)("div",{ref:j,className:"relative bg-card shadow-xl w-full h-full flex flex-col rounded-lg",onClick:e=>e.stopPropagation(),children:[(0,r.jsxs)("div",{className:"flex items-center justify-between px-4 py-3 border-b border-border",children:[(0,r.jsxs)("div",{className:"flex items-center gap-2",children:[(0,r.jsx)("button",{onClick:()=>J(e=>!e),"aria-label":k("diffViewer.toggleFileTree"),className:`p-1 rounded transition-colors ${q?"text-foreground bg-accent":"text-muted-foreground hover:text-foreground hover:bg-accent"}`,children:(0,r.jsx)(u.A,{className:"w-4 h-4"})}),(0,r.jsx)("h3",{className:"text-sm font-medium text-foreground",children:k("diffViewer.fileChanges",{count:eu})})]}),(0,r.jsx)("button",{onClick:n,className:"p-1 text-muted-foreground hover:text-foreground hover:bg-accent rounded transition-colors",children:(0,r.jsx)(h.A,{className:"w-5 h-5"})})]}),(0,r.jsxs)("div",{className:"flex-1 flex overflow-hidden",children:[q&&(0,r.jsx)("div",{className:"w-60 flex-shrink-0 border-r border-border overflow-y-auto",children:W.map(e=>{let t;return(0,r.jsxs)("div",{onClick:()=>ed(e),className:`px-3 py-2 border-b border-border cursor-pointer hover:bg-accent ${V===e.key?"bg-brand/10":""}`,children:[(0,r.jsxs)("div",{className:"flex items-center gap-2",children:[e.shortHash&&(0,r.jsx)("span",{className:"font-mono text-xs text-brand",children:e.shortHash}),void 0!==e.timestamp&&(0,r.jsx)("span",{className:"text-xs text-slate-9",children:R(e.timestamp)}),e.changeClass&&(0,r.jsx)("span",{className:"ml-auto",children:(0,r.jsx)(M,{cls:e.changeClass})})]}),(0,r.jsx)("div",{className:"text-sm text-foreground truncate mt-0.5","data-tooltip":e.subject,children:e.subject}),(0,r.jsxs)("div",{className:"flex items-center gap-2 mt-0.5 text-xs text-muted-foreground",children:[(0,r.jsx)("span",{children:k("commitDetail.nChanges",{count:e.files.length})}),(t=function(e){let t=!1,n=0,r=0;for(let s of e.files)(void 0!==s.additions||void 0!==s.deletions)&&(t=!0),n+=s.additions??0,r+=s.deletions??0;return t?{additions:n,deletions:r}:null}(e))&&(t.additions>0||t.deletions>0)?(0,r.jsx)(L,{additions:t.additions,deletions:t.deletions}):null]})]},e.key)})}),(0,r.jsx)("div",{className:"flex-1 flex flex-col overflow-hidden",children:B?eh(k("diffViewer.loadingSnapshots")):0===W.length?eh(k("diffViewer.noChanges")):eo?(0,r.jsxs)(r.Fragment,{children:[(0,r.jsxs)("div",{className:"flex items-center gap-3 px-4 py-2 border-b border-border text-xs text-muted-foreground",children:[(0,r.jsxs)("span",{className:"flex items-center gap-1 text-foreground",children:[(0,r.jsx)(m.A,{className:"w-3.5 h-3.5"}),eo.toolName]}),eo.shortHash&&(0,r.jsx)("span",{className:"font-mono text-brand",children:eo.shortHash}),void 0!==eo.timestamp&&(0,r.jsx)("span",{children:R(eo.timestamp)}),(0,r.jsx)("span",{className:"flex-1 min-w-0 truncate","data-tooltip":eo.subject,children:eo.subject}),eo.truncated&&(0,r.jsx)("span",{className:"text-amber-500",children:k("diffViewer.truncated")}),eo.legacy&&(0,r.jsx)("span",{className:"px-1.5 py-0.5 rounded bg-amber-500/15 text-amber-600 dark:text-amber-400","data-tooltip":k("diffViewer.reconstructedHint"),children:k("diffViewer.reconstructed")}),(0,r.jsxs)("div",{className:"ml-auto flex items-center gap-2",children:[(0,r.jsx)(x.y,{value:X,onChange:Z}),(0,r.jsx)(p.q,{value:G,onChange:Y})]})]}),(0,r.jsxs)("div",{className:"flex-1 flex overflow-hidden",children:[q&&(0,r.jsx)("div",{className:"w-72 flex-shrink-0 border-r border-border overflow-y-auto overflow-x-hidden",children:(0,r.jsx)(f.VO,{files:ei,selectedPath:z,expandedPaths:U,onToggle:e=>K(t=>{let n=new Set(t);return n.has(e)?n.delete(e):n.add(e),n}),onSelect:e=>{!e.isDirectory&&e.file&&(H(e.file.path),window.innerWidth<768&&J(!1))},cwd:t||"",showChanges:!0,renderActions:e=>{if(e.isDirectory)return null;let t=e.file;return t?(0,r.jsxs)(r.Fragment,{children:[t.fileClass&&(0,r.jsx)(M,{cls:t.fileClass}),t.external&&(0,r.jsx)("span",{className:"w-1.5 h-1.5 rounded-full bg-purple-400 flex-shrink-0","data-tooltip":k("diffViewer.externalChange")})]}):null}})}),(0,r.jsx)("div",{className:"flex-1 overflow-hidden",children:ec?ec.unviewable?(0,r.jsx)("div",{className:"h-full flex items-center justify-center text-muted-foreground text-sm",children:k("diffViewer.notViewable")}):"unified"===G?(0,r.jsx)(g.xU,{oldContent:ec.old_string,newContent:ec.new_string,filePath:ec.path,cwd:t,enableComments:!0,onContentSearch:d,compact:"compact"===X,onPreview:"deleted"===ec.status?void 0:(0,b.e$)(ec.path)?()=>ee(!0):(0,b.aR)(ec.path)?()=>en(!0):ec.path.endsWith(".json")?()=>es({content:ec.new_string,filePath:ec.path}):void 0,previewLabel:ec.path.endsWith(".json")?k("common.readable"):k("common.preview")}):(0,r.jsx)(g.xZ,{oldContent:ec.old_string,newContent:ec.new_string,filePath:ec.path,isNew:"added"===ec.status,isDeleted:"deleted"===ec.status,cwd:t,enableComments:!0,onContentSearch:d,compact:"compact"===X,onPreview:"deleted"===ec.status?void 0:(0,b.e$)(ec.path)?()=>ee(!0):(0,b.aR)(ec.path)?()=>en(!0):ec.path.endsWith(".json")?()=>es({content:ec.new_string,filePath:ec.path}):void 0,previewLabel:ec.path.endsWith(".json")?k("common.readable"):k("common.preview")}):(0,r.jsx)("div",{className:"h-full flex items-center justify-center text-muted-foreground text-sm",children:k("diffViewer.selectFileToView")})})]})]}):eh(k("diffViewer.selectFileToView"))})]}),Q&&ec&&(0,r.jsx)("div",{className:"absolute inset-0 z-50 flex items-center justify-center bg-black/50 p-2 md:p-4",onClick:()=>ee(!1),children:(0,r.jsx)("div",{className:"bg-card rounded-lg shadow-xl w-full max-w-[95%] h-full flex flex-col",onClick:e=>e.stopPropagation(),children:(0,r.jsx)(v.M,{content:ec.new_string,filePath:ec.path,cwd:t||"",onClose:()=>ee(!1)})})}),et&&ec&&(0,r.jsx)(w.N,{filePath:ec.path,content:ec.new_string,cwd:t,onClose:()=>en(!1),onContentSearch:d}),er&&(0,r.jsx)("div",{className:"absolute inset-0 z-50 flex items-center justify-center bg-black/50 p-2 md:p-4",onClick:()=>es(null),children:(0,r.jsxs)("div",{className:"bg-card rounded-lg shadow-xl w-full max-w-[95%] h-full flex flex-col",onClick:e=>e.stopPropagation(),children:[(0,r.jsxs)("div",{className:"flex items-center justify-between px-4 py-2 border-b border-border flex-shrink-0",children:[(0,r.jsx)("span",{className:"text-sm text-muted-foreground font-mono truncate",children:er.filePath}),(0,r.jsx)("button",{onClick:()=>es(null),className:"p-1 text-muted-foreground hover:text-foreground hover:bg-accent rounded transition-colors",children:(0,r.jsx)(h.A,{className:"w-4 h-4"})})]}),(0,r.jsx)("div",{className:"flex-1 overflow-auto px-6 py-4 bg-[#0d1117]",children:(0,r.jsx)("pre",{className:"whitespace-pre-wrap break-words font-mono",style:{fontSize:"0.8125rem",lineHeight:"1.5"},children:(0,b.xb)(er.content)})})]})})]})})}function $({toolCalls:e,cwd:t,onClose:n,onContentSearch:s}){return(0,r.jsx)(d.ZL,{children:(0,r.jsx)("div",{className:"fixed inset-0 z-50 flex items-center justify-center bg-black/50",onClick:n,children:(0,r.jsx)(T,{toolCalls:e,cwd:t,onClose:n,onContentSearch:s?e=>{n(),s(e)}:void 0})})})}},46456:(e,t,n)=>{n.d(t,{$:()=>i,BC:()=>c,Tu:()=>u,lb:()=>o,tj:()=>h,vv:()=>d});var r=n(49433),s=n(82680);let l=(e,t)=>r.tryPromise({try:async()=>{let n=await fetch(e,t);if(!n.ok)throw Error(`HTTP ${n.status}`);return await n.json()},catch:n=>new s.uV({message:`${t?.method??"GET"} ${e} failed`,cause:n})}),a=(e,t)=>r.tryPromise({try:async()=>{let n=await fetch(e,t);if(!n.ok)throw Error(`HTTP ${n.status}`)},catch:n=>new s.uV({message:`${t.method} ${e} failed`,cause:n})}),o=(e,t)=>l(`/api/comments?cwd=${encodeURIComponent(e)}${t?`&filePath=${encodeURIComponent(t)}`:""}`),i=e=>l(`/api/comments?cwd=${encodeURIComponent(e)}&all=true`),c=e=>l("/api/comments",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)}),d=(e,t,n)=>l("/api/comments",{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({cwd:e,id:t,content:n})}),u=(e,t)=>a(`/api/comments?cwd=${encodeURIComponent(e)}&id=${encodeURIComponent(t)}`,{method:"DELETE"}),h=e=>a(`/api/comments?cwd=${encodeURIComponent(e)}&all=true`,{method:"DELETE"})},47215:(e,t,n)=>{n.d(t,{C6:()=>a,C_:()=>v,Hz:()=>b,WU:()=>w,aR:()=>g,cG:()=>i,e$:()=>p,jU:()=>l,oK:()=>y,u:()=>x,xb:()=>c,zs:()=>m});var r=n(12115),s=n(69809);function l(e){try{return JSON.parse(e),!0}catch{return!1}}function a(e){try{let t=JSON.parse(e);return JSON.stringify(t,null,2)}catch{return e}}let o={key:"#79c0ff",str:"#a5d6ff",num:"#79c0ff",bool:"#ff7b72",punct:"#8b949e",fold:"#6e7681"},i={key:"hsl(var(--blue-11))",str:"hsl(var(--green-11))",num:"hsl(var(--violet-11))",bool:"hsl(var(--red-11))",punct:"hsl(var(--slate-11))",fold:"hsl(var(--slate-11))"};function c(e,t=o){try{let n=JSON.parse(e);return h(n,0,t)}catch{return e}}let d=(e,t)=>r.createElement("span",{style:{color:e}},t);function u({label:e,labelColor:t,value:n,indent:l,colors:a}){let[o,i]=r.useState(!1),[c,m]=r.useState({x:0,y:0}),f="string"==typeof n&&n.replace(/\\n/g,"\n").split("\n").length>3,x={onMouseDown:e=>{m({x:e.clientX,y:e.clientY})},onClick:e=>{let t=e.clientX-c.x,n=e.clientY-c.y;t*t+n*n>25||(e.stopPropagation(),i(e=>!e))},style:{cursor:"pointer"}};if(f&&o&&"string"==typeof n){let l=n.replace(/\\n/g,"\n").split("\n")[0],o=n.replace(/\\n/g,"\n").split("\n").length;return r.createElement("span",x,d(t,e),d(a.punct,": "),d(a.str,l),d(a.fold,` ${s.A.t("toolCall.foldedLines",{count:o})}`))}let p=r.createElement(r.Fragment,null,d(t,e),d(a.punct,": "),h(n,l,a));return f?r.createElement("span",x,p):p}function h(e,t,n){let s=" ".repeat(t);if(null===e)return d(n.bool,"null");if(void 0===e)return d(n.bool,"undefined");if("string"==typeof e){let t=e.replace(/\\n/g,"\n").replace(/\n/g,"\n"+s);return d(n.str,t)}if("number"==typeof e)return d(n.num,String(e));if("boolean"==typeof e)return d(n.bool,String(e));if(Array.isArray(e))return 0===e.length?d(n.punct,"[]"):r.createElement(r.Fragment,null,d(n.punct,"["),"\n",...e.map((l,a)=>r.createElement("span",{key:a},s+" ",r.createElement(u,{label:`[${a}]`,labelColor:n.key,value:l,indent:t+1,colors:n}),a<e.length-1?r.createElement(r.Fragment,null,d(n.punct,","),"\n"):"\n")),s,d(n.punct,"]"));if("object"==typeof e){let l=Object.entries(e);return 0===l.length?d(n.punct,"{}"):r.createElement(r.Fragment,null,d(n.punct,"{"),"\n",...l.map(([e,a],o)=>r.createElement("span",{key:e},s+" ",r.createElement(u,{label:e,labelColor:n.key,value:a,indent:t+1,colors:n}),o<l.length-1?r.createElement(r.Fragment,null,d(n.punct,","),"\n"):"\n")),s,d(n.punct,"}"))}return String(e)}function m(e){try{let t=JSON.parse(e);if(t&&"string"==typeof t.file_path&&"string"==typeof t.old_string&&"string"==typeof t.new_string)return t}catch{}return null}let f=new Set([".png",".jpg",".jpeg",".gif",".webp",".svg",".bmp",".ico",".avif"]);function x(e){let t=e.slice(e.lastIndexOf(".")).toLowerCase();return f.has(t)}function p(e){return e.toLowerCase().endsWith(".md")}function g(e){let t=e.toLowerCase();return t.endsWith(".html")||t.endsWith(".htm")}function b(e){return e.toLowerCase().endsWith(".json")}function v(e){return"skill.md"===e.slice(e.lastIndexOf("/")+1).toLowerCase()}function w(e,t){let n=t.startsWith("/")?[]:e.split("/").slice(0,-1);for(let e of t.replace(/^\//,"").split("/"))""!==e&&"."!==e&&(".."===e?n.pop():n.push(e));return n.join("/")}function y(e){try{let t=JSON.parse(e);if(t&&"string"==typeof t.file_path)return t.file_path}catch{let t=e.trim();if(t.startsWith("/")&&!t.includes("\n")&&t.length<500)return t}return null}},48347:(e,t,n)=>{n.d(t,{H:()=>a,r:()=>o});var r=n(95155),s=n(12115);let l=(0,s.createContext)(null);function a({value:e,children:t}){return(0,r.jsx)(l.Provider,{value:e,children:t})}function o(){return(0,s.useContext)(l)}},48661:(e,t,n)=>{n.d(t,{q:()=>l});var r=n(95155),s=n(79114);function l({value:e,onChange:t,className:n}){let{t:a}=(0,s.Bd)();return(0,r.jsx)("div",{className:`flex items-center gap-0.5 rounded border border-border overflow-hidden ${n??""}`,children:["split","unified"].map(n=>(0,r.jsx)("button",{onClick:e=>{e.stopPropagation(),t(n)},className:`px-2 py-0.5 text-xs transition-colors ${e===n?"bg-brand text-white":"text-muted-foreground hover:bg-accent"}`,children:a("split"===n?"diffViewer.viewSplit":"diffViewer.viewUnified")},n))})}},48764:(e,t,n)=>{n.d(t,{Bz:()=>c,Hy:()=>a,L5:()=>o,hp:()=>i});var r=n(49433),s=n(82680);let l=(e,t)=>r.tryPromise({try:async()=>{let n=await fetch(e,t);if(!n.ok){let e;try{e=(await n.json()).error}catch{}throw Error(e||`HTTP ${n.status}`)}return await n.json()},catch:n=>new s.uV({message:`${t?.method??"GET"} ${e} failed`,cause:n})}),a=()=>l("/api/skills"),o=e=>l("/api/skills",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({path:e})}),i=e=>l(`/api/skills/${encodeURIComponent(e)}`,{method:"DELETE"}),c=e=>l(`/api/skills/content?id=${encodeURIComponent(e)}`)},50860:(e,t,n)=>{n.d(t,{I:()=>o});var r=n(95155),s=n(12115),l=n(86957),a=n(60938);function o(e){let{refreshKey:t,className:n="h-full flex items-center justify-center p-4 bg-secondary",imgClassName:o="max-w-full max-h-full object-contain",alt:i}=e,c="absPath"in e&&"string"==typeof e.absPath,d=c?void 0:e.cwd,u=c?void 0:e.path,h=c?e.absPath:void 0,[m,f]=(0,s.useState)({kind:"loading"}),x=(0,s.useRef)(0);if((0,s.useEffect)(()=>{let e=++x.current;return f({kind:"loading"}),(async()=>{if(c){if(e!==x.current)return;f({kind:"ready",etag:null,size:0});return}let t=await l.t4.runPromiseExit((0,a.r6)(d,u));if(e!==x.current)return;if("Failure"===t._tag){let e="Fail"===t.cause._tag?t.cause.error:null,n=e?.cause;f({kind:"error",message:n instanceof Error?n.message:"Unknown error"});return}let n=t.value;if(!n.ok)return f({kind:"error",message:`stat failed (${n.status})`});let r=n.data;r&&r.exists?"too-large"===r.category?f({kind:"too-large",size:r.size??0}):"image"!==r.category?f({kind:"error",message:`Not an image (${r.category})`}):f({kind:"ready",etag:r.etag||`t-${r.mtimeMs??Date.now()}`,size:r.size??0}):f({kind:"missing"})})(),()=>{x.current++}},[c,d,u,h,t]),"loading"===m.kind)return(0,r.jsx)("div",{className:n,children:(0,r.jsx)("span",{className:"inline-block w-6 h-6 border-2 border-brand border-t-transparent rounded-full animate-spin"})});if("missing"===m.kind)return(0,r.jsx)("div",{className:n,children:(0,r.jsx)("div",{className:"text-sm text-muted-foreground",children:"File not found"})});if("too-large"===m.kind)return(0,r.jsx)("div",{className:n,children:(0,r.jsxs)("div",{className:"text-sm text-muted-foreground",children:["Image too large to preview (",Math.round(m.size/1024/1024)," MB)"]})});if("error"===m.kind)return(0,r.jsx)("div",{className:n,children:(0,r.jsx)("div",{className:"text-sm text-red-11",children:m.message})});let p=c?`/api/file?path=${encodeURIComponent(h)}&raw=true`:`/api/files/read?cwd=${encodeURIComponent(d)}&path=${encodeURIComponent(u)}&v=${encodeURIComponent(m.etag)}`;return(0,r.jsx)("div",{className:n,children:(0,r.jsx)("img",{src:p,alt:i??(u||h),className:o})})}},51145:(e,t,n)=>{n.d(t,{K:()=>l});var r=n(49433),s=n(82680);let l=(e,t)=>{let n,l;return n=`/api/files/text?cwd=${encodeURIComponent(e)}&path=${encodeURIComponent(t)}`,l={cache:"no-store"},r.tryPromise({try:async()=>{let e=await fetch(n,l),t=null;try{t=await e.json()}catch{}return{status:e.status,ok:e.ok,data:t}},catch:e=>new s.uV({message:`GET ${n} failed`,cause:e})})}},53377:(e,t,n)=>{n.d(t,{xU:()=>S,xZ:()=>N});var r=n(95155),s=n(12115),l=n(79114),a=n(64702),o=n(22576),i=n(34075),c=n(56978),d=n(17196);function u({lines:e,containerRef:t}){let n=(0,s.useRef)(null),[l,a]=(0,s.useState)({top:0,height:0});if((0,s.useEffect)(()=>{let e=t.current;if(!e)return;let r=()=>{let{scrollTop:t,scrollHeight:r,clientHeight:s}=e,l=n.current?.clientHeight||0;if(r<=s)a({top:0,height:l});else{let e=l/r;a({top:t*e,height:s*e})}};return r(),e.addEventListener("scroll",r),window.addEventListener("resize",r),()=>{e.removeEventListener("scroll",r),window.removeEventListener("resize",r)}},[t]),0===e.length)return null;let o=100/e.length;return(0,r.jsxs)("div",{ref:n,className:"w-4 flex-shrink-0 bg-secondary border-l border-border relative cursor-pointer",onClick:e=>{let r=t.current,s=n.current;if(!r||!s)return;let l=s.getBoundingClientRect(),a=(e.clientY-l.top)/l.height*r.scrollHeight-r.clientHeight/2;r.scrollTo({top:Math.max(0,a),behavior:"smooth"})},children:[e.map((e,t)=>"unchanged"!==e.type&&(0,r.jsx)("div",{className:`absolute left-0 right-0 ${"removed"===e.type?"bg-red-9":"bg-green-9"}`,style:{top:`${t*o}%`,height:`${Math.max(o,.5)}%`,minHeight:"2px"}},t)),(0,r.jsx)("div",{className:"absolute left-0 right-0 bg-muted/60 border-y border-border",style:{top:`${l.top}px`,height:`${Math.max(l.height,10)}px`}})]})}var h=n(47650),m=n(1058),f=n(90717),x=n(70188),p=n(48347),g=n(89109),b=n(7320),v=n(37614),w=n(27570);function y({cwd:e,enableComments:t=!1,filePath:n,diffLines:l,containerEl:a,onContentSearch:o}){let i=(0,x.iN)(),c=(0,p.r)(),d=t&&!!e,{comments:u,addComment:k,updateComment:j,deleteComment:C,refresh:N}=(0,m._)({cwd:e||"",filePath:n}),[S,E]=(0,s.useState)(null),{toolbarRef:L,bumpRef:M,clearToolbar:R}=(0,w.L)({enabled:d,container:a,resolveLineRange:e=>{if(!document.contains(e))return null;let t=e.nodeType===Node.TEXT_NODE?e.parentElement:e,n=t?.closest("[data-new-line]");if(!n)return null;let r=parseInt(n.getAttribute("data-new-line")||"0",10);return!Number.isFinite(r)||r<=0?null:{start:r,end:r}},buildLineSnapshot:({start:e,end:t})=>{let n=[],r=0;for(let s of l)("unchanged"===s.type||"added"===s.type)&&++r>=e&&r<=t&&n.push(s.content);return n.join("\n")}}),[T,$]=(0,s.useState)(null),[P,I]=(0,s.useState)(null),[A,_]=(0,s.useState)(!1);(0,s.useEffect)(()=>{_(!0)},[]);let D=(0,s.useMemo)(()=>{let e=new Set;for(let t of u)for(let n=t.startLine;n<=t.endLine;n++)e.add(n);return e},[u]),F=(0,s.useMemo)(()=>{let e=new Map;for(let t of u){let n=t.endLine;e.has(n)||e.set(n,[]),e.get(n).push(t)}return e},[u]),B=(0,s.useCallback)((e,t)=>{t.stopPropagation(),E({comment:e,x:t.clientX,y:t.clientY}),R(),$(null),I(null)},[R]),W=(0,s.useCallback)(()=>{let e=L.current;e&&($({x:e.x,y:e.y,range:e.range,selectedText:e.selectedText,lineSnapshot:e.lineSnapshot}),R())},[R,L]),V=(0,s.useCallback)(()=>{let e=L.current;e&&(I({x:e.x,y:e.y,range:e.range,selectedText:e.selectedText,lineSnapshot:e.lineSnapshot}),R())},[R,L]),O=(0,s.useCallback)(()=>{let e=L.current;if(!e||!o)return;let t=e.selectedText.trim();R(),t&&o(t)},[o,R,L]),z=(0,s.useCallback)(async(t,r)=>{if(c&&e)try{let s=await (0,f.$3)(e),l=[];for(let e of s)l.push({filePath:e.filePath,startLine:e.startLine,endLine:e.endLine,codeContent:e.codeContent,note:e.content||void 0});l.push({filePath:n,startLine:t.range.start,endLine:t.range.end,codeContent:t.lineSnapshot});let a=(0,f.Gw)(l,r);c.sendMessage(a),await (0,f.RP)(e),N()}catch(e){console.error("Failed to send to AI:",e)}},[c,n,e,N]),H=(0,s.useCallback)(e=>{P&&z(P,e)},[P,z]),U=(0,s.useCallback)(e=>{T&&z(T,e)},[T,z]),K=(0,s.useCallback)(async e=>{T&&(await k(T.range.start,T.range.end,e,T.selectedText),$(null))},[T,k]),q=A&&i?(0,h.createPortal)((0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(g.f,{floatingToolbarRef:L,bumpRef:M,container:i,onAddComment:W,onSendToAI:V,onSearch:o?O:void 0,isChatLoading:c?.isLoading??!1}),T&&(0,r.jsx)(b.t,{x:T.x,y:T.y,range:T.range,filePath:n,lineSnapshot:T.lineSnapshot,container:i,onSubmit:K,onSendToAI:c?U:void 0,onClose:()=>$(null),isChatLoading:c?.isLoading}),P&&(0,r.jsx)(b.G,{x:P.x,y:P.y,range:P.range,filePath:n,lineSnapshot:P.lineSnapshot,container:i,onSubmit:H,onClose:()=>I(null),isChatLoading:c?.isLoading}),S&&(0,r.jsx)(v.t,{x:S.x,y:S.y,comment:S.comment,container:i,onClose:()=>E(null),onUpdateComment:j,onDeleteComment:C})]}),i):null;return{commentsEnabled:d,linesWithComments:D,commentsByEndLine:F,handleCommentBubbleClick:B,addCommentRange:T?.range??null,sendToAIRange:P?.range??null,commentPortal:q}}var k=n(96497);function j(e){return(0,s.useCallback)((t,n)=>{if(!e||n<=0)return;let r=(0,k.A)(t,t.currentTarget);r&&e(n,r.column,r.rect)},[e])}function C(e){return e.params?`${e.name}(${e.params.join(", ")})`:e.name}function N({oldContent:e,newContent:t,filePath:n,isNew:h=!1,isDeleted:m=!1,cwd:f,enableComments:x=!1,onPreview:p,previewLabel:g,onContentSearch:b,targetLine:v,compact:w=!1,symbols:k,onTokenHover:S,onTokenHoverLeave:E,onTokenHoverCancel:L}){let{t:M}=(0,l.Bd)(),R=j(S),T=g??M("common.preview"),$=(0,s.useMemo)(()=>(0,o.X)(e,t),[e,t]),P=(0,s.useRef)(null),I=(0,s.useRef)(null),A=(0,s.useRef)(null),_=(0,s.useRef)(!1),[D,F]=(0,s.useState)(null);(0,s.useEffect)(()=>{A.current!==D&&F(A.current)});let{commentsEnabled:B,linesWithComments:W,commentsByEndLine:V,handleCommentBubbleClick:O,addCommentRange:z,sendToAIRange:H,commentPortal:U}=y({cwd:f,enableComments:x,filePath:n,diffLines:$,containerEl:D,onContentSearch:b});(0,s.useEffect)(()=>{let e=I.current,t=A.current;if(!e||!t)return;let n=(e,t)=>{_.current||(_.current=!0,t.scrollLeft=e.scrollLeft,requestAnimationFrame(()=>{_.current=!1}))},r=()=>n(e,t),s=()=>n(t,e);return e.addEventListener("scroll",r),t.addEventListener("scroll",s),()=>{e.removeEventListener("scroll",r),t.removeEventListener("scroll",s)}},[]);let{leftLines:K,rightLines:q}=(0,s.useMemo)(()=>{let e=[],t=[],n=0,r=0;for(let s=0;s<$.length;s++){let l=$[s];if("unchanged"===l.type){for(;e.length<t.length;)e.push({lineNum:0,content:"",type:"unchanged",originalIdx:-1});for(;t.length<e.length;)t.push({lineNum:0,content:"",type:"unchanged",originalIdx:-1});n++,r++,e.push({lineNum:n,content:l.content,type:"unchanged",originalIdx:s}),t.push({lineNum:r,content:l.content,type:"unchanged",originalIdx:s})}else"removed"===l.type?(n++,e.push({lineNum:n,content:l.content,type:"removed",originalIdx:s})):"added"===l.type&&(r++,t.push({lineNum:r,content:l.content,type:"added",originalIdx:s}))}for(;e.length<t.length;)e.push({lineNum:0,content:"",type:"unchanged",originalIdx:-1});for(;t.length<e.length;)t.push({lineNum:0,content:"",type:"unchanged",originalIdx:-1});return{leftLines:e,rightLines:t}},[$]),J=(0,s.useMemo)(()=>$.map(e=>e.content),[$]),X=(0,c.C)(J,n),[Z,G]=(0,s.useState)(()=>new Map);(0,s.useLayoutEffect)(()=>{G(new Map),el.measure()},[K,q]);let Y=(0,s.useMemo)(()=>k??[],[k]),{rows:Q,gaps:ee}=(0,s.useMemo)(()=>w?function(e,t,n,r=[]){let s=e.length,l=n=>"unchanged"!==e[n].type||"unchanged"!==t[n].type,a=new Set;for(let e=0;e<s;e++){if(!l(e))continue;let t=Math.max(0,e-3),n=Math.min(s-1,e+3);for(let e=t;e<=n;e++)a.add(e)}let o=[];for(let e=0;e<s;e++){if(a.has(e))continue;let t=e;for(;e<s&&!a.has(e);)e++;o.push({id:o.length,startIdx:t,endIdx:e-1}),e--}for(let e of o){let t=n.get(e.id)??{topRevealed:0,bottomRevealed:0},r=e.endIdx-e.startIdx+1,s=Math.max(0,Math.min(t.topRevealed,r)),l=Math.max(0,Math.min(t.bottomRevealed,r-s));for(let t=e.startIdx;t<e.startIdx+s;t++)a.add(t);for(let t=e.endIdx-l+1;t<=e.endIdx;t++)a.add(t)}let i=[];for(let e=0;e<s;e++){let n;if(a.has(e)){i.push({kind:"diff",idx:e});continue}let l=e;for(;e<s&&!a.has(e);)e++;let c=e-1;e--;let d=o.find(e=>e.startIdx<=l&&c<=e.endIdx);if(!d)continue;let u=c-l+1,h=Math.min(20,u);if(r.length>0&&c+1<s)for(let e=c+1;e<s;e++){let s=t[e].lineNum;if(!(s<=0)){n=function(e,t){let n=null;for(let r of e)r.startLine<=t&&t<=r.endLine&&(!n||r.endLine-r.startLine<n.endLine-n.startLine)&&(n=r);return n}(r,s)??void 0;break}}i.push({kind:"gap-expand",gapId:d.id,direction:"up",revealCount:h}),i.push({kind:"gap-label",gapId:d.id,hiddenCount:u,enclosingFn:n}),i.push({kind:"gap-expand",gapId:d.id,direction:"down",revealCount:h})}return{rows:i,gaps:o}}(K,q,Z,Y):{rows:K.map((e,t)=>({kind:"diff",idx:t})),gaps:[]},[w,K,K,q,Z,Y]),et=(0,s.useCallback)((e,t)=>{let n=ee.find(t=>t.id===e);n&&G(r=>{let s=r.get(e)??{topRevealed:0,bottomRevealed:0},l=n.endIdx-n.startIdx+1-s.topRevealed-s.bottomRevealed;if(l<=0)return r;let a=Math.min(20,l),o="up"===t?{...s,topRevealed:s.topRevealed+a}:{...s,bottomRevealed:s.bottomRevealed+a};return new Map(r).set(e,o)})},[ee]),en=(0,s.useCallback)(e=>{for(let t of ee)if(e>=t.startIdx&&e<=t.endIdx)return t.id;return null},[ee]),er=(0,s.useCallback)(e=>Q[e]?.kind==="gap-label"?28:20,[Q]),es=(0,s.useCallback)(e=>{let t=Q[e];if(!t)return e;if("gap-label"===t.kind)return`gl:${t.gapId}`;if("gap-expand"===t.kind)return`ge:${t.gapId}:${t.direction}`;let n=K[t.idx],r=q[t.idx];return`d:${n?.lineNum??"x"}:${n?.type??"x"}:${r?.lineNum??"x"}:${r?.type??"x"}`},[Q,K,q]),el=(0,a.Te)({count:Q.length,getScrollElement:()=>P.current,estimateSize:er,getItemKey:es,overscan:20}),ea=h?"w-1/4":m?"w-3/4":"w-1/2",eo=h?"w-3/4":m?"w-1/4":"w-1/2",ei=(0,s.useMemo)(()=>Q.map(e=>{if("diff"!==e.kind)return{type:"unchanged"};let t=K[e.idx],n=q[e.idx];return"removed"===t.type?{type:"removed"}:n?.type==="added"?{type:"added"}:{type:"unchanged"}}),[Q,K,q]),ec=el.getTotalSize(),ed=el.getVirtualItems();return(0,s.useEffect)(()=>{if(!v)return;let e=("after"===v.side?q:K).findIndex(e=>e.lineNum===v.line);if(-1===e)return;let t=Q.findIndex(t=>"diff"===t.kind&&t.idx===e);if(-1===t){let t=en(e);if(null!==t){let e=ee.find(e=>e.id===t);if(!e)return;let n=e.endIdx-e.startIdx+1;G(e=>{let r=e.get(t)??{topRevealed:0,bottomRevealed:0};if(r.topRevealed+r.bottomRevealed>=n)return e;let s=new Map(e);return s.set(t,{topRevealed:n,bottomRevealed:0}),s})}return}let n=requestAnimationFrame(()=>{el.scrollToIndex(t,{align:"start"})});return()=>cancelAnimationFrame(n)},[v,K,q,Q]),(0,r.jsxs)("div",{className:"font-mono flex flex-col h-full text-sm",children:[(0,r.jsxs)("div",{className:"flex flex-shrink-0 border-b border-border",children:[(0,r.jsx)("div",{className:`${ea} min-w-0 px-2 py-1 bg-accent text-muted-foreground text-center text-xs font-medium border-r border-border`,children:h?"(New File)":m?"Deleted":"Old"}),(0,r.jsxs)("div",{className:`${eo} min-w-0 px-2 py-1 bg-accent text-muted-foreground text-xs font-medium relative`,children:[(0,r.jsx)("span",{className:"block text-center",children:m?"(Deleted)":"New"}),(0,r.jsxs)("div",{className:"absolute right-2 top-1/2 -translate-y-1/2 flex items-center gap-2",children:[p&&(0,r.jsx)("button",{onClick:p,className:"text-muted-foreground hover:text-foreground transition-colors",children:T}),!m&&t&&(0,r.jsx)("button",{onClick:()=>{navigator.clipboard.writeText(t),(0,i.oR)(M("diffViewer.copiedAll"))},className:"text-muted-foreground hover:text-foreground transition-colors",children:M("common.copy")})]})]}),(0,r.jsx)("div",{className:"w-4 flex-shrink-0 bg-accent"})]}),(0,r.jsxs)("div",{className:"flex-1 min-h-0 flex",children:[(0,r.jsx)("div",{ref:P,className:"flex-1 overflow-y-auto overflow-x-hidden",children:(0,r.jsxs)("div",{className:"flex",style:{height:`${ec}px`},children:[(0,r.jsx)("div",{ref:I,className:`${ea} overflow-x-auto border-r border-border`,children:(0,r.jsx)("div",{className:"min-w-max h-full",style:{position:"relative"},children:ed.map(e=>{let t=Q[e.index];if("gap-expand"===t.kind||"gap-label"===t.kind){let n="gap-label"===t.kind;return(0,r.jsx)("div",{ref:el.measureElement,"data-index":e.index,style:{position:"absolute",top:0,left:0,width:"100%",height:`${Math.max(e.size,er(e.index))}px`,transform:`translateY(${e.start}px)`},className:n?"bg-accent border-y border-border":""},e.key)}let n=K[t.idx];return(0,r.jsxs)("div",{ref:el.measureElement,"data-index":e.index,"data-row-idx":t.idx,style:{position:"absolute",top:0,left:0,minWidth:"100%",width:"max-content",height:`${Math.max(e.size,er(e.index))}px`,transform:`translateY(${e.start}px)`},className:`flex ${"removed"===n.type?"bg-red-9/15 dark:bg-red-9/25":""}`,children:[(0,r.jsx)("span",{className:"w-10 flex-shrink-0 text-right pr-2 text-slate-9 select-none border-r border-border",children:n.lineNum||""}),(0,r.jsx)("span",{className:"whitespace-pre pl-2",dangerouslySetInnerHTML:{__html:n.originalIdx>=0&&X[n.originalIdx]||(0,d.ZD)(n.content||" ")}})]},e.key)})})}),(0,r.jsx)("div",{ref:A,className:`${eo} overflow-x-auto`,children:(0,r.jsx)("div",{className:"min-w-max h-full",style:{position:"relative"},children:ed.map(e=>{let t=Q[e.index];if("gap-expand"===t.kind)return(0,r.jsx)("button",{ref:el.measureElement,"data-index":e.index,type:"button",onClick:()=>et(t.gapId,t.direction),style:{position:"absolute",top:0,left:0,width:"100%",height:`${Math.max(e.size,er(e.index))}px`,transform:`translateY(${e.start}px)`},className:"flex items-center justify-center text-[11px] text-foreground/50 hover:bg-accent hover:text-brand active:bg-brand/15 transition-colors duration-100 cursor-pointer focus:outline-none focus-visible:ring-1 focus-visible:ring-inset focus-visible:ring-brand/60",title:M("up"===t.direction?"diffViewer.gap.expandUp":"diffViewer.gap.expandDown",{count:t.revealCount}),"aria-label":M("up"===t.direction?"diffViewer.gap.expandUp":"diffViewer.gap.expandDown",{count:t.revealCount}),children:(0,r.jsx)("span",{className:"select-none",children:M("diffViewer.gap.more",{count:t.revealCount})})},e.key);if("gap-label"===t.kind)return(0,r.jsxs)("div",{ref:el.measureElement,"data-index":e.index,"data-gap-id":t.gapId,style:{position:"absolute",top:0,left:0,width:"100%",height:`${Math.max(e.size,er(e.index))}px`,transform:`translateY(${e.start}px)`},className:"flex items-center justify-center gap-2 px-3 text-[11px] text-foreground/80 bg-accent border-y border-border min-w-0 select-none",children:[(0,r.jsx)("span",{className:"flex-shrink-0",children:M("diffViewer.gap.hidden",{count:t.hiddenCount})}),t.enclosingFn&&(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("span",{className:"opacity-50 flex-shrink-0",children:"\xb7"}),(0,r.jsx)("span",{className:"truncate min-w-0 font-medium",title:C(t.enclosingFn),children:C(t.enclosingFn)})]})]},e.key);let n=q[t.idx],s=n?.lineNum||0,l=s>0&&W.has(s),a=V.get(s),o=a?.[0],i=z&&s>=z.start&&s<=z.end,c=H&&s>=H.start&&s<=H.end,u=i||c;return(0,r.jsxs)("div",{ref:el.measureElement,"data-index":e.index,"data-new-line":s||void 0,"data-row-idx":t.idx,style:{position:"absolute",top:0,left:0,minWidth:"100%",width:"max-content",height:`${Math.max(e.size,er(e.index))}px`,transform:`translateY(${e.start}px)`},className:`flex ${u?"bg-blue-9/20":l?"bg-amber-9/10":n?.type==="added"?"bg-green-9/15 dark:bg-green-9/25":""}`,children:[(0,r.jsxs)("span",{className:`flex-shrink-0 flex items-center gap-0.5 pr-1 text-slate-9 select-none border-r border-border ${u?"bg-blue-9/30":""}`,style:{width:B?"52px":"40px"},children:[B&&s>0&&l&&o&&(0,r.jsx)("button",{onClick:e=>O(o,e),className:"w-4 h-4 flex items-center justify-center rounded hover:bg-accent text-amber-9",title:M("codeViewer.nComments",{count:a?.length}),children:(0,r.jsx)("svg",{className:"w-3 h-3",fill:"currentColor",viewBox:"0 0 20 20",children:(0,r.jsx)("path",{fillRule:"evenodd",d:"M18 10c0 3.866-3.582 7-8 7a8.841 8.841 0 01-4.083-.98L2 17l1.338-3.123C2.493 12.767 2 11.434 2 10c0-3.866 3.582-7 8-7s8 3.134 8 7zM7 9H5v2h2V9zm8 0h-2v2h2V9zM9 9h2v2H9V9z",clipRule:"evenodd"})})}),B&&s>0&&!l&&(0,r.jsx)("span",{className:"w-4"}),(0,r.jsx)("span",{className:"flex-1 text-right pr-1",children:s||""})]}),(0,r.jsx)("span",{className:"whitespace-pre pl-2",onMouseOver:S?e=>R(e,s):void 0,onMouseLeave:S?E:void 0,onMouseDown:S?L:void 0,dangerouslySetInnerHTML:{__html:n?.originalIdx>=0&&X[n.originalIdx]||(0,d.ZD)(n?.content||" ")}})]},e.key)})})})]})}),(0,r.jsx)(u,{lines:ei,containerRef:P})]}),U]})}function S({oldContent:e,newContent:t,filePath:n,cwd:h,enableComments:m=!1,onPreview:f,previewLabel:x,onContentSearch:p,compact:g=!1,onTokenHover:b,onTokenHoverLeave:v,onTokenHoverCancel:w}){let{t:k}=(0,l.Bd)(),C=j(b),N=x??k("common.preview"),E=(0,s.useMemo)(()=>(0,o.X)(e,t),[e,t]),L=(0,s.useRef)(null),M=(0,s.useMemo)(()=>E.map(e=>e.content),[E]),R=(0,c.C)(M,n),[T,$]=(0,s.useState)(null);(0,s.useEffect)(()=>{L.current!==T&&$(L.current)});let{commentsEnabled:P,linesWithComments:I,commentsByEndLine:A,handleCommentBubbleClick:_,addCommentRange:D,sendToAIRange:F,commentPortal:B}=y({cwd:h,enableComments:m,filePath:n,diffLines:E,containerEl:T,onContentSearch:p}),[W,V]=(0,s.useState)(()=>new Set);(0,s.useEffect)(()=>{V(new Set)},[e,t,n]);let O=(0,s.useMemo)(()=>g?function(e,t){let n=e.length,r=Array(n).fill(!1);for(let t=0;t<n;t++){if("unchanged"===e[t].type)continue;let s=Math.max(0,t-3),l=Math.min(n-1,t+3);for(let e=s;e<=l;e++)r[e]=!0}let s=[],l=0,a=0;for(;a<n;){if(r[a]){s.push({kind:"line",line:e[a],index:a}),a++;continue}let o=a;for(;o<n&&!r[o];)o++;let i=l++;if(t.has(i))for(let t=a;t<o;t++)s.push({kind:"line",line:e[t],index:t});else s.push({kind:"gap",id:i,count:o-a});a=o}return s}(E,W):E.map((e,t)=>({kind:"line",line:e,index:t})),[g,E,W]),z=(0,s.useCallback)(e=>{let t=O[e];if(!t)return e;if("gap"===t.kind)return`gap:${t.id}`;let n=t.line;return`${n.type}:${n.oldLineNum??"x"}:${n.newLineNum??"x"}`},[O]),H=(0,a.Te)({count:O.length,getScrollElement:()=>L.current,estimateSize:()=>20,getItemKey:z,overscan:20}),U=(0,s.useMemo)(()=>O.map(e=>"gap"===e.kind?{type:"unchanged"}:{type:e.line.type}),[O]);return(0,r.jsxs)("div",{className:"font-mono flex flex-col h-full text-sm",children:[(f||t)&&(0,r.jsxs)("div",{className:"flex-shrink-0 flex items-center justify-end gap-2 px-2 py-1 border-b border-border bg-accent text-xs",children:[f&&(0,r.jsx)("button",{onClick:f,className:"text-muted-foreground hover:text-foreground transition-colors",children:N}),t&&(0,r.jsx)("button",{onClick:()=>{navigator.clipboard.writeText(t),(0,i.oR)(k("diffViewer.copiedAll"))},className:"text-muted-foreground hover:text-foreground transition-colors",children:k("common.copy")}),(0,r.jsx)("div",{className:"w-4 flex-shrink-0"})]}),(0,r.jsxs)("div",{className:"flex-1 min-h-0 flex",children:[(0,r.jsx)("div",{ref:L,className:"flex-1 min-w-0 overflow-auto",children:(0,r.jsx)("div",{style:{height:`${H.getTotalSize()}px`,position:"relative"},children:H.getVirtualItems().map(e=>{let t=O[e.index];if(!t)return null;let n={position:"absolute",top:0,left:0,minWidth:"100%",width:"max-content",height:`${e.size}px`,transform:`translateY(${e.start}px)`};if("gap"===t.kind){let s=k("diffViewer.gap.hidden",{count:t.count});return(0,r.jsx)("div",{style:n,onClick:()=>V(e=>new Set(e).add(t.id)),className:"flex items-center cursor-pointer bg-slate-2 hover:bg-accent border-y border-border text-xs text-slate-9 select-none",title:s,children:(0,r.jsx)("span",{className:"w-full text-center",children:s})},e.key)}let s=t.line,l="removed"!==s.type?s.newLineNum??0:0,a=l>0&&I.has(l),o=A.get(l),i=o?.[0],c=D&&l>=D.start&&l<=D.end,u=F&&l>=F.start&&l<=F.end;return(0,r.jsxs)("div",{style:n,"data-new-line":l||void 0,className:`flex ${c||u?"bg-blue-9/20":a?"bg-amber-9/10":"removed"===s.type?"bg-red-9/15 dark:bg-red-9/25":"added"===s.type?"bg-green-9/15 dark:bg-green-9/25":""}`,children:[P&&(0,r.jsx)("span",{className:"w-5 flex-shrink-0 flex items-center justify-center select-none",children:l>0&&a&&i&&(0,r.jsx)("button",{onClick:e=>_(i,e),className:"w-4 h-4 flex items-center justify-center rounded hover:bg-accent text-amber-9",title:k("codeViewer.nComments",{count:o?.length}),children:(0,r.jsx)("svg",{className:"w-3 h-3",fill:"currentColor",viewBox:"0 0 20 20",children:(0,r.jsx)("path",{fillRule:"evenodd",d:"M18 10c0 3.866-3.582 7-8 7a8.841 8.841 0 01-4.083-.98L2 17l1.338-3.123C2.493 12.767 2 11.434 2 10c0-3.866 3.582-7 8-7s8 3.134 8 7zM7 9H5v2h2V9zm8 0h-2v2h2V9zM9 9h2v2H9V9z",clipRule:"evenodd"})})})}),(0,r.jsx)("span",{className:"w-10 flex-shrink-0 text-right pr-2 text-slate-9 select-none border-r border-border",children:"added"!==s.type?s.oldLineNum:""}),(0,r.jsx)("span",{className:"w-10 flex-shrink-0 text-right pr-2 text-slate-9 select-none border-r border-border",children:"removed"!==s.type?s.newLineNum:""}),(0,r.jsx)("span",{className:`w-6 flex-shrink-0 text-center select-none ${"removed"===s.type?"text-red-11":"added"===s.type?"text-green-11":"text-slate-9"}`,children:"removed"===s.type?"-":"added"===s.type?"+":" "}),(0,r.jsx)("span",{className:"flex-1 whitespace-pre pl-1",onMouseOver:b?e=>C(e,l):void 0,onMouseLeave:b?v:void 0,onMouseDown:b?w:void 0,dangerouslySetInnerHTML:{__html:R[t.index]||(0,d.ZD)(s.content||" ")}})]},e.key)})})}),(0,r.jsx)(u,{lines:U,containerRef:L})]}),B]})}},56045:(e,t,n)=>{n.d(t,{_:()=>o,o:()=>a});var r=n(12115),s=n(69809);let l="json-search-highlight-style";function a(e){let[t,n]=(0,r.useState)(!1),[s,a]=(0,r.useState)(""),[o,i]=(0,r.useState)(!1),[c,d]=(0,r.useState)(0),[u,h]=(0,r.useState)(0),m=(0,r.useRef)(null),f=(0,r.useRef)([]),x=(0,r.useCallback)(()=>{let t;CSS.highlights?.delete("json-search"),CSS.highlights?.delete("json-search-current"),f.current=[];let n=e.current;if(!n||!s){d(0),h(0);return}!function(){if(document.getElementById(l))return;let e=document.createElement("style");e.id=l,e.textContent="::highlight(json-search){background:rgba(217,119,6,.3)}::highlight(json-search-current){background:rgba(217,119,6,.5)}",document.head.appendChild(e)}();let r=n.textContent||"",a=o?s:s.toLowerCase(),i=o?r:r.toLowerCase(),c=[],u=0;for(;u<i.length;){let e=i.indexOf(a,u);if(-1===e)break;c.push([e,e+a.length]),u=e+1}if(0===c.length){d(0),h(0);return}let m=document.createTreeWalker(n,NodeFilter.SHOW_TEXT),x=0,p=0,g=[],b=null,v=0;for(;(t=m.nextNode())&&p<c.length;){let e=t.textContent?.length||0,n=x,r=x+e;for(;p<c.length;){let[e,s]=c[p];if(e>=r)break;if(!b)if(e>=n)(b=document.createRange()).setStart(t,e-n),v=s;else break;if(v<=r)b.setEnd(t,v-n),g.push(b),b=null,p++;else break}x=r}f.current=g,d(g.length),h(e=>g.length>0?Math.min(e,g.length-1):0),CSS.highlights&&g.length>0&&CSS.highlights.set("json-search",new Highlight(...g))},[e,s,o]),p=(0,r.useCallback)((e,t)=>{let n=e.getBoundingClientRect();(t.top<n.top||t.bottom>n.bottom)&&(e.scrollTop+=t.top-n.top-n.height/2+t.height/2)},[]),g=(0,r.useCallback)(t=>{CSS.highlights?.delete("json-search-current");let n=f.current[t];if(!n||!CSS.highlights)return;CSS.highlights.set("json-search-current",new Highlight(n));let r=n.getBoundingClientRect(),s=e.current?.parentElement;s&&p(s,r)},[e,p]);(0,r.useEffect)(()=>{queueMicrotask(()=>x())},[x]),(0,r.useEffect)(()=>{g(u)},[u,c,g]),(0,r.useEffect)(()=>{let t=e.current;if(!t||!s)return;let n=new MutationObserver(()=>x());return n.observe(t,{childList:!0,subtree:!0,characterData:!0}),()=>n.disconnect()},[e,s,x]),(0,r.useEffect)(()=>{t||(CSS.highlights?.delete("json-search"),CSS.highlights?.delete("json-search-current"),f.current=[])},[t]),(0,r.useEffect)(()=>()=>{CSS.highlights?.delete("json-search"),CSS.highlights?.delete("json-search-current")},[]);let b=(0,r.useCallback)(()=>{0!==c&&h(e=>(e+1)%c)},[c]),v=(0,r.useCallback)(()=>{0!==c&&h(e=>(e-1+c)%c)},[c]),w=(0,r.useCallback)(()=>{n(!0),setTimeout(()=>m.current?.focus(),0)},[]),y=(0,r.useCallback)(()=>{n(!1),a(""),h(0)},[]),k=(0,r.useCallback)(e=>{"Enter"===e.key&&(e.preventDefault(),e.shiftKey?v():b()),"Escape"===e.key&&(e.preventDefault(),y())},[b,v,y]);return{isVisible:t,query:s,setQuery:a,caseSensitive:o,setCaseSensitive:i,matchCount:c,currentIndex:u,searchInputRef:m,open:w,close:y,goToNext:b,goToPrev:v,handleKeyDown:k}}function o({search:e}){return e.isVisible?r.createElement("div",{className:"flex-shrink-0 flex items-center gap-2 px-3 py-2 bg-secondary border-b border-border"},r.createElement("input",{ref:e.searchInputRef,type:"text",value:e.query,onChange:t=>e.setQuery(t.target.value),onKeyDown:e.handleKeyDown,placeholder:s.A.t("codeViewer.searchPlaceholder"),className:"flex-1 max-w-xs px-2 py-1 text-sm border border-border rounded bg-card text-foreground focus:outline-none focus:ring-2 focus:ring-ring"}),r.createElement("button",{onClick:()=>e.setCaseSensitive(e=>!e),className:`px-2 py-1 text-xs font-mono rounded border transition-colors ${e.caseSensitive?"bg-brand text-white border-brand":"border-border text-muted-foreground hover:bg-accent"}`,title:s.A.t("codeViewer.caseSensitive")},"Aa"),r.createElement("span",{className:"text-xs text-muted-foreground"},e.matchCount>0?`${e.currentIndex+1}/${e.matchCount}`:s.A.t("common.noMatch")),r.createElement("button",{onClick:e.goToPrev,disabled:0===e.matchCount,className:"p-1 rounded hover:bg-accent disabled:opacity-50",title:s.A.t("common.previous")},r.createElement("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24"},r.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M5 15l7-7 7 7"}))),r.createElement("button",{onClick:e.goToNext,disabled:0===e.matchCount,className:"p-1 rounded hover:bg-accent disabled:opacity-50",title:s.A.t("common.next")},r.createElement("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24"},r.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M19 9l-7 7-7-7"}))),r.createElement("button",{onClick:e.close,className:"p-1 rounded hover:bg-accent",title:s.A.t("common.close")},r.createElement("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24"},r.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M6 18L18 6M6 6l12 12"})))):null}},56978:(e,t,n)=>{n.d(t,{C:()=>l});var r=n(12115),s=n(17196);function l(e,t){let[n,l]=(0,r.useState)(null),[a,o]=(0,r.useState)(!1);(0,r.useEffect)(()=>{let e=()=>{o(document.documentElement.classList.contains("dark"))};e();let t=new MutationObserver(e);return t.observe(document.documentElement,{attributes:!0,attributeFilter:["class"]}),()=>t.disconnect()},[]);let i=(0,r.useMemo)(()=>e.join("\n"),[e]),c=`${i}:${t}:${a}`,d=(0,r.useMemo)(()=>n&&n.key===c?n.html:e.map(e=>(0,s.ZD)(e||" ")),[e,c,n]);return(0,r.useEffect)(()=>{if(0===e.length)return;let n=!1;return(async()=>{try{let r=await (0,s.kS)();if(n)return;let o=(0,s.sQ)(t),i=e.join("\n"),d=r.codeToTokens(i,{lang:o,theme:a?"github-dark":"github-light"}),u=[];for(let e=0;e<d.tokens.length;e++)if(u[e]=(0,s.b8)(d.tokens[e]),e%500==0&&e>0&&(await new Promise(e=>setTimeout(e,0)),n))return;l({key:c,html:u})}catch(e){console.error("Line highlight error:",e)}})(),()=>{n=!0}},[i,t,a]),d}},58250:(e,t,n)=>{n.d(t,{U:()=>l,k:()=>s});let r="cockpit-skills";function s(){let e="u"<typeof BroadcastChannel?null:new BroadcastChannel(r);if(e)try{e.postMessage({type:"changed"})}finally{e.close()}}function l(e){if("u"<typeof BroadcastChannel)return()=>{};let t=new BroadcastChannel(r),n=t=>{t.data?.type==="changed"&&e()};return t.addEventListener("message",n),()=>{t.removeEventListener("message",n),t.close()}}},60938:(e,t,n)=>{n.d(t,{DZ:()=>i,Ft:()=>h,Nn:()=>v,OJ:()=>p,VK:()=>w,YW:()=>u,__:()=>b,dt:()=>g,eA:()=>x,eE:()=>m,gZ:()=>c,mP:()=>o,nM:()=>y,r6:()=>f,r9:()=>d});var r=n(49433),s=n(82680);let l=(e,t={})=>r.tryPromise({try:async()=>{let n=await fetch(e,t.init);if(t.passThroughStatuses&&t.passThroughStatuses.includes(n.status))return await n.json().catch(()=>({}));if(!n.ok){let e;try{e=(await n.json()).error}catch{}throw Error(e||`HTTP ${n.status}`)}return await n.json()},catch:t=>new s.uV({message:`GET ${e} failed`,cause:t})}),a=(e,t)=>r.tryPromise({try:async()=>{let n=await fetch(e,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(t)});if(!n.ok)throw Error(`HTTP ${n.status}`)},catch:t=>new s.uV({message:`POST ${e} failed`,cause:t})}),o=e=>l(`/api/files/init?cwd=${encodeURIComponent(e)}`),i=e=>l(`/api/files/index?cwd=${encodeURIComponent(e)}`),c=(e,t)=>l(`/api/files/readdir?cwd=${encodeURIComponent(e)}&path=${encodeURIComponent(t)}`),d=e=>l(`/api/files/recent?cwd=${encodeURIComponent(e)}`),u=(e,t,n)=>a("/api/files/recent",{cwd:e,file:t,...n??{}}),h=(e,t)=>a("/api/files/expanded",{cwd:e,paths:t}),m=(e,t)=>l(`/api/files/blame?cwd=${encodeURIComponent(e)}&path=${encodeURIComponent(t)}`).pipe(r.catchAll(e=>r.succeed({error:e.message}))),f=(e,t)=>{let n,l;return n=`/api/files/stat?cwd=${encodeURIComponent(e)}&path=${encodeURIComponent(t)}`,l={cache:"no-store"},r.tryPromise({try:async()=>{let e=await fetch(n,l),t=null;try{t=await e.json()}catch{}return{status:e.status,ok:e.ok,data:t}},catch:e=>new s.uV({message:`GET ${n} failed`,cause:e})})},x=e=>l(`/api/files/text?${e.toString()}`),p=e=>r.tryPromise({try:async()=>{let t=await fetch("/api/files/save",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)}),n=null;try{n=await t.json()}catch{}return{status:t.status,ok:t.ok,data:n}},catch:e=>new s.uV({message:"POST /api/files/save failed",cause:e})}),g=()=>l("/api/files/clipboard"),b=e=>r.tryPromise({try:async()=>{let t=await fetch("/api/files/clipboard",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)});if(!t.ok)throw Error(`HTTP ${t.status}`)},catch:e=>new s.uV({message:"POST /api/files/clipboard failed",cause:e})}),v=e=>r.tryPromise({try:async()=>{let t=await fetch("/api/files/paste",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)}),n=await t.json().catch(()=>null);if(!t.ok)throw Error(n?.error||`HTTP ${t.status}`);return n},catch:e=>new s.uV({message:"POST /api/files/paste failed",cause:e})}),w=e=>r.tryPromise({try:async()=>{let t=await fetch("/api/files/delete",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)}),n=await t.json().catch(()=>null);if(!t.ok)throw Error(n?.error||`HTTP ${t.status}`);return n},catch:e=>new s.uV({message:"POST /api/files/delete failed",cause:e})}),y=e=>l(`/api/file?path=${encodeURIComponent(e)}`)},62111:(e,t,n)=>{n.d(t,{E:()=>l,k:()=>s});var r=n(12115);function s(){"u">typeof document&&document.activeElement instanceof HTMLElement&&document.activeElement.blur()}function l(e,t=!0){(0,r.useEffect)(()=>{if(!t)return;let n=t=>{"Escape"===t.key&&(s(),e())};return document.addEventListener("keydown",n),()=>document.removeEventListener("keydown",n)},[e,t])}},63563:(e,t,n)=>{n.d(t,{N:()=>r});function r(){let e="u"<typeof BroadcastChannel?null:new BroadcastChannel("cockpit-html-apps");if(e)try{e.postMessage({type:"changed"})}finally{e.close()}}},65153:(e,t,n)=>{n.d(t,{u:()=>a});var r=n(12115),s=n(2111),l=n(14594);function a(e,t,n,a,o){let i=(0,r.useRef)(null),c=(0,r.useRef)(0),d=(0,r.useRef)(!1),u=()=>{let e=`live-asst-${++c.current}`;return i.current=e,t(t=>[...t,{id:e,role:"assistant",content:"",isStreaming:!0}]),e},h=e=>{if("system"===e.type&&"init"===e.subtype){d.current=!0,u();return}if("system"===e.type&&"task_notification"===e.subtype){if(!d.current){let n=`live-tasknotif-${e.task_id||++c.current}`,r=`<task-notification>
11
- `+(e.task_id?`<task-id>${e.task_id}</task-id>
12
- `:"")+(e.status?`<status>${e.status}</status>
13
- `:"")+(e.summary?`<summary>${e.summary}</summary>
14
- `:"")+(e.output_file?`<output-file>${e.output_file}</output-file>
15
- `:"")+"</task-notification>";t(t=>[...t,{id:n,role:"system",content:e.summary||"",systemEvent:{kind:"task-notification",...e.status?{status:e.status}:{},detail:r}}])}return}if("user"===e.type&&e._human){let n=e.message?.content,r="string"==typeof n?n:Array.isArray(n)?n.map(e=>e?.text||"").join(""):"",s="string"==typeof e._turnId?e._turnId:null,l="number"==typeof e._ts?e._ts:null,a=s?`live-user-${s}`:`live-user-${++c.current}`;t(e=>{if(s&&e.some(e=>e.id===a))return e;for(let t=e.length-1;t>=0;t--){if("user"!==e[t].role)continue;let n=e[t].timestamp?Date.parse(e[t].timestamp):NaN;if(null===l||Number.isNaN(n)){if(e[t].content===r)return e}else if(n>=l)return e;break}return[...e,{id:a,role:"user",content:r}]});return}"result"===e.type&&(d.current=!1);let n=i.current??u();t(t=>(0,l.F)(t,e,{engine:a,assistantId:n}))};(0,s.h)({url:e?`/ws/session-stream?sessionId=${encodeURIComponent(e)}`:"/ws/session-stream",enabled:n&&!!e,onMessage:e=>{if("run-snapshot"===e.type&&Array.isArray(e.events)){if("running"!==e.status)return void o?.onRunningChange?.(!1);let n=e.events.find(e=>e?.type==="user"&&e?._human),r=n?.message?.content,s="string"==typeof r?r:"",l=new Set,a=new Set;for(let t of e.events){let e=t?.uuid;if("string"==typeof e&&l.add(e),t?.type==="assistant"&&Array.isArray(t.message?.content))for(let e of t.message.content)e?.name&&"string"==typeof e.id&&a.add(e.id)}let u="number"==typeof e.startedAt?e.startedAt:null;for(let n of(t(e=>{let t=e.filter(e=>!("string"==typeof e.id&&e.id.startsWith("live-"))),n=t[t.length-1],r=n?.timestamp?Date.parse(n.timestamp):NaN;if(null!==u&&!Number.isNaN(r)){let e=t.length;for(;e>0;){let n=t[e-1],r=n.timestamp?Date.parse(n.timestamp):NaN;if(!Number.isNaN(r)&&r>=u)e--;else break}return e<t.length?t.slice(0,e):t}if(!s)return t;let o=-1;for(let e=t.length-1;e>=0;e--)if("user"===t[e].role){t[e].content===s&&(o=e);break}return -1===o?t:t.slice(o+1).every(e=>"assistant"===e.role&&("string"==typeof e.id&&l.has(e.id)||!!e.toolCalls?.length&&e.toolCalls.every(e=>a.has(e.id))))?t.slice(0,o):t}),i.current=null,c.current=0,d.current=!1,e.events))h(n);o?.onRunningChange?.(!0)}else if("run-event"===e.type&&e.message){if("run-ended"===e.message.type){o?.onRunningChange?.(!1),o?.onComplete?.();return}h(e.message),o?.onRunningChange?.(!0)}else"run-idle"===e.type&&o?.onRunningChange?.(!1)}})}},67589:(e,t,n)=>{n.d(t,{z:()=>o,m:()=>c});var r=n(12115),s=n(49433),l=n(86957),a=n(82680);let o=e=>s.tryPromise({try:async()=>{let t=await fetch("/api/session-by-path",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)});return t.ok?await t.json():null},catch:e=>new a.uV({message:"session-by-path failed",cause:e})}),i=new Map;function c(e,t,n,{cwd:d,initialSessionId:u,onSessionId:h,onTitleChange:m,onTokenUsage:f,liveRunningRef:x}){let[p,g]=(0,r.useState)(!1),[b,v]=(0,r.useState)(!1),[w,y]=(0,r.useState)(!1),[k,j]=(0,r.useState)(void 0),[C,N]=(0,r.useState)(0),[S,E]=(0,r.useState)(null),[L,M]=(0,r.useState)(null),R=(0,r.useRef)(m);R.current=m;let T=(0,r.useRef)(f);T.current=f;let $=(0,r.useRef)(void 0),P=(0,r.useRef)(0),I=(0,r.useCallback)(async(e,n,r=!1,s,a,c=!1)=>{if(r){let e=Date.now();if(!c&&e-P.current<5e3)return;P.current=e}let d=(e,r)=>{e.fingerprint&&($.current=e.fingerprint),void 0!==e.totalTurns&&N(e.totalTurns),void 0!==e.hasMore&&y(e.hasMore),e.messages&&e.messages.length>0&&(r?t(t=>(function(e,t){if(0===t.length)return e;let n=0;if(e.length>0&&e[0].id!==t[0].id){n=-1;for(let r=e.length-1;r>=0;r--)if(e[r].id===t[0].id){n=r;break}}if(n<0)return t;let r=e.slice(n),s=0;for(let e=0;e<Math.min(r.length,t.length)&&r[e].id===t[e].id&&r[e].content===t[e].content;e++)s=e+1;return s===r.length&&s===t.length?e:s===r.length&&s<t.length?[...e,...t.slice(s)]:[...e.slice(0,n),...r.slice(0,s),...t.slice(s)]})(t,e.messages)):x?.current||t(e.messages),E(n)),e.sessionId&&h(e.sessionId),e.engine&&M(e.engine),e.title&&R.current?.(e.title),e.usage&&T.current?.({inputTokens:e.usage.input_tokens||0,outputTokens:e.usage.output_tokens||0,cacheCreationInputTokens:e.usage.cache_creation_input_tokens||0,cacheReadInputTokens:e.usage.cache_read_input_tokens||0,totalCostUsd:0})},u=`${e}::${n}`,m=!r&&void 0===a,f=m?i.get(u):void 0;r||(f?d(f.data,!1):g(!0));try{let t={cwd:e,sessionId:n,limit:s,beforeTurnIndex:a};r&&$.current?t.ifFingerprint=$.current:f&&(t.ifFingerprint=f.fingerprint);let c=await l.t4.runPromiseExit(o(t));if("Success"===c._tag&&c.value){let e=c.value;if(e.notModified)return;if(d(e,r),m&&e.fingerprint&&e.messages&&e.messages.length>0&&(i.delete(u),i.set(u,{data:e,fingerprint:e.fingerprint}),i.size>20)){let e=i.keys().next().value;void 0!==e&&i.delete(e)}}}catch(e){console.error("Failed to load history by cwd and sessionId:",e)}finally{r||g(!1)}},[t,h]),A=(0,r.useCallback)(async()=>{if(d&&n&&!b&&w){v(!0);try{let r=void 0!==k?k:C-Math.ceil(e.filter(e=>"user"===e.role).length),s=await l.t4.runPromiseExit(o({cwd:d,sessionId:n,limit:10,beforeTurnIndex:r>0?r:void 0}));if("Success"===s._tag&&s.value){let e=s.value;if(e.messages&&e.messages.length>0){t(t=>[...e.messages,...t]);let s=e.messages.filter(e=>"user"===e.role).length;j(r-s),E(n)}void 0!==e.hasMore&&y(e.hasMore),e.fingerprint&&($.current=e.fingerprint)}else"Failure"===s._tag&&console.error("Failed to load more history:",s.cause)}finally{v(!1)}}},[d,n,b,w,k,C,e,t]),_=(0,r.useCallback)(async e=>{g(!0);let n=s.tryPromise({try:async()=>{let t=await fetch(`/api/session/${e}/history`);return t.ok?await t.json():null},catch:e=>new a.uV({message:"load session history failed",cause:e})}),r=await l.t4.runPromiseExit(n);"Success"===r._tag&&r.value?.messages&&r.value.messages.length>0?(t(r.value.messages),E(e)):"Failure"===r._tag&&console.error("Failed to load history:",r.cause),g(!1)},[t]);return(0,r.useEffect)(()=>{d&&u&&I(d,u,!1,10)},[]),{isLoadingHistory:p,isLoadingMore:b,hasMoreHistory:w,loadMoreHistory:A,loadHistory:_,loadHistoryByCwdAndSessionId:I,loadedSessionId:S,loadedEngine:L}}},70188:(e,t,n)=>{n.d(t,{Ee:()=>h,SU:()=>c,ft:()=>u,iN:()=>d});var r=n(95155),s=n(12115),l=n(79114),a=n(47650),o=n(34075);let i=(0,s.createContext)(null);function c({container:e,children:t}){return(0,r.jsx)(i.Provider,{value:e,children:t})}function d(){return(0,s.useContext)(i)}function u({x:e,y:t,path:n,cwd:c,isDirectory:d,onClose:h,onCreateFile:m,onDelete:f,onRefresh:x,onCopyFile:p,onPaste:g,onExplain:b,explainDisabled:v}){let{t:w}=(0,l.Bd)(),y=(0,s.useRef)(null),k=(0,s.useContext)(i),j=n.split("/").pop()||n,C=`${c}/${n}`,N=n.includes("/")?n.substring(0,n.lastIndexOf("/")):"",S=N?`${c}/${N}`:c,E=d?n:N,L=d?C:S;(0,s.useEffect)(()=>{let e=e=>{y.current&&!y.current.contains(e.target)&&h()},t=e=>{"Escape"===e.key&&h()};return document.addEventListener("mousedown",e),document.addEventListener("keydown",t),()=>{document.removeEventListener("mousedown",e),document.removeEventListener("keydown",t)}},[h]);let[M,R]=(0,s.useState)({x:0,y:0});(0,s.useEffect)(()=>{if(y.current&&k){let n=k.getBoundingClientRect(),r=y.current.getBoundingClientRect(),s=e-n.left,l=t-n.top;s=Math.min(s,n.width-r.width-8),l=Math.min(l,n.height-r.height-8),R({x:s=Math.max(8,s),y:l=Math.max(8,l)})}else if(y.current){let n=y.current.getBoundingClientRect();R({x:Math.max(8,Math.min(e,window.innerWidth-n.width-8)),y:Math.max(8,Math.min(t,window.innerHeight-n.height-8))})}},[e,t,k]);let T=(0,s.useCallback)(async(e,t)=>{try{await navigator.clipboard.writeText(e),(0,o.oR)(w("toast.copiedName",{name:t}),"success")}catch{(0,o.oR)(w("toast.copyFailed"),"error")}h()},[h,w]),$=d?n:N,P=!!b&&!d,I=[{label:w("fileContextMenu.copyRelativePath"),value:n},{label:w("fileContextMenu.copyAbsolutePath"),value:C},{label:w("fileContextMenu.copyRelativeDirPath"),value:E||"."},{label:w("fileContextMenu.copyAbsoluteDirPath"),value:L},{label:d?w("fileContextMenu.copyFolderName"):w("fileContextMenu.copyFileName"),value:j}],A=(0,r.jsxs)("div",{ref:y,className:"absolute z-[200] bg-card border border-border rounded-lg shadow-lg py-1 w-fit whitespace-nowrap",style:{left:M.x,top:M.y},children:[P&&(0,r.jsx)("button",{className:"block w-full px-3 py-1.5 text-left text-sm text-foreground hover:bg-accent transition-colors disabled:opacity-50 disabled:cursor-not-allowed disabled:hover:bg-transparent",disabled:v,title:v?w("comments.aiResponding"):void 0,onClick:()=>{h(),b(n)},children:w("explain.action")}),m&&(0,r.jsx)("button",{className:"block w-full px-3 py-1.5 text-left text-sm text-foreground hover:bg-accent transition-colors",onClick:()=>{h(),m($)},children:w("fileContextMenu.createFile")}),p&&(0,r.jsx)("button",{className:"block w-full px-3 py-1.5 text-left text-sm text-foreground hover:bg-accent transition-colors",onClick:()=>{h(),p(n)},children:d?w("fileContextMenu.copyFolder"):w("fileContextMenu.copyFile")}),g&&(0,r.jsx)("button",{className:"block w-full px-3 py-1.5 text-left text-sm text-foreground hover:bg-accent transition-colors",onClick:()=>{h(),g($)},children:w("fileContextMenu.pasteHere")}),f&&(0,r.jsx)("button",{className:"block w-full px-3 py-1.5 text-left text-sm text-destructive hover:bg-accent transition-colors",onClick:()=>{h(),f(n,d,j)},children:d?w("fileContextMenu.deleteFolder"):w("fileContextMenu.deleteFile")}),(P||m||f||p||g)&&(0,r.jsx)("div",{className:"my-1 border-t border-border"}),I.map((e,t)=>(0,r.jsx)("button",{className:"block w-full px-3 py-1.5 text-left text-sm text-foreground hover:bg-accent transition-colors",onClick:()=>T(e.value,e.label),children:e.label},t))]});return k?(0,a.createPortal)(A,k):A}function h(){let[e,t]=(0,s.useState)(null);return{contextMenu:e,showContextMenu:(0,s.useCallback)((e,n,r)=>{e.preventDefault(),e.stopPropagation(),t({x:e.clientX,y:e.clientY,path:n,isDirectory:r})},[]),hideContextMenu:(0,s.useCallback)(()=>{t(null)},[])}}},73395:(e,t,n)=>{n.d(t,{M:()=>eh});var r=n(95155),s=n(12115),l=n(83897),a=n(64428),o=n(34075),i=n(54731),c=n(12651),d=n(81165),u=n(16950),h=n(11019),m=n(12612),f=n(79114),x=n(86957),p=n(67589);function g({cwd:e,sessionId:t,toolCall:n,workflowRef:l,onClose:o}){let{t:i}=(0,f.Bd)(),[c,d]=(0,s.useState)(null),[u,h]=(0,s.useState)(null),[m,b]=(0,s.useState)(!1),v=(0,s.useRef)(void 0),w=l?!!l.running:!n?.result,y=(0,s.useCallback)(async()=>{let r=await x.t4.runPromiseExit((0,p.z)({cwd:e,sessionId:t,...l?{workflowId:l.runId,workflowAgentId:l.agentId}:{toolUseId:n?.id},ifFingerprint:v.current}));if(b(!0),"Success"!==r._tag||!r.value)return;let s=r.value;s.fingerprint&&(v.current=s.fingerprint),!s.notModified&&(s.messages&&d(s.messages),s.subagent&&h(s.subagent))},[e,t,n?.id,l?.runId,l?.agentId]);(0,s.useEffect)(()=>{if(y(),!w)return;let e=setInterval(y,5e3);return()=>clearInterval(e)},[w,y]);let k=(0,s.useRef)(null),j=(0,s.useRef)(!0);(0,s.useEffect)(()=>{let e=k.current;e&&j.current&&(e.scrollTop=e.scrollHeight)},[c]);let C="string"==typeof n?.input?.description?n.input.description:"",N=l?l.label||"":[u?.agentType,C].filter(Boolean).join(" \xb7 ");return(0,r.jsx)(a.ZL,{children:(0,r.jsx)("div",{className:"fixed inset-0 z-50 flex items-center justify-center bg-black/50 p-4",onClick:o,children:(0,r.jsxs)("div",{className:"bg-card rounded-lg shadow-xl w-full max-w-[90%] h-[90vh] flex flex-col",onClick:e=>e.stopPropagation(),children:[(0,r.jsxs)("div",{className:"flex items-center gap-2 px-4 py-3 border-b border-border flex-shrink-0",children:[(0,r.jsx)("span",{className:"text-base",children:"\uD83E\uDD16"}),(0,r.jsx)("span",{className:"font-medium text-sm text-foreground flex-shrink-0",children:i("chat.subagent")}),N&&(0,r.jsx)("span",{className:"text-xs text-muted-foreground truncate flex-1 min-w-0",title:N,children:N}),(0,r.jsxs)("span",{className:"ml-auto flex items-center gap-2 flex-shrink-0",children:[w&&(0,r.jsx)("span",{className:"inline-block w-4 h-4 border-2 border-brand border-t-transparent rounded-full animate-spin"}),(0,r.jsx)("button",{onClick:o,className:"p-1 rounded text-muted-foreground hover:text-foreground hover:bg-accent transition-colors",title:i("common.close"),children:(0,r.jsx)("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M6 18L18 6M6 6l12 12"})})})]})]}),(0,r.jsx)("div",{ref:k,onScroll:()=>{let e=k.current;e&&(j.current=e.scrollTop+e.clientHeight>=e.scrollHeight-40)},className:"flex-1 overflow-y-auto px-4 py-3",children:null===c?(0,r.jsx)("div",{className:"text-xs text-muted-foreground text-center py-4",children:i(m?"chat.subagentEmpty":"common.loading")}):c.map(t=>(0,r.jsx)(eo,{message:t,cwd:e},t.id))})]})})})}function b(e){return e?e>=1e6?`${(e/1e6).toFixed(1)}M`:e>=1e3?`${(e/1e3).toFixed(1)}k`:String(e):"0"}function v(e){if(!e)return"–";let t=Math.round(e/1e3);if(t<60)return`${t}s`;let n=Math.floor(t/60);return`${n}m${t%60}s`}let w={done:"text-green-9",running:"text-brand",queued:"text-muted-foreground",error:"text-red-9",failed:"text-red-9"};function y({cwd:e,sessionId:t,runId:n,isRunning:l,onClose:o}){let{t:i}=(0,f.Bd)(),[c,d]=(0,s.useState)(null),[u,h]=(0,s.useState)(!1),[m,w]=(0,s.useState)(null),j=(0,s.useRef)(void 0),C=l||null!=c&&"completed"!==c.status&&"failed"!==c.status,N=(0,s.useCallback)(async()=>{let r=await x.t4.runPromiseExit((0,p.z)({cwd:e,sessionId:t,workflowId:n,ifFingerprint:j.current}));if(h(!0),"Success"!==r._tag||!r.value)return;let s=r.value;s.fingerprint&&(j.current=s.fingerprint),!s.notModified&&s.workflow&&d(s.workflow)},[e,t,n]);(0,s.useEffect)(()=>{if(N(),!C)return;let e=setInterval(N,5e3);return()=>clearInterval(e)},[C,N]);let S=[];if(c?.agents){let e=new Map;for(let t of c.agents){let n=t.phaseTitle||i("chat.workflowUngrouped");e.has(n)||e.set(n,[]),e.get(n).push(t)}for(let[t,n]of e)S.push({title:t,agents:n})}let E=c?[c.workflowName,c.status,`${c.agentCount??c.agents?.length??0} ${i("chat.workflowAgents")}`,`${b(c.totalTokens)} tok`,v(c.durationMs)].filter(Boolean).join(" \xb7 "):"";return(0,r.jsxs)(a.ZL,{children:[(0,r.jsx)("div",{className:"fixed inset-0 z-50 flex items-center justify-center bg-black/50 p-4",onClick:o,children:(0,r.jsxs)("div",{className:"bg-card rounded-lg shadow-xl w-full max-w-[90%] h-[90vh] flex flex-col",onClick:e=>e.stopPropagation(),children:[(0,r.jsxs)("div",{className:"flex items-center gap-2 px-4 py-3 border-b border-border flex-shrink-0",children:[(0,r.jsx)("span",{className:"text-base",children:"\uD83E\uDDE9"}),(0,r.jsx)("span",{className:"font-medium text-sm text-foreground flex-shrink-0",children:i("chat.workflowRun")}),E&&(0,r.jsx)("span",{className:"text-xs text-muted-foreground truncate flex-1 min-w-0",title:E,children:E}),(0,r.jsxs)("span",{className:"ml-auto flex items-center gap-2 flex-shrink-0",children:[C&&(0,r.jsx)("span",{className:"inline-block w-4 h-4 border-2 border-brand border-t-transparent rounded-full animate-spin"}),(0,r.jsx)("button",{onClick:o,className:"p-1 rounded text-muted-foreground hover:text-foreground hover:bg-accent transition-colors",title:i("common.close"),children:(0,r.jsx)("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M6 18L18 6M6 6l12 12"})})})]})]}),(0,r.jsx)("div",{className:"flex-1 overflow-y-auto px-4 py-3",children:null===c?(0,r.jsx)("div",{className:"text-xs text-muted-foreground text-center py-4",children:i(u?"chat.workflowEmpty":"common.loading")}):(0,r.jsxs)(r.Fragment,{children:[c.summary&&(0,r.jsx)("div",{className:"mb-3 text-xs text-muted-foreground whitespace-pre-wrap",children:c.summary}),S.map(e=>(0,r.jsxs)(s.Fragment,{children:[(0,r.jsx)("div",{className:"text-xs font-semibold text-foreground/80 mt-3 mb-1 sticky top-0 bg-card py-1",children:e.title}),e.agents.map(e=>(0,r.jsx)(k,{agent:e,onOpen:()=>e.agentId&&w({runId:n,agentId:e.agentId,label:e.label,running:"done"!==e.state&&C})},`${e.index}-${e.agentId}`))]},e.title))]})})]})}),m&&(0,r.jsx)(g,{cwd:e,sessionId:t,workflowRef:m,onClose:()=>w(null)})]})}function k({agent:e,onOpen:t}){let{t:n}=(0,f.Bd)(),[l,a]=(0,s.useState)(!1),o=e.state&&w[e.state]||"text-muted-foreground",i=e.resultPreview||e.promptPreview||"";return(0,r.jsxs)("div",{className:"border border-border rounded-md mb-1 bg-secondary/50",children:[(0,r.jsxs)("div",{className:"flex items-center gap-2 px-2 py-1.5",children:[(0,r.jsx)("button",{onClick:()=>a(e=>!e),className:"text-slate-9 text-xs flex-shrink-0",title:n(l?"chat.collapse":"chat.expand"),children:l?"▲":"▼"}),(0,r.jsx)("span",{className:"text-xs text-foreground truncate flex-1 min-w-0",title:e.label||"",children:e.label||e.agentId}),(0,r.jsx)("span",{className:`text-[10px] flex-shrink-0 ${o}`,children:e.state}),(0,r.jsxs)("span",{className:"text-[10px] text-muted-foreground flex-shrink-0",children:[b(e.tokens)," tok \xb7 ",v(e.durationMs)]}),e.agentId&&(0,r.jsx)("span",{role:"button",tabIndex:0,onClick:t,onKeyDown:e=>{("Enter"===e.key||" "===e.key)&&t()},className:"text-xs text-brand hover:text-teal-10 cursor-pointer flex-shrink-0",title:n("chat.subagentViewTitle"),children:n("chat.workflowViewAgent")})]}),l&&i&&(0,r.jsx)("pre",{className:"text-[11px] bg-secondary px-2 py-1.5 rounded-b overflow-x-auto max-h-32 overflow-y-auto text-muted-foreground whitespace-pre-wrap border-t border-border",children:i})]})}var j=n(60938),C=n(53377),N=n(38408),S=n(13219),E=n(47176),L=n(97251),M=n(34582),R=n(56045),T=n(50860),$=n(47215);function P({filePath:e}){let[t,n]=(0,s.useState)(null),[l,a]=(0,s.useState)(!0),[o,i]=(0,s.useState)(null),c=(0,s.useRef)(!1),d=(0,$.e$)(e),u=(0,$.u)(e);return((0,s.useEffect)(()=>{u?a(!1):c.current||(c.current=!0,(async()=>{a(!0),i(null);let t=await x.t4.runPromiseExit((0,j.nM)(e));if("Success"===t._tag)n(t.value.content??null);else{let e="Fail"===t.cause._tag?t.cause.error:null,n=e?.cause;i(n instanceof Error?n.message:"Failed to load file")}a(!1),c.current=!1})())},[e,u]),o)?(0,r.jsx)("div",{className:"flex items-center justify-center h-full",children:(0,r.jsx)("div",{className:"text-xs text-red-11",children:o})}):l?(0,r.jsx)("div",{className:"flex items-center justify-center h-full",children:(0,r.jsx)("span",{className:"text-sm text-muted-foreground",children:"Loading..."})}):(0,$.u)(e)?(0,r.jsx)(T.I,{absPath:e,className:"flex items-center justify-center h-full overflow-auto",imgClassName:"max-w-full max-h-full object-contain",alt:e.split("/").pop()||"image"}):t?d?(0,r.jsx)(A,{content:t,filePath:e}):(0,r.jsx)(N.Cv,{content:t,filePath:e,showLineNumbers:!0,showSearch:!0,className:"h-full"}):(0,r.jsx)("div",{className:"flex items-center justify-center h-full",children:(0,r.jsx)("span",{className:"text-sm text-muted-foreground",children:"No content"})})}let I=[L.W];function A({content:e,filePath:t}){let n=(0,s.useRef)(null),l=(0,s.useMemo)(()=>(0,M.J4)(t),[t]);return(0,r.jsxs)("div",{className:"h-full flex",children:[(0,r.jsx)(E.l,{content:e,containerRef:n}),(0,r.jsx)("div",{ref:n,className:"flex-1 overflow-auto p-4",children:(0,r.jsx)(S.T,{content:e,basePath:l,rehypePlugins:I})})]})}function _({title:e,content:t,toolName:n,onClose:l}){let{t:i}=(0,f.Bd)(),c=(0,$.jU)(t),d=(0,$.zs)(t),u=(0,$.oK)(t),h=!!d,m=!!u,[x,p]=(0,s.useState)(("Read"===n||"Write"===n)&&m?"file":h?"diff-unified":c?"readable":"json"),g=(0,s.useRef)(null),b=(0,R.o)(g);(0,s.useEffect)(()=>{let e=e=>{if((e.metaKey||e.ctrlKey)&&"f"===e.key&&"readable"===x&&c){e.preventDefault(),b.open();return}if("Escape"===e.key){if(b.isVisible)return void b.close();document.activeElement instanceof HTMLElement&&document.activeElement.blur(),l()}};return document.addEventListener("keydown",e),()=>document.removeEventListener("keydown",e)},[l,x,c,b]);let v=(0,r.jsx)("div",{className:"fixed inset-0 z-50 flex items-center justify-center bg-black/50 p-0 md:p-4",onClick:l,children:(0,r.jsxs)("div",{className:"bg-card shadow-xl w-full max-w-[90%] h-full md:h-[90vh] rounded-none md:rounded-lg flex flex-col transition-all",onClick:e=>e.stopPropagation(),children:[(0,r.jsxs)("div",{className:"flex items-center justify-between px-4 py-3 border-b border-border",children:[(0,r.jsxs)("div",{className:"flex items-center gap-2",children:[(0,r.jsx)("h3",{className:"text-sm font-medium text-foreground",children:e}),u&&(0,r.jsx)("button",{onClick:()=>{navigator.clipboard.writeText(u),(0,o.oR)(i("common.copiedPath"))},className:"p-0.5 rounded text-muted-foreground hover:text-foreground hover:bg-accent transition-colors",title:i("common.copyAbsPath"),children:(0,r.jsx)("svg",{className:"w-3.5 h-3.5",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M8 16H6a2 2 0 01-2-2V6a2 2 0 012-2h8a2 2 0 012 2v2m-6 12h8a2 2 0 002-2v-8a2 2 0 00-2-2h-8a2 2 0 00-2 2v8a2 2 0 002 2z"})})})]}),(0,r.jsxs)("div",{className:"flex items-center gap-3",children:[c&&(0,r.jsxs)("div",{className:"flex items-center gap-1 bg-accent rounded p-0.5",children:[h&&(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("button",{onClick:()=>p("diff-split"),className:`px-2 py-1 text-xs rounded transition-colors ${"diff-split"===x?"bg-card text-foreground shadow-sm":"text-muted-foreground hover:text-foreground"}`,title:i("diffViewer.sideBySide"),children:"Split"}),(0,r.jsx)("button",{onClick:()=>p("diff-unified"),className:`px-2 py-1 text-xs rounded transition-colors ${"diff-unified"===x?"bg-card text-foreground shadow-sm":"text-muted-foreground hover:text-foreground"}`,title:i("diffViewer.unified"),children:"Unified"})]}),m&&(0,r.jsx)("button",{onClick:()=>p("file"),className:`px-2 py-1 text-xs rounded transition-colors ${"file"===x?"bg-card text-foreground shadow-sm":"text-muted-foreground hover:text-foreground"}`,title:i("diffViewer.previewFile"),children:"File"}),(0,r.jsx)("button",{onClick:()=>p("readable"),className:`px-2 py-1 text-xs rounded transition-colors ${"readable"===x?"bg-card text-foreground shadow-sm":"text-muted-foreground hover:text-foreground"}`,children:i("common.readable")}),(0,r.jsx)("button",{onClick:()=>p("json"),className:`px-2 py-1 text-xs rounded transition-colors ${"json"===x?"bg-card text-foreground shadow-sm":"text-muted-foreground hover:text-foreground"}`,children:"JSON"})]}),(0,r.jsx)("button",{onClick:l,className:"p-1 text-slate-9 hover:text-foreground hover:bg-accent rounded transition-colors",children:(0,r.jsx)("svg",{className:"w-5 h-5",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M6 18L18 6M6 6l12 12"})})})]})]}),(0,r.jsx)("div",{className:"flex-1 overflow-auto p-4",children:"file"===x&&u?(0,r.jsx)(P,{filePath:u}):"diff-unified"===x&&d?(0,r.jsx)(C.xU,{oldContent:d.old_string,newContent:d.new_string,filePath:d.file_path}):"diff-split"===x&&d?(0,r.jsx)(C.xZ,{oldContent:d.old_string,newContent:d.new_string,filePath:d.file_path}):"readable"===x&&c?(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(R._,{search:b}),(0,r.jsx)("pre",{ref:g,className:"text-foreground whitespace-pre-wrap break-words",style:{fontSize:"0.8125rem"},children:(0,$.xb)(t)})]}):(0,r.jsx)("pre",{className:"text-foreground whitespace-pre-wrap break-words",style:{fontSize:"0.8125rem"},children:c?(0,$.C6)(t):t})})]})});return(0,r.jsx)(a.ZL,{children:v})}let D={Read:"\uD83D\uDCC4",Write:"✏️",Edit:"\uD83D\uDCDD",Bash:"\uD83D\uDCBB",Glob:"\uD83D\uDD0D",Grep:"\uD83D\uDD0E",WebFetch:"\uD83C\uDF10",WebSearch:"\uD83D\uDD0D",Workflow:"\uD83E\uDDE9",Skill:"\uD83D\uDEE0️"};function F({toolCall:e,cwd:t,sessionId:n}){var l;let{t:a}=(0,f.Bd)(),[i,c]=(0,s.useState)(!1),[d,u]=(0,s.useState)(null),[h,m]=(0,s.useState)(!1),[x,p]=(0,s.useState)(!1),b=D[e.name]||"\uD83D\uDD27",v="Agent"===e.name||"Task"===e.name,w=v&&!!t&&!!n,k="Workflow"===e.name,j=k&&(l=e.result)?l.match(/subagents\/workflows\/(wf_[A-Za-z0-9_-]+)/)?.[1]??null:null,C=k&&!!j&&!!t&&!!n,N="Skill"===e.name,S=v||k||N,E=(()=>{let t=e.input;if("Bash"===e.name&&t.command&&"string"==typeof t.command)return t.command;if(v&&t.description&&"string"==typeof t.description)return t.description;if(k){let e=["string"==typeof t.name?t.name:"","string"==typeof t.args?t.args:"string"==typeof t.resumeFromRunId?t.resumeFromRunId:""].filter(Boolean).join(" \xb7 ");if(e)return e}if(N&&"string"==typeof t.skill){let e="string"==typeof t.args?t.args:"";return[t.skill,e].filter(Boolean).join(" \xb7 ")}return"Glob"===e.name&&t.pattern&&"string"==typeof t.pattern||"Grep"===e.name&&t.pattern&&"string"==typeof t.pattern?t.pattern:"ToolSearch"===e.name&&t.query&&"string"==typeof t.query?t.query:"TaskCreate"===e.name&&t.subject&&"string"==typeof t.subject?t.subject:t.file_path&&"string"==typeof t.file_path?t.file_path:t.path&&"string"==typeof t.path?t.path:null})(),L="Glob"===e.name||"Grep"===e.name||"Bash"===e.name||v||k||N,M=E?L?E:(e=>{if(t&&e.startsWith(t)){let n=e.slice(t.length);return n.startsWith("/")?n.slice(1):n}let n=e.split("/");return n.length>2?".../"+n.slice(-2).join("/"):e})(E):null,R=t=>{let n="input"===t?a("toolCall.inputParams"):a("toolCall.resultLabel"),r="input"===t?JSON.stringify(e.input,null,2):"string"==typeof e.result?e.result:JSON.stringify(e.result,null,2);u({title:`${e.name}${M?` ${M}`:""} - ${n}`,content:r,toolName:e.name})};return(0,r.jsxs)("div",{className:"my-1 border border-border rounded-lg overflow-hidden bg-secondary",children:[(0,r.jsxs)("button",{onClick:()=>c(!i),className:"w-full px-3 py-1.5 flex items-center gap-2 text-left hover:bg-accent transition-colors",children:[(0,r.jsx)("span",{className:"text-sm",children:b}),(0,r.jsx)("span",{className:"font-medium text-sm text-foreground flex-shrink-0",children:e.name}),M&&(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("span",{className:"text-xs text-muted-foreground truncate flex-1 min-w-0",title:E||"",children:M}),!S&&(0,r.jsx)("span",{role:"button",tabIndex:0,onClick:e=>{e.stopPropagation(),E&&(navigator.clipboard.writeText(E),(0,o.oR)(a("common.copiedPath")))},onKeyDown:e=>{("Enter"===e.key||" "===e.key)&&(e.stopPropagation(),E&&(navigator.clipboard.writeText(E),(0,o.oR)(a("common.copiedPath"))))},className:"p-0.5 rounded text-muted-foreground hover:text-foreground hover:bg-accent transition-colors flex-shrink-0 cursor-pointer",title:a("common.copyAbsPath"),children:(0,r.jsx)("svg",{className:"w-3.5 h-3.5",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M8 16H6a2 2 0 01-2-2V6a2 2 0 012-2h8a2 2 0 012 2v2m-6 12h8a2 2 0 002-2v-8a2 2 0 00-2-2h-8a2 2 0 00-2 2v8a2 2 0 002 2z"})})})]}),(0,r.jsxs)("span",{className:"ml-auto flex items-center gap-2",children:[w&&(0,r.jsx)("span",{role:"button",tabIndex:0,onClick:e=>{e.stopPropagation(),m(!0)},onKeyDown:e=>{("Enter"===e.key||" "===e.key)&&(e.stopPropagation(),m(!0))},className:"text-xs text-brand hover:text-teal-10 cursor-pointer",title:a("chat.subagentViewTitle"),children:a("chat.subagent")}),C&&(0,r.jsx)("span",{role:"button",tabIndex:0,onClick:e=>{e.stopPropagation(),p(!0)},onKeyDown:e=>{("Enter"===e.key||" "===e.key)&&(e.stopPropagation(),p(!0))},className:"text-xs text-brand hover:text-teal-10 cursor-pointer",title:a("chat.workflowViewTitle"),children:a("chat.workflowRun")}),i&&!e.isLoading&&(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("span",{role:"button",tabIndex:0,onClick:e=>{e.stopPropagation(),R("input")},onKeyDown:e=>{("Enter"===e.key||" "===e.key)&&(e.stopPropagation(),R("input"))},className:"text-xs text-brand hover:text-teal-10 cursor-pointer",title:a("toolCall.inputParamsTitle"),children:a("toolCall.input")}),e.result&&(0,r.jsx)("span",{role:"button",tabIndex:0,onClick:e=>{e.stopPropagation(),R("result")},onKeyDown:e=>{("Enter"===e.key||" "===e.key)&&(e.stopPropagation(),R("result"))},className:"text-xs text-brand hover:text-teal-10 cursor-pointer",title:a("toolCall.resultTitle"),children:a("toolCall.result")})]}),e.isLoading?(0,r.jsx)("span",{className:"inline-block w-4 h-4 border-2 border-brand border-t-transparent rounded-full animate-spin"}):(0,r.jsx)("span",{className:"text-slate-9 text-xs",children:i?"▲":"▼"})]})]}),i&&(0,r.jsxs)("div",{className:"border-t border-border",children:[(0,r.jsxs)("div",{className:"px-3 py-2",children:[(0,r.jsx)("div",{className:"mb-1",children:(0,r.jsxs)("span",{className:"text-xs text-muted-foreground",children:[a("toolCall.inputParams"),":"]})}),(0,r.jsx)("pre",{className:"text-xs bg-secondary p-2 rounded overflow-x-auto max-h-24 overflow-y-auto text-foreground",children:JSON.stringify(e.input,null,2)})]}),e.result&&(0,r.jsxs)("div",{className:"px-3 py-2 border-t border-border",children:[(0,r.jsx)("div",{className:"mb-1",children:(0,r.jsxs)("span",{className:"text-xs text-muted-foreground",children:[a("toolCall.resultLabel"),":"]})}),(0,r.jsx)("pre",{className:"text-xs bg-secondary p-2 rounded overflow-x-auto max-h-24 overflow-y-auto text-foreground",children:"string"==typeof e.result?e.result:JSON.stringify(e.result,null,2)})]}),e.skillContent&&(0,r.jsxs)("div",{className:"px-3 py-2 border-t border-border",children:[(0,r.jsx)("div",{className:"mb-1",children:(0,r.jsxs)("span",{className:"text-xs text-muted-foreground",children:[a("toolCall.skillContent",{defaultValue:"Skill content"}),":"]})}),(0,r.jsx)("pre",{className:"text-xs bg-secondary p-2 rounded overflow-x-auto max-h-60 overflow-y-auto text-foreground whitespace-pre-wrap",children:e.skillContent})]})]}),d&&(0,r.jsx)(_,{title:d.title,content:d.content,toolName:d.toolName,onClose:()=>u(null)}),h&&t&&n&&(0,r.jsx)(g,{cwd:t,sessionId:n,toolCall:e,onClose:()=>m(!1)}),x&&t&&n&&j&&(0,r.jsx)(y,{cwd:t,sessionId:n,runId:j,isRunning:!!e.isLoading,onClose:()=>p(!1)})]})}var B=n(62111),W=n(56204),V=n(67635),O=n(33210),z=n(58515),H=n(36201),U=n(55804),K=n(37618);function q(e){let t=e.input?.questions||[],n=e.input?.answers||{},r={};if(e.result)try{let t=JSON.parse(e.result);t?.answers&&(r=t.answers)}catch{}return{questions:t,answers:{...n,...r}}}function J(e,t){return`${e}-${t}`}function X({toolCalls:e,onClose:t}){let{t:n}=(0,f.Bd)(),i=(0,l.nH)(),[c,d]=(0,s.useState)({}),[u,h]=(0,s.useState)({}),[m,x]=(0,s.useState)({}),[p,g]=(0,s.useState)({});(0,s.useEffect)(()=>{let t={};e.forEach((e,n)=>{let{questions:r,answers:s}=q(e);r.forEach((e,r)=>{let l=s[e.question];if(l){let s=J(n,r);t[s]=l,e.options.some(e=>e.label===l)||(h(e=>({...e,[s]:!0})),x(e=>({...e,[s]:l})))}})}),queueMicrotask(()=>d(t))},[e]),(0,B.E)(t);let b=e.reduce((e,t)=>{let{questions:n}=q(t);return e+n.length},0),v=Object.values(p).filter(Boolean).length,w=(0,s.useCallback)((e,t)=>{d(n=>({...n,[e]:t})),h(t=>({...t,[e]:!1}))},[]),y=(0,s.useCallback)(e=>{h(t=>{let n=!t[e];if(n){let t=m[e]||"";t&&d(n=>({...n,[e]:t}))}return{...t,[e]:n}})},[m]),k=(0,s.useCallback)((e,t)=>{x(n=>({...n,[e]:t})),t&&d(n=>({...n,[e]:t}))},[]),j=(0,s.useCallback)(e=>{g(t=>({...t,[e]:!t[e]}))},[]),C=(0,s.useCallback)(()=>{let t=v>0,r=[];return e.forEach((e,s)=>{let{questions:l}=q(e);l.forEach((e,l)=>{let a=J(s,l);if(t&&!p[a])return;let o=c[a];r.push(`Q: ${e.question}`),r.push(`A: ${o||n("askQuestion.notSelected")}`),r.push("")})}),r.join("\n").trim()},[e,c,p,v,n]),N=(0,s.useCallback)(()=>{navigator.clipboard.writeText(C()),(0,o.oR)(v>0?n("toast.copiedQA",{count:v}):n("toast.copiedAllQA"))},[C,v,n]),S=(0,s.useCallback)(()=>{i?(i.sendMessage(C()),(0,o.oR)(n("toast.sentQA")),t()):(0,o.oR)(n("askQuestion.sendNoChat"))},[i,C,t,n]),E=(0,r.jsx)("div",{className:"fixed inset-0 z-50 flex items-center justify-center bg-black/50 p-4",onClick:t,children:(0,r.jsxs)("div",{className:"bg-card rounded-lg shadow-xl w-full max-w-6xl h-[90vh] flex flex-col overflow-hidden",onClick:e=>e.stopPropagation(),children:[(0,r.jsxs)("div",{className:"flex items-center justify-between px-4 py-3 border-b border-border flex-shrink-0",children:[(0,r.jsxs)("div",{className:"flex items-center gap-3",children:[(0,r.jsx)("h3",{className:"text-sm font-medium text-foreground",children:n("askQuestion.title")}),(0,r.jsxs)("span",{className:"text-xs text-muted-foreground",children:[n("askQuestion.nQuestions",{count:b}),v>0&&` \xb7 ${n("askQuestion.checkedN",{count:v})}`]})]}),(0,r.jsxs)("div",{className:"flex items-center gap-2",children:[(0,r.jsx)("button",{onClick:S,className:"p-1 text-muted-foreground hover:text-foreground hover:bg-accent rounded transition-colors",title:v>0?n("askQuestion.sendChecked",{count:v}):n("askQuestion.sendAll"),children:(0,r.jsx)(W.A,{className:"w-4 h-4"})}),(0,r.jsx)("button",{onClick:N,className:"p-1 text-muted-foreground hover:text-foreground hover:bg-accent rounded transition-colors",title:v>0?n("askQuestion.copyChecked",{count:v}):n("askQuestion.copyAll"),children:(0,r.jsx)(V.A,{className:"w-4 h-4"})}),(0,r.jsx)("button",{onClick:t,className:"p-1 text-muted-foreground hover:text-foreground hover:bg-accent rounded transition-colors",children:(0,r.jsx)(O.A,{className:"w-5 h-5"})})]})]}),(0,r.jsx)("div",{className:"flex-1 overflow-y-auto px-6 py-4 space-y-6",children:e.map((t,s)=>{let{questions:l}=q(t);return l.map((t,a)=>{let o=J(s,a),i=c[o],d=u[o]||!1,h=p[o]||!1;return(0,r.jsxs)("div",{className:"space-y-3",children:[(0,r.jsxs)("div",{className:"flex items-start gap-2",children:[(0,r.jsx)("button",{onClick:()=>j(o),className:"mt-0.5 flex-shrink-0 p-0.5 rounded hover:bg-accent transition-colors",title:n("askQuestion.checkToCopy"),children:h?(0,r.jsx)(z.A,{className:"w-4 h-4 text-brand"}):(0,r.jsx)(H.A,{className:"w-4 h-4 text-muted-foreground"})}),t.header&&(0,r.jsx)("span",{className:"inline-flex items-center px-1.5 py-0.5 rounded text-[10px] font-medium bg-brand/10 text-brand flex-shrink-0 mt-0.5",children:t.header}),(0,r.jsx)("span",{className:"text-sm font-medium text-foreground",children:t.question})]}),(0,r.jsxs)("div",{className:"space-y-1 ml-7",children:[t.options.map((e,t)=>{let n=i===e.label&&!d;return(0,r.jsxs)("button",{onClick:()=>w(o,e.label),className:`flex items-start gap-2 px-2.5 py-1.5 rounded-md transition-colors w-full text-left cursor-pointer hover:bg-accent/50 ${n?"bg-brand/10 hover:bg-brand/15":""}`,children:[(0,r.jsx)("div",{className:"mt-0.5 flex-shrink-0",children:n?(0,r.jsx)(U.A,{className:"w-3.5 h-3.5 text-brand"}):(0,r.jsx)("div",{className:"w-3.5 h-3.5 rounded-full border border-muted-foreground"})}),(0,r.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,r.jsx)("div",{className:`text-sm ${n?"text-foreground font-medium":"text-foreground"}`,children:e.label}),e.description&&(0,r.jsx)("div",{className:"text-xs text-muted-foreground mt-0.5",children:e.description})]})]},t)}),(0,r.jsxs)("button",{onClick:()=>y(o),className:`flex items-start gap-2 px-2.5 py-1.5 rounded-md transition-colors w-full text-left cursor-pointer hover:bg-accent/50 ${d?"bg-brand/10 hover:bg-brand/15":""}`,children:[(0,r.jsx)("div",{className:"mt-0.5 flex-shrink-0",children:d?(0,r.jsx)(U.A,{className:"w-3.5 h-3.5 text-brand"}):(0,r.jsx)("div",{className:"w-3.5 h-3.5 rounded-full border border-muted-foreground"})}),(0,r.jsxs)("div",{className:"flex items-center gap-1.5",children:[(0,r.jsx)(K.A,{className:"w-3.5 h-3.5 text-muted-foreground"}),(0,r.jsx)("span",{className:"text-sm text-muted-foreground",children:n("askQuestion.custom")})]})]}),d&&(0,r.jsx)("div",{className:"ml-6 mt-1",children:(0,r.jsx)("input",{type:"text",autoFocus:!0,value:m[o]||"",onChange:e=>k(o,e.target.value),placeholder:n("askQuestion.customPlaceholder"),className:"w-full px-3 py-1.5 text-sm bg-background border border-border rounded-md focus:outline-none focus:ring-1 focus:ring-brand text-foreground placeholder:text-muted-foreground"})})]}),(s!==e.length-1||a!==l.length-1)&&(0,r.jsx)("div",{className:"border-b border-border/50 mt-3"})]},o)})})})]})});return(0,r.jsx)(a.ZL,{children:E})}var Z=n(38987),G=n(9573);let Y=new Set(["Read","Grep","Glob","LS","WebSearch","WebFetch","NotebookRead","TodoRead","AskUserQuestion","ExitPlanMode","TodoWrite","Skill"]);var Q=n(5135),ee=n(24602),et=n(70188),en=n(83448);function er({image:e,onClose:t}){let{t:n}=(0,f.Bd)(),s=(0,r.jsxs)("div",{className:"fixed inset-0 z-50 flex items-center justify-center bg-black/80",onClick:t,children:[(0,r.jsx)("button",{onClick:t,className:"absolute top-4 right-4 w-10 h-10 flex items-center justify-center text-white/80 hover:text-white bg-black/40 hover:bg-black/60 rounded-full transition-colors",children:(0,r.jsx)("svg",{className:"w-6 h-6",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M6 18L18 6M6 6l12 12"})})}),(0,r.jsx)("img",{src:`data:${e.media_type};base64,${e.data}`,alt:n("chat.imagePreview"),className:"max-w-[90vw] max-h-[90vh] object-contain",onClick:e=>e.stopPropagation()})]});return(0,r.jsx)(a.ZL,{children:s})}function es({filePath:e,onClose:t}){return(0,r.jsx)(a.ZL,{children:(0,r.jsxs)("div",{className:"fixed inset-0 z-50 flex items-center justify-center bg-black/80",onClick:t,children:[(0,r.jsx)("button",{onClick:t,className:"absolute top-4 right-4 w-10 h-10 flex items-center justify-center text-white/80 hover:text-white bg-black/40 hover:bg-black/60 rounded-full transition-colors",children:(0,r.jsx)("svg",{className:"w-6 h-6",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M6 18L18 6M6 6l12 12"})})}),(0,r.jsx)("img",{src:`/api/file?path=${encodeURIComponent(e)}&raw=true`,alt:e.split("/").pop(),className:"max-w-[90vw] max-h-[90vh] object-contain",onClick:e=>e.stopPropagation()})]})})}function el({filePath:e,content:t,cwd:n,onClose:l}){let[o,i]=(0,s.useState)(null);return(0,r.jsx)(a.ZL,{children:(0,r.jsx)("div",{className:"fixed inset-0 z-50 flex items-center justify-center bg-black/50 p-0 md:p-4",onClick:l,children:(0,r.jsx)("div",{ref:i,className:"bg-card shadow-xl w-full h-full rounded-none md:max-w-[90%] md:h-[90vh] md:rounded-lg flex flex-col relative",onClick:e=>e.stopPropagation(),children:(0,r.jsx)(et.SU,{container:o,children:(0,r.jsx)(Q.M,{content:t,filePath:e,cwd:n,onClose:l})})})})})}let ea=(0,s.memo)(function({text:e,isAside:t,isUser:n,isStreaming:s}){let l=(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(S.T,{content:e,isUser:n,isStreaming:s,enableMath:!1}),s&&(0,r.jsx)("span",{className:"inline-block w-2 h-4 ml-1 bg-current animate-pulse"})]});return t?(0,r.jsxs)("div",{className:"flex gap-1.5 break-words opacity-65",children:[(0,r.jsx)(i.A,{className:"w-3 h-3 mt-[5px] shrink-0 text-muted-foreground","aria-hidden":!0}),(0,r.jsx)("div",{className:"flex-1 min-w-0",children:l})]}):(0,r.jsx)("div",{className:"break-words",children:l})}),eo=(0,s.memo)(function({message:e,cwd:t,sessionId:n,onFork:l,onApprovePlan:i,isLoading:p,onContentSearch:g,onShowFileDiff:b}){let v,w,y,k,{t:j}=(0,f.Bd)(),[C,N]=(0,s.useState)(null),[E,L]=(0,s.useState)(()=>1===(e.toolCalls?.length||0)),[M,R]=(0,s.useState)(!1),[T,P]=(0,s.useState)(!1),[I,A]=(0,s.useState)(!1),_="user"===e.role,D=e.images&&e.images.length>0,B=e.toolCalls?.length||0,W=!!n&&!!t&&!!l,V=(0,s.useMemo)(()=>e.toolCalls?.some(e=>{let t;return t=e.name,!Y.has(t)})||!1,[e.toolCalls]),O=(0,s.useMemo)(()=>{let t=e.parts;if(!t?.length)return e.content?[{text:e.content,isAside:!1}]:[];let n=-1;t.forEach((e,t)=>{"tool"===e.type&&(n=t)});let r=[];return t.forEach((e,t)=>{"text"===e.type&&r.push({text:e.text,isAside:t<n})}),r},[e.parts,e.content]),z=(0,s.useMemo)(()=>(0,Z.vP)([],e.toolCalls??[],t).length>0,[e.toolCalls,t]),[H,U]=(0,s.useState)(!1),K=z||H;(0,s.useEffect)(()=>{if(!V||z||!t)return;let n=(e.toolCalls??[]).map(e=>e.id).filter(Boolean);if(0===n.length)return;let r=(e.toolCalls??[]).filter(e=>["Edit","Write","MultiEdit","NotebookEdit"].includes(e.name)).map(e=>e.id),s=!1,l=null,a=0,o=()=>{x.t4.runPromiseExit((0,G.xK)(t,n)).then(e=>{if(s)return;let t="Success"===e._tag?e.value:[];if(t.length>0)return void U(!0);let n=new Set(t.map(e=>e.toolId));r.some(e=>!n.has(e))&&a<2&&(a+=1,l=setTimeout(o,2e3))})};return o(),()=>{s=!0,l&&clearTimeout(l)}},[V,z,t,e.toolCalls]);let q=(0,s.useMemo)(()=>{if(!e.toolCalls)return null;for(let t=e.toolCalls.length-1;t>=0;t--)if("TodoWrite"===e.toolCalls[t].name)return e.toolCalls[t];return null},[e.toolCalls]),J=(0,s.useMemo)(()=>e.toolCalls?e.toolCalls.filter(e=>"AskUserQuestion"===e.name):[],[e.toolCalls]),Q=(0,s.useMemo)(()=>{if(!e.toolCalls)return null;for(let t=e.toolCalls.length-1;t>=0;t--)if("ExitPlanMode"===e.toolCalls[t].name){let n=e.toolCalls[t].input?.plan;return"string"==typeof n&&n?n:null}return null},[e.toolCalls]),et=(0,s.useMemo)(()=>e.toolCalls?.filter(e=>"ExitPlanMode"!==e.name)??[],[e.toolCalls]),eo=(0,s.useMemo)(()=>{if(!e.toolCalls)return[];let t=new Set,n=[];for(let r of e.toolCalls)if("Read"===r.name||"Edit"===r.name||"Write"===r.name){let e=r.input.file_path;e&&((0,$.e$)(e)||(0,$.aR)(e)||(0,$.u)(e))&&!t.has(e)&&(t.add(e),n.push(e))}return n},[e.toolCalls]),ei=(0,s.useMemo)(()=>{if(!e.toolCalls)return[];let t=[];for(let n of e.toolCalls){let e=n.input?.thought;if(e&&"string"==typeof e){let r=e.match(/PREVIOUS:\s*(.*?)\s*→\s*THIS:\s*(.*?)\s*→\s*EXPECT:\s*(.*)/i);r?t.push({previous:r[1].trim(),current:r[2].trim(),expect:r[3].trim(),raw:e,toolName:n.name}):t.push({previous:"",current:e,expect:"",raw:e,toolName:n.name})}}return t},[e.toolCalls]),[ec,ed]=(0,s.useState)(null),[eu,eh]=(0,s.useState)(null);(0,s.useEffect)(()=>{if(!ec||(0,$.u)(ec))return void queueMicrotask(()=>eh(null));let e=!1;return x.t4.runPromiseExit((0,en.an)(ec)).then(t=>{e||("Success"===t._tag&&void 0!==t.value.content?eh(t.value.content):((0,o.oR)(j("toast.readFileFailed"),"error"),ed(null)))}),()=>{e=!0}},[ec,j]);let em=()=>{e.content&&(navigator.clipboard.writeText(e.content),(0,o.oR)(j("toast.copiedMessage")))},ef=()=>{W&&l(e.id)},ex=(e=>{if(!e)return"";let t=new Date(e);if(isNaN(t.getTime()))return"";let n=String(t.getMonth()+1).padStart(2,"0"),r=String(t.getDate()).padStart(2,"0"),s=String(t.getHours()).padStart(2,"0"),l=String(t.getMinutes()).padStart(2,"0");return`${n}-${r} ${s}:${l}`})(e.timestamp);if("system"===e.role){let t=e.systemEvent,n=t?.kind==="task-notification"?"failed"===t.status?"⚠️":"stopped"===t.status?"⏹️":"\uD83D\uDD14":"ℹ️",s=t?.detail||e.content;return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("div",{className:"flex justify-center my-2 px-2","data-role":"system",children:(0,r.jsxs)("button",{type:"button",onClick:()=>A(!0),className:"flex items-center gap-1.5 max-w-[85%] text-[11px] text-muted-foreground bg-secondary/40 border border-border/50 rounded-full px-3 py-1 hover:bg-secondary hover:text-foreground transition-colors cursor-pointer",title:j("chat.viewDetails",{defaultValue:"Click for details"}),children:[(0,r.jsx)("span",{className:"flex-shrink-0",children:n}),(0,r.jsx)("span",{className:"truncate",children:e.content})]})}),I&&(0,r.jsx)(a.ZL,{children:(0,r.jsx)("div",{className:"fixed inset-0 z-50 flex items-center justify-center bg-black/50 p-4",onClick:()=>A(!1),children:(0,r.jsxs)("div",{className:"bg-card shadow-xl w-full max-w-4xl max-h-[80vh] rounded-lg flex flex-col overflow-hidden",onClick:e=>e.stopPropagation(),children:[(0,r.jsxs)("div",{className:"flex items-center justify-between px-4 py-2 border-b border-border flex-shrink-0",children:[(0,r.jsxs)("span",{className:"text-sm text-foreground flex items-center gap-1.5",children:[(0,r.jsx)("span",{children:n}),t?.kind==="task-notification"?j("chat.taskNotification",{defaultValue:"Task notification"}):j("chat.systemNotice",{defaultValue:"Notice"})]}),(0,r.jsx)("button",{onClick:()=>A(!1),className:"text-muted-foreground hover:text-foreground px-1.5 py-0.5 rounded hover:bg-accent transition-colors",children:"✕"})]}),(0,r.jsx)("pre",{className:"flex-1 overflow-auto px-4 py-3 text-xs text-foreground whitespace-pre-wrap break-words",children:s})]})})})]})}return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsxs)("div",{className:`flex flex-col ${_?"items-end":"items-start"} mb-4 group`,"data-role":e.role,children:[ex&&(0,r.jsx)("span",{className:"text-[11px] text-muted-foreground opacity-0 group-hover:opacity-100 transition-opacity mb-0.5 px-1",children:ex}),(0,r.jsxs)("div",{className:`flex ${_?"justify-end":"justify-start"} w-full`,children:[_&&(0,r.jsxs)("div",{className:"self-start mt-2 mr-1 flex flex-col gap-0.5 opacity-0 group-hover:opacity-100 transition-opacity",children:[e.content&&(0,r.jsx)("button",{onClick:em,className:"p-1 rounded text-muted-foreground hover:text-foreground hover:bg-accent",title:j("chat.copyMessage"),children:(0,r.jsx)("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M8 16H6a2 2 0 01-2-2V6a2 2 0 012-2h8a2 2 0 012 2v2m-6 12h8a2 2 0 002-2v-8a2 2 0 00-2-2h-8a2 2 0 00-2 2v8a2 2 0 002 2z"})})}),W&&(0,r.jsx)("button",{onClick:ef,className:"p-1 rounded text-muted-foreground hover:text-foreground hover:bg-accent",title:j("chat.forkSession"),children:(0,r.jsxs)("svg",{className:"w-4 h-4",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",children:[(0,r.jsx)("circle",{cx:"12",cy:"18",r:"3"}),(0,r.jsx)("circle",{cx:"6",cy:"6",r:"3"}),(0,r.jsx)("circle",{cx:"18",cy:"6",r:"3"}),(0,r.jsx)("path",{d:"M18 9v2c0 .6-.4 1-1 1H7c-.6 0-1-.4-1-1V9"}),(0,r.jsx)("path",{d:"M12 12v3"})]})})]}),(0,r.jsxs)("div",{className:`max-w-[80%] ${_?"bg-accent text-foreground border border-brand rounded-2xl rounded-br-md":"bg-accent text-foreground dark:text-slate-11 rounded-2xl rounded-bl-md"} px-4 py-2`,children:[D&&(0,r.jsx)("div",{className:`flex flex-wrap gap-2 ${e.content?"mb-2":""}`,children:e.images.map((e,t)=>(0,r.jsx)("div",{className:"relative w-16 h-16 rounded-lg overflow-hidden border border-white/20 cursor-pointer hover:opacity-90 transition-opacity",onClick:()=>N(e),children:(0,r.jsx)("img",{src:`data:${e.media_type};base64,${e.data}`,alt:j("chat.imageN",{index:t+1}),className:"w-full h-full object-cover"})},t))}),O.length>0&&(0,r.jsx)("div",{className:"space-y-3",children:O.map((t,n)=>(0,r.jsx)(ea,{text:t.text,isAside:t.isAside,isUser:_,isStreaming:!!e.isStreaming&&n===O.length-1},n))}),q&&(y=(w=Array.isArray(v=q.input?.todos)?v:[]).filter(e=>"completed"===e.status).length,k=w.length,(0,r.jsx)("div",{className:`${e.content||D?"mt-2":""}`,children:(0,r.jsxs)("div",{className:"border border-border rounded-lg overflow-hidden bg-secondary/50 px-3 py-2 space-y-1",children:[(0,r.jsxs)("div",{className:"flex items-center gap-2 mb-1.5",children:[(0,r.jsx)("div",{className:"flex-1 h-1 bg-secondary rounded-full overflow-hidden",children:(0,r.jsx)("div",{className:"h-full bg-green-500 rounded-full transition-all duration-300",style:{width:`${k>0?y/k*100:0}%`}})}),(0,r.jsxs)("span",{className:"text-[10px] text-muted-foreground flex-shrink-0",children:[y,"/",k]})]}),w.map((e,t)=>(0,r.jsxs)("div",{className:`flex items-center gap-1.5 ${"completed"===e.status?"opacity-50":""}`,children:["completed"===e.status?(0,r.jsx)(c.A,{className:"w-3 h-3 text-green-500 flex-shrink-0"}):"in_progress"===e.status?(0,r.jsx)(d.A,{className:"w-3 h-3 text-brand flex-shrink-0 animate-spin"}):(0,r.jsx)(u.A,{className:"w-3 h-3 text-muted-foreground flex-shrink-0"}),(0,r.jsx)("span",{className:`text-xs truncate ${"completed"===e.status?"text-muted-foreground":"text-foreground"}`,children:"in_progress"===e.status&&e.activeForm?e.activeForm:e.content})]},t))]})})),Q&&(0,r.jsx)("div",{className:`${e.content||D||q?"mt-2":""}`,children:(0,r.jsxs)("div",{className:"border border-brand/40 rounded-lg overflow-hidden bg-secondary/50",children:[(0,r.jsxs)("div",{className:"flex items-center gap-1.5 px-3 py-1.5 border-b border-border bg-brand/10",children:[(0,r.jsx)("span",{className:"text-sm",children:"\uD83D\uDCCB"}),(0,r.jsx)("span",{className:"text-xs font-medium text-foreground",children:j("chat.planTitle",{defaultValue:"Plan (awaiting your review)"})})]}),(0,r.jsx)("div",{className:"px-3 py-2",children:(0,r.jsx)(S.T,{content:Q,isUser:!1,enableMath:!1})}),i&&(0,r.jsxs)("div",{className:"px-3 py-2 border-t border-border flex items-center justify-between gap-2",children:[(0,r.jsx)("span",{className:"text-xs text-muted-foreground",children:j("chat.planApproveHint",{defaultValue:"本环境无审批弹窗,点此退出 Plan 并执行"})}),(0,r.jsxs)("button",{onClick:()=>i(),disabled:p,className:"flex items-center gap-1.5 px-3 py-1 rounded-md bg-brand text-white text-xs font-medium hover:bg-brand/90 disabled:opacity-50 disabled:cursor-not-allowed transition-colors flex-shrink-0",children:[(0,r.jsx)("span",{children:"✓"}),(0,r.jsx)("span",{children:j("chat.approvePlan",{defaultValue:"批准并执行"})})]})]})]})}),eo.length>0&&(0,r.jsx)("div",{className:`${e.content||D||q?"mt-2":""}`,children:(0,r.jsx)("div",{className:"border border-border rounded-lg overflow-hidden bg-secondary/50 px-3 py-2 space-y-0.5",children:eo.map(e=>(0,r.jsxs)("button",{onClick:()=>ed(e),className:"flex items-center gap-1.5 w-full text-left hover:bg-accent rounded px-1 py-0.5 transition-colors group/md",children:[(0,$.u)(e)?(0,r.jsxs)("svg",{className:"w-3.5 h-3.5 text-muted-foreground flex-shrink-0",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:[(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M4 5a1 1 0 011-1h14a1 1 0 011 1v14a1 1 0 01-1 1H5a1 1 0 01-1-1V5z"}),(0,r.jsx)("circle",{cx:"8.5",cy:"8.5",r:"1.5",fill:"currentColor",stroke:"none"}),(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M4 16l4-4 3 3 4-4 5 5"})]}):(0,$.aR)(e)?(0,r.jsx)("svg",{className:"w-3.5 h-3.5 text-muted-foreground flex-shrink-0",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M10 20l4-16m4 4l4 4-4 4M6 16l-4-4 4-4"})}):(0,r.jsx)("svg",{className:"w-3.5 h-3.5 text-muted-foreground flex-shrink-0",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"})}),(0,r.jsx)("span",{className:"text-xs text-muted-foreground group-hover/md:text-foreground truncate",children:e.split("/").pop()})]},e))})}),ei.length>0&&(0,r.jsx)("div",{className:`${e.content||D||q||eo.length>0?"mt-2":""}`,children:(0,r.jsx)("div",{className:"border border-border rounded-lg overflow-hidden bg-secondary/50",children:(0,r.jsxs)("table",{className:"w-full text-xs",children:[(0,r.jsx)("thead",{children:(0,r.jsxs)("tr",{className:"border-b border-border text-muted-foreground",children:[(0,r.jsx)("th",{className:"px-2 py-1.5 text-left font-medium w-[60px]",children:"Tool"}),(0,r.jsx)("th",{className:"px-2 py-1.5 text-left font-medium",children:"Previous"}),(0,r.jsx)("th",{className:"px-2 py-1.5 text-left font-medium",children:"Action"}),(0,r.jsx)("th",{className:"px-2 py-1.5 text-left font-medium",children:"Expect"})]})}),(0,r.jsx)("tbody",{children:ei.map((e,t)=>(0,r.jsxs)("tr",{className:t<ei.length-1?"border-b border-border/50":"",children:[(0,r.jsx)("td",{className:"px-2 py-1 text-muted-foreground font-mono",children:e.toolName}),(0,r.jsx)("td",{className:"px-2 py-1 text-muted-foreground",children:e.previous||"—"}),(0,r.jsx)("td",{className:"px-2 py-1 text-foreground",children:e.current}),(0,r.jsx)("td",{className:"px-2 py-1 text-muted-foreground",children:e.expect||"—"})]},t))})]})})}),et.length>0&&(0,r.jsx)("div",{className:`${e.content||D?"mt-2":""}`,children:B>0?(0,r.jsxs)("div",{className:"border border-border rounded-lg overflow-hidden bg-secondary",children:[(0,r.jsxs)("div",{className:"flex items-center",children:[(0,r.jsxs)("button",{onClick:()=>L(!E),className:"flex-1 px-3 py-1.5 flex items-center gap-2 text-left hover:bg-accent transition-colors active:bg-muted",children:[(0,r.jsx)("span",{className:"text-sm",children:"\uD83D\uDD27"}),(0,r.jsx)("span",{className:"font-medium text-foreground",children:j("chat.toolCalls",{count:et.length})}),(0,r.jsx)("span",{className:"ml-auto text-muted-foreground text-sm",children:E?j("chat.collapse"):j("chat.expand")})]}),J.length>0&&(0,r.jsx)("button",{onClick:()=>P(!0),className:"px-3 py-1.5 text-muted-foreground hover:text-foreground hover:bg-accent transition-colors border-l border-border",title:j("chat.viewQuestions"),children:(0,r.jsx)(h.A,{className:"w-4 h-4"})}),K&&(0,r.jsx)("button",{onClick:()=>{b&&e.toolCalls?b(e.toolCalls,t):R(!0)},className:"px-3 py-1.5 text-muted-foreground hover:text-foreground hover:bg-accent transition-colors border-l border-border",title:j("chat.viewAllFileChanges"),children:(0,r.jsx)(m.A,{className:"w-4 h-4"})})]}),E&&(0,r.jsx)("div",{className:"border-t border-border p-2 space-y-1",children:et.map((e,s)=>(0,r.jsx)(F,{toolCall:e,cwd:t,sessionId:n},`${e.id}-${s}`))})]}):et.map((e,s)=>(0,r.jsx)(F,{toolCall:e,cwd:t,sessionId:n},`${e.id}-${s}`))})]}),!_&&(0,r.jsxs)("div",{className:"self-start mt-2 ml-1 flex flex-col gap-0.5 opacity-0 group-hover:opacity-100 transition-opacity",children:[e.content&&(0,r.jsx)("button",{onClick:em,className:"p-1 rounded text-muted-foreground hover:text-foreground hover:bg-accent",title:j("chat.copyMessage"),children:(0,r.jsx)("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M8 16H6a2 2 0 01-2-2V6a2 2 0 012-2h8a2 2 0 012 2v2m-6 12h8a2 2 0 002-2v-8a2 2 0 00-2-2h-8a2 2 0 00-2 2v8a2 2 0 002 2z"})})}),W&&(0,r.jsx)("button",{onClick:ef,className:"p-1 rounded text-muted-foreground hover:text-foreground hover:bg-accent",title:j("chat.forkSession"),children:(0,r.jsxs)("svg",{className:"w-4 h-4",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",children:[(0,r.jsx)("circle",{cx:"12",cy:"18",r:"3"}),(0,r.jsx)("circle",{cx:"6",cy:"6",r:"3"}),(0,r.jsx)("circle",{cx:"18",cy:"6",r:"3"}),(0,r.jsx)("path",{d:"M18 9v2c0 .6-.4 1-1 1H7c-.6 0-1-.4-1-1V9"}),(0,r.jsx)("path",{d:"M12 12v3"})]})})]})]})]}),C&&(0,r.jsx)(er,{image:C,onClose:()=>N(null)}),M&&e.toolCalls&&(0,r.jsx)(Z.zB,{toolCalls:e.toolCalls,cwd:t,onClose:()=>R(!1),onContentSearch:g}),T&&J.length>0&&(0,r.jsx)(X,{toolCalls:J,onClose:()=>P(!1)}),ec&&(0,$.u)(ec)&&(0,r.jsx)(es,{filePath:ec,onClose:()=>ed(null)}),ec&&!(0,$.u)(ec)&&null!==eu&&((0,$.aR)(ec)?(0,r.jsx)(ee.N,{filePath:ec,content:eu,cwd:t,onClose:()=>ed(null),onContentSearch:g}):(0,r.jsx)(el,{filePath:ec,content:eu,cwd:t||"",onClose:()=>ed(null)}))]})});var ei=n(1058),ec=n(90717),ed=n(89109),eu=n(7320);let eh=(0,s.forwardRef)(function({messages:e,isLoading:t,cwd:n,sessionId:a,engine:o,apiRetryInfo:i,ptyNotice:c,hasMoreHistory:d,isLoadingMore:u,onLoadMore:h,onFork:m,isActive:x=!0,onContentSearch:p,onShowFileDiff:g,onApprovePlan:b},v){let{t:w}=(0,f.Bd)(),y=(0,s.useRef)(null),k=(0,s.useRef)(null),j=(0,s.useRef)(null),C=(0,s.useRef)(null),[N,S]=(0,s.useState)(null),[E,L]=(0,s.useState)(!0),[M,R]=(0,s.useState)(!1),[T,$]=(0,s.useState)(!1);(0,s.useEffect)(()=>{S(C.current)},[]);let{isSearchVisible:P,searchQuery:I,setSearchQuery:A,matches:_,currentMatchIndex:D,goToNextMatch:F,goToPrevMatch:B,closeSearch:W,searchInputRef:V,handleSearchKeyDown:O}=function(e){let[t,n]=(0,s.useState)(!1),[r,l]=(0,s.useState)(""),[a,o]=(0,s.useState)([]),[i,c]=(0,s.useState)(0),d=(0,s.useRef)(null),u=(0,s.useRef)([]),h=(0,s.useCallback)(()=>{let t=e.current;t&&(t.querySelectorAll("mark.chat-search-match, mark.chat-search-current").forEach(e=>{let t=e.parentNode;t&&(t.replaceChild(document.createTextNode(e.textContent||""),e),t.normalize())}),u.current=[])},[e]),m=(0,s.useCallback)(t=>{if(h(),!t||!e.current){o([]),c(0);return}let n=[],r=[],s=t.toLowerCase();e.current.querySelectorAll("[data-message-id]").forEach(e=>{let l,a=e.getAttribute("data-message-id")||"",o=0,i=document.createTreeWalker(e,NodeFilter.SHOW_TEXT,null),c=[];for(;l=i.nextNode();)c.push(l);for(let e of c){let l=(e.textContent||"").toLowerCase(),i=0,c=[];for(;;){let e=l.indexOf(s,i);if(-1===e)break;c.push({start:e,end:e+t.length}),i=e+1}if(0!==c.length)for(let t=c.length-1;t>=0;t--){let s=c[t];e.splitText(s.end);let l=e.splitText(s.start),i=document.createElement("mark");i.className="chat-search-match",i.textContent=l.textContent,l.parentNode.replaceChild(i,l),n.push({messageId:a,markIndex:o}),r.push(i),o++}}}),n.reverse(),r.reverse(),u.current=r,o(n),c(n.length>0?0:-1)},[e,h]);(0,s.useEffect)(()=>{queueMicrotask(()=>m(r))},[r,m]),(0,s.useEffect)(()=>{let e=u.current;e.forEach((e,t)=>{e.className=t===i?"chat-search-current":"chat-search-match"}),i>=0&&i<e.length&&e[i].scrollIntoView({behavior:"smooth",block:"center"})},[i,a]);let f=(0,s.useCallback)(()=>{0!==a.length&&c(e=>(e+1)%a.length)},[a.length]),x=(0,s.useCallback)(()=>{0!==a.length&&c(e=>(e-1+a.length)%a.length)},[a.length]),p=(0,s.useCallback)(()=>{n(!0),setTimeout(()=>d.current?.focus(),0)},[]),g=(0,s.useCallback)(()=>{n(!1),l(""),h(),o([]),c(0)},[h]),b=(0,s.useCallback)(e=>{"Enter"===e.key&&(e.preventDefault(),e.shiftKey?x():f()),"Escape"===e.key&&g()},[f,x,g]);return(0,s.useEffect)(()=>{let t=e.current;if(!t)return;let n=e=>{(e.metaKey||e.ctrlKey)&&"f"===e.key&&(e.preventDefault(),e.stopPropagation(),p())};return t.addEventListener("keydown",n),()=>t.removeEventListener("keydown",n)},[e,p]),{isSearchVisible:t,searchQuery:r,setSearchQuery:l,matches:a,currentMatchIndex:i,goToNextMatch:f,goToPrevMatch:x,openSearch:p,closeSearch:g,searchInputRef:d,handleSearchKeyDown:b}}(C),z=(0,l.nH)(),H=(0,s.useRef)(null),U=(0,s.useRef)(()=>{}),{addComment:K,refresh:q}=(0,ei._)({cwd:n||"",filePath:ec.Un}),[J,X]=(0,s.useState)(null),[Z,G]=(0,s.useState)(null),Y=(0,s.useCallback)(e=>{if(J||Z)return;let t=window.getSelection();if(!t||t.isCollapsed||!t.rangeCount){H.current=null,U.current();return}let n=t.toString().trim();if(!n){H.current=null,U.current();return}let r=t.anchorNode instanceof HTMLElement?t.anchorNode:t.anchorNode?.parentElement;if(r?.closest('[data-role="user"]')){H.current=null,U.current();return}H.current={x:e.clientX,y:e.clientY,range:{start:0,end:0},selectedText:n,lineSnapshot:n},U.current()},[J,Z]),Q=(0,s.useCallback)(e=>{let t=e.target;!(t.closest(".floating-toolbar")||t.closest('[class*="z-[200]"]'))&&H.current&&(H.current=null,U.current())},[]),ee=(0,s.useCallback)(()=>{let e=H.current;e&&(X({x:e.x,y:e.y,text:e.selectedText}),H.current=null,U.current(),window.getSelection()?.removeAllRanges())},[]),et=(0,s.useCallback)(()=>{let e=H.current;e&&(G({x:e.x,y:e.y,text:e.selectedText}),H.current=null,U.current(),window.getSelection()?.removeAllRanges())},[]),en=(0,s.useCallback)(()=>{let e=H.current;if(!e||!p)return;let t=e.selectedText.trim();H.current=null,U.current(),window.getSelection()?.removeAllRanges(),t&&p(t)},[p]),er=(0,s.useCallback)(async e=>{J&&(await K(0,0,e,J.text),X(null))},[J,K]),es=(0,s.useCallback)(async(e,t)=>{if(z&&n)try{let r=(await (0,ec.$3)(n)).map(e=>({filePath:e.filePath,startLine:e.startLine,endLine:e.endLine,codeContent:e.codeContent,note:e.content||void 0}));r.push({filePath:ec.Un,startLine:0,endLine:0,codeContent:e});let s=(0,ec.Gw)(r,t);z.sendMessage(s),await (0,ec.RP)(n),q()}catch(e){console.error("Failed to send to AI:",e)}},[z,n,q]),el=(0,s.useCallback)(e=>{Z&&es(Z.text,e)},[Z,es]),ea=(0,s.useCallback)(e=>{J&&es(J.text,e)},[J,es]),eh=(0,s.useMemo)(()=>{let t=new Set;return e.filter(e=>!t.has(e.id)&&(t.add(e.id),!0))},[e]),em=(0,s.useRef)(0),ef=(0,s.useRef)(!1),ex=(0,s.useCallback)(()=>{let e=j.current;return!e||e.scrollHeight-e.scrollTop-e.clientHeight<50},[]),ep=(0,s.useCallback)(()=>{let e=j.current;return!e||e.scrollTop<50},[]),eg=(0,s.useCallback)(()=>{let e=ex(),t=ep();if(L(e),R(!t),$(!e),t&&d&&!u&&h){let e=j.current;e&&(em.current=e.scrollHeight,ef.current=!0),h()}},[ex,ep,d,u,h]),eb=(0,s.useCallback)(()=>{k.current?.scrollIntoView({behavior:"smooth"})},[]),ev=(0,s.useCallback)(()=>{y.current?.scrollIntoView({behavior:"smooth"})},[]),ew=(0,s.useCallback)(e=>{let t=j.current;if(!t)return;let n=t.querySelector(`[data-message-id="${e}"]`);n&&(n.scrollIntoView({behavior:"smooth",block:"center"}),n.classList.add("ring-2","ring-brand","ring-offset-2"),setTimeout(()=>{n.classList.remove("ring-2","ring-brand","ring-offset-2")},2e3))},[]);(0,s.useImperativeHandle)(v,()=>({scrollToMessage:ew}),[ew]);let ey=(0,s.useRef)(0),ek=(0,s.useRef)(!0);(0,s.useEffect)(()=>{let t=ey.current,n=e.length;ey.current=n,!ek.current&&E&&n>t&&y.current?.scrollIntoView({behavior:"smooth"})},[e,E]),(0,s.useEffect)(()=>{E&&t&&y.current?.scrollIntoView({behavior:"smooth"})},[t,E]),(0,s.useEffect)(()=>{if(ef.current&&!u){let e=j.current;if(e){let t=e.scrollHeight-em.current;e.scrollTop=t,ef.current=!1}}},[e,u]);let ej=(0,s.useRef)(!1);return(0,s.useEffect)(()=>{x&&ej.current&&e.length>0&&(ej.current=!1,y.current?.scrollIntoView({behavior:"instant"}))},[x,e.length]),(0,s.useEffect)(()=>{ek.current&&e.length>0&&(ek.current=!1,x?y.current?.scrollIntoView({behavior:"instant"}):ej.current=!0)},[e.length,x]),(0,r.jsxs)("div",{ref:C,className:"relative flex-1 min-h-0 overflow-hidden flex flex-col outline-none",tabIndex:-1,onMouseUp:Y,onMouseDown:Q,children:[P&&(0,r.jsxs)("div",{className:"flex-shrink-0 flex items-center gap-2 px-3 py-2 bg-secondary border-b border-border",children:[(0,r.jsx)("input",{ref:V,type:"text",value:I,onChange:e=>A(e.target.value),onKeyDown:O,placeholder:w("codeViewer.searchChat"),className:"flex-1 max-w-xs px-2 py-1 text-sm border border-border rounded bg-card text-foreground focus:outline-none focus:ring-2 focus:ring-ring"}),(0,r.jsx)("span",{className:"text-xs text-muted-foreground",children:_.length>0?`${D+1}/${_.length}`:w("common.noMatch")}),(0,r.jsx)("button",{onClick:B,disabled:0===_.length,className:"p-1 rounded hover:bg-accent disabled:opacity-50",title:w("codeViewer.prevShiftEnter"),children:(0,r.jsx)("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M5 15l7-7 7 7"})})}),(0,r.jsx)("button",{onClick:F,disabled:0===_.length,className:"p-1 rounded hover:bg-accent disabled:opacity-50",title:w("codeViewer.nextEnter"),children:(0,r.jsx)("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M19 9l-7 7-7-7"})})}),(0,r.jsx)("button",{onClick:W,className:"p-1 rounded hover:bg-accent",title:w("codeViewer.closeEsc"),children:(0,r.jsx)("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M6 18L18 6M6 6l12 12"})})})]}),(0,r.jsx)("div",{ref:j,onScroll:eg,className:"relative flex-1 min-h-0 overflow-y-auto p-4",children:0!==e.length||t?(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("div",{ref:k}),d&&(0,r.jsx)("div",{className:"flex justify-center py-3",children:u?(0,r.jsxs)("div",{className:"flex items-center gap-2 text-muted-foreground text-sm",children:[(0,r.jsx)("span",{className:"inline-block w-4 h-4 border-2 border-brand border-t-transparent rounded-full animate-spin"}),(0,r.jsx)("span",{children:w("chat.loadMoreHistory")})]}):(0,r.jsx)("button",{onClick:h,className:"text-sm text-muted-foreground hover:text-foreground transition-colors",children:w("chat.scrollUpForMore")})}),eh.map(e=>(0,r.jsx)("div",{"data-message-id":e.id,className:"transition-[box-shadow] duration-300",children:(0,r.jsx)(eo,{message:e,cwd:n,sessionId:a,onFork:m,onApprovePlan:b,isLoading:t,onContentSearch:p,onShowFileDiff:g})},e.id)),t&&(0,r.jsx)("div",{className:"flex justify-start mb-4",children:(0,r.jsxs)("div",{className:"bg-accent rounded-2xl rounded-bl-md px-4 py-3 max-w-[90%]",children:[(0,r.jsxs)("div",{className:"flex items-center gap-2 text-muted-foreground",children:[(0,r.jsx)("span",{className:"inline-block w-5 h-5 border-2 border-brand border-t-transparent rounded-full animate-spin"}),(0,r.jsx)("span",{className:"text-sm",children:"claude2"===o?"Claude 2 is thinking...":"codex"===o?"Codex is thinking...":"kimi"===o?"Kimi is thinking...":"ollama"===o?"Ollama is thinking...":"deepseek"===o?"DeepSeek is thinking...":w("chat.claudeThinking")})]}),i&&(0,r.jsxs)("div",{className:"mt-2 flex items-start gap-2 text-xs text-amber-400 border-t border-border/50 pt-2",children:[(0,r.jsx)("svg",{className:"w-3.5 h-3.5 mt-0.5 flex-shrink-0 animate-spin",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M4 4v5h.582m15.356 2A8.001 8.001 0 004.582 9m0 0H9m11 11v-5h-.581m0 0a8.003 8.003 0 01-15.357-2m15.357 2H15"})}),(0,r.jsxs)("div",{className:"flex-1 min-w-0",children:[(0,r.jsxs)("div",{children:["Retrying API call (attempt ",i.attempt,i.maxRetries>0?`/${i.maxRetries}`:"",i.delayMs>0?`, delay ${(i.delayMs/1e3).toFixed(1)}s`:"",")"]}),(i.errorStatus||i.error)&&(0,r.jsxs)("div",{className:"text-muted-foreground/80 break-words",children:[i.errorStatus?`${i.errorStatus}`:"",i.errorStatus&&i.error?" \xb7 ":"",i.error||""]})]})]}),c&&(0,r.jsxs)("div",{className:"mt-2 flex items-start gap-2 text-xs text-amber-400 border-t border-border/50 pt-2",children:[(0,r.jsx)("svg",{className:"w-3.5 h-3.5 mt-0.5 flex-shrink-0",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M12 9v2m0 4h.01M5.07 19h13.86c1.54 0 2.5-1.67 1.73-3L13.73 4a2 2 0 00-3.46 0L3.34 16c-.77 1.33.19 3 1.73 3z"})}),(0,r.jsx)("div",{className:"flex-1 min-w-0 break-words",children:c})]})]})}),(0,r.jsx)("div",{ref:y})]}):(0,r.jsx)("div",{className:"flex items-center justify-center h-full text-slate-9",children:(0,r.jsxs)("div",{className:"text-center",children:[(0,r.jsx)("div",{className:"text-4xl mb-4",children:"\uD83D\uDCAC"}),(0,r.jsx)("div",{children:w("chat.startConversation")})]})})}),M&&e.length>0&&(0,r.jsx)("button",{onClick:eb,className:"absolute top-2 left-1/2 -translate-x-1/2 p-2 bg-card text-muted-foreground hover:text-foreground shadow-md rounded-full transition-all hover:shadow-lg active:scale-95",title:w("chat.jumpToStart"),children:(0,r.jsx)("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M5 15l7-7 7 7"})})}),T&&e.length>0&&(0,r.jsx)("button",{onClick:ev,className:"absolute bottom-2 left-1/2 -translate-x-1/2 p-2 bg-card text-muted-foreground hover:text-foreground shadow-md rounded-full transition-all hover:shadow-lg active:scale-95",title:w("chat.jumpToLatest"),children:(0,r.jsx)("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M19 9l-7 7-7-7"})})}),N&&(0,r.jsx)(ed.f,{floatingToolbarRef:H,bumpRef:U,container:N,onAddComment:ee,onSendToAI:et,onSearch:p?en:void 0,isChatLoading:z?.isLoading}),J&&N&&(0,r.jsx)(eu.t,{x:J.x,y:J.y,range:{start:0,end:0},lineSnapshot:J.text,container:N,onSubmit:er,onSendToAI:z?ea:void 0,onClose:()=>X(null),isChatLoading:z?.isLoading}),Z&&N&&(0,r.jsx)(eu.G,{x:Z.x,y:Z.y,range:{start:0,end:0},lineSnapshot:Z.text,container:N,onSubmit:el,onClose:()=>G(null),isChatLoading:z?.isLoading})]})})},75346:(e,t,n)=>{n.d(t,{n:()=>s});var r=n(88292);let s={SessionChange:(0,r.R)("session-change"),ViewChange:(0,r.R)("view-change"),OpenNote:(0,r.R)("open-note"),LangChange:(0,r.R)("lang-change"),TabAdd:(0,r.R)("tab-add"),TabClose:(0,r.R)("tab-close"),SwitchSession:(0,r.R)("switch-session"),ProjectChange:(0,r.R)("project-change"),OpenProject:(0,r.R)("open-project"),SessionComplete:(0,r.R)("session-complete"),OpenTokenStats:(0,r.R)("open-token-stats"),PinnedSessionsChanged:(0,r.R)("pinned-sessions-changed"),ScheduledTasksChanged:(0,r.R)("scheduled-tasks-changed"),ScreenshotPrepare:(0,r.R)("screenshot-prepare"),ScreenshotDone:(0,r.R)("screenshot-done")}},77725:(e,t,n)=>{n.d(t,{Z:()=>d});var r=n(12115),s=n(10592),l=n(86359),a=n(80905),o=n(49433),i=n(80286),c=n(86957);function d(e,t){let[n,d]=(0,r.useState)({status:"loading"});return(0,r.useEffect)(()=>{d({status:"loading"});let t=c.t4.runFork(e);return t.addObserver(e=>{s.YW(e,{onSuccess:e=>d({status:"success",data:e}),onFailure:e=>{let t=l.od(e);d({status:"error",error:a.Ru(t)?t.value:e})}})}),()=>{o.runFork(i.G(t))}},t),n}},82292:(e,t,n)=>{function r(e,t){for(let n of e){if(n.path===t)return n;if(n.children){let e=r(n.children,t);if(e)return e}}return null}function s(e,t){if(!e)return"";let n=r(t,e);if(n?.isDirectory)return e;let s=e.split("/");return s.pop(),s.join("/")}function l(e){let t=[];for(let n of e){let e=n.split("/"),r=t;for(let t=0;t<e.length;t++){let n=e[t],s=t===e.length-1,l=e.slice(0,t+1).join("/"),a=r.find(e=>e.name===n);a||(a={name:n,path:l,isDirectory:!s,children:s?void 0:[]},r.push(a)),!s&&a.children&&(r=a.children)}}let n=e=>{e.sort((e,t)=>e.isDirectory&&!t.isDirectory?-1:!e.isDirectory&&t.isDirectory?1:e.name.localeCompare(t.name)),e.forEach(e=>{e.children&&n(e.children)})};return n(t),t}function a(e){let t=[],n=e=>{for(let r of e)r.isDirectory&&(t.push(r.path),r.children&&n(r.children))};return n(e),t}n.d(t,{B_:()=>f,HR:()=>function e(t,n){if(0===n.length)return t;let r=new Map(n.map(e=>[e.path,e]));return t.map(t=>{let n=r.get(t.path);return n&&t.isDirectory?void 0===t.children&&void 0!==n.children?{...t,children:n.children}:void 0!==t.children&&void 0!==n.children?{...t,children:e(t.children,n.children)}:t:t})},KH:()=>d,MB:()=>r,S7:()=>s,fw:()=>u,q3:()=>c,r6:()=>h,tE:()=>m,tW:()=>a,u:()=>i,v3:()=>l});let o=new Set(["png","jpg","jpeg","gif","svg","webp","ico","bmp"]);function i(e){let t=e.split(".").pop()?.toLowerCase();return o.has(t||"")}function c(e,t,n=!1){let r=new Set;if(!t)return r;let s=t.toLowerCase(),l=e=>{if(r.add(e.path),e.children)for(let t of e.children)l(t)},a=(e,t)=>{let o=e.name.toLowerCase(),i=n?o===s:o.includes(s);if(i&&e.children)return l(e),t.forEach(e=>r.add(e)),!0;let c=!1;if(e.children)for(let n of e.children)a(n,[...t,e.path])&&(c=!0);return(!!i||!!c)&&(r.add(e.path),t.forEach(e=>r.add(e)),!0)};for(let t of e)a(t,[]);return r}function d(e,t,n=!1){let r=new Set;if(!t)return r;let s=t.toLowerCase();for(let t of e){let e=t.split("/");for(let t=0;t<e.length;t++){let l=e[t].toLowerCase();if(n?l===s:l.includes(s)){for(let t=0;t<=e.length-1;t++)r.add(e.slice(0,t+1).join("/"));break}}}return r}function u(e){let t=Math.floor(Math.floor((Date.now()-1e3*e)/1e3)/60),n=Math.floor(t/60),r=Math.floor(n/24),s=Math.floor(r/30),l=Math.floor(r/365);return l>0?`${l}y ago`:s>0?`${s}mo ago`:r>0?`${r}d ago`:n>0?`${n}h ago`:t>0?`${t}m ago`:"just now"}function h(e){let t=new Date(e),n=new Date,r=t.getFullYear()===n.getFullYear(),s=String(t.getMonth()+1).padStart(2,"0"),l=String(t.getDate()).padStart(2,"0"),a=String(t.getHours()).padStart(2,"0"),o=String(t.getMinutes()).padStart(2,"0");return r?`${s}-${l} ${a}:${o}`:`${t.getFullYear()}-${s}-${l} ${a}:${o}`}let m=()=>{},f=50},83448:(e,t,n)=>{n.d(t,{Cr:()=>C,F4:()=>h,JC:()=>p,M5:()=>f,Pk:()=>d,QW:()=>v,Zr:()=>b,an:()=>j,em:()=>c,l1:()=>x,n_:()=>g,pw:()=>u,qD:()=>k,td:()=>i,yS:()=>m,z2:()=>w});var r=n(49433),s=n(82680);let l=(e,t)=>r.tryPromise({try:async()=>{let n=await fetch(e,t);if(!n.ok)throw Error(`HTTP ${n.status}`);return await n.json()},catch:n=>new s.uV({message:`${t?.method??"GET"} ${e} failed`,cause:n})}),a=(e,t)=>l(e,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(t)}),o=(e,t)=>l(e,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(t)}),i=()=>l("/api/settings"),c=e=>o("/api/settings",e),d=()=>l("/api/deepseek/credentials"),u=e=>o("/api/deepseek/credentials",{apiKey:e}),h=()=>l("/api/ollama/config"),m=e=>o("/api/ollama/config",e),f=()=>l("/api/commands"),x=()=>l("/api/skills"),p=e=>a("/api/bash",e),g=e=>r.tryPromise({try:async()=>{let t=await fetch("/api/session-by-path",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)});return t.ok?await t.json():null},catch:e=>new s.uV({message:"POST /api/session-by-path failed",cause:e})}),b=(e,t)=>a(`/api/session/${encodeURIComponent(e)}/fork`,t),v=e=>l(`/api/sessions/projects/${encodeURIComponent(e)}`),w=()=>l("/api/global-state").pipe(r.map(e=>e.sessions??[])),y=()=>r.tryPromise({try:async()=>{let e=await fetch("/api/ollama/models");return 503===e.status?{_tag:"not-running"}:e.ok?{_tag:"ok",models:(await e.json()).models??[]}:{_tag:"error",message:"Failed to fetch models"}},catch:e=>new s.uV({message:"fetch ollama models failed",cause:e})}),k=e=>r.gen(function*(){let t=yield*y();if("not-running"!==t._tag)return t;e&&(yield*r.sync(e));let n=yield*r.tryPromise({try:async()=>{let e=await fetch("/api/ollama/start",{method:"POST"}),t=await e.json().catch(()=>({}));return 404===e.status?{_tag:"not-installed",message:t.message||"Ollama is not installed"}:e.ok?{_tag:"started"}:{_tag:"error",message:"Failed to start Ollama"}},catch:e=>new s.uV({message:"start ollama failed",cause:e})});if("not-installed"===n._tag)return{_tag:"not-installed",message:n.message};if("error"===n._tag)return{_tag:"error",message:n.message};let l=yield*y();return"not-running"===l._tag?{_tag:"error",message:"Ollama started but cannot fetch models"}:l}),j=e=>l(`/api/file?path=${encodeURIComponent(e)}`),C=e=>l(`/api/claude-stats?engine=${encodeURIComponent(e)}`)},83897:(e,t,n)=>{n.d(t,{k_:()=>o,nH:()=>i});var r=n(95155),s=n(12115),l=n(48347);let a=(0,s.createContext)(null);function o({children:e}){let t=(0,s.useRef)(new Map),n=(0,s.useRef)(null),[i,c]=(0,s.useState)(!1),d=(0,s.useCallback)((e,n)=>{t.current.set(n,e)},[]),u=(0,s.useCallback)(e=>{t.current.delete(e)},[]),h=(0,s.useCallback)(e=>{n.current=e},[]),m=(0,s.useCallback)(e=>{let r=n.current;if(!r)return void console.warn("No active tab to send message");let s=t.current.get(r);s?s(e):console.warn(`No chat sender registered for tab ${r}`)},[]),f=(0,s.useMemo)(()=>({sendMessage:m,isLoading:i,registerChat:d,unregisterChat:u,setActiveTab:h,setIsLoading:c}),[m,i,d,u,h]),x=(0,s.useMemo)(()=>({sendMessage:m,isLoading:i}),[m,i]);return(0,r.jsx)(a.Provider,{value:f,children:(0,r.jsx)(l.H,{value:x,children:e})})}function i(){return(0,s.useContext)(a)}},86304:(e,t,n)=>{n.d(t,{P:()=>c});var r=n(12115),s=n(79114),l=n(34075),a=n(86957),o=n(98036),i=n(63563);function c(){let{t:e}=(0,s.Bd)();return(0,r.useCallback)(async t=>{let n=await a.t4.runPromiseExit((0,o.ot)(t));if("Success"===n._tag)n.value.alreadyExists?(0,l.oR)(e("htmlApps.alreadyAdded"),"info"):((0,l.oR)(e("htmlApps.added"),"success"),(0,i.N)());else{let t="Fail"===n.cause._tag?n.cause.error:null,r=t?.cause,s=r instanceof Error?r.message:e("htmlApps.addFailed");(0,l.oR)(s,"error")}},[e])}},88780:(e,t,n)=>{n.d(t,{Do:()=>u,Sz:()=>h,VO:()=>d,wI:()=>m});var r=n(95155),s=n(12115),l=n(79114),a=n(70188),o=n(14575);function i({status:e}){let{label:t,className:n}={added:{label:"A",className:"text-green-11"},untracked:{label:"A",className:"text-green-11"},modified:{label:"M",className:"text-amber-11"},deleted:{label:"D",className:"text-red-11"},renamed:{label:"R",className:"text-brand"}}[e]||{label:"?",className:"text-muted-foreground"};return(0,r.jsx)("span",{className:`text-xs font-bold ${n}`,children:t})}let c=s.memo(function e({node:t,level:n,selectedPath:l,expandedPaths:a,onSelect:c,onToggle:d,onContextMenu:u,showChanges:h=!1,renderActions:m}){let f=l===t.path,x=a.has(t.path),p=(0,s.useCallback)(()=>{t.isDirectory?d(t.path):c(t)},[t,c,d]),g=(0,s.useCallback)(e=>{e.preventDefault(),e.stopPropagation(),u(e,t.path,t.isDirectory)},[t.path,t.isDirectory,u]);return t.isDirectory?(0,r.jsxs)("div",{children:[(0,r.jsxs)("div",{className:"flex items-center gap-1 py-0.5 px-2 pr-3 hover:bg-accent cursor-pointer whitespace-nowrap group",style:{paddingLeft:`${12*n+8}px`},onClick:p,onContextMenu:g,children:[(0,r.jsx)("span",{className:"text-slate-9 text-xs",children:x?"▼":"▶"}),(0,r.jsx)("span",{className:"text-sm text-foreground flex-1 truncate","data-tooltip":t.path,children:t.name}),m&&m(t)]}),x&&t.children.map(t=>(0,r.jsx)(e,{node:t,level:n+1,selectedPath:l,expandedPaths:a,onSelect:c,onToggle:d,onContextMenu:u,showChanges:h,renderActions:m},t.path))]}):(0,r.jsxs)("div",{className:`flex items-center gap-1.5 py-0.5 px-2 pr-3 cursor-pointer whitespace-nowrap group ${f?"bg-brand/10":"hover:bg-accent"}`,style:{paddingLeft:`${12*n+8}px`},onClick:p,onContextMenu:g,children:[(0,r.jsx)(o.o,{name:t.name,size:16,className:"flex-shrink-0"}),(0,r.jsx)("span",{className:`text-sm flex-1 truncate ${f?"text-brand":"text-foreground"}`,"data-tooltip":t.path,children:t.name}),t.status&&(0,r.jsx)(i,{status:t.status}),h&&void 0!==t.additions&&void 0!==t.deletions&&(0,r.jsxs)(r.Fragment,{children:[(0,r.jsxs)("span",{className:"text-xs text-green-11",children:["+",t.additions]}),(0,r.jsxs)("span",{className:"text-xs text-red-11",children:["-",t.deletions]})]}),m&&m(t)]})});function d({files:e,selectedPath:t,expandedPaths:n,onSelect:s,onToggle:o,cwd:i,showChanges:u=!1,renderActions:h,emptyMessage:m,className:f}){let{t:x}=(0,l.Bd)(),p=m??x("gitFileTree.noFiles"),{contextMenu:g,showContextMenu:b,hideContextMenu:v}=(0,a.Ee)();return 0===e.length?(0,r.jsx)("div",{className:"px-3 py-2 text-xs text-slate-9",children:p}):(0,r.jsxs)("div",{className:f||"py-1",children:[e.map(e=>(0,r.jsx)(c,{node:e,level:0,selectedPath:t,expandedPaths:n,onSelect:s,onToggle:o,onContextMenu:b,showChanges:u,renderActions:h},e.path)),g&&(0,r.jsx)(a.ft,{x:g.x,y:g.y,path:g.path,cwd:i,isDirectory:g.isDirectory,onClose:v})]})}function u(e){let t=[];for(let n of e){let e=n.path.split("/"),r=t;for(let t=0;t<e.length;t++){let s=e[t],l=t===e.length-1,a=e.slice(0,t+1).join("/"),o=r.find(e=>e.name===s);o||(o={name:s,path:a,isDirectory:!l,children:[],...l&&{status:n.status,additions:n.additions,deletions:n.deletions,oldPath:n.oldPath,file:n}},r.push(o)),l||(r=o.children)}}let n=e=>{e.sort((e,t)=>e.isDirectory&&!t.isDirectory?-1:!e.isDirectory&&t.isDirectory?1:e.name.localeCompare(t.name)),e.forEach(e=>n(e.children))};return n(t),t}function h(e){let t=[],n=e=>{for(let r of e)r.isDirectory&&(t.push(r.path),n(r.children))};return n(e),t}function m(e){let t=[],n=e=>{if(e.isDirectory)for(let t of e.children)n(t);else t.push(e)};return n(e),t}},89109:(e,t,n)=>{n.d(t,{f:()=>o});var r=n(95155),s=n(12115),l=n(79114);function a({x:e,y:t,visible:n,container:s,onAddComment:o,onSendToAI:i,onSearch:c,isChatLoading:d}){let{t:u}=(0,l.Bd)(),h=s.getBoundingClientRect(),m=e-h.left,f=Math.max(0,t-h.top-40);return(0,r.jsxs)("div",{className:"floating-toolbar absolute z-[200] flex items-center gap-1.5 bg-card border border-border rounded-lg shadow-xl p-1.5",style:{left:m+8,top:f,visibility:n?"visible":"hidden",pointerEvents:n?"auto":"none"},children:[(0,r.jsx)("button",{className:"px-3 py-1.5 text-xs font-medium border border-brand text-brand rounded-md hover:bg-brand/10 transition-colors",onClick:o,children:u("floatingToolbar.addComment")}),(0,r.jsx)("button",{className:"px-3 py-1.5 text-xs font-medium border border-brand text-brand rounded-md hover:bg-brand/10 transition-colors disabled:opacity-50 disabled:cursor-not-allowed",onClick:i,disabled:d,title:u(d?"comments.aiResponding":"floatingToolbar.sendToAI"),children:u("floatingToolbar.sendToAI")}),c&&(0,r.jsx)("button",{className:"px-3 py-1.5 text-xs font-medium border border-brand text-brand rounded-md hover:bg-brand/10 transition-colors",onClick:c,children:u("floatingToolbar.search")})]})}let o=(0,s.memo)(function({floatingToolbarRef:e,bumpRef:t,container:n,onAddComment:l,onSendToAI:o,onSearch:i,isChatLoading:c}){let[d,u]=(0,s.useState)(0);(0,s.useEffect)(()=>{t.current=()=>u(e=>e+1)},[t]);let h=(0,s.useMemo)(()=>e.current,[d]);return(0,r.jsx)(a,{x:h?.x??0,y:h?.y??0,visible:!!h,container:n,onAddComment:l,onSendToAI:o,onSearch:i,isChatLoading:c})})},90717:(e,t,n)=>{n.d(t,{$3:()=>u,Cm:()=>d,Gw:()=>f,RP:()=>h,Un:()=>m,zL:()=>c});var r=n(69809),s=n(49433),l=n(86957),a=n(82680),o=n(46456);let i=new Set;function c(e){return i.add(e),()=>i.delete(e)}function d(){i.forEach(e=>e())}async function u(e){let t=await l.t4.runPromiseExit((0,o.lb)(e));if("Success"!==t._tag)throw Error("Failed to fetch comments");let n=t.value.comments??[];if(0===n.length)return[];let r=new Map;for(let e of n)e.selectedText||(r.has(e.filePath)||r.set(e.filePath,[]),r.get(e.filePath).push(e));let i=new Map;await Promise.all(Array.from(r.keys()).map(async t=>{let n=await l.t4.runPromiseExit(s.tryPromise({try:async()=>{let n=await fetch(`/api/files/text?cwd=${encodeURIComponent(e)}&path=${encodeURIComponent(t)}`);return n.ok?await n.json():null},catch:e=>new a.uV({message:`read file text ${t} failed`,cause:e})}));"Success"===n._tag&&n.value&&"string"==typeof n.value.content?i.set(t,n.value.content.split("\n")):"Failure"===n._tag&&console.error(`Failed to read file ${t}:`,n.cause)}));let c=[];for(let e of n){if(e.selectedText){c.push({...e,codeContent:e.selectedText});continue}let t=i.get(e.filePath),n="";if(t){let r=Math.max(0,e.startLine-1),s=Math.min(t.length,e.endLine);n=t.slice(r,s).join("\n")}c.push({...e,codeContent:n})}return c}async function h(e){let t=await l.t4.runPromiseExit((0,o.tj)(e));return"Success"===t._tag?(d(),!0):(console.error("Failed to clear comments:",t.cause),!1)}let m="__chat__";function f(e,t){let n=e.filter(e=>e.filePath===m),s=e.filter(e=>e.filePath!==m),l=[];for(let e of(s.length>0&&(l.push(`${r.A.t("comments.codeRef")}`,""),s.forEach((e,t)=>{let n=e.startLine>0||e.endLine>0?`:${e.startLine}-${e.endLine}`:"";l.push(`[${t+1}] ${e.filePath}${n}`),l.push("```"),l.push(e.codeContent),l.push("```"),e.note&&l.push(r.A.t("comments.note",{content:e.note})),l.push("")})),n)){let t=e.codeContent.split("\n").map(e=>`> ${e}`).join("\n");l.push(t),e.note&&l.push(e.note),l.push("")}if(t.trim()){for(;l.length>0&&""===l[l.length-1];)l.pop();l.push(t.trim())}return l.join("\n").trim()}},95045:(e,t,n)=>{n.d(t,{F:()=>a});var r=n(49433),s=n(88292),l=n(86957);let a=(e,t)=>{l.t4.runFork(r.flatMap(s.d,n=>n.publish(e,t)))}},95942:(e,t,n)=>{n.d(t,{EE:()=>o,K2:()=>i,ri:()=>c});var r=n(95155),s=n(12115),l=n(79114),a=n(8422);let o=80,i=24,c=(0,s.forwardRef)(function({visible:e,running:t,onInput:n},c){let{t:d}=(0,l.Bd)(),u=(0,s.useRef)(n);(0,s.useEffect)(()=>{u.current=n},[n]);let[h,m]=(0,s.useState)(!1),f=(0,s.useRef)(!1);(0,s.useEffect)(()=>{t&&!f.current?m(!0):!t&&f.current&&m(!1),f.current=t},[t]);let x=(0,s.useRef)(null),p=(0,s.useRef)(null),g=(0,s.useRef)(""),b=(0,s.useCallback)(()=>{if(p.current||!x.current)return;let e=new a.B({cols:o,rows:i,fontSize:11,fontFamily:'ui-monospace, SFMono-Regular, Menlo, Monaco, "Courier New", monospace',convertEol:!1,scrollback:2e3,theme:{background:"#0a0a0a",foreground:"#d4d4d8"},disableStdin:!1,allowProposedApi:!0});e.open(x.current),e.onData(e=>u.current?.(e)),g.current&&e.write(g.current),p.current=e},[]);return((0,s.useEffect)(()=>{h&&e?b():(p.current?.dispose(),p.current=null)},[h,e,b]),(0,s.useImperativeHandle)(c,()=>({write:e=>{g.current+=e,g.current.length>2e5&&(g.current=g.current.slice(-15e4)),p.current?.write(e)},clear:()=>{g.current="",p.current?.clear()}}),[]),e)?(0,r.jsxs)("div",{className:"absolute top-12 right-3 z-30 rounded-lg border border-border bg-card shadow-lg overflow-hidden",style:{width:h?"auto":180},"data-testid":"pty-floating-window",children:[(0,r.jsxs)("button",{type:"button",onClick:()=>m(e=>!e),"data-testid":"pty-floating-toggle",className:"w-full flex items-center justify-between gap-3 px-2.5 py-1.5 text-xs bg-accent/60 hover:bg-accent",children:[(0,r.jsxs)("span",{className:"flex items-center gap-1.5",children:[(0,r.jsx)("span",{className:`inline-block w-2 h-2 rounded-full ${t?"bg-green-500 animate-pulse":"bg-muted-foreground"}`}),(0,r.jsxs)("span",{className:"text-muted-foreground",children:[d("chat.ptyTerminal"),t?` \xb7 ${d("chat.ptyRunning")}`:""]})]}),(0,r.jsx)("span",{className:"text-muted-foreground",children:h?`${d("chat.ptyCollapse")} ▾`:`${d("chat.ptyExpand")} ▸`})]}),(0,r.jsx)("div",{ref:x,"data-testid":"pty-floating-term",style:{display:h?"block":"none",padding:4},className:"bg-[#0a0a0a]"})]}):null})},96497:(e,t,n)=>{function r(e,t){let n,r=document.caretRangeFromPoint(e.clientX,e.clientY);if(!r||!t.contains(r.startContainer))return 1;let s=r.startContainer,l=r.startOffset,a=document.createTreeWalker(t,NodeFilter.SHOW_TEXT),o=1;for(;n=a.nextNode();){if(n===s){o+=l;break}o+=n.textContent?.length||0}return o}function s(e,t){if(0!==e.buttons)return null;let n=window.getSelection();if(n&&!n.isCollapsed)return null;let s=e.target;if("SPAN"!==s.tagName||!s.style.color)return null;let l=s.getBoundingClientRect();return{column:r(e,t),rect:{x:l.left,y:l.bottom+4}}}n.d(t,{A:()=>s,j:()=>r})},98036:(e,t,n)=>{n.d(t,{m3:()=>i,mi:()=>a,ot:()=>o});var r=n(49433),s=n(82680);let l=(e,t)=>r.tryPromise({try:async()=>{let n=await fetch(e,t);if(!n.ok){let e;try{e=(await n.json()).error}catch{}throw Error(e||`HTTP ${n.status}`)}return await n.json()},catch:n=>new s.uV({message:`${t?.method??"GET"} ${e} failed`,cause:n})}),a=()=>l("/api/html-apps"),o=e=>l("/api/html-apps",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({path:e})}),i=e=>l(`/api/html-apps/${encodeURIComponent(e)}`,{method:"DELETE"})}}]);