commandmate 0.33.3 → 0.34.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 +146 -146
- 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 +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 +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 +3 -3
- 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 +1 -1
- package/.next/server/app/api/assistant/tools/route.js.nft.json +1 -1
- package/.next/server/app/api/assistant/tools/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/capabilities/route.js +1 -1
- package/.next/server/app/api/capabilities/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/daily-summary/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/daily-summary/status/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/external-apps/[id]/health/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/external-apps/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/external-apps/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/fs/browse/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/fs/recent-paths/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/hooks/agent-event/route.js +1 -1
- package/.next/server/app/api/hooks/agent-event/route.js.nft.json +1 -1
- package/.next/server/app/api/hooks/agent-event/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/hooks/claude-done/route.js +2 -2
- package/.next/server/app/api/hooks/claude-done/route.js.nft.json +1 -1
- package/.next/server/app/api/hooks/claude-done/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/hooks/permission-request/route.js +1 -1
- package/.next/server/app/api/hooks/permission-request/route.js.nft.json +1 -1
- package/.next/server/app/api/hooks/permission-request/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/metrics/vibe/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/ollama/models/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/push/escalation/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/push/subscriptions/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/push/vapid/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/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 +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 +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.js +1 -1
- package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/execution-logs/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/files/[...path]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branch/create/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branch/delete/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branches/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/checkout/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/commit/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/diff/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/fetch/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/log/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/pull/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/push/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/reset/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/revert/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stage/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/staged/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/apply/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/pop/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/push/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/status/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/unstage/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/working-diff/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/instances/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 +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.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.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.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 +2 -2
- 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.js +2 -2
- 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 +2 -2
- 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.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.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.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.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.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 +8 -8
- 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/1049.js +1 -0
- package/.next/server/chunks/1501.js +4 -4
- package/.next/server/chunks/1886.js +2 -2
- 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/3241.js +1 -1
- package/.next/server/chunks/3323.js +1 -1
- package/.next/server/chunks/3480.js +2 -2
- package/.next/server/chunks/4443.js +1 -1
- package/.next/server/chunks/4802.js +1 -1
- package/.next/server/chunks/5164.js +1 -1
- package/.next/server/chunks/5571.js +1 -1
- package/.next/server/chunks/595.js +1 -1
- package/.next/server/chunks/6130.js +1 -1
- package/.next/server/chunks/6285.js +1 -1
- package/.next/server/chunks/6286.js +7 -7
- package/.next/server/chunks/6337.js +1 -1
- package/.next/server/chunks/650.js +1 -1
- package/.next/server/chunks/663.js +1 -1
- package/.next/server/chunks/6677.js +25 -0
- package/.next/server/chunks/7075.js +1 -0
- package/.next/server/chunks/7905.js +1 -1
- package/.next/server/chunks/8583.js +1 -0
- package/.next/server/chunks/8918.js +4 -2
- package/.next/server/chunks/9080.js +1 -0
- package/.next/server/chunks/964.js +1 -0
- 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/2053-9ac860ab4e92ac89.js +1 -0
- package/.next/static/chunks/2652-18b8fea64413467e.js +1 -0
- package/.next/static/chunks/{4718-814f4ecfd7fcc513.js → 4718-2d9f0397a8f931c4.js} +1 -1
- package/.next/static/chunks/{8361-9bb887203c456edb.js → 8361-0142beb59be2abf3.js} +1 -1
- package/.next/static/chunks/app/{page-022090bf6f932818.js → page-26a42881c8648cd3.js} +1 -1
- package/.next/static/chunks/app/sessions/page-a3ab6f122ec60d5a.js +1 -0
- package/.next/static/chunks/app/worktrees/[id]/page-a39ec2a0732d11a6.js +1 -0
- package/.next/static/css/b09bede85744e1cf.css +1 -0
- package/.next/trace +13 -13
- package/dist/cli/commands/ask.d.ts.map +1 -1
- package/dist/cli/commands/ask.js +11 -2
- package/dist/cli/commands/respond.d.ts.map +1 -1
- package/dist/cli/commands/respond.js +8 -4
- package/dist/cli/commands/send.d.ts.map +1 -1
- package/dist/cli/commands/send.js +18 -0
- package/dist/cli/commands/wait.d.ts +18 -3
- package/dist/cli/commands/wait.d.ts.map +1 -1
- package/dist/cli/commands/wait.js +137 -2
- package/dist/cli/docs/agent-operations.d.ts +2 -2
- package/dist/cli/docs/agent-operations.d.ts.map +1 -1
- package/dist/cli/docs/agent-operations.js +41 -1
- package/dist/cli/utils/session-target.d.ts +23 -6
- package/dist/cli/utils/session-target.d.ts.map +1 -1
- package/dist/cli/utils/session-target.js +33 -5
- package/dist/server/locales/en/worktree.json +21 -2
- package/dist/server/locales/ja/worktree.json +21 -2
- package/dist/server/src/config/schedule-config.js +45 -3
- package/dist/server/src/lib/cli-tools/antigravity.js +95 -10
- package/dist/server/src/lib/cli-tools/submit-verified-sender.js +377 -16
- package/dist/server/src/lib/cmate-parser.js +8 -1
- package/dist/server/src/lib/detection/prompt-detect-multiple-choice.js +140 -19
- package/dist/server/src/lib/detection/tools/claude/detect.js +13 -2
- package/dist/server/src/lib/detection/tools/claude/picker-chrome.js +239 -0
- package/dist/server/src/lib/detection/tools/claude/prompt.js +74 -6
- package/dist/server/src/lib/hooks/sources/claude/history.js +391 -34
- package/dist/server/src/lib/hooks/sources/claude/transcript.js +91 -0
- package/dist/server/src/lib/polling/auto-yes-dialog-gate.js +114 -11
- package/dist/server/src/lib/polling/response-checker.js +82 -3
- package/dist/server/src/lib/schedule-manager.js +178 -19
- package/dist/server/src/lib/session/ask-user-question-prompt.js +4 -2
- package/dist/server/src/lib/session/claude-executor.js +33 -2
- package/dist/server/src/lib/session/resolve-session-target.js +37 -9
- package/dist/server/src/lib/verification/env-clean-gate.js +81 -4
- package/dist/server/src/types/agent-transcript.js +143 -1
- package/package.json +1 -1
- package/.next/server/chunks/1068.js +0 -1
- package/.next/server/chunks/6808.js +0 -1
- package/.next/server/chunks/7875.js +0 -25
- package/.next/server/chunks/9553.js +0 -1
- package/.next/static/chunks/2053-3f299a7a2c7d6767.js +0 -1
- package/.next/static/chunks/8772-9be53a530950d804.js +0 -1
- package/.next/static/chunks/app/sessions/page-584adf11ae51df10.js +0 -1
- package/.next/static/chunks/app/worktrees/[id]/page-3af707e74a75172b.js +0 -1
- package/.next/static/css/acd46e25427a2080.css +0 -1
- /package/.next/static/{9x6U1h52hH_r6pOsGwI_p → gniPBCKoXtbIOQey8kNcx}/_buildManifest.js +0 -0
- /package/.next/static/{9x6U1h52hH_r6pOsGwI_p → gniPBCKoXtbIOQey8kNcx}/_ssgManifest.js +0 -0
|
@@ -20,11 +20,11 @@
|
|
|
20
20
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
21
21
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
22
22
|
"static/css/531c1fcb1e69d47b.css",
|
|
23
|
-
"static/css/
|
|
23
|
+
"static/css/b09bede85744e1cf.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-2d9f0397a8f931c4.js",
|
|
28
28
|
"static/chunks/4322-dfd5a7119b5ba4fc.js",
|
|
29
29
|
"static/chunks/app/layout-4c2f21e3f653ee4c.js"
|
|
30
30
|
],
|
|
@@ -86,19 +86,19 @@
|
|
|
86
86
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
87
87
|
"static/chunks/app/api/assistant/terminal/route-c4d2d5016c5f2a0a.js"
|
|
88
88
|
],
|
|
89
|
-
"/api/
|
|
89
|
+
"/api/assistant/tools/route": [
|
|
90
90
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
91
91
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
92
92
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
93
93
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
94
|
-
"static/chunks/app/api/
|
|
94
|
+
"static/chunks/app/api/assistant/tools/route-c4d2d5016c5f2a0a.js"
|
|
95
95
|
],
|
|
96
|
-
"/api/
|
|
96
|
+
"/api/auth/login/route": [
|
|
97
97
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
98
98
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
99
99
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
100
100
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
101
|
-
"static/chunks/app/api/
|
|
101
|
+
"static/chunks/app/api/auth/login/route-c4d2d5016c5f2a0a.js"
|
|
102
102
|
],
|
|
103
103
|
"/api/auth/logout/route": [
|
|
104
104
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -135,19 +135,19 @@
|
|
|
135
135
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
136
136
|
"static/chunks/app/api/metrics/vibe/route-c4d2d5016c5f2a0a.js"
|
|
137
137
|
],
|
|
138
|
-
"/api/
|
|
138
|
+
"/api/hooks/permission-request/route": [
|
|
139
139
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
140
140
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
141
141
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
142
142
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
143
|
-
"static/chunks/app/api/
|
|
143
|
+
"static/chunks/app/api/hooks/permission-request/route-c4d2d5016c5f2a0a.js"
|
|
144
144
|
],
|
|
145
|
-
"/api/
|
|
145
|
+
"/api/ollama/models/route": [
|
|
146
146
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
147
147
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
148
148
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
149
149
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
150
|
-
"static/chunks/app/api/
|
|
150
|
+
"static/chunks/app/api/ollama/models/route-c4d2d5016c5f2a0a.js"
|
|
151
151
|
],
|
|
152
152
|
"/api/relays/[relayId]/cancel/route": [
|
|
153
153
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -331,33 +331,33 @@
|
|
|
331
331
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
332
332
|
"static/chunks/app/api/worktrees/[id]/current-output/route-c4d2d5016c5f2a0a.js"
|
|
333
333
|
],
|
|
334
|
-
"/api/worktrees/[id]/
|
|
334
|
+
"/api/worktrees/[id]/env/route": [
|
|
335
335
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
336
336
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
337
337
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
338
338
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
339
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
339
|
+
"static/chunks/app/api/worktrees/[id]/env/route-c4d2d5016c5f2a0a.js"
|
|
340
340
|
],
|
|
341
|
-
"/api/worktrees/[id]/
|
|
341
|
+
"/api/worktrees/[id]/execution-logs/[logId]/route": [
|
|
342
342
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
343
343
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
344
344
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
345
345
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
346
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
346
|
+
"static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-c4d2d5016c5f2a0a.js"
|
|
347
347
|
],
|
|
348
|
-
"/api/worktrees/[id]/
|
|
348
|
+
"/api/worktrees/[id]/execution-logs/route": [
|
|
349
349
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
350
350
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
351
351
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
352
352
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
353
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
353
|
+
"static/chunks/app/api/worktrees/[id]/execution-logs/route-c4d2d5016c5f2a0a.js"
|
|
354
354
|
],
|
|
355
|
-
"/api/worktrees/[id]/
|
|
355
|
+
"/api/worktrees/[id]/files/[...path]/route": [
|
|
356
356
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
357
357
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
358
358
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
359
359
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
360
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
360
|
+
"static/chunks/app/api/worktrees/[id]/files/[...path]/route-c4d2d5016c5f2a0a.js"
|
|
361
361
|
],
|
|
362
362
|
"/api/worktrees/[id]/git/branch/create/route": [
|
|
363
363
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -394,19 +394,19 @@
|
|
|
394
394
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
395
395
|
"static/chunks/app/api/worktrees/[id]/git/commit/route-c4d2d5016c5f2a0a.js"
|
|
396
396
|
],
|
|
397
|
-
"/api/worktrees/[id]/git/
|
|
397
|
+
"/api/worktrees/[id]/git/diff/route": [
|
|
398
398
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
399
399
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
400
400
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
401
401
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
402
|
-
"static/chunks/app/api/worktrees/[id]/git/
|
|
402
|
+
"static/chunks/app/api/worktrees/[id]/git/diff/route-c4d2d5016c5f2a0a.js"
|
|
403
403
|
],
|
|
404
|
-
"/api/worktrees/[id]/git/
|
|
404
|
+
"/api/worktrees/[id]/git/fetch/route": [
|
|
405
405
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
406
406
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
407
407
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
408
408
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
409
|
-
"static/chunks/app/api/worktrees/[id]/git/
|
|
409
|
+
"static/chunks/app/api/worktrees/[id]/git/fetch/route-c4d2d5016c5f2a0a.js"
|
|
410
410
|
],
|
|
411
411
|
"/api/worktrees/[id]/git/log/route": [
|
|
412
412
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -436,33 +436,33 @@
|
|
|
436
436
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
437
437
|
"static/chunks/app/api/worktrees/[id]/git/reset/route-c4d2d5016c5f2a0a.js"
|
|
438
438
|
],
|
|
439
|
-
"/api/worktrees/[id]/git/
|
|
439
|
+
"/api/worktrees/[id]/git/show/[commitHash]/route": [
|
|
440
440
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
441
441
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
442
442
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
443
443
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
444
|
-
"static/chunks/app/api/worktrees/[id]/git/
|
|
444
|
+
"static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-c4d2d5016c5f2a0a.js"
|
|
445
445
|
],
|
|
446
|
-
"/api/worktrees/[id]/git/
|
|
446
|
+
"/api/worktrees/[id]/git/revert/route": [
|
|
447
447
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
448
448
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
449
449
|
"static/chunks/1255-7e5873f06b25e129.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/revert/route-c4d2d5016c5f2a0a.js"
|
|
452
452
|
],
|
|
453
|
-
"/api/worktrees/[id]/git/
|
|
453
|
+
"/api/worktrees/[id]/git/stage/route": [
|
|
454
454
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
455
455
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
456
456
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
457
457
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
458
|
-
"static/chunks/app/api/worktrees/[id]/git/
|
|
458
|
+
"static/chunks/app/api/worktrees/[id]/git/stage/route-c4d2d5016c5f2a0a.js"
|
|
459
459
|
],
|
|
460
|
-
"/api/worktrees/[id]/git/
|
|
460
|
+
"/api/worktrees/[id]/git/staged/route": [
|
|
461
461
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
462
462
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
463
463
|
"static/chunks/1255-7e5873f06b25e129.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/staged/route-c4d2d5016c5f2a0a.js"
|
|
466
466
|
],
|
|
467
467
|
"/api/worktrees/[id]/git/stash/[index]/route": [
|
|
468
468
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -485,19 +485,19 @@
|
|
|
485
485
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
486
486
|
"static/chunks/app/api/worktrees/[id]/git/stash/pop/route-c4d2d5016c5f2a0a.js"
|
|
487
487
|
],
|
|
488
|
-
"/api/worktrees/[id]/git/stash/
|
|
488
|
+
"/api/worktrees/[id]/git/stash/route": [
|
|
489
489
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
490
490
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
491
491
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
492
492
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
493
|
-
"static/chunks/app/api/worktrees/[id]/git/stash/
|
|
493
|
+
"static/chunks/app/api/worktrees/[id]/git/stash/route-c4d2d5016c5f2a0a.js"
|
|
494
494
|
],
|
|
495
|
-
"/api/worktrees/[id]/git/stash/route": [
|
|
495
|
+
"/api/worktrees/[id]/git/stash/push/route": [
|
|
496
496
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
497
497
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
498
498
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
499
499
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
500
|
-
"static/chunks/app/api/worktrees/[id]/git/stash/route-c4d2d5016c5f2a0a.js"
|
|
500
|
+
"static/chunks/app/api/worktrees/[id]/git/stash/push/route-c4d2d5016c5f2a0a.js"
|
|
501
501
|
],
|
|
502
502
|
"/api/worktrees/[id]/git/status/route": [
|
|
503
503
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -632,26 +632,26 @@
|
|
|
632
632
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
633
633
|
"static/chunks/app/api/worktrees/[id]/schedules/active/route-c4d2d5016c5f2a0a.js"
|
|
634
634
|
],
|
|
635
|
-
"/api/worktrees/[id]/
|
|
635
|
+
"/api/worktrees/[id]/send/route": [
|
|
636
636
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
637
637
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
638
638
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
639
639
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
640
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
640
|
+
"static/chunks/app/api/worktrees/[id]/send/route-c4d2d5016c5f2a0a.js"
|
|
641
641
|
],
|
|
642
|
-
"/api/worktrees/[id]/
|
|
642
|
+
"/api/worktrees/[id]/schedules/route": [
|
|
643
643
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
644
644
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
645
645
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
646
646
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
647
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
647
|
+
"static/chunks/app/api/worktrees/[id]/schedules/route-c4d2d5016c5f2a0a.js"
|
|
648
648
|
],
|
|
649
|
-
"/api/worktrees/[id]/
|
|
649
|
+
"/api/worktrees/[id]/search/route": [
|
|
650
650
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
651
651
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
652
652
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
653
653
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
654
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
654
|
+
"static/chunks/app/api/worktrees/[id]/search/route-c4d2d5016c5f2a0a.js"
|
|
655
655
|
],
|
|
656
656
|
"/api/worktrees/[id]/slash-commands/route": [
|
|
657
657
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -723,6 +723,13 @@
|
|
|
723
723
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
724
724
|
"static/chunks/app/api/worktrees/[id]/tree/route-c4d2d5016c5f2a0a.js"
|
|
725
725
|
],
|
|
726
|
+
"/api/worktrees/[id]/upload/[...path]/route": [
|
|
727
|
+
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
728
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
729
|
+
"static/chunks/1255-7e5873f06b25e129.js",
|
|
730
|
+
"static/chunks/main-app-5d631b93b1219836.js",
|
|
731
|
+
"static/chunks/app/api/worktrees/[id]/upload/[...path]/route-c4d2d5016c5f2a0a.js"
|
|
732
|
+
],
|
|
726
733
|
"/api/worktrees/[id]/verify/config/route": [
|
|
727
734
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
728
735
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -730,12 +737,12 @@
|
|
|
730
737
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
731
738
|
"static/chunks/app/api/worktrees/[id]/verify/config/route-c4d2d5016c5f2a0a.js"
|
|
732
739
|
],
|
|
733
|
-
"/api/worktrees/[id]/
|
|
740
|
+
"/api/worktrees/[id]/verify/runs/[runId]/cancel/route": [
|
|
734
741
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
735
742
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
736
743
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
737
744
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
738
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
745
|
+
"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route-c4d2d5016c5f2a0a.js"
|
|
739
746
|
],
|
|
740
747
|
"/api/worktrees/[id]/verify/route": [
|
|
741
748
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -751,13 +758,6 @@
|
|
|
751
758
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
752
759
|
"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/route-c4d2d5016c5f2a0a.js"
|
|
753
760
|
],
|
|
754
|
-
"/api/worktrees/[id]/verify/runs/[runId]/cancel/route": [
|
|
755
|
-
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
756
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
757
|
-
"static/chunks/1255-7e5873f06b25e129.js",
|
|
758
|
-
"static/chunks/main-app-5d631b93b1219836.js",
|
|
759
|
-
"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route-c4d2d5016c5f2a0a.js"
|
|
760
|
-
],
|
|
761
761
|
"/api/worktrees/[id]/verify/runs/route": [
|
|
762
762
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
763
763
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -779,6 +779,13 @@
|
|
|
779
779
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
780
780
|
"static/chunks/app/manifest.webmanifest/route-c4d2d5016c5f2a0a.js"
|
|
781
781
|
],
|
|
782
|
+
"/api/agents/update/route": [
|
|
783
|
+
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
784
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
785
|
+
"static/chunks/1255-7e5873f06b25e129.js",
|
|
786
|
+
"static/chunks/main-app-5d631b93b1219836.js",
|
|
787
|
+
"static/chunks/app/api/agents/update/route-c4d2d5016c5f2a0a.js"
|
|
788
|
+
],
|
|
782
789
|
"/api/agents/versions/route": [
|
|
783
790
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
784
791
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -800,13 +807,6 @@
|
|
|
800
807
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
801
808
|
"static/chunks/app/api/app/update/route-c4d2d5016c5f2a0a.js"
|
|
802
809
|
],
|
|
803
|
-
"/api/agents/update/route": [
|
|
804
|
-
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
805
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
806
|
-
"static/chunks/1255-7e5873f06b25e129.js",
|
|
807
|
-
"static/chunks/main-app-5d631b93b1219836.js",
|
|
808
|
-
"static/chunks/app/api/agents/update/route-c4d2d5016c5f2a0a.js"
|
|
809
|
-
],
|
|
810
810
|
"/api/auth/status/route": [
|
|
811
811
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
812
812
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -828,12 +828,12 @@
|
|
|
828
828
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
829
829
|
"static/chunks/app/api/daily-summary/status/route-c4d2d5016c5f2a0a.js"
|
|
830
830
|
],
|
|
831
|
-
"/api/external-apps/[id]/
|
|
831
|
+
"/api/external-apps/[id]/route": [
|
|
832
832
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
833
833
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
834
834
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
835
835
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
836
|
-
"static/chunks/app/api/external-apps/[id]/
|
|
836
|
+
"static/chunks/app/api/external-apps/[id]/route-c4d2d5016c5f2a0a.js"
|
|
837
837
|
],
|
|
838
838
|
"/api/external-apps/route": [
|
|
839
839
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -842,19 +842,19 @@
|
|
|
842
842
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
843
843
|
"static/chunks/app/api/external-apps/route-c4d2d5016c5f2a0a.js"
|
|
844
844
|
],
|
|
845
|
-
"/api/
|
|
845
|
+
"/api/fs/browse/route": [
|
|
846
846
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
847
847
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
848
848
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
849
849
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
850
|
-
"static/chunks/app/api/
|
|
850
|
+
"static/chunks/app/api/fs/browse/route-c4d2d5016c5f2a0a.js"
|
|
851
851
|
],
|
|
852
|
-
"/api/
|
|
852
|
+
"/api/push/escalation/route": [
|
|
853
853
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
854
854
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
855
855
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
856
856
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
857
|
-
"static/chunks/app/api/
|
|
857
|
+
"static/chunks/app/api/push/escalation/route-c4d2d5016c5f2a0a.js"
|
|
858
858
|
],
|
|
859
859
|
"/api/fs/recent-paths/route": [
|
|
860
860
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -870,26 +870,19 @@
|
|
|
870
870
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
871
871
|
"static/chunks/app/api/push/vapid/route-c4d2d5016c5f2a0a.js"
|
|
872
872
|
],
|
|
873
|
-
"/api/
|
|
874
|
-
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
875
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
876
|
-
"static/chunks/1255-7e5873f06b25e129.js",
|
|
877
|
-
"static/chunks/main-app-5d631b93b1219836.js",
|
|
878
|
-
"static/chunks/app/api/push/escalation/route-c4d2d5016c5f2a0a.js"
|
|
879
|
-
],
|
|
880
|
-
"/api/push/subscriptions/route": [
|
|
873
|
+
"/api/remote/pair/route": [
|
|
881
874
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
882
875
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
883
876
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
884
877
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
885
|
-
"static/chunks/app/api/
|
|
878
|
+
"static/chunks/app/api/remote/pair/route-c4d2d5016c5f2a0a.js"
|
|
886
879
|
],
|
|
887
|
-
"/api/
|
|
880
|
+
"/api/external-apps/[id]/health/route": [
|
|
888
881
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
889
882
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
890
883
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
891
884
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
892
|
-
"static/chunks/app/api/
|
|
885
|
+
"static/chunks/app/api/external-apps/[id]/health/route-c4d2d5016c5f2a0a.js"
|
|
893
886
|
],
|
|
894
887
|
"/api/repositories/validate-path/route": [
|
|
895
888
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -898,12 +891,12 @@
|
|
|
898
891
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
899
892
|
"static/chunks/app/api/repositories/validate-path/route-c4d2d5016c5f2a0a.js"
|
|
900
893
|
],
|
|
901
|
-
"/api/
|
|
894
|
+
"/api/settings/default-surface-mode/route": [
|
|
902
895
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
903
896
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
904
897
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
905
898
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
906
|
-
"static/chunks/app/api/
|
|
899
|
+
"static/chunks/app/api/settings/default-surface-mode/route-c4d2d5016c5f2a0a.js"
|
|
907
900
|
],
|
|
908
901
|
"/api/settings/default-agents/route": [
|
|
909
902
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -912,19 +905,19 @@
|
|
|
912
905
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
913
906
|
"static/chunks/app/api/settings/default-agents/route-c4d2d5016c5f2a0a.js"
|
|
914
907
|
],
|
|
915
|
-
"/api/
|
|
908
|
+
"/api/sidebar/group-order/route": [
|
|
916
909
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
917
910
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
918
911
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
919
912
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
920
|
-
"static/chunks/app/api/
|
|
913
|
+
"static/chunks/app/api/sidebar/group-order/route-c4d2d5016c5f2a0a.js"
|
|
921
914
|
],
|
|
922
|
-
"/api/
|
|
915
|
+
"/api/skills/[id]/route": [
|
|
923
916
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
924
917
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
925
918
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
926
919
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
927
|
-
"static/chunks/app/api/
|
|
920
|
+
"static/chunks/app/api/skills/[id]/route-c4d2d5016c5f2a0a.js"
|
|
928
921
|
],
|
|
929
922
|
"/api/skills/installations/route": [
|
|
930
923
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -940,12 +933,12 @@
|
|
|
940
933
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
941
934
|
"static/chunks/app/api/skills/reindex/route-c4d2d5016c5f2a0a.js"
|
|
942
935
|
],
|
|
943
|
-
"/api/skills/route": [
|
|
936
|
+
"/api/skills/operations/route": [
|
|
944
937
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
945
938
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
946
939
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
947
940
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
948
|
-
"static/chunks/app/api/skills/route-c4d2d5016c5f2a0a.js"
|
|
941
|
+
"static/chunks/app/api/skills/operations/route-c4d2d5016c5f2a0a.js"
|
|
949
942
|
],
|
|
950
943
|
"/api/todos/route": [
|
|
951
944
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -954,12 +947,19 @@
|
|
|
954
947
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
955
948
|
"static/chunks/app/api/todos/route-c4d2d5016c5f2a0a.js"
|
|
956
949
|
],
|
|
957
|
-
"/api/skills/
|
|
950
|
+
"/api/skills/route": [
|
|
958
951
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
959
952
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
960
953
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
961
954
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
962
|
-
"static/chunks/app/api/skills/
|
|
955
|
+
"static/chunks/app/api/skills/route-c4d2d5016c5f2a0a.js"
|
|
956
|
+
],
|
|
957
|
+
"/api/push/subscriptions/route": [
|
|
958
|
+
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
959
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
960
|
+
"static/chunks/1255-7e5873f06b25e129.js",
|
|
961
|
+
"static/chunks/main-app-5d631b93b1219836.js",
|
|
962
|
+
"static/chunks/app/api/push/subscriptions/route-c4d2d5016c5f2a0a.js"
|
|
963
963
|
],
|
|
964
964
|
"/api/worktrees/[id]/logs/route": [
|
|
965
965
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -1017,26 +1017,26 @@
|
|
|
1017
1017
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1018
1018
|
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update-plan/route-c4d2d5016c5f2a0a.js"
|
|
1019
1019
|
],
|
|
1020
|
-
"/api/worktrees/
|
|
1020
|
+
"/api/worktrees/apply-default-agents/route": [
|
|
1021
1021
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1022
1022
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1023
1023
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1024
1024
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1025
|
-
"static/chunks/app/api/worktrees/
|
|
1025
|
+
"static/chunks/app/api/worktrees/apply-default-agents/route-c4d2d5016c5f2a0a.js"
|
|
1026
1026
|
],
|
|
1027
|
-
"/api/worktrees/
|
|
1027
|
+
"/api/worktrees/route": [
|
|
1028
1028
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1029
1029
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1030
1030
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1031
1031
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1032
|
-
"static/chunks/app/api/worktrees/
|
|
1032
|
+
"static/chunks/app/api/worktrees/route-c4d2d5016c5f2a0a.js"
|
|
1033
1033
|
],
|
|
1034
|
-
"/api/worktrees/
|
|
1034
|
+
"/api/worktrees/[id]/skills/[skillId]/update/route": [
|
|
1035
1035
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1036
1036
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1037
1037
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1038
1038
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1039
|
-
"static/chunks/app/api/worktrees/
|
|
1039
|
+
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update/route-c4d2d5016c5f2a0a.js"
|
|
1040
1040
|
],
|
|
1041
1041
|
"/proxy/[...path]/route": [
|
|
1042
1042
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -1045,19 +1045,19 @@
|
|
|
1045
1045
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1046
1046
|
"static/chunks/app/proxy/[...path]/route-c4d2d5016c5f2a0a.js"
|
|
1047
1047
|
],
|
|
1048
|
-
"/api/worktrees/[id]/skills/[skillId]/
|
|
1048
|
+
"/api/worktrees/[id]/skills/[skillId]/uninstall/route": [
|
|
1049
1049
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1050
1050
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1051
1051
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1052
1052
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1053
|
-
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/
|
|
1053
|
+
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-c4d2d5016c5f2a0a.js"
|
|
1054
1054
|
],
|
|
1055
|
-
"/api/worktrees/route": [
|
|
1055
|
+
"/api/worktrees/[id]/skills/route": [
|
|
1056
1056
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1057
1057
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1058
1058
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1059
1059
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1060
|
-
"static/chunks/app/api/worktrees/route-c4d2d5016c5f2a0a.js"
|
|
1060
|
+
"static/chunks/app/api/worktrees/[id]/skills/route-c4d2d5016c5f2a0a.js"
|
|
1061
1061
|
],
|
|
1062
1062
|
"/chat/loading": [
|
|
1063
1063
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -1082,19 +1082,10 @@
|
|
|
1082
1082
|
"static/chunks/1191-b7dfdfe86b1d31d1.js",
|
|
1083
1083
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1084
1084
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1085
|
-
"static/chunks/4718-
|
|
1086
|
-
"static/chunks/8361-
|
|
1085
|
+
"static/chunks/4718-2d9f0397a8f931c4.js",
|
|
1086
|
+
"static/chunks/8361-0142beb59be2abf3.js",
|
|
1087
1087
|
"static/chunks/app/chat/page-e60d07c4c79602f0.js"
|
|
1088
1088
|
],
|
|
1089
|
-
"/offline/page": [
|
|
1090
|
-
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1091
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1092
|
-
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1093
|
-
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1094
|
-
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1095
|
-
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1096
|
-
"static/chunks/app/offline/page-62c5f14a6a1800b5.js"
|
|
1097
|
-
],
|
|
1098
1089
|
"/more/loading": [
|
|
1099
1090
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1100
1091
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -1115,8 +1106,8 @@
|
|
|
1115
1106
|
"static/chunks/5694-498765336d0b8c2b.js",
|
|
1116
1107
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1117
1108
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1118
|
-
"static/chunks/4718-
|
|
1119
|
-
"static/chunks/8361-
|
|
1109
|
+
"static/chunks/4718-2d9f0397a8f931c4.js",
|
|
1110
|
+
"static/chunks/8361-0142beb59be2abf3.js",
|
|
1120
1111
|
"static/chunks/6022-7a7d1760fc9814c7.js",
|
|
1121
1112
|
"static/chunks/4322-dfd5a7119b5ba4fc.js",
|
|
1122
1113
|
"static/chunks/app/more/page-fc94f86aa881489e.js"
|
|
@@ -1133,6 +1124,15 @@
|
|
|
1133
1124
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1134
1125
|
"static/chunks/app/login/page-af7241bb4c4a8e59.js"
|
|
1135
1126
|
],
|
|
1127
|
+
"/offline/page": [
|
|
1128
|
+
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1129
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1130
|
+
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1131
|
+
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1132
|
+
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1133
|
+
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1134
|
+
"static/chunks/app/offline/page-62c5f14a6a1800b5.js"
|
|
1135
|
+
],
|
|
1136
1136
|
"/page": [
|
|
1137
1137
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1138
1138
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -1146,9 +1146,9 @@
|
|
|
1146
1146
|
"static/chunks/9948-d139e3e5dbecaf73.js",
|
|
1147
1147
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1148
1148
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1149
|
-
"static/chunks/4718-
|
|
1150
|
-
"static/chunks/8361-
|
|
1151
|
-
"static/chunks/app/page-
|
|
1149
|
+
"static/chunks/4718-2d9f0397a8f931c4.js",
|
|
1150
|
+
"static/chunks/8361-0142beb59be2abf3.js",
|
|
1151
|
+
"static/chunks/app/page-26a42881c8648cd3.js"
|
|
1152
1152
|
],
|
|
1153
1153
|
"/repositories/loading": [
|
|
1154
1154
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -1170,19 +1170,19 @@
|
|
|
1170
1170
|
"static/chunks/5694-498765336d0b8c2b.js",
|
|
1171
1171
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1172
1172
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1173
|
-
"static/chunks/4718-
|
|
1174
|
-
"static/chunks/8361-
|
|
1173
|
+
"static/chunks/4718-2d9f0397a8f931c4.js",
|
|
1174
|
+
"static/chunks/8361-0142beb59be2abf3.js",
|
|
1175
1175
|
"static/chunks/app/repositories/page-2576158c8420fda0.js"
|
|
1176
1176
|
],
|
|
1177
|
-
"/
|
|
1177
|
+
"/sessions/loading": [
|
|
1178
1178
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1179
1179
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1180
1180
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1181
1181
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1182
1182
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1183
|
-
"static/chunks/app/
|
|
1183
|
+
"static/chunks/app/sessions/loading-c58ba2c3f4363277.js"
|
|
1184
1184
|
],
|
|
1185
|
-
"/
|
|
1185
|
+
"/sessions/page": [
|
|
1186
1186
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1187
1187
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1188
1188
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
@@ -1192,22 +1192,22 @@
|
|
|
1192
1192
|
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1193
1193
|
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1194
1194
|
"static/chunks/5694-498765336d0b8c2b.js",
|
|
1195
|
+
"static/chunks/9948-d139e3e5dbecaf73.js",
|
|
1195
1196
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1196
1197
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1197
|
-
"static/chunks/4718-
|
|
1198
|
-
"static/chunks/8361-
|
|
1199
|
-
"static/chunks/
|
|
1200
|
-
"static/chunks/app/review/page-35b99baaf3c93b38.js"
|
|
1198
|
+
"static/chunks/4718-2d9f0397a8f931c4.js",
|
|
1199
|
+
"static/chunks/8361-0142beb59be2abf3.js",
|
|
1200
|
+
"static/chunks/app/sessions/page-a3ab6f122ec60d5a.js"
|
|
1201
1201
|
],
|
|
1202
|
-
"/
|
|
1202
|
+
"/review/loading": [
|
|
1203
1203
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1204
1204
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1205
1205
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1206
1206
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1207
1207
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1208
|
-
"static/chunks/app/
|
|
1208
|
+
"static/chunks/app/review/loading-c58ba2c3f4363277.js"
|
|
1209
1209
|
],
|
|
1210
|
-
"/
|
|
1210
|
+
"/review/page": [
|
|
1211
1211
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1212
1212
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1213
1213
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
@@ -1217,12 +1217,12 @@
|
|
|
1217
1217
|
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1218
1218
|
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1219
1219
|
"static/chunks/5694-498765336d0b8c2b.js",
|
|
1220
|
-
"static/chunks/9948-d139e3e5dbecaf73.js",
|
|
1221
1220
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1222
1221
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1223
|
-
"static/chunks/4718-
|
|
1224
|
-
"static/chunks/8361-
|
|
1225
|
-
"static/chunks/
|
|
1222
|
+
"static/chunks/4718-2d9f0397a8f931c4.js",
|
|
1223
|
+
"static/chunks/8361-0142beb59be2abf3.js",
|
|
1224
|
+
"static/chunks/998-ac0ded6d5eeb4dc0.js",
|
|
1225
|
+
"static/chunks/app/review/page-35b99baaf3c93b38.js"
|
|
1226
1226
|
],
|
|
1227
1227
|
"/skills/[skillId]/page": [
|
|
1228
1228
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -1240,10 +1240,10 @@
|
|
|
1240
1240
|
"static/chunks/5542-b6457f305d724a6b.js",
|
|
1241
1241
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1242
1242
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1243
|
-
"static/chunks/4718-
|
|
1244
|
-
"static/chunks/8361-
|
|
1243
|
+
"static/chunks/4718-2d9f0397a8f931c4.js",
|
|
1244
|
+
"static/chunks/8361-0142beb59be2abf3.js",
|
|
1245
1245
|
"static/chunks/2751-9ef0f4b450bd4ef0.js",
|
|
1246
|
-
"static/chunks/2053-
|
|
1246
|
+
"static/chunks/2053-9ac860ab4e92ac89.js",
|
|
1247
1247
|
"static/chunks/app/skills/[skillId]/page-06799157652e8fa9.js"
|
|
1248
1248
|
],
|
|
1249
1249
|
"/skills/installed/page": [
|
|
@@ -1258,8 +1258,8 @@
|
|
|
1258
1258
|
"static/chunks/5694-498765336d0b8c2b.js",
|
|
1259
1259
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1260
1260
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1261
|
-
"static/chunks/4718-
|
|
1262
|
-
"static/chunks/8361-
|
|
1261
|
+
"static/chunks/4718-2d9f0397a8f931c4.js",
|
|
1262
|
+
"static/chunks/8361-0142beb59be2abf3.js",
|
|
1263
1263
|
"static/chunks/2751-9ef0f4b450bd4ef0.js",
|
|
1264
1264
|
"static/chunks/app/skills/installed/page-2f3987e3a131c8d0.js"
|
|
1265
1265
|
],
|
|
@@ -1275,8 +1275,8 @@
|
|
|
1275
1275
|
"static/chunks/5694-498765336d0b8c2b.js",
|
|
1276
1276
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1277
1277
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1278
|
-
"static/chunks/4718-
|
|
1279
|
-
"static/chunks/8361-
|
|
1278
|
+
"static/chunks/4718-2d9f0397a8f931c4.js",
|
|
1279
|
+
"static/chunks/8361-0142beb59be2abf3.js",
|
|
1280
1280
|
"static/chunks/2751-9ef0f4b450bd4ef0.js",
|
|
1281
1281
|
"static/chunks/app/skills/page-e70bfcf5ed4e4865.js"
|
|
1282
1282
|
],
|
|
@@ -1308,6 +1308,15 @@
|
|
|
1308
1308
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1309
1309
|
"static/chunks/app/worktrees/[id]/files/[...path]/page-f3361237420719b4.js"
|
|
1310
1310
|
],
|
|
1311
|
+
"/worktrees/[id]/terminal/page": [
|
|
1312
|
+
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1313
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1314
|
+
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1315
|
+
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1316
|
+
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1317
|
+
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1318
|
+
"static/chunks/app/worktrees/[id]/terminal/page-2631bc5c4b0a9fb8.js"
|
|
1319
|
+
],
|
|
1311
1320
|
"/worktrees/[id]/page": [
|
|
1312
1321
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1313
1322
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -1323,25 +1332,16 @@
|
|
|
1323
1332
|
"static/chunks/9948-d139e3e5dbecaf73.js",
|
|
1324
1333
|
"static/chunks/1191-b7dfdfe86b1d31d1.js",
|
|
1325
1334
|
"static/chunks/5542-b6457f305d724a6b.js",
|
|
1326
|
-
"static/chunks/
|
|
1335
|
+
"static/chunks/2652-18b8fea64413467e.js",
|
|
1327
1336
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1328
1337
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1329
|
-
"static/chunks/4718-
|
|
1330
|
-
"static/chunks/8361-
|
|
1338
|
+
"static/chunks/4718-2d9f0397a8f931c4.js",
|
|
1339
|
+
"static/chunks/8361-0142beb59be2abf3.js",
|
|
1331
1340
|
"static/chunks/2751-9ef0f4b450bd4ef0.js",
|
|
1332
|
-
"static/chunks/2053-
|
|
1341
|
+
"static/chunks/2053-9ac860ab4e92ac89.js",
|
|
1333
1342
|
"static/chunks/6022-7a7d1760fc9814c7.js",
|
|
1334
1343
|
"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"
|
|
1344
|
+
"static/chunks/app/worktrees/[id]/page-a39ec2a0732d11a6.js"
|
|
1345
1345
|
]
|
|
1346
1346
|
}
|
|
1347
1347
|
}
|