commandmate 0.33.3 → 0.34.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/BUILD_ID +1 -1
- package/.next/app-build-manifest.json +146 -146
- package/.next/app-path-routes-manifest.json +26 -26
- package/.next/build-manifest.json +2 -2
- package/.next/prerender-manifest.json +15 -15
- package/.next/required-server-files.json +1 -1
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/api/agents/update/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/agents/versions/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/app/update/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/app/update-check/route.js +1 -1
- package/.next/server/app/api/app/update-check/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/conversation/route.js +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 +26 -26
- 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/3077.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/434.js +1 -0
- 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 +3 -3
- 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/8807.js +10 -10
- 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/server/src/middleware.js +1 -1
- package/.next/server/src/middleware.js.map +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-29cfcfb806724d9a.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-60eab4e24c37cb77.js +1 -0
- package/.next/static/css/b09bede85744e1cf.css +1 -0
- package/.next/trace +13 -13
- package/README.md +141 -24
- package/dist/cli/commands/ask.d.ts.map +1 -1
- package/dist/cli/commands/ask.js +11 -2
- package/dist/cli/commands/remote.d.ts +93 -3
- package/dist/cli/commands/remote.d.ts.map +1 -1
- package/dist/cli/commands/remote.js +232 -9
- 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/types/index.d.ts +9 -0
- package/dist/cli/types/index.d.ts.map +1 -1
- package/dist/cli/utils/api-client.d.ts.map +1 -1
- package/dist/cli/utils/api-client.js +11 -1
- package/dist/cli/utils/remote-state.d.ts +32 -0
- package/dist/cli/utils/remote-state.d.ts.map +1 -1
- package/dist/cli/utils/remote-state.js +12 -0
- 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/server.js +204 -16
- 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/db/agent-instances-db.js +11 -0
- 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/hooks/sources/opencode/ports.js +6 -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/relay/relay-session-ref.js +15 -8
- 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/lib/ws-server.js +74 -5
- 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 → oDWX0JcwfhUYrMnnqDWVC}/_buildManifest.js +0 -0
- /package/.next/static/{9x6U1h52hH_r6pOsGwI_p → oDWX0JcwfhUYrMnnqDWVC}/_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-29cfcfb806724d9a.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",
|
|
@@ -184,26 +184,26 @@
|
|
|
184
184
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
185
185
|
"static/chunks/app/api/repositories/[id]/todos/route-c4d2d5016c5f2a0a.js"
|
|
186
186
|
],
|
|
187
|
-
"/api/repositories/clone/
|
|
187
|
+
"/api/repositories/clone/route": [
|
|
188
188
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
189
189
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
190
190
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
191
191
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
192
|
-
"static/chunks/app/api/repositories/clone/
|
|
192
|
+
"static/chunks/app/api/repositories/clone/route-c4d2d5016c5f2a0a.js"
|
|
193
193
|
],
|
|
194
|
-
"/api/repositories/
|
|
194
|
+
"/api/repositories/clone/[jobId]/route": [
|
|
195
195
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
196
196
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
197
197
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
198
198
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
199
|
-
"static/chunks/app/api/repositories/
|
|
199
|
+
"static/chunks/app/api/repositories/clone/[jobId]/route-c4d2d5016c5f2a0a.js"
|
|
200
200
|
],
|
|
201
|
-
"/api/repositories/
|
|
201
|
+
"/api/repositories/excluded/route": [
|
|
202
202
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
203
203
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
204
204
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
205
205
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
206
|
-
"static/chunks/app/api/repositories/
|
|
206
|
+
"static/chunks/app/api/repositories/excluded/route-c4d2d5016c5f2a0a.js"
|
|
207
207
|
],
|
|
208
208
|
"/api/repositories/restore/route": [
|
|
209
209
|
"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",
|
|
@@ -415,26 +415,26 @@
|
|
|
415
415
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
416
416
|
"static/chunks/app/api/worktrees/[id]/git/log/route-c4d2d5016c5f2a0a.js"
|
|
417
417
|
],
|
|
418
|
-
"/api/worktrees/[id]/git/
|
|
418
|
+
"/api/worktrees/[id]/git/push/route": [
|
|
419
419
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
420
420
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
421
421
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
422
422
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
423
|
-
"static/chunks/app/api/worktrees/[id]/git/
|
|
423
|
+
"static/chunks/app/api/worktrees/[id]/git/push/route-c4d2d5016c5f2a0a.js"
|
|
424
424
|
],
|
|
425
|
-
"/api/worktrees/[id]/git/
|
|
425
|
+
"/api/worktrees/[id]/git/reset/route": [
|
|
426
426
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
427
427
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
428
428
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
429
429
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
430
|
-
"static/chunks/app/api/worktrees/[id]/git/
|
|
430
|
+
"static/chunks/app/api/worktrees/[id]/git/reset/route-c4d2d5016c5f2a0a.js"
|
|
431
431
|
],
|
|
432
|
-
"/api/worktrees/[id]/git/
|
|
432
|
+
"/api/worktrees/[id]/git/pull/route": [
|
|
433
433
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
434
434
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
435
435
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
436
436
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
437
|
-
"static/chunks/app/api/worktrees/[id]/git/
|
|
437
|
+
"static/chunks/app/api/worktrees/[id]/git/pull/route-c4d2d5016c5f2a0a.js"
|
|
438
438
|
],
|
|
439
439
|
"/api/worktrees/[id]/git/revert/route": [
|
|
440
440
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -457,19 +457,19 @@
|
|
|
457
457
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
458
458
|
"static/chunks/app/api/worktrees/[id]/git/staged/route-c4d2d5016c5f2a0a.js"
|
|
459
459
|
],
|
|
460
|
-
"/api/worktrees/[id]/git/
|
|
460
|
+
"/api/worktrees/[id]/git/stash/[index]/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/stash/[index]/route-c4d2d5016c5f2a0a.js"
|
|
466
466
|
],
|
|
467
|
-
"/api/worktrees/[id]/git/
|
|
467
|
+
"/api/worktrees/[id]/git/stage/route": [
|
|
468
468
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
469
469
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
470
470
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
471
471
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
472
|
-
"static/chunks/app/api/worktrees/[id]/git/
|
|
472
|
+
"static/chunks/app/api/worktrees/[id]/git/stage/route-c4d2d5016c5f2a0a.js"
|
|
473
473
|
],
|
|
474
474
|
"/api/worktrees/[id]/git/stash/apply/route": [
|
|
475
475
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -611,26 +611,26 @@
|
|
|
611
611
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
612
612
|
"static/chunks/app/api/worktrees/[id]/respond/route-c4d2d5016c5f2a0a.js"
|
|
613
613
|
],
|
|
614
|
-
"/api/worktrees/[id]/route": [
|
|
614
|
+
"/api/worktrees/[id]/schedules/[scheduleId]/route": [
|
|
615
615
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
616
616
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
617
617
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
618
618
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
619
|
-
"static/chunks/app/api/worktrees/[id]/route-c4d2d5016c5f2a0a.js"
|
|
619
|
+
"static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-c4d2d5016c5f2a0a.js"
|
|
620
620
|
],
|
|
621
|
-
"/api/worktrees/[id]/schedules/
|
|
621
|
+
"/api/worktrees/[id]/schedules/active/route": [
|
|
622
622
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
623
623
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
624
624
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
625
625
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
626
|
-
"static/chunks/app/api/worktrees/[id]/schedules/
|
|
626
|
+
"static/chunks/app/api/worktrees/[id]/schedules/active/route-c4d2d5016c5f2a0a.js"
|
|
627
627
|
],
|
|
628
|
-
"/api/worktrees/[id]/
|
|
628
|
+
"/api/worktrees/[id]/route": [
|
|
629
629
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
630
630
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
631
631
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
632
632
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
633
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
633
|
+
"static/chunks/app/api/worktrees/[id]/route-c4d2d5016c5f2a0a.js"
|
|
634
634
|
],
|
|
635
635
|
"/api/worktrees/[id]/schedules/route": [
|
|
636
636
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -695,26 +695,26 @@
|
|
|
695
695
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
696
696
|
"static/chunks/app/api/worktrees/[id]/timers/route-c4d2d5016c5f2a0a.js"
|
|
697
697
|
],
|
|
698
|
-
"/api/worktrees/[id]/todos/
|
|
698
|
+
"/api/worktrees/[id]/todos/route": [
|
|
699
699
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
700
700
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
701
701
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
702
702
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
703
|
-
"static/chunks/app/api/worktrees/[id]/todos/
|
|
703
|
+
"static/chunks/app/api/worktrees/[id]/todos/route-c4d2d5016c5f2a0a.js"
|
|
704
704
|
],
|
|
705
|
-
"/api/worktrees/[id]/
|
|
705
|
+
"/api/worktrees/[id]/tree/[...path]/route": [
|
|
706
706
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
707
707
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
708
708
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
709
709
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
710
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
710
|
+
"static/chunks/app/api/worktrees/[id]/tree/[...path]/route-c4d2d5016c5f2a0a.js"
|
|
711
711
|
],
|
|
712
|
-
"/api/worktrees/[id]/
|
|
712
|
+
"/api/worktrees/[id]/todos/[todoId]/route": [
|
|
713
713
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
714
714
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
715
715
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
716
716
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
717
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
717
|
+
"static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-c4d2d5016c5f2a0a.js"
|
|
718
718
|
],
|
|
719
719
|
"/api/worktrees/[id]/tree/route": [
|
|
720
720
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -723,19 +723,19 @@
|
|
|
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]/
|
|
726
|
+
"/api/worktrees/[id]/upload/[...path]/route": [
|
|
727
727
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
728
728
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
729
729
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
730
730
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
731
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
731
|
+
"static/chunks/app/api/worktrees/[id]/upload/[...path]/route-c4d2d5016c5f2a0a.js"
|
|
732
732
|
],
|
|
733
|
-
"/api/worktrees/[id]/
|
|
733
|
+
"/api/worktrees/[id]/verify/config/route": [
|
|
734
734
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
735
735
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
736
736
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
737
737
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
738
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
738
|
+
"static/chunks/app/api/worktrees/[id]/verify/config/route-c4d2d5016c5f2a0a.js"
|
|
739
739
|
],
|
|
740
740
|
"/api/worktrees/[id]/verify/route": [
|
|
741
741
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -744,19 +744,19 @@
|
|
|
744
744
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
745
745
|
"static/chunks/app/api/worktrees/[id]/verify/route-c4d2d5016c5f2a0a.js"
|
|
746
746
|
],
|
|
747
|
-
"/api/worktrees/[id]/verify/runs/[runId]/route": [
|
|
747
|
+
"/api/worktrees/[id]/verify/runs/[runId]/cancel/route": [
|
|
748
748
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
749
749
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
750
750
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
751
751
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
752
|
-
"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/route-c4d2d5016c5f2a0a.js"
|
|
752
|
+
"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route-c4d2d5016c5f2a0a.js"
|
|
753
753
|
],
|
|
754
|
-
"/api/worktrees/[id]/verify/runs/[runId]/
|
|
754
|
+
"/api/worktrees/[id]/verify/runs/[runId]/route": [
|
|
755
755
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
756
756
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
757
757
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
758
758
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
759
|
-
"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/
|
|
759
|
+
"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/route-c4d2d5016c5f2a0a.js"
|
|
760
760
|
],
|
|
761
761
|
"/api/worktrees/[id]/verify/runs/route": [
|
|
762
762
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -786,33 +786,33 @@
|
|
|
786
786
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
787
787
|
"static/chunks/app/api/agents/versions/route-c4d2d5016c5f2a0a.js"
|
|
788
788
|
],
|
|
789
|
-
"/api/
|
|
789
|
+
"/api/agents/update/route": [
|
|
790
790
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
791
791
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
792
792
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
793
793
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
794
|
-
"static/chunks/app/api/
|
|
794
|
+
"static/chunks/app/api/agents/update/route-c4d2d5016c5f2a0a.js"
|
|
795
795
|
],
|
|
796
|
-
"/api/app/update/route": [
|
|
796
|
+
"/api/app/update-check/route": [
|
|
797
797
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
798
798
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
799
799
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
800
800
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
801
|
-
"static/chunks/app/api/app/update/route-c4d2d5016c5f2a0a.js"
|
|
801
|
+
"static/chunks/app/api/app/update-check/route-c4d2d5016c5f2a0a.js"
|
|
802
802
|
],
|
|
803
|
-
"/api/
|
|
803
|
+
"/api/auth/status/route": [
|
|
804
804
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
805
805
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
806
806
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
807
807
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
808
|
-
"static/chunks/app/api/
|
|
808
|
+
"static/chunks/app/api/auth/status/route-c4d2d5016c5f2a0a.js"
|
|
809
809
|
],
|
|
810
|
-
"/api/
|
|
810
|
+
"/api/app/update/route": [
|
|
811
811
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
812
812
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
813
813
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
814
814
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
815
|
-
"static/chunks/app/api/
|
|
815
|
+
"static/chunks/app/api/app/update/route-c4d2d5016c5f2a0a.js"
|
|
816
816
|
],
|
|
817
817
|
"/api/capabilities/route": [
|
|
818
818
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -842,13 +842,6 @@
|
|
|
842
842
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
843
843
|
"static/chunks/app/api/external-apps/route-c4d2d5016c5f2a0a.js"
|
|
844
844
|
],
|
|
845
|
-
"/api/external-apps/[id]/route": [
|
|
846
|
-
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
847
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
848
|
-
"static/chunks/1255-7e5873f06b25e129.js",
|
|
849
|
-
"static/chunks/main-app-5d631b93b1219836.js",
|
|
850
|
-
"static/chunks/app/api/external-apps/[id]/route-c4d2d5016c5f2a0a.js"
|
|
851
|
-
],
|
|
852
845
|
"/api/fs/browse/route": [
|
|
853
846
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
854
847
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -863,12 +856,12 @@
|
|
|
863
856
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
864
857
|
"static/chunks/app/api/fs/recent-paths/route-c4d2d5016c5f2a0a.js"
|
|
865
858
|
],
|
|
866
|
-
"/api/
|
|
859
|
+
"/api/external-apps/[id]/route": [
|
|
867
860
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
868
861
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
869
862
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
870
863
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
871
|
-
"static/chunks/app/api/
|
|
864
|
+
"static/chunks/app/api/external-apps/[id]/route-c4d2d5016c5f2a0a.js"
|
|
872
865
|
],
|
|
873
866
|
"/api/push/escalation/route": [
|
|
874
867
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -877,6 +870,13 @@
|
|
|
877
870
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
878
871
|
"static/chunks/app/api/push/escalation/route-c4d2d5016c5f2a0a.js"
|
|
879
872
|
],
|
|
873
|
+
"/api/push/vapid/route": [
|
|
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/vapid/route-c4d2d5016c5f2a0a.js"
|
|
879
|
+
],
|
|
880
880
|
"/api/push/subscriptions/route": [
|
|
881
881
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
882
882
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -898,6 +898,13 @@
|
|
|
898
898
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
899
899
|
"static/chunks/app/api/repositories/validate-path/route-c4d2d5016c5f2a0a.js"
|
|
900
900
|
],
|
|
901
|
+
"/api/settings/default-surface-mode/route": [
|
|
902
|
+
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
903
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
904
|
+
"static/chunks/1255-7e5873f06b25e129.js",
|
|
905
|
+
"static/chunks/main-app-5d631b93b1219836.js",
|
|
906
|
+
"static/chunks/app/api/settings/default-surface-mode/route-c4d2d5016c5f2a0a.js"
|
|
907
|
+
],
|
|
901
908
|
"/api/sidebar/group-order/route": [
|
|
902
909
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
903
910
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -919,12 +926,12 @@
|
|
|
919
926
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
920
927
|
"static/chunks/app/api/skills/[id]/route-c4d2d5016c5f2a0a.js"
|
|
921
928
|
],
|
|
922
|
-
"/api/
|
|
929
|
+
"/api/skills/reindex/route": [
|
|
923
930
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
924
931
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
925
932
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
926
933
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
927
|
-
"static/chunks/app/api/
|
|
934
|
+
"static/chunks/app/api/skills/reindex/route-c4d2d5016c5f2a0a.js"
|
|
928
935
|
],
|
|
929
936
|
"/api/skills/installations/route": [
|
|
930
937
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -933,12 +940,12 @@
|
|
|
933
940
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
934
941
|
"static/chunks/app/api/skills/installations/route-c4d2d5016c5f2a0a.js"
|
|
935
942
|
],
|
|
936
|
-
"/api/
|
|
943
|
+
"/api/todos/route": [
|
|
937
944
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
938
945
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
939
946
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
940
947
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
941
|
-
"static/chunks/app/api/
|
|
948
|
+
"static/chunks/app/api/todos/route-c4d2d5016c5f2a0a.js"
|
|
942
949
|
],
|
|
943
950
|
"/api/skills/route": [
|
|
944
951
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -947,13 +954,6 @@
|
|
|
947
954
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
948
955
|
"static/chunks/app/api/skills/route-c4d2d5016c5f2a0a.js"
|
|
949
956
|
],
|
|
950
|
-
"/api/todos/route": [
|
|
951
|
-
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
952
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
953
|
-
"static/chunks/1255-7e5873f06b25e129.js",
|
|
954
|
-
"static/chunks/main-app-5d631b93b1219836.js",
|
|
955
|
-
"static/chunks/app/api/todos/route-c4d2d5016c5f2a0a.js"
|
|
956
|
-
],
|
|
957
957
|
"/api/skills/operations/route": [
|
|
958
958
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
959
959
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -1010,33 +1010,33 @@
|
|
|
1010
1010
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1011
1011
|
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-c4d2d5016c5f2a0a.js"
|
|
1012
1012
|
],
|
|
1013
|
-
"/api/worktrees/[id]/skills/
|
|
1013
|
+
"/api/worktrees/[id]/skills/route": [
|
|
1014
1014
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1015
1015
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1016
1016
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1017
1017
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1018
|
-
"static/chunks/app/api/worktrees/[id]/skills/
|
|
1018
|
+
"static/chunks/app/api/worktrees/[id]/skills/route-c4d2d5016c5f2a0a.js"
|
|
1019
1019
|
],
|
|
1020
|
-
"/api/worktrees/[id]/skills/route": [
|
|
1020
|
+
"/api/worktrees/[id]/skills/[skillId]/update-plan/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/[id]/skills/route-c4d2d5016c5f2a0a.js"
|
|
1025
|
+
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update-plan/route-c4d2d5016c5f2a0a.js"
|
|
1026
1026
|
],
|
|
1027
|
-
"/api/worktrees/
|
|
1027
|
+
"/api/worktrees/apply-default-agents/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/apply-default-agents/route-c4d2d5016c5f2a0a.js"
|
|
1033
1033
|
],
|
|
1034
|
-
"/api/worktrees/
|
|
1034
|
+
"/api/worktrees/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/route-c4d2d5016c5f2a0a.js"
|
|
1040
1040
|
],
|
|
1041
1041
|
"/proxy/[...path]/route": [
|
|
1042
1042
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -1052,12 +1052,12 @@
|
|
|
1052
1052
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1053
1053
|
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update/route-c4d2d5016c5f2a0a.js"
|
|
1054
1054
|
],
|
|
1055
|
-
"/api/worktrees/route": [
|
|
1055
|
+
"/api/worktrees/[id]/skills/[skillId]/uninstall/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/[skillId]/uninstall/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-29cfcfb806724d9a.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-29cfcfb806724d9a.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,22 +1124,14 @@
|
|
|
1133
1124
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1134
1125
|
"static/chunks/app/login/page-af7241bb4c4a8e59.js"
|
|
1135
1126
|
],
|
|
1136
|
-
"/page": [
|
|
1127
|
+
"/offline/page": [
|
|
1137
1128
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1138
1129
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1139
1130
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1140
1131
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1141
1132
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1142
1133
|
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1143
|
-
"static/chunks/
|
|
1144
|
-
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1145
|
-
"static/chunks/5694-498765336d0b8c2b.js",
|
|
1146
|
-
"static/chunks/9948-d139e3e5dbecaf73.js",
|
|
1147
|
-
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1148
|
-
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1149
|
-
"static/chunks/4718-814f4ecfd7fcc513.js",
|
|
1150
|
-
"static/chunks/8361-9bb887203c456edb.js",
|
|
1151
|
-
"static/chunks/app/page-022090bf6f932818.js"
|
|
1134
|
+
"static/chunks/app/offline/page-62c5f14a6a1800b5.js"
|
|
1152
1135
|
],
|
|
1153
1136
|
"/repositories/loading": [
|
|
1154
1137
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -1170,10 +1153,27 @@
|
|
|
1170
1153
|
"static/chunks/5694-498765336d0b8c2b.js",
|
|
1171
1154
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1172
1155
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1173
|
-
"static/chunks/4718-
|
|
1174
|
-
"static/chunks/8361-
|
|
1156
|
+
"static/chunks/4718-29cfcfb806724d9a.js",
|
|
1157
|
+
"static/chunks/8361-0142beb59be2abf3.js",
|
|
1175
1158
|
"static/chunks/app/repositories/page-2576158c8420fda0.js"
|
|
1176
1159
|
],
|
|
1160
|
+
"/page": [
|
|
1161
|
+
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1162
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1163
|
+
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1164
|
+
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1165
|
+
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1166
|
+
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1167
|
+
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1168
|
+
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1169
|
+
"static/chunks/5694-498765336d0b8c2b.js",
|
|
1170
|
+
"static/chunks/9948-d139e3e5dbecaf73.js",
|
|
1171
|
+
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1172
|
+
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1173
|
+
"static/chunks/4718-29cfcfb806724d9a.js",
|
|
1174
|
+
"static/chunks/8361-0142beb59be2abf3.js",
|
|
1175
|
+
"static/chunks/app/page-26a42881c8648cd3.js"
|
|
1176
|
+
],
|
|
1177
1177
|
"/review/loading": [
|
|
1178
1178
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1179
1179
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -1194,8 +1194,8 @@
|
|
|
1194
1194
|
"static/chunks/5694-498765336d0b8c2b.js",
|
|
1195
1195
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1196
1196
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1197
|
-
"static/chunks/4718-
|
|
1198
|
-
"static/chunks/8361-
|
|
1197
|
+
"static/chunks/4718-29cfcfb806724d9a.js",
|
|
1198
|
+
"static/chunks/8361-0142beb59be2abf3.js",
|
|
1199
1199
|
"static/chunks/998-ac0ded6d5eeb4dc0.js",
|
|
1200
1200
|
"static/chunks/app/review/page-35b99baaf3c93b38.js"
|
|
1201
1201
|
],
|
|
@@ -1220,48 +1220,48 @@
|
|
|
1220
1220
|
"static/chunks/9948-d139e3e5dbecaf73.js",
|
|
1221
1221
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1222
1222
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1223
|
-
"static/chunks/4718-
|
|
1224
|
-
"static/chunks/8361-
|
|
1225
|
-
"static/chunks/app/sessions/page-
|
|
1223
|
+
"static/chunks/4718-29cfcfb806724d9a.js",
|
|
1224
|
+
"static/chunks/8361-0142beb59be2abf3.js",
|
|
1225
|
+
"static/chunks/app/sessions/page-a3ab6f122ec60d5a.js"
|
|
1226
1226
|
],
|
|
1227
|
-
"/skills/
|
|
1227
|
+
"/skills/installed/page": [
|
|
1228
1228
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1229
1229
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1230
1230
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1231
1231
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1232
|
-
"static/css/5eacd01f773eed7f.css",
|
|
1233
1232
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1234
1233
|
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1235
1234
|
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1236
1235
|
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1237
1236
|
"static/chunks/5694-498765336d0b8c2b.js",
|
|
1238
|
-
"static/chunks/8566-a6a7c70558927410.js",
|
|
1239
|
-
"static/chunks/1191-b7dfdfe86b1d31d1.js",
|
|
1240
|
-
"static/chunks/5542-b6457f305d724a6b.js",
|
|
1241
1237
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1242
1238
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1243
|
-
"static/chunks/4718-
|
|
1244
|
-
"static/chunks/8361-
|
|
1239
|
+
"static/chunks/4718-29cfcfb806724d9a.js",
|
|
1240
|
+
"static/chunks/8361-0142beb59be2abf3.js",
|
|
1245
1241
|
"static/chunks/2751-9ef0f4b450bd4ef0.js",
|
|
1246
|
-
"static/chunks/
|
|
1247
|
-
"static/chunks/app/skills/[skillId]/page-06799157652e8fa9.js"
|
|
1242
|
+
"static/chunks/app/skills/installed/page-2f3987e3a131c8d0.js"
|
|
1248
1243
|
],
|
|
1249
|
-
"/skills/
|
|
1244
|
+
"/skills/[skillId]/page": [
|
|
1250
1245
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1251
1246
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1252
1247
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1253
1248
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1249
|
+
"static/css/5eacd01f773eed7f.css",
|
|
1254
1250
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1255
1251
|
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1256
1252
|
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1257
1253
|
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1258
1254
|
"static/chunks/5694-498765336d0b8c2b.js",
|
|
1255
|
+
"static/chunks/8566-a6a7c70558927410.js",
|
|
1256
|
+
"static/chunks/1191-b7dfdfe86b1d31d1.js",
|
|
1257
|
+
"static/chunks/5542-b6457f305d724a6b.js",
|
|
1259
1258
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1260
1259
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1261
|
-
"static/chunks/4718-
|
|
1262
|
-
"static/chunks/8361-
|
|
1260
|
+
"static/chunks/4718-29cfcfb806724d9a.js",
|
|
1261
|
+
"static/chunks/8361-0142beb59be2abf3.js",
|
|
1263
1262
|
"static/chunks/2751-9ef0f4b450bd4ef0.js",
|
|
1264
|
-
"static/chunks/
|
|
1263
|
+
"static/chunks/2053-9ac860ab4e92ac89.js",
|
|
1264
|
+
"static/chunks/app/skills/[skillId]/page-06799157652e8fa9.js"
|
|
1265
1265
|
],
|
|
1266
1266
|
"/skills/page": [
|
|
1267
1267
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -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-29cfcfb806724d9a.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
|
],
|
|
@@ -1323,16 +1323,16 @@
|
|
|
1323
1323
|
"static/chunks/9948-d139e3e5dbecaf73.js",
|
|
1324
1324
|
"static/chunks/1191-b7dfdfe86b1d31d1.js",
|
|
1325
1325
|
"static/chunks/5542-b6457f305d724a6b.js",
|
|
1326
|
-
"static/chunks/
|
|
1326
|
+
"static/chunks/2652-18b8fea64413467e.js",
|
|
1327
1327
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1328
1328
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1329
|
-
"static/chunks/4718-
|
|
1330
|
-
"static/chunks/8361-
|
|
1329
|
+
"static/chunks/4718-29cfcfb806724d9a.js",
|
|
1330
|
+
"static/chunks/8361-0142beb59be2abf3.js",
|
|
1331
1331
|
"static/chunks/2751-9ef0f4b450bd4ef0.js",
|
|
1332
|
-
"static/chunks/2053-
|
|
1332
|
+
"static/chunks/2053-9ac860ab4e92ac89.js",
|
|
1333
1333
|
"static/chunks/6022-7a7d1760fc9814c7.js",
|
|
1334
1334
|
"static/chunks/998-ac0ded6d5eeb4dc0.js",
|
|
1335
|
-
"static/chunks/app/worktrees/[id]/page-
|
|
1335
|
+
"static/chunks/app/worktrees/[id]/page-60eab4e24c37cb77.js"
|
|
1336
1336
|
],
|
|
1337
1337
|
"/worktrees/[id]/terminal/page": [
|
|
1338
1338
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|