commandmate 0.10.3 → 0.10.4

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 (383) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-build-manifest.json +135 -135
  3. package/.next/app-path-routes-manifest.json +28 -28
  4. package/.next/build-manifest.json +2 -2
  5. package/.next/prerender-manifest.json +15 -15
  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.js +3 -3
  9. package/.next/server/app/api/app/update/route_client-reference-manifest.js +1 -1
  10. package/.next/server/app/api/app/update-check/route.js +1 -1
  11. package/.next/server/app/api/app/update-check/route_client-reference-manifest.js +1 -1
  12. package/.next/server/app/api/assistant/conversation/route.js +1 -1
  13. package/.next/server/app/api/assistant/conversation/route.js.nft.json +1 -1
  14. package/.next/server/app/api/assistant/conversation/route_client-reference-manifest.js +1 -1
  15. package/.next/server/app/api/assistant/current-output/route.js +1 -1
  16. package/.next/server/app/api/assistant/current-output/route.js.nft.json +1 -1
  17. package/.next/server/app/api/assistant/current-output/route_client-reference-manifest.js +1 -1
  18. package/.next/server/app/api/assistant/messages/route.js +1 -1
  19. package/.next/server/app/api/assistant/messages/route.js.nft.json +1 -1
  20. package/.next/server/app/api/assistant/messages/route_client-reference-manifest.js +1 -1
  21. package/.next/server/app/api/assistant/session/route.js +1 -1
  22. package/.next/server/app/api/assistant/session/route.js.nft.json +1 -1
  23. package/.next/server/app/api/assistant/session/route_client-reference-manifest.js +1 -1
  24. package/.next/server/app/api/assistant/start/route.js +1 -1
  25. package/.next/server/app/api/assistant/start/route.js.nft.json +1 -1
  26. package/.next/server/app/api/assistant/start/route_client-reference-manifest.js +1 -1
  27. package/.next/server/app/api/assistant/terminal/route.js +3 -2
  28. package/.next/server/app/api/assistant/terminal/route.js.nft.json +1 -1
  29. package/.next/server/app/api/assistant/terminal/route_client-reference-manifest.js +1 -1
  30. package/.next/server/app/api/assistant/tools/route.js +1 -1
  31. package/.next/server/app/api/assistant/tools/route.js.nft.json +1 -1
  32. package/.next/server/app/api/assistant/tools/route_client-reference-manifest.js +1 -1
  33. package/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  34. package/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  35. package/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
  36. package/.next/server/app/api/daily-summary/route.js +1 -1
  37. package/.next/server/app/api/daily-summary/route.js.nft.json +1 -1
  38. package/.next/server/app/api/daily-summary/route_client-reference-manifest.js +1 -1
  39. package/.next/server/app/api/daily-summary/status/route.js +1 -1
  40. package/.next/server/app/api/daily-summary/status/route.js.nft.json +1 -1
  41. package/.next/server/app/api/daily-summary/status/route_client-reference-manifest.js +1 -1
  42. package/.next/server/app/api/external-apps/[id]/health/route_client-reference-manifest.js +1 -1
  43. package/.next/server/app/api/external-apps/[id]/route_client-reference-manifest.js +1 -1
  44. package/.next/server/app/api/external-apps/route_client-reference-manifest.js +1 -1
  45. package/.next/server/app/api/hooks/claude-done/route.js +1 -1
  46. package/.next/server/app/api/hooks/claude-done/route.js.nft.json +1 -1
  47. package/.next/server/app/api/hooks/claude-done/route_client-reference-manifest.js +1 -1
  48. package/.next/server/app/api/ollama/models/route_client-reference-manifest.js +1 -1
  49. package/.next/server/app/api/push/subscriptions/route.js +1 -1
  50. package/.next/server/app/api/push/subscriptions/route.js.nft.json +1 -1
  51. package/.next/server/app/api/push/subscriptions/route_client-reference-manifest.js +1 -1
  52. package/.next/server/app/api/push/vapid/route_client-reference-manifest.js +1 -1
  53. package/.next/server/app/api/repositories/[id]/route.js +1 -47
  54. package/.next/server/app/api/repositories/[id]/route.js.nft.json +1 -1
  55. package/.next/server/app/api/repositories/[id]/route_client-reference-manifest.js +1 -1
  56. package/.next/server/app/api/repositories/[id]/todos/[todoId]/route.js +1 -1
  57. package/.next/server/app/api/repositories/[id]/todos/[todoId]/route.js.nft.json +1 -1
  58. package/.next/server/app/api/repositories/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
  59. package/.next/server/app/api/repositories/[id]/todos/route.js +1 -1
  60. package/.next/server/app/api/repositories/[id]/todos/route.js.nft.json +1 -1
  61. package/.next/server/app/api/repositories/[id]/todos/route_client-reference-manifest.js +1 -1
  62. package/.next/server/app/api/repositories/clone/[jobId]/route.js +1 -1
  63. package/.next/server/app/api/repositories/clone/[jobId]/route.js.nft.json +1 -1
  64. package/.next/server/app/api/repositories/clone/[jobId]/route_client-reference-manifest.js +1 -1
  65. package/.next/server/app/api/repositories/clone/route.js +1 -1
  66. package/.next/server/app/api/repositories/clone/route.js.nft.json +1 -1
  67. package/.next/server/app/api/repositories/clone/route_client-reference-manifest.js +1 -1
  68. package/.next/server/app/api/repositories/excluded/route.js +1 -47
  69. package/.next/server/app/api/repositories/excluded/route.js.nft.json +1 -1
  70. package/.next/server/app/api/repositories/excluded/route_client-reference-manifest.js +1 -1
  71. package/.next/server/app/api/repositories/restore/route.js +1 -1
  72. package/.next/server/app/api/repositories/restore/route.js.nft.json +1 -1
  73. package/.next/server/app/api/repositories/restore/route_client-reference-manifest.js +1 -1
  74. package/.next/server/app/api/repositories/route.js +1 -1
  75. package/.next/server/app/api/repositories/route.js.nft.json +1 -1
  76. package/.next/server/app/api/repositories/route_client-reference-manifest.js +1 -1
  77. package/.next/server/app/api/repositories/scan/route.js +1 -1
  78. package/.next/server/app/api/repositories/scan/route.js.nft.json +1 -1
  79. package/.next/server/app/api/repositories/scan/route_client-reference-manifest.js +1 -1
  80. package/.next/server/app/api/repositories/sync/route.js +1 -1
  81. package/.next/server/app/api/repositories/sync/route.js.nft.json +1 -1
  82. package/.next/server/app/api/repositories/sync/route_client-reference-manifest.js +1 -1
  83. package/.next/server/app/api/sidebar/group-order/route_client-reference-manifest.js +1 -1
  84. package/.next/server/app/api/slash-commands/route_client-reference-manifest.js +1 -1
  85. package/.next/server/app/api/templates/[id]/route_client-reference-manifest.js +1 -1
  86. package/.next/server/app/api/templates/route_client-reference-manifest.js +1 -1
  87. package/.next/server/app/api/todos/route.js +1 -1
  88. package/.next/server/app/api/todos/route.js.nft.json +1 -1
  89. package/.next/server/app/api/todos/route_client-reference-manifest.js +1 -1
  90. package/.next/server/app/api/worktrees/[id]/auto-yes/route.js +1 -1
  91. package/.next/server/app/api/worktrees/[id]/auto-yes/route.js.nft.json +1 -1
  92. package/.next/server/app/api/worktrees/[id]/auto-yes/route_client-reference-manifest.js +1 -1
  93. package/.next/server/app/api/worktrees/[id]/capture/route.js +1 -1
  94. package/.next/server/app/api/worktrees/[id]/capture/route.js.nft.json +1 -1
  95. package/.next/server/app/api/worktrees/[id]/capture/route_client-reference-manifest.js +1 -1
  96. package/.next/server/app/api/worktrees/[id]/cli-tool/route.js +1 -1
  97. package/.next/server/app/api/worktrees/[id]/cli-tool/route.js.nft.json +1 -1
  98. package/.next/server/app/api/worktrees/[id]/cli-tool/route_client-reference-manifest.js +1 -1
  99. package/.next/server/app/api/worktrees/[id]/cmate/schedules/route.js +1 -1
  100. package/.next/server/app/api/worktrees/[id]/cmate/schedules/route.js.nft.json +1 -1
  101. package/.next/server/app/api/worktrees/[id]/cmate/schedules/route_client-reference-manifest.js +1 -1
  102. package/.next/server/app/api/worktrees/[id]/current-output/route.js +1 -1
  103. package/.next/server/app/api/worktrees/[id]/current-output/route.js.nft.json +1 -1
  104. package/.next/server/app/api/worktrees/[id]/current-output/route_client-reference-manifest.js +1 -1
  105. package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route.js +1 -1
  106. package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route.js.nft.json +1 -1
  107. package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route_client-reference-manifest.js +1 -1
  108. package/.next/server/app/api/worktrees/[id]/execution-logs/route.js +2 -2
  109. package/.next/server/app/api/worktrees/[id]/execution-logs/route.js.nft.json +1 -1
  110. package/.next/server/app/api/worktrees/[id]/execution-logs/route_client-reference-manifest.js +1 -1
  111. package/.next/server/app/api/worktrees/[id]/files/[...path]/route.js +1 -1
  112. package/.next/server/app/api/worktrees/[id]/files/[...path]/route.js.nft.json +1 -1
  113. package/.next/server/app/api/worktrees/[id]/files/[...path]/route_client-reference-manifest.js +1 -1
  114. package/.next/server/app/api/worktrees/[id]/git/branch/create/route.js +1 -1
  115. package/.next/server/app/api/worktrees/[id]/git/branch/create/route.js.nft.json +1 -1
  116. package/.next/server/app/api/worktrees/[id]/git/branch/create/route_client-reference-manifest.js +1 -1
  117. package/.next/server/app/api/worktrees/[id]/git/branch/delete/route.js +1 -1
  118. package/.next/server/app/api/worktrees/[id]/git/branch/delete/route.js.nft.json +1 -1
  119. package/.next/server/app/api/worktrees/[id]/git/branch/delete/route_client-reference-manifest.js +1 -1
  120. package/.next/server/app/api/worktrees/[id]/git/branches/route.js +1 -1
  121. package/.next/server/app/api/worktrees/[id]/git/branches/route.js.nft.json +1 -1
  122. package/.next/server/app/api/worktrees/[id]/git/branches/route_client-reference-manifest.js +1 -1
  123. package/.next/server/app/api/worktrees/[id]/git/checkout/route.js +1 -1
  124. package/.next/server/app/api/worktrees/[id]/git/checkout/route.js.nft.json +1 -1
  125. package/.next/server/app/api/worktrees/[id]/git/checkout/route_client-reference-manifest.js +1 -1
  126. package/.next/server/app/api/worktrees/[id]/git/commit/route.js +1 -1
  127. package/.next/server/app/api/worktrees/[id]/git/commit/route.js.nft.json +1 -1
  128. package/.next/server/app/api/worktrees/[id]/git/commit/route_client-reference-manifest.js +1 -1
  129. package/.next/server/app/api/worktrees/[id]/git/diff/route.js +1 -1
  130. package/.next/server/app/api/worktrees/[id]/git/diff/route.js.nft.json +1 -1
  131. package/.next/server/app/api/worktrees/[id]/git/diff/route_client-reference-manifest.js +1 -1
  132. package/.next/server/app/api/worktrees/[id]/git/fetch/route.js +1 -1
  133. package/.next/server/app/api/worktrees/[id]/git/fetch/route.js.nft.json +1 -1
  134. package/.next/server/app/api/worktrees/[id]/git/fetch/route_client-reference-manifest.js +1 -1
  135. package/.next/server/app/api/worktrees/[id]/git/log/route.js +1 -1
  136. package/.next/server/app/api/worktrees/[id]/git/log/route.js.nft.json +1 -1
  137. package/.next/server/app/api/worktrees/[id]/git/log/route_client-reference-manifest.js +1 -1
  138. package/.next/server/app/api/worktrees/[id]/git/pull/route.js +1 -1
  139. package/.next/server/app/api/worktrees/[id]/git/pull/route.js.nft.json +1 -1
  140. package/.next/server/app/api/worktrees/[id]/git/pull/route_client-reference-manifest.js +1 -1
  141. package/.next/server/app/api/worktrees/[id]/git/push/route.js +1 -1
  142. package/.next/server/app/api/worktrees/[id]/git/push/route.js.nft.json +1 -1
  143. package/.next/server/app/api/worktrees/[id]/git/push/route_client-reference-manifest.js +1 -1
  144. package/.next/server/app/api/worktrees/[id]/git/reset/route.js +1 -1
  145. package/.next/server/app/api/worktrees/[id]/git/reset/route.js.nft.json +1 -1
  146. package/.next/server/app/api/worktrees/[id]/git/reset/route_client-reference-manifest.js +1 -1
  147. package/.next/server/app/api/worktrees/[id]/git/revert/route.js +1 -1
  148. package/.next/server/app/api/worktrees/[id]/git/revert/route.js.nft.json +1 -1
  149. package/.next/server/app/api/worktrees/[id]/git/revert/route_client-reference-manifest.js +1 -1
  150. package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route.js +1 -1
  151. package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route.js.nft.json +1 -1
  152. package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route_client-reference-manifest.js +1 -1
  153. package/.next/server/app/api/worktrees/[id]/git/stage/route.js +1 -1
  154. package/.next/server/app/api/worktrees/[id]/git/stage/route.js.nft.json +1 -1
  155. package/.next/server/app/api/worktrees/[id]/git/stage/route_client-reference-manifest.js +1 -1
  156. package/.next/server/app/api/worktrees/[id]/git/staged/route.js +1 -1
  157. package/.next/server/app/api/worktrees/[id]/git/staged/route.js.nft.json +1 -1
  158. package/.next/server/app/api/worktrees/[id]/git/staged/route_client-reference-manifest.js +1 -1
  159. package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route.js +1 -1
  160. package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route.js.nft.json +1 -1
  161. package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route_client-reference-manifest.js +1 -1
  162. package/.next/server/app/api/worktrees/[id]/git/stash/apply/route.js +1 -1
  163. package/.next/server/app/api/worktrees/[id]/git/stash/apply/route.js.nft.json +1 -1
  164. package/.next/server/app/api/worktrees/[id]/git/stash/apply/route_client-reference-manifest.js +1 -1
  165. package/.next/server/app/api/worktrees/[id]/git/stash/pop/route.js +1 -1
  166. package/.next/server/app/api/worktrees/[id]/git/stash/pop/route.js.nft.json +1 -1
  167. package/.next/server/app/api/worktrees/[id]/git/stash/pop/route_client-reference-manifest.js +1 -1
  168. package/.next/server/app/api/worktrees/[id]/git/stash/push/route.js +1 -1
  169. package/.next/server/app/api/worktrees/[id]/git/stash/push/route.js.nft.json +1 -1
  170. package/.next/server/app/api/worktrees/[id]/git/stash/push/route_client-reference-manifest.js +1 -1
  171. package/.next/server/app/api/worktrees/[id]/git/stash/route.js +1 -1
  172. package/.next/server/app/api/worktrees/[id]/git/stash/route.js.nft.json +1 -1
  173. package/.next/server/app/api/worktrees/[id]/git/stash/route_client-reference-manifest.js +1 -1
  174. package/.next/server/app/api/worktrees/[id]/git/status/route.js +1 -1
  175. package/.next/server/app/api/worktrees/[id]/git/status/route.js.nft.json +1 -1
  176. package/.next/server/app/api/worktrees/[id]/git/status/route_client-reference-manifest.js +1 -1
  177. package/.next/server/app/api/worktrees/[id]/git/unstage/route.js +1 -1
  178. package/.next/server/app/api/worktrees/[id]/git/unstage/route.js.nft.json +1 -1
  179. package/.next/server/app/api/worktrees/[id]/git/unstage/route_client-reference-manifest.js +1 -1
  180. package/.next/server/app/api/worktrees/[id]/git/working-diff/route.js +1 -1
  181. package/.next/server/app/api/worktrees/[id]/git/working-diff/route.js.nft.json +1 -1
  182. package/.next/server/app/api/worktrees/[id]/git/working-diff/route_client-reference-manifest.js +1 -1
  183. package/.next/server/app/api/worktrees/[id]/interrupt/route.js +1 -1
  184. package/.next/server/app/api/worktrees/[id]/interrupt/route.js.nft.json +1 -1
  185. package/.next/server/app/api/worktrees/[id]/interrupt/route_client-reference-manifest.js +1 -1
  186. package/.next/server/app/api/worktrees/[id]/kill-session/route.js +1 -1
  187. package/.next/server/app/api/worktrees/[id]/kill-session/route.js.nft.json +1 -1
  188. package/.next/server/app/api/worktrees/[id]/kill-session/route_client-reference-manifest.js +1 -1
  189. package/.next/server/app/api/worktrees/[id]/logs/[filename]/route.js +1 -1
  190. package/.next/server/app/api/worktrees/[id]/logs/[filename]/route.js.nft.json +1 -1
  191. package/.next/server/app/api/worktrees/[id]/logs/[filename]/route_client-reference-manifest.js +1 -1
  192. package/.next/server/app/api/worktrees/[id]/logs/route.js +1 -1
  193. package/.next/server/app/api/worktrees/[id]/logs/route.js.nft.json +1 -1
  194. package/.next/server/app/api/worktrees/[id]/logs/route_client-reference-manifest.js +1 -1
  195. package/.next/server/app/api/worktrees/[id]/marp-render/route.js +2 -2
  196. package/.next/server/app/api/worktrees/[id]/marp-render/route.js.nft.json +1 -1
  197. package/.next/server/app/api/worktrees/[id]/marp-render/route_client-reference-manifest.js +1 -1
  198. package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route.js +1 -1
  199. package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route.js.nft.json +1 -1
  200. package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route_client-reference-manifest.js +1 -1
  201. package/.next/server/app/api/worktrees/[id]/memos/route.js +1 -1
  202. package/.next/server/app/api/worktrees/[id]/memos/route.js.nft.json +1 -1
  203. package/.next/server/app/api/worktrees/[id]/memos/route_client-reference-manifest.js +1 -1
  204. package/.next/server/app/api/worktrees/[id]/messages/route.js +1 -1
  205. package/.next/server/app/api/worktrees/[id]/messages/route.js.nft.json +1 -1
  206. package/.next/server/app/api/worktrees/[id]/messages/route_client-reference-manifest.js +1 -1
  207. package/.next/server/app/api/worktrees/[id]/prompt-response/route.js +1 -1
  208. package/.next/server/app/api/worktrees/[id]/prompt-response/route.js.nft.json +1 -1
  209. package/.next/server/app/api/worktrees/[id]/prompt-response/route_client-reference-manifest.js +1 -1
  210. package/.next/server/app/api/worktrees/[id]/respond/route.js +1 -1
  211. package/.next/server/app/api/worktrees/[id]/respond/route.js.nft.json +1 -1
  212. package/.next/server/app/api/worktrees/[id]/respond/route_client-reference-manifest.js +1 -1
  213. package/.next/server/app/api/worktrees/[id]/route.js +1 -1
  214. package/.next/server/app/api/worktrees/[id]/route.js.nft.json +1 -1
  215. package/.next/server/app/api/worktrees/[id]/route_client-reference-manifest.js +1 -1
  216. package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route.js +1 -1
  217. package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route.js.nft.json +1 -1
  218. package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route_client-reference-manifest.js +1 -1
  219. package/.next/server/app/api/worktrees/[id]/schedules/active/route.js +1 -1
  220. package/.next/server/app/api/worktrees/[id]/schedules/active/route.js.nft.json +1 -1
  221. package/.next/server/app/api/worktrees/[id]/schedules/active/route_client-reference-manifest.js +1 -1
  222. package/.next/server/app/api/worktrees/[id]/schedules/route.js +2 -2
  223. package/.next/server/app/api/worktrees/[id]/schedules/route.js.nft.json +1 -1
  224. package/.next/server/app/api/worktrees/[id]/schedules/route_client-reference-manifest.js +1 -1
  225. package/.next/server/app/api/worktrees/[id]/search/route.js +1 -1
  226. package/.next/server/app/api/worktrees/[id]/search/route.js.nft.json +1 -1
  227. package/.next/server/app/api/worktrees/[id]/search/route_client-reference-manifest.js +1 -1
  228. package/.next/server/app/api/worktrees/[id]/send/route.js +1 -1
  229. package/.next/server/app/api/worktrees/[id]/send/route.js.nft.json +1 -1
  230. package/.next/server/app/api/worktrees/[id]/send/route_client-reference-manifest.js +1 -1
  231. package/.next/server/app/api/worktrees/[id]/slash-commands/route.js +1 -1
  232. package/.next/server/app/api/worktrees/[id]/slash-commands/route.js.nft.json +1 -1
  233. package/.next/server/app/api/worktrees/[id]/slash-commands/route_client-reference-manifest.js +1 -1
  234. package/.next/server/app/api/worktrees/[id]/special-keys/route.js +1 -1
  235. package/.next/server/app/api/worktrees/[id]/special-keys/route.js.nft.json +1 -1
  236. package/.next/server/app/api/worktrees/[id]/special-keys/route_client-reference-manifest.js +1 -1
  237. package/.next/server/app/api/worktrees/[id]/start-polling/route.js +1 -1
  238. package/.next/server/app/api/worktrees/[id]/start-polling/route.js.nft.json +1 -1
  239. package/.next/server/app/api/worktrees/[id]/start-polling/route_client-reference-manifest.js +1 -1
  240. package/.next/server/app/api/worktrees/[id]/terminal/route.js +1 -1
  241. package/.next/server/app/api/worktrees/[id]/terminal/route.js.nft.json +1 -1
  242. package/.next/server/app/api/worktrees/[id]/terminal/route_client-reference-manifest.js +1 -1
  243. package/.next/server/app/api/worktrees/[id]/timers/history/route.js +1 -1
  244. package/.next/server/app/api/worktrees/[id]/timers/history/route.js.nft.json +1 -1
  245. package/.next/server/app/api/worktrees/[id]/timers/history/route_client-reference-manifest.js +1 -1
  246. package/.next/server/app/api/worktrees/[id]/timers/route.js +1 -1
  247. package/.next/server/app/api/worktrees/[id]/timers/route.js.nft.json +1 -1
  248. package/.next/server/app/api/worktrees/[id]/timers/route_client-reference-manifest.js +1 -1
  249. package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route.js +1 -1
  250. package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route.js.nft.json +1 -1
  251. package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
  252. package/.next/server/app/api/worktrees/[id]/todos/route.js +1 -1
  253. package/.next/server/app/api/worktrees/[id]/todos/route.js.nft.json +1 -1
  254. package/.next/server/app/api/worktrees/[id]/todos/route_client-reference-manifest.js +1 -1
  255. package/.next/server/app/api/worktrees/[id]/tree/[...path]/route.js +1 -1
  256. package/.next/server/app/api/worktrees/[id]/tree/[...path]/route.js.nft.json +1 -1
  257. package/.next/server/app/api/worktrees/[id]/tree/[...path]/route_client-reference-manifest.js +1 -1
  258. package/.next/server/app/api/worktrees/[id]/tree/route.js +1 -1
  259. package/.next/server/app/api/worktrees/[id]/tree/route.js.nft.json +1 -1
  260. package/.next/server/app/api/worktrees/[id]/tree/route_client-reference-manifest.js +1 -1
  261. package/.next/server/app/api/worktrees/[id]/upload/[...path]/route.js +1 -1
  262. package/.next/server/app/api/worktrees/[id]/upload/[...path]/route.js.nft.json +1 -1
  263. package/.next/server/app/api/worktrees/[id]/upload/[...path]/route_client-reference-manifest.js +1 -1
  264. package/.next/server/app/api/worktrees/[id]/viewed/route.js +1 -1
  265. package/.next/server/app/api/worktrees/[id]/viewed/route.js.nft.json +1 -1
  266. package/.next/server/app/api/worktrees/[id]/viewed/route_client-reference-manifest.js +1 -1
  267. package/.next/server/app/api/worktrees/route.js +1 -1
  268. package/.next/server/app/api/worktrees/route.js.nft.json +1 -1
  269. package/.next/server/app/api/worktrees/route_client-reference-manifest.js +1 -1
  270. package/.next/server/app/chat/page.js +1 -1
  271. package/.next/server/app/chat/page.js.nft.json +1 -1
  272. package/.next/server/app/chat/page_client-reference-manifest.js +1 -1
  273. package/.next/server/app/login/page_client-reference-manifest.js +1 -1
  274. package/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
  275. package/.next/server/app/more/page.js +2 -2
  276. package/.next/server/app/more/page.js.nft.json +1 -1
  277. package/.next/server/app/more/page_client-reference-manifest.js +1 -1
  278. package/.next/server/app/offline/page_client-reference-manifest.js +1 -1
  279. package/.next/server/app/page.js +1 -1
  280. package/.next/server/app/page.js.nft.json +1 -1
  281. package/.next/server/app/page_client-reference-manifest.js +1 -1
  282. package/.next/server/app/proxy/[...path]/route_client-reference-manifest.js +1 -1
  283. package/.next/server/app/repositories/page.js +1 -1
  284. package/.next/server/app/repositories/page.js.nft.json +1 -1
  285. package/.next/server/app/repositories/page_client-reference-manifest.js +1 -1
  286. package/.next/server/app/review/page.js +1 -1
  287. package/.next/server/app/review/page.js.nft.json +1 -1
  288. package/.next/server/app/review/page_client-reference-manifest.js +1 -1
  289. package/.next/server/app/sessions/page.js +1 -1
  290. package/.next/server/app/sessions/page.js.nft.json +1 -1
  291. package/.next/server/app/sessions/page_client-reference-manifest.js +1 -1
  292. package/.next/server/app/worktrees/[id]/files/[...path]/page_client-reference-manifest.js +1 -1
  293. package/.next/server/app/worktrees/[id]/page.js +8 -8
  294. package/.next/server/app/worktrees/[id]/page.js.nft.json +1 -1
  295. package/.next/server/app/worktrees/[id]/page_client-reference-manifest.js +1 -1
  296. package/.next/server/app/worktrees/[id]/terminal/page_client-reference-manifest.js +1 -1
  297. package/.next/server/app-paths-manifest.json +28 -28
  298. package/.next/server/chunks/1068.js +1 -1
  299. package/.next/server/chunks/1117.js +1 -0
  300. package/.next/server/chunks/233.js +1 -1
  301. package/.next/server/chunks/2404.js +1 -1
  302. package/.next/server/chunks/3270.js +1 -1
  303. package/.next/server/chunks/3480.js +2 -2
  304. package/.next/server/chunks/3543.js +1 -1
  305. package/.next/server/chunks/3945.js +1 -1
  306. package/.next/server/chunks/406.js +47 -0
  307. package/.next/server/chunks/4444.js +1 -1
  308. package/.next/server/chunks/5381.js +1 -47
  309. package/.next/server/chunks/5959.js +2 -2
  310. package/.next/server/chunks/646.js +33 -0
  311. package/.next/server/chunks/8681.js +1 -0
  312. package/.next/server/chunks/8807.js +305 -300
  313. package/.next/server/chunks/9355.js +1 -1
  314. package/.next/server/chunks/9687.js +1 -1
  315. package/.next/server/middleware-manifest.json +5 -5
  316. package/.next/server/pages/500.html +1 -1
  317. package/.next/server/pages-manifest.json +1 -1
  318. package/.next/server/server-reference-manifest.json +1 -1
  319. package/.next/static/chunks/4560-2bf9cb6504cc4425.js +1 -0
  320. package/.next/static/chunks/7347-a013a163a75030ec.js +1 -0
  321. package/.next/static/chunks/app/chat/page-5d20240f98c07cee.js +1 -0
  322. package/.next/static/chunks/app/layout-fe5857360dfba2b9.js +1 -0
  323. package/.next/static/chunks/app/more/page-af1d2af13ea901d2.js +1 -0
  324. package/.next/static/chunks/app/page-3bbe737ec910d1fb.js +1 -0
  325. package/.next/static/chunks/app/repositories/page-ace9134ac165a6de.js +1 -0
  326. package/.next/static/chunks/app/review/page-331b80f4f58582bc.js +1 -0
  327. package/.next/static/chunks/app/sessions/page-d694149a7e8649b6.js +1 -0
  328. package/.next/static/chunks/app/worktrees/[id]/page-932a52f8d11971f7.js +1 -0
  329. package/.next/static/css/d7e2e8d1b8d69d36.css +1 -0
  330. package/.next/trace +10 -10
  331. package/dist/cli/commands/quickstart.d.ts.map +1 -1
  332. package/dist/cli/commands/quickstart.js +27 -0
  333. package/dist/cli/commands/status.d.ts.map +1 -1
  334. package/dist/cli/commands/status.js +19 -0
  335. package/dist/cli/types/index.d.ts +6 -0
  336. package/dist/cli/types/index.d.ts.map +1 -1
  337. package/dist/cli/utils/agent-instances.d.ts +1 -1
  338. package/dist/cli/utils/agent-instances.d.ts.map +1 -1
  339. package/dist/cli/utils/agent-instances.js +8 -1
  340. package/dist/cli/utils/api-client.d.ts +36 -0
  341. package/dist/cli/utils/api-client.d.ts.map +1 -1
  342. package/dist/cli/utils/api-client.js +82 -0
  343. package/dist/cli/utils/daemon.d.ts.map +1 -1
  344. package/dist/cli/utils/daemon.js +44 -9
  345. package/dist/cli/utils/package-info.d.ts +17 -0
  346. package/dist/cli/utils/package-info.d.ts.map +1 -0
  347. package/dist/cli/utils/package-info.js +31 -0
  348. package/dist/cli/utils/pid-manager.d.ts +65 -9
  349. package/dist/cli/utils/pid-manager.d.ts.map +1 -1
  350. package/dist/cli/utils/pid-manager.js +81 -21
  351. package/dist/cli/utils/process-inspector.d.ts +27 -0
  352. package/dist/cli/utils/process-inspector.d.ts.map +1 -0
  353. package/dist/cli/utils/process-inspector.js +37 -0
  354. package/dist/server/src/config/github-links.js +22 -0
  355. package/dist/server/src/lib/db/db-instance.js +22 -3
  356. package/dist/server/src/lib/db/db-repository.js +107 -19
  357. package/dist/server/src/lib/db/db.js +3 -2
  358. package/dist/server/src/lib/db/memo-db.js +32 -1
  359. package/dist/server/src/lib/db/migrations/index.js +2 -0
  360. package/dist/server/src/lib/db/migrations/runner.js +11 -1
  361. package/dist/server/src/lib/db/migrations/v43-remove-cm-root-dir-ghost-repository.js +126 -0
  362. package/dist/server/src/lib/git/worktrees.js +90 -0
  363. package/dist/server/src/lib/job-executor.js +8 -2
  364. package/dist/server/src/lib/realtime/types.js +76 -0
  365. package/dist/server/src/lib/schedule-manager.js +9 -1
  366. package/dist/server/src/lib/version-checker.js +297 -0
  367. package/dist/server/src/lib/ws-server.js +37 -0
  368. package/package.json +1 -1
  369. package/.next/server/chunks/2464.js +0 -33
  370. package/.next/server/chunks/6791.js +0 -47
  371. package/.next/static/chunks/7347-4a031aecf4664a6d.js +0 -1
  372. package/.next/static/chunks/8954-ce15ee4d0423f1b1.js +0 -1
  373. package/.next/static/chunks/app/chat/page-dee86bdf87516e40.js +0 -1
  374. package/.next/static/chunks/app/layout-d02f4691a4eff86b.js +0 -1
  375. package/.next/static/chunks/app/more/page-39ec8b5f27cf52e7.js +0 -1
  376. package/.next/static/chunks/app/page-ebf1db9826b4065d.js +0 -1
  377. package/.next/static/chunks/app/repositories/page-2be54cae5fcc1f7a.js +0 -1
  378. package/.next/static/chunks/app/review/page-ac4efe6857a0f3bf.js +0 -1
  379. package/.next/static/chunks/app/sessions/page-dc545a3d45374187.js +0 -1
  380. package/.next/static/chunks/app/worktrees/[id]/page-9eb2f37809919531.js +0 -1
  381. package/.next/static/css/eabd34bf2ab147a4.css +0 -1
  382. /package/.next/static/{Ndx_NzkoP54cD0UCmjUlu → uBCIYS1Hth7V4unroKqGu}/_buildManifest.js +0 -0
  383. /package/.next/static/{Ndx_NzkoP54cD0UCmjUlu → uBCIYS1Hth7V4unroKqGu}/_ssgManifest.js +0 -0
@@ -13,12 +13,12 @@
13
13
  "static/chunks/1255-8cb587d9170b45ed.js",
14
14
  "static/chunks/main-app-1f21caa5553ccd7d.js",
15
15
  "static/css/531c1fcb1e69d47b.css",
16
- "static/css/eabd34bf2ab147a4.css",
16
+ "static/css/d7e2e8d1b8d69d36.css",
17
17
  "static/chunks/6809-c40780dcdbb38ec5.js",
18
18
  "static/chunks/4909-1f5c586e3e84e0a5.js",
19
19
  "static/chunks/6402-d91e099c3f2d78f4.js",
20
- "static/chunks/7347-4a031aecf4664a6d.js",
21
- "static/chunks/app/layout-d02f4691a4eff86b.js"
20
+ "static/chunks/7347-a013a163a75030ec.js",
21
+ "static/chunks/app/layout-fe5857360dfba2b9.js"
22
22
  ],
23
23
  "/loading": [
24
24
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -56,19 +56,19 @@
56
56
  "static/chunks/main-app-1f21caa5553ccd7d.js",
57
57
  "static/chunks/app/api/assistant/session/route-7536041a7a89616d.js"
58
58
  ],
59
- "/api/assistant/terminal/route": [
59
+ "/api/assistant/start/route": [
60
60
  "static/chunks/webpack-4fbc38b2e3abb013.js",
61
61
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
62
62
  "static/chunks/1255-8cb587d9170b45ed.js",
63
63
  "static/chunks/main-app-1f21caa5553ccd7d.js",
64
- "static/chunks/app/api/assistant/terminal/route-7536041a7a89616d.js"
64
+ "static/chunks/app/api/assistant/start/route-7536041a7a89616d.js"
65
65
  ],
66
- "/api/assistant/start/route": [
66
+ "/api/assistant/terminal/route": [
67
67
  "static/chunks/webpack-4fbc38b2e3abb013.js",
68
68
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
69
69
  "static/chunks/1255-8cb587d9170b45ed.js",
70
70
  "static/chunks/main-app-1f21caa5553ccd7d.js",
71
- "static/chunks/app/api/assistant/start/route-7536041a7a89616d.js"
71
+ "static/chunks/app/api/assistant/terminal/route-7536041a7a89616d.js"
72
72
  ],
73
73
  "/api/auth/login/route": [
74
74
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -77,19 +77,19 @@
77
77
  "static/chunks/main-app-1f21caa5553ccd7d.js",
78
78
  "static/chunks/app/api/auth/login/route-7536041a7a89616d.js"
79
79
  ],
80
- "/api/assistant/tools/route": [
80
+ "/api/auth/logout/route": [
81
81
  "static/chunks/webpack-4fbc38b2e3abb013.js",
82
82
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
83
83
  "static/chunks/1255-8cb587d9170b45ed.js",
84
84
  "static/chunks/main-app-1f21caa5553ccd7d.js",
85
- "static/chunks/app/api/assistant/tools/route-7536041a7a89616d.js"
85
+ "static/chunks/app/api/auth/logout/route-7536041a7a89616d.js"
86
86
  ],
87
- "/api/auth/logout/route": [
87
+ "/api/assistant/tools/route": [
88
88
  "static/chunks/webpack-4fbc38b2e3abb013.js",
89
89
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
90
90
  "static/chunks/1255-8cb587d9170b45ed.js",
91
91
  "static/chunks/main-app-1f21caa5553ccd7d.js",
92
- "static/chunks/app/api/auth/logout/route-7536041a7a89616d.js"
92
+ "static/chunks/app/api/assistant/tools/route-7536041a7a89616d.js"
93
93
  ],
94
94
  "/api/daily-summary/route": [
95
95
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -126,26 +126,26 @@
126
126
  "static/chunks/main-app-1f21caa5553ccd7d.js",
127
127
  "static/chunks/app/api/repositories/[id]/todos/[todoId]/route-7536041a7a89616d.js"
128
128
  ],
129
- "/api/repositories/clone/[jobId]/route": [
129
+ "/api/repositories/[id]/todos/route": [
130
130
  "static/chunks/webpack-4fbc38b2e3abb013.js",
131
131
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
132
132
  "static/chunks/1255-8cb587d9170b45ed.js",
133
133
  "static/chunks/main-app-1f21caa5553ccd7d.js",
134
- "static/chunks/app/api/repositories/clone/[jobId]/route-7536041a7a89616d.js"
134
+ "static/chunks/app/api/repositories/[id]/todos/route-7536041a7a89616d.js"
135
135
  ],
136
- "/api/repositories/clone/route": [
136
+ "/api/repositories/clone/[jobId]/route": [
137
137
  "static/chunks/webpack-4fbc38b2e3abb013.js",
138
138
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
139
139
  "static/chunks/1255-8cb587d9170b45ed.js",
140
140
  "static/chunks/main-app-1f21caa5553ccd7d.js",
141
- "static/chunks/app/api/repositories/clone/route-7536041a7a89616d.js"
141
+ "static/chunks/app/api/repositories/clone/[jobId]/route-7536041a7a89616d.js"
142
142
  ],
143
- "/api/repositories/[id]/todos/route": [
143
+ "/api/repositories/clone/route": [
144
144
  "static/chunks/webpack-4fbc38b2e3abb013.js",
145
145
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
146
146
  "static/chunks/1255-8cb587d9170b45ed.js",
147
147
  "static/chunks/main-app-1f21caa5553ccd7d.js",
148
- "static/chunks/app/api/repositories/[id]/todos/route-7536041a7a89616d.js"
148
+ "static/chunks/app/api/repositories/clone/route-7536041a7a89616d.js"
149
149
  ],
150
150
  "/api/repositories/excluded/route": [
151
151
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -161,12 +161,12 @@
161
161
  "static/chunks/main-app-1f21caa5553ccd7d.js",
162
162
  "static/chunks/app/api/repositories/restore/route-7536041a7a89616d.js"
163
163
  ],
164
- "/api/repositories/sync/route": [
164
+ "/api/repositories/route": [
165
165
  "static/chunks/webpack-4fbc38b2e3abb013.js",
166
166
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
167
167
  "static/chunks/1255-8cb587d9170b45ed.js",
168
168
  "static/chunks/main-app-1f21caa5553ccd7d.js",
169
- "static/chunks/app/api/repositories/sync/route-7536041a7a89616d.js"
169
+ "static/chunks/app/api/repositories/route-7536041a7a89616d.js"
170
170
  ],
171
171
  "/api/repositories/scan/route": [
172
172
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -175,12 +175,12 @@
175
175
  "static/chunks/main-app-1f21caa5553ccd7d.js",
176
176
  "static/chunks/app/api/repositories/scan/route-7536041a7a89616d.js"
177
177
  ],
178
- "/api/repositories/route": [
178
+ "/api/repositories/sync/route": [
179
179
  "static/chunks/webpack-4fbc38b2e3abb013.js",
180
180
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
181
181
  "static/chunks/1255-8cb587d9170b45ed.js",
182
182
  "static/chunks/main-app-1f21caa5553ccd7d.js",
183
- "static/chunks/app/api/repositories/route-7536041a7a89616d.js"
183
+ "static/chunks/app/api/repositories/sync/route-7536041a7a89616d.js"
184
184
  ],
185
185
  "/api/slash-commands/route": [
186
186
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -210,13 +210,6 @@
210
210
  "static/chunks/main-app-1f21caa5553ccd7d.js",
211
211
  "static/chunks/app/api/worktrees/[id]/auto-yes/route-7536041a7a89616d.js"
212
212
  ],
213
- "/api/worktrees/[id]/cli-tool/route": [
214
- "static/chunks/webpack-4fbc38b2e3abb013.js",
215
- "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
216
- "static/chunks/1255-8cb587d9170b45ed.js",
217
- "static/chunks/main-app-1f21caa5553ccd7d.js",
218
- "static/chunks/app/api/worktrees/[id]/cli-tool/route-7536041a7a89616d.js"
219
- ],
220
213
  "/api/worktrees/[id]/capture/route": [
221
214
  "static/chunks/webpack-4fbc38b2e3abb013.js",
222
215
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
@@ -224,12 +217,12 @@
224
217
  "static/chunks/main-app-1f21caa5553ccd7d.js",
225
218
  "static/chunks/app/api/worktrees/[id]/capture/route-7536041a7a89616d.js"
226
219
  ],
227
- "/api/worktrees/[id]/cmate/schedules/route": [
220
+ "/api/worktrees/[id]/cli-tool/route": [
228
221
  "static/chunks/webpack-4fbc38b2e3abb013.js",
229
222
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
230
223
  "static/chunks/1255-8cb587d9170b45ed.js",
231
224
  "static/chunks/main-app-1f21caa5553ccd7d.js",
232
- "static/chunks/app/api/worktrees/[id]/cmate/schedules/route-7536041a7a89616d.js"
225
+ "static/chunks/app/api/worktrees/[id]/cli-tool/route-7536041a7a89616d.js"
233
226
  ],
234
227
  "/api/worktrees/[id]/current-output/route": [
235
228
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -238,26 +231,26 @@
238
231
  "static/chunks/main-app-1f21caa5553ccd7d.js",
239
232
  "static/chunks/app/api/worktrees/[id]/current-output/route-7536041a7a89616d.js"
240
233
  ],
241
- "/api/worktrees/[id]/execution-logs/[logId]/route": [
234
+ "/api/worktrees/[id]/cmate/schedules/route": [
242
235
  "static/chunks/webpack-4fbc38b2e3abb013.js",
243
236
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
244
237
  "static/chunks/1255-8cb587d9170b45ed.js",
245
238
  "static/chunks/main-app-1f21caa5553ccd7d.js",
246
- "static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-7536041a7a89616d.js"
239
+ "static/chunks/app/api/worktrees/[id]/cmate/schedules/route-7536041a7a89616d.js"
247
240
  ],
248
- "/api/worktrees/[id]/execution-logs/route": [
241
+ "/api/worktrees/[id]/execution-logs/[logId]/route": [
249
242
  "static/chunks/webpack-4fbc38b2e3abb013.js",
250
243
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
251
244
  "static/chunks/1255-8cb587d9170b45ed.js",
252
245
  "static/chunks/main-app-1f21caa5553ccd7d.js",
253
- "static/chunks/app/api/worktrees/[id]/execution-logs/route-7536041a7a89616d.js"
246
+ "static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-7536041a7a89616d.js"
254
247
  ],
255
- "/api/worktrees/[id]/files/[...path]/route": [
248
+ "/api/worktrees/[id]/execution-logs/route": [
256
249
  "static/chunks/webpack-4fbc38b2e3abb013.js",
257
250
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
258
251
  "static/chunks/1255-8cb587d9170b45ed.js",
259
252
  "static/chunks/main-app-1f21caa5553ccd7d.js",
260
- "static/chunks/app/api/worktrees/[id]/files/[...path]/route-7536041a7a89616d.js"
253
+ "static/chunks/app/api/worktrees/[id]/execution-logs/route-7536041a7a89616d.js"
261
254
  ],
262
255
  "/api/worktrees/[id]/git/branch/create/route": [
263
256
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -266,26 +259,26 @@
266
259
  "static/chunks/main-app-1f21caa5553ccd7d.js",
267
260
  "static/chunks/app/api/worktrees/[id]/git/branch/create/route-7536041a7a89616d.js"
268
261
  ],
269
- "/api/worktrees/[id]/git/branches/route": [
262
+ "/api/worktrees/[id]/files/[...path]/route": [
270
263
  "static/chunks/webpack-4fbc38b2e3abb013.js",
271
264
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
272
265
  "static/chunks/1255-8cb587d9170b45ed.js",
273
266
  "static/chunks/main-app-1f21caa5553ccd7d.js",
274
- "static/chunks/app/api/worktrees/[id]/git/branches/route-7536041a7a89616d.js"
267
+ "static/chunks/app/api/worktrees/[id]/files/[...path]/route-7536041a7a89616d.js"
275
268
  ],
276
- "/api/worktrees/[id]/git/checkout/route": [
269
+ "/api/worktrees/[id]/git/branch/delete/route": [
277
270
  "static/chunks/webpack-4fbc38b2e3abb013.js",
278
271
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
279
272
  "static/chunks/1255-8cb587d9170b45ed.js",
280
273
  "static/chunks/main-app-1f21caa5553ccd7d.js",
281
- "static/chunks/app/api/worktrees/[id]/git/checkout/route-7536041a7a89616d.js"
274
+ "static/chunks/app/api/worktrees/[id]/git/branch/delete/route-7536041a7a89616d.js"
282
275
  ],
283
- "/api/worktrees/[id]/git/branch/delete/route": [
276
+ "/api/worktrees/[id]/git/checkout/route": [
284
277
  "static/chunks/webpack-4fbc38b2e3abb013.js",
285
278
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
286
279
  "static/chunks/1255-8cb587d9170b45ed.js",
287
280
  "static/chunks/main-app-1f21caa5553ccd7d.js",
288
- "static/chunks/app/api/worktrees/[id]/git/branch/delete/route-7536041a7a89616d.js"
281
+ "static/chunks/app/api/worktrees/[id]/git/checkout/route-7536041a7a89616d.js"
289
282
  ],
290
283
  "/api/worktrees/[id]/git/commit/route": [
291
284
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -294,19 +287,19 @@
294
287
  "static/chunks/main-app-1f21caa5553ccd7d.js",
295
288
  "static/chunks/app/api/worktrees/[id]/git/commit/route-7536041a7a89616d.js"
296
289
  ],
297
- "/api/worktrees/[id]/git/diff/route": [
290
+ "/api/worktrees/[id]/git/branches/route": [
298
291
  "static/chunks/webpack-4fbc38b2e3abb013.js",
299
292
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
300
293
  "static/chunks/1255-8cb587d9170b45ed.js",
301
294
  "static/chunks/main-app-1f21caa5553ccd7d.js",
302
- "static/chunks/app/api/worktrees/[id]/git/diff/route-7536041a7a89616d.js"
295
+ "static/chunks/app/api/worktrees/[id]/git/branches/route-7536041a7a89616d.js"
303
296
  ],
304
- "/api/worktrees/[id]/git/fetch/route": [
297
+ "/api/worktrees/[id]/git/diff/route": [
305
298
  "static/chunks/webpack-4fbc38b2e3abb013.js",
306
299
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
307
300
  "static/chunks/1255-8cb587d9170b45ed.js",
308
301
  "static/chunks/main-app-1f21caa5553ccd7d.js",
309
- "static/chunks/app/api/worktrees/[id]/git/fetch/route-7536041a7a89616d.js"
302
+ "static/chunks/app/api/worktrees/[id]/git/diff/route-7536041a7a89616d.js"
310
303
  ],
311
304
  "/api/worktrees/[id]/git/log/route": [
312
305
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -315,12 +308,12 @@
315
308
  "static/chunks/main-app-1f21caa5553ccd7d.js",
316
309
  "static/chunks/app/api/worktrees/[id]/git/log/route-7536041a7a89616d.js"
317
310
  ],
318
- "/api/worktrees/[id]/git/push/route": [
311
+ "/api/worktrees/[id]/git/fetch/route": [
319
312
  "static/chunks/webpack-4fbc38b2e3abb013.js",
320
313
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
321
314
  "static/chunks/1255-8cb587d9170b45ed.js",
322
315
  "static/chunks/main-app-1f21caa5553ccd7d.js",
323
- "static/chunks/app/api/worktrees/[id]/git/push/route-7536041a7a89616d.js"
316
+ "static/chunks/app/api/worktrees/[id]/git/fetch/route-7536041a7a89616d.js"
324
317
  ],
325
318
  "/api/worktrees/[id]/git/pull/route": [
326
319
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -329,12 +322,12 @@
329
322
  "static/chunks/main-app-1f21caa5553ccd7d.js",
330
323
  "static/chunks/app/api/worktrees/[id]/git/pull/route-7536041a7a89616d.js"
331
324
  ],
332
- "/api/worktrees/[id]/git/revert/route": [
325
+ "/api/worktrees/[id]/git/push/route": [
333
326
  "static/chunks/webpack-4fbc38b2e3abb013.js",
334
327
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
335
328
  "static/chunks/1255-8cb587d9170b45ed.js",
336
329
  "static/chunks/main-app-1f21caa5553ccd7d.js",
337
- "static/chunks/app/api/worktrees/[id]/git/revert/route-7536041a7a89616d.js"
330
+ "static/chunks/app/api/worktrees/[id]/git/push/route-7536041a7a89616d.js"
338
331
  ],
339
332
  "/api/worktrees/[id]/git/reset/route": [
340
333
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -343,12 +336,12 @@
343
336
  "static/chunks/main-app-1f21caa5553ccd7d.js",
344
337
  "static/chunks/app/api/worktrees/[id]/git/reset/route-7536041a7a89616d.js"
345
338
  ],
346
- "/api/worktrees/[id]/git/stage/route": [
339
+ "/api/worktrees/[id]/git/revert/route": [
347
340
  "static/chunks/webpack-4fbc38b2e3abb013.js",
348
341
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
349
342
  "static/chunks/1255-8cb587d9170b45ed.js",
350
343
  "static/chunks/main-app-1f21caa5553ccd7d.js",
351
- "static/chunks/app/api/worktrees/[id]/git/stage/route-7536041a7a89616d.js"
344
+ "static/chunks/app/api/worktrees/[id]/git/revert/route-7536041a7a89616d.js"
352
345
  ],
353
346
  "/api/worktrees/[id]/git/show/[commitHash]/route": [
354
347
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -357,6 +350,13 @@
357
350
  "static/chunks/main-app-1f21caa5553ccd7d.js",
358
351
  "static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-7536041a7a89616d.js"
359
352
  ],
353
+ "/api/worktrees/[id]/git/stage/route": [
354
+ "static/chunks/webpack-4fbc38b2e3abb013.js",
355
+ "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
356
+ "static/chunks/1255-8cb587d9170b45ed.js",
357
+ "static/chunks/main-app-1f21caa5553ccd7d.js",
358
+ "static/chunks/app/api/worktrees/[id]/git/stage/route-7536041a7a89616d.js"
359
+ ],
360
360
  "/api/worktrees/[id]/git/staged/route": [
361
361
  "static/chunks/webpack-4fbc38b2e3abb013.js",
362
362
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
@@ -378,12 +378,12 @@
378
378
  "static/chunks/main-app-1f21caa5553ccd7d.js",
379
379
  "static/chunks/app/api/worktrees/[id]/git/stash/apply/route-7536041a7a89616d.js"
380
380
  ],
381
- "/api/worktrees/[id]/git/stash/route": [
381
+ "/api/worktrees/[id]/git/stash/push/route": [
382
382
  "static/chunks/webpack-4fbc38b2e3abb013.js",
383
383
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
384
384
  "static/chunks/1255-8cb587d9170b45ed.js",
385
385
  "static/chunks/main-app-1f21caa5553ccd7d.js",
386
- "static/chunks/app/api/worktrees/[id]/git/stash/route-7536041a7a89616d.js"
386
+ "static/chunks/app/api/worktrees/[id]/git/stash/push/route-7536041a7a89616d.js"
387
387
  ],
388
388
  "/api/worktrees/[id]/git/stash/pop/route": [
389
389
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -392,12 +392,12 @@
392
392
  "static/chunks/main-app-1f21caa5553ccd7d.js",
393
393
  "static/chunks/app/api/worktrees/[id]/git/stash/pop/route-7536041a7a89616d.js"
394
394
  ],
395
- "/api/worktrees/[id]/git/stash/push/route": [
395
+ "/api/worktrees/[id]/git/stash/route": [
396
396
  "static/chunks/webpack-4fbc38b2e3abb013.js",
397
397
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
398
398
  "static/chunks/1255-8cb587d9170b45ed.js",
399
399
  "static/chunks/main-app-1f21caa5553ccd7d.js",
400
- "static/chunks/app/api/worktrees/[id]/git/stash/push/route-7536041a7a89616d.js"
400
+ "static/chunks/app/api/worktrees/[id]/git/stash/route-7536041a7a89616d.js"
401
401
  ],
402
402
  "/api/worktrees/[id]/git/status/route": [
403
403
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -504,12 +504,12 @@
504
504
  "static/chunks/main-app-1f21caa5553ccd7d.js",
505
505
  "static/chunks/app/api/worktrees/[id]/schedules/route-7536041a7a89616d.js"
506
506
  ],
507
- "/api/worktrees/[id]/slash-commands/route": [
507
+ "/api/worktrees/[id]/search/route": [
508
508
  "static/chunks/webpack-4fbc38b2e3abb013.js",
509
509
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
510
510
  "static/chunks/1255-8cb587d9170b45ed.js",
511
511
  "static/chunks/main-app-1f21caa5553ccd7d.js",
512
- "static/chunks/app/api/worktrees/[id]/slash-commands/route-7536041a7a89616d.js"
512
+ "static/chunks/app/api/worktrees/[id]/search/route-7536041a7a89616d.js"
513
513
  ],
514
514
  "/api/worktrees/[id]/send/route": [
515
515
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -518,33 +518,33 @@
518
518
  "static/chunks/main-app-1f21caa5553ccd7d.js",
519
519
  "static/chunks/app/api/worktrees/[id]/send/route-7536041a7a89616d.js"
520
520
  ],
521
- "/api/worktrees/[id]/search/route": [
521
+ "/api/worktrees/[id]/special-keys/route": [
522
522
  "static/chunks/webpack-4fbc38b2e3abb013.js",
523
523
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
524
524
  "static/chunks/1255-8cb587d9170b45ed.js",
525
525
  "static/chunks/main-app-1f21caa5553ccd7d.js",
526
- "static/chunks/app/api/worktrees/[id]/search/route-7536041a7a89616d.js"
526
+ "static/chunks/app/api/worktrees/[id]/special-keys/route-7536041a7a89616d.js"
527
527
  ],
528
- "/api/worktrees/[id]/special-keys/route": [
528
+ "/api/worktrees/[id]/slash-commands/route": [
529
529
  "static/chunks/webpack-4fbc38b2e3abb013.js",
530
530
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
531
531
  "static/chunks/1255-8cb587d9170b45ed.js",
532
532
  "static/chunks/main-app-1f21caa5553ccd7d.js",
533
- "static/chunks/app/api/worktrees/[id]/special-keys/route-7536041a7a89616d.js"
533
+ "static/chunks/app/api/worktrees/[id]/slash-commands/route-7536041a7a89616d.js"
534
534
  ],
535
- "/api/worktrees/[id]/terminal/route": [
535
+ "/api/worktrees/[id]/start-polling/route": [
536
536
  "static/chunks/webpack-4fbc38b2e3abb013.js",
537
537
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
538
538
  "static/chunks/1255-8cb587d9170b45ed.js",
539
539
  "static/chunks/main-app-1f21caa5553ccd7d.js",
540
- "static/chunks/app/api/worktrees/[id]/terminal/route-7536041a7a89616d.js"
540
+ "static/chunks/app/api/worktrees/[id]/start-polling/route-7536041a7a89616d.js"
541
541
  ],
542
- "/api/worktrees/[id]/start-polling/route": [
542
+ "/api/worktrees/[id]/terminal/route": [
543
543
  "static/chunks/webpack-4fbc38b2e3abb013.js",
544
544
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
545
545
  "static/chunks/1255-8cb587d9170b45ed.js",
546
546
  "static/chunks/main-app-1f21caa5553ccd7d.js",
547
- "static/chunks/app/api/worktrees/[id]/start-polling/route-7536041a7a89616d.js"
547
+ "static/chunks/app/api/worktrees/[id]/terminal/route-7536041a7a89616d.js"
548
548
  ],
549
549
  "/api/worktrees/[id]/timers/history/route": [
550
550
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -553,19 +553,19 @@
553
553
  "static/chunks/main-app-1f21caa5553ccd7d.js",
554
554
  "static/chunks/app/api/worktrees/[id]/timers/history/route-7536041a7a89616d.js"
555
555
  ],
556
- "/api/worktrees/[id]/todos/[todoId]/route": [
556
+ "/api/worktrees/[id]/timers/route": [
557
557
  "static/chunks/webpack-4fbc38b2e3abb013.js",
558
558
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
559
559
  "static/chunks/1255-8cb587d9170b45ed.js",
560
560
  "static/chunks/main-app-1f21caa5553ccd7d.js",
561
- "static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-7536041a7a89616d.js"
561
+ "static/chunks/app/api/worktrees/[id]/timers/route-7536041a7a89616d.js"
562
562
  ],
563
- "/api/worktrees/[id]/timers/route": [
563
+ "/api/worktrees/[id]/todos/[todoId]/route": [
564
564
  "static/chunks/webpack-4fbc38b2e3abb013.js",
565
565
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
566
566
  "static/chunks/1255-8cb587d9170b45ed.js",
567
567
  "static/chunks/main-app-1f21caa5553ccd7d.js",
568
- "static/chunks/app/api/worktrees/[id]/timers/route-7536041a7a89616d.js"
568
+ "static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-7536041a7a89616d.js"
569
569
  ],
570
570
  "/api/worktrees/[id]/todos/route": [
571
571
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -574,33 +574,33 @@
574
574
  "static/chunks/main-app-1f21caa5553ccd7d.js",
575
575
  "static/chunks/app/api/worktrees/[id]/todos/route-7536041a7a89616d.js"
576
576
  ],
577
- "/api/worktrees/[id]/upload/[...path]/route": [
577
+ "/api/worktrees/[id]/tree/[...path]/route": [
578
578
  "static/chunks/webpack-4fbc38b2e3abb013.js",
579
579
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
580
580
  "static/chunks/1255-8cb587d9170b45ed.js",
581
581
  "static/chunks/main-app-1f21caa5553ccd7d.js",
582
- "static/chunks/app/api/worktrees/[id]/upload/[...path]/route-7536041a7a89616d.js"
582
+ "static/chunks/app/api/worktrees/[id]/tree/[...path]/route-7536041a7a89616d.js"
583
583
  ],
584
- "/api/worktrees/[id]/tree/[...path]/route": [
584
+ "/api/worktrees/[id]/tree/route": [
585
585
  "static/chunks/webpack-4fbc38b2e3abb013.js",
586
586
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
587
587
  "static/chunks/1255-8cb587d9170b45ed.js",
588
588
  "static/chunks/main-app-1f21caa5553ccd7d.js",
589
- "static/chunks/app/api/worktrees/[id]/tree/[...path]/route-7536041a7a89616d.js"
589
+ "static/chunks/app/api/worktrees/[id]/tree/route-7536041a7a89616d.js"
590
590
  ],
591
- "/api/worktrees/[id]/viewed/route": [
591
+ "/api/worktrees/[id]/upload/[...path]/route": [
592
592
  "static/chunks/webpack-4fbc38b2e3abb013.js",
593
593
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
594
594
  "static/chunks/1255-8cb587d9170b45ed.js",
595
595
  "static/chunks/main-app-1f21caa5553ccd7d.js",
596
- "static/chunks/app/api/worktrees/[id]/viewed/route-7536041a7a89616d.js"
596
+ "static/chunks/app/api/worktrees/[id]/upload/[...path]/route-7536041a7a89616d.js"
597
597
  ],
598
- "/api/worktrees/[id]/tree/route": [
598
+ "/api/worktrees/[id]/viewed/route": [
599
599
  "static/chunks/webpack-4fbc38b2e3abb013.js",
600
600
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
601
601
  "static/chunks/1255-8cb587d9170b45ed.js",
602
602
  "static/chunks/main-app-1f21caa5553ccd7d.js",
603
- "static/chunks/app/api/worktrees/[id]/tree/route-7536041a7a89616d.js"
603
+ "static/chunks/app/api/worktrees/[id]/viewed/route-7536041a7a89616d.js"
604
604
  ],
605
605
  "/manifest.webmanifest/route": [
606
606
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -714,6 +714,18 @@
714
714
  "static/chunks/main-app-1f21caa5553ccd7d.js",
715
715
  "static/chunks/app/proxy/[...path]/route-7536041a7a89616d.js"
716
716
  ],
717
+ "/login/page": [
718
+ "static/chunks/webpack-4fbc38b2e3abb013.js",
719
+ "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
720
+ "static/chunks/1255-8cb587d9170b45ed.js",
721
+ "static/chunks/main-app-1f21caa5553ccd7d.js",
722
+ "static/chunks/6809-c40780dcdbb38ec5.js",
723
+ "static/chunks/4909-1f5c586e3e84e0a5.js",
724
+ "static/chunks/2770-827a64760bab8a3a.js",
725
+ "static/chunks/6402-d91e099c3f2d78f4.js",
726
+ "static/chunks/744-d5e47fe16e7b9e06.js",
727
+ "static/chunks/app/login/page-0247a3fb569bb22b.js"
728
+ ],
717
729
  "/chat/loading": [
718
730
  "static/chunks/webpack-4fbc38b2e3abb013.js",
719
731
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
@@ -738,9 +750,9 @@
738
750
  "static/chunks/934-a37509667baa86ee.js",
739
751
  "static/chunks/6402-d91e099c3f2d78f4.js",
740
752
  "static/chunks/744-d5e47fe16e7b9e06.js",
741
- "static/chunks/7347-4a031aecf4664a6d.js",
742
- "static/chunks/8954-ce15ee4d0423f1b1.js",
743
- "static/chunks/app/chat/page-dee86bdf87516e40.js"
753
+ "static/chunks/7347-a013a163a75030ec.js",
754
+ "static/chunks/4560-2bf9cb6504cc4425.js",
755
+ "static/chunks/app/chat/page-5d20240f98c07cee.js"
744
756
  ],
745
757
  "/more/loading": [
746
758
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -762,32 +774,36 @@
762
774
  "static/chunks/4974-eaf66770bfa9dea0.js",
763
775
  "static/chunks/6402-d91e099c3f2d78f4.js",
764
776
  "static/chunks/744-d5e47fe16e7b9e06.js",
765
- "static/chunks/7347-4a031aecf4664a6d.js",
766
- "static/chunks/8954-ce15ee4d0423f1b1.js",
767
- "static/chunks/app/more/page-39ec8b5f27cf52e7.js"
777
+ "static/chunks/7347-a013a163a75030ec.js",
778
+ "static/chunks/4560-2bf9cb6504cc4425.js",
779
+ "static/chunks/app/more/page-af1d2af13ea901d2.js"
768
780
  ],
769
- "/offline/page": [
781
+ "/page": [
770
782
  "static/chunks/webpack-4fbc38b2e3abb013.js",
771
783
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
772
784
  "static/chunks/1255-8cb587d9170b45ed.js",
773
785
  "static/chunks/main-app-1f21caa5553ccd7d.js",
774
786
  "static/chunks/6809-c40780dcdbb38ec5.js",
775
787
  "static/chunks/4909-1f5c586e3e84e0a5.js",
776
- "static/chunks/app/offline/page-62c5f14a6a1800b5.js"
788
+ "static/chunks/2770-827a64760bab8a3a.js",
789
+ "static/chunks/3165-87bf884f7f3d15cf.js",
790
+ "static/chunks/4974-eaf66770bfa9dea0.js",
791
+ "static/chunks/9948-d139e3e5dbecaf73.js",
792
+ "static/chunks/6402-d91e099c3f2d78f4.js",
793
+ "static/chunks/744-d5e47fe16e7b9e06.js",
794
+ "static/chunks/7347-a013a163a75030ec.js",
795
+ "static/chunks/4560-2bf9cb6504cc4425.js",
796
+ "static/chunks/app/page-3bbe737ec910d1fb.js"
777
797
  ],
778
- "/login/page": [
798
+ "/repositories/loading": [
779
799
  "static/chunks/webpack-4fbc38b2e3abb013.js",
780
800
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
781
801
  "static/chunks/1255-8cb587d9170b45ed.js",
782
802
  "static/chunks/main-app-1f21caa5553ccd7d.js",
783
803
  "static/chunks/6809-c40780dcdbb38ec5.js",
784
- "static/chunks/4909-1f5c586e3e84e0a5.js",
785
- "static/chunks/2770-827a64760bab8a3a.js",
786
- "static/chunks/6402-d91e099c3f2d78f4.js",
787
- "static/chunks/744-d5e47fe16e7b9e06.js",
788
- "static/chunks/app/login/page-0247a3fb569bb22b.js"
804
+ "static/chunks/app/repositories/loading-c58ba2c3f4363277.js"
789
805
  ],
790
- "/page": [
806
+ "/repositories/page": [
791
807
  "static/chunks/webpack-4fbc38b2e3abb013.js",
792
808
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
793
809
  "static/chunks/1255-8cb587d9170b45ed.js",
@@ -797,12 +813,11 @@
797
813
  "static/chunks/2770-827a64760bab8a3a.js",
798
814
  "static/chunks/3165-87bf884f7f3d15cf.js",
799
815
  "static/chunks/4974-eaf66770bfa9dea0.js",
800
- "static/chunks/9948-d139e3e5dbecaf73.js",
801
816
  "static/chunks/6402-d91e099c3f2d78f4.js",
802
817
  "static/chunks/744-d5e47fe16e7b9e06.js",
803
- "static/chunks/7347-4a031aecf4664a6d.js",
804
- "static/chunks/8954-ce15ee4d0423f1b1.js",
805
- "static/chunks/app/page-ebf1db9826b4065d.js"
818
+ "static/chunks/7347-a013a163a75030ec.js",
819
+ "static/chunks/4560-2bf9cb6504cc4425.js",
820
+ "static/chunks/app/repositories/page-ace9134ac165a6de.js"
806
821
  ],
807
822
  "/review/loading": [
808
823
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -824,43 +839,28 @@
824
839
  "static/chunks/4974-eaf66770bfa9dea0.js",
825
840
  "static/chunks/6402-d91e099c3f2d78f4.js",
826
841
  "static/chunks/744-d5e47fe16e7b9e06.js",
827
- "static/chunks/7347-4a031aecf4664a6d.js",
828
- "static/chunks/8954-ce15ee4d0423f1b1.js",
829
- "static/chunks/app/review/page-ac4efe6857a0f3bf.js"
830
- ],
831
- "/repositories/loading": [
832
- "static/chunks/webpack-4fbc38b2e3abb013.js",
833
- "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
834
- "static/chunks/1255-8cb587d9170b45ed.js",
835
- "static/chunks/main-app-1f21caa5553ccd7d.js",
836
- "static/chunks/6809-c40780dcdbb38ec5.js",
837
- "static/chunks/app/repositories/loading-c58ba2c3f4363277.js"
842
+ "static/chunks/7347-a013a163a75030ec.js",
843
+ "static/chunks/4560-2bf9cb6504cc4425.js",
844
+ "static/chunks/app/review/page-331b80f4f58582bc.js"
838
845
  ],
839
- "/repositories/page": [
846
+ "/offline/page": [
840
847
  "static/chunks/webpack-4fbc38b2e3abb013.js",
841
848
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
842
849
  "static/chunks/1255-8cb587d9170b45ed.js",
843
850
  "static/chunks/main-app-1f21caa5553ccd7d.js",
844
851
  "static/chunks/6809-c40780dcdbb38ec5.js",
845
852
  "static/chunks/4909-1f5c586e3e84e0a5.js",
846
- "static/chunks/2770-827a64760bab8a3a.js",
847
- "static/chunks/3165-87bf884f7f3d15cf.js",
848
- "static/chunks/4974-eaf66770bfa9dea0.js",
849
- "static/chunks/6402-d91e099c3f2d78f4.js",
850
- "static/chunks/744-d5e47fe16e7b9e06.js",
851
- "static/chunks/7347-4a031aecf4664a6d.js",
852
- "static/chunks/8954-ce15ee4d0423f1b1.js",
853
- "static/chunks/app/repositories/page-2be54cae5fcc1f7a.js"
853
+ "static/chunks/app/offline/page-62c5f14a6a1800b5.js"
854
854
  ],
855
- "/sessions/loading": [
855
+ "/worktrees/[id]/loading": [
856
856
  "static/chunks/webpack-4fbc38b2e3abb013.js",
857
857
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
858
858
  "static/chunks/1255-8cb587d9170b45ed.js",
859
859
  "static/chunks/main-app-1f21caa5553ccd7d.js",
860
860
  "static/chunks/6809-c40780dcdbb38ec5.js",
861
- "static/chunks/app/sessions/loading-c58ba2c3f4363277.js"
861
+ "static/chunks/app/worktrees/[id]/loading-c58ba2c3f4363277.js"
862
862
  ],
863
- "/sessions/page": [
863
+ "/worktrees/[id]/files/[...path]/page": [
864
864
  "static/chunks/webpack-4fbc38b2e3abb013.js",
865
865
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
866
866
  "static/chunks/1255-8cb587d9170b45ed.js",
@@ -868,24 +868,21 @@
868
868
  "static/chunks/6809-c40780dcdbb38ec5.js",
869
869
  "static/chunks/4909-1f5c586e3e84e0a5.js",
870
870
  "static/chunks/2770-827a64760bab8a3a.js",
871
- "static/chunks/3165-87bf884f7f3d15cf.js",
872
- "static/chunks/4974-eaf66770bfa9dea0.js",
873
- "static/chunks/9948-d139e3e5dbecaf73.js",
871
+ "static/chunks/8566-b8bbcfd837cc338b.js",
872
+ "static/chunks/2069-c55de93eb6403961.js",
874
873
  "static/chunks/6402-d91e099c3f2d78f4.js",
875
874
  "static/chunks/744-d5e47fe16e7b9e06.js",
876
- "static/chunks/7347-4a031aecf4664a6d.js",
877
- "static/chunks/8954-ce15ee4d0423f1b1.js",
878
- "static/chunks/app/sessions/page-dc545a3d45374187.js"
875
+ "static/chunks/app/worktrees/[id]/files/[...path]/page-9ff4d065483cdfe9.js"
879
876
  ],
880
- "/worktrees/[id]/loading": [
877
+ "/sessions/loading": [
881
878
  "static/chunks/webpack-4fbc38b2e3abb013.js",
882
879
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
883
880
  "static/chunks/1255-8cb587d9170b45ed.js",
884
881
  "static/chunks/main-app-1f21caa5553ccd7d.js",
885
882
  "static/chunks/6809-c40780dcdbb38ec5.js",
886
- "static/chunks/app/worktrees/[id]/loading-c58ba2c3f4363277.js"
883
+ "static/chunks/app/sessions/loading-c58ba2c3f4363277.js"
887
884
  ],
888
- "/worktrees/[id]/files/[...path]/page": [
885
+ "/sessions/page": [
889
886
  "static/chunks/webpack-4fbc38b2e3abb013.js",
890
887
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
891
888
  "static/chunks/1255-8cb587d9170b45ed.js",
@@ -893,11 +890,14 @@
893
890
  "static/chunks/6809-c40780dcdbb38ec5.js",
894
891
  "static/chunks/4909-1f5c586e3e84e0a5.js",
895
892
  "static/chunks/2770-827a64760bab8a3a.js",
896
- "static/chunks/8566-b8bbcfd837cc338b.js",
897
- "static/chunks/2069-c55de93eb6403961.js",
893
+ "static/chunks/3165-87bf884f7f3d15cf.js",
894
+ "static/chunks/4974-eaf66770bfa9dea0.js",
895
+ "static/chunks/9948-d139e3e5dbecaf73.js",
898
896
  "static/chunks/6402-d91e099c3f2d78f4.js",
899
897
  "static/chunks/744-d5e47fe16e7b9e06.js",
900
- "static/chunks/app/worktrees/[id]/files/[...path]/page-9ff4d065483cdfe9.js"
898
+ "static/chunks/7347-a013a163a75030ec.js",
899
+ "static/chunks/4560-2bf9cb6504cc4425.js",
900
+ "static/chunks/app/sessions/page-d694149a7e8649b6.js"
901
901
  ],
902
902
  "/worktrees/[id]/terminal/page": [
903
903
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -924,9 +924,9 @@
924
924
  "static/chunks/8965-872d8de254196cec.js",
925
925
  "static/chunks/6402-d91e099c3f2d78f4.js",
926
926
  "static/chunks/744-d5e47fe16e7b9e06.js",
927
- "static/chunks/7347-4a031aecf4664a6d.js",
928
- "static/chunks/8954-ce15ee4d0423f1b1.js",
929
- "static/chunks/app/worktrees/[id]/page-9eb2f37809919531.js"
927
+ "static/chunks/7347-a013a163a75030ec.js",
928
+ "static/chunks/4560-2bf9cb6504cc4425.js",
929
+ "static/chunks/app/worktrees/[id]/page-932a52f8d11971f7.js"
930
930
  ]
931
931
  }
932
932
  }