commandmate 0.31.2 → 0.31.3
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 +161 -161
- package/.next/app-path-routes-manifest.json +33 -33
- package/.next/build-manifest.json +2 -2
- package/.next/prerender-manifest.json +15 -15
- package/.next/required-server-files.json +1 -1
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/api/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.js +2 -2
- package/.next/server/app/api/push/escalation/route.js.nft.json +1 -1
- package/.next/server/app/api/push/escalation/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/push/subscriptions/route.js +1 -1
- package/.next/server/app/api/push/subscriptions/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/push/vapid/route.js +2 -2
- package/.next/server/app/api/push/vapid/route.js.nft.json +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 +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 +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 +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 +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 +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 +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 +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 +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 +11 -11
- 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 +33 -33
- package/.next/server/chunks/1058.js +1 -1
- package/.next/server/chunks/1068.js +1 -1
- package/.next/server/chunks/1191.js +1 -1
- package/.next/server/chunks/1886.js +1 -1
- package/.next/server/chunks/2119.js +1 -1
- package/.next/server/chunks/2445.js +1 -1
- package/.next/server/chunks/261.js +1 -1
- package/.next/server/chunks/2739.js +1 -1
- package/.next/server/chunks/3241.js +1 -1
- package/.next/server/chunks/3484.js +1 -0
- package/.next/server/chunks/358.js +1 -0
- package/.next/server/chunks/4325.js +1 -1
- package/.next/server/chunks/4393.js +1 -1
- package/.next/server/chunks/4443.js +1 -1
- package/.next/server/chunks/5017.js +1 -1
- package/.next/server/chunks/5120.js +1 -1
- package/.next/server/chunks/5164.js +1 -1
- package/.next/server/chunks/552.js +2 -2
- package/.next/server/chunks/595.js +8 -0
- package/.next/server/chunks/6130.js +1 -1
- package/.next/server/chunks/8800.js +1 -1
- package/.next/server/chunks/8918.js +3 -3
- package/.next/server/chunks/9123.js +1 -1
- package/.next/server/chunks/9130.js +2 -2
- package/.next/server/chunks/9627.js +3 -3
- package/.next/server/chunks/9696.js +2 -2
- package/.next/server/chunks/9798.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/{1783-11c9b4d8a52ebd91.js → 2813-de885de8a4b11910.js} +1 -1
- package/.next/static/chunks/4718-07ec4e10186928db.js +1 -0
- package/.next/static/chunks/app/worktrees/[id]/page-91b639c90795baa9.js +1 -0
- package/.next/static/css/acc4b9c3feb04287.css +1 -0
- package/.next/trace +13 -13
- package/dist/lib/detection/tools/verified-against.d.ts +24 -24
- package/dist/lib/detection/tools/verified-against.js +24 -24
- package/dist/server/locales/en/worktree.json +1402 -0
- package/dist/server/locales/ja/worktree.json +1402 -0
- package/dist/server/src/lib/db/chat-db.js +44 -1
- package/dist/server/src/lib/detection/cli-patterns.js +157 -23
- package/dist/server/src/lib/detection/model-info-extractor.js +185 -4
- package/dist/server/src/lib/detection/tools/antigravity/detect.js +105 -25
- package/dist/server/src/lib/detection/tools/antigravity/dialog.js +233 -0
- package/dist/server/src/lib/detection/tools/verified-against.js +24 -24
- package/dist/server/src/lib/hooks/hook-settings-generator.js +16 -0
- package/dist/server/src/lib/hooks/sources/claude/model-switch.js +169 -0
- package/dist/server/src/lib/hooks/sources/claude/source.js +14 -1
- package/dist/server/src/lib/polling/response-checker.js +17 -1
- package/dist/server/src/lib/push/index.js +13 -1
- package/dist/server/src/lib/push/model-change-push-notifier.js +174 -0
- package/dist/server/src/lib/push/push-sender.js +48 -20
- package/dist/server/src/lib/realtime/model-change-broadcast.js +171 -0
- package/dist/server/src/lib/realtime/types.js +19 -1
- package/dist/server/src/lib/realtime/waiting-broadcast.js +13 -0
- package/dist/server/src/lib/session/agent-event-state.js +344 -12
- package/package.json +1 -1
- package/.next/server/chunks/6894.js +0 -8
- package/.next/server/chunks/7187.js +0 -1
- package/.next/server/chunks/7472.js +0 -1
- package/.next/static/chunks/4718-0d4d93c4c75f336e.js +0 -1
- package/.next/static/chunks/app/worktrees/[id]/page-7a0915e32a2af4d3.js +0 -1
- package/.next/static/css/5c13ea243dfdcb66.css +0 -1
- /package/.next/static/{GiOqe8rfQGQ0NvzB5qr3q → 0hTIackGXw6v7diXJS6yN}/_buildManifest.js +0 -0
- /package/.next/static/{GiOqe8rfQGQ0NvzB5qr3q → 0hTIackGXw6v7diXJS6yN}/_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/acc4b9c3feb04287.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/4718-
|
|
27
|
+
"static/chunks/4718-07ec4e10186928db.js",
|
|
28
28
|
"static/chunks/4322-dfd5a7119b5ba4fc.js",
|
|
29
29
|
"static/chunks/app/layout-4c2f21e3f653ee4c.js"
|
|
30
30
|
],
|
|
@@ -128,19 +128,19 @@
|
|
|
128
128
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
129
129
|
"static/chunks/app/api/hooks/claude-done/route-ee11f7b8a34cba8c.js"
|
|
130
130
|
],
|
|
131
|
-
"/api/
|
|
131
|
+
"/api/metrics/vibe/route": [
|
|
132
132
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
133
133
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
134
134
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
135
135
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
136
|
-
"static/chunks/app/api/
|
|
136
|
+
"static/chunks/app/api/metrics/vibe/route-ee11f7b8a34cba8c.js"
|
|
137
137
|
],
|
|
138
|
-
"/api/
|
|
138
|
+
"/api/hooks/permission-request/route": [
|
|
139
139
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
140
140
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
141
141
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
142
142
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
143
|
-
"static/chunks/app/api/
|
|
143
|
+
"static/chunks/app/api/hooks/permission-request/route-ee11f7b8a34cba8c.js"
|
|
144
144
|
],
|
|
145
145
|
"/api/ollama/models/route": [
|
|
146
146
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -149,33 +149,33 @@
|
|
|
149
149
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
150
150
|
"static/chunks/app/api/ollama/models/route-ee11f7b8a34cba8c.js"
|
|
151
151
|
],
|
|
152
|
-
"/api/repositories/[id]/route": [
|
|
152
|
+
"/api/repositories/[id]/todos/[todoId]/route": [
|
|
153
153
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
154
154
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
155
155
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
156
156
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
157
|
-
"static/chunks/app/api/repositories/[id]/route-ee11f7b8a34cba8c.js"
|
|
157
|
+
"static/chunks/app/api/repositories/[id]/todos/[todoId]/route-ee11f7b8a34cba8c.js"
|
|
158
158
|
],
|
|
159
|
-
"/api/repositories/[id]/
|
|
159
|
+
"/api/repositories/[id]/route": [
|
|
160
160
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
161
161
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
162
162
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
163
163
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
164
|
-
"static/chunks/app/api/repositories/[id]/
|
|
164
|
+
"static/chunks/app/api/repositories/[id]/route-ee11f7b8a34cba8c.js"
|
|
165
165
|
],
|
|
166
|
-
"/api/repositories/[
|
|
166
|
+
"/api/repositories/clone/[jobId]/route": [
|
|
167
167
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
168
168
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
169
169
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
170
170
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
171
|
-
"static/chunks/app/api/repositories/[
|
|
171
|
+
"static/chunks/app/api/repositories/clone/[jobId]/route-ee11f7b8a34cba8c.js"
|
|
172
172
|
],
|
|
173
|
-
"/api/repositories/
|
|
173
|
+
"/api/repositories/[id]/todos/route": [
|
|
174
174
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
175
175
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
176
176
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
177
177
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
178
|
-
"static/chunks/app/api/repositories/
|
|
178
|
+
"static/chunks/app/api/repositories/[id]/todos/route-ee11f7b8a34cba8c.js"
|
|
179
179
|
],
|
|
180
180
|
"/api/repositories/clone/route": [
|
|
181
181
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -219,19 +219,19 @@
|
|
|
219
219
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
220
220
|
"static/chunks/app/api/repositories/sync/route-ee11f7b8a34cba8c.js"
|
|
221
221
|
],
|
|
222
|
-
"/api/
|
|
222
|
+
"/api/tasks/[taskId]/cancel/route": [
|
|
223
223
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
224
224
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
225
225
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
226
226
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
227
|
-
"static/chunks/app/api/
|
|
227
|
+
"static/chunks/app/api/tasks/[taskId]/cancel/route-ee11f7b8a34cba8c.js"
|
|
228
228
|
],
|
|
229
|
-
"/api/
|
|
229
|
+
"/api/slash-commands/route": [
|
|
230
230
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
231
231
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
232
232
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
233
233
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
234
|
-
"static/chunks/app/api/
|
|
234
|
+
"static/chunks/app/api/slash-commands/route-ee11f7b8a34cba8c.js"
|
|
235
235
|
],
|
|
236
236
|
"/api/tasks/[taskId]/route": [
|
|
237
237
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -275,26 +275,26 @@
|
|
|
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]/cli-reference/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]/cli-reference/route-ee11f7b8a34cba8c.js"
|
|
291
291
|
],
|
|
292
|
-
"/api/worktrees/[id]/
|
|
292
|
+
"/api/worktrees/[id]/clear-composer/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]/
|
|
297
|
+
"static/chunks/app/api/worktrees/[id]/clear-composer/route-ee11f7b8a34cba8c.js"
|
|
298
298
|
],
|
|
299
299
|
"/api/worktrees/[id]/cli-tool/route": [
|
|
300
300
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -324,13 +324,6 @@
|
|
|
324
324
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
325
325
|
"static/chunks/app/api/worktrees/[id]/env/route-ee11f7b8a34cba8c.js"
|
|
326
326
|
],
|
|
327
|
-
"/api/worktrees/[id]/execution-logs/[logId]/route": [
|
|
328
|
-
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
329
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
330
|
-
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
331
|
-
"static/chunks/main-app-5d631b93b1219836.js",
|
|
332
|
-
"static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-ee11f7b8a34cba8c.js"
|
|
333
|
-
],
|
|
334
327
|
"/api/worktrees/[id]/execution-logs/route": [
|
|
335
328
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
336
329
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -338,12 +331,12 @@
|
|
|
338
331
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
339
332
|
"static/chunks/app/api/worktrees/[id]/execution-logs/route-ee11f7b8a34cba8c.js"
|
|
340
333
|
],
|
|
341
|
-
"/api/worktrees/[id]/
|
|
334
|
+
"/api/worktrees/[id]/execution-logs/[logId]/route": [
|
|
342
335
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
343
336
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
344
337
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
345
338
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
346
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
339
|
+
"static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-ee11f7b8a34cba8c.js"
|
|
347
340
|
],
|
|
348
341
|
"/api/worktrees/[id]/git/branch/create/route": [
|
|
349
342
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -373,6 +366,13 @@
|
|
|
373
366
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
374
367
|
"static/chunks/app/api/worktrees/[id]/git/checkout/route-ee11f7b8a34cba8c.js"
|
|
375
368
|
],
|
|
369
|
+
"/api/worktrees/[id]/files/[...path]/route": [
|
|
370
|
+
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
371
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
372
|
+
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
373
|
+
"static/chunks/main-app-5d631b93b1219836.js",
|
|
374
|
+
"static/chunks/app/api/worktrees/[id]/files/[...path]/route-ee11f7b8a34cba8c.js"
|
|
375
|
+
],
|
|
376
376
|
"/api/worktrees/[id]/git/commit/route": [
|
|
377
377
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
378
378
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -506,13 +506,6 @@
|
|
|
506
506
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
507
507
|
"static/chunks/app/api/worktrees/[id]/git/working-diff/route-ee11f7b8a34cba8c.js"
|
|
508
508
|
],
|
|
509
|
-
"/api/worktrees/[id]/instances/opencode/route": [
|
|
510
|
-
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
511
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
512
|
-
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
513
|
-
"static/chunks/main-app-5d631b93b1219836.js",
|
|
514
|
-
"static/chunks/app/api/worktrees/[id]/instances/opencode/route-ee11f7b8a34cba8c.js"
|
|
515
|
-
],
|
|
516
509
|
"/api/worktrees/[id]/interrupt/route": [
|
|
517
510
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
518
511
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -520,12 +513,12 @@
|
|
|
520
513
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
521
514
|
"static/chunks/app/api/worktrees/[id]/interrupt/route-ee11f7b8a34cba8c.js"
|
|
522
515
|
],
|
|
523
|
-
"/api/worktrees/[id]/
|
|
516
|
+
"/api/worktrees/[id]/instances/opencode/route": [
|
|
524
517
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
525
518
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
526
519
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
527
520
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
528
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
521
|
+
"static/chunks/app/api/worktrees/[id]/instances/opencode/route-ee11f7b8a34cba8c.js"
|
|
529
522
|
],
|
|
530
523
|
"/api/worktrees/[id]/marp-render/route": [
|
|
531
524
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -534,19 +527,19 @@
|
|
|
534
527
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
535
528
|
"static/chunks/app/api/worktrees/[id]/marp-render/route-ee11f7b8a34cba8c.js"
|
|
536
529
|
],
|
|
537
|
-
"/api/worktrees/[id]/
|
|
530
|
+
"/api/worktrees/[id]/kill-session/route": [
|
|
538
531
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
539
532
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
540
533
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
541
534
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
542
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
535
|
+
"static/chunks/app/api/worktrees/[id]/kill-session/route-ee11f7b8a34cba8c.js"
|
|
543
536
|
],
|
|
544
|
-
"/api/worktrees/[id]/memos/route": [
|
|
537
|
+
"/api/worktrees/[id]/memos/[memoId]/route": [
|
|
545
538
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
546
539
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
547
540
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
548
541
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
549
|
-
"static/chunks/app/api/worktrees/[id]/memos/route-ee11f7b8a34cba8c.js"
|
|
542
|
+
"static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-ee11f7b8a34cba8c.js"
|
|
550
543
|
],
|
|
551
544
|
"/api/worktrees/[id]/messages/route": [
|
|
552
545
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -562,6 +555,13 @@
|
|
|
562
555
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
563
556
|
"static/chunks/app/api/worktrees/[id]/opencode/diff/route-ee11f7b8a34cba8c.js"
|
|
564
557
|
],
|
|
558
|
+
"/api/worktrees/[id]/memos/route": [
|
|
559
|
+
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
560
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
561
|
+
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
562
|
+
"static/chunks/main-app-5d631b93b1219836.js",
|
|
563
|
+
"static/chunks/app/api/worktrees/[id]/memos/route-ee11f7b8a34cba8c.js"
|
|
564
|
+
],
|
|
565
565
|
"/api/worktrees/[id]/opencode/session/route": [
|
|
566
566
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
567
567
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -590,33 +590,33 @@
|
|
|
590
590
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
591
591
|
"static/chunks/app/api/worktrees/[id]/resolve-target/route-ee11f7b8a34cba8c.js"
|
|
592
592
|
],
|
|
593
|
-
"/api/worktrees/[id]/route": [
|
|
593
|
+
"/api/worktrees/[id]/respond/route": [
|
|
594
594
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
595
595
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
596
596
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
597
597
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
598
|
-
"static/chunks/app/api/worktrees/[id]/route-ee11f7b8a34cba8c.js"
|
|
598
|
+
"static/chunks/app/api/worktrees/[id]/respond/route-ee11f7b8a34cba8c.js"
|
|
599
599
|
],
|
|
600
|
-
"/api/worktrees/[id]/
|
|
600
|
+
"/api/worktrees/[id]/route": [
|
|
601
601
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
602
602
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
603
603
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
604
604
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
605
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
605
|
+
"static/chunks/app/api/worktrees/[id]/route-ee11f7b8a34cba8c.js"
|
|
606
606
|
],
|
|
607
|
-
"/api/worktrees/[id]/schedules/
|
|
607
|
+
"/api/worktrees/[id]/schedules/[scheduleId]/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/[scheduleId]/route-ee11f7b8a34cba8c.js"
|
|
613
613
|
],
|
|
614
|
-
"/api/worktrees/[id]/schedules/
|
|
614
|
+
"/api/worktrees/[id]/schedules/active/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/active/route-ee11f7b8a34cba8c.js"
|
|
620
620
|
],
|
|
621
621
|
"/api/worktrees/[id]/schedules/route": [
|
|
622
622
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -723,19 +723,19 @@
|
|
|
723
723
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
724
724
|
"static/chunks/app/api/worktrees/[id]/verify/config/route-ee11f7b8a34cba8c.js"
|
|
725
725
|
],
|
|
726
|
-
"/api/worktrees/[id]/verify/route": [
|
|
726
|
+
"/api/worktrees/[id]/verify/runs/[runId]/cancel/route": [
|
|
727
727
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
728
728
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
729
729
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
730
730
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
731
|
-
"static/chunks/app/api/worktrees/[id]/verify/route-ee11f7b8a34cba8c.js"
|
|
731
|
+
"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route-ee11f7b8a34cba8c.js"
|
|
732
732
|
],
|
|
733
|
-
"/api/worktrees/[id]/verify/
|
|
733
|
+
"/api/worktrees/[id]/verify/route": [
|
|
734
734
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
735
735
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
736
736
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
737
737
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
738
|
-
"static/chunks/app/api/worktrees/[id]/verify/
|
|
738
|
+
"static/chunks/app/api/worktrees/[id]/verify/route-ee11f7b8a34cba8c.js"
|
|
739
739
|
],
|
|
740
740
|
"/api/worktrees/[id]/verify/runs/[runId]/route": [
|
|
741
741
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -765,33 +765,40 @@
|
|
|
765
765
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
766
766
|
"static/chunks/app/manifest.webmanifest/route-ee11f7b8a34cba8c.js"
|
|
767
767
|
],
|
|
768
|
-
"/api/
|
|
768
|
+
"/api/agents/versions/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/agents/versions/route-ee11f7b8a34cba8c.js"
|
|
774
774
|
],
|
|
775
|
-
"/api/
|
|
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/
|
|
780
|
+
"static/chunks/app/api/app/update/route-ee11f7b8a34cba8c.js"
|
|
781
781
|
],
|
|
782
|
-
"/api/
|
|
782
|
+
"/api/app/update-check/route": [
|
|
783
783
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
784
784
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
785
785
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
786
786
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
787
|
-
"static/chunks/app/api/
|
|
787
|
+
"static/chunks/app/api/app/update-check/route-ee11f7b8a34cba8c.js"
|
|
788
788
|
],
|
|
789
|
-
"/api/
|
|
789
|
+
"/api/agents/update/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/
|
|
794
|
+
"static/chunks/app/api/agents/update/route-ee11f7b8a34cba8c.js"
|
|
795
|
+
],
|
|
796
|
+
"/api/capabilities/route": [
|
|
797
|
+
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
798
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
799
|
+
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
800
|
+
"static/chunks/main-app-5d631b93b1219836.js",
|
|
801
|
+
"static/chunks/app/api/capabilities/route-ee11f7b8a34cba8c.js"
|
|
795
802
|
],
|
|
796
803
|
"/api/auth/status/route": [
|
|
797
804
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -800,12 +807,12 @@
|
|
|
800
807
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
801
808
|
"static/chunks/app/api/auth/status/route-ee11f7b8a34cba8c.js"
|
|
802
809
|
],
|
|
803
|
-
"/api/
|
|
810
|
+
"/api/daily-summary/status/route": [
|
|
804
811
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
805
812
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
806
813
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
807
814
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
808
|
-
"static/chunks/app/api/
|
|
815
|
+
"static/chunks/app/api/daily-summary/status/route-ee11f7b8a34cba8c.js"
|
|
809
816
|
],
|
|
810
817
|
"/api/external-apps/[id]/health/route": [
|
|
811
818
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -814,19 +821,19 @@
|
|
|
814
821
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
815
822
|
"static/chunks/app/api/external-apps/[id]/health/route-ee11f7b8a34cba8c.js"
|
|
816
823
|
],
|
|
817
|
-
"/api/external-apps/
|
|
824
|
+
"/api/external-apps/route": [
|
|
818
825
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
819
826
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
820
827
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
821
828
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
822
|
-
"static/chunks/app/api/external-apps/
|
|
829
|
+
"static/chunks/app/api/external-apps/route-ee11f7b8a34cba8c.js"
|
|
823
830
|
],
|
|
824
|
-
"/api/external-apps/route": [
|
|
831
|
+
"/api/external-apps/[id]/route": [
|
|
825
832
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
826
833
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
827
834
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
828
835
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
829
|
-
"static/chunks/app/api/external-apps/route-ee11f7b8a34cba8c.js"
|
|
836
|
+
"static/chunks/app/api/external-apps/[id]/route-ee11f7b8a34cba8c.js"
|
|
830
837
|
],
|
|
831
838
|
"/api/fs/recent-paths/route": [
|
|
832
839
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -856,33 +863,33 @@
|
|
|
856
863
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
857
864
|
"static/chunks/app/api/push/vapid/route-ee11f7b8a34cba8c.js"
|
|
858
865
|
],
|
|
859
|
-
"/api/
|
|
866
|
+
"/api/remote/pair/route": [
|
|
860
867
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
861
868
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
862
869
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
863
870
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
864
|
-
"static/chunks/app/api/
|
|
871
|
+
"static/chunks/app/api/remote/pair/route-ee11f7b8a34cba8c.js"
|
|
865
872
|
],
|
|
866
|
-
"/api/
|
|
873
|
+
"/api/push/subscriptions/route": [
|
|
867
874
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
868
875
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
869
876
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
870
877
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
871
|
-
"static/chunks/app/api/
|
|
878
|
+
"static/chunks/app/api/push/subscriptions/route-ee11f7b8a34cba8c.js"
|
|
872
879
|
],
|
|
873
|
-
"/api/
|
|
880
|
+
"/api/settings/default-agents/route": [
|
|
874
881
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
875
882
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
876
883
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
877
884
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
878
|
-
"static/chunks/app/api/
|
|
885
|
+
"static/chunks/app/api/settings/default-agents/route-ee11f7b8a34cba8c.js"
|
|
879
886
|
],
|
|
880
|
-
"/api/
|
|
887
|
+
"/api/sidebar/group-order/route": [
|
|
881
888
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
882
889
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
883
890
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
884
891
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
885
|
-
"static/chunks/app/api/
|
|
892
|
+
"static/chunks/app/api/sidebar/group-order/route-ee11f7b8a34cba8c.js"
|
|
886
893
|
],
|
|
887
894
|
"/api/settings/default-surface-mode/route": [
|
|
888
895
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -891,19 +898,19 @@
|
|
|
891
898
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
892
899
|
"static/chunks/app/api/settings/default-surface-mode/route-ee11f7b8a34cba8c.js"
|
|
893
900
|
],
|
|
894
|
-
"/api/
|
|
901
|
+
"/api/skills/[id]/route": [
|
|
895
902
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
896
903
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
897
904
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
898
905
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
899
|
-
"static/chunks/app/api/
|
|
906
|
+
"static/chunks/app/api/skills/[id]/route-ee11f7b8a34cba8c.js"
|
|
900
907
|
],
|
|
901
|
-
"/api/skills/
|
|
908
|
+
"/api/skills/reindex/route": [
|
|
902
909
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
903
910
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
904
911
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
905
912
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
906
|
-
"static/chunks/app/api/skills/
|
|
913
|
+
"static/chunks/app/api/skills/reindex/route-ee11f7b8a34cba8c.js"
|
|
907
914
|
],
|
|
908
915
|
"/api/skills/installations/route": [
|
|
909
916
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -912,12 +919,12 @@
|
|
|
912
919
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
913
920
|
"static/chunks/app/api/skills/installations/route-ee11f7b8a34cba8c.js"
|
|
914
921
|
],
|
|
915
|
-
"/api/
|
|
922
|
+
"/api/todos/route": [
|
|
916
923
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
917
924
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
918
925
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
919
926
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
920
|
-
"static/chunks/app/api/
|
|
927
|
+
"static/chunks/app/api/todos/route-ee11f7b8a34cba8c.js"
|
|
921
928
|
],
|
|
922
929
|
"/api/skills/operations/route": [
|
|
923
930
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -933,19 +940,19 @@
|
|
|
933
940
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
934
941
|
"static/chunks/app/api/skills/route-ee11f7b8a34cba8c.js"
|
|
935
942
|
],
|
|
936
|
-
"/api/
|
|
943
|
+
"/api/repositories/validate-path/route": [
|
|
937
944
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
938
945
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
939
946
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
940
947
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
941
|
-
"static/chunks/app/api/
|
|
948
|
+
"static/chunks/app/api/repositories/validate-path/route-ee11f7b8a34cba8c.js"
|
|
942
949
|
],
|
|
943
|
-
"/api/
|
|
950
|
+
"/api/worktrees/[id]/logs/route": [
|
|
944
951
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
945
952
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
946
953
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
947
954
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
948
|
-
"static/chunks/app/api/
|
|
955
|
+
"static/chunks/app/api/worktrees/[id]/logs/route-ee11f7b8a34cba8c.js"
|
|
949
956
|
],
|
|
950
957
|
"/api/worktrees/[id]/logs/[filename]/route": [
|
|
951
958
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -954,13 +961,6 @@
|
|
|
954
961
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
955
962
|
"static/chunks/app/api/worktrees/[id]/logs/[filename]/route-ee11f7b8a34cba8c.js"
|
|
956
963
|
],
|
|
957
|
-
"/api/worktrees/[id]/logs/route": [
|
|
958
|
-
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
959
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
960
|
-
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
961
|
-
"static/chunks/main-app-5d631b93b1219836.js",
|
|
962
|
-
"static/chunks/app/api/worktrees/[id]/logs/route-ee11f7b8a34cba8c.js"
|
|
963
|
-
],
|
|
964
964
|
"/api/worktrees/[id]/skills/[skillId]/git-workflow/route": [
|
|
965
965
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
966
966
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -968,12 +968,12 @@
|
|
|
968
968
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
969
969
|
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-ee11f7b8a34cba8c.js"
|
|
970
970
|
],
|
|
971
|
-
"/api/worktrees/[id]/skills/[skillId]/plan/route": [
|
|
971
|
+
"/api/worktrees/[id]/skills/[skillId]/uninstall-plan/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]/plan/route-ee11f7b8a34cba8c.js"
|
|
976
|
+
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-ee11f7b8a34cba8c.js"
|
|
977
977
|
],
|
|
978
978
|
"/api/worktrees/[id]/skills/[skillId]/install/route": [
|
|
979
979
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -996,47 +996,47 @@
|
|
|
996
996
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
997
997
|
"static/chunks/app/api/worktrees/[id]/skills/route-ee11f7b8a34cba8c.js"
|
|
998
998
|
],
|
|
999
|
-
"/api/worktrees/
|
|
999
|
+
"/api/worktrees/[id]/skills/[skillId]/uninstall/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/
|
|
1004
|
+
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-ee11f7b8a34cba8c.js"
|
|
1005
1005
|
],
|
|
1006
|
-
"/api/worktrees/[id]/skills/[skillId]/
|
|
1006
|
+
"/api/worktrees/[id]/skills/[skillId]/plan/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/[id]/skills/[skillId]/
|
|
1011
|
+
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-ee11f7b8a34cba8c.js"
|
|
1012
1012
|
],
|
|
1013
|
-
"/
|
|
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/
|
|
1018
|
+
"static/chunks/app/api/worktrees/apply-default-agents/route-ee11f7b8a34cba8c.js"
|
|
1019
1019
|
],
|
|
1020
|
-
"/
|
|
1020
|
+
"/proxy/[...path]/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/
|
|
1025
|
+
"static/chunks/app/proxy/[...path]/route-ee11f7b8a34cba8c.js"
|
|
1026
1026
|
],
|
|
1027
|
-
"/api/worktrees/route": [
|
|
1027
|
+
"/api/worktrees/[id]/skills/[skillId]/update/route": [
|
|
1028
1028
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1029
1029
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1030
1030
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1031
1031
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1032
|
-
"static/chunks/app/api/worktrees/route-ee11f7b8a34cba8c.js"
|
|
1032
|
+
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update/route-ee11f7b8a34cba8c.js"
|
|
1033
1033
|
],
|
|
1034
|
-
"/api/worktrees/
|
|
1034
|
+
"/api/worktrees/route": [
|
|
1035
1035
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1036
1036
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1037
1037
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1038
1038
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1039
|
-
"static/chunks/app/api/worktrees/
|
|
1039
|
+
"static/chunks/app/api/worktrees/route-ee11f7b8a34cba8c.js"
|
|
1040
1040
|
],
|
|
1041
1041
|
"/login/page": [
|
|
1042
1042
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -1073,7 +1073,7 @@
|
|
|
1073
1073
|
"static/chunks/1191-b7dfdfe86b1d31d1.js",
|
|
1074
1074
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1075
1075
|
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1076
|
-
"static/chunks/4718-
|
|
1076
|
+
"static/chunks/4718-07ec4e10186928db.js",
|
|
1077
1077
|
"static/chunks/6170-951b9f5fe6b4b3b5.js",
|
|
1078
1078
|
"static/chunks/app/chat/page-37d7615d17d7e2a0.js"
|
|
1079
1079
|
],
|
|
@@ -1097,7 +1097,7 @@
|
|
|
1097
1097
|
"static/chunks/4974-35592ec312322124.js",
|
|
1098
1098
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1099
1099
|
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1100
|
-
"static/chunks/4718-
|
|
1100
|
+
"static/chunks/4718-07ec4e10186928db.js",
|
|
1101
1101
|
"static/chunks/6170-951b9f5fe6b4b3b5.js",
|
|
1102
1102
|
"static/chunks/6022-2fa0b5a82d4ce7b6.js",
|
|
1103
1103
|
"static/chunks/4322-dfd5a7119b5ba4fc.js",
|
|
@@ -1125,34 +1125,31 @@
|
|
|
1125
1125
|
"static/chunks/9948-d139e3e5dbecaf73.js",
|
|
1126
1126
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1127
1127
|
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1128
|
-
"static/chunks/4718-
|
|
1128
|
+
"static/chunks/4718-07ec4e10186928db.js",
|
|
1129
1129
|
"static/chunks/6170-951b9f5fe6b4b3b5.js",
|
|
1130
1130
|
"static/chunks/app/page-c2bf871d953a1d6f.js"
|
|
1131
1131
|
],
|
|
1132
|
-
"/
|
|
1133
|
-
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1134
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1135
|
-
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1136
|
-
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1137
|
-
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1138
|
-
"static/chunks/app/review/loading-c58ba2c3f4363277.js"
|
|
1139
|
-
],
|
|
1140
|
-
"/review/page": [
|
|
1132
|
+
"/skills/[skillId]/page": [
|
|
1141
1133
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1142
1134
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1143
1135
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1144
1136
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1137
|
+
"static/css/5eacd01f773eed7f.css",
|
|
1145
1138
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1146
1139
|
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1147
1140
|
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1148
1141
|
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1149
1142
|
"static/chunks/4974-35592ec312322124.js",
|
|
1143
|
+
"static/chunks/8566-a6a7c70558927410.js",
|
|
1144
|
+
"static/chunks/1191-b7dfdfe86b1d31d1.js",
|
|
1145
|
+
"static/chunks/5542-b6457f305d724a6b.js",
|
|
1150
1146
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1151
1147
|
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1152
|
-
"static/chunks/4718-
|
|
1148
|
+
"static/chunks/4718-07ec4e10186928db.js",
|
|
1153
1149
|
"static/chunks/6170-951b9f5fe6b4b3b5.js",
|
|
1154
|
-
"static/chunks/
|
|
1155
|
-
"static/chunks/
|
|
1150
|
+
"static/chunks/2751-9ef0f4b450bd4ef0.js",
|
|
1151
|
+
"static/chunks/2053-3f299a7a2c7d6767.js",
|
|
1152
|
+
"static/chunks/app/skills/[skillId]/page-80569b720aea59cc.js"
|
|
1156
1153
|
],
|
|
1157
1154
|
"/repositories/loading": [
|
|
1158
1155
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -1174,10 +1171,27 @@
|
|
|
1174
1171
|
"static/chunks/4974-35592ec312322124.js",
|
|
1175
1172
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1176
1173
|
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1177
|
-
"static/chunks/4718-
|
|
1174
|
+
"static/chunks/4718-07ec4e10186928db.js",
|
|
1178
1175
|
"static/chunks/6170-951b9f5fe6b4b3b5.js",
|
|
1179
1176
|
"static/chunks/app/repositories/page-7d0f26df0537254c.js"
|
|
1180
1177
|
],
|
|
1178
|
+
"/skills/installed/page": [
|
|
1179
|
+
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1180
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1181
|
+
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1182
|
+
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1183
|
+
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1184
|
+
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1185
|
+
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1186
|
+
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1187
|
+
"static/chunks/4974-35592ec312322124.js",
|
|
1188
|
+
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1189
|
+
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1190
|
+
"static/chunks/4718-07ec4e10186928db.js",
|
|
1191
|
+
"static/chunks/6170-951b9f5fe6b4b3b5.js",
|
|
1192
|
+
"static/chunks/2751-9ef0f4b450bd4ef0.js",
|
|
1193
|
+
"static/chunks/app/skills/installed/page-dbd2690ad72da95b.js"
|
|
1194
|
+
],
|
|
1181
1195
|
"/sessions/loading": [
|
|
1182
1196
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1183
1197
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -1199,48 +1213,34 @@
|
|
|
1199
1213
|
"static/chunks/9948-d139e3e5dbecaf73.js",
|
|
1200
1214
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1201
1215
|
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1202
|
-
"static/chunks/4718-
|
|
1216
|
+
"static/chunks/4718-07ec4e10186928db.js",
|
|
1203
1217
|
"static/chunks/6170-951b9f5fe6b4b3b5.js",
|
|
1204
1218
|
"static/chunks/app/sessions/page-53f188ed9ca49e5f.js"
|
|
1205
1219
|
],
|
|
1206
|
-
"/
|
|
1220
|
+
"/review/loading": [
|
|
1207
1221
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1208
1222
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1209
1223
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1210
1224
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1211
1225
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1212
|
-
"static/chunks/
|
|
1213
|
-
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1214
|
-
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1215
|
-
"static/chunks/4974-35592ec312322124.js",
|
|
1216
|
-
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1217
|
-
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1218
|
-
"static/chunks/4718-0d4d93c4c75f336e.js",
|
|
1219
|
-
"static/chunks/6170-951b9f5fe6b4b3b5.js",
|
|
1220
|
-
"static/chunks/2751-9ef0f4b450bd4ef0.js",
|
|
1221
|
-
"static/chunks/app/skills/installed/page-dbd2690ad72da95b.js"
|
|
1226
|
+
"static/chunks/app/review/loading-c58ba2c3f4363277.js"
|
|
1222
1227
|
],
|
|
1223
|
-
"/
|
|
1228
|
+
"/review/page": [
|
|
1224
1229
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1225
1230
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1226
1231
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1227
1232
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1228
|
-
"static/css/5eacd01f773eed7f.css",
|
|
1229
1233
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1230
1234
|
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1231
1235
|
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1232
1236
|
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1233
1237
|
"static/chunks/4974-35592ec312322124.js",
|
|
1234
|
-
"static/chunks/8566-a6a7c70558927410.js",
|
|
1235
|
-
"static/chunks/1191-b7dfdfe86b1d31d1.js",
|
|
1236
|
-
"static/chunks/5542-b6457f305d724a6b.js",
|
|
1237
1238
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1238
1239
|
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1239
|
-
"static/chunks/4718-
|
|
1240
|
+
"static/chunks/4718-07ec4e10186928db.js",
|
|
1240
1241
|
"static/chunks/6170-951b9f5fe6b4b3b5.js",
|
|
1241
|
-
"static/chunks/
|
|
1242
|
-
"static/chunks/
|
|
1243
|
-
"static/chunks/app/skills/[skillId]/page-80569b720aea59cc.js"
|
|
1242
|
+
"static/chunks/8593-fa0eb2802e0ce68a.js",
|
|
1243
|
+
"static/chunks/app/review/page-e3f141b2829973e9.js"
|
|
1244
1244
|
],
|
|
1245
1245
|
"/skills/page": [
|
|
1246
1246
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -1254,7 +1254,7 @@
|
|
|
1254
1254
|
"static/chunks/4974-35592ec312322124.js",
|
|
1255
1255
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1256
1256
|
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1257
|
-
"static/chunks/4718-
|
|
1257
|
+
"static/chunks/4718-07ec4e10186928db.js",
|
|
1258
1258
|
"static/chunks/6170-951b9f5fe6b4b3b5.js",
|
|
1259
1259
|
"static/chunks/2751-9ef0f4b450bd4ef0.js",
|
|
1260
1260
|
"static/chunks/app/skills/page-dacd36f9c11aa7da.js"
|
|
@@ -1287,6 +1287,15 @@
|
|
|
1287
1287
|
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1288
1288
|
"static/chunks/app/worktrees/[id]/files/[...path]/page-f3361237420719b4.js"
|
|
1289
1289
|
],
|
|
1290
|
+
"/worktrees/[id]/terminal/page": [
|
|
1291
|
+
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1292
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1293
|
+
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1294
|
+
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1295
|
+
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1296
|
+
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1297
|
+
"static/chunks/app/worktrees/[id]/terminal/page-2631bc5c4b0a9fb8.js"
|
|
1298
|
+
],
|
|
1290
1299
|
"/worktrees/[id]/page": [
|
|
1291
1300
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1292
1301
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -1302,25 +1311,16 @@
|
|
|
1302
1311
|
"static/chunks/9948-d139e3e5dbecaf73.js",
|
|
1303
1312
|
"static/chunks/1191-b7dfdfe86b1d31d1.js",
|
|
1304
1313
|
"static/chunks/5542-b6457f305d724a6b.js",
|
|
1305
|
-
"static/chunks/
|
|
1314
|
+
"static/chunks/2813-de885de8a4b11910.js",
|
|
1306
1315
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1307
1316
|
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1308
|
-
"static/chunks/4718-
|
|
1317
|
+
"static/chunks/4718-07ec4e10186928db.js",
|
|
1309
1318
|
"static/chunks/6170-951b9f5fe6b4b3b5.js",
|
|
1310
1319
|
"static/chunks/2751-9ef0f4b450bd4ef0.js",
|
|
1311
1320
|
"static/chunks/2053-3f299a7a2c7d6767.js",
|
|
1312
1321
|
"static/chunks/6022-2fa0b5a82d4ce7b6.js",
|
|
1313
1322
|
"static/chunks/8593-fa0eb2802e0ce68a.js",
|
|
1314
|
-
"static/chunks/app/worktrees/[id]/page-
|
|
1315
|
-
],
|
|
1316
|
-
"/worktrees/[id]/terminal/page": [
|
|
1317
|
-
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1318
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1319
|
-
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1320
|
-
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1321
|
-
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1322
|
-
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1323
|
-
"static/chunks/app/worktrees/[id]/terminal/page-2631bc5c4b0a9fb8.js"
|
|
1323
|
+
"static/chunks/app/worktrees/[id]/page-91b639c90795baa9.js"
|
|
1324
1324
|
]
|
|
1325
1325
|
}
|
|
1326
1326
|
}
|