commandmate 0.14.0 → 0.15.0

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 (646) hide show
  1. package/.env.example +7 -0
  2. package/.next/BUILD_ID +1 -1
  3. package/.next/app-build-manifest.json +362 -343
  4. package/.next/app-path-routes-manifest.json +28 -25
  5. package/.next/build-manifest.json +5 -5
  6. package/.next/prerender-manifest.json +9 -9
  7. package/.next/react-loadable-manifest.json +11 -13
  8. package/.next/required-server-files.json +1 -1
  9. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  10. package/.next/server/app/api/app/update/route_client-reference-manifest.js +1 -1
  11. package/.next/server/app/api/app/update-check/route.js +1 -1
  12. package/.next/server/app/api/app/update-check/route_client-reference-manifest.js +1 -1
  13. package/.next/server/app/api/assistant/conversation/route.js +1 -1
  14. package/.next/server/app/api/assistant/conversation/route.js.nft.json +1 -1
  15. package/.next/server/app/api/assistant/conversation/route_client-reference-manifest.js +1 -1
  16. package/.next/server/app/api/assistant/current-output/route.js +1 -1
  17. package/.next/server/app/api/assistant/current-output/route.js.nft.json +1 -1
  18. package/.next/server/app/api/assistant/current-output/route_client-reference-manifest.js +1 -1
  19. package/.next/server/app/api/assistant/messages/route.js +1 -1
  20. package/.next/server/app/api/assistant/messages/route.js.nft.json +1 -1
  21. package/.next/server/app/api/assistant/messages/route_client-reference-manifest.js +1 -1
  22. package/.next/server/app/api/assistant/session/route.js +1 -1
  23. package/.next/server/app/api/assistant/session/route.js.nft.json +1 -1
  24. package/.next/server/app/api/assistant/session/route_client-reference-manifest.js +1 -1
  25. package/.next/server/app/api/assistant/start/route.js +1 -1
  26. package/.next/server/app/api/assistant/start/route.js.nft.json +1 -1
  27. package/.next/server/app/api/assistant/start/route_client-reference-manifest.js +1 -1
  28. package/.next/server/app/api/assistant/terminal/route.js +1 -1
  29. package/.next/server/app/api/assistant/terminal/route.js.nft.json +1 -1
  30. package/.next/server/app/api/assistant/terminal/route_client-reference-manifest.js +1 -1
  31. package/.next/server/app/api/assistant/tools/route.js +1 -1
  32. package/.next/server/app/api/assistant/tools/route.js.nft.json +1 -1
  33. package/.next/server/app/api/assistant/tools/route_client-reference-manifest.js +1 -1
  34. package/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  35. package/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  36. package/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
  37. package/.next/server/app/api/daily-summary/route.js +1 -1
  38. package/.next/server/app/api/daily-summary/route.js.nft.json +1 -1
  39. package/.next/server/app/api/daily-summary/route_client-reference-manifest.js +1 -1
  40. package/.next/server/app/api/daily-summary/status/route.js +1 -1
  41. package/.next/server/app/api/daily-summary/status/route.js.nft.json +1 -1
  42. package/.next/server/app/api/daily-summary/status/route_client-reference-manifest.js +1 -1
  43. package/.next/server/app/api/external-apps/[id]/health/route.js +1 -1
  44. package/.next/server/app/api/external-apps/[id]/health/route.js.nft.json +1 -1
  45. package/.next/server/app/api/external-apps/[id]/health/route_client-reference-manifest.js +1 -1
  46. package/.next/server/app/api/external-apps/[id]/route.js +1 -1
  47. package/.next/server/app/api/external-apps/[id]/route.js.nft.json +1 -1
  48. package/.next/server/app/api/external-apps/[id]/route_client-reference-manifest.js +1 -1
  49. package/.next/server/app/api/external-apps/route.js +1 -1
  50. package/.next/server/app/api/external-apps/route.js.nft.json +1 -1
  51. package/.next/server/app/api/external-apps/route_client-reference-manifest.js +1 -1
  52. package/.next/server/app/api/fs/browse/route.js +7 -0
  53. package/.next/server/app/api/fs/browse/route.js.nft.json +1 -0
  54. package/.next/server/app/api/fs/browse/route_client-reference-manifest.js +1 -0
  55. package/.next/server/app/api/fs/recent-paths/route.js +7 -0
  56. package/.next/server/app/api/fs/recent-paths/route.js.nft.json +1 -0
  57. package/.next/server/app/api/fs/recent-paths/route_client-reference-manifest.js +1 -0
  58. package/.next/server/app/api/hooks/claude-done/route.js +1 -1
  59. package/.next/server/app/api/hooks/claude-done/route.js.nft.json +1 -1
  60. package/.next/server/app/api/hooks/claude-done/route_client-reference-manifest.js +1 -1
  61. package/.next/server/app/api/ollama/models/route_client-reference-manifest.js +1 -1
  62. package/.next/server/app/api/push/subscriptions/route.js +1 -1
  63. package/.next/server/app/api/push/subscriptions/route.js.nft.json +1 -1
  64. package/.next/server/app/api/push/subscriptions/route_client-reference-manifest.js +1 -1
  65. package/.next/server/app/api/push/vapid/route.js +1 -1
  66. package/.next/server/app/api/push/vapid/route.js.nft.json +1 -1
  67. package/.next/server/app/api/push/vapid/route_client-reference-manifest.js +1 -1
  68. package/.next/server/app/api/repositories/[id]/route.js +1 -1
  69. package/.next/server/app/api/repositories/[id]/route.js.nft.json +1 -1
  70. package/.next/server/app/api/repositories/[id]/route_client-reference-manifest.js +1 -1
  71. package/.next/server/app/api/repositories/[id]/todos/[todoId]/route.js +1 -1
  72. package/.next/server/app/api/repositories/[id]/todos/[todoId]/route.js.nft.json +1 -1
  73. package/.next/server/app/api/repositories/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
  74. package/.next/server/app/api/repositories/[id]/todos/route.js +1 -1
  75. package/.next/server/app/api/repositories/[id]/todos/route.js.nft.json +1 -1
  76. package/.next/server/app/api/repositories/[id]/todos/route_client-reference-manifest.js +1 -1
  77. package/.next/server/app/api/repositories/clone/[jobId]/route.js +1 -1
  78. package/.next/server/app/api/repositories/clone/[jobId]/route.js.nft.json +1 -1
  79. package/.next/server/app/api/repositories/clone/[jobId]/route_client-reference-manifest.js +1 -1
  80. package/.next/server/app/api/repositories/clone/route.js +1 -1
  81. package/.next/server/app/api/repositories/clone/route.js.nft.json +1 -1
  82. package/.next/server/app/api/repositories/clone/route_client-reference-manifest.js +1 -1
  83. package/.next/server/app/api/repositories/excluded/route.js +1 -1
  84. package/.next/server/app/api/repositories/excluded/route.js.nft.json +1 -1
  85. package/.next/server/app/api/repositories/excluded/route_client-reference-manifest.js +1 -1
  86. package/.next/server/app/api/repositories/restore/route.js +1 -1
  87. package/.next/server/app/api/repositories/restore/route.js.nft.json +1 -1
  88. package/.next/server/app/api/repositories/restore/route_client-reference-manifest.js +1 -1
  89. package/.next/server/app/api/repositories/route.js +1 -1
  90. package/.next/server/app/api/repositories/route.js.nft.json +1 -1
  91. package/.next/server/app/api/repositories/route_client-reference-manifest.js +1 -1
  92. package/.next/server/app/api/repositories/scan/route.js +1 -1
  93. package/.next/server/app/api/repositories/scan/route.js.nft.json +1 -1
  94. package/.next/server/app/api/repositories/scan/route_client-reference-manifest.js +1 -1
  95. package/.next/server/app/api/repositories/sync/route.js +1 -1
  96. package/.next/server/app/api/repositories/sync/route.js.nft.json +1 -1
  97. package/.next/server/app/api/repositories/sync/route_client-reference-manifest.js +1 -1
  98. package/.next/server/app/api/repositories/validate-path/route.js +1 -0
  99. package/.next/server/app/api/repositories/validate-path/route.js.nft.json +1 -0
  100. package/.next/server/app/api/repositories/validate-path/route_client-reference-manifest.js +1 -0
  101. package/.next/server/app/api/sidebar/group-order/route.js +2 -2
  102. package/.next/server/app/api/sidebar/group-order/route.js.nft.json +1 -1
  103. package/.next/server/app/api/sidebar/group-order/route_client-reference-manifest.js +1 -1
  104. package/.next/server/app/api/skills/[id]/route.js +1 -1
  105. package/.next/server/app/api/skills/[id]/route.js.nft.json +1 -1
  106. package/.next/server/app/api/skills/[id]/route_client-reference-manifest.js +1 -1
  107. package/.next/server/app/api/skills/route.js +1 -1
  108. package/.next/server/app/api/skills/route.js.nft.json +1 -1
  109. package/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
  110. package/.next/server/app/api/slash-commands/route.js +1 -1
  111. package/.next/server/app/api/slash-commands/route.js.nft.json +1 -1
  112. package/.next/server/app/api/slash-commands/route_client-reference-manifest.js +1 -1
  113. package/.next/server/app/api/templates/[id]/route.js +1 -1
  114. package/.next/server/app/api/templates/[id]/route.js.nft.json +1 -1
  115. package/.next/server/app/api/templates/[id]/route_client-reference-manifest.js +1 -1
  116. package/.next/server/app/api/templates/route.js +1 -1
  117. package/.next/server/app/api/templates/route.js.nft.json +1 -1
  118. package/.next/server/app/api/templates/route_client-reference-manifest.js +1 -1
  119. package/.next/server/app/api/todos/route.js +1 -1
  120. package/.next/server/app/api/todos/route.js.nft.json +1 -1
  121. package/.next/server/app/api/todos/route_client-reference-manifest.js +1 -1
  122. package/.next/server/app/api/worktrees/[id]/auto-yes/route.js +1 -1
  123. package/.next/server/app/api/worktrees/[id]/auto-yes/route.js.nft.json +1 -1
  124. package/.next/server/app/api/worktrees/[id]/auto-yes/route_client-reference-manifest.js +1 -1
  125. package/.next/server/app/api/worktrees/[id]/capture/route.js +1 -1
  126. package/.next/server/app/api/worktrees/[id]/capture/route.js.nft.json +1 -1
  127. package/.next/server/app/api/worktrees/[id]/capture/route_client-reference-manifest.js +1 -1
  128. package/.next/server/app/api/worktrees/[id]/cli-tool/route.js +1 -1
  129. package/.next/server/app/api/worktrees/[id]/cli-tool/route.js.nft.json +1 -1
  130. package/.next/server/app/api/worktrees/[id]/cli-tool/route_client-reference-manifest.js +1 -1
  131. package/.next/server/app/api/worktrees/[id]/cmate/schedules/route.js +1 -1
  132. package/.next/server/app/api/worktrees/[id]/cmate/schedules/route.js.nft.json +1 -1
  133. package/.next/server/app/api/worktrees/[id]/cmate/schedules/route_client-reference-manifest.js +1 -1
  134. package/.next/server/app/api/worktrees/[id]/current-output/route.js +1 -1
  135. package/.next/server/app/api/worktrees/[id]/current-output/route.js.nft.json +1 -1
  136. package/.next/server/app/api/worktrees/[id]/current-output/route_client-reference-manifest.js +1 -1
  137. package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route.js +1 -1
  138. package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route.js.nft.json +1 -1
  139. package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route_client-reference-manifest.js +1 -1
  140. package/.next/server/app/api/worktrees/[id]/execution-logs/route.js +1 -1
  141. package/.next/server/app/api/worktrees/[id]/execution-logs/route.js.nft.json +1 -1
  142. package/.next/server/app/api/worktrees/[id]/execution-logs/route_client-reference-manifest.js +1 -1
  143. package/.next/server/app/api/worktrees/[id]/files/[...path]/route.js +1 -1
  144. package/.next/server/app/api/worktrees/[id]/files/[...path]/route.js.nft.json +1 -1
  145. package/.next/server/app/api/worktrees/[id]/files/[...path]/route_client-reference-manifest.js +1 -1
  146. package/.next/server/app/api/worktrees/[id]/git/branch/create/route.js +1 -1
  147. package/.next/server/app/api/worktrees/[id]/git/branch/create/route.js.nft.json +1 -1
  148. package/.next/server/app/api/worktrees/[id]/git/branch/create/route_client-reference-manifest.js +1 -1
  149. package/.next/server/app/api/worktrees/[id]/git/branch/delete/route.js +1 -1
  150. package/.next/server/app/api/worktrees/[id]/git/branch/delete/route.js.nft.json +1 -1
  151. package/.next/server/app/api/worktrees/[id]/git/branch/delete/route_client-reference-manifest.js +1 -1
  152. package/.next/server/app/api/worktrees/[id]/git/branches/route.js +1 -1
  153. package/.next/server/app/api/worktrees/[id]/git/branches/route.js.nft.json +1 -1
  154. package/.next/server/app/api/worktrees/[id]/git/branches/route_client-reference-manifest.js +1 -1
  155. package/.next/server/app/api/worktrees/[id]/git/checkout/route.js +1 -1
  156. package/.next/server/app/api/worktrees/[id]/git/checkout/route.js.nft.json +1 -1
  157. package/.next/server/app/api/worktrees/[id]/git/checkout/route_client-reference-manifest.js +1 -1
  158. package/.next/server/app/api/worktrees/[id]/git/commit/route.js +1 -1
  159. package/.next/server/app/api/worktrees/[id]/git/commit/route.js.nft.json +1 -1
  160. package/.next/server/app/api/worktrees/[id]/git/commit/route_client-reference-manifest.js +1 -1
  161. package/.next/server/app/api/worktrees/[id]/git/diff/route.js +1 -1
  162. package/.next/server/app/api/worktrees/[id]/git/diff/route.js.nft.json +1 -1
  163. package/.next/server/app/api/worktrees/[id]/git/diff/route_client-reference-manifest.js +1 -1
  164. package/.next/server/app/api/worktrees/[id]/git/fetch/route.js +1 -1
  165. package/.next/server/app/api/worktrees/[id]/git/fetch/route.js.nft.json +1 -1
  166. package/.next/server/app/api/worktrees/[id]/git/fetch/route_client-reference-manifest.js +1 -1
  167. package/.next/server/app/api/worktrees/[id]/git/log/route.js +1 -1
  168. package/.next/server/app/api/worktrees/[id]/git/log/route.js.nft.json +1 -1
  169. package/.next/server/app/api/worktrees/[id]/git/log/route_client-reference-manifest.js +1 -1
  170. package/.next/server/app/api/worktrees/[id]/git/pull/route.js +1 -1
  171. package/.next/server/app/api/worktrees/[id]/git/pull/route.js.nft.json +1 -1
  172. package/.next/server/app/api/worktrees/[id]/git/pull/route_client-reference-manifest.js +1 -1
  173. package/.next/server/app/api/worktrees/[id]/git/push/route.js +1 -1
  174. package/.next/server/app/api/worktrees/[id]/git/push/route.js.nft.json +1 -1
  175. package/.next/server/app/api/worktrees/[id]/git/push/route_client-reference-manifest.js +1 -1
  176. package/.next/server/app/api/worktrees/[id]/git/reset/route.js +1 -1
  177. package/.next/server/app/api/worktrees/[id]/git/reset/route.js.nft.json +1 -1
  178. package/.next/server/app/api/worktrees/[id]/git/reset/route_client-reference-manifest.js +1 -1
  179. package/.next/server/app/api/worktrees/[id]/git/revert/route.js +1 -1
  180. package/.next/server/app/api/worktrees/[id]/git/revert/route.js.nft.json +1 -1
  181. package/.next/server/app/api/worktrees/[id]/git/revert/route_client-reference-manifest.js +1 -1
  182. package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route.js +1 -1
  183. package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route.js.nft.json +1 -1
  184. package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route_client-reference-manifest.js +1 -1
  185. package/.next/server/app/api/worktrees/[id]/git/stage/route.js +1 -1
  186. package/.next/server/app/api/worktrees/[id]/git/stage/route.js.nft.json +1 -1
  187. package/.next/server/app/api/worktrees/[id]/git/stage/route_client-reference-manifest.js +1 -1
  188. package/.next/server/app/api/worktrees/[id]/git/staged/route.js +1 -1
  189. package/.next/server/app/api/worktrees/[id]/git/staged/route.js.nft.json +1 -1
  190. package/.next/server/app/api/worktrees/[id]/git/staged/route_client-reference-manifest.js +1 -1
  191. package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route.js +1 -1
  192. package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route.js.nft.json +1 -1
  193. package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route_client-reference-manifest.js +1 -1
  194. package/.next/server/app/api/worktrees/[id]/git/stash/apply/route.js +1 -1
  195. package/.next/server/app/api/worktrees/[id]/git/stash/apply/route.js.nft.json +1 -1
  196. package/.next/server/app/api/worktrees/[id]/git/stash/apply/route_client-reference-manifest.js +1 -1
  197. package/.next/server/app/api/worktrees/[id]/git/stash/pop/route.js +1 -1
  198. package/.next/server/app/api/worktrees/[id]/git/stash/pop/route.js.nft.json +1 -1
  199. package/.next/server/app/api/worktrees/[id]/git/stash/pop/route_client-reference-manifest.js +1 -1
  200. package/.next/server/app/api/worktrees/[id]/git/stash/push/route.js +1 -1
  201. package/.next/server/app/api/worktrees/[id]/git/stash/push/route.js.nft.json +1 -1
  202. package/.next/server/app/api/worktrees/[id]/git/stash/push/route_client-reference-manifest.js +1 -1
  203. package/.next/server/app/api/worktrees/[id]/git/stash/route.js +1 -1
  204. package/.next/server/app/api/worktrees/[id]/git/stash/route.js.nft.json +1 -1
  205. package/.next/server/app/api/worktrees/[id]/git/stash/route_client-reference-manifest.js +1 -1
  206. package/.next/server/app/api/worktrees/[id]/git/status/route.js +1 -1
  207. package/.next/server/app/api/worktrees/[id]/git/status/route.js.nft.json +1 -1
  208. package/.next/server/app/api/worktrees/[id]/git/status/route_client-reference-manifest.js +1 -1
  209. package/.next/server/app/api/worktrees/[id]/git/unstage/route.js +1 -1
  210. package/.next/server/app/api/worktrees/[id]/git/unstage/route.js.nft.json +1 -1
  211. package/.next/server/app/api/worktrees/[id]/git/unstage/route_client-reference-manifest.js +1 -1
  212. package/.next/server/app/api/worktrees/[id]/git/working-diff/route.js +1 -1
  213. package/.next/server/app/api/worktrees/[id]/git/working-diff/route.js.nft.json +1 -1
  214. package/.next/server/app/api/worktrees/[id]/git/working-diff/route_client-reference-manifest.js +1 -1
  215. package/.next/server/app/api/worktrees/[id]/interrupt/route.js +1 -1
  216. package/.next/server/app/api/worktrees/[id]/interrupt/route.js.nft.json +1 -1
  217. package/.next/server/app/api/worktrees/[id]/interrupt/route_client-reference-manifest.js +1 -1
  218. package/.next/server/app/api/worktrees/[id]/kill-session/route.js +1 -1
  219. package/.next/server/app/api/worktrees/[id]/kill-session/route.js.nft.json +1 -1
  220. package/.next/server/app/api/worktrees/[id]/kill-session/route_client-reference-manifest.js +1 -1
  221. package/.next/server/app/api/worktrees/[id]/logs/[filename]/route.js +1 -1
  222. package/.next/server/app/api/worktrees/[id]/logs/[filename]/route.js.nft.json +1 -1
  223. package/.next/server/app/api/worktrees/[id]/logs/[filename]/route_client-reference-manifest.js +1 -1
  224. package/.next/server/app/api/worktrees/[id]/logs/route.js +1 -1
  225. package/.next/server/app/api/worktrees/[id]/logs/route.js.nft.json +1 -1
  226. package/.next/server/app/api/worktrees/[id]/logs/route_client-reference-manifest.js +1 -1
  227. package/.next/server/app/api/worktrees/[id]/marp-render/route.js +1 -1
  228. package/.next/server/app/api/worktrees/[id]/marp-render/route.js.nft.json +1 -1
  229. package/.next/server/app/api/worktrees/[id]/marp-render/route_client-reference-manifest.js +1 -1
  230. package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route.js +1 -1
  231. package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route.js.nft.json +1 -1
  232. package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route_client-reference-manifest.js +1 -1
  233. package/.next/server/app/api/worktrees/[id]/memos/route.js +1 -1
  234. package/.next/server/app/api/worktrees/[id]/memos/route.js.nft.json +1 -1
  235. package/.next/server/app/api/worktrees/[id]/memos/route_client-reference-manifest.js +1 -1
  236. package/.next/server/app/api/worktrees/[id]/messages/route.js +1 -1
  237. package/.next/server/app/api/worktrees/[id]/messages/route.js.nft.json +1 -1
  238. package/.next/server/app/api/worktrees/[id]/messages/route_client-reference-manifest.js +1 -1
  239. package/.next/server/app/api/worktrees/[id]/prompt-response/route.js +1 -1
  240. package/.next/server/app/api/worktrees/[id]/prompt-response/route.js.nft.json +1 -1
  241. package/.next/server/app/api/worktrees/[id]/prompt-response/route_client-reference-manifest.js +1 -1
  242. package/.next/server/app/api/worktrees/[id]/respond/route.js +1 -1
  243. package/.next/server/app/api/worktrees/[id]/respond/route.js.nft.json +1 -1
  244. package/.next/server/app/api/worktrees/[id]/respond/route_client-reference-manifest.js +1 -1
  245. package/.next/server/app/api/worktrees/[id]/route.js +1 -1
  246. package/.next/server/app/api/worktrees/[id]/route.js.nft.json +1 -1
  247. package/.next/server/app/api/worktrees/[id]/route_client-reference-manifest.js +1 -1
  248. package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route.js +1 -1
  249. package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route.js.nft.json +1 -1
  250. package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route_client-reference-manifest.js +1 -1
  251. package/.next/server/app/api/worktrees/[id]/schedules/active/route.js +1 -1
  252. package/.next/server/app/api/worktrees/[id]/schedules/active/route.js.nft.json +1 -1
  253. package/.next/server/app/api/worktrees/[id]/schedules/active/route_client-reference-manifest.js +1 -1
  254. package/.next/server/app/api/worktrees/[id]/schedules/route.js +1 -1
  255. package/.next/server/app/api/worktrees/[id]/schedules/route.js.nft.json +1 -1
  256. package/.next/server/app/api/worktrees/[id]/schedules/route_client-reference-manifest.js +1 -1
  257. package/.next/server/app/api/worktrees/[id]/search/route.js +1 -1
  258. package/.next/server/app/api/worktrees/[id]/search/route.js.nft.json +1 -1
  259. package/.next/server/app/api/worktrees/[id]/search/route_client-reference-manifest.js +1 -1
  260. package/.next/server/app/api/worktrees/[id]/send/route.js +1 -1
  261. package/.next/server/app/api/worktrees/[id]/send/route.js.nft.json +1 -1
  262. package/.next/server/app/api/worktrees/[id]/send/route_client-reference-manifest.js +1 -1
  263. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/install/route.js +1 -1
  264. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/install/route.js.nft.json +1 -1
  265. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/install/route_client-reference-manifest.js +1 -1
  266. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route.js +1 -1
  267. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route.js.nft.json +1 -1
  268. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route_client-reference-manifest.js +1 -1
  269. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall/route.js +1 -1
  270. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall/route.js.nft.json +1 -1
  271. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall/route_client-reference-manifest.js +1 -1
  272. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route.js +1 -1
  273. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route.js.nft.json +1 -1
  274. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route_client-reference-manifest.js +1 -1
  275. package/.next/server/app/api/worktrees/[id]/skills/route.js +1 -1
  276. package/.next/server/app/api/worktrees/[id]/skills/route.js.nft.json +1 -1
  277. package/.next/server/app/api/worktrees/[id]/skills/route_client-reference-manifest.js +1 -1
  278. package/.next/server/app/api/worktrees/[id]/slash-commands/route.js +1 -1
  279. package/.next/server/app/api/worktrees/[id]/slash-commands/route.js.nft.json +1 -1
  280. package/.next/server/app/api/worktrees/[id]/slash-commands/route_client-reference-manifest.js +1 -1
  281. package/.next/server/app/api/worktrees/[id]/special-keys/route.js +1 -1
  282. package/.next/server/app/api/worktrees/[id]/special-keys/route.js.nft.json +1 -1
  283. package/.next/server/app/api/worktrees/[id]/special-keys/route_client-reference-manifest.js +1 -1
  284. package/.next/server/app/api/worktrees/[id]/start-polling/route.js +1 -1
  285. package/.next/server/app/api/worktrees/[id]/start-polling/route.js.nft.json +1 -1
  286. package/.next/server/app/api/worktrees/[id]/start-polling/route_client-reference-manifest.js +1 -1
  287. package/.next/server/app/api/worktrees/[id]/terminal/route.js +1 -1
  288. package/.next/server/app/api/worktrees/[id]/terminal/route.js.nft.json +1 -1
  289. package/.next/server/app/api/worktrees/[id]/terminal/route_client-reference-manifest.js +1 -1
  290. package/.next/server/app/api/worktrees/[id]/timers/history/route.js +1 -1
  291. package/.next/server/app/api/worktrees/[id]/timers/history/route.js.nft.json +1 -1
  292. package/.next/server/app/api/worktrees/[id]/timers/history/route_client-reference-manifest.js +1 -1
  293. package/.next/server/app/api/worktrees/[id]/timers/route.js +1 -1
  294. package/.next/server/app/api/worktrees/[id]/timers/route.js.nft.json +1 -1
  295. package/.next/server/app/api/worktrees/[id]/timers/route_client-reference-manifest.js +1 -1
  296. package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route.js +1 -1
  297. package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route.js.nft.json +1 -1
  298. package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
  299. package/.next/server/app/api/worktrees/[id]/todos/route.js +1 -1
  300. package/.next/server/app/api/worktrees/[id]/todos/route.js.nft.json +1 -1
  301. package/.next/server/app/api/worktrees/[id]/todos/route_client-reference-manifest.js +1 -1
  302. package/.next/server/app/api/worktrees/[id]/tree/[...path]/route.js +1 -1
  303. package/.next/server/app/api/worktrees/[id]/tree/[...path]/route.js.nft.json +1 -1
  304. package/.next/server/app/api/worktrees/[id]/tree/[...path]/route_client-reference-manifest.js +1 -1
  305. package/.next/server/app/api/worktrees/[id]/tree/route.js +1 -1
  306. package/.next/server/app/api/worktrees/[id]/tree/route.js.nft.json +1 -1
  307. package/.next/server/app/api/worktrees/[id]/tree/route_client-reference-manifest.js +1 -1
  308. package/.next/server/app/api/worktrees/[id]/upload/[...path]/route.js +1 -1
  309. package/.next/server/app/api/worktrees/[id]/upload/[...path]/route.js.nft.json +1 -1
  310. package/.next/server/app/api/worktrees/[id]/upload/[...path]/route_client-reference-manifest.js +1 -1
  311. package/.next/server/app/api/worktrees/[id]/viewed/route.js +1 -1
  312. package/.next/server/app/api/worktrees/[id]/viewed/route.js.nft.json +1 -1
  313. package/.next/server/app/api/worktrees/[id]/viewed/route_client-reference-manifest.js +1 -1
  314. package/.next/server/app/api/worktrees/route.js +1 -1
  315. package/.next/server/app/api/worktrees/route.js.nft.json +1 -1
  316. package/.next/server/app/api/worktrees/route_client-reference-manifest.js +1 -1
  317. package/.next/server/app/chat/page.js +1 -1
  318. package/.next/server/app/chat/page.js.nft.json +1 -1
  319. package/.next/server/app/chat/page_client-reference-manifest.js +1 -1
  320. package/.next/server/app/login/page_client-reference-manifest.js +1 -1
  321. package/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
  322. package/.next/server/app/more/page_client-reference-manifest.js +1 -1
  323. package/.next/server/app/offline/page_client-reference-manifest.js +1 -1
  324. package/.next/server/app/page_client-reference-manifest.js +1 -1
  325. package/.next/server/app/proxy/[...path]/route.js +1 -1
  326. package/.next/server/app/proxy/[...path]/route.js.nft.json +1 -1
  327. package/.next/server/app/proxy/[...path]/route_client-reference-manifest.js +1 -1
  328. package/.next/server/app/repositories/page.js +2 -2
  329. package/.next/server/app/repositories/page_client-reference-manifest.js +1 -1
  330. package/.next/server/app/review/page_client-reference-manifest.js +1 -1
  331. package/.next/server/app/sessions/page_client-reference-manifest.js +1 -1
  332. package/.next/server/app/skills/[skillId]/page.js +2 -2
  333. package/.next/server/app/skills/[skillId]/page.js.nft.json +1 -1
  334. package/.next/server/app/skills/[skillId]/page_client-reference-manifest.js +1 -1
  335. package/.next/server/app/skills/page.js +1 -1
  336. package/.next/server/app/skills/page_client-reference-manifest.js +1 -1
  337. package/.next/server/app/worktrees/[id]/files/[...path]/page.js +1 -1
  338. package/.next/server/app/worktrees/[id]/files/[...path]/page.js.nft.json +1 -1
  339. package/.next/server/app/worktrees/[id]/files/[...path]/page_client-reference-manifest.js +1 -1
  340. package/.next/server/app/worktrees/[id]/page.js +12 -12
  341. package/.next/server/app/worktrees/[id]/page.js.nft.json +1 -1
  342. package/.next/server/app/worktrees/[id]/page_client-reference-manifest.js +1 -1
  343. package/.next/server/app/worktrees/[id]/terminal/page_client-reference-manifest.js +1 -1
  344. package/.next/server/app-paths-manifest.json +28 -25
  345. package/.next/server/chunks/1355.js +1 -0
  346. package/.next/server/chunks/1808.js +1 -1
  347. package/.next/server/chunks/2119.js +1 -1
  348. package/.next/server/chunks/2404.js +1 -1
  349. package/.next/server/chunks/2445.js +1 -1
  350. package/.next/server/chunks/3543.js +1 -1
  351. package/.next/server/chunks/3722.js +1 -1
  352. package/.next/server/chunks/3736.js +1 -1
  353. package/.next/server/chunks/3753.js +1 -1
  354. package/.next/server/chunks/3945.js +1 -1
  355. package/.next/server/chunks/4390.js +1 -0
  356. package/.next/server/chunks/4444.js +1 -1
  357. package/.next/server/chunks/5326.js +1 -1
  358. package/.next/server/chunks/593.js +1 -0
  359. package/.next/server/chunks/5959.js +3 -3
  360. package/.next/server/chunks/6065.js +1 -1
  361. package/.next/server/chunks/6130.js +1 -1
  362. package/.next/server/chunks/6283.js +1 -1
  363. package/.next/server/chunks/646.js +2 -2
  364. package/.next/server/chunks/7593.js +1 -0
  365. package/.next/server/chunks/8356.js +1 -1
  366. package/.next/server/chunks/9123.js +1 -1
  367. package/.next/server/chunks/9192.js +1 -1
  368. package/.next/server/chunks/9687.js +1 -1
  369. package/.next/server/middleware-build-manifest.js +1 -1
  370. package/.next/server/middleware-manifest.json +5 -5
  371. package/.next/server/middleware-react-loadable-manifest.js +1 -1
  372. package/.next/server/pages/500.html +1 -1
  373. package/.next/server/server-reference-manifest.json +1 -1
  374. package/.next/server/src/middleware.js.map +1 -1
  375. package/.next/static/MqlW91_Se_kEW6mtm-1x0/_buildManifest.js +1 -0
  376. package/.next/static/chunks/1191-b7dfdfe86b1d31d1.js +1 -0
  377. package/.next/static/chunks/{4560-04e5aebcab96bfa1.js → 4560-8ffb0bb19f2ba998.js} +1 -1
  378. package/.next/static/chunks/530.e31cc754677fed0f.js +1 -0
  379. package/.next/static/chunks/5542-b6457f305d724a6b.js +1 -0
  380. package/.next/static/chunks/{6488-1a37ccee1d444c10.js → 6488-93870a55f4a3e3cd.js} +1 -1
  381. package/.next/static/chunks/8566-a6a7c70558927410.js +1 -0
  382. package/.next/static/chunks/9142-41b13a2f278529cc.js +1 -0
  383. package/.next/static/chunks/9263.5259f73f89220d64.js +1 -0
  384. package/.next/static/chunks/9599-d29d2f8eeaf7c249.js +1 -0
  385. package/.next/static/chunks/app/api/app/update/route-8c8bebe20cebf964.js +1 -0
  386. package/.next/static/chunks/app/api/app/update-check/route-8c8bebe20cebf964.js +1 -0
  387. package/.next/static/chunks/app/api/assistant/conversation/route-8c8bebe20cebf964.js +1 -0
  388. package/.next/static/chunks/app/api/assistant/current-output/route-8c8bebe20cebf964.js +1 -0
  389. package/.next/static/chunks/app/api/assistant/messages/route-8c8bebe20cebf964.js +1 -0
  390. package/.next/static/chunks/app/api/assistant/session/route-8c8bebe20cebf964.js +1 -0
  391. package/.next/static/chunks/app/api/assistant/start/route-8c8bebe20cebf964.js +1 -0
  392. package/.next/static/chunks/app/api/assistant/terminal/route-8c8bebe20cebf964.js +1 -0
  393. package/.next/static/chunks/app/api/assistant/tools/route-8c8bebe20cebf964.js +1 -0
  394. package/.next/static/chunks/app/api/auth/login/route-8c8bebe20cebf964.js +1 -0
  395. package/.next/static/chunks/app/api/auth/logout/route-8c8bebe20cebf964.js +1 -0
  396. package/.next/static/chunks/app/api/auth/status/route-8c8bebe20cebf964.js +1 -0
  397. package/.next/static/chunks/app/api/daily-summary/route-8c8bebe20cebf964.js +1 -0
  398. package/.next/static/chunks/app/api/daily-summary/status/route-8c8bebe20cebf964.js +1 -0
  399. package/.next/static/chunks/app/api/external-apps/[id]/health/route-8c8bebe20cebf964.js +1 -0
  400. package/.next/static/chunks/app/api/external-apps/[id]/route-8c8bebe20cebf964.js +1 -0
  401. package/.next/static/chunks/app/api/external-apps/route-8c8bebe20cebf964.js +1 -0
  402. package/.next/static/chunks/app/api/fs/browse/route-8c8bebe20cebf964.js +1 -0
  403. package/.next/static/chunks/app/api/fs/recent-paths/route-8c8bebe20cebf964.js +1 -0
  404. package/.next/static/chunks/app/api/hooks/claude-done/route-8c8bebe20cebf964.js +1 -0
  405. package/.next/static/chunks/app/api/ollama/models/route-8c8bebe20cebf964.js +1 -0
  406. package/.next/static/chunks/app/api/push/subscriptions/route-8c8bebe20cebf964.js +1 -0
  407. package/.next/static/chunks/app/api/push/vapid/route-8c8bebe20cebf964.js +1 -0
  408. package/.next/static/chunks/app/api/repositories/[id]/route-8c8bebe20cebf964.js +1 -0
  409. package/.next/static/chunks/app/api/repositories/[id]/todos/[todoId]/route-8c8bebe20cebf964.js +1 -0
  410. package/.next/static/chunks/app/api/repositories/[id]/todos/route-8c8bebe20cebf964.js +1 -0
  411. package/.next/static/chunks/app/api/repositories/clone/[jobId]/route-8c8bebe20cebf964.js +1 -0
  412. package/.next/static/chunks/app/api/repositories/clone/route-8c8bebe20cebf964.js +1 -0
  413. package/.next/static/chunks/app/api/repositories/excluded/route-8c8bebe20cebf964.js +1 -0
  414. package/.next/static/chunks/app/api/repositories/restore/route-8c8bebe20cebf964.js +1 -0
  415. package/.next/static/chunks/app/api/repositories/route-8c8bebe20cebf964.js +1 -0
  416. package/.next/static/chunks/app/api/repositories/scan/route-8c8bebe20cebf964.js +1 -0
  417. package/.next/static/chunks/app/api/repositories/sync/route-8c8bebe20cebf964.js +1 -0
  418. package/.next/static/chunks/app/api/repositories/validate-path/route-8c8bebe20cebf964.js +1 -0
  419. package/.next/static/chunks/app/api/sidebar/group-order/route-8c8bebe20cebf964.js +1 -0
  420. package/.next/static/chunks/app/api/skills/[id]/route-8c8bebe20cebf964.js +1 -0
  421. package/.next/static/chunks/app/api/skills/route-8c8bebe20cebf964.js +1 -0
  422. package/.next/static/chunks/app/api/slash-commands/route-8c8bebe20cebf964.js +1 -0
  423. package/.next/static/chunks/app/api/templates/[id]/route-8c8bebe20cebf964.js +1 -0
  424. package/.next/static/chunks/app/api/templates/route-8c8bebe20cebf964.js +1 -0
  425. package/.next/static/chunks/app/api/todos/route-8c8bebe20cebf964.js +1 -0
  426. package/.next/static/chunks/app/api/worktrees/[id]/auto-yes/route-8c8bebe20cebf964.js +1 -0
  427. package/.next/static/chunks/app/api/worktrees/[id]/capture/route-8c8bebe20cebf964.js +1 -0
  428. package/.next/static/chunks/app/api/worktrees/[id]/cli-tool/route-8c8bebe20cebf964.js +1 -0
  429. package/.next/static/chunks/app/api/worktrees/[id]/cmate/schedules/route-8c8bebe20cebf964.js +1 -0
  430. package/.next/static/chunks/app/api/worktrees/[id]/current-output/route-8c8bebe20cebf964.js +1 -0
  431. package/.next/static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-8c8bebe20cebf964.js +1 -0
  432. package/.next/static/chunks/app/api/worktrees/[id]/execution-logs/route-8c8bebe20cebf964.js +1 -0
  433. package/.next/static/chunks/app/api/worktrees/[id]/files/[...path]/route-8c8bebe20cebf964.js +1 -0
  434. package/.next/static/chunks/app/api/worktrees/[id]/git/branch/create/route-8c8bebe20cebf964.js +1 -0
  435. package/.next/static/chunks/app/api/worktrees/[id]/git/branch/delete/route-8c8bebe20cebf964.js +1 -0
  436. package/.next/static/chunks/app/api/worktrees/[id]/git/branches/route-8c8bebe20cebf964.js +1 -0
  437. package/.next/static/chunks/app/api/worktrees/[id]/git/checkout/route-8c8bebe20cebf964.js +1 -0
  438. package/.next/static/chunks/app/api/worktrees/[id]/git/commit/route-8c8bebe20cebf964.js +1 -0
  439. package/.next/static/chunks/app/api/worktrees/[id]/git/diff/route-8c8bebe20cebf964.js +1 -0
  440. package/.next/static/chunks/app/api/worktrees/[id]/git/fetch/route-8c8bebe20cebf964.js +1 -0
  441. package/.next/static/chunks/app/api/worktrees/[id]/git/log/route-8c8bebe20cebf964.js +1 -0
  442. package/.next/static/chunks/app/api/worktrees/[id]/git/pull/route-8c8bebe20cebf964.js +1 -0
  443. package/.next/static/chunks/app/api/worktrees/[id]/git/push/route-8c8bebe20cebf964.js +1 -0
  444. package/.next/static/chunks/app/api/worktrees/[id]/git/reset/route-8c8bebe20cebf964.js +1 -0
  445. package/.next/static/chunks/app/api/worktrees/[id]/git/revert/route-8c8bebe20cebf964.js +1 -0
  446. package/.next/static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-8c8bebe20cebf964.js +1 -0
  447. package/.next/static/chunks/app/api/worktrees/[id]/git/stage/route-8c8bebe20cebf964.js +1 -0
  448. package/.next/static/chunks/app/api/worktrees/[id]/git/staged/route-8c8bebe20cebf964.js +1 -0
  449. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-8c8bebe20cebf964.js +1 -0
  450. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/apply/route-8c8bebe20cebf964.js +1 -0
  451. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/pop/route-8c8bebe20cebf964.js +1 -0
  452. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/push/route-8c8bebe20cebf964.js +1 -0
  453. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/route-8c8bebe20cebf964.js +1 -0
  454. package/.next/static/chunks/app/api/worktrees/[id]/git/status/route-8c8bebe20cebf964.js +1 -0
  455. package/.next/static/chunks/app/api/worktrees/[id]/git/unstage/route-8c8bebe20cebf964.js +1 -0
  456. package/.next/static/chunks/app/api/worktrees/[id]/git/working-diff/route-8c8bebe20cebf964.js +1 -0
  457. package/.next/static/chunks/app/api/worktrees/[id]/interrupt/route-8c8bebe20cebf964.js +1 -0
  458. package/.next/static/chunks/app/api/worktrees/[id]/kill-session/route-8c8bebe20cebf964.js +1 -0
  459. package/.next/static/chunks/app/api/worktrees/[id]/logs/[filename]/route-8c8bebe20cebf964.js +1 -0
  460. package/.next/static/chunks/app/api/worktrees/[id]/logs/route-8c8bebe20cebf964.js +1 -0
  461. package/.next/static/chunks/app/api/worktrees/[id]/marp-render/route-8c8bebe20cebf964.js +1 -0
  462. package/.next/static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-8c8bebe20cebf964.js +1 -0
  463. package/.next/static/chunks/app/api/worktrees/[id]/memos/route-8c8bebe20cebf964.js +1 -0
  464. package/.next/static/chunks/app/api/worktrees/[id]/messages/route-8c8bebe20cebf964.js +1 -0
  465. package/.next/static/chunks/app/api/worktrees/[id]/prompt-response/route-8c8bebe20cebf964.js +1 -0
  466. package/.next/static/chunks/app/api/worktrees/[id]/respond/route-8c8bebe20cebf964.js +1 -0
  467. package/.next/static/chunks/app/api/worktrees/[id]/route-8c8bebe20cebf964.js +1 -0
  468. package/.next/static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-8c8bebe20cebf964.js +1 -0
  469. package/.next/static/chunks/app/api/worktrees/[id]/schedules/active/route-8c8bebe20cebf964.js +1 -0
  470. package/.next/static/chunks/app/api/worktrees/[id]/schedules/route-8c8bebe20cebf964.js +1 -0
  471. package/.next/static/chunks/app/api/worktrees/[id]/search/route-8c8bebe20cebf964.js +1 -0
  472. package/.next/static/chunks/app/api/worktrees/[id]/send/route-8c8bebe20cebf964.js +1 -0
  473. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-8c8bebe20cebf964.js +1 -0
  474. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-8c8bebe20cebf964.js +1 -0
  475. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-8c8bebe20cebf964.js +1 -0
  476. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-8c8bebe20cebf964.js +1 -0
  477. package/.next/static/chunks/app/api/worktrees/[id]/skills/route-8c8bebe20cebf964.js +1 -0
  478. package/.next/static/chunks/app/api/worktrees/[id]/slash-commands/route-8c8bebe20cebf964.js +1 -0
  479. package/.next/static/chunks/app/api/worktrees/[id]/special-keys/route-8c8bebe20cebf964.js +1 -0
  480. package/.next/static/chunks/app/api/worktrees/[id]/start-polling/route-8c8bebe20cebf964.js +1 -0
  481. package/.next/static/chunks/app/api/worktrees/[id]/terminal/route-8c8bebe20cebf964.js +1 -0
  482. package/.next/static/chunks/app/api/worktrees/[id]/timers/history/route-8c8bebe20cebf964.js +1 -0
  483. package/.next/static/chunks/app/api/worktrees/[id]/timers/route-8c8bebe20cebf964.js +1 -0
  484. package/.next/static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-8c8bebe20cebf964.js +1 -0
  485. package/.next/static/chunks/app/api/worktrees/[id]/todos/route-8c8bebe20cebf964.js +1 -0
  486. package/.next/static/chunks/app/api/worktrees/[id]/tree/[...path]/route-8c8bebe20cebf964.js +1 -0
  487. package/.next/static/chunks/app/api/worktrees/[id]/tree/route-8c8bebe20cebf964.js +1 -0
  488. package/.next/static/chunks/app/api/worktrees/[id]/upload/[...path]/route-8c8bebe20cebf964.js +1 -0
  489. package/.next/static/chunks/app/api/worktrees/[id]/viewed/route-8c8bebe20cebf964.js +1 -0
  490. package/.next/static/chunks/app/api/worktrees/route-8c8bebe20cebf964.js +1 -0
  491. package/.next/static/chunks/app/chat/page-83a2238ab453afaa.js +1 -0
  492. package/.next/static/chunks/app/manifest.webmanifest/route-8c8bebe20cebf964.js +1 -0
  493. package/.next/static/chunks/app/proxy/[...path]/route-8c8bebe20cebf964.js +1 -0
  494. package/.next/static/chunks/app/repositories/page-3c4fb889da48ce24.js +1 -0
  495. package/.next/static/chunks/app/skills/[skillId]/page-8c40c9683f242207.js +1 -0
  496. package/.next/static/chunks/app/worktrees/[id]/files/[...path]/{page-9ff4d065483cdfe9.js → page-6041d3c3db326317.js} +1 -1
  497. package/.next/static/chunks/app/worktrees/[id]/page-6da38f0a06dfd9db.js +1 -0
  498. package/.next/static/chunks/webpack-6b35d37d50302d27.js +1 -0
  499. package/.next/static/css/5127edd9aa8f3b49.css +1 -0
  500. package/.next/trace +11 -11
  501. package/.next/types/app/api/fs/browse/route.ts +347 -0
  502. package/.next/types/app/api/fs/recent-paths/route.ts +347 -0
  503. package/.next/types/app/api/repositories/validate-path/route.ts +347 -0
  504. package/.next/types/routes.d.ts +4 -1
  505. package/.next/types/validator.ts +27 -0
  506. package/dist/cli/commands/init.d.ts.map +1 -1
  507. package/dist/cli/commands/init.js +15 -0
  508. package/dist/cli/types/index.d.ts +6 -0
  509. package/dist/cli/types/index.d.ts.map +1 -1
  510. package/dist/cli/utils/env-setup.d.ts +8 -0
  511. package/dist/cli/utils/env-setup.d.ts.map +1 -1
  512. package/dist/cli/utils/env-setup.js +23 -0
  513. package/dist/server/src/lib/cli-tools/submit-verified-sender.js +120 -34
  514. package/dist/server/src/lib/detection/cli-patterns.js +27 -3
  515. package/dist/server/src/lib/detection/prompt-detect-multiple-choice.js +19 -0
  516. package/dist/server/src/lib/git/git-exec.js +48 -1
  517. package/dist/server/src/lib/selected-agents-validator.js +3 -2
  518. package/dist/server/src/lib/session/current-output-builder.js +10 -1
  519. package/dist/server/src/lib/tmux/tmux.js +26 -0
  520. package/dist/server/src/types/markdown-editor.js +13 -1
  521. package/package.json +1 -1
  522. package/.next/server/chunks/186.js +0 -1
  523. package/.next/server/chunks/7013.js +0 -1
  524. package/.next/server/chunks/9067.js +0 -1
  525. package/.next/static/Etea8LidpB8eWOTac-R8b/_buildManifest.js +0 -1
  526. package/.next/static/chunks/1668-e703b8b55775844b.js +0 -1
  527. package/.next/static/chunks/2069-c55de93eb6403961.js +0 -1
  528. package/.next/static/chunks/4027-0c529b322be7d4d8.js +0 -1
  529. package/.next/static/chunks/530.e377b0f1a7a89620.js +0 -1
  530. package/.next/static/chunks/6007-de36119357dcd418.js +0 -1
  531. package/.next/static/chunks/6497-dc26c6c6b0b15adf.js +0 -1
  532. package/.next/static/chunks/8361.4bf062be2d2962f4.js +0 -1
  533. package/.next/static/chunks/8566-b8bbcfd837cc338b.js +0 -1
  534. package/.next/static/chunks/934-a37509667baa86ee.js +0 -1
  535. package/.next/static/chunks/app/api/app/update/route-56dad0523d3c4a92.js +0 -1
  536. package/.next/static/chunks/app/api/app/update-check/route-56dad0523d3c4a92.js +0 -1
  537. package/.next/static/chunks/app/api/assistant/conversation/route-56dad0523d3c4a92.js +0 -1
  538. package/.next/static/chunks/app/api/assistant/current-output/route-56dad0523d3c4a92.js +0 -1
  539. package/.next/static/chunks/app/api/assistant/messages/route-56dad0523d3c4a92.js +0 -1
  540. package/.next/static/chunks/app/api/assistant/session/route-56dad0523d3c4a92.js +0 -1
  541. package/.next/static/chunks/app/api/assistant/start/route-56dad0523d3c4a92.js +0 -1
  542. package/.next/static/chunks/app/api/assistant/terminal/route-56dad0523d3c4a92.js +0 -1
  543. package/.next/static/chunks/app/api/assistant/tools/route-56dad0523d3c4a92.js +0 -1
  544. package/.next/static/chunks/app/api/auth/login/route-56dad0523d3c4a92.js +0 -1
  545. package/.next/static/chunks/app/api/auth/logout/route-56dad0523d3c4a92.js +0 -1
  546. package/.next/static/chunks/app/api/auth/status/route-56dad0523d3c4a92.js +0 -1
  547. package/.next/static/chunks/app/api/daily-summary/route-56dad0523d3c4a92.js +0 -1
  548. package/.next/static/chunks/app/api/daily-summary/status/route-56dad0523d3c4a92.js +0 -1
  549. package/.next/static/chunks/app/api/external-apps/[id]/health/route-56dad0523d3c4a92.js +0 -1
  550. package/.next/static/chunks/app/api/external-apps/[id]/route-56dad0523d3c4a92.js +0 -1
  551. package/.next/static/chunks/app/api/external-apps/route-56dad0523d3c4a92.js +0 -1
  552. package/.next/static/chunks/app/api/hooks/claude-done/route-56dad0523d3c4a92.js +0 -1
  553. package/.next/static/chunks/app/api/ollama/models/route-56dad0523d3c4a92.js +0 -1
  554. package/.next/static/chunks/app/api/push/subscriptions/route-56dad0523d3c4a92.js +0 -1
  555. package/.next/static/chunks/app/api/push/vapid/route-56dad0523d3c4a92.js +0 -1
  556. package/.next/static/chunks/app/api/repositories/[id]/route-56dad0523d3c4a92.js +0 -1
  557. package/.next/static/chunks/app/api/repositories/[id]/todos/[todoId]/route-56dad0523d3c4a92.js +0 -1
  558. package/.next/static/chunks/app/api/repositories/[id]/todos/route-56dad0523d3c4a92.js +0 -1
  559. package/.next/static/chunks/app/api/repositories/clone/[jobId]/route-56dad0523d3c4a92.js +0 -1
  560. package/.next/static/chunks/app/api/repositories/clone/route-56dad0523d3c4a92.js +0 -1
  561. package/.next/static/chunks/app/api/repositories/excluded/route-56dad0523d3c4a92.js +0 -1
  562. package/.next/static/chunks/app/api/repositories/restore/route-56dad0523d3c4a92.js +0 -1
  563. package/.next/static/chunks/app/api/repositories/route-56dad0523d3c4a92.js +0 -1
  564. package/.next/static/chunks/app/api/repositories/scan/route-56dad0523d3c4a92.js +0 -1
  565. package/.next/static/chunks/app/api/repositories/sync/route-56dad0523d3c4a92.js +0 -1
  566. package/.next/static/chunks/app/api/sidebar/group-order/route-56dad0523d3c4a92.js +0 -1
  567. package/.next/static/chunks/app/api/skills/[id]/route-56dad0523d3c4a92.js +0 -1
  568. package/.next/static/chunks/app/api/skills/route-56dad0523d3c4a92.js +0 -1
  569. package/.next/static/chunks/app/api/slash-commands/route-56dad0523d3c4a92.js +0 -1
  570. package/.next/static/chunks/app/api/templates/[id]/route-56dad0523d3c4a92.js +0 -1
  571. package/.next/static/chunks/app/api/templates/route-56dad0523d3c4a92.js +0 -1
  572. package/.next/static/chunks/app/api/todos/route-56dad0523d3c4a92.js +0 -1
  573. package/.next/static/chunks/app/api/worktrees/[id]/auto-yes/route-56dad0523d3c4a92.js +0 -1
  574. package/.next/static/chunks/app/api/worktrees/[id]/capture/route-56dad0523d3c4a92.js +0 -1
  575. package/.next/static/chunks/app/api/worktrees/[id]/cli-tool/route-56dad0523d3c4a92.js +0 -1
  576. package/.next/static/chunks/app/api/worktrees/[id]/cmate/schedules/route-56dad0523d3c4a92.js +0 -1
  577. package/.next/static/chunks/app/api/worktrees/[id]/current-output/route-56dad0523d3c4a92.js +0 -1
  578. package/.next/static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-56dad0523d3c4a92.js +0 -1
  579. package/.next/static/chunks/app/api/worktrees/[id]/execution-logs/route-56dad0523d3c4a92.js +0 -1
  580. package/.next/static/chunks/app/api/worktrees/[id]/files/[...path]/route-56dad0523d3c4a92.js +0 -1
  581. package/.next/static/chunks/app/api/worktrees/[id]/git/branch/create/route-56dad0523d3c4a92.js +0 -1
  582. package/.next/static/chunks/app/api/worktrees/[id]/git/branch/delete/route-56dad0523d3c4a92.js +0 -1
  583. package/.next/static/chunks/app/api/worktrees/[id]/git/branches/route-56dad0523d3c4a92.js +0 -1
  584. package/.next/static/chunks/app/api/worktrees/[id]/git/checkout/route-56dad0523d3c4a92.js +0 -1
  585. package/.next/static/chunks/app/api/worktrees/[id]/git/commit/route-56dad0523d3c4a92.js +0 -1
  586. package/.next/static/chunks/app/api/worktrees/[id]/git/diff/route-56dad0523d3c4a92.js +0 -1
  587. package/.next/static/chunks/app/api/worktrees/[id]/git/fetch/route-56dad0523d3c4a92.js +0 -1
  588. package/.next/static/chunks/app/api/worktrees/[id]/git/log/route-56dad0523d3c4a92.js +0 -1
  589. package/.next/static/chunks/app/api/worktrees/[id]/git/pull/route-56dad0523d3c4a92.js +0 -1
  590. package/.next/static/chunks/app/api/worktrees/[id]/git/push/route-56dad0523d3c4a92.js +0 -1
  591. package/.next/static/chunks/app/api/worktrees/[id]/git/reset/route-56dad0523d3c4a92.js +0 -1
  592. package/.next/static/chunks/app/api/worktrees/[id]/git/revert/route-56dad0523d3c4a92.js +0 -1
  593. package/.next/static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-56dad0523d3c4a92.js +0 -1
  594. package/.next/static/chunks/app/api/worktrees/[id]/git/stage/route-56dad0523d3c4a92.js +0 -1
  595. package/.next/static/chunks/app/api/worktrees/[id]/git/staged/route-56dad0523d3c4a92.js +0 -1
  596. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-56dad0523d3c4a92.js +0 -1
  597. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/apply/route-56dad0523d3c4a92.js +0 -1
  598. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/pop/route-56dad0523d3c4a92.js +0 -1
  599. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/push/route-56dad0523d3c4a92.js +0 -1
  600. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/route-56dad0523d3c4a92.js +0 -1
  601. package/.next/static/chunks/app/api/worktrees/[id]/git/status/route-56dad0523d3c4a92.js +0 -1
  602. package/.next/static/chunks/app/api/worktrees/[id]/git/unstage/route-56dad0523d3c4a92.js +0 -1
  603. package/.next/static/chunks/app/api/worktrees/[id]/git/working-diff/route-56dad0523d3c4a92.js +0 -1
  604. package/.next/static/chunks/app/api/worktrees/[id]/interrupt/route-56dad0523d3c4a92.js +0 -1
  605. package/.next/static/chunks/app/api/worktrees/[id]/kill-session/route-56dad0523d3c4a92.js +0 -1
  606. package/.next/static/chunks/app/api/worktrees/[id]/logs/[filename]/route-56dad0523d3c4a92.js +0 -1
  607. package/.next/static/chunks/app/api/worktrees/[id]/logs/route-56dad0523d3c4a92.js +0 -1
  608. package/.next/static/chunks/app/api/worktrees/[id]/marp-render/route-56dad0523d3c4a92.js +0 -1
  609. package/.next/static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-56dad0523d3c4a92.js +0 -1
  610. package/.next/static/chunks/app/api/worktrees/[id]/memos/route-56dad0523d3c4a92.js +0 -1
  611. package/.next/static/chunks/app/api/worktrees/[id]/messages/route-56dad0523d3c4a92.js +0 -1
  612. package/.next/static/chunks/app/api/worktrees/[id]/prompt-response/route-56dad0523d3c4a92.js +0 -1
  613. package/.next/static/chunks/app/api/worktrees/[id]/respond/route-56dad0523d3c4a92.js +0 -1
  614. package/.next/static/chunks/app/api/worktrees/[id]/route-56dad0523d3c4a92.js +0 -1
  615. package/.next/static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-56dad0523d3c4a92.js +0 -1
  616. package/.next/static/chunks/app/api/worktrees/[id]/schedules/active/route-56dad0523d3c4a92.js +0 -1
  617. package/.next/static/chunks/app/api/worktrees/[id]/schedules/route-56dad0523d3c4a92.js +0 -1
  618. package/.next/static/chunks/app/api/worktrees/[id]/search/route-56dad0523d3c4a92.js +0 -1
  619. package/.next/static/chunks/app/api/worktrees/[id]/send/route-56dad0523d3c4a92.js +0 -1
  620. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-56dad0523d3c4a92.js +0 -1
  621. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-56dad0523d3c4a92.js +0 -1
  622. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-56dad0523d3c4a92.js +0 -1
  623. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-56dad0523d3c4a92.js +0 -1
  624. package/.next/static/chunks/app/api/worktrees/[id]/skills/route-56dad0523d3c4a92.js +0 -1
  625. package/.next/static/chunks/app/api/worktrees/[id]/slash-commands/route-56dad0523d3c4a92.js +0 -1
  626. package/.next/static/chunks/app/api/worktrees/[id]/special-keys/route-56dad0523d3c4a92.js +0 -1
  627. package/.next/static/chunks/app/api/worktrees/[id]/start-polling/route-56dad0523d3c4a92.js +0 -1
  628. package/.next/static/chunks/app/api/worktrees/[id]/terminal/route-56dad0523d3c4a92.js +0 -1
  629. package/.next/static/chunks/app/api/worktrees/[id]/timers/history/route-56dad0523d3c4a92.js +0 -1
  630. package/.next/static/chunks/app/api/worktrees/[id]/timers/route-56dad0523d3c4a92.js +0 -1
  631. package/.next/static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-56dad0523d3c4a92.js +0 -1
  632. package/.next/static/chunks/app/api/worktrees/[id]/todos/route-56dad0523d3c4a92.js +0 -1
  633. package/.next/static/chunks/app/api/worktrees/[id]/tree/[...path]/route-56dad0523d3c4a92.js +0 -1
  634. package/.next/static/chunks/app/api/worktrees/[id]/tree/route-56dad0523d3c4a92.js +0 -1
  635. package/.next/static/chunks/app/api/worktrees/[id]/upload/[...path]/route-56dad0523d3c4a92.js +0 -1
  636. package/.next/static/chunks/app/api/worktrees/[id]/viewed/route-56dad0523d3c4a92.js +0 -1
  637. package/.next/static/chunks/app/api/worktrees/route-56dad0523d3c4a92.js +0 -1
  638. package/.next/static/chunks/app/chat/page-9cf4ba62e21d9074.js +0 -1
  639. package/.next/static/chunks/app/manifest.webmanifest/route-56dad0523d3c4a92.js +0 -1
  640. package/.next/static/chunks/app/proxy/[...path]/route-56dad0523d3c4a92.js +0 -1
  641. package/.next/static/chunks/app/repositories/page-70d4b997492884b8.js +0 -1
  642. package/.next/static/chunks/app/skills/[skillId]/page-68ed5e9186efe56d.js +0 -1
  643. package/.next/static/chunks/app/worktrees/[id]/page-f2801662a721faab.js +0 -1
  644. package/.next/static/chunks/webpack-0f9275e279c058eb.js +0 -1
  645. package/.next/static/css/b4bdb1f3457fe9a7.css +0 -1
  646. /package/.next/static/{Etea8LidpB8eWOTac-R8b → MqlW91_Se_kEW6mtm-1x0}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- "use strict";exports.id=2119,exports.ids=[2119],exports.modules={72119:a=>{a.exports=JSON.parse('{"agentStatus":{"moreAgents":"{count} more agents","overflowTrigger":"More agents"},"toc":{"title":"Contents","show":"Show table of contents","hide":"Hide table of contents","empty":"No headings"},"composer":{"placeholder":"Type your message…","commandsHint":"commands","newlineHint":"newline","removeAttachment":"Remove attachment","showSlashCommands":"Show slash commands","attachImage":"Attach image","sendMessage":"Send message"},"interrupt":{"stopProcessing":"Stop processing"},"history":{"title":"Message History","regionLabel":"Message history","loading":"Loading messages","empty":"No messages yet","show":"Show","displayLimit":"History display limit","showArchived":"Show archived","showUserOnly":"Show user messages only","showAllMessages":"Show all messages","openSearch":"Open search","closeSearch":"Close search","copied":"Copied to clipboard","copyFailed":"Failed to copy","search":{"regionLabel":"Search history text","placeholder":"Search...","keywordLabel":"Search keyword","prev":"Previous result","next":"Next result","close":"Close search bar","countAtMax":"{current}/{max}+"}},"conversation":{"waitingForResponse":"Waiting for response...","you":"You","assistant":"Assistant","sending":"Sending…","failedToSend":"Failed to send","retrySending":"Retry sending message","discard":"Discard","discardMessage":"Discard message","insertToMessage":"Insert to message","copy":"Copy","copyMessage":"Copy message","collapse":"Collapse","expand":"Expand","collapseMessage":"Collapse message","expandMessage":"Expand message","systemMessage":"System Message","systemMessageLabel":"System message","openFile":"Open file: {path}","conversationLabel":"Conversation: {preview}"},"messages":{"loading":"Loading messages...","empty":"No messages yet","you":"You","copy":"Copy","copyMessage":"Copy message","viewLogFile":"View log file →"},"slashCommands":{"title":"Commands","searchPlaceholder":"Search commands...","enterCustomCommand":"Enter custom command...","selectHint":"select","closeHint":"close","empty":"No commands available","catalogStale":{"hint":"Your CLI is newer than this list. Add missing commands in ~/.commandmate/slash-commands/."},"sourceBadge":{"userCatalog":"Custom"},"descriptions":{"clear":"Clear conversation history","compact":"Compact context to reduce token usage","resume":"Resume previous conversation","rewind":"Rewind to previous conversation state","config":"Open configuration settings","model":"Switch AI model","permissions":"View or update tool permissions","status":"Check session status","context":"Show context window usage","cost":"Display token and cost usage","review":"Review code changes","pr-comments":"Show PR comments","help":"Show all available commands","doctor":"Check installation health","export":"Export conversation history","todos":"Show TODO list","focus":"Toggle focus mode","effort":"Adjust model thinking effort (high/medium/low)","fast":"Switch to fast response mode","lazy":"Toggle lazy mode","loop":"Run a prompt repeatedly while the session stays open","add-dir":"Add a working directory for file access during the session","terminal-setup":"Configure terminal keybindings for Shift+Enter and other shortcuts","statusline":"Configure the status line display","usage":"Show session cost, plan usage limits, and activity stats","memory":"Edit CLAUDE.md memory files and manage auto-memory","new":"Start a new conversation","undo":"Undo the last Codex action","logout":"Sign out from Codex","quit":"Exit Codex CLI","approvals":"Change auto-execution approval level","diff":"Show Git diff (including untracked files)","mention":"Attach file/folder for next interaction","mcp":"Manage MCP servers and available tools","init":"Generate AGENTS.md template in current directory","feedback":"Send feedback to Codex team","plan":"Toggle plan mode","goal":"Set goal for current session","agent":"Switch active agent (Codex)","subagents":"Manage subagents","fork":"Fork current session","memories":"Manage Codex memories","skills":"Manage Codex skills","hooks":"View or manage hook configurations","sessions":"Browse conversation history","connect":"Connect to language server","exit":"Exit OpenCode TUI","models":"Switch AI model","agents":"List and manage available agents","themes":"Change TUI theme","editor":"Open editor for long messages"}},"session":{"confirmKill":"End session for \\"{name}\\"?\\n\\nAll message history will be deleted. Log files will be retained.","failedToKill":"Failed to end session","confirmEnd":"End {tool} session?","endWarning":"Ending the session will clear chat history.","running":"Session running","starting":"Starting session","startingEllipsis":"Starting session..."},"status":{"waitingForResponse":"Waiting for response","responseCompleted":"Response completed","thinking":"Thinking...","thinkingStatus":"Thinking","claudeIsThinking":"Claude is thinking..."},"output":{"latest":"Latest output","realtimeUpdate":"Real-time update"},"errors":{"failedToUpdateFavorite":"Failed to update favorite","failedToUpdateStatus":"Failed to update status"},"feedback":{"title":"Feedback & Support","bugReport":"Report a bug","featureRequest":"Request a feature","question":"Ask a question","viewIssues":"View all issues"},"fileTree":{"moveTo":"Move to...","moveDialogTitle":"Select destination","moveConfirm":"Move here","moveSuccess":"Moved successfully","timeAgo":"{time} ago","rootDirectory":"Root","metadata":{"size":"Size","created":"Created","modified":"Modified","settingsLabel":"Metadata display settings","settingsTitle":"Show inline","showSize":"File size","showCreated":"Created date","showModified":"Modified date"},"loading":"Loading files","empty":"No files found","newFile":"New File","newDirectory":"New Directory","noResultsMatching":"No files matching \\"{query}\\"","noResultsContaining":"No files containing \\"{query}\\"","label":"File tree","refreshing":"Refreshing files","refreshLabel":"Refresh file tree","resetViewLabel":"Reset file tree view","loadError":"Failed to load files","loadDirectoryError":"Failed to load directory: {status}","itemCount":"{count} items"},"update":{"available":"A new version is available","latestVersion":"Latest: v{version}","updateCommand":"Update command:","viewRelease":"View Release","dataPreserved":"Your database data will be preserved during the update.","version":"Version","installTypeGlobal":"npm (global)","installTypeLocal":"Local (git pull)","updateNow":"Update now","npxRestartNotice":"This server runs via npx. The update fetches the latest version and restarts the server. Some startup settings (such as the port) may change; if the page does not reconnect on its own, run \\"commandmate status\\" to find where the server is running.","confirmTitle":"Update CommandMate?","confirmDescription":"CommandMate will be updated to v{version}. The server stops, the new version installs, and the server starts again. This takes a few minutes.","confirmButton":"Update","starting":"Starting the update...","updating":"Updating. The server will restart automatically.","updatingHint":"This takes a few minutes. Keep this window open — the page reloads by itself once the new version is ready.","noRestartTitle":"Update installed","noRestartDescription":"This server was not started by \\"commandmate start --daemon\\", so it was left running on the old version. Restart it manually to apply the update.","timeoutTitle":"The update may have failed","timeoutDescription":"The server did not come back within the expected time. Check its state and finish the update manually:","errorTitle":"Could not start the update","errorNotGlobal":"CommandMate is not installed globally, so it cannot update itself.","errorInProgress":"An update is already running.","errorGeneric":"The update could not be started. Run the command manually:","logHint":"Update log: {path}"},"terminal":{"historyLabel":"History","filesLabel":"Files","showHistory":"Show history","hideHistory":"Hide history","showFiles":"Show files","hideFiles":"Hide files","equalizeWidths":"Equal widths","equalizeWidthsHint":"Equalize terminal widths and reset History width","addSplit":"Add split","removeSplit":"Remove split","selectInstance":"Select agent instance for {split}","moreActions":"More actions","searchTerminal":"Search terminal","endSession":"End session","endSessionFor":"End session for {name}"},"todo":{"addPlaceholder":"Add a todo…","add":"Add","empty":"No todos yet.","loading":"Loading…","statusTodo":"Todo","statusDoing":"In progress","statusDone":"Done","cycleStatus":"Status: {status} (click to change)","moveUp":"Move up","moveDown":"Move down","delete":"Delete todo","edit":"Edit todo","editTitle":"Edit todo","contentLabel":"Title","contentPlaceholder":"Todo title","detailLabel":"Detail","detailPlaceholder":"Add notes (optional)…","hasDetail":"Has detail","copyDetail":"Copy detail","save":"Save","cancel":"Cancel","loadError":"Failed to load todos","addError":"Failed to add todo","updateError":"Failed to update todo","deleteError":"Failed to delete todo","reorderError":"Failed to reorder todos"},"htmlPreview":{"interactiveModeConfirm":"Interactive mode executes scripts in the HTML file. Use Safe mode for untrusted HTML files.","title":"HTML Preview: {path}","modeSource":"Source","modePreview":"Preview","modeSplit":"Split","sandboxSafe":"Safe","sandboxInteractive":"Interactive"},"editor":{"saveFailedCloseConfirm":"Save failed. Close anyway?","unsavedCloseConfirm":"You have unsaved changes. Are you sure you want to close?","loading":"Loading...","placeholder":"Start typing...","placeholderMarkdown":"Start typing markdown...","saveSuccess":"File saved successfully","saveError":"Failed to save file","loadError":"Failed to load file","sessionExpired":"Session expired. Please re-login.","autoSaveFailed":"Auto-save failed. Switched to manual save.","unsaved":"Unsaved","auto":"Auto","splitView":"Split view","editorOnly":"Editor only","previewOnly":"Preview only","enterFullscreen":"Enter fullscreen (Ctrl+Shift+F)","exitFullscreen":"Exit fullscreen (ESC)"},"actions":{"copyPath":"Copy path","copyContent":"Copy content","copyFilePath":"Copy file path","copyFileContent":"Copy file content","search":"Search","searchInFile":"Search in file","edit":"Edit","editFile":"Edit file","download":"Download","downloadFile":"Download file","close":"Close","save":"Save","saving":"Saving...","saved":"Saved","prev":"Prev","next":"Next","fullscreen":"Fullscreen","exitFullscreen":"Exit fullscreen","minimize":"Minimize","maximize":"Maximize","retry":"Retry","refresh":"Refresh","resetView":"Reset view"},"fileSearch":{"placeholder":"Search...","prevMatch":"Previous match","nextMatch":"Next match","close":"Close search"},"fileViewer":{"loading":"Loading file...","loadError":"Failed to load file","tabSource":"Source","tabPreview":"Preview","sandboxSafe":"Safe","sandboxInteractive":"Interactive","slideTitle":"{name} - Slide {number}","noSlides":"No slides found in {fileName}","slides":"Slides","editor":"Editor"},"fileTabs":{"unsavedChanges":"Unsaved changes","closeTab":"Close {name}"},"markdownPreview":{"loadingImage":"[loading image...]","editor":"Editor","preview":"Preview","exitFullscreenHint":"Press ESC to exit fullscreen","exitFullscreenHintSwipe":"(or swipe down)","largeFileWarning":"Large file: Performance may be affected."},"mermaid":{"rendering":"Rendering diagram...","loading":"Loading diagram...","errorTitle":"Diagram Error","emptyCode":"Diagram code is empty","renderError":"Failed to render diagram"},"imageViewer":{"loadError":"Failed to load image"},"videoViewer":{"loadError":"Failed to load video","loading":"Loading video...","unsupported":"Your browser does not support the video tag."},"logViewer":{"title":"Log Files","all":"All ({count})","toolCount":"{tool} ({count})","empty":"No log files found","emptyFiltered":"No {tool} log files found","copyTitle":"Copy sanitized log to clipboard","export":"Export","exporting":"Exporting...","copied":"Log copied to clipboard (sanitized)","exportError":"Failed to export log: {error}","searchPlaceholder":"Search in log file...","prevMatch":"Previous match (Shift+Enter)","nextMatch":"Next match (Enter)","noMatches":"No matches found for \\"{query}\\""},"pdfPreview":{"title":"PDF Preview: {path}","loadError":"Could not load the PDF preview.","openInNewTab":"Open PDF in a new tab","download":"Download","downloadPdf":"Download PDF"},"diffViewer":{"badge":"DIFF","close":"Close diff view"},"search":{"searching":"Searching...","placeholder":"Search files...","label":"Search files","clear":"Clear search","mode":"Mode:","modeName":"Name","modeContent":"Content"},"tabs":{"ariaLabel":"Mobile navigation","terminal":"Terminal","history":"History","files":"Files","memo":"Tools","info":"Info","newOutput":"New output available","promptWaiting":"Prompt waiting","updateAvailable":"Update available"},"git":{"uncommittedChanges":"Uncommitted changes","askAi":"Ask AI","askAiTooltip":"Draft the current state into the AI chat (nothing is sent automatically)","advancedOperations":"Advanced operations","remote":"Remote","paneSections":"Git pane sections","tabs":{"status":"Status","changes":"Changes","history":"History","advanced":"Advanced"},"checkout":{"action":"Checkout","ariaLabel":"Checkout branch","noBranches":"No branches","checkoutBranch":"Checkout {name}","checkedOutElsewhere":"Checked out in another worktree: {path}","defaultBadge":"default","confirmTitlePrefix":"Checkout ","confirmTitleSuffix":"?","forceLabel":"Discard uncommitted changes (force) — uncommitted changes will be lost","historyLossWarning":"Switching to another branch may permanently discard the chat history, memos, and schedules linked to this worktree on the next sync.","runningSessionWarning":"Switching to this branch changes the working files a running session is operating on."},"branches":{"title":"Branches","newButton":"+ New","refresh":"Refresh branches","filterLocal":"local","filterRemote":"remote","filterAll":"all","loading":"Loading branches...","empty":"No branches","defaultBadge":"default","deleteBranch":"Delete {name}","delete":"Delete","createTitle":"Create branch","namePlaceholder":"branch name (e.g. feature/123-foo)","nameLabel":"New branch name","baseLabel":"Base branch","currentHead":"(current HEAD)","create":"Create","deleteTitlePrefix":"Delete ","deleteTitleSuffix":"?","forceDeleteLabel":"Force delete (-D) — unmerged commits will be lost"},"changes":{"title":"Changes","refresh":"Refresh changes","loading":"Loading changes...","listHeader":"{title} ({count})","empty":"None","togglePreview":"Toggle diff preview for {path}","showDiff":"Show diff for {path}","diff":"Diff","fileAction":"{action} {path}","loadingPreview":"Loading diff preview...","previewFailed":"Failed to load preview","noDiff":"No diff available","truncated":"… truncated — open full diff","staged":"Staged","unstaged":"Unstaged","untracked":"Untracked","stage":"Stage","unstage":"Unstage","commitMessage":"Commit message","amend":"Amend","commit":"Commit","committing":"Committing...","commitAndPush":"Commit + Push","commitAndPushTooltip":"Commit, then push. If the push fails the commit is already saved — just retry Push."},"history":{"title":"Commit History","refresh":"Refresh commit history","loading":"Loading commit history...","empty":"No commits found","viewDiffFor":"View diff for {hash}","viewDiff":"View diff","hideDiff":"Hide diff","loadingChangedFiles":"Loading changed files...","noChangedFiles":"No changed files","showCommitDiff":"Show commit diff for {path}","changedFiles":"Changed Files","diffLabel":"Diff: {file}","loadingDiff":"Loading diff...","noDiff":"No diff available","diffInFilePanel":"Diff displayed in file panel: {file}"},"currentStatus":{"title":"Current Status","refresh":"Refresh git status","loading":"Loading git status...","uncommitted":"uncommitted","aheadTooltip":"commits ahead of upstream","behindTooltip":"commits behind upstream"},"danger":{"title":"Danger Zone","resetOpen":"Reset…","revertOpen":"Revert…","forcePushOpen":"Force Push…","selectCommitHint":"Select a commit in Commit History to enable revert / reset-to-commit.","resetTitle":"Reset","resetTargetHead":"HEAD","resetTargetSelectedPrefix":"Selected commit ","resetTargetSelectedHash":"({hash})","resetTargetNoneSelected":"(none selected)","modeSoft":"soft","modeMixed":"mixed","modeHard":"hard","resetHardWarning":"A hard reset permanently discards uncommitted changes, and moving HEAD may also lose commits. This operation cannot be undone.","runningSessionWarning":"This destructive operation will overwrite the working files a running session is editing.","confirmPlaceholder":"Type \\"{branch}\\" to confirm","reset":"Reset","revertTitle":"Revert","revertBodyPrefix":"Revert commit ","revertNoCommit":"No commit (leave staged)","revert":"Revert","forcePushTitle":"Force Push","protectedBranchWarning":"Force pushing to the default branch is not allowed.","forceWithLease":"Use --force-with-lease (recommended — refuses if the remote moved)","forcePush":"Force Push"},"network":{"quickActions":"Quick actions","fetch":"Fetch","pull":"Pull","push":"Push","noUpstreamTooltip":"No upstream — will set upstream on push","pushing":"Pushing","pulling":"Pulling","fetching":"Fetching","progress":"{operation}… {elapsed}s","abort":"Abort","conflicts":"Pull produced conflicts: {files}. Resolve them in the terminal.","authFailedGuidance":"Run push/pull once in the terminal to set up your credentials.","failed":"Git network operation failed"},"stash":{"titlePrefix":"Stash ","count":"({count})","refresh":"Refresh stash list","messagePlaceholder":"Stash message (optional)","includeUntracked":"Include untracked","push":"Stash","loading":"Loading stashes...","empty":"No stashes","apply":"Apply","pop":"Pop","drop":"Drop","dropConfirmSuffix":" will be permanently deleted. This operation cannot be undone."},"aiPrompts":{"branchCreate":"Create branch {name} from {base} and check it out.","branchCreateBaseHead":"the current HEAD","branchDelete":"Delete branch {name}.","branchDeleteForce":"Delete branch {name}. Force-delete it with -D even if it still has unmerged commits.","stashCleanup":"List the old stash entries and suggest which ones are safe to drop.","stashCleanupCurrent":"Current stashes:","stashConflict":"A conflict occurred while running stash pop / apply. Please resolve the conflict and then commit.","reset":"I want to run a {mode} reset onto {target}. Please do it safely.","resetHard":"I want to run a hard reset onto {target}. Please do it safely. A hard reset can discard work in progress. If you need to undo the hard reset afterwards, recover it from git reflog.","revert":"Please revert commit {commit}.","forcePush":"I want to push {branchRef} with force-with-lease. Check the diff against its upstream ({upstream}) first, and push only if it is safe.","forcePushAhead":"I want to push {branchRef} (↑{ahead}) with force-with-lease. Check the diff against its upstream ({upstream}) first, and push only if it is safe.","forcePushCurrentBranch":"the current branch"}},"activityBar":{"toggleSidebar":"Toggle sidebar","label":"Activity Bar","files":"Files","git":"Git","notes":"Notes","schedules":"Schedules","agent":"Agent","timer":"Timer","todo":"ToDo","skills":"Skills"},"branchMismatch":{"changedFrom":"Branch changed from","to":"to","dismiss":"Dismiss alert"},"contextMenu":{"label":"File actions","uploadFile":"Upload File","rename":"Rename","move":"Move","delete":"Delete"},"navigation":{"toolbarLabel":"TUI Navigation","caption":"Nav","quitPager":"Quit pager"},"newFileDialog":{"title":"New File","fileNameLabel":"File name","placeholder":"document","create":"Create"},"paneResizer":{"label":"Resize panes. Use {arrows} arrow keys to adjust.","arrowsHorizontal":"left and right","arrowsVertical":"up and down"},"desktopLayout":{"activityPane":"Activity pane","terminalPane":"Terminal pane"},"worktreeStatus":{"notSet":"Not set","ready":"Ready","inProgress":"In Progress","inReview":"In Review","done":"Done"},"card":{"main":"Main","description":"Description","link":"Link","openLink":"Open link in new tab","updated":"Updated {time}"},"detail":{"worktree":"Worktree","repository":"Repository","copyRepositoryPath":"Copy repository path","copyWorktreePath":"Copy worktree path","copyPath":"Copy path","copied":"Copied!","path":"Path","status":"Status","worktreeStatusLabel":"Worktree status","description":"Description","addNotesPlaceholder":"Add notes about this branch...","noDescription":"No description added yet","link":"Link","lastUpdated":"Last Updated","logs":"Logs","hide":"Hide","show":"Show","goBack":"Go back to worktree list","home":"Home","viewInfo":"View worktree information","info":"Info","infoModalTitle":"Worktree Information","loading":"Loading worktree...","loadingInfo":"Loading worktree info...","errorLoading":"Error loading worktree","uploadFile":"Upload file","unknownRepository":"Unknown","loadingEditor":"Loading editor...","agentInstanceSelection":"Agent Instance Selection","statusPill":"{label}: {status}","subTabMessage":"Message","subTabGit":"Git"},"detailStatus":{"idle":"Idle - No active session","ready":"Ready - Waiting for input","running":"Running - Processing","waiting":"Waiting - User input required"}}')}};
1
+ "use strict";exports.id=2119,exports.ids=[2119],exports.modules={72119:a=>{a.exports=JSON.parse('{"agentStatus":{"moreAgents":"{count} more agents","overflowTrigger":"More agents"},"toc":{"title":"Contents","show":"Show table of contents","hide":"Hide table of contents","empty":"No headings"},"composer":{"placeholder":"Type your message…","commandsHint":"commands","newlineHint":"newline","removeAttachment":"Remove attachment","showSlashCommands":"Show slash commands","attachImage":"Attach image","sendMessage":"Send message"},"interrupt":{"stopProcessing":"Stop processing"},"history":{"title":"Message History","regionLabel":"Message history","loading":"Loading messages","empty":"No messages yet","show":"Show","displayLimit":"History display limit","showArchived":"Show archived","showUserOnly":"Show user messages only","showAllMessages":"Show all messages","openSearch":"Open search","closeSearch":"Close search","copied":"Copied to clipboard","copyFailed":"Failed to copy","search":{"regionLabel":"Search history text","placeholder":"Search...","keywordLabel":"Search keyword","prev":"Previous result","next":"Next result","close":"Close search bar","countAtMax":"{current}/{max}+"}},"conversation":{"waitingForResponse":"Waiting for response...","you":"You","assistant":"Assistant","sending":"Sending…","failedToSend":"Failed to send","retrySending":"Retry sending message","discard":"Discard","discardMessage":"Discard message","insertToMessage":"Insert to message","copy":"Copy","copyMessage":"Copy message","collapse":"Collapse","expand":"Expand","collapseMessage":"Collapse message","expandMessage":"Expand message","systemMessage":"System Message","systemMessageLabel":"System message","openFile":"Open file: {path}","conversationLabel":"Conversation: {preview}"},"messages":{"loading":"Loading messages...","empty":"No messages yet","you":"You","copy":"Copy","copyMessage":"Copy message","viewLogFile":"View log file →"},"slashCommands":{"title":"Commands","searchPlaceholder":"Search commands...","enterCustomCommand":"Enter custom command...","selectHint":"select","closeHint":"close","empty":"No commands available","catalogStale":{"hint":"Your CLI is newer than this list. Add missing commands in ~/.commandmate/slash-commands/."},"sourceBadge":{"userCatalog":"Custom"},"descriptions":{"clear":"Clear conversation history","compact":"Compact context to reduce token usage","resume":"Resume previous conversation","rewind":"Rewind to previous conversation state","config":"Open configuration settings","model":"Switch AI model","permissions":"View or update tool permissions","status":"Check session status","context":"Show context window usage","review":"Review code changes","help":"Show all available commands","doctor":"Check installation health","export":"Export conversation history","focus":"Toggle focus mode","effort":"Adjust model thinking effort (high/medium/low)","fast":"Switch to fast response mode","loop":"Run a prompt repeatedly while the session stays open","add-dir":"Add a working directory for file access during the session","terminal-setup":"Configure terminal keybindings for Shift+Enter and other shortcuts","statusline":"Configure the status line display","usage":"Show session cost, plan usage limits, and activity stats","tasks":"View and manage background tasks","memory":"Edit CLAUDE.md memory files and manage auto-memory","new":"Start a new conversation","logout":"Sign out from Codex","quit":"Exit Codex CLI","diff":"Show Git diff (including untracked files)","mention":"Attach file/folder for next interaction","mcp":"Manage MCP servers and available tools","init":"Generate AGENTS.md template in current directory","feedback":"Send feedback to Codex team","plan":"Toggle plan mode","goal":"Set goal for current session","agent":"Switch active agent (Codex)","subagents":"Manage subagents","fork":"Fork current session","memories":"Manage Codex memories","skills":"Manage Codex skills","hooks":"View or manage hook configurations","sessions":"Browse conversation history","connect":"Connect to language server","exit":"Exit OpenCode TUI","models":"Switch AI model","agents":"List and manage available agents","themes":"Change TUI theme","editor":"Open editor for long messages"}},"session":{"confirmKill":"End session for \\"{name}\\"?\\n\\nAll message history will be deleted. Log files will be retained.","failedToKill":"Failed to end session","confirmEnd":"End {tool} session?","endWarning":"Ending the session will clear chat history.","running":"Session running","starting":"Starting session","startingEllipsis":"Starting session..."},"status":{"waitingForResponse":"Waiting for response","responseCompleted":"Response completed","thinking":"Thinking...","thinkingStatus":"Thinking","claudeIsThinking":"Claude is thinking..."},"output":{"latest":"Latest output","realtimeUpdate":"Real-time update"},"errors":{"failedToUpdateFavorite":"Failed to update favorite","failedToUpdateStatus":"Failed to update status"},"feedback":{"title":"Feedback & Support","bugReport":"Report a bug","featureRequest":"Request a feature","question":"Ask a question","viewIssues":"View all issues"},"fileTree":{"moveTo":"Move to...","moveDialogTitle":"Select destination","moveConfirm":"Move here","moveSuccess":"Moved successfully","timeAgo":"{time} ago","rootDirectory":"Root","metadata":{"size":"Size","created":"Created","modified":"Modified","settingsLabel":"Metadata display settings","settingsTitle":"Show inline","showSize":"File size","showCreated":"Created date","showModified":"Modified date"},"loading":"Loading files","empty":"No files found","newFile":"New File","newDirectory":"New Directory","noResultsMatching":"No files matching \\"{query}\\"","noResultsContaining":"No files containing \\"{query}\\"","label":"File tree","refreshing":"Refreshing files","refreshLabel":"Refresh file tree","resetViewLabel":"Reset file tree view","loadError":"Failed to load files","loadDirectoryError":"Failed to load directory: {status}","itemCount":"{count} items"},"update":{"available":"A new version is available","latestVersion":"Latest: v{version}","updateCommand":"Update command:","viewRelease":"View Release","dataPreserved":"Your database data will be preserved during the update.","version":"Version","installTypeGlobal":"npm (global)","installTypeLocal":"Local (git pull)","updateNow":"Update now","npxRestartNotice":"This server runs via npx. The update fetches the latest version and restarts the server. Some startup settings (such as the port) may change; if the page does not reconnect on its own, run \\"commandmate status\\" to find where the server is running.","confirmTitle":"Update CommandMate?","confirmDescription":"CommandMate will be updated to v{version}. The server stops, the new version installs, and the server starts again. This takes a few minutes.","confirmButton":"Update","starting":"Starting the update...","updating":"Updating. The server will restart automatically.","updatingHint":"This takes a few minutes. Keep this window open — the page reloads by itself once the new version is ready.","noRestartTitle":"Update installed","noRestartDescription":"This server was not started by \\"commandmate start --daemon\\", so it was left running on the old version. Restart it manually to apply the update.","timeoutTitle":"The update may have failed","timeoutDescription":"The server did not come back within the expected time. Check its state and finish the update manually:","errorTitle":"Could not start the update","errorNotGlobal":"CommandMate is not installed globally, so it cannot update itself.","errorInProgress":"An update is already running.","errorGeneric":"The update could not be started. Run the command manually:","logHint":"Update log: {path}"},"terminal":{"historyLabel":"History","filesLabel":"Files","showHistory":"Show history","hideHistory":"Hide history","showFiles":"Show files","hideFiles":"Hide files","equalizeWidths":"Equal widths","equalizeWidthsHint":"Equalize terminal widths and reset History width","addSplit":"Add split","removeSplit":"Remove split","selectInstance":"Select agent instance for {split}","moreActions":"More actions","searchTerminal":"Search terminal","endSession":"End session","endSessionFor":"End session for {name}"},"todo":{"addPlaceholder":"Add a todo…","add":"Add","empty":"No todos yet.","loading":"Loading…","statusTodo":"Todo","statusDoing":"In progress","statusDone":"Done","cycleStatus":"Status: {status} (click to change)","moveUp":"Move up","moveDown":"Move down","delete":"Delete todo","edit":"Edit todo","editTitle":"Edit todo","contentLabel":"Title","contentPlaceholder":"Todo title","detailLabel":"Detail","detailPlaceholder":"Add notes (optional)…","hasDetail":"Has detail","copyDetail":"Copy detail","save":"Save","cancel":"Cancel","loadError":"Failed to load todos","addError":"Failed to add todo","updateError":"Failed to update todo","deleteError":"Failed to delete todo","reorderError":"Failed to reorder todos"},"htmlPreview":{"interactiveModeConfirm":"Interactive mode executes scripts in the HTML file. Use Safe mode for untrusted HTML files.","title":"HTML Preview: {path}","modeSource":"Source","modePreview":"Preview","modeSplit":"Split","sandboxSafe":"Safe","sandboxInteractive":"Interactive"},"editor":{"saveFailedCloseConfirm":"Save failed. Close anyway?","unsavedCloseConfirm":"You have unsaved changes. Are you sure you want to close?","loading":"Loading...","placeholder":"Start typing...","placeholderMarkdown":"Start typing markdown...","saveSuccess":"File saved successfully","saveError":"Failed to save file","loadError":"Failed to load file","sessionExpired":"Session expired. Please re-login.","autoSaveFailed":"Auto-save failed. Switched to manual save.","unsaved":"Unsaved","auto":"Auto","splitView":"Split view","editorOnly":"Editor only","previewOnly":"Preview only","enterFullscreen":"Enter fullscreen (Ctrl+Shift+F)","exitFullscreen":"Exit fullscreen (ESC)","indent":"Indent (Tab)","outdent":"Outdent (Shift+Tab)","tabMovesFocusOn":"Tab moves focus (Ctrl+M to indent instead)","tabMovesFocusOff":"Tab indents (Ctrl+M to move focus instead)"},"actions":{"copyPath":"Copy path","copyContent":"Copy content","copyFilePath":"Copy file path","copyFileContent":"Copy file content","search":"Search","searchInFile":"Search in file","edit":"Edit","editFile":"Edit file","download":"Download","downloadFile":"Download file","close":"Close","save":"Save","saving":"Saving...","saved":"Saved","prev":"Prev","next":"Next","fullscreen":"Fullscreen","exitFullscreen":"Exit fullscreen","minimize":"Minimize","maximize":"Maximize","retry":"Retry","refresh":"Refresh","resetView":"Reset view"},"fileSearch":{"placeholder":"Search...","prevMatch":"Previous match","nextMatch":"Next match","close":"Close search"},"fileViewer":{"loading":"Loading file...","loadError":"Failed to load file","tabSource":"Source","tabPreview":"Preview","sandboxSafe":"Safe","sandboxInteractive":"Interactive","slideTitle":"{name} - Slide {number}","noSlides":"No slides found in {fileName}","slides":"Slides","editor":"Editor","modeSwitch":"Switch display mode","modeViewer":"Viewer","modeEditor":"Edit","moreActions":"More actions"},"fileTabs":{"unsavedChanges":"Unsaved changes","closeTab":"Close {name}"},"markdownPreview":{"loadingImage":"[loading image...]","editor":"Editor","preview":"Preview","exitFullscreenHint":"Press ESC to exit fullscreen","exitFullscreenHintSwipe":"(or swipe down)","largeFileWarning":"Large file: Performance may be affected."},"mermaid":{"rendering":"Rendering diagram...","loading":"Loading diagram...","errorTitle":"Diagram Error","emptyCode":"Diagram code is empty","renderError":"Failed to render diagram"},"imageViewer":{"loadError":"Failed to load image"},"videoViewer":{"loadError":"Failed to load video","loading":"Loading video...","unsupported":"Your browser does not support the video tag."},"logViewer":{"title":"Log Files","all":"All ({count})","toolCount":"{tool} ({count})","empty":"No log files found","emptyFiltered":"No {tool} log files found","copyTitle":"Copy sanitized log to clipboard","export":"Export","exporting":"Exporting...","copied":"Log copied to clipboard (sanitized)","exportError":"Failed to export log: {error}","searchPlaceholder":"Search in log file...","prevMatch":"Previous match (Shift+Enter)","nextMatch":"Next match (Enter)","noMatches":"No matches found for \\"{query}\\""},"pdfPreview":{"title":"PDF Preview: {path}","loadError":"Could not load the PDF preview.","openInNewTab":"Open PDF in a new tab","download":"Download","downloadPdf":"Download PDF"},"diffViewer":{"badge":"DIFF","close":"Close diff view"},"search":{"searching":"Searching...","placeholder":"Search files...","label":"Search files","clear":"Clear search","mode":"Mode:","modeName":"Name","modeContent":"Content"},"tabs":{"ariaLabel":"Mobile navigation","terminal":"Terminal","history":"History","files":"Files","memo":"Tools","info":"Info","newOutput":"New output available","promptWaiting":"Prompt waiting","updateAvailable":"Update available"},"git":{"uncommittedChanges":"Uncommitted changes","askAi":"Ask AI","askAiTooltip":"Draft the current state into the AI chat (nothing is sent automatically)","advancedOperations":"Advanced operations","remote":"Remote","paneSections":"Git pane sections","tabs":{"status":"Status","changes":"Changes","history":"History","advanced":"Advanced"},"checkout":{"action":"Checkout","ariaLabel":"Checkout branch","noBranches":"No branches","checkoutBranch":"Checkout {name}","checkedOutElsewhere":"Checked out in another worktree: {path}","defaultBadge":"default","confirmTitlePrefix":"Checkout ","confirmTitleSuffix":"?","forceLabel":"Discard uncommitted changes (force) — uncommitted changes will be lost","historyLossWarning":"Switching to another branch may permanently discard the chat history, memos, and schedules linked to this worktree on the next sync.","runningSessionWarning":"Switching to this branch changes the working files a running session is operating on."},"branches":{"title":"Branches","newButton":"+ New","refresh":"Refresh branches","filterLocal":"local","filterRemote":"remote","filterAll":"all","loading":"Loading branches...","empty":"No branches","defaultBadge":"default","deleteBranch":"Delete {name}","delete":"Delete","createTitle":"Create branch","namePlaceholder":"branch name (e.g. feature/123-foo)","nameLabel":"New branch name","baseLabel":"Base branch","currentHead":"(current HEAD)","create":"Create","deleteTitlePrefix":"Delete ","deleteTitleSuffix":"?","forceDeleteLabel":"Force delete (-D) — unmerged commits will be lost"},"changes":{"title":"Changes","refresh":"Refresh changes","loading":"Loading changes...","listHeader":"{title} ({count})","empty":"None","togglePreview":"Toggle diff preview for {path}","showDiff":"Show diff for {path}","diff":"Diff","fileAction":"{action} {path}","loadingPreview":"Loading diff preview...","previewFailed":"Failed to load preview","noDiff":"No diff available","truncated":"… truncated — open full diff","staged":"Staged","unstaged":"Unstaged","untracked":"Untracked","stage":"Stage","unstage":"Unstage","commitMessage":"Commit message","amend":"Amend","commit":"Commit","committing":"Committing...","commitAndPush":"Commit + Push","commitAndPushTooltip":"Commit, then push. If the push fails the commit is already saved — just retry Push."},"history":{"title":"Commit History","refresh":"Refresh commit history","loading":"Loading commit history...","empty":"No commits found","viewDiffFor":"View diff for {hash}","viewDiff":"View diff","hideDiff":"Hide diff","loadingChangedFiles":"Loading changed files...","noChangedFiles":"No changed files","showCommitDiff":"Show commit diff for {path}","changedFiles":"Changed Files","diffLabel":"Diff: {file}","loadingDiff":"Loading diff...","noDiff":"No diff available","diffInFilePanel":"Diff displayed in file panel: {file}"},"currentStatus":{"title":"Current Status","refresh":"Check the remote and refresh (git fetch)","refreshing":"Checking the remote...","loading":"Loading git status...","uncommitted":"uncommitted","aheadTooltip":"commits ahead of upstream as of the last fetch (the live remote may differ)","behindTooltip":"commits behind upstream as of the last fetch (the live remote may differ)","lastFetch":"Last fetch: {relative}","lastFetchNever":"Last fetch: never","lastFetchTooltip":"ahead/behind compares against the remote information from this moment. Use the refresh button to update it.","noUpstreamBadge":"not pushed","noUpstreamTooltip":"This branch has no upstream, so ahead/behind cannot be computed (it has never been pushed)","upstreamGoneBadge":"remote deleted","upstreamGoneTooltip":"The configured upstream has no remote-tracking branch anymore (it was likely deleted on the remote)","detachedBadge":"detached","detachedTooltip":"HEAD does not point to a branch, so ahead/behind cannot be computed","aheadBehindErrorBadge":"unavailable","aheadBehindErrorTooltip":"Could not read ahead/behind (timeout or similar). Use the refresh button to retry."},"danger":{"title":"Danger Zone","resetOpen":"Reset…","revertOpen":"Revert…","forcePushOpen":"Force Push…","selectCommitHint":"Select a commit in Commit History to enable revert / reset-to-commit.","resetTitle":"Reset","resetTargetHead":"HEAD","resetTargetSelectedPrefix":"Selected commit ","resetTargetSelectedHash":"({hash})","resetTargetNoneSelected":"(none selected)","modeSoft":"soft","modeMixed":"mixed","modeHard":"hard","resetHardWarning":"A hard reset permanently discards uncommitted changes, and moving HEAD may also lose commits. This operation cannot be undone.","runningSessionWarning":"This destructive operation will overwrite the working files a running session is editing.","confirmPlaceholder":"Type \\"{branch}\\" to confirm","reset":"Reset","revertTitle":"Revert","revertBodyPrefix":"Revert commit ","revertNoCommit":"No commit (leave staged)","revert":"Revert","forcePushTitle":"Force Push","protectedBranchWarning":"Force pushing to the default branch is not allowed.","forceWithLease":"Use --force-with-lease (recommended — refuses if the remote moved)","forcePush":"Force Push"},"network":{"quickActions":"Quick actions","fetch":"Fetch","pull":"Pull","push":"Push","noUpstreamTooltip":"No upstream — will set upstream on push","pushing":"Pushing","pulling":"Pulling","fetching":"Fetching","progress":"{operation}… {elapsed}s","abort":"Abort","conflicts":"Pull produced conflicts: {files}. Resolve them in the terminal.","authFailedGuidance":"Run push/pull once in the terminal to set up your credentials.","failed":"Git network operation failed"},"stash":{"titlePrefix":"Stash ","count":"({count})","refresh":"Refresh stash list","messagePlaceholder":"Stash message (optional)","includeUntracked":"Include untracked","push":"Stash","loading":"Loading stashes...","empty":"No stashes","apply":"Apply","pop":"Pop","drop":"Drop","dropConfirmSuffix":" will be permanently deleted. This operation cannot be undone."},"aiPrompts":{"branchCreate":"Create branch {name} from {base} and check it out.","branchCreateBaseHead":"the current HEAD","branchDelete":"Delete branch {name}.","branchDeleteForce":"Delete branch {name}. Force-delete it with -D even if it still has unmerged commits.","stashCleanup":"List the old stash entries and suggest which ones are safe to drop.","stashCleanupCurrent":"Current stashes:","stashConflict":"A conflict occurred while running stash pop / apply. Please resolve the conflict and then commit.","reset":"I want to run a {mode} reset onto {target}. Please do it safely.","resetHard":"I want to run a hard reset onto {target}. Please do it safely. A hard reset can discard work in progress. If you need to undo the hard reset afterwards, recover it from git reflog.","revert":"Please revert commit {commit}.","forcePush":"I want to push {branchRef} with force-with-lease. Check the diff against its upstream ({upstream}) first, and push only if it is safe.","forcePushAhead":"I want to push {branchRef} (↑{ahead}) with force-with-lease. Check the diff against its upstream ({upstream}) first, and push only if it is safe.","forcePushCurrentBranch":"the current branch"}},"activityBar":{"toggleSidebar":"Toggle sidebar","label":"Activity Bar","files":"Files","git":"Git","notes":"Notes","schedules":"Schedules","agent":"Agent","timer":"Timer","todo":"ToDo","skills":"Skills"},"branchMismatch":{"changedFrom":"Branch changed from","to":"to","dismiss":"Dismiss alert"},"contextMenu":{"label":"File actions","uploadFile":"Upload File","rename":"Rename","move":"Move","delete":"Delete"},"navigation":{"toolbarLabel":"TUI Navigation","caption":"Nav","quitPager":"Quit pager"},"newFileDialog":{"title":"New File","fileNameLabel":"File name","placeholder":"document","create":"Create"},"paneResizer":{"label":"Resize panes. Use {arrows} arrow keys to adjust.","arrowsHorizontal":"left and right","arrowsVertical":"up and down"},"desktopLayout":{"activityPane":"Activity pane","terminalPane":"Terminal pane"},"worktreeStatus":{"notSet":"Not set","ready":"Ready","inProgress":"In Progress","inReview":"In Review","done":"Done"},"card":{"main":"Main","description":"Description","link":"Link","openLink":"Open link in new tab","updated":"Updated {time}"},"detail":{"worktree":"Worktree","repository":"Repository","copyRepositoryPath":"Copy repository path","copyWorktreePath":"Copy worktree path","copyPath":"Copy path","copied":"Copied!","path":"Path","status":"Status","worktreeStatusLabel":"Worktree status","description":"Description","addNotesPlaceholder":"Add notes about this branch...","noDescription":"No description added yet","link":"Link","lastUpdated":"Last Updated","logs":"Logs","hide":"Hide","show":"Show","goBack":"Go back to worktree list","home":"Home","viewInfo":"View worktree information","info":"Info","infoModalTitle":"Worktree Information","loading":"Loading worktree...","loadingInfo":"Loading worktree info...","errorLoading":"Error loading worktree","uploadFile":"Upload file","unknownRepository":"Unknown","loadingEditor":"Loading editor...","agentInstanceSelection":"Agent Instance Selection","statusPill":"{label}: {status}","subTabMessage":"Message","subTabGit":"Git"},"detailStatus":{"idle":"Idle - No active session","ready":"Ready - Waiting for input","running":"Running - Processing","waiting":"Waiting - User input required"}}')}};
@@ -1,2 +1,2 @@
1
- "use strict";exports.id=2404,exports.ids=[2404],exports.modules={10176:(a,b,c)=>{c.d(b,{C8:()=>h,MN:()=>i,TN:()=>g,lg:()=>f});var d=c(50446);let e=["planning","development","review","documentation","workflow","skill","standard-session","standard-config","standard-monitor","standard-git","standard-util"];function f(a){if(0===a.length)return[];let b=new Map;for(let c of a){let a=b.get(c.category)||[];a.push(c),b.set(c.category,a)}let c=[];for(let a of e){let e=b.get(a);e&&e.length>0&&c.push({category:a,label:d.B[a],commands:e})}for(let[a,f]of b)!e.includes(a)&&f.length>0&&c.push({category:a,label:d.B[a]||a,commands:f});return c}function g(a){let b=a.cliTools&&a.cliTools.length>0?[...a.cliTools].sort().join(","):"claude";return`${a.name}::${b}`}function h(a,b){let c=new Map;for(let b of a)for(let a of b.commands)c.set(g(a),{...a,source:a.source||"standard"});for(let a of b)for(let b of a.commands)c.set(g(b),{...b,source:b.source||"worktree"});return f(Array.from(c.values()))}function i(a,b){return a.map(a=>({...a,commands:a.commands.filter(a=>a.cliTools?a.cliTools.includes(b):"claude"===b)})).filter(a=>a.commands.length>0)}},25449:(a,b,c)=>{c.d(b,{HR:()=>f,ro:()=>h});var d=c(10176);let e=JSON.parse('{"verifiedAgainst":{"claude":"2.1.218","codex":"0.144.6","antigravity":"1.1.3"},"frequentlyUsed":{"claude":["clear","compact","status","help","review"],"codex":["new","undo","diff","approvals","plan"],"opencode":["models","new","compact","help","exit"]},"commands":[{"name":"clear","descriptionKey":"slashCommands.descriptions.clear","category":"standard-session","cliTools":["claude","codex","antigravity"],"isStandard":true,"source":"standard"},{"name":"compact","descriptionKey":"slashCommands.descriptions.compact","category":"standard-session","cliTools":["claude","codex","opencode","antigravity"],"isStandard":true,"source":"standard"},{"name":"resume","descriptionKey":"slashCommands.descriptions.resume","category":"standard-session","cliTools":["claude","codex","antigravity"],"isStandard":true,"source":"standard"},{"name":"rewind","descriptionKey":"slashCommands.descriptions.rewind","category":"standard-session","isStandard":true,"source":"standard"},{"name":"config","descriptionKey":"slashCommands.descriptions.config","category":"standard-config","isStandard":true,"source":"standard"},{"name":"model","descriptionKey":"slashCommands.descriptions.model","category":"standard-config","cliTools":["claude","codex","antigravity"],"isStandard":true,"source":"standard"},{"name":"permissions","descriptionKey":"slashCommands.descriptions.permissions","category":"standard-config","cliTools":["claude","codex","antigravity"],"isStandard":true,"source":"standard"},{"name":"status","descriptionKey":"slashCommands.descriptions.status","category":"standard-monitor","cliTools":["claude","codex","antigravity"],"isStandard":true,"source":"standard"},{"name":"context","descriptionKey":"slashCommands.descriptions.context","category":"standard-monitor","isStandard":true,"source":"standard"},{"name":"cost","descriptionKey":"slashCommands.descriptions.cost","category":"standard-monitor","isStandard":true,"source":"standard"},{"name":"review","descriptionKey":"slashCommands.descriptions.review","category":"standard-git","cliTools":["claude","codex","antigravity"],"isStandard":true,"source":"standard"},{"name":"pr-comments","descriptionKey":"slashCommands.descriptions.pr-comments","category":"standard-git","isStandard":true,"source":"standard"},{"name":"help","descriptionKey":"slashCommands.descriptions.help","category":"standard-util","cliTools":["claude","opencode"],"isStandard":true,"source":"standard"},{"name":"doctor","descriptionKey":"slashCommands.descriptions.doctor","category":"standard-util","isStandard":true,"source":"standard"},{"name":"export","descriptionKey":"slashCommands.descriptions.export","category":"standard-util","isStandard":true,"source":"standard"},{"name":"todos","descriptionKey":"slashCommands.descriptions.todos","category":"standard-util","isStandard":true,"source":"standard"},{"name":"focus","descriptionKey":"slashCommands.descriptions.focus","category":"standard-session","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"effort","descriptionKey":"slashCommands.descriptions.effort","category":"standard-config","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"fast","descriptionKey":"slashCommands.descriptions.fast","category":"standard-config","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"lazy","descriptionKey":"slashCommands.descriptions.lazy","category":"standard-config","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"loop","descriptionKey":"slashCommands.descriptions.loop","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"add-dir","descriptionKey":"slashCommands.descriptions.add-dir","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"mcp","descriptionKey":"slashCommands.descriptions.mcp","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"usage","descriptionKey":"slashCommands.descriptions.usage","category":"standard-monitor","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"memory","descriptionKey":"slashCommands.descriptions.memory","category":"standard-config","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"statusline","descriptionKey":"slashCommands.descriptions.statusline","category":"standard-config","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"terminal-setup","descriptionKey":"slashCommands.descriptions.terminal-setup","category":"standard-config","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"hooks","descriptionKey":"slashCommands.descriptions.hooks","category":"standard-config","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"agents","descriptionKey":"slashCommands.descriptions.agents","category":"standard-config","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"new","descriptionKey":"slashCommands.descriptions.new","category":"standard-session","cliTools":["codex","opencode"],"isStandard":true,"source":"standard"},{"name":"undo","descriptionKey":"slashCommands.descriptions.undo","category":"standard-session","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"logout","descriptionKey":"slashCommands.descriptions.logout","category":"standard-session","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"quit","descriptionKey":"slashCommands.descriptions.quit","category":"standard-session","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"approvals","descriptionKey":"slashCommands.descriptions.approvals","category":"standard-config","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"diff","descriptionKey":"slashCommands.descriptions.diff","category":"standard-git","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"mention","descriptionKey":"slashCommands.descriptions.mention","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"mcp","descriptionKey":"slashCommands.descriptions.mcp","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"init","descriptionKey":"slashCommands.descriptions.init","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"feedback","descriptionKey":"slashCommands.descriptions.feedback","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"plan","descriptionKey":"slashCommands.descriptions.plan","category":"standard-session","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"goal","descriptionKey":"slashCommands.descriptions.goal","category":"standard-session","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"agent","descriptionKey":"slashCommands.descriptions.agent","category":"standard-session","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"subagents","descriptionKey":"slashCommands.descriptions.subagents","category":"standard-session","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"fork","descriptionKey":"slashCommands.descriptions.fork","category":"standard-session","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"memories","descriptionKey":"slashCommands.descriptions.memories","category":"standard-config","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"skills","descriptionKey":"slashCommands.descriptions.skills","category":"standard-config","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"hooks","descriptionKey":"slashCommands.descriptions.hooks","category":"standard-config","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"sessions","descriptionKey":"slashCommands.descriptions.sessions","category":"standard-session","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"connect","descriptionKey":"slashCommands.descriptions.connect","category":"standard-session","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"exit","descriptionKey":"slashCommands.descriptions.exit","category":"standard-session","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"models","descriptionKey":"slashCommands.descriptions.models","category":"standard-config","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"agents","descriptionKey":"slashCommands.descriptions.agents","category":"standard-config","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"themes","descriptionKey":"slashCommands.descriptions.themes","category":"standard-config","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"editor","descriptionKey":"slashCommands.descriptions.editor","category":"standard-util","cliTools":["opencode"],"isStandard":true,"source":"standard"}]}'),f=e.verifiedAgainst,g=e.commands.map(function(a){let b={name:a.name,descriptionKey:a.descriptionKey,category:a.category,isStandard:a.isStandard,source:a.source,filePath:""};return a.cliTools&&(b.cliTools=a.cliTools),b});function h(){return(0,d.lg)(g)}e.frequentlyUsed},32404:(a,b,c)=>{c.d(b,{$B:()=>z,DP:()=>B,SN:()=>w,XN:()=>x,eH:()=>y});var d=c(29021),e=c(21820),f=c(33873),g=c(4018),h=c.n(g),i=c(50446),j=c(10176),k=c(15194),l=c(70673);c(84915);let m=(0,c(72626).h)("slash-commands"),n=null,o=null,p=f.join(".codex","skills"),q=f.join(".agents","skills");function r(a){return h()(a,{engines:{js:{parse:()=>{throw Error("JavaScript engine is disabled for security")},stringify:()=>{throw Error("JavaScript engine is disabled for security")}},javascript:{parse:()=>{throw Error("JavaScript engine is disabled for security")},stringify:()=>{throw Error("JavaScript engine is disabled for security")}}}})}function s(a){if("string"==typeof a)return(0,k.hR)(a)?[a]:void 0;if(!Array.isArray(a))return;let b=a.filter(a=>"string"==typeof a&&(0,k.hR)(a));if(0!==b.length)return Array.from(new Set(b))}async function t(a){let b=function(a){let b=a||process.cwd();return f.join(b,".claude","commands")}(a);if(!d.existsSync(b))return m.warn("commands-directory-not-found:commandsdir"),[];let c=d.readdirSync(b).filter(a=>a.endsWith(".md")),e=[];for(let a of c){let c=function(a){try{let b=d.readFileSync(a,"utf-8"),{data:c}=r(b),e=f.basename(a,".md"),g=i.N[e]||"workflow";return{name:e,description:c.description||"",category:g,model:c.model,cliTools:s(c.cliTools),filePath:f.relative(process.cwd(),a)}}catch(a){return m.error("error-parsing-command-file-filepath:",{error:a instanceof Error?a.message:String(a)}),null}}(f.join(b,a));c&&e.push(c)}return e.sort((a,b)=>a.name.localeCompare(b.name)),n=e,e}function u(a,b,c,e=!1){if(!d.existsSync(a))return[];let g=d.readdirSync(a,{withFileTypes:!0}),h=[];for(let b of g)if(b.isDirectory()&&!b.name.includes(".."))if(e&&".system"===b.name)try{let b=f.join(a,".system");for(let a of d.readdirSync(b,{withFileTypes:!0}))a.isDirectory()&&(a.name.includes("..")||h.push({dir:b,name:a.name}))}catch{}else h.push({dir:a,name:b.name});let i=f.resolve(a)+f.sep,j=[];for(let{dir:a,name:e}of h){if(j.length>=100){m.warn(c);break}let g=f.resolve(a,e);if(!g.startsWith(i))continue;let h=function(a,b){let c=f.join(a,"SKILL.md");try{let a;if(d.statSync(c).size>65536)return m.warn("skipping-oversized-skill-file-statsize-b"),null;let e=d.readFileSync(c,"utf-8"),g=b,h="";try{let{data:c}=r(e);g=c.name||b,h=c.description||"",a=s(c.cliTools)}catch{let a=function(a){let b=a.match(/^---\r?\n([\s\S]*?)\r?\n---/);if(!b)return{name:"",description:""};let c=b[1],d=c.match(/^name:\s*(.+)$/m),e=c.match(/^description:\s*(.+)$/m);return{name:d?d[1].trim():"",description:e?e[1].trim():""}}(e);g=a.name||b,h=a.description||""}return{name:(0,l.W5)(g,100),description:(0,l.W5)(h,500),category:"skill",source:"skill",cliTools:a,filePath:f.relative(process.cwd(),c)}}catch(a){return m.error("error-parsing-skill-file-skillpath:",{error:a instanceof Error?a.message:String(a)}),null}}(g,e);h&&j.push({...h,...b})}return j.sort((a,b)=>a.name.localeCompare(b.name)),j}async function v(a){return u(function(a){let b=a||process.cwd();return f.join(b,".claude","skills")}(a),{},"skills-count-limit")}async function w(a){let b=a??e.homedir();return u(f.join(b,p),{source:"codex-skill",cliTools:["codex"]},"codex-skills-count-limit",!0)}async function x(a){let b=a??e.homedir();return u(f.join(b,q),{source:"codex-skill",cliTools:["codex"]},"agents-skills-count-limit",!0)}function y(){return[{name:"model",description:"Select AI model to use",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"delegate",description:"Send session to GitHub to create a PR",category:"workflow",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"fleet",description:"Enable fleet mode for parallel subagent execution",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"tasks",description:"View and manage background tasks",category:"standard-monitor",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"init",description:"Initialize Copilot instructions for repository",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"agent",description:"Browse and select from available agents",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"skills",description:"Manage skills for enhanced capabilities",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"mcp",description:"Manage MCP server configuration",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"plugin",description:"Manage plugins and plugin marketplaces",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"ide",description:"Connect to an IDE workspace",category:"workflow",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"diff",description:"Review changes in current directory",category:"standard-git",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"pr",description:"Operate on pull requests for current branch",category:"standard-git",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"review",description:"Run code review agent to analyze changes",category:"review",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"lsp",description:"Manage language server configuration",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"terminal-setup",description:"Configure terminal for multiline input",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"allow-all",description:"Enable all permissions",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"add-dir",description:"Add directory to allowed list",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"list-dirs",description:"Display all allowed directories",category:"standard-monitor",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"cwd",description:"Change or show working directory",category:"standard-util",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"reset-allowed-tools",description:"Reset the list of allowed tools",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"resume",description:"Switch to a different session",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"rename",description:"Rename the current session",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"context",description:"Show context window token usage",category:"standard-monitor",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"usage",description:"Display session usage metrics",category:"standard-monitor",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"session",description:"View and manage sessions",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"compact",description:"Summarize conversation to reduce context",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"share",description:"Share session to markdown or GitHub gist",category:"standard-util",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"copy",description:"Copy last response to clipboard",category:"standard-util",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"rewind",description:"Rewind last turn and revert file changes",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"help",description:"Show help for interactive commands",category:"standard-util",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"changelog",description:"Display changelog for CLI versions",category:"standard-util",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"feedback",description:"Provide feedback about the CLI",category:"standard-util",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"theme",description:"View or set color mode",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"update",description:"Update the CLI to the latest version",category:"standard-util",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"version",description:"Display version information",category:"standard-util",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"experimental",description:"Show or toggle experimental features",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"clear",description:"Abandon session and start fresh",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"instructions",description:"View and toggle custom instruction files",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"streamer-mode",description:"Toggle streamer mode",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"exit",description:"Exit the CLI",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"login",description:"Log in to Copilot",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"logout",description:"Log out of Copilot",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"new",description:"Start a new conversation",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"plan",description:"Create an implementation plan before coding",category:"workflow",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"research",description:"Run deep research investigation",category:"workflow",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"restart",description:"Restart the CLI preserving session",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"undo",description:"Rewind last turn and revert changes",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"user",description:"Manage GitHub user list",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"}]}function z(){return[{name:"clear",description:"Clear the screen and conversation history",category:"standard-session",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"compact",description:"Compress the context by replacing it with a summary",category:"standard-session",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"rewind",description:"Rewind to a previous conversation state",category:"standard-session",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"quit",description:"Exit the CLI",category:"standard-session",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"model",description:"Manage model configuration",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"theme",description:"Change the theme",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"agents reload",description:"Reload the agent registry",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"commands reload",description:"Reload custom slash commands",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"memory reload",description:"Reload context files (e.g. GEMINI.md)",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"mcp reload",description:"Restart and reload MCP servers",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"skills reload",description:"Reload discovered agent skills from disk",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"extensions reload",description:"Reload all active extensions",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"help",description:"Show help for interactive commands",category:"standard-util",cliTools:["gemini"],filePath:"",source:"builtin"}]}function A(a,b){let c=new Map;for(let b of a)c.set((0,j.TN)(b),b);for(let a of b)c.set((0,j.TN)(a),a);return Array.from(c.values())}async function B(a){if(a){let b=await t(a),c=await v(a),d=A([...c,...await w(a),...await x(a)],b);return(0,j.lg)(d)}null===n&&(n=await t()),null===o&&(o=await v().catch(()=>[]));let b=A([...o],n);return(0,j.lg)(b)}},50446:(a,b,c)=>{c.d(b,{B:()=>d,N:()=>e});let d={planning:"Planning",development:"Development",review:"Review",documentation:"Documentation",workflow:"Workflow",skill:"Skills","standard-session":"Standard (Session)","standard-config":"Standard (Config)","standard-monitor":"Standard (Monitor)","standard-git":"Standard (Git)","standard-util":"Standard (Utility)"},e={"work-plan":"planning","issue-create":"planning","issue-split":"planning","design-policy":"planning","tdd-impl":"development","bug-fix":"development",refactoring:"development","architecture-review":"review","acceptance-test":"review","progress-report":"documentation","create-pr":"workflow","pm-auto-dev":"workflow"}},70673:(a,b,c)=>{function d(a){return a.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function e(a,b=30){return a.length<=b?a:`${a.substring(0,b-3)}...`}c.d(b,{Nt:()=>d,W5:()=>e,wj:()=>g});class f extends Error{constructor(a){super(a),this.name="TimeoutError"}}function g(a,b,c){return new Promise((d,e)=>{let g=setTimeout(()=>{void 0!==c?d(c):e(new f(`Operation timed out after ${b}ms`))},b);a.then(a=>{clearTimeout(g),d(a)},a=>{clearTimeout(g),e(a)})})}},84915:(a,b,c)=>{c.d(b,{BP:()=>r,j2:()=>s,wR:()=>w});var d=c(79646),e=c(29021),f=c(33873),g=c(50446),h=c(15194),i=c(48870),j=c(25449),k=c(10176),l=c(70673);let m=(0,c(72626).h)("slash-command-catalog"),n=new Set(Object.keys(g.B)),o=/(\d+)\.(\d+)\.(\d+)/,p={claude:{command:"claude",args:["--version"]},codex:{command:"codex",args:["--version"]},antigravity:{command:"agy",args:["--version"]}},q=null;function r(){return null===q&&(q=function(){let a,b=function(){try{return f.join((0,i.WI)(),"slash-commands")}catch{return null}}();if(!b)return[];try{a=e.readdirSync(b,{withFileTypes:!0})}catch{return[]}let c=f.resolve(b)+f.sep,d=[];for(let g of a.filter(a=>a.isFile()&&a.name.endsWith(".json")&&!a.name.includes("..")).sort((a,b)=>a.name.localeCompare(b.name))){let a=f.resolve(b,g.name);a.startsWith(c)&&d.push(...function(a){let b,c;try{b=e.statSync(a)}catch{return[]}if(!b.isFile())return[];if(b.size>65536)return m.warn("user-catalog-file-too-large",{size:b.size}),[];try{c=JSON.parse(e.readFileSync(a,"utf8"))}catch{return m.warn("user-catalog-file-parse-failed"),[]}if(!c||"object"!=typeof c||!Array.isArray(c.commands))return m.warn("user-catalog-file-invalid-shape"),[];c.commands.length>200&&m.warn("user-catalog-file-entry-limit",{count:c.commands.length});let d=c.commands.slice(0,200),f=[];for(let a of d){let b=function(a){var b;if(!a||"object"!=typeof a||"string"!=typeof a.name||0===a.name.trim().length)return null;let c=function(a){if(void 0===a)return{ok:!0};if(!Array.isArray(a)||0===a.length)return{ok:!1};let b=[];for(let c of a){if("string"!=typeof c||!(0,h.hR)(c))return{ok:!1};b.push(c)}return{ok:!0,tools:b}}(a.cliTools);if(!c.ok)return null;let d="string"==typeof a.description?a.description:"",e={name:(0,l.W5)(a.name.trim(),100),description:(0,l.W5)(d,500),category:"string"==typeof(b=a.category)&&n.has(b)?b:"standard-util",source:"user-catalog",isStandard:!1,filePath:""};return c.tools&&(e.cliTools=c.tools),e}(a);b?f.push(b):m.warn("user-catalog-entry-skipped")}return f}(a))}return d}()),q}function s(a,b){return 0===b.length?a:(0,k.C8)(a,(0,k.lg)(b))}let t=null,u=null;async function v(){let a={};return await Promise.all(Object.keys(p).map(async b=>{var c,e;let f=j.HR[b];if(!f)return;let g=p[b],h=await (c=g.command,e=g.args,new Promise(a=>{(0,d.execFile)(c,e,{timeout:5e3},(b,c,d)=>{if(b)return void a(null);a(function(a){let b=o.exec(a);return b?`${b[1]}.${b[2]}.${b[3]}`:null}(`${c??""}
1
+ "use strict";exports.id=2404,exports.ids=[2404],exports.modules={10176:(a,b,c)=>{c.d(b,{C8:()=>h,MN:()=>i,TN:()=>g,lg:()=>f});var d=c(50446);let e=["planning","development","review","documentation","workflow","skill","standard-session","standard-config","standard-monitor","standard-git","standard-util"];function f(a){if(0===a.length)return[];let b=new Map;for(let c of a){let a=b.get(c.category)||[];a.push(c),b.set(c.category,a)}let c=[];for(let a of e){let e=b.get(a);e&&e.length>0&&c.push({category:a,label:d.B[a],commands:e})}for(let[a,f]of b)!e.includes(a)&&f.length>0&&c.push({category:a,label:d.B[a]||a,commands:f});return c}function g(a){let b=a.cliTools&&a.cliTools.length>0?[...a.cliTools].sort().join(","):"claude";return`${a.name}::${b}`}function h(a,b){let c=new Map;for(let b of a)for(let a of b.commands)c.set(g(a),{...a,source:a.source||"standard"});for(let a of b)for(let b of a.commands)c.set(g(b),{...b,source:b.source||"worktree"});return f(Array.from(c.values()))}function i(a,b){return a.map(a=>({...a,commands:a.commands.filter(a=>a.cliTools?a.cliTools.includes(b):"claude"===b)})).filter(a=>a.commands.length>0)}},25449:(a,b,c)=>{c.d(b,{HR:()=>f,ro:()=>h});var d=c(10176);let e=JSON.parse('{"verifiedAgainst":{"claude":"2.1.218","codex":"0.144.6","antigravity":"1.1.3"},"frequentlyUsed":{"claude":["clear","compact","status","help","review"],"codex":["new","diff","plan","status","review"],"opencode":["models","new","compact","help","exit"],"antigravity":["clear","help","usage","diff","model"]},"commands":[{"name":"clear","descriptionKey":"slashCommands.descriptions.clear","category":"standard-session","cliTools":["claude","codex","antigravity"],"isStandard":true,"source":"standard"},{"name":"compact","descriptionKey":"slashCommands.descriptions.compact","category":"standard-session","cliTools":["claude","codex","opencode"],"isStandard":true,"source":"standard"},{"name":"resume","descriptionKey":"slashCommands.descriptions.resume","category":"standard-session","cliTools":["claude","codex","antigravity"],"isStandard":true,"source":"standard"},{"name":"rewind","descriptionKey":"slashCommands.descriptions.rewind","category":"standard-session","isStandard":true,"source":"standard"},{"name":"config","descriptionKey":"slashCommands.descriptions.config","category":"standard-config","isStandard":true,"source":"standard"},{"name":"model","descriptionKey":"slashCommands.descriptions.model","category":"standard-config","cliTools":["claude","codex","antigravity"],"isStandard":true,"source":"standard"},{"name":"permissions","descriptionKey":"slashCommands.descriptions.permissions","category":"standard-config","cliTools":["claude","codex","antigravity"],"isStandard":true,"source":"standard"},{"name":"status","descriptionKey":"slashCommands.descriptions.status","category":"standard-monitor","cliTools":["claude","codex"],"isStandard":true,"source":"standard"},{"name":"context","descriptionKey":"slashCommands.descriptions.context","category":"standard-monitor","isStandard":true,"source":"standard"},{"name":"review","descriptionKey":"slashCommands.descriptions.review","category":"standard-git","cliTools":["claude","codex"],"isStandard":true,"source":"standard"},{"name":"help","descriptionKey":"slashCommands.descriptions.help","category":"standard-util","cliTools":["claude","opencode"],"isStandard":true,"source":"standard"},{"name":"doctor","descriptionKey":"slashCommands.descriptions.doctor","category":"standard-util","isStandard":true,"source":"standard"},{"name":"export","descriptionKey":"slashCommands.descriptions.export","category":"standard-util","isStandard":true,"source":"standard"},{"name":"focus","descriptionKey":"slashCommands.descriptions.focus","category":"standard-session","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"effort","descriptionKey":"slashCommands.descriptions.effort","category":"standard-config","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"fast","descriptionKey":"slashCommands.descriptions.fast","category":"standard-config","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"loop","descriptionKey":"slashCommands.descriptions.loop","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"add-dir","descriptionKey":"slashCommands.descriptions.add-dir","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"mcp","descriptionKey":"slashCommands.descriptions.mcp","category":"standard-util","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"usage","descriptionKey":"slashCommands.descriptions.usage","category":"standard-monitor","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"memory","descriptionKey":"slashCommands.descriptions.memory","category":"standard-config","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"statusline","descriptionKey":"slashCommands.descriptions.statusline","category":"standard-config","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"terminal-setup","descriptionKey":"slashCommands.descriptions.terminal-setup","category":"standard-config","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"hooks","descriptionKey":"slashCommands.descriptions.hooks","category":"standard-config","cliTools":["claude"],"isStandard":true,"source":"standard"},{"name":"new","descriptionKey":"slashCommands.descriptions.new","category":"standard-session","cliTools":["codex","opencode"],"isStandard":true,"source":"standard"},{"name":"logout","descriptionKey":"slashCommands.descriptions.logout","category":"standard-session","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"quit","descriptionKey":"slashCommands.descriptions.quit","category":"standard-session","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"diff","descriptionKey":"slashCommands.descriptions.diff","category":"standard-git","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"mention","descriptionKey":"slashCommands.descriptions.mention","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"mcp","descriptionKey":"slashCommands.descriptions.mcp","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"init","descriptionKey":"slashCommands.descriptions.init","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"feedback","descriptionKey":"slashCommands.descriptions.feedback","category":"standard-util","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"plan","descriptionKey":"slashCommands.descriptions.plan","category":"standard-session","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"goal","descriptionKey":"slashCommands.descriptions.goal","category":"standard-session","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"agent","descriptionKey":"slashCommands.descriptions.agent","category":"standard-session","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"subagents","descriptionKey":"slashCommands.descriptions.subagents","category":"standard-session","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"fork","descriptionKey":"slashCommands.descriptions.fork","category":"standard-session","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"memories","descriptionKey":"slashCommands.descriptions.memories","category":"standard-config","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"skills","descriptionKey":"slashCommands.descriptions.skills","category":"standard-config","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"hooks","descriptionKey":"slashCommands.descriptions.hooks","category":"standard-config","cliTools":["codex"],"isStandard":true,"source":"standard"},{"name":"sessions","descriptionKey":"slashCommands.descriptions.sessions","category":"standard-session","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"connect","descriptionKey":"slashCommands.descriptions.connect","category":"standard-session","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"exit","descriptionKey":"slashCommands.descriptions.exit","category":"standard-session","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"models","descriptionKey":"slashCommands.descriptions.models","category":"standard-config","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"agents","descriptionKey":"slashCommands.descriptions.agents","category":"standard-config","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"themes","descriptionKey":"slashCommands.descriptions.themes","category":"standard-config","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"editor","descriptionKey":"slashCommands.descriptions.editor","category":"standard-util","cliTools":["opencode"],"isStandard":true,"source":"standard"},{"name":"help","descriptionKey":"slashCommands.descriptions.help","category":"standard-util","cliTools":["antigravity"],"isStandard":true,"source":"standard"},{"name":"usage","descriptionKey":"slashCommands.descriptions.usage","category":"standard-monitor","cliTools":["antigravity"],"isStandard":true,"source":"standard"},{"name":"mcp","descriptionKey":"slashCommands.descriptions.mcp","category":"standard-util","cliTools":["antigravity"],"isStandard":true,"source":"standard"},{"name":"hooks","descriptionKey":"slashCommands.descriptions.hooks","category":"standard-config","cliTools":["antigravity"],"isStandard":true,"source":"standard"},{"name":"diff","descriptionKey":"slashCommands.descriptions.diff","category":"standard-git","cliTools":["antigravity"],"isStandard":true,"source":"standard"},{"name":"fork","descriptionKey":"slashCommands.descriptions.fork","category":"standard-session","cliTools":["antigravity"],"isStandard":true,"source":"standard"},{"name":"plan","descriptionKey":"slashCommands.descriptions.plan","category":"standard-session","cliTools":["antigravity"],"isStandard":true,"source":"standard"},{"name":"rewind","descriptionKey":"slashCommands.descriptions.rewind","category":"standard-session","cliTools":["antigravity"],"isStandard":true,"source":"standard"},{"name":"tasks","descriptionKey":"slashCommands.descriptions.tasks","category":"standard-util","cliTools":["antigravity"],"isStandard":true,"source":"standard"}]}'),f=e.verifiedAgainst,g=e.commands.map(function(a){let b={name:a.name,descriptionKey:a.descriptionKey,category:a.category,isStandard:a.isStandard,source:a.source,filePath:""};return a.cliTools&&(b.cliTools=a.cliTools),b});function h(){return(0,d.lg)(g)}e.frequentlyUsed},32404:(a,b,c)=>{c.d(b,{$B:()=>A,DP:()=>C,SN:()=>w,XN:()=>x,YJ:()=>y,eH:()=>z,l1:()=>v});var d=c(29021),e=c(21820),f=c(33873),g=c(4018),h=c.n(g),i=c(50446),j=c(10176),k=c(15194),l=c(70673);c(84915);let m=(0,c(72626).h)("slash-commands"),n=null,o=null,p=f.join(".codex","skills"),q=f.join(".agents","skills");function r(a){return h()(a,{engines:{js:{parse:()=>{throw Error("JavaScript engine is disabled for security")},stringify:()=>{throw Error("JavaScript engine is disabled for security")}},javascript:{parse:()=>{throw Error("JavaScript engine is disabled for security")},stringify:()=>{throw Error("JavaScript engine is disabled for security")}}}})}function s(a){if("string"==typeof a)return(0,k.hR)(a)?[a]:void 0;if(!Array.isArray(a))return;let b=a.filter(a=>"string"==typeof a&&(0,k.hR)(a));if(0!==b.length)return Array.from(new Set(b))}async function t(a){let b=function(a){let b=a||process.cwd();return f.join(b,".claude","commands")}(a);if(!d.existsSync(b))return m.warn("commands-directory-not-found:commandsdir"),[];let c=d.readdirSync(b).filter(a=>a.endsWith(".md")),e=[];for(let a of c){let c=function(a){try{let b=d.readFileSync(a,"utf-8"),{data:c}=r(b),e=f.basename(a,".md"),g=i.N[e]||"workflow";return{name:e,description:c.description||"",category:g,model:c.model,cliTools:s(c.cliTools),filePath:f.relative(process.cwd(),a)}}catch(a){return m.error("error-parsing-command-file-filepath:",{error:a instanceof Error?a.message:String(a)}),null}}(f.join(b,a));c&&e.push(c)}return e.sort((a,b)=>a.name.localeCompare(b.name)),n=e,e}function u(a,b,c,e=!1){if(!d.existsSync(a))return[];let g=d.readdirSync(a,{withFileTypes:!0}),h=[];for(let b of g)if(b.isDirectory()&&!b.name.includes(".."))if(e&&".system"===b.name)try{let b=f.join(a,".system");for(let a of d.readdirSync(b,{withFileTypes:!0}))a.isDirectory()&&(a.name.includes("..")||h.push({dir:b,name:a.name}))}catch{}else h.push({dir:a,name:b.name});let i=f.resolve(a)+f.sep,j=[];for(let{dir:a,name:e}of h){if(j.length>=100){m.warn(c);break}let g=f.resolve(a,e);if(!g.startsWith(i))continue;let h=function(a,b){let c=f.join(a,"SKILL.md");try{let a;if(d.statSync(c).size>65536)return m.warn("skipping-oversized-skill-file-statsize-b"),null;let e=d.readFileSync(c,"utf-8"),g=b,h="";try{let{data:c}=r(e);g=c.name||b,h=c.description||"",a=s(c.cliTools)}catch{let a=function(a){let b=a.match(/^---\r?\n([\s\S]*?)\r?\n---/);if(!b)return{name:"",description:""};let c=b[1],d=c.match(/^name:\s*(.+)$/m),e=c.match(/^description:\s*(.+)$/m);return{name:d?d[1].trim():"",description:e?e[1].trim():""}}(e);g=a.name||b,h=a.description||""}return{name:(0,l.W5)(g,100),description:(0,l.W5)(h,500),category:"skill",source:"skill",cliTools:a,filePath:f.relative(process.cwd(),c)}}catch(a){return m.error("error-parsing-skill-file-skillpath:",{error:a instanceof Error?a.message:String(a)}),null}}(g,e);h&&j.push({...h,...b})}return j.sort((a,b)=>a.name.localeCompare(b.name)),j}async function v(a){return u(function(a){let b=a||process.cwd();return f.join(b,".claude","skills")}(a),{},"skills-count-limit")}async function w(a){let b=a??e.homedir();return u(f.join(b,p),{source:"codex-skill",cliTools:["codex"]},"codex-skills-count-limit",!0)}async function x(a){let b=a??e.homedir();return u(f.join(b,q),{source:"codex-skill",cliTools:["codex","antigravity"]},"agents-skills-count-limit",!0)}function y(a,b){let c=new Set(b.map(a=>a.name));return[...a.filter(a=>!c.has(a.name)),...b]}function z(){return[{name:"model",description:"Select AI model to use",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"delegate",description:"Send session to GitHub to create a PR",category:"workflow",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"fleet",description:"Enable fleet mode for parallel subagent execution",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"tasks",description:"View and manage background tasks",category:"standard-monitor",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"init",description:"Initialize Copilot instructions for repository",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"agent",description:"Browse and select from available agents",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"skills",description:"Manage skills for enhanced capabilities",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"mcp",description:"Manage MCP server configuration",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"plugin",description:"Manage plugins and plugin marketplaces",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"ide",description:"Connect to an IDE workspace",category:"workflow",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"diff",description:"Review changes in current directory",category:"standard-git",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"pr",description:"Operate on pull requests for current branch",category:"standard-git",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"review",description:"Run code review agent to analyze changes",category:"review",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"lsp",description:"Manage language server configuration",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"terminal-setup",description:"Configure terminal for multiline input",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"allow-all",description:"Enable all permissions",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"add-dir",description:"Add directory to allowed list",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"list-dirs",description:"Display all allowed directories",category:"standard-monitor",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"cwd",description:"Change or show working directory",category:"standard-util",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"reset-allowed-tools",description:"Reset the list of allowed tools",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"resume",description:"Switch to a different session",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"rename",description:"Rename the current session",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"context",description:"Show context window token usage",category:"standard-monitor",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"usage",description:"Display session usage metrics",category:"standard-monitor",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"session",description:"View and manage sessions",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"compact",description:"Summarize conversation to reduce context",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"share",description:"Share session to markdown or GitHub gist",category:"standard-util",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"copy",description:"Copy last response to clipboard",category:"standard-util",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"rewind",description:"Rewind last turn and revert file changes",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"help",description:"Show help for interactive commands",category:"standard-util",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"changelog",description:"Display changelog for CLI versions",category:"standard-util",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"feedback",description:"Provide feedback about the CLI",category:"standard-util",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"theme",description:"View or set color mode",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"update",description:"Update the CLI to the latest version",category:"standard-util",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"version",description:"Display version information",category:"standard-util",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"experimental",description:"Show or toggle experimental features",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"clear",description:"Abandon session and start fresh",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"instructions",description:"View and toggle custom instruction files",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"streamer-mode",description:"Toggle streamer mode",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"exit",description:"Exit the CLI",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"login",description:"Log in to Copilot",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"logout",description:"Log out of Copilot",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"new",description:"Start a new conversation",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"plan",description:"Create an implementation plan before coding",category:"workflow",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"research",description:"Run deep research investigation",category:"workflow",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"restart",description:"Restart the CLI preserving session",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"undo",description:"Rewind last turn and revert changes",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"user",description:"Manage GitHub user list",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"}]}function A(){return[{name:"clear",description:"Clear the screen and conversation history",category:"standard-session",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"compact",description:"Compress the context by replacing it with a summary",category:"standard-session",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"rewind",description:"Rewind to a previous conversation state",category:"standard-session",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"quit",description:"Exit the CLI",category:"standard-session",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"model",description:"Manage model configuration",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"theme",description:"Change the theme",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"agents reload",description:"Reload the agent registry",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"commands reload",description:"Reload custom slash commands",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"memory reload",description:"Reload context files (e.g. GEMINI.md)",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"mcp reload",description:"Restart and reload MCP servers",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"skills reload",description:"Reload discovered agent skills from disk",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"extensions reload",description:"Reload all active extensions",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"help",description:"Show help for interactive commands",category:"standard-util",cliTools:["gemini"],filePath:"",source:"builtin"}]}function B(a,b){let c=new Map;for(let b of a)c.set((0,j.TN)(b),b);for(let a of b)c.set((0,j.TN)(a),a);return Array.from(c.values())}async function C(a){if(a){let b=await t(a),c=await v(a),d=B([...c,...y(await w(a),await x(a))],b);return(0,j.lg)(d)}null===n&&(n=await t()),null===o&&(o=await v().catch(()=>[]));let b=B([...o],n);return(0,j.lg)(b)}},50446:(a,b,c)=>{c.d(b,{B:()=>d,N:()=>e});let d={planning:"Planning",development:"Development",review:"Review",documentation:"Documentation",workflow:"Workflow",skill:"Skills","standard-session":"Standard (Session)","standard-config":"Standard (Config)","standard-monitor":"Standard (Monitor)","standard-git":"Standard (Git)","standard-util":"Standard (Utility)"},e={"work-plan":"planning","issue-create":"planning","issue-split":"planning","design-policy":"planning","tdd-impl":"development","bug-fix":"development",refactoring:"development","architecture-review":"review","acceptance-test":"review","progress-report":"documentation","create-pr":"workflow","pm-auto-dev":"workflow"}},70673:(a,b,c)=>{function d(a){return a.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function e(a,b=30){return a.length<=b?a:`${a.substring(0,b-3)}...`}c.d(b,{Nt:()=>d,W5:()=>e,wj:()=>g});class f extends Error{constructor(a){super(a),this.name="TimeoutError"}}function g(a,b,c){return new Promise((d,e)=>{let g=setTimeout(()=>{void 0!==c?d(c):e(new f(`Operation timed out after ${b}ms`))},b);a.then(a=>{clearTimeout(g),d(a)},a=>{clearTimeout(g),e(a)})})}},84915:(a,b,c)=>{c.d(b,{BP:()=>r,j2:()=>s,wR:()=>w});var d=c(79646),e=c(29021),f=c(33873),g=c(50446),h=c(15194),i=c(48870),j=c(25449),k=c(10176),l=c(70673);let m=(0,c(72626).h)("slash-command-catalog"),n=new Set(Object.keys(g.B)),o=/(\d+)\.(\d+)\.(\d+)/,p={claude:{command:"claude",args:["--version"]},codex:{command:"codex",args:["--version"]},antigravity:{command:"agy",args:["--version"]}},q=null;function r(){return null===q&&(q=function(){let a,b=function(){try{return f.join((0,i.WI)(),"slash-commands")}catch{return null}}();if(!b)return[];try{a=e.readdirSync(b,{withFileTypes:!0})}catch{return[]}let c=f.resolve(b)+f.sep,d=[];for(let g of a.filter(a=>a.isFile()&&a.name.endsWith(".json")&&!a.name.includes("..")).sort((a,b)=>a.name.localeCompare(b.name))){let a=f.resolve(b,g.name);a.startsWith(c)&&d.push(...function(a){let b,c;try{b=e.statSync(a)}catch{return[]}if(!b.isFile())return[];if(b.size>65536)return m.warn("user-catalog-file-too-large",{size:b.size}),[];try{c=JSON.parse(e.readFileSync(a,"utf8"))}catch{return m.warn("user-catalog-file-parse-failed"),[]}if(!c||"object"!=typeof c||!Array.isArray(c.commands))return m.warn("user-catalog-file-invalid-shape"),[];c.commands.length>200&&m.warn("user-catalog-file-entry-limit",{count:c.commands.length});let d=c.commands.slice(0,200),f=[];for(let a of d){let b=function(a){var b;if(!a||"object"!=typeof a||"string"!=typeof a.name||0===a.name.trim().length)return null;let c=function(a){if(void 0===a)return{ok:!0};if(!Array.isArray(a)||0===a.length)return{ok:!1};let b=[];for(let c of a){if("string"!=typeof c||!(0,h.hR)(c))return{ok:!1};b.push(c)}return{ok:!0,tools:b}}(a.cliTools);if(!c.ok)return null;let d="string"==typeof a.description?a.description:"",e={name:(0,l.W5)(a.name.trim(),100),description:(0,l.W5)(d,500),category:"string"==typeof(b=a.category)&&n.has(b)?b:"standard-util",source:"user-catalog",isStandard:!1,filePath:""};return c.tools&&(e.cliTools=c.tools),e}(a);b?f.push(b):m.warn("user-catalog-entry-skipped")}return f}(a))}return d}()),q}function s(a,b){return 0===b.length?a:(0,k.C8)(a,(0,k.lg)(b))}let t=null,u=null;async function v(){let a={};return await Promise.all(Object.keys(p).map(async b=>{var c,e;let f=j.HR[b];if(!f)return;let g=p[b],h=await (c=g.command,e=g.args,new Promise(a=>{(0,d.execFile)(c,e,{timeout:5e3},(b,c,d)=>{if(b)return void a(null);a(function(a){let b=o.exec(a);return b?`${b[1]}.${b[2]}.${b[3]}`:null}(`${c??""}
2
2
  ${d??""}`))})}));h&&(a[b]={current:h,verifiedAgainst:f,stale:function(a,b){let c=a.split(".").map(a=>Number(a)||0),d=b.split(".").map(a=>Number(a)||0);for(let a=0;a<3;a++){let b=(c[a]??0)-(d[a]??0);if(0!==b)return b>0?1:-1}return 0}(h,f)>0})})),Object.values(a).some(a=>a.stale)&&m.warn("builtin-catalog-stale",{staleness:a}),a}async function w(){if(null!==t)return t;if(u)return u;u=v();try{return t=await u}finally{u=null}}}};
@@ -1 +1 @@
1
- "use strict";exports.id=2445,exports.ids=[2445],exports.modules={52445:a=>{a.exports=JSON.parse('{"agentStatus":{"moreAgents":"他 {count} 件のエージェント","overflowTrigger":"他のエージェント"},"toc":{"title":"目次","show":"目次を表示","hide":"目次を非表示","empty":"見出しなし"},"composer":{"placeholder":"メッセージを入力…","commandsHint":"コマンド","newlineHint":"改行","removeAttachment":"添付を削除","showSlashCommands":"スラッシュコマンドを表示","attachImage":"画像を添付","sendMessage":"メッセージを送信"},"interrupt":{"stopProcessing":"処理を中断"},"history":{"title":"メッセージ履歴","regionLabel":"メッセージ履歴","loading":"メッセージを読み込み中","empty":"メッセージはまだありません","show":"表示件数","displayLimit":"履歴の表示件数","showArchived":"アーカイブを表示","showUserOnly":"ユーザーのメッセージのみ表示","showAllMessages":"すべてのメッセージを表示","openSearch":"検索を開く","closeSearch":"検索を閉じる","copied":"クリップボードにコピーしました","copyFailed":"コピーに失敗しました","search":{"regionLabel":"履歴内テキスト検索","placeholder":"検索...","keywordLabel":"検索キーワード","prev":"前の結果 (prev)","next":"次の結果 (next)","close":"検索を閉じる (close)","countAtMax":"{current}/{max}以上"}},"conversation":{"waitingForResponse":"レスポンス待ち...","you":"あなた","assistant":"アシスタント","sending":"送信中…","failedToSend":"送信に失敗しました","retrySending":"メッセージを再送信","discard":"破棄","discardMessage":"メッセージを破棄","insertToMessage":"メッセージ欄に挿入","copy":"コピー","copyMessage":"メッセージをコピー","collapse":"折りたたむ","expand":"展開","collapseMessage":"メッセージを折りたたむ","expandMessage":"メッセージを展開","systemMessage":"システムメッセージ","systemMessageLabel":"システムメッセージ","openFile":"ファイルを開く: {path}","conversationLabel":"会話: {preview}"},"messages":{"loading":"メッセージを読み込み中...","empty":"メッセージはまだありません","you":"あなた","copy":"コピー","copyMessage":"メッセージをコピー","viewLogFile":"ログファイルを表示 →"},"slashCommands":{"title":"コマンド","searchPlaceholder":"コマンドを検索...","enterCustomCommand":"カスタムコマンドを入力...","selectHint":"選択","closeHint":"閉じる","empty":"利用可能なコマンドがありません","catalogStale":{"hint":"お使いのCLIがこの一覧より新しい可能性があります。表示されないコマンドは ~/.commandmate/slash-commands/ で追加できます。"},"sourceBadge":{"userCatalog":"カスタム"},"descriptions":{"clear":"会話履歴をクリア","compact":"コンテキストを圧縮してトークン使用量を削減","resume":"前回の会話を再開","rewind":"会話を以前の状態に巻き戻す","config":"設定を開く","model":"AI モデルを切り替え","permissions":"ツールの権限を表示・更新","status":"セッションの状態を確認","context":"コンテキストウィンドウの使用量を表示","cost":"トークンとコストの使用量を表示","review":"コードの変更をレビュー","pr-comments":"PR のコメントを表示","help":"利用可能なすべてのコマンドを表示","doctor":"インストール状態を診断","export":"会話履歴をエクスポート","todos":"TODO リストを表示","focus":"フォーカスモードを切り替え","effort":"モデルの思考量を調整(high/medium/low)","fast":"高速応答モードに切り替え","lazy":"レイジーモードを切り替え","loop":"セッションを開いたままプロンプトを繰り返し実行","add-dir":"セッション中にファイルアクセス用の作業ディレクトリを追加","terminal-setup":"Shift+Enter などのターミナルキーバインドを設定","statusline":"ステータスラインの表示を設定","usage":"セッションのコスト・プラン使用量・アクティビティ統計を表示","memory":"CLAUDE.md メモリファイルを編集し auto-memory を管理","new":"新しい会話を開始","undo":"直前の Codex の操作を取り消す","logout":"Codex からサインアウト","quit":"Codex CLI を終了","approvals":"自動実行の承認レベルを変更","diff":"Git の差分を表示(未追跡ファイルを含む)","mention":"次のやり取りにファイル/フォルダを添付","mcp":"MCP サーバーと利用可能なツールを管理","init":"カレントディレクトリに AGENTS.md テンプレートを生成","feedback":"Codex チームにフィードバックを送信","plan":"プランモードを切り替え","goal":"現在のセッションの目標を設定","agent":"アクティブなエージェントを切り替え(Codex)","subagents":"サブエージェントを管理","fork":"現在のセッションをフォーク","memories":"Codex のメモリを管理","skills":"Codex のスキルを管理","hooks":"フック設定を確認・管理","sessions":"会話履歴を閲覧","connect":"言語サーバーに接続","exit":"OpenCode TUI を終了","models":"AI モデルを切り替え","agents":"利用可能なエージェントを一覧・管理","themes":"TUI のテーマを変更","editor":"長文メッセージ用のエディタを開く"}},"session":{"confirmKill":"「{name}」のセッションを終了しますか?\\n\\n※全てのメッセージ履歴が削除されます。ログファイルは保持されます。","failedToKill":"セッションの終了に失敗しました","confirmEnd":"{tool} セッションを終了しますか?","endWarning":"セッションを終了すると、チャット履歴がクリアされます。","running":"セッション実行中","starting":"セッション起動中","startingEllipsis":"セッション起動中..."},"status":{"waitingForResponse":"レスポンス待ち","responseCompleted":"レスポンス完了","thinking":"考え中...","thinkingStatus":"思考中","claudeIsThinking":"Claude が考え中です..."},"output":{"latest":"最新の出力","realtimeUpdate":"リアルタイム更新"},"errors":{"failedToUpdateFavorite":"お気に入りの更新に失敗しました","failedToUpdateStatus":"ステータスの更新に失敗しました"},"feedback":{"title":"フィードバック・サポート","bugReport":"バグを報告","featureRequest":"機能を提案","question":"質問する","viewIssues":"Issue一覧を見る"},"fileTree":{"moveTo":"移動先を選択...","moveDialogTitle":"移動先を選択","moveConfirm":"ここに移動","moveSuccess":"移動しました","timeAgo":"{time}前","rootDirectory":"ルート","metadata":{"size":"サイズ","created":"作成","modified":"更新","settingsLabel":"メタデータ表示設定","settingsTitle":"インライン表示","showSize":"ファイルサイズ","showCreated":"作成日時","showModified":"更新日時"},"loading":"ファイルを読み込み中","empty":"ファイルが見つかりません","newFile":"新規ファイル","newDirectory":"新規ディレクトリ","noResultsMatching":"「{query}」に一致するファイルはありません","noResultsContaining":"「{query}」を含むファイルはありません","label":"ファイルツリー","refreshing":"ファイルを更新中","refreshLabel":"ファイルツリーを更新","resetViewLabel":"ファイルツリーの表示をリセット","loadError":"ファイルの読み込みに失敗しました","loadDirectoryError":"ディレクトリの読み込みに失敗しました: {status}","itemCount":"{count} 項目"},"update":{"available":"新しいバージョンが利用可能です","latestVersion":"最新: v{version}","updateCommand":"更新コマンド:","viewRelease":"リリースを表示","dataPreserved":"アップデートによりデータベースのデータは保持されます。","version":"バージョン","installTypeGlobal":"npm(グローバル)","installTypeLocal":"ローカル(git pull)","updateNow":"今すぐアップデート","npxRestartNotice":"このサーバは npx で起動しています。アップデートは最新版を取得してサーバを再起動します。ポートなど一部の起動設定は変わることがあります。自動で再接続しない場合は「commandmate status」で稼働先を確認してください。","confirmTitle":"CommandMate をアップデートしますか?","confirmDescription":"CommandMate を v{version} に更新します。サーバを停止し、新しいバージョンをインストールして、再度起動します。数分かかります。","confirmButton":"アップデート","starting":"アップデートを開始しています...","updating":"アップデート中です。サーバは自動的に再起動します。","updatingHint":"数分かかります。この画面を開いたままにしてください。新しいバージョンの準備ができると自動的に再読み込みされます。","noRestartTitle":"更新をインストールしました","noRestartDescription":"このサーバは「commandmate start --daemon」以外の方法で起動されているため、旧バージョンのまま稼働しています。反映するにはサーバを手動で再起動してください。","timeoutTitle":"アップデートに失敗した可能性があります","timeoutDescription":"想定時間内にサーバが復帰しませんでした。状態を確認し、手動でアップデートを完了してください:","errorTitle":"アップデートを開始できませんでした","errorNotGlobal":"CommandMate はグローバルインストールではないため、自己更新できません。","errorInProgress":"アップデートは既に実行中です。","errorGeneric":"アップデートを開始できませんでした。手動でコマンドを実行してください:","logHint":"アップデートログ: {path}"},"terminal":{"historyLabel":"履歴","filesLabel":"ファイル","showHistory":"履歴を表示","hideHistory":"履歴を非表示","showFiles":"ファイルを表示","hideFiles":"ファイルを非表示","equalizeWidths":"均等幅","equalizeWidthsHint":"ターミナル幅を均等にし、履歴幅を初期値に戻す","addSplit":"分割を追加","removeSplit":"分割を削除","selectInstance":"{split} のエージェントインスタンスを選択","moreActions":"その他の操作","searchTerminal":"ターミナル内を検索","endSession":"セッションを終了","endSessionFor":"{name}のセッションを終了"},"todo":{"addPlaceholder":"ToDoを追加…","add":"追加","empty":"ToDoはまだありません。","loading":"読み込み中…","statusTodo":"未着手","statusDoing":"仕掛","statusDone":"完了","cycleStatus":"ステータス: {status}(クリックで変更)","moveUp":"上へ移動","moveDown":"下へ移動","delete":"ToDoを削除","edit":"ToDoを編集","editTitle":"ToDoを編集","contentLabel":"件名","contentPlaceholder":"ToDoの件名","detailLabel":"詳細","detailPlaceholder":"詳細を入力(任意)…","hasDetail":"詳細あり","copyDetail":"詳細をコピー","save":"保存","cancel":"キャンセル","loadError":"ToDoの読み込みに失敗しました","addError":"ToDoの追加に失敗しました","updateError":"ToDoの更新に失敗しました","deleteError":"ToDoの削除に失敗しました","reorderError":"ToDoの並び替えに失敗しました"},"htmlPreview":{"interactiveModeConfirm":"Interactiveモードではスクリプトが実行されます。信頼できないHTMLファイルではSafeモードを使用してください。","title":"HTML プレビュー: {path}","modeSource":"ソース","modePreview":"プレビュー","modeSplit":"分割","sandboxSafe":"セーフ","sandboxInteractive":"インタラクティブ"},"editor":{"saveFailedCloseConfirm":"保存に失敗しました。このまま閉じますか?","unsavedCloseConfirm":"未保存の変更があります。閉じてもよろしいですか?","loading":"読み込み中...","placeholder":"入力を開始...","placeholderMarkdown":"Markdown の入力を開始...","saveSuccess":"ファイルを保存しました","saveError":"ファイルの保存に失敗しました","loadError":"ファイルの読み込みに失敗しました","sessionExpired":"セッションの有効期限が切れました。再ログインしてください。","autoSaveFailed":"自動保存に失敗しました。手動保存に切り替えます。","unsaved":"未保存","auto":"自動","splitView":"分割表示","editorOnly":"エディタのみ","previewOnly":"プレビューのみ","enterFullscreen":"全画面にする (Ctrl+Shift+F)","exitFullscreen":"全画面を終了 (ESC)"},"actions":{"copyPath":"パスをコピー","copyContent":"内容をコピー","copyFilePath":"ファイルパスをコピー","copyFileContent":"ファイルの内容をコピー","search":"検索","searchInFile":"ファイル内を検索","edit":"編集","editFile":"ファイルを編集","download":"ダウンロード","downloadFile":"ファイルをダウンロード","close":"閉じる","save":"保存","saving":"保存中...","saved":"保存済み","prev":"前へ","next":"次へ","fullscreen":"全画面","exitFullscreen":"全画面を終了","minimize":"最小化","maximize":"最大化","retry":"再試行","refresh":"更新","resetView":"表示をリセット"},"fileSearch":{"placeholder":"検索...","prevMatch":"前の結果","nextMatch":"次の結果","close":"検索を閉じる"},"fileViewer":{"loading":"ファイルを読み込み中...","loadError":"ファイルの読み込みに失敗しました","tabSource":"ソース","tabPreview":"プレビュー","sandboxSafe":"セーフ","sandboxInteractive":"インタラクティブ","slideTitle":"{name} - スライド {number}","noSlides":"{fileName} にスライドが見つかりません","slides":"スライド","editor":"エディタ"},"fileTabs":{"unsavedChanges":"未保存の変更","closeTab":"{name} を閉じる"},"markdownPreview":{"loadingImage":"[画像を読み込み中...]","editor":"エディタ","preview":"プレビュー","exitFullscreenHint":"ESC キーで全画面を終了","exitFullscreenHintSwipe":"(または下にスワイプ)","largeFileWarning":"大きなファイル: パフォーマンスに影響する場合があります。"},"mermaid":{"rendering":"図を描画中...","loading":"図を読み込み中...","errorTitle":"図のエラー","emptyCode":"図のコードが空です","renderError":"図の描画に失敗しました"},"imageViewer":{"loadError":"画像の読み込みに失敗しました"},"videoViewer":{"loadError":"動画の読み込みに失敗しました","loading":"動画を読み込み中...","unsupported":"お使いのブラウザは video タグに対応していません。"},"logViewer":{"title":"ログファイル","all":"すべて ({count})","toolCount":"{tool} ({count})","empty":"ログファイルが見つかりません","emptyFiltered":"{tool} のログファイルが見つかりません","copyTitle":"サニタイズしたログをクリップボードにコピー","export":"エクスポート","exporting":"エクスポート中...","copied":"ログをクリップボードにコピーしました (サニタイズ済み)","exportError":"ログのエクスポートに失敗しました: {error}","searchPlaceholder":"ログファイル内を検索...","prevMatch":"前の一致 (Shift+Enter)","nextMatch":"次の一致 (Enter)","noMatches":"「{query}」に一致するものはありません"},"pdfPreview":{"title":"PDF プレビュー: {path}","loadError":"PDFプレビューを読み込めませんでした。","openInNewTab":"PDFを新しいタブで開く","download":"ダウンロード","downloadPdf":"PDF をダウンロード"},"diffViewer":{"badge":"DIFF","close":"差分表示を閉じる"},"search":{"searching":"検索中...","placeholder":"ファイルを検索...","label":"ファイルを検索","clear":"検索をクリア","mode":"モード:","modeName":"名前","modeContent":"内容"},"tabs":{"ariaLabel":"モバイルナビゲーション","terminal":"ターミナル","history":"履歴","files":"ファイル","memo":"ツール","info":"情報","newOutput":"新しい出力があります","promptWaiting":"プロンプト待機中","updateAvailable":"更新があります"},"git":{"uncommittedChanges":"未コミットの変更","askAi":"AI に質問","askAiTooltip":"現在の状況を AI チャットに下書きします(自動送信はされません)","advancedOperations":"高度な操作","remote":"リモート","paneSections":"Git ペインのセクション","tabs":{"status":"ステータス","changes":"変更","history":"履歴","advanced":"高度な操作"},"checkout":{"action":"チェックアウト","ariaLabel":"ブランチをチェックアウト","noBranches":"ブランチがありません","checkoutBranch":"{name} をチェックアウト","checkedOutElsewhere":"別のワークツリーでチェックアウト中: {path}","defaultBadge":"デフォルト","confirmTitlePrefix":"","confirmTitleSuffix":" をチェックアウトしますか?","forceLabel":"変更を破棄して強制チェックアウト — 未コミットの変更は失われます","historyLossWarning":"別ブランチへ切り替えると、このワークツリーに紐づくチャット履歴・メモ・スケジュールが次回同期時に失われる可能性があります","runningSessionWarning":"このブランチに切り替えると、稼働中のセッションの作業ファイルが変化します。"},"branches":{"title":"ブランチ","newButton":"+ 新規","refresh":"ブランチを更新","filterLocal":"ローカル","filterRemote":"リモート","filterAll":"すべて","loading":"ブランチを読み込み中...","empty":"ブランチがありません","defaultBadge":"デフォルト","deleteBranch":"{name} を削除","delete":"削除","createTitle":"ブランチを作成","namePlaceholder":"ブランチ名(例: feature/123-foo)","nameLabel":"新しいブランチ名","baseLabel":"ベースブランチ","currentHead":"(現在の HEAD)","create":"作成","deleteTitlePrefix":"","deleteTitleSuffix":" を削除しますか?","forceDeleteLabel":"強制削除(-D)— マージされていないコミットは失われます"},"changes":{"title":"変更","refresh":"変更を更新","loading":"変更を読み込み中...","listHeader":"{title}({count})","empty":"なし","togglePreview":"{path} の差分プレビューを切り替え","showDiff":"{path} の差分を表示","diff":"差分","fileAction":"{path} を{action}","loadingPreview":"差分プレビューを読み込み中...","previewFailed":"プレビューの読み込みに失敗しました","noDiff":"差分がありません","truncated":"… 省略されました — 完全な差分を開く","staged":"ステージ済み","unstaged":"未ステージ","untracked":"未追跡","stage":"ステージ","unstage":"アンステージ","commitMessage":"コミットメッセージ","amend":"直前のコミットを修正","commit":"コミット","committing":"コミット中...","commitAndPush":"コミット + プッシュ","commitAndPushTooltip":"コミットしてからプッシュします。プッシュに失敗してもコミットは保存済みなので、プッシュを再実行してください。"},"history":{"title":"コミット履歴","refresh":"コミット履歴を更新","loading":"コミット履歴を読み込み中...","empty":"コミットがありません","viewDiffFor":"{hash} の差分を表示","viewDiff":"差分を表示","hideDiff":"差分を隠す","loadingChangedFiles":"変更ファイルを読み込み中...","noChangedFiles":"変更ファイルがありません","showCommitDiff":"{path} のコミット差分を表示","changedFiles":"変更ファイル","diffLabel":"差分: {file}","loadingDiff":"差分を読み込み中...","noDiff":"差分がありません","diffInFilePanel":"ファイルパネルに差分を表示中: {file}"},"currentStatus":{"title":"現在の状況","refresh":"Git ステータスを更新","loading":"Git ステータスを読み込み中...","uncommitted":"未コミット","aheadTooltip":"アップストリームより先行しているコミット数","behindTooltip":"アップストリームより遅れているコミット数"},"danger":{"title":"危険な操作","resetOpen":"リセット…","revertOpen":"リバート…","forcePushOpen":"強制プッシュ…","selectCommitHint":"リバート / 指定コミットへのリセットを行うには、コミット履歴でコミットを選択してください。","resetTitle":"リセット","resetTargetHead":"HEAD","resetTargetSelectedPrefix":"選択中のコミット ","resetTargetSelectedHash":"({hash})","resetTargetNoneSelected":"(未選択)","modeSoft":"soft","modeMixed":"mixed","modeHard":"hard","resetHardWarning":"ハードリセットは未コミットの変更を完全に破棄し、HEAD を移動するとコミットも失われる可能性があります。この操作は取り消せません。","runningSessionWarning":"この危険な操作は、稼働中のセッションが編集中の作業ファイルを破壊的に書き換えます。","confirmPlaceholder":"確認のため \\"{branch}\\" と入力してください","reset":"リセット","revertTitle":"リバート","revertBodyPrefix":"コミットをリバート ","revertNoCommit":"コミットしない(ステージのまま)","revert":"リバート","forcePushTitle":"強制プッシュ","protectedBranchWarning":"デフォルトブランチへの force push は禁止されています。","forceWithLease":"--force-with-lease を使用(推奨 — リモートが更新されていた場合は拒否されます)","forcePush":"強制プッシュ"},"network":{"quickActions":"クイック操作","fetch":"フェッチ","pull":"プル","push":"プッシュ","noUpstreamTooltip":"アップストリームがありません — プッシュ時に設定されます","pushing":"プッシュ中","pulling":"プル中","fetching":"フェッチ中","progress":"{operation}… {elapsed}秒","abort":"中止","conflicts":"プルで競合が発生しました: {files}。ターミナルで解決してください。","authFailedGuidance":"ターミナルで一度 push/pull して認証情報を設定してください。","failed":"Git のネットワーク操作に失敗しました"},"stash":{"titlePrefix":"スタッシュ ","count":"({count})","refresh":"スタッシュ一覧を更新","messagePlaceholder":"スタッシュメッセージ(任意)","includeUntracked":"未追跡ファイルを含める","push":"スタッシュ","loading":"スタッシュを読み込み中...","empty":"スタッシュがありません","apply":"適用","pop":"ポップ","drop":"破棄","dropConfirmSuffix":" を完全に削除します。この操作は取り消せません。"},"aiPrompts":{"branchCreate":"{base} から {name} ブランチを作成して checkout してください。","branchCreateBaseHead":"現在の HEAD","branchDelete":"{name} ブランチを削除してください。","branchDeleteForce":"{name} ブランチを削除してください。(マージされていないコミットがあっても -D で強制削除してください)","stashCleanup":"古い stash entry をリストアップし、不要なものを削除する提案をしてください。","stashCleanupCurrent":"現在の stash:","stashConflict":"stash の pop / apply で conflict が発生しました。conflict を解決してから commit してください。","reset":"{target} に対して {mode} reset を行いたいです。安全に実行してください。","resetHard":"{target} に対して hard reset を行いたいです。安全に実行してください。 hard reset は作業内容を失う可能性があります。もし直前の hard reset を取り消したい場合は git reflog から復旧してください。","revert":"コミット {commit} を revert してください。","forcePush":"{branchRef} を force-with-lease で push したいです。事前に upstream({upstream})との差分を確認し、安全な場合のみ push してください。","forcePushAhead":"{branchRef}(↑{ahead}) を force-with-lease で push したいです。事前に upstream({upstream})との差分を確認し、安全な場合のみ push してください。","forcePushCurrentBranch":"現在のブランチ"}},"activityBar":{"toggleSidebar":"サイドバーを切り替え","label":"アクティビティバー","files":"ファイル","git":"Git","notes":"メモ","schedules":"スケジュール","agent":"エージェント","timer":"タイマー","todo":"ToDo","skills":"スキル"},"branchMismatch":{"changedFrom":"ブランチが","to":"から","dismiss":"アラートを閉じる"},"contextMenu":{"label":"ファイル操作","uploadFile":"ファイルをアップロード","rename":"名前を変更","move":"移動","delete":"削除"},"navigation":{"toolbarLabel":"TUI ナビゲーション","caption":"ナビ","quitPager":"ページャーを終了"},"newFileDialog":{"title":"新規ファイル","fileNameLabel":"ファイル名","placeholder":"document","create":"作成"},"paneResizer":{"label":"ペインのサイズを変更します。{arrows}キーで調整できます。","arrowsHorizontal":"左右の矢印","arrowsVertical":"上下の矢印"},"desktopLayout":{"activityPane":"アクティビティペイン","terminalPane":"ターミナルペイン"},"worktreeStatus":{"notSet":"未設定","ready":"準備完了","inProgress":"作業中","inReview":"レビュー中","done":"完了"},"card":{"main":"メイン","description":"説明","link":"リンク","openLink":"リンクを新しいタブで開く","updated":"更新 {time}"},"detail":{"worktree":"ワークツリー","repository":"リポジトリ","copyRepositoryPath":"リポジトリのパスをコピー","copyWorktreePath":"ワークツリーのパスをコピー","copyPath":"パスをコピー","copied":"コピーしました!","path":"パス","status":"ステータス","worktreeStatusLabel":"ワークツリーのステータス","description":"説明","addNotesPlaceholder":"このブランチについてのメモを追加...","noDescription":"説明はまだ追加されていません","link":"リンク","lastUpdated":"最終更新","logs":"ログ","hide":"隠す","show":"表示","goBack":"ワークツリー一覧に戻る","home":"ホーム","viewInfo":"ワークツリーの情報を表示","info":"情報","infoModalTitle":"ワークツリー情報","loading":"ワークツリーを読み込み中...","loadingInfo":"ワークツリー情報を読み込み中...","errorLoading":"ワークツリーの読み込みに失敗しました","uploadFile":"ファイルをアップロード","unknownRepository":"不明","loadingEditor":"エディタを読み込み中...","agentInstanceSelection":"エージェントインスタンスの選択","statusPill":"{label}: {status}","subTabMessage":"メッセージ","subTabGit":"Git"},"detailStatus":{"idle":"アイドル - セッションなし","ready":"準備完了 - 入力待ち","running":"実行中 - 処理しています","waiting":"待機中 - ユーザー入力が必要です"}}')}};
1
+ "use strict";exports.id=2445,exports.ids=[2445],exports.modules={52445:a=>{a.exports=JSON.parse('{"agentStatus":{"moreAgents":"他 {count} 件のエージェント","overflowTrigger":"他のエージェント"},"toc":{"title":"目次","show":"目次を表示","hide":"目次を非表示","empty":"見出しなし"},"composer":{"placeholder":"メッセージを入力…","commandsHint":"コマンド","newlineHint":"改行","removeAttachment":"添付を削除","showSlashCommands":"スラッシュコマンドを表示","attachImage":"画像を添付","sendMessage":"メッセージを送信"},"interrupt":{"stopProcessing":"処理を中断"},"history":{"title":"メッセージ履歴","regionLabel":"メッセージ履歴","loading":"メッセージを読み込み中","empty":"メッセージはまだありません","show":"表示件数","displayLimit":"履歴の表示件数","showArchived":"アーカイブを表示","showUserOnly":"ユーザーのメッセージのみ表示","showAllMessages":"すべてのメッセージを表示","openSearch":"検索を開く","closeSearch":"検索を閉じる","copied":"クリップボードにコピーしました","copyFailed":"コピーに失敗しました","search":{"regionLabel":"履歴内テキスト検索","placeholder":"検索...","keywordLabel":"検索キーワード","prev":"前の結果 (prev)","next":"次の結果 (next)","close":"検索を閉じる (close)","countAtMax":"{current}/{max}以上"}},"conversation":{"waitingForResponse":"レスポンス待ち...","you":"あなた","assistant":"アシスタント","sending":"送信中…","failedToSend":"送信に失敗しました","retrySending":"メッセージを再送信","discard":"破棄","discardMessage":"メッセージを破棄","insertToMessage":"メッセージ欄に挿入","copy":"コピー","copyMessage":"メッセージをコピー","collapse":"折りたたむ","expand":"展開","collapseMessage":"メッセージを折りたたむ","expandMessage":"メッセージを展開","systemMessage":"システムメッセージ","systemMessageLabel":"システムメッセージ","openFile":"ファイルを開く: {path}","conversationLabel":"会話: {preview}"},"messages":{"loading":"メッセージを読み込み中...","empty":"メッセージはまだありません","you":"あなた","copy":"コピー","copyMessage":"メッセージをコピー","viewLogFile":"ログファイルを表示 →"},"slashCommands":{"title":"コマンド","searchPlaceholder":"コマンドを検索...","enterCustomCommand":"カスタムコマンドを入力...","selectHint":"選択","closeHint":"閉じる","empty":"利用可能なコマンドがありません","catalogStale":{"hint":"お使いのCLIがこの一覧より新しい可能性があります。表示されないコマンドは ~/.commandmate/slash-commands/ で追加できます。"},"sourceBadge":{"userCatalog":"カスタム"},"descriptions":{"clear":"会話履歴をクリア","compact":"コンテキストを圧縮してトークン使用量を削減","resume":"前回の会話を再開","rewind":"会話を以前の状態に巻き戻す","config":"設定を開く","model":"AI モデルを切り替え","permissions":"ツールの権限を表示・更新","status":"セッションの状態を確認","context":"コンテキストウィンドウの使用量を表示","review":"コードの変更をレビュー","help":"利用可能なすべてのコマンドを表示","doctor":"インストール状態を診断","export":"会話履歴をエクスポート","focus":"フォーカスモードを切り替え","effort":"モデルの思考量を調整(high/medium/low)","fast":"高速応答モードに切り替え","loop":"セッションを開いたままプロンプトを繰り返し実行","add-dir":"セッション中にファイルアクセス用の作業ディレクトリを追加","terminal-setup":"Shift+Enter などのターミナルキーバインドを設定","statusline":"ステータスラインの表示を設定","usage":"セッションのコスト・プラン使用量・アクティビティ統計を表示","tasks":"バックグラウンドタスクを表示・管理","memory":"CLAUDE.md メモリファイルを編集し auto-memory を管理","new":"新しい会話を開始","logout":"Codex からサインアウト","quit":"Codex CLI を終了","diff":"Git の差分を表示(未追跡ファイルを含む)","mention":"次のやり取りにファイル/フォルダを添付","mcp":"MCP サーバーと利用可能なツールを管理","init":"カレントディレクトリに AGENTS.md テンプレートを生成","feedback":"Codex チームにフィードバックを送信","plan":"プランモードを切り替え","goal":"現在のセッションの目標を設定","agent":"アクティブなエージェントを切り替え(Codex)","subagents":"サブエージェントを管理","fork":"現在のセッションをフォーク","memories":"Codex のメモリを管理","skills":"Codex のスキルを管理","hooks":"フック設定を確認・管理","sessions":"会話履歴を閲覧","connect":"言語サーバーに接続","exit":"OpenCode TUI を終了","models":"AI モデルを切り替え","agents":"利用可能なエージェントを一覧・管理","themes":"TUI のテーマを変更","editor":"長文メッセージ用のエディタを開く"}},"session":{"confirmKill":"「{name}」のセッションを終了しますか?\\n\\n※全てのメッセージ履歴が削除されます。ログファイルは保持されます。","failedToKill":"セッションの終了に失敗しました","confirmEnd":"{tool} セッションを終了しますか?","endWarning":"セッションを終了すると、チャット履歴がクリアされます。","running":"セッション実行中","starting":"セッション起動中","startingEllipsis":"セッション起動中..."},"status":{"waitingForResponse":"レスポンス待ち","responseCompleted":"レスポンス完了","thinking":"考え中...","thinkingStatus":"思考中","claudeIsThinking":"Claude が考え中です..."},"output":{"latest":"最新の出力","realtimeUpdate":"リアルタイム更新"},"errors":{"failedToUpdateFavorite":"お気に入りの更新に失敗しました","failedToUpdateStatus":"ステータスの更新に失敗しました"},"feedback":{"title":"フィードバック・サポート","bugReport":"バグを報告","featureRequest":"機能を提案","question":"質問する","viewIssues":"Issue一覧を見る"},"fileTree":{"moveTo":"移動先を選択...","moveDialogTitle":"移動先を選択","moveConfirm":"ここに移動","moveSuccess":"移動しました","timeAgo":"{time}前","rootDirectory":"ルート","metadata":{"size":"サイズ","created":"作成","modified":"更新","settingsLabel":"メタデータ表示設定","settingsTitle":"インライン表示","showSize":"ファイルサイズ","showCreated":"作成日時","showModified":"更新日時"},"loading":"ファイルを読み込み中","empty":"ファイルが見つかりません","newFile":"新規ファイル","newDirectory":"新規ディレクトリ","noResultsMatching":"「{query}」に一致するファイルはありません","noResultsContaining":"「{query}」を含むファイルはありません","label":"ファイルツリー","refreshing":"ファイルを更新中","refreshLabel":"ファイルツリーを更新","resetViewLabel":"ファイルツリーの表示をリセット","loadError":"ファイルの読み込みに失敗しました","loadDirectoryError":"ディレクトリの読み込みに失敗しました: {status}","itemCount":"{count} 項目"},"update":{"available":"新しいバージョンが利用可能です","latestVersion":"最新: v{version}","updateCommand":"更新コマンド:","viewRelease":"リリースを表示","dataPreserved":"アップデートによりデータベースのデータは保持されます。","version":"バージョン","installTypeGlobal":"npm(グローバル)","installTypeLocal":"ローカル(git pull)","updateNow":"今すぐアップデート","npxRestartNotice":"このサーバは npx で起動しています。アップデートは最新版を取得してサーバを再起動します。ポートなど一部の起動設定は変わることがあります。自動で再接続しない場合は「commandmate status」で稼働先を確認してください。","confirmTitle":"CommandMate をアップデートしますか?","confirmDescription":"CommandMate を v{version} に更新します。サーバを停止し、新しいバージョンをインストールして、再度起動します。数分かかります。","confirmButton":"アップデート","starting":"アップデートを開始しています...","updating":"アップデート中です。サーバは自動的に再起動します。","updatingHint":"数分かかります。この画面を開いたままにしてください。新しいバージョンの準備ができると自動的に再読み込みされます。","noRestartTitle":"更新をインストールしました","noRestartDescription":"このサーバは「commandmate start --daemon」以外の方法で起動されているため、旧バージョンのまま稼働しています。反映するにはサーバを手動で再起動してください。","timeoutTitle":"アップデートに失敗した可能性があります","timeoutDescription":"想定時間内にサーバが復帰しませんでした。状態を確認し、手動でアップデートを完了してください:","errorTitle":"アップデートを開始できませんでした","errorNotGlobal":"CommandMate はグローバルインストールではないため、自己更新できません。","errorInProgress":"アップデートは既に実行中です。","errorGeneric":"アップデートを開始できませんでした。手動でコマンドを実行してください:","logHint":"アップデートログ: {path}"},"terminal":{"historyLabel":"履歴","filesLabel":"ファイル","showHistory":"履歴を表示","hideHistory":"履歴を非表示","showFiles":"ファイルを表示","hideFiles":"ファイルを非表示","equalizeWidths":"均等幅","equalizeWidthsHint":"ターミナル幅を均等にし、履歴幅を初期値に戻す","addSplit":"分割を追加","removeSplit":"分割を削除","selectInstance":"{split} のエージェントインスタンスを選択","moreActions":"その他の操作","searchTerminal":"ターミナル内を検索","endSession":"セッションを終了","endSessionFor":"{name}のセッションを終了"},"todo":{"addPlaceholder":"ToDoを追加…","add":"追加","empty":"ToDoはまだありません。","loading":"読み込み中…","statusTodo":"未着手","statusDoing":"仕掛","statusDone":"完了","cycleStatus":"ステータス: {status}(クリックで変更)","moveUp":"上へ移動","moveDown":"下へ移動","delete":"ToDoを削除","edit":"ToDoを編集","editTitle":"ToDoを編集","contentLabel":"件名","contentPlaceholder":"ToDoの件名","detailLabel":"詳細","detailPlaceholder":"詳細を入力(任意)…","hasDetail":"詳細あり","copyDetail":"詳細をコピー","save":"保存","cancel":"キャンセル","loadError":"ToDoの読み込みに失敗しました","addError":"ToDoの追加に失敗しました","updateError":"ToDoの更新に失敗しました","deleteError":"ToDoの削除に失敗しました","reorderError":"ToDoの並び替えに失敗しました"},"htmlPreview":{"interactiveModeConfirm":"Interactiveモードではスクリプトが実行されます。信頼できないHTMLファイルではSafeモードを使用してください。","title":"HTML プレビュー: {path}","modeSource":"ソース","modePreview":"プレビュー","modeSplit":"分割","sandboxSafe":"セーフ","sandboxInteractive":"インタラクティブ"},"editor":{"saveFailedCloseConfirm":"保存に失敗しました。このまま閉じますか?","unsavedCloseConfirm":"未保存の変更があります。閉じてもよろしいですか?","loading":"読み込み中...","placeholder":"入力を開始...","placeholderMarkdown":"Markdown の入力を開始...","saveSuccess":"ファイルを保存しました","saveError":"ファイルの保存に失敗しました","loadError":"ファイルの読み込みに失敗しました","sessionExpired":"セッションの有効期限が切れました。再ログインしてください。","autoSaveFailed":"自動保存に失敗しました。手動保存に切り替えます。","unsaved":"未保存","auto":"自動","splitView":"分割表示","editorOnly":"エディタのみ","previewOnly":"プレビューのみ","enterFullscreen":"全画面にする (Ctrl+Shift+F)","exitFullscreen":"全画面を終了 (ESC)","indent":"インデント (Tab)","outdent":"アウトデント (Shift+Tab)","tabMovesFocusOn":"Tab はフォーカス移動 (Ctrl+M でインデントに切替)","tabMovesFocusOff":"Tab はインデント (Ctrl+M でフォーカス移動に切替)"},"actions":{"copyPath":"パスをコピー","copyContent":"内容をコピー","copyFilePath":"ファイルパスをコピー","copyFileContent":"ファイルの内容をコピー","search":"検索","searchInFile":"ファイル内を検索","edit":"編集","editFile":"ファイルを編集","download":"ダウンロード","downloadFile":"ファイルをダウンロード","close":"閉じる","save":"保存","saving":"保存中...","saved":"保存済み","prev":"前へ","next":"次へ","fullscreen":"全画面","exitFullscreen":"全画面を終了","minimize":"最小化","maximize":"最大化","retry":"再試行","refresh":"更新","resetView":"表示をリセット"},"fileSearch":{"placeholder":"検索...","prevMatch":"前の結果","nextMatch":"次の結果","close":"検索を閉じる"},"fileViewer":{"loading":"ファイルを読み込み中...","loadError":"ファイルの読み込みに失敗しました","tabSource":"ソース","tabPreview":"プレビュー","sandboxSafe":"セーフ","sandboxInteractive":"インタラクティブ","slideTitle":"{name} - スライド {number}","noSlides":"{fileName} にスライドが見つかりません","slides":"スライド","editor":"エディタ","modeSwitch":"表示モードの切替","modeViewer":"ビュワー","modeEditor":"編集","moreActions":"その他の操作"},"fileTabs":{"unsavedChanges":"未保存の変更","closeTab":"{name} を閉じる"},"markdownPreview":{"loadingImage":"[画像を読み込み中...]","editor":"エディタ","preview":"プレビュー","exitFullscreenHint":"ESC キーで全画面を終了","exitFullscreenHintSwipe":"(または下にスワイプ)","largeFileWarning":"大きなファイル: パフォーマンスに影響する場合があります。"},"mermaid":{"rendering":"図を描画中...","loading":"図を読み込み中...","errorTitle":"図のエラー","emptyCode":"図のコードが空です","renderError":"図の描画に失敗しました"},"imageViewer":{"loadError":"画像の読み込みに失敗しました"},"videoViewer":{"loadError":"動画の読み込みに失敗しました","loading":"動画を読み込み中...","unsupported":"お使いのブラウザは video タグに対応していません。"},"logViewer":{"title":"ログファイル","all":"すべて ({count})","toolCount":"{tool} ({count})","empty":"ログファイルが見つかりません","emptyFiltered":"{tool} のログファイルが見つかりません","copyTitle":"サニタイズしたログをクリップボードにコピー","export":"エクスポート","exporting":"エクスポート中...","copied":"ログをクリップボードにコピーしました (サニタイズ済み)","exportError":"ログのエクスポートに失敗しました: {error}","searchPlaceholder":"ログファイル内を検索...","prevMatch":"前の一致 (Shift+Enter)","nextMatch":"次の一致 (Enter)","noMatches":"「{query}」に一致するものはありません"},"pdfPreview":{"title":"PDF プレビュー: {path}","loadError":"PDFプレビューを読み込めませんでした。","openInNewTab":"PDFを新しいタブで開く","download":"ダウンロード","downloadPdf":"PDF をダウンロード"},"diffViewer":{"badge":"DIFF","close":"差分表示を閉じる"},"search":{"searching":"検索中...","placeholder":"ファイルを検索...","label":"ファイルを検索","clear":"検索をクリア","mode":"モード:","modeName":"名前","modeContent":"内容"},"tabs":{"ariaLabel":"モバイルナビゲーション","terminal":"ターミナル","history":"履歴","files":"ファイル","memo":"ツール","info":"情報","newOutput":"新しい出力があります","promptWaiting":"プロンプト待機中","updateAvailable":"更新があります"},"git":{"uncommittedChanges":"未コミットの変更","askAi":"AI に質問","askAiTooltip":"現在の状況を AI チャットに下書きします(自動送信はされません)","advancedOperations":"高度な操作","remote":"リモート","paneSections":"Git ペインのセクション","tabs":{"status":"ステータス","changes":"変更","history":"履歴","advanced":"高度な操作"},"checkout":{"action":"チェックアウト","ariaLabel":"ブランチをチェックアウト","noBranches":"ブランチがありません","checkoutBranch":"{name} をチェックアウト","checkedOutElsewhere":"別のワークツリーでチェックアウト中: {path}","defaultBadge":"デフォルト","confirmTitlePrefix":"","confirmTitleSuffix":" をチェックアウトしますか?","forceLabel":"変更を破棄して強制チェックアウト — 未コミットの変更は失われます","historyLossWarning":"別ブランチへ切り替えると、このワークツリーに紐づくチャット履歴・メモ・スケジュールが次回同期時に失われる可能性があります","runningSessionWarning":"このブランチに切り替えると、稼働中のセッションの作業ファイルが変化します。"},"branches":{"title":"ブランチ","newButton":"+ 新規","refresh":"ブランチを更新","filterLocal":"ローカル","filterRemote":"リモート","filterAll":"すべて","loading":"ブランチを読み込み中...","empty":"ブランチがありません","defaultBadge":"デフォルト","deleteBranch":"{name} を削除","delete":"削除","createTitle":"ブランチを作成","namePlaceholder":"ブランチ名(例: feature/123-foo)","nameLabel":"新しいブランチ名","baseLabel":"ベースブランチ","currentHead":"(現在の HEAD)","create":"作成","deleteTitlePrefix":"","deleteTitleSuffix":" を削除しますか?","forceDeleteLabel":"強制削除(-D)— マージされていないコミットは失われます"},"changes":{"title":"変更","refresh":"変更を更新","loading":"変更を読み込み中...","listHeader":"{title}({count})","empty":"なし","togglePreview":"{path} の差分プレビューを切り替え","showDiff":"{path} の差分を表示","diff":"差分","fileAction":"{path} を{action}","loadingPreview":"差分プレビューを読み込み中...","previewFailed":"プレビューの読み込みに失敗しました","noDiff":"差分がありません","truncated":"… 省略されました — 完全な差分を開く","staged":"ステージ済み","unstaged":"未ステージ","untracked":"未追跡","stage":"ステージ","unstage":"アンステージ","commitMessage":"コミットメッセージ","amend":"直前のコミットを修正","commit":"コミット","committing":"コミット中...","commitAndPush":"コミット + プッシュ","commitAndPushTooltip":"コミットしてからプッシュします。プッシュに失敗してもコミットは保存済みなので、プッシュを再実行してください。"},"history":{"title":"コミット履歴","refresh":"コミット履歴を更新","loading":"コミット履歴を読み込み中...","empty":"コミットがありません","viewDiffFor":"{hash} の差分を表示","viewDiff":"差分を表示","hideDiff":"差分を隠す","loadingChangedFiles":"変更ファイルを読み込み中...","noChangedFiles":"変更ファイルがありません","showCommitDiff":"{path} のコミット差分を表示","changedFiles":"変更ファイル","diffLabel":"差分: {file}","loadingDiff":"差分を読み込み中...","noDiff":"差分がありません","diffInFilePanel":"ファイルパネルに差分を表示中: {file}"},"currentStatus":{"title":"現在の状況","refresh":"リモートを確認して更新(git fetch)","refreshing":"リモートを確認中...","loading":"Git ステータスを読み込み中...","uncommitted":"未コミット","aheadTooltip":"最後に fetch した時点のアップストリームより先行しているコミット数(リモートの最新状態とは異なる場合があります)","behindTooltip":"最後に fetch した時点のアップストリームより遅れているコミット数(リモートの最新状態とは異なる場合があります)","lastFetch":"最終 fetch: {relative}","lastFetchNever":"最終 fetch: まだ実行していません","lastFetchTooltip":"ahead/behind はこの時点のリモート情報との比較です。更新ボタンで再取得できます。","noUpstreamBadge":"未プッシュ","noUpstreamTooltip":"このブランチにはアップストリームが設定されていないため、ahead/behind を計算できません(まだ push していません)","upstreamGoneBadge":"リモート削除済み","upstreamGoneTooltip":"設定されたアップストリームのリモート追跡ブランチが存在しません(リモート側で削除された可能性があります)","detachedBadge":"detached","detachedTooltip":"HEAD がブランチを指していないため、ahead/behind を計算できません","aheadBehindErrorBadge":"比較できません","aheadBehindErrorTooltip":"ahead/behind の取得に失敗しました(タイムアウトなど)。更新ボタンで再試行できます。"},"danger":{"title":"危険な操作","resetOpen":"リセット…","revertOpen":"リバート…","forcePushOpen":"強制プッシュ…","selectCommitHint":"リバート / 指定コミットへのリセットを行うには、コミット履歴でコミットを選択してください。","resetTitle":"リセット","resetTargetHead":"HEAD","resetTargetSelectedPrefix":"選択中のコミット ","resetTargetSelectedHash":"({hash})","resetTargetNoneSelected":"(未選択)","modeSoft":"soft","modeMixed":"mixed","modeHard":"hard","resetHardWarning":"ハードリセットは未コミットの変更を完全に破棄し、HEAD を移動するとコミットも失われる可能性があります。この操作は取り消せません。","runningSessionWarning":"この危険な操作は、稼働中のセッションが編集中の作業ファイルを破壊的に書き換えます。","confirmPlaceholder":"確認のため \\"{branch}\\" と入力してください","reset":"リセット","revertTitle":"リバート","revertBodyPrefix":"コミットをリバート ","revertNoCommit":"コミットしない(ステージのまま)","revert":"リバート","forcePushTitle":"強制プッシュ","protectedBranchWarning":"デフォルトブランチへの force push は禁止されています。","forceWithLease":"--force-with-lease を使用(推奨 — リモートが更新されていた場合は拒否されます)","forcePush":"強制プッシュ"},"network":{"quickActions":"クイック操作","fetch":"フェッチ","pull":"プル","push":"プッシュ","noUpstreamTooltip":"アップストリームがありません — プッシュ時に設定されます","pushing":"プッシュ中","pulling":"プル中","fetching":"フェッチ中","progress":"{operation}… {elapsed}秒","abort":"中止","conflicts":"プルで競合が発生しました: {files}。ターミナルで解決してください。","authFailedGuidance":"ターミナルで一度 push/pull して認証情報を設定してください。","failed":"Git のネットワーク操作に失敗しました"},"stash":{"titlePrefix":"スタッシュ ","count":"({count})","refresh":"スタッシュ一覧を更新","messagePlaceholder":"スタッシュメッセージ(任意)","includeUntracked":"未追跡ファイルを含める","push":"スタッシュ","loading":"スタッシュを読み込み中...","empty":"スタッシュがありません","apply":"適用","pop":"ポップ","drop":"破棄","dropConfirmSuffix":" を完全に削除します。この操作は取り消せません。"},"aiPrompts":{"branchCreate":"{base} から {name} ブランチを作成して checkout してください。","branchCreateBaseHead":"現在の HEAD","branchDelete":"{name} ブランチを削除してください。","branchDeleteForce":"{name} ブランチを削除してください。(マージされていないコミットがあっても -D で強制削除してください)","stashCleanup":"古い stash entry をリストアップし、不要なものを削除する提案をしてください。","stashCleanupCurrent":"現在の stash:","stashConflict":"stash の pop / apply で conflict が発生しました。conflict を解決してから commit してください。","reset":"{target} に対して {mode} reset を行いたいです。安全に実行してください。","resetHard":"{target} に対して hard reset を行いたいです。安全に実行してください。 hard reset は作業内容を失う可能性があります。もし直前の hard reset を取り消したい場合は git reflog から復旧してください。","revert":"コミット {commit} を revert してください。","forcePush":"{branchRef} を force-with-lease で push したいです。事前に upstream({upstream})との差分を確認し、安全な場合のみ push してください。","forcePushAhead":"{branchRef}(↑{ahead}) を force-with-lease で push したいです。事前に upstream({upstream})との差分を確認し、安全な場合のみ push してください。","forcePushCurrentBranch":"現在のブランチ"}},"activityBar":{"toggleSidebar":"サイドバーを切り替え","label":"アクティビティバー","files":"ファイル","git":"Git","notes":"メモ","schedules":"スケジュール","agent":"エージェント","timer":"タイマー","todo":"ToDo","skills":"スキル"},"branchMismatch":{"changedFrom":"ブランチが","to":"から","dismiss":"アラートを閉じる"},"contextMenu":{"label":"ファイル操作","uploadFile":"ファイルをアップロード","rename":"名前を変更","move":"移動","delete":"削除"},"navigation":{"toolbarLabel":"TUI ナビゲーション","caption":"ナビ","quitPager":"ページャーを終了"},"newFileDialog":{"title":"新規ファイル","fileNameLabel":"ファイル名","placeholder":"document","create":"作成"},"paneResizer":{"label":"ペインのサイズを変更します。{arrows}キーで調整できます。","arrowsHorizontal":"左右の矢印","arrowsVertical":"上下の矢印"},"desktopLayout":{"activityPane":"アクティビティペイン","terminalPane":"ターミナルペイン"},"worktreeStatus":{"notSet":"未設定","ready":"準備完了","inProgress":"作業中","inReview":"レビュー中","done":"完了"},"card":{"main":"メイン","description":"説明","link":"リンク","openLink":"リンクを新しいタブで開く","updated":"更新 {time}"},"detail":{"worktree":"ワークツリー","repository":"リポジトリ","copyRepositoryPath":"リポジトリのパスをコピー","copyWorktreePath":"ワークツリーのパスをコピー","copyPath":"パスをコピー","copied":"コピーしました!","path":"パス","status":"ステータス","worktreeStatusLabel":"ワークツリーのステータス","description":"説明","addNotesPlaceholder":"このブランチについてのメモを追加...","noDescription":"説明はまだ追加されていません","link":"リンク","lastUpdated":"最終更新","logs":"ログ","hide":"隠す","show":"表示","goBack":"ワークツリー一覧に戻る","home":"ホーム","viewInfo":"ワークツリーの情報を表示","info":"情報","infoModalTitle":"ワークツリー情報","loading":"ワークツリーを読み込み中...","loadingInfo":"ワークツリー情報を読み込み中...","errorLoading":"ワークツリーの読み込みに失敗しました","uploadFile":"ファイルをアップロード","unknownRepository":"不明","loadingEditor":"エディタを読み込み中...","agentInstanceSelection":"エージェントインスタンスの選択","statusPill":"{label}: {status}","subTabMessage":"メッセージ","subTabGit":"Git"},"detailStatus":{"idle":"アイドル - セッションなし","ready":"準備完了 - 入力待ち","running":"実行中 - 処理しています","waiting":"待機中 - ユーザー入力が必要です"}}')}};
@@ -1 +1 @@
1
- "use strict";exports.id=3543,exports.ids=[3543],exports.modules={73543:a=>{a.exports=JSON.parse('{"sessions":{"idleAgents":"{count} idle","activeAgents":"{count} active","title":"Sessions","description":"All worktree sessions across repositories.","filterPlaceholder":"Filter by name or repository...","filterAriaLabel":"Filter sessions by name or repository","sortByAriaLabel":"Sort by","sortAscending":"Sort ascending","sortDescending":"Sort descending","loadingAriaLabel":"Loading sessions","refreshError":"Failed to refresh sessions: {message}","loadError":"Failed to load sessions: {message}","noMatching":"No matching sessions found.","empty":"No sessions yet."},"nav":{"home":"Home","chat":"Chat","sessions":"Sessions","repositories":"Repositories","repositoriesShort":"Repos","review":"Review","reviewReport":"Review/Report","more":"More","skills":"Skills"},"repositories":{"empty":"No repositories registered yet.","add":"Add Repository","syncAll":"Sync All","syncing":"Syncing...","addNewTitle":"Add New Repository","localPathTab":"Local Path","cloneUrlTab":"Clone URL","localPathDescription":"Enter the absolute path to a git repository containing worktrees.","localPathLabel":"Repository Path","localPathExample":"Example: /Users/username/projects/my-repo","scan":"Scan & Add","scanning":"Scanning...","cloneUrlDescription":"Enter a git clone URL to clone a remote repository.","cloneUrlLabel":"Clone URL","cloneUrlHelp":"Supports HTTPS and SSH URLs","clone":"Clone","forkAndClone":"Fork & Add","forkOptionLabel":"Fork before adding (gh repo fork)","forkOptionHelp":"Creates a fork in your GitHub account and clones that (origin = your fork, upstream = original). Requires an authenticated GitHub CLI (gh).","cloning":"Cloning...","cloneSuccess":"Repository cloned successfully","cloneFailed":"Clone failed","pathRequired":"Repository path is required","urlRequired":"Clone URL is required","urlInvalid":"Invalid URL format","loading":"Loading repositories"},"cancel":"Cancel","send":"Send","sending":"Sending...","sendMessagePlaceholder":"Send a message...","end":"End","ending":"Ending...","retry":"Retry","reload":"Reload","reconnect":"Reconnect","close":"Close","back":"Back","menu":"Menu","sidebar":{"open":"Open sidebar","close":"Close sidebar","branchNavigation":"Branch navigation","branches":"Branches","searchBranches":"Search branches...","noBranchesFound":"No branches found","noBranchesAvailable":"No branches available","dragToReorderGroup":"Drag to reorder group","switchToFlatView":"Switch to flat view","switchToGroupedView":"Switch to grouped view"},"confirmDelete":"Delete \\"{name}\\"?","favorites":{"add":"Add to favorites","remove":"Remove from favorites"},"syncSuccess":"Synced {count} worktrees","syncError":"Sync failed","syncAuthError":"Authentication error","syncButtonLabel":"Sync branches","tooltips":{"viewMode":"Toggle view mode (grouped / flat)","sort":"Sort branches","sync":"Sync worktrees","repositories":"Manage repositories (add / sync)"},"displaySize":{"ariaLabel":"Display size","large":"Large","medium":"Medium","small":"Small","xsmall":"Extra small"},"confirmDialog":{"title":"Confirm","confirm":"OK"},"language":"Language","loadingPage":"Loading page","closeNotification":"Close notification","status":{"idle":"Idle","ready":"Ready","running":"Running","generating":"Generating","waiting":"Waiting for response","error":"Error","unknown":"Unknown"},"sort":{"options":"Sort options","updatedAt":"Updated","repositoryName":"Repository","branchName":"Branch","status":"Status","lastSent":"Last Sent"},"branchItem":{"cliToolStatus":"CLI tool status","hasUnread":"Has unread messages"},"connection":{"reconnecting":"Reconnecting","offline":"Offline","reconnectingTooltip":"Re-establishing the live connection (running on polling)","offlineTooltip":"No live connection (running on polling)"},"versionMismatch":{"title":"A new version is running","description":"The server is now on {serverVersion}, but this tab is still on {clientVersion}. Reload to get the latest.","reload":"Reload","dismiss":"Dismiss"},"meta":{"description":"Git worktree management with Claude CLI and tmux sessions"}}')}};
1
+ "use strict";exports.id=3543,exports.ids=[3543],exports.modules={73543:a=>{a.exports=JSON.parse('{"sessions":{"idleAgents":"{count} idle","activeAgents":"{count} active","title":"Sessions","description":"All worktree sessions across repositories.","filterPlaceholder":"Filter by name or repository...","filterAriaLabel":"Filter sessions by name or repository","sortByAriaLabel":"Sort by","sortAscending":"Sort ascending","sortDescending":"Sort descending","loadingAriaLabel":"Loading sessions","refreshError":"Failed to refresh sessions: {message}","loadError":"Failed to load sessions: {message}","noMatching":"No matching sessions found.","empty":"No sessions yet."},"nav":{"home":"Home","chat":"Chat","sessions":"Sessions","repositories":"Repositories","repositoriesShort":"Repos","review":"Review","reviewReport":"Review/Report","more":"More","skills":"Skills"},"repositories":{"empty":"No repositories registered yet.","add":"Add Repository","syncAll":"Sync All","syncing":"Syncing...","addNewTitle":"Add New Repository","localPathTab":"Local Path","cloneUrlTab":"Clone URL","localPathDescription":"Enter the absolute path to a git repository containing worktrees.","localPathLabel":"Repository Path","localPathExample":"Example: {example}","localPathAllowedRoots":"Allowed roots: {roots}","browse":"Browse…","pickerTitle":"Select a repository folder","pickerRootsLabel":"Allowed roots","pickerRecentLabel":"Recently used","pickerSelectHere":"Select this folder","pickerUp":"Up one level","pickerEmpty":"No subfolders here.","pickerTruncated":"Showing the first {limit} folders only.","pickerLoading":"Loading…","pickerWorktreeCount":"{count} worktree(s)","validationGitRepo":"Git repository detected ({count} worktree(s))","validationNotGitRepo":"This folder is not a git repository.","validationNotFound":"This folder does not exist.","validationOutsideRoots":"Outside the allowed roots ({roots}).","scan":"Scan & Add","scanning":"Scanning...","cloneUrlDescription":"Enter a git clone URL to clone a remote repository.","cloneUrlLabel":"Clone URL","cloneUrlHelp":"Supports HTTPS and SSH URLs","clone":"Clone","forkAndClone":"Fork & Add","forkOptionLabel":"Fork before adding (gh repo fork)","forkOptionHelp":"Creates a fork in your GitHub account and clones that (origin = your fork, upstream = original). Requires an authenticated GitHub CLI (gh).","cloning":"Cloning...","cloneSuccess":"Repository cloned successfully","cloneFailed":"Clone failed","pathRequired":"Repository path is required","urlRequired":"Clone URL is required","urlInvalid":"Invalid URL format","loading":"Loading repositories"},"cancel":"Cancel","send":"Send","sending":"Sending...","sendMessagePlaceholder":"Send a message...","end":"End","ending":"Ending...","retry":"Retry","reload":"Reload","reconnect":"Reconnect","close":"Close","back":"Back","menu":"Menu","sidebar":{"open":"Open sidebar","close":"Close sidebar","branchNavigation":"Branch navigation","branches":"Branches","searchBranches":"Search branches...","noBranchesFound":"No branches found","noBranchesAvailable":"No branches available","dragToReorderGroup":"Drag to reorder group","switchToFlatView":"Switch to flat view","switchToGroupedView":"Switch to grouped view"},"confirmDelete":"Delete \\"{name}\\"?","favorites":{"add":"Add to favorites","remove":"Remove from favorites"},"syncSuccess":"Synced {count} worktrees","syncError":"Sync failed","syncAuthError":"Authentication error","syncButtonLabel":"Sync branches","tooltips":{"viewMode":"Toggle view mode (grouped / flat)","sort":"Sort branches","sync":"Sync worktrees","repositories":"Manage repositories (add / sync)"},"displaySize":{"ariaLabel":"Display size","large":"Large","medium":"Medium","small":"Small","xsmall":"Extra small"},"confirmDialog":{"title":"Confirm","confirm":"OK"},"language":"Language","loadingPage":"Loading page","closeNotification":"Close notification","status":{"idle":"Idle","ready":"Ready","running":"Running","generating":"Generating","waiting":"Waiting for response","error":"Error","unknown":"Unknown"},"sort":{"options":"Sort options","updatedAt":"Updated","repositoryName":"Repository","branchName":"Branch","status":"Status","lastSent":"Last Sent"},"branchItem":{"cliToolStatus":"CLI tool status","hasUnread":"Has unread messages"},"connection":{"reconnecting":"Reconnecting","offline":"Offline","reconnectingTooltip":"Re-establishing the live connection (running on polling)","offlineTooltip":"No live connection (running on polling)"},"versionMismatch":{"title":"A new version is running","description":"The server is now on {serverVersion}, but this tab is still on {clientVersion}. Reload to get the latest.","reload":"Reload","dismiss":"Dismiss"},"meta":{"description":"Git worktree management with Claude CLI and tmux sessions"}}')}};
@@ -1 +1 @@
1
- "use strict";exports.id=3722,exports.ids=[3722],exports.modules={53722:a=>{a.exports=JSON.parse('{"title":"Keyboard shortcuts","scopes":{"global":"Global","terminal":"Terminal","composer":"Composer"},"shortcuts":{"commandPalette":"Open command palette","keyboardHelp":"Show keyboard shortcuts","closeOverlay":"Close overlay or dialog","navigateList":"Move selection up / down","terminalSearch":"Search terminal output","sendMessage":"Send message","composerNewline":"Insert a new line"}}')}};
1
+ "use strict";exports.id=3722,exports.ids=[3722],exports.modules={53722:a=>{a.exports=JSON.parse('{"title":"Keyboard shortcuts","scopes":{"global":"Global","terminal":"Terminal","composer":"Composer","editor":"File editor"},"shortcuts":{"commandPalette":"Open command palette","keyboardHelp":"Show keyboard shortcuts","closeOverlay":"Close overlay or dialog","navigateList":"Move selection up / down","terminalSearch":"Search terminal output","sendMessage":"Send message","composerNewline":"Insert a new line","editorIndent":"Indent line or selection","editorOutdent":"Outdent line or selection","editorTabFocus":"Toggle whether Tab moves focus","editorSave":"Save file","editorFullscreen":"Toggle fullscreen editor"}}')}};