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
|
@@ -13,12 +13,12 @@
|
|
|
13
13
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
14
14
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
15
15
|
"static/css/531c1fcb1e69d47b.css",
|
|
16
|
-
"static/css/
|
|
16
|
+
"static/css/d7e2e8d1b8d69d36.css",
|
|
17
17
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
18
18
|
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
19
19
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
20
|
-
"static/chunks/7347-
|
|
21
|
-
"static/chunks/app/layout-
|
|
20
|
+
"static/chunks/7347-a013a163a75030ec.js",
|
|
21
|
+
"static/chunks/app/layout-fe5857360dfba2b9.js"
|
|
22
22
|
],
|
|
23
23
|
"/loading": [
|
|
24
24
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -56,19 +56,19 @@
|
|
|
56
56
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
57
57
|
"static/chunks/app/api/assistant/session/route-7536041a7a89616d.js"
|
|
58
58
|
],
|
|
59
|
-
"/api/assistant/
|
|
59
|
+
"/api/assistant/start/route": [
|
|
60
60
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
61
61
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
62
62
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
63
63
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
64
|
-
"static/chunks/app/api/assistant/
|
|
64
|
+
"static/chunks/app/api/assistant/start/route-7536041a7a89616d.js"
|
|
65
65
|
],
|
|
66
|
-
"/api/assistant/
|
|
66
|
+
"/api/assistant/terminal/route": [
|
|
67
67
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
68
68
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
69
69
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
70
70
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
71
|
-
"static/chunks/app/api/assistant/
|
|
71
|
+
"static/chunks/app/api/assistant/terminal/route-7536041a7a89616d.js"
|
|
72
72
|
],
|
|
73
73
|
"/api/auth/login/route": [
|
|
74
74
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -77,19 +77,19 @@
|
|
|
77
77
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
78
78
|
"static/chunks/app/api/auth/login/route-7536041a7a89616d.js"
|
|
79
79
|
],
|
|
80
|
-
"/api/
|
|
80
|
+
"/api/auth/logout/route": [
|
|
81
81
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
82
82
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
83
83
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
84
84
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
85
|
-
"static/chunks/app/api/
|
|
85
|
+
"static/chunks/app/api/auth/logout/route-7536041a7a89616d.js"
|
|
86
86
|
],
|
|
87
|
-
"/api/
|
|
87
|
+
"/api/assistant/tools/route": [
|
|
88
88
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
89
89
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
90
90
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
91
91
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
92
|
-
"static/chunks/app/api/
|
|
92
|
+
"static/chunks/app/api/assistant/tools/route-7536041a7a89616d.js"
|
|
93
93
|
],
|
|
94
94
|
"/api/daily-summary/route": [
|
|
95
95
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -126,26 +126,26 @@
|
|
|
126
126
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
127
127
|
"static/chunks/app/api/repositories/[id]/todos/[todoId]/route-7536041a7a89616d.js"
|
|
128
128
|
],
|
|
129
|
-
"/api/repositories/
|
|
129
|
+
"/api/repositories/[id]/todos/route": [
|
|
130
130
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
131
131
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
132
132
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
133
133
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
134
|
-
"static/chunks/app/api/repositories/
|
|
134
|
+
"static/chunks/app/api/repositories/[id]/todos/route-7536041a7a89616d.js"
|
|
135
135
|
],
|
|
136
|
-
"/api/repositories/clone/route": [
|
|
136
|
+
"/api/repositories/clone/[jobId]/route": [
|
|
137
137
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
138
138
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
139
139
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
140
140
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
141
|
-
"static/chunks/app/api/repositories/clone/route-7536041a7a89616d.js"
|
|
141
|
+
"static/chunks/app/api/repositories/clone/[jobId]/route-7536041a7a89616d.js"
|
|
142
142
|
],
|
|
143
|
-
"/api/repositories/
|
|
143
|
+
"/api/repositories/clone/route": [
|
|
144
144
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
145
145
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
146
146
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
147
147
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
148
|
-
"static/chunks/app/api/repositories/
|
|
148
|
+
"static/chunks/app/api/repositories/clone/route-7536041a7a89616d.js"
|
|
149
149
|
],
|
|
150
150
|
"/api/repositories/excluded/route": [
|
|
151
151
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -161,12 +161,12 @@
|
|
|
161
161
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
162
162
|
"static/chunks/app/api/repositories/restore/route-7536041a7a89616d.js"
|
|
163
163
|
],
|
|
164
|
-
"/api/repositories/
|
|
164
|
+
"/api/repositories/route": [
|
|
165
165
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
166
166
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
167
167
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
168
168
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
169
|
-
"static/chunks/app/api/repositories/
|
|
169
|
+
"static/chunks/app/api/repositories/route-7536041a7a89616d.js"
|
|
170
170
|
],
|
|
171
171
|
"/api/repositories/scan/route": [
|
|
172
172
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -175,12 +175,12 @@
|
|
|
175
175
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
176
176
|
"static/chunks/app/api/repositories/scan/route-7536041a7a89616d.js"
|
|
177
177
|
],
|
|
178
|
-
"/api/repositories/route": [
|
|
178
|
+
"/api/repositories/sync/route": [
|
|
179
179
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
180
180
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
181
181
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
182
182
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
183
|
-
"static/chunks/app/api/repositories/route-7536041a7a89616d.js"
|
|
183
|
+
"static/chunks/app/api/repositories/sync/route-7536041a7a89616d.js"
|
|
184
184
|
],
|
|
185
185
|
"/api/slash-commands/route": [
|
|
186
186
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -210,13 +210,6 @@
|
|
|
210
210
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
211
211
|
"static/chunks/app/api/worktrees/[id]/auto-yes/route-7536041a7a89616d.js"
|
|
212
212
|
],
|
|
213
|
-
"/api/worktrees/[id]/cli-tool/route": [
|
|
214
|
-
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
215
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
216
|
-
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
217
|
-
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
218
|
-
"static/chunks/app/api/worktrees/[id]/cli-tool/route-7536041a7a89616d.js"
|
|
219
|
-
],
|
|
220
213
|
"/api/worktrees/[id]/capture/route": [
|
|
221
214
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
222
215
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -224,12 +217,12 @@
|
|
|
224
217
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
225
218
|
"static/chunks/app/api/worktrees/[id]/capture/route-7536041a7a89616d.js"
|
|
226
219
|
],
|
|
227
|
-
"/api/worktrees/[id]/
|
|
220
|
+
"/api/worktrees/[id]/cli-tool/route": [
|
|
228
221
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
229
222
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
230
223
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
231
224
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
232
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
225
|
+
"static/chunks/app/api/worktrees/[id]/cli-tool/route-7536041a7a89616d.js"
|
|
233
226
|
],
|
|
234
227
|
"/api/worktrees/[id]/current-output/route": [
|
|
235
228
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -238,26 +231,26 @@
|
|
|
238
231
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
239
232
|
"static/chunks/app/api/worktrees/[id]/current-output/route-7536041a7a89616d.js"
|
|
240
233
|
],
|
|
241
|
-
"/api/worktrees/[id]/
|
|
234
|
+
"/api/worktrees/[id]/cmate/schedules/route": [
|
|
242
235
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
243
236
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
244
237
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
245
238
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
246
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
239
|
+
"static/chunks/app/api/worktrees/[id]/cmate/schedules/route-7536041a7a89616d.js"
|
|
247
240
|
],
|
|
248
|
-
"/api/worktrees/[id]/execution-logs/route": [
|
|
241
|
+
"/api/worktrees/[id]/execution-logs/[logId]/route": [
|
|
249
242
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
250
243
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
251
244
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
252
245
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
253
|
-
"static/chunks/app/api/worktrees/[id]/execution-logs/route-7536041a7a89616d.js"
|
|
246
|
+
"static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-7536041a7a89616d.js"
|
|
254
247
|
],
|
|
255
|
-
"/api/worktrees/[id]/
|
|
248
|
+
"/api/worktrees/[id]/execution-logs/route": [
|
|
256
249
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
257
250
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
258
251
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
259
252
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
260
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
253
|
+
"static/chunks/app/api/worktrees/[id]/execution-logs/route-7536041a7a89616d.js"
|
|
261
254
|
],
|
|
262
255
|
"/api/worktrees/[id]/git/branch/create/route": [
|
|
263
256
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -266,26 +259,26 @@
|
|
|
266
259
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
267
260
|
"static/chunks/app/api/worktrees/[id]/git/branch/create/route-7536041a7a89616d.js"
|
|
268
261
|
],
|
|
269
|
-
"/api/worktrees/[id]/
|
|
262
|
+
"/api/worktrees/[id]/files/[...path]/route": [
|
|
270
263
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
271
264
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
272
265
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
273
266
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
274
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
267
|
+
"static/chunks/app/api/worktrees/[id]/files/[...path]/route-7536041a7a89616d.js"
|
|
275
268
|
],
|
|
276
|
-
"/api/worktrees/[id]/git/
|
|
269
|
+
"/api/worktrees/[id]/git/branch/delete/route": [
|
|
277
270
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
278
271
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
279
272
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
280
273
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
281
|
-
"static/chunks/app/api/worktrees/[id]/git/
|
|
274
|
+
"static/chunks/app/api/worktrees/[id]/git/branch/delete/route-7536041a7a89616d.js"
|
|
282
275
|
],
|
|
283
|
-
"/api/worktrees/[id]/git/
|
|
276
|
+
"/api/worktrees/[id]/git/checkout/route": [
|
|
284
277
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
285
278
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
286
279
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
287
280
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
288
|
-
"static/chunks/app/api/worktrees/[id]/git/
|
|
281
|
+
"static/chunks/app/api/worktrees/[id]/git/checkout/route-7536041a7a89616d.js"
|
|
289
282
|
],
|
|
290
283
|
"/api/worktrees/[id]/git/commit/route": [
|
|
291
284
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -294,19 +287,19 @@
|
|
|
294
287
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
295
288
|
"static/chunks/app/api/worktrees/[id]/git/commit/route-7536041a7a89616d.js"
|
|
296
289
|
],
|
|
297
|
-
"/api/worktrees/[id]/git/
|
|
290
|
+
"/api/worktrees/[id]/git/branches/route": [
|
|
298
291
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
299
292
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
300
293
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
301
294
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
302
|
-
"static/chunks/app/api/worktrees/[id]/git/
|
|
295
|
+
"static/chunks/app/api/worktrees/[id]/git/branches/route-7536041a7a89616d.js"
|
|
303
296
|
],
|
|
304
|
-
"/api/worktrees/[id]/git/
|
|
297
|
+
"/api/worktrees/[id]/git/diff/route": [
|
|
305
298
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
306
299
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
307
300
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
308
301
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
309
|
-
"static/chunks/app/api/worktrees/[id]/git/
|
|
302
|
+
"static/chunks/app/api/worktrees/[id]/git/diff/route-7536041a7a89616d.js"
|
|
310
303
|
],
|
|
311
304
|
"/api/worktrees/[id]/git/log/route": [
|
|
312
305
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -315,12 +308,12 @@
|
|
|
315
308
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
316
309
|
"static/chunks/app/api/worktrees/[id]/git/log/route-7536041a7a89616d.js"
|
|
317
310
|
],
|
|
318
|
-
"/api/worktrees/[id]/git/
|
|
311
|
+
"/api/worktrees/[id]/git/fetch/route": [
|
|
319
312
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
320
313
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
321
314
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
322
315
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
323
|
-
"static/chunks/app/api/worktrees/[id]/git/
|
|
316
|
+
"static/chunks/app/api/worktrees/[id]/git/fetch/route-7536041a7a89616d.js"
|
|
324
317
|
],
|
|
325
318
|
"/api/worktrees/[id]/git/pull/route": [
|
|
326
319
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -329,12 +322,12 @@
|
|
|
329
322
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
330
323
|
"static/chunks/app/api/worktrees/[id]/git/pull/route-7536041a7a89616d.js"
|
|
331
324
|
],
|
|
332
|
-
"/api/worktrees/[id]/git/
|
|
325
|
+
"/api/worktrees/[id]/git/push/route": [
|
|
333
326
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
334
327
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
335
328
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
336
329
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
337
|
-
"static/chunks/app/api/worktrees/[id]/git/
|
|
330
|
+
"static/chunks/app/api/worktrees/[id]/git/push/route-7536041a7a89616d.js"
|
|
338
331
|
],
|
|
339
332
|
"/api/worktrees/[id]/git/reset/route": [
|
|
340
333
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -343,12 +336,12 @@
|
|
|
343
336
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
344
337
|
"static/chunks/app/api/worktrees/[id]/git/reset/route-7536041a7a89616d.js"
|
|
345
338
|
],
|
|
346
|
-
"/api/worktrees/[id]/git/
|
|
339
|
+
"/api/worktrees/[id]/git/revert/route": [
|
|
347
340
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
348
341
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
349
342
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
350
343
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
351
|
-
"static/chunks/app/api/worktrees/[id]/git/
|
|
344
|
+
"static/chunks/app/api/worktrees/[id]/git/revert/route-7536041a7a89616d.js"
|
|
352
345
|
],
|
|
353
346
|
"/api/worktrees/[id]/git/show/[commitHash]/route": [
|
|
354
347
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -357,6 +350,13 @@
|
|
|
357
350
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
358
351
|
"static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-7536041a7a89616d.js"
|
|
359
352
|
],
|
|
353
|
+
"/api/worktrees/[id]/git/stage/route": [
|
|
354
|
+
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
355
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
356
|
+
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
357
|
+
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
358
|
+
"static/chunks/app/api/worktrees/[id]/git/stage/route-7536041a7a89616d.js"
|
|
359
|
+
],
|
|
360
360
|
"/api/worktrees/[id]/git/staged/route": [
|
|
361
361
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
362
362
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -378,12 +378,12 @@
|
|
|
378
378
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
379
379
|
"static/chunks/app/api/worktrees/[id]/git/stash/apply/route-7536041a7a89616d.js"
|
|
380
380
|
],
|
|
381
|
-
"/api/worktrees/[id]/git/stash/route": [
|
|
381
|
+
"/api/worktrees/[id]/git/stash/push/route": [
|
|
382
382
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
383
383
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
384
384
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
385
385
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
386
|
-
"static/chunks/app/api/worktrees/[id]/git/stash/route-7536041a7a89616d.js"
|
|
386
|
+
"static/chunks/app/api/worktrees/[id]/git/stash/push/route-7536041a7a89616d.js"
|
|
387
387
|
],
|
|
388
388
|
"/api/worktrees/[id]/git/stash/pop/route": [
|
|
389
389
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -392,12 +392,12 @@
|
|
|
392
392
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
393
393
|
"static/chunks/app/api/worktrees/[id]/git/stash/pop/route-7536041a7a89616d.js"
|
|
394
394
|
],
|
|
395
|
-
"/api/worktrees/[id]/git/stash/
|
|
395
|
+
"/api/worktrees/[id]/git/stash/route": [
|
|
396
396
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
397
397
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
398
398
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
399
399
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
400
|
-
"static/chunks/app/api/worktrees/[id]/git/stash/
|
|
400
|
+
"static/chunks/app/api/worktrees/[id]/git/stash/route-7536041a7a89616d.js"
|
|
401
401
|
],
|
|
402
402
|
"/api/worktrees/[id]/git/status/route": [
|
|
403
403
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -504,12 +504,12 @@
|
|
|
504
504
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
505
505
|
"static/chunks/app/api/worktrees/[id]/schedules/route-7536041a7a89616d.js"
|
|
506
506
|
],
|
|
507
|
-
"/api/worktrees/[id]/
|
|
507
|
+
"/api/worktrees/[id]/search/route": [
|
|
508
508
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
509
509
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
510
510
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
511
511
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
512
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
512
|
+
"static/chunks/app/api/worktrees/[id]/search/route-7536041a7a89616d.js"
|
|
513
513
|
],
|
|
514
514
|
"/api/worktrees/[id]/send/route": [
|
|
515
515
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -518,33 +518,33 @@
|
|
|
518
518
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
519
519
|
"static/chunks/app/api/worktrees/[id]/send/route-7536041a7a89616d.js"
|
|
520
520
|
],
|
|
521
|
-
"/api/worktrees/[id]/
|
|
521
|
+
"/api/worktrees/[id]/special-keys/route": [
|
|
522
522
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
523
523
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
524
524
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
525
525
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
526
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
526
|
+
"static/chunks/app/api/worktrees/[id]/special-keys/route-7536041a7a89616d.js"
|
|
527
527
|
],
|
|
528
|
-
"/api/worktrees/[id]/
|
|
528
|
+
"/api/worktrees/[id]/slash-commands/route": [
|
|
529
529
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
530
530
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
531
531
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
532
532
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
533
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
533
|
+
"static/chunks/app/api/worktrees/[id]/slash-commands/route-7536041a7a89616d.js"
|
|
534
534
|
],
|
|
535
|
-
"/api/worktrees/[id]/
|
|
535
|
+
"/api/worktrees/[id]/start-polling/route": [
|
|
536
536
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
537
537
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
538
538
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
539
539
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
540
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
540
|
+
"static/chunks/app/api/worktrees/[id]/start-polling/route-7536041a7a89616d.js"
|
|
541
541
|
],
|
|
542
|
-
"/api/worktrees/[id]/
|
|
542
|
+
"/api/worktrees/[id]/terminal/route": [
|
|
543
543
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
544
544
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
545
545
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
546
546
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
547
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
547
|
+
"static/chunks/app/api/worktrees/[id]/terminal/route-7536041a7a89616d.js"
|
|
548
548
|
],
|
|
549
549
|
"/api/worktrees/[id]/timers/history/route": [
|
|
550
550
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -553,19 +553,19 @@
|
|
|
553
553
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
554
554
|
"static/chunks/app/api/worktrees/[id]/timers/history/route-7536041a7a89616d.js"
|
|
555
555
|
],
|
|
556
|
-
"/api/worktrees/[id]/
|
|
556
|
+
"/api/worktrees/[id]/timers/route": [
|
|
557
557
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
558
558
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
559
559
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
560
560
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
561
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
561
|
+
"static/chunks/app/api/worktrees/[id]/timers/route-7536041a7a89616d.js"
|
|
562
562
|
],
|
|
563
|
-
"/api/worktrees/[id]/
|
|
563
|
+
"/api/worktrees/[id]/todos/[todoId]/route": [
|
|
564
564
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
565
565
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
566
566
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
567
567
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
568
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
568
|
+
"static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-7536041a7a89616d.js"
|
|
569
569
|
],
|
|
570
570
|
"/api/worktrees/[id]/todos/route": [
|
|
571
571
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -574,33 +574,33 @@
|
|
|
574
574
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
575
575
|
"static/chunks/app/api/worktrees/[id]/todos/route-7536041a7a89616d.js"
|
|
576
576
|
],
|
|
577
|
-
"/api/worktrees/[id]/
|
|
577
|
+
"/api/worktrees/[id]/tree/[...path]/route": [
|
|
578
578
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
579
579
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
580
580
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
581
581
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
582
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
582
|
+
"static/chunks/app/api/worktrees/[id]/tree/[...path]/route-7536041a7a89616d.js"
|
|
583
583
|
],
|
|
584
|
-
"/api/worktrees/[id]/tree/
|
|
584
|
+
"/api/worktrees/[id]/tree/route": [
|
|
585
585
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
586
586
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
587
587
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
588
588
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
589
|
-
"static/chunks/app/api/worktrees/[id]/tree/
|
|
589
|
+
"static/chunks/app/api/worktrees/[id]/tree/route-7536041a7a89616d.js"
|
|
590
590
|
],
|
|
591
|
-
"/api/worktrees/[id]/
|
|
591
|
+
"/api/worktrees/[id]/upload/[...path]/route": [
|
|
592
592
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
593
593
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
594
594
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
595
595
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
596
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
596
|
+
"static/chunks/app/api/worktrees/[id]/upload/[...path]/route-7536041a7a89616d.js"
|
|
597
597
|
],
|
|
598
|
-
"/api/worktrees/[id]/
|
|
598
|
+
"/api/worktrees/[id]/viewed/route": [
|
|
599
599
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
600
600
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
601
601
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
602
602
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
603
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
603
|
+
"static/chunks/app/api/worktrees/[id]/viewed/route-7536041a7a89616d.js"
|
|
604
604
|
],
|
|
605
605
|
"/manifest.webmanifest/route": [
|
|
606
606
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -714,6 +714,18 @@
|
|
|
714
714
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
715
715
|
"static/chunks/app/proxy/[...path]/route-7536041a7a89616d.js"
|
|
716
716
|
],
|
|
717
|
+
"/login/page": [
|
|
718
|
+
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
719
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
720
|
+
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
721
|
+
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
722
|
+
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
723
|
+
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
724
|
+
"static/chunks/2770-827a64760bab8a3a.js",
|
|
725
|
+
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
726
|
+
"static/chunks/744-d5e47fe16e7b9e06.js",
|
|
727
|
+
"static/chunks/app/login/page-0247a3fb569bb22b.js"
|
|
728
|
+
],
|
|
717
729
|
"/chat/loading": [
|
|
718
730
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
719
731
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -738,9 +750,9 @@
|
|
|
738
750
|
"static/chunks/934-a37509667baa86ee.js",
|
|
739
751
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
740
752
|
"static/chunks/744-d5e47fe16e7b9e06.js",
|
|
741
|
-
"static/chunks/7347-
|
|
742
|
-
"static/chunks/
|
|
743
|
-
"static/chunks/app/chat/page-
|
|
753
|
+
"static/chunks/7347-a013a163a75030ec.js",
|
|
754
|
+
"static/chunks/4560-2bf9cb6504cc4425.js",
|
|
755
|
+
"static/chunks/app/chat/page-5d20240f98c07cee.js"
|
|
744
756
|
],
|
|
745
757
|
"/more/loading": [
|
|
746
758
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -762,32 +774,36 @@
|
|
|
762
774
|
"static/chunks/4974-eaf66770bfa9dea0.js",
|
|
763
775
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
764
776
|
"static/chunks/744-d5e47fe16e7b9e06.js",
|
|
765
|
-
"static/chunks/7347-
|
|
766
|
-
"static/chunks/
|
|
767
|
-
"static/chunks/app/more/page-
|
|
777
|
+
"static/chunks/7347-a013a163a75030ec.js",
|
|
778
|
+
"static/chunks/4560-2bf9cb6504cc4425.js",
|
|
779
|
+
"static/chunks/app/more/page-af1d2af13ea901d2.js"
|
|
768
780
|
],
|
|
769
|
-
"/
|
|
781
|
+
"/page": [
|
|
770
782
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
771
783
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
772
784
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
773
785
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
774
786
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
775
787
|
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
776
|
-
"static/chunks/
|
|
788
|
+
"static/chunks/2770-827a64760bab8a3a.js",
|
|
789
|
+
"static/chunks/3165-87bf884f7f3d15cf.js",
|
|
790
|
+
"static/chunks/4974-eaf66770bfa9dea0.js",
|
|
791
|
+
"static/chunks/9948-d139e3e5dbecaf73.js",
|
|
792
|
+
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
793
|
+
"static/chunks/744-d5e47fe16e7b9e06.js",
|
|
794
|
+
"static/chunks/7347-a013a163a75030ec.js",
|
|
795
|
+
"static/chunks/4560-2bf9cb6504cc4425.js",
|
|
796
|
+
"static/chunks/app/page-3bbe737ec910d1fb.js"
|
|
777
797
|
],
|
|
778
|
-
"/
|
|
798
|
+
"/repositories/loading": [
|
|
779
799
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
780
800
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
781
801
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
782
802
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
783
803
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
784
|
-
"static/chunks/
|
|
785
|
-
"static/chunks/2770-827a64760bab8a3a.js",
|
|
786
|
-
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
787
|
-
"static/chunks/744-d5e47fe16e7b9e06.js",
|
|
788
|
-
"static/chunks/app/login/page-0247a3fb569bb22b.js"
|
|
804
|
+
"static/chunks/app/repositories/loading-c58ba2c3f4363277.js"
|
|
789
805
|
],
|
|
790
|
-
"/page": [
|
|
806
|
+
"/repositories/page": [
|
|
791
807
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
792
808
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
793
809
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
@@ -797,12 +813,11 @@
|
|
|
797
813
|
"static/chunks/2770-827a64760bab8a3a.js",
|
|
798
814
|
"static/chunks/3165-87bf884f7f3d15cf.js",
|
|
799
815
|
"static/chunks/4974-eaf66770bfa9dea0.js",
|
|
800
|
-
"static/chunks/9948-d139e3e5dbecaf73.js",
|
|
801
816
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
802
817
|
"static/chunks/744-d5e47fe16e7b9e06.js",
|
|
803
|
-
"static/chunks/7347-
|
|
804
|
-
"static/chunks/
|
|
805
|
-
"static/chunks/app/page-
|
|
818
|
+
"static/chunks/7347-a013a163a75030ec.js",
|
|
819
|
+
"static/chunks/4560-2bf9cb6504cc4425.js",
|
|
820
|
+
"static/chunks/app/repositories/page-ace9134ac165a6de.js"
|
|
806
821
|
],
|
|
807
822
|
"/review/loading": [
|
|
808
823
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -824,43 +839,28 @@
|
|
|
824
839
|
"static/chunks/4974-eaf66770bfa9dea0.js",
|
|
825
840
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
826
841
|
"static/chunks/744-d5e47fe16e7b9e06.js",
|
|
827
|
-
"static/chunks/7347-
|
|
828
|
-
"static/chunks/
|
|
829
|
-
"static/chunks/app/review/page-
|
|
830
|
-
],
|
|
831
|
-
"/repositories/loading": [
|
|
832
|
-
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
833
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
834
|
-
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
835
|
-
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
836
|
-
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
837
|
-
"static/chunks/app/repositories/loading-c58ba2c3f4363277.js"
|
|
842
|
+
"static/chunks/7347-a013a163a75030ec.js",
|
|
843
|
+
"static/chunks/4560-2bf9cb6504cc4425.js",
|
|
844
|
+
"static/chunks/app/review/page-331b80f4f58582bc.js"
|
|
838
845
|
],
|
|
839
|
-
"/
|
|
846
|
+
"/offline/page": [
|
|
840
847
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
841
848
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
842
849
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
843
850
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
844
851
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
845
852
|
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
846
|
-
"static/chunks/
|
|
847
|
-
"static/chunks/3165-87bf884f7f3d15cf.js",
|
|
848
|
-
"static/chunks/4974-eaf66770bfa9dea0.js",
|
|
849
|
-
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
850
|
-
"static/chunks/744-d5e47fe16e7b9e06.js",
|
|
851
|
-
"static/chunks/7347-4a031aecf4664a6d.js",
|
|
852
|
-
"static/chunks/8954-ce15ee4d0423f1b1.js",
|
|
853
|
-
"static/chunks/app/repositories/page-2be54cae5fcc1f7a.js"
|
|
853
|
+
"static/chunks/app/offline/page-62c5f14a6a1800b5.js"
|
|
854
854
|
],
|
|
855
|
-
"/
|
|
855
|
+
"/worktrees/[id]/loading": [
|
|
856
856
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
857
857
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
858
858
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
859
859
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
860
860
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
861
|
-
"static/chunks/app/
|
|
861
|
+
"static/chunks/app/worktrees/[id]/loading-c58ba2c3f4363277.js"
|
|
862
862
|
],
|
|
863
|
-
"/
|
|
863
|
+
"/worktrees/[id]/files/[...path]/page": [
|
|
864
864
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
865
865
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
866
866
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
@@ -868,24 +868,21 @@
|
|
|
868
868
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
869
869
|
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
870
870
|
"static/chunks/2770-827a64760bab8a3a.js",
|
|
871
|
-
"static/chunks/
|
|
872
|
-
"static/chunks/
|
|
873
|
-
"static/chunks/9948-d139e3e5dbecaf73.js",
|
|
871
|
+
"static/chunks/8566-b8bbcfd837cc338b.js",
|
|
872
|
+
"static/chunks/2069-c55de93eb6403961.js",
|
|
874
873
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
875
874
|
"static/chunks/744-d5e47fe16e7b9e06.js",
|
|
876
|
-
"static/chunks/
|
|
877
|
-
"static/chunks/8954-ce15ee4d0423f1b1.js",
|
|
878
|
-
"static/chunks/app/sessions/page-dc545a3d45374187.js"
|
|
875
|
+
"static/chunks/app/worktrees/[id]/files/[...path]/page-9ff4d065483cdfe9.js"
|
|
879
876
|
],
|
|
880
|
-
"/
|
|
877
|
+
"/sessions/loading": [
|
|
881
878
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
882
879
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
883
880
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
884
881
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
885
882
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
886
|
-
"static/chunks/app/
|
|
883
|
+
"static/chunks/app/sessions/loading-c58ba2c3f4363277.js"
|
|
887
884
|
],
|
|
888
|
-
"/
|
|
885
|
+
"/sessions/page": [
|
|
889
886
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
890
887
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
891
888
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
@@ -893,11 +890,14 @@
|
|
|
893
890
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
894
891
|
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
895
892
|
"static/chunks/2770-827a64760bab8a3a.js",
|
|
896
|
-
"static/chunks/
|
|
897
|
-
"static/chunks/
|
|
893
|
+
"static/chunks/3165-87bf884f7f3d15cf.js",
|
|
894
|
+
"static/chunks/4974-eaf66770bfa9dea0.js",
|
|
895
|
+
"static/chunks/9948-d139e3e5dbecaf73.js",
|
|
898
896
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
899
897
|
"static/chunks/744-d5e47fe16e7b9e06.js",
|
|
900
|
-
"static/chunks/
|
|
898
|
+
"static/chunks/7347-a013a163a75030ec.js",
|
|
899
|
+
"static/chunks/4560-2bf9cb6504cc4425.js",
|
|
900
|
+
"static/chunks/app/sessions/page-d694149a7e8649b6.js"
|
|
901
901
|
],
|
|
902
902
|
"/worktrees/[id]/terminal/page": [
|
|
903
903
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -924,9 +924,9 @@
|
|
|
924
924
|
"static/chunks/8965-872d8de254196cec.js",
|
|
925
925
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
926
926
|
"static/chunks/744-d5e47fe16e7b9e06.js",
|
|
927
|
-
"static/chunks/7347-
|
|
928
|
-
"static/chunks/
|
|
929
|
-
"static/chunks/app/worktrees/[id]/page-
|
|
927
|
+
"static/chunks/7347-a013a163a75030ec.js",
|
|
928
|
+
"static/chunks/4560-2bf9cb6504cc4425.js",
|
|
929
|
+
"static/chunks/app/worktrees/[id]/page-932a52f8d11971f7.js"
|
|
930
930
|
]
|
|
931
931
|
}
|
|
932
932
|
}
|