commandmate 0.34.1 → 0.35.0
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 +176 -163
- package/.next/app-path-routes-manifest.json +27 -27
- 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 +1 -1
- package/.next/server/app/api/assistant/start/route.js.nft.json +1 -1
- package/.next/server/app/api/assistant/start/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/terminal/route.js +1 -1
- 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.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 +1 -1
- package/.next/server/app/api/hooks/claude-done/route.js.nft.json +1 -1
- package/.next/server/app/api/hooks/claude-done/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/hooks/permission-request/route.js.nft.json +1 -1
- package/.next/server/app/api/hooks/permission-request/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/metrics/vibe/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/ollama/models/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/push/escalation/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/push/subscriptions/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/push/vapid/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/relays/[relayId]/cancel/route.js +1 -1
- package/.next/server/app/api/relays/[relayId]/cancel/route.js.nft.json +1 -1
- package/.next/server/app/api/relays/[relayId]/cancel/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/relays/route.js +1 -1
- package/.next/server/app/api/relays/route.js.nft.json +1 -1
- package/.next/server/app/api/relays/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/notes/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.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.js +2 -2
- package/.next/server/app/chat/page.js.nft.json +1 -1
- package/.next/server/app/chat/page_client-reference-manifest.js +1 -1
- package/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
- package/.next/server/app/more/page.js +2 -2
- package/.next/server/app/more/page.js.nft.json +1 -1
- package/.next/server/app/more/page_client-reference-manifest.js +1 -1
- package/.next/server/app/offline/page_client-reference-manifest.js +1 -1
- package/.next/server/app/page.js +1 -1
- package/.next/server/app/page.js.nft.json +1 -1
- package/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/server/app/proxy/[...path]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/repositories/page.js +2 -2
- package/.next/server/app/repositories/page.js.nft.json +1 -1
- package/.next/server/app/repositories/page_client-reference-manifest.js +1 -1
- package/.next/server/app/review/page.js +1 -1
- package/.next/server/app/review/page.js.nft.json +1 -1
- package/.next/server/app/review/page_client-reference-manifest.js +1 -1
- package/.next/server/app/sessions/page.js +1 -1
- package/.next/server/app/sessions/page.js.nft.json +1 -1
- package/.next/server/app/sessions/page_client-reference-manifest.js +1 -1
- package/.next/server/app/skills/[skillId]/page.js +2 -2
- package/.next/server/app/skills/[skillId]/page.js.nft.json +1 -1
- package/.next/server/app/skills/[skillId]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/skills/installed/page.js +2 -2
- package/.next/server/app/skills/installed/page.js.nft.json +1 -1
- package/.next/server/app/skills/installed/page_client-reference-manifest.js +1 -1
- package/.next/server/app/skills/page.js +1 -1
- package/.next/server/app/skills/page.js.nft.json +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.js.nft.json +1 -1
- package/.next/server/app/worktrees/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/worktrees/[id]/terminal/page_client-reference-manifest.js +1 -1
- package/.next/server/app-paths-manifest.json +27 -27
- package/.next/server/chunks/1210.js +1 -1
- package/.next/server/chunks/{6286.js → 1467.js} +6 -6
- package/.next/server/chunks/1886.js +1 -1
- package/.next/server/chunks/2980.js +1 -1
- package/.next/server/chunks/3077.js +1 -1
- package/.next/server/chunks/3241.js +1 -1
- package/.next/server/chunks/3323.js +1 -1
- package/.next/server/chunks/434.js +1 -1
- package/.next/server/chunks/4443.js +1 -1
- package/.next/server/chunks/450.js +1 -1
- package/.next/server/chunks/6130.js +1 -1
- package/.next/server/chunks/650.js +1 -1
- package/.next/server/chunks/6677.js +3 -3
- package/.next/server/chunks/7075.js +1 -1
- package/.next/server/chunks/7506.js +1 -1
- package/.next/server/chunks/7905.js +1 -1
- package/.next/server/chunks/8728.js +8 -0
- package/.next/server/chunks/8918.js +5 -5
- package/.next/server/chunks/9123.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/2407-b9001cc6041876e1.js +1 -0
- package/.next/static/chunks/{4322-dfd5a7119b5ba4fc.js → 4322-59a7dbd77a7763cc.js} +1 -1
- package/.next/static/chunks/4388-410b1d8ed0d8d98b.js +1 -0
- package/.next/static/chunks/4718-56ebb6e55073ed5e.js +1 -0
- package/.next/static/chunks/{2652-18b8fea64413467e.js → 4809-145884b958e7d9a6.js} +1 -1
- package/.next/static/chunks/app/chat/{page-e60d07c4c79602f0.js → page-609c9a0f5ce44799.js} +1 -1
- package/.next/static/chunks/app/error-c1dc1038d0a84a33.js +1 -0
- package/.next/static/chunks/app/global-error-49f765ecb7fd6527.js +1 -0
- package/.next/static/chunks/app/{layout-4c2f21e3f653ee4c.js → layout-114dc6e93e332392.js} +1 -1
- package/.next/static/chunks/app/more/{page-fc94f86aa881489e.js → page-7c5380e4a7561935.js} +1 -1
- package/.next/static/chunks/app/{page-26a42881c8648cd3.js → page-a4f03c188610c6c8.js} +1 -1
- package/.next/static/chunks/app/repositories/{page-2576158c8420fda0.js → page-a15efb4ce1d1721e.js} +1 -1
- package/.next/static/chunks/app/review/{page-35b99baaf3c93b38.js → page-90ac618489676cbc.js} +1 -1
- package/.next/static/chunks/app/sessions/{page-a3ab6f122ec60d5a.js → page-6486d9a643c1dc6f.js} +1 -1
- package/.next/static/chunks/app/skills/[skillId]/{page-06799157652e8fa9.js → page-844872df04f52943.js} +1 -1
- package/.next/static/chunks/app/skills/installed/{page-2f3987e3a131c8d0.js → page-566dfde26d7e63ba.js} +1 -1
- package/.next/static/chunks/app/skills/{page-e70bfcf5ed4e4865.js → page-7859540e8092aace.js} +1 -1
- package/.next/static/chunks/app/worktrees/[id]/page-3a58ae66e203f935.js +1 -0
- package/.next/trace +14 -13
- package/dist/lib/detection/tools/verified-against.d.ts +20 -0
- package/dist/lib/detection/tools/verified-against.d.ts.map +1 -1
- package/dist/lib/detection/tools/verified-against.js +20 -0
- package/dist/server/src/config/websocket-config.js +67 -0
- package/dist/server/src/lib/auto-yes-poller.js +40 -7
- package/dist/server/src/lib/detection/selection-shape.js +361 -3
- package/dist/server/src/lib/detection/tools/command-code/detect.js +96 -0
- package/dist/server/src/lib/detection/tools/command-code/dialog.js +314 -0
- package/dist/server/src/lib/detection/tools/verified-against.js +20 -0
- package/dist/server/src/lib/polling/response-checker.js +48 -2
- package/dist/server/src/lib/ws-server.js +111 -1
- package/package.json +1 -1
- package/public/sw.js +12 -0
- package/.next/server/chunks/595.js +0 -8
- package/.next/static/chunks/4718-29cfcfb806724d9a.js +0 -1
- package/.next/static/chunks/8361-0142beb59be2abf3.js +0 -1
- package/.next/static/chunks/app/error-27ab04bce6545dae.js +0 -1
- package/.next/static/chunks/app/global-error-7b761b8e181ffc1f.js +0 -1
- package/.next/static/chunks/app/worktrees/[id]/page-60eab4e24c37cb77.js +0 -1
- /package/.next/static/{oDWX0JcwfhUYrMnnqDWVC → 0vChXhzA5YWj3f0D6A-Cn}/_buildManifest.js +0 -0
- /package/.next/static/{oDWX0JcwfhUYrMnnqDWVC → 0vChXhzA5YWj3f0D6A-Cn}/_ssgManifest.js +0 -0
|
@@ -12,7 +12,8 @@
|
|
|
12
12
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
13
13
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
14
14
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
15
|
-
"static/chunks/
|
|
15
|
+
"static/chunks/2407-b9001cc6041876e1.js",
|
|
16
|
+
"static/chunks/app/global-error-49f765ecb7fd6527.js"
|
|
16
17
|
],
|
|
17
18
|
"/layout": [
|
|
18
19
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -23,10 +24,11 @@
|
|
|
23
24
|
"static/css/b09bede85744e1cf.css",
|
|
24
25
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
25
26
|
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
27
|
+
"static/chunks/2407-b9001cc6041876e1.js",
|
|
26
28
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
27
|
-
"static/chunks/4718-
|
|
28
|
-
"static/chunks/4322-
|
|
29
|
-
"static/chunks/app/layout-
|
|
29
|
+
"static/chunks/4718-56ebb6e55073ed5e.js",
|
|
30
|
+
"static/chunks/4322-59a7dbd77a7763cc.js",
|
|
31
|
+
"static/chunks/app/layout-114dc6e93e332392.js"
|
|
30
32
|
],
|
|
31
33
|
"/error": [
|
|
32
34
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -34,7 +36,8 @@
|
|
|
34
36
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
35
37
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
36
38
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
37
|
-
"static/chunks/
|
|
39
|
+
"static/chunks/2407-b9001cc6041876e1.js",
|
|
40
|
+
"static/chunks/app/error-c1dc1038d0a84a33.js"
|
|
38
41
|
],
|
|
39
42
|
"/loading": [
|
|
40
43
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -128,19 +131,19 @@
|
|
|
128
131
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
129
132
|
"static/chunks/app/api/hooks/claude-done/route-c4d2d5016c5f2a0a.js"
|
|
130
133
|
],
|
|
131
|
-
"/api/
|
|
134
|
+
"/api/hooks/permission-request/route": [
|
|
132
135
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
133
136
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
134
137
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
135
138
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
136
|
-
"static/chunks/app/api/
|
|
139
|
+
"static/chunks/app/api/hooks/permission-request/route-c4d2d5016c5f2a0a.js"
|
|
137
140
|
],
|
|
138
|
-
"/api/
|
|
141
|
+
"/api/metrics/vibe/route": [
|
|
139
142
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
140
143
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
141
144
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
142
145
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
143
|
-
"static/chunks/app/api/
|
|
146
|
+
"static/chunks/app/api/metrics/vibe/route-c4d2d5016c5f2a0a.js"
|
|
144
147
|
],
|
|
145
148
|
"/api/ollama/models/route": [
|
|
146
149
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -184,19 +187,19 @@
|
|
|
184
187
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
185
188
|
"static/chunks/app/api/repositories/[id]/todos/route-c4d2d5016c5f2a0a.js"
|
|
186
189
|
],
|
|
187
|
-
"/api/repositories/clone/route": [
|
|
190
|
+
"/api/repositories/clone/[jobId]/route": [
|
|
188
191
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
189
192
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
190
193
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
191
194
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
192
|
-
"static/chunks/app/api/repositories/clone/route-c4d2d5016c5f2a0a.js"
|
|
195
|
+
"static/chunks/app/api/repositories/clone/[jobId]/route-c4d2d5016c5f2a0a.js"
|
|
193
196
|
],
|
|
194
|
-
"/api/repositories/clone/
|
|
197
|
+
"/api/repositories/clone/route": [
|
|
195
198
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
196
199
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
197
200
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
198
201
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
199
|
-
"static/chunks/app/api/repositories/clone/
|
|
202
|
+
"static/chunks/app/api/repositories/clone/route-c4d2d5016c5f2a0a.js"
|
|
200
203
|
],
|
|
201
204
|
"/api/repositories/excluded/route": [
|
|
202
205
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -268,19 +271,19 @@
|
|
|
268
271
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
269
272
|
"static/chunks/app/api/templates/route-c4d2d5016c5f2a0a.js"
|
|
270
273
|
],
|
|
271
|
-
"/api/verification/runs/
|
|
274
|
+
"/api/verification/runs/route": [
|
|
272
275
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
273
276
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
274
277
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
275
278
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
276
|
-
"static/chunks/app/api/verification/runs/
|
|
279
|
+
"static/chunks/app/api/verification/runs/route-c4d2d5016c5f2a0a.js"
|
|
277
280
|
],
|
|
278
|
-
"/api/verification/runs/route": [
|
|
281
|
+
"/api/verification/runs/[runId]/route": [
|
|
279
282
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
280
283
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
281
284
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
282
285
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
283
|
-
"static/chunks/app/api/verification/runs/route-c4d2d5016c5f2a0a.js"
|
|
286
|
+
"static/chunks/app/api/verification/runs/[runId]/route-c4d2d5016c5f2a0a.js"
|
|
284
287
|
],
|
|
285
288
|
"/api/worktrees/[id]/auto-yes/route": [
|
|
286
289
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -352,19 +355,19 @@
|
|
|
352
355
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
353
356
|
"static/chunks/app/api/worktrees/[id]/execution-logs/route-c4d2d5016c5f2a0a.js"
|
|
354
357
|
],
|
|
355
|
-
"/api/worktrees/[id]/
|
|
358
|
+
"/api/worktrees/[id]/git/branch/create/route": [
|
|
356
359
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
357
360
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
358
361
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
359
362
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
360
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
363
|
+
"static/chunks/app/api/worktrees/[id]/git/branch/create/route-c4d2d5016c5f2a0a.js"
|
|
361
364
|
],
|
|
362
|
-
"/api/worktrees/[id]/
|
|
365
|
+
"/api/worktrees/[id]/files/[...path]/route": [
|
|
363
366
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
364
367
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
365
368
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
366
369
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
367
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
370
|
+
"static/chunks/app/api/worktrees/[id]/files/[...path]/route-c4d2d5016c5f2a0a.js"
|
|
368
371
|
],
|
|
369
372
|
"/api/worktrees/[id]/git/branch/delete/route": [
|
|
370
373
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -415,26 +418,26 @@
|
|
|
415
418
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
416
419
|
"static/chunks/app/api/worktrees/[id]/git/log/route-c4d2d5016c5f2a0a.js"
|
|
417
420
|
],
|
|
418
|
-
"/api/worktrees/[id]/git/
|
|
421
|
+
"/api/worktrees/[id]/git/pull/route": [
|
|
419
422
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
420
423
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
421
424
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
422
425
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
423
|
-
"static/chunks/app/api/worktrees/[id]/git/
|
|
426
|
+
"static/chunks/app/api/worktrees/[id]/git/pull/route-c4d2d5016c5f2a0a.js"
|
|
424
427
|
],
|
|
425
|
-
"/api/worktrees/[id]/git/
|
|
428
|
+
"/api/worktrees/[id]/git/push/route": [
|
|
426
429
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
427
430
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
428
431
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
429
432
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
430
|
-
"static/chunks/app/api/worktrees/[id]/git/
|
|
433
|
+
"static/chunks/app/api/worktrees/[id]/git/push/route-c4d2d5016c5f2a0a.js"
|
|
431
434
|
],
|
|
432
|
-
"/api/worktrees/[id]/git/
|
|
435
|
+
"/api/worktrees/[id]/git/reset/route": [
|
|
433
436
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
434
437
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
435
438
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
436
439
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
437
|
-
"static/chunks/app/api/worktrees/[id]/git/
|
|
440
|
+
"static/chunks/app/api/worktrees/[id]/git/reset/route-c4d2d5016c5f2a0a.js"
|
|
438
441
|
],
|
|
439
442
|
"/api/worktrees/[id]/git/revert/route": [
|
|
440
443
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -450,6 +453,13 @@
|
|
|
450
453
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
451
454
|
"static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-c4d2d5016c5f2a0a.js"
|
|
452
455
|
],
|
|
456
|
+
"/api/worktrees/[id]/git/stage/route": [
|
|
457
|
+
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
458
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
459
|
+
"static/chunks/1255-7e5873f06b25e129.js",
|
|
460
|
+
"static/chunks/main-app-5d631b93b1219836.js",
|
|
461
|
+
"static/chunks/app/api/worktrees/[id]/git/stage/route-c4d2d5016c5f2a0a.js"
|
|
462
|
+
],
|
|
453
463
|
"/api/worktrees/[id]/git/staged/route": [
|
|
454
464
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
455
465
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -464,12 +474,12 @@
|
|
|
464
474
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
465
475
|
"static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-c4d2d5016c5f2a0a.js"
|
|
466
476
|
],
|
|
467
|
-
"/api/worktrees/[id]/git/
|
|
477
|
+
"/api/worktrees/[id]/git/stash/pop/route": [
|
|
468
478
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
469
479
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
470
480
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
471
481
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
472
|
-
"static/chunks/app/api/worktrees/[id]/git/
|
|
482
|
+
"static/chunks/app/api/worktrees/[id]/git/stash/pop/route-c4d2d5016c5f2a0a.js"
|
|
473
483
|
],
|
|
474
484
|
"/api/worktrees/[id]/git/stash/apply/route": [
|
|
475
485
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -478,13 +488,6 @@
|
|
|
478
488
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
479
489
|
"static/chunks/app/api/worktrees/[id]/git/stash/apply/route-c4d2d5016c5f2a0a.js"
|
|
480
490
|
],
|
|
481
|
-
"/api/worktrees/[id]/git/stash/pop/route": [
|
|
482
|
-
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
483
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
484
|
-
"static/chunks/1255-7e5873f06b25e129.js",
|
|
485
|
-
"static/chunks/main-app-5d631b93b1219836.js",
|
|
486
|
-
"static/chunks/app/api/worktrees/[id]/git/stash/pop/route-c4d2d5016c5f2a0a.js"
|
|
487
|
-
],
|
|
488
491
|
"/api/worktrees/[id]/git/stash/push/route": [
|
|
489
492
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
490
493
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -611,19 +614,19 @@
|
|
|
611
614
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
612
615
|
"static/chunks/app/api/worktrees/[id]/respond/route-c4d2d5016c5f2a0a.js"
|
|
613
616
|
],
|
|
614
|
-
"/api/worktrees/[id]/schedules/
|
|
617
|
+
"/api/worktrees/[id]/schedules/active/route": [
|
|
615
618
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
616
619
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
617
620
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
618
621
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
619
|
-
"static/chunks/app/api/worktrees/[id]/schedules/
|
|
622
|
+
"static/chunks/app/api/worktrees/[id]/schedules/active/route-c4d2d5016c5f2a0a.js"
|
|
620
623
|
],
|
|
621
|
-
"/api/worktrees/[id]/schedules/
|
|
624
|
+
"/api/worktrees/[id]/schedules/[scheduleId]/route": [
|
|
622
625
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
623
626
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
624
627
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
625
628
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
626
|
-
"static/chunks/app/api/worktrees/[id]/schedules/
|
|
629
|
+
"static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-c4d2d5016c5f2a0a.js"
|
|
627
630
|
],
|
|
628
631
|
"/api/worktrees/[id]/route": [
|
|
629
632
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -667,19 +670,19 @@
|
|
|
667
670
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
668
671
|
"static/chunks/app/api/worktrees/[id]/special-keys/route-c4d2d5016c5f2a0a.js"
|
|
669
672
|
],
|
|
670
|
-
"/api/worktrees/[id]/
|
|
673
|
+
"/api/worktrees/[id]/terminal/route": [
|
|
671
674
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
672
675
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
673
676
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
674
677
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
675
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
678
|
+
"static/chunks/app/api/worktrees/[id]/terminal/route-c4d2d5016c5f2a0a.js"
|
|
676
679
|
],
|
|
677
|
-
"/api/worktrees/[id]/
|
|
680
|
+
"/api/worktrees/[id]/tasks/route": [
|
|
678
681
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
679
682
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
680
683
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
681
684
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
682
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
685
|
+
"static/chunks/app/api/worktrees/[id]/tasks/route-c4d2d5016c5f2a0a.js"
|
|
683
686
|
],
|
|
684
687
|
"/api/worktrees/[id]/timers/history/route": [
|
|
685
688
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -695,26 +698,26 @@
|
|
|
695
698
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
696
699
|
"static/chunks/app/api/worktrees/[id]/timers/route-c4d2d5016c5f2a0a.js"
|
|
697
700
|
],
|
|
698
|
-
"/api/worktrees/[id]/todos/route": [
|
|
701
|
+
"/api/worktrees/[id]/todos/[todoId]/route": [
|
|
699
702
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
700
703
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
701
704
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
702
705
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
703
|
-
"static/chunks/app/api/worktrees/[id]/todos/route-c4d2d5016c5f2a0a.js"
|
|
706
|
+
"static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-c4d2d5016c5f2a0a.js"
|
|
704
707
|
],
|
|
705
|
-
"/api/worktrees/[id]/
|
|
708
|
+
"/api/worktrees/[id]/todos/route": [
|
|
706
709
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
707
710
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
708
711
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
709
712
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
710
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
713
|
+
"static/chunks/app/api/worktrees/[id]/todos/route-c4d2d5016c5f2a0a.js"
|
|
711
714
|
],
|
|
712
|
-
"/api/worktrees/[id]/
|
|
715
|
+
"/api/worktrees/[id]/tree/[...path]/route": [
|
|
713
716
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
714
717
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
715
718
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
716
719
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
717
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
720
|
+
"static/chunks/app/api/worktrees/[id]/tree/[...path]/route-c4d2d5016c5f2a0a.js"
|
|
718
721
|
],
|
|
719
722
|
"/api/worktrees/[id]/tree/route": [
|
|
720
723
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -751,19 +754,19 @@
|
|
|
751
754
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
752
755
|
"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route-c4d2d5016c5f2a0a.js"
|
|
753
756
|
],
|
|
754
|
-
"/api/worktrees/[id]/verify/runs/
|
|
757
|
+
"/api/worktrees/[id]/verify/runs/route": [
|
|
755
758
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
756
759
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
757
760
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
758
761
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
759
|
-
"static/chunks/app/api/worktrees/[id]/verify/runs/
|
|
762
|
+
"static/chunks/app/api/worktrees/[id]/verify/runs/route-c4d2d5016c5f2a0a.js"
|
|
760
763
|
],
|
|
761
|
-
"/api/worktrees/[id]/verify/runs/route": [
|
|
764
|
+
"/api/worktrees/[id]/verify/runs/[runId]/route": [
|
|
762
765
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
763
766
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
764
767
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
765
768
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
766
|
-
"static/chunks/app/api/worktrees/[id]/verify/runs/route-c4d2d5016c5f2a0a.js"
|
|
769
|
+
"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/route-c4d2d5016c5f2a0a.js"
|
|
767
770
|
],
|
|
768
771
|
"/api/worktrees/[id]/viewed/route": [
|
|
769
772
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -779,54 +782,54 @@
|
|
|
779
782
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
780
783
|
"static/chunks/app/manifest.webmanifest/route-c4d2d5016c5f2a0a.js"
|
|
781
784
|
],
|
|
782
|
-
"/api/
|
|
785
|
+
"/api/app/update-check/route": [
|
|
783
786
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
784
787
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
785
788
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
786
789
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
787
|
-
"static/chunks/app/api/
|
|
790
|
+
"static/chunks/app/api/app/update-check/route-c4d2d5016c5f2a0a.js"
|
|
788
791
|
],
|
|
789
|
-
"/api/
|
|
792
|
+
"/api/app/update/route": [
|
|
790
793
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
791
794
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
792
795
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
793
796
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
794
|
-
"static/chunks/app/api/
|
|
797
|
+
"static/chunks/app/api/app/update/route-c4d2d5016c5f2a0a.js"
|
|
795
798
|
],
|
|
796
|
-
"/api/
|
|
799
|
+
"/api/auth/status/route": [
|
|
797
800
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
798
801
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
799
802
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
800
803
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
801
|
-
"static/chunks/app/api/
|
|
804
|
+
"static/chunks/app/api/auth/status/route-c4d2d5016c5f2a0a.js"
|
|
802
805
|
],
|
|
803
|
-
"/api/
|
|
806
|
+
"/api/capabilities/route": [
|
|
804
807
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
805
808
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
806
809
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
807
810
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
808
|
-
"static/chunks/app/api/
|
|
811
|
+
"static/chunks/app/api/capabilities/route-c4d2d5016c5f2a0a.js"
|
|
809
812
|
],
|
|
810
|
-
"/api/
|
|
813
|
+
"/api/agents/update/route": [
|
|
811
814
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
812
815
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
813
816
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
814
817
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
815
|
-
"static/chunks/app/api/
|
|
818
|
+
"static/chunks/app/api/agents/update/route-c4d2d5016c5f2a0a.js"
|
|
816
819
|
],
|
|
817
|
-
"/api/
|
|
820
|
+
"/api/daily-summary/status/route": [
|
|
818
821
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
819
822
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
820
823
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
821
824
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
822
|
-
"static/chunks/app/api/
|
|
825
|
+
"static/chunks/app/api/daily-summary/status/route-c4d2d5016c5f2a0a.js"
|
|
823
826
|
],
|
|
824
|
-
"/api/
|
|
827
|
+
"/api/agents/versions/route": [
|
|
825
828
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
826
829
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
827
830
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
828
831
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
829
|
-
"static/chunks/app/api/
|
|
832
|
+
"static/chunks/app/api/agents/versions/route-c4d2d5016c5f2a0a.js"
|
|
830
833
|
],
|
|
831
834
|
"/api/external-apps/[id]/health/route": [
|
|
832
835
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -842,12 +845,12 @@
|
|
|
842
845
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
843
846
|
"static/chunks/app/api/external-apps/route-c4d2d5016c5f2a0a.js"
|
|
844
847
|
],
|
|
845
|
-
"/api/
|
|
848
|
+
"/api/external-apps/[id]/route": [
|
|
846
849
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
847
850
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
848
851
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
849
852
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
850
|
-
"static/chunks/app/api/
|
|
853
|
+
"static/chunks/app/api/external-apps/[id]/route-c4d2d5016c5f2a0a.js"
|
|
851
854
|
],
|
|
852
855
|
"/api/fs/recent-paths/route": [
|
|
853
856
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -856,26 +859,26 @@
|
|
|
856
859
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
857
860
|
"static/chunks/app/api/fs/recent-paths/route-c4d2d5016c5f2a0a.js"
|
|
858
861
|
],
|
|
859
|
-
"/api/
|
|
862
|
+
"/api/fs/browse/route": [
|
|
860
863
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
861
864
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
862
865
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
863
866
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
864
|
-
"static/chunks/app/api/
|
|
867
|
+
"static/chunks/app/api/fs/browse/route-c4d2d5016c5f2a0a.js"
|
|
865
868
|
],
|
|
866
|
-
"/api/push/
|
|
869
|
+
"/api/push/vapid/route": [
|
|
867
870
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
868
871
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
869
872
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
870
873
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
871
|
-
"static/chunks/app/api/push/
|
|
874
|
+
"static/chunks/app/api/push/vapid/route-c4d2d5016c5f2a0a.js"
|
|
872
875
|
],
|
|
873
|
-
"/api/push/
|
|
876
|
+
"/api/push/escalation/route": [
|
|
874
877
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
875
878
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
876
879
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
877
880
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
878
|
-
"static/chunks/app/api/push/
|
|
881
|
+
"static/chunks/app/api/push/escalation/route-c4d2d5016c5f2a0a.js"
|
|
879
882
|
],
|
|
880
883
|
"/api/push/subscriptions/route": [
|
|
881
884
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -898,26 +901,26 @@
|
|
|
898
901
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
899
902
|
"static/chunks/app/api/repositories/validate-path/route-c4d2d5016c5f2a0a.js"
|
|
900
903
|
],
|
|
901
|
-
"/api/settings/default-
|
|
904
|
+
"/api/settings/default-agents/route": [
|
|
902
905
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
903
906
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
904
907
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
905
908
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
906
|
-
"static/chunks/app/api/settings/default-
|
|
909
|
+
"static/chunks/app/api/settings/default-agents/route-c4d2d5016c5f2a0a.js"
|
|
907
910
|
],
|
|
908
|
-
"/api/
|
|
911
|
+
"/api/settings/default-surface-mode/route": [
|
|
909
912
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
910
913
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
911
914
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
912
915
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
913
|
-
"static/chunks/app/api/
|
|
916
|
+
"static/chunks/app/api/settings/default-surface-mode/route-c4d2d5016c5f2a0a.js"
|
|
914
917
|
],
|
|
915
|
-
"/api/
|
|
918
|
+
"/api/sidebar/group-order/route": [
|
|
916
919
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
917
920
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
918
921
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
919
922
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
920
|
-
"static/chunks/app/api/
|
|
923
|
+
"static/chunks/app/api/sidebar/group-order/route-c4d2d5016c5f2a0a.js"
|
|
921
924
|
],
|
|
922
925
|
"/api/skills/[id]/route": [
|
|
923
926
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -1017,12 +1020,12 @@
|
|
|
1017
1020
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1018
1021
|
"static/chunks/app/api/worktrees/[id]/skills/route-c4d2d5016c5f2a0a.js"
|
|
1019
1022
|
],
|
|
1020
|
-
"/api/worktrees/[id]/skills/[skillId]/
|
|
1023
|
+
"/api/worktrees/[id]/skills/[skillId]/uninstall/route": [
|
|
1021
1024
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1022
1025
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1023
1026
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1024
1027
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1025
|
-
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/
|
|
1028
|
+
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-c4d2d5016c5f2a0a.js"
|
|
1026
1029
|
],
|
|
1027
1030
|
"/api/worktrees/apply-default-agents/route": [
|
|
1028
1031
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -1052,12 +1055,12 @@
|
|
|
1052
1055
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1053
1056
|
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update/route-c4d2d5016c5f2a0a.js"
|
|
1054
1057
|
],
|
|
1055
|
-
"/api/worktrees/[id]/skills/[skillId]/
|
|
1058
|
+
"/api/worktrees/[id]/skills/[skillId]/update-plan/route": [
|
|
1056
1059
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1057
1060
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1058
1061
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1059
1062
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1060
|
-
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/
|
|
1063
|
+
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update-plan/route-c4d2d5016c5f2a0a.js"
|
|
1061
1064
|
],
|
|
1062
1065
|
"/chat/loading": [
|
|
1063
1066
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -1080,11 +1083,24 @@
|
|
|
1080
1083
|
"static/chunks/5694-498765336d0b8c2b.js",
|
|
1081
1084
|
"static/chunks/8566-a6a7c70558927410.js",
|
|
1082
1085
|
"static/chunks/1191-b7dfdfe86b1d31d1.js",
|
|
1086
|
+
"static/chunks/2407-b9001cc6041876e1.js",
|
|
1087
|
+
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1088
|
+
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1089
|
+
"static/chunks/4718-56ebb6e55073ed5e.js",
|
|
1090
|
+
"static/chunks/4388-410b1d8ed0d8d98b.js",
|
|
1091
|
+
"static/chunks/app/chat/page-609c9a0f5ce44799.js"
|
|
1092
|
+
],
|
|
1093
|
+
"/login/page": [
|
|
1094
|
+
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1095
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1096
|
+
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1097
|
+
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1098
|
+
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1099
|
+
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1100
|
+
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1083
1101
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1084
1102
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1085
|
-
"static/chunks/
|
|
1086
|
-
"static/chunks/8361-0142beb59be2abf3.js",
|
|
1087
|
-
"static/chunks/app/chat/page-e60d07c4c79602f0.js"
|
|
1103
|
+
"static/chunks/app/login/page-af7241bb4c4a8e59.js"
|
|
1088
1104
|
],
|
|
1089
1105
|
"/more/loading": [
|
|
1090
1106
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -1104,34 +1120,41 @@
|
|
|
1104
1120
|
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1105
1121
|
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1106
1122
|
"static/chunks/5694-498765336d0b8c2b.js",
|
|
1123
|
+
"static/chunks/2407-b9001cc6041876e1.js",
|
|
1107
1124
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1108
1125
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1109
|
-
"static/chunks/4718-
|
|
1110
|
-
"static/chunks/
|
|
1126
|
+
"static/chunks/4718-56ebb6e55073ed5e.js",
|
|
1127
|
+
"static/chunks/4388-410b1d8ed0d8d98b.js",
|
|
1111
1128
|
"static/chunks/6022-7a7d1760fc9814c7.js",
|
|
1112
|
-
"static/chunks/4322-
|
|
1113
|
-
"static/chunks/app/more/page-
|
|
1129
|
+
"static/chunks/4322-59a7dbd77a7763cc.js",
|
|
1130
|
+
"static/chunks/app/more/page-7c5380e4a7561935.js"
|
|
1114
1131
|
],
|
|
1115
|
-
"/
|
|
1132
|
+
"/offline/page": [
|
|
1116
1133
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1117
1134
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1118
1135
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1119
1136
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1120
1137
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1121
1138
|
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1122
|
-
"static/chunks/
|
|
1123
|
-
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1124
|
-
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1125
|
-
"static/chunks/app/login/page-af7241bb4c4a8e59.js"
|
|
1139
|
+
"static/chunks/app/offline/page-62c5f14a6a1800b5.js"
|
|
1126
1140
|
],
|
|
1127
|
-
"/
|
|
1141
|
+
"/page": [
|
|
1128
1142
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1129
1143
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1130
1144
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1131
1145
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1132
1146
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1133
1147
|
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1134
|
-
"static/chunks/
|
|
1148
|
+
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1149
|
+
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1150
|
+
"static/chunks/5694-498765336d0b8c2b.js",
|
|
1151
|
+
"static/chunks/9948-d139e3e5dbecaf73.js",
|
|
1152
|
+
"static/chunks/2407-b9001cc6041876e1.js",
|
|
1153
|
+
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1154
|
+
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1155
|
+
"static/chunks/4718-56ebb6e55073ed5e.js",
|
|
1156
|
+
"static/chunks/4388-410b1d8ed0d8d98b.js",
|
|
1157
|
+
"static/chunks/app/page-a4f03c188610c6c8.js"
|
|
1135
1158
|
],
|
|
1136
1159
|
"/repositories/loading": [
|
|
1137
1160
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -1151,13 +1174,22 @@
|
|
|
1151
1174
|
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1152
1175
|
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1153
1176
|
"static/chunks/5694-498765336d0b8c2b.js",
|
|
1177
|
+
"static/chunks/2407-b9001cc6041876e1.js",
|
|
1154
1178
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1155
1179
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1156
|
-
"static/chunks/4718-
|
|
1157
|
-
"static/chunks/
|
|
1158
|
-
"static/chunks/app/repositories/page-
|
|
1180
|
+
"static/chunks/4718-56ebb6e55073ed5e.js",
|
|
1181
|
+
"static/chunks/4388-410b1d8ed0d8d98b.js",
|
|
1182
|
+
"static/chunks/app/repositories/page-a15efb4ce1d1721e.js"
|
|
1159
1183
|
],
|
|
1160
|
-
"/
|
|
1184
|
+
"/sessions/loading": [
|
|
1185
|
+
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1186
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1187
|
+
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1188
|
+
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1189
|
+
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1190
|
+
"static/chunks/app/sessions/loading-c58ba2c3f4363277.js"
|
|
1191
|
+
],
|
|
1192
|
+
"/sessions/page": [
|
|
1161
1193
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1162
1194
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1163
1195
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
@@ -1168,21 +1200,14 @@
|
|
|
1168
1200
|
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1169
1201
|
"static/chunks/5694-498765336d0b8c2b.js",
|
|
1170
1202
|
"static/chunks/9948-d139e3e5dbecaf73.js",
|
|
1203
|
+
"static/chunks/2407-b9001cc6041876e1.js",
|
|
1171
1204
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1172
1205
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1173
|
-
"static/chunks/4718-
|
|
1174
|
-
"static/chunks/
|
|
1175
|
-
"static/chunks/app/page-
|
|
1176
|
-
],
|
|
1177
|
-
"/review/loading": [
|
|
1178
|
-
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1179
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1180
|
-
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1181
|
-
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1182
|
-
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1183
|
-
"static/chunks/app/review/loading-c58ba2c3f4363277.js"
|
|
1206
|
+
"static/chunks/4718-56ebb6e55073ed5e.js",
|
|
1207
|
+
"static/chunks/4388-410b1d8ed0d8d98b.js",
|
|
1208
|
+
"static/chunks/app/sessions/page-6486d9a643c1dc6f.js"
|
|
1184
1209
|
],
|
|
1185
|
-
"/
|
|
1210
|
+
"/skills/installed/page": [
|
|
1186
1211
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1187
1212
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1188
1213
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
@@ -1192,39 +1217,23 @@
|
|
|
1192
1217
|
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1193
1218
|
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1194
1219
|
"static/chunks/5694-498765336d0b8c2b.js",
|
|
1220
|
+
"static/chunks/2407-b9001cc6041876e1.js",
|
|
1195
1221
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1196
1222
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1197
|
-
"static/chunks/4718-
|
|
1198
|
-
"static/chunks/
|
|
1199
|
-
"static/chunks/
|
|
1200
|
-
"static/chunks/app/
|
|
1201
|
-
],
|
|
1202
|
-
"/sessions/loading": [
|
|
1203
|
-
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1204
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1205
|
-
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1206
|
-
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1207
|
-
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1208
|
-
"static/chunks/app/sessions/loading-c58ba2c3f4363277.js"
|
|
1223
|
+
"static/chunks/4718-56ebb6e55073ed5e.js",
|
|
1224
|
+
"static/chunks/4388-410b1d8ed0d8d98b.js",
|
|
1225
|
+
"static/chunks/2751-9ef0f4b450bd4ef0.js",
|
|
1226
|
+
"static/chunks/app/skills/installed/page-566dfde26d7e63ba.js"
|
|
1209
1227
|
],
|
|
1210
|
-
"/
|
|
1228
|
+
"/review/loading": [
|
|
1211
1229
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1212
1230
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1213
1231
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1214
1232
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1215
1233
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1216
|
-
"static/chunks/
|
|
1217
|
-
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1218
|
-
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1219
|
-
"static/chunks/5694-498765336d0b8c2b.js",
|
|
1220
|
-
"static/chunks/9948-d139e3e5dbecaf73.js",
|
|
1221
|
-
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1222
|
-
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1223
|
-
"static/chunks/4718-29cfcfb806724d9a.js",
|
|
1224
|
-
"static/chunks/8361-0142beb59be2abf3.js",
|
|
1225
|
-
"static/chunks/app/sessions/page-a3ab6f122ec60d5a.js"
|
|
1234
|
+
"static/chunks/app/review/loading-c58ba2c3f4363277.js"
|
|
1226
1235
|
],
|
|
1227
|
-
"/
|
|
1236
|
+
"/review/page": [
|
|
1228
1237
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1229
1238
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1230
1239
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
@@ -1234,12 +1243,13 @@
|
|
|
1234
1243
|
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1235
1244
|
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1236
1245
|
"static/chunks/5694-498765336d0b8c2b.js",
|
|
1246
|
+
"static/chunks/2407-b9001cc6041876e1.js",
|
|
1237
1247
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1238
1248
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1239
|
-
"static/chunks/4718-
|
|
1240
|
-
"static/chunks/
|
|
1241
|
-
"static/chunks/
|
|
1242
|
-
"static/chunks/app/
|
|
1249
|
+
"static/chunks/4718-56ebb6e55073ed5e.js",
|
|
1250
|
+
"static/chunks/4388-410b1d8ed0d8d98b.js",
|
|
1251
|
+
"static/chunks/998-ac0ded6d5eeb4dc0.js",
|
|
1252
|
+
"static/chunks/app/review/page-90ac618489676cbc.js"
|
|
1243
1253
|
],
|
|
1244
1254
|
"/skills/[skillId]/page": [
|
|
1245
1255
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -1255,13 +1265,14 @@
|
|
|
1255
1265
|
"static/chunks/8566-a6a7c70558927410.js",
|
|
1256
1266
|
"static/chunks/1191-b7dfdfe86b1d31d1.js",
|
|
1257
1267
|
"static/chunks/5542-b6457f305d724a6b.js",
|
|
1268
|
+
"static/chunks/2407-b9001cc6041876e1.js",
|
|
1258
1269
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1259
1270
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1260
|
-
"static/chunks/4718-
|
|
1261
|
-
"static/chunks/
|
|
1271
|
+
"static/chunks/4718-56ebb6e55073ed5e.js",
|
|
1272
|
+
"static/chunks/4388-410b1d8ed0d8d98b.js",
|
|
1262
1273
|
"static/chunks/2751-9ef0f4b450bd4ef0.js",
|
|
1263
1274
|
"static/chunks/2053-9ac860ab4e92ac89.js",
|
|
1264
|
-
"static/chunks/app/skills/[skillId]/page-
|
|
1275
|
+
"static/chunks/app/skills/[skillId]/page-844872df04f52943.js"
|
|
1265
1276
|
],
|
|
1266
1277
|
"/skills/page": [
|
|
1267
1278
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -1273,12 +1284,13 @@
|
|
|
1273
1284
|
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1274
1285
|
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1275
1286
|
"static/chunks/5694-498765336d0b8c2b.js",
|
|
1287
|
+
"static/chunks/2407-b9001cc6041876e1.js",
|
|
1276
1288
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1277
1289
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1278
|
-
"static/chunks/4718-
|
|
1279
|
-
"static/chunks/
|
|
1290
|
+
"static/chunks/4718-56ebb6e55073ed5e.js",
|
|
1291
|
+
"static/chunks/4388-410b1d8ed0d8d98b.js",
|
|
1280
1292
|
"static/chunks/2751-9ef0f4b450bd4ef0.js",
|
|
1281
|
-
"static/chunks/app/skills/page-
|
|
1293
|
+
"static/chunks/app/skills/page-7859540e8092aace.js"
|
|
1282
1294
|
],
|
|
1283
1295
|
"/worktrees/[id]/layout": [
|
|
1284
1296
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -1308,6 +1320,15 @@
|
|
|
1308
1320
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1309
1321
|
"static/chunks/app/worktrees/[id]/files/[...path]/page-f3361237420719b4.js"
|
|
1310
1322
|
],
|
|
1323
|
+
"/worktrees/[id]/terminal/page": [
|
|
1324
|
+
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1325
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1326
|
+
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1327
|
+
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1328
|
+
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1329
|
+
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1330
|
+
"static/chunks/app/worktrees/[id]/terminal/page-2631bc5c4b0a9fb8.js"
|
|
1331
|
+
],
|
|
1311
1332
|
"/worktrees/[id]/page": [
|
|
1312
1333
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1313
1334
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -1323,25 +1344,17 @@
|
|
|
1323
1344
|
"static/chunks/9948-d139e3e5dbecaf73.js",
|
|
1324
1345
|
"static/chunks/1191-b7dfdfe86b1d31d1.js",
|
|
1325
1346
|
"static/chunks/5542-b6457f305d724a6b.js",
|
|
1326
|
-
"static/chunks/
|
|
1347
|
+
"static/chunks/4809-145884b958e7d9a6.js",
|
|
1348
|
+
"static/chunks/2407-b9001cc6041876e1.js",
|
|
1327
1349
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1328
1350
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1329
|
-
"static/chunks/4718-
|
|
1330
|
-
"static/chunks/
|
|
1351
|
+
"static/chunks/4718-56ebb6e55073ed5e.js",
|
|
1352
|
+
"static/chunks/4388-410b1d8ed0d8d98b.js",
|
|
1331
1353
|
"static/chunks/2751-9ef0f4b450bd4ef0.js",
|
|
1332
1354
|
"static/chunks/2053-9ac860ab4e92ac89.js",
|
|
1333
1355
|
"static/chunks/6022-7a7d1760fc9814c7.js",
|
|
1334
1356
|
"static/chunks/998-ac0ded6d5eeb4dc0.js",
|
|
1335
|
-
"static/chunks/app/worktrees/[id]/page-
|
|
1336
|
-
],
|
|
1337
|
-
"/worktrees/[id]/terminal/page": [
|
|
1338
|
-
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1339
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1340
|
-
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1341
|
-
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1342
|
-
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1343
|
-
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1344
|
-
"static/chunks/app/worktrees/[id]/terminal/page-2631bc5c4b0a9fb8.js"
|
|
1357
|
+
"static/chunks/app/worktrees/[id]/page-3a58ae66e203f935.js"
|
|
1345
1358
|
]
|
|
1346
1359
|
}
|
|
1347
1360
|
}
|