commandmate 0.10.4 → 0.11.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (193) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-build-manifest.json +265 -265
  3. package/.next/app-path-routes-manifest.json +25 -25
  4. package/.next/build-manifest.json +5 -5
  5. package/.next/prerender-manifest.json +9 -9
  6. package/.next/react-loadable-manifest.json +4 -4
  7. package/.next/required-server-files.json +1 -1
  8. package/.next/server/app/_not-found/page.js +1 -1
  9. package/.next/server/app/_not-found/page.js.nft.json +1 -1
  10. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  11. package/.next/server/app/api/app/update/route.js +1 -1
  12. package/.next/server/app/api/app/update/route_client-reference-manifest.js +1 -1
  13. package/.next/server/app/api/app/update-check/route.js +1 -1
  14. package/.next/server/app/api/app/update-check/route_client-reference-manifest.js +1 -1
  15. package/.next/server/app/api/assistant/conversation/route_client-reference-manifest.js +1 -1
  16. package/.next/server/app/api/assistant/current-output/route_client-reference-manifest.js +1 -1
  17. package/.next/server/app/api/assistant/messages/route_client-reference-manifest.js +1 -1
  18. package/.next/server/app/api/assistant/session/route_client-reference-manifest.js +1 -1
  19. package/.next/server/app/api/assistant/start/route_client-reference-manifest.js +1 -1
  20. package/.next/server/app/api/assistant/terminal/route_client-reference-manifest.js +1 -1
  21. package/.next/server/app/api/assistant/tools/route_client-reference-manifest.js +1 -1
  22. package/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  23. package/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  24. package/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
  25. package/.next/server/app/api/daily-summary/route_client-reference-manifest.js +1 -1
  26. package/.next/server/app/api/daily-summary/status/route_client-reference-manifest.js +1 -1
  27. package/.next/server/app/api/external-apps/[id]/health/route_client-reference-manifest.js +1 -1
  28. package/.next/server/app/api/external-apps/[id]/route_client-reference-manifest.js +1 -1
  29. package/.next/server/app/api/external-apps/route_client-reference-manifest.js +1 -1
  30. package/.next/server/app/api/hooks/claude-done/route_client-reference-manifest.js +1 -1
  31. package/.next/server/app/api/ollama/models/route_client-reference-manifest.js +1 -1
  32. package/.next/server/app/api/push/subscriptions/route_client-reference-manifest.js +1 -1
  33. package/.next/server/app/api/push/vapid/route_client-reference-manifest.js +1 -1
  34. package/.next/server/app/api/repositories/[id]/route_client-reference-manifest.js +1 -1
  35. package/.next/server/app/api/repositories/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
  36. package/.next/server/app/api/repositories/[id]/todos/route_client-reference-manifest.js +1 -1
  37. package/.next/server/app/api/repositories/clone/[jobId]/route_client-reference-manifest.js +1 -1
  38. package/.next/server/app/api/repositories/clone/route_client-reference-manifest.js +1 -1
  39. package/.next/server/app/api/repositories/excluded/route_client-reference-manifest.js +1 -1
  40. package/.next/server/app/api/repositories/restore/route_client-reference-manifest.js +1 -1
  41. package/.next/server/app/api/repositories/route_client-reference-manifest.js +1 -1
  42. package/.next/server/app/api/repositories/scan/route_client-reference-manifest.js +1 -1
  43. package/.next/server/app/api/repositories/sync/route_client-reference-manifest.js +1 -1
  44. package/.next/server/app/api/sidebar/group-order/route_client-reference-manifest.js +1 -1
  45. package/.next/server/app/api/slash-commands/route_client-reference-manifest.js +1 -1
  46. package/.next/server/app/api/templates/[id]/route_client-reference-manifest.js +1 -1
  47. package/.next/server/app/api/templates/route_client-reference-manifest.js +1 -1
  48. package/.next/server/app/api/todos/route_client-reference-manifest.js +1 -1
  49. package/.next/server/app/api/worktrees/[id]/auto-yes/route_client-reference-manifest.js +1 -1
  50. package/.next/server/app/api/worktrees/[id]/capture/route_client-reference-manifest.js +1 -1
  51. package/.next/server/app/api/worktrees/[id]/cli-tool/route_client-reference-manifest.js +1 -1
  52. package/.next/server/app/api/worktrees/[id]/cmate/schedules/route_client-reference-manifest.js +1 -1
  53. package/.next/server/app/api/worktrees/[id]/current-output/route_client-reference-manifest.js +1 -1
  54. package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route_client-reference-manifest.js +1 -1
  55. package/.next/server/app/api/worktrees/[id]/execution-logs/route_client-reference-manifest.js +1 -1
  56. package/.next/server/app/api/worktrees/[id]/files/[...path]/route_client-reference-manifest.js +1 -1
  57. package/.next/server/app/api/worktrees/[id]/git/branch/create/route_client-reference-manifest.js +1 -1
  58. package/.next/server/app/api/worktrees/[id]/git/branch/delete/route_client-reference-manifest.js +1 -1
  59. package/.next/server/app/api/worktrees/[id]/git/branches/route_client-reference-manifest.js +1 -1
  60. package/.next/server/app/api/worktrees/[id]/git/checkout/route_client-reference-manifest.js +1 -1
  61. package/.next/server/app/api/worktrees/[id]/git/commit/route_client-reference-manifest.js +1 -1
  62. package/.next/server/app/api/worktrees/[id]/git/diff/route_client-reference-manifest.js +1 -1
  63. package/.next/server/app/api/worktrees/[id]/git/fetch/route_client-reference-manifest.js +1 -1
  64. package/.next/server/app/api/worktrees/[id]/git/log/route_client-reference-manifest.js +1 -1
  65. package/.next/server/app/api/worktrees/[id]/git/pull/route_client-reference-manifest.js +1 -1
  66. package/.next/server/app/api/worktrees/[id]/git/push/route_client-reference-manifest.js +1 -1
  67. package/.next/server/app/api/worktrees/[id]/git/reset/route_client-reference-manifest.js +1 -1
  68. package/.next/server/app/api/worktrees/[id]/git/revert/route_client-reference-manifest.js +1 -1
  69. package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route_client-reference-manifest.js +1 -1
  70. package/.next/server/app/api/worktrees/[id]/git/stage/route_client-reference-manifest.js +1 -1
  71. package/.next/server/app/api/worktrees/[id]/git/staged/route_client-reference-manifest.js +1 -1
  72. package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route_client-reference-manifest.js +1 -1
  73. package/.next/server/app/api/worktrees/[id]/git/stash/apply/route_client-reference-manifest.js +1 -1
  74. package/.next/server/app/api/worktrees/[id]/git/stash/pop/route_client-reference-manifest.js +1 -1
  75. package/.next/server/app/api/worktrees/[id]/git/stash/push/route_client-reference-manifest.js +1 -1
  76. package/.next/server/app/api/worktrees/[id]/git/stash/route_client-reference-manifest.js +1 -1
  77. package/.next/server/app/api/worktrees/[id]/git/status/route_client-reference-manifest.js +1 -1
  78. package/.next/server/app/api/worktrees/[id]/git/unstage/route_client-reference-manifest.js +1 -1
  79. package/.next/server/app/api/worktrees/[id]/git/working-diff/route_client-reference-manifest.js +1 -1
  80. package/.next/server/app/api/worktrees/[id]/interrupt/route_client-reference-manifest.js +1 -1
  81. package/.next/server/app/api/worktrees/[id]/kill-session/route_client-reference-manifest.js +1 -1
  82. package/.next/server/app/api/worktrees/[id]/logs/[filename]/route_client-reference-manifest.js +1 -1
  83. package/.next/server/app/api/worktrees/[id]/logs/route_client-reference-manifest.js +1 -1
  84. package/.next/server/app/api/worktrees/[id]/marp-render/route_client-reference-manifest.js +1 -1
  85. package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route_client-reference-manifest.js +1 -1
  86. package/.next/server/app/api/worktrees/[id]/memos/route_client-reference-manifest.js +1 -1
  87. package/.next/server/app/api/worktrees/[id]/messages/route_client-reference-manifest.js +1 -1
  88. package/.next/server/app/api/worktrees/[id]/prompt-response/route_client-reference-manifest.js +1 -1
  89. package/.next/server/app/api/worktrees/[id]/respond/route_client-reference-manifest.js +1 -1
  90. package/.next/server/app/api/worktrees/[id]/route_client-reference-manifest.js +1 -1
  91. package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route_client-reference-manifest.js +1 -1
  92. package/.next/server/app/api/worktrees/[id]/schedules/active/route_client-reference-manifest.js +1 -1
  93. package/.next/server/app/api/worktrees/[id]/schedules/route_client-reference-manifest.js +1 -1
  94. package/.next/server/app/api/worktrees/[id]/search/route_client-reference-manifest.js +1 -1
  95. package/.next/server/app/api/worktrees/[id]/send/route_client-reference-manifest.js +1 -1
  96. package/.next/server/app/api/worktrees/[id]/slash-commands/route_client-reference-manifest.js +1 -1
  97. package/.next/server/app/api/worktrees/[id]/special-keys/route_client-reference-manifest.js +1 -1
  98. package/.next/server/app/api/worktrees/[id]/start-polling/route_client-reference-manifest.js +1 -1
  99. package/.next/server/app/api/worktrees/[id]/terminal/route_client-reference-manifest.js +1 -1
  100. package/.next/server/app/api/worktrees/[id]/timers/history/route_client-reference-manifest.js +1 -1
  101. package/.next/server/app/api/worktrees/[id]/timers/route_client-reference-manifest.js +1 -1
  102. package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
  103. package/.next/server/app/api/worktrees/[id]/todos/route_client-reference-manifest.js +1 -1
  104. package/.next/server/app/api/worktrees/[id]/tree/[...path]/route_client-reference-manifest.js +1 -1
  105. package/.next/server/app/api/worktrees/[id]/tree/route_client-reference-manifest.js +1 -1
  106. package/.next/server/app/api/worktrees/[id]/upload/[...path]/route_client-reference-manifest.js +1 -1
  107. package/.next/server/app/api/worktrees/[id]/viewed/route_client-reference-manifest.js +1 -1
  108. package/.next/server/app/api/worktrees/route_client-reference-manifest.js +1 -1
  109. package/.next/server/app/chat/page.js +1 -1
  110. package/.next/server/app/chat/page.js.nft.json +1 -1
  111. package/.next/server/app/chat/page_client-reference-manifest.js +1 -1
  112. package/.next/server/app/login/page.js +1 -1
  113. package/.next/server/app/login/page.js.nft.json +1 -1
  114. package/.next/server/app/login/page_client-reference-manifest.js +1 -1
  115. package/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
  116. package/.next/server/app/more/page.js +2 -2
  117. package/.next/server/app/more/page.js.nft.json +1 -1
  118. package/.next/server/app/more/page_client-reference-manifest.js +1 -1
  119. package/.next/server/app/offline/page.js +1 -1
  120. package/.next/server/app/offline/page.js.nft.json +1 -1
  121. package/.next/server/app/offline/page_client-reference-manifest.js +1 -1
  122. package/.next/server/app/page.js +1 -1
  123. package/.next/server/app/page.js.nft.json +1 -1
  124. package/.next/server/app/page_client-reference-manifest.js +1 -1
  125. package/.next/server/app/proxy/[...path]/route_client-reference-manifest.js +1 -1
  126. package/.next/server/app/repositories/page.js +1 -1
  127. package/.next/server/app/repositories/page.js.nft.json +1 -1
  128. package/.next/server/app/repositories/page_client-reference-manifest.js +1 -1
  129. package/.next/server/app/review/page.js +1 -1
  130. package/.next/server/app/review/page.js.nft.json +1 -1
  131. package/.next/server/app/review/page_client-reference-manifest.js +1 -1
  132. package/.next/server/app/sessions/page.js +1 -1
  133. package/.next/server/app/sessions/page.js.nft.json +1 -1
  134. package/.next/server/app/sessions/page_client-reference-manifest.js +1 -1
  135. package/.next/server/app/worktrees/[id]/files/[...path]/page.js +1 -1
  136. package/.next/server/app/worktrees/[id]/files/[...path]/page.js.nft.json +1 -1
  137. package/.next/server/app/worktrees/[id]/files/[...path]/page_client-reference-manifest.js +1 -1
  138. package/.next/server/app/worktrees/[id]/page.js +7 -7
  139. package/.next/server/app/worktrees/[id]/page.js.nft.json +1 -1
  140. package/.next/server/app/worktrees/[id]/page_client-reference-manifest.js +1 -1
  141. package/.next/server/app/worktrees/[id]/terminal/page.js +1 -1
  142. package/.next/server/app/worktrees/[id]/terminal/page.js.nft.json +1 -1
  143. package/.next/server/app/worktrees/[id]/terminal/page_client-reference-manifest.js +1 -1
  144. package/.next/server/app-paths-manifest.json +25 -25
  145. package/.next/server/chunks/2119.js +1 -1
  146. package/.next/server/chunks/2445.js +1 -1
  147. package/.next/server/chunks/3644.js +13 -0
  148. package/.next/server/chunks/5959.js +1 -1
  149. package/.next/server/chunks/646.js +2 -14
  150. package/.next/server/chunks/9067.js +1 -1
  151. package/.next/server/chunks/9355.js +13 -1
  152. package/.next/server/chunks/{9992.js → 9968.js} +1 -1
  153. package/.next/server/middleware-build-manifest.js +1 -1
  154. package/.next/server/middleware-manifest.json +5 -5
  155. package/.next/server/middleware-react-loadable-manifest.js +1 -1
  156. package/.next/server/pages/500.html +1 -1
  157. package/.next/server/server-reference-manifest.json +1 -1
  158. package/.next/static/chunks/4560-64b1461fd996127a.js +1 -0
  159. package/.next/static/chunks/{7347-a013a163a75030ec.js → 6488-d6e53d8da584e644.js} +1 -1
  160. package/.next/static/chunks/{8566-b8bbcfd837cc338b.js → 8566-9da32e46c9d3fd54.js} +1 -1
  161. package/.next/static/chunks/8676.c1ef7e2aac5f05a0.js +1 -0
  162. package/.next/static/chunks/{8965-872d8de254196cec.js → 8965-5ff40db68775eb01.js} +1 -1
  163. package/.next/static/chunks/app/chat/{page-5d20240f98c07cee.js → page-6f714339e12c3a16.js} +1 -1
  164. package/.next/static/chunks/app/layout-86574192bd3c0e6b.js +1 -0
  165. package/.next/static/chunks/app/more/{page-af1d2af13ea901d2.js → page-a496425bba427b48.js} +1 -1
  166. package/.next/static/chunks/app/{page-3bbe737ec910d1fb.js → page-15bfd76bcf65842d.js} +1 -1
  167. package/.next/static/chunks/app/repositories/{page-ace9134ac165a6de.js → page-d214522ab8792ce7.js} +1 -1
  168. package/.next/static/chunks/app/review/{page-331b80f4f58582bc.js → page-1dadf0b5d7129598.js} +1 -1
  169. package/.next/static/chunks/app/sessions/{page-d694149a7e8649b6.js → page-96f007d986c5f327.js} +1 -1
  170. package/.next/static/chunks/app/worktrees/[id]/files/[...path]/{page-9ff4d065483cdfe9.js → page-6a45f3744da50d95.js} +1 -1
  171. package/.next/static/chunks/app/worktrees/[id]/page-3b07e3be354aae57.js +1 -0
  172. package/.next/static/chunks/{webpack-4fbc38b2e3abb013.js → webpack-25d4697671930f37.js} +1 -1
  173. package/.next/trace +10 -10
  174. package/dist/cli/commands/update.d.ts.map +1 -1
  175. package/dist/cli/commands/update.js +178 -1
  176. package/dist/cli/program.d.ts.map +1 -1
  177. package/dist/cli/program.js +6 -0
  178. package/dist/cli/types/index.d.ts +7 -0
  179. package/dist/cli/types/index.d.ts.map +1 -1
  180. package/dist/cli/utils/npx-runner.d.ts +88 -0
  181. package/dist/cli/utils/npx-runner.d.ts.map +1 -0
  182. package/dist/cli/utils/npx-runner.js +165 -0
  183. package/dist/lib/app-update/update-lock.d.ts +39 -0
  184. package/dist/lib/app-update/update-lock.d.ts.map +1 -0
  185. package/dist/lib/app-update/update-lock.js +116 -0
  186. package/package.json +1 -1
  187. package/.next/server/chunks/1104.js +0 -13
  188. package/.next/static/chunks/4560-2bf9cb6504cc4425.js +0 -1
  189. package/.next/static/chunks/8676.cc638529497c5a1e.js +0 -1
  190. package/.next/static/chunks/app/layout-fe5857360dfba2b9.js +0 -1
  191. package/.next/static/chunks/app/worktrees/[id]/page-932a52f8d11971f7.js +0 -1
  192. /package/.next/static/{uBCIYS1Hth7V4unroKqGu → WzRCDS2PLtMvg0Sjwlf0S}/_buildManifest.js +0 -0
  193. /package/.next/static/{uBCIYS1Hth7V4unroKqGu → WzRCDS2PLtMvg0Sjwlf0S}/_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","descriptions":{"clear":"Clear conversation history","compact":"Compact context to reduce token usage","resume":"Resume previous conversation","rewind":"Rewind to previous conversation state","config":"Open configuration settings","model":"Switch AI model","permissions":"View or update tool permissions","status":"Check session status","context":"Show context window usage","cost":"Display token and cost usage","review":"Review code changes","pr-comments":"Show PR comments","help":"Show all available commands","doctor":"Check installation health","export":"Export conversation history","todos":"Show TODO list","focus":"Toggle focus mode","effort":"Adjust model thinking effort (high/medium/low)","fast":"Switch to fast response mode","lazy":"Toggle lazy mode","new":"Start a new conversation","undo":"Undo the last Codex action","logout":"Sign out from Codex","quit":"Exit Codex CLI","approvals":"Change auto-execution approval level","diff":"Show Git diff (including untracked files)","mention":"Attach file/folder for next interaction","mcp":"List available MCP 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":"Manage Codex hooks","sessions":"Browse conversation history","connect":"Connect to language server","exit":"Exit OpenCode TUI","models":"Switch AI model","agents":"List/manage all available agents (OpenCode)","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","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"},"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","descriptions":{"clear":"Clear conversation history","compact":"Compact context to reduce token usage","resume":"Resume previous conversation","rewind":"Rewind to previous conversation state","config":"Open configuration settings","model":"Switch AI model","permissions":"View or update tool permissions","status":"Check session status","context":"Show context window usage","cost":"Display token and cost usage","review":"Review code changes","pr-comments":"Show PR comments","help":"Show all available commands","doctor":"Check installation health","export":"Export conversation history","todos":"Show TODO list","focus":"Toggle focus mode","effort":"Adjust model thinking effort (high/medium/low)","fast":"Switch to fast response mode","lazy":"Toggle lazy mode","new":"Start a new conversation","undo":"Undo the last Codex action","logout":"Sign out from Codex","quit":"Exit Codex CLI","approvals":"Change auto-execution approval level","diff":"Show Git diff (including untracked files)","mention":"Attach file/folder for next interaction","mcp":"List available MCP 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":"Manage Codex hooks","sessions":"Browse conversation history","connect":"Connect to language server","exit":"Exit OpenCode TUI","models":"Switch AI model","agents":"List/manage all available agents (OpenCode)","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"},"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=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":"利甚可胜なコマンドがありたせん","descriptions":{"clear":"䌚話履歎をクリア","compact":"コンテキストを圧瞮しおトヌクン䜿甚量を削枛","resume":"前回の䌚話を再開","rewind":"䌚話を以前の状態に巻き戻す","config":"蚭定を開く","model":"AI モデルを切り替え","permissions":"ツヌルの暩限を衚瀺・曎新","status":"セッションの状態を確認","context":"コンテキストりィンドりの䜿甚量を衚瀺","cost":"トヌクンずコストの䜿甚量を衚瀺","review":"コヌドの倉曎をレビュヌ","pr-comments":"PR のコメントを衚瀺","help":"利甚可胜なすべおのコマンドを衚瀺","doctor":"むンストヌル状態を蚺断","export":"䌚話履歎を゚クスポヌト","todos":"TODO リストを衚瀺","focus":"フォヌカスモヌドを切り替え","effort":"モデルの思考量を調敎high/medium/low","fast":"高速応答モヌドに切り替え","lazy":"レむゞヌモヌドを切り替え","new":"新しい䌚話を開始","undo":"盎前の Codex の操䜜を取り消す","logout":"Codex からサむンアりト","quit":"Codex CLI を終了","approvals":"自動実行の承認レベルを倉曎","diff":"Git の差分を衚瀺未远跡ファむルを含む","mention":"次のやり取りにファむル/フォルダを添付","mcp":"利甚可胜な MCP ツヌルを䞀芧衚瀺","init":"カレントディレクトリに AGENTS.md テンプレヌトを生成","feedback":"Codex チヌムにフィヌドバックを送信","plan":"プランモヌドを切り替え","goal":"珟圚のセッションの目暙を蚭定","agent":"アクティブな゚ヌゞェントを切り替えCodex","subagents":"サブ゚ヌゞェントを管理","fork":"珟圚のセッションをフォヌク","memories":"Codex のメモリを管理","skills":"Codex のスキルを管理","hooks":"Codex のフックを管理","sessions":"䌚話履歎を閲芧","connect":"蚀語サヌバヌに接続","exit":"OpenCode TUI を終了","models":"AI モデルを切り替え","agents":"利甚可胜なすべおの゚ヌゞェントを䞀芧・管理OpenCode","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":"今すぐアップデヌト","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"},"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":"利甚可胜なコマンドがありたせん","descriptions":{"clear":"䌚話履歎をクリア","compact":"コンテキストを圧瞮しおトヌクン䜿甚量を削枛","resume":"前回の䌚話を再開","rewind":"䌚話を以前の状態に巻き戻す","config":"蚭定を開く","model":"AI モデルを切り替え","permissions":"ツヌルの暩限を衚瀺・曎新","status":"セッションの状態を確認","context":"コンテキストりィンドりの䜿甚量を衚瀺","cost":"トヌクンずコストの䜿甚量を衚瀺","review":"コヌドの倉曎をレビュヌ","pr-comments":"PR のコメントを衚瀺","help":"利甚可胜なすべおのコマンドを衚瀺","doctor":"むンストヌル状態を蚺断","export":"䌚話履歎を゚クスポヌト","todos":"TODO リストを衚瀺","focus":"フォヌカスモヌドを切り替え","effort":"モデルの思考量を調敎high/medium/low","fast":"高速応答モヌドに切り替え","lazy":"レむゞヌモヌドを切り替え","new":"新しい䌚話を開始","undo":"盎前の Codex の操䜜を取り消す","logout":"Codex からサむンアりト","quit":"Codex CLI を終了","approvals":"自動実行の承認レベルを倉曎","diff":"Git の差分を衚瀺未远跡ファむルを含む","mention":"次のやり取りにファむル/フォルダを添付","mcp":"利甚可胜な MCP ツヌルを䞀芧衚瀺","init":"カレントディレクトリに AGENTS.md テンプレヌトを生成","feedback":"Codex チヌムにフィヌドバックを送信","plan":"プランモヌドを切り替え","goal":"珟圚のセッションの目暙を蚭定","agent":"アクティブな゚ヌゞェントを切り替えCodex","subagents":"サブ゚ヌゞェントを管理","fork":"珟圚のセッションをフォヌク","memories":"Codex のメモリを管理","skills":"Codex のスキルを管理","hooks":"Codex のフックを管理","sessions":"䌚話履歎を閲芧","connect":"蚀語サヌバヌに接続","exit":"OpenCode TUI を終了","models":"AI モデルを切り替え","agents":"利甚可胜なすべおの゚ヌゞェントを䞀芧・管理OpenCode","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"},"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":"埅機䞭 - ナヌザヌ入力が必芁です"}}')}};