commandmate 0.30.0 → 0.30.2
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 +158 -158
- package/.next/app-path-routes-manifest.json +34 -34
- package/.next/build-manifest.json +2 -2
- package/.next/prerender-manifest.json +3 -3
- 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/agents/update/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/agents/versions/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/app/update/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/app/update-check/route.js +1 -1
- package/.next/server/app/api/app/update-check/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/conversation/route.js.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.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 +2 -2
- 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 +2 -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.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/capabilities/route.js +1 -1
- package/.next/server/app/api/capabilities/route_client-reference-manifest.js +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_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/fs/browse/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/fs/recent-paths/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/hooks/agent-event/route.js +1 -1
- package/.next/server/app/api/hooks/agent-event/route.js.nft.json +1 -1
- package/.next/server/app/api/hooks/agent-event/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/hooks/claude-done/route.js +2 -2
- 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/hooks/permission-request/route.js +1 -1
- package/.next/server/app/api/hooks/permission-request/route.js.nft.json +1 -1
- package/.next/server/app/api/hooks/permission-request/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/metrics/vibe/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/escalation/route_client-reference-manifest.js +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/remote/pair/route_client-reference-manifest.js +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_client-reference-manifest.js +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_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/restore/route.js +1 -1
- package/.next/server/app/api/repositories/restore/route.js.nft.json +1 -1
- package/.next/server/app/api/repositories/restore/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/route.js +1 -1
- package/.next/server/app/api/repositories/route.js.nft.json +1 -1
- package/.next/server/app/api/repositories/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/scan/route.js +1 -1
- package/.next/server/app/api/repositories/scan/route.js.nft.json +1 -1
- package/.next/server/app/api/repositories/scan/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/sync/route.js +1 -1
- package/.next/server/app/api/repositories/sync/route.js.nft.json +1 -1
- package/.next/server/app/api/repositories/sync/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/validate-path/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/settings/default-agents/route.js.nft.json +1 -1
- package/.next/server/app/api/settings/default-agents/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/settings/default-surface-mode/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/skills/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/installations/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/operations/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/reindex/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/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/tasks/[taskId]/cancel/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/tasks/[taskId]/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_client-reference-manifest.js +1 -1
- package/.next/server/app/api/verification/runs/[runId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/verification/runs/route_client-reference-manifest.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.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]/clear-composer/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/clear-composer/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/cli-reference/route_client-reference-manifest.js +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_client-reference-manifest.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]/env/route_client-reference-manifest.js +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_client-reference-manifest.js +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_client-reference-manifest.js +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_client-reference-manifest.js +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_client-reference-manifest.js +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_client-reference-manifest.js +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_client-reference-manifest.js +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_client-reference-manifest.js +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_client-reference-manifest.js +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_client-reference-manifest.js +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_client-reference-manifest.js +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_client-reference-manifest.js +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_client-reference-manifest.js +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_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/instances/opencode/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/instances/opencode/route_client-reference-manifest.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.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_client-reference-manifest.js +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_client-reference-manifest.js +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_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/messages/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/opencode/diff/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/opencode/session/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/opencode/share/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]/resolve-target/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.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_client-reference-manifest.js +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_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/search/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/send/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/send/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/send/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/install/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update-plan/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/slash-commands/route_client-reference-manifest.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]/tasks/route_client-reference-manifest.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_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_client-reference-manifest.js +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_client-reference-manifest.js +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_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/config/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/runs/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/viewed/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/apply-default-agents/route_client-reference-manifest.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_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_client-reference-manifest.js +1 -1
- package/.next/server/app/offline/page_client-reference-manifest.js +1 -1
- package/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/server/app/proxy/[...path]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/repositories/page_client-reference-manifest.js +1 -1
- package/.next/server/app/review/page_client-reference-manifest.js +1 -1
- package/.next/server/app/sessions/page_client-reference-manifest.js +1 -1
- package/.next/server/app/skills/[skillId]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/skills/installed/page_client-reference-manifest.js +1 -1
- package/.next/server/app/skills/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 +12 -12
- 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 +34 -34
- package/.next/server/chunks/1058.js +1 -1
- package/.next/server/chunks/1886.js +2 -2
- package/.next/server/chunks/2119.js +1 -1
- package/.next/server/chunks/2445.js +1 -1
- package/.next/server/chunks/3099.js +5 -0
- package/.next/server/chunks/5017.js +1 -1
- package/.next/server/chunks/5043.js +1 -0
- package/.next/server/chunks/552.js +25 -0
- package/.next/server/chunks/6130.js +1 -1
- package/.next/server/chunks/6894.js +1 -1
- package/.next/server/chunks/9696.js +2 -2
- 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/{6381-28d0e95620aa018e.js → 6381-147dde2a967e9458.js} +1 -1
- package/.next/static/chunks/app/worktrees/[id]/page-2f73d69187936627.js +1 -0
- package/.next/static/css/23f9c40ecc458c77.css +1 -0
- package/.next/trace +13 -13
- package/dist/server/src/lib/history/user-turn-recorder.js +9 -4
- package/dist/server/src/lib/hooks/agent-event-service.js +40 -6
- package/dist/server/src/lib/hooks/sources/antigravity/history.js +125 -18
- package/dist/server/src/lib/hooks/sources/antigravity/transcript.js +39 -0
- package/dist/server/src/lib/hooks/sources/claude/history.js +312 -21
- package/dist/server/src/lib/hooks/sources/claude/transcript.js +175 -13
- package/dist/server/src/lib/hooks/sources/codex/history.js +100 -13
- package/dist/server/src/lib/hooks/stop-history-capture.js +194 -0
- package/dist/server/src/lib/polling/response-checker.js +43 -3
- package/dist/server/src/lib/polling/structured-history-gate.js +131 -6
- package/dist/server/src/lib/session/current-output-builder.js +118 -16
- package/package.json +1 -1
- package/.next/server/chunks/2827.js +0 -29
- package/.next/server/chunks/6781.js +0 -1
- package/.next/static/chunks/app/worktrees/[id]/page-d48b95ed554bcd13.js +0 -1
- package/.next/static/css/61e10d4b1b11b193.css +0 -1
- /package/.next/static/{7K0XXFu_ty4wRSkl4X21E → QXxQbXWoo7ldUyOcv7PCZ}/_buildManifest.js +0 -0
- /package/.next/static/{7K0XXFu_ty4wRSkl4X21E → QXxQbXWoo7ldUyOcv7PCZ}/_ssgManifest.js +0 -0
|
@@ -20,11 +20,11 @@
|
|
|
20
20
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
21
21
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
22
22
|
"static/css/531c1fcb1e69d47b.css",
|
|
23
|
-
"static/css/
|
|
23
|
+
"static/css/23f9c40ecc458c77.css",
|
|
24
24
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
25
25
|
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
26
26
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
27
|
-
"static/chunks/6381-
|
|
27
|
+
"static/chunks/6381-147dde2a967e9458.js",
|
|
28
28
|
"static/chunks/4322-dfd5a7119b5ba4fc.js",
|
|
29
29
|
"static/chunks/app/layout-6a26ea22d5cf03dc.js"
|
|
30
30
|
],
|
|
@@ -114,13 +114,6 @@
|
|
|
114
114
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
115
115
|
"static/chunks/app/api/daily-summary/route-ee11f7b8a34cba8c.js"
|
|
116
116
|
],
|
|
117
|
-
"/api/hooks/claude-done/route": [
|
|
118
|
-
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
119
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
120
|
-
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
121
|
-
"static/chunks/main-app-5d631b93b1219836.js",
|
|
122
|
-
"static/chunks/app/api/hooks/claude-done/route-ee11f7b8a34cba8c.js"
|
|
123
|
-
],
|
|
124
117
|
"/api/hooks/agent-event/route": [
|
|
125
118
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
126
119
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -128,19 +121,19 @@
|
|
|
128
121
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
129
122
|
"static/chunks/app/api/hooks/agent-event/route-ee11f7b8a34cba8c.js"
|
|
130
123
|
],
|
|
131
|
-
"/api/hooks/
|
|
124
|
+
"/api/hooks/claude-done/route": [
|
|
132
125
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
133
126
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
134
127
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
135
128
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
136
|
-
"static/chunks/app/api/hooks/
|
|
129
|
+
"static/chunks/app/api/hooks/claude-done/route-ee11f7b8a34cba8c.js"
|
|
137
130
|
],
|
|
138
|
-
"/api/
|
|
131
|
+
"/api/hooks/permission-request/route": [
|
|
139
132
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
140
133
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
141
134
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
142
135
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
143
|
-
"static/chunks/app/api/
|
|
136
|
+
"static/chunks/app/api/hooks/permission-request/route-ee11f7b8a34cba8c.js"
|
|
144
137
|
],
|
|
145
138
|
"/api/ollama/models/route": [
|
|
146
139
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -149,12 +142,12 @@
|
|
|
149
142
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
150
143
|
"static/chunks/app/api/ollama/models/route-ee11f7b8a34cba8c.js"
|
|
151
144
|
],
|
|
152
|
-
"/api/
|
|
145
|
+
"/api/metrics/vibe/route": [
|
|
153
146
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
154
147
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
155
148
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
156
149
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
157
|
-
"static/chunks/app/api/
|
|
150
|
+
"static/chunks/app/api/metrics/vibe/route-ee11f7b8a34cba8c.js"
|
|
158
151
|
],
|
|
159
152
|
"/api/repositories/[id]/todos/[todoId]/route": [
|
|
160
153
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -170,6 +163,13 @@
|
|
|
170
163
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
171
164
|
"static/chunks/app/api/repositories/[id]/todos/route-ee11f7b8a34cba8c.js"
|
|
172
165
|
],
|
|
166
|
+
"/api/repositories/[id]/route": [
|
|
167
|
+
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
168
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
169
|
+
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
170
|
+
"static/chunks/main-app-5d631b93b1219836.js",
|
|
171
|
+
"static/chunks/app/api/repositories/[id]/route-ee11f7b8a34cba8c.js"
|
|
172
|
+
],
|
|
173
173
|
"/api/repositories/clone/[jobId]/route": [
|
|
174
174
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
175
175
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -233,19 +233,19 @@
|
|
|
233
233
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
234
234
|
"static/chunks/app/api/tasks/[taskId]/cancel/route-ee11f7b8a34cba8c.js"
|
|
235
235
|
],
|
|
236
|
-
"/api/
|
|
236
|
+
"/api/templates/[id]/route": [
|
|
237
237
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
238
238
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
239
239
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
240
240
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
241
|
-
"static/chunks/app/api/
|
|
241
|
+
"static/chunks/app/api/templates/[id]/route-ee11f7b8a34cba8c.js"
|
|
242
242
|
],
|
|
243
|
-
"/api/
|
|
243
|
+
"/api/tasks/[taskId]/route": [
|
|
244
244
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
245
245
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
246
246
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
247
247
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
248
|
-
"static/chunks/app/api/
|
|
248
|
+
"static/chunks/app/api/tasks/[taskId]/route-ee11f7b8a34cba8c.js"
|
|
249
249
|
],
|
|
250
250
|
"/api/templates/route": [
|
|
251
251
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -275,33 +275,33 @@
|
|
|
275
275
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
276
276
|
"static/chunks/app/api/worktrees/[id]/auto-yes/route-ee11f7b8a34cba8c.js"
|
|
277
277
|
],
|
|
278
|
-
"/api/worktrees/[id]/
|
|
278
|
+
"/api/worktrees/[id]/capture/route": [
|
|
279
279
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
280
280
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
281
281
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
282
282
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
283
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
283
|
+
"static/chunks/app/api/worktrees/[id]/capture/route-ee11f7b8a34cba8c.js"
|
|
284
284
|
],
|
|
285
|
-
"/api/worktrees/[id]/
|
|
285
|
+
"/api/worktrees/[id]/clear-composer/route": [
|
|
286
286
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
287
287
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
288
288
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
289
289
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
290
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
290
|
+
"static/chunks/app/api/worktrees/[id]/clear-composer/route-ee11f7b8a34cba8c.js"
|
|
291
291
|
],
|
|
292
|
-
"/api/worktrees/[id]/cli-
|
|
292
|
+
"/api/worktrees/[id]/cli-reference/route": [
|
|
293
293
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
294
294
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
295
295
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
296
296
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
297
|
-
"static/chunks/app/api/worktrees/[id]/cli-
|
|
297
|
+
"static/chunks/app/api/worktrees/[id]/cli-reference/route-ee11f7b8a34cba8c.js"
|
|
298
298
|
],
|
|
299
|
-
"/api/worktrees/[id]/cli-
|
|
299
|
+
"/api/worktrees/[id]/cli-tool/route": [
|
|
300
300
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
301
301
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
302
302
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
303
303
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
304
|
-
"static/chunks/app/api/worktrees/[id]/cli-
|
|
304
|
+
"static/chunks/app/api/worktrees/[id]/cli-tool/route-ee11f7b8a34cba8c.js"
|
|
305
305
|
],
|
|
306
306
|
"/api/worktrees/[id]/cmate/schedules/route": [
|
|
307
307
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -366,26 +366,26 @@
|
|
|
366
366
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
367
367
|
"static/chunks/app/api/worktrees/[id]/git/branches/route-ee11f7b8a34cba8c.js"
|
|
368
368
|
],
|
|
369
|
-
"/api/worktrees/[id]/git/
|
|
369
|
+
"/api/worktrees/[id]/git/commit/route": [
|
|
370
370
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
371
371
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
372
372
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
373
373
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
374
|
-
"static/chunks/app/api/worktrees/[id]/git/
|
|
374
|
+
"static/chunks/app/api/worktrees/[id]/git/commit/route-ee11f7b8a34cba8c.js"
|
|
375
375
|
],
|
|
376
|
-
"/api/worktrees/[id]/git/
|
|
376
|
+
"/api/worktrees/[id]/git/diff/route": [
|
|
377
377
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
378
378
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
379
379
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
380
380
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
381
|
-
"static/chunks/app/api/worktrees/[id]/git/
|
|
381
|
+
"static/chunks/app/api/worktrees/[id]/git/diff/route-ee11f7b8a34cba8c.js"
|
|
382
382
|
],
|
|
383
|
-
"/api/worktrees/[id]/git/
|
|
383
|
+
"/api/worktrees/[id]/git/checkout/route": [
|
|
384
384
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
385
385
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
386
386
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
387
387
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
388
|
-
"static/chunks/app/api/worktrees/[id]/git/
|
|
388
|
+
"static/chunks/app/api/worktrees/[id]/git/checkout/route-ee11f7b8a34cba8c.js"
|
|
389
389
|
],
|
|
390
390
|
"/api/worktrees/[id]/git/fetch/route": [
|
|
391
391
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -422,19 +422,19 @@
|
|
|
422
422
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
423
423
|
"static/chunks/app/api/worktrees/[id]/git/reset/route-ee11f7b8a34cba8c.js"
|
|
424
424
|
],
|
|
425
|
-
"/api/worktrees/[id]/git/
|
|
425
|
+
"/api/worktrees/[id]/git/show/[commitHash]/route": [
|
|
426
426
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
427
427
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
428
428
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
429
429
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
430
|
-
"static/chunks/app/api/worktrees/[id]/git/
|
|
430
|
+
"static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-ee11f7b8a34cba8c.js"
|
|
431
431
|
],
|
|
432
|
-
"/api/worktrees/[id]/git/
|
|
432
|
+
"/api/worktrees/[id]/git/revert/route": [
|
|
433
433
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
434
434
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
435
435
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
436
436
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
437
|
-
"static/chunks/app/api/worktrees/[id]/git/
|
|
437
|
+
"static/chunks/app/api/worktrees/[id]/git/revert/route-ee11f7b8a34cba8c.js"
|
|
438
438
|
],
|
|
439
439
|
"/api/worktrees/[id]/git/stage/route": [
|
|
440
440
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -457,19 +457,19 @@
|
|
|
457
457
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
458
458
|
"static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-ee11f7b8a34cba8c.js"
|
|
459
459
|
],
|
|
460
|
-
"/api/worktrees/[id]/git/stash/
|
|
460
|
+
"/api/worktrees/[id]/git/stash/apply/route": [
|
|
461
461
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
462
462
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
463
463
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
464
464
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
465
|
-
"static/chunks/app/api/worktrees/[id]/git/stash/
|
|
465
|
+
"static/chunks/app/api/worktrees/[id]/git/stash/apply/route-ee11f7b8a34cba8c.js"
|
|
466
466
|
],
|
|
467
|
-
"/api/worktrees/[id]/git/stash/
|
|
467
|
+
"/api/worktrees/[id]/git/stash/pop/route": [
|
|
468
468
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
469
469
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
470
470
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
471
471
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
472
|
-
"static/chunks/app/api/worktrees/[id]/git/stash/
|
|
472
|
+
"static/chunks/app/api/worktrees/[id]/git/stash/pop/route-ee11f7b8a34cba8c.js"
|
|
473
473
|
],
|
|
474
474
|
"/api/worktrees/[id]/git/stash/push/route": [
|
|
475
475
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -492,19 +492,19 @@
|
|
|
492
492
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
493
493
|
"static/chunks/app/api/worktrees/[id]/git/status/route-ee11f7b8a34cba8c.js"
|
|
494
494
|
],
|
|
495
|
-
"/api/worktrees/[id]/git/
|
|
495
|
+
"/api/worktrees/[id]/git/unstage/route": [
|
|
496
496
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
497
497
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
498
498
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
499
499
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
500
|
-
"static/chunks/app/api/worktrees/[id]/git/
|
|
500
|
+
"static/chunks/app/api/worktrees/[id]/git/unstage/route-ee11f7b8a34cba8c.js"
|
|
501
501
|
],
|
|
502
|
-
"/api/worktrees/[id]/git/
|
|
502
|
+
"/api/worktrees/[id]/git/working-diff/route": [
|
|
503
503
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
504
504
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
505
505
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
506
506
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
507
|
-
"static/chunks/app/api/worktrees/[id]/git/
|
|
507
|
+
"static/chunks/app/api/worktrees/[id]/git/working-diff/route-ee11f7b8a34cba8c.js"
|
|
508
508
|
],
|
|
509
509
|
"/api/worktrees/[id]/instances/opencode/route": [
|
|
510
510
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -513,19 +513,19 @@
|
|
|
513
513
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
514
514
|
"static/chunks/app/api/worktrees/[id]/instances/opencode/route-ee11f7b8a34cba8c.js"
|
|
515
515
|
],
|
|
516
|
-
"/api/worktrees/[id]/
|
|
516
|
+
"/api/worktrees/[id]/kill-session/route": [
|
|
517
517
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
518
518
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
519
519
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
520
520
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
521
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
521
|
+
"static/chunks/app/api/worktrees/[id]/kill-session/route-ee11f7b8a34cba8c.js"
|
|
522
522
|
],
|
|
523
|
-
"/api/worktrees/[id]/
|
|
523
|
+
"/api/worktrees/[id]/interrupt/route": [
|
|
524
524
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
525
525
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
526
526
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
527
527
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
528
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
528
|
+
"static/chunks/app/api/worktrees/[id]/interrupt/route-ee11f7b8a34cba8c.js"
|
|
529
529
|
],
|
|
530
530
|
"/api/worktrees/[id]/marp-render/route": [
|
|
531
531
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -555,19 +555,19 @@
|
|
|
555
555
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
556
556
|
"static/chunks/app/api/worktrees/[id]/messages/route-ee11f7b8a34cba8c.js"
|
|
557
557
|
],
|
|
558
|
-
"/api/worktrees/[id]/opencode/
|
|
558
|
+
"/api/worktrees/[id]/opencode/diff/route": [
|
|
559
559
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
560
560
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
561
561
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
562
562
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
563
|
-
"static/chunks/app/api/worktrees/[id]/opencode/
|
|
563
|
+
"static/chunks/app/api/worktrees/[id]/opencode/diff/route-ee11f7b8a34cba8c.js"
|
|
564
564
|
],
|
|
565
|
-
"/api/worktrees/[id]/opencode/
|
|
565
|
+
"/api/worktrees/[id]/opencode/session/route": [
|
|
566
566
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
567
567
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
568
568
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
569
569
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
570
|
-
"static/chunks/app/api/worktrees/[id]/opencode/
|
|
570
|
+
"static/chunks/app/api/worktrees/[id]/opencode/session/route-ee11f7b8a34cba8c.js"
|
|
571
571
|
],
|
|
572
572
|
"/api/worktrees/[id]/opencode/share/route": [
|
|
573
573
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -681,13 +681,6 @@
|
|
|
681
681
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
682
682
|
"static/chunks/app/api/worktrees/[id]/timers/route-ee11f7b8a34cba8c.js"
|
|
683
683
|
],
|
|
684
|
-
"/api/worktrees/[id]/todos/route": [
|
|
685
|
-
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
686
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
687
|
-
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
688
|
-
"static/chunks/main-app-5d631b93b1219836.js",
|
|
689
|
-
"static/chunks/app/api/worktrees/[id]/todos/route-ee11f7b8a34cba8c.js"
|
|
690
|
-
],
|
|
691
684
|
"/api/worktrees/[id]/todos/[todoId]/route": [
|
|
692
685
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
693
686
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -695,19 +688,19 @@
|
|
|
695
688
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
696
689
|
"static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-ee11f7b8a34cba8c.js"
|
|
697
690
|
],
|
|
698
|
-
"/api/worktrees/[id]/
|
|
691
|
+
"/api/worktrees/[id]/todos/route": [
|
|
699
692
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
700
693
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
701
694
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
702
695
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
703
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
696
|
+
"static/chunks/app/api/worktrees/[id]/todos/route-ee11f7b8a34cba8c.js"
|
|
704
697
|
],
|
|
705
|
-
"/api/worktrees/[id]/
|
|
698
|
+
"/api/worktrees/[id]/tree/[...path]/route": [
|
|
706
699
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
707
700
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
708
701
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
709
702
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
710
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
703
|
+
"static/chunks/app/api/worktrees/[id]/tree/[...path]/route-ee11f7b8a34cba8c.js"
|
|
711
704
|
],
|
|
712
705
|
"/api/worktrees/[id]/tree/route": [
|
|
713
706
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -716,12 +709,12 @@
|
|
|
716
709
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
717
710
|
"static/chunks/app/api/worktrees/[id]/tree/route-ee11f7b8a34cba8c.js"
|
|
718
711
|
],
|
|
719
|
-
"/api/worktrees/[id]/
|
|
712
|
+
"/api/worktrees/[id]/upload/[...path]/route": [
|
|
720
713
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
721
714
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
722
715
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
723
716
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
724
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
717
|
+
"static/chunks/app/api/worktrees/[id]/upload/[...path]/route-ee11f7b8a34cba8c.js"
|
|
725
718
|
],
|
|
726
719
|
"/api/worktrees/[id]/verify/config/route": [
|
|
727
720
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -730,12 +723,12 @@
|
|
|
730
723
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
731
724
|
"static/chunks/app/api/worktrees/[id]/verify/config/route-ee11f7b8a34cba8c.js"
|
|
732
725
|
],
|
|
733
|
-
"/api/worktrees/[id]/verify/
|
|
726
|
+
"/api/worktrees/[id]/verify/route": [
|
|
734
727
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
735
728
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
736
729
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
737
730
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
738
|
-
"static/chunks/app/api/worktrees/[id]/verify/
|
|
731
|
+
"static/chunks/app/api/worktrees/[id]/verify/route-ee11f7b8a34cba8c.js"
|
|
739
732
|
],
|
|
740
733
|
"/api/worktrees/[id]/verify/runs/[runId]/route": [
|
|
741
734
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -751,6 +744,13 @@
|
|
|
751
744
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
752
745
|
"static/chunks/app/api/worktrees/[id]/verify/runs/route-ee11f7b8a34cba8c.js"
|
|
753
746
|
],
|
|
747
|
+
"/api/worktrees/[id]/verify/runs/[runId]/cancel/route": [
|
|
748
|
+
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
749
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
750
|
+
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
751
|
+
"static/chunks/main-app-5d631b93b1219836.js",
|
|
752
|
+
"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route-ee11f7b8a34cba8c.js"
|
|
753
|
+
],
|
|
754
754
|
"/api/worktrees/[id]/viewed/route": [
|
|
755
755
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
756
756
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -772,12 +772,12 @@
|
|
|
772
772
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
773
773
|
"static/chunks/app/api/agents/versions/route-ee11f7b8a34cba8c.js"
|
|
774
774
|
],
|
|
775
|
-
"/api/app/update
|
|
775
|
+
"/api/app/update/route": [
|
|
776
776
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
777
777
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
778
778
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
779
779
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
780
|
-
"static/chunks/app/api/app/update
|
|
780
|
+
"static/chunks/app/api/app/update/route-ee11f7b8a34cba8c.js"
|
|
781
781
|
],
|
|
782
782
|
"/api/agents/update/route": [
|
|
783
783
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -786,12 +786,12 @@
|
|
|
786
786
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
787
787
|
"static/chunks/app/api/agents/update/route-ee11f7b8a34cba8c.js"
|
|
788
788
|
],
|
|
789
|
-
"/api/app/update/route": [
|
|
789
|
+
"/api/app/update-check/route": [
|
|
790
790
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
791
791
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
792
792
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
793
793
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
794
|
-
"static/chunks/app/api/app/update/route-ee11f7b8a34cba8c.js"
|
|
794
|
+
"static/chunks/app/api/app/update-check/route-ee11f7b8a34cba8c.js"
|
|
795
795
|
],
|
|
796
796
|
"/api/auth/status/route": [
|
|
797
797
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -821,26 +821,19 @@
|
|
|
821
821
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
822
822
|
"static/chunks/app/api/external-apps/[id]/health/route-ee11f7b8a34cba8c.js"
|
|
823
823
|
],
|
|
824
|
-
"/api/
|
|
825
|
-
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
826
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
827
|
-
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
828
|
-
"static/chunks/main-app-5d631b93b1219836.js",
|
|
829
|
-
"static/chunks/app/api/external-apps/route-ee11f7b8a34cba8c.js"
|
|
830
|
-
],
|
|
831
|
-
"/api/external-apps/[id]/route": [
|
|
824
|
+
"/api/fs/browse/route": [
|
|
832
825
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
833
826
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
834
827
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
835
828
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
836
|
-
"static/chunks/app/api/
|
|
829
|
+
"static/chunks/app/api/fs/browse/route-ee11f7b8a34cba8c.js"
|
|
837
830
|
],
|
|
838
|
-
"/api/
|
|
831
|
+
"/api/external-apps/route": [
|
|
839
832
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
840
833
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
841
834
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
842
835
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
843
|
-
"static/chunks/app/api/
|
|
836
|
+
"static/chunks/app/api/external-apps/route-ee11f7b8a34cba8c.js"
|
|
844
837
|
],
|
|
845
838
|
"/api/fs/recent-paths/route": [
|
|
846
839
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -849,12 +842,12 @@
|
|
|
849
842
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
850
843
|
"static/chunks/app/api/fs/recent-paths/route-ee11f7b8a34cba8c.js"
|
|
851
844
|
],
|
|
852
|
-
"/api/
|
|
845
|
+
"/api/external-apps/[id]/route": [
|
|
853
846
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
854
847
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
855
848
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
856
849
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
857
|
-
"static/chunks/app/api/
|
|
850
|
+
"static/chunks/app/api/external-apps/[id]/route-ee11f7b8a34cba8c.js"
|
|
858
851
|
],
|
|
859
852
|
"/api/push/vapid/route": [
|
|
860
853
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -863,12 +856,12 @@
|
|
|
863
856
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
864
857
|
"static/chunks/app/api/push/vapid/route-ee11f7b8a34cba8c.js"
|
|
865
858
|
],
|
|
866
|
-
"/api/
|
|
859
|
+
"/api/push/escalation/route": [
|
|
867
860
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
868
861
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
869
862
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
870
863
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
871
|
-
"static/chunks/app/api/
|
|
864
|
+
"static/chunks/app/api/push/escalation/route-ee11f7b8a34cba8c.js"
|
|
872
865
|
],
|
|
873
866
|
"/api/push/subscriptions/route": [
|
|
874
867
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -877,12 +870,12 @@
|
|
|
877
870
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
878
871
|
"static/chunks/app/api/push/subscriptions/route-ee11f7b8a34cba8c.js"
|
|
879
872
|
],
|
|
880
|
-
"/api/
|
|
873
|
+
"/api/remote/pair/route": [
|
|
881
874
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
882
875
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
883
876
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
884
877
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
885
|
-
"static/chunks/app/api/
|
|
878
|
+
"static/chunks/app/api/remote/pair/route-ee11f7b8a34cba8c.js"
|
|
886
879
|
],
|
|
887
880
|
"/api/settings/default-agents/route": [
|
|
888
881
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -898,6 +891,13 @@
|
|
|
898
891
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
899
892
|
"static/chunks/app/api/settings/default-surface-mode/route-ee11f7b8a34cba8c.js"
|
|
900
893
|
],
|
|
894
|
+
"/api/repositories/validate-path/route": [
|
|
895
|
+
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
896
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
897
|
+
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
898
|
+
"static/chunks/main-app-5d631b93b1219836.js",
|
|
899
|
+
"static/chunks/app/api/repositories/validate-path/route-ee11f7b8a34cba8c.js"
|
|
900
|
+
],
|
|
901
901
|
"/api/sidebar/group-order/route": [
|
|
902
902
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
903
903
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -933,19 +933,19 @@
|
|
|
933
933
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
934
934
|
"static/chunks/app/api/skills/route-ee11f7b8a34cba8c.js"
|
|
935
935
|
],
|
|
936
|
-
"/api/
|
|
936
|
+
"/api/skills/operations/route": [
|
|
937
937
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
938
938
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
939
939
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
940
940
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
941
|
-
"static/chunks/app/api/
|
|
941
|
+
"static/chunks/app/api/skills/operations/route-ee11f7b8a34cba8c.js"
|
|
942
942
|
],
|
|
943
|
-
"/api/
|
|
943
|
+
"/api/todos/route": [
|
|
944
944
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
945
945
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
946
946
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
947
947
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
948
|
-
"static/chunks/app/api/
|
|
948
|
+
"static/chunks/app/api/todos/route-ee11f7b8a34cba8c.js"
|
|
949
949
|
],
|
|
950
950
|
"/api/worktrees/[id]/logs/route": [
|
|
951
951
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -961,12 +961,12 @@
|
|
|
961
961
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
962
962
|
"static/chunks/app/api/worktrees/[id]/logs/[filename]/route-ee11f7b8a34cba8c.js"
|
|
963
963
|
],
|
|
964
|
-
"/api/worktrees/[id]/skills/[skillId]/
|
|
964
|
+
"/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route": [
|
|
965
965
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
966
966
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
967
967
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
968
968
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
969
|
-
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/
|
|
969
|
+
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-ee11f7b8a34cba8c.js"
|
|
970
970
|
],
|
|
971
971
|
"/api/worktrees/[id]/skills/[skillId]/plan/route": [
|
|
972
972
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -975,19 +975,12 @@
|
|
|
975
975
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
976
976
|
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-ee11f7b8a34cba8c.js"
|
|
977
977
|
],
|
|
978
|
-
"/api/worktrees/[id]/skills/[skillId]/
|
|
979
|
-
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
980
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
981
|
-
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
982
|
-
"static/chunks/main-app-5d631b93b1219836.js",
|
|
983
|
-
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-ee11f7b8a34cba8c.js"
|
|
984
|
-
],
|
|
985
|
-
"/api/worktrees/[id]/skills/[skillId]/install/route": [
|
|
978
|
+
"/api/worktrees/[id]/skills/[skillId]/git-workflow/route": [
|
|
986
979
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
987
980
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
988
981
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
989
982
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
990
|
-
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/
|
|
983
|
+
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-ee11f7b8a34cba8c.js"
|
|
991
984
|
],
|
|
992
985
|
"/api/worktrees/[id]/skills/[skillId]/update-plan/route": [
|
|
993
986
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -1003,26 +996,26 @@
|
|
|
1003
996
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1004
997
|
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-ee11f7b8a34cba8c.js"
|
|
1005
998
|
],
|
|
1006
|
-
"/api/worktrees/
|
|
999
|
+
"/api/worktrees/[id]/skills/[skillId]/install/route": [
|
|
1007
1000
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1008
1001
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1009
1002
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1010
1003
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1011
|
-
"static/chunks/app/api/worktrees/
|
|
1004
|
+
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-ee11f7b8a34cba8c.js"
|
|
1012
1005
|
],
|
|
1013
|
-
"/api/worktrees/route": [
|
|
1006
|
+
"/api/worktrees/[id]/skills/route": [
|
|
1014
1007
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1015
1008
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1016
1009
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1017
1010
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1018
|
-
"static/chunks/app/api/worktrees/route-ee11f7b8a34cba8c.js"
|
|
1011
|
+
"static/chunks/app/api/worktrees/[id]/skills/route-ee11f7b8a34cba8c.js"
|
|
1019
1012
|
],
|
|
1020
|
-
"/api/worktrees/
|
|
1013
|
+
"/api/worktrees/apply-default-agents/route": [
|
|
1021
1014
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1022
1015
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1023
1016
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1024
1017
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1025
|
-
"static/chunks/app/api/worktrees/
|
|
1018
|
+
"static/chunks/app/api/worktrees/apply-default-agents/route-ee11f7b8a34cba8c.js"
|
|
1026
1019
|
],
|
|
1027
1020
|
"/proxy/[...path]/route": [
|
|
1028
1021
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -1038,19 +1031,14 @@
|
|
|
1038
1031
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1039
1032
|
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update/route-ee11f7b8a34cba8c.js"
|
|
1040
1033
|
],
|
|
1041
|
-
"/
|
|
1034
|
+
"/api/worktrees/route": [
|
|
1042
1035
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1043
1036
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1044
1037
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1045
1038
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1046
|
-
"static/chunks/
|
|
1047
|
-
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1048
|
-
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1049
|
-
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1050
|
-
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1051
|
-
"static/chunks/app/login/page-af7241bb4c4a8e59.js"
|
|
1039
|
+
"static/chunks/app/api/worktrees/route-ee11f7b8a34cba8c.js"
|
|
1052
1040
|
],
|
|
1053
|
-
"/page": [
|
|
1041
|
+
"/login/page": [
|
|
1054
1042
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1055
1043
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1056
1044
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
@@ -1058,14 +1046,9 @@
|
|
|
1058
1046
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1059
1047
|
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1060
1048
|
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1061
|
-
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1062
|
-
"static/chunks/4974-35592ec312322124.js",
|
|
1063
|
-
"static/chunks/9948-d139e3e5dbecaf73.js",
|
|
1064
1049
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1065
1050
|
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1066
|
-
"static/chunks/
|
|
1067
|
-
"static/chunks/5229-6c89475b61bd2c8b.js",
|
|
1068
|
-
"static/chunks/app/page-214f7ffa13a0cf10.js"
|
|
1051
|
+
"static/chunks/app/login/page-af7241bb4c4a8e59.js"
|
|
1069
1052
|
],
|
|
1070
1053
|
"/chat/loading": [
|
|
1071
1054
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -1090,10 +1073,19 @@
|
|
|
1090
1073
|
"static/chunks/1191-b7dfdfe86b1d31d1.js",
|
|
1091
1074
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1092
1075
|
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1093
|
-
"static/chunks/6381-
|
|
1076
|
+
"static/chunks/6381-147dde2a967e9458.js",
|
|
1094
1077
|
"static/chunks/5229-6c89475b61bd2c8b.js",
|
|
1095
1078
|
"static/chunks/app/chat/page-9aa2011410895b0d.js"
|
|
1096
1079
|
],
|
|
1080
|
+
"/offline/page": [
|
|
1081
|
+
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1082
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1083
|
+
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1084
|
+
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1085
|
+
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1086
|
+
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1087
|
+
"static/chunks/app/offline/page-62c5f14a6a1800b5.js"
|
|
1088
|
+
],
|
|
1097
1089
|
"/more/loading": [
|
|
1098
1090
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1099
1091
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -1114,12 +1106,29 @@
|
|
|
1114
1106
|
"static/chunks/4974-35592ec312322124.js",
|
|
1115
1107
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1116
1108
|
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1117
|
-
"static/chunks/6381-
|
|
1109
|
+
"static/chunks/6381-147dde2a967e9458.js",
|
|
1118
1110
|
"static/chunks/5229-6c89475b61bd2c8b.js",
|
|
1119
1111
|
"static/chunks/6022-7a7d1760fc9814c7.js",
|
|
1120
1112
|
"static/chunks/4322-dfd5a7119b5ba4fc.js",
|
|
1121
1113
|
"static/chunks/app/more/page-333bba1c8bbc9c11.js"
|
|
1122
1114
|
],
|
|
1115
|
+
"/page": [
|
|
1116
|
+
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1117
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1118
|
+
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1119
|
+
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1120
|
+
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1121
|
+
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1122
|
+
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1123
|
+
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1124
|
+
"static/chunks/4974-35592ec312322124.js",
|
|
1125
|
+
"static/chunks/9948-d139e3e5dbecaf73.js",
|
|
1126
|
+
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1127
|
+
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1128
|
+
"static/chunks/6381-147dde2a967e9458.js",
|
|
1129
|
+
"static/chunks/5229-6c89475b61bd2c8b.js",
|
|
1130
|
+
"static/chunks/app/page-214f7ffa13a0cf10.js"
|
|
1131
|
+
],
|
|
1123
1132
|
"/repositories/loading": [
|
|
1124
1133
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1125
1134
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -1140,19 +1149,10 @@
|
|
|
1140
1149
|
"static/chunks/4974-35592ec312322124.js",
|
|
1141
1150
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1142
1151
|
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1143
|
-
"static/chunks/6381-
|
|
1152
|
+
"static/chunks/6381-147dde2a967e9458.js",
|
|
1144
1153
|
"static/chunks/5229-6c89475b61bd2c8b.js",
|
|
1145
1154
|
"static/chunks/app/repositories/page-4951cac905e50224.js"
|
|
1146
1155
|
],
|
|
1147
|
-
"/offline/page": [
|
|
1148
|
-
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1149
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1150
|
-
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1151
|
-
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1152
|
-
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1153
|
-
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1154
|
-
"static/chunks/app/offline/page-62c5f14a6a1800b5.js"
|
|
1155
|
-
],
|
|
1156
1156
|
"/review/loading": [
|
|
1157
1157
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1158
1158
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -1173,7 +1173,7 @@
|
|
|
1173
1173
|
"static/chunks/4974-35592ec312322124.js",
|
|
1174
1174
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1175
1175
|
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1176
|
-
"static/chunks/6381-
|
|
1176
|
+
"static/chunks/6381-147dde2a967e9458.js",
|
|
1177
1177
|
"static/chunks/5229-6c89475b61bd2c8b.js",
|
|
1178
1178
|
"static/chunks/8593-fa0eb2802e0ce68a.js",
|
|
1179
1179
|
"static/chunks/app/review/page-a0899b2d285318c3.js"
|
|
@@ -1199,7 +1199,7 @@
|
|
|
1199
1199
|
"static/chunks/9948-d139e3e5dbecaf73.js",
|
|
1200
1200
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1201
1201
|
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1202
|
-
"static/chunks/6381-
|
|
1202
|
+
"static/chunks/6381-147dde2a967e9458.js",
|
|
1203
1203
|
"static/chunks/5229-6c89475b61bd2c8b.js",
|
|
1204
1204
|
"static/chunks/app/sessions/page-fb36145ec732092a.js"
|
|
1205
1205
|
],
|
|
@@ -1215,7 +1215,7 @@
|
|
|
1215
1215
|
"static/chunks/4974-35592ec312322124.js",
|
|
1216
1216
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1217
1217
|
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1218
|
-
"static/chunks/6381-
|
|
1218
|
+
"static/chunks/6381-147dde2a967e9458.js",
|
|
1219
1219
|
"static/chunks/5229-6c89475b61bd2c8b.js",
|
|
1220
1220
|
"static/chunks/2751-9ef0f4b450bd4ef0.js",
|
|
1221
1221
|
"static/chunks/app/skills/installed/page-182e32368696d824.js"
|
|
@@ -1232,7 +1232,7 @@
|
|
|
1232
1232
|
"static/chunks/4974-35592ec312322124.js",
|
|
1233
1233
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1234
1234
|
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1235
|
-
"static/chunks/6381-
|
|
1235
|
+
"static/chunks/6381-147dde2a967e9458.js",
|
|
1236
1236
|
"static/chunks/5229-6c89475b61bd2c8b.js",
|
|
1237
1237
|
"static/chunks/2751-9ef0f4b450bd4ef0.js",
|
|
1238
1238
|
"static/chunks/app/skills/page-d3fdc88239ebe0ab.js"
|
|
@@ -1253,7 +1253,7 @@
|
|
|
1253
1253
|
"static/chunks/5542-b6457f305d724a6b.js",
|
|
1254
1254
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1255
1255
|
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1256
|
-
"static/chunks/6381-
|
|
1256
|
+
"static/chunks/6381-147dde2a967e9458.js",
|
|
1257
1257
|
"static/chunks/5229-6c89475b61bd2c8b.js",
|
|
1258
1258
|
"static/chunks/2751-9ef0f4b450bd4ef0.js",
|
|
1259
1259
|
"static/chunks/2053-3f299a7a2c7d6767.js",
|
|
@@ -1274,31 +1274,18 @@
|
|
|
1274
1274
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1275
1275
|
"static/chunks/app/worktrees/[id]/loading-c58ba2c3f4363277.js"
|
|
1276
1276
|
],
|
|
1277
|
-
"/worktrees/[id]/page": [
|
|
1277
|
+
"/worktrees/[id]/files/[...path]/page": [
|
|
1278
1278
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1279
1279
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1280
1280
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1281
1281
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1282
|
-
"static/css/5eacd01f773eed7f.css",
|
|
1283
1282
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1284
1283
|
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1285
1284
|
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1286
|
-
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1287
|
-
"static/chunks/4974-35592ec312322124.js",
|
|
1288
1285
|
"static/chunks/8566-a6a7c70558927410.js",
|
|
1289
|
-
"static/chunks/9948-d139e3e5dbecaf73.js",
|
|
1290
|
-
"static/chunks/1191-b7dfdfe86b1d31d1.js",
|
|
1291
|
-
"static/chunks/5542-b6457f305d724a6b.js",
|
|
1292
|
-
"static/chunks/3916-0e929d089282dc5d.js",
|
|
1293
1286
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1294
1287
|
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1295
|
-
"static/chunks/
|
|
1296
|
-
"static/chunks/5229-6c89475b61bd2c8b.js",
|
|
1297
|
-
"static/chunks/2751-9ef0f4b450bd4ef0.js",
|
|
1298
|
-
"static/chunks/2053-3f299a7a2c7d6767.js",
|
|
1299
|
-
"static/chunks/6022-7a7d1760fc9814c7.js",
|
|
1300
|
-
"static/chunks/8593-fa0eb2802e0ce68a.js",
|
|
1301
|
-
"static/chunks/app/worktrees/[id]/page-d48b95ed554bcd13.js"
|
|
1288
|
+
"static/chunks/app/worktrees/[id]/files/[...path]/page-f3361237420719b4.js"
|
|
1302
1289
|
],
|
|
1303
1290
|
"/worktrees/[id]/terminal/page": [
|
|
1304
1291
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -1309,18 +1296,31 @@
|
|
|
1309
1296
|
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1310
1297
|
"static/chunks/app/worktrees/[id]/terminal/page-2631bc5c4b0a9fb8.js"
|
|
1311
1298
|
],
|
|
1312
|
-
"/worktrees/[id]/
|
|
1299
|
+
"/worktrees/[id]/page": [
|
|
1313
1300
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1314
1301
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1315
1302
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1316
1303
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1304
|
+
"static/css/5eacd01f773eed7f.css",
|
|
1317
1305
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1318
1306
|
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1319
1307
|
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1308
|
+
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1309
|
+
"static/chunks/4974-35592ec312322124.js",
|
|
1320
1310
|
"static/chunks/8566-a6a7c70558927410.js",
|
|
1311
|
+
"static/chunks/9948-d139e3e5dbecaf73.js",
|
|
1312
|
+
"static/chunks/1191-b7dfdfe86b1d31d1.js",
|
|
1313
|
+
"static/chunks/5542-b6457f305d724a6b.js",
|
|
1314
|
+
"static/chunks/3916-0e929d089282dc5d.js",
|
|
1321
1315
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1322
1316
|
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1323
|
-
"static/chunks/
|
|
1317
|
+
"static/chunks/6381-147dde2a967e9458.js",
|
|
1318
|
+
"static/chunks/5229-6c89475b61bd2c8b.js",
|
|
1319
|
+
"static/chunks/2751-9ef0f4b450bd4ef0.js",
|
|
1320
|
+
"static/chunks/2053-3f299a7a2c7d6767.js",
|
|
1321
|
+
"static/chunks/6022-7a7d1760fc9814c7.js",
|
|
1322
|
+
"static/chunks/8593-fa0eb2802e0ce68a.js",
|
|
1323
|
+
"static/chunks/app/worktrees/[id]/page-2f73d69187936627.js"
|
|
1324
1324
|
]
|
|
1325
1325
|
}
|
|
1326
1326
|
}
|