commandmate 0.31.1 → 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 +170 -170
- package/.next/app-path-routes-manifest.json +29 -29
- package/.next/build-manifest.json +2 -2
- package/.next/prerender-manifest.json +9 -9
- 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.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 +10 -10
- 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 +29 -29
- package/.next/server/chunks/1058.js +1 -1
- package/.next/server/chunks/1068.js +1 -1
- package/.next/server/chunks/1191.js +2 -2
- package/.next/server/chunks/1886.js +1 -1
- package/.next/server/chunks/2119.js +1 -1
- package/.next/server/chunks/2404.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 +3 -3
- 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/polling/response-poller-core.js +143 -9
- 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/notification-dedup.js +2 -1
- 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-46e1d2f07c8423ba.js +0 -1
- package/.next/static/chunks/app/worktrees/[id]/page-64d4ec3051971760.js +0 -1
- package/.next/static/css/5c13ea243dfdcb66.css +0 -1
- /package/.next/static/{60mm4_QBuFtFTfo5UMyKU → 0hTIackGXw6v7diXJS6yN}/_buildManifest.js +0 -0
- /package/.next/static/{60mm4_QBuFtFTfo5UMyKU → 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
|
],
|
|
@@ -72,26 +72,26 @@
|
|
|
72
72
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
73
73
|
"static/chunks/app/api/assistant/session/route-ee11f7b8a34cba8c.js"
|
|
74
74
|
],
|
|
75
|
-
"/api/assistant/
|
|
75
|
+
"/api/assistant/terminal/route": [
|
|
76
76
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
77
77
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
78
78
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
79
79
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
80
|
-
"static/chunks/app/api/assistant/
|
|
80
|
+
"static/chunks/app/api/assistant/terminal/route-ee11f7b8a34cba8c.js"
|
|
81
81
|
],
|
|
82
|
-
"/api/assistant/
|
|
82
|
+
"/api/assistant/start/route": [
|
|
83
83
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
84
84
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
85
85
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
86
86
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
87
|
-
"static/chunks/app/api/assistant/
|
|
87
|
+
"static/chunks/app/api/assistant/start/route-ee11f7b8a34cba8c.js"
|
|
88
88
|
],
|
|
89
|
-
"/api/assistant/
|
|
89
|
+
"/api/assistant/tools/route": [
|
|
90
90
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
91
91
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
92
92
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
93
93
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
94
|
-
"static/chunks/app/api/assistant/
|
|
94
|
+
"static/chunks/app/api/assistant/tools/route-ee11f7b8a34cba8c.js"
|
|
95
95
|
],
|
|
96
96
|
"/api/auth/login/route": [
|
|
97
97
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -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",
|
|
@@ -282,19 +282,19 @@
|
|
|
282
282
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
283
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",
|
|
@@ -443,26 +443,26 @@
|
|
|
443
443
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
444
444
|
"static/chunks/app/api/worktrees/[id]/git/stage/route-ee11f7b8a34cba8c.js"
|
|
445
445
|
],
|
|
446
|
-
"/api/worktrees/[id]/git/
|
|
446
|
+
"/api/worktrees/[id]/git/staged/route": [
|
|
447
447
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
448
448
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
449
449
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
450
450
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
451
|
-
"static/chunks/app/api/worktrees/[id]/git/
|
|
451
|
+
"static/chunks/app/api/worktrees/[id]/git/staged/route-ee11f7b8a34cba8c.js"
|
|
452
452
|
],
|
|
453
|
-
"/api/worktrees/[id]/git/stash/
|
|
453
|
+
"/api/worktrees/[id]/git/stash/[index]/route": [
|
|
454
454
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
455
455
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
456
456
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
457
457
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
458
|
-
"static/chunks/app/api/worktrees/[id]/git/stash/
|
|
458
|
+
"static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-ee11f7b8a34cba8c.js"
|
|
459
459
|
],
|
|
460
|
-
"/api/worktrees/[id]/git/
|
|
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/
|
|
465
|
+
"static/chunks/app/api/worktrees/[id]/git/stash/apply/route-ee11f7b8a34cba8c.js"
|
|
466
466
|
],
|
|
467
467
|
"/api/worktrees/[id]/git/stash/pop/route": [
|
|
468
468
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -506,33 +506,33 @@
|
|
|
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]/
|
|
509
|
+
"/api/worktrees/[id]/interrupt/route": [
|
|
510
510
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
511
511
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
512
512
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
513
513
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
514
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
514
|
+
"static/chunks/app/api/worktrees/[id]/interrupt/route-ee11f7b8a34cba8c.js"
|
|
515
515
|
],
|
|
516
|
-
"/api/worktrees/[id]/
|
|
516
|
+
"/api/worktrees/[id]/instances/opencode/route": [
|
|
517
517
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
518
518
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
519
519
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
520
520
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
521
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
521
|
+
"static/chunks/app/api/worktrees/[id]/instances/opencode/route-ee11f7b8a34cba8c.js"
|
|
522
522
|
],
|
|
523
|
-
"/api/worktrees/[id]/
|
|
523
|
+
"/api/worktrees/[id]/marp-render/route": [
|
|
524
524
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
525
525
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
526
526
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
527
527
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
528
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
528
|
+
"static/chunks/app/api/worktrees/[id]/marp-render/route-ee11f7b8a34cba8c.js"
|
|
529
529
|
],
|
|
530
|
-
"/api/worktrees/[id]/
|
|
530
|
+
"/api/worktrees/[id]/kill-session/route": [
|
|
531
531
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
532
532
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
533
533
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
534
534
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
535
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
535
|
+
"static/chunks/app/api/worktrees/[id]/kill-session/route-ee11f7b8a34cba8c.js"
|
|
536
536
|
],
|
|
537
537
|
"/api/worktrees/[id]/memos/[memoId]/route": [
|
|
538
538
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -548,19 +548,19 @@
|
|
|
548
548
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
549
549
|
"static/chunks/app/api/worktrees/[id]/messages/route-ee11f7b8a34cba8c.js"
|
|
550
550
|
],
|
|
551
|
-
"/api/worktrees/[id]/
|
|
551
|
+
"/api/worktrees/[id]/opencode/diff/route": [
|
|
552
552
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
553
553
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
554
554
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
555
555
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
556
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
556
|
+
"static/chunks/app/api/worktrees/[id]/opencode/diff/route-ee11f7b8a34cba8c.js"
|
|
557
557
|
],
|
|
558
|
-
"/api/worktrees/[id]/
|
|
558
|
+
"/api/worktrees/[id]/memos/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]/
|
|
563
|
+
"static/chunks/app/api/worktrees/[id]/memos/route-ee11f7b8a34cba8c.js"
|
|
564
564
|
],
|
|
565
565
|
"/api/worktrees/[id]/opencode/session/route": [
|
|
566
566
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -723,6 +723,13 @@
|
|
|
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/runs/[runId]/cancel/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/runs/[runId]/cancel/route-ee11f7b8a34cba8c.js"
|
|
732
|
+
],
|
|
726
733
|
"/api/worktrees/[id]/verify/route": [
|
|
727
734
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
728
735
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -751,13 +758,6 @@
|
|
|
751
758
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
752
759
|
"static/chunks/app/api/worktrees/[id]/viewed/route-ee11f7b8a34cba8c.js"
|
|
753
760
|
],
|
|
754
|
-
"/api/worktrees/[id]/verify/runs/[runId]/cancel/route": [
|
|
755
|
-
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
756
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
757
|
-
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
758
|
-
"static/chunks/main-app-5d631b93b1219836.js",
|
|
759
|
-
"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route-ee11f7b8a34cba8c.js"
|
|
760
|
-
],
|
|
761
761
|
"/manifest.webmanifest/route": [
|
|
762
762
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
763
763
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -779,33 +779,33 @@
|
|
|
779
779
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
780
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
795
|
],
|
|
796
|
-
"/api/
|
|
796
|
+
"/api/capabilities/route": [
|
|
797
797
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
798
798
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
799
799
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
800
800
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
801
|
-
"static/chunks/app/api/
|
|
801
|
+
"static/chunks/app/api/capabilities/route-ee11f7b8a34cba8c.js"
|
|
802
802
|
],
|
|
803
|
-
"/api/
|
|
803
|
+
"/api/auth/status/route": [
|
|
804
804
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
805
805
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
806
806
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
807
807
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
808
|
-
"static/chunks/app/api/
|
|
808
|
+
"static/chunks/app/api/auth/status/route-ee11f7b8a34cba8c.js"
|
|
809
809
|
],
|
|
810
810
|
"/api/daily-summary/status/route": [
|
|
811
811
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -828,26 +828,26 @@
|
|
|
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/external-apps/[id]/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/external-apps/[id]/route-ee11f7b8a34cba8c.js"
|
|
837
837
|
],
|
|
838
|
-
"/api/fs/
|
|
838
|
+
"/api/fs/recent-paths/route": [
|
|
839
839
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
840
840
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
841
841
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
842
842
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
843
|
-
"static/chunks/app/api/fs/
|
|
843
|
+
"static/chunks/app/api/fs/recent-paths/route-ee11f7b8a34cba8c.js"
|
|
844
844
|
],
|
|
845
|
-
"/api/
|
|
845
|
+
"/api/fs/browse/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/fs/browse/route-ee11f7b8a34cba8c.js"
|
|
851
851
|
],
|
|
852
852
|
"/api/push/escalation/route": [
|
|
853
853
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -863,19 +863,19 @@
|
|
|
863
863
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
864
864
|
"static/chunks/app/api/push/vapid/route-ee11f7b8a34cba8c.js"
|
|
865
865
|
],
|
|
866
|
-
"/api/
|
|
866
|
+
"/api/remote/pair/route": [
|
|
867
867
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
868
868
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
869
869
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
870
870
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
871
|
-
"static/chunks/app/api/
|
|
871
|
+
"static/chunks/app/api/remote/pair/route-ee11f7b8a34cba8c.js"
|
|
872
872
|
],
|
|
873
|
-
"/api/
|
|
873
|
+
"/api/push/subscriptions/route": [
|
|
874
874
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
875
875
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
876
876
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
877
877
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
878
|
-
"static/chunks/app/api/
|
|
878
|
+
"static/chunks/app/api/push/subscriptions/route-ee11f7b8a34cba8c.js"
|
|
879
879
|
],
|
|
880
880
|
"/api/settings/default-agents/route": [
|
|
881
881
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -884,12 +884,12 @@
|
|
|
884
884
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
885
885
|
"static/chunks/app/api/settings/default-agents/route-ee11f7b8a34cba8c.js"
|
|
886
886
|
],
|
|
887
|
-
"/api/
|
|
887
|
+
"/api/sidebar/group-order/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/
|
|
892
|
+
"static/chunks/app/api/sidebar/group-order/route-ee11f7b8a34cba8c.js"
|
|
893
893
|
],
|
|
894
894
|
"/api/settings/default-surface-mode/route": [
|
|
895
895
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -898,13 +898,6 @@
|
|
|
898
898
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
899
899
|
"static/chunks/app/api/settings/default-surface-mode/route-ee11f7b8a34cba8c.js"
|
|
900
900
|
],
|
|
901
|
-
"/api/sidebar/group-order/route": [
|
|
902
|
-
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
903
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
904
|
-
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
905
|
-
"static/chunks/main-app-5d631b93b1219836.js",
|
|
906
|
-
"static/chunks/app/api/sidebar/group-order/route-ee11f7b8a34cba8c.js"
|
|
907
|
-
],
|
|
908
901
|
"/api/skills/[id]/route": [
|
|
909
902
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
910
903
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -926,26 +919,33 @@
|
|
|
926
919
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
927
920
|
"static/chunks/app/api/skills/installations/route-ee11f7b8a34cba8c.js"
|
|
928
921
|
],
|
|
929
|
-
"/api/
|
|
922
|
+
"/api/todos/route": [
|
|
930
923
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
931
924
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
932
925
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
933
926
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
934
|
-
"static/chunks/app/api/
|
|
927
|
+
"static/chunks/app/api/todos/route-ee11f7b8a34cba8c.js"
|
|
935
928
|
],
|
|
936
|
-
"/api/
|
|
929
|
+
"/api/skills/operations/route": [
|
|
937
930
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
938
931
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
939
932
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
940
933
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
941
|
-
"static/chunks/app/api/
|
|
934
|
+
"static/chunks/app/api/skills/operations/route-ee11f7b8a34cba8c.js"
|
|
942
935
|
],
|
|
943
|
-
"/api/skills/
|
|
936
|
+
"/api/skills/route": [
|
|
944
937
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
945
938
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
946
939
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
947
940
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
948
|
-
"static/chunks/app/api/skills/
|
|
941
|
+
"static/chunks/app/api/skills/route-ee11f7b8a34cba8c.js"
|
|
942
|
+
],
|
|
943
|
+
"/api/repositories/validate-path/route": [
|
|
944
|
+
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
945
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
946
|
+
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
947
|
+
"static/chunks/main-app-5d631b93b1219836.js",
|
|
948
|
+
"static/chunks/app/api/repositories/validate-path/route-ee11f7b8a34cba8c.js"
|
|
949
949
|
],
|
|
950
950
|
"/api/worktrees/[id]/logs/route": [
|
|
951
951
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -968,26 +968,26 @@
|
|
|
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
|
-
"/api/worktrees/[id]/skills/[skillId]/
|
|
978
|
+
"/api/worktrees/[id]/skills/[skillId]/install/route": [
|
|
979
979
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
980
980
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
981
981
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
982
982
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
983
|
-
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/
|
|
983
|
+
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-ee11f7b8a34cba8c.js"
|
|
984
984
|
],
|
|
985
|
-
"/api/worktrees/[id]/skills/[skillId]/
|
|
985
|
+
"/api/worktrees/[id]/skills/[skillId]/update-plan/route": [
|
|
986
986
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
987
987
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
988
988
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
989
989
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
990
|
-
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/
|
|
990
|
+
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update-plan/route-ee11f7b8a34cba8c.js"
|
|
991
991
|
],
|
|
992
992
|
"/api/worktrees/[id]/skills/route": [
|
|
993
993
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -1003,6 +1003,13 @@
|
|
|
1003
1003
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1004
1004
|
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-ee11f7b8a34cba8c.js"
|
|
1005
1005
|
],
|
|
1006
|
+
"/api/worktrees/[id]/skills/[skillId]/plan/route": [
|
|
1007
|
+
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1008
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1009
|
+
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1010
|
+
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1011
|
+
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-ee11f7b8a34cba8c.js"
|
|
1012
|
+
],
|
|
1006
1013
|
"/api/worktrees/apply-default-agents/route": [
|
|
1007
1014
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1008
1015
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -1010,12 +1017,12 @@
|
|
|
1010
1017
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1011
1018
|
"static/chunks/app/api/worktrees/apply-default-agents/route-ee11f7b8a34cba8c.js"
|
|
1012
1019
|
],
|
|
1013
|
-
"/
|
|
1020
|
+
"/proxy/[...path]/route": [
|
|
1014
1021
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1015
1022
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1016
1023
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1017
1024
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1018
|
-
"static/chunks/app/
|
|
1025
|
+
"static/chunks/app/proxy/[...path]/route-ee11f7b8a34cba8c.js"
|
|
1019
1026
|
],
|
|
1020
1027
|
"/api/worktrees/[id]/skills/[skillId]/update/route": [
|
|
1021
1028
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -1024,19 +1031,24 @@
|
|
|
1024
1031
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1025
1032
|
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update/route-ee11f7b8a34cba8c.js"
|
|
1026
1033
|
],
|
|
1027
|
-
"/
|
|
1034
|
+
"/api/worktrees/route": [
|
|
1028
1035
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1029
1036
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1030
1037
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1031
1038
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1032
|
-
"static/chunks/app/
|
|
1039
|
+
"static/chunks/app/api/worktrees/route-ee11f7b8a34cba8c.js"
|
|
1033
1040
|
],
|
|
1034
|
-
"/
|
|
1041
|
+
"/login/page": [
|
|
1035
1042
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1036
1043
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1037
1044
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1038
1045
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1039
|
-
"static/chunks/
|
|
1046
|
+
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1047
|
+
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1048
|
+
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1049
|
+
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1050
|
+
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1051
|
+
"static/chunks/app/login/page-af7241bb4c4a8e59.js"
|
|
1040
1052
|
],
|
|
1041
1053
|
"/chat/loading": [
|
|
1042
1054
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -1061,22 +1073,10 @@
|
|
|
1061
1073
|
"static/chunks/1191-b7dfdfe86b1d31d1.js",
|
|
1062
1074
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1063
1075
|
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1064
|
-
"static/chunks/4718-
|
|
1076
|
+
"static/chunks/4718-07ec4e10186928db.js",
|
|
1065
1077
|
"static/chunks/6170-951b9f5fe6b4b3b5.js",
|
|
1066
1078
|
"static/chunks/app/chat/page-37d7615d17d7e2a0.js"
|
|
1067
1079
|
],
|
|
1068
|
-
"/login/page": [
|
|
1069
|
-
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1070
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1071
|
-
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1072
|
-
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1073
|
-
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
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"
|
|
1079
|
-
],
|
|
1080
1080
|
"/more/loading": [
|
|
1081
1081
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1082
1082
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -1097,12 +1097,21 @@
|
|
|
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",
|
|
1104
1104
|
"static/chunks/app/more/page-353a3924e6d7968e.js"
|
|
1105
1105
|
],
|
|
1106
|
+
"/offline/page": [
|
|
1107
|
+
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1108
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1109
|
+
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1110
|
+
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1111
|
+
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1112
|
+
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1113
|
+
"static/chunks/app/offline/page-62c5f14a6a1800b5.js"
|
|
1114
|
+
],
|
|
1106
1115
|
"/page": [
|
|
1107
1116
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1108
1117
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -1116,53 +1125,41 @@
|
|
|
1116
1125
|
"static/chunks/9948-d139e3e5dbecaf73.js",
|
|
1117
1126
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1118
1127
|
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1119
|
-
"static/chunks/4718-
|
|
1128
|
+
"static/chunks/4718-07ec4e10186928db.js",
|
|
1120
1129
|
"static/chunks/6170-951b9f5fe6b4b3b5.js",
|
|
1121
1130
|
"static/chunks/app/page-c2bf871d953a1d6f.js"
|
|
1122
1131
|
],
|
|
1123
|
-
"/
|
|
1124
|
-
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1125
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1126
|
-
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1127
|
-
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1128
|
-
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1129
|
-
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1130
|
-
"static/chunks/app/offline/page-62c5f14a6a1800b5.js"
|
|
1131
|
-
],
|
|
1132
|
-
"/review/loading": [
|
|
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",
|
|
1159
1156
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1160
1157
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1161
1158
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1162
1159
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1163
|
-
"static/chunks/app/
|
|
1160
|
+
"static/chunks/app/repositories/loading-c58ba2c3f4363277.js"
|
|
1164
1161
|
],
|
|
1165
|
-
"/
|
|
1162
|
+
"/repositories/page": [
|
|
1166
1163
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1167
1164
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1168
1165
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
@@ -1172,44 +1169,38 @@
|
|
|
1172
1169
|
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1173
1170
|
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1174
1171
|
"static/chunks/4974-35592ec312322124.js",
|
|
1175
|
-
"static/chunks/9948-d139e3e5dbecaf73.js",
|
|
1176
1172
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1177
1173
|
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1178
|
-
"static/chunks/4718-
|
|
1174
|
+
"static/chunks/4718-07ec4e10186928db.js",
|
|
1179
1175
|
"static/chunks/6170-951b9f5fe6b4b3b5.js",
|
|
1180
|
-
"static/chunks/app/
|
|
1176
|
+
"static/chunks/app/repositories/page-7d0f26df0537254c.js"
|
|
1181
1177
|
],
|
|
1182
|
-
"/skills/
|
|
1178
|
+
"/skills/installed/page": [
|
|
1183
1179
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1184
1180
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1185
1181
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1186
1182
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1187
|
-
"static/css/5eacd01f773eed7f.css",
|
|
1188
1183
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1189
1184
|
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1190
1185
|
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1191
1186
|
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1192
1187
|
"static/chunks/4974-35592ec312322124.js",
|
|
1193
|
-
"static/chunks/8566-a6a7c70558927410.js",
|
|
1194
|
-
"static/chunks/1191-b7dfdfe86b1d31d1.js",
|
|
1195
|
-
"static/chunks/5542-b6457f305d724a6b.js",
|
|
1196
1188
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1197
1189
|
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1198
|
-
"static/chunks/4718-
|
|
1190
|
+
"static/chunks/4718-07ec4e10186928db.js",
|
|
1199
1191
|
"static/chunks/6170-951b9f5fe6b4b3b5.js",
|
|
1200
1192
|
"static/chunks/2751-9ef0f4b450bd4ef0.js",
|
|
1201
|
-
"static/chunks/
|
|
1202
|
-
"static/chunks/app/skills/[skillId]/page-80569b720aea59cc.js"
|
|
1193
|
+
"static/chunks/app/skills/installed/page-dbd2690ad72da95b.js"
|
|
1203
1194
|
],
|
|
1204
|
-
"/
|
|
1195
|
+
"/sessions/loading": [
|
|
1205
1196
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1206
1197
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1207
1198
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1208
1199
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1209
1200
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1210
|
-
"static/chunks/app/
|
|
1201
|
+
"static/chunks/app/sessions/loading-c58ba2c3f4363277.js"
|
|
1211
1202
|
],
|
|
1212
|
-
"/
|
|
1203
|
+
"/sessions/page": [
|
|
1213
1204
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1214
1205
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1215
1206
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
@@ -1219,13 +1210,22 @@
|
|
|
1219
1210
|
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1220
1211
|
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1221
1212
|
"static/chunks/4974-35592ec312322124.js",
|
|
1213
|
+
"static/chunks/9948-d139e3e5dbecaf73.js",
|
|
1222
1214
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1223
1215
|
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1224
|
-
"static/chunks/4718-
|
|
1216
|
+
"static/chunks/4718-07ec4e10186928db.js",
|
|
1225
1217
|
"static/chunks/6170-951b9f5fe6b4b3b5.js",
|
|
1226
|
-
"static/chunks/app/
|
|
1218
|
+
"static/chunks/app/sessions/page-53f188ed9ca49e5f.js"
|
|
1227
1219
|
],
|
|
1228
|
-
"/
|
|
1220
|
+
"/review/loading": [
|
|
1221
|
+
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1222
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1223
|
+
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1224
|
+
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1225
|
+
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1226
|
+
"static/chunks/app/review/loading-c58ba2c3f4363277.js"
|
|
1227
|
+
],
|
|
1228
|
+
"/review/page": [
|
|
1229
1229
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1230
1230
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1231
1231
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
@@ -1237,10 +1237,10 @@
|
|
|
1237
1237
|
"static/chunks/4974-35592ec312322124.js",
|
|
1238
1238
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1239
1239
|
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1240
|
-
"static/chunks/4718-
|
|
1240
|
+
"static/chunks/4718-07ec4e10186928db.js",
|
|
1241
1241
|
"static/chunks/6170-951b9f5fe6b4b3b5.js",
|
|
1242
|
-
"static/chunks/
|
|
1243
|
-
"static/chunks/app/
|
|
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"
|
|
@@ -1311,16 +1311,16 @@
|
|
|
1311
1311
|
"static/chunks/9948-d139e3e5dbecaf73.js",
|
|
1312
1312
|
"static/chunks/1191-b7dfdfe86b1d31d1.js",
|
|
1313
1313
|
"static/chunks/5542-b6457f305d724a6b.js",
|
|
1314
|
-
"static/chunks/
|
|
1314
|
+
"static/chunks/2813-de885de8a4b11910.js",
|
|
1315
1315
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1316
1316
|
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1317
|
-
"static/chunks/4718-
|
|
1317
|
+
"static/chunks/4718-07ec4e10186928db.js",
|
|
1318
1318
|
"static/chunks/6170-951b9f5fe6b4b3b5.js",
|
|
1319
1319
|
"static/chunks/2751-9ef0f4b450bd4ef0.js",
|
|
1320
1320
|
"static/chunks/2053-3f299a7a2c7d6767.js",
|
|
1321
1321
|
"static/chunks/6022-2fa0b5a82d4ce7b6.js",
|
|
1322
1322
|
"static/chunks/8593-fa0eb2802e0ce68a.js",
|
|
1323
|
-
"static/chunks/app/worktrees/[id]/page-
|
|
1323
|
+
"static/chunks/app/worktrees/[id]/page-91b639c90795baa9.js"
|
|
1324
1324
|
]
|
|
1325
1325
|
}
|
|
1326
1326
|
}
|