commandmate 0.10.2 → 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 +149 -149
- package/.next/app-path-routes-manifest.json +30 -30
- 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 +30 -30
- 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-562c763045f66200.js +0 -1
- package/.next/static/css/eabd34bf2ab147a4.css +0 -1
- /package/.next/static/{SZPCFMNuIVbWNY8xv93Lf → uBCIYS1Hth7V4unroKqGu}/_buildManifest.js +0 -0
- /package/.next/static/{SZPCFMNuIVbWNY8xv93Lf → 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",
|
|
@@ -70,12 +70,12 @@
|
|
|
70
70
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
71
71
|
"static/chunks/app/api/assistant/terminal/route-7536041a7a89616d.js"
|
|
72
72
|
],
|
|
73
|
-
"/api/
|
|
73
|
+
"/api/auth/login/route": [
|
|
74
74
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
75
75
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
76
76
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
77
77
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
78
|
-
"static/chunks/app/api/
|
|
78
|
+
"static/chunks/app/api/auth/login/route-7536041a7a89616d.js"
|
|
79
79
|
],
|
|
80
80
|
"/api/auth/logout/route": [
|
|
81
81
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -84,12 +84,12 @@
|
|
|
84
84
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
85
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",
|
|
@@ -147,19 +147,19 @@
|
|
|
147
147
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
148
148
|
"static/chunks/app/api/repositories/clone/route-7536041a7a89616d.js"
|
|
149
149
|
],
|
|
150
|
-
"/api/repositories/
|
|
150
|
+
"/api/repositories/excluded/route": [
|
|
151
151
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
152
152
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
153
153
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
154
154
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
155
|
-
"static/chunks/app/api/repositories/
|
|
155
|
+
"static/chunks/app/api/repositories/excluded/route-7536041a7a89616d.js"
|
|
156
156
|
],
|
|
157
|
-
"/api/repositories/
|
|
157
|
+
"/api/repositories/restore/route": [
|
|
158
158
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
159
159
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
160
160
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
161
161
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
162
|
-
"static/chunks/app/api/repositories/
|
|
162
|
+
"static/chunks/app/api/repositories/restore/route-7536041a7a89616d.js"
|
|
163
163
|
],
|
|
164
164
|
"/api/repositories/route": [
|
|
165
165
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -168,19 +168,19 @@
|
|
|
168
168
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
169
169
|
"static/chunks/app/api/repositories/route-7536041a7a89616d.js"
|
|
170
170
|
],
|
|
171
|
-
"/api/repositories/
|
|
171
|
+
"/api/repositories/scan/route": [
|
|
172
172
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
173
173
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
174
174
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
175
175
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
176
|
-
"static/chunks/app/api/repositories/
|
|
176
|
+
"static/chunks/app/api/repositories/scan/route-7536041a7a89616d.js"
|
|
177
177
|
],
|
|
178
|
-
"/api/repositories/
|
|
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/
|
|
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",
|
|
@@ -189,19 +189,19 @@
|
|
|
189
189
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
190
190
|
"static/chunks/app/api/slash-commands/route-7536041a7a89616d.js"
|
|
191
191
|
],
|
|
192
|
-
"/api/templates/route": [
|
|
192
|
+
"/api/templates/[id]/route": [
|
|
193
193
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
194
194
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
195
195
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
196
196
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
197
|
-
"static/chunks/app/api/templates/route-7536041a7a89616d.js"
|
|
197
|
+
"static/chunks/app/api/templates/[id]/route-7536041a7a89616d.js"
|
|
198
198
|
],
|
|
199
|
-
"/api/templates/
|
|
199
|
+
"/api/templates/route": [
|
|
200
200
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
201
201
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
202
202
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
203
203
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
204
|
-
"static/chunks/app/api/templates/
|
|
204
|
+
"static/chunks/app/api/templates/route-7536041a7a89616d.js"
|
|
205
205
|
],
|
|
206
206
|
"/api/worktrees/[id]/auto-yes/route": [
|
|
207
207
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -224,19 +224,19 @@
|
|
|
224
224
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
225
225
|
"static/chunks/app/api/worktrees/[id]/cli-tool/route-7536041a7a89616d.js"
|
|
226
226
|
],
|
|
227
|
-
"/api/worktrees/[id]/
|
|
227
|
+
"/api/worktrees/[id]/current-output/route": [
|
|
228
228
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
229
229
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
230
230
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
231
231
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
232
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
232
|
+
"static/chunks/app/api/worktrees/[id]/current-output/route-7536041a7a89616d.js"
|
|
233
233
|
],
|
|
234
|
-
"/api/worktrees/[id]/
|
|
234
|
+
"/api/worktrees/[id]/cmate/schedules/route": [
|
|
235
235
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
236
236
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
237
237
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
238
238
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
239
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
239
|
+
"static/chunks/app/api/worktrees/[id]/cmate/schedules/route-7536041a7a89616d.js"
|
|
240
240
|
],
|
|
241
241
|
"/api/worktrees/[id]/execution-logs/[logId]/route": [
|
|
242
242
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -252,19 +252,19 @@
|
|
|
252
252
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
253
253
|
"static/chunks/app/api/worktrees/[id]/execution-logs/route-7536041a7a89616d.js"
|
|
254
254
|
],
|
|
255
|
-
"/api/worktrees/[id]/
|
|
255
|
+
"/api/worktrees/[id]/git/branch/create/route": [
|
|
256
256
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
257
257
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
258
258
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
259
259
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
260
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
260
|
+
"static/chunks/app/api/worktrees/[id]/git/branch/create/route-7536041a7a89616d.js"
|
|
261
261
|
],
|
|
262
|
-
"/api/worktrees/[id]/
|
|
262
|
+
"/api/worktrees/[id]/files/[...path]/route": [
|
|
263
263
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
264
264
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
265
265
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
266
266
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
267
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
267
|
+
"static/chunks/app/api/worktrees/[id]/files/[...path]/route-7536041a7a89616d.js"
|
|
268
268
|
],
|
|
269
269
|
"/api/worktrees/[id]/git/branch/delete/route": [
|
|
270
270
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -273,26 +273,26 @@
|
|
|
273
273
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
274
274
|
"static/chunks/app/api/worktrees/[id]/git/branch/delete/route-7536041a7a89616d.js"
|
|
275
275
|
],
|
|
276
|
-
"/api/worktrees/[id]/git/
|
|
276
|
+
"/api/worktrees/[id]/git/checkout/route": [
|
|
277
277
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
278
278
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
279
279
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
280
280
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
281
|
-
"static/chunks/app/api/worktrees/[id]/git/
|
|
281
|
+
"static/chunks/app/api/worktrees/[id]/git/checkout/route-7536041a7a89616d.js"
|
|
282
282
|
],
|
|
283
|
-
"/api/worktrees/[id]/git/
|
|
283
|
+
"/api/worktrees/[id]/git/commit/route": [
|
|
284
284
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
285
285
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
286
286
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
287
287
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
288
|
-
"static/chunks/app/api/worktrees/[id]/git/
|
|
288
|
+
"static/chunks/app/api/worktrees/[id]/git/commit/route-7536041a7a89616d.js"
|
|
289
289
|
],
|
|
290
|
-
"/api/worktrees/[id]/git/
|
|
290
|
+
"/api/worktrees/[id]/git/branches/route": [
|
|
291
291
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
292
292
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
293
293
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
294
294
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
295
|
-
"static/chunks/app/api/worktrees/[id]/git/
|
|
295
|
+
"static/chunks/app/api/worktrees/[id]/git/branches/route-7536041a7a89616d.js"
|
|
296
296
|
],
|
|
297
297
|
"/api/worktrees/[id]/git/diff/route": [
|
|
298
298
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -301,19 +301,19 @@
|
|
|
301
301
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
302
302
|
"static/chunks/app/api/worktrees/[id]/git/diff/route-7536041a7a89616d.js"
|
|
303
303
|
],
|
|
304
|
-
"/api/worktrees/[id]/git/
|
|
304
|
+
"/api/worktrees/[id]/git/log/route": [
|
|
305
305
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
306
306
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
307
307
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
308
308
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
309
|
-
"static/chunks/app/api/worktrees/[id]/git/
|
|
309
|
+
"static/chunks/app/api/worktrees/[id]/git/log/route-7536041a7a89616d.js"
|
|
310
310
|
],
|
|
311
|
-
"/api/worktrees/[id]/git/
|
|
311
|
+
"/api/worktrees/[id]/git/fetch/route": [
|
|
312
312
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
313
313
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
314
314
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
315
315
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
316
|
-
"static/chunks/app/api/worktrees/[id]/git/
|
|
316
|
+
"static/chunks/app/api/worktrees/[id]/git/fetch/route-7536041a7a89616d.js"
|
|
317
317
|
],
|
|
318
318
|
"/api/worktrees/[id]/git/pull/route": [
|
|
319
319
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -350,13 +350,6 @@
|
|
|
350
350
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
351
351
|
"static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-7536041a7a89616d.js"
|
|
352
352
|
],
|
|
353
|
-
"/api/worktrees/[id]/git/staged/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/staged/route-7536041a7a89616d.js"
|
|
359
|
-
],
|
|
360
353
|
"/api/worktrees/[id]/git/stage/route": [
|
|
361
354
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
362
355
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -364,12 +357,12 @@
|
|
|
364
357
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
365
358
|
"static/chunks/app/api/worktrees/[id]/git/stage/route-7536041a7a89616d.js"
|
|
366
359
|
],
|
|
367
|
-
"/api/worktrees/[id]/git/
|
|
360
|
+
"/api/worktrees/[id]/git/staged/route": [
|
|
368
361
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
369
362
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
370
363
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
371
364
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
372
|
-
"static/chunks/app/api/worktrees/[id]/git/
|
|
365
|
+
"static/chunks/app/api/worktrees/[id]/git/staged/route-7536041a7a89616d.js"
|
|
373
366
|
],
|
|
374
367
|
"/api/worktrees/[id]/git/stash/[index]/route": [
|
|
375
368
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -378,12 +371,12 @@
|
|
|
378
371
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
379
372
|
"static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-7536041a7a89616d.js"
|
|
380
373
|
],
|
|
381
|
-
"/api/worktrees/[id]/git/stash/
|
|
374
|
+
"/api/worktrees/[id]/git/stash/apply/route": [
|
|
382
375
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
383
376
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
384
377
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
385
378
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
386
|
-
"static/chunks/app/api/worktrees/[id]/git/stash/
|
|
379
|
+
"static/chunks/app/api/worktrees/[id]/git/stash/apply/route-7536041a7a89616d.js"
|
|
387
380
|
],
|
|
388
381
|
"/api/worktrees/[id]/git/stash/push/route": [
|
|
389
382
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -392,12 +385,12 @@
|
|
|
392
385
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
393
386
|
"static/chunks/app/api/worktrees/[id]/git/stash/push/route-7536041a7a89616d.js"
|
|
394
387
|
],
|
|
395
|
-
"/api/worktrees/[id]/git/
|
|
388
|
+
"/api/worktrees/[id]/git/stash/pop/route": [
|
|
396
389
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
397
390
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
398
391
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
399
392
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
400
|
-
"static/chunks/app/api/worktrees/[id]/git/
|
|
393
|
+
"static/chunks/app/api/worktrees/[id]/git/stash/pop/route-7536041a7a89616d.js"
|
|
401
394
|
],
|
|
402
395
|
"/api/worktrees/[id]/git/stash/route": [
|
|
403
396
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -406,12 +399,12 @@
|
|
|
406
399
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
407
400
|
"static/chunks/app/api/worktrees/[id]/git/stash/route-7536041a7a89616d.js"
|
|
408
401
|
],
|
|
409
|
-
"/api/worktrees/[id]/git/
|
|
402
|
+
"/api/worktrees/[id]/git/status/route": [
|
|
410
403
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
411
404
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
412
405
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
413
406
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
414
|
-
"static/chunks/app/api/worktrees/[id]/git/
|
|
407
|
+
"static/chunks/app/api/worktrees/[id]/git/status/route-7536041a7a89616d.js"
|
|
415
408
|
],
|
|
416
409
|
"/api/worktrees/[id]/git/unstage/route": [
|
|
417
410
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -420,6 +413,13 @@
|
|
|
420
413
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
421
414
|
"static/chunks/app/api/worktrees/[id]/git/unstage/route-7536041a7a89616d.js"
|
|
422
415
|
],
|
|
416
|
+
"/api/worktrees/[id]/git/working-diff/route": [
|
|
417
|
+
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
418
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
419
|
+
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
420
|
+
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
421
|
+
"static/chunks/app/api/worktrees/[id]/git/working-diff/route-7536041a7a89616d.js"
|
|
422
|
+
],
|
|
423
423
|
"/api/worktrees/[id]/interrupt/route": [
|
|
424
424
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
425
425
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -434,26 +434,26 @@
|
|
|
434
434
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
435
435
|
"static/chunks/app/api/worktrees/[id]/kill-session/route-7536041a7a89616d.js"
|
|
436
436
|
],
|
|
437
|
-
"/api/worktrees/[id]/
|
|
437
|
+
"/api/worktrees/[id]/memos/[memoId]/route": [
|
|
438
438
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
439
439
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
440
440
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
441
441
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
442
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
442
|
+
"static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-7536041a7a89616d.js"
|
|
443
443
|
],
|
|
444
|
-
"/api/worktrees/[id]/
|
|
444
|
+
"/api/worktrees/[id]/marp-render/route": [
|
|
445
445
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
446
446
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
447
447
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
448
448
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
449
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
449
|
+
"static/chunks/app/api/worktrees/[id]/marp-render/route-7536041a7a89616d.js"
|
|
450
450
|
],
|
|
451
|
-
"/api/worktrees/[id]/memos/
|
|
451
|
+
"/api/worktrees/[id]/memos/route": [
|
|
452
452
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
453
453
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
454
454
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
455
455
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
456
|
-
"static/chunks/app/api/worktrees/[id]/memos/
|
|
456
|
+
"static/chunks/app/api/worktrees/[id]/memos/route-7536041a7a89616d.js"
|
|
457
457
|
],
|
|
458
458
|
"/api/worktrees/[id]/messages/route": [
|
|
459
459
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -469,13 +469,6 @@
|
|
|
469
469
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
470
470
|
"static/chunks/app/api/worktrees/[id]/prompt-response/route-7536041a7a89616d.js"
|
|
471
471
|
],
|
|
472
|
-
"/api/worktrees/[id]/route": [
|
|
473
|
-
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
474
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
475
|
-
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
476
|
-
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
477
|
-
"static/chunks/app/api/worktrees/[id]/route-7536041a7a89616d.js"
|
|
478
|
-
],
|
|
479
472
|
"/api/worktrees/[id]/respond/route": [
|
|
480
473
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
481
474
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -483,12 +476,12 @@
|
|
|
483
476
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
484
477
|
"static/chunks/app/api/worktrees/[id]/respond/route-7536041a7a89616d.js"
|
|
485
478
|
],
|
|
486
|
-
"/api/worktrees/[id]/
|
|
479
|
+
"/api/worktrees/[id]/route": [
|
|
487
480
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
488
481
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
489
482
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
490
483
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
491
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
484
|
+
"static/chunks/app/api/worktrees/[id]/route-7536041a7a89616d.js"
|
|
492
485
|
],
|
|
493
486
|
"/api/worktrees/[id]/schedules/[scheduleId]/route": [
|
|
494
487
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -497,12 +490,12 @@
|
|
|
497
490
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
498
491
|
"static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-7536041a7a89616d.js"
|
|
499
492
|
],
|
|
500
|
-
"/api/worktrees/[id]/
|
|
493
|
+
"/api/worktrees/[id]/schedules/active/route": [
|
|
501
494
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
502
495
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
503
496
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
504
497
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
505
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
498
|
+
"static/chunks/app/api/worktrees/[id]/schedules/active/route-7536041a7a89616d.js"
|
|
506
499
|
],
|
|
507
500
|
"/api/worktrees/[id]/schedules/route": [
|
|
508
501
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -511,12 +504,12 @@
|
|
|
511
504
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
512
505
|
"static/chunks/app/api/worktrees/[id]/schedules/route-7536041a7a89616d.js"
|
|
513
506
|
],
|
|
514
|
-
"/api/worktrees/[id]/
|
|
507
|
+
"/api/worktrees/[id]/search/route": [
|
|
515
508
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
516
509
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
517
510
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
518
511
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
519
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
512
|
+
"static/chunks/app/api/worktrees/[id]/search/route-7536041a7a89616d.js"
|
|
520
513
|
],
|
|
521
514
|
"/api/worktrees/[id]/send/route": [
|
|
522
515
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -525,19 +518,19 @@
|
|
|
525
518
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
526
519
|
"static/chunks/app/api/worktrees/[id]/send/route-7536041a7a89616d.js"
|
|
527
520
|
],
|
|
528
|
-
"/api/worktrees/[id]/
|
|
521
|
+
"/api/worktrees/[id]/special-keys/route": [
|
|
529
522
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
530
523
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
531
524
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
532
525
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
533
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
526
|
+
"static/chunks/app/api/worktrees/[id]/special-keys/route-7536041a7a89616d.js"
|
|
534
527
|
],
|
|
535
|
-
"/api/worktrees/[id]/
|
|
528
|
+
"/api/worktrees/[id]/slash-commands/route": [
|
|
536
529
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
537
530
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
538
531
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
539
532
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
540
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
533
|
+
"static/chunks/app/api/worktrees/[id]/slash-commands/route-7536041a7a89616d.js"
|
|
541
534
|
],
|
|
542
535
|
"/api/worktrees/[id]/start-polling/route": [
|
|
543
536
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -546,6 +539,13 @@
|
|
|
546
539
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
547
540
|
"static/chunks/app/api/worktrees/[id]/start-polling/route-7536041a7a89616d.js"
|
|
548
541
|
],
|
|
542
|
+
"/api/worktrees/[id]/terminal/route": [
|
|
543
|
+
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
544
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
545
|
+
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
546
|
+
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
547
|
+
"static/chunks/app/api/worktrees/[id]/terminal/route-7536041a7a89616d.js"
|
|
548
|
+
],
|
|
549
549
|
"/api/worktrees/[id]/timers/history/route": [
|
|
550
550
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
551
551
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -560,6 +560,13 @@
|
|
|
560
560
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
561
561
|
"static/chunks/app/api/worktrees/[id]/timers/route-7536041a7a89616d.js"
|
|
562
562
|
],
|
|
563
|
+
"/api/worktrees/[id]/todos/[todoId]/route": [
|
|
564
|
+
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
565
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
566
|
+
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
567
|
+
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
568
|
+
"static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-7536041a7a89616d.js"
|
|
569
|
+
],
|
|
563
570
|
"/api/worktrees/[id]/todos/route": [
|
|
564
571
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
565
572
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -581,12 +588,12 @@
|
|
|
581
588
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
582
589
|
"static/chunks/app/api/worktrees/[id]/tree/route-7536041a7a89616d.js"
|
|
583
590
|
],
|
|
584
|
-
"/api/worktrees/[id]/
|
|
591
|
+
"/api/worktrees/[id]/upload/[...path]/route": [
|
|
585
592
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
586
593
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
587
594
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
588
595
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
589
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
596
|
+
"static/chunks/app/api/worktrees/[id]/upload/[...path]/route-7536041a7a89616d.js"
|
|
590
597
|
],
|
|
591
598
|
"/api/worktrees/[id]/viewed/route": [
|
|
592
599
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -595,13 +602,6 @@
|
|
|
595
602
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
596
603
|
"static/chunks/app/api/worktrees/[id]/viewed/route-7536041a7a89616d.js"
|
|
597
604
|
],
|
|
598
|
-
"/api/worktrees/[id]/upload/[...path]/route": [
|
|
599
|
-
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
600
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
601
|
-
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
602
|
-
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
603
|
-
"static/chunks/app/api/worktrees/[id]/upload/[...path]/route-7536041a7a89616d.js"
|
|
604
|
-
],
|
|
605
605
|
"/manifest.webmanifest/route": [
|
|
606
606
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
607
607
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -609,19 +609,19 @@
|
|
|
609
609
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
610
610
|
"static/chunks/app/manifest.webmanifest/route-7536041a7a89616d.js"
|
|
611
611
|
],
|
|
612
|
-
"/api/app/update
|
|
612
|
+
"/api/app/update/route": [
|
|
613
613
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
614
614
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
615
615
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
616
616
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
617
|
-
"static/chunks/app/api/app/update
|
|
617
|
+
"static/chunks/app/api/app/update/route-7536041a7a89616d.js"
|
|
618
618
|
],
|
|
619
|
-
"/api/app/update/route": [
|
|
619
|
+
"/api/app/update-check/route": [
|
|
620
620
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
621
621
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
622
622
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
623
623
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
624
|
-
"static/chunks/app/api/app/update/route-7536041a7a89616d.js"
|
|
624
|
+
"static/chunks/app/api/app/update-check/route-7536041a7a89616d.js"
|
|
625
625
|
],
|
|
626
626
|
"/api/auth/status/route": [
|
|
627
627
|
"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,30 +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-
|
|
744
|
-
],
|
|
745
|
-
"/login/page": [
|
|
746
|
-
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
747
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
748
|
-
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
749
|
-
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
750
|
-
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
751
|
-
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
752
|
-
"static/chunks/2770-827a64760bab8a3a.js",
|
|
753
|
-
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
754
|
-
"static/chunks/744-d5e47fe16e7b9e06.js",
|
|
755
|
-
"static/chunks/app/login/page-0247a3fb569bb22b.js"
|
|
756
|
-
],
|
|
757
|
-
"/offline/page": [
|
|
758
|
-
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
759
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
760
|
-
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
761
|
-
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
762
|
-
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
763
|
-
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
764
|
-
"static/chunks/app/offline/page-62c5f14a6a1800b5.js"
|
|
753
|
+
"static/chunks/7347-a013a163a75030ec.js",
|
|
754
|
+
"static/chunks/4560-2bf9cb6504cc4425.js",
|
|
755
|
+
"static/chunks/app/chat/page-5d20240f98c07cee.js"
|
|
765
756
|
],
|
|
766
757
|
"/more/loading": [
|
|
767
758
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -783,9 +774,9 @@
|
|
|
783
774
|
"static/chunks/4974-eaf66770bfa9dea0.js",
|
|
784
775
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
785
776
|
"static/chunks/744-d5e47fe16e7b9e06.js",
|
|
786
|
-
"static/chunks/7347-
|
|
787
|
-
"static/chunks/
|
|
788
|
-
"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"
|
|
789
780
|
],
|
|
790
781
|
"/page": [
|
|
791
782
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -800,9 +791,9 @@
|
|
|
800
791
|
"static/chunks/9948-d139e3e5dbecaf73.js",
|
|
801
792
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
802
793
|
"static/chunks/744-d5e47fe16e7b9e06.js",
|
|
803
|
-
"static/chunks/7347-
|
|
804
|
-
"static/chunks/
|
|
805
|
-
"static/chunks/app/page-
|
|
794
|
+
"static/chunks/7347-a013a163a75030ec.js",
|
|
795
|
+
"static/chunks/4560-2bf9cb6504cc4425.js",
|
|
796
|
+
"static/chunks/app/page-3bbe737ec910d1fb.js"
|
|
806
797
|
],
|
|
807
798
|
"/repositories/loading": [
|
|
808
799
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -824,9 +815,9 @@
|
|
|
824
815
|
"static/chunks/4974-eaf66770bfa9dea0.js",
|
|
825
816
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
826
817
|
"static/chunks/744-d5e47fe16e7b9e06.js",
|
|
827
|
-
"static/chunks/7347-
|
|
828
|
-
"static/chunks/
|
|
829
|
-
"static/chunks/app/repositories/page-
|
|
818
|
+
"static/chunks/7347-a013a163a75030ec.js",
|
|
819
|
+
"static/chunks/4560-2bf9cb6504cc4425.js",
|
|
820
|
+
"static/chunks/app/repositories/page-ace9134ac165a6de.js"
|
|
830
821
|
],
|
|
831
822
|
"/review/loading": [
|
|
832
823
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -848,34 +839,18 @@
|
|
|
848
839
|
"static/chunks/4974-eaf66770bfa9dea0.js",
|
|
849
840
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
850
841
|
"static/chunks/744-d5e47fe16e7b9e06.js",
|
|
851
|
-
"static/chunks/7347-
|
|
852
|
-
"static/chunks/
|
|
853
|
-
"static/chunks/app/review/page-
|
|
842
|
+
"static/chunks/7347-a013a163a75030ec.js",
|
|
843
|
+
"static/chunks/4560-2bf9cb6504cc4425.js",
|
|
844
|
+
"static/chunks/app/review/page-331b80f4f58582bc.js"
|
|
854
845
|
],
|
|
855
|
-
"/
|
|
856
|
-
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
857
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
858
|
-
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
859
|
-
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
860
|
-
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
861
|
-
"static/chunks/app/sessions/loading-c58ba2c3f4363277.js"
|
|
862
|
-
],
|
|
863
|
-
"/sessions/page": [
|
|
846
|
+
"/offline/page": [
|
|
864
847
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
865
848
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
866
849
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
867
850
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
868
851
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
869
852
|
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
870
|
-
"static/chunks/
|
|
871
|
-
"static/chunks/3165-87bf884f7f3d15cf.js",
|
|
872
|
-
"static/chunks/4974-eaf66770bfa9dea0.js",
|
|
873
|
-
"static/chunks/9948-d139e3e5dbecaf73.js",
|
|
874
|
-
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
875
|
-
"static/chunks/744-d5e47fe16e7b9e06.js",
|
|
876
|
-
"static/chunks/7347-4a031aecf4664a6d.js",
|
|
877
|
-
"static/chunks/8954-ce15ee4d0423f1b1.js",
|
|
878
|
-
"static/chunks/app/sessions/page-dc545a3d45374187.js"
|
|
853
|
+
"static/chunks/app/offline/page-62c5f14a6a1800b5.js"
|
|
879
854
|
],
|
|
880
855
|
"/worktrees/[id]/loading": [
|
|
881
856
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -899,25 +874,30 @@
|
|
|
899
874
|
"static/chunks/744-d5e47fe16e7b9e06.js",
|
|
900
875
|
"static/chunks/app/worktrees/[id]/files/[...path]/page-9ff4d065483cdfe9.js"
|
|
901
876
|
],
|
|
902
|
-
"/
|
|
877
|
+
"/sessions/loading": [
|
|
878
|
+
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
879
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
880
|
+
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
881
|
+
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
882
|
+
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
883
|
+
"static/chunks/app/sessions/loading-c58ba2c3f4363277.js"
|
|
884
|
+
],
|
|
885
|
+
"/sessions/page": [
|
|
903
886
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
904
887
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
905
888
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
906
889
|
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
907
|
-
"static/css/5eacd01f773eed7f.css",
|
|
908
890
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
909
891
|
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
910
892
|
"static/chunks/2770-827a64760bab8a3a.js",
|
|
911
893
|
"static/chunks/3165-87bf884f7f3d15cf.js",
|
|
912
894
|
"static/chunks/4974-eaf66770bfa9dea0.js",
|
|
913
895
|
"static/chunks/9948-d139e3e5dbecaf73.js",
|
|
914
|
-
"static/chunks/2069-c55de93eb6403961.js",
|
|
915
|
-
"static/chunks/8965-872d8de254196cec.js",
|
|
916
896
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
917
897
|
"static/chunks/744-d5e47fe16e7b9e06.js",
|
|
918
|
-
"static/chunks/7347-
|
|
919
|
-
"static/chunks/
|
|
920
|
-
"static/chunks/app/
|
|
898
|
+
"static/chunks/7347-a013a163a75030ec.js",
|
|
899
|
+
"static/chunks/4560-2bf9cb6504cc4425.js",
|
|
900
|
+
"static/chunks/app/sessions/page-d694149a7e8649b6.js"
|
|
921
901
|
],
|
|
922
902
|
"/worktrees/[id]/terminal/page": [
|
|
923
903
|
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
@@ -927,6 +907,26 @@
|
|
|
927
907
|
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
928
908
|
"static/chunks/3165-87bf884f7f3d15cf.js",
|
|
929
909
|
"static/chunks/app/worktrees/[id]/terminal/page-ed4590b024edd8d6.js"
|
|
910
|
+
],
|
|
911
|
+
"/worktrees/[id]/page": [
|
|
912
|
+
"static/chunks/webpack-4fbc38b2e3abb013.js",
|
|
913
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
914
|
+
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
915
|
+
"static/chunks/main-app-1f21caa5553ccd7d.js",
|
|
916
|
+
"static/css/5eacd01f773eed7f.css",
|
|
917
|
+
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
918
|
+
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
919
|
+
"static/chunks/2770-827a64760bab8a3a.js",
|
|
920
|
+
"static/chunks/3165-87bf884f7f3d15cf.js",
|
|
921
|
+
"static/chunks/4974-eaf66770bfa9dea0.js",
|
|
922
|
+
"static/chunks/9948-d139e3e5dbecaf73.js",
|
|
923
|
+
"static/chunks/2069-c55de93eb6403961.js",
|
|
924
|
+
"static/chunks/8965-872d8de254196cec.js",
|
|
925
|
+
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
926
|
+
"static/chunks/744-d5e47fe16e7b9e06.js",
|
|
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
|
}
|