commandmate 0.34.0 → 0.35.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/BUILD_ID +1 -1
- package/.next/app-build-manifest.json +178 -165
- package/.next/app-path-routes-manifest.json +29 -29
- package/.next/build-manifest.json +2 -2
- package/.next/prerender-manifest.json +9 -9
- package/.next/required-server-files.json +1 -1
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/api/agents/update/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/agents/versions/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/app/update/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/app/update-check/route.js +1 -1
- package/.next/server/app/api/app/update-check/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/conversation/route.js.nft.json +1 -1
- package/.next/server/app/api/assistant/conversation/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/current-output/route.js.nft.json +1 -1
- package/.next/server/app/api/assistant/current-output/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/messages/route.js +1 -1
- package/.next/server/app/api/assistant/messages/route.js.nft.json +1 -1
- package/.next/server/app/api/assistant/messages/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/session/route.js +1 -1
- package/.next/server/app/api/assistant/session/route.js.nft.json +1 -1
- package/.next/server/app/api/assistant/session/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/start/route.js +1 -1
- package/.next/server/app/api/assistant/start/route.js.nft.json +1 -1
- package/.next/server/app/api/assistant/start/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/terminal/route.js +1 -1
- package/.next/server/app/api/assistant/terminal/route.js.nft.json +1 -1
- package/.next/server/app/api/assistant/terminal/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/tools/route.js.nft.json +1 -1
- package/.next/server/app/api/assistant/tools/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/capabilities/route.js +1 -1
- package/.next/server/app/api/capabilities/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/daily-summary/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/daily-summary/status/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/external-apps/[id]/health/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/external-apps/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/external-apps/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/fs/browse/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/fs/recent-paths/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/hooks/agent-event/route.js.nft.json +1 -1
- package/.next/server/app/api/hooks/agent-event/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/hooks/claude-done/route.js +1 -1
- package/.next/server/app/api/hooks/claude-done/route.js.nft.json +1 -1
- package/.next/server/app/api/hooks/claude-done/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/hooks/permission-request/route.js.nft.json +1 -1
- package/.next/server/app/api/hooks/permission-request/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/metrics/vibe/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/ollama/models/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/push/escalation/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/push/subscriptions/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/push/vapid/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/relays/[relayId]/cancel/route.js +1 -1
- package/.next/server/app/api/relays/[relayId]/cancel/route.js.nft.json +1 -1
- package/.next/server/app/api/relays/[relayId]/cancel/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/relays/route.js +1 -1
- package/.next/server/app/api/relays/route.js.nft.json +1 -1
- package/.next/server/app/api/relays/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/remote/pair/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/[id]/todos/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/clone/[jobId]/route.js +1 -1
- package/.next/server/app/api/repositories/clone/[jobId]/route.js.nft.json +1 -1
- package/.next/server/app/api/repositories/clone/[jobId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/clone/route.js +1 -1
- package/.next/server/app/api/repositories/clone/route.js.nft.json +1 -1
- package/.next/server/app/api/repositories/clone/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/excluded/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/restore/route.js +1 -1
- package/.next/server/app/api/repositories/restore/route.js.nft.json +1 -1
- package/.next/server/app/api/repositories/restore/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/route.js +1 -1
- package/.next/server/app/api/repositories/route.js.nft.json +1 -1
- package/.next/server/app/api/repositories/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/scan/route.js +1 -1
- package/.next/server/app/api/repositories/scan/route.js.nft.json +1 -1
- package/.next/server/app/api/repositories/scan/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/sync/route.js +1 -1
- package/.next/server/app/api/repositories/sync/route.js.nft.json +1 -1
- package/.next/server/app/api/repositories/sync/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/validate-path/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/settings/default-agents/route.js.nft.json +1 -1
- package/.next/server/app/api/settings/default-agents/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/settings/default-surface-mode/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/sidebar/group-order/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/installations/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/operations/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/reindex/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/slash-commands/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/tasks/[taskId]/cancel/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/tasks/[taskId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/templates/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/templates/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/todos/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/verification/runs/[runId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/verification/runs/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/auto-yes/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/auto-yes/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/auto-yes/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/capture/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/capture/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/clear-composer/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/clear-composer/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/clear-composer/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/cli-reference/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/cli-tool/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/cmate/schedules/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/current-output/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/current-output/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/current-output/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/env/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/execution-logs/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/files/[...path]/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/files/[...path]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branch/create/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branch/delete/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branches/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/checkout/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/commit/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/diff/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/fetch/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/log/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/pull/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/push/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/reset/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/revert/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stage/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/staged/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/apply/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/pop/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/push/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/status/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/unstage/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/working-diff/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/instances/notes/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/instances/opencode/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/instances/opencode/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/interrupt/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/interrupt/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/kill-session/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/kill-session/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/kill-session/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/logs/[filename]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/logs/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/marp-render/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/memos/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/messages/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/opencode/diff/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/opencode/session/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/opencode/share/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/prompt-response/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/prompt-response/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/prompt-response/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/resolve-target/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/respond/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/respond/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/respond/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/schedules/active/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/schedules/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/search/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/send/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/send/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/send/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/install/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update-plan/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/slash-commands/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/special-keys/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/special-keys/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/special-keys/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/tasks/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/terminal/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/terminal/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/timers/history/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/timers/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/timers/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/timers/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/todos/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/tree/[...path]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/tree/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/upload/[...path]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/config/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/runs/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/viewed/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/apply-default-agents/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/route.js +1 -1
- package/.next/server/app/api/worktrees/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/route_client-reference-manifest.js +1 -1
- package/.next/server/app/chat/page.js +2 -2
- package/.next/server/app/chat/page.js.nft.json +1 -1
- package/.next/server/app/chat/page_client-reference-manifest.js +1 -1
- package/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
- package/.next/server/app/more/page.js +2 -2
- package/.next/server/app/more/page.js.nft.json +1 -1
- package/.next/server/app/more/page_client-reference-manifest.js +1 -1
- package/.next/server/app/offline/page_client-reference-manifest.js +1 -1
- package/.next/server/app/page.js +1 -1
- package/.next/server/app/page.js.nft.json +1 -1
- package/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/server/app/proxy/[...path]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/repositories/page.js +2 -2
- package/.next/server/app/repositories/page.js.nft.json +1 -1
- package/.next/server/app/repositories/page_client-reference-manifest.js +1 -1
- package/.next/server/app/review/page.js +1 -1
- package/.next/server/app/review/page.js.nft.json +1 -1
- package/.next/server/app/review/page_client-reference-manifest.js +1 -1
- package/.next/server/app/sessions/page.js +1 -1
- package/.next/server/app/sessions/page.js.nft.json +1 -1
- package/.next/server/app/sessions/page_client-reference-manifest.js +1 -1
- package/.next/server/app/skills/[skillId]/page.js +2 -2
- package/.next/server/app/skills/[skillId]/page.js.nft.json +1 -1
- package/.next/server/app/skills/[skillId]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/skills/installed/page.js +2 -2
- package/.next/server/app/skills/installed/page.js.nft.json +1 -1
- package/.next/server/app/skills/installed/page_client-reference-manifest.js +1 -1
- package/.next/server/app/skills/page.js +1 -1
- package/.next/server/app/skills/page.js.nft.json +1 -1
- package/.next/server/app/skills/page_client-reference-manifest.js +1 -1
- package/.next/server/app/worktrees/[id]/files/[...path]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/worktrees/[id]/page.js +11 -11
- package/.next/server/app/worktrees/[id]/page.js.nft.json +1 -1
- package/.next/server/app/worktrees/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/worktrees/[id]/terminal/page_client-reference-manifest.js +1 -1
- package/.next/server/app-paths-manifest.json +29 -29
- package/.next/server/chunks/1210.js +1 -1
- package/.next/server/chunks/{6286.js → 1467.js} +6 -6
- package/.next/server/chunks/1886.js +1 -1
- package/.next/server/chunks/2980.js +1 -1
- package/.next/server/chunks/3077.js +1 -1
- package/.next/server/chunks/3241.js +1 -1
- package/.next/server/chunks/3323.js +1 -1
- package/.next/server/chunks/434.js +1 -0
- package/.next/server/chunks/4443.js +1 -1
- package/.next/server/chunks/450.js +1 -1
- package/.next/server/chunks/6130.js +1 -1
- package/.next/server/chunks/650.js +1 -1
- package/.next/server/chunks/6677.js +3 -3
- package/.next/server/chunks/7075.js +1 -1
- package/.next/server/chunks/7506.js +1 -1
- package/.next/server/chunks/7905.js +1 -1
- package/.next/server/chunks/8728.js +8 -0
- package/.next/server/chunks/8807.js +10 -10
- package/.next/server/chunks/8918.js +5 -5
- package/.next/server/chunks/9123.js +2 -2
- package/.next/server/middleware-manifest.json +5 -5
- package/.next/server/pages/500.html +1 -1
- package/.next/server/server-reference-manifest.json +1 -1
- package/.next/server/src/middleware.js +1 -1
- package/.next/server/src/middleware.js.map +1 -1
- package/.next/static/chunks/2407-b9001cc6041876e1.js +1 -0
- package/.next/static/chunks/{4322-dfd5a7119b5ba4fc.js → 4322-59a7dbd77a7763cc.js} +1 -1
- package/.next/static/chunks/4388-410b1d8ed0d8d98b.js +1 -0
- package/.next/static/chunks/4718-56ebb6e55073ed5e.js +1 -0
- package/.next/static/chunks/{2652-18b8fea64413467e.js → 4809-145884b958e7d9a6.js} +1 -1
- package/.next/static/chunks/app/chat/{page-e60d07c4c79602f0.js → page-609c9a0f5ce44799.js} +1 -1
- package/.next/static/chunks/app/error-c1dc1038d0a84a33.js +1 -0
- package/.next/static/chunks/app/global-error-49f765ecb7fd6527.js +1 -0
- package/.next/static/chunks/app/{layout-4c2f21e3f653ee4c.js → layout-114dc6e93e332392.js} +1 -1
- package/.next/static/chunks/app/more/{page-fc94f86aa881489e.js → page-7c5380e4a7561935.js} +1 -1
- package/.next/static/chunks/app/{page-26a42881c8648cd3.js → page-a4f03c188610c6c8.js} +1 -1
- package/.next/static/chunks/app/repositories/{page-2576158c8420fda0.js → page-a15efb4ce1d1721e.js} +1 -1
- package/.next/static/chunks/app/review/{page-35b99baaf3c93b38.js → page-90ac618489676cbc.js} +1 -1
- package/.next/static/chunks/app/sessions/{page-a3ab6f122ec60d5a.js → page-6486d9a643c1dc6f.js} +1 -1
- package/.next/static/chunks/app/skills/[skillId]/{page-06799157652e8fa9.js → page-844872df04f52943.js} +1 -1
- package/.next/static/chunks/app/skills/installed/{page-2f3987e3a131c8d0.js → page-566dfde26d7e63ba.js} +1 -1
- package/.next/static/chunks/app/skills/{page-e70bfcf5ed4e4865.js → page-7859540e8092aace.js} +1 -1
- package/.next/static/chunks/app/worktrees/[id]/page-3a58ae66e203f935.js +1 -0
- package/.next/trace +14 -13
- package/README.md +141 -24
- 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/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/lib/detection/tools/verified-against.d.ts +20 -0
- package/dist/lib/detection/tools/verified-against.d.ts.map +1 -1
- package/dist/lib/detection/tools/verified-against.js +20 -0
- package/dist/server/server.js +204 -16
- package/dist/server/src/config/websocket-config.js +67 -0
- package/dist/server/src/lib/auto-yes-poller.js +40 -7
- package/dist/server/src/lib/db/agent-instances-db.js +11 -0
- package/dist/server/src/lib/detection/selection-shape.js +361 -3
- package/dist/server/src/lib/detection/tools/command-code/detect.js +96 -0
- package/dist/server/src/lib/detection/tools/command-code/dialog.js +314 -0
- package/dist/server/src/lib/detection/tools/verified-against.js +20 -0
- package/dist/server/src/lib/hooks/sources/opencode/ports.js +6 -0
- package/dist/server/src/lib/polling/response-checker.js +48 -2
- package/dist/server/src/lib/relay/relay-session-ref.js +15 -8
- package/dist/server/src/lib/ws-server.js +185 -6
- package/package.json +1 -1
- package/public/sw.js +12 -0
- package/.next/server/chunks/1049.js +0 -1
- package/.next/server/chunks/595.js +0 -8
- package/.next/static/chunks/4718-2d9f0397a8f931c4.js +0 -1
- package/.next/static/chunks/8361-0142beb59be2abf3.js +0 -1
- package/.next/static/chunks/app/error-27ab04bce6545dae.js +0 -1
- package/.next/static/chunks/app/global-error-7b761b8e181ffc1f.js +0 -1
- package/.next/static/chunks/app/worktrees/[id]/page-a39ec2a0732d11a6.js +0 -1
- /package/.next/static/{gniPBCKoXtbIOQey8kNcx → 0vChXhzA5YWj3f0D6A-Cn}/_buildManifest.js +0 -0
- /package/.next/static/{gniPBCKoXtbIOQey8kNcx → 0vChXhzA5YWj3f0D6A-Cn}/_ssgManifest.js +0 -0
|
@@ -12,7 +12,8 @@
|
|
|
12
12
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
13
13
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
14
14
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
15
|
-
"static/chunks/
|
|
15
|
+
"static/chunks/2407-b9001cc6041876e1.js",
|
|
16
|
+
"static/chunks/app/global-error-49f765ecb7fd6527.js"
|
|
16
17
|
],
|
|
17
18
|
"/layout": [
|
|
18
19
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -23,10 +24,11 @@
|
|
|
23
24
|
"static/css/b09bede85744e1cf.css",
|
|
24
25
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
25
26
|
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
27
|
+
"static/chunks/2407-b9001cc6041876e1.js",
|
|
26
28
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
27
|
-
"static/chunks/4718-
|
|
28
|
-
"static/chunks/4322-
|
|
29
|
-
"static/chunks/app/layout-
|
|
29
|
+
"static/chunks/4718-56ebb6e55073ed5e.js",
|
|
30
|
+
"static/chunks/4322-59a7dbd77a7763cc.js",
|
|
31
|
+
"static/chunks/app/layout-114dc6e93e332392.js"
|
|
30
32
|
],
|
|
31
33
|
"/error": [
|
|
32
34
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -34,7 +36,8 @@
|
|
|
34
36
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
35
37
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
36
38
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
37
|
-
"static/chunks/
|
|
39
|
+
"static/chunks/2407-b9001cc6041876e1.js",
|
|
40
|
+
"static/chunks/app/error-c1dc1038d0a84a33.js"
|
|
38
41
|
],
|
|
39
42
|
"/loading": [
|
|
40
43
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -128,19 +131,19 @@
|
|
|
128
131
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
129
132
|
"static/chunks/app/api/hooks/claude-done/route-c4d2d5016c5f2a0a.js"
|
|
130
133
|
],
|
|
131
|
-
"/api/
|
|
134
|
+
"/api/hooks/permission-request/route": [
|
|
132
135
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
133
136
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
134
137
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
135
138
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
136
|
-
"static/chunks/app/api/
|
|
139
|
+
"static/chunks/app/api/hooks/permission-request/route-c4d2d5016c5f2a0a.js"
|
|
137
140
|
],
|
|
138
|
-
"/api/
|
|
141
|
+
"/api/metrics/vibe/route": [
|
|
139
142
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
140
143
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
141
144
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
142
145
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
143
|
-
"static/chunks/app/api/
|
|
146
|
+
"static/chunks/app/api/metrics/vibe/route-c4d2d5016c5f2a0a.js"
|
|
144
147
|
],
|
|
145
148
|
"/api/ollama/models/route": [
|
|
146
149
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -191,19 +194,19 @@
|
|
|
191
194
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
192
195
|
"static/chunks/app/api/repositories/clone/[jobId]/route-c4d2d5016c5f2a0a.js"
|
|
193
196
|
],
|
|
194
|
-
"/api/repositories/
|
|
197
|
+
"/api/repositories/clone/route": [
|
|
195
198
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
196
199
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
197
200
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
198
201
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
199
|
-
"static/chunks/app/api/repositories/
|
|
202
|
+
"static/chunks/app/api/repositories/clone/route-c4d2d5016c5f2a0a.js"
|
|
200
203
|
],
|
|
201
|
-
"/api/repositories/
|
|
204
|
+
"/api/repositories/excluded/route": [
|
|
202
205
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
203
206
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
204
207
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
205
208
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
206
|
-
"static/chunks/app/api/repositories/
|
|
209
|
+
"static/chunks/app/api/repositories/excluded/route-c4d2d5016c5f2a0a.js"
|
|
207
210
|
],
|
|
208
211
|
"/api/repositories/restore/route": [
|
|
209
212
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -268,19 +271,19 @@
|
|
|
268
271
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
269
272
|
"static/chunks/app/api/templates/route-c4d2d5016c5f2a0a.js"
|
|
270
273
|
],
|
|
271
|
-
"/api/verification/runs/
|
|
274
|
+
"/api/verification/runs/route": [
|
|
272
275
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
273
276
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
274
277
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
275
278
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
276
|
-
"static/chunks/app/api/verification/runs/
|
|
279
|
+
"static/chunks/app/api/verification/runs/route-c4d2d5016c5f2a0a.js"
|
|
277
280
|
],
|
|
278
|
-
"/api/verification/runs/route": [
|
|
281
|
+
"/api/verification/runs/[runId]/route": [
|
|
279
282
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
280
283
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
281
284
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
282
285
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
283
|
-
"static/chunks/app/api/verification/runs/route-c4d2d5016c5f2a0a.js"
|
|
286
|
+
"static/chunks/app/api/verification/runs/[runId]/route-c4d2d5016c5f2a0a.js"
|
|
284
287
|
],
|
|
285
288
|
"/api/worktrees/[id]/auto-yes/route": [
|
|
286
289
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -352,19 +355,19 @@
|
|
|
352
355
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
353
356
|
"static/chunks/app/api/worktrees/[id]/execution-logs/route-c4d2d5016c5f2a0a.js"
|
|
354
357
|
],
|
|
355
|
-
"/api/worktrees/[id]/
|
|
358
|
+
"/api/worktrees/[id]/git/branch/create/route": [
|
|
356
359
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
357
360
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
358
361
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
359
362
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
360
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
363
|
+
"static/chunks/app/api/worktrees/[id]/git/branch/create/route-c4d2d5016c5f2a0a.js"
|
|
361
364
|
],
|
|
362
|
-
"/api/worktrees/[id]/
|
|
365
|
+
"/api/worktrees/[id]/files/[...path]/route": [
|
|
363
366
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
364
367
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
365
368
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
366
369
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
367
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
370
|
+
"static/chunks/app/api/worktrees/[id]/files/[...path]/route-c4d2d5016c5f2a0a.js"
|
|
368
371
|
],
|
|
369
372
|
"/api/worktrees/[id]/git/branch/delete/route": [
|
|
370
373
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -436,19 +439,19 @@
|
|
|
436
439
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
437
440
|
"static/chunks/app/api/worktrees/[id]/git/reset/route-c4d2d5016c5f2a0a.js"
|
|
438
441
|
],
|
|
439
|
-
"/api/worktrees/[id]/git/
|
|
442
|
+
"/api/worktrees/[id]/git/revert/route": [
|
|
440
443
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
441
444
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
442
445
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
443
446
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
444
|
-
"static/chunks/app/api/worktrees/[id]/git/
|
|
447
|
+
"static/chunks/app/api/worktrees/[id]/git/revert/route-c4d2d5016c5f2a0a.js"
|
|
445
448
|
],
|
|
446
|
-
"/api/worktrees/[id]/git/
|
|
449
|
+
"/api/worktrees/[id]/git/show/[commitHash]/route": [
|
|
447
450
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
448
451
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
449
452
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
450
453
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
451
|
-
"static/chunks/app/api/worktrees/[id]/git/
|
|
454
|
+
"static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-c4d2d5016c5f2a0a.js"
|
|
452
455
|
],
|
|
453
456
|
"/api/worktrees/[id]/git/stage/route": [
|
|
454
457
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -471,33 +474,33 @@
|
|
|
471
474
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
472
475
|
"static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-c4d2d5016c5f2a0a.js"
|
|
473
476
|
],
|
|
474
|
-
"/api/worktrees/[id]/git/stash/
|
|
477
|
+
"/api/worktrees/[id]/git/stash/pop/route": [
|
|
475
478
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
476
479
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
477
480
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
478
481
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
479
|
-
"static/chunks/app/api/worktrees/[id]/git/stash/
|
|
482
|
+
"static/chunks/app/api/worktrees/[id]/git/stash/pop/route-c4d2d5016c5f2a0a.js"
|
|
480
483
|
],
|
|
481
|
-
"/api/worktrees/[id]/git/stash/
|
|
484
|
+
"/api/worktrees/[id]/git/stash/apply/route": [
|
|
482
485
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
483
486
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
484
487
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
485
488
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
486
|
-
"static/chunks/app/api/worktrees/[id]/git/stash/
|
|
489
|
+
"static/chunks/app/api/worktrees/[id]/git/stash/apply/route-c4d2d5016c5f2a0a.js"
|
|
487
490
|
],
|
|
488
|
-
"/api/worktrees/[id]/git/stash/route": [
|
|
491
|
+
"/api/worktrees/[id]/git/stash/push/route": [
|
|
489
492
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
490
493
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
491
494
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
492
495
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
493
|
-
"static/chunks/app/api/worktrees/[id]/git/stash/route-c4d2d5016c5f2a0a.js"
|
|
496
|
+
"static/chunks/app/api/worktrees/[id]/git/stash/push/route-c4d2d5016c5f2a0a.js"
|
|
494
497
|
],
|
|
495
|
-
"/api/worktrees/[id]/git/stash/
|
|
498
|
+
"/api/worktrees/[id]/git/stash/route": [
|
|
496
499
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
497
500
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
498
501
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
499
502
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
500
|
-
"static/chunks/app/api/worktrees/[id]/git/stash/
|
|
503
|
+
"static/chunks/app/api/worktrees/[id]/git/stash/route-c4d2d5016c5f2a0a.js"
|
|
501
504
|
],
|
|
502
505
|
"/api/worktrees/[id]/git/status/route": [
|
|
503
506
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -611,12 +614,12 @@
|
|
|
611
614
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
612
615
|
"static/chunks/app/api/worktrees/[id]/respond/route-c4d2d5016c5f2a0a.js"
|
|
613
616
|
],
|
|
614
|
-
"/api/worktrees/[id]/route": [
|
|
617
|
+
"/api/worktrees/[id]/schedules/active/route": [
|
|
615
618
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
616
619
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
617
620
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
618
621
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
619
|
-
"static/chunks/app/api/worktrees/[id]/route-c4d2d5016c5f2a0a.js"
|
|
622
|
+
"static/chunks/app/api/worktrees/[id]/schedules/active/route-c4d2d5016c5f2a0a.js"
|
|
620
623
|
],
|
|
621
624
|
"/api/worktrees/[id]/schedules/[scheduleId]/route": [
|
|
622
625
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -625,33 +628,33 @@
|
|
|
625
628
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
626
629
|
"static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-c4d2d5016c5f2a0a.js"
|
|
627
630
|
],
|
|
628
|
-
"/api/worktrees/[id]/
|
|
631
|
+
"/api/worktrees/[id]/route": [
|
|
629
632
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
630
633
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
631
634
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
632
635
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
633
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
636
|
+
"static/chunks/app/api/worktrees/[id]/route-c4d2d5016c5f2a0a.js"
|
|
634
637
|
],
|
|
635
|
-
"/api/worktrees/[id]/
|
|
638
|
+
"/api/worktrees/[id]/schedules/route": [
|
|
636
639
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
637
640
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
638
641
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
639
642
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
640
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
643
|
+
"static/chunks/app/api/worktrees/[id]/schedules/route-c4d2d5016c5f2a0a.js"
|
|
641
644
|
],
|
|
642
|
-
"/api/worktrees/[id]/
|
|
645
|
+
"/api/worktrees/[id]/search/route": [
|
|
643
646
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
644
647
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
645
648
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
646
649
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
647
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
650
|
+
"static/chunks/app/api/worktrees/[id]/search/route-c4d2d5016c5f2a0a.js"
|
|
648
651
|
],
|
|
649
|
-
"/api/worktrees/[id]/
|
|
652
|
+
"/api/worktrees/[id]/send/route": [
|
|
650
653
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
651
654
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
652
655
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
653
656
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
654
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
657
|
+
"static/chunks/app/api/worktrees/[id]/send/route-c4d2d5016c5f2a0a.js"
|
|
655
658
|
],
|
|
656
659
|
"/api/worktrees/[id]/slash-commands/route": [
|
|
657
660
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -667,19 +670,19 @@
|
|
|
667
670
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
668
671
|
"static/chunks/app/api/worktrees/[id]/special-keys/route-c4d2d5016c5f2a0a.js"
|
|
669
672
|
],
|
|
670
|
-
"/api/worktrees/[id]/
|
|
673
|
+
"/api/worktrees/[id]/terminal/route": [
|
|
671
674
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
672
675
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
673
676
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
674
677
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
675
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
678
|
+
"static/chunks/app/api/worktrees/[id]/terminal/route-c4d2d5016c5f2a0a.js"
|
|
676
679
|
],
|
|
677
|
-
"/api/worktrees/[id]/
|
|
680
|
+
"/api/worktrees/[id]/tasks/route": [
|
|
678
681
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
679
682
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
680
683
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
681
684
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
682
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
685
|
+
"static/chunks/app/api/worktrees/[id]/tasks/route-c4d2d5016c5f2a0a.js"
|
|
683
686
|
],
|
|
684
687
|
"/api/worktrees/[id]/timers/history/route": [
|
|
685
688
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -737,13 +740,6 @@
|
|
|
737
740
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
738
741
|
"static/chunks/app/api/worktrees/[id]/verify/config/route-c4d2d5016c5f2a0a.js"
|
|
739
742
|
],
|
|
740
|
-
"/api/worktrees/[id]/verify/runs/[runId]/cancel/route": [
|
|
741
|
-
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
742
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
743
|
-
"static/chunks/1255-7e5873f06b25e129.js",
|
|
744
|
-
"static/chunks/main-app-5d631b93b1219836.js",
|
|
745
|
-
"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route-c4d2d5016c5f2a0a.js"
|
|
746
|
-
],
|
|
747
743
|
"/api/worktrees/[id]/verify/route": [
|
|
748
744
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
749
745
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -751,12 +747,12 @@
|
|
|
751
747
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
752
748
|
"static/chunks/app/api/worktrees/[id]/verify/route-c4d2d5016c5f2a0a.js"
|
|
753
749
|
],
|
|
754
|
-
"/api/worktrees/[id]/verify/runs/[runId]/route": [
|
|
750
|
+
"/api/worktrees/[id]/verify/runs/[runId]/cancel/route": [
|
|
755
751
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
756
752
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
757
753
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
758
754
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
759
|
-
"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/route-c4d2d5016c5f2a0a.js"
|
|
755
|
+
"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route-c4d2d5016c5f2a0a.js"
|
|
760
756
|
],
|
|
761
757
|
"/api/worktrees/[id]/verify/runs/route": [
|
|
762
758
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -765,33 +761,26 @@
|
|
|
765
761
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
766
762
|
"static/chunks/app/api/worktrees/[id]/verify/runs/route-c4d2d5016c5f2a0a.js"
|
|
767
763
|
],
|
|
768
|
-
"/api/worktrees/[id]/
|
|
769
|
-
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
770
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
771
|
-
"static/chunks/1255-7e5873f06b25e129.js",
|
|
772
|
-
"static/chunks/main-app-5d631b93b1219836.js",
|
|
773
|
-
"static/chunks/app/api/worktrees/[id]/viewed/route-c4d2d5016c5f2a0a.js"
|
|
774
|
-
],
|
|
775
|
-
"/manifest.webmanifest/route": [
|
|
764
|
+
"/api/worktrees/[id]/verify/runs/[runId]/route": [
|
|
776
765
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
777
766
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
778
767
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
779
768
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
780
|
-
"static/chunks/app/
|
|
769
|
+
"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/route-c4d2d5016c5f2a0a.js"
|
|
781
770
|
],
|
|
782
|
-
"/api/
|
|
771
|
+
"/api/worktrees/[id]/viewed/route": [
|
|
783
772
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
784
773
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
785
774
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
786
775
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
787
|
-
"static/chunks/app/api/
|
|
776
|
+
"static/chunks/app/api/worktrees/[id]/viewed/route-c4d2d5016c5f2a0a.js"
|
|
788
777
|
],
|
|
789
|
-
"/
|
|
778
|
+
"/manifest.webmanifest/route": [
|
|
790
779
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
791
780
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
792
781
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
793
782
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
794
|
-
"static/chunks/app/
|
|
783
|
+
"static/chunks/app/manifest.webmanifest/route-c4d2d5016c5f2a0a.js"
|
|
795
784
|
],
|
|
796
785
|
"/api/app/update-check/route": [
|
|
797
786
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -821,6 +810,13 @@
|
|
|
821
810
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
822
811
|
"static/chunks/app/api/capabilities/route-c4d2d5016c5f2a0a.js"
|
|
823
812
|
],
|
|
813
|
+
"/api/agents/update/route": [
|
|
814
|
+
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
815
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
816
|
+
"static/chunks/1255-7e5873f06b25e129.js",
|
|
817
|
+
"static/chunks/main-app-5d631b93b1219836.js",
|
|
818
|
+
"static/chunks/app/api/agents/update/route-c4d2d5016c5f2a0a.js"
|
|
819
|
+
],
|
|
824
820
|
"/api/daily-summary/status/route": [
|
|
825
821
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
826
822
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -828,33 +824,33 @@
|
|
|
828
824
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
829
825
|
"static/chunks/app/api/daily-summary/status/route-c4d2d5016c5f2a0a.js"
|
|
830
826
|
],
|
|
831
|
-
"/api/
|
|
827
|
+
"/api/agents/versions/route": [
|
|
832
828
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
833
829
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
834
830
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
835
831
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
836
|
-
"static/chunks/app/api/
|
|
832
|
+
"static/chunks/app/api/agents/versions/route-c4d2d5016c5f2a0a.js"
|
|
837
833
|
],
|
|
838
|
-
"/api/external-apps/route": [
|
|
834
|
+
"/api/external-apps/[id]/health/route": [
|
|
839
835
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
840
836
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
841
837
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
842
838
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
843
|
-
"static/chunks/app/api/external-apps/route-c4d2d5016c5f2a0a.js"
|
|
839
|
+
"static/chunks/app/api/external-apps/[id]/health/route-c4d2d5016c5f2a0a.js"
|
|
844
840
|
],
|
|
845
|
-
"/api/
|
|
841
|
+
"/api/external-apps/route": [
|
|
846
842
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
847
843
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
848
844
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
849
845
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
850
|
-
"static/chunks/app/api/
|
|
846
|
+
"static/chunks/app/api/external-apps/route-c4d2d5016c5f2a0a.js"
|
|
851
847
|
],
|
|
852
|
-
"/api/
|
|
848
|
+
"/api/external-apps/[id]/route": [
|
|
853
849
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
854
850
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
855
851
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
856
852
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
857
|
-
"static/chunks/app/api/
|
|
853
|
+
"static/chunks/app/api/external-apps/[id]/route-c4d2d5016c5f2a0a.js"
|
|
858
854
|
],
|
|
859
855
|
"/api/fs/recent-paths/route": [
|
|
860
856
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -863,6 +859,13 @@
|
|
|
863
859
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
864
860
|
"static/chunks/app/api/fs/recent-paths/route-c4d2d5016c5f2a0a.js"
|
|
865
861
|
],
|
|
862
|
+
"/api/fs/browse/route": [
|
|
863
|
+
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
864
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
865
|
+
"static/chunks/1255-7e5873f06b25e129.js",
|
|
866
|
+
"static/chunks/main-app-5d631b93b1219836.js",
|
|
867
|
+
"static/chunks/app/api/fs/browse/route-c4d2d5016c5f2a0a.js"
|
|
868
|
+
],
|
|
866
869
|
"/api/push/vapid/route": [
|
|
867
870
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
868
871
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -870,33 +873,33 @@
|
|
|
870
873
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
871
874
|
"static/chunks/app/api/push/vapid/route-c4d2d5016c5f2a0a.js"
|
|
872
875
|
],
|
|
873
|
-
"/api/
|
|
876
|
+
"/api/push/escalation/route": [
|
|
874
877
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
875
878
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
876
879
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
877
880
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
878
|
-
"static/chunks/app/api/
|
|
881
|
+
"static/chunks/app/api/push/escalation/route-c4d2d5016c5f2a0a.js"
|
|
879
882
|
],
|
|
880
|
-
"/api/
|
|
883
|
+
"/api/push/subscriptions/route": [
|
|
881
884
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
882
885
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
883
886
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
884
887
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
885
|
-
"static/chunks/app/api/
|
|
888
|
+
"static/chunks/app/api/push/subscriptions/route-c4d2d5016c5f2a0a.js"
|
|
886
889
|
],
|
|
887
|
-
"/api/
|
|
890
|
+
"/api/remote/pair/route": [
|
|
888
891
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
889
892
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
890
893
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
891
894
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
892
|
-
"static/chunks/app/api/
|
|
895
|
+
"static/chunks/app/api/remote/pair/route-c4d2d5016c5f2a0a.js"
|
|
893
896
|
],
|
|
894
|
-
"/api/
|
|
897
|
+
"/api/repositories/validate-path/route": [
|
|
895
898
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
896
899
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
897
900
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
898
901
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
899
|
-
"static/chunks/app/api/
|
|
902
|
+
"static/chunks/app/api/repositories/validate-path/route-c4d2d5016c5f2a0a.js"
|
|
900
903
|
],
|
|
901
904
|
"/api/settings/default-agents/route": [
|
|
902
905
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -905,26 +908,26 @@
|
|
|
905
908
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
906
909
|
"static/chunks/app/api/settings/default-agents/route-c4d2d5016c5f2a0a.js"
|
|
907
910
|
],
|
|
908
|
-
"/api/
|
|
911
|
+
"/api/settings/default-surface-mode/route": [
|
|
909
912
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
910
913
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
911
914
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
912
915
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
913
|
-
"static/chunks/app/api/
|
|
916
|
+
"static/chunks/app/api/settings/default-surface-mode/route-c4d2d5016c5f2a0a.js"
|
|
914
917
|
],
|
|
915
|
-
"/api/
|
|
918
|
+
"/api/sidebar/group-order/route": [
|
|
916
919
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
917
920
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
918
921
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
919
922
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
920
|
-
"static/chunks/app/api/
|
|
923
|
+
"static/chunks/app/api/sidebar/group-order/route-c4d2d5016c5f2a0a.js"
|
|
921
924
|
],
|
|
922
|
-
"/api/skills/
|
|
925
|
+
"/api/skills/[id]/route": [
|
|
923
926
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
924
927
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
925
928
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
926
929
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
927
|
-
"static/chunks/app/api/skills/
|
|
930
|
+
"static/chunks/app/api/skills/[id]/route-c4d2d5016c5f2a0a.js"
|
|
928
931
|
],
|
|
929
932
|
"/api/skills/reindex/route": [
|
|
930
933
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -933,12 +936,12 @@
|
|
|
933
936
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
934
937
|
"static/chunks/app/api/skills/reindex/route-c4d2d5016c5f2a0a.js"
|
|
935
938
|
],
|
|
936
|
-
"/api/skills/
|
|
939
|
+
"/api/skills/installations/route": [
|
|
937
940
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
938
941
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
939
942
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
940
943
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
941
|
-
"static/chunks/app/api/skills/
|
|
944
|
+
"static/chunks/app/api/skills/installations/route-c4d2d5016c5f2a0a.js"
|
|
942
945
|
],
|
|
943
946
|
"/api/todos/route": [
|
|
944
947
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -954,12 +957,12 @@
|
|
|
954
957
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
955
958
|
"static/chunks/app/api/skills/route-c4d2d5016c5f2a0a.js"
|
|
956
959
|
],
|
|
957
|
-
"/api/
|
|
960
|
+
"/api/skills/operations/route": [
|
|
958
961
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
959
962
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
960
963
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
961
964
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
962
|
-
"static/chunks/app/api/
|
|
965
|
+
"static/chunks/app/api/skills/operations/route-c4d2d5016c5f2a0a.js"
|
|
963
966
|
],
|
|
964
967
|
"/api/worktrees/[id]/logs/route": [
|
|
965
968
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -1010,33 +1013,33 @@
|
|
|
1010
1013
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1011
1014
|
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-c4d2d5016c5f2a0a.js"
|
|
1012
1015
|
],
|
|
1013
|
-
"/api/worktrees/[id]/skills/
|
|
1016
|
+
"/api/worktrees/[id]/skills/route": [
|
|
1014
1017
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1015
1018
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1016
1019
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1017
1020
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1018
|
-
"static/chunks/app/api/worktrees/[id]/skills/
|
|
1021
|
+
"static/chunks/app/api/worktrees/[id]/skills/route-c4d2d5016c5f2a0a.js"
|
|
1019
1022
|
],
|
|
1020
|
-
"/api/worktrees/
|
|
1023
|
+
"/api/worktrees/[id]/skills/[skillId]/uninstall/route": [
|
|
1021
1024
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1022
1025
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1023
1026
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1024
1027
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1025
|
-
"static/chunks/app/api/worktrees/
|
|
1028
|
+
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-c4d2d5016c5f2a0a.js"
|
|
1026
1029
|
],
|
|
1027
|
-
"/api/worktrees/route": [
|
|
1030
|
+
"/api/worktrees/apply-default-agents/route": [
|
|
1028
1031
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1029
1032
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1030
1033
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1031
1034
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1032
|
-
"static/chunks/app/api/worktrees/route-c4d2d5016c5f2a0a.js"
|
|
1035
|
+
"static/chunks/app/api/worktrees/apply-default-agents/route-c4d2d5016c5f2a0a.js"
|
|
1033
1036
|
],
|
|
1034
|
-
"/api/worktrees/
|
|
1037
|
+
"/api/worktrees/route": [
|
|
1035
1038
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1036
1039
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1037
1040
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1038
1041
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1039
|
-
"static/chunks/app/api/worktrees/
|
|
1042
|
+
"static/chunks/app/api/worktrees/route-c4d2d5016c5f2a0a.js"
|
|
1040
1043
|
],
|
|
1041
1044
|
"/proxy/[...path]/route": [
|
|
1042
1045
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -1045,19 +1048,19 @@
|
|
|
1045
1048
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1046
1049
|
"static/chunks/app/proxy/[...path]/route-c4d2d5016c5f2a0a.js"
|
|
1047
1050
|
],
|
|
1048
|
-
"/api/worktrees/[id]/skills/[skillId]/
|
|
1051
|
+
"/api/worktrees/[id]/skills/[skillId]/update/route": [
|
|
1049
1052
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1050
1053
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1051
1054
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1052
1055
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1053
|
-
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/
|
|
1056
|
+
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update/route-c4d2d5016c5f2a0a.js"
|
|
1054
1057
|
],
|
|
1055
|
-
"/api/worktrees/[id]/skills/route": [
|
|
1058
|
+
"/api/worktrees/[id]/skills/[skillId]/update-plan/route": [
|
|
1056
1059
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1057
1060
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1058
1061
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1059
1062
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1060
|
-
"static/chunks/app/api/worktrees/[id]/skills/route-c4d2d5016c5f2a0a.js"
|
|
1063
|
+
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update-plan/route-c4d2d5016c5f2a0a.js"
|
|
1061
1064
|
],
|
|
1062
1065
|
"/chat/loading": [
|
|
1063
1066
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -1080,39 +1083,34 @@
|
|
|
1080
1083
|
"static/chunks/5694-498765336d0b8c2b.js",
|
|
1081
1084
|
"static/chunks/8566-a6a7c70558927410.js",
|
|
1082
1085
|
"static/chunks/1191-b7dfdfe86b1d31d1.js",
|
|
1086
|
+
"static/chunks/2407-b9001cc6041876e1.js",
|
|
1083
1087
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1084
1088
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1085
|
-
"static/chunks/4718-
|
|
1086
|
-
"static/chunks/
|
|
1087
|
-
"static/chunks/app/chat/page-
|
|
1089
|
+
"static/chunks/4718-56ebb6e55073ed5e.js",
|
|
1090
|
+
"static/chunks/4388-410b1d8ed0d8d98b.js",
|
|
1091
|
+
"static/chunks/app/chat/page-609c9a0f5ce44799.js"
|
|
1088
1092
|
],
|
|
1089
|
-
"/
|
|
1093
|
+
"/login/page": [
|
|
1090
1094
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1091
1095
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1092
1096
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1093
1097
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1094
1098
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1095
|
-
"static/chunks/
|
|
1099
|
+
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1100
|
+
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1101
|
+
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1102
|
+
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1103
|
+
"static/chunks/app/login/page-af7241bb4c4a8e59.js"
|
|
1096
1104
|
],
|
|
1097
|
-
"/more/
|
|
1105
|
+
"/more/loading": [
|
|
1098
1106
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1099
1107
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1100
1108
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1101
1109
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1102
1110
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1103
|
-
"static/chunks/
|
|
1104
|
-
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1105
|
-
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1106
|
-
"static/chunks/5694-498765336d0b8c2b.js",
|
|
1107
|
-
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1108
|
-
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1109
|
-
"static/chunks/4718-2d9f0397a8f931c4.js",
|
|
1110
|
-
"static/chunks/8361-0142beb59be2abf3.js",
|
|
1111
|
-
"static/chunks/6022-7a7d1760fc9814c7.js",
|
|
1112
|
-
"static/chunks/4322-dfd5a7119b5ba4fc.js",
|
|
1113
|
-
"static/chunks/app/more/page-fc94f86aa881489e.js"
|
|
1111
|
+
"static/chunks/app/more/loading-c58ba2c3f4363277.js"
|
|
1114
1112
|
],
|
|
1115
|
-
"/
|
|
1113
|
+
"/more/page": [
|
|
1116
1114
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1117
1115
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1118
1116
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
@@ -1120,9 +1118,16 @@
|
|
|
1120
1118
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1121
1119
|
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1122
1120
|
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1121
|
+
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1122
|
+
"static/chunks/5694-498765336d0b8c2b.js",
|
|
1123
|
+
"static/chunks/2407-b9001cc6041876e1.js",
|
|
1123
1124
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1124
1125
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1125
|
-
"static/chunks/
|
|
1126
|
+
"static/chunks/4718-56ebb6e55073ed5e.js",
|
|
1127
|
+
"static/chunks/4388-410b1d8ed0d8d98b.js",
|
|
1128
|
+
"static/chunks/6022-7a7d1760fc9814c7.js",
|
|
1129
|
+
"static/chunks/4322-59a7dbd77a7763cc.js",
|
|
1130
|
+
"static/chunks/app/more/page-7c5380e4a7561935.js"
|
|
1126
1131
|
],
|
|
1127
1132
|
"/offline/page": [
|
|
1128
1133
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -1144,11 +1149,12 @@
|
|
|
1144
1149
|
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1145
1150
|
"static/chunks/5694-498765336d0b8c2b.js",
|
|
1146
1151
|
"static/chunks/9948-d139e3e5dbecaf73.js",
|
|
1152
|
+
"static/chunks/2407-b9001cc6041876e1.js",
|
|
1147
1153
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1148
1154
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1149
|
-
"static/chunks/4718-
|
|
1150
|
-
"static/chunks/
|
|
1151
|
-
"static/chunks/app/page-
|
|
1155
|
+
"static/chunks/4718-56ebb6e55073ed5e.js",
|
|
1156
|
+
"static/chunks/4388-410b1d8ed0d8d98b.js",
|
|
1157
|
+
"static/chunks/app/page-a4f03c188610c6c8.js"
|
|
1152
1158
|
],
|
|
1153
1159
|
"/repositories/loading": [
|
|
1154
1160
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -1168,11 +1174,12 @@
|
|
|
1168
1174
|
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1169
1175
|
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1170
1176
|
"static/chunks/5694-498765336d0b8c2b.js",
|
|
1177
|
+
"static/chunks/2407-b9001cc6041876e1.js",
|
|
1171
1178
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1172
1179
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1173
|
-
"static/chunks/4718-
|
|
1174
|
-
"static/chunks/
|
|
1175
|
-
"static/chunks/app/repositories/page-
|
|
1180
|
+
"static/chunks/4718-56ebb6e55073ed5e.js",
|
|
1181
|
+
"static/chunks/4388-410b1d8ed0d8d98b.js",
|
|
1182
|
+
"static/chunks/app/repositories/page-a15efb4ce1d1721e.js"
|
|
1176
1183
|
],
|
|
1177
1184
|
"/sessions/loading": [
|
|
1178
1185
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -1193,11 +1200,30 @@
|
|
|
1193
1200
|
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1194
1201
|
"static/chunks/5694-498765336d0b8c2b.js",
|
|
1195
1202
|
"static/chunks/9948-d139e3e5dbecaf73.js",
|
|
1203
|
+
"static/chunks/2407-b9001cc6041876e1.js",
|
|
1204
|
+
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1205
|
+
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1206
|
+
"static/chunks/4718-56ebb6e55073ed5e.js",
|
|
1207
|
+
"static/chunks/4388-410b1d8ed0d8d98b.js",
|
|
1208
|
+
"static/chunks/app/sessions/page-6486d9a643c1dc6f.js"
|
|
1209
|
+
],
|
|
1210
|
+
"/skills/installed/page": [
|
|
1211
|
+
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1212
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1213
|
+
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1214
|
+
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1215
|
+
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1216
|
+
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1217
|
+
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1218
|
+
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1219
|
+
"static/chunks/5694-498765336d0b8c2b.js",
|
|
1220
|
+
"static/chunks/2407-b9001cc6041876e1.js",
|
|
1196
1221
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1197
1222
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1198
|
-
"static/chunks/4718-
|
|
1199
|
-
"static/chunks/
|
|
1200
|
-
"static/chunks/
|
|
1223
|
+
"static/chunks/4718-56ebb6e55073ed5e.js",
|
|
1224
|
+
"static/chunks/4388-410b1d8ed0d8d98b.js",
|
|
1225
|
+
"static/chunks/2751-9ef0f4b450bd4ef0.js",
|
|
1226
|
+
"static/chunks/app/skills/installed/page-566dfde26d7e63ba.js"
|
|
1201
1227
|
],
|
|
1202
1228
|
"/review/loading": [
|
|
1203
1229
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -1217,12 +1243,13 @@
|
|
|
1217
1243
|
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1218
1244
|
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1219
1245
|
"static/chunks/5694-498765336d0b8c2b.js",
|
|
1246
|
+
"static/chunks/2407-b9001cc6041876e1.js",
|
|
1220
1247
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1221
1248
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1222
|
-
"static/chunks/4718-
|
|
1223
|
-
"static/chunks/
|
|
1249
|
+
"static/chunks/4718-56ebb6e55073ed5e.js",
|
|
1250
|
+
"static/chunks/4388-410b1d8ed0d8d98b.js",
|
|
1224
1251
|
"static/chunks/998-ac0ded6d5eeb4dc0.js",
|
|
1225
|
-
"static/chunks/app/review/page-
|
|
1252
|
+
"static/chunks/app/review/page-90ac618489676cbc.js"
|
|
1226
1253
|
],
|
|
1227
1254
|
"/skills/[skillId]/page": [
|
|
1228
1255
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -1238,30 +1265,14 @@
|
|
|
1238
1265
|
"static/chunks/8566-a6a7c70558927410.js",
|
|
1239
1266
|
"static/chunks/1191-b7dfdfe86b1d31d1.js",
|
|
1240
1267
|
"static/chunks/5542-b6457f305d724a6b.js",
|
|
1268
|
+
"static/chunks/2407-b9001cc6041876e1.js",
|
|
1241
1269
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1242
1270
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1243
|
-
"static/chunks/4718-
|
|
1244
|
-
"static/chunks/
|
|
1271
|
+
"static/chunks/4718-56ebb6e55073ed5e.js",
|
|
1272
|
+
"static/chunks/4388-410b1d8ed0d8d98b.js",
|
|
1245
1273
|
"static/chunks/2751-9ef0f4b450bd4ef0.js",
|
|
1246
1274
|
"static/chunks/2053-9ac860ab4e92ac89.js",
|
|
1247
|
-
"static/chunks/app/skills/[skillId]/page-
|
|
1248
|
-
],
|
|
1249
|
-
"/skills/installed/page": [
|
|
1250
|
-
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1251
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1252
|
-
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1253
|
-
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1254
|
-
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1255
|
-
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1256
|
-
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1257
|
-
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1258
|
-
"static/chunks/5694-498765336d0b8c2b.js",
|
|
1259
|
-
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1260
|
-
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1261
|
-
"static/chunks/4718-2d9f0397a8f931c4.js",
|
|
1262
|
-
"static/chunks/8361-0142beb59be2abf3.js",
|
|
1263
|
-
"static/chunks/2751-9ef0f4b450bd4ef0.js",
|
|
1264
|
-
"static/chunks/app/skills/installed/page-2f3987e3a131c8d0.js"
|
|
1275
|
+
"static/chunks/app/skills/[skillId]/page-844872df04f52943.js"
|
|
1265
1276
|
],
|
|
1266
1277
|
"/skills/page": [
|
|
1267
1278
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -1273,12 +1284,13 @@
|
|
|
1273
1284
|
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1274
1285
|
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1275
1286
|
"static/chunks/5694-498765336d0b8c2b.js",
|
|
1287
|
+
"static/chunks/2407-b9001cc6041876e1.js",
|
|
1276
1288
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1277
1289
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1278
|
-
"static/chunks/4718-
|
|
1279
|
-
"static/chunks/
|
|
1290
|
+
"static/chunks/4718-56ebb6e55073ed5e.js",
|
|
1291
|
+
"static/chunks/4388-410b1d8ed0d8d98b.js",
|
|
1280
1292
|
"static/chunks/2751-9ef0f4b450bd4ef0.js",
|
|
1281
|
-
"static/chunks/app/skills/page-
|
|
1293
|
+
"static/chunks/app/skills/page-7859540e8092aace.js"
|
|
1282
1294
|
],
|
|
1283
1295
|
"/worktrees/[id]/layout": [
|
|
1284
1296
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -1332,16 +1344,17 @@
|
|
|
1332
1344
|
"static/chunks/9948-d139e3e5dbecaf73.js",
|
|
1333
1345
|
"static/chunks/1191-b7dfdfe86b1d31d1.js",
|
|
1334
1346
|
"static/chunks/5542-b6457f305d724a6b.js",
|
|
1335
|
-
"static/chunks/
|
|
1347
|
+
"static/chunks/4809-145884b958e7d9a6.js",
|
|
1348
|
+
"static/chunks/2407-b9001cc6041876e1.js",
|
|
1336
1349
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1337
1350
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1338
|
-
"static/chunks/4718-
|
|
1339
|
-
"static/chunks/
|
|
1351
|
+
"static/chunks/4718-56ebb6e55073ed5e.js",
|
|
1352
|
+
"static/chunks/4388-410b1d8ed0d8d98b.js",
|
|
1340
1353
|
"static/chunks/2751-9ef0f4b450bd4ef0.js",
|
|
1341
1354
|
"static/chunks/2053-9ac860ab4e92ac89.js",
|
|
1342
1355
|
"static/chunks/6022-7a7d1760fc9814c7.js",
|
|
1343
1356
|
"static/chunks/998-ac0ded6d5eeb4dc0.js",
|
|
1344
|
-
"static/chunks/app/worktrees/[id]/page-
|
|
1357
|
+
"static/chunks/app/worktrees/[id]/page-3a58ae66e203f935.js"
|
|
1345
1358
|
]
|
|
1346
1359
|
}
|
|
1347
1360
|
}
|