commandmate 0.30.2 → 0.31.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 +151 -151
- package/.next/app-path-routes-manifest.json +25 -25
- package/.next/build-manifest.json +2 -2
- package/.next/prerender-manifest.json +9 -9
- package/.next/required-server-files.json +1 -1
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/api/agents/update/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/agents/versions/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/app/update/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/app/update-check/route.js +1 -1
- package/.next/server/app/api/app/update-check/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/conversation/route.js +1 -1
- package/.next/server/app/api/assistant/conversation/route.js.nft.json +1 -1
- package/.next/server/app/api/assistant/conversation/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/current-output/route.js +1 -1
- package/.next/server/app/api/assistant/current-output/route.js.nft.json +1 -1
- package/.next/server/app/api/assistant/current-output/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/messages/route.js +1 -1
- package/.next/server/app/api/assistant/messages/route.js.nft.json +1 -1
- package/.next/server/app/api/assistant/messages/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/session/route.js +1 -1
- package/.next/server/app/api/assistant/session/route.js.nft.json +1 -1
- package/.next/server/app/api/assistant/session/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/start/route.js +3 -3
- 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 +4 -4
- 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 +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 +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/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.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.js +1 -1
- package/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/slash-commands/route.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.js +1 -1
- package/.next/server/app/api/worktrees/[id]/files/[...path]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branch/create/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branch/delete/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branches/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/checkout/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/commit/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/diff/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/fetch/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/log/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/pull/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/push/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/reset/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/revert/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stage/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/staged/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/apply/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/pop/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/push/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/status/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/unstage/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/working-diff/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/instances/opencode/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/instances/opencode/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/interrupt/route.js +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.js +4 -3
- 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 +4 -3
- 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.js +1 -1
- package/.next/server/app/api/worktrees/[id]/slash-commands/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/special-keys/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/special-keys/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/special-keys/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/tasks/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/terminal/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/terminal/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/terminal/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/timers/history/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/timers/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/timers/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/timers/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/todos/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/tree/[...path]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/tree/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/upload/[...path]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/config/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/runs/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/viewed/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/apply-default-agents/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/route.js +1 -1
- package/.next/server/app/api/worktrees/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/route_client-reference-manifest.js +1 -1
- package/.next/server/app/chat/page.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 +25 -25
- package/.next/server/chunks/1058.js +1 -1
- package/.next/server/chunks/1068.js +1 -1
- package/.next/server/chunks/1262.js +1 -1
- package/.next/server/chunks/1886.js +3 -3
- package/.next/server/chunks/1990.js +103 -0
- package/.next/server/chunks/2119.js +1 -1
- package/.next/server/chunks/2328.js +1 -1
- package/.next/server/chunks/2404.js +1 -1
- package/.next/server/chunks/2445.js +1 -1
- package/.next/server/chunks/261.js +1 -1
- package/.next/server/chunks/3123.js +1 -1
- package/.next/server/chunks/3241.js +1 -1
- package/.next/server/chunks/3480.js +5 -4
- package/.next/server/chunks/4299.js +1 -1
- package/.next/server/chunks/4393.js +1 -1
- package/.next/server/chunks/4443.js +1 -5
- package/.next/server/chunks/4802.js +1 -0
- package/.next/server/chunks/5017.js +1 -1
- package/.next/server/chunks/5043.js +1 -1
- package/.next/server/chunks/5164.js +1 -1
- package/.next/server/chunks/552.js +2 -2
- package/.next/server/chunks/6072.js +1 -1
- package/.next/server/chunks/6130.js +1 -1
- package/.next/server/chunks/663.js +4 -3
- package/.next/server/chunks/6894.js +2 -2
- package/.next/server/chunks/7187.js +1 -0
- package/.next/server/chunks/7472.js +1 -1
- package/.next/server/chunks/{880.js → 7859.js} +6 -6
- package/.next/server/chunks/7905.js +1 -1
- package/.next/server/chunks/8800.js +2 -2
- package/.next/server/chunks/8918.js +7 -0
- package/.next/server/chunks/9123.js +2 -2
- package/.next/server/chunks/9130.js +4 -4
- package/.next/server/chunks/9627.js +1 -1
- package/.next/server/chunks/9696.js +1 -1
- package/.next/server/chunks/9798.js +1 -1
- package/.next/server/middleware-manifest.json +5 -5
- package/.next/server/pages/500.html +1 -1
- package/.next/server/pages-manifest.json +1 -1
- package/.next/server/server-reference-manifest.json +1 -1
- package/.next/static/chunks/1783-11c9b4d8a52ebd91.js +1 -0
- package/.next/static/chunks/4718-46e1d2f07c8423ba.js +1 -0
- package/.next/static/chunks/6022-2fa0b5a82d4ce7b6.js +1 -0
- package/.next/static/chunks/{5229-6c89475b61bd2c8b.js → 6170-951b9f5fe6b4b3b5.js} +1 -1
- package/.next/static/chunks/app/chat/{page-9aa2011410895b0d.js → page-37d7615d17d7e2a0.js} +1 -1
- package/.next/static/chunks/app/layout-4c2f21e3f653ee4c.js +1 -0
- package/.next/static/chunks/app/more/{page-333bba1c8bbc9c11.js → page-353a3924e6d7968e.js} +1 -1
- package/.next/static/chunks/app/{page-214f7ffa13a0cf10.js → page-c2bf871d953a1d6f.js} +1 -1
- package/.next/static/chunks/app/repositories/{page-4951cac905e50224.js → page-7d0f26df0537254c.js} +1 -1
- package/.next/static/chunks/app/review/{page-a0899b2d285318c3.js → page-e3f141b2829973e9.js} +1 -1
- package/.next/static/chunks/app/sessions/{page-fb36145ec732092a.js → page-53f188ed9ca49e5f.js} +1 -1
- package/.next/static/chunks/app/skills/[skillId]/{page-9099e26b60442873.js → page-80569b720aea59cc.js} +1 -1
- package/.next/static/chunks/app/skills/installed/{page-182e32368696d824.js → page-dbd2690ad72da95b.js} +1 -1
- package/.next/static/chunks/app/skills/{page-d3fdc88239ebe0ab.js → page-dacd36f9c11aa7da.js} +1 -1
- package/.next/static/chunks/app/worktrees/[id]/page-64d4ec3051971760.js +1 -0
- package/.next/static/css/5c13ea243dfdcb66.css +1 -0
- package/.next/trace +13 -13
- package/README.md +37 -11
- package/dist/cli/commands/attach.d.ts +50 -0
- package/dist/cli/commands/attach.d.ts.map +1 -0
- package/dist/cli/commands/attach.js +204 -0
- package/dist/cli/commands/capture.d.ts.map +1 -1
- package/dist/cli/commands/capture.js +114 -0
- package/dist/cli/commands/instances.d.ts.map +1 -1
- package/dist/cli/commands/instances.js +23 -2
- package/dist/cli/commands/ls.d.ts.map +1 -1
- package/dist/cli/commands/ls.js +41 -1
- package/dist/cli/config/cli-dependencies.d.ts.map +1 -1
- package/dist/cli/config/cli-dependencies.js +34 -0
- package/dist/cli/program.d.ts.map +1 -1
- package/dist/cli/program.js +5 -0
- package/dist/cli/types/index.d.ts +36 -0
- package/dist/cli/types/index.d.ts.map +1 -1
- package/dist/config/tmux-pane-config.d.ts +153 -0
- package/dist/config/tmux-pane-config.d.ts.map +1 -0
- package/dist/config/tmux-pane-config.js +172 -0
- package/dist/lib/cli-tools/session-name.d.ts +44 -0
- package/dist/lib/cli-tools/session-name.d.ts.map +1 -0
- package/dist/lib/cli-tools/session-name.js +57 -0
- package/dist/lib/cli-tools/types.d.ts +1 -1
- package/dist/lib/cli-tools/types.d.ts.map +1 -1
- package/dist/lib/cli-tools/types.js +6 -1
- package/dist/lib/cli-tools/validation.d.ts +34 -0
- package/dist/lib/cli-tools/validation.d.ts.map +1 -0
- package/dist/lib/cli-tools/validation.js +41 -0
- package/dist/lib/detection/status-reason.d.ts +18 -0
- package/dist/lib/detection/status-reason.d.ts.map +1 -1
- package/dist/lib/detection/status-reason.js +18 -0
- package/dist/lib/detection/tools/verified-against.d.ts +57 -7
- package/dist/lib/detection/tools/verified-against.d.ts.map +1 -1
- package/dist/lib/detection/tools/verified-against.js +59 -8
- package/dist/lib/detection/version-probes.d.ts +26 -5
- package/dist/lib/detection/version-probes.d.ts.map +1 -1
- package/dist/lib/detection/version-probes.js +28 -6
- package/dist/lib/session/tmux-session-surface.d.ts +369 -0
- package/dist/lib/session/tmux-session-surface.d.ts.map +1 -0
- package/dist/lib/session/tmux-session-surface.js +525 -0
- package/dist/server/src/config/cli-tool-timing-config.js +12 -1
- package/dist/server/src/config/detection-evidence-config.js +5 -0
- package/dist/server/src/config/schedule-config.js +28 -1
- package/dist/server/src/lib/cli-tools/antigravity.js +2 -2
- package/dist/server/src/lib/cli-tools/base.js +13 -8
- package/dist/server/src/lib/cli-tools/claude.js +20 -0
- package/dist/server/src/lib/cli-tools/codex.js +205 -61
- package/dist/server/src/lib/cli-tools/command-code.js +349 -0
- package/dist/server/src/lib/cli-tools/composer-spec.js +6 -0
- package/dist/server/src/lib/cli-tools/copilot.js +2 -2
- package/dist/server/src/lib/cli-tools/gemini.js +2 -2
- package/dist/server/src/lib/cli-tools/graceful-exit.js +16 -1
- package/dist/server/src/lib/cli-tools/index.js +4 -1
- package/dist/server/src/lib/cli-tools/install-hints.js +131 -0
- package/dist/server/src/lib/cli-tools/liveness-spec.js +18 -0
- package/dist/server/src/lib/cli-tools/manager.js +2 -0
- package/dist/server/src/lib/cli-tools/opencode.js +2 -2
- package/dist/server/src/lib/cli-tools/start-availability.js +18 -11
- package/dist/server/src/lib/cli-tools/types.js +6 -1
- package/dist/server/src/lib/cli-tools/vibe-local.js +2 -2
- package/dist/server/src/lib/cmate-parser.js +6 -0
- package/dist/server/src/lib/detection/cli-patterns.js +441 -8
- package/dist/server/src/lib/detection/opencode-modal-overlay.js +66 -100
- package/dist/server/src/lib/detection/selection-shape.js +341 -0
- package/dist/server/src/lib/detection/sgr-background.js +210 -0
- package/dist/server/src/lib/detection/status-detector.js +6 -0
- package/dist/server/src/lib/detection/status-reason.js +18 -0
- package/dist/server/src/lib/detection/tools/antigravity/detect.js +38 -15
- package/dist/server/src/lib/detection/tools/codex/cli-patterns.js +392 -0
- package/dist/server/src/lib/detection/tools/codex/detect.js +83 -2
- package/dist/server/src/lib/detection/tools/command-code/detect.js +159 -0
- package/dist/server/src/lib/detection/tools/registry.js +6 -4
- package/dist/server/src/lib/detection/tools/verified-against.js +59 -8
- package/dist/server/src/lib/detection/version-probes.js +28 -6
- package/dist/server/src/lib/hooks/sources/antigravity/history.js +77 -16
- package/dist/server/src/lib/hooks/sources/claude/history.js +94 -18
- package/dist/server/src/lib/hooks/sources/codex/history.js +84 -15
- package/dist/server/src/lib/hooks/sources/codex/hooks-config.js +130 -17
- package/dist/server/src/lib/hooks/sources/codex/relay-install.js +145 -0
- package/dist/server/src/lib/hooks/sources/command-code/history.js +865 -0
- package/dist/server/src/lib/hooks/sources/command-code/hooks-config.js +390 -0
- package/dist/server/src/lib/hooks/sources/command-code/source.js +290 -0
- package/dist/server/src/lib/hooks/sources/command-code/tool-id.js +18 -0
- package/dist/server/src/lib/hooks/sources/command-code/transcript.js +604 -0
- package/dist/server/src/lib/hooks/sources/index.js +3 -1
- package/dist/server/src/lib/hooks/sources/opencode/history.js +57 -3
- package/dist/server/src/lib/hooks/sources/opencode/transcript.js +24 -28
- package/dist/server/src/lib/hooks/sources/registry.js +4 -0
- package/dist/server/src/lib/hooks/sources/turn-body.js +77 -19
- package/dist/server/src/lib/job-executor.js +12 -0
- package/dist/server/src/lib/polling/auto-yes-dialog-gate.js +6 -0
- package/dist/server/src/lib/polling/response-checker.js +112 -7
- package/dist/server/src/lib/polling/structured-history-gate.js +15 -8
- package/dist/server/src/lib/realtime/types.js +15 -5
- package/dist/server/src/lib/response-cleaner.js +24 -1
- package/dist/server/src/lib/response-extractor.js +11 -0
- package/dist/server/src/lib/session/claude-executor.js +223 -4
- package/dist/server/src/lib/session/cli-session.js +52 -0
- package/dist/server/src/lib/session/tmux-session-surface.js +525 -0
- package/dist/server/src/lib/skills/compatibility-matrix.js +117 -1
- package/dist/server/src/lib/tmux/geometry-delegation.js +143 -0
- package/dist/server/src/lib/tmux/read-mode-pager.js +76 -10
- package/dist/server/src/lib/tmux/read-mode.js +44 -2
- package/dist/server/src/lib/tmux/session-hook-scripts.js +249 -0
- package/dist/server/src/lib/tmux/session-hooks.js +122 -0
- package/dist/server/src/lib/tmux/session-status-options.js +213 -0
- package/dist/server/src/lib/tmux/tmux.js +79 -2
- package/dist/server/src/lib/version-checker.js +110 -0
- package/dist/server/src/lib/ws-server.js +16 -10
- package/dist/server/src/types/agent-transcript.js +73 -1
- package/dist/server/src/types/terminal-keys.js +131 -3
- package/dist/types/terminal-keys.d.ts +100 -3
- package/dist/types/terminal-keys.d.ts.map +1 -1
- package/dist/types/terminal-keys.js +131 -3
- package/package.json +1 -1
- package/.next/server/chunks/3099.js +0 -5
- package/.next/server/chunks/7824.js +0 -1
- package/.next/server/chunks/848.js +0 -1
- package/.next/static/chunks/3916-0e929d089282dc5d.js +0 -1
- package/.next/static/chunks/6022-7a7d1760fc9814c7.js +0 -1
- package/.next/static/chunks/6381-147dde2a967e9458.js +0 -1
- package/.next/static/chunks/app/layout-6a26ea22d5cf03dc.js +0 -1
- package/.next/static/chunks/app/worktrees/[id]/page-2f73d69187936627.js +0 -1
- package/.next/static/css/23f9c40ecc458c77.css +0 -1
- /package/.next/static/{QXxQbXWoo7ldUyOcv7PCZ → 60mm4_QBuFtFTfo5UMyKU}/_buildManifest.js +0 -0
- /package/.next/static/{QXxQbXWoo7ldUyOcv7PCZ → 60mm4_QBuFtFTfo5UMyKU}/_ssgManifest.js +0 -0
|
@@ -20,13 +20,13 @@
|
|
|
20
20
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
21
21
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
22
22
|
"static/css/531c1fcb1e69d47b.css",
|
|
23
|
-
"static/css/
|
|
23
|
+
"static/css/5c13ea243dfdcb66.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/
|
|
27
|
+
"static/chunks/4718-46e1d2f07c8423ba.js",
|
|
28
28
|
"static/chunks/4322-dfd5a7119b5ba4fc.js",
|
|
29
|
-
"static/chunks/app/layout-
|
|
29
|
+
"static/chunks/app/layout-4c2f21e3f653ee4c.js"
|
|
30
30
|
],
|
|
31
31
|
"/error": [
|
|
32
32
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -79,19 +79,19 @@
|
|
|
79
79
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
80
80
|
"static/chunks/app/api/assistant/start/route-ee11f7b8a34cba8c.js"
|
|
81
81
|
],
|
|
82
|
-
"/api/assistant/
|
|
82
|
+
"/api/assistant/tools/route": [
|
|
83
83
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
84
84
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
85
85
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
86
86
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
87
|
-
"static/chunks/app/api/assistant/
|
|
87
|
+
"static/chunks/app/api/assistant/tools/route-ee11f7b8a34cba8c.js"
|
|
88
88
|
],
|
|
89
|
-
"/api/assistant/
|
|
89
|
+
"/api/assistant/terminal/route": [
|
|
90
90
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
91
91
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
92
92
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
93
93
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
94
|
-
"static/chunks/app/api/assistant/
|
|
94
|
+
"static/chunks/app/api/assistant/terminal/route-ee11f7b8a34cba8c.js"
|
|
95
95
|
],
|
|
96
96
|
"/api/auth/login/route": [
|
|
97
97
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -135,6 +135,13 @@
|
|
|
135
135
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
136
136
|
"static/chunks/app/api/hooks/permission-request/route-ee11f7b8a34cba8c.js"
|
|
137
137
|
],
|
|
138
|
+
"/api/metrics/vibe/route": [
|
|
139
|
+
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
140
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
141
|
+
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
142
|
+
"static/chunks/main-app-5d631b93b1219836.js",
|
|
143
|
+
"static/chunks/app/api/metrics/vibe/route-ee11f7b8a34cba8c.js"
|
|
144
|
+
],
|
|
138
145
|
"/api/ollama/models/route": [
|
|
139
146
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
140
147
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -142,12 +149,12 @@
|
|
|
142
149
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
143
150
|
"static/chunks/app/api/ollama/models/route-ee11f7b8a34cba8c.js"
|
|
144
151
|
],
|
|
145
|
-
"/api/
|
|
152
|
+
"/api/repositories/[id]/route": [
|
|
146
153
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
147
154
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
148
155
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
149
156
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
150
|
-
"static/chunks/app/api/
|
|
157
|
+
"static/chunks/app/api/repositories/[id]/route-ee11f7b8a34cba8c.js"
|
|
151
158
|
],
|
|
152
159
|
"/api/repositories/[id]/todos/[todoId]/route": [
|
|
153
160
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -163,13 +170,6 @@
|
|
|
163
170
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
164
171
|
"static/chunks/app/api/repositories/[id]/todos/route-ee11f7b8a34cba8c.js"
|
|
165
172
|
],
|
|
166
|
-
"/api/repositories/[id]/route": [
|
|
167
|
-
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
168
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
169
|
-
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
170
|
-
"static/chunks/main-app-5d631b93b1219836.js",
|
|
171
|
-
"static/chunks/app/api/repositories/[id]/route-ee11f7b8a34cba8c.js"
|
|
172
|
-
],
|
|
173
173
|
"/api/repositories/clone/[jobId]/route": [
|
|
174
174
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
175
175
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -233,19 +233,19 @@
|
|
|
233
233
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
234
234
|
"static/chunks/app/api/tasks/[taskId]/cancel/route-ee11f7b8a34cba8c.js"
|
|
235
235
|
],
|
|
236
|
-
"/api/
|
|
236
|
+
"/api/tasks/[taskId]/route": [
|
|
237
237
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
238
238
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
239
239
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
240
240
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
241
|
-
"static/chunks/app/api/
|
|
241
|
+
"static/chunks/app/api/tasks/[taskId]/route-ee11f7b8a34cba8c.js"
|
|
242
242
|
],
|
|
243
|
-
"/api/
|
|
243
|
+
"/api/templates/[id]/route": [
|
|
244
244
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
245
245
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
246
246
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
247
247
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
248
|
-
"static/chunks/app/api/
|
|
248
|
+
"static/chunks/app/api/templates/[id]/route-ee11f7b8a34cba8c.js"
|
|
249
249
|
],
|
|
250
250
|
"/api/templates/route": [
|
|
251
251
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -366,26 +366,26 @@
|
|
|
366
366
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
367
367
|
"static/chunks/app/api/worktrees/[id]/git/branches/route-ee11f7b8a34cba8c.js"
|
|
368
368
|
],
|
|
369
|
-
"/api/worktrees/[id]/git/
|
|
369
|
+
"/api/worktrees/[id]/git/checkout/route": [
|
|
370
370
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
371
371
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
372
372
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
373
373
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
374
|
-
"static/chunks/app/api/worktrees/[id]/git/
|
|
374
|
+
"static/chunks/app/api/worktrees/[id]/git/checkout/route-ee11f7b8a34cba8c.js"
|
|
375
375
|
],
|
|
376
|
-
"/api/worktrees/[id]/git/
|
|
376
|
+
"/api/worktrees/[id]/git/commit/route": [
|
|
377
377
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
378
378
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
379
379
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
380
380
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
381
|
-
"static/chunks/app/api/worktrees/[id]/git/
|
|
381
|
+
"static/chunks/app/api/worktrees/[id]/git/commit/route-ee11f7b8a34cba8c.js"
|
|
382
382
|
],
|
|
383
|
-
"/api/worktrees/[id]/git/
|
|
383
|
+
"/api/worktrees/[id]/git/diff/route": [
|
|
384
384
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
385
385
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
386
386
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
387
387
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
388
|
-
"static/chunks/app/api/worktrees/[id]/git/
|
|
388
|
+
"static/chunks/app/api/worktrees/[id]/git/diff/route-ee11f7b8a34cba8c.js"
|
|
389
389
|
],
|
|
390
390
|
"/api/worktrees/[id]/git/fetch/route": [
|
|
391
391
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -422,19 +422,19 @@
|
|
|
422
422
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
423
423
|
"static/chunks/app/api/worktrees/[id]/git/reset/route-ee11f7b8a34cba8c.js"
|
|
424
424
|
],
|
|
425
|
-
"/api/worktrees/[id]/git/
|
|
425
|
+
"/api/worktrees/[id]/git/revert/route": [
|
|
426
426
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
427
427
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
428
428
|
"static/chunks/1255-8cb587d9170b45ed.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/revert/route-ee11f7b8a34cba8c.js"
|
|
431
431
|
],
|
|
432
|
-
"/api/worktrees/[id]/git/
|
|
432
|
+
"/api/worktrees/[id]/git/show/[commitHash]/route": [
|
|
433
433
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
434
434
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
435
435
|
"static/chunks/1255-8cb587d9170b45ed.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/show/[commitHash]/route-ee11f7b8a34cba8c.js"
|
|
438
438
|
],
|
|
439
439
|
"/api/worktrees/[id]/git/stage/route": [
|
|
440
440
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -443,26 +443,26 @@
|
|
|
443
443
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
444
444
|
"static/chunks/app/api/worktrees/[id]/git/stage/route-ee11f7b8a34cba8c.js"
|
|
445
445
|
],
|
|
446
|
-
"/api/worktrees/[id]/git/
|
|
446
|
+
"/api/worktrees/[id]/git/stash/[index]/route": [
|
|
447
447
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
448
448
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
449
449
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
450
450
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
451
|
-
"static/chunks/app/api/worktrees/[id]/git/
|
|
451
|
+
"static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-ee11f7b8a34cba8c.js"
|
|
452
452
|
],
|
|
453
|
-
"/api/worktrees/[id]/git/stash/
|
|
453
|
+
"/api/worktrees/[id]/git/stash/apply/route": [
|
|
454
454
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
455
455
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
456
456
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
457
457
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
458
|
-
"static/chunks/app/api/worktrees/[id]/git/stash/
|
|
458
|
+
"static/chunks/app/api/worktrees/[id]/git/stash/apply/route-ee11f7b8a34cba8c.js"
|
|
459
459
|
],
|
|
460
|
-
"/api/worktrees/[id]/git/
|
|
460
|
+
"/api/worktrees/[id]/git/staged/route": [
|
|
461
461
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
462
462
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
463
463
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
464
464
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
465
|
-
"static/chunks/app/api/worktrees/[id]/git/
|
|
465
|
+
"static/chunks/app/api/worktrees/[id]/git/staged/route-ee11f7b8a34cba8c.js"
|
|
466
466
|
],
|
|
467
467
|
"/api/worktrees/[id]/git/stash/pop/route": [
|
|
468
468
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -513,19 +513,19 @@
|
|
|
513
513
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
514
514
|
"static/chunks/app/api/worktrees/[id]/instances/opencode/route-ee11f7b8a34cba8c.js"
|
|
515
515
|
],
|
|
516
|
-
"/api/worktrees/[id]/
|
|
516
|
+
"/api/worktrees/[id]/interrupt/route": [
|
|
517
517
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
518
518
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
519
519
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
520
520
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
521
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
521
|
+
"static/chunks/app/api/worktrees/[id]/interrupt/route-ee11f7b8a34cba8c.js"
|
|
522
522
|
],
|
|
523
|
-
"/api/worktrees/[id]/
|
|
523
|
+
"/api/worktrees/[id]/kill-session/route": [
|
|
524
524
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
525
525
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
526
526
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
527
527
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
528
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
528
|
+
"static/chunks/app/api/worktrees/[id]/kill-session/route-ee11f7b8a34cba8c.js"
|
|
529
529
|
],
|
|
530
530
|
"/api/worktrees/[id]/marp-render/route": [
|
|
531
531
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -541,19 +541,19 @@
|
|
|
541
541
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
542
542
|
"static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-ee11f7b8a34cba8c.js"
|
|
543
543
|
],
|
|
544
|
-
"/api/worktrees/[id]/
|
|
544
|
+
"/api/worktrees/[id]/messages/route": [
|
|
545
545
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
546
546
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
547
547
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
548
548
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
549
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
549
|
+
"static/chunks/app/api/worktrees/[id]/messages/route-ee11f7b8a34cba8c.js"
|
|
550
550
|
],
|
|
551
|
-
"/api/worktrees/[id]/
|
|
551
|
+
"/api/worktrees/[id]/memos/route": [
|
|
552
552
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
553
553
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
554
554
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
555
555
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
556
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
556
|
+
"static/chunks/app/api/worktrees/[id]/memos/route-ee11f7b8a34cba8c.js"
|
|
557
557
|
],
|
|
558
558
|
"/api/worktrees/[id]/opencode/diff/route": [
|
|
559
559
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -744,19 +744,19 @@
|
|
|
744
744
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
745
745
|
"static/chunks/app/api/worktrees/[id]/verify/runs/route-ee11f7b8a34cba8c.js"
|
|
746
746
|
],
|
|
747
|
-
"/api/worktrees/[id]/
|
|
747
|
+
"/api/worktrees/[id]/viewed/route": [
|
|
748
748
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
749
749
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
750
750
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
751
751
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
752
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
752
|
+
"static/chunks/app/api/worktrees/[id]/viewed/route-ee11f7b8a34cba8c.js"
|
|
753
753
|
],
|
|
754
|
-
"/api/worktrees/[id]/
|
|
754
|
+
"/api/worktrees/[id]/verify/runs/[runId]/cancel/route": [
|
|
755
755
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
756
756
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
757
757
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
758
758
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
759
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
759
|
+
"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route-ee11f7b8a34cba8c.js"
|
|
760
760
|
],
|
|
761
761
|
"/manifest.webmanifest/route": [
|
|
762
762
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -821,26 +821,26 @@
|
|
|
821
821
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
822
822
|
"static/chunks/app/api/external-apps/[id]/health/route-ee11f7b8a34cba8c.js"
|
|
823
823
|
],
|
|
824
|
-
"/api/
|
|
824
|
+
"/api/external-apps/route": [
|
|
825
825
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
826
826
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
827
827
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
828
828
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
829
|
-
"static/chunks/app/api/
|
|
829
|
+
"static/chunks/app/api/external-apps/route-ee11f7b8a34cba8c.js"
|
|
830
830
|
],
|
|
831
|
-
"/api/
|
|
831
|
+
"/api/fs/recent-paths/route": [
|
|
832
832
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
833
833
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
834
834
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
835
835
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
836
|
-
"static/chunks/app/api/
|
|
836
|
+
"static/chunks/app/api/fs/recent-paths/route-ee11f7b8a34cba8c.js"
|
|
837
837
|
],
|
|
838
|
-
"/api/fs/
|
|
838
|
+
"/api/fs/browse/route": [
|
|
839
839
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
840
840
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
841
841
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
842
842
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
843
|
-
"static/chunks/app/api/fs/
|
|
843
|
+
"static/chunks/app/api/fs/browse/route-ee11f7b8a34cba8c.js"
|
|
844
844
|
],
|
|
845
845
|
"/api/external-apps/[id]/route": [
|
|
846
846
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -849,19 +849,19 @@
|
|
|
849
849
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
850
850
|
"static/chunks/app/api/external-apps/[id]/route-ee11f7b8a34cba8c.js"
|
|
851
851
|
],
|
|
852
|
-
"/api/push/
|
|
852
|
+
"/api/push/escalation/route": [
|
|
853
853
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
854
854
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
855
855
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
856
856
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
857
|
-
"static/chunks/app/api/push/
|
|
857
|
+
"static/chunks/app/api/push/escalation/route-ee11f7b8a34cba8c.js"
|
|
858
858
|
],
|
|
859
|
-
"/api/push/
|
|
859
|
+
"/api/push/vapid/route": [
|
|
860
860
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
861
861
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
862
862
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
863
863
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
864
|
-
"static/chunks/app/api/push/
|
|
864
|
+
"static/chunks/app/api/push/vapid/route-ee11f7b8a34cba8c.js"
|
|
865
865
|
],
|
|
866
866
|
"/api/push/subscriptions/route": [
|
|
867
867
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -884,19 +884,19 @@
|
|
|
884
884
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
885
885
|
"static/chunks/app/api/settings/default-agents/route-ee11f7b8a34cba8c.js"
|
|
886
886
|
],
|
|
887
|
-
"/api/
|
|
887
|
+
"/api/repositories/validate-path/route": [
|
|
888
888
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
889
889
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
890
890
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
891
891
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
892
|
-
"static/chunks/app/api/
|
|
892
|
+
"static/chunks/app/api/repositories/validate-path/route-ee11f7b8a34cba8c.js"
|
|
893
893
|
],
|
|
894
|
-
"/api/
|
|
894
|
+
"/api/settings/default-surface-mode/route": [
|
|
895
895
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
896
896
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
897
897
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
898
898
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
899
|
-
"static/chunks/app/api/
|
|
899
|
+
"static/chunks/app/api/settings/default-surface-mode/route-ee11f7b8a34cba8c.js"
|
|
900
900
|
],
|
|
901
901
|
"/api/sidebar/group-order/route": [
|
|
902
902
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -933,19 +933,19 @@
|
|
|
933
933
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
934
934
|
"static/chunks/app/api/skills/route-ee11f7b8a34cba8c.js"
|
|
935
935
|
],
|
|
936
|
-
"/api/
|
|
936
|
+
"/api/todos/route": [
|
|
937
937
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
938
938
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
939
939
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
940
940
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
941
|
-
"static/chunks/app/api/
|
|
941
|
+
"static/chunks/app/api/todos/route-ee11f7b8a34cba8c.js"
|
|
942
942
|
],
|
|
943
|
-
"/api/
|
|
943
|
+
"/api/skills/operations/route": [
|
|
944
944
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
945
945
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
946
946
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
947
947
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
948
|
-
"static/chunks/app/api/
|
|
948
|
+
"static/chunks/app/api/skills/operations/route-ee11f7b8a34cba8c.js"
|
|
949
949
|
],
|
|
950
950
|
"/api/worktrees/[id]/logs/route": [
|
|
951
951
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -961,12 +961,12 @@
|
|
|
961
961
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
962
962
|
"static/chunks/app/api/worktrees/[id]/logs/[filename]/route-ee11f7b8a34cba8c.js"
|
|
963
963
|
],
|
|
964
|
-
"/api/worktrees/[id]/skills/[skillId]/
|
|
964
|
+
"/api/worktrees/[id]/skills/[skillId]/git-workflow/route": [
|
|
965
965
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
966
966
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
967
967
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
968
968
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
969
|
-
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/
|
|
969
|
+
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-ee11f7b8a34cba8c.js"
|
|
970
970
|
],
|
|
971
971
|
"/api/worktrees/[id]/skills/[skillId]/plan/route": [
|
|
972
972
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -975,40 +975,33 @@
|
|
|
975
975
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
976
976
|
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-ee11f7b8a34cba8c.js"
|
|
977
977
|
],
|
|
978
|
-
"/api/worktrees/[id]/skills/[skillId]/
|
|
979
|
-
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
980
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
981
|
-
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
982
|
-
"static/chunks/main-app-5d631b93b1219836.js",
|
|
983
|
-
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-ee11f7b8a34cba8c.js"
|
|
984
|
-
],
|
|
985
|
-
"/api/worktrees/[id]/skills/[skillId]/update-plan/route": [
|
|
978
|
+
"/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route": [
|
|
986
979
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
987
980
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
988
981
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
989
982
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
990
|
-
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/
|
|
983
|
+
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-ee11f7b8a34cba8c.js"
|
|
991
984
|
],
|
|
992
|
-
"/api/worktrees/[id]/skills/[skillId]/
|
|
985
|
+
"/api/worktrees/[id]/skills/[skillId]/install/route": [
|
|
993
986
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
994
987
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
995
988
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
996
989
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
997
|
-
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/
|
|
990
|
+
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-ee11f7b8a34cba8c.js"
|
|
998
991
|
],
|
|
999
|
-
"/api/worktrees/[id]/skills/
|
|
992
|
+
"/api/worktrees/[id]/skills/route": [
|
|
1000
993
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1001
994
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1002
995
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1003
996
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1004
|
-
"static/chunks/app/api/worktrees/[id]/skills/
|
|
997
|
+
"static/chunks/app/api/worktrees/[id]/skills/route-ee11f7b8a34cba8c.js"
|
|
1005
998
|
],
|
|
1006
|
-
"/api/worktrees/[id]/skills/route": [
|
|
999
|
+
"/api/worktrees/[id]/skills/[skillId]/uninstall/route": [
|
|
1007
1000
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1008
1001
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1009
1002
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1010
1003
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1011
|
-
"static/chunks/app/api/worktrees/[id]/skills/route-ee11f7b8a34cba8c.js"
|
|
1004
|
+
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-ee11f7b8a34cba8c.js"
|
|
1012
1005
|
],
|
|
1013
1006
|
"/api/worktrees/apply-default-agents/route": [
|
|
1014
1007
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -1017,12 +1010,12 @@
|
|
|
1017
1010
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1018
1011
|
"static/chunks/app/api/worktrees/apply-default-agents/route-ee11f7b8a34cba8c.js"
|
|
1019
1012
|
],
|
|
1020
|
-
"/
|
|
1013
|
+
"/api/worktrees/route": [
|
|
1021
1014
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1022
1015
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1023
1016
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1024
1017
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1025
|
-
"static/chunks/app/
|
|
1018
|
+
"static/chunks/app/api/worktrees/route-ee11f7b8a34cba8c.js"
|
|
1026
1019
|
],
|
|
1027
1020
|
"/api/worktrees/[id]/skills/[skillId]/update/route": [
|
|
1028
1021
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -1031,24 +1024,19 @@
|
|
|
1031
1024
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1032
1025
|
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update/route-ee11f7b8a34cba8c.js"
|
|
1033
1026
|
],
|
|
1034
|
-
"/
|
|
1027
|
+
"/proxy/[...path]/route": [
|
|
1035
1028
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1036
1029
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1037
1030
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1038
1031
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1039
|
-
"static/chunks/app/
|
|
1032
|
+
"static/chunks/app/proxy/[...path]/route-ee11f7b8a34cba8c.js"
|
|
1040
1033
|
],
|
|
1041
|
-
"/
|
|
1034
|
+
"/api/worktrees/[id]/skills/[skillId]/update-plan/route": [
|
|
1042
1035
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1043
1036
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1044
1037
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1045
1038
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1046
|
-
"static/chunks/
|
|
1047
|
-
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1048
|
-
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1049
|
-
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1050
|
-
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1051
|
-
"static/chunks/app/login/page-af7241bb4c4a8e59.js"
|
|
1039
|
+
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update-plan/route-ee11f7b8a34cba8c.js"
|
|
1052
1040
|
],
|
|
1053
1041
|
"/chat/loading": [
|
|
1054
1042
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -1073,18 +1061,21 @@
|
|
|
1073
1061
|
"static/chunks/1191-b7dfdfe86b1d31d1.js",
|
|
1074
1062
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1075
1063
|
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1076
|
-
"static/chunks/
|
|
1077
|
-
"static/chunks/
|
|
1078
|
-
"static/chunks/app/chat/page-
|
|
1064
|
+
"static/chunks/4718-46e1d2f07c8423ba.js",
|
|
1065
|
+
"static/chunks/6170-951b9f5fe6b4b3b5.js",
|
|
1066
|
+
"static/chunks/app/chat/page-37d7615d17d7e2a0.js"
|
|
1079
1067
|
],
|
|
1080
|
-
"/
|
|
1068
|
+
"/login/page": [
|
|
1081
1069
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1082
1070
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1083
1071
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1084
1072
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1085
1073
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1086
1074
|
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1087
|
-
"static/chunks/
|
|
1075
|
+
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1076
|
+
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1077
|
+
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1078
|
+
"static/chunks/app/login/page-af7241bb4c4a8e59.js"
|
|
1088
1079
|
],
|
|
1089
1080
|
"/more/loading": [
|
|
1090
1081
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -1106,11 +1097,11 @@
|
|
|
1106
1097
|
"static/chunks/4974-35592ec312322124.js",
|
|
1107
1098
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1108
1099
|
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1109
|
-
"static/chunks/
|
|
1110
|
-
"static/chunks/
|
|
1111
|
-
"static/chunks/6022-
|
|
1100
|
+
"static/chunks/4718-46e1d2f07c8423ba.js",
|
|
1101
|
+
"static/chunks/6170-951b9f5fe6b4b3b5.js",
|
|
1102
|
+
"static/chunks/6022-2fa0b5a82d4ce7b6.js",
|
|
1112
1103
|
"static/chunks/4322-dfd5a7119b5ba4fc.js",
|
|
1113
|
-
"static/chunks/app/more/page-
|
|
1104
|
+
"static/chunks/app/more/page-353a3924e6d7968e.js"
|
|
1114
1105
|
],
|
|
1115
1106
|
"/page": [
|
|
1116
1107
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -1125,33 +1116,18 @@
|
|
|
1125
1116
|
"static/chunks/9948-d139e3e5dbecaf73.js",
|
|
1126
1117
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1127
1118
|
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1128
|
-
"static/chunks/
|
|
1129
|
-
"static/chunks/
|
|
1130
|
-
"static/chunks/app/page-
|
|
1119
|
+
"static/chunks/4718-46e1d2f07c8423ba.js",
|
|
1120
|
+
"static/chunks/6170-951b9f5fe6b4b3b5.js",
|
|
1121
|
+
"static/chunks/app/page-c2bf871d953a1d6f.js"
|
|
1131
1122
|
],
|
|
1132
|
-
"/
|
|
1133
|
-
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1134
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1135
|
-
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1136
|
-
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1137
|
-
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1138
|
-
"static/chunks/app/repositories/loading-c58ba2c3f4363277.js"
|
|
1139
|
-
],
|
|
1140
|
-
"/repositories/page": [
|
|
1123
|
+
"/offline/page": [
|
|
1141
1124
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1142
1125
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1143
1126
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1144
1127
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1145
1128
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1146
1129
|
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1147
|
-
"static/chunks/
|
|
1148
|
-
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1149
|
-
"static/chunks/4974-35592ec312322124.js",
|
|
1150
|
-
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1151
|
-
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1152
|
-
"static/chunks/6381-147dde2a967e9458.js",
|
|
1153
|
-
"static/chunks/5229-6c89475b61bd2c8b.js",
|
|
1154
|
-
"static/chunks/app/repositories/page-4951cac905e50224.js"
|
|
1130
|
+
"static/chunks/app/offline/page-62c5f14a6a1800b5.js"
|
|
1155
1131
|
],
|
|
1156
1132
|
"/review/loading": [
|
|
1157
1133
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -1173,10 +1149,10 @@
|
|
|
1173
1149
|
"static/chunks/4974-35592ec312322124.js",
|
|
1174
1150
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1175
1151
|
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1176
|
-
"static/chunks/
|
|
1177
|
-
"static/chunks/
|
|
1152
|
+
"static/chunks/4718-46e1d2f07c8423ba.js",
|
|
1153
|
+
"static/chunks/6170-951b9f5fe6b4b3b5.js",
|
|
1178
1154
|
"static/chunks/8593-fa0eb2802e0ce68a.js",
|
|
1179
|
-
"static/chunks/app/review/page-
|
|
1155
|
+
"static/chunks/app/review/page-e3f141b2829973e9.js"
|
|
1180
1156
|
],
|
|
1181
1157
|
"/sessions/loading": [
|
|
1182
1158
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -1199,28 +1175,57 @@
|
|
|
1199
1175
|
"static/chunks/9948-d139e3e5dbecaf73.js",
|
|
1200
1176
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1201
1177
|
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1202
|
-
"static/chunks/
|
|
1203
|
-
"static/chunks/
|
|
1204
|
-
"static/chunks/app/sessions/page-
|
|
1178
|
+
"static/chunks/4718-46e1d2f07c8423ba.js",
|
|
1179
|
+
"static/chunks/6170-951b9f5fe6b4b3b5.js",
|
|
1180
|
+
"static/chunks/app/sessions/page-53f188ed9ca49e5f.js"
|
|
1205
1181
|
],
|
|
1206
|
-
"/skills/
|
|
1182
|
+
"/skills/[skillId]/page": [
|
|
1207
1183
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1208
1184
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1209
1185
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1210
1186
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1187
|
+
"static/css/5eacd01f773eed7f.css",
|
|
1211
1188
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1212
1189
|
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1213
1190
|
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1214
1191
|
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1215
1192
|
"static/chunks/4974-35592ec312322124.js",
|
|
1193
|
+
"static/chunks/8566-a6a7c70558927410.js",
|
|
1194
|
+
"static/chunks/1191-b7dfdfe86b1d31d1.js",
|
|
1195
|
+
"static/chunks/5542-b6457f305d724a6b.js",
|
|
1216
1196
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1217
1197
|
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1218
|
-
"static/chunks/
|
|
1219
|
-
"static/chunks/
|
|
1198
|
+
"static/chunks/4718-46e1d2f07c8423ba.js",
|
|
1199
|
+
"static/chunks/6170-951b9f5fe6b4b3b5.js",
|
|
1220
1200
|
"static/chunks/2751-9ef0f4b450bd4ef0.js",
|
|
1221
|
-
"static/chunks/
|
|
1201
|
+
"static/chunks/2053-3f299a7a2c7d6767.js",
|
|
1202
|
+
"static/chunks/app/skills/[skillId]/page-80569b720aea59cc.js"
|
|
1222
1203
|
],
|
|
1223
|
-
"/
|
|
1204
|
+
"/repositories/loading": [
|
|
1205
|
+
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1206
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1207
|
+
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1208
|
+
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1209
|
+
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1210
|
+
"static/chunks/app/repositories/loading-c58ba2c3f4363277.js"
|
|
1211
|
+
],
|
|
1212
|
+
"/repositories/page": [
|
|
1213
|
+
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1214
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1215
|
+
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1216
|
+
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1217
|
+
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1218
|
+
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1219
|
+
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1220
|
+
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1221
|
+
"static/chunks/4974-35592ec312322124.js",
|
|
1222
|
+
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1223
|
+
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1224
|
+
"static/chunks/4718-46e1d2f07c8423ba.js",
|
|
1225
|
+
"static/chunks/6170-951b9f5fe6b4b3b5.js",
|
|
1226
|
+
"static/chunks/app/repositories/page-7d0f26df0537254c.js"
|
|
1227
|
+
],
|
|
1228
|
+
"/skills/installed/page": [
|
|
1224
1229
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1225
1230
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1226
1231
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
@@ -1232,32 +1237,27 @@
|
|
|
1232
1237
|
"static/chunks/4974-35592ec312322124.js",
|
|
1233
1238
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1234
1239
|
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1235
|
-
"static/chunks/
|
|
1236
|
-
"static/chunks/
|
|
1240
|
+
"static/chunks/4718-46e1d2f07c8423ba.js",
|
|
1241
|
+
"static/chunks/6170-951b9f5fe6b4b3b5.js",
|
|
1237
1242
|
"static/chunks/2751-9ef0f4b450bd4ef0.js",
|
|
1238
|
-
"static/chunks/app/skills/page-
|
|
1243
|
+
"static/chunks/app/skills/installed/page-dbd2690ad72da95b.js"
|
|
1239
1244
|
],
|
|
1240
|
-
"/skills/
|
|
1245
|
+
"/skills/page": [
|
|
1241
1246
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
1242
1247
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1243
1248
|
"static/chunks/1255-8cb587d9170b45ed.js",
|
|
1244
1249
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1245
|
-
"static/css/5eacd01f773eed7f.css",
|
|
1246
1250
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1247
1251
|
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1248
1252
|
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1249
1253
|
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1250
1254
|
"static/chunks/4974-35592ec312322124.js",
|
|
1251
|
-
"static/chunks/8566-a6a7c70558927410.js",
|
|
1252
|
-
"static/chunks/1191-b7dfdfe86b1d31d1.js",
|
|
1253
|
-
"static/chunks/5542-b6457f305d724a6b.js",
|
|
1254
1255
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1255
1256
|
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1256
|
-
"static/chunks/
|
|
1257
|
-
"static/chunks/
|
|
1257
|
+
"static/chunks/4718-46e1d2f07c8423ba.js",
|
|
1258
|
+
"static/chunks/6170-951b9f5fe6b4b3b5.js",
|
|
1258
1259
|
"static/chunks/2751-9ef0f4b450bd4ef0.js",
|
|
1259
|
-
"static/chunks/
|
|
1260
|
-
"static/chunks/app/skills/[skillId]/page-9099e26b60442873.js"
|
|
1260
|
+
"static/chunks/app/skills/page-dacd36f9c11aa7da.js"
|
|
1261
1261
|
],
|
|
1262
1262
|
"/worktrees/[id]/layout": [
|
|
1263
1263
|
"static/chunks/webpack-9f75198882fdaf08.js",
|
|
@@ -1311,16 +1311,16 @@
|
|
|
1311
1311
|
"static/chunks/9948-d139e3e5dbecaf73.js",
|
|
1312
1312
|
"static/chunks/1191-b7dfdfe86b1d31d1.js",
|
|
1313
1313
|
"static/chunks/5542-b6457f305d724a6b.js",
|
|
1314
|
-
"static/chunks/
|
|
1314
|
+
"static/chunks/1783-11c9b4d8a52ebd91.js",
|
|
1315
1315
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1316
1316
|
"static/chunks/8019-f8e73c1fb5f6f0d3.js",
|
|
1317
|
-
"static/chunks/
|
|
1318
|
-
"static/chunks/
|
|
1317
|
+
"static/chunks/4718-46e1d2f07c8423ba.js",
|
|
1318
|
+
"static/chunks/6170-951b9f5fe6b4b3b5.js",
|
|
1319
1319
|
"static/chunks/2751-9ef0f4b450bd4ef0.js",
|
|
1320
1320
|
"static/chunks/2053-3f299a7a2c7d6767.js",
|
|
1321
|
-
"static/chunks/6022-
|
|
1321
|
+
"static/chunks/6022-2fa0b5a82d4ce7b6.js",
|
|
1322
1322
|
"static/chunks/8593-fa0eb2802e0ce68a.js",
|
|
1323
|
-
"static/chunks/app/worktrees/[id]/page-
|
|
1323
|
+
"static/chunks/app/worktrees/[id]/page-64d4ec3051971760.js"
|
|
1324
1324
|
]
|
|
1325
1325
|
}
|
|
1326
1326
|
}
|