commandmate 0.14.1 → 0.16.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 (705) hide show
  1. package/.env.example +7 -0
  2. package/.next/BUILD_ID +1 -1
  3. package/.next/app-build-manifest.json +418 -354
  4. package/.next/app-path-routes-manifest.json +42 -34
  5. package/.next/build-manifest.json +5 -5
  6. package/.next/prerender-manifest.json +9 -9
  7. package/.next/react-loadable-manifest.json +22 -24
  8. package/.next/required-server-files.json +1 -1
  9. package/.next/routes-manifest.json +15 -0
  10. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  11. package/.next/server/app/api/app/update/route_client-reference-manifest.js +1 -1
  12. package/.next/server/app/api/app/update-check/route.js +1 -1
  13. package/.next/server/app/api/app/update-check/route_client-reference-manifest.js +1 -1
  14. package/.next/server/app/api/assistant/conversation/route.js +1 -1
  15. package/.next/server/app/api/assistant/conversation/route.js.nft.json +1 -1
  16. package/.next/server/app/api/assistant/conversation/route_client-reference-manifest.js +1 -1
  17. package/.next/server/app/api/assistant/current-output/route.js +1 -1
  18. package/.next/server/app/api/assistant/current-output/route.js.nft.json +1 -1
  19. package/.next/server/app/api/assistant/current-output/route_client-reference-manifest.js +1 -1
  20. package/.next/server/app/api/assistant/messages/route.js +1 -1
  21. package/.next/server/app/api/assistant/messages/route.js.nft.json +1 -1
  22. package/.next/server/app/api/assistant/messages/route_client-reference-manifest.js +1 -1
  23. package/.next/server/app/api/assistant/session/route.js +1 -1
  24. package/.next/server/app/api/assistant/session/route.js.nft.json +1 -1
  25. package/.next/server/app/api/assistant/session/route_client-reference-manifest.js +1 -1
  26. package/.next/server/app/api/assistant/start/route.js +1 -1
  27. package/.next/server/app/api/assistant/start/route.js.nft.json +1 -1
  28. package/.next/server/app/api/assistant/start/route_client-reference-manifest.js +1 -1
  29. package/.next/server/app/api/assistant/terminal/route.js +1 -1
  30. package/.next/server/app/api/assistant/terminal/route.js.nft.json +1 -1
  31. package/.next/server/app/api/assistant/terminal/route_client-reference-manifest.js +1 -1
  32. package/.next/server/app/api/assistant/tools/route.js +1 -1
  33. package/.next/server/app/api/assistant/tools/route.js.nft.json +1 -1
  34. package/.next/server/app/api/assistant/tools/route_client-reference-manifest.js +1 -1
  35. package/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  36. package/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  37. package/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
  38. package/.next/server/app/api/daily-summary/route.js +1 -1
  39. package/.next/server/app/api/daily-summary/route.js.nft.json +1 -1
  40. package/.next/server/app/api/daily-summary/route_client-reference-manifest.js +1 -1
  41. package/.next/server/app/api/daily-summary/status/route.js +1 -1
  42. package/.next/server/app/api/daily-summary/status/route.js.nft.json +1 -1
  43. package/.next/server/app/api/daily-summary/status/route_client-reference-manifest.js +1 -1
  44. package/.next/server/app/api/external-apps/[id]/health/route.js +1 -1
  45. package/.next/server/app/api/external-apps/[id]/health/route.js.nft.json +1 -1
  46. package/.next/server/app/api/external-apps/[id]/health/route_client-reference-manifest.js +1 -1
  47. package/.next/server/app/api/external-apps/[id]/route.js +1 -1
  48. package/.next/server/app/api/external-apps/[id]/route.js.nft.json +1 -1
  49. package/.next/server/app/api/external-apps/[id]/route_client-reference-manifest.js +1 -1
  50. package/.next/server/app/api/external-apps/route.js +1 -1
  51. package/.next/server/app/api/external-apps/route.js.nft.json +1 -1
  52. package/.next/server/app/api/external-apps/route_client-reference-manifest.js +1 -1
  53. package/.next/server/app/api/fs/browse/route.js +7 -0
  54. package/.next/server/app/api/fs/browse/route.js.nft.json +1 -0
  55. package/.next/server/app/api/fs/browse/route_client-reference-manifest.js +1 -0
  56. package/.next/server/app/api/fs/recent-paths/route.js +7 -0
  57. package/.next/server/app/api/fs/recent-paths/route.js.nft.json +1 -0
  58. package/.next/server/app/api/fs/recent-paths/route_client-reference-manifest.js +1 -0
  59. package/.next/server/app/api/hooks/claude-done/route.js +1 -1
  60. package/.next/server/app/api/hooks/claude-done/route.js.nft.json +1 -1
  61. package/.next/server/app/api/hooks/claude-done/route_client-reference-manifest.js +1 -1
  62. package/.next/server/app/api/ollama/models/route_client-reference-manifest.js +1 -1
  63. package/.next/server/app/api/push/subscriptions/route.js +1 -1
  64. package/.next/server/app/api/push/subscriptions/route.js.nft.json +1 -1
  65. package/.next/server/app/api/push/subscriptions/route_client-reference-manifest.js +1 -1
  66. package/.next/server/app/api/push/vapid/route.js +1 -1
  67. package/.next/server/app/api/push/vapid/route.js.nft.json +1 -1
  68. package/.next/server/app/api/push/vapid/route_client-reference-manifest.js +1 -1
  69. package/.next/server/app/api/repositories/[id]/route.js +1 -1
  70. package/.next/server/app/api/repositories/[id]/route.js.nft.json +1 -1
  71. package/.next/server/app/api/repositories/[id]/route_client-reference-manifest.js +1 -1
  72. package/.next/server/app/api/repositories/[id]/todos/[todoId]/route.js +1 -1
  73. package/.next/server/app/api/repositories/[id]/todos/[todoId]/route.js.nft.json +1 -1
  74. package/.next/server/app/api/repositories/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
  75. package/.next/server/app/api/repositories/[id]/todos/route.js +1 -1
  76. package/.next/server/app/api/repositories/[id]/todos/route.js.nft.json +1 -1
  77. package/.next/server/app/api/repositories/[id]/todos/route_client-reference-manifest.js +1 -1
  78. package/.next/server/app/api/repositories/clone/[jobId]/route.js +1 -1
  79. package/.next/server/app/api/repositories/clone/[jobId]/route.js.nft.json +1 -1
  80. package/.next/server/app/api/repositories/clone/[jobId]/route_client-reference-manifest.js +1 -1
  81. package/.next/server/app/api/repositories/clone/route.js +1 -1
  82. package/.next/server/app/api/repositories/clone/route.js.nft.json +1 -1
  83. package/.next/server/app/api/repositories/clone/route_client-reference-manifest.js +1 -1
  84. package/.next/server/app/api/repositories/excluded/route.js +1 -1
  85. package/.next/server/app/api/repositories/excluded/route.js.nft.json +1 -1
  86. package/.next/server/app/api/repositories/excluded/route_client-reference-manifest.js +1 -1
  87. package/.next/server/app/api/repositories/restore/route.js +1 -1
  88. package/.next/server/app/api/repositories/restore/route.js.nft.json +1 -1
  89. package/.next/server/app/api/repositories/restore/route_client-reference-manifest.js +1 -1
  90. package/.next/server/app/api/repositories/route.js +1 -1
  91. package/.next/server/app/api/repositories/route.js.nft.json +1 -1
  92. package/.next/server/app/api/repositories/route_client-reference-manifest.js +1 -1
  93. package/.next/server/app/api/repositories/scan/route.js +1 -1
  94. package/.next/server/app/api/repositories/scan/route.js.nft.json +1 -1
  95. package/.next/server/app/api/repositories/scan/route_client-reference-manifest.js +1 -1
  96. package/.next/server/app/api/repositories/sync/route.js +1 -1
  97. package/.next/server/app/api/repositories/sync/route.js.nft.json +1 -1
  98. package/.next/server/app/api/repositories/sync/route_client-reference-manifest.js +1 -1
  99. package/.next/server/app/api/repositories/validate-path/route.js +1 -0
  100. package/.next/server/app/api/repositories/validate-path/route.js.nft.json +1 -0
  101. package/.next/server/app/api/repositories/validate-path/route_client-reference-manifest.js +1 -0
  102. package/.next/server/app/api/sidebar/group-order/route.js +2 -2
  103. package/.next/server/app/api/sidebar/group-order/route.js.nft.json +1 -1
  104. package/.next/server/app/api/sidebar/group-order/route_client-reference-manifest.js +1 -1
  105. package/.next/server/app/api/skills/[id]/route.js +1 -1
  106. package/.next/server/app/api/skills/[id]/route.js.nft.json +1 -1
  107. package/.next/server/app/api/skills/[id]/route_client-reference-manifest.js +1 -1
  108. package/.next/server/app/api/skills/installations/route.js +23 -0
  109. package/.next/server/app/api/skills/installations/route.js.nft.json +1 -0
  110. package/.next/server/app/api/skills/installations/route_client-reference-manifest.js +1 -0
  111. package/.next/server/app/api/skills/operations/route.js +13 -0
  112. package/.next/server/app/api/skills/operations/route.js.nft.json +1 -0
  113. package/.next/server/app/api/skills/operations/route_client-reference-manifest.js +1 -0
  114. package/.next/server/app/api/skills/reindex/route.js +23 -0
  115. package/.next/server/app/api/skills/reindex/route.js.nft.json +1 -0
  116. package/.next/server/app/api/skills/reindex/route_client-reference-manifest.js +1 -0
  117. package/.next/server/app/api/skills/route.js +1 -1
  118. package/.next/server/app/api/skills/route.js.nft.json +1 -1
  119. package/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
  120. package/.next/server/app/api/slash-commands/route.js +1 -1
  121. package/.next/server/app/api/slash-commands/route.js.nft.json +1 -1
  122. package/.next/server/app/api/slash-commands/route_client-reference-manifest.js +1 -1
  123. package/.next/server/app/api/templates/[id]/route.js +1 -1
  124. package/.next/server/app/api/templates/[id]/route.js.nft.json +1 -1
  125. package/.next/server/app/api/templates/[id]/route_client-reference-manifest.js +1 -1
  126. package/.next/server/app/api/templates/route.js +1 -1
  127. package/.next/server/app/api/templates/route.js.nft.json +1 -1
  128. package/.next/server/app/api/templates/route_client-reference-manifest.js +1 -1
  129. package/.next/server/app/api/todos/route.js +1 -1
  130. package/.next/server/app/api/todos/route.js.nft.json +1 -1
  131. package/.next/server/app/api/todos/route_client-reference-manifest.js +1 -1
  132. package/.next/server/app/api/worktrees/[id]/auto-yes/route.js +1 -1
  133. package/.next/server/app/api/worktrees/[id]/auto-yes/route.js.nft.json +1 -1
  134. package/.next/server/app/api/worktrees/[id]/auto-yes/route_client-reference-manifest.js +1 -1
  135. package/.next/server/app/api/worktrees/[id]/capture/route.js +1 -1
  136. package/.next/server/app/api/worktrees/[id]/capture/route.js.nft.json +1 -1
  137. package/.next/server/app/api/worktrees/[id]/capture/route_client-reference-manifest.js +1 -1
  138. package/.next/server/app/api/worktrees/[id]/cli-tool/route.js +1 -1
  139. package/.next/server/app/api/worktrees/[id]/cli-tool/route.js.nft.json +1 -1
  140. package/.next/server/app/api/worktrees/[id]/cli-tool/route_client-reference-manifest.js +1 -1
  141. package/.next/server/app/api/worktrees/[id]/cmate/schedules/route.js +1 -1
  142. package/.next/server/app/api/worktrees/[id]/cmate/schedules/route.js.nft.json +1 -1
  143. package/.next/server/app/api/worktrees/[id]/cmate/schedules/route_client-reference-manifest.js +1 -1
  144. package/.next/server/app/api/worktrees/[id]/current-output/route.js +1 -1
  145. package/.next/server/app/api/worktrees/[id]/current-output/route.js.nft.json +1 -1
  146. package/.next/server/app/api/worktrees/[id]/current-output/route_client-reference-manifest.js +1 -1
  147. package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route.js +1 -1
  148. package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route.js.nft.json +1 -1
  149. package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route_client-reference-manifest.js +1 -1
  150. package/.next/server/app/api/worktrees/[id]/execution-logs/route.js +2 -2
  151. package/.next/server/app/api/worktrees/[id]/execution-logs/route.js.nft.json +1 -1
  152. package/.next/server/app/api/worktrees/[id]/execution-logs/route_client-reference-manifest.js +1 -1
  153. package/.next/server/app/api/worktrees/[id]/files/[...path]/route.js +1 -1
  154. package/.next/server/app/api/worktrees/[id]/files/[...path]/route.js.nft.json +1 -1
  155. package/.next/server/app/api/worktrees/[id]/files/[...path]/route_client-reference-manifest.js +1 -1
  156. package/.next/server/app/api/worktrees/[id]/git/branch/create/route.js +1 -1
  157. package/.next/server/app/api/worktrees/[id]/git/branch/create/route.js.nft.json +1 -1
  158. package/.next/server/app/api/worktrees/[id]/git/branch/create/route_client-reference-manifest.js +1 -1
  159. package/.next/server/app/api/worktrees/[id]/git/branch/delete/route.js +1 -1
  160. package/.next/server/app/api/worktrees/[id]/git/branch/delete/route.js.nft.json +1 -1
  161. package/.next/server/app/api/worktrees/[id]/git/branch/delete/route_client-reference-manifest.js +1 -1
  162. package/.next/server/app/api/worktrees/[id]/git/branches/route.js +1 -1
  163. package/.next/server/app/api/worktrees/[id]/git/branches/route.js.nft.json +1 -1
  164. package/.next/server/app/api/worktrees/[id]/git/branches/route_client-reference-manifest.js +1 -1
  165. package/.next/server/app/api/worktrees/[id]/git/checkout/route.js +1 -1
  166. package/.next/server/app/api/worktrees/[id]/git/checkout/route.js.nft.json +1 -1
  167. package/.next/server/app/api/worktrees/[id]/git/checkout/route_client-reference-manifest.js +1 -1
  168. package/.next/server/app/api/worktrees/[id]/git/commit/route.js +1 -1
  169. package/.next/server/app/api/worktrees/[id]/git/commit/route.js.nft.json +1 -1
  170. package/.next/server/app/api/worktrees/[id]/git/commit/route_client-reference-manifest.js +1 -1
  171. package/.next/server/app/api/worktrees/[id]/git/diff/route.js +1 -1
  172. package/.next/server/app/api/worktrees/[id]/git/diff/route.js.nft.json +1 -1
  173. package/.next/server/app/api/worktrees/[id]/git/diff/route_client-reference-manifest.js +1 -1
  174. package/.next/server/app/api/worktrees/[id]/git/fetch/route.js +1 -1
  175. package/.next/server/app/api/worktrees/[id]/git/fetch/route.js.nft.json +1 -1
  176. package/.next/server/app/api/worktrees/[id]/git/fetch/route_client-reference-manifest.js +1 -1
  177. package/.next/server/app/api/worktrees/[id]/git/log/route.js +1 -1
  178. package/.next/server/app/api/worktrees/[id]/git/log/route.js.nft.json +1 -1
  179. package/.next/server/app/api/worktrees/[id]/git/log/route_client-reference-manifest.js +1 -1
  180. package/.next/server/app/api/worktrees/[id]/git/pull/route.js +1 -1
  181. package/.next/server/app/api/worktrees/[id]/git/pull/route.js.nft.json +1 -1
  182. package/.next/server/app/api/worktrees/[id]/git/pull/route_client-reference-manifest.js +1 -1
  183. package/.next/server/app/api/worktrees/[id]/git/push/route.js +1 -1
  184. package/.next/server/app/api/worktrees/[id]/git/push/route.js.nft.json +1 -1
  185. package/.next/server/app/api/worktrees/[id]/git/push/route_client-reference-manifest.js +1 -1
  186. package/.next/server/app/api/worktrees/[id]/git/reset/route.js +1 -1
  187. package/.next/server/app/api/worktrees/[id]/git/reset/route.js.nft.json +1 -1
  188. package/.next/server/app/api/worktrees/[id]/git/reset/route_client-reference-manifest.js +1 -1
  189. package/.next/server/app/api/worktrees/[id]/git/revert/route.js +1 -1
  190. package/.next/server/app/api/worktrees/[id]/git/revert/route.js.nft.json +1 -1
  191. package/.next/server/app/api/worktrees/[id]/git/revert/route_client-reference-manifest.js +1 -1
  192. package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route.js +1 -1
  193. package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route.js.nft.json +1 -1
  194. package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route_client-reference-manifest.js +1 -1
  195. package/.next/server/app/api/worktrees/[id]/git/stage/route.js +1 -1
  196. package/.next/server/app/api/worktrees/[id]/git/stage/route.js.nft.json +1 -1
  197. package/.next/server/app/api/worktrees/[id]/git/stage/route_client-reference-manifest.js +1 -1
  198. package/.next/server/app/api/worktrees/[id]/git/staged/route.js +1 -1
  199. package/.next/server/app/api/worktrees/[id]/git/staged/route.js.nft.json +1 -1
  200. package/.next/server/app/api/worktrees/[id]/git/staged/route_client-reference-manifest.js +1 -1
  201. package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route.js +1 -1
  202. package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route.js.nft.json +1 -1
  203. package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route_client-reference-manifest.js +1 -1
  204. package/.next/server/app/api/worktrees/[id]/git/stash/apply/route.js +1 -1
  205. package/.next/server/app/api/worktrees/[id]/git/stash/apply/route.js.nft.json +1 -1
  206. package/.next/server/app/api/worktrees/[id]/git/stash/apply/route_client-reference-manifest.js +1 -1
  207. package/.next/server/app/api/worktrees/[id]/git/stash/pop/route.js +1 -1
  208. package/.next/server/app/api/worktrees/[id]/git/stash/pop/route.js.nft.json +1 -1
  209. package/.next/server/app/api/worktrees/[id]/git/stash/pop/route_client-reference-manifest.js +1 -1
  210. package/.next/server/app/api/worktrees/[id]/git/stash/push/route.js +1 -1
  211. package/.next/server/app/api/worktrees/[id]/git/stash/push/route.js.nft.json +1 -1
  212. package/.next/server/app/api/worktrees/[id]/git/stash/push/route_client-reference-manifest.js +1 -1
  213. package/.next/server/app/api/worktrees/[id]/git/stash/route.js +1 -1
  214. package/.next/server/app/api/worktrees/[id]/git/stash/route.js.nft.json +1 -1
  215. package/.next/server/app/api/worktrees/[id]/git/stash/route_client-reference-manifest.js +1 -1
  216. package/.next/server/app/api/worktrees/[id]/git/status/route.js +1 -1
  217. package/.next/server/app/api/worktrees/[id]/git/status/route.js.nft.json +1 -1
  218. package/.next/server/app/api/worktrees/[id]/git/status/route_client-reference-manifest.js +1 -1
  219. package/.next/server/app/api/worktrees/[id]/git/unstage/route.js +1 -1
  220. package/.next/server/app/api/worktrees/[id]/git/unstage/route.js.nft.json +1 -1
  221. package/.next/server/app/api/worktrees/[id]/git/unstage/route_client-reference-manifest.js +1 -1
  222. package/.next/server/app/api/worktrees/[id]/git/working-diff/route.js +1 -1
  223. package/.next/server/app/api/worktrees/[id]/git/working-diff/route.js.nft.json +1 -1
  224. package/.next/server/app/api/worktrees/[id]/git/working-diff/route_client-reference-manifest.js +1 -1
  225. package/.next/server/app/api/worktrees/[id]/interrupt/route.js +1 -1
  226. package/.next/server/app/api/worktrees/[id]/interrupt/route.js.nft.json +1 -1
  227. package/.next/server/app/api/worktrees/[id]/interrupt/route_client-reference-manifest.js +1 -1
  228. package/.next/server/app/api/worktrees/[id]/kill-session/route.js +1 -1
  229. package/.next/server/app/api/worktrees/[id]/kill-session/route.js.nft.json +1 -1
  230. package/.next/server/app/api/worktrees/[id]/kill-session/route_client-reference-manifest.js +1 -1
  231. package/.next/server/app/api/worktrees/[id]/logs/[filename]/route.js +1 -1
  232. package/.next/server/app/api/worktrees/[id]/logs/[filename]/route.js.nft.json +1 -1
  233. package/.next/server/app/api/worktrees/[id]/logs/[filename]/route_client-reference-manifest.js +1 -1
  234. package/.next/server/app/api/worktrees/[id]/logs/route.js +1 -1
  235. package/.next/server/app/api/worktrees/[id]/logs/route.js.nft.json +1 -1
  236. package/.next/server/app/api/worktrees/[id]/logs/route_client-reference-manifest.js +1 -1
  237. package/.next/server/app/api/worktrees/[id]/marp-render/route.js +2 -2
  238. package/.next/server/app/api/worktrees/[id]/marp-render/route.js.nft.json +1 -1
  239. package/.next/server/app/api/worktrees/[id]/marp-render/route_client-reference-manifest.js +1 -1
  240. package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route.js +1 -1
  241. package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route.js.nft.json +1 -1
  242. package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route_client-reference-manifest.js +1 -1
  243. package/.next/server/app/api/worktrees/[id]/memos/route.js +1 -1
  244. package/.next/server/app/api/worktrees/[id]/memos/route.js.nft.json +1 -1
  245. package/.next/server/app/api/worktrees/[id]/memos/route_client-reference-manifest.js +1 -1
  246. package/.next/server/app/api/worktrees/[id]/messages/route.js +1 -1
  247. package/.next/server/app/api/worktrees/[id]/messages/route.js.nft.json +1 -1
  248. package/.next/server/app/api/worktrees/[id]/messages/route_client-reference-manifest.js +1 -1
  249. package/.next/server/app/api/worktrees/[id]/prompt-response/route.js +1 -1
  250. package/.next/server/app/api/worktrees/[id]/prompt-response/route.js.nft.json +1 -1
  251. package/.next/server/app/api/worktrees/[id]/prompt-response/route_client-reference-manifest.js +1 -1
  252. package/.next/server/app/api/worktrees/[id]/respond/route.js +1 -1
  253. package/.next/server/app/api/worktrees/[id]/respond/route.js.nft.json +1 -1
  254. package/.next/server/app/api/worktrees/[id]/respond/route_client-reference-manifest.js +1 -1
  255. package/.next/server/app/api/worktrees/[id]/route.js +1 -1
  256. package/.next/server/app/api/worktrees/[id]/route.js.nft.json +1 -1
  257. package/.next/server/app/api/worktrees/[id]/route_client-reference-manifest.js +1 -1
  258. package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route.js +1 -1
  259. package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route.js.nft.json +1 -1
  260. package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route_client-reference-manifest.js +1 -1
  261. package/.next/server/app/api/worktrees/[id]/schedules/active/route.js +1 -1
  262. package/.next/server/app/api/worktrees/[id]/schedules/active/route.js.nft.json +1 -1
  263. package/.next/server/app/api/worktrees/[id]/schedules/active/route_client-reference-manifest.js +1 -1
  264. package/.next/server/app/api/worktrees/[id]/schedules/route.js +2 -2
  265. package/.next/server/app/api/worktrees/[id]/schedules/route.js.nft.json +1 -1
  266. package/.next/server/app/api/worktrees/[id]/schedules/route_client-reference-manifest.js +1 -1
  267. package/.next/server/app/api/worktrees/[id]/search/route.js +1 -1
  268. package/.next/server/app/api/worktrees/[id]/search/route.js.nft.json +1 -1
  269. package/.next/server/app/api/worktrees/[id]/search/route_client-reference-manifest.js +1 -1
  270. package/.next/server/app/api/worktrees/[id]/send/route.js +1 -1
  271. package/.next/server/app/api/worktrees/[id]/send/route.js.nft.json +1 -1
  272. package/.next/server/app/api/worktrees/[id]/send/route_client-reference-manifest.js +1 -1
  273. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js +18 -0
  274. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js.nft.json +1 -0
  275. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route_client-reference-manifest.js +1 -0
  276. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/install/route.js +1 -1
  277. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/install/route.js.nft.json +1 -1
  278. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/install/route_client-reference-manifest.js +1 -1
  279. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route.js +1 -1
  280. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route.js.nft.json +1 -1
  281. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route_client-reference-manifest.js +1 -1
  282. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall/route.js +1 -1
  283. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall/route.js.nft.json +1 -1
  284. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall/route_client-reference-manifest.js +1 -1
  285. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route.js +1 -1
  286. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route.js.nft.json +1 -1
  287. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route_client-reference-manifest.js +1 -1
  288. package/.next/server/app/api/worktrees/[id]/skills/route.js +1 -1
  289. package/.next/server/app/api/worktrees/[id]/skills/route.js.nft.json +1 -1
  290. package/.next/server/app/api/worktrees/[id]/skills/route_client-reference-manifest.js +1 -1
  291. package/.next/server/app/api/worktrees/[id]/slash-commands/route.js +1 -1
  292. package/.next/server/app/api/worktrees/[id]/slash-commands/route.js.nft.json +1 -1
  293. package/.next/server/app/api/worktrees/[id]/slash-commands/route_client-reference-manifest.js +1 -1
  294. package/.next/server/app/api/worktrees/[id]/special-keys/route.js +1 -1
  295. package/.next/server/app/api/worktrees/[id]/special-keys/route.js.nft.json +1 -1
  296. package/.next/server/app/api/worktrees/[id]/special-keys/route_client-reference-manifest.js +1 -1
  297. package/.next/server/app/api/worktrees/[id]/start-polling/route.js +1 -1
  298. package/.next/server/app/api/worktrees/[id]/start-polling/route.js.nft.json +1 -1
  299. package/.next/server/app/api/worktrees/[id]/start-polling/route_client-reference-manifest.js +1 -1
  300. package/.next/server/app/api/worktrees/[id]/terminal/route.js +1 -1
  301. package/.next/server/app/api/worktrees/[id]/terminal/route.js.nft.json +1 -1
  302. package/.next/server/app/api/worktrees/[id]/terminal/route_client-reference-manifest.js +1 -1
  303. package/.next/server/app/api/worktrees/[id]/timers/history/route.js +1 -1
  304. package/.next/server/app/api/worktrees/[id]/timers/history/route.js.nft.json +1 -1
  305. package/.next/server/app/api/worktrees/[id]/timers/history/route_client-reference-manifest.js +1 -1
  306. package/.next/server/app/api/worktrees/[id]/timers/route.js +1 -1
  307. package/.next/server/app/api/worktrees/[id]/timers/route.js.nft.json +1 -1
  308. package/.next/server/app/api/worktrees/[id]/timers/route_client-reference-manifest.js +1 -1
  309. package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route.js +1 -1
  310. package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route.js.nft.json +1 -1
  311. package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
  312. package/.next/server/app/api/worktrees/[id]/todos/route.js +1 -1
  313. package/.next/server/app/api/worktrees/[id]/todos/route.js.nft.json +1 -1
  314. package/.next/server/app/api/worktrees/[id]/todos/route_client-reference-manifest.js +1 -1
  315. package/.next/server/app/api/worktrees/[id]/tree/[...path]/route.js +1 -1
  316. package/.next/server/app/api/worktrees/[id]/tree/[...path]/route.js.nft.json +1 -1
  317. package/.next/server/app/api/worktrees/[id]/tree/[...path]/route_client-reference-manifest.js +1 -1
  318. package/.next/server/app/api/worktrees/[id]/tree/route.js +1 -1
  319. package/.next/server/app/api/worktrees/[id]/tree/route.js.nft.json +1 -1
  320. package/.next/server/app/api/worktrees/[id]/tree/route_client-reference-manifest.js +1 -1
  321. package/.next/server/app/api/worktrees/[id]/upload/[...path]/route.js +1 -1
  322. package/.next/server/app/api/worktrees/[id]/upload/[...path]/route.js.nft.json +1 -1
  323. package/.next/server/app/api/worktrees/[id]/upload/[...path]/route_client-reference-manifest.js +1 -1
  324. package/.next/server/app/api/worktrees/[id]/viewed/route.js +1 -1
  325. package/.next/server/app/api/worktrees/[id]/viewed/route.js.nft.json +1 -1
  326. package/.next/server/app/api/worktrees/[id]/viewed/route_client-reference-manifest.js +1 -1
  327. package/.next/server/app/api/worktrees/route.js +1 -1
  328. package/.next/server/app/api/worktrees/route.js.nft.json +1 -1
  329. package/.next/server/app/api/worktrees/route_client-reference-manifest.js +1 -1
  330. package/.next/server/app/chat/page.js +1 -1
  331. package/.next/server/app/chat/page.js.nft.json +1 -1
  332. package/.next/server/app/chat/page_client-reference-manifest.js +1 -1
  333. package/.next/server/app/login/page_client-reference-manifest.js +1 -1
  334. package/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
  335. package/.next/server/app/more/page.js +1 -1
  336. package/.next/server/app/more/page_client-reference-manifest.js +1 -1
  337. package/.next/server/app/offline/page_client-reference-manifest.js +1 -1
  338. package/.next/server/app/page_client-reference-manifest.js +1 -1
  339. package/.next/server/app/proxy/[...path]/route.js +1 -1
  340. package/.next/server/app/proxy/[...path]/route.js.nft.json +1 -1
  341. package/.next/server/app/proxy/[...path]/route_client-reference-manifest.js +1 -1
  342. package/.next/server/app/repositories/page.js +2 -2
  343. package/.next/server/app/repositories/page_client-reference-manifest.js +1 -1
  344. package/.next/server/app/review/page_client-reference-manifest.js +1 -1
  345. package/.next/server/app/sessions/page_client-reference-manifest.js +1 -1
  346. package/.next/server/app/skills/[skillId]/page.js +2 -2
  347. package/.next/server/app/skills/[skillId]/page.js.nft.json +1 -1
  348. package/.next/server/app/skills/[skillId]/page_client-reference-manifest.js +1 -1
  349. package/.next/server/app/skills/installed/page.js +2 -0
  350. package/.next/server/app/skills/installed/page.js.nft.json +1 -0
  351. package/.next/server/app/skills/installed/page_client-reference-manifest.js +1 -0
  352. package/.next/server/app/skills/page.js +2 -2
  353. package/.next/server/app/skills/page.js.nft.json +1 -1
  354. package/.next/server/app/skills/page_client-reference-manifest.js +1 -1
  355. package/.next/server/app/worktrees/[id]/files/[...path]/page.js +1 -1
  356. package/.next/server/app/worktrees/[id]/files/[...path]/page.js.nft.json +1 -1
  357. package/.next/server/app/worktrees/[id]/files/[...path]/page_client-reference-manifest.js +1 -1
  358. package/.next/server/app/worktrees/[id]/page.js +9 -9
  359. package/.next/server/app/worktrees/[id]/page.js.nft.json +1 -1
  360. package/.next/server/app/worktrees/[id]/page_client-reference-manifest.js +1 -1
  361. package/.next/server/app/worktrees/[id]/terminal/page_client-reference-manifest.js +1 -1
  362. package/.next/server/app-paths-manifest.json +42 -34
  363. package/.next/server/chunks/1117.js +1 -1
  364. package/.next/server/chunks/1185.js +1 -0
  365. package/.next/server/chunks/1239.js +1 -0
  366. package/.next/server/chunks/1355.js +1 -0
  367. package/.next/server/chunks/2119.js +1 -1
  368. package/.next/server/chunks/22.js +1 -1
  369. package/.next/server/chunks/2328.js +1 -1
  370. package/.next/server/chunks/2445.js +1 -1
  371. package/.next/server/chunks/2710.js +2 -0
  372. package/.next/server/chunks/28.js +35 -0
  373. package/.next/server/chunks/3042.js +1 -2
  374. package/.next/server/chunks/3543.js +1 -1
  375. package/.next/server/chunks/3722.js +1 -1
  376. package/.next/server/chunks/3736.js +1 -1
  377. package/.next/server/chunks/3753.js +1 -1
  378. package/.next/server/chunks/3945.js +1 -1
  379. package/.next/server/chunks/4390.js +1 -0
  380. package/.next/server/chunks/4440.js +2 -0
  381. package/.next/server/chunks/4444.js +1 -1
  382. package/.next/server/chunks/4548.js +1 -0
  383. package/.next/server/chunks/5064.js +1 -1
  384. package/.next/server/chunks/5326.js +1 -1
  385. package/.next/server/chunks/5381.js +1 -1
  386. package/.next/server/chunks/5456.js +1 -1
  387. package/.next/server/chunks/5737.js +1 -0
  388. package/.next/server/chunks/5793.js +1 -0
  389. package/.next/server/chunks/5959.js +2 -2
  390. package/.next/server/chunks/6065.js +1 -1
  391. package/.next/server/chunks/6130.js +1 -1
  392. package/.next/server/chunks/646.js +2 -2
  393. package/.next/server/chunks/7593.js +1 -0
  394. package/.next/server/chunks/8356.js +1 -1
  395. package/.next/server/chunks/8681.js +1 -1
  396. package/.next/server/chunks/8807.js +66 -3
  397. package/.next/server/chunks/9051.js +1 -0
  398. package/.next/server/chunks/9123.js +1 -1
  399. package/.next/server/chunks/9687.js +1 -1
  400. package/.next/server/middleware-build-manifest.js +1 -1
  401. package/.next/server/middleware-manifest.json +5 -5
  402. package/.next/server/middleware-react-loadable-manifest.js +1 -1
  403. package/.next/server/pages/500.html +1 -1
  404. package/.next/server/server-reference-manifest.json +1 -1
  405. package/.next/server/src/middleware.js.map +1 -1
  406. package/.next/static/AKqbAyuzbFfg05qpbCI_K/_buildManifest.js +1 -0
  407. package/.next/static/chunks/1191-b7dfdfe86b1d31d1.js +1 -0
  408. package/.next/static/chunks/2751-7fabd91275b14ca3.js +1 -0
  409. package/.next/static/chunks/{4459.03172449db395039.js → 4459.a94b52985a76509a.js} +1 -1
  410. package/.next/static/chunks/{4560-04e5aebcab96bfa1.js → 4560-8ffb0bb19f2ba998.js} +1 -1
  411. package/.next/static/chunks/530.e31cc754677fed0f.js +1 -0
  412. package/.next/static/chunks/5542-b6457f305d724a6b.js +1 -0
  413. package/.next/static/chunks/{6488-74d2f443e43c07b7.js → 6488-c2a968ec806975c2.js} +1 -1
  414. package/.next/static/chunks/{7485.43871aedf3dbb980.js → 7485.442b21101fca7257.js} +1 -1
  415. package/.next/static/chunks/8562-6e2ab32452f4fa5b.js +1 -0
  416. package/.next/static/chunks/8566-a6a7c70558927410.js +1 -0
  417. package/.next/static/chunks/9263.5259f73f89220d64.js +1 -0
  418. package/.next/static/chunks/9599-d29d2f8eeaf7c249.js +1 -0
  419. package/.next/static/chunks/app/api/app/update/route-55e398bd20e2d7a9.js +1 -0
  420. package/.next/static/chunks/app/api/app/update-check/route-55e398bd20e2d7a9.js +1 -0
  421. package/.next/static/chunks/app/api/assistant/conversation/route-55e398bd20e2d7a9.js +1 -0
  422. package/.next/static/chunks/app/api/assistant/current-output/route-55e398bd20e2d7a9.js +1 -0
  423. package/.next/static/chunks/app/api/assistant/messages/route-55e398bd20e2d7a9.js +1 -0
  424. package/.next/static/chunks/app/api/assistant/session/route-55e398bd20e2d7a9.js +1 -0
  425. package/.next/static/chunks/app/api/assistant/start/route-55e398bd20e2d7a9.js +1 -0
  426. package/.next/static/chunks/app/api/assistant/terminal/route-55e398bd20e2d7a9.js +1 -0
  427. package/.next/static/chunks/app/api/assistant/tools/route-55e398bd20e2d7a9.js +1 -0
  428. package/.next/static/chunks/app/api/auth/login/route-55e398bd20e2d7a9.js +1 -0
  429. package/.next/static/chunks/app/api/auth/logout/route-55e398bd20e2d7a9.js +1 -0
  430. package/.next/static/chunks/app/api/auth/status/route-55e398bd20e2d7a9.js +1 -0
  431. package/.next/static/chunks/app/api/daily-summary/route-55e398bd20e2d7a9.js +1 -0
  432. package/.next/static/chunks/app/api/daily-summary/status/route-55e398bd20e2d7a9.js +1 -0
  433. package/.next/static/chunks/app/api/external-apps/[id]/health/route-55e398bd20e2d7a9.js +1 -0
  434. package/.next/static/chunks/app/api/external-apps/[id]/route-55e398bd20e2d7a9.js +1 -0
  435. package/.next/static/chunks/app/api/external-apps/route-55e398bd20e2d7a9.js +1 -0
  436. package/.next/static/chunks/app/api/fs/browse/route-55e398bd20e2d7a9.js +1 -0
  437. package/.next/static/chunks/app/api/fs/recent-paths/route-55e398bd20e2d7a9.js +1 -0
  438. package/.next/static/chunks/app/api/hooks/claude-done/route-55e398bd20e2d7a9.js +1 -0
  439. package/.next/static/chunks/app/api/ollama/models/route-55e398bd20e2d7a9.js +1 -0
  440. package/.next/static/chunks/app/api/push/subscriptions/route-55e398bd20e2d7a9.js +1 -0
  441. package/.next/static/chunks/app/api/push/vapid/route-55e398bd20e2d7a9.js +1 -0
  442. package/.next/static/chunks/app/api/repositories/[id]/route-55e398bd20e2d7a9.js +1 -0
  443. package/.next/static/chunks/app/api/repositories/[id]/todos/[todoId]/route-55e398bd20e2d7a9.js +1 -0
  444. package/.next/static/chunks/app/api/repositories/[id]/todos/route-55e398bd20e2d7a9.js +1 -0
  445. package/.next/static/chunks/app/api/repositories/clone/[jobId]/route-55e398bd20e2d7a9.js +1 -0
  446. package/.next/static/chunks/app/api/repositories/clone/route-55e398bd20e2d7a9.js +1 -0
  447. package/.next/static/chunks/app/api/repositories/excluded/route-55e398bd20e2d7a9.js +1 -0
  448. package/.next/static/chunks/app/api/repositories/restore/route-55e398bd20e2d7a9.js +1 -0
  449. package/.next/static/chunks/app/api/repositories/route-55e398bd20e2d7a9.js +1 -0
  450. package/.next/static/chunks/app/api/repositories/scan/route-55e398bd20e2d7a9.js +1 -0
  451. package/.next/static/chunks/app/api/repositories/sync/route-55e398bd20e2d7a9.js +1 -0
  452. package/.next/static/chunks/app/api/repositories/validate-path/route-55e398bd20e2d7a9.js +1 -0
  453. package/.next/static/chunks/app/api/sidebar/group-order/route-55e398bd20e2d7a9.js +1 -0
  454. package/.next/static/chunks/app/api/skills/[id]/route-55e398bd20e2d7a9.js +1 -0
  455. package/.next/static/chunks/app/api/skills/installations/route-55e398bd20e2d7a9.js +1 -0
  456. package/.next/static/chunks/app/api/skills/operations/route-55e398bd20e2d7a9.js +1 -0
  457. package/.next/static/chunks/app/api/skills/reindex/route-55e398bd20e2d7a9.js +1 -0
  458. package/.next/static/chunks/app/api/skills/route-55e398bd20e2d7a9.js +1 -0
  459. package/.next/static/chunks/app/api/slash-commands/route-55e398bd20e2d7a9.js +1 -0
  460. package/.next/static/chunks/app/api/templates/[id]/route-55e398bd20e2d7a9.js +1 -0
  461. package/.next/static/chunks/app/api/templates/route-55e398bd20e2d7a9.js +1 -0
  462. package/.next/static/chunks/app/api/todos/route-55e398bd20e2d7a9.js +1 -0
  463. package/.next/static/chunks/app/api/worktrees/[id]/auto-yes/route-55e398bd20e2d7a9.js +1 -0
  464. package/.next/static/chunks/app/api/worktrees/[id]/capture/route-55e398bd20e2d7a9.js +1 -0
  465. package/.next/static/chunks/app/api/worktrees/[id]/cli-tool/route-55e398bd20e2d7a9.js +1 -0
  466. package/.next/static/chunks/app/api/worktrees/[id]/cmate/schedules/route-55e398bd20e2d7a9.js +1 -0
  467. package/.next/static/chunks/app/api/worktrees/[id]/current-output/route-55e398bd20e2d7a9.js +1 -0
  468. package/.next/static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-55e398bd20e2d7a9.js +1 -0
  469. package/.next/static/chunks/app/api/worktrees/[id]/execution-logs/route-55e398bd20e2d7a9.js +1 -0
  470. package/.next/static/chunks/app/api/worktrees/[id]/files/[...path]/route-55e398bd20e2d7a9.js +1 -0
  471. package/.next/static/chunks/app/api/worktrees/[id]/git/branch/create/route-55e398bd20e2d7a9.js +1 -0
  472. package/.next/static/chunks/app/api/worktrees/[id]/git/branch/delete/route-55e398bd20e2d7a9.js +1 -0
  473. package/.next/static/chunks/app/api/worktrees/[id]/git/branches/route-55e398bd20e2d7a9.js +1 -0
  474. package/.next/static/chunks/app/api/worktrees/[id]/git/checkout/route-55e398bd20e2d7a9.js +1 -0
  475. package/.next/static/chunks/app/api/worktrees/[id]/git/commit/route-55e398bd20e2d7a9.js +1 -0
  476. package/.next/static/chunks/app/api/worktrees/[id]/git/diff/route-55e398bd20e2d7a9.js +1 -0
  477. package/.next/static/chunks/app/api/worktrees/[id]/git/fetch/route-55e398bd20e2d7a9.js +1 -0
  478. package/.next/static/chunks/app/api/worktrees/[id]/git/log/route-55e398bd20e2d7a9.js +1 -0
  479. package/.next/static/chunks/app/api/worktrees/[id]/git/pull/route-55e398bd20e2d7a9.js +1 -0
  480. package/.next/static/chunks/app/api/worktrees/[id]/git/push/route-55e398bd20e2d7a9.js +1 -0
  481. package/.next/static/chunks/app/api/worktrees/[id]/git/reset/route-55e398bd20e2d7a9.js +1 -0
  482. package/.next/static/chunks/app/api/worktrees/[id]/git/revert/route-55e398bd20e2d7a9.js +1 -0
  483. package/.next/static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-55e398bd20e2d7a9.js +1 -0
  484. package/.next/static/chunks/app/api/worktrees/[id]/git/stage/route-55e398bd20e2d7a9.js +1 -0
  485. package/.next/static/chunks/app/api/worktrees/[id]/git/staged/route-55e398bd20e2d7a9.js +1 -0
  486. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-55e398bd20e2d7a9.js +1 -0
  487. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/apply/route-55e398bd20e2d7a9.js +1 -0
  488. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/pop/route-55e398bd20e2d7a9.js +1 -0
  489. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/push/route-55e398bd20e2d7a9.js +1 -0
  490. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/route-55e398bd20e2d7a9.js +1 -0
  491. package/.next/static/chunks/app/api/worktrees/[id]/git/status/route-55e398bd20e2d7a9.js +1 -0
  492. package/.next/static/chunks/app/api/worktrees/[id]/git/unstage/route-55e398bd20e2d7a9.js +1 -0
  493. package/.next/static/chunks/app/api/worktrees/[id]/git/working-diff/route-55e398bd20e2d7a9.js +1 -0
  494. package/.next/static/chunks/app/api/worktrees/[id]/interrupt/route-55e398bd20e2d7a9.js +1 -0
  495. package/.next/static/chunks/app/api/worktrees/[id]/kill-session/route-55e398bd20e2d7a9.js +1 -0
  496. package/.next/static/chunks/app/api/worktrees/[id]/logs/[filename]/route-55e398bd20e2d7a9.js +1 -0
  497. package/.next/static/chunks/app/api/worktrees/[id]/logs/route-55e398bd20e2d7a9.js +1 -0
  498. package/.next/static/chunks/app/api/worktrees/[id]/marp-render/route-55e398bd20e2d7a9.js +1 -0
  499. package/.next/static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-55e398bd20e2d7a9.js +1 -0
  500. package/.next/static/chunks/app/api/worktrees/[id]/memos/route-55e398bd20e2d7a9.js +1 -0
  501. package/.next/static/chunks/app/api/worktrees/[id]/messages/route-55e398bd20e2d7a9.js +1 -0
  502. package/.next/static/chunks/app/api/worktrees/[id]/prompt-response/route-55e398bd20e2d7a9.js +1 -0
  503. package/.next/static/chunks/app/api/worktrees/[id]/respond/route-55e398bd20e2d7a9.js +1 -0
  504. package/.next/static/chunks/app/api/worktrees/[id]/route-55e398bd20e2d7a9.js +1 -0
  505. package/.next/static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-55e398bd20e2d7a9.js +1 -0
  506. package/.next/static/chunks/app/api/worktrees/[id]/schedules/active/route-55e398bd20e2d7a9.js +1 -0
  507. package/.next/static/chunks/app/api/worktrees/[id]/schedules/route-55e398bd20e2d7a9.js +1 -0
  508. package/.next/static/chunks/app/api/worktrees/[id]/search/route-55e398bd20e2d7a9.js +1 -0
  509. package/.next/static/chunks/app/api/worktrees/[id]/send/route-55e398bd20e2d7a9.js +1 -0
  510. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-55e398bd20e2d7a9.js +1 -0
  511. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-55e398bd20e2d7a9.js +1 -0
  512. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-55e398bd20e2d7a9.js +1 -0
  513. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-55e398bd20e2d7a9.js +1 -0
  514. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-55e398bd20e2d7a9.js +1 -0
  515. package/.next/static/chunks/app/api/worktrees/[id]/skills/route-55e398bd20e2d7a9.js +1 -0
  516. package/.next/static/chunks/app/api/worktrees/[id]/slash-commands/route-55e398bd20e2d7a9.js +1 -0
  517. package/.next/static/chunks/app/api/worktrees/[id]/special-keys/route-55e398bd20e2d7a9.js +1 -0
  518. package/.next/static/chunks/app/api/worktrees/[id]/start-polling/route-55e398bd20e2d7a9.js +1 -0
  519. package/.next/static/chunks/app/api/worktrees/[id]/terminal/route-55e398bd20e2d7a9.js +1 -0
  520. package/.next/static/chunks/app/api/worktrees/[id]/timers/history/route-55e398bd20e2d7a9.js +1 -0
  521. package/.next/static/chunks/app/api/worktrees/[id]/timers/route-55e398bd20e2d7a9.js +1 -0
  522. package/.next/static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-55e398bd20e2d7a9.js +1 -0
  523. package/.next/static/chunks/app/api/worktrees/[id]/todos/route-55e398bd20e2d7a9.js +1 -0
  524. package/.next/static/chunks/app/api/worktrees/[id]/tree/[...path]/route-55e398bd20e2d7a9.js +1 -0
  525. package/.next/static/chunks/app/api/worktrees/[id]/tree/route-55e398bd20e2d7a9.js +1 -0
  526. package/.next/static/chunks/app/api/worktrees/[id]/upload/[...path]/route-55e398bd20e2d7a9.js +1 -0
  527. package/.next/static/chunks/app/api/worktrees/[id]/viewed/route-55e398bd20e2d7a9.js +1 -0
  528. package/.next/static/chunks/app/api/worktrees/route-55e398bd20e2d7a9.js +1 -0
  529. package/.next/static/chunks/app/chat/page-83a2238ab453afaa.js +1 -0
  530. package/.next/static/chunks/app/manifest.webmanifest/route-55e398bd20e2d7a9.js +1 -0
  531. package/.next/static/chunks/app/more/{page-082d4ae496f9a36e.js → page-1619018cac999bbc.js} +1 -1
  532. package/.next/static/chunks/app/proxy/[...path]/route-55e398bd20e2d7a9.js +1 -0
  533. package/.next/static/chunks/app/repositories/page-3c4fb889da48ce24.js +1 -0
  534. package/.next/static/chunks/app/skills/[skillId]/page-6008b904225ebb25.js +1 -0
  535. package/.next/static/chunks/app/skills/installed/page-6641f95e6a6e5f9d.js +1 -0
  536. package/.next/static/chunks/app/skills/page-184f8e23e31a3667.js +1 -0
  537. package/.next/static/chunks/app/worktrees/[id]/files/[...path]/{page-6a45f3744da50d95.js → page-6041d3c3db326317.js} +1 -1
  538. package/.next/static/chunks/app/worktrees/[id]/page-59a63a2c013ec1eb.js +1 -0
  539. package/.next/static/chunks/webpack-180bebdee221b6f4.js +1 -0
  540. package/.next/static/css/d3453a6876553d32.css +1 -0
  541. package/.next/trace +11 -11
  542. package/.next/types/app/api/fs/browse/route.ts +347 -0
  543. package/.next/types/app/api/fs/recent-paths/route.ts +347 -0
  544. package/.next/types/app/api/repositories/validate-path/route.ts +347 -0
  545. package/.next/types/app/api/skills/installations/route.ts +347 -0
  546. package/.next/types/app/api/skills/operations/route.ts +347 -0
  547. package/.next/types/app/api/skills/reindex/route.ts +347 -0
  548. package/.next/types/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.ts +347 -0
  549. package/.next/types/app/skills/installed/page.ts +84 -0
  550. package/.next/types/routes.d.ts +10 -2
  551. package/.next/types/validator.ts +72 -0
  552. package/dist/cli/commands/init.d.ts.map +1 -1
  553. package/dist/cli/commands/init.js +15 -0
  554. package/dist/cli/commands/skill.d.ts +2 -1
  555. package/dist/cli/commands/skill.d.ts.map +1 -1
  556. package/dist/cli/commands/skill.js +136 -2
  557. package/dist/cli/types/api-responses.d.ts +40 -0
  558. package/dist/cli/types/api-responses.d.ts.map +1 -1
  559. package/dist/cli/types/index.d.ts +12 -0
  560. package/dist/cli/types/index.d.ts.map +1 -1
  561. package/dist/cli/utils/env-setup.d.ts +8 -0
  562. package/dist/cli/utils/env-setup.d.ts.map +1 -1
  563. package/dist/cli/utils/env-setup.js +23 -0
  564. package/dist/server/src/lib/db/migrations/index.js +2 -0
  565. package/dist/server/src/lib/db/migrations/runner.js +1 -1
  566. package/dist/server/src/lib/db/migrations/v48-skill-operations-audit-index.js +117 -0
  567. package/dist/server/src/lib/git/git-exec.js +48 -1
  568. package/dist/server/src/lib/selected-agents-validator.js +3 -2
  569. package/dist/server/src/lib/skills/compatibility-matrix.js +256 -0
  570. package/dist/server/src/lib/skills/compatibility.js +132 -11
  571. package/dist/server/src/lib/skills/operation-audit.js +85 -15
  572. package/dist/server/src/lib/skills/operation-journal.js +14 -1
  573. package/dist/server/src/types/markdown-editor.js +13 -1
  574. package/package.json +1 -1
  575. package/.next/server/chunks/1808.js +0 -1
  576. package/.next/server/chunks/186.js +0 -1
  577. package/.next/server/chunks/5226.js +0 -28
  578. package/.next/server/chunks/5306.js +0 -2
  579. package/.next/server/chunks/7013.js +0 -1
  580. package/.next/server/chunks/9067.js +0 -1
  581. package/.next/server/chunks/9192.js +0 -1
  582. package/.next/static/1WyelLMRgPnhvA2HmhZmm/_buildManifest.js +0 -1
  583. package/.next/static/chunks/1668-e703b8b55775844b.js +0 -1
  584. package/.next/static/chunks/2069-c55de93eb6403961.js +0 -1
  585. package/.next/static/chunks/3418-7e47651340d940b0.js +0 -1
  586. package/.next/static/chunks/4027-000402aee1e3520b.js +0 -1
  587. package/.next/static/chunks/530.e377b0f1a7a89620.js +0 -1
  588. package/.next/static/chunks/6007-de36119357dcd418.js +0 -1
  589. package/.next/static/chunks/6497-ea466b22a6c1ae89.js +0 -1
  590. package/.next/static/chunks/8361.4bf062be2d2962f4.js +0 -1
  591. package/.next/static/chunks/8566-9da32e46c9d3fd54.js +0 -1
  592. package/.next/static/chunks/934-a37509667baa86ee.js +0 -1
  593. package/.next/static/chunks/app/api/app/update/route-56dad0523d3c4a92.js +0 -1
  594. package/.next/static/chunks/app/api/app/update-check/route-56dad0523d3c4a92.js +0 -1
  595. package/.next/static/chunks/app/api/assistant/conversation/route-56dad0523d3c4a92.js +0 -1
  596. package/.next/static/chunks/app/api/assistant/current-output/route-56dad0523d3c4a92.js +0 -1
  597. package/.next/static/chunks/app/api/assistant/messages/route-56dad0523d3c4a92.js +0 -1
  598. package/.next/static/chunks/app/api/assistant/session/route-56dad0523d3c4a92.js +0 -1
  599. package/.next/static/chunks/app/api/assistant/start/route-56dad0523d3c4a92.js +0 -1
  600. package/.next/static/chunks/app/api/assistant/terminal/route-56dad0523d3c4a92.js +0 -1
  601. package/.next/static/chunks/app/api/assistant/tools/route-56dad0523d3c4a92.js +0 -1
  602. package/.next/static/chunks/app/api/auth/login/route-56dad0523d3c4a92.js +0 -1
  603. package/.next/static/chunks/app/api/auth/logout/route-56dad0523d3c4a92.js +0 -1
  604. package/.next/static/chunks/app/api/auth/status/route-56dad0523d3c4a92.js +0 -1
  605. package/.next/static/chunks/app/api/daily-summary/route-56dad0523d3c4a92.js +0 -1
  606. package/.next/static/chunks/app/api/daily-summary/status/route-56dad0523d3c4a92.js +0 -1
  607. package/.next/static/chunks/app/api/external-apps/[id]/health/route-56dad0523d3c4a92.js +0 -1
  608. package/.next/static/chunks/app/api/external-apps/[id]/route-56dad0523d3c4a92.js +0 -1
  609. package/.next/static/chunks/app/api/external-apps/route-56dad0523d3c4a92.js +0 -1
  610. package/.next/static/chunks/app/api/hooks/claude-done/route-56dad0523d3c4a92.js +0 -1
  611. package/.next/static/chunks/app/api/ollama/models/route-56dad0523d3c4a92.js +0 -1
  612. package/.next/static/chunks/app/api/push/subscriptions/route-56dad0523d3c4a92.js +0 -1
  613. package/.next/static/chunks/app/api/push/vapid/route-56dad0523d3c4a92.js +0 -1
  614. package/.next/static/chunks/app/api/repositories/[id]/route-56dad0523d3c4a92.js +0 -1
  615. package/.next/static/chunks/app/api/repositories/[id]/todos/[todoId]/route-56dad0523d3c4a92.js +0 -1
  616. package/.next/static/chunks/app/api/repositories/[id]/todos/route-56dad0523d3c4a92.js +0 -1
  617. package/.next/static/chunks/app/api/repositories/clone/[jobId]/route-56dad0523d3c4a92.js +0 -1
  618. package/.next/static/chunks/app/api/repositories/clone/route-56dad0523d3c4a92.js +0 -1
  619. package/.next/static/chunks/app/api/repositories/excluded/route-56dad0523d3c4a92.js +0 -1
  620. package/.next/static/chunks/app/api/repositories/restore/route-56dad0523d3c4a92.js +0 -1
  621. package/.next/static/chunks/app/api/repositories/route-56dad0523d3c4a92.js +0 -1
  622. package/.next/static/chunks/app/api/repositories/scan/route-56dad0523d3c4a92.js +0 -1
  623. package/.next/static/chunks/app/api/repositories/sync/route-56dad0523d3c4a92.js +0 -1
  624. package/.next/static/chunks/app/api/sidebar/group-order/route-56dad0523d3c4a92.js +0 -1
  625. package/.next/static/chunks/app/api/skills/[id]/route-56dad0523d3c4a92.js +0 -1
  626. package/.next/static/chunks/app/api/skills/route-56dad0523d3c4a92.js +0 -1
  627. package/.next/static/chunks/app/api/slash-commands/route-56dad0523d3c4a92.js +0 -1
  628. package/.next/static/chunks/app/api/templates/[id]/route-56dad0523d3c4a92.js +0 -1
  629. package/.next/static/chunks/app/api/templates/route-56dad0523d3c4a92.js +0 -1
  630. package/.next/static/chunks/app/api/todos/route-56dad0523d3c4a92.js +0 -1
  631. package/.next/static/chunks/app/api/worktrees/[id]/auto-yes/route-56dad0523d3c4a92.js +0 -1
  632. package/.next/static/chunks/app/api/worktrees/[id]/capture/route-56dad0523d3c4a92.js +0 -1
  633. package/.next/static/chunks/app/api/worktrees/[id]/cli-tool/route-56dad0523d3c4a92.js +0 -1
  634. package/.next/static/chunks/app/api/worktrees/[id]/cmate/schedules/route-56dad0523d3c4a92.js +0 -1
  635. package/.next/static/chunks/app/api/worktrees/[id]/current-output/route-56dad0523d3c4a92.js +0 -1
  636. package/.next/static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-56dad0523d3c4a92.js +0 -1
  637. package/.next/static/chunks/app/api/worktrees/[id]/execution-logs/route-56dad0523d3c4a92.js +0 -1
  638. package/.next/static/chunks/app/api/worktrees/[id]/files/[...path]/route-56dad0523d3c4a92.js +0 -1
  639. package/.next/static/chunks/app/api/worktrees/[id]/git/branch/create/route-56dad0523d3c4a92.js +0 -1
  640. package/.next/static/chunks/app/api/worktrees/[id]/git/branch/delete/route-56dad0523d3c4a92.js +0 -1
  641. package/.next/static/chunks/app/api/worktrees/[id]/git/branches/route-56dad0523d3c4a92.js +0 -1
  642. package/.next/static/chunks/app/api/worktrees/[id]/git/checkout/route-56dad0523d3c4a92.js +0 -1
  643. package/.next/static/chunks/app/api/worktrees/[id]/git/commit/route-56dad0523d3c4a92.js +0 -1
  644. package/.next/static/chunks/app/api/worktrees/[id]/git/diff/route-56dad0523d3c4a92.js +0 -1
  645. package/.next/static/chunks/app/api/worktrees/[id]/git/fetch/route-56dad0523d3c4a92.js +0 -1
  646. package/.next/static/chunks/app/api/worktrees/[id]/git/log/route-56dad0523d3c4a92.js +0 -1
  647. package/.next/static/chunks/app/api/worktrees/[id]/git/pull/route-56dad0523d3c4a92.js +0 -1
  648. package/.next/static/chunks/app/api/worktrees/[id]/git/push/route-56dad0523d3c4a92.js +0 -1
  649. package/.next/static/chunks/app/api/worktrees/[id]/git/reset/route-56dad0523d3c4a92.js +0 -1
  650. package/.next/static/chunks/app/api/worktrees/[id]/git/revert/route-56dad0523d3c4a92.js +0 -1
  651. package/.next/static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-56dad0523d3c4a92.js +0 -1
  652. package/.next/static/chunks/app/api/worktrees/[id]/git/stage/route-56dad0523d3c4a92.js +0 -1
  653. package/.next/static/chunks/app/api/worktrees/[id]/git/staged/route-56dad0523d3c4a92.js +0 -1
  654. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-56dad0523d3c4a92.js +0 -1
  655. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/apply/route-56dad0523d3c4a92.js +0 -1
  656. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/pop/route-56dad0523d3c4a92.js +0 -1
  657. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/push/route-56dad0523d3c4a92.js +0 -1
  658. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/route-56dad0523d3c4a92.js +0 -1
  659. package/.next/static/chunks/app/api/worktrees/[id]/git/status/route-56dad0523d3c4a92.js +0 -1
  660. package/.next/static/chunks/app/api/worktrees/[id]/git/unstage/route-56dad0523d3c4a92.js +0 -1
  661. package/.next/static/chunks/app/api/worktrees/[id]/git/working-diff/route-56dad0523d3c4a92.js +0 -1
  662. package/.next/static/chunks/app/api/worktrees/[id]/interrupt/route-56dad0523d3c4a92.js +0 -1
  663. package/.next/static/chunks/app/api/worktrees/[id]/kill-session/route-56dad0523d3c4a92.js +0 -1
  664. package/.next/static/chunks/app/api/worktrees/[id]/logs/[filename]/route-56dad0523d3c4a92.js +0 -1
  665. package/.next/static/chunks/app/api/worktrees/[id]/logs/route-56dad0523d3c4a92.js +0 -1
  666. package/.next/static/chunks/app/api/worktrees/[id]/marp-render/route-56dad0523d3c4a92.js +0 -1
  667. package/.next/static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-56dad0523d3c4a92.js +0 -1
  668. package/.next/static/chunks/app/api/worktrees/[id]/memos/route-56dad0523d3c4a92.js +0 -1
  669. package/.next/static/chunks/app/api/worktrees/[id]/messages/route-56dad0523d3c4a92.js +0 -1
  670. package/.next/static/chunks/app/api/worktrees/[id]/prompt-response/route-56dad0523d3c4a92.js +0 -1
  671. package/.next/static/chunks/app/api/worktrees/[id]/respond/route-56dad0523d3c4a92.js +0 -1
  672. package/.next/static/chunks/app/api/worktrees/[id]/route-56dad0523d3c4a92.js +0 -1
  673. package/.next/static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-56dad0523d3c4a92.js +0 -1
  674. package/.next/static/chunks/app/api/worktrees/[id]/schedules/active/route-56dad0523d3c4a92.js +0 -1
  675. package/.next/static/chunks/app/api/worktrees/[id]/schedules/route-56dad0523d3c4a92.js +0 -1
  676. package/.next/static/chunks/app/api/worktrees/[id]/search/route-56dad0523d3c4a92.js +0 -1
  677. package/.next/static/chunks/app/api/worktrees/[id]/send/route-56dad0523d3c4a92.js +0 -1
  678. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-56dad0523d3c4a92.js +0 -1
  679. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-56dad0523d3c4a92.js +0 -1
  680. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-56dad0523d3c4a92.js +0 -1
  681. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-56dad0523d3c4a92.js +0 -1
  682. package/.next/static/chunks/app/api/worktrees/[id]/skills/route-56dad0523d3c4a92.js +0 -1
  683. package/.next/static/chunks/app/api/worktrees/[id]/slash-commands/route-56dad0523d3c4a92.js +0 -1
  684. package/.next/static/chunks/app/api/worktrees/[id]/special-keys/route-56dad0523d3c4a92.js +0 -1
  685. package/.next/static/chunks/app/api/worktrees/[id]/start-polling/route-56dad0523d3c4a92.js +0 -1
  686. package/.next/static/chunks/app/api/worktrees/[id]/terminal/route-56dad0523d3c4a92.js +0 -1
  687. package/.next/static/chunks/app/api/worktrees/[id]/timers/history/route-56dad0523d3c4a92.js +0 -1
  688. package/.next/static/chunks/app/api/worktrees/[id]/timers/route-56dad0523d3c4a92.js +0 -1
  689. package/.next/static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-56dad0523d3c4a92.js +0 -1
  690. package/.next/static/chunks/app/api/worktrees/[id]/todos/route-56dad0523d3c4a92.js +0 -1
  691. package/.next/static/chunks/app/api/worktrees/[id]/tree/[...path]/route-56dad0523d3c4a92.js +0 -1
  692. package/.next/static/chunks/app/api/worktrees/[id]/tree/route-56dad0523d3c4a92.js +0 -1
  693. package/.next/static/chunks/app/api/worktrees/[id]/upload/[...path]/route-56dad0523d3c4a92.js +0 -1
  694. package/.next/static/chunks/app/api/worktrees/[id]/viewed/route-56dad0523d3c4a92.js +0 -1
  695. package/.next/static/chunks/app/api/worktrees/route-56dad0523d3c4a92.js +0 -1
  696. package/.next/static/chunks/app/chat/page-623f5cb9040de639.js +0 -1
  697. package/.next/static/chunks/app/manifest.webmanifest/route-56dad0523d3c4a92.js +0 -1
  698. package/.next/static/chunks/app/proxy/[...path]/route-56dad0523d3c4a92.js +0 -1
  699. package/.next/static/chunks/app/repositories/page-70d4b997492884b8.js +0 -1
  700. package/.next/static/chunks/app/skills/[skillId]/page-68ed5e9186efe56d.js +0 -1
  701. package/.next/static/chunks/app/skills/page-46242c428ee8bccf.js +0 -1
  702. package/.next/static/chunks/app/worktrees/[id]/page-983a80ece6289026.js +0 -1
  703. package/.next/static/chunks/webpack-e655374fed175528.js +0 -1
  704. package/.next/static/css/b4bdb1f3457fe9a7.css +0 -1
  705. /package/.next/static/{1WyelLMRgPnhvA2HmhZmm → AKqbAyuzbFfg05qpbCI_K}/_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","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)"},"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 +1 @@
1
- "use strict";exports.id=22,exports.ids=[22],exports.modules={20022:a=>{a.exports=JSON.parse('{"page":{"title":"スキル","description":"公匏Skill Catalogを閲芧したす。各Skillの内容、提䟛元、必芁なCommandMateのversion、提䟛元が宣蚀するriskを確認できたす。","backToCatalog":"Catalogに戻る"},"search":{"label":"Skillを怜玢","placeholder":"名前・抂芁・キヌワヌド・提䟛元","resultCount":"{total}ä»¶äž­{shown}件を衚瀺"},"filters":{"compatibility":"CommandMate互換性","risk":"提䟛元が宣蚀したrisk","agent":"Agent察応","all":"すべお","reset":"絞り蟌みを解陀"},"compatibility":{"label":"CommandMate互換性","native":"Agent単䜓で実行可胜","commandmateRuntime":"CommandMate Runtime経由で実行","unsupported":"非察応","unknown":"未怜蚌","status":{"compatible":"互換あり","incompatible":"互換なし","unknown":"未怜蚌"},"requiredRange":"必芁なCommandMate: {range}","currentVersion":"皌働䞭のCommandMate: {version}","currentVersionUnknown":"皌働䞭のCommandMateのversionを特定できたせんでした。","unverifiedNotice":"「未怜蚌」は「互換あり」ではありたせん。CommandMateが刀定できなかった状態であり、動䜜しない可胜性がありたす。","agentsHeading":"Agent察応状況","agentsNotice":"Agent察応状況は提䟛元による申告であり、根拠ずしお提瀺された内容をそのたた衚瀺しおいたす。CommandMateは怜蚌しおいたせん。","agentsUnknown":"このversionにはAgent察応の宣蚀がありたせん。","evidence":"根拠","reason":{"satisfied":"CommandMate {currentVersion} は芁求範囲 {range} を満たしおいたす。","hostVersionOutOfRange":"このSkillはCommandMate {range} を芁求したすが、皌働䞭のversionは {currentVersion} です。","hostVersionUnknown":"皌働䞭のCommandMateのversionを特定できないため、{range} ずの互換性は未怜蚌です。","rangeUnsupported":"このSkillはCommandMateが解釈できないversion範囲 {range} を宣蚀しおいるため、互換性は未怜蚌です。"}},"risk":{"declaredLabel":"宣蚀risk: {level}","declaredHeading":"提䟛元が宣蚀したrisk","level":{"low":"䜎","moderate":"äž­","high":"高"},"declaredNotice":"このrisk氎準はSkillの提䟛元による自己申告です。CommandMateによる評䟡ではありたせん。","computedHeading":"CommandMateが算出するrisk","computedUnavailable":"Catalogからは取埗できたせん。CommandMateはpackageの内容を怜査しおriskを算出したすが、それはpackageをダりンロヌドした埌に行われたす。","highWarning":"提䟛元はこのSkillをhigh riskず宣蚀しおいたす。導入前に曎新履歎ず提䟛元の情報を確認しおください。"},"permissions":{"heading":"宣蚀された暩限","declarationOnlyNotice":"暩限は提䟛元が蚘茉した宣蚀であり、CommandMateが匷制する制限ではありたせん。Skillを導入しおもsandboxで隔離されるわけではありたせん。","unavailable":"Catalogは宣蚀された暩限を保持しおいたせん。暩限はpackage内のSkill manifestに蚘茉されおおり、CommandMateはダりンロヌド埌に読み取りたす。"},"capabilities":{"heading":"このSkillでできるこず","unavailable":"詳现な胜力ず期埅効果はpackage内のSkill manifestに蚘茉されおおり、Catalogには含たれおいたせん。以䞋はCatalogが公開しおいる抂芁です。"},"requirements":{"heading":"必芁なコマンドずネットワヌクアクセス","unavailable":"Catalogは実行時の芁件を保持しおいたせん。必芁なコマンドや接続先hostはpackage内のSkill manifestに蚘茉されおいたす。"},"contents":{"heading":"ファむルずスクリプト","unavailable":"Catalogはpackageの䞭身を列挙しおいたせん。ファむル・スクリプト・実行可胜ファむルは、CommandMateがpackageをダりンロヌドしお怜査した時点で列挙されたす。"},"detail":{"overview":"抂芁","provider":"提䟛元","providerContact":"連絡先","license":"ラむセンス","homepage":"ホヌムペヌゞ","keywords":"キヌワヌド","skillId":"Skill ID","latestVersion":"公開されおいる最新version","recommendedVersion":"掚奚version","recommendedVersionNone":"なし","requiredRangeLabel":"必芁なCommandMateのversion範囲","publishedAt":"公開日時","sourceRepository":"リポゞトリ","sourceRef":"Ref","sourceCommit":"コミット","packageAsset":"アセット名","packageDigest":"SHA-256","packageSize":"サむズ","packageBytes":"{bytes} バむト","versionsHeading":"曎新履歎","versionsEmpty":"このCommandMateに適甚できる公開versionがありたせん。","changelogHeading":"倉曎内容","changelogEmpty":"このversionには倉曎内容の蚘茉がありたせん。","mediaStripped":"Catalog由来のテキストから画像ず埋め蟌みメディアを陀去しおいるため、倖郚ホストからの読み蟌みは発生したせん。","prerelease":"プレリリヌス","recommendation":{"highestCompatible":"皌働䞭のCommandMateで動䜜する、最も新しい公開versionです。","latestUnverified":"皌働䞭のCommandMateのversionを特定できなかったため、互換性を確認せずに提䟛元の最新versionを衚瀺しおいたす。","noneCompatible":"皌働䞭のCommandMateで動䜜する公開versionはありたせん。","noVersions":"このCommandMateに適甚できる公開versionがありたせん。"},"install":{"action":"導入先を遞択","blockedIncompatible":"導入できたせん: {reason}","blockedNoVersion":"皌働䞭のCommandMateに適甚できる公開versionがないため導入できたせん。"}},"target":{"heading":"導入先","loading":"登録枈みworktreeを読み蟌んでいたす ","empty":"登録枈みのworktreeがありたせん。Skillを導入する前にworktreeを登録しおください。","errorNotice":"登録枈みworktreeの䞀芧を読み蟌めたせんでした。珟圚は導入先を遞択できたせん。","retry":"再詊行","selected":"遞択䞭","repository":"リポゞトリ","branch":"ブランチ","branchUnknown":"蚘録されおいたせん","agents":"Agent","agentsNone":"蚭定されおいたせん","workingTree":"䜜業ツリヌ","workingTreeClean":"未コミットの倉曎なし","workingTreeDirty":"未コミットの倉曎あり","workingTreeUnknown":"未確認","sessionRunning":"このworktreeではセッションが皌働䞭です。","branchFreshnessNotice":"ここに衚瀺しおいるブランチは盎近のworktree同期時点の倀です。CommandMateはinstall plan生成時に珟圚のブランチずコミットを解決し、差異があればそこで報告したす。"},"plan":{"highRiskAcknowledgement":"CommandMateはpackageの内容を怜査した結果、このSkillをhigh riskず刀定したした。以䞋のファむル・スクリプト・宣蚀された暩限を確認したうえで、このworktreeぞ導入するこずを明瀺的に承認しおください。","build":"install planを䜜成","building":"install planを䜜成しおいたす ","chooseTarget":"このSkillを導入するworktreeを遞択しおください。","ready":"planの䜜成では䜕も曞き蟌みたせん。packageを取埗しお内容を怜査し、導入した堎合に䜕が倉わるかだけを報告したす。","heading":"install planの内容","expiresAt":"このplanは{timestamp}たで有効です。それ以降は䜜り盎しおください。","targetHeading":"導入先","headStateLabel":"Git HEADの状態","headState":{"attached":"ブランチ䞊","detached":"detached HEAD","unborn":"コミットがただありたせん","unknown":"解決できたせんでした"},"installRoot":"導入先ディレクトリ","existingInstall":"既存の導入","existingInstallNone":"ただ導入されおいたせん","existingInstallVersion":"version {version}","riskHeading":"リスク","riskDeclared":"publisher申告","riskComputed":"CommandMate刀定","riskEffective":"実効","riskNotice":"刀定倀は取埗したpackageの内容を怜査した結果です。publisherの申告ず食い違う堎合は、高いほうを実効倀ずしお扱いたす。","permission":{"filesystemRead":"ファむルを読み取る","filesystemWrite":"ファむルを曞き蟌む","networkAccess":"ネットワヌクぞ接続する","processExecution":"他のプログラムを実行する","environmentRead":"環境倉数を読み取る","credentialAccess":"認蚌情報ぞアクセスする"},"permissionsNone":"manifestは暩限を宣蚀しおいたせん。","requirementsNone":"manifestは必芁なコマンドもネットワヌク接続も宣蚀しおいたせん。","requirementsCommands":"コマンド","requirementsHosts":"ネットワヌクホスト","commandAnyVersion":"version䞍問","scriptsHeading":"package内のスクリプト・実行ファむル","scriptsNone":"packageにスクリプトも実行ファむルも含たれおいたせん。","warningsHeading":"留意点","warning":{"detachedHead":"このworktreeはブランチ䞊にないため、導入内容はどのブランチ履歎にも属したせん。","unbornHead":"このworktreeにはただコミットがありたせん。","headUnresolved":"珟圚のコミットを解決できたせんでした。","workingTreeDirty":"このworktreeには未コミットの倉曎があるため、導入内容が䜜業䞭の倉曎ず混ざりたす。","pathGitIgnored":"䞀郚の曞き蟌み先はgitのignore察象です。導入したファむルはgit statusに珟れたせん。","diffTruncated":"䞀郚の差分は倧きすぎるため省略されおいたす。","binaryContent":"䞀郚のファむルはバむナリのため差分を衚瀺できたせん。","lineEndingCrlf":"䞀郚のファむルの改行コヌドはCRLFです。","treeScanTruncated":"曞き蟌み先ディレクトリが倧きすぎるため、完党には怜査できたせんでした。"},"filesHeading":"導入によっお曞き蟌たれる内容","stats":"远加{added}ä»¶ / 倉曎{modified}ä»¶ / 倉曎なし{unchanged}ä»¶ / 衝突{conflicted}ä»¶ / 管理倖{unmanaged}ä»¶","filesEmpty":"このplanはファむルを曞き蟌みたせん。","fileGenerated":"導入蚘録","gitIgnored":"このパスはgitのignore察象です。","diffToggle":"差分を衚瀺+{additions} / -{deletions}","diffTruncated":"この差分は途䞭で打ち切られおいたす。","diffBinary":"バむナリファむルのため差分は衚瀺できたせん。","change":{"add":"远加","modify":"倉曎","unchanged":"倉曎なし","conflict":"衝突","unmanaged":"管理倖"},"diffReason":{"newFile":"このパスには䜕もないため、ファむルは新芏䜜成されたす。","contentIdentical":"既にあるファむルは曞き蟌む内容ずバむト単䜍で同䞀です。","managedUpdate":"CommandMateが導入したファむルで倉曎もないため、眮き換えたす。","localModification":"導入埌に線集されたファむルです。CommandMateはあなたの倉曎を䞊曞きしたせん。","unmanagedSkill":"CommandMateが導入しおいないSkillディレクトリが既にありたす。CommandMateが眮き換えおよいものではありたせん。","receiptOrphan":"導入蚘録にはあるファむルですが、ディスク䞊には存圚したせん。蚘録された導入内容ずworktreeが䞀臎しおいたせん。","notARegularFile":"このパスはシンボリックリンク等の通垞ファむル以倖です。CommandMateはこれをたどりたせん。"},"blockersHeading":"導入できない理由","blockedNotice":"䜕も曞き蟌んでいたせん。䞊蚘のパスを解消しおからplanを䜜り盎しおください。","acknowledgeLabel":"䞊蚘のファむル・スクリプト・宣蚀された暩限を確認したうえで、このhigh riskのSkillをこのworktreeぞ導入したす。","confirm":"このworktreeぞ導入する","confirming":"導入しおいたす ","discard":"このplanを砎棄"},"install":{"reload":{"native":"{agent} は起動時にworktreeからSkillを読み蟌みたす。{skillId} {version} を利甚するには、このworktreeの {agent} セッションを再起動しおください。","commandmateRuntime":"{agent} はCommandMate runtime経由でこのSkillを実行したす。runtimeが {skillId} {version} を認識するよう、このworktreeの {agent} セッションを再起動しおください。","unsupported":"{agent} はこのSkillに察応しおいたせん。ファむルは配眮されたしたが、{agent} セッションでは {skillId} {version} は提瀺されたせん。","unknown":"{agent} での察応状況は未怜蚌です。ファむルは配眮枈みです。{agent} セッションを再起動し、{skillId} {version} が提瀺されるか確認しおください。"},"nextAction":{"succeeded":"Skillのむンストヌルず蚘録が完了したした。以䞋のagentセッションを再起動するず利甚を開始できたす。","committedReconciling":"ファむルの曞き蟌みは完了しworktreeに存圚したすが、むンストヌル蚘録が未完了です。CommandMateが自動的に完了させるため、再むンストヌルは䞍芁です。","failed":"worktreeぞの曞き蟌みは行われおいたせん。理由を確認し、新しいInstall Planを䜜成しおください。"}},"uninstall":{"reason":{"managedUnchanged":"CommandMateが配眮し、その埌倉曎されおいないため安党に削陀できたす。","localModification":"むンストヌル埌に線集されおいたす。CommandMateは倉曎内容を削陀したせん。","receiptOrphan":"むンストヌル蚘録に茉っおいるファむルがworktreeに存圚したせん。ディスク䞊の状態は蚘録されたむンストヌルず䞀臎しおいたせん。","unmanagedFile":"Skillディレクトリ内にありたすが、CommandMateが配眮したファむルではないため削陀察象にしたせん。","notARegularFile":"このパスはシンボリックリンクなど通垞ファむル以倖です。CommandMateは削陀察象の刀定でリンクをたどりたせん。","notInstalled":"このworktreeにはCommandMate管理䞋のむンストヌルがありたせん。","receiptMissing":"SkillディレクトリにCommandMateのむンストヌル蚘録がないため、どのファむルがSkillのものか蚌明できたせん。","receiptUnreadable":"むンストヌル蚘録を読み取れないため、ファむルの所有関係を確定できたせん。","receiptForeign":"このディレクトリのむンストヌル蚘録は別のSkillを指しおいたす。","treeScanTruncated":"Skillディレクトリが倧きすぎるか深すぎお完党に怜査できないため、管理倖ファむルがないず確認できたせん。"},"nextAction":{"removable":"このディレクトリのファむルはすべおCommandMateが配眮し、倉曎されおいたせん。確認のうえ削陀しおください。","blocked":"䜕も削陀しおいたせん。以䞋のファむルを退避たたは埩元しおから、新しいUninstall Planを䜜成しおください。","succeeded":"Skillを削陀し、蚘録を消去したした。以䞋のagentセッションを再起動するず提瀺されなくなりたす。","committedReconciling":"削陀の途䞭で凊理が停止したした。蚺断のためむンストヌル蚘録は残しおいたす。CommandMateが自動的に完了させたす。","failed":"worktreeからは䜕も削陀しおいたせん。理由を確認し、新しいUninstall Planを䜜成しおください。"},"reload":{"native":"{agent} は起動時にworktreeからSkillを読み蟌みたす。{skillId} が提瀺されなくなるよう、このworktreeの {agent} セッションを再起動しおください。","commandmateRuntime":"{agent} はCommandMate runtime経由でこのSkillを実行しおいたした。runtimeが {skillId} を解攟するよう、このworktreeの {agent} セッションを再起動しおください。","unsupported":"{agent} はこのSkillに察応しおいなかったため、{skillId} の削陀による {agent} セッションぞの圱響はありたせん。","unknown":"{agent} での察応状況は未怜蚌でした。ファむルは削陀枈みです。{skillId} がただ提瀺される堎合は {agent} セッションを再起動しおください。"},"build":"uninstall planを䜜成","building":"uninstall planを䜜成しおいたす ","heading":"uninstall planの内容","expiresAt":"このplanは{timestamp}たで有効です。それ以降は䜜り盎しおください。","installedVersion":"導入枈みversion","versionUnknown":"蚘録されおいたせん","stats":"削陀可胜{removable}ä»¶ / 倉曎枈み{modified}ä»¶ / 消倱{missing}ä»¶ / 未蚘録{unknown}ä»¶ / 通垞ファむル以倖{irregular}ä»¶","removalsHeading":"削陀される察象","removalsEmpty":"このplanは䜕も削陀したせん。","retainedHeading":"残す察象","retainedEmpty":"残るものはありたせん。","blockersHeading":"削陀できない理由","confirm":"このworktreeから削陀する","confirming":"削陀しおいたす ","disposition":{"remove":"削陀","modified":"残す線集枈み","missing":"既に存圚したせん","unknown":"残す未蚘録","irregular":"残す通垞ファむル以倖"}},"card":{"provider":"提䟛元: {provider}","noRecommendedVersion":"導入可胜なversionなし"},"worktreePane":{"installedHeading":"このワヌクツリヌに導入枈み","installedError":"このワヌクツリヌの導入枈みSkillを読み蟌めたせんでした。","installedEmpty":"このワヌクツリヌにはただSkillが導入されおいたせん。","catalogHeading":"Catalogから導入","installedBadge":"導入枈み","version":"バヌゞョン {version}","back":"Skill䞀芧ぞ戻る"},"state":{"loading":"Skill Catalogを読み蟌んでいたす ","empty":"公匏Catalogにはただ公開されおいるSkillがありたせん。","noResults":"珟圚の怜玢条件ず絞り蟌みに䞀臎するSkillはありたせん。","noResultsHint":"キヌワヌドを倉えるか、絞り蟌みを解陀しおください。","errorHeading":"Skill Catalogを読み蟌めたせんでした","errorNotice":"これは取埗に倱敗した状態であり、Catalogが空であるこずを意味したせん。どのSkillが存圚するかは刀断できたせん。","errorCode":"゚ラヌコヌド: {code}","retry":"再詊行","notFoundHeading":"Skillが芋぀かりたせん","notFoundNotice":"このIDに䞀臎するSkillは公匏Catalogに存圚したせん。"},"catalog":{"staleHeading":"キャッシュされたCatalogを衚瀺しおいたす","staleNotice":"このCatalogが最新であるこずを確認できなかったため、内容が叀い可胜性がありたす。","offlineNotice":"盎近の詊行ではCatalogの取埗元に到達できたせんでした。","freshLabel":"Catalogは最新であるこずを確認枈み","fetchedAt":"最終怜蚌: {timestamp}","revalidatedAt":"最新であるこずを最埌に確認: {timestamp}","sourceLabel":"取埗元: {repository} ({ref})","reason":{"fetchFailed":"Catalogを取埗できたせんでした。","rateLimited":"Catalogの取埗元がレヌト制限を適甚しおいたす。","oversized":"Catalogの応答が蚱容サむズを超えたした。","malformed":"Catalogの応答が正しいJSONではありたせんでした。","invalidSchema":"Catalogの応答が契玄怜蚌に倱敗したした。","unknown":"理由は報告されおいたせん。"}},"operation":{"errorHeading":"操䜜は実行されたせんでした","reloadHeading":"以䞋のagentセッションを再起動しおください","installedHeading":"導入したした","uninstalledHeading":"削陀したした","replayNotice":"既に実行枈みの芁求に察する応答のため、ファむル単䜍の䞀芧は再掲されたせん。","filesWritten":"{count}件のファむルを曞き蟌みたした","filesRemoved":"{count}件のファむルを削陀したした","startOver":"別の導入先を遞ぶ","error":{"planStale":"plan䜜成埌にworktreeが倉化したため、planは珟状を説明しおいたせん。䜕も曞き蟌んでいたせん。planを䜜り盎しおください。","planExpired":"このplanは有効期限切れです。䜕も曞き蟌んでいたせん。planを䜜り盎しおください。","planConsumed":"このplanは既に䜿甚枈みです。二重には曞き蟌んでいたせん。","planNotFound":"CommandMateはこのplanを保持しおいたせん。䜕も曞き蟌んでいたせん。planを䜜り盎しおください。","planBindingMismatch":"このplanは別の芁求向けに䜜成されたもので、ここでは䜿甚できたせん。この画面からplanを䜜り盎しおください。","planNotInstallable":"このplanには阻害芁因があるため適甚できたせん。䜕も曞き蟌んでいたせん。","planRiskNotAcknowledged":"high riskのpackageですが導入の明瀺的な承認がありたせん。䜕も曞き蟌んでいたせん。","installLocked":"このworktreeでは別のSkill操䜜が実行䞭です。䜕も曞き蟌んでいたせん。完了埌に再詊行しおください。","installInProgress":"同䞀内容の導入が既に実行䞭です。二重に開始せず完了を埅っおください。","installDestinationExists":"導入先には既に䜕かが存圚したす。CommandMateは自身が導入しおいないものを䞊曞きしないため、䜕も曞き蟌んでいたせん。","installDestinationUnmanaged":"CommandMateが導入しおいないSkillディレクトリが導入先にありたす。䜕も曞き蟌んでいたせん。","installIdempotencyConflict":"この再詊行は元の芁求ず内容が䞀臎したせん。䜕も曞き蟌んでいたせん。planを䜜り盎しおください。","installFailed":"先行する導入が倱敗しおおり、䜕も曞き蟌たれおいたせん。planを䜜り盎しおください。","uninstallLocked":"このworktreeでは別のSkill操䜜が実行䞭です。䜕も削陀しおいたせん。完了埌に再詊行しおください。","uninstallInProgress":"同䞀内容の削陀が既に実行䞭です。二重に開始せず完了を埅っおください。","uninstallIdempotencyConflict":"この再詊行は元の芁求ず内容が䞀臎したせん。䜕も削陀しおいたせん。planを䜜り盎しおください。","uninstallNotInstalled":"このworktreeにこのSkillの導入蚘録がないため、削陀する察象がありたせん。","uninstallBlocked":"䜕も削陀しおいたせん。CommandMateが削陀しおよくないパスが含たれおいたす。","uninstallDrift":"worktreeが導入蚘録ず䞀臎しなくなっおおり、どのファむルがCommandMate管理䞋か刀別できたせん。䜕も削陀しおいたせん。","uninstallFileChanged":"plan䜜成埌にファむルが倉曎されたした。䜕も削陀しおいたせん。planを䜜り盎しおください。","uninstallFailed":"先行する削陀が倱敗しおおり、䜕も削陀されおいたせん。planを䜜り盎しおください。","requestFailed":"芁求がCommandMateに届かなかったか、理由を䌎わない応答が返りたした。倉曎が起きたずは確認できおいたせん。","unexpected":"CommandMateが説明を持たない倱敗を報告したした。worktreeを確認したうえで、倉曎なしず刀断しおください。"}}}')}};
1
+ "use strict";exports.id=22,exports.ids=[22],exports.modules={20022:a=>{a.exports=JSON.parse('{"page":{"title":"スキル","description":"公匏Skill Catalogを閲芧したす。各Skillの内容、提䟛元、必芁なCommandMateのversion、提䟛元が宣蚀するriskを確認できたす。","backToCatalog":"Catalogに戻る"},"search":{"label":"Skillを怜玢","placeholder":"名前・抂芁・キヌワヌド・提䟛元","resultCount":"{total}ä»¶äž­{shown}件を衚瀺"},"filters":{"compatibility":"CommandMate互換性","risk":"提䟛元が宣蚀したrisk","agent":"Agent察応","all":"すべお","reset":"絞り蟌みを解陀"},"compatibility":{"label":"CommandMate互換性","native":"Agent単䜓で実行可胜","commandmateRuntime":"CommandMate Runtime経由で実行","unsupported":"非察応","unknown":"未怜蚌","status":{"compatible":"互換あり","incompatible":"互換なし","unknown":"未怜蚌"},"requiredRange":"必芁なCommandMate: {range}","currentVersion":"皌働䞭のCommandMate: {version}","currentVersionUnknown":"皌働䞭のCommandMateのversionを特定できたせんでした。","unverifiedNotice":"「未怜蚌」は「互換あり」ではありたせん。CommandMateが刀定できなかった状態であり、動䜜しない可胜性がありたす。","agentsHeading":"Agent察応状況","agentsNotice":"Agent察応状況は出発点ずしお提䟛元による申告であり、根拠ずしお提瀺された内容をそのたた衚瀺しおいたす。CommandMateが実機で蚈枬したAgentに぀いおは、その実枬結果を䜵蚘し、申告が実枬を超えないように制限したす。","agentsUnknown":"このversionにはAgent察応の宣蚀がありたせん。","evidence":"根拠","declaredLabel":"提䟛元の申告: {support}","measuredHeading":"CommandMateの実枬結果","testedVersion":"実枬察象: {agent} {version}","testedDate":"蚈枬日: {date}","evidenceSource":"蚌跡","discoveryRoots":"読み取り先: {roots}","evidenceStale":"この実枬から {days} 日が経過しおいたす。Agent偎の挙動が倉わっおいる可胜性がありたす。","reloadHeading":"{agent} に読み蟌たせる方法","axis":{"discovery":"発芋","invocation":"スラッシュコマンド"},"axisOutcome":{"verified":"確認枈み","unsupported":"利甚䞍可","unknown":"未蚈枬"},"evidenceKind":{"mechanical":"機械的に確認","selfReport":"Agentの自己申告","notMeasured":"実枬なし"},"verification":{"confirmed":"CommandMateの実枬結果ず提䟛元の申告が䞀臎しおいたす。","restricted":"CommandMateの実枬結果が提䟛元の申告より䜎いため、䜎い方を衚瀺しおいたす。","staleDeclaration":"CommandMateの実枬結果は提䟛元の申告より高い氎準です。申告はそのたた衚瀺したす匕き䞊げられるのは提䟛元だけです。","unverified":"CommandMateはこのAgentを実枬しおいないため、提䟛元の申告のみを衚瀺しおいたす。"},"limitation":{"noSlashCommand":"このversionのAgentはSkillを発芋したすが、スラッシュコマンドずしおは衚瀺したせん。名前を指定しお呌び出しおください。"},"skipReason":{"notMeasured":"このAgentはCommandMateのinstall環境で実枬しおいないため、非察応ではなく未怜蚌unknownずしお扱いたす。"},"reload":{"sessionRestart":"このrepositoryで {agent} のセッションを開始し盎しおください。Skillはセッション開始時に走査されたす。","sessionRestartNoSlash":"このrepositoryで {agent} のセッションを開始し盎したうえで、Skillを名前で指定しお呌び出しおください。このversionはSkillをスラッシュコマンドずしお衚瀺したせん。","unknown":"CommandMateは {agent} のSkill再読み蟌み方法を実枬しおいたせん。セッションの再起動が安党な前提です。"},"reason":{"satisfied":"CommandMate {currentVersion} は芁求範囲 {range} を満たしおいたす。","hostVersionOutOfRange":"このSkillはCommandMate {range} を芁求したすが、皌働䞭のversionは {currentVersion} です。","hostVersionUnknown":"皌働䞭のCommandMateのversionを特定できないため、{range} ずの互換性は未怜蚌です。","rangeUnsupported":"このSkillはCommandMateが解釈できないversion範囲 {range} を宣蚀しおいるため、互換性は未怜蚌です。"}},"risk":{"declaredLabel":"宣蚀risk: {level}","declaredHeading":"提䟛元が宣蚀したrisk","level":{"low":"䜎","moderate":"äž­","high":"高"},"declaredNotice":"このrisk氎準はSkillの提䟛元による自己申告です。CommandMateによる評䟡ではありたせん。","computedHeading":"CommandMateが算出するrisk","computedUnavailable":"Catalogからは取埗できたせん。CommandMateはpackageの内容を怜査しおriskを算出したすが、それはpackageをダりンロヌドした埌に行われたす。","highWarning":"提䟛元はこのSkillをhigh riskず宣蚀しおいたす。導入前に曎新履歎ず提䟛元の情報を確認しおください。"},"permissions":{"heading":"宣蚀された暩限","declarationOnlyNotice":"暩限は提䟛元が蚘茉した宣蚀であり、CommandMateが匷制する制限ではありたせん。Skillを導入しおもsandboxで隔離されるわけではありたせん。","unavailable":"Catalogは宣蚀された暩限を保持しおいたせん。暩限はpackage内のSkill manifestに蚘茉されおおり、CommandMateはダりンロヌド埌に読み取りたす。"},"capabilities":{"heading":"このSkillでできるこず","unavailable":"詳现な胜力ず期埅効果はpackage内のSkill manifestに蚘茉されおおり、Catalogには含たれおいたせん。以䞋はCatalogが公開しおいる抂芁です。"},"requirements":{"heading":"必芁なコマンドずネットワヌクアクセス","unavailable":"Catalogは実行時の芁件を保持しおいたせん。必芁なコマンドや接続先hostはpackage内のSkill manifestに蚘茉されおいたす。"},"contents":{"heading":"ファむルずスクリプト","unavailable":"Catalogはpackageの䞭身を列挙しおいたせん。ファむル・スクリプト・実行可胜ファむルは、CommandMateがpackageをダりンロヌドしお怜査した時点で列挙されたす。"},"detail":{"overview":"抂芁","provider":"提䟛元","providerContact":"連絡先","license":"ラむセンス","homepage":"ホヌムペヌゞ","keywords":"キヌワヌド","skillId":"Skill ID","latestVersion":"公開されおいる最新version","recommendedVersion":"掚奚version","recommendedVersionNone":"なし","requiredRangeLabel":"必芁なCommandMateのversion範囲","publishedAt":"公開日時","sourceRepository":"リポゞトリ","sourceRef":"Ref","sourceCommit":"コミット","packageAsset":"アセット名","packageDigest":"SHA-256","packageSize":"サむズ","packageBytes":"{bytes} バむト","versionsHeading":"曎新履歎","versionsEmpty":"このCommandMateに適甚できる公開versionがありたせん。","changelogHeading":"倉曎内容","changelogEmpty":"このversionには倉曎内容の蚘茉がありたせん。","mediaStripped":"Catalog由来のテキストから画像ず埋め蟌みメディアを陀去しおいるため、倖郚ホストからの読み蟌みは発生したせん。","prerelease":"プレリリヌス","recommendation":{"highestCompatible":"皌働䞭のCommandMateで動䜜する、最も新しい公開versionです。","latestUnverified":"皌働䞭のCommandMateのversionを特定できなかったため、互換性を確認せずに提䟛元の最新versionを衚瀺しおいたす。","noneCompatible":"皌働䞭のCommandMateで動䜜する公開versionはありたせん。","noVersions":"このCommandMateに適甚できる公開versionがありたせん。"},"install":{"action":"導入先を遞択","blockedIncompatible":"導入できたせん: {reason}","blockedNoVersion":"皌働䞭のCommandMateに適甚できる公開versionがないため導入できたせん。"}},"target":{"heading":"導入先","loading":"登録枈みworktreeを読み蟌んでいたす ","empty":"登録枈みのworktreeがありたせん。Skillを導入する前にworktreeを登録しおください。","errorNotice":"登録枈みworktreeの䞀芧を読み蟌めたせんでした。珟圚は導入先を遞択できたせん。","retry":"再詊行","selected":"遞択䞭","repository":"リポゞトリ","branch":"ブランチ","branchUnknown":"蚘録されおいたせん","agents":"Agent","agentsNone":"蚭定されおいたせん","workingTree":"䜜業ツリヌ","workingTreeClean":"未コミットの倉曎なし","workingTreeDirty":"未コミットの倉曎あり","workingTreeUnknown":"未確認","sessionRunning":"このworktreeではセッションが皌働䞭です。","branchFreshnessNotice":"ここに衚瀺しおいるブランチは盎近のworktree同期時点の倀です。CommandMateはinstall plan生成時に珟圚のブランチずコミットを解決し、差異があればそこで報告したす。"},"plan":{"highRiskAcknowledgement":"CommandMateはpackageの内容を怜査した結果、このSkillをhigh riskず刀定したした。以䞋のファむル・スクリプト・宣蚀された暩限を確認したうえで、このworktreeぞ導入するこずを明瀺的に承認しおください。","build":"install planを䜜成","building":"install planを䜜成しおいたす ","chooseTarget":"このSkillを導入するworktreeを遞択しおください。","ready":"planの䜜成では䜕も曞き蟌みたせん。packageを取埗しお内容を怜査し、導入した堎合に䜕が倉わるかだけを報告したす。","heading":"install planの内容","expiresAt":"このplanは{timestamp}たで有効です。それ以降は䜜り盎しおください。","targetHeading":"導入先","headStateLabel":"Git HEADの状態","headState":{"attached":"ブランチ䞊","detached":"detached HEAD","unborn":"コミットがただありたせん","unknown":"解決できたせんでした"},"installRoot":"導入先ディレクトリ","existingInstall":"既存の導入","existingInstallNone":"ただ導入されおいたせん","existingInstallVersion":"version {version}","riskHeading":"リスク","riskDeclared":"publisher申告","riskComputed":"CommandMate刀定","riskEffective":"実効","riskNotice":"刀定倀は取埗したpackageの内容を怜査した結果です。publisherの申告ず食い違う堎合は、高いほうを実効倀ずしお扱いたす。","permission":{"filesystemRead":"ファむルを読み取る","filesystemWrite":"ファむルを曞き蟌む","networkAccess":"ネットワヌクぞ接続する","processExecution":"他のプログラムを実行する","environmentRead":"環境倉数を読み取る","credentialAccess":"認蚌情報ぞアクセスする"},"permissionsNone":"manifestは暩限を宣蚀しおいたせん。","requirementsNone":"manifestは必芁なコマンドもネットワヌク接続も宣蚀しおいたせん。","requirementsCommands":"コマンド","requirementsHosts":"ネットワヌクホスト","commandAnyVersion":"version䞍問","scriptsHeading":"package内のスクリプト・実行ファむル","scriptsNone":"packageにスクリプトも実行ファむルも含たれおいたせん。","warningsHeading":"留意点","warning":{"detachedHead":"このworktreeはブランチ䞊にないため、導入内容はどのブランチ履歎にも属したせん。","unbornHead":"このworktreeにはただコミットがありたせん。","headUnresolved":"珟圚のコミットを解決できたせんでした。","workingTreeDirty":"このworktreeには未コミットの倉曎があるため、導入内容が䜜業䞭の倉曎ず混ざりたす。","pathGitIgnored":"䞀郚の曞き蟌み先はgitのignore察象です。導入したファむルはgit statusに珟れたせん。","diffTruncated":"䞀郚の差分は倧きすぎるため省略されおいたす。","binaryContent":"䞀郚のファむルはバむナリのため差分を衚瀺できたせん。","lineEndingCrlf":"䞀郚のファむルの改行コヌドはCRLFです。","treeScanTruncated":"曞き蟌み先ディレクトリが倧きすぎるため、完党には怜査できたせんでした。"},"filesHeading":"導入によっお曞き蟌たれる内容","stats":"远加{added}ä»¶ / 倉曎{modified}ä»¶ / 倉曎なし{unchanged}ä»¶ / 衝突{conflicted}ä»¶ / 管理倖{unmanaged}ä»¶","filesEmpty":"このplanはファむルを曞き蟌みたせん。","fileGenerated":"導入蚘録","gitIgnored":"このパスはgitのignore察象です。","diffToggle":"差分を衚瀺+{additions} / -{deletions}","diffTruncated":"この差分は途䞭で打ち切られおいたす。","diffBinary":"バむナリファむルのため差分は衚瀺できたせん。","change":{"add":"远加","modify":"倉曎","unchanged":"倉曎なし","conflict":"衝突","unmanaged":"管理倖"},"diffReason":{"newFile":"このパスには䜕もないため、ファむルは新芏䜜成されたす。","contentIdentical":"既にあるファむルは曞き蟌む内容ずバむト単䜍で同䞀です。","managedUpdate":"CommandMateが導入したファむルで倉曎もないため、眮き換えたす。","localModification":"導入埌に線集されたファむルです。CommandMateはあなたの倉曎を䞊曞きしたせん。","unmanagedSkill":"CommandMateが導入しおいないSkillディレクトリが既にありたす。CommandMateが眮き換えおよいものではありたせん。","receiptOrphan":"導入蚘録にはあるファむルですが、ディスク䞊には存圚したせん。蚘録された導入内容ずworktreeが䞀臎しおいたせん。","notARegularFile":"このパスはシンボリックリンク等の通垞ファむル以倖です。CommandMateはこれをたどりたせん。"},"blockersHeading":"導入できない理由","blockedNotice":"䜕も曞き蟌んでいたせん。䞊蚘のパスを解消しおからplanを䜜り盎しおください。","acknowledgeLabel":"䞊蚘のファむル・スクリプト・宣蚀された暩限を確認したうえで、このhigh riskのSkillをこのworktreeぞ導入したす。","confirm":"このworktreeぞ導入する","confirming":"導入しおいたす ","discard":"このplanを砎棄"},"install":{"reload":{"native":"{agent} は起動時にworktreeからSkillを読み蟌みたす。{skillId} {version} を利甚するには、このworktreeの {agent} セッションを再起動しおください。","commandmateRuntime":"{agent} はCommandMate runtime経由でこのSkillを実行したす。runtimeが {skillId} {version} を認識するよう、このworktreeの {agent} セッションを再起動しおください。","unsupported":"{agent} はこのSkillに察応しおいたせん。ファむルは配眮されたしたが、{agent} セッションでは {skillId} {version} は提瀺されたせん。","unknown":"{agent} での察応状況は未怜蚌です。ファむルは配眮枈みです。{agent} セッションを再起動し、{skillId} {version} が提瀺されるか確認しおください。"},"nextAction":{"succeeded":"Skillのむンストヌルず蚘録が完了したした。以䞋のagentセッションを再起動するず利甚を開始できたす。","committedReconciling":"ファむルの曞き蟌みは完了しworktreeに存圚したすが、むンストヌル蚘録が未完了です。CommandMateが自動的に完了させるため、再むンストヌルは䞍芁です。","failed":"worktreeぞの曞き蟌みは行われおいたせん。理由を確認し、新しいInstall Planを䜜成しおください。"}},"uninstall":{"reason":{"managedUnchanged":"CommandMateが配眮し、その埌倉曎されおいないため安党に削陀できたす。","localModification":"むンストヌル埌に線集されおいたす。CommandMateは倉曎内容を削陀したせん。","receiptOrphan":"むンストヌル蚘録に茉っおいるファむルがworktreeに存圚したせん。ディスク䞊の状態は蚘録されたむンストヌルず䞀臎しおいたせん。","unmanagedFile":"Skillディレクトリ内にありたすが、CommandMateが配眮したファむルではないため削陀察象にしたせん。","notARegularFile":"このパスはシンボリックリンクなど通垞ファむル以倖です。CommandMateは削陀察象の刀定でリンクをたどりたせん。","notInstalled":"このworktreeにはCommandMate管理䞋のむンストヌルがありたせん。","receiptMissing":"SkillディレクトリにCommandMateのむンストヌル蚘録がないため、どのファむルがSkillのものか蚌明できたせん。","receiptUnreadable":"むンストヌル蚘録を読み取れないため、ファむルの所有関係を確定できたせん。","receiptForeign":"このディレクトリのむンストヌル蚘録は別のSkillを指しおいたす。","treeScanTruncated":"Skillディレクトリが倧きすぎるか深すぎお完党に怜査できないため、管理倖ファむルがないず確認できたせん。"},"nextAction":{"removable":"このディレクトリのファむルはすべおCommandMateが配眮し、倉曎されおいたせん。確認のうえ削陀しおください。","blocked":"䜕も削陀しおいたせん。以䞋のファむルを退避たたは埩元しおから、新しいUninstall Planを䜜成しおください。","succeeded":"Skillを削陀し、蚘録を消去したした。以䞋のagentセッションを再起動するず提瀺されなくなりたす。","committedReconciling":"削陀の途䞭で凊理が停止したした。蚺断のためむンストヌル蚘録は残しおいたす。CommandMateが自動的に完了させたす。","failed":"worktreeからは䜕も削陀しおいたせん。理由を確認し、新しいUninstall Planを䜜成しおください。"},"reload":{"native":"{agent} は起動時にworktreeからSkillを読み蟌みたす。{skillId} が提瀺されなくなるよう、このworktreeの {agent} セッションを再起動しおください。","commandmateRuntime":"{agent} はCommandMate runtime経由でこのSkillを実行しおいたした。runtimeが {skillId} を解攟するよう、このworktreeの {agent} セッションを再起動しおください。","unsupported":"{agent} はこのSkillに察応しおいなかったため、{skillId} の削陀による {agent} セッションぞの圱響はありたせん。","unknown":"{agent} での察応状況は未怜蚌でした。ファむルは削陀枈みです。{skillId} がただ提瀺される堎合は {agent} セッションを再起動しおください。"},"build":"uninstall planを䜜成","building":"uninstall planを䜜成しおいたす ","heading":"uninstall planの内容","expiresAt":"このplanは{timestamp}たで有効です。それ以降は䜜り盎しおください。","installedVersion":"導入枈みversion","versionUnknown":"蚘録されおいたせん","stats":"削陀可胜{removable}ä»¶ / 倉曎枈み{modified}ä»¶ / 消倱{missing}ä»¶ / 未蚘録{unknown}ä»¶ / 通垞ファむル以倖{irregular}ä»¶","removalsHeading":"削陀される察象","removalsEmpty":"このplanは䜕も削陀したせん。","retainedHeading":"残す察象","retainedEmpty":"残るものはありたせん。","blockersHeading":"削陀できない理由","confirm":"このworktreeから削陀する","confirming":"削陀しおいたす ","disposition":{"remove":"削陀","modified":"残す線集枈み","missing":"既に存圚したせん","unknown":"残す未蚘録","irregular":"残す通垞ファむル以倖"}},"card":{"provider":"提䟛元: {provider}","noRecommendedVersion":"導入可胜なversionなし"},"worktreePane":{"installedHeading":"このワヌクツリヌに導入枈み","installedError":"このワヌクツリヌの導入枈みSkillを読み蟌めたせんでした。","installedEmpty":"このワヌクツリヌにはただSkillが導入されおいたせん。","catalogHeading":"Catalogから導入","installedBadge":"導入枈み","version":"バヌゞョン {version}","back":"Skill䞀芧ぞ戻る"},"state":{"loading":"Skill Catalogを読み蟌んでいたす ","empty":"公匏Catalogにはただ公開されおいるSkillがありたせん。","noResults":"珟圚の怜玢条件ず絞り蟌みに䞀臎するSkillはありたせん。","noResultsHint":"キヌワヌドを倉えるか、絞り蟌みを解陀しおください。","errorHeading":"Skill Catalogを読み蟌めたせんでした","errorNotice":"これは取埗に倱敗した状態であり、Catalogが空であるこずを意味したせん。どのSkillが存圚するかは刀断できたせん。","errorCode":"゚ラヌコヌド: {code}","retry":"再詊行","notFoundHeading":"Skillが芋぀かりたせん","notFoundNotice":"このIDに䞀臎するSkillは公匏Catalogに存圚したせん。"},"catalog":{"staleHeading":"キャッシュされたCatalogを衚瀺しおいたす","staleNotice":"このCatalogが最新であるこずを確認できなかったため、内容が叀い可胜性がありたす。","offlineNotice":"盎近の詊行ではCatalogの取埗元に到達できたせんでした。","freshLabel":"Catalogは最新であるこずを確認枈み","fetchedAt":"最終怜蚌: {timestamp}","revalidatedAt":"最新であるこずを最埌に確認: {timestamp}","sourceLabel":"取埗元: {repository} ({ref})","reason":{"fetchFailed":"Catalogを取埗できたせんでした。","rateLimited":"Catalogの取埗元がレヌト制限を適甚しおいたす。","oversized":"Catalogの応答が蚱容サむズを超えたした。","malformed":"Catalogの応答が正しいJSONではありたせんでした。","invalidSchema":"Catalogの応答が契玄怜蚌に倱敗したした。","unknown":"理由は報告されおいたせん。"}},"operation":{"errorHeading":"操䜜は実行されたせんでした","reloadHeading":"以䞋のagentセッションを再起動しおください","installedHeading":"導入したした","uninstalledHeading":"削陀したした","replayNotice":"既に実行枈みの芁求に察する応答のため、ファむル単䜍の䞀芧は再掲されたせん。","filesWritten":"{count}件のファむルを曞き蟌みたした","filesRemoved":"{count}件のファむルを削陀したした","startOver":"別の導入先を遞ぶ","error":{"planStale":"plan䜜成埌にworktreeが倉化したため、planは珟状を説明しおいたせん。䜕も曞き蟌んでいたせん。planを䜜り盎しおください。","planExpired":"このplanは有効期限切れです。䜕も曞き蟌んでいたせん。planを䜜り盎しおください。","planConsumed":"このplanは既に䜿甚枈みです。二重には曞き蟌んでいたせん。","planNotFound":"CommandMateはこのplanを保持しおいたせん。䜕も曞き蟌んでいたせん。planを䜜り盎しおください。","planBindingMismatch":"このplanは別の芁求向けに䜜成されたもので、ここでは䜿甚できたせん。この画面からplanを䜜り盎しおください。","planNotInstallable":"このplanには阻害芁因があるため適甚できたせん。䜕も曞き蟌んでいたせん。","planRiskNotAcknowledged":"high riskのpackageですが導入の明瀺的な承認がありたせん。䜕も曞き蟌んでいたせん。","installLocked":"このworktreeでは別のSkill操䜜が実行䞭です。䜕も曞き蟌んでいたせん。完了埌に再詊行しおください。","installInProgress":"同䞀内容の導入が既に実行䞭です。二重に開始せず完了を埅っおください。","installDestinationExists":"導入先には既に䜕かが存圚したす。CommandMateは自身が導入しおいないものを䞊曞きしないため、䜕も曞き蟌んでいたせん。","installDestinationUnmanaged":"CommandMateが導入しおいないSkillディレクトリが導入先にありたす。䜕も曞き蟌んでいたせん。","installIdempotencyConflict":"この再詊行は元の芁求ず内容が䞀臎したせん。䜕も曞き蟌んでいたせん。planを䜜り盎しおください。","installFailed":"先行する導入が倱敗しおおり、䜕も曞き蟌たれおいたせん。planを䜜り盎しおください。","uninstallLocked":"このworktreeでは別のSkill操䜜が実行䞭です。䜕も削陀しおいたせん。完了埌に再詊行しおください。","uninstallInProgress":"同䞀内容の削陀が既に実行䞭です。二重に開始せず完了を埅っおください。","uninstallIdempotencyConflict":"この再詊行は元の芁求ず内容が䞀臎したせん。䜕も削陀しおいたせん。planを䜜り盎しおください。","uninstallNotInstalled":"このworktreeにこのSkillの導入蚘録がないため、削陀する察象がありたせん。","uninstallBlocked":"䜕も削陀しおいたせん。CommandMateが削陀しおよくないパスが含たれおいたす。","uninstallDrift":"worktreeが導入蚘録ず䞀臎しなくなっおおり、どのファむルがCommandMate管理䞋か刀別できたせん。䜕も削陀しおいたせん。","uninstallFileChanged":"plan䜜成埌にファむルが倉曎されたした。䜕も削陀しおいたせん。planを䜜り盎しおください。","uninstallFailed":"先行する削陀が倱敗しおおり、䜕も削陀されおいたせん。planを䜜り盎しおください。","requestFailed":"芁求がCommandMateに届かなかったか、理由を䌎わない応答が返りたした。倉曎が起きたずは確認できおいたせん。","unexpected":"CommandMateが説明を持たない倱敗を報告したした。worktreeを確認したうえで、倉曎なしず刀断しおください。"}},"dashboard":{"title":"導入枈みSkill","description":"どのworktreeにどのSkillが適甚されおいるか、導入時の内容ず䞀臎しおいるかを確認したす。","scannedAt":"走査時刻 {timestamp}","worktreeCount":"worktree {count} ä»¶","rescan":"再走査","reindex":"indexを再構築","reindexRunning":"再構築䞭 ","reindexDone":"receiptから再構築したした: {indexed} 件登録、{removed} 件削陀、{skipped} 件スキップ。","reindexFailed":"indexを再構築できたせんでした。","errorNotice":"導入枈みSkillの適甚状態を読み取れたせんでした。Skillが未導入であるこずずは異なりたす。","catalogUnavailable":"Catalogに接続できないため、曎新の有無を刀定できたせん。それ以倖の情報はディスク䞊のreceiptに基づいおいたす。","truncated":"走査が䞊限に達したため、この䞀芧は䞍完党です。","unreadableWorktrees":"登録枈みですがディスク䞊に存圚しないため走査しおいないworktree: {worktrees}","empty":"登録枈みworktreeにSkillは導入されおいたせん。","filterSkill":"Skill名","filterWorktree":"worktree","filterStatus":"状態","all":"すべお","rootPresent":"配眮枈み","rootMissing":"未怜出","rootTruncated":"走査打ち切り","driftSummary":"倉曎 {modified} / 欠萜 {missing} / 未管理 {unmanaged} / 䞍正 {irregular}","status":{"installed":"導入枈み","modified":"ロヌカル倉曎あり","missing":"payload欠萜","unmanaged":"index未登録","updateAvailable":"曎新あり"},"statusHint":{"installed":"receiptが蚘録するすべおのinstall rootが䞀臎しおいたす。","modified":"install root配䞋のファむルがreceiptず異なりたす。曎新・削陀の前に差分を確認しおください。","missing":"receiptが蚘録するinstall rootにpayloadがありたせん。そのrootからはSkillが怜出されたせん。","unmanaged":"indexに察応する蚘録がないpayloadがディスク䞊にありたす。indexを再構築しお取り蟌むか、手動で削陀しおください。","updateAvailable":"導入内容は健党で、Catalogに互換性のある新しいversionがありたす。"}},"history":{"heading":"操䜜履歎","loading":"操䜜ログを読み蟌み䞭 ","empty":"Skillの操䜜蚘録はただありたせん。","errorNotice":"操䜜ログを読み取れたせんでした。操䜜が行われおいないこずずは異なりたす。","filterOperation":"操䜜","filterResult":"結果","loadMore":"過去の蚘録を読み蟌む","recordedAt":"{timestamp}","transitionLabel":"version","transition":"{from} → {to}","actorLabel":"実行元","origin":"取埗元","sourceCommit":"コミット","artifactDigest":"artifactダむゞェスト","retry":"Skillを開いお再詊行する","none":"—","operation":{"install":"導入","uninstall":"削陀","update":"曎新"},"result":{"succeeded":"成功","failed":"倱敗","reconciled":"敎合枈み"},"actor":{"user":"Web画面","cli":"CLI","system":"CommandMate"}}}')}};
@@ -1 +1 @@
1
- "use strict";exports.id=2328,exports.ids=[2328],exports.modules={36931:(a,b,c)=>{c.d(b,{BO:()=>f,Cg:()=>h,IX:()=>e,LE:()=>j,Qk:()=>k,l2:()=>d});let d=/^(0|[1-9]\d*)\.(0|[1-9]\d*)\.(0|[1-9]\d*)(?:-((?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\.(?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\+([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?$/;function e(a){if("string"!=typeof a||a.length>64)return null;let b=d.exec(a);return b?{major:Number(b[1]),minor:Number(b[2]),patch:Number(b[3]),prerelease:b[4]?b[4].split("."):[],build:b[5]?b[5].split("."):[]}:null}function f(a){return null!==e(a)}function g(a,b){return a.major!==b.major?a.major<b.major?-1:1:a.minor!==b.minor?a.minor<b.minor?-1:1:a.patch!==b.patch?a.patch<b.patch?-1:1:function(a,b){if(0===a.length&&0===b.length)return 0;if(0===a.length)return 1;if(0===b.length)return -1;let c=Math.min(a.length,b.length);for(let d=0;d<c;d++){let c=a[d],e=b[d];if(c===e)continue;let f=/^\d+$/.test(c),g=/^\d+$/.test(e);if(f&&g)return Number(c)<Number(e)?-1:1;if(f)return -1;if(g)return 1;return c<e?-1:1}return a.length===b.length?0:a.length<b.length?-1:1}(a.prerelease,b.prerelease)}function h(a,b){let c=e(a),d=e(b);return c&&d?g(c,d):null}function i(a){if("string"!=typeof a)return null;let b=a.trim();if(0===b.length||b.length>100||b.includes("||"))return null;let c=b.split(/\s+/);if(c.length>4)return null;let d=[];for(let a of c){let b=/^(>=|<=|>|<|=|\^|~)?(.+)$/.exec(a);if(!b)return null;let c=b[1]??"=",f=e(b[2]);if(!f)return null;if("^"===c||"~"===c){let a="^"===c?f.major>0?{major:f.major+1,minor:0,patch:0,prerelease:[],build:[]}:f.minor>0?{major:0,minor:f.minor+1,patch:0,prerelease:[],build:[]}:{major:0,minor:0,patch:f.patch+1,prerelease:[],build:[]}:{major:f.major,minor:f.minor+1,patch:0,prerelease:[],build:[]};d.push({operator:">=",version:f}),d.push({operator:"<",version:a});continue}d.push({operator:c,version:f})}return d.length>8?null:d}function j(a){return null!==i(a)}function k(a,b){let c=e(a),d=i(b);return!!c&&!!d&&(!(c.prerelease.length>0)||!!d.some(a=>{var b;return a.version.prerelease.length>0&&(b=a.version,c.major===b.major&&c.minor===b.minor&&c.patch===b.patch)}))&&d.every(a=>(function(a,b){let c=g(a,b.version);switch(b.operator){case"=":return 0===c;case">":return c>0;case">=":return c>=0;case"<":return c<0;case"<=":return c<=0}})(c,a))}},49419:(a,b,c)=>{c.d(b,{Ni:()=>m,aJ:()=>j,jE:()=>k,kI:()=>h,su:()=>n});var d=c(96210),e=c(36931);let f={SATISFIED:"SKILL_COMPAT_SATISFIED",HOST_VERSION_OUT_OF_RANGE:"SKILL_COMPAT_HOST_VERSION_OUT_OF_RANGE",HOST_VERSION_UNKNOWN:"SKILL_COMPAT_HOST_VERSION_UNKNOWN",RANGE_UNSUPPORTED:"SKILL_COMPAT_RANGE_UNSUPPORTED"},g={[f.SATISFIED]:"skills.compatibility.reason.satisfied",[f.HOST_VERSION_OUT_OF_RANGE]:"skills.compatibility.reason.hostVersionOutOfRange",[f.HOST_VERSION_UNKNOWN]:"skills.compatibility.reason.hostVersionUnknown",[f.RANGE_UNSUPPORTED]:"skills.compatibility.reason.rangeUnsupported"};function h(a){if("string"!=typeof a)return null;let b=a.trim();return 0===b.length||"0.0.0"===b||null===(0,e.IX)(b)?null:b}function i(a,b,c,d){return{status:a,reasonCode:b,messageKey:g[b],message:function(a,b,c){switch(a){case f.SATISFIED:return`CommandMate ${c} satisfies the required range "${b}".`;case f.HOST_VERSION_OUT_OF_RANGE:return`This Skill requires CommandMate "${b}", but CommandMate ${c} is running.`;case f.HOST_VERSION_UNKNOWN:return`The running CommandMate version could not be determined, so compatibility with "${b}" is unverified.`;case f.RANGE_UNSUPPORTED:return`This Skill declares the unsupported CommandMate version range "${b}", so compatibility is unverified.`}}(b,c,d),requiredRange:c,currentVersion:d}}function j(a,b){var c=a.compatibility.commandmate;let d="string"==typeof c?c:"";return(0,e.LE)(d)?null===b?i("unknown",f.HOST_VERSION_UNKNOWN,d,null):(0,e.Qk)(b,d)?i("compatible",f.SATISFIED,d,b):i("incompatible",f.HOST_VERSION_OUT_OF_RANGE,d,b):i("unknown",f.RANGE_UNSUPPORTED,d,b??null)}function k(a){return a.map(a=>({agent:a.agent,support:a.support,labelKey:d.Wy[a.support],evidence:a.evidence}))}let l={HIGHEST_COMPATIBLE:"SKILL_RECOMMEND_HIGHEST_COMPATIBLE",LATEST_UNVERIFIED:"SKILL_RECOMMEND_LATEST_UNVERIFIED",NONE_COMPATIBLE:"SKILL_RECOMMEND_NONE_COMPATIBLE",NO_VERSIONS:"SKILL_RECOMMEND_NO_VERSIONS"};function m(a,b){let{currentVersion:c,includePrerelease:d=!1}=b,f=a.versions.map(a=>({version:a,prerelease:function(a){let b=(0,e.IX)(a);return null!==b&&b.prerelease.length>0}(a.version),compatibility:j(a,c)})).filter(a=>d||!a.prerelease).sort((a,b)=>(0,e.Cg)(b.version.version,a.version.version)??0);if(0===f.length)return{versions:f,recommended:null,reasonCode:l.NO_VERSIONS};let g=f.find(a=>"compatible"===a.compatibility.status);if(g)return{versions:f,recommended:g,reasonCode:l.HIGHEST_COMPATIBLE};if(null===c){let b=f.find(b=>b.version.version===a.latest)??f[0];return{versions:f,recommended:b,reasonCode:l.LATEST_UNVERIFIED}}return{versions:f,recommended:null,reasonCode:l.NONE_COMPATIBLE}}function n(a,b){return a.entries.find(a=>a.id===b)??null}},92328:(a,b,c)=>{c.d(b,{Ai:()=>i,En:()=>j,Jv:()=>f,Qs:()=>h,rt:()=>k});var d=c(10641),e=c(49419);function f(a){return{schemaVersion:a.catalog.schema_version,fetchedAt:a.fetchedAt,revalidatedAt:a.revalidatedAt,stale:a.stale,offline:a.offline,state:a.state,staleReason:a.staleReason,source:{...a.source}}}function g(a){let{version:b,prerelease:c,compatibility:d}=a;return{version:b.version,changelog:b.changelog,publishedAt:b.published_at,declaredRisk:b.declared_risk,prerelease:c,source:{repository:b.source.repository,ref:b.source.ref,commit:b.source.commit},artifact:{assetName:b.artifact.asset_name,sha256:b.artifact.sha256,size:b.artifact.size,format:b.artifact.format},compatibility:{commandmate:d,agents:(0,e.jE)(b.compatibility.agents)}}}function h(a,b){let c=(0,e.Ni)(a,{currentVersion:b.currentVersion,includePrerelease:b.includePrerelease}),d=a.versions.find(b=>b.version===a.latest),f=c.recommended?.compatibility??c.versions[0]?.compatibility??(d?(0,e.aJ)(d,b.currentVersion):null);return{id:a.id,name:a.name,summary:a.summary,provider:{...a.provider},license:a.license,homepage:a.homepage??null,keywords:a.keywords?[...a.keywords]:[],latest:a.latest,recommendedVersion:c.recommended?.version.version??null,recommendedReason:c.reasonCode,compatibility:f,versions:c.versions.map(g)}}let i={"Cache-Control":"no-store, no-cache, must-revalidate",Pragma:"no-cache"};function j(a,b,c){return d.NextResponse.json({error:b,code:a},{status:c,headers:i})}function k(a){return"true"===a.searchParams.get("prerelease")}},96210:(a,b,c)=>{c.d(b,{$K:()=>z,$Y:()=>N,$e:()=>u,AH:()=>S,AN:()=>t,B3:()=>l,BQ:()=>x,Co:()=>h,DA:()=>V,G0:()=>E,Gm:()=>I,Hx:()=>P,JO:()=>Y,KH:()=>j,PB:()=>X,S$:()=>v,SU:()=>G,UN:()=>C,Ue:()=>B,WL:()=>K,Wr:()=>k,Wy:()=>Z,X0:()=>e,Xk:()=>J,Z4:()=>R,_Z:()=>H,a6:()=>p,b:()=>D,cj:()=>f,do:()=>W,em:()=>q,gI:()=>F,gJ:()=>o,h3:()=>L,jn:()=>n,jq:()=>d,kM:()=>g,l9:()=>s,mg:()=>T,mt:()=>O,q3:()=>w,qu:()=>U,t9:()=>y,wD:()=>m,wI:()=>M,x2:()=>Q,xP:()=>r,y2:()=>i,yV:()=>A});let d=1,e=/^[a-z0-9]+(?:-[a-z0-9]+)*$/,f=64,g=["commandmate","system","con","prn","aux","nul","com1","com2","com3","com4","com5","com6","com7","com8","com9","lpt1","lpt2","lpt3","lpt4","lpt5","lpt6","lpt7","lpt8","lpt9"],h=".agents/skills",i=[h,".claude/skills"],j="commandmate.skill.yaml",k="SKILL.md",l=".commandmate-staging",m=[k,j],n="tar.gz",o="application/gzip",p=0x1000000,q=4194304,r=500;function s(a,b){return`${a}-${b}.tar.gz`}let t=100,u=8,v=255,w=100,x=200,y=2e3,z=200,A=10,B=20,C=40,D=4e3,E=300,F=500,G=20,H=20,I=500,J=100,K={maxBytes:65536,maxDepth:16,maxNodes:5e3,maxScalarLength:8192,allowAliases:!1,allowCustomTags:!1,allowDuplicateKeys:!1,forbiddenKeys:["__proto__","constructor","prototype"]},L=["native","commandmate_runtime","unsupported","unknown"],M=["low","moderate","high"],N={low:0,moderate:1,high:2},O=["filesystem_read","filesystem_write","network_access","process_execution","environment_read","credential_access"],P=["skill_md","instruction","script","asset"],Q=/^[0-9a-f]{64}$/,R=/^[0-9a-f]{40}$/,S=/^[A-Za-z0-9][A-Za-z0-9._-]*\/[A-Za-z0-9][A-Za-z0-9._-]*$/,T=/^[A-Za-z0-9][A-Za-z0-9._/-]{0,99}$/,U=/^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}(?:\.\d{1,3})?Z$/,V=/^[A-Za-z0-9][A-Za-z0-9.+-]{0,63}$/,W=/^[a-zA-Z0-9][a-zA-Z0-9._-]{0,63}$/,X=/^(?:\*\.)?(?:[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?)(?:\.[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?)*$/,Y="https://",Z={native:"skills.compatibility.native",commandmate_runtime:"skills.compatibility.commandmateRuntime",unsupported:"skills.compatibility.unsupported",unknown:"skills.compatibility.unknown"}}};
1
+ "use strict";exports.id=2328,exports.ids=[2328],exports.modules={36931:(a,b,c)=>{c.d(b,{BO:()=>f,Cg:()=>h,IX:()=>e,LE:()=>j,Qk:()=>k,l2:()=>d});let d=/^(0|[1-9]\d*)\.(0|[1-9]\d*)\.(0|[1-9]\d*)(?:-((?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\.(?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\+([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?$/;function e(a){if("string"!=typeof a||a.length>64)return null;let b=d.exec(a);return b?{major:Number(b[1]),minor:Number(b[2]),patch:Number(b[3]),prerelease:b[4]?b[4].split("."):[],build:b[5]?b[5].split("."):[]}:null}function f(a){return null!==e(a)}function g(a,b){return a.major!==b.major?a.major<b.major?-1:1:a.minor!==b.minor?a.minor<b.minor?-1:1:a.patch!==b.patch?a.patch<b.patch?-1:1:function(a,b){if(0===a.length&&0===b.length)return 0;if(0===a.length)return 1;if(0===b.length)return -1;let c=Math.min(a.length,b.length);for(let d=0;d<c;d++){let c=a[d],e=b[d];if(c===e)continue;let f=/^\d+$/.test(c),g=/^\d+$/.test(e);if(f&&g)return Number(c)<Number(e)?-1:1;if(f)return -1;if(g)return 1;return c<e?-1:1}return a.length===b.length?0:a.length<b.length?-1:1}(a.prerelease,b.prerelease)}function h(a,b){let c=e(a),d=e(b);return c&&d?g(c,d):null}function i(a){if("string"!=typeof a)return null;let b=a.trim();if(0===b.length||b.length>100||b.includes("||"))return null;let c=b.split(/\s+/);if(c.length>4)return null;let d=[];for(let a of c){let b=/^(>=|<=|>|<|=|\^|~)?(.+)$/.exec(a);if(!b)return null;let c=b[1]??"=",f=e(b[2]);if(!f)return null;if("^"===c||"~"===c){let a="^"===c?f.major>0?{major:f.major+1,minor:0,patch:0,prerelease:[],build:[]}:f.minor>0?{major:0,minor:f.minor+1,patch:0,prerelease:[],build:[]}:{major:0,minor:0,patch:f.patch+1,prerelease:[],build:[]}:{major:f.major,minor:f.minor+1,patch:0,prerelease:[],build:[]};d.push({operator:">=",version:f}),d.push({operator:"<",version:a});continue}d.push({operator:c,version:f})}return d.length>8?null:d}function j(a){return null!==i(a)}function k(a,b){let c=e(a),d=i(b);return!!c&&!!d&&(!(c.prerelease.length>0)||!!d.some(a=>{var b;return a.version.prerelease.length>0&&(b=a.version,c.major===b.major&&c.minor===b.minor&&c.patch===b.patch)}))&&d.every(a=>(function(a,b){let c=g(a,b.version);switch(b.operator){case"=":return 0===c;case">":return c>0;case">=":return c>=0;case"<":return c<0;case"<=":return c<=0}})(c,a))}},74505:(a,b,c)=>{c.d(b,{jE:()=>z,aJ:()=>u,su:()=>C,kI:()=>s,Ni:()=>B}),c(15194);var d=c(96210);let e={discovery:"skills.compatibility.axis.discovery",invocation:"skills.compatibility.axis.invocation"},f={verified:"skills.compatibility.axisOutcome.verified",unsupported:"skills.compatibility.axisOutcome.unsupported",unknown:"skills.compatibility.axisOutcome.unknown"},g={mechanical:"skills.compatibility.evidenceKind.mechanical",self_report:"skills.compatibility.evidenceKind.selfReport",not_measured:"skills.compatibility.evidenceKind.notMeasured"},h={outcome:"unknown",evidenceKind:"not_measured",labelKey:f.unknown,evidenceKindKey:g.not_measured,limitationKey:null},i={SESSION_RESTART:"skills.compatibility.reload.sessionRestart",SESSION_RESTART_NO_SLASH:"skills.compatibility.reload.sessionRestartNoSlash",UNKNOWN:"skills.compatibility.reload.unknown"},j="https://github.com/Kewton/CommandMate/issues/1513#issuecomment-5083878264",k="2026-07-26";function l(a){return{agent:a,discoveryRoots:[],discovery:h,invocation:h,testedVersion:null,testedDate:null,evidenceSource:null,reloadKey:i.UNKNOWN,skipReasonKey:"skills.compatibility.skipReason.notMeasured"}}let m=[{agent:"claude",discoveryRoots:[d.td],discovery:{outcome:"verified",evidenceKind:"mechanical",labelKey:f.verified,evidenceKindKey:g.mechanical,limitationKey:null},invocation:{outcome:"verified",evidenceKind:"mechanical",labelKey:f.verified,evidenceKindKey:g.mechanical,limitationKey:null},testedVersion:"2.1.220",testedDate:k,evidenceSource:j,reloadKey:i.SESSION_RESTART,skipReasonKey:null},{agent:"codex",discoveryRoots:[d.Co],discovery:{outcome:"verified",evidenceKind:"self_report",labelKey:f.verified,evidenceKindKey:g.self_report,limitationKey:null},invocation:{outcome:"unsupported",evidenceKind:"mechanical",labelKey:f.unsupported,evidenceKindKey:g.mechanical,limitationKey:"skills.compatibility.limitation.noSlashCommand"},testedVersion:"0.145.0",testedDate:k,evidenceSource:j,reloadKey:i.SESSION_RESTART_NO_SLASH,skipReasonKey:null},l("gemini"),l("vibe-local"),l("opencode"),l("copilot"),l("antigravity")],n=/^\d{4}-\d{2}-\d{2}$/;function o(a,b){if(null===a.testedDate||!n.test(a.testedDate))return null;let c=Date.parse(`${a.testedDate}T00:00:00Z`),d=b.getTime();return Number.isNaN(c)||Number.isNaN(d)?null:Math.max(0,Math.floor((d-c)/864e5))}var p=c(36931);let q={SATISFIED:"SKILL_COMPAT_SATISFIED",HOST_VERSION_OUT_OF_RANGE:"SKILL_COMPAT_HOST_VERSION_OUT_OF_RANGE",HOST_VERSION_UNKNOWN:"SKILL_COMPAT_HOST_VERSION_UNKNOWN",RANGE_UNSUPPORTED:"SKILL_COMPAT_RANGE_UNSUPPORTED"},r={[q.SATISFIED]:"skills.compatibility.reason.satisfied",[q.HOST_VERSION_OUT_OF_RANGE]:"skills.compatibility.reason.hostVersionOutOfRange",[q.HOST_VERSION_UNKNOWN]:"skills.compatibility.reason.hostVersionUnknown",[q.RANGE_UNSUPPORTED]:"skills.compatibility.reason.rangeUnsupported"};function s(a){if("string"!=typeof a)return null;let b=a.trim();return 0===b.length||"0.0.0"===b||null===(0,p.IX)(b)?null:b}function t(a,b,c,d){return{status:a,reasonCode:b,messageKey:r[b],message:function(a,b,c){switch(a){case q.SATISFIED:return`CommandMate ${c} satisfies the required range "${b}".`;case q.HOST_VERSION_OUT_OF_RANGE:return`This Skill requires CommandMate "${b}", but CommandMate ${c} is running.`;case q.HOST_VERSION_UNKNOWN:return`The running CommandMate version could not be determined, so compatibility with "${b}" is unverified.`;case q.RANGE_UNSUPPORTED:return`This Skill declares the unsupported CommandMate version range "${b}", so compatibility is unverified.`}}(b,c,d),requiredRange:c,currentVersion:d}}function u(a,b){var c=a.compatibility.commandmate;let d="string"==typeof c?c:"";return(0,p.LE)(d)?null===b?t("unknown",q.HOST_VERSION_UNKNOWN,d,null):(0,p.Qk)(b,d)?t("compatible",q.SATISFIED,d,b):t("incompatible",q.HOST_VERSION_OUT_OF_RANGE,d,b):t("unknown",q.RANGE_UNSUPPORTED,d,b??null)}let v={CONFIRMED:"SKILL_AGENT_EVIDENCE_CONFIRMED",RESTRICTED:"SKILL_AGENT_EVIDENCE_RESTRICTED",STALE_DECLARATION:"SKILL_AGENT_EVIDENCE_STALE_DECLARATION",UNVERIFIED:"SKILL_AGENT_EVIDENCE_UNVERIFIED"},w={[v.CONFIRMED]:"skills.compatibility.verification.confirmed",[v.RESTRICTED]:"skills.compatibility.verification.restricted",[v.STALE_DECLARATION]:"skills.compatibility.verification.staleDeclaration",[v.UNVERIFIED]:"skills.compatibility.verification.unverified"},x={unsupported:0,unknown:1,commandmate_runtime:2,native:3};function y(a,b){return{axis:a,axisKey:e[a],outcome:b.outcome,outcomeKey:b.labelKey,evidenceKind:b.evidenceKind,evidenceKindKey:b.evidenceKindKey,limitationKey:b.limitationKey}}function z(a,b=new Date){return a.map(a=>(function(a,b){var c;let e=(c=a.agent,m.find(a=>a.agent===c)??null),f={agent:a.agent,evidence:a.evidence,declaredSupport:a.support,declaredLabelKey:d.Wy[a.support]};if(null===e||"not_measured"===e.discovery.evidenceKind)return{...f,support:a.support,labelKey:d.Wy[a.support],verification:v.UNVERIFIED,verificationKey:w[v.UNVERIFIED],measured:null,skipReasonKey:e?.skipReasonKey??null,reloadKey:e?.reloadKey??i.UNKNOWN};let{support:g,verification:h}=function(a,b){let c=x[a],d=x[b];return d<c?{support:b,verification:v.RESTRICTED}:d>c?{support:a,verification:v.STALE_DECLARATION}:{support:a,verification:v.CONFIRMED}}(a.support,function(a){switch(a.discovery.outcome){case"verified":return"native";case"unsupported":return"unsupported";case"unknown":return"unknown"}}(e));return{...f,support:g,labelKey:d.Wy[g],verification:h,verificationKey:w[h],measured:{discovery:y("discovery",e.discovery),invocation:y("invocation",e.invocation),discoveryRoots:[...e.discoveryRoots],testedVersion:e.testedVersion,testedDate:e.testedDate,evidenceSource:e.evidenceSource,ageDays:o(e,b),stale:function(a,b,c=180){let d=o(a,b);return null!==d&&d>c}(e,b)},skipReasonKey:null,reloadKey:e.reloadKey}})(a,b))}let A={HIGHEST_COMPATIBLE:"SKILL_RECOMMEND_HIGHEST_COMPATIBLE",LATEST_UNVERIFIED:"SKILL_RECOMMEND_LATEST_UNVERIFIED",NONE_COMPATIBLE:"SKILL_RECOMMEND_NONE_COMPATIBLE",NO_VERSIONS:"SKILL_RECOMMEND_NO_VERSIONS"};function B(a,b){let{currentVersion:c,includePrerelease:d=!1}=b,e=a.versions.map(a=>({version:a,prerelease:function(a){let b=(0,p.IX)(a);return null!==b&&b.prerelease.length>0}(a.version),compatibility:u(a,c)})).filter(a=>d||!a.prerelease).sort((a,b)=>(0,p.Cg)(b.version.version,a.version.version)??0);if(0===e.length)return{versions:e,recommended:null,reasonCode:A.NO_VERSIONS};let f=e.find(a=>"compatible"===a.compatibility.status);if(f)return{versions:e,recommended:f,reasonCode:A.HIGHEST_COMPATIBLE};if(null===c){let b=e.find(b=>b.version.version===a.latest)??e[0];return{versions:e,recommended:b,reasonCode:A.LATEST_UNVERIFIED}}return{versions:e,recommended:null,reasonCode:A.NONE_COMPATIBLE}}function C(a,b){return a.entries.find(a=>a.id===b)??null}},92328:(a,b,c)=>{c.d(b,{Ai:()=>i,En:()=>j,Jv:()=>f,Qs:()=>h,rt:()=>k});var d=c(10641),e=c(74505);function f(a){return{schemaVersion:a.catalog.schema_version,fetchedAt:a.fetchedAt,revalidatedAt:a.revalidatedAt,stale:a.stale,offline:a.offline,state:a.state,staleReason:a.staleReason,source:{...a.source}}}function g(a){let{version:b,prerelease:c,compatibility:d}=a;return{version:b.version,changelog:b.changelog,publishedAt:b.published_at,declaredRisk:b.declared_risk,prerelease:c,source:{repository:b.source.repository,ref:b.source.ref,commit:b.source.commit},artifact:{assetName:b.artifact.asset_name,sha256:b.artifact.sha256,size:b.artifact.size,format:b.artifact.format},compatibility:{commandmate:d,agents:(0,e.jE)(b.compatibility.agents)}}}function h(a,b){let c=(0,e.Ni)(a,{currentVersion:b.currentVersion,includePrerelease:b.includePrerelease}),d=a.versions.find(b=>b.version===a.latest),f=c.recommended?.compatibility??c.versions[0]?.compatibility??(d?(0,e.aJ)(d,b.currentVersion):null);return{id:a.id,name:a.name,summary:a.summary,provider:{...a.provider},license:a.license,homepage:a.homepage??null,keywords:a.keywords?[...a.keywords]:[],latest:a.latest,recommendedVersion:c.recommended?.version.version??null,recommendedReason:c.reasonCode,compatibility:f,versions:c.versions.map(g)}}let i={"Cache-Control":"no-store, no-cache, must-revalidate",Pragma:"no-cache"};function j(a,b,c){return d.NextResponse.json({error:b,code:a},{status:c,headers:i})}function k(a){return"true"===a.searchParams.get("prerelease")}},96210:(a,b,c)=>{c.d(b,{$K:()=>A,$Y:()=>O,$e:()=>v,AH:()=>T,AN:()=>u,B3:()=>m,BQ:()=>y,Co:()=>h,DA:()=>W,G0:()=>F,Gm:()=>J,Hx:()=>Q,JO:()=>Z,KH:()=>k,PB:()=>Y,S$:()=>w,SU:()=>H,UN:()=>D,Ue:()=>C,WL:()=>L,Wr:()=>l,Wy:()=>$,X0:()=>e,Xk:()=>K,Z4:()=>S,_Z:()=>I,a6:()=>q,b:()=>E,cj:()=>f,do:()=>X,em:()=>r,gI:()=>G,gJ:()=>p,h3:()=>M,jn:()=>o,jq:()=>d,kM:()=>g,l9:()=>t,mg:()=>U,mt:()=>P,q3:()=>x,qu:()=>V,t9:()=>z,td:()=>i,wD:()=>n,wI:()=>N,x2:()=>R,xP:()=>s,y2:()=>j,yV:()=>B});let d=1,e=/^[a-z0-9]+(?:-[a-z0-9]+)*$/,f=64,g=["commandmate","system","con","prn","aux","nul","com1","com2","com3","com4","com5","com6","com7","com8","com9","lpt1","lpt2","lpt3","lpt4","lpt5","lpt6","lpt7","lpt8","lpt9"],h=".agents/skills",i=".claude/skills",j=[h,i],k="commandmate.skill.yaml",l="SKILL.md",m=".commandmate-staging",n=[l,k],o="tar.gz",p="application/gzip",q=0x1000000,r=4194304,s=500;function t(a,b){return`${a}-${b}.tar.gz`}let u=100,v=8,w=255,x=100,y=200,z=2e3,A=200,B=10,C=20,D=40,E=4e3,F=300,G=500,H=20,I=20,J=500,K=100,L={maxBytes:65536,maxDepth:16,maxNodes:5e3,maxScalarLength:8192,allowAliases:!1,allowCustomTags:!1,allowDuplicateKeys:!1,forbiddenKeys:["__proto__","constructor","prototype"]},M=["native","commandmate_runtime","unsupported","unknown"],N=["low","moderate","high"],O={low:0,moderate:1,high:2},P=["filesystem_read","filesystem_write","network_access","process_execution","environment_read","credential_access"],Q=["skill_md","instruction","script","asset"],R=/^[0-9a-f]{64}$/,S=/^[0-9a-f]{40}$/,T=/^[A-Za-z0-9][A-Za-z0-9._-]*\/[A-Za-z0-9][A-Za-z0-9._-]*$/,U=/^[A-Za-z0-9][A-Za-z0-9._/-]{0,99}$/,V=/^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}(?:\.\d{1,3})?Z$/,W=/^[A-Za-z0-9][A-Za-z0-9.+-]{0,63}$/,X=/^[a-zA-Z0-9][a-zA-Z0-9._-]{0,63}$/,Y=/^(?:\*\.)?(?:[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?)(?:\.[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?)*$/,Z="https://",$={native:"skills.compatibility.native",commandmate_runtime:"skills.compatibility.commandmateRuntime",unsupported:"skills.compatibility.unsupported",unknown:"skills.compatibility.unknown"}}};
@@ -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":"コンテキストりィンドりの䜿甚量を衚瀺","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)"},"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":"埅機䞭 - ナヌザヌ入力が必芁です"}}')}};