{
  "/_not-found/page": "app/_not-found/page.js",
  "/api/auth/login/route": "app/api/auth/login/route.js",
  "/api/auth/logout/route": "app/api/auth/logout/route.js",
  "/api/daily-summary/route": "app/api/daily-summary/route.js",
  "/api/hooks/agent-event/route": "app/api/hooks/agent-event/route.js",
  "/api/hooks/claude-done/route": "app/api/hooks/claude-done/route.js",
  "/api/hooks/permission-request/route": "app/api/hooks/permission-request/route.js",
  "/api/metrics/vibe/route": "app/api/metrics/vibe/route.js",
  "/api/ollama/models/route": "app/api/ollama/models/route.js",
  "/api/relays/[relayId]/cancel/route": "app/api/relays/[relayId]/cancel/route.js",
  "/api/relays/route": "app/api/relays/route.js",
  "/api/repositories/[id]/route": "app/api/repositories/[id]/route.js",
  "/api/repositories/clone/[jobId]/route": "app/api/repositories/clone/[jobId]/route.js",
  "/api/repositories/clone/route": "app/api/repositories/clone/route.js",
  "/api/repositories/excluded/route": "app/api/repositories/excluded/route.js",
  "/api/repositories/restore/route": "app/api/repositories/restore/route.js",
  "/api/repositories/route": "app/api/repositories/route.js",
  "/api/repositories/scan/route": "app/api/repositories/scan/route.js",
  "/api/repositories/sync/route": "app/api/repositories/sync/route.js",
  "/api/tasks/[taskId]/cancel/route": "app/api/tasks/[taskId]/cancel/route.js",
  "/api/tasks/[taskId]/route": "app/api/tasks/[taskId]/route.js",
  "/api/slash-commands/route": "app/api/slash-commands/route.js",
  "/api/templates/[id]/route": "app/api/templates/[id]/route.js",
  "/api/templates/route": "app/api/templates/route.js",
  "/api/verification/runs/[runId]/route": "app/api/verification/runs/[runId]/route.js",
  "/api/verification/runs/route": "app/api/verification/runs/route.js",
  "/api/worktrees/[id]/auto-yes/route": "app/api/worktrees/[id]/auto-yes/route.js",
  "/api/worktrees/[id]/capture/route": "app/api/worktrees/[id]/capture/route.js",
  "/api/worktrees/[id]/clear-composer/route": "app/api/worktrees/[id]/clear-composer/route.js",
  "/api/worktrees/[id]/cli-reference/route": "app/api/worktrees/[id]/cli-reference/route.js",
  "/api/worktrees/[id]/cli-tool/route": "app/api/worktrees/[id]/cli-tool/route.js",
  "/api/worktrees/[id]/cmate/schedules/route": "app/api/worktrees/[id]/cmate/schedules/route.js",
  "/api/worktrees/[id]/current-output/route": "app/api/worktrees/[id]/current-output/route.js",
  "/api/worktrees/[id]/direct-input/route": "app/api/worktrees/[id]/direct-input/route.js",
  "/api/worktrees/[id]/env/route": "app/api/worktrees/[id]/env/route.js",
  "/api/worktrees/[id]/execution-logs/[logId]/route": "app/api/worktrees/[id]/execution-logs/[logId]/route.js",
  "/api/worktrees/[id]/execution-logs/route": "app/api/worktrees/[id]/execution-logs/route.js",
  "/api/worktrees/[id]/files/[...path]/route": "app/api/worktrees/[id]/files/[...path]/route.js",
  "/api/worktrees/[id]/git/branch/create/route": "app/api/worktrees/[id]/git/branch/create/route.js",
  "/api/worktrees/[id]/git/branch/delete/route": "app/api/worktrees/[id]/git/branch/delete/route.js",
  "/api/worktrees/[id]/git/branches/route": "app/api/worktrees/[id]/git/branches/route.js",
  "/api/worktrees/[id]/git/checkout/route": "app/api/worktrees/[id]/git/checkout/route.js",
  "/api/worktrees/[id]/git/commit/route": "app/api/worktrees/[id]/git/commit/route.js",
  "/api/worktrees/[id]/git/diff/route": "app/api/worktrees/[id]/git/diff/route.js",
  "/api/worktrees/[id]/git/fetch/route": "app/api/worktrees/[id]/git/fetch/route.js",
  "/api/worktrees/[id]/git/log/route": "app/api/worktrees/[id]/git/log/route.js",
  "/api/worktrees/[id]/git/pull/route": "app/api/worktrees/[id]/git/pull/route.js",
  "/api/worktrees/[id]/git/push/route": "app/api/worktrees/[id]/git/push/route.js",
  "/api/worktrees/[id]/git/reset/route": "app/api/worktrees/[id]/git/reset/route.js",
  "/api/worktrees/[id]/git/revert/route": "app/api/worktrees/[id]/git/revert/route.js",
  "/api/worktrees/[id]/git/stage/route": "app/api/worktrees/[id]/git/stage/route.js",
  "/api/worktrees/[id]/git/show/[commitHash]/route": "app/api/worktrees/[id]/git/show/[commitHash]/route.js",
  "/api/worktrees/[id]/git/staged/route": "app/api/worktrees/[id]/git/staged/route.js",
  "/api/worktrees/[id]/git/stash/[index]/route": "app/api/worktrees/[id]/git/stash/[index]/route.js",
  "/api/worktrees/[id]/git/stash/apply/route": "app/api/worktrees/[id]/git/stash/apply/route.js",
  "/api/worktrees/[id]/git/stash/pop/route": "app/api/worktrees/[id]/git/stash/pop/route.js",
  "/api/worktrees/[id]/git/stash/push/route": "app/api/worktrees/[id]/git/stash/push/route.js",
  "/api/worktrees/[id]/git/stash/route": "app/api/worktrees/[id]/git/stash/route.js",
  "/api/worktrees/[id]/git/status/route": "app/api/worktrees/[id]/git/status/route.js",
  "/api/worktrees/[id]/git/unstage/route": "app/api/worktrees/[id]/git/unstage/route.js",
  "/api/worktrees/[id]/git/working-diff/route": "app/api/worktrees/[id]/git/working-diff/route.js",
  "/api/worktrees/[id]/instances/notes/route": "app/api/worktrees/[id]/instances/notes/route.js",
  "/api/worktrees/[id]/instances/opencode/route": "app/api/worktrees/[id]/instances/opencode/route.js",
  "/api/worktrees/[id]/interrupt/route": "app/api/worktrees/[id]/interrupt/route.js",
  "/api/worktrees/[id]/kill-session/route": "app/api/worktrees/[id]/kill-session/route.js",
  "/api/worktrees/[id]/marp-render/route": "app/api/worktrees/[id]/marp-render/route.js",
  "/api/worktrees/[id]/memos/[memoId]/route": "app/api/worktrees/[id]/memos/[memoId]/route.js",
  "/api/worktrees/[id]/memos/route": "app/api/worktrees/[id]/memos/route.js",
  "/api/worktrees/[id]/messages/route": "app/api/worktrees/[id]/messages/route.js",
  "/api/worktrees/[id]/opencode/diff/route": "app/api/worktrees/[id]/opencode/diff/route.js",
  "/api/worktrees/[id]/opencode/session/route": "app/api/worktrees/[id]/opencode/session/route.js",
  "/api/worktrees/[id]/opencode/share/route": "app/api/worktrees/[id]/opencode/share/route.js",
  "/api/worktrees/[id]/prompt-response/route": "app/api/worktrees/[id]/prompt-response/route.js",
  "/api/worktrees/[id]/respond/route": "app/api/worktrees/[id]/respond/route.js",
  "/api/worktrees/[id]/route": "app/api/worktrees/[id]/route.js",
  "/api/worktrees/[id]/schedules/[scheduleId]/route": "app/api/worktrees/[id]/schedules/[scheduleId]/route.js",
  "/api/worktrees/[id]/schedules/active/route": "app/api/worktrees/[id]/schedules/active/route.js",
  "/api/worktrees/[id]/schedules/route": "app/api/worktrees/[id]/schedules/route.js",
  "/api/worktrees/[id]/search/route": "app/api/worktrees/[id]/search/route.js",
  "/api/worktrees/[id]/send/route": "app/api/worktrees/[id]/send/route.js",
  "/api/worktrees/[id]/slash-commands/route": "app/api/worktrees/[id]/slash-commands/route.js",
  "/api/worktrees/[id]/special-keys/route": "app/api/worktrees/[id]/special-keys/route.js",
  "/api/worktrees/[id]/tasks/route": "app/api/worktrees/[id]/tasks/route.js",
  "/api/worktrees/[id]/timers/history/route": "app/api/worktrees/[id]/timers/history/route.js",
  "/api/worktrees/[id]/terminal/route": "app/api/worktrees/[id]/terminal/route.js",
  "/api/worktrees/[id]/timers/route": "app/api/worktrees/[id]/timers/route.js",
  "/api/worktrees/[id]/todos/[todoId]/route": "app/api/worktrees/[id]/todos/[todoId]/route.js",
  "/api/worktrees/[id]/todos/route": "app/api/worktrees/[id]/todos/route.js",
  "/api/worktrees/[id]/tree/[...path]/route": "app/api/worktrees/[id]/tree/[...path]/route.js",
  "/api/worktrees/[id]/tree/route": "app/api/worktrees/[id]/tree/route.js",
  "/api/worktrees/[id]/upload/[...path]/route": "app/api/worktrees/[id]/upload/[...path]/route.js",
  "/api/worktrees/[id]/verify/config/route": "app/api/worktrees/[id]/verify/config/route.js",
  "/api/worktrees/[id]/verify/route": "app/api/worktrees/[id]/verify/route.js",
  "/api/worktrees/[id]/verify/runs/[runId]/cancel/route": "app/api/worktrees/[id]/verify/runs/[runId]/cancel/route.js",
  "/api/worktrees/[id]/verify/runs/[runId]/route": "app/api/worktrees/[id]/verify/runs/[runId]/route.js",
  "/api/worktrees/[id]/verify/runs/route": "app/api/worktrees/[id]/verify/runs/route.js",
  "/api/worktrees/[id]/viewed/route": "app/api/worktrees/[id]/viewed/route.js",
  "/apple-icon.png/route": "app/apple-icon.png/route.js",
  "/icon.png/route": "app/icon.png/route.js",
  "/icon1.png/route": "app/icon1.png/route.js",
  "/icon2.png/route": "app/icon2.png/route.js",
  "/manifest.webmanifest/route": "app/manifest.webmanifest/route.js",
  "/api/app/release-notes/route": "app/api/app/release-notes/route.js",
  "/api/agents/versions/route": "app/api/agents/versions/route.js",
  "/api/app/update-check/route": "app/api/app/update-check/route.js",
  "/api/auth/status/route": "app/api/auth/status/route.js",
  "/api/capabilities/route": "app/api/capabilities/route.js",
  "/api/app/update/route": "app/api/app/update/route.js",
  "/api/agents/update/route": "app/api/agents/update/route.js",
  "/api/daily-summary/status/route": "app/api/daily-summary/status/route.js",
  "/api/external-apps/[id]/health/route": "app/api/external-apps/[id]/health/route.js",
  "/api/external-apps/route": "app/api/external-apps/route.js",
  "/api/fs/recent-paths/route": "app/api/fs/recent-paths/route.js",
  "/api/fs/browse/route": "app/api/fs/browse/route.js",
  "/api/external-apps/[id]/route": "app/api/external-apps/[id]/route.js",
  "/api/push/vapid/route": "app/api/push/vapid/route.js",
  "/api/push/escalation/route": "app/api/push/escalation/route.js",
  "/api/push/subscriptions/route": "app/api/push/subscriptions/route.js",
  "/api/remote/pair/route": "app/api/remote/pair/route.js",
  "/api/settings/default-surface-mode/route": "app/api/settings/default-surface-mode/route.js",
  "/api/repositories/validate-path/route": "app/api/repositories/validate-path/route.js",
  "/api/settings/default-agents/route": "app/api/settings/default-agents/route.js",
  "/api/sidebar/group-order/route": "app/api/sidebar/group-order/route.js",
  "/api/skills/[id]/route": "app/api/skills/[id]/route.js",
  "/api/skills/installations/route": "app/api/skills/installations/route.js",
  "/api/skills/reindex/route": "app/api/skills/reindex/route.js",
  "/api/skills/route": "app/api/skills/route.js",
  "/api/skills/operations/route": "app/api/skills/operations/route.js",
  "/api/worktrees/[id]/logs/route": "app/api/worktrees/[id]/logs/route.js",
  "/api/worktrees/[id]/logs/[filename]/route": "app/api/worktrees/[id]/logs/[filename]/route.js",
  "/api/worktrees/[id]/resolve-target/route": "app/api/worktrees/[id]/resolve-target/route.js",
  "/api/worktrees/[id]/skills/[skillId]/plan/route": "app/api/worktrees/[id]/skills/[skillId]/plan/route.js",
  "/api/worktrees/[id]/skills/[skillId]/git-workflow/route": "app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js",
  "/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route": "app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route.js",
  "/api/worktrees/[id]/skills/[skillId]/install/route": "app/api/worktrees/[id]/skills/[skillId]/install/route.js",
  "/api/worktrees/[id]/skills/[skillId]/update-plan/route": "app/api/worktrees/[id]/skills/[skillId]/update-plan/route.js",
  "/api/worktrees/[id]/skills/route": "app/api/worktrees/[id]/skills/route.js",
  "/api/worktrees/[id]/skills/[skillId]/uninstall/route": "app/api/worktrees/[id]/skills/[skillId]/uninstall/route.js",
  "/api/worktrees/apply-default-agents/route": "app/api/worktrees/apply-default-agents/route.js",
  "/api/worktrees/route": "app/api/worktrees/route.js",
  "/proxy/[...path]/route": "app/proxy/[...path]/route.js",
  "/api/worktrees/[id]/skills/[skillId]/update/route": "app/api/worktrees/[id]/skills/[skillId]/update/route.js",
  "/more/page": "app/more/page.js",
  "/login/page": "app/login/page.js",
  "/offline/page": "app/offline/page.js",
  "/page": "app/page.js",
  "/repositories/page": "app/repositories/page.js",
  "/sessions/page": "app/sessions/page.js",
  "/skills/[skillId]/page": "app/skills/[skillId]/page.js",
  "/review/page": "app/review/page.js",
  "/skills/installed/page": "app/skills/installed/page.js",
  "/skills/page": "app/skills/page.js",
  "/worktrees/[id]/files/[...path]/page": "app/worktrees/[id]/files/[...path]/page.js",
  "/worktrees/[id]/page": "app/worktrees/[id]/page.js",
  "/worktrees/[id]/terminal/page": "app/worktrees/[id]/terminal/page.js"
}