commandmate 0.10.3 → 0.11.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 (396) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-build-manifest.json +155 -155
  3. package/.next/app-path-routes-manifest.json +30 -30
  4. package/.next/build-manifest.json +2 -2
  5. package/.next/prerender-manifest.json +12 -12
  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 +30 -30
  298. package/.next/server/chunks/1068.js +1 -1
  299. package/.next/server/chunks/1117.js +1 -0
  300. package/.next/server/chunks/2119.js +1 -1
  301. package/.next/server/chunks/233.js +1 -1
  302. package/.next/server/chunks/2404.js +1 -1
  303. package/.next/server/chunks/2445.js +1 -1
  304. package/.next/server/chunks/3270.js +1 -1
  305. package/.next/server/chunks/3480.js +2 -2
  306. package/.next/server/chunks/3543.js +1 -1
  307. package/.next/server/chunks/3945.js +1 -1
  308. package/.next/server/chunks/406.js +47 -0
  309. package/.next/server/chunks/4444.js +1 -1
  310. package/.next/server/chunks/5381.js +1 -47
  311. package/.next/server/chunks/5959.js +2 -2
  312. package/.next/server/chunks/646.js +33 -0
  313. package/.next/server/chunks/8681.js +1 -0
  314. package/.next/server/chunks/8807.js +305 -300
  315. package/.next/server/chunks/9067.js +1 -1
  316. package/.next/server/chunks/9355.js +1 -1
  317. package/.next/server/chunks/9687.js +1 -1
  318. package/.next/server/middleware-manifest.json +5 -5
  319. package/.next/server/pages/500.html +1 -1
  320. package/.next/server/pages-manifest.json +1 -1
  321. package/.next/server/server-reference-manifest.json +1 -1
  322. package/.next/static/chunks/4560-2bf9cb6504cc4425.js +1 -0
  323. package/.next/static/chunks/7347-7ee39e14be89e508.js +1 -0
  324. package/.next/static/chunks/app/chat/page-5d20240f98c07cee.js +1 -0
  325. package/.next/static/chunks/app/layout-fe5857360dfba2b9.js +1 -0
  326. package/.next/static/chunks/app/more/page-af1d2af13ea901d2.js +1 -0
  327. package/.next/static/chunks/app/page-3bbe737ec910d1fb.js +1 -0
  328. package/.next/static/chunks/app/repositories/page-ace9134ac165a6de.js +1 -0
  329. package/.next/static/chunks/app/review/page-331b80f4f58582bc.js +1 -0
  330. package/.next/static/chunks/app/sessions/page-d694149a7e8649b6.js +1 -0
  331. package/.next/static/chunks/app/worktrees/[id]/page-1c311aaa0950db1e.js +1 -0
  332. package/.next/static/css/d7e2e8d1b8d69d36.css +1 -0
  333. package/.next/trace +10 -10
  334. package/dist/cli/commands/quickstart.d.ts.map +1 -1
  335. package/dist/cli/commands/quickstart.js +27 -0
  336. package/dist/cli/commands/status.d.ts.map +1 -1
  337. package/dist/cli/commands/status.js +19 -0
  338. package/dist/cli/commands/update.d.ts.map +1 -1
  339. package/dist/cli/commands/update.js +178 -1
  340. package/dist/cli/program.d.ts.map +1 -1
  341. package/dist/cli/program.js +6 -0
  342. package/dist/cli/types/index.d.ts +13 -0
  343. package/dist/cli/types/index.d.ts.map +1 -1
  344. package/dist/cli/utils/agent-instances.d.ts +1 -1
  345. package/dist/cli/utils/agent-instances.d.ts.map +1 -1
  346. package/dist/cli/utils/agent-instances.js +8 -1
  347. package/dist/cli/utils/api-client.d.ts +36 -0
  348. package/dist/cli/utils/api-client.d.ts.map +1 -1
  349. package/dist/cli/utils/api-client.js +82 -0
  350. package/dist/cli/utils/daemon.d.ts.map +1 -1
  351. package/dist/cli/utils/daemon.js +44 -9
  352. package/dist/cli/utils/npx-runner.d.ts +88 -0
  353. package/dist/cli/utils/npx-runner.d.ts.map +1 -0
  354. package/dist/cli/utils/npx-runner.js +165 -0
  355. package/dist/cli/utils/package-info.d.ts +17 -0
  356. package/dist/cli/utils/package-info.d.ts.map +1 -0
  357. package/dist/cli/utils/package-info.js +31 -0
  358. package/dist/cli/utils/pid-manager.d.ts +65 -9
  359. package/dist/cli/utils/pid-manager.d.ts.map +1 -1
  360. package/dist/cli/utils/pid-manager.js +81 -21
  361. package/dist/cli/utils/process-inspector.d.ts +27 -0
  362. package/dist/cli/utils/process-inspector.d.ts.map +1 -0
  363. package/dist/cli/utils/process-inspector.js +37 -0
  364. package/dist/lib/app-update/update-lock.d.ts +39 -0
  365. package/dist/lib/app-update/update-lock.d.ts.map +1 -0
  366. package/dist/lib/app-update/update-lock.js +116 -0
  367. package/dist/server/src/config/github-links.js +22 -0
  368. package/dist/server/src/lib/db/db-instance.js +22 -3
  369. package/dist/server/src/lib/db/db-repository.js +107 -19
  370. package/dist/server/src/lib/db/db.js +3 -2
  371. package/dist/server/src/lib/db/memo-db.js +32 -1
  372. package/dist/server/src/lib/db/migrations/index.js +2 -0
  373. package/dist/server/src/lib/db/migrations/runner.js +11 -1
  374. package/dist/server/src/lib/db/migrations/v43-remove-cm-root-dir-ghost-repository.js +126 -0
  375. package/dist/server/src/lib/git/worktrees.js +90 -0
  376. package/dist/server/src/lib/job-executor.js +8 -2
  377. package/dist/server/src/lib/realtime/types.js +76 -0
  378. package/dist/server/src/lib/schedule-manager.js +9 -1
  379. package/dist/server/src/lib/version-checker.js +297 -0
  380. package/dist/server/src/lib/ws-server.js +37 -0
  381. package/package.json +1 -1
  382. package/.next/server/chunks/2464.js +0 -33
  383. package/.next/server/chunks/6791.js +0 -47
  384. package/.next/static/chunks/7347-4a031aecf4664a6d.js +0 -1
  385. package/.next/static/chunks/8954-ce15ee4d0423f1b1.js +0 -1
  386. package/.next/static/chunks/app/chat/page-dee86bdf87516e40.js +0 -1
  387. package/.next/static/chunks/app/layout-d02f4691a4eff86b.js +0 -1
  388. package/.next/static/chunks/app/more/page-39ec8b5f27cf52e7.js +0 -1
  389. package/.next/static/chunks/app/page-ebf1db9826b4065d.js +0 -1
  390. package/.next/static/chunks/app/repositories/page-2be54cae5fcc1f7a.js +0 -1
  391. package/.next/static/chunks/app/review/page-ac4efe6857a0f3bf.js +0 -1
  392. package/.next/static/chunks/app/sessions/page-dc545a3d45374187.js +0 -1
  393. package/.next/static/chunks/app/worktrees/[id]/page-9eb2f37809919531.js +0 -1
  394. package/.next/static/css/eabd34bf2ab147a4.css +0 -1
  395. /package/.next/static/{Ndx_NzkoP54cD0UCmjUlu → 8yp8SRJ9h3Uj75SpHLYpl}/_buildManifest.js +0 -0
  396. /package/.next/static/{Ndx_NzkoP54cD0UCmjUlu → 8yp8SRJ9h3Uj75SpHLYpl}/_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-7ee39e14be89e508.js",
21
+ "static/chunks/app/layout-fe5857360dfba2b9.js"
22
22
  ],
23
23
  "/loading": [
24
24
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -56,33 +56,33 @@
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
- "/api/auth/login/route": [
73
+ "/api/assistant/tools/route": [
74
74
  "static/chunks/webpack-4fbc38b2e3abb013.js",
75
75
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
76
76
  "static/chunks/1255-8cb587d9170b45ed.js",
77
77
  "static/chunks/main-app-1f21caa5553ccd7d.js",
78
- "static/chunks/app/api/auth/login/route-7536041a7a89616d.js"
78
+ "static/chunks/app/api/assistant/tools/route-7536041a7a89616d.js"
79
79
  ],
80
- "/api/assistant/tools/route": [
80
+ "/api/auth/login/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/login/route-7536041a7a89616d.js"
86
86
  ],
87
87
  "/api/auth/logout/route": [
88
88
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -126,12 +126,12 @@
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
136
  "/api/repositories/clone/route": [
137
137
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -140,12 +140,12 @@
140
140
  "static/chunks/main-app-1f21caa5553ccd7d.js",
141
141
  "static/chunks/app/api/repositories/clone/route-7536041a7a89616d.js"
142
142
  ],
143
- "/api/repositories/[id]/todos/route": [
143
+ "/api/repositories/clone/[jobId]/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/[jobId]/route-7536041a7a89616d.js"
149
149
  ],
150
150
  "/api/repositories/excluded/route": [
151
151
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -161,47 +161,47 @@
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
- "/api/repositories/scan/route": [
171
+ "/api/repositories/sync/route": [
172
172
  "static/chunks/webpack-4fbc38b2e3abb013.js",
173
173
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
174
174
  "static/chunks/1255-8cb587d9170b45ed.js",
175
175
  "static/chunks/main-app-1f21caa5553ccd7d.js",
176
- "static/chunks/app/api/repositories/scan/route-7536041a7a89616d.js"
176
+ "static/chunks/app/api/repositories/sync/route-7536041a7a89616d.js"
177
177
  ],
178
- "/api/repositories/route": [
178
+ "/api/repositories/scan/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/scan/route-7536041a7a89616d.js"
184
184
  ],
185
- "/api/slash-commands/route": [
185
+ "/api/templates/[id]/route": [
186
186
  "static/chunks/webpack-4fbc38b2e3abb013.js",
187
187
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
188
188
  "static/chunks/1255-8cb587d9170b45ed.js",
189
189
  "static/chunks/main-app-1f21caa5553ccd7d.js",
190
- "static/chunks/app/api/slash-commands/route-7536041a7a89616d.js"
190
+ "static/chunks/app/api/templates/[id]/route-7536041a7a89616d.js"
191
191
  ],
192
- "/api/templates/[id]/route": [
192
+ "/api/templates/route": [
193
193
  "static/chunks/webpack-4fbc38b2e3abb013.js",
194
194
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
195
195
  "static/chunks/1255-8cb587d9170b45ed.js",
196
196
  "static/chunks/main-app-1f21caa5553ccd7d.js",
197
- "static/chunks/app/api/templates/[id]/route-7536041a7a89616d.js"
197
+ "static/chunks/app/api/templates/route-7536041a7a89616d.js"
198
198
  ],
199
- "/api/templates/route": [
199
+ "/api/slash-commands/route": [
200
200
  "static/chunks/webpack-4fbc38b2e3abb013.js",
201
201
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
202
202
  "static/chunks/1255-8cb587d9170b45ed.js",
203
203
  "static/chunks/main-app-1f21caa5553ccd7d.js",
204
- "static/chunks/app/api/templates/route-7536041a7a89616d.js"
204
+ "static/chunks/app/api/slash-commands/route-7536041a7a89616d.js"
205
205
  ],
206
206
  "/api/worktrees/[id]/auto-yes/route": [
207
207
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -210,19 +210,19 @@
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": [
213
+ "/api/worktrees/[id]/capture/route": [
214
214
  "static/chunks/webpack-4fbc38b2e3abb013.js",
215
215
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
216
216
  "static/chunks/1255-8cb587d9170b45ed.js",
217
217
  "static/chunks/main-app-1f21caa5553ccd7d.js",
218
- "static/chunks/app/api/worktrees/[id]/cli-tool/route-7536041a7a89616d.js"
218
+ "static/chunks/app/api/worktrees/[id]/capture/route-7536041a7a89616d.js"
219
219
  ],
220
- "/api/worktrees/[id]/capture/route": [
220
+ "/api/worktrees/[id]/cli-tool/route": [
221
221
  "static/chunks/webpack-4fbc38b2e3abb013.js",
222
222
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
223
223
  "static/chunks/1255-8cb587d9170b45ed.js",
224
224
  "static/chunks/main-app-1f21caa5553ccd7d.js",
225
- "static/chunks/app/api/worktrees/[id]/capture/route-7536041a7a89616d.js"
225
+ "static/chunks/app/api/worktrees/[id]/cli-tool/route-7536041a7a89616d.js"
226
226
  ],
227
227
  "/api/worktrees/[id]/cmate/schedules/route": [
228
228
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -266,26 +266,26 @@
266
266
  "static/chunks/main-app-1f21caa5553ccd7d.js",
267
267
  "static/chunks/app/api/worktrees/[id]/git/branch/create/route-7536041a7a89616d.js"
268
268
  ],
269
- "/api/worktrees/[id]/git/branches/route": [
269
+ "/api/worktrees/[id]/git/branch/delete/route": [
270
270
  "static/chunks/webpack-4fbc38b2e3abb013.js",
271
271
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
272
272
  "static/chunks/1255-8cb587d9170b45ed.js",
273
273
  "static/chunks/main-app-1f21caa5553ccd7d.js",
274
- "static/chunks/app/api/worktrees/[id]/git/branches/route-7536041a7a89616d.js"
274
+ "static/chunks/app/api/worktrees/[id]/git/branch/delete/route-7536041a7a89616d.js"
275
275
  ],
276
- "/api/worktrees/[id]/git/checkout/route": [
276
+ "/api/worktrees/[id]/git/branches/route": [
277
277
  "static/chunks/webpack-4fbc38b2e3abb013.js",
278
278
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
279
279
  "static/chunks/1255-8cb587d9170b45ed.js",
280
280
  "static/chunks/main-app-1f21caa5553ccd7d.js",
281
- "static/chunks/app/api/worktrees/[id]/git/checkout/route-7536041a7a89616d.js"
281
+ "static/chunks/app/api/worktrees/[id]/git/branches/route-7536041a7a89616d.js"
282
282
  ],
283
- "/api/worktrees/[id]/git/branch/delete/route": [
283
+ "/api/worktrees/[id]/git/checkout/route": [
284
284
  "static/chunks/webpack-4fbc38b2e3abb013.js",
285
285
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
286
286
  "static/chunks/1255-8cb587d9170b45ed.js",
287
287
  "static/chunks/main-app-1f21caa5553ccd7d.js",
288
- "static/chunks/app/api/worktrees/[id]/git/branch/delete/route-7536041a7a89616d.js"
288
+ "static/chunks/app/api/worktrees/[id]/git/checkout/route-7536041a7a89616d.js"
289
289
  ],
290
290
  "/api/worktrees/[id]/git/commit/route": [
291
291
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -315,19 +315,19 @@
315
315
  "static/chunks/main-app-1f21caa5553ccd7d.js",
316
316
  "static/chunks/app/api/worktrees/[id]/git/log/route-7536041a7a89616d.js"
317
317
  ],
318
- "/api/worktrees/[id]/git/push/route": [
318
+ "/api/worktrees/[id]/git/pull/route": [
319
319
  "static/chunks/webpack-4fbc38b2e3abb013.js",
320
320
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
321
321
  "static/chunks/1255-8cb587d9170b45ed.js",
322
322
  "static/chunks/main-app-1f21caa5553ccd7d.js",
323
- "static/chunks/app/api/worktrees/[id]/git/push/route-7536041a7a89616d.js"
323
+ "static/chunks/app/api/worktrees/[id]/git/pull/route-7536041a7a89616d.js"
324
324
  ],
325
- "/api/worktrees/[id]/git/pull/route": [
325
+ "/api/worktrees/[id]/git/push/route": [
326
326
  "static/chunks/webpack-4fbc38b2e3abb013.js",
327
327
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
328
328
  "static/chunks/1255-8cb587d9170b45ed.js",
329
329
  "static/chunks/main-app-1f21caa5553ccd7d.js",
330
- "static/chunks/app/api/worktrees/[id]/git/pull/route-7536041a7a89616d.js"
330
+ "static/chunks/app/api/worktrees/[id]/git/push/route-7536041a7a89616d.js"
331
331
  ],
332
332
  "/api/worktrees/[id]/git/revert/route": [
333
333
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -343,19 +343,19 @@
343
343
  "static/chunks/main-app-1f21caa5553ccd7d.js",
344
344
  "static/chunks/app/api/worktrees/[id]/git/reset/route-7536041a7a89616d.js"
345
345
  ],
346
- "/api/worktrees/[id]/git/stage/route": [
346
+ "/api/worktrees/[id]/git/show/[commitHash]/route": [
347
347
  "static/chunks/webpack-4fbc38b2e3abb013.js",
348
348
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
349
349
  "static/chunks/1255-8cb587d9170b45ed.js",
350
350
  "static/chunks/main-app-1f21caa5553ccd7d.js",
351
- "static/chunks/app/api/worktrees/[id]/git/stage/route-7536041a7a89616d.js"
351
+ "static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-7536041a7a89616d.js"
352
352
  ],
353
- "/api/worktrees/[id]/git/show/[commitHash]/route": [
353
+ "/api/worktrees/[id]/git/stage/route": [
354
354
  "static/chunks/webpack-4fbc38b2e3abb013.js",
355
355
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
356
356
  "static/chunks/1255-8cb587d9170b45ed.js",
357
357
  "static/chunks/main-app-1f21caa5553ccd7d.js",
358
- "static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-7536041a7a89616d.js"
358
+ "static/chunks/app/api/worktrees/[id]/git/stage/route-7536041a7a89616d.js"
359
359
  ],
360
360
  "/api/worktrees/[id]/git/staged/route": [
361
361
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -378,26 +378,19 @@
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": [
382
- "static/chunks/webpack-4fbc38b2e3abb013.js",
383
- "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
384
- "static/chunks/1255-8cb587d9170b45ed.js",
385
- "static/chunks/main-app-1f21caa5553ccd7d.js",
386
- "static/chunks/app/api/worktrees/[id]/git/stash/route-7536041a7a89616d.js"
387
- ],
388
- "/api/worktrees/[id]/git/stash/pop/route": [
381
+ "/api/worktrees/[id]/git/stash/push/route": [
389
382
  "static/chunks/webpack-4fbc38b2e3abb013.js",
390
383
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
391
384
  "static/chunks/1255-8cb587d9170b45ed.js",
392
385
  "static/chunks/main-app-1f21caa5553ccd7d.js",
393
- "static/chunks/app/api/worktrees/[id]/git/stash/pop/route-7536041a7a89616d.js"
386
+ "static/chunks/app/api/worktrees/[id]/git/stash/push/route-7536041a7a89616d.js"
394
387
  ],
395
- "/api/worktrees/[id]/git/stash/push/route": [
388
+ "/api/worktrees/[id]/git/stash/route": [
396
389
  "static/chunks/webpack-4fbc38b2e3abb013.js",
397
390
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
398
391
  "static/chunks/1255-8cb587d9170b45ed.js",
399
392
  "static/chunks/main-app-1f21caa5553ccd7d.js",
400
- "static/chunks/app/api/worktrees/[id]/git/stash/push/route-7536041a7a89616d.js"
393
+ "static/chunks/app/api/worktrees/[id]/git/stash/route-7536041a7a89616d.js"
401
394
  ],
402
395
  "/api/worktrees/[id]/git/status/route": [
403
396
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -406,19 +399,19 @@
406
399
  "static/chunks/main-app-1f21caa5553ccd7d.js",
407
400
  "static/chunks/app/api/worktrees/[id]/git/status/route-7536041a7a89616d.js"
408
401
  ],
409
- "/api/worktrees/[id]/git/unstage/route": [
402
+ "/api/worktrees/[id]/git/stash/pop/route": [
410
403
  "static/chunks/webpack-4fbc38b2e3abb013.js",
411
404
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
412
405
  "static/chunks/1255-8cb587d9170b45ed.js",
413
406
  "static/chunks/main-app-1f21caa5553ccd7d.js",
414
- "static/chunks/app/api/worktrees/[id]/git/unstage/route-7536041a7a89616d.js"
407
+ "static/chunks/app/api/worktrees/[id]/git/stash/pop/route-7536041a7a89616d.js"
415
408
  ],
416
- "/api/worktrees/[id]/git/working-diff/route": [
409
+ "/api/worktrees/[id]/git/unstage/route": [
417
410
  "static/chunks/webpack-4fbc38b2e3abb013.js",
418
411
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
419
412
  "static/chunks/1255-8cb587d9170b45ed.js",
420
413
  "static/chunks/main-app-1f21caa5553ccd7d.js",
421
- "static/chunks/app/api/worktrees/[id]/git/working-diff/route-7536041a7a89616d.js"
414
+ "static/chunks/app/api/worktrees/[id]/git/unstage/route-7536041a7a89616d.js"
422
415
  ],
423
416
  "/api/worktrees/[id]/interrupt/route": [
424
417
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -427,19 +420,19 @@
427
420
  "static/chunks/main-app-1f21caa5553ccd7d.js",
428
421
  "static/chunks/app/api/worktrees/[id]/interrupt/route-7536041a7a89616d.js"
429
422
  ],
430
- "/api/worktrees/[id]/kill-session/route": [
423
+ "/api/worktrees/[id]/git/working-diff/route": [
431
424
  "static/chunks/webpack-4fbc38b2e3abb013.js",
432
425
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
433
426
  "static/chunks/1255-8cb587d9170b45ed.js",
434
427
  "static/chunks/main-app-1f21caa5553ccd7d.js",
435
- "static/chunks/app/api/worktrees/[id]/kill-session/route-7536041a7a89616d.js"
428
+ "static/chunks/app/api/worktrees/[id]/git/working-diff/route-7536041a7a89616d.js"
436
429
  ],
437
- "/api/worktrees/[id]/memos/[memoId]/route": [
430
+ "/api/worktrees/[id]/kill-session/route": [
438
431
  "static/chunks/webpack-4fbc38b2e3abb013.js",
439
432
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
440
433
  "static/chunks/1255-8cb587d9170b45ed.js",
441
434
  "static/chunks/main-app-1f21caa5553ccd7d.js",
442
- "static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-7536041a7a89616d.js"
435
+ "static/chunks/app/api/worktrees/[id]/kill-session/route-7536041a7a89616d.js"
443
436
  ],
444
437
  "/api/worktrees/[id]/marp-render/route": [
445
438
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -448,12 +441,12 @@
448
441
  "static/chunks/main-app-1f21caa5553ccd7d.js",
449
442
  "static/chunks/app/api/worktrees/[id]/marp-render/route-7536041a7a89616d.js"
450
443
  ],
451
- "/api/worktrees/[id]/memos/route": [
444
+ "/api/worktrees/[id]/memos/[memoId]/route": [
452
445
  "static/chunks/webpack-4fbc38b2e3abb013.js",
453
446
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
454
447
  "static/chunks/1255-8cb587d9170b45ed.js",
455
448
  "static/chunks/main-app-1f21caa5553ccd7d.js",
456
- "static/chunks/app/api/worktrees/[id]/memos/route-7536041a7a89616d.js"
449
+ "static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-7536041a7a89616d.js"
457
450
  ],
458
451
  "/api/worktrees/[id]/messages/route": [
459
452
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -462,26 +455,26 @@
462
455
  "static/chunks/main-app-1f21caa5553ccd7d.js",
463
456
  "static/chunks/app/api/worktrees/[id]/messages/route-7536041a7a89616d.js"
464
457
  ],
465
- "/api/worktrees/[id]/prompt-response/route": [
458
+ "/api/worktrees/[id]/memos/route": [
466
459
  "static/chunks/webpack-4fbc38b2e3abb013.js",
467
460
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
468
461
  "static/chunks/1255-8cb587d9170b45ed.js",
469
462
  "static/chunks/main-app-1f21caa5553ccd7d.js",
470
- "static/chunks/app/api/worktrees/[id]/prompt-response/route-7536041a7a89616d.js"
463
+ "static/chunks/app/api/worktrees/[id]/memos/route-7536041a7a89616d.js"
471
464
  ],
472
- "/api/worktrees/[id]/respond/route": [
465
+ "/api/worktrees/[id]/prompt-response/route": [
473
466
  "static/chunks/webpack-4fbc38b2e3abb013.js",
474
467
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
475
468
  "static/chunks/1255-8cb587d9170b45ed.js",
476
469
  "static/chunks/main-app-1f21caa5553ccd7d.js",
477
- "static/chunks/app/api/worktrees/[id]/respond/route-7536041a7a89616d.js"
470
+ "static/chunks/app/api/worktrees/[id]/prompt-response/route-7536041a7a89616d.js"
478
471
  ],
479
- "/api/worktrees/[id]/route": [
472
+ "/api/worktrees/[id]/respond/route": [
480
473
  "static/chunks/webpack-4fbc38b2e3abb013.js",
481
474
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
482
475
  "static/chunks/1255-8cb587d9170b45ed.js",
483
476
  "static/chunks/main-app-1f21caa5553ccd7d.js",
484
- "static/chunks/app/api/worktrees/[id]/route-7536041a7a89616d.js"
477
+ "static/chunks/app/api/worktrees/[id]/respond/route-7536041a7a89616d.js"
485
478
  ],
486
479
  "/api/worktrees/[id]/schedules/[scheduleId]/route": [
487
480
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -490,12 +483,12 @@
490
483
  "static/chunks/main-app-1f21caa5553ccd7d.js",
491
484
  "static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-7536041a7a89616d.js"
492
485
  ],
493
- "/api/worktrees/[id]/schedules/active/route": [
486
+ "/api/worktrees/[id]/route": [
494
487
  "static/chunks/webpack-4fbc38b2e3abb013.js",
495
488
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
496
489
  "static/chunks/1255-8cb587d9170b45ed.js",
497
490
  "static/chunks/main-app-1f21caa5553ccd7d.js",
498
- "static/chunks/app/api/worktrees/[id]/schedules/active/route-7536041a7a89616d.js"
491
+ "static/chunks/app/api/worktrees/[id]/route-7536041a7a89616d.js"
499
492
  ],
500
493
  "/api/worktrees/[id]/schedules/route": [
501
494
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -504,12 +497,12 @@
504
497
  "static/chunks/main-app-1f21caa5553ccd7d.js",
505
498
  "static/chunks/app/api/worktrees/[id]/schedules/route-7536041a7a89616d.js"
506
499
  ],
507
- "/api/worktrees/[id]/slash-commands/route": [
500
+ "/api/worktrees/[id]/schedules/active/route": [
508
501
  "static/chunks/webpack-4fbc38b2e3abb013.js",
509
502
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
510
503
  "static/chunks/1255-8cb587d9170b45ed.js",
511
504
  "static/chunks/main-app-1f21caa5553ccd7d.js",
512
- "static/chunks/app/api/worktrees/[id]/slash-commands/route-7536041a7a89616d.js"
505
+ "static/chunks/app/api/worktrees/[id]/schedules/active/route-7536041a7a89616d.js"
513
506
  ],
514
507
  "/api/worktrees/[id]/send/route": [
515
508
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -532,33 +525,33 @@
532
525
  "static/chunks/main-app-1f21caa5553ccd7d.js",
533
526
  "static/chunks/app/api/worktrees/[id]/special-keys/route-7536041a7a89616d.js"
534
527
  ],
535
- "/api/worktrees/[id]/terminal/route": [
528
+ "/api/worktrees/[id]/start-polling/route": [
536
529
  "static/chunks/webpack-4fbc38b2e3abb013.js",
537
530
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
538
531
  "static/chunks/1255-8cb587d9170b45ed.js",
539
532
  "static/chunks/main-app-1f21caa5553ccd7d.js",
540
- "static/chunks/app/api/worktrees/[id]/terminal/route-7536041a7a89616d.js"
533
+ "static/chunks/app/api/worktrees/[id]/start-polling/route-7536041a7a89616d.js"
541
534
  ],
542
- "/api/worktrees/[id]/start-polling/route": [
535
+ "/api/worktrees/[id]/slash-commands/route": [
543
536
  "static/chunks/webpack-4fbc38b2e3abb013.js",
544
537
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
545
538
  "static/chunks/1255-8cb587d9170b45ed.js",
546
539
  "static/chunks/main-app-1f21caa5553ccd7d.js",
547
- "static/chunks/app/api/worktrees/[id]/start-polling/route-7536041a7a89616d.js"
540
+ "static/chunks/app/api/worktrees/[id]/slash-commands/route-7536041a7a89616d.js"
548
541
  ],
549
- "/api/worktrees/[id]/timers/history/route": [
542
+ "/api/worktrees/[id]/terminal/route": [
550
543
  "static/chunks/webpack-4fbc38b2e3abb013.js",
551
544
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
552
545
  "static/chunks/1255-8cb587d9170b45ed.js",
553
546
  "static/chunks/main-app-1f21caa5553ccd7d.js",
554
- "static/chunks/app/api/worktrees/[id]/timers/history/route-7536041a7a89616d.js"
547
+ "static/chunks/app/api/worktrees/[id]/terminal/route-7536041a7a89616d.js"
555
548
  ],
556
- "/api/worktrees/[id]/todos/[todoId]/route": [
549
+ "/api/worktrees/[id]/timers/history/route": [
557
550
  "static/chunks/webpack-4fbc38b2e3abb013.js",
558
551
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
559
552
  "static/chunks/1255-8cb587d9170b45ed.js",
560
553
  "static/chunks/main-app-1f21caa5553ccd7d.js",
561
- "static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-7536041a7a89616d.js"
554
+ "static/chunks/app/api/worktrees/[id]/timers/history/route-7536041a7a89616d.js"
562
555
  ],
563
556
  "/api/worktrees/[id]/timers/route": [
564
557
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -574,33 +567,40 @@
574
567
  "static/chunks/main-app-1f21caa5553ccd7d.js",
575
568
  "static/chunks/app/api/worktrees/[id]/todos/route-7536041a7a89616d.js"
576
569
  ],
577
- "/api/worktrees/[id]/upload/[...path]/route": [
570
+ "/api/worktrees/[id]/tree/[...path]/route": [
578
571
  "static/chunks/webpack-4fbc38b2e3abb013.js",
579
572
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
580
573
  "static/chunks/1255-8cb587d9170b45ed.js",
581
574
  "static/chunks/main-app-1f21caa5553ccd7d.js",
582
- "static/chunks/app/api/worktrees/[id]/upload/[...path]/route-7536041a7a89616d.js"
575
+ "static/chunks/app/api/worktrees/[id]/tree/[...path]/route-7536041a7a89616d.js"
583
576
  ],
584
- "/api/worktrees/[id]/tree/[...path]/route": [
577
+ "/api/worktrees/[id]/todos/[todoId]/route": [
585
578
  "static/chunks/webpack-4fbc38b2e3abb013.js",
586
579
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
587
580
  "static/chunks/1255-8cb587d9170b45ed.js",
588
581
  "static/chunks/main-app-1f21caa5553ccd7d.js",
589
- "static/chunks/app/api/worktrees/[id]/tree/[...path]/route-7536041a7a89616d.js"
582
+ "static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-7536041a7a89616d.js"
590
583
  ],
591
- "/api/worktrees/[id]/viewed/route": [
584
+ "/api/worktrees/[id]/tree/route": [
592
585
  "static/chunks/webpack-4fbc38b2e3abb013.js",
593
586
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
594
587
  "static/chunks/1255-8cb587d9170b45ed.js",
595
588
  "static/chunks/main-app-1f21caa5553ccd7d.js",
596
- "static/chunks/app/api/worktrees/[id]/viewed/route-7536041a7a89616d.js"
589
+ "static/chunks/app/api/worktrees/[id]/tree/route-7536041a7a89616d.js"
597
590
  ],
598
- "/api/worktrees/[id]/tree/route": [
591
+ "/api/worktrees/[id]/upload/[...path]/route": [
599
592
  "static/chunks/webpack-4fbc38b2e3abb013.js",
600
593
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
601
594
  "static/chunks/1255-8cb587d9170b45ed.js",
602
595
  "static/chunks/main-app-1f21caa5553ccd7d.js",
603
- "static/chunks/app/api/worktrees/[id]/tree/route-7536041a7a89616d.js"
596
+ "static/chunks/app/api/worktrees/[id]/upload/[...path]/route-7536041a7a89616d.js"
597
+ ],
598
+ "/api/worktrees/[id]/viewed/route": [
599
+ "static/chunks/webpack-4fbc38b2e3abb013.js",
600
+ "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
601
+ "static/chunks/1255-8cb587d9170b45ed.js",
602
+ "static/chunks/main-app-1f21caa5553ccd7d.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",
@@ -651,19 +651,19 @@
651
651
  "static/chunks/main-app-1f21caa5553ccd7d.js",
652
652
  "static/chunks/app/api/external-apps/route-7536041a7a89616d.js"
653
653
  ],
654
- "/api/push/vapid/route": [
654
+ "/api/external-apps/[id]/route": [
655
655
  "static/chunks/webpack-4fbc38b2e3abb013.js",
656
656
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
657
657
  "static/chunks/1255-8cb587d9170b45ed.js",
658
658
  "static/chunks/main-app-1f21caa5553ccd7d.js",
659
- "static/chunks/app/api/push/vapid/route-7536041a7a89616d.js"
659
+ "static/chunks/app/api/external-apps/[id]/route-7536041a7a89616d.js"
660
660
  ],
661
- "/api/external-apps/[id]/route": [
661
+ "/api/push/vapid/route": [
662
662
  "static/chunks/webpack-4fbc38b2e3abb013.js",
663
663
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
664
664
  "static/chunks/1255-8cb587d9170b45ed.js",
665
665
  "static/chunks/main-app-1f21caa5553ccd7d.js",
666
- "static/chunks/app/api/external-apps/[id]/route-7536041a7a89616d.js"
666
+ "static/chunks/app/api/push/vapid/route-7536041a7a89616d.js"
667
667
  ],
668
668
  "/api/push/subscriptions/route": [
669
669
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -672,19 +672,19 @@
672
672
  "static/chunks/main-app-1f21caa5553ccd7d.js",
673
673
  "static/chunks/app/api/push/subscriptions/route-7536041a7a89616d.js"
674
674
  ],
675
- "/api/sidebar/group-order/route": [
675
+ "/api/todos/route": [
676
676
  "static/chunks/webpack-4fbc38b2e3abb013.js",
677
677
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
678
678
  "static/chunks/1255-8cb587d9170b45ed.js",
679
679
  "static/chunks/main-app-1f21caa5553ccd7d.js",
680
- "static/chunks/app/api/sidebar/group-order/route-7536041a7a89616d.js"
680
+ "static/chunks/app/api/todos/route-7536041a7a89616d.js"
681
681
  ],
682
- "/api/todos/route": [
682
+ "/api/sidebar/group-order/route": [
683
683
  "static/chunks/webpack-4fbc38b2e3abb013.js",
684
684
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
685
685
  "static/chunks/1255-8cb587d9170b45ed.js",
686
686
  "static/chunks/main-app-1f21caa5553ccd7d.js",
687
- "static/chunks/app/api/todos/route-7536041a7a89616d.js"
687
+ "static/chunks/app/api/sidebar/group-order/route-7536041a7a89616d.js"
688
688
  ],
689
689
  "/api/worktrees/[id]/logs/route": [
690
690
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -714,57 +714,57 @@
714
714
  "static/chunks/main-app-1f21caa5553ccd7d.js",
715
715
  "static/chunks/app/proxy/[...path]/route-7536041a7a89616d.js"
716
716
  ],
717
- "/chat/loading": [
717
+ "/more/loading": [
718
718
  "static/chunks/webpack-4fbc38b2e3abb013.js",
719
719
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
720
720
  "static/chunks/1255-8cb587d9170b45ed.js",
721
721
  "static/chunks/main-app-1f21caa5553ccd7d.js",
722
722
  "static/chunks/6809-c40780dcdbb38ec5.js",
723
- "static/chunks/app/chat/loading-c58ba2c3f4363277.js"
723
+ "static/chunks/app/more/loading-c58ba2c3f4363277.js"
724
724
  ],
725
- "/chat/page": [
725
+ "/more/page": [
726
726
  "static/chunks/webpack-4fbc38b2e3abb013.js",
727
727
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
728
728
  "static/chunks/1255-8cb587d9170b45ed.js",
729
729
  "static/chunks/main-app-1f21caa5553ccd7d.js",
730
- "static/css/5eacd01f773eed7f.css",
731
730
  "static/chunks/6809-c40780dcdbb38ec5.js",
732
731
  "static/chunks/4909-1f5c586e3e84e0a5.js",
733
732
  "static/chunks/2770-827a64760bab8a3a.js",
734
733
  "static/chunks/3165-87bf884f7f3d15cf.js",
735
734
  "static/chunks/4974-eaf66770bfa9dea0.js",
736
- "static/chunks/8566-b8bbcfd837cc338b.js",
737
- "static/chunks/2069-c55de93eb6403961.js",
738
- "static/chunks/934-a37509667baa86ee.js",
739
735
  "static/chunks/6402-d91e099c3f2d78f4.js",
740
736
  "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"
737
+ "static/chunks/7347-7ee39e14be89e508.js",
738
+ "static/chunks/4560-2bf9cb6504cc4425.js",
739
+ "static/chunks/app/more/page-af1d2af13ea901d2.js"
744
740
  ],
745
- "/more/loading": [
741
+ "/chat/loading": [
746
742
  "static/chunks/webpack-4fbc38b2e3abb013.js",
747
743
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
748
744
  "static/chunks/1255-8cb587d9170b45ed.js",
749
745
  "static/chunks/main-app-1f21caa5553ccd7d.js",
750
746
  "static/chunks/6809-c40780dcdbb38ec5.js",
751
- "static/chunks/app/more/loading-c58ba2c3f4363277.js"
747
+ "static/chunks/app/chat/loading-c58ba2c3f4363277.js"
752
748
  ],
753
- "/more/page": [
749
+ "/chat/page": [
754
750
  "static/chunks/webpack-4fbc38b2e3abb013.js",
755
751
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
756
752
  "static/chunks/1255-8cb587d9170b45ed.js",
757
753
  "static/chunks/main-app-1f21caa5553ccd7d.js",
754
+ "static/css/5eacd01f773eed7f.css",
758
755
  "static/chunks/6809-c40780dcdbb38ec5.js",
759
756
  "static/chunks/4909-1f5c586e3e84e0a5.js",
760
757
  "static/chunks/2770-827a64760bab8a3a.js",
761
758
  "static/chunks/3165-87bf884f7f3d15cf.js",
762
759
  "static/chunks/4974-eaf66770bfa9dea0.js",
760
+ "static/chunks/8566-b8bbcfd837cc338b.js",
761
+ "static/chunks/2069-c55de93eb6403961.js",
762
+ "static/chunks/934-a37509667baa86ee.js",
763
763
  "static/chunks/6402-d91e099c3f2d78f4.js",
764
764
  "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"
765
+ "static/chunks/7347-7ee39e14be89e508.js",
766
+ "static/chunks/4560-2bf9cb6504cc4425.js",
767
+ "static/chunks/app/chat/page-5d20240f98c07cee.js"
768
768
  ],
769
769
  "/offline/page": [
770
770
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -775,7 +775,15 @@
775
775
  "static/chunks/4909-1f5c586e3e84e0a5.js",
776
776
  "static/chunks/app/offline/page-62c5f14a6a1800b5.js"
777
777
  ],
778
- "/login/page": [
778
+ "/repositories/loading": [
779
+ "static/chunks/webpack-4fbc38b2e3abb013.js",
780
+ "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
781
+ "static/chunks/1255-8cb587d9170b45ed.js",
782
+ "static/chunks/main-app-1f21caa5553ccd7d.js",
783
+ "static/chunks/6809-c40780dcdbb38ec5.js",
784
+ "static/chunks/app/repositories/loading-c58ba2c3f4363277.js"
785
+ ],
786
+ "/repositories/page": [
779
787
  "static/chunks/webpack-4fbc38b2e3abb013.js",
780
788
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
781
789
  "static/chunks/1255-8cb587d9170b45ed.js",
@@ -783,11 +791,15 @@
783
791
  "static/chunks/6809-c40780dcdbb38ec5.js",
784
792
  "static/chunks/4909-1f5c586e3e84e0a5.js",
785
793
  "static/chunks/2770-827a64760bab8a3a.js",
794
+ "static/chunks/3165-87bf884f7f3d15cf.js",
795
+ "static/chunks/4974-eaf66770bfa9dea0.js",
786
796
  "static/chunks/6402-d91e099c3f2d78f4.js",
787
797
  "static/chunks/744-d5e47fe16e7b9e06.js",
788
- "static/chunks/app/login/page-0247a3fb569bb22b.js"
798
+ "static/chunks/7347-7ee39e14be89e508.js",
799
+ "static/chunks/4560-2bf9cb6504cc4425.js",
800
+ "static/chunks/app/repositories/page-ace9134ac165a6de.js"
789
801
  ],
790
- "/page": [
802
+ "/login/page": [
791
803
  "static/chunks/webpack-4fbc38b2e3abb013.js",
792
804
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
793
805
  "static/chunks/1255-8cb587d9170b45ed.js",
@@ -795,14 +807,9 @@
795
807
  "static/chunks/6809-c40780dcdbb38ec5.js",
796
808
  "static/chunks/4909-1f5c586e3e84e0a5.js",
797
809
  "static/chunks/2770-827a64760bab8a3a.js",
798
- "static/chunks/3165-87bf884f7f3d15cf.js",
799
- "static/chunks/4974-eaf66770bfa9dea0.js",
800
- "static/chunks/9948-d139e3e5dbecaf73.js",
801
810
  "static/chunks/6402-d91e099c3f2d78f4.js",
802
811
  "static/chunks/744-d5e47fe16e7b9e06.js",
803
- "static/chunks/7347-4a031aecf4664a6d.js",
804
- "static/chunks/8954-ce15ee4d0423f1b1.js",
805
- "static/chunks/app/page-ebf1db9826b4065d.js"
812
+ "static/chunks/app/login/page-0247a3fb569bb22b.js"
806
813
  ],
807
814
  "/review/loading": [
808
815
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -824,19 +831,11 @@
824
831
  "static/chunks/4974-eaf66770bfa9dea0.js",
825
832
  "static/chunks/6402-d91e099c3f2d78f4.js",
826
833
  "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"
834
+ "static/chunks/7347-7ee39e14be89e508.js",
835
+ "static/chunks/4560-2bf9cb6504cc4425.js",
836
+ "static/chunks/app/review/page-331b80f4f58582bc.js"
838
837
  ],
839
- "/repositories/page": [
838
+ "/page": [
840
839
  "static/chunks/webpack-4fbc38b2e3abb013.js",
841
840
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
842
841
  "static/chunks/1255-8cb587d9170b45ed.js",
@@ -846,11 +845,12 @@
846
845
  "static/chunks/2770-827a64760bab8a3a.js",
847
846
  "static/chunks/3165-87bf884f7f3d15cf.js",
848
847
  "static/chunks/4974-eaf66770bfa9dea0.js",
848
+ "static/chunks/9948-d139e3e5dbecaf73.js",
849
849
  "static/chunks/6402-d91e099c3f2d78f4.js",
850
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"
851
+ "static/chunks/7347-7ee39e14be89e508.js",
852
+ "static/chunks/4560-2bf9cb6504cc4425.js",
853
+ "static/chunks/app/page-3bbe737ec910d1fb.js"
854
854
  ],
855
855
  "/sessions/loading": [
856
856
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -873,9 +873,9 @@
873
873
  "static/chunks/9948-d139e3e5dbecaf73.js",
874
874
  "static/chunks/6402-d91e099c3f2d78f4.js",
875
875
  "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"
876
+ "static/chunks/7347-7ee39e14be89e508.js",
877
+ "static/chunks/4560-2bf9cb6504cc4425.js",
878
+ "static/chunks/app/sessions/page-d694149a7e8649b6.js"
879
879
  ],
880
880
  "/worktrees/[id]/loading": [
881
881
  "static/chunks/webpack-4fbc38b2e3abb013.js",
@@ -885,6 +885,15 @@
885
885
  "static/chunks/6809-c40780dcdbb38ec5.js",
886
886
  "static/chunks/app/worktrees/[id]/loading-c58ba2c3f4363277.js"
887
887
  ],
888
+ "/worktrees/[id]/terminal/page": [
889
+ "static/chunks/webpack-4fbc38b2e3abb013.js",
890
+ "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
891
+ "static/chunks/1255-8cb587d9170b45ed.js",
892
+ "static/chunks/main-app-1f21caa5553ccd7d.js",
893
+ "static/chunks/4909-1f5c586e3e84e0a5.js",
894
+ "static/chunks/3165-87bf884f7f3d15cf.js",
895
+ "static/chunks/app/worktrees/[id]/terminal/page-ed4590b024edd8d6.js"
896
+ ],
888
897
  "/worktrees/[id]/files/[...path]/page": [
889
898
  "static/chunks/webpack-4fbc38b2e3abb013.js",
890
899
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
@@ -899,15 +908,6 @@
899
908
  "static/chunks/744-d5e47fe16e7b9e06.js",
900
909
  "static/chunks/app/worktrees/[id]/files/[...path]/page-9ff4d065483cdfe9.js"
901
910
  ],
902
- "/worktrees/[id]/terminal/page": [
903
- "static/chunks/webpack-4fbc38b2e3abb013.js",
904
- "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
905
- "static/chunks/1255-8cb587d9170b45ed.js",
906
- "static/chunks/main-app-1f21caa5553ccd7d.js",
907
- "static/chunks/4909-1f5c586e3e84e0a5.js",
908
- "static/chunks/3165-87bf884f7f3d15cf.js",
909
- "static/chunks/app/worktrees/[id]/terminal/page-ed4590b024edd8d6.js"
910
- ],
911
911
  "/worktrees/[id]/page": [
912
912
  "static/chunks/webpack-4fbc38b2e3abb013.js",
913
913
  "static/chunks/4bd1b696-100b9d70ed4e49c1.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-7ee39e14be89e508.js",
928
+ "static/chunks/4560-2bf9cb6504cc4425.js",
929
+ "static/chunks/app/worktrees/[id]/page-1c311aaa0950db1e.js"
930
930
  ]
931
931
  }
932
932
  }