commandmate 0.10.3 → 0.10.4
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/.next/BUILD_ID +1 -1
- package/.next/app-build-manifest.json +135 -135
- package/.next/app-path-routes-manifest.json +28 -28
- package/.next/build-manifest.json +2 -2
- package/.next/prerender-manifest.json +15 -15
- package/.next/required-server-files.json +1 -1
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/api/app/update/route.js +3 -3
- 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 +3 -2
- 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_client-reference-manifest.js +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_client-reference-manifest.js +1 -1
- 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_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/[id]/route.js +1 -47
- 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 -47
- 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/sidebar/group-order/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/slash-commands/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/templates/[id]/route_client-reference-manifest.js +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]/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 +2 -2
- package/.next/server/app/more/page.js.nft.json +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.js +1 -1
- package/.next/server/app/page.js.nft.json +1 -1
- package/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/server/app/proxy/[...path]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/repositories/page.js +1 -1
- package/.next/server/app/repositories/page.js.nft.json +1 -1
- package/.next/server/app/repositories/page_client-reference-manifest.js +1 -1
- package/.next/server/app/review/page.js +1 -1
- package/.next/server/app/review/page.js.nft.json +1 -1
- package/.next/server/app/review/page_client-reference-manifest.js +1 -1
- package/.next/server/app/sessions/page.js +1 -1
- package/.next/server/app/sessions/page.js.nft.json +1 -1
- package/.next/server/app/sessions/page_client-reference-manifest.js +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 +8 -8
- 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 +28 -28
- package/.next/server/chunks/1068.js +1 -1
- package/.next/server/chunks/1117.js +1 -0
- package/.next/server/chunks/233.js +1 -1
- package/.next/server/chunks/2404.js +1 -1
- package/.next/server/chunks/3270.js +1 -1
- package/.next/server/chunks/3480.js +2 -2
- package/.next/server/chunks/3543.js +1 -1
- package/.next/server/chunks/3945.js +1 -1
- package/.next/server/chunks/406.js +47 -0
- package/.next/server/chunks/4444.js +1 -1
- package/.next/server/chunks/5381.js +1 -47
- package/.next/server/chunks/5959.js +2 -2
- package/.next/server/chunks/646.js +33 -0
- package/.next/server/chunks/8681.js +1 -0
- package/.next/server/chunks/8807.js +305 -300
- package/.next/server/chunks/9355.js +1 -1
- package/.next/server/chunks/9687.js +1 -1
- package/.next/server/middleware-manifest.json +5 -5
- package/.next/server/pages/500.html +1 -1
- package/.next/server/pages-manifest.json +1 -1
- package/.next/server/server-reference-manifest.json +1 -1
- package/.next/static/chunks/4560-2bf9cb6504cc4425.js +1 -0
- package/.next/static/chunks/7347-a013a163a75030ec.js +1 -0
- package/.next/static/chunks/app/chat/page-5d20240f98c07cee.js +1 -0
- package/.next/static/chunks/app/layout-fe5857360dfba2b9.js +1 -0
- package/.next/static/chunks/app/more/page-af1d2af13ea901d2.js +1 -0
- package/.next/static/chunks/app/page-3bbe737ec910d1fb.js +1 -0
- package/.next/static/chunks/app/repositories/page-ace9134ac165a6de.js +1 -0
- package/.next/static/chunks/app/review/page-331b80f4f58582bc.js +1 -0
- package/.next/static/chunks/app/sessions/page-d694149a7e8649b6.js +1 -0
- package/.next/static/chunks/app/worktrees/[id]/page-932a52f8d11971f7.js +1 -0
- package/.next/static/css/d7e2e8d1b8d69d36.css +1 -0
- package/.next/trace +10 -10
- package/dist/cli/commands/quickstart.d.ts.map +1 -1
- package/dist/cli/commands/quickstart.js +27 -0
- package/dist/cli/commands/status.d.ts.map +1 -1
- package/dist/cli/commands/status.js +19 -0
- package/dist/cli/types/index.d.ts +6 -0
- package/dist/cli/types/index.d.ts.map +1 -1
- package/dist/cli/utils/agent-instances.d.ts +1 -1
- package/dist/cli/utils/agent-instances.d.ts.map +1 -1
- package/dist/cli/utils/agent-instances.js +8 -1
- package/dist/cli/utils/api-client.d.ts +36 -0
- package/dist/cli/utils/api-client.d.ts.map +1 -1
- package/dist/cli/utils/api-client.js +82 -0
- package/dist/cli/utils/daemon.d.ts.map +1 -1
- package/dist/cli/utils/daemon.js +44 -9
- package/dist/cli/utils/package-info.d.ts +17 -0
- package/dist/cli/utils/package-info.d.ts.map +1 -0
- package/dist/cli/utils/package-info.js +31 -0
- package/dist/cli/utils/pid-manager.d.ts +65 -9
- package/dist/cli/utils/pid-manager.d.ts.map +1 -1
- package/dist/cli/utils/pid-manager.js +81 -21
- package/dist/cli/utils/process-inspector.d.ts +27 -0
- package/dist/cli/utils/process-inspector.d.ts.map +1 -0
- package/dist/cli/utils/process-inspector.js +37 -0
- package/dist/server/src/config/github-links.js +22 -0
- package/dist/server/src/lib/db/db-instance.js +22 -3
- package/dist/server/src/lib/db/db-repository.js +107 -19
- package/dist/server/src/lib/db/db.js +3 -2
- package/dist/server/src/lib/db/memo-db.js +32 -1
- package/dist/server/src/lib/db/migrations/index.js +2 -0
- package/dist/server/src/lib/db/migrations/runner.js +11 -1
- package/dist/server/src/lib/db/migrations/v43-remove-cm-root-dir-ghost-repository.js +126 -0
- package/dist/server/src/lib/git/worktrees.js +90 -0
- package/dist/server/src/lib/job-executor.js +8 -2
- package/dist/server/src/lib/realtime/types.js +76 -0
- package/dist/server/src/lib/schedule-manager.js +9 -1
- package/dist/server/src/lib/version-checker.js +297 -0
- package/dist/server/src/lib/ws-server.js +37 -0
- package/package.json +1 -1
- package/.next/server/chunks/2464.js +0 -33
- package/.next/server/chunks/6791.js +0 -47
- package/.next/static/chunks/7347-4a031aecf4664a6d.js +0 -1
- package/.next/static/chunks/8954-ce15ee4d0423f1b1.js +0 -1
- package/.next/static/chunks/app/chat/page-dee86bdf87516e40.js +0 -1
- package/.next/static/chunks/app/layout-d02f4691a4eff86b.js +0 -1
- package/.next/static/chunks/app/more/page-39ec8b5f27cf52e7.js +0 -1
- package/.next/static/chunks/app/page-ebf1db9826b4065d.js +0 -1
- package/.next/static/chunks/app/repositories/page-2be54cae5fcc1f7a.js +0 -1
- package/.next/static/chunks/app/review/page-ac4efe6857a0f3bf.js +0 -1
- package/.next/static/chunks/app/sessions/page-dc545a3d45374187.js +0 -1
- package/.next/static/chunks/app/worktrees/[id]/page-9eb2f37809919531.js +0 -1
- package/.next/static/css/eabd34bf2ab147a4.css +0 -1
- /package/.next/static/{Ndx_NzkoP54cD0UCmjUlu → uBCIYS1Hth7V4unroKqGu}/_buildManifest.js +0 -0
- /package/.next/static/{Ndx_NzkoP54cD0UCmjUlu → uBCIYS1Hth7V4unroKqGu}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/worktrees/[id]/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"3809":{"*":{"id":"37397","name":"*","chunks":[],"async":false}},"5235":{"*":{"id":"96810","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}},"15278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"17989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"22743":{"*":{"id":"89757","name":"*","chunks":[],"async":false}},"24431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"25772":{"*":{"id":"80776","name":"*","chunks":[],"async":false}},"33258":{"*":{"id":"67266","name":"*","chunks":[],"async":false}},"51635":{"*":{"id":"39972","name":"*","chunks":[],"async":false}},"57150":{"*":{"id":"54160","name":"*","chunks":[],"async":false}},"60426":{"*":{"id":"39654","name":"*","chunks":[],"async":false}},"60675":{"*":{"id":"79222","name":"*","chunks":[],"async":false}},"63886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"70462":{"*":{"id":"26636","name":"*","chunks":[],"async":false}},"74500":{"*":{"id":"84168","name":"*","chunks":[],"async":false}},"75590":{"*":{"id":"36022","name":"*","chunks":[],"async":false}},"80622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"81959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"82743":{"*":{"id":"76318","name":"*","chunks":[],"async":false}},"95775":{"*":{"id":"22961","name":"*","chunks":[],"async":false}},"98924":{"*":{"id":"29234","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/components/builtin/global-error.js":{"id":57150,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":57150,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/components/client-page.js":{"id":81959,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/esm/client/components/client-page.js":{"id":81959,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/components/client-segment.js":{"id":17989,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/esm/client/components/client-segment.js":{"id":17989,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":63886,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":63886,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":15278,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":15278,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/components/render-from-template-context.js":{"id":98924,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":98924,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/lib/framework/boundary-components.js":{"id":24431,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":24431,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":80622,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":80622,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/font/local/target.css?{\"path\":\"node_modules/geist/dist/sans.js\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/geist-sans/Geist-Variable.woff2\",\"variable\":\"--font-geist-sans\",\"weight\":\"100 900\"}],\"variableName\":\"GeistSans\"}":{"id":22311,"name":"*","chunks":["6809","static/chunks/6809-c40780dcdbb38ec5.js","4909","static/chunks/4909-1f5c586e3e84e0a5.js","6402","static/chunks/6402-d91e099c3f2d78f4.js","7347","static/chunks/7347-4a031aecf4664a6d.js","7177","static/chunks/app/layout-d02f4691a4eff86b.js"],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/font/local/target.css?{\"path\":\"node_modules/geist/dist/mono.js\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/geist-mono/GeistMono-Variable.woff2\",\"variable\":\"--font-geist-mono\",\"adjustFontFallback\":false,\"fallback\":[\"ui-monospace\",\"SFMono-Regular\",\"Roboto Mono\",\"Menlo\",\"Monaco\",\"Liberation Mono\",\"DejaVu Sans Mono\",\"Courier New\",\"monospace\"],\"weight\":\"100 900\"}],\"variableName\":\"GeistMono\"}":{"id":7183,"name":"*","chunks":["6809","static/chunks/6809-c40780dcdbb38ec5.js","4909","static/chunks/4909-1f5c586e3e84e0a5.js","6402","static/chunks/6402-d91e099c3f2d78f4.js","7347","static/chunks/7347-4a031aecf4664a6d.js","7177","static/chunks/app/layout-d02f4691a4eff86b.js"],"async":false},"/home/runner/work/CommandMate/CommandMate/src/app/globals.css":{"id":13673,"name":"*","chunks":["6809","static/chunks/6809-c40780dcdbb38ec5.js","4909","static/chunks/4909-1f5c586e3e84e0a5.js","6402","static/chunks/6402-d91e099c3f2d78f4.js","7347","static/chunks/7347-4a031aecf4664a6d.js","7177","static/chunks/app/layout-d02f4691a4eff86b.js"],"async":false},"/home/runner/work/CommandMate/CommandMate/src/components/providers/AppProviders.tsx":{"id":25772,"name":"*","chunks":["6809","static/chunks/6809-c40780dcdbb38ec5.js","4909","static/chunks/4909-1f5c586e3e84e0a5.js","6402","static/chunks/6402-d91e099c3f2d78f4.js","7347","static/chunks/7347-4a031aecf4664a6d.js","7177","static/chunks/app/layout-d02f4691a4eff86b.js"],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js":{"id":3809,"name":"*","chunks":["6809","static/chunks/6809-c40780dcdbb38ec5.js","6926","static/chunks/app/worktrees/%5Bid%5D/loading-c58ba2c3f4363277.js"],"async":false},"/home/runner/work/CommandMate/CommandMate/src/app/chat/page.tsx":{"id":60675,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/src/app/more/page.tsx":{"id":95775,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/src/components/pwa/OfflineReconnectButton.tsx":{"id":33258,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/src/app/login/page.tsx":{"id":70462,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/src/app/page.tsx":{"id":75590,"name":"*","chunks":["6809","static/chunks/6809-c40780dcdbb38ec5.js","4909","static/chunks/4909-1f5c586e3e84e0a5.js","2770","static/chunks/2770-827a64760bab8a3a.js","3165","static/chunks/3165-87bf884f7f3d15cf.js","4974","static/chunks/4974-eaf66770bfa9dea0.js","9948","static/chunks/9948-d139e3e5dbecaf73.js","6402","static/chunks/6402-d91e099c3f2d78f4.js","744","static/chunks/744-d5e47fe16e7b9e06.js","7347","static/chunks/7347-4a031aecf4664a6d.js","8954","static/chunks/8954-ce15ee4d0423f1b1.js","8974","static/chunks/app/page-ebf1db9826b4065d.js"],"async":false},"/home/runner/work/CommandMate/CommandMate/src/app/review/page.tsx":{"id":60426,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/src/app/repositories/page.tsx":{"id":22743,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/src/app/sessions/page.tsx":{"id":74500,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/src/app/worktrees/[id]/files/[...path]/page.tsx":{"id":82743,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/src/app/worktrees/[id]/terminal/page.tsx":{"id":51635,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/src/app/worktrees/[id]/page.tsx":{"id":5235,"name":"*","chunks":["6809","static/chunks/6809-c40780dcdbb38ec5.js","4909","static/chunks/4909-1f5c586e3e84e0a5.js","2770","static/chunks/2770-827a64760bab8a3a.js","3165","static/chunks/3165-87bf884f7f3d15cf.js","4974","static/chunks/4974-eaf66770bfa9dea0.js","9948","static/chunks/9948-d139e3e5dbecaf73.js","2069","static/chunks/2069-c55de93eb6403961.js","8965","static/chunks/8965-872d8de254196cec.js","6402","static/chunks/6402-d91e099c3f2d78f4.js","744","static/chunks/744-d5e47fe16e7b9e06.js","7347","static/chunks/7347-4a031aecf4664a6d.js","8954","static/chunks/8954-ce15ee4d0423f1b1.js","1479","static/chunks/app/worktrees/%5Bid%5D/page-9eb2f37809919531.js"],"async":false}},"entryCSSFiles":{"/home/runner/work/CommandMate/CommandMate/src/":[],"/home/runner/work/CommandMate/CommandMate/src/app/layout":[{"inlined":false,"path":"static/css/531c1fcb1e69d47b.css"},{"inlined":false,"path":"static/css/eabd34bf2ab147a4.css"}],"/home/runner/work/CommandMate/CommandMate/src/app/loading":[],"/home/runner/work/CommandMate/CommandMate/src/app/page":[],"/home/runner/work/CommandMate/CommandMate/src/app/worktrees/[id]/loading":[],"/home/runner/work/CommandMate/CommandMate/src/app/worktrees/[id]/page":[{"inlined":false,"path":"static/css/5eacd01f773eed7f.css"}]},"rscModuleMapping":{"3809":{"*":{"id":"53523","name":"*","chunks":[],"async":false}},"5235":{"*":{"id":"7874","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}},"13673":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"15278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"17989":{"*":{"id":"36893","name":"*","chunks":[],"async":false}},"22743":{"*":{"id":"1154","name":"*","chunks":[],"async":false}},"24431":{"*":{"id":"73041","name":"*","chunks":[],"async":false}},"25772":{"*":{"id":"58315","name":"*","chunks":[],"async":false}},"33258":{"*":{"id":"66164","name":"*","chunks":[],"async":false}},"51635":{"*":{"id":"21853","name":"*","chunks":[],"async":false}},"57150":{"*":{"id":"81170","name":"*","chunks":[],"async":false}},"60426":{"*":{"id":"96494","name":"*","chunks":[],"async":false}},"60675":{"*":{"id":"22516","name":"*","chunks":[],"async":false}},"63886":{"*":{"id":"89748","name":"*","chunks":[],"async":false}},"70462":{"*":{"id":"15109","name":"*","chunks":[],"async":false}},"74500":{"*":{"id":"35731","name":"*","chunks":[],"async":false}},"75590":{"*":{"id":"60967","name":"*","chunks":[],"async":false}},"80622":{"*":{"id":"51384","name":"*","chunks":[],"async":false}},"81959":{"*":{"id":"23597","name":"*","chunks":[],"async":false}},"82743":{"*":{"id":"69624","name":"*","chunks":[],"async":false}},"95775":{"*":{"id":"12319","name":"*","chunks":[],"async":false}},"98924":{"*":{"id":"69576","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/worktrees/[id]/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"3809":{"*":{"id":"37397","name":"*","chunks":[],"async":false}},"5235":{"*":{"id":"96810","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}},"15278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"17989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"22743":{"*":{"id":"89757","name":"*","chunks":[],"async":false}},"24431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"25772":{"*":{"id":"80776","name":"*","chunks":[],"async":false}},"33258":{"*":{"id":"67266","name":"*","chunks":[],"async":false}},"51635":{"*":{"id":"39972","name":"*","chunks":[],"async":false}},"57150":{"*":{"id":"54160","name":"*","chunks":[],"async":false}},"60426":{"*":{"id":"39654","name":"*","chunks":[],"async":false}},"60675":{"*":{"id":"79222","name":"*","chunks":[],"async":false}},"63886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"70462":{"*":{"id":"26636","name":"*","chunks":[],"async":false}},"74500":{"*":{"id":"84168","name":"*","chunks":[],"async":false}},"75590":{"*":{"id":"36022","name":"*","chunks":[],"async":false}},"80622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"81959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"82743":{"*":{"id":"76318","name":"*","chunks":[],"async":false}},"95775":{"*":{"id":"22961","name":"*","chunks":[],"async":false}},"98924":{"*":{"id":"29234","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/components/builtin/global-error.js":{"id":57150,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":57150,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/components/client-page.js":{"id":81959,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/esm/client/components/client-page.js":{"id":81959,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/components/client-segment.js":{"id":17989,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/esm/client/components/client-segment.js":{"id":17989,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":63886,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":63886,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":15278,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":15278,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/components/render-from-template-context.js":{"id":98924,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":98924,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/lib/framework/boundary-components.js":{"id":24431,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":24431,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":80622,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":80622,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/font/local/target.css?{\"path\":\"node_modules/geist/dist/sans.js\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/geist-sans/Geist-Variable.woff2\",\"variable\":\"--font-geist-sans\",\"weight\":\"100 900\"}],\"variableName\":\"GeistSans\"}":{"id":22311,"name":"*","chunks":["6809","static/chunks/6809-c40780dcdbb38ec5.js","4909","static/chunks/4909-1f5c586e3e84e0a5.js","6402","static/chunks/6402-d91e099c3f2d78f4.js","7347","static/chunks/7347-a013a163a75030ec.js","7177","static/chunks/app/layout-fe5857360dfba2b9.js"],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/font/local/target.css?{\"path\":\"node_modules/geist/dist/mono.js\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/geist-mono/GeistMono-Variable.woff2\",\"variable\":\"--font-geist-mono\",\"adjustFontFallback\":false,\"fallback\":[\"ui-monospace\",\"SFMono-Regular\",\"Roboto Mono\",\"Menlo\",\"Monaco\",\"Liberation Mono\",\"DejaVu Sans Mono\",\"Courier New\",\"monospace\"],\"weight\":\"100 900\"}],\"variableName\":\"GeistMono\"}":{"id":7183,"name":"*","chunks":["6809","static/chunks/6809-c40780dcdbb38ec5.js","4909","static/chunks/4909-1f5c586e3e84e0a5.js","6402","static/chunks/6402-d91e099c3f2d78f4.js","7347","static/chunks/7347-a013a163a75030ec.js","7177","static/chunks/app/layout-fe5857360dfba2b9.js"],"async":false},"/home/runner/work/CommandMate/CommandMate/src/app/globals.css":{"id":13673,"name":"*","chunks":["6809","static/chunks/6809-c40780dcdbb38ec5.js","4909","static/chunks/4909-1f5c586e3e84e0a5.js","6402","static/chunks/6402-d91e099c3f2d78f4.js","7347","static/chunks/7347-a013a163a75030ec.js","7177","static/chunks/app/layout-fe5857360dfba2b9.js"],"async":false},"/home/runner/work/CommandMate/CommandMate/src/components/providers/AppProviders.tsx":{"id":25772,"name":"*","chunks":["6809","static/chunks/6809-c40780dcdbb38ec5.js","4909","static/chunks/4909-1f5c586e3e84e0a5.js","6402","static/chunks/6402-d91e099c3f2d78f4.js","7347","static/chunks/7347-a013a163a75030ec.js","7177","static/chunks/app/layout-fe5857360dfba2b9.js"],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js":{"id":3809,"name":"*","chunks":["6809","static/chunks/6809-c40780dcdbb38ec5.js","6926","static/chunks/app/worktrees/%5Bid%5D/loading-c58ba2c3f4363277.js"],"async":false},"/home/runner/work/CommandMate/CommandMate/src/app/login/page.tsx":{"id":70462,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/src/app/chat/page.tsx":{"id":60675,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/src/app/more/page.tsx":{"id":95775,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/src/app/page.tsx":{"id":75590,"name":"*","chunks":["6809","static/chunks/6809-c40780dcdbb38ec5.js","4909","static/chunks/4909-1f5c586e3e84e0a5.js","2770","static/chunks/2770-827a64760bab8a3a.js","3165","static/chunks/3165-87bf884f7f3d15cf.js","4974","static/chunks/4974-eaf66770bfa9dea0.js","9948","static/chunks/9948-d139e3e5dbecaf73.js","6402","static/chunks/6402-d91e099c3f2d78f4.js","744","static/chunks/744-d5e47fe16e7b9e06.js","7347","static/chunks/7347-a013a163a75030ec.js","4560","static/chunks/4560-2bf9cb6504cc4425.js","8974","static/chunks/app/page-3bbe737ec910d1fb.js"],"async":false},"/home/runner/work/CommandMate/CommandMate/src/app/repositories/page.tsx":{"id":22743,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/src/app/review/page.tsx":{"id":60426,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/src/components/pwa/OfflineReconnectButton.tsx":{"id":33258,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/src/app/worktrees/[id]/files/[...path]/page.tsx":{"id":82743,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/src/app/sessions/page.tsx":{"id":74500,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/src/app/worktrees/[id]/terminal/page.tsx":{"id":51635,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/src/app/worktrees/[id]/page.tsx":{"id":5235,"name":"*","chunks":["6809","static/chunks/6809-c40780dcdbb38ec5.js","4909","static/chunks/4909-1f5c586e3e84e0a5.js","2770","static/chunks/2770-827a64760bab8a3a.js","3165","static/chunks/3165-87bf884f7f3d15cf.js","4974","static/chunks/4974-eaf66770bfa9dea0.js","9948","static/chunks/9948-d139e3e5dbecaf73.js","2069","static/chunks/2069-c55de93eb6403961.js","8965","static/chunks/8965-872d8de254196cec.js","6402","static/chunks/6402-d91e099c3f2d78f4.js","744","static/chunks/744-d5e47fe16e7b9e06.js","7347","static/chunks/7347-a013a163a75030ec.js","4560","static/chunks/4560-2bf9cb6504cc4425.js","1479","static/chunks/app/worktrees/%5Bid%5D/page-932a52f8d11971f7.js"],"async":false}},"entryCSSFiles":{"/home/runner/work/CommandMate/CommandMate/src/":[],"/home/runner/work/CommandMate/CommandMate/src/app/layout":[{"inlined":false,"path":"static/css/531c1fcb1e69d47b.css"},{"inlined":false,"path":"static/css/d7e2e8d1b8d69d36.css"}],"/home/runner/work/CommandMate/CommandMate/src/app/loading":[],"/home/runner/work/CommandMate/CommandMate/src/app/page":[],"/home/runner/work/CommandMate/CommandMate/src/app/worktrees/[id]/loading":[],"/home/runner/work/CommandMate/CommandMate/src/app/worktrees/[id]/page":[{"inlined":false,"path":"static/css/5eacd01f773eed7f.css"}]},"rscModuleMapping":{"3809":{"*":{"id":"53523","name":"*","chunks":[],"async":false}},"5235":{"*":{"id":"7874","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}},"13673":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"15278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"17989":{"*":{"id":"36893","name":"*","chunks":[],"async":false}},"22743":{"*":{"id":"1154","name":"*","chunks":[],"async":false}},"24431":{"*":{"id":"73041","name":"*","chunks":[],"async":false}},"25772":{"*":{"id":"58315","name":"*","chunks":[],"async":false}},"33258":{"*":{"id":"66164","name":"*","chunks":[],"async":false}},"51635":{"*":{"id":"21853","name":"*","chunks":[],"async":false}},"57150":{"*":{"id":"81170","name":"*","chunks":[],"async":false}},"60426":{"*":{"id":"96494","name":"*","chunks":[],"async":false}},"60675":{"*":{"id":"22516","name":"*","chunks":[],"async":false}},"63886":{"*":{"id":"89748","name":"*","chunks":[],"async":false}},"70462":{"*":{"id":"15109","name":"*","chunks":[],"async":false}},"74500":{"*":{"id":"35731","name":"*","chunks":[],"async":false}},"75590":{"*":{"id":"60967","name":"*","chunks":[],"async":false}},"80622":{"*":{"id":"51384","name":"*","chunks":[],"async":false}},"81959":{"*":{"id":"23597","name":"*","chunks":[],"async":false}},"82743":{"*":{"id":"69624","name":"*","chunks":[],"async":false}},"95775":{"*":{"id":"12319","name":"*","chunks":[],"async":false}},"98924":{"*":{"id":"69576","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/worktrees/[id]/terminal/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"3809":{"*":{"id":"37397","name":"*","chunks":[],"async":false}},"5235":{"*":{"id":"96810","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}},"15278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"17989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"22743":{"*":{"id":"89757","name":"*","chunks":[],"async":false}},"24431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"25772":{"*":{"id":"80776","name":"*","chunks":[],"async":false}},"33258":{"*":{"id":"67266","name":"*","chunks":[],"async":false}},"51635":{"*":{"id":"39972","name":"*","chunks":[],"async":false}},"57150":{"*":{"id":"54160","name":"*","chunks":[],"async":false}},"60426":{"*":{"id":"39654","name":"*","chunks":[],"async":false}},"60675":{"*":{"id":"79222","name":"*","chunks":[],"async":false}},"63886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"70462":{"*":{"id":"26636","name":"*","chunks":[],"async":false}},"74500":{"*":{"id":"84168","name":"*","chunks":[],"async":false}},"75590":{"*":{"id":"36022","name":"*","chunks":[],"async":false}},"80622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"81959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"82743":{"*":{"id":"76318","name":"*","chunks":[],"async":false}},"95775":{"*":{"id":"22961","name":"*","chunks":[],"async":false}},"98924":{"*":{"id":"29234","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/components/builtin/global-error.js":{"id":57150,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":57150,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/components/client-page.js":{"id":81959,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/esm/client/components/client-page.js":{"id":81959,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/components/client-segment.js":{"id":17989,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/esm/client/components/client-segment.js":{"id":17989,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":63886,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":63886,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":15278,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":15278,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/components/render-from-template-context.js":{"id":98924,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":98924,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/lib/framework/boundary-components.js":{"id":24431,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":24431,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":80622,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":80622,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/font/local/target.css?{\"path\":\"node_modules/geist/dist/sans.js\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/geist-sans/Geist-Variable.woff2\",\"variable\":\"--font-geist-sans\",\"weight\":\"100 900\"}],\"variableName\":\"GeistSans\"}":{"id":22311,"name":"*","chunks":["6809","static/chunks/6809-c40780dcdbb38ec5.js","4909","static/chunks/4909-1f5c586e3e84e0a5.js","6402","static/chunks/6402-d91e099c3f2d78f4.js","7347","static/chunks/7347-4a031aecf4664a6d.js","7177","static/chunks/app/layout-d02f4691a4eff86b.js"],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/font/local/target.css?{\"path\":\"node_modules/geist/dist/mono.js\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/geist-mono/GeistMono-Variable.woff2\",\"variable\":\"--font-geist-mono\",\"adjustFontFallback\":false,\"fallback\":[\"ui-monospace\",\"SFMono-Regular\",\"Roboto Mono\",\"Menlo\",\"Monaco\",\"Liberation Mono\",\"DejaVu Sans Mono\",\"Courier New\",\"monospace\"],\"weight\":\"100 900\"}],\"variableName\":\"GeistMono\"}":{"id":7183,"name":"*","chunks":["6809","static/chunks/6809-c40780dcdbb38ec5.js","4909","static/chunks/4909-1f5c586e3e84e0a5.js","6402","static/chunks/6402-d91e099c3f2d78f4.js","7347","static/chunks/7347-4a031aecf4664a6d.js","7177","static/chunks/app/layout-d02f4691a4eff86b.js"],"async":false},"/home/runner/work/CommandMate/CommandMate/src/app/globals.css":{"id":13673,"name":"*","chunks":["6809","static/chunks/6809-c40780dcdbb38ec5.js","4909","static/chunks/4909-1f5c586e3e84e0a5.js","6402","static/chunks/6402-d91e099c3f2d78f4.js","7347","static/chunks/7347-4a031aecf4664a6d.js","7177","static/chunks/app/layout-d02f4691a4eff86b.js"],"async":false},"/home/runner/work/CommandMate/CommandMate/src/components/providers/AppProviders.tsx":{"id":25772,"name":"*","chunks":["6809","static/chunks/6809-c40780dcdbb38ec5.js","4909","static/chunks/4909-1f5c586e3e84e0a5.js","6402","static/chunks/6402-d91e099c3f2d78f4.js","7347","static/chunks/7347-4a031aecf4664a6d.js","7177","static/chunks/app/layout-d02f4691a4eff86b.js"],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js":{"id":3809,"name":"*","chunks":["6809","static/chunks/6809-c40780dcdbb38ec5.js","6926","static/chunks/app/worktrees/%5Bid%5D/loading-c58ba2c3f4363277.js"],"async":false},"/home/runner/work/CommandMate/CommandMate/src/app/chat/page.tsx":{"id":60675,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/src/app/more/page.tsx":{"id":95775,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/src/components/pwa/OfflineReconnectButton.tsx":{"id":33258,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/src/app/login/page.tsx":{"id":70462,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/src/app/page.tsx":{"id":75590,"name":"*","chunks":["6809","static/chunks/6809-c40780dcdbb38ec5.js","4909","static/chunks/4909-1f5c586e3e84e0a5.js","2770","static/chunks/2770-827a64760bab8a3a.js","3165","static/chunks/3165-87bf884f7f3d15cf.js","4974","static/chunks/4974-eaf66770bfa9dea0.js","9948","static/chunks/9948-d139e3e5dbecaf73.js","6402","static/chunks/6402-d91e099c3f2d78f4.js","744","static/chunks/744-d5e47fe16e7b9e06.js","7347","static/chunks/7347-4a031aecf4664a6d.js","8954","static/chunks/8954-ce15ee4d0423f1b1.js","8974","static/chunks/app/page-ebf1db9826b4065d.js"],"async":false},"/home/runner/work/CommandMate/CommandMate/src/app/review/page.tsx":{"id":60426,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/src/app/repositories/page.tsx":{"id":22743,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/src/app/sessions/page.tsx":{"id":74500,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/src/app/worktrees/[id]/files/[...path]/page.tsx":{"id":82743,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/src/app/worktrees/[id]/terminal/page.tsx":{"id":51635,"name":"*","chunks":["4909","static/chunks/4909-1f5c586e3e84e0a5.js","3165","static/chunks/3165-87bf884f7f3d15cf.js","6240","static/chunks/app/worktrees/%5Bid%5D/terminal/page-ed4590b024edd8d6.js"],"async":false},"/home/runner/work/CommandMate/CommandMate/src/app/worktrees/[id]/page.tsx":{"id":5235,"name":"*","chunks":["6809","static/chunks/6809-c40780dcdbb38ec5.js","4909","static/chunks/4909-1f5c586e3e84e0a5.js","2770","static/chunks/2770-827a64760bab8a3a.js","3165","static/chunks/3165-87bf884f7f3d15cf.js","4974","static/chunks/4974-eaf66770bfa9dea0.js","9948","static/chunks/9948-d139e3e5dbecaf73.js","2069","static/chunks/2069-c55de93eb6403961.js","8965","static/chunks/8965-872d8de254196cec.js","6402","static/chunks/6402-d91e099c3f2d78f4.js","744","static/chunks/744-d5e47fe16e7b9e06.js","7347","static/chunks/7347-4a031aecf4664a6d.js","8954","static/chunks/8954-ce15ee4d0423f1b1.js","1479","static/chunks/app/worktrees/%5Bid%5D/page-9eb2f37809919531.js"],"async":false}},"entryCSSFiles":{"/home/runner/work/CommandMate/CommandMate/src/":[],"/home/runner/work/CommandMate/CommandMate/src/app/layout":[{"inlined":false,"path":"static/css/531c1fcb1e69d47b.css"},{"inlined":false,"path":"static/css/eabd34bf2ab147a4.css"}],"/home/runner/work/CommandMate/CommandMate/src/app/loading":[],"/home/runner/work/CommandMate/CommandMate/src/app/page":[],"/home/runner/work/CommandMate/CommandMate/src/app/worktrees/[id]/loading":[],"/home/runner/work/CommandMate/CommandMate/src/app/worktrees/[id]/page":[{"inlined":false,"path":"static/css/5eacd01f773eed7f.css"}],"/home/runner/work/CommandMate/CommandMate/src/app/worktrees/[id]/terminal/page":[]},"rscModuleMapping":{"3809":{"*":{"id":"53523","name":"*","chunks":[],"async":false}},"5235":{"*":{"id":"7874","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}},"13673":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"15278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"17989":{"*":{"id":"36893","name":"*","chunks":[],"async":false}},"22743":{"*":{"id":"1154","name":"*","chunks":[],"async":false}},"24431":{"*":{"id":"73041","name":"*","chunks":[],"async":false}},"25772":{"*":{"id":"58315","name":"*","chunks":[],"async":false}},"33258":{"*":{"id":"66164","name":"*","chunks":[],"async":false}},"51635":{"*":{"id":"21853","name":"*","chunks":[],"async":false}},"57150":{"*":{"id":"81170","name":"*","chunks":[],"async":false}},"60426":{"*":{"id":"96494","name":"*","chunks":[],"async":false}},"60675":{"*":{"id":"22516","name":"*","chunks":[],"async":false}},"63886":{"*":{"id":"89748","name":"*","chunks":[],"async":false}},"70462":{"*":{"id":"15109","name":"*","chunks":[],"async":false}},"74500":{"*":{"id":"35731","name":"*","chunks":[],"async":false}},"75590":{"*":{"id":"60967","name":"*","chunks":[],"async":false}},"80622":{"*":{"id":"51384","name":"*","chunks":[],"async":false}},"81959":{"*":{"id":"23597","name":"*","chunks":[],"async":false}},"82743":{"*":{"id":"69624","name":"*","chunks":[],"async":false}},"95775":{"*":{"id":"12319","name":"*","chunks":[],"async":false}},"98924":{"*":{"id":"69576","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/worktrees/[id]/terminal/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"3809":{"*":{"id":"37397","name":"*","chunks":[],"async":false}},"5235":{"*":{"id":"96810","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}},"15278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"17989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"22743":{"*":{"id":"89757","name":"*","chunks":[],"async":false}},"24431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"25772":{"*":{"id":"80776","name":"*","chunks":[],"async":false}},"33258":{"*":{"id":"67266","name":"*","chunks":[],"async":false}},"51635":{"*":{"id":"39972","name":"*","chunks":[],"async":false}},"57150":{"*":{"id":"54160","name":"*","chunks":[],"async":false}},"60426":{"*":{"id":"39654","name":"*","chunks":[],"async":false}},"60675":{"*":{"id":"79222","name":"*","chunks":[],"async":false}},"63886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"70462":{"*":{"id":"26636","name":"*","chunks":[],"async":false}},"74500":{"*":{"id":"84168","name":"*","chunks":[],"async":false}},"75590":{"*":{"id":"36022","name":"*","chunks":[],"async":false}},"80622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"81959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"82743":{"*":{"id":"76318","name":"*","chunks":[],"async":false}},"95775":{"*":{"id":"22961","name":"*","chunks":[],"async":false}},"98924":{"*":{"id":"29234","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/components/builtin/global-error.js":{"id":57150,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":57150,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/components/client-page.js":{"id":81959,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/esm/client/components/client-page.js":{"id":81959,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/components/client-segment.js":{"id":17989,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/esm/client/components/client-segment.js":{"id":17989,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":63886,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":63886,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":15278,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":15278,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/components/render-from-template-context.js":{"id":98924,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":98924,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/lib/framework/boundary-components.js":{"id":24431,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":24431,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":80622,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":80622,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/font/local/target.css?{\"path\":\"node_modules/geist/dist/sans.js\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/geist-sans/Geist-Variable.woff2\",\"variable\":\"--font-geist-sans\",\"weight\":\"100 900\"}],\"variableName\":\"GeistSans\"}":{"id":22311,"name":"*","chunks":["6809","static/chunks/6809-c40780dcdbb38ec5.js","4909","static/chunks/4909-1f5c586e3e84e0a5.js","6402","static/chunks/6402-d91e099c3f2d78f4.js","7347","static/chunks/7347-a013a163a75030ec.js","7177","static/chunks/app/layout-fe5857360dfba2b9.js"],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next/font/local/target.css?{\"path\":\"node_modules/geist/dist/mono.js\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/geist-mono/GeistMono-Variable.woff2\",\"variable\":\"--font-geist-mono\",\"adjustFontFallback\":false,\"fallback\":[\"ui-monospace\",\"SFMono-Regular\",\"Roboto Mono\",\"Menlo\",\"Monaco\",\"Liberation Mono\",\"DejaVu Sans Mono\",\"Courier New\",\"monospace\"],\"weight\":\"100 900\"}],\"variableName\":\"GeistMono\"}":{"id":7183,"name":"*","chunks":["6809","static/chunks/6809-c40780dcdbb38ec5.js","4909","static/chunks/4909-1f5c586e3e84e0a5.js","6402","static/chunks/6402-d91e099c3f2d78f4.js","7347","static/chunks/7347-a013a163a75030ec.js","7177","static/chunks/app/layout-fe5857360dfba2b9.js"],"async":false},"/home/runner/work/CommandMate/CommandMate/src/app/globals.css":{"id":13673,"name":"*","chunks":["6809","static/chunks/6809-c40780dcdbb38ec5.js","4909","static/chunks/4909-1f5c586e3e84e0a5.js","6402","static/chunks/6402-d91e099c3f2d78f4.js","7347","static/chunks/7347-a013a163a75030ec.js","7177","static/chunks/app/layout-fe5857360dfba2b9.js"],"async":false},"/home/runner/work/CommandMate/CommandMate/src/components/providers/AppProviders.tsx":{"id":25772,"name":"*","chunks":["6809","static/chunks/6809-c40780dcdbb38ec5.js","4909","static/chunks/4909-1f5c586e3e84e0a5.js","6402","static/chunks/6402-d91e099c3f2d78f4.js","7347","static/chunks/7347-a013a163a75030ec.js","7177","static/chunks/app/layout-fe5857360dfba2b9.js"],"async":false},"/home/runner/work/CommandMate/CommandMate/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js":{"id":3809,"name":"*","chunks":["6809","static/chunks/6809-c40780dcdbb38ec5.js","6926","static/chunks/app/worktrees/%5Bid%5D/loading-c58ba2c3f4363277.js"],"async":false},"/home/runner/work/CommandMate/CommandMate/src/app/login/page.tsx":{"id":70462,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/src/app/chat/page.tsx":{"id":60675,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/src/app/more/page.tsx":{"id":95775,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/src/app/page.tsx":{"id":75590,"name":"*","chunks":["6809","static/chunks/6809-c40780dcdbb38ec5.js","4909","static/chunks/4909-1f5c586e3e84e0a5.js","2770","static/chunks/2770-827a64760bab8a3a.js","3165","static/chunks/3165-87bf884f7f3d15cf.js","4974","static/chunks/4974-eaf66770bfa9dea0.js","9948","static/chunks/9948-d139e3e5dbecaf73.js","6402","static/chunks/6402-d91e099c3f2d78f4.js","744","static/chunks/744-d5e47fe16e7b9e06.js","7347","static/chunks/7347-a013a163a75030ec.js","4560","static/chunks/4560-2bf9cb6504cc4425.js","8974","static/chunks/app/page-3bbe737ec910d1fb.js"],"async":false},"/home/runner/work/CommandMate/CommandMate/src/app/repositories/page.tsx":{"id":22743,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/src/app/review/page.tsx":{"id":60426,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/src/components/pwa/OfflineReconnectButton.tsx":{"id":33258,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/src/app/worktrees/[id]/files/[...path]/page.tsx":{"id":82743,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/src/app/sessions/page.tsx":{"id":74500,"name":"*","chunks":[],"async":false},"/home/runner/work/CommandMate/CommandMate/src/app/worktrees/[id]/terminal/page.tsx":{"id":51635,"name":"*","chunks":["4909","static/chunks/4909-1f5c586e3e84e0a5.js","3165","static/chunks/3165-87bf884f7f3d15cf.js","6240","static/chunks/app/worktrees/%5Bid%5D/terminal/page-ed4590b024edd8d6.js"],"async":false},"/home/runner/work/CommandMate/CommandMate/src/app/worktrees/[id]/page.tsx":{"id":5235,"name":"*","chunks":["6809","static/chunks/6809-c40780dcdbb38ec5.js","4909","static/chunks/4909-1f5c586e3e84e0a5.js","2770","static/chunks/2770-827a64760bab8a3a.js","3165","static/chunks/3165-87bf884f7f3d15cf.js","4974","static/chunks/4974-eaf66770bfa9dea0.js","9948","static/chunks/9948-d139e3e5dbecaf73.js","2069","static/chunks/2069-c55de93eb6403961.js","8965","static/chunks/8965-872d8de254196cec.js","6402","static/chunks/6402-d91e099c3f2d78f4.js","744","static/chunks/744-d5e47fe16e7b9e06.js","7347","static/chunks/7347-a013a163a75030ec.js","4560","static/chunks/4560-2bf9cb6504cc4425.js","1479","static/chunks/app/worktrees/%5Bid%5D/page-932a52f8d11971f7.js"],"async":false}},"entryCSSFiles":{"/home/runner/work/CommandMate/CommandMate/src/":[],"/home/runner/work/CommandMate/CommandMate/src/app/layout":[{"inlined":false,"path":"static/css/531c1fcb1e69d47b.css"},{"inlined":false,"path":"static/css/d7e2e8d1b8d69d36.css"}],"/home/runner/work/CommandMate/CommandMate/src/app/loading":[],"/home/runner/work/CommandMate/CommandMate/src/app/page":[],"/home/runner/work/CommandMate/CommandMate/src/app/worktrees/[id]/loading":[],"/home/runner/work/CommandMate/CommandMate/src/app/worktrees/[id]/page":[{"inlined":false,"path":"static/css/5eacd01f773eed7f.css"}],"/home/runner/work/CommandMate/CommandMate/src/app/worktrees/[id]/terminal/page":[]},"rscModuleMapping":{"3809":{"*":{"id":"53523","name":"*","chunks":[],"async":false}},"5235":{"*":{"id":"7874","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}},"13673":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"15278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"17989":{"*":{"id":"36893","name":"*","chunks":[],"async":false}},"22743":{"*":{"id":"1154","name":"*","chunks":[],"async":false}},"24431":{"*":{"id":"73041","name":"*","chunks":[],"async":false}},"25772":{"*":{"id":"58315","name":"*","chunks":[],"async":false}},"33258":{"*":{"id":"66164","name":"*","chunks":[],"async":false}},"51635":{"*":{"id":"21853","name":"*","chunks":[],"async":false}},"57150":{"*":{"id":"81170","name":"*","chunks":[],"async":false}},"60426":{"*":{"id":"96494","name":"*","chunks":[],"async":false}},"60675":{"*":{"id":"22516","name":"*","chunks":[],"async":false}},"63886":{"*":{"id":"89748","name":"*","chunks":[],"async":false}},"70462":{"*":{"id":"15109","name":"*","chunks":[],"async":false}},"74500":{"*":{"id":"35731","name":"*","chunks":[],"async":false}},"75590":{"*":{"id":"60967","name":"*","chunks":[],"async":false}},"80622":{"*":{"id":"51384","name":"*","chunks":[],"async":false}},"81959":{"*":{"id":"23597","name":"*","chunks":[],"async":false}},"82743":{"*":{"id":"69624","name":"*","chunks":[],"async":false}},"95775":{"*":{"id":"12319","name":"*","chunks":[],"async":false}},"98924":{"*":{"id":"69576","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
@@ -4,55 +4,55 @@
|
|
|
4
4
|
"/api/assistant/current-output/route": "app/api/assistant/current-output/route.js",
|
|
5
5
|
"/api/assistant/messages/route": "app/api/assistant/messages/route.js",
|
|
6
6
|
"/api/assistant/session/route": "app/api/assistant/session/route.js",
|
|
7
|
-
"/api/assistant/terminal/route": "app/api/assistant/terminal/route.js",
|
|
8
7
|
"/api/assistant/start/route": "app/api/assistant/start/route.js",
|
|
8
|
+
"/api/assistant/terminal/route": "app/api/assistant/terminal/route.js",
|
|
9
9
|
"/api/auth/login/route": "app/api/auth/login/route.js",
|
|
10
|
-
"/api/assistant/tools/route": "app/api/assistant/tools/route.js",
|
|
11
10
|
"/api/auth/logout/route": "app/api/auth/logout/route.js",
|
|
11
|
+
"/api/assistant/tools/route": "app/api/assistant/tools/route.js",
|
|
12
12
|
"/api/daily-summary/route": "app/api/daily-summary/route.js",
|
|
13
13
|
"/api/hooks/claude-done/route": "app/api/hooks/claude-done/route.js",
|
|
14
14
|
"/api/ollama/models/route": "app/api/ollama/models/route.js",
|
|
15
15
|
"/api/repositories/[id]/route": "app/api/repositories/[id]/route.js",
|
|
16
16
|
"/api/repositories/[id]/todos/[todoId]/route": "app/api/repositories/[id]/todos/[todoId]/route.js",
|
|
17
|
+
"/api/repositories/[id]/todos/route": "app/api/repositories/[id]/todos/route.js",
|
|
17
18
|
"/api/repositories/clone/[jobId]/route": "app/api/repositories/clone/[jobId]/route.js",
|
|
18
19
|
"/api/repositories/clone/route": "app/api/repositories/clone/route.js",
|
|
19
|
-
"/api/repositories/[id]/todos/route": "app/api/repositories/[id]/todos/route.js",
|
|
20
20
|
"/api/repositories/excluded/route": "app/api/repositories/excluded/route.js",
|
|
21
21
|
"/api/repositories/restore/route": "app/api/repositories/restore/route.js",
|
|
22
|
-
"/api/repositories/sync/route": "app/api/repositories/sync/route.js",
|
|
23
|
-
"/api/repositories/scan/route": "app/api/repositories/scan/route.js",
|
|
24
22
|
"/api/repositories/route": "app/api/repositories/route.js",
|
|
23
|
+
"/api/repositories/scan/route": "app/api/repositories/scan/route.js",
|
|
24
|
+
"/api/repositories/sync/route": "app/api/repositories/sync/route.js",
|
|
25
25
|
"/api/slash-commands/route": "app/api/slash-commands/route.js",
|
|
26
26
|
"/api/templates/[id]/route": "app/api/templates/[id]/route.js",
|
|
27
27
|
"/api/templates/route": "app/api/templates/route.js",
|
|
28
28
|
"/api/worktrees/[id]/auto-yes/route": "app/api/worktrees/[id]/auto-yes/route.js",
|
|
29
|
-
"/api/worktrees/[id]/cli-tool/route": "app/api/worktrees/[id]/cli-tool/route.js",
|
|
30
29
|
"/api/worktrees/[id]/capture/route": "app/api/worktrees/[id]/capture/route.js",
|
|
31
|
-
"/api/worktrees/[id]/
|
|
30
|
+
"/api/worktrees/[id]/cli-tool/route": "app/api/worktrees/[id]/cli-tool/route.js",
|
|
32
31
|
"/api/worktrees/[id]/current-output/route": "app/api/worktrees/[id]/current-output/route.js",
|
|
32
|
+
"/api/worktrees/[id]/cmate/schedules/route": "app/api/worktrees/[id]/cmate/schedules/route.js",
|
|
33
33
|
"/api/worktrees/[id]/execution-logs/[logId]/route": "app/api/worktrees/[id]/execution-logs/[logId]/route.js",
|
|
34
34
|
"/api/worktrees/[id]/execution-logs/route": "app/api/worktrees/[id]/execution-logs/route.js",
|
|
35
|
-
"/api/worktrees/[id]/files/[...path]/route": "app/api/worktrees/[id]/files/[...path]/route.js",
|
|
36
35
|
"/api/worktrees/[id]/git/branch/create/route": "app/api/worktrees/[id]/git/branch/create/route.js",
|
|
37
|
-
"/api/worktrees/[id]/
|
|
38
|
-
"/api/worktrees/[id]/git/checkout/route": "app/api/worktrees/[id]/git/checkout/route.js",
|
|
36
|
+
"/api/worktrees/[id]/files/[...path]/route": "app/api/worktrees/[id]/files/[...path]/route.js",
|
|
39
37
|
"/api/worktrees/[id]/git/branch/delete/route": "app/api/worktrees/[id]/git/branch/delete/route.js",
|
|
38
|
+
"/api/worktrees/[id]/git/checkout/route": "app/api/worktrees/[id]/git/checkout/route.js",
|
|
40
39
|
"/api/worktrees/[id]/git/commit/route": "app/api/worktrees/[id]/git/commit/route.js",
|
|
40
|
+
"/api/worktrees/[id]/git/branches/route": "app/api/worktrees/[id]/git/branches/route.js",
|
|
41
41
|
"/api/worktrees/[id]/git/diff/route": "app/api/worktrees/[id]/git/diff/route.js",
|
|
42
|
-
"/api/worktrees/[id]/git/fetch/route": "app/api/worktrees/[id]/git/fetch/route.js",
|
|
43
42
|
"/api/worktrees/[id]/git/log/route": "app/api/worktrees/[id]/git/log/route.js",
|
|
44
|
-
"/api/worktrees/[id]/git/
|
|
43
|
+
"/api/worktrees/[id]/git/fetch/route": "app/api/worktrees/[id]/git/fetch/route.js",
|
|
45
44
|
"/api/worktrees/[id]/git/pull/route": "app/api/worktrees/[id]/git/pull/route.js",
|
|
46
|
-
"/api/worktrees/[id]/git/
|
|
45
|
+
"/api/worktrees/[id]/git/push/route": "app/api/worktrees/[id]/git/push/route.js",
|
|
47
46
|
"/api/worktrees/[id]/git/reset/route": "app/api/worktrees/[id]/git/reset/route.js",
|
|
48
|
-
"/api/worktrees/[id]/git/
|
|
47
|
+
"/api/worktrees/[id]/git/revert/route": "app/api/worktrees/[id]/git/revert/route.js",
|
|
49
48
|
"/api/worktrees/[id]/git/show/[commitHash]/route": "app/api/worktrees/[id]/git/show/[commitHash]/route.js",
|
|
49
|
+
"/api/worktrees/[id]/git/stage/route": "app/api/worktrees/[id]/git/stage/route.js",
|
|
50
50
|
"/api/worktrees/[id]/git/staged/route": "app/api/worktrees/[id]/git/staged/route.js",
|
|
51
51
|
"/api/worktrees/[id]/git/stash/[index]/route": "app/api/worktrees/[id]/git/stash/[index]/route.js",
|
|
52
52
|
"/api/worktrees/[id]/git/stash/apply/route": "app/api/worktrees/[id]/git/stash/apply/route.js",
|
|
53
|
-
"/api/worktrees/[id]/git/stash/route": "app/api/worktrees/[id]/git/stash/route.js",
|
|
54
|
-
"/api/worktrees/[id]/git/stash/pop/route": "app/api/worktrees/[id]/git/stash/pop/route.js",
|
|
55
53
|
"/api/worktrees/[id]/git/stash/push/route": "app/api/worktrees/[id]/git/stash/push/route.js",
|
|
54
|
+
"/api/worktrees/[id]/git/stash/pop/route": "app/api/worktrees/[id]/git/stash/pop/route.js",
|
|
55
|
+
"/api/worktrees/[id]/git/stash/route": "app/api/worktrees/[id]/git/stash/route.js",
|
|
56
56
|
"/api/worktrees/[id]/git/status/route": "app/api/worktrees/[id]/git/status/route.js",
|
|
57
57
|
"/api/worktrees/[id]/git/unstage/route": "app/api/worktrees/[id]/git/unstage/route.js",
|
|
58
58
|
"/api/worktrees/[id]/git/working-diff/route": "app/api/worktrees/[id]/git/working-diff/route.js",
|
|
@@ -68,25 +68,25 @@
|
|
|
68
68
|
"/api/worktrees/[id]/schedules/[scheduleId]/route": "app/api/worktrees/[id]/schedules/[scheduleId]/route.js",
|
|
69
69
|
"/api/worktrees/[id]/schedules/active/route": "app/api/worktrees/[id]/schedules/active/route.js",
|
|
70
70
|
"/api/worktrees/[id]/schedules/route": "app/api/worktrees/[id]/schedules/route.js",
|
|
71
|
-
"/api/worktrees/[id]/slash-commands/route": "app/api/worktrees/[id]/slash-commands/route.js",
|
|
72
|
-
"/api/worktrees/[id]/send/route": "app/api/worktrees/[id]/send/route.js",
|
|
73
71
|
"/api/worktrees/[id]/search/route": "app/api/worktrees/[id]/search/route.js",
|
|
72
|
+
"/api/worktrees/[id]/send/route": "app/api/worktrees/[id]/send/route.js",
|
|
74
73
|
"/api/worktrees/[id]/special-keys/route": "app/api/worktrees/[id]/special-keys/route.js",
|
|
75
|
-
"/api/worktrees/[id]/
|
|
74
|
+
"/api/worktrees/[id]/slash-commands/route": "app/api/worktrees/[id]/slash-commands/route.js",
|
|
76
75
|
"/api/worktrees/[id]/start-polling/route": "app/api/worktrees/[id]/start-polling/route.js",
|
|
76
|
+
"/api/worktrees/[id]/terminal/route": "app/api/worktrees/[id]/terminal/route.js",
|
|
77
77
|
"/api/worktrees/[id]/timers/history/route": "app/api/worktrees/[id]/timers/history/route.js",
|
|
78
|
-
"/api/worktrees/[id]/todos/[todoId]/route": "app/api/worktrees/[id]/todos/[todoId]/route.js",
|
|
79
78
|
"/api/worktrees/[id]/timers/route": "app/api/worktrees/[id]/timers/route.js",
|
|
79
|
+
"/api/worktrees/[id]/todos/[todoId]/route": "app/api/worktrees/[id]/todos/[todoId]/route.js",
|
|
80
80
|
"/api/worktrees/[id]/todos/route": "app/api/worktrees/[id]/todos/route.js",
|
|
81
|
-
"/api/worktrees/[id]/upload/[...path]/route": "app/api/worktrees/[id]/upload/[...path]/route.js",
|
|
82
81
|
"/api/worktrees/[id]/tree/[...path]/route": "app/api/worktrees/[id]/tree/[...path]/route.js",
|
|
83
|
-
"/api/worktrees/[id]/viewed/route": "app/api/worktrees/[id]/viewed/route.js",
|
|
84
82
|
"/api/worktrees/[id]/tree/route": "app/api/worktrees/[id]/tree/route.js",
|
|
85
|
-
"/
|
|
83
|
+
"/api/worktrees/[id]/upload/[...path]/route": "app/api/worktrees/[id]/upload/[...path]/route.js",
|
|
84
|
+
"/api/worktrees/[id]/viewed/route": "app/api/worktrees/[id]/viewed/route.js",
|
|
86
85
|
"/apple-icon.png/route": "app/apple-icon.png/route.js",
|
|
86
|
+
"/icon1.png/route": "app/icon1.png/route.js",
|
|
87
|
+
"/icon.png/route": "app/icon.png/route.js",
|
|
87
88
|
"/icon2.png/route": "app/icon2.png/route.js",
|
|
88
89
|
"/manifest.webmanifest/route": "app/manifest.webmanifest/route.js",
|
|
89
|
-
"/icon1.png/route": "app/icon1.png/route.js",
|
|
90
90
|
"/api/app/update/route": "app/api/app/update/route.js",
|
|
91
91
|
"/api/app/update-check/route": "app/api/app/update-check/route.js",
|
|
92
92
|
"/api/auth/status/route": "app/api/auth/status/route.js",
|
|
@@ -102,15 +102,15 @@
|
|
|
102
102
|
"/api/worktrees/[id]/logs/[filename]/route": "app/api/worktrees/[id]/logs/[filename]/route.js",
|
|
103
103
|
"/api/worktrees/route": "app/api/worktrees/route.js",
|
|
104
104
|
"/proxy/[...path]/route": "app/proxy/[...path]/route.js",
|
|
105
|
+
"/login/page": "app/login/page.js",
|
|
105
106
|
"/chat/page": "app/chat/page.js",
|
|
106
107
|
"/more/page": "app/more/page.js",
|
|
107
|
-
"/offline/page": "app/offline/page.js",
|
|
108
|
-
"/login/page": "app/login/page.js",
|
|
109
108
|
"/page": "app/page.js",
|
|
110
|
-
"/review/page": "app/review/page.js",
|
|
111
109
|
"/repositories/page": "app/repositories/page.js",
|
|
112
|
-
"/
|
|
110
|
+
"/review/page": "app/review/page.js",
|
|
111
|
+
"/offline/page": "app/offline/page.js",
|
|
113
112
|
"/worktrees/[id]/files/[...path]/page": "app/worktrees/[id]/files/[...path]/page.js",
|
|
113
|
+
"/sessions/page": "app/sessions/page.js",
|
|
114
114
|
"/worktrees/[id]/terminal/page": "app/worktrees/[id]/terminal/page.js",
|
|
115
115
|
"/worktrees/[id]/page": "app/worktrees/[id]/page.js"
|
|
116
116
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";exports.id=1068,exports.ids=[1068],exports.modules={23197:(a,b,c)=>{c.d(b,{$M:()=>e,H1:()=>d,q5:()=>f});let d="__global__",e=2e3,f=900},61068:(a,b,c)=>{c.d(b,{Nz:()=>u,EB:()=>v,l7:()=>x});var d=c(95220),e=c(5344),f=c(11099),g=c(85775),h=c(72626),i=c(31268),j=c(11665);let k=(0,h.h)("global-session-poller"),l=new Map,m=new Map;var n=c(93997),o=c(15194),p=c(23197),q=c(77093),r=c(82325);let s=(0,h.h)("session-cleanup");async function t(a,b){let c={worktreeId:a,sessionsKilled:[],sessionErrors:[],pollersStopped:[],pollerErrors:[]};for(let e of((0,n.pc)(),o.XH)){try{await b(a,e)&&(c.sessionsKilled.push(e),s.info("session:killed",{worktreeId:a,cliToolId:e}))}catch(d){let b=`${e}: ${(0,q.u1)(d)}`;c.sessionErrors.push(b),s.warn("session:kill-failed",{worktreeId:a,cliToolId:e,error:d instanceof Error?d.message:String(d)})}try{(0,d.stopPolling)(a,e),c.pollersStopped.push(`response-poller:${e}`)}catch(d){let b=`response-poller:${e}: ${(0,q.u1)(d)}`;c.pollerErrors.push(b),s.warn("response-poller:stop-failed",{worktreeId:a,cliToolId:e,error:d instanceof Error?d.message:String(d)})}}try{(0,e._C)(a),c.pollersStopped.push("auto-yes-poller")}catch(d){let b=`auto-yes-poller: ${(0,q.u1)(d)}`;c.pollerErrors.push(b),s.warn("auto-yes-poller:stop-failed",{worktreeId:a,error:d instanceof Error?d.message:String(d)})}try{(0,e.LP)(a),c.pollersStopped.push("auto-yes-state")}catch(d){let b=`auto-yes-state: ${(0,q.u1)(d)}`;c.pollerErrors.push(b),s.warn("auto-yes-state:delete-failed",{worktreeId:a,error:d instanceof Error?d.message:String(d)})}try{(0,f.Yg)(a),c.pollersStopped.push("schedule-manager")}catch(d){let b=`schedule-manager: ${(0,q.u1)(d)}`;c.pollerErrors.push(b),s.warn("schedule-manager:stop-failed",{worktreeId:a,error:d instanceof Error?d.message:String(d)})}try{(0,g.Tm)(a),c.pollersStopped.push("timer-manager")}catch(d){let b=`timer-manager: ${(0,q.u1)(d)}`;c.pollerErrors.push(b),s.warn("timer-manager:stop-failed",{worktreeId:a,error:d instanceof Error?d.message:String(d)})}return c}async function u(a,b){let c=await Promise.allSettled(a.map(a=>t(a,b))),d=[],e=[];for(let b=0;b<c.length;b++){let f=c[b],g=a[b];if("fulfilled"===f.status){let a=f.value;for(let b of(d.push(a),a.sessionErrors))e.push(`Session kill error (${g}): ${b}`);for(let b of a.pollerErrors)e.push(`Poller stop error (${g}): ${b}`)}else e.push(`Cleanup failed (${g}): ${(0,q.u1)(f.reason)}`)}return{results:d,warnings:e}}async function v(a,b){try{let c=i.s.getInstance().getTool(b);if(!await c.isRunning(a))return!1;let e=`${a}:${b}`;(0,d.clearPromptHashCache)(e);let f=c.getSessionName(a);return(0,j.fY)(f)}catch{return!1}}async function w(){for(let a of l.keys()){let b=l.get(a);b&&clearTimeout(b)}l.clear(),m.clear(),k.info("poll:all-stopped");let a=0,b=i.s.getInstance();for(let c of o.XH)try{let d=b.getTool(c).getSessionName(p.H1);await (0,j.N)(d)&&await (0,j.fY)(d)&&(a++,s.info("global-session:killed",{cliToolId:c,sessionName:d}))}catch(a){s.warn("global-session:kill-failed",{cliToolId:c,error:(0,q.u1)(a)})}return a}async function x(a,b){let c=(0,r.L0)(a,b);try{await w()}catch(a){s.warn("sync:global-cleanup-failed",{error:(0,q.u1)(a)})}let d=[];if(c.deletedIds.length>0)try{let a=await u(c.deletedIds,v);a.warnings.length>0&&(s.warn("sync:cleanup-warnings",{warnings:a.warnings}),d=[`${a.warnings.length} session cleanup warning(s) occurred`])}catch(a){s.error("sync:cleanup-failed",{error:(0,q.u1)(a)}),d=["Session cleanup encountered an error"]}return{syncResult:c,cleanupWarnings:d}}},82325:(a,b,c)=>{c.d(b,{Hz:()=>
|
|
1
|
+
"use strict";exports.id=1068,exports.ids=[1068],exports.modules={23197:(a,b,c)=>{c.d(b,{$M:()=>e,H1:()=>d,q5:()=>f});let d="__global__",e=2e3,f=900},61068:(a,b,c)=>{c.d(b,{Nz:()=>u,EB:()=>v,l7:()=>x});var d=c(95220),e=c(5344),f=c(11099),g=c(85775),h=c(72626),i=c(31268),j=c(11665);let k=(0,h.h)("global-session-poller"),l=new Map,m=new Map;var n=c(93997),o=c(15194),p=c(23197),q=c(77093),r=c(82325);let s=(0,h.h)("session-cleanup");async function t(a,b){let c={worktreeId:a,sessionsKilled:[],sessionErrors:[],pollersStopped:[],pollerErrors:[]};for(let e of((0,n.pc)(),o.XH)){try{await b(a,e)&&(c.sessionsKilled.push(e),s.info("session:killed",{worktreeId:a,cliToolId:e}))}catch(d){let b=`${e}: ${(0,q.u1)(d)}`;c.sessionErrors.push(b),s.warn("session:kill-failed",{worktreeId:a,cliToolId:e,error:d instanceof Error?d.message:String(d)})}try{(0,d.stopPolling)(a,e),c.pollersStopped.push(`response-poller:${e}`)}catch(d){let b=`response-poller:${e}: ${(0,q.u1)(d)}`;c.pollerErrors.push(b),s.warn("response-poller:stop-failed",{worktreeId:a,cliToolId:e,error:d instanceof Error?d.message:String(d)})}}try{(0,e._C)(a),c.pollersStopped.push("auto-yes-poller")}catch(d){let b=`auto-yes-poller: ${(0,q.u1)(d)}`;c.pollerErrors.push(b),s.warn("auto-yes-poller:stop-failed",{worktreeId:a,error:d instanceof Error?d.message:String(d)})}try{(0,e.LP)(a),c.pollersStopped.push("auto-yes-state")}catch(d){let b=`auto-yes-state: ${(0,q.u1)(d)}`;c.pollerErrors.push(b),s.warn("auto-yes-state:delete-failed",{worktreeId:a,error:d instanceof Error?d.message:String(d)})}try{(0,f.Yg)(a),c.pollersStopped.push("schedule-manager")}catch(d){let b=`schedule-manager: ${(0,q.u1)(d)}`;c.pollerErrors.push(b),s.warn("schedule-manager:stop-failed",{worktreeId:a,error:d instanceof Error?d.message:String(d)})}try{(0,g.Tm)(a),c.pollersStopped.push("timer-manager")}catch(d){let b=`timer-manager: ${(0,q.u1)(d)}`;c.pollerErrors.push(b),s.warn("timer-manager:stop-failed",{worktreeId:a,error:d instanceof Error?d.message:String(d)})}return c}async function u(a,b){let c=await Promise.allSettled(a.map(a=>t(a,b))),d=[],e=[];for(let b=0;b<c.length;b++){let f=c[b],g=a[b];if("fulfilled"===f.status){let a=f.value;for(let b of(d.push(a),a.sessionErrors))e.push(`Session kill error (${g}): ${b}`);for(let b of a.pollerErrors)e.push(`Poller stop error (${g}): ${b}`)}else e.push(`Cleanup failed (${g}): ${(0,q.u1)(f.reason)}`)}return{results:d,warnings:e}}async function v(a,b){try{let c=i.s.getInstance().getTool(b);if(!await c.isRunning(a))return!1;let e=`${a}:${b}`;(0,d.clearPromptHashCache)(e);let f=c.getSessionName(a);return(0,j.fY)(f)}catch{return!1}}async function w(){for(let a of l.keys()){let b=l.get(a);b&&clearTimeout(b)}l.clear(),m.clear(),k.info("poll:all-stopped");let a=0,b=i.s.getInstance();for(let c of o.XH)try{let d=b.getTool(c).getSessionName(p.H1);await (0,j.N)(d)&&await (0,j.fY)(d)&&(a++,s.info("global-session:killed",{cliToolId:c,sessionName:d}))}catch(a){s.warn("global-session:kill-failed",{cliToolId:c,error:(0,q.u1)(a)})}return a}async function x(a,b){let c=(0,r.L0)(a,b);try{await w()}catch(a){s.warn("sync:global-cleanup-failed",{error:(0,q.u1)(a)})}let d=[];if(c.deletedIds.length>0)try{let a=await u(c.deletedIds,v);a.warnings.length>0&&(s.warn("sync:cleanup-warnings",{warnings:a.warnings}),d=[`${a.warnings.length} session cleanup warning(s) occurred`])}catch(a){s.error("sync:cleanup-failed",{error:(0,q.u1)(a)}),d=["Session cleanup encountered an error"]}return{syncResult:c,cleanupWarnings:d}}},82325:(a,b,c)=>{c.d(b,{Hz:()=>l,L0:()=>o,Mg:()=>p,YM:()=>m,Yp:()=>n});var d=c(79646),e=c(28354),f=c(29021),g=c.n(f),h=c(33873),i=c.n(h),j=c(56791);let k=(0,c(72626).h)("worktrees");function l(){let a=process.env.WORKTREE_REPOS;return a&&a.trim()?a.split(",").map(a=>a.trim()).filter(a=>a.length>0):[]}async function m(a){let b=(0,e.promisify)(d.exec);try{let{stdout:c}=await b("git worktree list",{cwd:a}),d=function(a){if(!a||""===a.trim())return[];let b=a.trim().split("\n"),c=[];for(let a of b){let b=a.trim();if(!b)continue;let d=b.match(/^(.+?)\s+([a-z0-9]+)\s+(?:\[(.+?)\]|\(detached HEAD\))/);if(d){let[,a,b,e]=d;c.push({path:a.trim(),branch:e||`detached-${b}`,commit:b})}}return c}(c),e=i().resolve(a),f=i().basename(e);return d.map(a=>({id:function(a,b){if(!a)return"";let c=a=>a.toLowerCase().replace(/[^a-z0-9-]/g,"-").replace(/-+/g,"-").replace(/^-|-$/g,""),d=c(a);if(b){let a=c(b);return`${a}-${d}`}return d}(a.branch,f),name:a.branch,branch:a.branch,path:i().resolve(a.path),repositoryPath:e,repositoryName:f})).filter(a=>["/etc","/root","/sys","/proc","/dev","/boot","/bin","/sbin","/usr/bin","/usr/sbin"].some(b=>a.path.startsWith(b))?(k.warn("worktree:unsafe-path-skipped",{path:a.path}),!1):!(a.path.includes("\0")||a.path.includes(".."))||(k.warn("worktree:malicious-path-skipped",{path:a.path}),!1))}catch(c){let a=c instanceof Error?c.message:String(c),b=c.code;if(a?.includes("not a git repository")||128===b)return[];throw c}}async function n(a){let b=await Promise.allSettled(a.map(async a=>{k.info("repository:scan-start",{repoPath:a});let b=await m(a);return k.info("repository:scan-complete",{repoPath:a,worktreeCount:b.length}),b})),c=[];for(let d=0;d<b.length;d++){let e=b[d];"fulfilled"===e.status?c.push(...e.value):k.error("repository:scan-failed",{repoPath:a[d],error:e.reason instanceof Error?e.reason.message:String(e.reason)})}return c}function o(a,b){if(0===b.length)return{deletedIds:[],upsertedCount:0};let c=[],d=0,e=new Map;for(let a of b){let b=a.repositoryPath||"";e.has(b)||e.set(b,[]),e.get(b).push(a)}for(let[b,f]of e){if(!b)continue;let e=(0,j.uJ)(a,b),g=new Set(f.map(a=>i().resolve(a.path))),h=e.filter(a=>!g.has(i().resolve(a.path))).map(a=>a.id);if(h.length>0){let b=(0,j.Rm)(a,h);c.push(...h),k.info("worktree:cleanup",{deletedCount:b.deletedCount})}for(let b of f)(0,j.ZL)(a,b),d++}return{deletedIds:c,upsertedCount:d}}function p(a,b){let c=new Set(b.map(a=>a.repositoryPath).filter(a=>!!a)),d=[];for(let b of(0,j.NV)(a)){let e=b.path;if(!e||c.has(e)||function(a){if(!a)return!1;try{return g().existsSync(a)&&g().existsSync(i().join(a,".git"))}catch{return!0}}(e))continue;let f=(0,j.uJ)(a,e).map(a=>a.id);if(0===f.length)continue;let h=(0,j.Rm)(a,f);d.push(...f),k.info("worktree:stale-repo-pruned",{repoPath:e,deletedCount:h.deletedCount})}return d}},85775:(a,b,c)=>{c.d(b,{Tm:()=>o,x4:()=>m,xJ:()=>n});var d=c(34129),e=c(31268),f=c(88807),g=c(72626),h=c(87374),i=c(39687);let j=(0,g.h)("timer-manager");function k(){return globalThis.__timerManagerState||(globalThis.__timerManagerState={timers:new Map,timerWorktrees:new Map,initialized:!1}),globalThis.__timerManagerState}async function l(a){let b=k(),c=(0,f.getDbInstance)();try{let b=(0,d.kx)(c,a);if(!b||"pending"!==b.status)return;let f=e.s.getInstance().getTool(b.cliToolId),g=b.instanceId;if(!await f.isRunning(b.worktreeId,g)){j.warn("timer:no-session",{timerId:a,worktreeId:b.worktreeId,instanceId:g}),(0,d.j2)(c,a,h.HR.NO_SESSION);return}(0,d.j2)(c,a,"sending");let k=await (0,i.d)(c,{worktreeId:b.worktreeId,content:b.message,cliToolId:b.cliToolId,instanceId:g});if(!k.ok){let b=`[${k.stage}] ${k.error}`;(0,d.j2)(c,a,"failed",void 0,b),j.error("timer:send-failed",{timerId:a,stage:k.stage,error:k.error});return}(0,d.j2)(c,a,"sent",Date.now()),j.info("timer:sent",{timerId:a,worktreeId:b.worktreeId})}catch(e){let b=e instanceof Error?e.message:String(e);try{(0,d.j2)(c,a,"failed",void 0,b)}catch{}j.error("timer:send-failed",{timerId:a,error:b})}finally{b.timers.delete(a),b.timerWorktrees.delete(a)}}function m(a,b,c){let d=k(),e=setTimeout(()=>{l(a)},c);d.timers.set(a,e),d.timerWorktrees.set(a,b)}function n(a){let b=k(),c=b.timers.get(a);c&&(clearTimeout(c),b.timers.delete(a),b.timerWorktrees.delete(a));let e=(0,f.getDbInstance)();(0,d.Ud)(e,a)}function o(a){let b=k(),c=(0,f.getDbInstance)();for(let[c,d]of b.timerWorktrees)if(d===a){let a=b.timers.get(c);a&&clearTimeout(a),b.timers.delete(c),b.timerWorktrees.delete(c)}(0,d.$$)(c,a)}}};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";exports.id=1117,exports.ids=[1117],exports.modules={39333:(a,b,c)=>{c.d(b,{$Y:()=>g,Bg:()=>i,HB:()=>f,df:()=>h,f9:()=>d});let d=[".png",".jpg",".jpeg",".gif",".webp",".svg"],e=[{extension:".png",mimeType:"image/png",magicBytes:[137,80,78,71]},{extension:".jpg",mimeType:"image/jpeg",magicBytes:[255,216,255]},{extension:".jpeg",mimeType:"image/jpeg",magicBytes:[255,216,255]},{extension:".gif",mimeType:"image/gif",magicBytes:[71,73,70,56]},{extension:".webp",mimeType:"image/webp",magicBytes:[82,73,70,70]},{extension:".svg",mimeType:"image/svg+xml"}];function f(a){return a?a.startsWith(".")?a.toLowerCase():"."+a.toLowerCase():""}function g(a){let b=f(a),c=e.find(a=>a.extension===b);return c?.mimeType||"application/octet-stream"}function h(a){if(!a)return!1;let b=f(a);return d.includes(b)}function i(a,b){if(b.length>0x1400000)return{valid:!1,error:"File size exceeds 20MB limit"};if(".svg"===f(a)){var c;return(c=b.toString("utf-8")).includes("<svg")||c.startsWith("<?xml")?/<script[\s>]/i.test(c)?{valid:!1,error:"SVG contains script tags"}:/\s+on\w+\s*=/i.test(c)?{valid:!1,error:"SVG contains event handler attributes"}:/(?:xlink:)?href\s*=\s*["']?\s*(?:javascript|data|vbscript):/i.test(c)?{valid:!1,error:"SVG contains dangerous URI scheme"}:/<foreignObject[\s>]/i.test(c)?{valid:!1,error:"SVG contains foreignObject element"}:{valid:!0}:{valid:!1,error:"Invalid SVG format"}}return!function(a,b){let c=f(a),d=e.find(a=>a.extension===c);if(!d?.magicBytes)return".svg"===c;let g=d.magicBytesOffset||0;return!(b.length<g+d.magicBytes.length)&&d.magicBytes.every((a,c)=>b[g+c]===a)}(a,b)?{valid:!1,error:"Invalid image magic bytes"}:{valid:!0}}d.filter(a=>".svg"!==a).map(a=>g(a)).filter(a=>"application/octet-stream"!==a).join(",")},56791:(a,b,c)=>{c.d(b,{AC:()=>d.AC,ug:()=>d.ug,lm:()=>d.lm,KG:()=>d.KG,cD:()=>d.cD,Jj:()=>d.Jj,YX:()=>d.YX,G4:()=>d.G4,hL:()=>d.hL,qp:()=>d.qp,To:()=>d.To,oH:()=>d.oH,py:()=>d.py,yy:()=>d.yy,pE:()=>d.pE,z2:()=>d.z2,cP:()=>d.cP,DF:()=>d.DF,lA:()=>d.lA,Qp:()=>d.Qp,th:()=>d.th,oZ:()=>d.oZ,ZP:()=>d.ZP,Ys:()=>d.Ys,vg:()=>d.vg,Rm:()=>d.Rm,BN:()=>d.BN,m0:()=>d.m0,Tk:()=>d.Tk,iT:()=>d.iT,gp:()=>d.gp,yE:()=>d.yE,BE:()=>d.BE,qK:()=>d.qK,p4:()=>d.p4,r8:()=>d.r8,of:()=>d.of,DN:()=>d.DN,pZ:()=>d.pZ,kA:()=>d.kA,VL:()=>d.VL,CF:()=>d.CF,NV:()=>d.NV,ce:()=>d.ce,y1:()=>d.y1,Nr:()=>d.Nr,ob:()=>d.ob,fr:()=>d.fr,Ui:()=>d.Ui,P9:()=>d.P9,eN:()=>d.eN,vi:()=>d.vi,uJ:()=>d.uJ,yT:()=>d.yT,PL:()=>d.PL,jp:()=>d.jp,nQ:()=>d.nQ,yb:()=>d.yb,GA:()=>d.GA,Cs:()=>d.Cs,xR:()=>d.xR,az:()=>d.az,nZ:()=>d.nZ,PP:()=>d.PP,Dx:()=>d.Dx,O:()=>d.O,EU:()=>d.EU,HZ:()=>d.HZ,UY:()=>d.UY,cw:()=>d.cw,jJ:()=>d.jJ,DC:()=>d.DC,gb:()=>d.gb,yB:()=>d.yB,uy:()=>d.uy,s:()=>d.s,iu:()=>d.iu,hq:()=>d.hq,z1:()=>d.z1,bl:()=>d.bl,jA:()=>d.jA,ZL:()=>d.ZL});var d=c(25537);c(88807),c(19006),c(20416),c(10406),c(29021),c(33873),c(21820),c(7956),(0,c(72626).h)("db-migration-path")},66007:(a,b,c)=>{c.d(b,{B9:()=>m,Px:()=>o,b$:()=>n,h6:()=>k});var d=c(33873),e=c.n(d),f=c(29021),g=c(72626),h=c(80438);let i=(0,g.h)("path-validator"),j=/^[a-zA-Z0-9_-]+$/;function k(a){return!!a&&0!==a.length&&j.test(a)}function l(a,b){return a===b||a.startsWith(b+e().sep)}function m(a,b){if(!a||""===a.trim()||a.includes("\0"))return!1;let c=a;try{c=decodeURIComponent(a)}catch{c=a}if(c.includes("\0"))return!1;let d=e().resolve(b),f=e().resolve(b,c),g=e().relative(d,f);return!(g.startsWith("..")||e().isAbsolute(g))}function n(a,b){if(!a||""===a.trim())throw Error("Invalid path: Path cannot be empty");if(a.includes("\0"))throw Error("Invalid path: Null bytes not allowed");if(!m(a,b))throw Error(`Path is outside allowed directory: ${a} (allowed root: ${b})`);let c=a;try{c=decodeURIComponent(a)}catch{c=a}return e().resolve(b,c)}function o(a,b){let c;try{c=(0,f.realpathSync)(b)}catch{return!1}let d=e().resolve(b,a);if((0,f.existsSync)(d))try{let b=(0,f.realpathSync)(d),e=l(b,c);return e||(0,h.h)(i,"symlink-rejected",{targetPath:a,resolvedTarget:b}),e}catch{return!1}try{if((0,f.lstatSync)(d).isSymbolicLink())try{let b=(0,f.readlinkSync)(d),g=e().resolve(e().dirname(d),b),j=l(g,c);return j||(0,h.h)(i,"dangling-symlink-rejected",{targetPath:a,resolvedLinkTarget:g}),j}catch{return!1}}catch{}let g=e().dirname(d);for(;g!==e().dirname(g);){if((0,f.existsSync)(g))try{let a=(0,f.realpathSync)(g),b=l(a,c);return b||(0,h.h)(i,"symlink-ancestor-rejected",{currentPath:g,resolvedAncestor:a}),b}catch{break}g=e().dirname(g)}return!1}},80438:(a,b,c)=>{c.d(b,{h:()=>d});function d(a,b,c){a.warn(`security:${b}`,c)}}};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";exports.id=233,exports.ids=[233],exports.modules={30233:(a,b,c)=>{c.d(b,{A1:()=>m,N_:()=>z,Ky:()=>B,Du:()=>p,ax:()=>s,Gl:()=>D,AJ:()=>t,QS:()=>x,FH:()=>E,ng:()=>y,LK:()=>F});var d=c(79748),e=c(29021),f=c(4984),g=c(33873),h=c(66007),i=c(73462);let j={MAX_RECURSIVE_DELETE_FILES:100,MAX_RECURSIVE_DELETE_DEPTH:10,PROTECTED_DIRECTORIES:[".git",".github","node_modules"]};function k(a){if(!a)return!1;let b=a.endsWith("/")?a.slice(0,-1):a;for(let a of j.PROTECTED_DIRECTORIES)if(b===a||b.startsWith(`${a}/`))return!0;return!1}let l={FILE_NOT_FOUND:"File not found",PERMISSION_DENIED:"Permission denied",INVALID_PATH:"Invalid path",INVALID_NAME:"Invalid name",INVALID_REQUEST:"Invalid request",DIRECTORY_NOT_EMPTY:"Directory is not empty",FILE_EXISTS:"File already exists",PROTECTED_DIRECTORY:"Protected directory cannot be deleted",DELETE_LIMIT_EXCEEDED:"Delete limit exceeded",DISK_FULL:"Disk is full",INTERNAL_ERROR:"Internal error",INVALID_EXTENSION:"Unsupported file type",INVALID_MIME_TYPE:"Invalid file format",INVALID_MAGIC_BYTES:"Invalid file format",FILE_TOO_LARGE:"File size exceeds limit",INVALID_FILENAME:"Invalid filename",INVALID_FILE_CONTENT:"Invalid file content",MOVE_SAME_PATH:"Source and destination are the same",MOVE_INTO_SELF:"Cannot move a directory into itself"};function m(a,b){return{success:!1,error:{code:a,message:b||l[a]}}}function n(a){switch(a.code){case"EACCES":return m("PERMISSION_DENIED");case"ENOSPC":return m("DISK_FULL");case"ENOTEMPTY":return m("DIRECTORY_NOT_EMPTY");case"EEXIST":return m("FILE_EXISTS");default:return m("INTERNAL_ERROR")}}function o(a,b){return(0,h.B9)(a,b)&&(0,h.Px)(a,b)?null:m("INVALID_PATH")}function p(a){let b=(0,g.extname)(a).toLowerCase();return(0,i.Ol)(b)}let q=/[<>:"|?*]/,r=/[\x00-\x1F]/;function s(a,b){if(!a||""===a.trim())return{valid:!1,error:"Name cannot be empty"};if(a.includes(".."))return{valid:!1,error:'Name cannot contain ".."'};if(a.includes("/")||a.includes("\\"))return{valid:!1,error:"Name cannot contain path separators"};if(b?.forUpload){if(r.test(a))return{valid:!1,error:"Name cannot contain control characters"};if(q.test(a))return{valid:!1,error:"Name contains forbidden characters"};if(a.endsWith(" ")||a.endsWith("."))return{valid:!1,error:"Name cannot end with space or dot"}}return{valid:!0}}async function t(a,b){let c=o(b,a);if(c)return c;let f=(0,g.join)(a,b);if(!(0,e.existsSync)(f))return m("FILE_NOT_FOUND");try{let a=await (0,d.readFile)(f,"utf-8");return{success:!0,path:b,content:a}}catch(a){return n(a)}}function u(a){return{success:!1,error:{code:a,message:l[a]}}}async function v(a,b,c){let d=[],g=0,h=!1;for await(let i of(0,f.createInterface)({input:(0,e.createReadStream)(a,{encoding:"utf-8"}),crlfDelay:1/0}))if((g+=1)>=b&&g<=c&&d.push(i),g>c){h=!0;break}return h&&(g=await w(a)),{collected:d,totalLines:g}}async function w(a){let b=(0,f.createInterface)({input:(0,e.createReadStream)(a,{encoding:"utf-8"}),crlfDelay:1/0}),c=0;for await(let a of b)c+=1;return c}async function x(a,b,c,f){let h,i=!(Number.isFinite(c)&&Number.isFinite(f)&&Number.isInteger(c)&&Number.isInteger(f))||c<1||f<c||f-c>2e3?u("INVALID_REQUEST"):null;if(i)return i;let j=o(b,a);if(j)return{success:!1,error:{code:j.error?.code??"INVALID_PATH",message:j.error?.message??l.INVALID_PATH}};let k=(0,g.join)(a,b);if(!(0,e.existsSync)(k))return u("FILE_NOT_FOUND");try{h=(await (0,d.stat)(k)).size}catch{return u("INTERNAL_ERROR")}try{let{collected:a,totalLines:d}=await v(k,c,f),e=0===d?0:Math.min(f,d),g=0===d?c:Math.min(c,e||c);return{success:!0,path:b,content:a.join("\n"),totalLines:d,totalBytes:h,encoding:"utf-8",range:{start:g,end:e}}}catch{return u("INTERNAL_ERROR")}}async function y(a,b,c){let f=o(b,a);if(f)return f;let h=(0,g.join)(a,b);if(!(0,e.existsSync)(h))return m("FILE_NOT_FOUND");try{return await (0,d.writeFile)(h,c,"utf-8"),{success:!0,path:b}}catch(a){return n(a)}}async function z(a,b,c,f){let h=o(b,a);if(h)return h;let i=(0,g.join)(a,b);if((0,e.existsSync)(i))return m("FILE_EXISTS");try{if("directory"===c)await (0,d.mkdir)(i,{recursive:!0});else{let a=(0,g.dirname)(i);(0,e.existsSync)(a)||await (0,d.mkdir)(a,{recursive:!0}),await (0,d.writeFile)(i,f||"","utf-8")}return{success:!0,path:b}}catch(a){return n(a)}}async function A(a,b=0){if(b>j.MAX_RECURSIVE_DELETE_DEPTH)return j.MAX_RECURSIVE_DELETE_FILES+1;let c=0;try{for(let e of(await (0,d.readdir)(a,{withFileTypes:!0})))if(++c>j.MAX_RECURSIVE_DELETE_FILES||e.isDirectory()&&(c+=await A((0,g.join)(a,e.name),b+1))>j.MAX_RECURSIVE_DELETE_FILES)break}catch{}return c}async function B(a,b,f){let h=o(b,a);if(h)return h;if(k(b))return m("PROTECTED_DIRECTORY");let i=(0,g.join)(a,b);if(!(0,e.existsSync)(i))return m("FILE_NOT_FOUND");try{let a=await (0,d.stat)(i);if(a.isDirectory()){if((await (0,d.readdir)(i)).length>0&&!f)return m("DIRECTORY_NOT_EMPTY");if(f){let a=await A(i);if(a>j.MAX_RECURSIVE_DELETE_FILES)return m("DELETE_LIMIT_EXCEEDED",`Delete limit exceeded: ${a} files (max: ${j.MAX_RECURSIVE_DELETE_FILES})`)}}if(a.isDirectory()&&!f){let{rmdir:a}=await Promise.resolve().then(c.t.bind(c,79748,23));await a(i)}else await (0,d.rm)(i,{recursive:f||!1,force:!1});return{success:!0,path:b}}catch(a){return n(a)}}function C(a,b){let c=o(b,a);if(c)return{success:!1,error:c};let d=(0,g.join)(a,b);return(0,e.existsSync)(d)?{success:!0,resolvedSource:d}:{success:!1,error:m("FILE_NOT_FOUND")}}async function D(a,b,c){let f,i=C(a,b);if(!i.success)return i.error;let j=i.resolvedSource;if(k(b))return m("PROTECTED_DIRECTORY");if(""!==c&&!(0,h.B9)(c,a))return m("INVALID_PATH");let l=c?(0,g.join)(a,c):a;if(!(0,e.existsSync)(l))return m("INVALID_PATH");try{if(!(0,e.statSync)(l).isDirectory())return m("INVALID_PATH")}catch{return m("INVALID_PATH")}if(c&&k(c))return m("PROTECTED_DIRECTORY");try{let b=(0,e.realpathSync)(l),c=(0,e.realpathSync)(a);if(!b.startsWith(c+g.sep)&&b!==c)return m("INVALID_PATH")}catch{return m("INVALID_PATH")}let o=(0,g.basename)(b),p=c?(0,g.join)(c,o):o;try{f=(0,e.realpathSync)(j)}catch{f=(0,g.resolve)(j)}let q=(0,g.resolve)((0,e.realpathSync)(a),p);if(q===f)return m("MOVE_SAME_PATH");if(q.startsWith(f+g.sep))return m("MOVE_INTO_SELF");if(!(0,h.B9)(p,a))return m("INVALID_PATH");if(k(p))return m("PROTECTED_DIRECTORY");let r=(0,g.join)(a,p);if((0,e.existsSync)(r))return m("FILE_EXISTS");try{return await (0,d.rename)(j,r),{success:!0,path:p}}catch(a){return n(a)}}async function E(a,b,c){let f=C(a,b);if(!f.success)return f.error;let i=s(c);if(!i.valid)return m("INVALID_NAME",i.error);let j=f.resolvedSource,k=(0,g.dirname)(b),l="."===k?c:(0,g.join)(k,c),o=(0,g.join)(a,l);if(!(0,h.B9)(l,a))return m("INVALID_PATH");if((0,e.existsSync)(o))return m("FILE_EXISTS");try{return await (0,d.rename)(j,o),{success:!0,path:l}}catch(a){return n(a)}}async function F(a,b,c){let f=o(b,a);if(f)return f;let h=(0,g.join)(a,b);if((0,e.existsSync)(h))return m("FILE_EXISTS");try{let a=(0,g.dirname)(h);return(0,e.existsSync)(a)||await (0,d.mkdir)(a,{recursive:!0}),await (0,d.writeFile)(h,c),{success:!0,path:b,size:c.length}}catch(a){return n(a)}}},39333:(a,b,c)=>{c.d(b,{$Y:()=>g,Bg:()=>i,HB:()=>f,df:()=>h,f9:()=>d});let d=[".png",".jpg",".jpeg",".gif",".webp",".svg"],e=[{extension:".png",mimeType:"image/png",magicBytes:[137,80,78,71]},{extension:".jpg",mimeType:"image/jpeg",magicBytes:[255,216,255]},{extension:".jpeg",mimeType:"image/jpeg",magicBytes:[255,216,255]},{extension:".gif",mimeType:"image/gif",magicBytes:[71,73,70,56]},{extension:".webp",mimeType:"image/webp",magicBytes:[82,73,70,70]},{extension:".svg",mimeType:"image/svg+xml"}];function f(a){return a?a.startsWith(".")?a.toLowerCase():"."+a.toLowerCase():""}function g(a){let b=f(a),c=e.find(a=>a.extension===b);return c?.mimeType||"application/octet-stream"}function h(a){if(!a)return!1;let b=f(a);return d.includes(b)}function i(a,b){if(b.length>0x1400000)return{valid:!1,error:"File size exceeds 20MB limit"};if(".svg"===f(a)){var c;return(c=b.toString("utf-8")).includes("<svg")||c.startsWith("<?xml")?/<script[\s>]/i.test(c)?{valid:!1,error:"SVG contains script tags"}:/\s+on\w+\s*=/i.test(c)?{valid:!1,error:"SVG contains event handler attributes"}:/(?:xlink:)?href\s*=\s*["']?\s*(?:javascript|data|vbscript):/i.test(c)?{valid:!1,error:"SVG contains dangerous URI scheme"}:/<foreignObject[\s>]/i.test(c)?{valid:!1,error:"SVG contains foreignObject element"}:{valid:!0}:{valid:!1,error:"Invalid SVG format"}}return!function(a,b){let c=f(a),d=e.find(a=>a.extension===c);if(!d?.magicBytes)return".svg"===c;let g=d.magicBytesOffset||0;return!(b.length<g+d.magicBytes.length)&&d.magicBytes.every((a,c)=>b[g+c]===a)}(a,b)?{valid:!1,error:"Invalid image magic bytes"}:{valid:!0}}d.filter(a=>".svg"!==a).map(a=>g(a)).filter(a=>"application/octet-stream"!==a).join(",")},39481:(a,b,c)=>{c.d(b,{BH:()=>k,El:()=>j,R:()=>f,dn:()=>h,jw:()=>l,rf:()=>i});let d=[{extension:".png",maxFileSize:0x1400000,allowedMimeTypes:["image/png"],magicBytes:[{bytes:[137,80,78,71,13,10,26,10]}]},{extension:".jpg",maxFileSize:0x1400000,allowedMimeTypes:["image/jpeg"],magicBytes:[{bytes:[255,216,255]}]},{extension:".jpeg",maxFileSize:0x1400000,allowedMimeTypes:["image/jpeg"],magicBytes:[{bytes:[255,216,255]}]},{extension:".gif",maxFileSize:0x1400000,allowedMimeTypes:["image/gif"],magicBytes:[{bytes:[71,73,70,56,55,97]},{bytes:[71,73,70,56,57,97]}]},{extension:".webp",maxFileSize:0x1400000,allowedMimeTypes:["image/webp"],magicBytes:[{bytes:[82,73,70,70],offset:0}]},{extension:".mp4",maxFileSize:0x6400000,allowedMimeTypes:["video/mp4"],magicBytes:[{bytes:[102,116,121,112],offset:4}]},{extension:".txt",maxFileSize:0x1400000,allowedMimeTypes:["text/plain"]},{extension:".log",maxFileSize:0x1400000,allowedMimeTypes:["text/plain"]},{extension:".md",maxFileSize:0x1400000,allowedMimeTypes:["text/markdown","text/plain"]},{extension:".csv",maxFileSize:0x1400000,allowedMimeTypes:["text/csv"]},{extension:".json",maxFileSize:0x1400000,allowedMimeTypes:["application/json"]},{extension:".yaml",maxFileSize:0x1400000,allowedMimeTypes:["text/yaml","application/x-yaml"]},{extension:".yml",maxFileSize:0x1400000,allowedMimeTypes:["text/yaml","application/x-yaml"]}],e=d.map(a=>a.extension);function f(a){if(!a)return!1;let b=a.toLowerCase();return e.includes(b)}function g(a){let b=a.toLowerCase();return d.find(a=>a.extension===b)}function h(a,b){let c=g(a);return c?.allowedMimeTypes.includes(b)??!1}function i(a,b){let c=g(a);return!c?.magicBytes||0===c.magicBytes.length||c.magicBytes.some(a=>{let c=a.offset??0;return!(b.length<c+a.bytes.length)&&a.bytes.every((a,d)=>b[c+d]===a)})}function j(a){let b=g(a);return b?.maxFileSize??0x1400000}function k(a){return![/!ruby\/object/i,/!python\/object/i,/!!python/i,/!!ruby/i,/!<tag:yaml\.org,2002:python/i,/!<tag:yaml\.org,2002:ruby/i].some(b=>b.test(a))}function l(a){try{return JSON.parse(a),!0}catch{return!1}}},66007:(a,b,c)=>{c.d(b,{B9:()=>m,Px:()=>o,b$:()=>n,h6:()=>k});var d=c(33873),e=c.n(d),f=c(29021),g=c(72626),h=c(80438);let i=(0,g.h)("path-validator"),j=/^[a-zA-Z0-9_-]+$/;function k(a){return!!a&&0!==a.length&&j.test(a)}function l(a,b){return a===b||a.startsWith(b+e().sep)}function m(a,b){if(!a||""===a.trim()||a.includes("\0"))return!1;let c=a;try{c=decodeURIComponent(a)}catch{c=a}if(c.includes("\0"))return!1;let d=e().resolve(b),f=e().resolve(b,c),g=e().relative(d,f);return!(g.startsWith("..")||e().isAbsolute(g))}function n(a,b){if(!a||""===a.trim())throw Error("Invalid path: Path cannot be empty");if(a.includes("\0"))throw Error("Invalid path: Null bytes not allowed");if(!m(a,b))throw Error(`Path is outside allowed directory: ${a} (allowed root: ${b})`);let c=a;try{c=decodeURIComponent(a)}catch{c=a}return e().resolve(b,c)}function o(a,b){let c;try{c=(0,f.realpathSync)(b)}catch{return!1}let d=e().resolve(b,a);if((0,f.existsSync)(d))try{let b=(0,f.realpathSync)(d),e=l(b,c);return e||(0,h.h)(i,"symlink-rejected",{targetPath:a,resolvedTarget:b}),e}catch{return!1}try{if((0,f.lstatSync)(d).isSymbolicLink())try{let b=(0,f.readlinkSync)(d),g=e().resolve(e().dirname(d),b),j=l(g,c);return j||(0,h.h)(i,"dangling-symlink-rejected",{targetPath:a,resolvedLinkTarget:g}),j}catch{return!1}}catch{}let g=e().dirname(d);for(;g!==e().dirname(g);){if((0,f.existsSync)(g))try{let a=(0,f.realpathSync)(g),b=l(a,c);return b||(0,h.h)(i,"symlink-ancestor-rejected",{currentPath:g,resolvedAncestor:a}),b}catch{break}g=e().dirname(g)}return!1}},73462:(a,b,c)=>{c.d(b,{Nu:()=>f,Ol:()=>j,mS:()=>k});var d=c(98125),e=c(39481);let f=2097152,g=[".md",".html",".htm",".yaml",".yml"];function h(a){return!!(0,e.BH)(a)||"Dangerous YAML tags detected (e.g., !ruby/object). Please use only safe tags."}let i=[{extension:".md",maxFileSize:2097152},{extension:".html",maxFileSize:d.j6},{extension:".htm",maxFileSize:d.j6},{extension:".yaml",maxFileSize:f,additionalValidation:h},{extension:".yml",maxFileSize:f,additionalValidation:h}];function j(a){if(!a)return!1;let b=a.toLowerCase();return g.includes(b)}function k(a,b){let c=a.toLowerCase(),d=i.find(a=>a.extension===c);if(!d)return{valid:!1,error:"Unsupported extension"};if(d.maxFileSize&&b.length>d.maxFileSize)return{valid:!1,error:"File size exceeds limit"};if(b.includes("\0"))return{valid:!1,error:"Binary content detected"};if(/[\x01-\x08\x0B\x0C\x0E-\x1F]/.test(b)&&console.warn("Content contains control characters"),d.additionalValidation){let a=d.additionalValidation(b);if(!0!==a)return{valid:!1,error:"string"==typeof a?a:"Content validation failed"}}return{valid:!0}}},80438:(a,b,c)=>{c.d(b,{h:()=>d});function d(a,b,c){a.warn(`security:${b}`,c)}},98125:(a,b,c)=>{c.d(b,{j6:()=>f,lk:()=>g});var d=c(39333);let e=[".html",".htm"],f=5242880;function g(a){if(!a)return!1;let b=(0,d.HB)(a);return e.includes(b)}}};
|
|
1
|
+
"use strict";exports.id=233,exports.ids=[233],exports.modules={30233:(a,b,c)=>{c.d(b,{A1:()=>m,N_:()=>z,Ky:()=>B,Du:()=>p,ax:()=>s,Gl:()=>D,AJ:()=>t,QS:()=>x,FH:()=>E,ng:()=>y,LK:()=>F});var d=c(79748),e=c(29021),f=c(4984),g=c(33873),h=c(66007),i=c(73462);let j={MAX_RECURSIVE_DELETE_FILES:100,MAX_RECURSIVE_DELETE_DEPTH:10,PROTECTED_DIRECTORIES:[".git",".github","node_modules"]};function k(a){if(!a)return!1;let b=a.endsWith("/")?a.slice(0,-1):a;for(let a of j.PROTECTED_DIRECTORIES)if(b===a||b.startsWith(`${a}/`))return!0;return!1}let l={FILE_NOT_FOUND:"File not found",PERMISSION_DENIED:"Permission denied",INVALID_PATH:"Invalid path",INVALID_NAME:"Invalid name",INVALID_REQUEST:"Invalid request",DIRECTORY_NOT_EMPTY:"Directory is not empty",FILE_EXISTS:"File already exists",PROTECTED_DIRECTORY:"Protected directory cannot be deleted",DELETE_LIMIT_EXCEEDED:"Delete limit exceeded",DISK_FULL:"Disk is full",INTERNAL_ERROR:"Internal error",INVALID_EXTENSION:"Unsupported file type",INVALID_MIME_TYPE:"Invalid file format",INVALID_MAGIC_BYTES:"Invalid file format",FILE_TOO_LARGE:"File size exceeds limit",INVALID_FILENAME:"Invalid filename",INVALID_FILE_CONTENT:"Invalid file content",MOVE_SAME_PATH:"Source and destination are the same",MOVE_INTO_SELF:"Cannot move a directory into itself"};function m(a,b){return{success:!1,error:{code:a,message:b||l[a]}}}function n(a){switch(a.code){case"EACCES":return m("PERMISSION_DENIED");case"ENOSPC":return m("DISK_FULL");case"ENOTEMPTY":return m("DIRECTORY_NOT_EMPTY");case"EEXIST":return m("FILE_EXISTS");default:return m("INTERNAL_ERROR")}}function o(a,b){return(0,h.B9)(a,b)&&(0,h.Px)(a,b)?null:m("INVALID_PATH")}function p(a){let b=(0,g.extname)(a).toLowerCase();return(0,i.Ol)(b)}let q=/[<>:"|?*]/,r=/[\x00-\x1F]/;function s(a,b){if(!a||""===a.trim())return{valid:!1,error:"Name cannot be empty"};if(a.includes(".."))return{valid:!1,error:'Name cannot contain ".."'};if(a.includes("/")||a.includes("\\"))return{valid:!1,error:"Name cannot contain path separators"};if(b?.forUpload){if(r.test(a))return{valid:!1,error:"Name cannot contain control characters"};if(q.test(a))return{valid:!1,error:"Name contains forbidden characters"};if(a.endsWith(" ")||a.endsWith("."))return{valid:!1,error:"Name cannot end with space or dot"}}return{valid:!0}}async function t(a,b){let c=o(b,a);if(c)return c;let f=(0,g.join)(a,b);if(!(0,e.existsSync)(f))return m("FILE_NOT_FOUND");try{let a=await (0,d.readFile)(f,"utf-8");return{success:!0,path:b,content:a}}catch(a){return n(a)}}function u(a){return{success:!1,error:{code:a,message:l[a]}}}async function v(a,b,c){let d=[],g=0,h=!1;for await(let i of(0,f.createInterface)({input:(0,e.createReadStream)(a,{encoding:"utf-8"}),crlfDelay:1/0}))if((g+=1)>=b&&g<=c&&d.push(i),g>c){h=!0;break}return h&&(g=await w(a)),{collected:d,totalLines:g}}async function w(a){let b=(0,f.createInterface)({input:(0,e.createReadStream)(a,{encoding:"utf-8"}),crlfDelay:1/0}),c=0;for await(let a of b)c+=1;return c}async function x(a,b,c,f){let h,i=!(Number.isFinite(c)&&Number.isFinite(f)&&Number.isInteger(c)&&Number.isInteger(f))||c<1||f<c||f-c>2e3?u("INVALID_REQUEST"):null;if(i)return i;let j=o(b,a);if(j)return{success:!1,error:{code:j.error?.code??"INVALID_PATH",message:j.error?.message??l.INVALID_PATH}};let k=(0,g.join)(a,b);if(!(0,e.existsSync)(k))return u("FILE_NOT_FOUND");try{h=(await (0,d.stat)(k)).size}catch{return u("INTERNAL_ERROR")}try{let{collected:a,totalLines:d}=await v(k,c,f),e=0===d?0:Math.min(f,d),g=0===d?c:Math.min(c,e||c);return{success:!0,path:b,content:a.join("\n"),totalLines:d,totalBytes:h,encoding:"utf-8",range:{start:g,end:e}}}catch{return u("INTERNAL_ERROR")}}async function y(a,b,c){let f=o(b,a);if(f)return f;let h=(0,g.join)(a,b);if(!(0,e.existsSync)(h))return m("FILE_NOT_FOUND");try{return await (0,d.writeFile)(h,c,"utf-8"),{success:!0,path:b}}catch(a){return n(a)}}async function z(a,b,c,f){let h=o(b,a);if(h)return h;let i=(0,g.join)(a,b);if((0,e.existsSync)(i))return m("FILE_EXISTS");try{if("directory"===c)await (0,d.mkdir)(i,{recursive:!0});else{let a=(0,g.dirname)(i);(0,e.existsSync)(a)||await (0,d.mkdir)(a,{recursive:!0}),await (0,d.writeFile)(i,f||"","utf-8")}return{success:!0,path:b}}catch(a){return n(a)}}async function A(a,b=0){if(b>j.MAX_RECURSIVE_DELETE_DEPTH)return j.MAX_RECURSIVE_DELETE_FILES+1;let c=0;try{for(let e of(await (0,d.readdir)(a,{withFileTypes:!0})))if(++c>j.MAX_RECURSIVE_DELETE_FILES||e.isDirectory()&&(c+=await A((0,g.join)(a,e.name),b+1))>j.MAX_RECURSIVE_DELETE_FILES)break}catch{}return c}async function B(a,b,f){let h=o(b,a);if(h)return h;if(k(b))return m("PROTECTED_DIRECTORY");let i=(0,g.join)(a,b);if(!(0,e.existsSync)(i))return m("FILE_NOT_FOUND");try{let a=await (0,d.stat)(i);if(a.isDirectory()){if((await (0,d.readdir)(i)).length>0&&!f)return m("DIRECTORY_NOT_EMPTY");if(f){let a=await A(i);if(a>j.MAX_RECURSIVE_DELETE_FILES)return m("DELETE_LIMIT_EXCEEDED",`Delete limit exceeded: ${a} files (max: ${j.MAX_RECURSIVE_DELETE_FILES})`)}}if(a.isDirectory()&&!f){let{rmdir:a}=await Promise.resolve().then(c.t.bind(c,79748,23));await a(i)}else await (0,d.rm)(i,{recursive:f||!1,force:!1});return{success:!0,path:b}}catch(a){return n(a)}}function C(a,b){let c=o(b,a);if(c)return{success:!1,error:c};let d=(0,g.join)(a,b);return(0,e.existsSync)(d)?{success:!0,resolvedSource:d}:{success:!1,error:m("FILE_NOT_FOUND")}}async function D(a,b,c){let f,i=C(a,b);if(!i.success)return i.error;let j=i.resolvedSource;if(k(b))return m("PROTECTED_DIRECTORY");if(""!==c&&!(0,h.B9)(c,a))return m("INVALID_PATH");let l=c?(0,g.join)(a,c):a;if(!(0,e.existsSync)(l))return m("INVALID_PATH");try{if(!(0,e.statSync)(l).isDirectory())return m("INVALID_PATH")}catch{return m("INVALID_PATH")}if(c&&k(c))return m("PROTECTED_DIRECTORY");try{let b=(0,e.realpathSync)(l),c=(0,e.realpathSync)(a);if(!b.startsWith(c+g.sep)&&b!==c)return m("INVALID_PATH")}catch{return m("INVALID_PATH")}let o=(0,g.basename)(b),p=c?(0,g.join)(c,o):o;try{f=(0,e.realpathSync)(j)}catch{f=(0,g.resolve)(j)}let q=(0,g.resolve)((0,e.realpathSync)(a),p);if(q===f)return m("MOVE_SAME_PATH");if(q.startsWith(f+g.sep))return m("MOVE_INTO_SELF");if(!(0,h.B9)(p,a))return m("INVALID_PATH");if(k(p))return m("PROTECTED_DIRECTORY");let r=(0,g.join)(a,p);if((0,e.existsSync)(r))return m("FILE_EXISTS");try{return await (0,d.rename)(j,r),{success:!0,path:p}}catch(a){return n(a)}}async function E(a,b,c){let f=C(a,b);if(!f.success)return f.error;let i=s(c);if(!i.valid)return m("INVALID_NAME",i.error);let j=f.resolvedSource,k=(0,g.dirname)(b),l="."===k?c:(0,g.join)(k,c),o=(0,g.join)(a,l);if(!(0,h.B9)(l,a))return m("INVALID_PATH");if((0,e.existsSync)(o))return m("FILE_EXISTS");try{return await (0,d.rename)(j,o),{success:!0,path:l}}catch(a){return n(a)}}async function F(a,b,c){let f=o(b,a);if(f)return f;let h=(0,g.join)(a,b);if((0,e.existsSync)(h))return m("FILE_EXISTS");try{let a=(0,g.dirname)(h);return(0,e.existsSync)(a)||await (0,d.mkdir)(a,{recursive:!0}),await (0,d.writeFile)(h,c),{success:!0,path:b,size:c.length}}catch(a){return n(a)}}},39481:(a,b,c)=>{c.d(b,{BH:()=>k,El:()=>j,R:()=>f,dn:()=>h,jw:()=>l,rf:()=>i});let d=[{extension:".png",maxFileSize:0x1400000,allowedMimeTypes:["image/png"],magicBytes:[{bytes:[137,80,78,71,13,10,26,10]}]},{extension:".jpg",maxFileSize:0x1400000,allowedMimeTypes:["image/jpeg"],magicBytes:[{bytes:[255,216,255]}]},{extension:".jpeg",maxFileSize:0x1400000,allowedMimeTypes:["image/jpeg"],magicBytes:[{bytes:[255,216,255]}]},{extension:".gif",maxFileSize:0x1400000,allowedMimeTypes:["image/gif"],magicBytes:[{bytes:[71,73,70,56,55,97]},{bytes:[71,73,70,56,57,97]}]},{extension:".webp",maxFileSize:0x1400000,allowedMimeTypes:["image/webp"],magicBytes:[{bytes:[82,73,70,70],offset:0}]},{extension:".mp4",maxFileSize:0x6400000,allowedMimeTypes:["video/mp4"],magicBytes:[{bytes:[102,116,121,112],offset:4}]},{extension:".txt",maxFileSize:0x1400000,allowedMimeTypes:["text/plain"]},{extension:".log",maxFileSize:0x1400000,allowedMimeTypes:["text/plain"]},{extension:".md",maxFileSize:0x1400000,allowedMimeTypes:["text/markdown","text/plain"]},{extension:".csv",maxFileSize:0x1400000,allowedMimeTypes:["text/csv"]},{extension:".json",maxFileSize:0x1400000,allowedMimeTypes:["application/json"]},{extension:".yaml",maxFileSize:0x1400000,allowedMimeTypes:["text/yaml","application/x-yaml"]},{extension:".yml",maxFileSize:0x1400000,allowedMimeTypes:["text/yaml","application/x-yaml"]}],e=d.map(a=>a.extension);function f(a){if(!a)return!1;let b=a.toLowerCase();return e.includes(b)}function g(a){let b=a.toLowerCase();return d.find(a=>a.extension===b)}function h(a,b){let c=g(a);return c?.allowedMimeTypes.includes(b)??!1}function i(a,b){let c=g(a);return!c?.magicBytes||0===c.magicBytes.length||c.magicBytes.some(a=>{let c=a.offset??0;return!(b.length<c+a.bytes.length)&&a.bytes.every((a,d)=>b[c+d]===a)})}function j(a){let b=g(a);return b?.maxFileSize??0x1400000}function k(a){return![/!ruby\/object/i,/!python\/object/i,/!!python/i,/!!ruby/i,/!<tag:yaml\.org,2002:python/i,/!<tag:yaml\.org,2002:ruby/i].some(b=>b.test(a))}function l(a){try{return JSON.parse(a),!0}catch{return!1}}},73462:(a,b,c)=>{c.d(b,{Nu:()=>f,Ol:()=>j,mS:()=>k});var d=c(98125),e=c(39481);let f=2097152,g=[".md",".html",".htm",".yaml",".yml"];function h(a){return!!(0,e.BH)(a)||"Dangerous YAML tags detected (e.g., !ruby/object). Please use only safe tags."}let i=[{extension:".md",maxFileSize:2097152},{extension:".html",maxFileSize:d.j6},{extension:".htm",maxFileSize:d.j6},{extension:".yaml",maxFileSize:f,additionalValidation:h},{extension:".yml",maxFileSize:f,additionalValidation:h}];function j(a){if(!a)return!1;let b=a.toLowerCase();return g.includes(b)}function k(a,b){let c=a.toLowerCase(),d=i.find(a=>a.extension===c);if(!d)return{valid:!1,error:"Unsupported extension"};if(d.maxFileSize&&b.length>d.maxFileSize)return{valid:!1,error:"File size exceeds limit"};if(b.includes("\0"))return{valid:!1,error:"Binary content detected"};if(/[\x01-\x08\x0B\x0C\x0E-\x1F]/.test(b)&&console.warn("Content contains control characters"),d.additionalValidation){let a=d.additionalValidation(b);if(!0!==a)return{valid:!1,error:"string"==typeof a?a:"Content validation failed"}}return{valid:!0}}},98125:(a,b,c)=>{c.d(b,{j6:()=>f,lk:()=>g});var d=c(39333);let e=[".html",".htm"],f=5242880;function g(a){if(!a)return!1;let b=(0,d.HB)(a);return e.includes(b)}}};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";exports.id=2404,exports.ids=[2404],exports.modules={10176:(a,b,c)=>{c.d(b,{C8:()=>g,MN:()=>h,lg:()=>f});var d=c(50446);let e=["planning","development","review","documentation","workflow","skill","standard-session","standard-config","standard-monitor","standard-git","standard-util"];function f(a){if(0===a.length)return[];let b=new Map;for(let c of a){let a=b.get(c.category)||[];a.push(c),b.set(c.category,a)}let c=[];for(let a of e){let e=b.get(a);e&&e.length>0&&c.push({category:a,label:d.B[a],commands:e})}for(let[a,f]of b)!e.includes(a)&&f.length>0&&c.push({category:a,label:d.B[a]||a,commands:f});return c}function g(a,b){let c=new Map;for(let b of a)for(let a of b.commands)c.set(a.name,{...a,source:a.source||"standard"});for(let a of b)for(let b of a.commands)c.set(b.name,{...b,source:b.source||"worktree"});return f(Array.from(c.values()))}function h(a,b){return a.map(a=>({...a,commands:a.commands.filter(a=>a.cliTools?a.cliTools.includes(b):"claude"===b)})).filter(a=>a.commands.length>0)}},32404:(a,b,c)=>{c.d(b,{$B:()=>z,DP:()=>B,SN:()=>w,XN:()=>x,eH:()=>y});var d=c(29021),e=c(21820),f=c(33873),g=c(4018),h=c.n(g),i=c(50446),j=c(10176),k=c(15194),l=c(70673);let m=(0,c(72626).h)("slash-commands"),n=null,o=null,p=f.join(".codex","skills"),q=f.join(".agents","skills");function r(a){return h()(a,{engines:{js:{parse:()=>{throw Error("JavaScript engine is disabled for security")},stringify:()=>{throw Error("JavaScript engine is disabled for security")}},javascript:{parse:()=>{throw Error("JavaScript engine is disabled for security")},stringify:()=>{throw Error("JavaScript engine is disabled for security")}}}})}function s(a){if("string"==typeof a)return(0,k.hR)(a)?[a]:void 0;if(!Array.isArray(a))return;let b=a.filter(a=>"string"==typeof a&&(0,k.hR)(a));if(0!==b.length)return Array.from(new Set(b))}async function t(a){let b=function(a){let b=a||process.cwd();return f.join(b,".claude","commands")}(a);if(!d.existsSync(b))return m.warn("commands-directory-not-found:commandsdir"),[];let c=d.readdirSync(b).filter(a=>a.endsWith(".md")),e=[];for(let a of c){let c=function(a){try{let b=d.readFileSync(a,"utf-8"),{data:c}=r(b),e=f.basename(a,".md"),g=i.N[e]||"workflow";return{name:e,description:c.description||"",category:g,model:c.model,cliTools:s(c.cliTools),filePath:f.relative(process.cwd(),a)}}catch(a){return m.error("error-parsing-command-file-filepath:",{error:a instanceof Error?a.message:String(a)}),null}}(f.join(b,a));c&&e.push(c)}return e.sort((a,b)=>a.name.localeCompare(b.name)),n=e,e}function u(a,b,c,e=!1){if(!d.existsSync(a))return[];let g=d.readdirSync(a,{withFileTypes:!0}),h=[];for(let b of g)if(b.isDirectory()&&!b.name.includes(".."))if(e&&".system"===b.name)try{let b=f.join(a,".system");for(let a of d.readdirSync(b,{withFileTypes:!0}))a.isDirectory()&&(a.name.includes("..")||h.push({dir:b,name:a.name}))}catch{}else h.push({dir:a,name:b.name});let i=f.resolve(a)+f.sep,j=[];for(let{dir:a,name:e}of h){if(j.length>=100){m.warn(c);break}let g=f.resolve(a,e);if(!g.startsWith(i))continue;let h=function(a,b){let c=f.join(a,"SKILL.md");try{let a;if(d.statSync(c).size>65536)return m.warn("skipping-oversized-skill-file-statsize-b"),null;let e=d.readFileSync(c,"utf-8"),g=b,h="";try{let{data:c}=r(e);g=c.name||b,h=c.description||"",a=s(c.cliTools)}catch{let a=function(a){let b=a.match(/^---\r?\n([\s\S]*?)\r?\n---/);if(!b)return{name:"",description:""};let c=b[1],d=c.match(/^name:\s*(.+)$/m),e=c.match(/^description:\s*(.+)$/m);return{name:d?d[1].trim():"",description:e?e[1].trim():""}}(e);g=a.name||b,h=a.description||""}return{name:(0,l.W5)(g,100),description:(0,l.W5)(h,500),category:"skill",source:"skill",cliTools:a,filePath:f.relative(process.cwd(),c)}}catch(a){return m.error("error-parsing-skill-file-skillpath:",{error:a instanceof Error?a.message:String(a)}),null}}(g,e);h&&j.push({...h,...b})}return j.sort((a,b)=>a.name.localeCompare(b.name)),j}async function v(a){return u(function(a){let b=a||process.cwd();return f.join(b,".claude","skills")}(a),{},"skills-count-limit")}async function w(a){let b=a??e.homedir();return u(f.join(b,p),{source:"codex-skill",cliTools:["codex"]},"codex-skills-count-limit",!0)}async function x(a){let b=a??e.homedir();return u(f.join(b,q),{source:"codex-skill",cliTools:["codex"]},"agents-skills-count-limit",!0)}function y(){return[{name:"model",description:"Select AI model to use",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"delegate",description:"Send session to GitHub to create a PR",category:"workflow",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"fleet",description:"Enable fleet mode for parallel subagent execution",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"tasks",description:"View and manage background tasks",category:"standard-monitor",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"init",description:"Initialize Copilot instructions for repository",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"agent",description:"Browse and select from available agents",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"skills",description:"Manage skills for enhanced capabilities",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"mcp",description:"Manage MCP server configuration",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"plugin",description:"Manage plugins and plugin marketplaces",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"ide",description:"Connect to an IDE workspace",category:"workflow",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"diff",description:"Review changes in current directory",category:"standard-git",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"pr",description:"Operate on pull requests for current branch",category:"standard-git",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"review",description:"Run code review agent to analyze changes",category:"review",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"lsp",description:"Manage language server configuration",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"terminal-setup",description:"Configure terminal for multiline input",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"allow-all",description:"Enable all permissions",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"add-dir",description:"Add directory to allowed list",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"list-dirs",description:"Display all allowed directories",category:"standard-monitor",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"cwd",description:"Change or show working directory",category:"standard-util",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"reset-allowed-tools",description:"Reset the list of allowed tools",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"resume",description:"Switch to a different session",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"rename",description:"Rename the current session",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"context",description:"Show context window token usage",category:"standard-monitor",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"usage",description:"Display session usage metrics",category:"standard-monitor",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"session",description:"View and manage sessions",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"compact",description:"Summarize conversation to reduce context",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"share",description:"Share session to markdown or GitHub gist",category:"standard-util",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"copy",description:"Copy last response to clipboard",category:"standard-util",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"rewind",description:"Rewind last turn and revert file changes",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"help",description:"Show help for interactive commands",category:"standard-util",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"changelog",description:"Display changelog for CLI versions",category:"standard-util",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"feedback",description:"Provide feedback about the CLI",category:"standard-util",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"theme",description:"View or set color mode",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"update",description:"Update the CLI to the latest version",category:"standard-util",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"version",description:"Display version information",category:"standard-util",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"experimental",description:"Show or toggle experimental features",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"clear",description:"Abandon session and start fresh",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"instructions",description:"View and toggle custom instruction files",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"streamer-mode",description:"Toggle streamer mode",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"exit",description:"Exit the CLI",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"login",description:"Log in to Copilot",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"logout",description:"Log out of Copilot",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"new",description:"Start a new conversation",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"plan",description:"Create an implementation plan before coding",category:"workflow",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"research",description:"Run deep research investigation",category:"workflow",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"restart",description:"Restart the CLI preserving session",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"undo",description:"Rewind last turn and revert changes",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"user",description:"Manage GitHub user list",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"}]}function z(){return[{name:"clear",description:"Clear the screen and conversation history",category:"standard-session",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"compact",description:"Compress the context by replacing it with a summary",category:"standard-session",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"rewind",description:"Rewind to a previous conversation state",category:"standard-session",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"quit",description:"Exit the CLI",category:"standard-session",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"model",description:"Manage model configuration",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"theme",description:"Change the theme",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"agents reload",description:"Reload the agent registry",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"commands reload",description:"Reload custom slash commands",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"memory reload",description:"Reload context files (e.g. GEMINI.md)",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"mcp reload",description:"Restart and reload MCP servers",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"skills reload",description:"Reload discovered agent skills from disk",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"extensions reload",description:"Reload all active extensions",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"help",description:"Show help for interactive commands",category:"standard-util",cliTools:["gemini"],filePath:"",source:"builtin"}]}function A(a,b){let c=new Map,d=a=>{let b=a.cliTools&&a.cliTools.length>0?[...a.cliTools].sort().join(","):"claude";return`${a.name}::${b}`};for(let b of a)c.set(d(b),b);for(let a of b)c.set(d(a),a);return Array.from(c.values())}async function B(a){if(a){let b=await t(a),c=await v(a),d=A([...c,...await w(a),...await x(a)],b);return(0,j.lg)(d)}null===n&&(n=await t()),null===o&&(o=await v().catch(()=>[]));let b=A([...o],n);return(0,j.lg)(b)}},50446:(a,b,c)=>{c.d(b,{B:()=>d,N:()=>e});let d={planning:"Planning",development:"Development",review:"Review",documentation:"Documentation",workflow:"Workflow",skill:"Skills","standard-session":"Standard (Session)","standard-config":"Standard (Config)","standard-monitor":"Standard (Monitor)","standard-git":"Standard (Git)","standard-util":"Standard (Utility)"},e={"work-plan":"planning","issue-create":"planning","issue-split":"planning","design-policy":"planning","tdd-impl":"development","bug-fix":"development",refactoring:"development","architecture-review":"review","acceptance-test":"review","progress-report":"documentation","create-pr":"workflow","pm-auto-dev":"workflow"}},70673:(a,b,c)=>{function d(a){return a.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function e(a,b=30){return a.length<=b?a:`${a.substring(0,b-3)}...`}c.d(b,{Nt:()=>d,W5:()=>e,wj:()=>g});class f extends Error{constructor(a){super(a),this.name="TimeoutError"}}function g(a,b,c){return new Promise((d,e)=>{let g=setTimeout(()=>{void 0!==c?d(c):e(new f(`Operation timed out after ${b}ms`))},b);a.then(a=>{clearTimeout(g),d(a)},a=>{clearTimeout(g),e(a)})})}}};
|
|
1
|
+
"use strict";exports.id=2404,exports.ids=[2404],exports.modules={10176:(a,b,c)=>{c.d(b,{C8:()=>h,MN:()=>i,TN:()=>g,lg:()=>f});var d=c(50446);let e=["planning","development","review","documentation","workflow","skill","standard-session","standard-config","standard-monitor","standard-git","standard-util"];function f(a){if(0===a.length)return[];let b=new Map;for(let c of a){let a=b.get(c.category)||[];a.push(c),b.set(c.category,a)}let c=[];for(let a of e){let e=b.get(a);e&&e.length>0&&c.push({category:a,label:d.B[a],commands:e})}for(let[a,f]of b)!e.includes(a)&&f.length>0&&c.push({category:a,label:d.B[a]||a,commands:f});return c}function g(a){let b=a.cliTools&&a.cliTools.length>0?[...a.cliTools].sort().join(","):"claude";return`${a.name}::${b}`}function h(a,b){let c=new Map;for(let b of a)for(let a of b.commands)c.set(g(a),{...a,source:a.source||"standard"});for(let a of b)for(let b of a.commands)c.set(g(b),{...b,source:b.source||"worktree"});return f(Array.from(c.values()))}function i(a,b){return a.map(a=>({...a,commands:a.commands.filter(a=>a.cliTools?a.cliTools.includes(b):"claude"===b)})).filter(a=>a.commands.length>0)}},32404:(a,b,c)=>{c.d(b,{$B:()=>z,DP:()=>B,SN:()=>w,XN:()=>x,eH:()=>y});var d=c(29021),e=c(21820),f=c(33873),g=c(4018),h=c.n(g),i=c(50446),j=c(10176),k=c(15194),l=c(70673);let m=(0,c(72626).h)("slash-commands"),n=null,o=null,p=f.join(".codex","skills"),q=f.join(".agents","skills");function r(a){return h()(a,{engines:{js:{parse:()=>{throw Error("JavaScript engine is disabled for security")},stringify:()=>{throw Error("JavaScript engine is disabled for security")}},javascript:{parse:()=>{throw Error("JavaScript engine is disabled for security")},stringify:()=>{throw Error("JavaScript engine is disabled for security")}}}})}function s(a){if("string"==typeof a)return(0,k.hR)(a)?[a]:void 0;if(!Array.isArray(a))return;let b=a.filter(a=>"string"==typeof a&&(0,k.hR)(a));if(0!==b.length)return Array.from(new Set(b))}async function t(a){let b=function(a){let b=a||process.cwd();return f.join(b,".claude","commands")}(a);if(!d.existsSync(b))return m.warn("commands-directory-not-found:commandsdir"),[];let c=d.readdirSync(b).filter(a=>a.endsWith(".md")),e=[];for(let a of c){let c=function(a){try{let b=d.readFileSync(a,"utf-8"),{data:c}=r(b),e=f.basename(a,".md"),g=i.N[e]||"workflow";return{name:e,description:c.description||"",category:g,model:c.model,cliTools:s(c.cliTools),filePath:f.relative(process.cwd(),a)}}catch(a){return m.error("error-parsing-command-file-filepath:",{error:a instanceof Error?a.message:String(a)}),null}}(f.join(b,a));c&&e.push(c)}return e.sort((a,b)=>a.name.localeCompare(b.name)),n=e,e}function u(a,b,c,e=!1){if(!d.existsSync(a))return[];let g=d.readdirSync(a,{withFileTypes:!0}),h=[];for(let b of g)if(b.isDirectory()&&!b.name.includes(".."))if(e&&".system"===b.name)try{let b=f.join(a,".system");for(let a of d.readdirSync(b,{withFileTypes:!0}))a.isDirectory()&&(a.name.includes("..")||h.push({dir:b,name:a.name}))}catch{}else h.push({dir:a,name:b.name});let i=f.resolve(a)+f.sep,j=[];for(let{dir:a,name:e}of h){if(j.length>=100){m.warn(c);break}let g=f.resolve(a,e);if(!g.startsWith(i))continue;let h=function(a,b){let c=f.join(a,"SKILL.md");try{let a;if(d.statSync(c).size>65536)return m.warn("skipping-oversized-skill-file-statsize-b"),null;let e=d.readFileSync(c,"utf-8"),g=b,h="";try{let{data:c}=r(e);g=c.name||b,h=c.description||"",a=s(c.cliTools)}catch{let a=function(a){let b=a.match(/^---\r?\n([\s\S]*?)\r?\n---/);if(!b)return{name:"",description:""};let c=b[1],d=c.match(/^name:\s*(.+)$/m),e=c.match(/^description:\s*(.+)$/m);return{name:d?d[1].trim():"",description:e?e[1].trim():""}}(e);g=a.name||b,h=a.description||""}return{name:(0,l.W5)(g,100),description:(0,l.W5)(h,500),category:"skill",source:"skill",cliTools:a,filePath:f.relative(process.cwd(),c)}}catch(a){return m.error("error-parsing-skill-file-skillpath:",{error:a instanceof Error?a.message:String(a)}),null}}(g,e);h&&j.push({...h,...b})}return j.sort((a,b)=>a.name.localeCompare(b.name)),j}async function v(a){return u(function(a){let b=a||process.cwd();return f.join(b,".claude","skills")}(a),{},"skills-count-limit")}async function w(a){let b=a??e.homedir();return u(f.join(b,p),{source:"codex-skill",cliTools:["codex"]},"codex-skills-count-limit",!0)}async function x(a){let b=a??e.homedir();return u(f.join(b,q),{source:"codex-skill",cliTools:["codex"]},"agents-skills-count-limit",!0)}function y(){return[{name:"model",description:"Select AI model to use",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"delegate",description:"Send session to GitHub to create a PR",category:"workflow",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"fleet",description:"Enable fleet mode for parallel subagent execution",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"tasks",description:"View and manage background tasks",category:"standard-monitor",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"init",description:"Initialize Copilot instructions for repository",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"agent",description:"Browse and select from available agents",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"skills",description:"Manage skills for enhanced capabilities",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"mcp",description:"Manage MCP server configuration",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"plugin",description:"Manage plugins and plugin marketplaces",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"ide",description:"Connect to an IDE workspace",category:"workflow",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"diff",description:"Review changes in current directory",category:"standard-git",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"pr",description:"Operate on pull requests for current branch",category:"standard-git",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"review",description:"Run code review agent to analyze changes",category:"review",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"lsp",description:"Manage language server configuration",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"terminal-setup",description:"Configure terminal for multiline input",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"allow-all",description:"Enable all permissions",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"add-dir",description:"Add directory to allowed list",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"list-dirs",description:"Display all allowed directories",category:"standard-monitor",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"cwd",description:"Change or show working directory",category:"standard-util",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"reset-allowed-tools",description:"Reset the list of allowed tools",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"resume",description:"Switch to a different session",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"rename",description:"Rename the current session",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"context",description:"Show context window token usage",category:"standard-monitor",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"usage",description:"Display session usage metrics",category:"standard-monitor",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"session",description:"View and manage sessions",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"compact",description:"Summarize conversation to reduce context",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"share",description:"Share session to markdown or GitHub gist",category:"standard-util",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"copy",description:"Copy last response to clipboard",category:"standard-util",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"rewind",description:"Rewind last turn and revert file changes",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"help",description:"Show help for interactive commands",category:"standard-util",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"changelog",description:"Display changelog for CLI versions",category:"standard-util",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"feedback",description:"Provide feedback about the CLI",category:"standard-util",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"theme",description:"View or set color mode",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"update",description:"Update the CLI to the latest version",category:"standard-util",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"version",description:"Display version information",category:"standard-util",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"experimental",description:"Show or toggle experimental features",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"clear",description:"Abandon session and start fresh",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"instructions",description:"View and toggle custom instruction files",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"streamer-mode",description:"Toggle streamer mode",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"exit",description:"Exit the CLI",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"login",description:"Log in to Copilot",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"logout",description:"Log out of Copilot",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"new",description:"Start a new conversation",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"plan",description:"Create an implementation plan before coding",category:"workflow",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"research",description:"Run deep research investigation",category:"workflow",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"restart",description:"Restart the CLI preserving session",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"undo",description:"Rewind last turn and revert changes",category:"standard-session",cliTools:["copilot"],filePath:"",source:"builtin"},{name:"user",description:"Manage GitHub user list",category:"standard-config",cliTools:["copilot"],filePath:"",source:"builtin"}]}function z(){return[{name:"clear",description:"Clear the screen and conversation history",category:"standard-session",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"compact",description:"Compress the context by replacing it with a summary",category:"standard-session",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"rewind",description:"Rewind to a previous conversation state",category:"standard-session",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"quit",description:"Exit the CLI",category:"standard-session",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"model",description:"Manage model configuration",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"theme",description:"Change the theme",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"agents reload",description:"Reload the agent registry",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"commands reload",description:"Reload custom slash commands",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"memory reload",description:"Reload context files (e.g. GEMINI.md)",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"mcp reload",description:"Restart and reload MCP servers",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"skills reload",description:"Reload discovered agent skills from disk",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"extensions reload",description:"Reload all active extensions",category:"standard-config",cliTools:["gemini"],filePath:"",source:"builtin"},{name:"help",description:"Show help for interactive commands",category:"standard-util",cliTools:["gemini"],filePath:"",source:"builtin"}]}function A(a,b){let c=new Map;for(let b of a)c.set((0,j.TN)(b),b);for(let a of b)c.set((0,j.TN)(a),a);return Array.from(c.values())}async function B(a){if(a){let b=await t(a),c=await v(a),d=A([...c,...await w(a),...await x(a)],b);return(0,j.lg)(d)}null===n&&(n=await t()),null===o&&(o=await v().catch(()=>[]));let b=A([...o],n);return(0,j.lg)(b)}},50446:(a,b,c)=>{c.d(b,{B:()=>d,N:()=>e});let d={planning:"Planning",development:"Development",review:"Review",documentation:"Documentation",workflow:"Workflow",skill:"Skills","standard-session":"Standard (Session)","standard-config":"Standard (Config)","standard-monitor":"Standard (Monitor)","standard-git":"Standard (Git)","standard-util":"Standard (Utility)"},e={"work-plan":"planning","issue-create":"planning","issue-split":"planning","design-policy":"planning","tdd-impl":"development","bug-fix":"development",refactoring:"development","architecture-review":"review","acceptance-test":"review","progress-report":"documentation","create-pr":"workflow","pm-auto-dev":"workflow"}},70673:(a,b,c)=>{function d(a){return a.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function e(a,b=30){return a.length<=b?a:`${a.substring(0,b-3)}...`}c.d(b,{Nt:()=>d,W5:()=>e,wj:()=>g});class f extends Error{constructor(a){super(a),this.name="TimeoutError"}}function g(a,b,c){return new Promise((d,e)=>{let g=setTimeout(()=>{void 0!==c?d(c):e(new f(`Operation timed out after ${b}ms`))},b);a.then(a=>{clearTimeout(g),d(a)},a=>{clearTimeout(g),e(a)})})}}};
|