commandmate 0.30.0 → 0.30.1
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 +28 -28
- 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 +28 -28
- 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/server-reference-manifest.json +1 -1
- package/.next/static/chunks/{6381-28d0e95620aa018e.js → 6381-dbf04a99647f6018.js} +1 -1
- package/.next/static/chunks/app/worktrees/[id]/page-aac399392ec8c273.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 +101 -13
- package/dist/server/src/lib/hooks/sources/claude/history.js +161 -18
- package/dist/server/src/lib/hooks/sources/codex/history.js +100 -13
- package/dist/server/src/lib/hooks/stop-history-capture.js +161 -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 → pcpB4K6KreMzu2qbhvuRY}/_buildManifest.js +0 -0
- /package/.next/static/{7K0XXFu_ty4wRSkl4X21E → pcpB4K6KreMzu2qbhvuRY}/_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-dbf04a99647f6018.js",
|
|
28
28
|
"static/chunks/4322-dfd5a7119b5ba4fc.js",
|
|
29
29
|
"static/chunks/app/layout-6a26ea22d5cf03dc.js"
|
|
30
30
|
],
|
|
@@ -114,19 +114,19 @@
|
|
|
114
114
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
115
115
|
"static/chunks/app/api/daily-summary/route-ee11f7b8a34cba8c.js"
|
|
116
116
|
],
|
|
117
|
-
"/api/hooks/
|
|
117
|
+
"/api/hooks/agent-event/route": [
|
|
118
118
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
119
119
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
120
120
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
121
121
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
122
|
-
"static/chunks/app/api/hooks/
|
|
122
|
+
"static/chunks/app/api/hooks/agent-event/route-ee11f7b8a34cba8c.js"
|
|
123
123
|
],
|
|
124
|
-
"/api/hooks/
|
|
124
|
+
"/api/hooks/claude-done/route": [
|
|
125
125
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
126
126
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
127
127
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
128
128
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
129
|
-
"static/chunks/app/api/hooks/
|
|
129
|
+
"static/chunks/app/api/hooks/claude-done/route-ee11f7b8a34cba8c.js"
|
|
130
130
|
],
|
|
131
131
|
"/api/hooks/permission-request/route": [
|
|
132
132
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -268,6 +268,13 @@
|
|
|
268
268
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
269
269
|
"static/chunks/app/api/verification/runs/route-ee11f7b8a34cba8c.js"
|
|
270
270
|
],
|
|
271
|
+
"/api/worktrees/[id]/capture/route": [
|
|
272
|
+
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
273
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
274
|
+
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
275
|
+
"static/chunks/main-app-5d631b93b1219836.js",
|
|
276
|
+
"static/chunks/app/api/worktrees/[id]/capture/route-ee11f7b8a34cba8c.js"
|
|
277
|
+
],
|
|
271
278
|
"/api/worktrees/[id]/auto-yes/route": [
|
|
272
279
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
273
280
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -282,12 +289,12 @@
|
|
|
282
289
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
283
290
|
"static/chunks/app/api/worktrees/[id]/clear-composer/route-ee11f7b8a34cba8c.js"
|
|
284
291
|
],
|
|
285
|
-
"/api/worktrees/[id]/
|
|
292
|
+
"/api/worktrees/[id]/cli-reference/route": [
|
|
286
293
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
287
294
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
288
295
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
289
296
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
290
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
297
|
+
"static/chunks/app/api/worktrees/[id]/cli-reference/route-ee11f7b8a34cba8c.js"
|
|
291
298
|
],
|
|
292
299
|
"/api/worktrees/[id]/cli-tool/route": [
|
|
293
300
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -296,13 +303,6 @@
|
|
|
296
303
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
297
304
|
"static/chunks/app/api/worktrees/[id]/cli-tool/route-ee11f7b8a34cba8c.js"
|
|
298
305
|
],
|
|
299
|
-
"/api/worktrees/[id]/cli-reference/route": [
|
|
300
|
-
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
301
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
302
|
-
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
303
|
-
"static/chunks/main-app-5d631b93b1219836.js",
|
|
304
|
-
"static/chunks/app/api/worktrees/[id]/cli-reference/route-ee11f7b8a34cba8c.js"
|
|
305
|
-
],
|
|
306
306
|
"/api/worktrees/[id]/cmate/schedules/route": [
|
|
307
307
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
308
308
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -338,19 +338,19 @@
|
|
|
338
338
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
339
339
|
"static/chunks/app/api/worktrees/[id]/execution-logs/route-ee11f7b8a34cba8c.js"
|
|
340
340
|
],
|
|
341
|
-
"/api/worktrees/[id]/
|
|
341
|
+
"/api/worktrees/[id]/git/branch/create/route": [
|
|
342
342
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
343
343
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
344
344
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
345
345
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
346
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
346
|
+
"static/chunks/app/api/worktrees/[id]/git/branch/create/route-ee11f7b8a34cba8c.js"
|
|
347
347
|
],
|
|
348
|
-
"/api/worktrees/[id]/
|
|
348
|
+
"/api/worktrees/[id]/files/[...path]/route": [
|
|
349
349
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
350
350
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
351
351
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
352
352
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
353
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
353
|
+
"static/chunks/app/api/worktrees/[id]/files/[...path]/route-ee11f7b8a34cba8c.js"
|
|
354
354
|
],
|
|
355
355
|
"/api/worktrees/[id]/git/branch/delete/route": [
|
|
356
356
|
"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",
|
|
@@ -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",
|
|
@@ -604,19 +604,19 @@
|
|
|
604
604
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
605
605
|
"static/chunks/app/api/worktrees/[id]/route-ee11f7b8a34cba8c.js"
|
|
606
606
|
],
|
|
607
|
-
"/api/worktrees/[id]/schedules/
|
|
607
|
+
"/api/worktrees/[id]/schedules/active/route": [
|
|
608
608
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
609
609
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
610
610
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
611
611
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
612
|
-
"static/chunks/app/api/worktrees/[id]/schedules/
|
|
612
|
+
"static/chunks/app/api/worktrees/[id]/schedules/active/route-ee11f7b8a34cba8c.js"
|
|
613
613
|
],
|
|
614
|
-
"/api/worktrees/[id]/schedules/
|
|
614
|
+
"/api/worktrees/[id]/schedules/[scheduleId]/route": [
|
|
615
615
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
616
616
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
617
617
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
618
618
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
619
|
-
"static/chunks/app/api/worktrees/[id]/schedules/
|
|
619
|
+
"static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-ee11f7b8a34cba8c.js"
|
|
620
620
|
],
|
|
621
621
|
"/api/worktrees/[id]/schedules/route": [
|
|
622
622
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -639,6 +639,13 @@
|
|
|
639
639
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
640
640
|
"static/chunks/app/api/worktrees/[id]/send/route-ee11f7b8a34cba8c.js"
|
|
641
641
|
],
|
|
642
|
+
"/api/worktrees/[id]/tasks/route": [
|
|
643
|
+
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
644
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
645
|
+
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
646
|
+
"static/chunks/main-app-5d631b93b1219836.js",
|
|
647
|
+
"static/chunks/app/api/worktrees/[id]/tasks/route-ee11f7b8a34cba8c.js"
|
|
648
|
+
],
|
|
642
649
|
"/api/worktrees/[id]/slash-commands/route": [
|
|
643
650
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
644
651
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -653,12 +660,12 @@
|
|
|
653
660
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
654
661
|
"static/chunks/app/api/worktrees/[id]/special-keys/route-ee11f7b8a34cba8c.js"
|
|
655
662
|
],
|
|
656
|
-
"/api/worktrees/[id]/
|
|
663
|
+
"/api/worktrees/[id]/timers/history/route": [
|
|
657
664
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
658
665
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
659
666
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
660
667
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
661
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
668
|
+
"static/chunks/app/api/worktrees/[id]/timers/history/route-ee11f7b8a34cba8c.js"
|
|
662
669
|
],
|
|
663
670
|
"/api/worktrees/[id]/terminal/route": [
|
|
664
671
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -667,13 +674,6 @@
|
|
|
667
674
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
668
675
|
"static/chunks/app/api/worktrees/[id]/terminal/route-ee11f7b8a34cba8c.js"
|
|
669
676
|
],
|
|
670
|
-
"/api/worktrees/[id]/timers/history/route": [
|
|
671
|
-
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
672
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
673
|
-
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
674
|
-
"static/chunks/main-app-5d631b93b1219836.js",
|
|
675
|
-
"static/chunks/app/api/worktrees/[id]/timers/history/route-ee11f7b8a34cba8c.js"
|
|
676
|
-
],
|
|
677
677
|
"/api/worktrees/[id]/timers/route": [
|
|
678
678
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
679
679
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.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",
|
|
@@ -702,12 +695,12 @@
|
|
|
702
695
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
703
696
|
"static/chunks/app/api/worktrees/[id]/tree/[...path]/route-ee11f7b8a34cba8c.js"
|
|
704
697
|
],
|
|
705
|
-
"/api/worktrees/[id]/
|
|
698
|
+
"/api/worktrees/[id]/todos/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]/todos/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,6 +723,13 @@
|
|
|
730
723
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
731
724
|
"static/chunks/app/api/worktrees/[id]/verify/config/route-ee11f7b8a34cba8c.js"
|
|
732
725
|
],
|
|
726
|
+
"/api/worktrees/[id]/verify/route": [
|
|
727
|
+
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
728
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
729
|
+
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
730
|
+
"static/chunks/main-app-5d631b93b1219836.js",
|
|
731
|
+
"static/chunks/app/api/worktrees/[id]/verify/route-ee11f7b8a34cba8c.js"
|
|
732
|
+
],
|
|
733
733
|
"/api/worktrees/[id]/verify/runs/[runId]/cancel/route": [
|
|
734
734
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
735
735
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -765,19 +765,19 @@
|
|
|
765
765
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
766
766
|
"static/chunks/app/manifest.webmanifest/route-ee11f7b8a34cba8c.js"
|
|
767
767
|
],
|
|
768
|
-
"/api/
|
|
768
|
+
"/api/app/update-check/route": [
|
|
769
769
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
770
770
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
771
771
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
772
772
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
773
|
-
"static/chunks/app/api/
|
|
773
|
+
"static/chunks/app/api/app/update-check/route-ee11f7b8a34cba8c.js"
|
|
774
774
|
],
|
|
775
|
-
"/api/
|
|
775
|
+
"/api/agents/versions/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/
|
|
780
|
+
"static/chunks/app/api/agents/versions/route-ee11f7b8a34cba8c.js"
|
|
781
781
|
],
|
|
782
782
|
"/api/agents/update/route": [
|
|
783
783
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -828,12 +828,12 @@
|
|
|
828
828
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
829
829
|
"static/chunks/app/api/external-apps/route-ee11f7b8a34cba8c.js"
|
|
830
830
|
],
|
|
831
|
-
"/api/
|
|
831
|
+
"/api/fs/recent-paths/route": [
|
|
832
832
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
833
833
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
834
834
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
835
835
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
836
|
-
"static/chunks/app/api/
|
|
836
|
+
"static/chunks/app/api/fs/recent-paths/route-ee11f7b8a34cba8c.js"
|
|
837
837
|
],
|
|
838
838
|
"/api/fs/browse/route": [
|
|
839
839
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -842,12 +842,12 @@
|
|
|
842
842
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
843
843
|
"static/chunks/app/api/fs/browse/route-ee11f7b8a34cba8c.js"
|
|
844
844
|
],
|
|
845
|
-
"/api/
|
|
845
|
+
"/api/external-apps/[id]/route": [
|
|
846
846
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
847
847
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
848
848
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
849
849
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
850
|
-
"static/chunks/app/api/
|
|
850
|
+
"static/chunks/app/api/external-apps/[id]/route-ee11f7b8a34cba8c.js"
|
|
851
851
|
],
|
|
852
852
|
"/api/push/escalation/route": [
|
|
853
853
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -884,19 +884,19 @@
|
|
|
884
884
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
885
885
|
"static/chunks/app/api/repositories/validate-path/route-ee11f7b8a34cba8c.js"
|
|
886
886
|
],
|
|
887
|
-
"/api/settings/default-
|
|
887
|
+
"/api/settings/default-surface-mode/route": [
|
|
888
888
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
889
889
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
890
890
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
891
891
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
892
|
-
"static/chunks/app/api/settings/default-
|
|
892
|
+
"static/chunks/app/api/settings/default-surface-mode/route-ee11f7b8a34cba8c.js"
|
|
893
893
|
],
|
|
894
|
-
"/api/settings/default-
|
|
894
|
+
"/api/settings/default-agents/route": [
|
|
895
895
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
896
896
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
897
897
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
898
898
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
899
|
-
"static/chunks/app/api/settings/default-
|
|
899
|
+
"static/chunks/app/api/settings/default-agents/route-ee11f7b8a34cba8c.js"
|
|
900
900
|
],
|
|
901
901
|
"/api/sidebar/group-order/route": [
|
|
902
902
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -961,19 +961,19 @@
|
|
|
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]/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]/plan/route-ee11f7b8a34cba8c.js"
|
|
970
970
|
],
|
|
971
|
-
"/api/worktrees/[id]/skills/[skillId]/
|
|
971
|
+
"/api/worktrees/[id]/skills/[skillId]/git-workflow/route": [
|
|
972
972
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
973
973
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
974
974
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
975
975
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
976
|
-
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/
|
|
976
|
+
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-ee11f7b8a34cba8c.js"
|
|
977
977
|
],
|
|
978
978
|
"/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route": [
|
|
979
979
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -996,33 +996,33 @@
|
|
|
996
996
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
997
997
|
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update-plan/route-ee11f7b8a34cba8c.js"
|
|
998
998
|
],
|
|
999
|
-
"/api/worktrees/[id]/skills/
|
|
999
|
+
"/api/worktrees/[id]/skills/route": [
|
|
1000
1000
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1001
1001
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1002
1002
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1003
1003
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1004
|
-
"static/chunks/app/api/worktrees/[id]/skills/
|
|
1004
|
+
"static/chunks/app/api/worktrees/[id]/skills/route-ee11f7b8a34cba8c.js"
|
|
1005
1005
|
],
|
|
1006
|
-
"/api/worktrees/
|
|
1006
|
+
"/api/worktrees/route": [
|
|
1007
1007
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1008
1008
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1009
1009
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1010
1010
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1011
|
-
"static/chunks/app/api/worktrees/
|
|
1011
|
+
"static/chunks/app/api/worktrees/route-ee11f7b8a34cba8c.js"
|
|
1012
1012
|
],
|
|
1013
|
-
"/api/worktrees/route": [
|
|
1013
|
+
"/api/worktrees/apply-default-agents/route": [
|
|
1014
1014
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1015
1015
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1016
1016
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1017
1017
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1018
|
-
"static/chunks/app/api/worktrees/route-ee11f7b8a34cba8c.js"
|
|
1018
|
+
"static/chunks/app/api/worktrees/apply-default-agents/route-ee11f7b8a34cba8c.js"
|
|
1019
1019
|
],
|
|
1020
|
-
"/api/worktrees/[id]/skills/route": [
|
|
1020
|
+
"/api/worktrees/[id]/skills/[skillId]/uninstall/route": [
|
|
1021
1021
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1022
1022
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1023
1023
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1024
1024
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1025
|
-
"static/chunks/app/api/worktrees/[id]/skills/route-ee11f7b8a34cba8c.js"
|
|
1025
|
+
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-ee11f7b8a34cba8c.js"
|
|
1026
1026
|
],
|
|
1027
1027
|
"/proxy/[...path]/route": [
|
|
1028
1028
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -1038,61 +1038,53 @@
|
|
|
1038
1038
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1039
1039
|
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update/route-ee11f7b8a34cba8c.js"
|
|
1040
1040
|
],
|
|
1041
|
-
"/
|
|
1041
|
+
"/chat/loading": [
|
|
1042
1042
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1043
1043
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1044
1044
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1045
1045
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1046
1046
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1047
|
-
"static/chunks/
|
|
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"
|
|
1047
|
+
"static/chunks/app/chat/loading-c58ba2c3f4363277.js"
|
|
1052
1048
|
],
|
|
1053
|
-
"/page": [
|
|
1049
|
+
"/chat/page": [
|
|
1054
1050
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1055
1051
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1056
1052
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1057
1053
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1054
|
+
"static/css/5eacd01f773eed7f.css",
|
|
1058
1055
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1059
1056
|
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1060
1057
|
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1061
1058
|
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1062
1059
|
"static/chunks/4974-35592ec312322124.js",
|
|
1063
|
-
"static/chunks/
|
|
1060
|
+
"static/chunks/8566-a6a7c70558927410.js",
|
|
1061
|
+
"static/chunks/1191-b7dfdfe86b1d31d1.js",
|
|
1064
1062
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1065
1063
|
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1066
|
-
"static/chunks/6381-
|
|
1064
|
+
"static/chunks/6381-dbf04a99647f6018.js",
|
|
1067
1065
|
"static/chunks/5229-6c89475b61bd2c8b.js",
|
|
1068
|
-
"static/chunks/app/page-
|
|
1066
|
+
"static/chunks/app/chat/page-9aa2011410895b0d.js"
|
|
1069
1067
|
],
|
|
1070
|
-
"/
|
|
1068
|
+
"/login/page": [
|
|
1071
1069
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1072
1070
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1073
1071
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1074
1072
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1075
1073
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1076
|
-
"static/chunks/
|
|
1074
|
+
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1075
|
+
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1076
|
+
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1077
|
+
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1078
|
+
"static/chunks/app/login/page-af7241bb4c4a8e59.js"
|
|
1077
1079
|
],
|
|
1078
|
-
"/
|
|
1080
|
+
"/offline/page": [
|
|
1079
1081
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1080
1082
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1081
1083
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1082
1084
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1083
|
-
"static/css/5eacd01f773eed7f.css",
|
|
1084
1085
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1085
1086
|
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1086
|
-
"static/chunks/
|
|
1087
|
-
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1088
|
-
"static/chunks/4974-35592ec312322124.js",
|
|
1089
|
-
"static/chunks/8566-a6a7c70558927410.js",
|
|
1090
|
-
"static/chunks/1191-b7dfdfe86b1d31d1.js",
|
|
1091
|
-
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1092
|
-
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1093
|
-
"static/chunks/6381-28d0e95620aa018e.js",
|
|
1094
|
-
"static/chunks/5229-6c89475b61bd2c8b.js",
|
|
1095
|
-
"static/chunks/app/chat/page-9aa2011410895b0d.js"
|
|
1087
|
+
"static/chunks/app/offline/page-62c5f14a6a1800b5.js"
|
|
1096
1088
|
],
|
|
1097
1089
|
"/more/loading": [
|
|
1098
1090
|
"static/chunks/webpack-9f75198882fdaf08.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-dbf04a99647f6018.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-dbf04a99647f6018.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-dbf04a99647f6018.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-dbf04a99647f6018.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,28 +1199,33 @@
|
|
|
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-dbf04a99647f6018.js",
|
|
1203
1203
|
"static/chunks/5229-6c89475b61bd2c8b.js",
|
|
1204
1204
|
"static/chunks/app/sessions/page-fb36145ec732092a.js"
|
|
1205
1205
|
],
|
|
1206
|
-
"/skills/
|
|
1206
|
+
"/skills/[skillId]/page": [
|
|
1207
1207
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1208
1208
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1209
1209
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1210
1210
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1211
|
+
"static/css/5eacd01f773eed7f.css",
|
|
1211
1212
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1212
1213
|
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1213
1214
|
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1214
1215
|
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1215
1216
|
"static/chunks/4974-35592ec312322124.js",
|
|
1217
|
+
"static/chunks/8566-a6a7c70558927410.js",
|
|
1218
|
+
"static/chunks/1191-b7dfdfe86b1d31d1.js",
|
|
1219
|
+
"static/chunks/5542-b6457f305d724a6b.js",
|
|
1216
1220
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1217
1221
|
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1218
|
-
"static/chunks/6381-
|
|
1222
|
+
"static/chunks/6381-dbf04a99647f6018.js",
|
|
1219
1223
|
"static/chunks/5229-6c89475b61bd2c8b.js",
|
|
1220
1224
|
"static/chunks/2751-9ef0f4b450bd4ef0.js",
|
|
1221
|
-
"static/chunks/
|
|
1225
|
+
"static/chunks/2053-3f299a7a2c7d6767.js",
|
|
1226
|
+
"static/chunks/app/skills/[skillId]/page-9099e26b60442873.js"
|
|
1222
1227
|
],
|
|
1223
|
-
"/skills/page": [
|
|
1228
|
+
"/skills/installed/page": [
|
|
1224
1229
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1225
1230
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1226
1231
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
@@ -1232,32 +1237,27 @@
|
|
|
1232
1237
|
"static/chunks/4974-35592ec312322124.js",
|
|
1233
1238
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1234
1239
|
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1235
|
-
"static/chunks/6381-
|
|
1240
|
+
"static/chunks/6381-dbf04a99647f6018.js",
|
|
1236
1241
|
"static/chunks/5229-6c89475b61bd2c8b.js",
|
|
1237
1242
|
"static/chunks/2751-9ef0f4b450bd4ef0.js",
|
|
1238
|
-
"static/chunks/app/skills/page-
|
|
1243
|
+
"static/chunks/app/skills/installed/page-182e32368696d824.js"
|
|
1239
1244
|
],
|
|
1240
|
-
"/skills/
|
|
1245
|
+
"/skills/page": [
|
|
1241
1246
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1242
1247
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1243
1248
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1244
1249
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1245
|
-
"static/css/5eacd01f773eed7f.css",
|
|
1246
1250
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1247
1251
|
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1248
1252
|
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1249
1253
|
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1250
1254
|
"static/chunks/4974-35592ec312322124.js",
|
|
1251
|
-
"static/chunks/8566-a6a7c70558927410.js",
|
|
1252
|
-
"static/chunks/1191-b7dfdfe86b1d31d1.js",
|
|
1253
|
-
"static/chunks/5542-b6457f305d724a6b.js",
|
|
1254
1255
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1255
1256
|
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1256
|
-
"static/chunks/6381-
|
|
1257
|
+
"static/chunks/6381-dbf04a99647f6018.js",
|
|
1257
1258
|
"static/chunks/5229-6c89475b61bd2c8b.js",
|
|
1258
1259
|
"static/chunks/2751-9ef0f4b450bd4ef0.js",
|
|
1259
|
-
"static/chunks/
|
|
1260
|
-
"static/chunks/app/skills/[skillId]/page-9099e26b60442873.js"
|
|
1260
|
+
"static/chunks/app/skills/page-d3fdc88239ebe0ab.js"
|
|
1261
1261
|
],
|
|
1262
1262
|
"/worktrees/[id]/layout": [
|
|
1263
1263
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -1274,6 +1274,19 @@
|
|
|
1274
1274
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1275
1275
|
"static/chunks/app/worktrees/[id]/loading-c58ba2c3f4363277.js"
|
|
1276
1276
|
],
|
|
1277
|
+
"/worktrees/[id]/files/[...path]/page": [
|
|
1278
|
+
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1279
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1280
|
+
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1281
|
+
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1282
|
+
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1283
|
+
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1284
|
+
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1285
|
+
"static/chunks/8566-a6a7c70558927410.js",
|
|
1286
|
+
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1287
|
+
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1288
|
+
"static/chunks/app/worktrees/[id]/files/[...path]/page-f3361237420719b4.js"
|
|
1289
|
+
],
|
|
1277
1290
|
"/worktrees/[id]/page": [
|
|
1278
1291
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1279
1292
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -1292,13 +1305,13 @@
|
|
|
1292
1305
|
"static/chunks/3916-0e929d089282dc5d.js",
|
|
1293
1306
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1294
1307
|
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1295
|
-
"static/chunks/6381-
|
|
1308
|
+
"static/chunks/6381-dbf04a99647f6018.js",
|
|
1296
1309
|
"static/chunks/5229-6c89475b61bd2c8b.js",
|
|
1297
1310
|
"static/chunks/2751-9ef0f4b450bd4ef0.js",
|
|
1298
1311
|
"static/chunks/2053-3f299a7a2c7d6767.js",
|
|
1299
1312
|
"static/chunks/6022-7a7d1760fc9814c7.js",
|
|
1300
1313
|
"static/chunks/8593-fa0eb2802e0ce68a.js",
|
|
1301
|
-
"static/chunks/app/worktrees/[id]/page-
|
|
1314
|
+
"static/chunks/app/worktrees/[id]/page-aac399392ec8c273.js"
|
|
1302
1315
|
],
|
|
1303
1316
|
"/worktrees/[id]/terminal/page": [
|
|
1304
1317
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -1308,19 +1321,6 @@
|
|
|
1308
1321
|
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1309
1322
|
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1310
1323
|
"static/chunks/app/worktrees/[id]/terminal/page-2631bc5c4b0a9fb8.js"
|
|
1311
|
-
],
|
|
1312
|
-
"/worktrees/[id]/files/[...path]/page": [
|
|
1313
|
-
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1314
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1315
|
-
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1316
|
-
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1317
|
-
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1318
|
-
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1319
|
-
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1320
|
-
"static/chunks/8566-a6a7c70558927410.js",
|
|
1321
|
-
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1322
|
-
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1323
|
-
"static/chunks/app/worktrees/[id]/files/[...path]/page-f3361237420719b4.js"
|
|
1324
1324
|
]
|
|
1325
1325
|
}
|
|
1326
1326
|
}
|