commandmate 0.18.0 → 0.19.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.
Files changed (257) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-build-manifest.json +131 -131
  3. package/.next/app-path-routes-manifest.json +23 -23
  4. package/.next/build-manifest.json +2 -2
  5. package/.next/prerender-manifest.json +9 -9
  6. package/.next/required-server-files.json +1 -1
  7. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  8. package/.next/server/app/api/app/update/route_client-reference-manifest.js +1 -1
  9. package/.next/server/app/api/app/update-check/route.js +1 -1
  10. package/.next/server/app/api/app/update-check/route_client-reference-manifest.js +1 -1
  11. package/.next/server/app/api/assistant/conversation/route_client-reference-manifest.js +1 -1
  12. package/.next/server/app/api/assistant/current-output/route_client-reference-manifest.js +1 -1
  13. package/.next/server/app/api/assistant/messages/route_client-reference-manifest.js +1 -1
  14. package/.next/server/app/api/assistant/session/route_client-reference-manifest.js +1 -1
  15. package/.next/server/app/api/assistant/start/route_client-reference-manifest.js +1 -1
  16. package/.next/server/app/api/assistant/terminal/route_client-reference-manifest.js +1 -1
  17. package/.next/server/app/api/assistant/tools/route_client-reference-manifest.js +1 -1
  18. package/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  19. package/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  20. package/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
  21. package/.next/server/app/api/daily-summary/route_client-reference-manifest.js +1 -1
  22. package/.next/server/app/api/daily-summary/status/route_client-reference-manifest.js +1 -1
  23. package/.next/server/app/api/external-apps/[id]/health/route_client-reference-manifest.js +1 -1
  24. package/.next/server/app/api/external-apps/[id]/route_client-reference-manifest.js +1 -1
  25. package/.next/server/app/api/external-apps/route_client-reference-manifest.js +1 -1
  26. package/.next/server/app/api/fs/browse/route_client-reference-manifest.js +1 -1
  27. package/.next/server/app/api/fs/recent-paths/route_client-reference-manifest.js +1 -1
  28. package/.next/server/app/api/hooks/agent-event/route_client-reference-manifest.js +1 -1
  29. package/.next/server/app/api/hooks/claude-done/route_client-reference-manifest.js +1 -1
  30. package/.next/server/app/api/metrics/vibe/route_client-reference-manifest.js +1 -1
  31. package/.next/server/app/api/ollama/models/route_client-reference-manifest.js +1 -1
  32. package/.next/server/app/api/push/subscriptions/route.js +1 -1
  33. package/.next/server/app/api/push/subscriptions/route_client-reference-manifest.js +1 -1
  34. package/.next/server/app/api/push/vapid/route_client-reference-manifest.js +1 -1
  35. package/.next/server/app/api/repositories/[id]/route_client-reference-manifest.js +1 -1
  36. package/.next/server/app/api/repositories/[id]/todos/[todoId]/route.js +1 -1
  37. package/.next/server/app/api/repositories/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
  38. package/.next/server/app/api/repositories/[id]/todos/route.js +1 -1
  39. package/.next/server/app/api/repositories/[id]/todos/route_client-reference-manifest.js +1 -1
  40. package/.next/server/app/api/repositories/clone/[jobId]/route_client-reference-manifest.js +1 -1
  41. package/.next/server/app/api/repositories/clone/route_client-reference-manifest.js +1 -1
  42. package/.next/server/app/api/repositories/excluded/route_client-reference-manifest.js +1 -1
  43. package/.next/server/app/api/repositories/restore/route_client-reference-manifest.js +1 -1
  44. package/.next/server/app/api/repositories/route_client-reference-manifest.js +1 -1
  45. package/.next/server/app/api/repositories/scan/route_client-reference-manifest.js +1 -1
  46. package/.next/server/app/api/repositories/sync/route_client-reference-manifest.js +1 -1
  47. package/.next/server/app/api/repositories/validate-path/route_client-reference-manifest.js +1 -1
  48. package/.next/server/app/api/sidebar/group-order/route_client-reference-manifest.js +1 -1
  49. package/.next/server/app/api/skills/[id]/route_client-reference-manifest.js +1 -1
  50. package/.next/server/app/api/skills/installations/route_client-reference-manifest.js +1 -1
  51. package/.next/server/app/api/skills/operations/route_client-reference-manifest.js +1 -1
  52. package/.next/server/app/api/skills/reindex/route_client-reference-manifest.js +1 -1
  53. package/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
  54. package/.next/server/app/api/slash-commands/route_client-reference-manifest.js +1 -1
  55. package/.next/server/app/api/tasks/[taskId]/cancel/route_client-reference-manifest.js +1 -1
  56. package/.next/server/app/api/tasks/[taskId]/route.js +1 -1
  57. package/.next/server/app/api/tasks/[taskId]/route_client-reference-manifest.js +1 -1
  58. package/.next/server/app/api/templates/[id]/route_client-reference-manifest.js +1 -1
  59. package/.next/server/app/api/templates/route_client-reference-manifest.js +1 -1
  60. package/.next/server/app/api/todos/route.js +1 -1
  61. package/.next/server/app/api/todos/route_client-reference-manifest.js +1 -1
  62. package/.next/server/app/api/verification/runs/[runId]/route.js +1 -1
  63. package/.next/server/app/api/verification/runs/[runId]/route_client-reference-manifest.js +1 -1
  64. package/.next/server/app/api/verification/runs/route.js +1 -1
  65. package/.next/server/app/api/verification/runs/route_client-reference-manifest.js +1 -1
  66. package/.next/server/app/api/worktrees/[id]/auto-yes/route.js +1 -1
  67. package/.next/server/app/api/worktrees/[id]/auto-yes/route_client-reference-manifest.js +1 -1
  68. package/.next/server/app/api/worktrees/[id]/capture/route_client-reference-manifest.js +1 -1
  69. package/.next/server/app/api/worktrees/[id]/cli-tool/route.js +1 -1
  70. package/.next/server/app/api/worktrees/[id]/cli-tool/route_client-reference-manifest.js +1 -1
  71. package/.next/server/app/api/worktrees/[id]/cmate/schedules/route.js +1 -1
  72. package/.next/server/app/api/worktrees/[id]/cmate/schedules/route_client-reference-manifest.js +1 -1
  73. package/.next/server/app/api/worktrees/[id]/current-output/route_client-reference-manifest.js +1 -1
  74. package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route.js +1 -1
  75. package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route_client-reference-manifest.js +1 -1
  76. package/.next/server/app/api/worktrees/[id]/execution-logs/route.js +1 -1
  77. package/.next/server/app/api/worktrees/[id]/execution-logs/route_client-reference-manifest.js +1 -1
  78. package/.next/server/app/api/worktrees/[id]/files/[...path]/route_client-reference-manifest.js +1 -1
  79. package/.next/server/app/api/worktrees/[id]/git/branch/create/route_client-reference-manifest.js +1 -1
  80. package/.next/server/app/api/worktrees/[id]/git/branch/delete/route_client-reference-manifest.js +1 -1
  81. package/.next/server/app/api/worktrees/[id]/git/branches/route.js +1 -1
  82. package/.next/server/app/api/worktrees/[id]/git/branches/route_client-reference-manifest.js +1 -1
  83. package/.next/server/app/api/worktrees/[id]/git/checkout/route_client-reference-manifest.js +1 -1
  84. package/.next/server/app/api/worktrees/[id]/git/commit/route.js +1 -1
  85. package/.next/server/app/api/worktrees/[id]/git/commit/route_client-reference-manifest.js +1 -1
  86. package/.next/server/app/api/worktrees/[id]/git/diff/route.js +1 -1
  87. package/.next/server/app/api/worktrees/[id]/git/diff/route_client-reference-manifest.js +1 -1
  88. package/.next/server/app/api/worktrees/[id]/git/fetch/route_client-reference-manifest.js +1 -1
  89. package/.next/server/app/api/worktrees/[id]/git/log/route.js +1 -1
  90. package/.next/server/app/api/worktrees/[id]/git/log/route_client-reference-manifest.js +1 -1
  91. package/.next/server/app/api/worktrees/[id]/git/pull/route_client-reference-manifest.js +1 -1
  92. package/.next/server/app/api/worktrees/[id]/git/push/route_client-reference-manifest.js +1 -1
  93. package/.next/server/app/api/worktrees/[id]/git/reset/route.js +1 -1
  94. package/.next/server/app/api/worktrees/[id]/git/reset/route_client-reference-manifest.js +1 -1
  95. package/.next/server/app/api/worktrees/[id]/git/revert/route.js +1 -1
  96. package/.next/server/app/api/worktrees/[id]/git/revert/route_client-reference-manifest.js +1 -1
  97. package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route.js +1 -1
  98. package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route_client-reference-manifest.js +1 -1
  99. package/.next/server/app/api/worktrees/[id]/git/stage/route_client-reference-manifest.js +1 -1
  100. package/.next/server/app/api/worktrees/[id]/git/staged/route.js +1 -1
  101. package/.next/server/app/api/worktrees/[id]/git/staged/route_client-reference-manifest.js +1 -1
  102. package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route_client-reference-manifest.js +1 -1
  103. package/.next/server/app/api/worktrees/[id]/git/stash/apply/route_client-reference-manifest.js +1 -1
  104. package/.next/server/app/api/worktrees/[id]/git/stash/pop/route_client-reference-manifest.js +1 -1
  105. package/.next/server/app/api/worktrees/[id]/git/stash/push/route.js +1 -1
  106. package/.next/server/app/api/worktrees/[id]/git/stash/push/route_client-reference-manifest.js +1 -1
  107. package/.next/server/app/api/worktrees/[id]/git/stash/route.js +1 -1
  108. package/.next/server/app/api/worktrees/[id]/git/stash/route_client-reference-manifest.js +1 -1
  109. package/.next/server/app/api/worktrees/[id]/git/status/route.js +1 -1
  110. package/.next/server/app/api/worktrees/[id]/git/status/route_client-reference-manifest.js +1 -1
  111. package/.next/server/app/api/worktrees/[id]/git/unstage/route_client-reference-manifest.js +1 -1
  112. package/.next/server/app/api/worktrees/[id]/git/working-diff/route.js +1 -1
  113. package/.next/server/app/api/worktrees/[id]/git/working-diff/route_client-reference-manifest.js +1 -1
  114. package/.next/server/app/api/worktrees/[id]/interrupt/route_client-reference-manifest.js +1 -1
  115. package/.next/server/app/api/worktrees/[id]/kill-session/route_client-reference-manifest.js +1 -1
  116. package/.next/server/app/api/worktrees/[id]/logs/[filename]/route.js +1 -1
  117. package/.next/server/app/api/worktrees/[id]/logs/[filename]/route_client-reference-manifest.js +1 -1
  118. package/.next/server/app/api/worktrees/[id]/logs/route.js +1 -1
  119. package/.next/server/app/api/worktrees/[id]/logs/route_client-reference-manifest.js +1 -1
  120. package/.next/server/app/api/worktrees/[id]/marp-render/route.js +1 -1
  121. package/.next/server/app/api/worktrees/[id]/marp-render/route_client-reference-manifest.js +1 -1
  122. package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route.js +1 -1
  123. package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route_client-reference-manifest.js +1 -1
  124. package/.next/server/app/api/worktrees/[id]/memos/route.js +1 -1
  125. package/.next/server/app/api/worktrees/[id]/memos/route_client-reference-manifest.js +1 -1
  126. package/.next/server/app/api/worktrees/[id]/messages/route.js +1 -1
  127. package/.next/server/app/api/worktrees/[id]/messages/route_client-reference-manifest.js +1 -1
  128. package/.next/server/app/api/worktrees/[id]/prompt-response/route_client-reference-manifest.js +1 -1
  129. package/.next/server/app/api/worktrees/[id]/respond/route_client-reference-manifest.js +1 -1
  130. package/.next/server/app/api/worktrees/[id]/route_client-reference-manifest.js +1 -1
  131. package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route.js +1 -1
  132. package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route_client-reference-manifest.js +1 -1
  133. package/.next/server/app/api/worktrees/[id]/schedules/active/route.js +1 -1
  134. package/.next/server/app/api/worktrees/[id]/schedules/active/route_client-reference-manifest.js +1 -1
  135. package/.next/server/app/api/worktrees/[id]/schedules/route.js +1 -1
  136. package/.next/server/app/api/worktrees/[id]/schedules/route_client-reference-manifest.js +1 -1
  137. package/.next/server/app/api/worktrees/[id]/search/route_client-reference-manifest.js +1 -1
  138. package/.next/server/app/api/worktrees/[id]/send/route.js +1 -1
  139. package/.next/server/app/api/worktrees/[id]/send/route_client-reference-manifest.js +1 -1
  140. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route_client-reference-manifest.js +1 -1
  141. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/install/route_client-reference-manifest.js +1 -1
  142. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route_client-reference-manifest.js +1 -1
  143. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall/route_client-reference-manifest.js +1 -1
  144. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route_client-reference-manifest.js +1 -1
  145. package/.next/server/app/api/worktrees/[id]/skills/route.js +1 -1
  146. package/.next/server/app/api/worktrees/[id]/skills/route_client-reference-manifest.js +1 -1
  147. package/.next/server/app/api/worktrees/[id]/slash-commands/route.js +1 -1
  148. package/.next/server/app/api/worktrees/[id]/slash-commands/route_client-reference-manifest.js +1 -1
  149. package/.next/server/app/api/worktrees/[id]/special-keys/route_client-reference-manifest.js +1 -1
  150. package/.next/server/app/api/worktrees/[id]/start-polling/route_client-reference-manifest.js +1 -1
  151. package/.next/server/app/api/worktrees/[id]/tasks/route.js +2 -2
  152. package/.next/server/app/api/worktrees/[id]/tasks/route_client-reference-manifest.js +1 -1
  153. package/.next/server/app/api/worktrees/[id]/terminal/route_client-reference-manifest.js +1 -1
  154. package/.next/server/app/api/worktrees/[id]/timers/history/route.js +1 -1
  155. package/.next/server/app/api/worktrees/[id]/timers/history/route_client-reference-manifest.js +1 -1
  156. package/.next/server/app/api/worktrees/[id]/timers/route_client-reference-manifest.js +1 -1
  157. package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route.js +1 -1
  158. package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
  159. package/.next/server/app/api/worktrees/[id]/todos/route.js +1 -1
  160. package/.next/server/app/api/worktrees/[id]/todos/route_client-reference-manifest.js +1 -1
  161. package/.next/server/app/api/worktrees/[id]/tree/[...path]/route.js +1 -1
  162. package/.next/server/app/api/worktrees/[id]/tree/[...path]/route_client-reference-manifest.js +1 -1
  163. package/.next/server/app/api/worktrees/[id]/tree/route.js +1 -1
  164. package/.next/server/app/api/worktrees/[id]/tree/route_client-reference-manifest.js +1 -1
  165. package/.next/server/app/api/worktrees/[id]/upload/[...path]/route_client-reference-manifest.js +1 -1
  166. package/.next/server/app/api/worktrees/[id]/verify/route.js +1 -1
  167. package/.next/server/app/api/worktrees/[id]/verify/route_client-reference-manifest.js +1 -1
  168. package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/route.js +1 -1
  169. package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/route_client-reference-manifest.js +1 -1
  170. package/.next/server/app/api/worktrees/[id]/verify/runs/route.js +1 -1
  171. package/.next/server/app/api/worktrees/[id]/verify/runs/route_client-reference-manifest.js +1 -1
  172. package/.next/server/app/api/worktrees/[id]/viewed/route.js +1 -1
  173. package/.next/server/app/api/worktrees/[id]/viewed/route_client-reference-manifest.js +1 -1
  174. package/.next/server/app/api/worktrees/route_client-reference-manifest.js +1 -1
  175. package/.next/server/app/chat/page_client-reference-manifest.js +1 -1
  176. package/.next/server/app/login/page_client-reference-manifest.js +1 -1
  177. package/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
  178. package/.next/server/app/more/page_client-reference-manifest.js +1 -1
  179. package/.next/server/app/offline/page_client-reference-manifest.js +1 -1
  180. package/.next/server/app/page_client-reference-manifest.js +1 -1
  181. package/.next/server/app/proxy/[...path]/route_client-reference-manifest.js +1 -1
  182. package/.next/server/app/repositories/page_client-reference-manifest.js +1 -1
  183. package/.next/server/app/review/page_client-reference-manifest.js +1 -1
  184. package/.next/server/app/sessions/page_client-reference-manifest.js +1 -1
  185. package/.next/server/app/skills/[skillId]/page_client-reference-manifest.js +1 -1
  186. package/.next/server/app/skills/installed/page_client-reference-manifest.js +1 -1
  187. package/.next/server/app/skills/page_client-reference-manifest.js +1 -1
  188. package/.next/server/app/worktrees/[id]/files/[...path]/page_client-reference-manifest.js +1 -1
  189. package/.next/server/app/worktrees/[id]/page.js +1 -1
  190. package/.next/server/app/worktrees/[id]/page_client-reference-manifest.js +1 -1
  191. package/.next/server/app/worktrees/[id]/terminal/page_client-reference-manifest.js +1 -1
  192. package/.next/server/app-paths-manifest.json +23 -23
  193. package/.next/server/chunks/1117.js +1 -1
  194. package/.next/server/chunks/3042.js +1 -1
  195. package/.next/server/chunks/3753.js +19 -23
  196. package/.next/server/chunks/5959.js +3 -3
  197. package/.next/server/chunks/6130.js +1 -1
  198. package/.next/server/chunks/6274.js +5 -4
  199. package/.next/server/chunks/6283.js +1 -1
  200. package/.next/server/chunks/8681.js +1 -1
  201. package/.next/server/chunks/8807.js +492 -487
  202. package/.next/server/chunks/8856.js +1 -1
  203. package/.next/server/middleware-manifest.json +5 -5
  204. package/.next/server/pages/500.html +1 -1
  205. package/.next/server/server-reference-manifest.json +1 -1
  206. package/.next/static/chunks/{6488-109e3825c7249e47.js → 6488-2c412c29258637b6.js} +1 -1
  207. package/.next/static/chunks/app/worktrees/[id]/{page-12b3c5f32fc6094e.js → page-f6e09d25cd3b56f9.js} +1 -1
  208. package/.next/trace +12 -12
  209. package/dist/cli/commands/auto-yes.d.ts.map +1 -1
  210. package/dist/cli/commands/auto-yes.js +9 -2
  211. package/dist/cli/commands/capture.d.ts +1 -0
  212. package/dist/cli/commands/capture.d.ts.map +1 -1
  213. package/dist/cli/commands/capture.js +112 -2
  214. package/dist/cli/commands/instances.d.ts +24 -0
  215. package/dist/cli/commands/instances.d.ts.map +1 -1
  216. package/dist/cli/commands/instances.js +44 -0
  217. package/dist/cli/commands/respond.d.ts.map +1 -1
  218. package/dist/cli/commands/respond.js +10 -2
  219. package/dist/cli/commands/send.d.ts.map +1 -1
  220. package/dist/cli/commands/send.js +20 -11
  221. package/dist/cli/commands/wait.d.ts +4 -1
  222. package/dist/cli/commands/wait.d.ts.map +1 -1
  223. package/dist/cli/commands/wait.js +80 -6
  224. package/dist/cli/types/index.d.ts +16 -0
  225. package/dist/cli/types/index.d.ts.map +1 -1
  226. package/dist/cli/utils/pager.d.ts +28 -0
  227. package/dist/cli/utils/pager.d.ts.map +1 -0
  228. package/dist/cli/utils/pager.js +57 -0
  229. package/dist/lib/detection/ansi.d.ts +30 -0
  230. package/dist/lib/detection/ansi.d.ts.map +1 -0
  231. package/dist/lib/detection/ansi.js +39 -0
  232. package/dist/lib/tmux/transcript-squeeze.d.ts +76 -0
  233. package/dist/lib/tmux/transcript-squeeze.d.ts.map +1 -0
  234. package/dist/lib/tmux/transcript-squeeze.js +96 -0
  235. package/dist/server/server.js +18 -0
  236. package/dist/server/src/config/tmux-pane-config.js +33 -1
  237. package/dist/server/src/lib/cli-tools/antigravity.js +2 -1
  238. package/dist/server/src/lib/cli-tools/codex.js +3 -2
  239. package/dist/server/src/lib/cli-tools/copilot.js +2 -2
  240. package/dist/server/src/lib/cli-tools/gemini.js +2 -2
  241. package/dist/server/src/lib/cli-tools/opencode.js +2 -2
  242. package/dist/server/src/lib/cli-tools/vibe-local.js +2 -2
  243. package/dist/server/src/lib/db/agent-instances-db.js +53 -0
  244. package/dist/server/src/lib/db/migrations/index.js +2 -0
  245. package/dist/server/src/lib/db/migrations/runner.js +1 -1
  246. package/dist/server/src/lib/db/migrations/v52-orphaned-worktree-children.js +76 -0
  247. package/dist/server/src/lib/db/migrations/worktree-child-tables.js +119 -0
  248. package/dist/server/src/lib/db/worktree-db.js +65 -42
  249. package/dist/server/src/lib/detection/cli-patterns.js +24 -1
  250. package/dist/server/src/lib/detection/status-detector.js +52 -2
  251. package/dist/server/src/lib/session/claude-session.js +4 -2
  252. package/dist/server/src/lib/tmux/read-mode-pager.js +161 -0
  253. package/dist/server/src/lib/tmux/read-mode.js +327 -0
  254. package/dist/server/src/lib/tmux/tmux.js +43 -5
  255. package/package.json +1 -1
  256. /package/.next/static/{-BSmW0Ae2YsxyCl_ue7_d → -E7I667pJDTBamyG8M_Z-}/_buildManifest.js +0 -0
  257. /package/.next/static/{-BSmW0Ae2YsxyCl_ue7_d → -E7I667pJDTBamyG8M_Z-}/_ssgManifest.js +0 -0
@@ -24,7 +24,7 @@
24
24
  "static/chunks/6809-c40780dcdbb38ec5.js",
25
25
  "static/chunks/4909-1f5c586e3e84e0a5.js",
26
26
  "static/chunks/6402-d91e099c3f2d78f4.js",
27
- "static/chunks/6488-109e3825c7249e47.js",
27
+ "static/chunks/6488-2c412c29258637b6.js",
28
28
  "static/chunks/app/layout-86574192bd3c0e6b.js"
29
29
  ],
30
30
  "/error": [
@@ -71,19 +71,19 @@
71
71
  "static/chunks/main-app-5d631b93b1219836.js",
72
72
  "static/chunks/app/api/assistant/session/route-8440b6c72bed83a1.js"
73
73
  ],
74
- "/api/assistant/start/route": [
74
+ "/api/assistant/terminal/route": [
75
75
  "static/chunks/webpack-180bebdee221b6f4.js",
76
76
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
77
77
  "static/chunks/1255-8cb587d9170b45ed.js",
78
78
  "static/chunks/main-app-5d631b93b1219836.js",
79
- "static/chunks/app/api/assistant/start/route-8440b6c72bed83a1.js"
79
+ "static/chunks/app/api/assistant/terminal/route-8440b6c72bed83a1.js"
80
80
  ],
81
- "/api/assistant/terminal/route": [
81
+ "/api/assistant/start/route": [
82
82
  "static/chunks/webpack-180bebdee221b6f4.js",
83
83
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
84
84
  "static/chunks/1255-8cb587d9170b45ed.js",
85
85
  "static/chunks/main-app-5d631b93b1219836.js",
86
- "static/chunks/app/api/assistant/terminal/route-8440b6c72bed83a1.js"
86
+ "static/chunks/app/api/assistant/start/route-8440b6c72bed83a1.js"
87
87
  ],
88
88
  "/api/assistant/tools/route": [
89
89
  "static/chunks/webpack-180bebdee221b6f4.js",
@@ -92,19 +92,19 @@
92
92
  "static/chunks/main-app-5d631b93b1219836.js",
93
93
  "static/chunks/app/api/assistant/tools/route-8440b6c72bed83a1.js"
94
94
  ],
95
- "/api/auth/login/route": [
95
+ "/api/auth/logout/route": [
96
96
  "static/chunks/webpack-180bebdee221b6f4.js",
97
97
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
98
98
  "static/chunks/1255-8cb587d9170b45ed.js",
99
99
  "static/chunks/main-app-5d631b93b1219836.js",
100
- "static/chunks/app/api/auth/login/route-8440b6c72bed83a1.js"
100
+ "static/chunks/app/api/auth/logout/route-8440b6c72bed83a1.js"
101
101
  ],
102
- "/api/auth/logout/route": [
102
+ "/api/auth/login/route": [
103
103
  "static/chunks/webpack-180bebdee221b6f4.js",
104
104
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
105
105
  "static/chunks/1255-8cb587d9170b45ed.js",
106
106
  "static/chunks/main-app-5d631b93b1219836.js",
107
- "static/chunks/app/api/auth/logout/route-8440b6c72bed83a1.js"
107
+ "static/chunks/app/api/auth/login/route-8440b6c72bed83a1.js"
108
108
  ],
109
109
  "/api/daily-summary/route": [
110
110
  "static/chunks/webpack-180bebdee221b6f4.js",
@@ -120,19 +120,19 @@
120
120
  "static/chunks/main-app-5d631b93b1219836.js",
121
121
  "static/chunks/app/api/hooks/agent-event/route-8440b6c72bed83a1.js"
122
122
  ],
123
- "/api/metrics/vibe/route": [
123
+ "/api/hooks/claude-done/route": [
124
124
  "static/chunks/webpack-180bebdee221b6f4.js",
125
125
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
126
126
  "static/chunks/1255-8cb587d9170b45ed.js",
127
127
  "static/chunks/main-app-5d631b93b1219836.js",
128
- "static/chunks/app/api/metrics/vibe/route-8440b6c72bed83a1.js"
128
+ "static/chunks/app/api/hooks/claude-done/route-8440b6c72bed83a1.js"
129
129
  ],
130
- "/api/hooks/claude-done/route": [
130
+ "/api/metrics/vibe/route": [
131
131
  "static/chunks/webpack-180bebdee221b6f4.js",
132
132
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
133
133
  "static/chunks/1255-8cb587d9170b45ed.js",
134
134
  "static/chunks/main-app-5d631b93b1219836.js",
135
- "static/chunks/app/api/hooks/claude-done/route-8440b6c72bed83a1.js"
135
+ "static/chunks/app/api/metrics/vibe/route-8440b6c72bed83a1.js"
136
136
  ],
137
137
  "/api/ollama/models/route": [
138
138
  "static/chunks/webpack-180bebdee221b6f4.js",
@@ -176,26 +176,26 @@
176
176
  "static/chunks/main-app-5d631b93b1219836.js",
177
177
  "static/chunks/app/api/repositories/clone/route-8440b6c72bed83a1.js"
178
178
  ],
179
- "/api/repositories/excluded/route": [
179
+ "/api/repositories/restore/route": [
180
180
  "static/chunks/webpack-180bebdee221b6f4.js",
181
181
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
182
182
  "static/chunks/1255-8cb587d9170b45ed.js",
183
183
  "static/chunks/main-app-5d631b93b1219836.js",
184
- "static/chunks/app/api/repositories/excluded/route-8440b6c72bed83a1.js"
184
+ "static/chunks/app/api/repositories/restore/route-8440b6c72bed83a1.js"
185
185
  ],
186
- "/api/repositories/restore/route": [
186
+ "/api/repositories/route": [
187
187
  "static/chunks/webpack-180bebdee221b6f4.js",
188
188
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
189
189
  "static/chunks/1255-8cb587d9170b45ed.js",
190
190
  "static/chunks/main-app-5d631b93b1219836.js",
191
- "static/chunks/app/api/repositories/restore/route-8440b6c72bed83a1.js"
191
+ "static/chunks/app/api/repositories/route-8440b6c72bed83a1.js"
192
192
  ],
193
- "/api/repositories/route": [
193
+ "/api/repositories/excluded/route": [
194
194
  "static/chunks/webpack-180bebdee221b6f4.js",
195
195
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
196
196
  "static/chunks/1255-8cb587d9170b45ed.js",
197
197
  "static/chunks/main-app-5d631b93b1219836.js",
198
- "static/chunks/app/api/repositories/route-8440b6c72bed83a1.js"
198
+ "static/chunks/app/api/repositories/excluded/route-8440b6c72bed83a1.js"
199
199
  ],
200
200
  "/api/repositories/scan/route": [
201
201
  "static/chunks/webpack-180bebdee221b6f4.js",
@@ -218,13 +218,6 @@
218
218
  "static/chunks/main-app-5d631b93b1219836.js",
219
219
  "static/chunks/app/api/tasks/[taskId]/cancel/route-8440b6c72bed83a1.js"
220
220
  ],
221
- "/api/slash-commands/route": [
222
- "static/chunks/webpack-180bebdee221b6f4.js",
223
- "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
224
- "static/chunks/1255-8cb587d9170b45ed.js",
225
- "static/chunks/main-app-5d631b93b1219836.js",
226
- "static/chunks/app/api/slash-commands/route-8440b6c72bed83a1.js"
227
- ],
228
221
  "/api/tasks/[taskId]/route": [
229
222
  "static/chunks/webpack-180bebdee221b6f4.js",
230
223
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
@@ -246,6 +239,13 @@
246
239
  "static/chunks/main-app-5d631b93b1219836.js",
247
240
  "static/chunks/app/api/templates/route-8440b6c72bed83a1.js"
248
241
  ],
242
+ "/api/slash-commands/route": [
243
+ "static/chunks/webpack-180bebdee221b6f4.js",
244
+ "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
245
+ "static/chunks/1255-8cb587d9170b45ed.js",
246
+ "static/chunks/main-app-5d631b93b1219836.js",
247
+ "static/chunks/app/api/slash-commands/route-8440b6c72bed83a1.js"
248
+ ],
249
249
  "/api/verification/runs/[runId]/route": [
250
250
  "static/chunks/webpack-180bebdee221b6f4.js",
251
251
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
@@ -274,26 +274,26 @@
274
274
  "static/chunks/main-app-5d631b93b1219836.js",
275
275
  "static/chunks/app/api/worktrees/[id]/capture/route-8440b6c72bed83a1.js"
276
276
  ],
277
- "/api/worktrees/[id]/cmate/schedules/route": [
277
+ "/api/worktrees/[id]/cli-tool/route": [
278
278
  "static/chunks/webpack-180bebdee221b6f4.js",
279
279
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
280
280
  "static/chunks/1255-8cb587d9170b45ed.js",
281
281
  "static/chunks/main-app-5d631b93b1219836.js",
282
- "static/chunks/app/api/worktrees/[id]/cmate/schedules/route-8440b6c72bed83a1.js"
282
+ "static/chunks/app/api/worktrees/[id]/cli-tool/route-8440b6c72bed83a1.js"
283
283
  ],
284
- "/api/worktrees/[id]/current-output/route": [
284
+ "/api/worktrees/[id]/cmate/schedules/route": [
285
285
  "static/chunks/webpack-180bebdee221b6f4.js",
286
286
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
287
287
  "static/chunks/1255-8cb587d9170b45ed.js",
288
288
  "static/chunks/main-app-5d631b93b1219836.js",
289
- "static/chunks/app/api/worktrees/[id]/current-output/route-8440b6c72bed83a1.js"
289
+ "static/chunks/app/api/worktrees/[id]/cmate/schedules/route-8440b6c72bed83a1.js"
290
290
  ],
291
- "/api/worktrees/[id]/cli-tool/route": [
291
+ "/api/worktrees/[id]/current-output/route": [
292
292
  "static/chunks/webpack-180bebdee221b6f4.js",
293
293
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
294
294
  "static/chunks/1255-8cb587d9170b45ed.js",
295
295
  "static/chunks/main-app-5d631b93b1219836.js",
296
- "static/chunks/app/api/worktrees/[id]/cli-tool/route-8440b6c72bed83a1.js"
296
+ "static/chunks/app/api/worktrees/[id]/current-output/route-8440b6c72bed83a1.js"
297
297
  ],
298
298
  "/api/worktrees/[id]/execution-logs/[logId]/route": [
299
299
  "static/chunks/webpack-180bebdee221b6f4.js",
@@ -323,19 +323,19 @@
323
323
  "static/chunks/main-app-5d631b93b1219836.js",
324
324
  "static/chunks/app/api/worktrees/[id]/git/branch/create/route-8440b6c72bed83a1.js"
325
325
  ],
326
- "/api/worktrees/[id]/git/branches/route": [
326
+ "/api/worktrees/[id]/git/branch/delete/route": [
327
327
  "static/chunks/webpack-180bebdee221b6f4.js",
328
328
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
329
329
  "static/chunks/1255-8cb587d9170b45ed.js",
330
330
  "static/chunks/main-app-5d631b93b1219836.js",
331
- "static/chunks/app/api/worktrees/[id]/git/branches/route-8440b6c72bed83a1.js"
331
+ "static/chunks/app/api/worktrees/[id]/git/branch/delete/route-8440b6c72bed83a1.js"
332
332
  ],
333
- "/api/worktrees/[id]/git/branch/delete/route": [
333
+ "/api/worktrees/[id]/git/branches/route": [
334
334
  "static/chunks/webpack-180bebdee221b6f4.js",
335
335
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
336
336
  "static/chunks/1255-8cb587d9170b45ed.js",
337
337
  "static/chunks/main-app-5d631b93b1219836.js",
338
- "static/chunks/app/api/worktrees/[id]/git/branch/delete/route-8440b6c72bed83a1.js"
338
+ "static/chunks/app/api/worktrees/[id]/git/branches/route-8440b6c72bed83a1.js"
339
339
  ],
340
340
  "/api/worktrees/[id]/git/checkout/route": [
341
341
  "static/chunks/webpack-180bebdee221b6f4.js",
@@ -344,19 +344,19 @@
344
344
  "static/chunks/main-app-5d631b93b1219836.js",
345
345
  "static/chunks/app/api/worktrees/[id]/git/checkout/route-8440b6c72bed83a1.js"
346
346
  ],
347
- "/api/worktrees/[id]/git/commit/route": [
347
+ "/api/worktrees/[id]/git/diff/route": [
348
348
  "static/chunks/webpack-180bebdee221b6f4.js",
349
349
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
350
350
  "static/chunks/1255-8cb587d9170b45ed.js",
351
351
  "static/chunks/main-app-5d631b93b1219836.js",
352
- "static/chunks/app/api/worktrees/[id]/git/commit/route-8440b6c72bed83a1.js"
352
+ "static/chunks/app/api/worktrees/[id]/git/diff/route-8440b6c72bed83a1.js"
353
353
  ],
354
- "/api/worktrees/[id]/git/diff/route": [
354
+ "/api/worktrees/[id]/git/commit/route": [
355
355
  "static/chunks/webpack-180bebdee221b6f4.js",
356
356
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
357
357
  "static/chunks/1255-8cb587d9170b45ed.js",
358
358
  "static/chunks/main-app-5d631b93b1219836.js",
359
- "static/chunks/app/api/worktrees/[id]/git/diff/route-8440b6c72bed83a1.js"
359
+ "static/chunks/app/api/worktrees/[id]/git/commit/route-8440b6c72bed83a1.js"
360
360
  ],
361
361
  "/api/worktrees/[id]/git/fetch/route": [
362
362
  "static/chunks/webpack-180bebdee221b6f4.js",
@@ -386,19 +386,19 @@
386
386
  "static/chunks/main-app-5d631b93b1219836.js",
387
387
  "static/chunks/app/api/worktrees/[id]/git/push/route-8440b6c72bed83a1.js"
388
388
  ],
389
- "/api/worktrees/[id]/git/revert/route": [
389
+ "/api/worktrees/[id]/git/reset/route": [
390
390
  "static/chunks/webpack-180bebdee221b6f4.js",
391
391
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
392
392
  "static/chunks/1255-8cb587d9170b45ed.js",
393
393
  "static/chunks/main-app-5d631b93b1219836.js",
394
- "static/chunks/app/api/worktrees/[id]/git/revert/route-8440b6c72bed83a1.js"
394
+ "static/chunks/app/api/worktrees/[id]/git/reset/route-8440b6c72bed83a1.js"
395
395
  ],
396
- "/api/worktrees/[id]/git/reset/route": [
396
+ "/api/worktrees/[id]/git/revert/route": [
397
397
  "static/chunks/webpack-180bebdee221b6f4.js",
398
398
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
399
399
  "static/chunks/1255-8cb587d9170b45ed.js",
400
400
  "static/chunks/main-app-5d631b93b1219836.js",
401
- "static/chunks/app/api/worktrees/[id]/git/reset/route-8440b6c72bed83a1.js"
401
+ "static/chunks/app/api/worktrees/[id]/git/revert/route-8440b6c72bed83a1.js"
402
402
  ],
403
403
  "/api/worktrees/[id]/git/show/[commitHash]/route": [
404
404
  "static/chunks/webpack-180bebdee221b6f4.js",
@@ -470,19 +470,19 @@
470
470
  "static/chunks/main-app-5d631b93b1219836.js",
471
471
  "static/chunks/app/api/worktrees/[id]/git/unstage/route-8440b6c72bed83a1.js"
472
472
  ],
473
- "/api/worktrees/[id]/interrupt/route": [
473
+ "/api/worktrees/[id]/git/working-diff/route": [
474
474
  "static/chunks/webpack-180bebdee221b6f4.js",
475
475
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
476
476
  "static/chunks/1255-8cb587d9170b45ed.js",
477
477
  "static/chunks/main-app-5d631b93b1219836.js",
478
- "static/chunks/app/api/worktrees/[id]/interrupt/route-8440b6c72bed83a1.js"
478
+ "static/chunks/app/api/worktrees/[id]/git/working-diff/route-8440b6c72bed83a1.js"
479
479
  ],
480
- "/api/worktrees/[id]/git/working-diff/route": [
480
+ "/api/worktrees/[id]/interrupt/route": [
481
481
  "static/chunks/webpack-180bebdee221b6f4.js",
482
482
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
483
483
  "static/chunks/1255-8cb587d9170b45ed.js",
484
484
  "static/chunks/main-app-5d631b93b1219836.js",
485
- "static/chunks/app/api/worktrees/[id]/git/working-diff/route-8440b6c72bed83a1.js"
485
+ "static/chunks/app/api/worktrees/[id]/interrupt/route-8440b6c72bed83a1.js"
486
486
  ],
487
487
  "/api/worktrees/[id]/kill-session/route": [
488
488
  "static/chunks/webpack-180bebdee221b6f4.js",
@@ -512,19 +512,19 @@
512
512
  "static/chunks/main-app-5d631b93b1219836.js",
513
513
  "static/chunks/app/api/worktrees/[id]/memos/route-8440b6c72bed83a1.js"
514
514
  ],
515
- "/api/worktrees/[id]/prompt-response/route": [
515
+ "/api/worktrees/[id]/messages/route": [
516
516
  "static/chunks/webpack-180bebdee221b6f4.js",
517
517
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
518
518
  "static/chunks/1255-8cb587d9170b45ed.js",
519
519
  "static/chunks/main-app-5d631b93b1219836.js",
520
- "static/chunks/app/api/worktrees/[id]/prompt-response/route-8440b6c72bed83a1.js"
520
+ "static/chunks/app/api/worktrees/[id]/messages/route-8440b6c72bed83a1.js"
521
521
  ],
522
- "/api/worktrees/[id]/messages/route": [
522
+ "/api/worktrees/[id]/prompt-response/route": [
523
523
  "static/chunks/webpack-180bebdee221b6f4.js",
524
524
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
525
525
  "static/chunks/1255-8cb587d9170b45ed.js",
526
526
  "static/chunks/main-app-5d631b93b1219836.js",
527
- "static/chunks/app/api/worktrees/[id]/messages/route-8440b6c72bed83a1.js"
527
+ "static/chunks/app/api/worktrees/[id]/prompt-response/route-8440b6c72bed83a1.js"
528
528
  ],
529
529
  "/api/worktrees/[id]/respond/route": [
530
530
  "static/chunks/webpack-180bebdee221b6f4.js",
@@ -729,33 +729,33 @@
729
729
  "static/chunks/main-app-5d631b93b1219836.js",
730
730
  "static/chunks/app/api/external-apps/[id]/health/route-8440b6c72bed83a1.js"
731
731
  ],
732
- "/api/external-apps/[id]/route": [
732
+ "/api/fs/browse/route": [
733
733
  "static/chunks/webpack-180bebdee221b6f4.js",
734
734
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
735
735
  "static/chunks/1255-8cb587d9170b45ed.js",
736
736
  "static/chunks/main-app-5d631b93b1219836.js",
737
- "static/chunks/app/api/external-apps/[id]/route-8440b6c72bed83a1.js"
737
+ "static/chunks/app/api/fs/browse/route-8440b6c72bed83a1.js"
738
738
  ],
739
- "/api/fs/recent-paths/route": [
739
+ "/api/external-apps/route": [
740
740
  "static/chunks/webpack-180bebdee221b6f4.js",
741
741
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
742
742
  "static/chunks/1255-8cb587d9170b45ed.js",
743
743
  "static/chunks/main-app-5d631b93b1219836.js",
744
- "static/chunks/app/api/fs/recent-paths/route-8440b6c72bed83a1.js"
744
+ "static/chunks/app/api/external-apps/route-8440b6c72bed83a1.js"
745
745
  ],
746
- "/api/external-apps/route": [
746
+ "/api/external-apps/[id]/route": [
747
747
  "static/chunks/webpack-180bebdee221b6f4.js",
748
748
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
749
749
  "static/chunks/1255-8cb587d9170b45ed.js",
750
750
  "static/chunks/main-app-5d631b93b1219836.js",
751
- "static/chunks/app/api/external-apps/route-8440b6c72bed83a1.js"
751
+ "static/chunks/app/api/external-apps/[id]/route-8440b6c72bed83a1.js"
752
752
  ],
753
- "/api/fs/browse/route": [
753
+ "/api/fs/recent-paths/route": [
754
754
  "static/chunks/webpack-180bebdee221b6f4.js",
755
755
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
756
756
  "static/chunks/1255-8cb587d9170b45ed.js",
757
757
  "static/chunks/main-app-5d631b93b1219836.js",
758
- "static/chunks/app/api/fs/browse/route-8440b6c72bed83a1.js"
758
+ "static/chunks/app/api/fs/recent-paths/route-8440b6c72bed83a1.js"
759
759
  ],
760
760
  "/api/push/vapid/route": [
761
761
  "static/chunks/webpack-180bebdee221b6f4.js",
@@ -799,6 +799,13 @@
799
799
  "static/chunks/main-app-5d631b93b1219836.js",
800
800
  "static/chunks/app/api/skills/reindex/route-8440b6c72bed83a1.js"
801
801
  ],
802
+ "/api/skills/installations/route": [
803
+ "static/chunks/webpack-180bebdee221b6f4.js",
804
+ "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
805
+ "static/chunks/1255-8cb587d9170b45ed.js",
806
+ "static/chunks/main-app-5d631b93b1219836.js",
807
+ "static/chunks/app/api/skills/installations/route-8440b6c72bed83a1.js"
808
+ ],
802
809
  "/api/skills/route": [
803
810
  "static/chunks/webpack-180bebdee221b6f4.js",
804
811
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
@@ -813,19 +820,19 @@
813
820
  "static/chunks/main-app-5d631b93b1219836.js",
814
821
  "static/chunks/app/api/todos/route-8440b6c72bed83a1.js"
815
822
  ],
816
- "/api/skills/installations/route": [
823
+ "/api/skills/operations/route": [
817
824
  "static/chunks/webpack-180bebdee221b6f4.js",
818
825
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
819
826
  "static/chunks/1255-8cb587d9170b45ed.js",
820
827
  "static/chunks/main-app-5d631b93b1219836.js",
821
- "static/chunks/app/api/skills/installations/route-8440b6c72bed83a1.js"
828
+ "static/chunks/app/api/skills/operations/route-8440b6c72bed83a1.js"
822
829
  ],
823
- "/api/skills/operations/route": [
830
+ "/api/worktrees/[id]/logs/route": [
824
831
  "static/chunks/webpack-180bebdee221b6f4.js",
825
832
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
826
833
  "static/chunks/1255-8cb587d9170b45ed.js",
827
834
  "static/chunks/main-app-5d631b93b1219836.js",
828
- "static/chunks/app/api/skills/operations/route-8440b6c72bed83a1.js"
835
+ "static/chunks/app/api/worktrees/[id]/logs/route-8440b6c72bed83a1.js"
829
836
  ],
830
837
  "/api/worktrees/[id]/logs/[filename]/route": [
831
838
  "static/chunks/webpack-180bebdee221b6f4.js",
@@ -834,12 +841,12 @@
834
841
  "static/chunks/main-app-5d631b93b1219836.js",
835
842
  "static/chunks/app/api/worktrees/[id]/logs/[filename]/route-8440b6c72bed83a1.js"
836
843
  ],
837
- "/api/worktrees/[id]/logs/route": [
844
+ "/api/worktrees/[id]/skills/[skillId]/git-workflow/route": [
838
845
  "static/chunks/webpack-180bebdee221b6f4.js",
839
846
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
840
847
  "static/chunks/1255-8cb587d9170b45ed.js",
841
848
  "static/chunks/main-app-5d631b93b1219836.js",
842
- "static/chunks/app/api/worktrees/[id]/logs/route-8440b6c72bed83a1.js"
849
+ "static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-8440b6c72bed83a1.js"
843
850
  ],
844
851
  "/api/worktrees/[id]/skills/[skillId]/plan/route": [
845
852
  "static/chunks/webpack-180bebdee221b6f4.js",
@@ -848,12 +855,12 @@
848
855
  "static/chunks/main-app-5d631b93b1219836.js",
849
856
  "static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-8440b6c72bed83a1.js"
850
857
  ],
851
- "/api/worktrees/[id]/skills/[skillId]/git-workflow/route": [
858
+ "/api/worktrees/[id]/skills/route": [
852
859
  "static/chunks/webpack-180bebdee221b6f4.js",
853
860
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
854
861
  "static/chunks/1255-8cb587d9170b45ed.js",
855
862
  "static/chunks/main-app-5d631b93b1219836.js",
856
- "static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-8440b6c72bed83a1.js"
863
+ "static/chunks/app/api/worktrees/[id]/skills/route-8440b6c72bed83a1.js"
857
864
  ],
858
865
  "/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route": [
859
866
  "static/chunks/webpack-180bebdee221b6f4.js",
@@ -862,13 +869,6 @@
862
869
  "static/chunks/main-app-5d631b93b1219836.js",
863
870
  "static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-8440b6c72bed83a1.js"
864
871
  ],
865
- "/api/worktrees/[id]/skills/route": [
866
- "static/chunks/webpack-180bebdee221b6f4.js",
867
- "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
868
- "static/chunks/1255-8cb587d9170b45ed.js",
869
- "static/chunks/main-app-5d631b93b1219836.js",
870
- "static/chunks/app/api/worktrees/[id]/skills/route-8440b6c72bed83a1.js"
871
- ],
872
872
  "/api/worktrees/[id]/skills/[skillId]/install/route": [
873
873
  "static/chunks/webpack-180bebdee221b6f4.js",
874
874
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
@@ -897,18 +897,6 @@
897
897
  "static/chunks/main-app-5d631b93b1219836.js",
898
898
  "static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-8440b6c72bed83a1.js"
899
899
  ],
900
- "/login/page": [
901
- "static/chunks/webpack-180bebdee221b6f4.js",
902
- "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
903
- "static/chunks/1255-8cb587d9170b45ed.js",
904
- "static/chunks/main-app-5d631b93b1219836.js",
905
- "static/chunks/6809-c40780dcdbb38ec5.js",
906
- "static/chunks/4909-1f5c586e3e84e0a5.js",
907
- "static/chunks/2770-827a64760bab8a3a.js",
908
- "static/chunks/6402-d91e099c3f2d78f4.js",
909
- "static/chunks/744-d5e47fe16e7b9e06.js",
910
- "static/chunks/app/login/page-0247a3fb569bb22b.js"
911
- ],
912
900
  "/chat/loading": [
913
901
  "static/chunks/webpack-180bebdee221b6f4.js",
914
902
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
@@ -932,7 +920,7 @@
932
920
  "static/chunks/1191-b7dfdfe86b1d31d1.js",
933
921
  "static/chunks/6402-d91e099c3f2d78f4.js",
934
922
  "static/chunks/744-d5e47fe16e7b9e06.js",
935
- "static/chunks/6488-109e3825c7249e47.js",
923
+ "static/chunks/6488-2c412c29258637b6.js",
936
924
  "static/chunks/4560-0917ae2e6a0e5400.js",
937
925
  "static/chunks/app/chat/page-83a2238ab453afaa.js"
938
926
  ],
@@ -956,10 +944,22 @@
956
944
  "static/chunks/4974-eaf66770bfa9dea0.js",
957
945
  "static/chunks/6402-d91e099c3f2d78f4.js",
958
946
  "static/chunks/744-d5e47fe16e7b9e06.js",
959
- "static/chunks/6488-109e3825c7249e47.js",
947
+ "static/chunks/6488-2c412c29258637b6.js",
960
948
  "static/chunks/4560-0917ae2e6a0e5400.js",
961
949
  "static/chunks/app/more/page-1619018cac999bbc.js"
962
950
  ],
951
+ "/login/page": [
952
+ "static/chunks/webpack-180bebdee221b6f4.js",
953
+ "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
954
+ "static/chunks/1255-8cb587d9170b45ed.js",
955
+ "static/chunks/main-app-5d631b93b1219836.js",
956
+ "static/chunks/6809-c40780dcdbb38ec5.js",
957
+ "static/chunks/4909-1f5c586e3e84e0a5.js",
958
+ "static/chunks/2770-827a64760bab8a3a.js",
959
+ "static/chunks/6402-d91e099c3f2d78f4.js",
960
+ "static/chunks/744-d5e47fe16e7b9e06.js",
961
+ "static/chunks/app/login/page-0247a3fb569bb22b.js"
962
+ ],
963
963
  "/offline/page": [
964
964
  "static/chunks/webpack-180bebdee221b6f4.js",
965
965
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
@@ -982,7 +982,7 @@
982
982
  "static/chunks/9948-d139e3e5dbecaf73.js",
983
983
  "static/chunks/6402-d91e099c3f2d78f4.js",
984
984
  "static/chunks/744-d5e47fe16e7b9e06.js",
985
- "static/chunks/6488-109e3825c7249e47.js",
985
+ "static/chunks/6488-2c412c29258637b6.js",
986
986
  "static/chunks/4560-0917ae2e6a0e5400.js",
987
987
  "static/chunks/app/page-a34d26812f085b6c.js"
988
988
  ],
@@ -1006,19 +1006,19 @@
1006
1006
  "static/chunks/4974-eaf66770bfa9dea0.js",
1007
1007
  "static/chunks/6402-d91e099c3f2d78f4.js",
1008
1008
  "static/chunks/744-d5e47fe16e7b9e06.js",
1009
- "static/chunks/6488-109e3825c7249e47.js",
1009
+ "static/chunks/6488-2c412c29258637b6.js",
1010
1010
  "static/chunks/4560-0917ae2e6a0e5400.js",
1011
1011
  "static/chunks/app/repositories/page-1ed1e5a542ecc168.js"
1012
1012
  ],
1013
- "/review/loading": [
1013
+ "/sessions/loading": [
1014
1014
  "static/chunks/webpack-180bebdee221b6f4.js",
1015
1015
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1016
1016
  "static/chunks/1255-8cb587d9170b45ed.js",
1017
1017
  "static/chunks/main-app-5d631b93b1219836.js",
1018
1018
  "static/chunks/6809-c40780dcdbb38ec5.js",
1019
- "static/chunks/app/review/loading-c58ba2c3f4363277.js"
1019
+ "static/chunks/app/sessions/loading-c58ba2c3f4363277.js"
1020
1020
  ],
1021
- "/review/page": [
1021
+ "/sessions/page": [
1022
1022
  "static/chunks/webpack-180bebdee221b6f4.js",
1023
1023
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1024
1024
  "static/chunks/1255-8cb587d9170b45ed.js",
@@ -1028,21 +1028,22 @@
1028
1028
  "static/chunks/2770-827a64760bab8a3a.js",
1029
1029
  "static/chunks/790-d8e6acd26e03679c.js",
1030
1030
  "static/chunks/4974-eaf66770bfa9dea0.js",
1031
+ "static/chunks/9948-d139e3e5dbecaf73.js",
1031
1032
  "static/chunks/6402-d91e099c3f2d78f4.js",
1032
1033
  "static/chunks/744-d5e47fe16e7b9e06.js",
1033
- "static/chunks/6488-109e3825c7249e47.js",
1034
+ "static/chunks/6488-2c412c29258637b6.js",
1034
1035
  "static/chunks/4560-0917ae2e6a0e5400.js",
1035
- "static/chunks/app/review/page-b559bfb11c46931b.js"
1036
+ "static/chunks/app/sessions/page-3fa7e767d0ab3889.js"
1036
1037
  ],
1037
- "/sessions/loading": [
1038
+ "/review/loading": [
1038
1039
  "static/chunks/webpack-180bebdee221b6f4.js",
1039
1040
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1040
1041
  "static/chunks/1255-8cb587d9170b45ed.js",
1041
1042
  "static/chunks/main-app-5d631b93b1219836.js",
1042
1043
  "static/chunks/6809-c40780dcdbb38ec5.js",
1043
- "static/chunks/app/sessions/loading-c58ba2c3f4363277.js"
1044
+ "static/chunks/app/review/loading-c58ba2c3f4363277.js"
1044
1045
  ],
1045
- "/sessions/page": [
1046
+ "/review/page": [
1046
1047
  "static/chunks/webpack-180bebdee221b6f4.js",
1047
1048
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1048
1049
  "static/chunks/1255-8cb587d9170b45ed.js",
@@ -1052,36 +1053,30 @@
1052
1053
  "static/chunks/2770-827a64760bab8a3a.js",
1053
1054
  "static/chunks/790-d8e6acd26e03679c.js",
1054
1055
  "static/chunks/4974-eaf66770bfa9dea0.js",
1055
- "static/chunks/9948-d139e3e5dbecaf73.js",
1056
1056
  "static/chunks/6402-d91e099c3f2d78f4.js",
1057
1057
  "static/chunks/744-d5e47fe16e7b9e06.js",
1058
- "static/chunks/6488-109e3825c7249e47.js",
1058
+ "static/chunks/6488-2c412c29258637b6.js",
1059
1059
  "static/chunks/4560-0917ae2e6a0e5400.js",
1060
- "static/chunks/app/sessions/page-3fa7e767d0ab3889.js"
1060
+ "static/chunks/app/review/page-b559bfb11c46931b.js"
1061
1061
  ],
1062
- "/skills/[skillId]/page": [
1062
+ "/skills/installed/page": [
1063
1063
  "static/chunks/webpack-180bebdee221b6f4.js",
1064
1064
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1065
1065
  "static/chunks/1255-8cb587d9170b45ed.js",
1066
1066
  "static/chunks/main-app-5d631b93b1219836.js",
1067
- "static/css/5eacd01f773eed7f.css",
1068
1067
  "static/chunks/6809-c40780dcdbb38ec5.js",
1069
1068
  "static/chunks/4909-1f5c586e3e84e0a5.js",
1070
1069
  "static/chunks/2770-827a64760bab8a3a.js",
1071
1070
  "static/chunks/790-d8e6acd26e03679c.js",
1072
1071
  "static/chunks/4974-eaf66770bfa9dea0.js",
1073
- "static/chunks/8566-a6a7c70558927410.js",
1074
- "static/chunks/1191-b7dfdfe86b1d31d1.js",
1075
- "static/chunks/5542-b6457f305d724a6b.js",
1076
1072
  "static/chunks/6402-d91e099c3f2d78f4.js",
1077
1073
  "static/chunks/744-d5e47fe16e7b9e06.js",
1078
- "static/chunks/6488-109e3825c7249e47.js",
1074
+ "static/chunks/6488-2c412c29258637b6.js",
1079
1075
  "static/chunks/4560-0917ae2e6a0e5400.js",
1080
1076
  "static/chunks/2751-7fabd91275b14ca3.js",
1081
- "static/chunks/8562-6e2ab32452f4fa5b.js",
1082
- "static/chunks/app/skills/[skillId]/page-6008b904225ebb25.js"
1077
+ "static/chunks/app/skills/installed/page-6641f95e6a6e5f9d.js"
1083
1078
  ],
1084
- "/skills/installed/page": [
1079
+ "/skills/page": [
1085
1080
  "static/chunks/webpack-180bebdee221b6f4.js",
1086
1081
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1087
1082
  "static/chunks/1255-8cb587d9170b45ed.js",
@@ -1093,27 +1088,32 @@
1093
1088
  "static/chunks/4974-eaf66770bfa9dea0.js",
1094
1089
  "static/chunks/6402-d91e099c3f2d78f4.js",
1095
1090
  "static/chunks/744-d5e47fe16e7b9e06.js",
1096
- "static/chunks/6488-109e3825c7249e47.js",
1091
+ "static/chunks/6488-2c412c29258637b6.js",
1097
1092
  "static/chunks/4560-0917ae2e6a0e5400.js",
1098
1093
  "static/chunks/2751-7fabd91275b14ca3.js",
1099
- "static/chunks/app/skills/installed/page-6641f95e6a6e5f9d.js"
1094
+ "static/chunks/app/skills/page-184f8e23e31a3667.js"
1100
1095
  ],
1101
- "/skills/page": [
1096
+ "/skills/[skillId]/page": [
1102
1097
  "static/chunks/webpack-180bebdee221b6f4.js",
1103
1098
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1104
1099
  "static/chunks/1255-8cb587d9170b45ed.js",
1105
1100
  "static/chunks/main-app-5d631b93b1219836.js",
1101
+ "static/css/5eacd01f773eed7f.css",
1106
1102
  "static/chunks/6809-c40780dcdbb38ec5.js",
1107
1103
  "static/chunks/4909-1f5c586e3e84e0a5.js",
1108
1104
  "static/chunks/2770-827a64760bab8a3a.js",
1109
1105
  "static/chunks/790-d8e6acd26e03679c.js",
1110
1106
  "static/chunks/4974-eaf66770bfa9dea0.js",
1107
+ "static/chunks/8566-a6a7c70558927410.js",
1108
+ "static/chunks/1191-b7dfdfe86b1d31d1.js",
1109
+ "static/chunks/5542-b6457f305d724a6b.js",
1111
1110
  "static/chunks/6402-d91e099c3f2d78f4.js",
1112
1111
  "static/chunks/744-d5e47fe16e7b9e06.js",
1113
- "static/chunks/6488-109e3825c7249e47.js",
1112
+ "static/chunks/6488-2c412c29258637b6.js",
1114
1113
  "static/chunks/4560-0917ae2e6a0e5400.js",
1115
1114
  "static/chunks/2751-7fabd91275b14ca3.js",
1116
- "static/chunks/app/skills/page-184f8e23e31a3667.js"
1115
+ "static/chunks/8562-6e2ab32452f4fa5b.js",
1116
+ "static/chunks/app/skills/[skillId]/page-6008b904225ebb25.js"
1117
1117
  ],
1118
1118
  "/worktrees/[id]/loading": [
1119
1119
  "static/chunks/webpack-180bebdee221b6f4.js",
@@ -1123,19 +1123,6 @@
1123
1123
  "static/chunks/6809-c40780dcdbb38ec5.js",
1124
1124
  "static/chunks/app/worktrees/[id]/loading-c58ba2c3f4363277.js"
1125
1125
  ],
1126
- "/worktrees/[id]/files/[...path]/page": [
1127
- "static/chunks/webpack-180bebdee221b6f4.js",
1128
- "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1129
- "static/chunks/1255-8cb587d9170b45ed.js",
1130
- "static/chunks/main-app-5d631b93b1219836.js",
1131
- "static/chunks/6809-c40780dcdbb38ec5.js",
1132
- "static/chunks/4909-1f5c586e3e84e0a5.js",
1133
- "static/chunks/2770-827a64760bab8a3a.js",
1134
- "static/chunks/8566-a6a7c70558927410.js",
1135
- "static/chunks/6402-d91e099c3f2d78f4.js",
1136
- "static/chunks/744-d5e47fe16e7b9e06.js",
1137
- "static/chunks/app/worktrees/[id]/files/[...path]/page-6041d3c3db326317.js"
1138
- ],
1139
1126
  "/worktrees/[id]/page": [
1140
1127
  "static/chunks/webpack-180bebdee221b6f4.js",
1141
1128
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
@@ -1154,11 +1141,24 @@
1154
1141
  "static/chunks/9599-d29d2f8eeaf7c249.js",
1155
1142
  "static/chunks/6402-d91e099c3f2d78f4.js",
1156
1143
  "static/chunks/744-d5e47fe16e7b9e06.js",
1157
- "static/chunks/6488-109e3825c7249e47.js",
1144
+ "static/chunks/6488-2c412c29258637b6.js",
1158
1145
  "static/chunks/4560-0917ae2e6a0e5400.js",
1159
1146
  "static/chunks/2751-7fabd91275b14ca3.js",
1160
1147
  "static/chunks/8562-6e2ab32452f4fa5b.js",
1161
- "static/chunks/app/worktrees/[id]/page-12b3c5f32fc6094e.js"
1148
+ "static/chunks/app/worktrees/[id]/page-f6e09d25cd3b56f9.js"
1149
+ ],
1150
+ "/worktrees/[id]/files/[...path]/page": [
1151
+ "static/chunks/webpack-180bebdee221b6f4.js",
1152
+ "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1153
+ "static/chunks/1255-8cb587d9170b45ed.js",
1154
+ "static/chunks/main-app-5d631b93b1219836.js",
1155
+ "static/chunks/6809-c40780dcdbb38ec5.js",
1156
+ "static/chunks/4909-1f5c586e3e84e0a5.js",
1157
+ "static/chunks/2770-827a64760bab8a3a.js",
1158
+ "static/chunks/8566-a6a7c70558927410.js",
1159
+ "static/chunks/6402-d91e099c3f2d78f4.js",
1160
+ "static/chunks/744-d5e47fe16e7b9e06.js",
1161
+ "static/chunks/app/worktrees/[id]/files/[...path]/page-6041d3c3db326317.js"
1162
1162
  ],
1163
1163
  "/worktrees/[id]/terminal/page": [
1164
1164
  "static/chunks/webpack-180bebdee221b6f4.js",