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.
- package/.env.example +7 -0
- package/.next/BUILD_ID +1 -1
- package/.next/app-build-manifest.json +418 -354
- package/.next/app-path-routes-manifest.json +42 -34
- package/.next/build-manifest.json +5 -5
- package/.next/prerender-manifest.json +9 -9
- package/.next/react-loadable-manifest.json +22 -24
- package/.next/required-server-files.json +1 -1
- package/.next/routes-manifest.json +15 -0
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/api/app/update/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/app/update-check/route.js +1 -1
- package/.next/server/app/api/app/update-check/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/conversation/route.js +1 -1
- package/.next/server/app/api/assistant/conversation/route.js.nft.json +1 -1
- package/.next/server/app/api/assistant/conversation/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/current-output/route.js +1 -1
- package/.next/server/app/api/assistant/current-output/route.js.nft.json +1 -1
- package/.next/server/app/api/assistant/current-output/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/messages/route.js +1 -1
- package/.next/server/app/api/assistant/messages/route.js.nft.json +1 -1
- package/.next/server/app/api/assistant/messages/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/session/route.js +1 -1
- package/.next/server/app/api/assistant/session/route.js.nft.json +1 -1
- package/.next/server/app/api/assistant/session/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/start/route.js +1 -1
- package/.next/server/app/api/assistant/start/route.js.nft.json +1 -1
- package/.next/server/app/api/assistant/start/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/terminal/route.js +1 -1
- package/.next/server/app/api/assistant/terminal/route.js.nft.json +1 -1
- package/.next/server/app/api/assistant/terminal/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/tools/route.js +1 -1
- package/.next/server/app/api/assistant/tools/route.js.nft.json +1 -1
- package/.next/server/app/api/assistant/tools/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/daily-summary/route.js +1 -1
- package/.next/server/app/api/daily-summary/route.js.nft.json +1 -1
- package/.next/server/app/api/daily-summary/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/daily-summary/status/route.js +1 -1
- package/.next/server/app/api/daily-summary/status/route.js.nft.json +1 -1
- package/.next/server/app/api/daily-summary/status/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/external-apps/[id]/health/route.js +1 -1
- package/.next/server/app/api/external-apps/[id]/health/route.js.nft.json +1 -1
- package/.next/server/app/api/external-apps/[id]/health/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/external-apps/[id]/route.js +1 -1
- package/.next/server/app/api/external-apps/[id]/route.js.nft.json +1 -1
- package/.next/server/app/api/external-apps/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/external-apps/route.js +1 -1
- package/.next/server/app/api/external-apps/route.js.nft.json +1 -1
- package/.next/server/app/api/external-apps/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/fs/browse/route.js +7 -0
- package/.next/server/app/api/fs/browse/route.js.nft.json +1 -0
- package/.next/server/app/api/fs/browse/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/fs/recent-paths/route.js +7 -0
- package/.next/server/app/api/fs/recent-paths/route.js.nft.json +1 -0
- package/.next/server/app/api/fs/recent-paths/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/hooks/claude-done/route.js +1 -1
- package/.next/server/app/api/hooks/claude-done/route.js.nft.json +1 -1
- package/.next/server/app/api/hooks/claude-done/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/ollama/models/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/push/subscriptions/route.js +1 -1
- package/.next/server/app/api/push/subscriptions/route.js.nft.json +1 -1
- package/.next/server/app/api/push/subscriptions/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/push/vapid/route.js +1 -1
- package/.next/server/app/api/push/vapid/route.js.nft.json +1 -1
- package/.next/server/app/api/push/vapid/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/[id]/route.js +1 -1
- package/.next/server/app/api/repositories/[id]/route.js.nft.json +1 -1
- package/.next/server/app/api/repositories/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/[id]/todos/[todoId]/route.js +1 -1
- package/.next/server/app/api/repositories/[id]/todos/[todoId]/route.js.nft.json +1 -1
- package/.next/server/app/api/repositories/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/[id]/todos/route.js +1 -1
- package/.next/server/app/api/repositories/[id]/todos/route.js.nft.json +1 -1
- package/.next/server/app/api/repositories/[id]/todos/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/clone/[jobId]/route.js +1 -1
- package/.next/server/app/api/repositories/clone/[jobId]/route.js.nft.json +1 -1
- package/.next/server/app/api/repositories/clone/[jobId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/clone/route.js +1 -1
- package/.next/server/app/api/repositories/clone/route.js.nft.json +1 -1
- package/.next/server/app/api/repositories/clone/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/excluded/route.js +1 -1
- package/.next/server/app/api/repositories/excluded/route.js.nft.json +1 -1
- package/.next/server/app/api/repositories/excluded/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/restore/route.js +1 -1
- package/.next/server/app/api/repositories/restore/route.js.nft.json +1 -1
- package/.next/server/app/api/repositories/restore/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/route.js +1 -1
- package/.next/server/app/api/repositories/route.js.nft.json +1 -1
- package/.next/server/app/api/repositories/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/scan/route.js +1 -1
- package/.next/server/app/api/repositories/scan/route.js.nft.json +1 -1
- package/.next/server/app/api/repositories/scan/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/sync/route.js +1 -1
- package/.next/server/app/api/repositories/sync/route.js.nft.json +1 -1
- package/.next/server/app/api/repositories/sync/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/validate-path/route.js +1 -0
- package/.next/server/app/api/repositories/validate-path/route.js.nft.json +1 -0
- package/.next/server/app/api/repositories/validate-path/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/sidebar/group-order/route.js +2 -2
- package/.next/server/app/api/sidebar/group-order/route.js.nft.json +1 -1
- package/.next/server/app/api/sidebar/group-order/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/[id]/route.js +1 -1
- package/.next/server/app/api/skills/[id]/route.js.nft.json +1 -1
- package/.next/server/app/api/skills/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/installations/route.js +23 -0
- package/.next/server/app/api/skills/installations/route.js.nft.json +1 -0
- package/.next/server/app/api/skills/installations/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/skills/operations/route.js +13 -0
- package/.next/server/app/api/skills/operations/route.js.nft.json +1 -0
- package/.next/server/app/api/skills/operations/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/skills/reindex/route.js +23 -0
- package/.next/server/app/api/skills/reindex/route.js.nft.json +1 -0
- package/.next/server/app/api/skills/reindex/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/skills/route.js +1 -1
- package/.next/server/app/api/skills/route.js.nft.json +1 -1
- package/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/slash-commands/route.js +1 -1
- package/.next/server/app/api/slash-commands/route.js.nft.json +1 -1
- package/.next/server/app/api/slash-commands/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/templates/[id]/route.js +1 -1
- package/.next/server/app/api/templates/[id]/route.js.nft.json +1 -1
- package/.next/server/app/api/templates/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/templates/route.js +1 -1
- package/.next/server/app/api/templates/route.js.nft.json +1 -1
- package/.next/server/app/api/templates/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/todos/route.js +1 -1
- package/.next/server/app/api/todos/route.js.nft.json +1 -1
- package/.next/server/app/api/todos/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/auto-yes/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/auto-yes/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/auto-yes/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/capture/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/capture/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/capture/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/cli-tool/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/cli-tool/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/cli-tool/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/cmate/schedules/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/cmate/schedules/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/cmate/schedules/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/current-output/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/current-output/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/current-output/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/execution-logs/route.js +2 -2
- package/.next/server/app/api/worktrees/[id]/execution-logs/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/execution-logs/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/files/[...path]/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/files/[...path]/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/files/[...path]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branch/create/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branch/create/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branch/create/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branch/delete/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branch/delete/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branch/delete/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branches/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branches/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branches/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/checkout/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/checkout/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/checkout/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/commit/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/commit/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/commit/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/diff/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/diff/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/diff/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/fetch/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/fetch/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/fetch/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/log/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/log/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/log/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/pull/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/pull/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/pull/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/push/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/push/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/push/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/reset/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/reset/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/reset/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/revert/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/revert/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/revert/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stage/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stage/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stage/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/staged/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/staged/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/staged/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/apply/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/apply/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/apply/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/pop/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/pop/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/pop/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/push/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/push/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/push/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/status/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/status/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/status/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/unstage/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/unstage/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/unstage/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/working-diff/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/working-diff/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/working-diff/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/interrupt/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/interrupt/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/interrupt/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/kill-session/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/kill-session/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/kill-session/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/logs/[filename]/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/logs/[filename]/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/logs/[filename]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/logs/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/logs/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/logs/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/marp-render/route.js +2 -2
- package/.next/server/app/api/worktrees/[id]/marp-render/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/marp-render/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/memos/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/memos/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/memos/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/messages/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/messages/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/messages/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/prompt-response/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/prompt-response/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/prompt-response/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/respond/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/respond/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/respond/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/schedules/active/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/schedules/active/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/schedules/active/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/schedules/route.js +2 -2
- package/.next/server/app/api/worktrees/[id]/schedules/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/schedules/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/search/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/search/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/search/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/send/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/send/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/send/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js +18 -0
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js.nft.json +1 -0
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/install/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/install/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/install/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/slash-commands/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/slash-commands/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/slash-commands/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/special-keys/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/special-keys/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/special-keys/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/start-polling/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/start-polling/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/start-polling/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/terminal/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/terminal/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/terminal/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/timers/history/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/timers/history/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/timers/history/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/timers/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/timers/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/timers/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/todos/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/todos/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/todos/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/tree/[...path]/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/tree/[...path]/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/tree/[...path]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/tree/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/tree/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/tree/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/upload/[...path]/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/upload/[...path]/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/upload/[...path]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/viewed/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/viewed/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/viewed/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/route.js +1 -1
- package/.next/server/app/api/worktrees/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/route_client-reference-manifest.js +1 -1
- package/.next/server/app/chat/page.js +1 -1
- package/.next/server/app/chat/page.js.nft.json +1 -1
- package/.next/server/app/chat/page_client-reference-manifest.js +1 -1
- package/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
- package/.next/server/app/more/page.js +1 -1
- package/.next/server/app/more/page_client-reference-manifest.js +1 -1
- package/.next/server/app/offline/page_client-reference-manifest.js +1 -1
- package/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/server/app/proxy/[...path]/route.js +1 -1
- package/.next/server/app/proxy/[...path]/route.js.nft.json +1 -1
- package/.next/server/app/proxy/[...path]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/repositories/page.js +2 -2
- package/.next/server/app/repositories/page_client-reference-manifest.js +1 -1
- package/.next/server/app/review/page_client-reference-manifest.js +1 -1
- package/.next/server/app/sessions/page_client-reference-manifest.js +1 -1
- package/.next/server/app/skills/[skillId]/page.js +2 -2
- package/.next/server/app/skills/[skillId]/page.js.nft.json +1 -1
- package/.next/server/app/skills/[skillId]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/skills/installed/page.js +2 -0
- package/.next/server/app/skills/installed/page.js.nft.json +1 -0
- package/.next/server/app/skills/installed/page_client-reference-manifest.js +1 -0
- package/.next/server/app/skills/page.js +2 -2
- package/.next/server/app/skills/page.js.nft.json +1 -1
- package/.next/server/app/skills/page_client-reference-manifest.js +1 -1
- package/.next/server/app/worktrees/[id]/files/[...path]/page.js +1 -1
- package/.next/server/app/worktrees/[id]/files/[...path]/page.js.nft.json +1 -1
- package/.next/server/app/worktrees/[id]/files/[...path]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/worktrees/[id]/page.js +9 -9
- package/.next/server/app/worktrees/[id]/page.js.nft.json +1 -1
- package/.next/server/app/worktrees/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/worktrees/[id]/terminal/page_client-reference-manifest.js +1 -1
- package/.next/server/app-paths-manifest.json +42 -34
- package/.next/server/chunks/1117.js +1 -1
- package/.next/server/chunks/1185.js +1 -0
- package/.next/server/chunks/1239.js +1 -0
- package/.next/server/chunks/1355.js +1 -0
- package/.next/server/chunks/2119.js +1 -1
- package/.next/server/chunks/22.js +1 -1
- package/.next/server/chunks/2328.js +1 -1
- package/.next/server/chunks/2445.js +1 -1
- package/.next/server/chunks/2710.js +2 -0
- package/.next/server/chunks/28.js +35 -0
- package/.next/server/chunks/3042.js +1 -2
- package/.next/server/chunks/3543.js +1 -1
- package/.next/server/chunks/3722.js +1 -1
- package/.next/server/chunks/3736.js +1 -1
- package/.next/server/chunks/3753.js +1 -1
- package/.next/server/chunks/3945.js +1 -1
- package/.next/server/chunks/4390.js +1 -0
- package/.next/server/chunks/4440.js +2 -0
- package/.next/server/chunks/4444.js +1 -1
- package/.next/server/chunks/4548.js +1 -0
- package/.next/server/chunks/5064.js +1 -1
- package/.next/server/chunks/5326.js +1 -1
- package/.next/server/chunks/5381.js +1 -1
- package/.next/server/chunks/5456.js +1 -1
- package/.next/server/chunks/5737.js +1 -0
- package/.next/server/chunks/5793.js +1 -0
- package/.next/server/chunks/5959.js +2 -2
- package/.next/server/chunks/6065.js +1 -1
- package/.next/server/chunks/6130.js +1 -1
- package/.next/server/chunks/646.js +2 -2
- package/.next/server/chunks/7593.js +1 -0
- package/.next/server/chunks/8356.js +1 -1
- package/.next/server/chunks/8681.js +1 -1
- package/.next/server/chunks/8807.js +66 -3
- package/.next/server/chunks/9051.js +1 -0
- package/.next/server/chunks/9123.js +1 -1
- package/.next/server/chunks/9687.js +1 -1
- package/.next/server/middleware-build-manifest.js +1 -1
- package/.next/server/middleware-manifest.json +5 -5
- package/.next/server/middleware-react-loadable-manifest.js +1 -1
- package/.next/server/pages/500.html +1 -1
- package/.next/server/server-reference-manifest.json +1 -1
- package/.next/server/src/middleware.js.map +1 -1
- package/.next/static/AKqbAyuzbFfg05qpbCI_K/_buildManifest.js +1 -0
- package/.next/static/chunks/1191-b7dfdfe86b1d31d1.js +1 -0
- package/.next/static/chunks/2751-7fabd91275b14ca3.js +1 -0
- package/.next/static/chunks/{4459.03172449db395039.js â 4459.a94b52985a76509a.js} +1 -1
- package/.next/static/chunks/{4560-04e5aebcab96bfa1.js â 4560-8ffb0bb19f2ba998.js} +1 -1
- package/.next/static/chunks/530.e31cc754677fed0f.js +1 -0
- package/.next/static/chunks/5542-b6457f305d724a6b.js +1 -0
- package/.next/static/chunks/{6488-74d2f443e43c07b7.js â 6488-c2a968ec806975c2.js} +1 -1
- package/.next/static/chunks/{7485.43871aedf3dbb980.js â 7485.442b21101fca7257.js} +1 -1
- package/.next/static/chunks/8562-6e2ab32452f4fa5b.js +1 -0
- package/.next/static/chunks/8566-a6a7c70558927410.js +1 -0
- package/.next/static/chunks/9263.5259f73f89220d64.js +1 -0
- package/.next/static/chunks/9599-d29d2f8eeaf7c249.js +1 -0
- package/.next/static/chunks/app/api/app/update/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/app/update-check/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/assistant/conversation/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/assistant/current-output/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/assistant/messages/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/assistant/session/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/assistant/start/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/assistant/terminal/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/assistant/tools/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/auth/login/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/auth/logout/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/auth/status/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/daily-summary/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/daily-summary/status/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/external-apps/[id]/health/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/external-apps/[id]/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/external-apps/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/fs/browse/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/fs/recent-paths/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/hooks/claude-done/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/ollama/models/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/push/subscriptions/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/push/vapid/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/repositories/[id]/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/repositories/[id]/todos/[todoId]/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/repositories/[id]/todos/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/repositories/clone/[jobId]/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/repositories/clone/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/repositories/excluded/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/repositories/restore/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/repositories/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/repositories/scan/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/repositories/sync/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/repositories/validate-path/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/sidebar/group-order/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/skills/[id]/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/skills/installations/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/skills/operations/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/skills/reindex/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/skills/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/slash-commands/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/templates/[id]/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/templates/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/todos/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/auto-yes/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/capture/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/cli-tool/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/cmate/schedules/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/current-output/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/execution-logs/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/files/[...path]/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/branch/create/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/branch/delete/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/branches/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/checkout/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/commit/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/diff/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/fetch/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/log/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/pull/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/push/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/reset/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/revert/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/stage/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/staged/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/stash/apply/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/stash/pop/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/stash/push/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/stash/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/status/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/unstage/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/working-diff/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/interrupt/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/kill-session/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/logs/[filename]/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/logs/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/marp-render/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/memos/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/messages/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/prompt-response/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/respond/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/schedules/active/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/schedules/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/search/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/send/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/skills/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/slash-commands/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/special-keys/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/start-polling/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/terminal/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/timers/history/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/timers/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/todos/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/tree/[...path]/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/tree/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/upload/[...path]/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/viewed/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/api/worktrees/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/chat/page-83a2238ab453afaa.js +1 -0
- package/.next/static/chunks/app/manifest.webmanifest/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/more/{page-082d4ae496f9a36e.js â page-1619018cac999bbc.js} +1 -1
- package/.next/static/chunks/app/proxy/[...path]/route-55e398bd20e2d7a9.js +1 -0
- package/.next/static/chunks/app/repositories/page-3c4fb889da48ce24.js +1 -0
- package/.next/static/chunks/app/skills/[skillId]/page-6008b904225ebb25.js +1 -0
- package/.next/static/chunks/app/skills/installed/page-6641f95e6a6e5f9d.js +1 -0
- package/.next/static/chunks/app/skills/page-184f8e23e31a3667.js +1 -0
- package/.next/static/chunks/app/worktrees/[id]/files/[...path]/{page-6a45f3744da50d95.js â page-6041d3c3db326317.js} +1 -1
- package/.next/static/chunks/app/worktrees/[id]/page-59a63a2c013ec1eb.js +1 -0
- package/.next/static/chunks/webpack-180bebdee221b6f4.js +1 -0
- package/.next/static/css/d3453a6876553d32.css +1 -0
- package/.next/trace +11 -11
- package/.next/types/app/api/fs/browse/route.ts +347 -0
- package/.next/types/app/api/fs/recent-paths/route.ts +347 -0
- package/.next/types/app/api/repositories/validate-path/route.ts +347 -0
- package/.next/types/app/api/skills/installations/route.ts +347 -0
- package/.next/types/app/api/skills/operations/route.ts +347 -0
- package/.next/types/app/api/skills/reindex/route.ts +347 -0
- package/.next/types/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.ts +347 -0
- package/.next/types/app/skills/installed/page.ts +84 -0
- package/.next/types/routes.d.ts +10 -2
- package/.next/types/validator.ts +72 -0
- package/dist/cli/commands/init.d.ts.map +1 -1
- package/dist/cli/commands/init.js +15 -0
- package/dist/cli/commands/skill.d.ts +2 -1
- package/dist/cli/commands/skill.d.ts.map +1 -1
- package/dist/cli/commands/skill.js +136 -2
- package/dist/cli/types/api-responses.d.ts +40 -0
- package/dist/cli/types/api-responses.d.ts.map +1 -1
- package/dist/cli/types/index.d.ts +12 -0
- package/dist/cli/types/index.d.ts.map +1 -1
- package/dist/cli/utils/env-setup.d.ts +8 -0
- package/dist/cli/utils/env-setup.d.ts.map +1 -1
- package/dist/cli/utils/env-setup.js +23 -0
- package/dist/server/src/lib/db/migrations/index.js +2 -0
- package/dist/server/src/lib/db/migrations/runner.js +1 -1
- package/dist/server/src/lib/db/migrations/v48-skill-operations-audit-index.js +117 -0
- package/dist/server/src/lib/git/git-exec.js +48 -1
- package/dist/server/src/lib/selected-agents-validator.js +3 -2
- package/dist/server/src/lib/skills/compatibility-matrix.js +256 -0
- package/dist/server/src/lib/skills/compatibility.js +132 -11
- package/dist/server/src/lib/skills/operation-audit.js +85 -15
- package/dist/server/src/lib/skills/operation-journal.js +14 -1
- package/dist/server/src/types/markdown-editor.js +13 -1
- package/package.json +1 -1
- package/.next/server/chunks/1808.js +0 -1
- package/.next/server/chunks/186.js +0 -1
- package/.next/server/chunks/5226.js +0 -28
- package/.next/server/chunks/5306.js +0 -2
- package/.next/server/chunks/7013.js +0 -1
- package/.next/server/chunks/9067.js +0 -1
- package/.next/server/chunks/9192.js +0 -1
- package/.next/static/1WyelLMRgPnhvA2HmhZmm/_buildManifest.js +0 -1
- package/.next/static/chunks/1668-e703b8b55775844b.js +0 -1
- package/.next/static/chunks/2069-c55de93eb6403961.js +0 -1
- package/.next/static/chunks/3418-7e47651340d940b0.js +0 -1
- package/.next/static/chunks/4027-000402aee1e3520b.js +0 -1
- package/.next/static/chunks/530.e377b0f1a7a89620.js +0 -1
- package/.next/static/chunks/6007-de36119357dcd418.js +0 -1
- package/.next/static/chunks/6497-ea466b22a6c1ae89.js +0 -1
- package/.next/static/chunks/8361.4bf062be2d2962f4.js +0 -1
- package/.next/static/chunks/8566-9da32e46c9d3fd54.js +0 -1
- package/.next/static/chunks/934-a37509667baa86ee.js +0 -1
- package/.next/static/chunks/app/api/app/update/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/app/update-check/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/assistant/conversation/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/assistant/current-output/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/assistant/messages/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/assistant/session/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/assistant/start/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/assistant/terminal/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/assistant/tools/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/auth/login/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/auth/logout/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/auth/status/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/daily-summary/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/daily-summary/status/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/external-apps/[id]/health/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/external-apps/[id]/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/external-apps/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/hooks/claude-done/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/ollama/models/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/push/subscriptions/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/push/vapid/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/repositories/[id]/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/repositories/[id]/todos/[todoId]/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/repositories/[id]/todos/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/repositories/clone/[jobId]/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/repositories/clone/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/repositories/excluded/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/repositories/restore/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/repositories/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/repositories/scan/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/repositories/sync/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/sidebar/group-order/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/skills/[id]/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/skills/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/slash-commands/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/templates/[id]/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/templates/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/todos/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/auto-yes/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/capture/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/cli-tool/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/cmate/schedules/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/current-output/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/execution-logs/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/files/[...path]/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/branch/create/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/branch/delete/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/branches/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/checkout/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/commit/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/diff/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/fetch/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/log/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/pull/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/push/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/reset/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/revert/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/stage/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/staged/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/stash/apply/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/stash/pop/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/stash/push/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/stash/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/status/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/unstage/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/working-diff/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/interrupt/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/kill-session/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/logs/[filename]/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/logs/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/marp-render/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/memos/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/messages/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/prompt-response/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/respond/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/schedules/active/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/schedules/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/search/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/send/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/skills/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/slash-commands/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/special-keys/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/start-polling/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/terminal/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/timers/history/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/timers/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/todos/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/tree/[...path]/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/tree/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/upload/[...path]/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/viewed/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/api/worktrees/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/chat/page-623f5cb9040de639.js +0 -1
- package/.next/static/chunks/app/manifest.webmanifest/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/proxy/[...path]/route-56dad0523d3c4a92.js +0 -1
- package/.next/static/chunks/app/repositories/page-70d4b997492884b8.js +0 -1
- package/.next/static/chunks/app/skills/[skillId]/page-68ed5e9186efe56d.js +0 -1
- package/.next/static/chunks/app/skills/page-46242c428ee8bccf.js +0 -1
- package/.next/static/chunks/app/worktrees/[id]/page-983a80ece6289026.js +0 -1
- package/.next/static/chunks/webpack-e655374fed175528.js +0 -1
- package/.next/static/css/b4bdb1f3457fe9a7.css +0 -1
- /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":"åŸ
æ©äž - ãŠãŒã¶ãŒå
¥åãå¿
èŠã§ã"}}')}};
|