commandmate 0.12.1 → 0.13.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 (218) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-build-manifest.json +126 -126
  3. package/.next/app-path-routes-manifest.json +28 -28
  4. package/.next/build-manifest.json +2 -2
  5. package/.next/prerender-manifest.json +9 -9
  6. package/.next/required-server-files.json +1 -1
  7. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  8. package/.next/server/app/api/app/update/route_client-reference-manifest.js +1 -1
  9. package/.next/server/app/api/app/update-check/route.js +1 -1
  10. package/.next/server/app/api/app/update-check/route_client-reference-manifest.js +1 -1
  11. package/.next/server/app/api/assistant/conversation/route_client-reference-manifest.js +1 -1
  12. package/.next/server/app/api/assistant/current-output/route_client-reference-manifest.js +1 -1
  13. package/.next/server/app/api/assistant/messages/route_client-reference-manifest.js +1 -1
  14. package/.next/server/app/api/assistant/session/route_client-reference-manifest.js +1 -1
  15. package/.next/server/app/api/assistant/start/route_client-reference-manifest.js +1 -1
  16. package/.next/server/app/api/assistant/terminal/route_client-reference-manifest.js +1 -1
  17. package/.next/server/app/api/assistant/tools/route_client-reference-manifest.js +1 -1
  18. package/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  19. package/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  20. package/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
  21. package/.next/server/app/api/daily-summary/route.js +1 -1
  22. package/.next/server/app/api/daily-summary/route.js.nft.json +1 -1
  23. package/.next/server/app/api/daily-summary/route_client-reference-manifest.js +1 -1
  24. package/.next/server/app/api/daily-summary/status/route.js +1 -1
  25. package/.next/server/app/api/daily-summary/status/route.js.nft.json +1 -1
  26. package/.next/server/app/api/daily-summary/status/route_client-reference-manifest.js +1 -1
  27. package/.next/server/app/api/external-apps/[id]/health/route_client-reference-manifest.js +1 -1
  28. package/.next/server/app/api/external-apps/[id]/route_client-reference-manifest.js +1 -1
  29. package/.next/server/app/api/external-apps/route_client-reference-manifest.js +1 -1
  30. package/.next/server/app/api/hooks/claude-done/route_client-reference-manifest.js +1 -1
  31. package/.next/server/app/api/ollama/models/route_client-reference-manifest.js +1 -1
  32. package/.next/server/app/api/push/subscriptions/route_client-reference-manifest.js +1 -1
  33. package/.next/server/app/api/push/vapid/route_client-reference-manifest.js +1 -1
  34. package/.next/server/app/api/repositories/[id]/route_client-reference-manifest.js +1 -1
  35. package/.next/server/app/api/repositories/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
  36. package/.next/server/app/api/repositories/[id]/todos/route_client-reference-manifest.js +1 -1
  37. package/.next/server/app/api/repositories/clone/[jobId]/route.js +1 -1
  38. package/.next/server/app/api/repositories/clone/[jobId]/route.js.nft.json +1 -1
  39. package/.next/server/app/api/repositories/clone/[jobId]/route_client-reference-manifest.js +1 -1
  40. package/.next/server/app/api/repositories/clone/route.js +1 -1
  41. package/.next/server/app/api/repositories/clone/route.js.nft.json +1 -1
  42. package/.next/server/app/api/repositories/clone/route_client-reference-manifest.js +1 -1
  43. package/.next/server/app/api/repositories/excluded/route_client-reference-manifest.js +1 -1
  44. package/.next/server/app/api/repositories/restore/route_client-reference-manifest.js +1 -1
  45. package/.next/server/app/api/repositories/route_client-reference-manifest.js +1 -1
  46. package/.next/server/app/api/repositories/scan/route_client-reference-manifest.js +1 -1
  47. package/.next/server/app/api/repositories/sync/route_client-reference-manifest.js +1 -1
  48. package/.next/server/app/api/sidebar/group-order/route_client-reference-manifest.js +1 -1
  49. package/.next/server/app/api/skills/[id]/route_client-reference-manifest.js +1 -1
  50. package/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
  51. package/.next/server/app/api/slash-commands/route.js +1 -1
  52. package/.next/server/app/api/slash-commands/route.js.nft.json +1 -1
  53. package/.next/server/app/api/slash-commands/route_client-reference-manifest.js +1 -1
  54. package/.next/server/app/api/templates/[id]/route_client-reference-manifest.js +1 -1
  55. package/.next/server/app/api/templates/route_client-reference-manifest.js +1 -1
  56. package/.next/server/app/api/todos/route_client-reference-manifest.js +1 -1
  57. package/.next/server/app/api/worktrees/[id]/auto-yes/route_client-reference-manifest.js +1 -1
  58. package/.next/server/app/api/worktrees/[id]/capture/route_client-reference-manifest.js +1 -1
  59. package/.next/server/app/api/worktrees/[id]/cli-tool/route_client-reference-manifest.js +1 -1
  60. package/.next/server/app/api/worktrees/[id]/cmate/schedules/route_client-reference-manifest.js +1 -1
  61. package/.next/server/app/api/worktrees/[id]/current-output/route_client-reference-manifest.js +1 -1
  62. package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route_client-reference-manifest.js +1 -1
  63. package/.next/server/app/api/worktrees/[id]/execution-logs/route_client-reference-manifest.js +1 -1
  64. package/.next/server/app/api/worktrees/[id]/files/[...path]/route_client-reference-manifest.js +1 -1
  65. package/.next/server/app/api/worktrees/[id]/git/branch/create/route.js +1 -1
  66. package/.next/server/app/api/worktrees/[id]/git/branch/create/route.js.nft.json +1 -1
  67. package/.next/server/app/api/worktrees/[id]/git/branch/create/route_client-reference-manifest.js +1 -1
  68. package/.next/server/app/api/worktrees/[id]/git/branch/delete/route.js +1 -1
  69. package/.next/server/app/api/worktrees/[id]/git/branch/delete/route.js.nft.json +1 -1
  70. package/.next/server/app/api/worktrees/[id]/git/branch/delete/route_client-reference-manifest.js +1 -1
  71. package/.next/server/app/api/worktrees/[id]/git/branches/route.js +1 -1
  72. package/.next/server/app/api/worktrees/[id]/git/branches/route.js.nft.json +1 -1
  73. package/.next/server/app/api/worktrees/[id]/git/branches/route_client-reference-manifest.js +1 -1
  74. package/.next/server/app/api/worktrees/[id]/git/checkout/route.js +1 -1
  75. package/.next/server/app/api/worktrees/[id]/git/checkout/route.js.nft.json +1 -1
  76. package/.next/server/app/api/worktrees/[id]/git/checkout/route_client-reference-manifest.js +1 -1
  77. package/.next/server/app/api/worktrees/[id]/git/commit/route.js +1 -1
  78. package/.next/server/app/api/worktrees/[id]/git/commit/route.js.nft.json +1 -1
  79. package/.next/server/app/api/worktrees/[id]/git/commit/route_client-reference-manifest.js +1 -1
  80. package/.next/server/app/api/worktrees/[id]/git/diff/route.js +1 -1
  81. package/.next/server/app/api/worktrees/[id]/git/diff/route.js.nft.json +1 -1
  82. package/.next/server/app/api/worktrees/[id]/git/diff/route_client-reference-manifest.js +1 -1
  83. package/.next/server/app/api/worktrees/[id]/git/fetch/route.js +1 -1
  84. package/.next/server/app/api/worktrees/[id]/git/fetch/route.js.nft.json +1 -1
  85. package/.next/server/app/api/worktrees/[id]/git/fetch/route_client-reference-manifest.js +1 -1
  86. package/.next/server/app/api/worktrees/[id]/git/log/route.js +1 -1
  87. package/.next/server/app/api/worktrees/[id]/git/log/route.js.nft.json +1 -1
  88. package/.next/server/app/api/worktrees/[id]/git/log/route_client-reference-manifest.js +1 -1
  89. package/.next/server/app/api/worktrees/[id]/git/pull/route.js +1 -1
  90. package/.next/server/app/api/worktrees/[id]/git/pull/route.js.nft.json +1 -1
  91. package/.next/server/app/api/worktrees/[id]/git/pull/route_client-reference-manifest.js +1 -1
  92. package/.next/server/app/api/worktrees/[id]/git/push/route.js +1 -1
  93. package/.next/server/app/api/worktrees/[id]/git/push/route.js.nft.json +1 -1
  94. package/.next/server/app/api/worktrees/[id]/git/push/route_client-reference-manifest.js +1 -1
  95. package/.next/server/app/api/worktrees/[id]/git/reset/route.js +1 -1
  96. package/.next/server/app/api/worktrees/[id]/git/reset/route.js.nft.json +1 -1
  97. package/.next/server/app/api/worktrees/[id]/git/reset/route_client-reference-manifest.js +1 -1
  98. package/.next/server/app/api/worktrees/[id]/git/revert/route.js +1 -1
  99. package/.next/server/app/api/worktrees/[id]/git/revert/route.js.nft.json +1 -1
  100. package/.next/server/app/api/worktrees/[id]/git/revert/route_client-reference-manifest.js +1 -1
  101. package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route.js +1 -1
  102. package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route.js.nft.json +1 -1
  103. package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route_client-reference-manifest.js +1 -1
  104. package/.next/server/app/api/worktrees/[id]/git/stage/route.js +1 -1
  105. package/.next/server/app/api/worktrees/[id]/git/stage/route.js.nft.json +1 -1
  106. package/.next/server/app/api/worktrees/[id]/git/stage/route_client-reference-manifest.js +1 -1
  107. package/.next/server/app/api/worktrees/[id]/git/staged/route.js +1 -1
  108. package/.next/server/app/api/worktrees/[id]/git/staged/route.js.nft.json +1 -1
  109. package/.next/server/app/api/worktrees/[id]/git/staged/route_client-reference-manifest.js +1 -1
  110. package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route.js +1 -1
  111. package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route.js.nft.json +1 -1
  112. package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route_client-reference-manifest.js +1 -1
  113. package/.next/server/app/api/worktrees/[id]/git/stash/apply/route.js +1 -1
  114. package/.next/server/app/api/worktrees/[id]/git/stash/apply/route.js.nft.json +1 -1
  115. package/.next/server/app/api/worktrees/[id]/git/stash/apply/route_client-reference-manifest.js +1 -1
  116. package/.next/server/app/api/worktrees/[id]/git/stash/pop/route.js +1 -1
  117. package/.next/server/app/api/worktrees/[id]/git/stash/pop/route.js.nft.json +1 -1
  118. package/.next/server/app/api/worktrees/[id]/git/stash/pop/route_client-reference-manifest.js +1 -1
  119. package/.next/server/app/api/worktrees/[id]/git/stash/push/route.js +1 -1
  120. package/.next/server/app/api/worktrees/[id]/git/stash/push/route.js.nft.json +1 -1
  121. package/.next/server/app/api/worktrees/[id]/git/stash/push/route_client-reference-manifest.js +1 -1
  122. package/.next/server/app/api/worktrees/[id]/git/stash/route.js +1 -1
  123. package/.next/server/app/api/worktrees/[id]/git/stash/route.js.nft.json +1 -1
  124. package/.next/server/app/api/worktrees/[id]/git/stash/route_client-reference-manifest.js +1 -1
  125. package/.next/server/app/api/worktrees/[id]/git/status/route.js +1 -1
  126. package/.next/server/app/api/worktrees/[id]/git/status/route.js.nft.json +1 -1
  127. package/.next/server/app/api/worktrees/[id]/git/status/route_client-reference-manifest.js +1 -1
  128. package/.next/server/app/api/worktrees/[id]/git/unstage/route.js +1 -1
  129. package/.next/server/app/api/worktrees/[id]/git/unstage/route.js.nft.json +1 -1
  130. package/.next/server/app/api/worktrees/[id]/git/unstage/route_client-reference-manifest.js +1 -1
  131. package/.next/server/app/api/worktrees/[id]/git/working-diff/route.js +1 -1
  132. package/.next/server/app/api/worktrees/[id]/git/working-diff/route.js.nft.json +1 -1
  133. package/.next/server/app/api/worktrees/[id]/git/working-diff/route_client-reference-manifest.js +1 -1
  134. package/.next/server/app/api/worktrees/[id]/interrupt/route_client-reference-manifest.js +1 -1
  135. package/.next/server/app/api/worktrees/[id]/kill-session/route_client-reference-manifest.js +1 -1
  136. package/.next/server/app/api/worktrees/[id]/logs/[filename]/route_client-reference-manifest.js +1 -1
  137. package/.next/server/app/api/worktrees/[id]/logs/route_client-reference-manifest.js +1 -1
  138. package/.next/server/app/api/worktrees/[id]/marp-render/route.js +1 -1
  139. package/.next/server/app/api/worktrees/[id]/marp-render/route_client-reference-manifest.js +1 -1
  140. package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route_client-reference-manifest.js +1 -1
  141. package/.next/server/app/api/worktrees/[id]/memos/route_client-reference-manifest.js +1 -1
  142. package/.next/server/app/api/worktrees/[id]/messages/route_client-reference-manifest.js +1 -1
  143. package/.next/server/app/api/worktrees/[id]/prompt-response/route_client-reference-manifest.js +1 -1
  144. package/.next/server/app/api/worktrees/[id]/respond/route_client-reference-manifest.js +1 -1
  145. package/.next/server/app/api/worktrees/[id]/route.js +1 -1
  146. package/.next/server/app/api/worktrees/[id]/route.js.nft.json +1 -1
  147. package/.next/server/app/api/worktrees/[id]/route_client-reference-manifest.js +1 -1
  148. package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route_client-reference-manifest.js +1 -1
  149. package/.next/server/app/api/worktrees/[id]/schedules/active/route_client-reference-manifest.js +1 -1
  150. package/.next/server/app/api/worktrees/[id]/schedules/route_client-reference-manifest.js +1 -1
  151. package/.next/server/app/api/worktrees/[id]/search/route_client-reference-manifest.js +1 -1
  152. package/.next/server/app/api/worktrees/[id]/send/route.js +1 -1
  153. package/.next/server/app/api/worktrees/[id]/send/route.js.nft.json +1 -1
  154. package/.next/server/app/api/worktrees/[id]/send/route_client-reference-manifest.js +1 -1
  155. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/install/route_client-reference-manifest.js +1 -1
  156. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route_client-reference-manifest.js +1 -1
  157. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall/route_client-reference-manifest.js +1 -1
  158. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route_client-reference-manifest.js +1 -1
  159. package/.next/server/app/api/worktrees/[id]/skills/route_client-reference-manifest.js +1 -1
  160. package/.next/server/app/api/worktrees/[id]/slash-commands/route.js +1 -1
  161. package/.next/server/app/api/worktrees/[id]/slash-commands/route.js.nft.json +1 -1
  162. package/.next/server/app/api/worktrees/[id]/slash-commands/route_client-reference-manifest.js +1 -1
  163. package/.next/server/app/api/worktrees/[id]/special-keys/route_client-reference-manifest.js +1 -1
  164. package/.next/server/app/api/worktrees/[id]/start-polling/route_client-reference-manifest.js +1 -1
  165. package/.next/server/app/api/worktrees/[id]/terminal/route_client-reference-manifest.js +1 -1
  166. package/.next/server/app/api/worktrees/[id]/timers/history/route_client-reference-manifest.js +1 -1
  167. package/.next/server/app/api/worktrees/[id]/timers/route_client-reference-manifest.js +1 -1
  168. package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
  169. package/.next/server/app/api/worktrees/[id]/todos/route_client-reference-manifest.js +1 -1
  170. package/.next/server/app/api/worktrees/[id]/tree/[...path]/route_client-reference-manifest.js +1 -1
  171. package/.next/server/app/api/worktrees/[id]/tree/route_client-reference-manifest.js +1 -1
  172. package/.next/server/app/api/worktrees/[id]/upload/[...path]/route_client-reference-manifest.js +1 -1
  173. package/.next/server/app/api/worktrees/[id]/viewed/route_client-reference-manifest.js +1 -1
  174. package/.next/server/app/api/worktrees/route_client-reference-manifest.js +1 -1
  175. package/.next/server/app/chat/page_client-reference-manifest.js +1 -1
  176. package/.next/server/app/login/page_client-reference-manifest.js +1 -1
  177. package/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
  178. package/.next/server/app/more/page_client-reference-manifest.js +1 -1
  179. package/.next/server/app/offline/page_client-reference-manifest.js +1 -1
  180. package/.next/server/app/page_client-reference-manifest.js +1 -1
  181. package/.next/server/app/proxy/[...path]/route_client-reference-manifest.js +1 -1
  182. package/.next/server/app/repositories/page.js +1 -1
  183. package/.next/server/app/repositories/page_client-reference-manifest.js +1 -1
  184. package/.next/server/app/review/page_client-reference-manifest.js +1 -1
  185. package/.next/server/app/sessions/page_client-reference-manifest.js +1 -1
  186. package/.next/server/app/skills/[skillId]/page_client-reference-manifest.js +1 -1
  187. package/.next/server/app/skills/page_client-reference-manifest.js +1 -1
  188. package/.next/server/app/worktrees/[id]/files/[...path]/page_client-reference-manifest.js +1 -1
  189. package/.next/server/app/worktrees/[id]/page.js +3 -3
  190. package/.next/server/app/worktrees/[id]/page_client-reference-manifest.js +1 -1
  191. package/.next/server/app/worktrees/[id]/terminal/page_client-reference-manifest.js +1 -1
  192. package/.next/server/app-paths-manifest.json +28 -28
  193. package/.next/server/chunks/186.js +1 -1
  194. package/.next/server/chunks/2119.js +1 -1
  195. package/.next/server/chunks/2404.js +2 -1
  196. package/.next/server/chunks/2445.js +1 -1
  197. package/.next/server/chunks/3270.js +1 -1
  198. package/.next/server/chunks/3543.js +1 -1
  199. package/.next/server/chunks/3945.js +1 -1
  200. package/.next/server/chunks/5381.js +1 -1
  201. package/.next/server/chunks/5959.js +1 -1
  202. package/.next/server/chunks/6130.js +1 -1
  203. package/.next/server/chunks/9123.js +1 -1
  204. package/.next/server/chunks/9192.js +1 -0
  205. package/.next/server/middleware-manifest.json +5 -5
  206. package/.next/server/pages/500.html +1 -1
  207. package/.next/server/server-reference-manifest.json +1 -1
  208. package/.next/static/chunks/1668-e703b8b55775844b.js +1 -0
  209. package/.next/static/chunks/{6488-624d4b6d2d4cc236.js → 6488-87bc158682ce8c24.js} +1 -1
  210. package/.next/static/chunks/app/repositories/{page-75f0d70452c6b6c0.js → page-70d4b997492884b8.js} +1 -1
  211. package/.next/static/chunks/app/worktrees/[id]/page-d9a6cb166c73746e.js +1 -0
  212. package/.next/trace +11 -11
  213. package/package.json +1 -1
  214. package/.next/server/chunks/5312.js +0 -1
  215. package/.next/static/chunks/1668-7484081c45a44f89.js +0 -1
  216. package/.next/static/chunks/app/worktrees/[id]/page-7dd929bfc978742e.js +0 -1
  217. /package/.next/static/{ZYti9g9gICKnjtmkfvvB2 → qeQn6_9VTrYHitt3mqIG8}/_buildManifest.js +0 -0
  218. /package/.next/static/{ZYti9g9gICKnjtmkfvvB2 → qeQn6_9VTrYHitt3mqIG8}/_ssgManifest.js +0 -0
@@ -24,7 +24,7 @@
24
24
  "static/chunks/6809-c40780dcdbb38ec5.js",
25
25
  "static/chunks/4909-1f5c586e3e84e0a5.js",
26
26
  "static/chunks/6402-d91e099c3f2d78f4.js",
27
- "static/chunks/6488-624d4b6d2d4cc236.js",
27
+ "static/chunks/6488-87bc158682ce8c24.js",
28
28
  "static/chunks/app/layout-86574192bd3c0e6b.js"
29
29
  ],
30
30
  "/error": [
@@ -78,19 +78,19 @@
78
78
  "static/chunks/main-app-5d631b93b1219836.js",
79
79
  "static/chunks/app/api/assistant/start/route-56dad0523d3c4a92.js"
80
80
  ],
81
- "/api/assistant/tools/route": [
81
+ "/api/assistant/terminal/route": [
82
82
  "static/chunks/webpack-0f9275e279c058eb.js",
83
83
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
84
84
  "static/chunks/1255-8cb587d9170b45ed.js",
85
85
  "static/chunks/main-app-5d631b93b1219836.js",
86
- "static/chunks/app/api/assistant/tools/route-56dad0523d3c4a92.js"
86
+ "static/chunks/app/api/assistant/terminal/route-56dad0523d3c4a92.js"
87
87
  ],
88
- "/api/assistant/terminal/route": [
88
+ "/api/assistant/tools/route": [
89
89
  "static/chunks/webpack-0f9275e279c058eb.js",
90
90
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
91
91
  "static/chunks/1255-8cb587d9170b45ed.js",
92
92
  "static/chunks/main-app-5d631b93b1219836.js",
93
- "static/chunks/app/api/assistant/terminal/route-56dad0523d3c4a92.js"
93
+ "static/chunks/app/api/assistant/tools/route-56dad0523d3c4a92.js"
94
94
  ],
95
95
  "/api/auth/login/route": [
96
96
  "static/chunks/webpack-0f9275e279c058eb.js",
@@ -113,6 +113,13 @@
113
113
  "static/chunks/main-app-5d631b93b1219836.js",
114
114
  "static/chunks/app/api/daily-summary/route-56dad0523d3c4a92.js"
115
115
  ],
116
+ "/api/hooks/claude-done/route": [
117
+ "static/chunks/webpack-0f9275e279c058eb.js",
118
+ "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
119
+ "static/chunks/1255-8cb587d9170b45ed.js",
120
+ "static/chunks/main-app-5d631b93b1219836.js",
121
+ "static/chunks/app/api/hooks/claude-done/route-56dad0523d3c4a92.js"
122
+ ],
116
123
  "/api/ollama/models/route": [
117
124
  "static/chunks/webpack-0f9275e279c058eb.js",
118
125
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
@@ -120,12 +127,12 @@
120
127
  "static/chunks/main-app-5d631b93b1219836.js",
121
128
  "static/chunks/app/api/ollama/models/route-56dad0523d3c4a92.js"
122
129
  ],
123
- "/api/hooks/claude-done/route": [
130
+ "/api/repositories/[id]/route": [
124
131
  "static/chunks/webpack-0f9275e279c058eb.js",
125
132
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
126
133
  "static/chunks/1255-8cb587d9170b45ed.js",
127
134
  "static/chunks/main-app-5d631b93b1219836.js",
128
- "static/chunks/app/api/hooks/claude-done/route-56dad0523d3c4a92.js"
135
+ "static/chunks/app/api/repositories/[id]/route-56dad0523d3c4a92.js"
129
136
  ],
130
137
  "/api/repositories/[id]/todos/[todoId]/route": [
131
138
  "static/chunks/webpack-0f9275e279c058eb.js",
@@ -134,12 +141,12 @@
134
141
  "static/chunks/main-app-5d631b93b1219836.js",
135
142
  "static/chunks/app/api/repositories/[id]/todos/[todoId]/route-56dad0523d3c4a92.js"
136
143
  ],
137
- "/api/repositories/[id]/route": [
144
+ "/api/repositories/clone/[jobId]/route": [
138
145
  "static/chunks/webpack-0f9275e279c058eb.js",
139
146
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
140
147
  "static/chunks/1255-8cb587d9170b45ed.js",
141
148
  "static/chunks/main-app-5d631b93b1219836.js",
142
- "static/chunks/app/api/repositories/[id]/route-56dad0523d3c4a92.js"
149
+ "static/chunks/app/api/repositories/clone/[jobId]/route-56dad0523d3c4a92.js"
143
150
  ],
144
151
  "/api/repositories/[id]/todos/route": [
145
152
  "static/chunks/webpack-0f9275e279c058eb.js",
@@ -155,13 +162,6 @@
155
162
  "static/chunks/main-app-5d631b93b1219836.js",
156
163
  "static/chunks/app/api/repositories/clone/route-56dad0523d3c4a92.js"
157
164
  ],
158
- "/api/repositories/clone/[jobId]/route": [
159
- "static/chunks/webpack-0f9275e279c058eb.js",
160
- "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
161
- "static/chunks/1255-8cb587d9170b45ed.js",
162
- "static/chunks/main-app-5d631b93b1219836.js",
163
- "static/chunks/app/api/repositories/clone/[jobId]/route-56dad0523d3c4a92.js"
164
- ],
165
165
  "/api/repositories/excluded/route": [
166
166
  "static/chunks/webpack-0f9275e279c058eb.js",
167
167
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
@@ -183,13 +183,6 @@
183
183
  "static/chunks/main-app-5d631b93b1219836.js",
184
184
  "static/chunks/app/api/repositories/route-56dad0523d3c4a92.js"
185
185
  ],
186
- "/api/repositories/scan/route": [
187
- "static/chunks/webpack-0f9275e279c058eb.js",
188
- "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
189
- "static/chunks/1255-8cb587d9170b45ed.js",
190
- "static/chunks/main-app-5d631b93b1219836.js",
191
- "static/chunks/app/api/repositories/scan/route-56dad0523d3c4a92.js"
192
- ],
193
186
  "/api/repositories/sync/route": [
194
187
  "static/chunks/webpack-0f9275e279c058eb.js",
195
188
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
@@ -197,12 +190,12 @@
197
190
  "static/chunks/main-app-5d631b93b1219836.js",
198
191
  "static/chunks/app/api/repositories/sync/route-56dad0523d3c4a92.js"
199
192
  ],
200
- "/api/slash-commands/route": [
193
+ "/api/repositories/scan/route": [
201
194
  "static/chunks/webpack-0f9275e279c058eb.js",
202
195
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
203
196
  "static/chunks/1255-8cb587d9170b45ed.js",
204
197
  "static/chunks/main-app-5d631b93b1219836.js",
205
- "static/chunks/app/api/slash-commands/route-56dad0523d3c4a92.js"
198
+ "static/chunks/app/api/repositories/scan/route-56dad0523d3c4a92.js"
206
199
  ],
207
200
  "/api/templates/[id]/route": [
208
201
  "static/chunks/webpack-0f9275e279c058eb.js",
@@ -211,40 +204,40 @@
211
204
  "static/chunks/main-app-5d631b93b1219836.js",
212
205
  "static/chunks/app/api/templates/[id]/route-56dad0523d3c4a92.js"
213
206
  ],
214
- "/api/templates/route": [
207
+ "/api/slash-commands/route": [
215
208
  "static/chunks/webpack-0f9275e279c058eb.js",
216
209
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
217
210
  "static/chunks/1255-8cb587d9170b45ed.js",
218
211
  "static/chunks/main-app-5d631b93b1219836.js",
219
- "static/chunks/app/api/templates/route-56dad0523d3c4a92.js"
212
+ "static/chunks/app/api/slash-commands/route-56dad0523d3c4a92.js"
220
213
  ],
221
- "/api/worktrees/[id]/auto-yes/route": [
214
+ "/api/templates/route": [
222
215
  "static/chunks/webpack-0f9275e279c058eb.js",
223
216
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
224
217
  "static/chunks/1255-8cb587d9170b45ed.js",
225
218
  "static/chunks/main-app-5d631b93b1219836.js",
226
- "static/chunks/app/api/worktrees/[id]/auto-yes/route-56dad0523d3c4a92.js"
219
+ "static/chunks/app/api/templates/route-56dad0523d3c4a92.js"
227
220
  ],
228
- "/api/worktrees/[id]/capture/route": [
221
+ "/api/worktrees/[id]/auto-yes/route": [
229
222
  "static/chunks/webpack-0f9275e279c058eb.js",
230
223
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
231
224
  "static/chunks/1255-8cb587d9170b45ed.js",
232
225
  "static/chunks/main-app-5d631b93b1219836.js",
233
- "static/chunks/app/api/worktrees/[id]/capture/route-56dad0523d3c4a92.js"
226
+ "static/chunks/app/api/worktrees/[id]/auto-yes/route-56dad0523d3c4a92.js"
234
227
  ],
235
- "/api/worktrees/[id]/current-output/route": [
228
+ "/api/worktrees/[id]/cli-tool/route": [
236
229
  "static/chunks/webpack-0f9275e279c058eb.js",
237
230
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
238
231
  "static/chunks/1255-8cb587d9170b45ed.js",
239
232
  "static/chunks/main-app-5d631b93b1219836.js",
240
- "static/chunks/app/api/worktrees/[id]/current-output/route-56dad0523d3c4a92.js"
233
+ "static/chunks/app/api/worktrees/[id]/cli-tool/route-56dad0523d3c4a92.js"
241
234
  ],
242
- "/api/worktrees/[id]/cli-tool/route": [
235
+ "/api/worktrees/[id]/capture/route": [
243
236
  "static/chunks/webpack-0f9275e279c058eb.js",
244
237
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
245
238
  "static/chunks/1255-8cb587d9170b45ed.js",
246
239
  "static/chunks/main-app-5d631b93b1219836.js",
247
- "static/chunks/app/api/worktrees/[id]/cli-tool/route-56dad0523d3c4a92.js"
240
+ "static/chunks/app/api/worktrees/[id]/capture/route-56dad0523d3c4a92.js"
248
241
  ],
249
242
  "/api/worktrees/[id]/cmate/schedules/route": [
250
243
  "static/chunks/webpack-0f9275e279c058eb.js",
@@ -267,19 +260,19 @@
267
260
  "static/chunks/main-app-5d631b93b1219836.js",
268
261
  "static/chunks/app/api/worktrees/[id]/execution-logs/route-56dad0523d3c4a92.js"
269
262
  ],
270
- "/api/worktrees/[id]/files/[...path]/route": [
263
+ "/api/worktrees/[id]/current-output/route": [
271
264
  "static/chunks/webpack-0f9275e279c058eb.js",
272
265
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
273
266
  "static/chunks/1255-8cb587d9170b45ed.js",
274
267
  "static/chunks/main-app-5d631b93b1219836.js",
275
- "static/chunks/app/api/worktrees/[id]/files/[...path]/route-56dad0523d3c4a92.js"
268
+ "static/chunks/app/api/worktrees/[id]/current-output/route-56dad0523d3c4a92.js"
276
269
  ],
277
- "/api/worktrees/[id]/git/branches/route": [
270
+ "/api/worktrees/[id]/files/[...path]/route": [
278
271
  "static/chunks/webpack-0f9275e279c058eb.js",
279
272
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
280
273
  "static/chunks/1255-8cb587d9170b45ed.js",
281
274
  "static/chunks/main-app-5d631b93b1219836.js",
282
- "static/chunks/app/api/worktrees/[id]/git/branches/route-56dad0523d3c4a92.js"
275
+ "static/chunks/app/api/worktrees/[id]/files/[...path]/route-56dad0523d3c4a92.js"
283
276
  ],
284
277
  "/api/worktrees/[id]/git/branch/create/route": [
285
278
  "static/chunks/webpack-0f9275e279c058eb.js",
@@ -295,12 +288,12 @@
295
288
  "static/chunks/main-app-5d631b93b1219836.js",
296
289
  "static/chunks/app/api/worktrees/[id]/git/branch/delete/route-56dad0523d3c4a92.js"
297
290
  ],
298
- "/api/worktrees/[id]/git/commit/route": [
291
+ "/api/worktrees/[id]/git/branches/route": [
299
292
  "static/chunks/webpack-0f9275e279c058eb.js",
300
293
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
301
294
  "static/chunks/1255-8cb587d9170b45ed.js",
302
295
  "static/chunks/main-app-5d631b93b1219836.js",
303
- "static/chunks/app/api/worktrees/[id]/git/commit/route-56dad0523d3c4a92.js"
296
+ "static/chunks/app/api/worktrees/[id]/git/branches/route-56dad0523d3c4a92.js"
304
297
  ],
305
298
  "/api/worktrees/[id]/git/checkout/route": [
306
299
  "static/chunks/webpack-0f9275e279c058eb.js",
@@ -309,33 +302,33 @@
309
302
  "static/chunks/main-app-5d631b93b1219836.js",
310
303
  "static/chunks/app/api/worktrees/[id]/git/checkout/route-56dad0523d3c4a92.js"
311
304
  ],
312
- "/api/worktrees/[id]/git/diff/route": [
305
+ "/api/worktrees/[id]/git/commit/route": [
313
306
  "static/chunks/webpack-0f9275e279c058eb.js",
314
307
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
315
308
  "static/chunks/1255-8cb587d9170b45ed.js",
316
309
  "static/chunks/main-app-5d631b93b1219836.js",
317
- "static/chunks/app/api/worktrees/[id]/git/diff/route-56dad0523d3c4a92.js"
310
+ "static/chunks/app/api/worktrees/[id]/git/commit/route-56dad0523d3c4a92.js"
318
311
  ],
319
- "/api/worktrees/[id]/git/log/route": [
312
+ "/api/worktrees/[id]/git/diff/route": [
320
313
  "static/chunks/webpack-0f9275e279c058eb.js",
321
314
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
322
315
  "static/chunks/1255-8cb587d9170b45ed.js",
323
316
  "static/chunks/main-app-5d631b93b1219836.js",
324
- "static/chunks/app/api/worktrees/[id]/git/log/route-56dad0523d3c4a92.js"
317
+ "static/chunks/app/api/worktrees/[id]/git/diff/route-56dad0523d3c4a92.js"
325
318
  ],
326
- "/api/worktrees/[id]/git/push/route": [
319
+ "/api/worktrees/[id]/git/fetch/route": [
327
320
  "static/chunks/webpack-0f9275e279c058eb.js",
328
321
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
329
322
  "static/chunks/1255-8cb587d9170b45ed.js",
330
323
  "static/chunks/main-app-5d631b93b1219836.js",
331
- "static/chunks/app/api/worktrees/[id]/git/push/route-56dad0523d3c4a92.js"
324
+ "static/chunks/app/api/worktrees/[id]/git/fetch/route-56dad0523d3c4a92.js"
332
325
  ],
333
- "/api/worktrees/[id]/git/fetch/route": [
326
+ "/api/worktrees/[id]/git/log/route": [
334
327
  "static/chunks/webpack-0f9275e279c058eb.js",
335
328
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
336
329
  "static/chunks/1255-8cb587d9170b45ed.js",
337
330
  "static/chunks/main-app-5d631b93b1219836.js",
338
- "static/chunks/app/api/worktrees/[id]/git/fetch/route-56dad0523d3c4a92.js"
331
+ "static/chunks/app/api/worktrees/[id]/git/log/route-56dad0523d3c4a92.js"
339
332
  ],
340
333
  "/api/worktrees/[id]/git/pull/route": [
341
334
  "static/chunks/webpack-0f9275e279c058eb.js",
@@ -344,19 +337,26 @@
344
337
  "static/chunks/main-app-5d631b93b1219836.js",
345
338
  "static/chunks/app/api/worktrees/[id]/git/pull/route-56dad0523d3c4a92.js"
346
339
  ],
347
- "/api/worktrees/[id]/git/revert/route": [
340
+ "/api/worktrees/[id]/git/reset/route": [
348
341
  "static/chunks/webpack-0f9275e279c058eb.js",
349
342
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
350
343
  "static/chunks/1255-8cb587d9170b45ed.js",
351
344
  "static/chunks/main-app-5d631b93b1219836.js",
352
- "static/chunks/app/api/worktrees/[id]/git/revert/route-56dad0523d3c4a92.js"
345
+ "static/chunks/app/api/worktrees/[id]/git/reset/route-56dad0523d3c4a92.js"
353
346
  ],
354
- "/api/worktrees/[id]/git/reset/route": [
347
+ "/api/worktrees/[id]/git/push/route": [
355
348
  "static/chunks/webpack-0f9275e279c058eb.js",
356
349
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
357
350
  "static/chunks/1255-8cb587d9170b45ed.js",
358
351
  "static/chunks/main-app-5d631b93b1219836.js",
359
- "static/chunks/app/api/worktrees/[id]/git/reset/route-56dad0523d3c4a92.js"
352
+ "static/chunks/app/api/worktrees/[id]/git/push/route-56dad0523d3c4a92.js"
353
+ ],
354
+ "/api/worktrees/[id]/git/revert/route": [
355
+ "static/chunks/webpack-0f9275e279c058eb.js",
356
+ "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
357
+ "static/chunks/1255-8cb587d9170b45ed.js",
358
+ "static/chunks/main-app-5d631b93b1219836.js",
359
+ "static/chunks/app/api/worktrees/[id]/git/revert/route-56dad0523d3c4a92.js"
360
360
  ],
361
361
  "/api/worktrees/[id]/git/show/[commitHash]/route": [
362
362
  "static/chunks/webpack-0f9275e279c058eb.js",
@@ -372,19 +372,19 @@
372
372
  "static/chunks/main-app-5d631b93b1219836.js",
373
373
  "static/chunks/app/api/worktrees/[id]/git/staged/route-56dad0523d3c4a92.js"
374
374
  ],
375
- "/api/worktrees/[id]/git/stash/[index]/route": [
375
+ "/api/worktrees/[id]/git/stage/route": [
376
376
  "static/chunks/webpack-0f9275e279c058eb.js",
377
377
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
378
378
  "static/chunks/1255-8cb587d9170b45ed.js",
379
379
  "static/chunks/main-app-5d631b93b1219836.js",
380
- "static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-56dad0523d3c4a92.js"
380
+ "static/chunks/app/api/worktrees/[id]/git/stage/route-56dad0523d3c4a92.js"
381
381
  ],
382
- "/api/worktrees/[id]/git/stage/route": [
382
+ "/api/worktrees/[id]/git/stash/[index]/route": [
383
383
  "static/chunks/webpack-0f9275e279c058eb.js",
384
384
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
385
385
  "static/chunks/1255-8cb587d9170b45ed.js",
386
386
  "static/chunks/main-app-5d631b93b1219836.js",
387
- "static/chunks/app/api/worktrees/[id]/git/stage/route-56dad0523d3c4a92.js"
387
+ "static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-56dad0523d3c4a92.js"
388
388
  ],
389
389
  "/api/worktrees/[id]/git/stash/apply/route": [
390
390
  "static/chunks/webpack-0f9275e279c058eb.js",
@@ -407,6 +407,13 @@
407
407
  "static/chunks/main-app-5d631b93b1219836.js",
408
408
  "static/chunks/app/api/worktrees/[id]/git/stash/push/route-56dad0523d3c4a92.js"
409
409
  ],
410
+ "/api/worktrees/[id]/git/status/route": [
411
+ "static/chunks/webpack-0f9275e279c058eb.js",
412
+ "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
413
+ "static/chunks/1255-8cb587d9170b45ed.js",
414
+ "static/chunks/main-app-5d631b93b1219836.js",
415
+ "static/chunks/app/api/worktrees/[id]/git/status/route-56dad0523d3c4a92.js"
416
+ ],
410
417
  "/api/worktrees/[id]/git/stash/route": [
411
418
  "static/chunks/webpack-0f9275e279c058eb.js",
412
419
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
@@ -435,13 +442,6 @@
435
442
  "static/chunks/main-app-5d631b93b1219836.js",
436
443
  "static/chunks/app/api/worktrees/[id]/interrupt/route-56dad0523d3c4a92.js"
437
444
  ],
438
- "/api/worktrees/[id]/git/status/route": [
439
- "static/chunks/webpack-0f9275e279c058eb.js",
440
- "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
441
- "static/chunks/1255-8cb587d9170b45ed.js",
442
- "static/chunks/main-app-5d631b93b1219836.js",
443
- "static/chunks/app/api/worktrees/[id]/git/status/route-56dad0523d3c4a92.js"
444
- ],
445
445
  "/api/worktrees/[id]/kill-session/route": [
446
446
  "static/chunks/webpack-0f9275e279c058eb.js",
447
447
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
@@ -484,13 +484,6 @@
484
484
  "static/chunks/main-app-5d631b93b1219836.js",
485
485
  "static/chunks/app/api/worktrees/[id]/respond/route-56dad0523d3c4a92.js"
486
486
  ],
487
- "/api/worktrees/[id]/route": [
488
- "static/chunks/webpack-0f9275e279c058eb.js",
489
- "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
490
- "static/chunks/1255-8cb587d9170b45ed.js",
491
- "static/chunks/main-app-5d631b93b1219836.js",
492
- "static/chunks/app/api/worktrees/[id]/route-56dad0523d3c4a92.js"
493
- ],
494
487
  "/api/worktrees/[id]/prompt-response/route": [
495
488
  "static/chunks/webpack-0f9275e279c058eb.js",
496
489
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
@@ -498,12 +491,12 @@
498
491
  "static/chunks/main-app-5d631b93b1219836.js",
499
492
  "static/chunks/app/api/worktrees/[id]/prompt-response/route-56dad0523d3c4a92.js"
500
493
  ],
501
- "/api/worktrees/[id]/schedules/active/route": [
494
+ "/api/worktrees/[id]/route": [
502
495
  "static/chunks/webpack-0f9275e279c058eb.js",
503
496
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
504
497
  "static/chunks/1255-8cb587d9170b45ed.js",
505
498
  "static/chunks/main-app-5d631b93b1219836.js",
506
- "static/chunks/app/api/worktrees/[id]/schedules/active/route-56dad0523d3c4a92.js"
499
+ "static/chunks/app/api/worktrees/[id]/route-56dad0523d3c4a92.js"
507
500
  ],
508
501
  "/api/worktrees/[id]/schedules/[scheduleId]/route": [
509
502
  "static/chunks/webpack-0f9275e279c058eb.js",
@@ -512,12 +505,12 @@
512
505
  "static/chunks/main-app-5d631b93b1219836.js",
513
506
  "static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-56dad0523d3c4a92.js"
514
507
  ],
515
- "/api/worktrees/[id]/schedules/route": [
508
+ "/api/worktrees/[id]/schedules/active/route": [
516
509
  "static/chunks/webpack-0f9275e279c058eb.js",
517
510
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
518
511
  "static/chunks/1255-8cb587d9170b45ed.js",
519
512
  "static/chunks/main-app-5d631b93b1219836.js",
520
- "static/chunks/app/api/worktrees/[id]/schedules/route-56dad0523d3c4a92.js"
513
+ "static/chunks/app/api/worktrees/[id]/schedules/active/route-56dad0523d3c4a92.js"
521
514
  ],
522
515
  "/api/worktrees/[id]/search/route": [
523
516
  "static/chunks/webpack-0f9275e279c058eb.js",
@@ -533,12 +526,12 @@
533
526
  "static/chunks/main-app-5d631b93b1219836.js",
534
527
  "static/chunks/app/api/worktrees/[id]/send/route-56dad0523d3c4a92.js"
535
528
  ],
536
- "/api/worktrees/[id]/special-keys/route": [
529
+ "/api/worktrees/[id]/schedules/route": [
537
530
  "static/chunks/webpack-0f9275e279c058eb.js",
538
531
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
539
532
  "static/chunks/1255-8cb587d9170b45ed.js",
540
533
  "static/chunks/main-app-5d631b93b1219836.js",
541
- "static/chunks/app/api/worktrees/[id]/special-keys/route-56dad0523d3c4a92.js"
534
+ "static/chunks/app/api/worktrees/[id]/schedules/route-56dad0523d3c4a92.js"
542
535
  ],
543
536
  "/api/worktrees/[id]/slash-commands/route": [
544
537
  "static/chunks/webpack-0f9275e279c058eb.js",
@@ -547,19 +540,19 @@
547
540
  "static/chunks/main-app-5d631b93b1219836.js",
548
541
  "static/chunks/app/api/worktrees/[id]/slash-commands/route-56dad0523d3c4a92.js"
549
542
  ],
550
- "/api/worktrees/[id]/start-polling/route": [
543
+ "/api/worktrees/[id]/special-keys/route": [
551
544
  "static/chunks/webpack-0f9275e279c058eb.js",
552
545
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
553
546
  "static/chunks/1255-8cb587d9170b45ed.js",
554
547
  "static/chunks/main-app-5d631b93b1219836.js",
555
- "static/chunks/app/api/worktrees/[id]/start-polling/route-56dad0523d3c4a92.js"
548
+ "static/chunks/app/api/worktrees/[id]/special-keys/route-56dad0523d3c4a92.js"
556
549
  ],
557
- "/api/worktrees/[id]/timers/history/route": [
550
+ "/api/worktrees/[id]/start-polling/route": [
558
551
  "static/chunks/webpack-0f9275e279c058eb.js",
559
552
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
560
553
  "static/chunks/1255-8cb587d9170b45ed.js",
561
554
  "static/chunks/main-app-5d631b93b1219836.js",
562
- "static/chunks/app/api/worktrees/[id]/timers/history/route-56dad0523d3c4a92.js"
555
+ "static/chunks/app/api/worktrees/[id]/start-polling/route-56dad0523d3c4a92.js"
563
556
  ],
564
557
  "/api/worktrees/[id]/terminal/route": [
565
558
  "static/chunks/webpack-0f9275e279c058eb.js",
@@ -568,6 +561,13 @@
568
561
  "static/chunks/main-app-5d631b93b1219836.js",
569
562
  "static/chunks/app/api/worktrees/[id]/terminal/route-56dad0523d3c4a92.js"
570
563
  ],
564
+ "/api/worktrees/[id]/timers/history/route": [
565
+ "static/chunks/webpack-0f9275e279c058eb.js",
566
+ "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
567
+ "static/chunks/1255-8cb587d9170b45ed.js",
568
+ "static/chunks/main-app-5d631b93b1219836.js",
569
+ "static/chunks/app/api/worktrees/[id]/timers/history/route-56dad0523d3c4a92.js"
570
+ ],
571
571
  "/api/worktrees/[id]/timers/route": [
572
572
  "static/chunks/webpack-0f9275e279c058eb.js",
573
573
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
@@ -631,19 +631,19 @@
631
631
  "static/chunks/main-app-5d631b93b1219836.js",
632
632
  "static/chunks/app/api/app/update-check/route-56dad0523d3c4a92.js"
633
633
  ],
634
- "/api/auth/status/route": [
634
+ "/api/app/update/route": [
635
635
  "static/chunks/webpack-0f9275e279c058eb.js",
636
636
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
637
637
  "static/chunks/1255-8cb587d9170b45ed.js",
638
638
  "static/chunks/main-app-5d631b93b1219836.js",
639
- "static/chunks/app/api/auth/status/route-56dad0523d3c4a92.js"
639
+ "static/chunks/app/api/app/update/route-56dad0523d3c4a92.js"
640
640
  ],
641
- "/api/app/update/route": [
641
+ "/api/auth/status/route": [
642
642
  "static/chunks/webpack-0f9275e279c058eb.js",
643
643
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
644
644
  "static/chunks/1255-8cb587d9170b45ed.js",
645
645
  "static/chunks/main-app-5d631b93b1219836.js",
646
- "static/chunks/app/api/app/update/route-56dad0523d3c4a92.js"
646
+ "static/chunks/app/api/auth/status/route-56dad0523d3c4a92.js"
647
647
  ],
648
648
  "/api/daily-summary/status/route": [
649
649
  "static/chunks/webpack-0f9275e279c058eb.js",
@@ -673,19 +673,19 @@
673
673
  "static/chunks/main-app-5d631b93b1219836.js",
674
674
  "static/chunks/app/api/push/vapid/route-56dad0523d3c4a92.js"
675
675
  ],
676
- "/api/external-apps/[id]/route": [
676
+ "/api/push/subscriptions/route": [
677
677
  "static/chunks/webpack-0f9275e279c058eb.js",
678
678
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
679
679
  "static/chunks/1255-8cb587d9170b45ed.js",
680
680
  "static/chunks/main-app-5d631b93b1219836.js",
681
- "static/chunks/app/api/external-apps/[id]/route-56dad0523d3c4a92.js"
681
+ "static/chunks/app/api/push/subscriptions/route-56dad0523d3c4a92.js"
682
682
  ],
683
- "/api/push/subscriptions/route": [
683
+ "/api/external-apps/[id]/route": [
684
684
  "static/chunks/webpack-0f9275e279c058eb.js",
685
685
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
686
686
  "static/chunks/1255-8cb587d9170b45ed.js",
687
687
  "static/chunks/main-app-5d631b93b1219836.js",
688
- "static/chunks/app/api/push/subscriptions/route-56dad0523d3c4a92.js"
688
+ "static/chunks/app/api/external-apps/[id]/route-56dad0523d3c4a92.js"
689
689
  ],
690
690
  "/api/sidebar/group-order/route": [
691
691
  "static/chunks/webpack-0f9275e279c058eb.js",
@@ -715,33 +715,33 @@
715
715
  "static/chunks/main-app-5d631b93b1219836.js",
716
716
  "static/chunks/app/api/todos/route-56dad0523d3c4a92.js"
717
717
  ],
718
- "/api/worktrees/[id]/logs/[filename]/route": [
718
+ "/api/worktrees/[id]/logs/route": [
719
719
  "static/chunks/webpack-0f9275e279c058eb.js",
720
720
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
721
721
  "static/chunks/1255-8cb587d9170b45ed.js",
722
722
  "static/chunks/main-app-5d631b93b1219836.js",
723
- "static/chunks/app/api/worktrees/[id]/logs/[filename]/route-56dad0523d3c4a92.js"
723
+ "static/chunks/app/api/worktrees/[id]/logs/route-56dad0523d3c4a92.js"
724
724
  ],
725
- "/api/worktrees/[id]/logs/route": [
725
+ "/api/worktrees/[id]/logs/[filename]/route": [
726
726
  "static/chunks/webpack-0f9275e279c058eb.js",
727
727
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
728
728
  "static/chunks/1255-8cb587d9170b45ed.js",
729
729
  "static/chunks/main-app-5d631b93b1219836.js",
730
- "static/chunks/app/api/worktrees/[id]/logs/route-56dad0523d3c4a92.js"
730
+ "static/chunks/app/api/worktrees/[id]/logs/[filename]/route-56dad0523d3c4a92.js"
731
731
  ],
732
- "/api/worktrees/[id]/skills/[skillId]/plan/route": [
732
+ "/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route": [
733
733
  "static/chunks/webpack-0f9275e279c058eb.js",
734
734
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
735
735
  "static/chunks/1255-8cb587d9170b45ed.js",
736
736
  "static/chunks/main-app-5d631b93b1219836.js",
737
- "static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-56dad0523d3c4a92.js"
737
+ "static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-56dad0523d3c4a92.js"
738
738
  ],
739
- "/api/worktrees/[id]/skills/[skillId]/install/route": [
739
+ "/api/worktrees/[id]/skills/[skillId]/plan/route": [
740
740
  "static/chunks/webpack-0f9275e279c058eb.js",
741
741
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
742
742
  "static/chunks/1255-8cb587d9170b45ed.js",
743
743
  "static/chunks/main-app-5d631b93b1219836.js",
744
- "static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-56dad0523d3c4a92.js"
744
+ "static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-56dad0523d3c4a92.js"
745
745
  ],
746
746
  "/api/worktrees/[id]/skills/route": [
747
747
  "static/chunks/webpack-0f9275e279c058eb.js",
@@ -757,12 +757,12 @@
757
757
  "static/chunks/main-app-5d631b93b1219836.js",
758
758
  "static/chunks/app/api/worktrees/route-56dad0523d3c4a92.js"
759
759
  ],
760
- "/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route": [
760
+ "/api/worktrees/[id]/skills/[skillId]/uninstall/route": [
761
761
  "static/chunks/webpack-0f9275e279c058eb.js",
762
762
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
763
763
  "static/chunks/1255-8cb587d9170b45ed.js",
764
764
  "static/chunks/main-app-5d631b93b1219836.js",
765
- "static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-56dad0523d3c4a92.js"
765
+ "static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-56dad0523d3c4a92.js"
766
766
  ],
767
767
  "/proxy/[...path]/route": [
768
768
  "static/chunks/webpack-0f9275e279c058eb.js",
@@ -771,12 +771,24 @@
771
771
  "static/chunks/main-app-5d631b93b1219836.js",
772
772
  "static/chunks/app/proxy/[...path]/route-56dad0523d3c4a92.js"
773
773
  ],
774
- "/api/worktrees/[id]/skills/[skillId]/uninstall/route": [
774
+ "/api/worktrees/[id]/skills/[skillId]/install/route": [
775
775
  "static/chunks/webpack-0f9275e279c058eb.js",
776
776
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
777
777
  "static/chunks/1255-8cb587d9170b45ed.js",
778
778
  "static/chunks/main-app-5d631b93b1219836.js",
779
- "static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-56dad0523d3c4a92.js"
779
+ "static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-56dad0523d3c4a92.js"
780
+ ],
781
+ "/login/page": [
782
+ "static/chunks/webpack-0f9275e279c058eb.js",
783
+ "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
784
+ "static/chunks/1255-8cb587d9170b45ed.js",
785
+ "static/chunks/main-app-5d631b93b1219836.js",
786
+ "static/chunks/6809-c40780dcdbb38ec5.js",
787
+ "static/chunks/4909-1f5c586e3e84e0a5.js",
788
+ "static/chunks/2770-827a64760bab8a3a.js",
789
+ "static/chunks/6402-d91e099c3f2d78f4.js",
790
+ "static/chunks/744-d5e47fe16e7b9e06.js",
791
+ "static/chunks/app/login/page-0247a3fb569bb22b.js"
780
792
  ],
781
793
  "/chat/loading": [
782
794
  "static/chunks/webpack-0f9275e279c058eb.js",
@@ -802,22 +814,10 @@
802
814
  "static/chunks/934-a37509667baa86ee.js",
803
815
  "static/chunks/6402-d91e099c3f2d78f4.js",
804
816
  "static/chunks/744-d5e47fe16e7b9e06.js",
805
- "static/chunks/6488-624d4b6d2d4cc236.js",
817
+ "static/chunks/6488-87bc158682ce8c24.js",
806
818
  "static/chunks/4560-04e5aebcab96bfa1.js",
807
819
  "static/chunks/app/chat/page-9cf4ba62e21d9074.js"
808
820
  ],
809
- "/login/page": [
810
- "static/chunks/webpack-0f9275e279c058eb.js",
811
- "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
812
- "static/chunks/1255-8cb587d9170b45ed.js",
813
- "static/chunks/main-app-5d631b93b1219836.js",
814
- "static/chunks/6809-c40780dcdbb38ec5.js",
815
- "static/chunks/4909-1f5c586e3e84e0a5.js",
816
- "static/chunks/2770-827a64760bab8a3a.js",
817
- "static/chunks/6402-d91e099c3f2d78f4.js",
818
- "static/chunks/744-d5e47fe16e7b9e06.js",
819
- "static/chunks/app/login/page-0247a3fb569bb22b.js"
820
- ],
821
821
  "/more/loading": [
822
822
  "static/chunks/webpack-0f9275e279c058eb.js",
823
823
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
@@ -838,7 +838,7 @@
838
838
  "static/chunks/4974-eaf66770bfa9dea0.js",
839
839
  "static/chunks/6402-d91e099c3f2d78f4.js",
840
840
  "static/chunks/744-d5e47fe16e7b9e06.js",
841
- "static/chunks/6488-624d4b6d2d4cc236.js",
841
+ "static/chunks/6488-87bc158682ce8c24.js",
842
842
  "static/chunks/4560-04e5aebcab96bfa1.js",
843
843
  "static/chunks/app/more/page-082d4ae496f9a36e.js"
844
844
  ],
@@ -864,7 +864,7 @@
864
864
  "static/chunks/9948-d139e3e5dbecaf73.js",
865
865
  "static/chunks/6402-d91e099c3f2d78f4.js",
866
866
  "static/chunks/744-d5e47fe16e7b9e06.js",
867
- "static/chunks/6488-624d4b6d2d4cc236.js",
867
+ "static/chunks/6488-87bc158682ce8c24.js",
868
868
  "static/chunks/4560-04e5aebcab96bfa1.js",
869
869
  "static/chunks/app/page-af457ca5876ed616.js"
870
870
  ],
@@ -888,9 +888,9 @@
888
888
  "static/chunks/4974-eaf66770bfa9dea0.js",
889
889
  "static/chunks/6402-d91e099c3f2d78f4.js",
890
890
  "static/chunks/744-d5e47fe16e7b9e06.js",
891
- "static/chunks/6488-624d4b6d2d4cc236.js",
891
+ "static/chunks/6488-87bc158682ce8c24.js",
892
892
  "static/chunks/4560-04e5aebcab96bfa1.js",
893
- "static/chunks/app/repositories/page-75f0d70452c6b6c0.js"
893
+ "static/chunks/app/repositories/page-70d4b997492884b8.js"
894
894
  ],
895
895
  "/review/loading": [
896
896
  "static/chunks/webpack-0f9275e279c058eb.js",
@@ -912,7 +912,7 @@
912
912
  "static/chunks/4974-eaf66770bfa9dea0.js",
913
913
  "static/chunks/6402-d91e099c3f2d78f4.js",
914
914
  "static/chunks/744-d5e47fe16e7b9e06.js",
915
- "static/chunks/6488-624d4b6d2d4cc236.js",
915
+ "static/chunks/6488-87bc158682ce8c24.js",
916
916
  "static/chunks/4560-04e5aebcab96bfa1.js",
917
917
  "static/chunks/app/review/page-f431d630097c2e85.js"
918
918
  ],
@@ -933,10 +933,10 @@
933
933
  "static/chunks/6007-de36119357dcd418.js",
934
934
  "static/chunks/6402-d91e099c3f2d78f4.js",
935
935
  "static/chunks/744-d5e47fe16e7b9e06.js",
936
- "static/chunks/6488-624d4b6d2d4cc236.js",
936
+ "static/chunks/6488-87bc158682ce8c24.js",
937
937
  "static/chunks/4560-04e5aebcab96bfa1.js",
938
938
  "static/chunks/3418-7e47651340d940b0.js",
939
- "static/chunks/1668-7484081c45a44f89.js",
939
+ "static/chunks/1668-e703b8b55775844b.js",
940
940
  "static/chunks/4027-0c529b322be7d4d8.js",
941
941
  "static/chunks/app/skills/[skillId]/page-68ed5e9186efe56d.js"
942
942
  ],
@@ -961,7 +961,7 @@
961
961
  "static/chunks/9948-d139e3e5dbecaf73.js",
962
962
  "static/chunks/6402-d91e099c3f2d78f4.js",
963
963
  "static/chunks/744-d5e47fe16e7b9e06.js",
964
- "static/chunks/6488-624d4b6d2d4cc236.js",
964
+ "static/chunks/6488-87bc158682ce8c24.js",
965
965
  "static/chunks/4560-04e5aebcab96bfa1.js",
966
966
  "static/chunks/app/sessions/page-20f07a99db64d2ca.js"
967
967
  ],
@@ -977,7 +977,7 @@
977
977
  "static/chunks/4974-eaf66770bfa9dea0.js",
978
978
  "static/chunks/6402-d91e099c3f2d78f4.js",
979
979
  "static/chunks/744-d5e47fe16e7b9e06.js",
980
- "static/chunks/6488-624d4b6d2d4cc236.js",
980
+ "static/chunks/6488-87bc158682ce8c24.js",
981
981
  "static/chunks/4560-04e5aebcab96bfa1.js",
982
982
  "static/chunks/3418-7e47651340d940b0.js",
983
983
  "static/chunks/app/skills/page-46242c428ee8bccf.js"
@@ -1020,11 +1020,11 @@
1020
1020
  "static/chunks/6497-dc26c6c6b0b15adf.js",
1021
1021
  "static/chunks/6402-d91e099c3f2d78f4.js",
1022
1022
  "static/chunks/744-d5e47fe16e7b9e06.js",
1023
- "static/chunks/6488-624d4b6d2d4cc236.js",
1023
+ "static/chunks/6488-87bc158682ce8c24.js",
1024
1024
  "static/chunks/4560-04e5aebcab96bfa1.js",
1025
1025
  "static/chunks/3418-7e47651340d940b0.js",
1026
- "static/chunks/1668-7484081c45a44f89.js",
1027
- "static/chunks/app/worktrees/[id]/page-7dd929bfc978742e.js"
1026
+ "static/chunks/1668-e703b8b55775844b.js",
1027
+ "static/chunks/app/worktrees/[id]/page-d9a6cb166c73746e.js"
1028
1028
  ],
1029
1029
  "/worktrees/[id]/terminal/page": [
1030
1030
  "static/chunks/webpack-0f9275e279c058eb.js",