commandmate 0.12.0 → 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 (229) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-build-manifest.json +139 -139
  3. package/.next/app-path-routes-manifest.json +28 -28
  4. package/.next/build-manifest.json +2 -2
  5. package/.next/prerender-manifest.json +15 -15
  6. package/.next/required-server-files.json +1 -1
  7. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  8. package/.next/server/app/api/app/update/route_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.js +1 -1
  166. package/.next/server/app/api/worktrees/[id]/terminal/route_client-reference-manifest.js +1 -1
  167. package/.next/server/app/api/worktrees/[id]/timers/history/route_client-reference-manifest.js +1 -1
  168. package/.next/server/app/api/worktrees/[id]/timers/route_client-reference-manifest.js +1 -1
  169. package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
  170. package/.next/server/app/api/worktrees/[id]/todos/route_client-reference-manifest.js +1 -1
  171. package/.next/server/app/api/worktrees/[id]/tree/[...path]/route_client-reference-manifest.js +1 -1
  172. package/.next/server/app/api/worktrees/[id]/tree/route_client-reference-manifest.js +1 -1
  173. package/.next/server/app/api/worktrees/[id]/upload/[...path]/route_client-reference-manifest.js +1 -1
  174. package/.next/server/app/api/worktrees/[id]/viewed/route_client-reference-manifest.js +1 -1
  175. package/.next/server/app/api/worktrees/route_client-reference-manifest.js +1 -1
  176. package/.next/server/app/chat/page_client-reference-manifest.js +1 -1
  177. package/.next/server/app/login/page_client-reference-manifest.js +1 -1
  178. package/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
  179. package/.next/server/app/more/page_client-reference-manifest.js +1 -1
  180. package/.next/server/app/offline/page_client-reference-manifest.js +1 -1
  181. package/.next/server/app/page_client-reference-manifest.js +1 -1
  182. package/.next/server/app/proxy/[...path]/route_client-reference-manifest.js +1 -1
  183. package/.next/server/app/repositories/page.js +1 -1
  184. package/.next/server/app/repositories/page_client-reference-manifest.js +1 -1
  185. package/.next/server/app/review/page_client-reference-manifest.js +1 -1
  186. package/.next/server/app/sessions/page_client-reference-manifest.js +1 -1
  187. package/.next/server/app/skills/[skillId]/page_client-reference-manifest.js +1 -1
  188. package/.next/server/app/skills/page_client-reference-manifest.js +1 -1
  189. package/.next/server/app/worktrees/[id]/files/[...path]/page_client-reference-manifest.js +1 -1
  190. package/.next/server/app/worktrees/[id]/page.js +3 -3
  191. package/.next/server/app/worktrees/[id]/page_client-reference-manifest.js +1 -1
  192. package/.next/server/app/worktrees/[id]/terminal/page_client-reference-manifest.js +1 -1
  193. package/.next/server/app-paths-manifest.json +28 -28
  194. package/.next/server/chunks/186.js +1 -1
  195. package/.next/server/chunks/2119.js +1 -1
  196. package/.next/server/chunks/2404.js +2 -1
  197. package/.next/server/chunks/2445.js +1 -1
  198. package/.next/server/chunks/3270.js +1 -1
  199. package/.next/server/chunks/3543.js +1 -1
  200. package/.next/server/chunks/3945.js +1 -1
  201. package/.next/server/chunks/5381.js +1 -1
  202. package/.next/server/chunks/5959.js +3 -3
  203. package/.next/server/chunks/6130.js +1 -1
  204. package/.next/server/chunks/6283.js +1 -1
  205. package/.next/server/chunks/9123.js +1 -1
  206. package/.next/server/chunks/9192.js +1 -0
  207. package/.next/server/middleware-manifest.json +5 -5
  208. package/.next/server/pages/500.html +1 -1
  209. package/.next/server/server-reference-manifest.json +1 -1
  210. package/.next/static/chunks/1668-e703b8b55775844b.js +1 -0
  211. package/.next/static/chunks/{6488-e257111ca7389d05.js → 6488-87bc158682ce8c24.js} +1 -1
  212. package/.next/static/chunks/app/repositories/{page-75f0d70452c6b6c0.js → page-70d4b997492884b8.js} +1 -1
  213. package/.next/static/chunks/app/worktrees/[id]/page-d9a6cb166c73746e.js +1 -0
  214. package/.next/trace +11 -11
  215. package/dist/server/src/lib/cli-tools/antigravity.js +8 -13
  216. package/dist/server/src/lib/cli-tools/codex.js +8 -14
  217. package/dist/server/src/lib/cli-tools/copilot.js +12 -13
  218. package/dist/server/src/lib/cli-tools/gemini.js +8 -13
  219. package/dist/server/src/lib/cli-tools/opencode.js +8 -13
  220. package/dist/server/src/lib/cli-tools/submit-verified-sender.js +174 -0
  221. package/dist/server/src/lib/cli-tools/vibe-local.js +12 -17
  222. package/dist/server/src/lib/session-key-sender.js +11 -9
  223. package/package.json +1 -1
  224. package/.next/server/chunks/5312.js +0 -1
  225. package/.next/static/chunks/1668-7484081c45a44f89.js +0 -1
  226. package/.next/static/chunks/app/worktrees/[id]/page-bf811e793052c917.js +0 -1
  227. package/dist/server/src/lib/pasted-text-helper.js +0 -58
  228. /package/.next/static/{D-aoE4gWfuCUN0GqEPIX3 → qeQn6_9VTrYHitt3mqIG8}/_buildManifest.js +0 -0
  229. /package/.next/static/{D-aoE4gWfuCUN0GqEPIX3 → 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-e257111ca7389d05.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",
@@ -141,19 +141,19 @@
141
141
  "static/chunks/main-app-5d631b93b1219836.js",
142
142
  "static/chunks/app/api/repositories/[id]/todos/[todoId]/route-56dad0523d3c4a92.js"
143
143
  ],
144
- "/api/repositories/[id]/todos/route": [
144
+ "/api/repositories/clone/[jobId]/route": [
145
145
  "static/chunks/webpack-0f9275e279c058eb.js",
146
146
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
147
147
  "static/chunks/1255-8cb587d9170b45ed.js",
148
148
  "static/chunks/main-app-5d631b93b1219836.js",
149
- "static/chunks/app/api/repositories/[id]/todos/route-56dad0523d3c4a92.js"
149
+ "static/chunks/app/api/repositories/clone/[jobId]/route-56dad0523d3c4a92.js"
150
150
  ],
151
- "/api/repositories/clone/[jobId]/route": [
151
+ "/api/repositories/[id]/todos/route": [
152
152
  "static/chunks/webpack-0f9275e279c058eb.js",
153
153
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
154
154
  "static/chunks/1255-8cb587d9170b45ed.js",
155
155
  "static/chunks/main-app-5d631b93b1219836.js",
156
- "static/chunks/app/api/repositories/clone/[jobId]/route-56dad0523d3c4a92.js"
156
+ "static/chunks/app/api/repositories/[id]/todos/route-56dad0523d3c4a92.js"
157
157
  ],
158
158
  "/api/repositories/clone/route": [
159
159
  "static/chunks/webpack-0f9275e279c058eb.js",
@@ -183,19 +183,19 @@
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": [
186
+ "/api/repositories/sync/route": [
187
187
  "static/chunks/webpack-0f9275e279c058eb.js",
188
188
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
189
189
  "static/chunks/1255-8cb587d9170b45ed.js",
190
190
  "static/chunks/main-app-5d631b93b1219836.js",
191
- "static/chunks/app/api/repositories/scan/route-56dad0523d3c4a92.js"
191
+ "static/chunks/app/api/repositories/sync/route-56dad0523d3c4a92.js"
192
192
  ],
193
- "/api/repositories/sync/route": [
193
+ "/api/repositories/scan/route": [
194
194
  "static/chunks/webpack-0f9275e279c058eb.js",
195
195
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
196
196
  "static/chunks/1255-8cb587d9170b45ed.js",
197
197
  "static/chunks/main-app-5d631b93b1219836.js",
198
- "static/chunks/app/api/repositories/sync/route-56dad0523d3c4a92.js"
198
+ "static/chunks/app/api/repositories/scan/route-56dad0523d3c4a92.js"
199
199
  ],
200
200
  "/api/templates/[id]/route": [
201
201
  "static/chunks/webpack-0f9275e279c058eb.js",
@@ -218,13 +218,6 @@
218
218
  "static/chunks/main-app-5d631b93b1219836.js",
219
219
  "static/chunks/app/api/templates/route-56dad0523d3c4a92.js"
220
220
  ],
221
- "/api/worktrees/[id]/capture/route": [
222
- "static/chunks/webpack-0f9275e279c058eb.js",
223
- "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
224
- "static/chunks/1255-8cb587d9170b45ed.js",
225
- "static/chunks/main-app-5d631b93b1219836.js",
226
- "static/chunks/app/api/worktrees/[id]/capture/route-56dad0523d3c4a92.js"
227
- ],
228
221
  "/api/worktrees/[id]/auto-yes/route": [
229
222
  "static/chunks/webpack-0f9275e279c058eb.js",
230
223
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
@@ -239,19 +232,19 @@
239
232
  "static/chunks/main-app-5d631b93b1219836.js",
240
233
  "static/chunks/app/api/worktrees/[id]/cli-tool/route-56dad0523d3c4a92.js"
241
234
  ],
242
- "/api/worktrees/[id]/cmate/schedules/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]/cmate/schedules/route-56dad0523d3c4a92.js"
240
+ "static/chunks/app/api/worktrees/[id]/capture/route-56dad0523d3c4a92.js"
248
241
  ],
249
- "/api/worktrees/[id]/current-output/route": [
242
+ "/api/worktrees/[id]/cmate/schedules/route": [
250
243
  "static/chunks/webpack-0f9275e279c058eb.js",
251
244
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
252
245
  "static/chunks/1255-8cb587d9170b45ed.js",
253
246
  "static/chunks/main-app-5d631b93b1219836.js",
254
- "static/chunks/app/api/worktrees/[id]/current-output/route-56dad0523d3c4a92.js"
247
+ "static/chunks/app/api/worktrees/[id]/cmate/schedules/route-56dad0523d3c4a92.js"
255
248
  ],
256
249
  "/api/worktrees/[id]/execution-logs/[logId]/route": [
257
250
  "static/chunks/webpack-0f9275e279c058eb.js",
@@ -267,6 +260,13 @@
267
260
  "static/chunks/main-app-5d631b93b1219836.js",
268
261
  "static/chunks/app/api/worktrees/[id]/execution-logs/route-56dad0523d3c4a92.js"
269
262
  ],
263
+ "/api/worktrees/[id]/current-output/route": [
264
+ "static/chunks/webpack-0f9275e279c058eb.js",
265
+ "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
266
+ "static/chunks/1255-8cb587d9170b45ed.js",
267
+ "static/chunks/main-app-5d631b93b1219836.js",
268
+ "static/chunks/app/api/worktrees/[id]/current-output/route-56dad0523d3c4a92.js"
269
+ ],
270
270
  "/api/worktrees/[id]/files/[...path]/route": [
271
271
  "static/chunks/webpack-0f9275e279c058eb.js",
272
272
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
@@ -281,33 +281,33 @@
281
281
  "static/chunks/main-app-5d631b93b1219836.js",
282
282
  "static/chunks/app/api/worktrees/[id]/git/branch/create/route-56dad0523d3c4a92.js"
283
283
  ],
284
- "/api/worktrees/[id]/git/checkout/route": [
284
+ "/api/worktrees/[id]/git/branch/delete/route": [
285
285
  "static/chunks/webpack-0f9275e279c058eb.js",
286
286
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
287
287
  "static/chunks/1255-8cb587d9170b45ed.js",
288
288
  "static/chunks/main-app-5d631b93b1219836.js",
289
- "static/chunks/app/api/worktrees/[id]/git/checkout/route-56dad0523d3c4a92.js"
289
+ "static/chunks/app/api/worktrees/[id]/git/branch/delete/route-56dad0523d3c4a92.js"
290
290
  ],
291
- "/api/worktrees/[id]/git/branch/delete/route": [
291
+ "/api/worktrees/[id]/git/branches/route": [
292
292
  "static/chunks/webpack-0f9275e279c058eb.js",
293
293
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
294
294
  "static/chunks/1255-8cb587d9170b45ed.js",
295
295
  "static/chunks/main-app-5d631b93b1219836.js",
296
- "static/chunks/app/api/worktrees/[id]/git/branch/delete/route-56dad0523d3c4a92.js"
296
+ "static/chunks/app/api/worktrees/[id]/git/branches/route-56dad0523d3c4a92.js"
297
297
  ],
298
- "/api/worktrees/[id]/git/commit/route": [
298
+ "/api/worktrees/[id]/git/checkout/route": [
299
299
  "static/chunks/webpack-0f9275e279c058eb.js",
300
300
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
301
301
  "static/chunks/1255-8cb587d9170b45ed.js",
302
302
  "static/chunks/main-app-5d631b93b1219836.js",
303
- "static/chunks/app/api/worktrees/[id]/git/commit/route-56dad0523d3c4a92.js"
303
+ "static/chunks/app/api/worktrees/[id]/git/checkout/route-56dad0523d3c4a92.js"
304
304
  ],
305
- "/api/worktrees/[id]/git/branches/route": [
305
+ "/api/worktrees/[id]/git/commit/route": [
306
306
  "static/chunks/webpack-0f9275e279c058eb.js",
307
307
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
308
308
  "static/chunks/1255-8cb587d9170b45ed.js",
309
309
  "static/chunks/main-app-5d631b93b1219836.js",
310
- "static/chunks/app/api/worktrees/[id]/git/branches/route-56dad0523d3c4a92.js"
310
+ "static/chunks/app/api/worktrees/[id]/git/commit/route-56dad0523d3c4a92.js"
311
311
  ],
312
312
  "/api/worktrees/[id]/git/diff/route": [
313
313
  "static/chunks/webpack-0f9275e279c058eb.js",
@@ -323,13 +323,6 @@
323
323
  "static/chunks/main-app-5d631b93b1219836.js",
324
324
  "static/chunks/app/api/worktrees/[id]/git/fetch/route-56dad0523d3c4a92.js"
325
325
  ],
326
- "/api/worktrees/[id]/git/pull/route": [
327
- "static/chunks/webpack-0f9275e279c058eb.js",
328
- "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
329
- "static/chunks/1255-8cb587d9170b45ed.js",
330
- "static/chunks/main-app-5d631b93b1219836.js",
331
- "static/chunks/app/api/worktrees/[id]/git/pull/route-56dad0523d3c4a92.js"
332
- ],
333
326
  "/api/worktrees/[id]/git/log/route": [
334
327
  "static/chunks/webpack-0f9275e279c058eb.js",
335
328
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
@@ -337,12 +330,12 @@
337
330
  "static/chunks/main-app-5d631b93b1219836.js",
338
331
  "static/chunks/app/api/worktrees/[id]/git/log/route-56dad0523d3c4a92.js"
339
332
  ],
340
- "/api/worktrees/[id]/git/push/route": [
333
+ "/api/worktrees/[id]/git/pull/route": [
341
334
  "static/chunks/webpack-0f9275e279c058eb.js",
342
335
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
343
336
  "static/chunks/1255-8cb587d9170b45ed.js",
344
337
  "static/chunks/main-app-5d631b93b1219836.js",
345
- "static/chunks/app/api/worktrees/[id]/git/push/route-56dad0523d3c4a92.js"
338
+ "static/chunks/app/api/worktrees/[id]/git/pull/route-56dad0523d3c4a92.js"
346
339
  ],
347
340
  "/api/worktrees/[id]/git/reset/route": [
348
341
  "static/chunks/webpack-0f9275e279c058eb.js",
@@ -351,19 +344,19 @@
351
344
  "static/chunks/main-app-5d631b93b1219836.js",
352
345
  "static/chunks/app/api/worktrees/[id]/git/reset/route-56dad0523d3c4a92.js"
353
346
  ],
354
- "/api/worktrees/[id]/git/revert/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/revert/route-56dad0523d3c4a92.js"
352
+ "static/chunks/app/api/worktrees/[id]/git/push/route-56dad0523d3c4a92.js"
360
353
  ],
361
- "/api/worktrees/[id]/git/stage/route": [
354
+ "/api/worktrees/[id]/git/revert/route": [
362
355
  "static/chunks/webpack-0f9275e279c058eb.js",
363
356
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
364
357
  "static/chunks/1255-8cb587d9170b45ed.js",
365
358
  "static/chunks/main-app-5d631b93b1219836.js",
366
- "static/chunks/app/api/worktrees/[id]/git/stage/route-56dad0523d3c4a92.js"
359
+ "static/chunks/app/api/worktrees/[id]/git/revert/route-56dad0523d3c4a92.js"
367
360
  ],
368
361
  "/api/worktrees/[id]/git/show/[commitHash]/route": [
369
362
  "static/chunks/webpack-0f9275e279c058eb.js",
@@ -379,6 +372,13 @@
379
372
  "static/chunks/main-app-5d631b93b1219836.js",
380
373
  "static/chunks/app/api/worktrees/[id]/git/staged/route-56dad0523d3c4a92.js"
381
374
  ],
375
+ "/api/worktrees/[id]/git/stage/route": [
376
+ "static/chunks/webpack-0f9275e279c058eb.js",
377
+ "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
378
+ "static/chunks/1255-8cb587d9170b45ed.js",
379
+ "static/chunks/main-app-5d631b93b1219836.js",
380
+ "static/chunks/app/api/worktrees/[id]/git/stage/route-56dad0523d3c4a92.js"
381
+ ],
382
382
  "/api/worktrees/[id]/git/stash/[index]/route": [
383
383
  "static/chunks/webpack-0f9275e279c058eb.js",
384
384
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
@@ -463,33 +463,33 @@
463
463
  "static/chunks/main-app-5d631b93b1219836.js",
464
464
  "static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-56dad0523d3c4a92.js"
465
465
  ],
466
- "/api/worktrees/[id]/messages/route": [
466
+ "/api/worktrees/[id]/memos/route": [
467
467
  "static/chunks/webpack-0f9275e279c058eb.js",
468
468
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
469
469
  "static/chunks/1255-8cb587d9170b45ed.js",
470
470
  "static/chunks/main-app-5d631b93b1219836.js",
471
- "static/chunks/app/api/worktrees/[id]/messages/route-56dad0523d3c4a92.js"
471
+ "static/chunks/app/api/worktrees/[id]/memos/route-56dad0523d3c4a92.js"
472
472
  ],
473
- "/api/worktrees/[id]/prompt-response/route": [
473
+ "/api/worktrees/[id]/messages/route": [
474
474
  "static/chunks/webpack-0f9275e279c058eb.js",
475
475
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
476
476
  "static/chunks/1255-8cb587d9170b45ed.js",
477
477
  "static/chunks/main-app-5d631b93b1219836.js",
478
- "static/chunks/app/api/worktrees/[id]/prompt-response/route-56dad0523d3c4a92.js"
478
+ "static/chunks/app/api/worktrees/[id]/messages/route-56dad0523d3c4a92.js"
479
479
  ],
480
- "/api/worktrees/[id]/memos/route": [
480
+ "/api/worktrees/[id]/respond/route": [
481
481
  "static/chunks/webpack-0f9275e279c058eb.js",
482
482
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
483
483
  "static/chunks/1255-8cb587d9170b45ed.js",
484
484
  "static/chunks/main-app-5d631b93b1219836.js",
485
- "static/chunks/app/api/worktrees/[id]/memos/route-56dad0523d3c4a92.js"
485
+ "static/chunks/app/api/worktrees/[id]/respond/route-56dad0523d3c4a92.js"
486
486
  ],
487
- "/api/worktrees/[id]/respond/route": [
487
+ "/api/worktrees/[id]/prompt-response/route": [
488
488
  "static/chunks/webpack-0f9275e279c058eb.js",
489
489
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
490
490
  "static/chunks/1255-8cb587d9170b45ed.js",
491
491
  "static/chunks/main-app-5d631b93b1219836.js",
492
- "static/chunks/app/api/worktrees/[id]/respond/route-56dad0523d3c4a92.js"
492
+ "static/chunks/app/api/worktrees/[id]/prompt-response/route-56dad0523d3c4a92.js"
493
493
  ],
494
494
  "/api/worktrees/[id]/route": [
495
495
  "static/chunks/webpack-0f9275e279c058eb.js",
@@ -512,13 +512,6 @@
512
512
  "static/chunks/main-app-5d631b93b1219836.js",
513
513
  "static/chunks/app/api/worktrees/[id]/schedules/active/route-56dad0523d3c4a92.js"
514
514
  ],
515
- "/api/worktrees/[id]/schedules/route": [
516
- "static/chunks/webpack-0f9275e279c058eb.js",
517
- "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
518
- "static/chunks/1255-8cb587d9170b45ed.js",
519
- "static/chunks/main-app-5d631b93b1219836.js",
520
- "static/chunks/app/api/worktrees/[id]/schedules/route-56dad0523d3c4a92.js"
521
- ],
522
515
  "/api/worktrees/[id]/search/route": [
523
516
  "static/chunks/webpack-0f9275e279c058eb.js",
524
517
  "static/chunks/4bd1b696-100b9d70ed4e49c1.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,12 +540,12 @@
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]/terminal/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]/terminal/route-56dad0523d3c4a92.js"
548
+ "static/chunks/app/api/worktrees/[id]/special-keys/route-56dad0523d3c4a92.js"
556
549
  ],
557
550
  "/api/worktrees/[id]/start-polling/route": [
558
551
  "static/chunks/webpack-0f9275e279c058eb.js",
@@ -561,26 +554,26 @@
561
554
  "static/chunks/main-app-5d631b93b1219836.js",
562
555
  "static/chunks/app/api/worktrees/[id]/start-polling/route-56dad0523d3c4a92.js"
563
556
  ],
564
- "/api/worktrees/[id]/timers/history/route": [
557
+ "/api/worktrees/[id]/terminal/route": [
565
558
  "static/chunks/webpack-0f9275e279c058eb.js",
566
559
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
567
560
  "static/chunks/1255-8cb587d9170b45ed.js",
568
561
  "static/chunks/main-app-5d631b93b1219836.js",
569
- "static/chunks/app/api/worktrees/[id]/timers/history/route-56dad0523d3c4a92.js"
562
+ "static/chunks/app/api/worktrees/[id]/terminal/route-56dad0523d3c4a92.js"
570
563
  ],
571
- "/api/worktrees/[id]/timers/route": [
564
+ "/api/worktrees/[id]/timers/history/route": [
572
565
  "static/chunks/webpack-0f9275e279c058eb.js",
573
566
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
574
567
  "static/chunks/1255-8cb587d9170b45ed.js",
575
568
  "static/chunks/main-app-5d631b93b1219836.js",
576
- "static/chunks/app/api/worktrees/[id]/timers/route-56dad0523d3c4a92.js"
569
+ "static/chunks/app/api/worktrees/[id]/timers/history/route-56dad0523d3c4a92.js"
577
570
  ],
578
- "/api/worktrees/[id]/tree/[...path]/route": [
571
+ "/api/worktrees/[id]/timers/route": [
579
572
  "static/chunks/webpack-0f9275e279c058eb.js",
580
573
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
581
574
  "static/chunks/1255-8cb587d9170b45ed.js",
582
575
  "static/chunks/main-app-5d631b93b1219836.js",
583
- "static/chunks/app/api/worktrees/[id]/tree/[...path]/route-56dad0523d3c4a92.js"
576
+ "static/chunks/app/api/worktrees/[id]/timers/route-56dad0523d3c4a92.js"
584
577
  ],
585
578
  "/api/worktrees/[id]/todos/[todoId]/route": [
586
579
  "static/chunks/webpack-0f9275e279c058eb.js",
@@ -596,6 +589,13 @@
596
589
  "static/chunks/main-app-5d631b93b1219836.js",
597
590
  "static/chunks/app/api/worktrees/[id]/todos/route-56dad0523d3c4a92.js"
598
591
  ],
592
+ "/api/worktrees/[id]/tree/[...path]/route": [
593
+ "static/chunks/webpack-0f9275e279c058eb.js",
594
+ "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
595
+ "static/chunks/1255-8cb587d9170b45ed.js",
596
+ "static/chunks/main-app-5d631b93b1219836.js",
597
+ "static/chunks/app/api/worktrees/[id]/tree/[...path]/route-56dad0523d3c4a92.js"
598
+ ],
599
599
  "/api/worktrees/[id]/tree/route": [
600
600
  "static/chunks/webpack-0f9275e279c058eb.js",
601
601
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
@@ -666,33 +666,33 @@
666
666
  "static/chunks/main-app-5d631b93b1219836.js",
667
667
  "static/chunks/app/api/external-apps/route-56dad0523d3c4a92.js"
668
668
  ],
669
- "/api/external-apps/[id]/route": [
669
+ "/api/push/vapid/route": [
670
670
  "static/chunks/webpack-0f9275e279c058eb.js",
671
671
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
672
672
  "static/chunks/1255-8cb587d9170b45ed.js",
673
673
  "static/chunks/main-app-5d631b93b1219836.js",
674
- "static/chunks/app/api/external-apps/[id]/route-56dad0523d3c4a92.js"
674
+ "static/chunks/app/api/push/vapid/route-56dad0523d3c4a92.js"
675
675
  ],
676
- "/api/push/vapid/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/push/vapid/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
- "/api/skills/[id]/route": [
690
+ "/api/sidebar/group-order/route": [
691
691
  "static/chunks/webpack-0f9275e279c058eb.js",
692
692
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
693
693
  "static/chunks/1255-8cb587d9170b45ed.js",
694
694
  "static/chunks/main-app-5d631b93b1219836.js",
695
- "static/chunks/app/api/skills/[id]/route-56dad0523d3c4a92.js"
695
+ "static/chunks/app/api/sidebar/group-order/route-56dad0523d3c4a92.js"
696
696
  ],
697
697
  "/api/skills/route": [
698
698
  "static/chunks/webpack-0f9275e279c058eb.js",
@@ -701,12 +701,12 @@
701
701
  "static/chunks/main-app-5d631b93b1219836.js",
702
702
  "static/chunks/app/api/skills/route-56dad0523d3c4a92.js"
703
703
  ],
704
- "/api/sidebar/group-order/route": [
704
+ "/api/skills/[id]/route": [
705
705
  "static/chunks/webpack-0f9275e279c058eb.js",
706
706
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
707
707
  "static/chunks/1255-8cb587d9170b45ed.js",
708
708
  "static/chunks/main-app-5d631b93b1219836.js",
709
- "static/chunks/app/api/sidebar/group-order/route-56dad0523d3c4a92.js"
709
+ "static/chunks/app/api/skills/[id]/route-56dad0523d3c4a92.js"
710
710
  ],
711
711
  "/api/todos/route": [
712
712
  "static/chunks/webpack-0f9275e279c058eb.js",
@@ -729,26 +729,26 @@
729
729
  "static/chunks/main-app-5d631b93b1219836.js",
730
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]/uninstall-plan/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]/uninstall-plan/route-56dad0523d3c4a92.js"
744
+ "static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-56dad0523d3c4a92.js"
745
745
  ],
746
- "/api/worktrees/[id]/skills/[skillId]/install/route": [
746
+ "/api/worktrees/[id]/skills/route": [
747
747
  "static/chunks/webpack-0f9275e279c058eb.js",
748
748
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
749
749
  "static/chunks/1255-8cb587d9170b45ed.js",
750
750
  "static/chunks/main-app-5d631b93b1219836.js",
751
- "static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-56dad0523d3c4a92.js"
751
+ "static/chunks/app/api/worktrees/[id]/skills/route-56dad0523d3c4a92.js"
752
752
  ],
753
753
  "/api/worktrees/route": [
754
754
  "static/chunks/webpack-0f9275e279c058eb.js",
@@ -757,6 +757,13 @@
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/route": [
761
+ "static/chunks/webpack-0f9275e279c058eb.js",
762
+ "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
763
+ "static/chunks/1255-8cb587d9170b45ed.js",
764
+ "static/chunks/main-app-5d631b93b1219836.js",
765
+ "static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-56dad0523d3c4a92.js"
766
+ ],
760
767
  "/proxy/[...path]/route": [
761
768
  "static/chunks/webpack-0f9275e279c058eb.js",
762
769
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
@@ -764,19 +771,24 @@
764
771
  "static/chunks/main-app-5d631b93b1219836.js",
765
772
  "static/chunks/app/proxy/[...path]/route-56dad0523d3c4a92.js"
766
773
  ],
767
- "/api/worktrees/[id]/skills/[skillId]/uninstall/route": [
774
+ "/api/worktrees/[id]/skills/[skillId]/install/route": [
768
775
  "static/chunks/webpack-0f9275e279c058eb.js",
769
776
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
770
777
  "static/chunks/1255-8cb587d9170b45ed.js",
771
778
  "static/chunks/main-app-5d631b93b1219836.js",
772
- "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"
773
780
  ],
774
- "/api/worktrees/[id]/skills/route": [
781
+ "/login/page": [
775
782
  "static/chunks/webpack-0f9275e279c058eb.js",
776
783
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
777
784
  "static/chunks/1255-8cb587d9170b45ed.js",
778
785
  "static/chunks/main-app-5d631b93b1219836.js",
779
- "static/chunks/app/api/worktrees/[id]/skills/route-56dad0523d3c4a92.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,7 +814,7 @@
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-e257111ca7389d05.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
  ],
@@ -826,21 +838,18 @@
826
838
  "static/chunks/4974-eaf66770bfa9dea0.js",
827
839
  "static/chunks/6402-d91e099c3f2d78f4.js",
828
840
  "static/chunks/744-d5e47fe16e7b9e06.js",
829
- "static/chunks/6488-e257111ca7389d05.js",
841
+ "static/chunks/6488-87bc158682ce8c24.js",
830
842
  "static/chunks/4560-04e5aebcab96bfa1.js",
831
843
  "static/chunks/app/more/page-082d4ae496f9a36e.js"
832
844
  ],
833
- "/login/page": [
845
+ "/offline/page": [
834
846
  "static/chunks/webpack-0f9275e279c058eb.js",
835
847
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
836
848
  "static/chunks/1255-8cb587d9170b45ed.js",
837
849
  "static/chunks/main-app-5d631b93b1219836.js",
838
850
  "static/chunks/6809-c40780dcdbb38ec5.js",
839
851
  "static/chunks/4909-1f5c586e3e84e0a5.js",
840
- "static/chunks/2770-827a64760bab8a3a.js",
841
- "static/chunks/6402-d91e099c3f2d78f4.js",
842
- "static/chunks/744-d5e47fe16e7b9e06.js",
843
- "static/chunks/app/login/page-0247a3fb569bb22b.js"
852
+ "static/chunks/app/offline/page-62c5f14a6a1800b5.js"
844
853
  ],
845
854
  "/page": [
846
855
  "static/chunks/webpack-0f9275e279c058eb.js",
@@ -855,19 +864,10 @@
855
864
  "static/chunks/9948-d139e3e5dbecaf73.js",
856
865
  "static/chunks/6402-d91e099c3f2d78f4.js",
857
866
  "static/chunks/744-d5e47fe16e7b9e06.js",
858
- "static/chunks/6488-e257111ca7389d05.js",
867
+ "static/chunks/6488-87bc158682ce8c24.js",
859
868
  "static/chunks/4560-04e5aebcab96bfa1.js",
860
869
  "static/chunks/app/page-af457ca5876ed616.js"
861
870
  ],
862
- "/offline/page": [
863
- "static/chunks/webpack-0f9275e279c058eb.js",
864
- "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
865
- "static/chunks/1255-8cb587d9170b45ed.js",
866
- "static/chunks/main-app-5d631b93b1219836.js",
867
- "static/chunks/6809-c40780dcdbb38ec5.js",
868
- "static/chunks/4909-1f5c586e3e84e0a5.js",
869
- "static/chunks/app/offline/page-62c5f14a6a1800b5.js"
870
- ],
871
871
  "/repositories/loading": [
872
872
  "static/chunks/webpack-0f9275e279c058eb.js",
873
873
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
@@ -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-e257111ca7389d05.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,36 +912,43 @@
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-e257111ca7389d05.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
  ],
919
- "/sessions/loading": [
920
- "static/chunks/webpack-0f9275e279c058eb.js",
921
- "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
922
- "static/chunks/1255-8cb587d9170b45ed.js",
923
- "static/chunks/main-app-5d631b93b1219836.js",
924
- "static/chunks/6809-c40780dcdbb38ec5.js",
925
- "static/chunks/app/sessions/loading-c58ba2c3f4363277.js"
926
- ],
927
- "/sessions/page": [
919
+ "/skills/[skillId]/page": [
928
920
  "static/chunks/webpack-0f9275e279c058eb.js",
929
921
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
930
922
  "static/chunks/1255-8cb587d9170b45ed.js",
931
923
  "static/chunks/main-app-5d631b93b1219836.js",
924
+ "static/css/5eacd01f773eed7f.css",
932
925
  "static/chunks/6809-c40780dcdbb38ec5.js",
933
926
  "static/chunks/4909-1f5c586e3e84e0a5.js",
934
927
  "static/chunks/2770-827a64760bab8a3a.js",
935
928
  "static/chunks/790-d8e6acd26e03679c.js",
936
929
  "static/chunks/4974-eaf66770bfa9dea0.js",
937
- "static/chunks/9948-d139e3e5dbecaf73.js",
930
+ "static/chunks/8566-b8bbcfd837cc338b.js",
931
+ "static/chunks/2069-c55de93eb6403961.js",
932
+ "static/chunks/934-a37509667baa86ee.js",
933
+ "static/chunks/6007-de36119357dcd418.js",
938
934
  "static/chunks/6402-d91e099c3f2d78f4.js",
939
935
  "static/chunks/744-d5e47fe16e7b9e06.js",
940
- "static/chunks/6488-e257111ca7389d05.js",
936
+ "static/chunks/6488-87bc158682ce8c24.js",
941
937
  "static/chunks/4560-04e5aebcab96bfa1.js",
942
- "static/chunks/app/sessions/page-20f07a99db64d2ca.js"
938
+ "static/chunks/3418-7e47651340d940b0.js",
939
+ "static/chunks/1668-e703b8b55775844b.js",
940
+ "static/chunks/4027-0c529b322be7d4d8.js",
941
+ "static/chunks/app/skills/[skillId]/page-68ed5e9186efe56d.js"
943
942
  ],
944
- "/skills/page": [
943
+ "/sessions/loading": [
944
+ "static/chunks/webpack-0f9275e279c058eb.js",
945
+ "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
946
+ "static/chunks/1255-8cb587d9170b45ed.js",
947
+ "static/chunks/main-app-5d631b93b1219836.js",
948
+ "static/chunks/6809-c40780dcdbb38ec5.js",
949
+ "static/chunks/app/sessions/loading-c58ba2c3f4363277.js"
950
+ ],
951
+ "/sessions/page": [
945
952
  "static/chunks/webpack-0f9275e279c058eb.js",
946
953
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
947
954
  "static/chunks/1255-8cb587d9170b45ed.js",
@@ -951,36 +958,29 @@
951
958
  "static/chunks/2770-827a64760bab8a3a.js",
952
959
  "static/chunks/790-d8e6acd26e03679c.js",
953
960
  "static/chunks/4974-eaf66770bfa9dea0.js",
961
+ "static/chunks/9948-d139e3e5dbecaf73.js",
954
962
  "static/chunks/6402-d91e099c3f2d78f4.js",
955
963
  "static/chunks/744-d5e47fe16e7b9e06.js",
956
- "static/chunks/6488-e257111ca7389d05.js",
964
+ "static/chunks/6488-87bc158682ce8c24.js",
957
965
  "static/chunks/4560-04e5aebcab96bfa1.js",
958
- "static/chunks/3418-7e47651340d940b0.js",
959
- "static/chunks/app/skills/page-46242c428ee8bccf.js"
966
+ "static/chunks/app/sessions/page-20f07a99db64d2ca.js"
960
967
  ],
961
- "/skills/[skillId]/page": [
968
+ "/skills/page": [
962
969
  "static/chunks/webpack-0f9275e279c058eb.js",
963
970
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
964
971
  "static/chunks/1255-8cb587d9170b45ed.js",
965
972
  "static/chunks/main-app-5d631b93b1219836.js",
966
- "static/css/5eacd01f773eed7f.css",
967
973
  "static/chunks/6809-c40780dcdbb38ec5.js",
968
974
  "static/chunks/4909-1f5c586e3e84e0a5.js",
969
975
  "static/chunks/2770-827a64760bab8a3a.js",
970
976
  "static/chunks/790-d8e6acd26e03679c.js",
971
977
  "static/chunks/4974-eaf66770bfa9dea0.js",
972
- "static/chunks/8566-b8bbcfd837cc338b.js",
973
- "static/chunks/2069-c55de93eb6403961.js",
974
- "static/chunks/934-a37509667baa86ee.js",
975
- "static/chunks/6007-de36119357dcd418.js",
976
978
  "static/chunks/6402-d91e099c3f2d78f4.js",
977
979
  "static/chunks/744-d5e47fe16e7b9e06.js",
978
- "static/chunks/6488-e257111ca7389d05.js",
980
+ "static/chunks/6488-87bc158682ce8c24.js",
979
981
  "static/chunks/4560-04e5aebcab96bfa1.js",
980
982
  "static/chunks/3418-7e47651340d940b0.js",
981
- "static/chunks/1668-7484081c45a44f89.js",
982
- "static/chunks/4027-0c529b322be7d4d8.js",
983
- "static/chunks/app/skills/[skillId]/page-68ed5e9186efe56d.js"
983
+ "static/chunks/app/skills/page-46242c428ee8bccf.js"
984
984
  ],
985
985
  "/worktrees/[id]/loading": [
986
986
  "static/chunks/webpack-0f9275e279c058eb.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-e257111ca7389d05.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-bf811e793052c917.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",