commandmate 0.34.1 → 0.36.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 (343) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-build-manifest.json +365 -343
  3. package/.next/app-path-routes-manifest.json +29 -29
  4. package/.next/build-manifest.json +5 -5
  5. package/.next/prerender-manifest.json +12 -12
  6. package/.next/required-server-files.json +1 -1
  7. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  8. package/.next/server/app/api/agents/update/route_client-reference-manifest.js +1 -1
  9. package/.next/server/app/api/agents/versions/route_client-reference-manifest.js +1 -1
  10. package/.next/server/app/api/app/update/route_client-reference-manifest.js +1 -1
  11. package/.next/server/app/api/app/update-check/route.js +1 -1
  12. package/.next/server/app/api/app/update-check/route_client-reference-manifest.js +1 -1
  13. package/.next/server/app/api/assistant/conversation/route.js.nft.json +1 -1
  14. package/.next/server/app/api/assistant/conversation/route_client-reference-manifest.js +1 -1
  15. package/.next/server/app/api/assistant/current-output/route.js.nft.json +1 -1
  16. package/.next/server/app/api/assistant/current-output/route_client-reference-manifest.js +1 -1
  17. package/.next/server/app/api/assistant/messages/route.js +1 -1
  18. package/.next/server/app/api/assistant/messages/route.js.nft.json +1 -1
  19. package/.next/server/app/api/assistant/messages/route_client-reference-manifest.js +1 -1
  20. package/.next/server/app/api/assistant/session/route.js +1 -1
  21. package/.next/server/app/api/assistant/session/route.js.nft.json +1 -1
  22. package/.next/server/app/api/assistant/session/route_client-reference-manifest.js +1 -1
  23. package/.next/server/app/api/assistant/start/route.js +1 -1
  24. package/.next/server/app/api/assistant/start/route.js.nft.json +1 -1
  25. package/.next/server/app/api/assistant/start/route_client-reference-manifest.js +1 -1
  26. package/.next/server/app/api/assistant/terminal/route.js +1 -1
  27. package/.next/server/app/api/assistant/terminal/route.js.nft.json +1 -1
  28. package/.next/server/app/api/assistant/terminal/route_client-reference-manifest.js +1 -1
  29. package/.next/server/app/api/assistant/tools/route.js.nft.json +1 -1
  30. package/.next/server/app/api/assistant/tools/route_client-reference-manifest.js +1 -1
  31. package/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  32. package/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  33. package/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
  34. package/.next/server/app/api/capabilities/route.js +1 -1
  35. package/.next/server/app/api/capabilities/route_client-reference-manifest.js +1 -1
  36. package/.next/server/app/api/daily-summary/route_client-reference-manifest.js +1 -1
  37. package/.next/server/app/api/daily-summary/status/route_client-reference-manifest.js +1 -1
  38. package/.next/server/app/api/external-apps/[id]/health/route_client-reference-manifest.js +1 -1
  39. package/.next/server/app/api/external-apps/[id]/route_client-reference-manifest.js +1 -1
  40. package/.next/server/app/api/external-apps/route_client-reference-manifest.js +1 -1
  41. package/.next/server/app/api/fs/browse/route_client-reference-manifest.js +1 -1
  42. package/.next/server/app/api/fs/recent-paths/route_client-reference-manifest.js +1 -1
  43. package/.next/server/app/api/hooks/agent-event/route.js.nft.json +1 -1
  44. package/.next/server/app/api/hooks/agent-event/route_client-reference-manifest.js +1 -1
  45. package/.next/server/app/api/hooks/claude-done/route.js +1 -1
  46. package/.next/server/app/api/hooks/claude-done/route.js.nft.json +1 -1
  47. package/.next/server/app/api/hooks/claude-done/route_client-reference-manifest.js +1 -1
  48. package/.next/server/app/api/hooks/permission-request/route.js.nft.json +1 -1
  49. package/.next/server/app/api/hooks/permission-request/route_client-reference-manifest.js +1 -1
  50. package/.next/server/app/api/metrics/vibe/route_client-reference-manifest.js +1 -1
  51. package/.next/server/app/api/ollama/models/route_client-reference-manifest.js +1 -1
  52. package/.next/server/app/api/push/escalation/route_client-reference-manifest.js +1 -1
  53. package/.next/server/app/api/push/subscriptions/route_client-reference-manifest.js +1 -1
  54. package/.next/server/app/api/push/vapid/route_client-reference-manifest.js +1 -1
  55. package/.next/server/app/api/relays/[relayId]/cancel/route.js +1 -1
  56. package/.next/server/app/api/relays/[relayId]/cancel/route.js.nft.json +1 -1
  57. package/.next/server/app/api/relays/[relayId]/cancel/route_client-reference-manifest.js +1 -1
  58. package/.next/server/app/api/relays/route.js +1 -1
  59. package/.next/server/app/api/relays/route.js.nft.json +1 -1
  60. package/.next/server/app/api/relays/route_client-reference-manifest.js +1 -1
  61. package/.next/server/app/api/remote/pair/route_client-reference-manifest.js +1 -1
  62. package/.next/server/app/api/repositories/[id]/route_client-reference-manifest.js +1 -1
  63. package/.next/server/app/api/repositories/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
  64. package/.next/server/app/api/repositories/[id]/todos/route_client-reference-manifest.js +1 -1
  65. package/.next/server/app/api/repositories/clone/[jobId]/route.js +1 -1
  66. package/.next/server/app/api/repositories/clone/[jobId]/route.js.nft.json +1 -1
  67. package/.next/server/app/api/repositories/clone/[jobId]/route_client-reference-manifest.js +1 -1
  68. package/.next/server/app/api/repositories/clone/route.js +1 -1
  69. package/.next/server/app/api/repositories/clone/route.js.nft.json +1 -1
  70. package/.next/server/app/api/repositories/clone/route_client-reference-manifest.js +1 -1
  71. package/.next/server/app/api/repositories/excluded/route_client-reference-manifest.js +1 -1
  72. package/.next/server/app/api/repositories/restore/route.js +1 -1
  73. package/.next/server/app/api/repositories/restore/route.js.nft.json +1 -1
  74. package/.next/server/app/api/repositories/restore/route_client-reference-manifest.js +1 -1
  75. package/.next/server/app/api/repositories/route.js +1 -1
  76. package/.next/server/app/api/repositories/route.js.nft.json +1 -1
  77. package/.next/server/app/api/repositories/route_client-reference-manifest.js +1 -1
  78. package/.next/server/app/api/repositories/scan/route.js +1 -1
  79. package/.next/server/app/api/repositories/scan/route.js.nft.json +1 -1
  80. package/.next/server/app/api/repositories/scan/route_client-reference-manifest.js +1 -1
  81. package/.next/server/app/api/repositories/sync/route.js +1 -1
  82. package/.next/server/app/api/repositories/sync/route.js.nft.json +1 -1
  83. package/.next/server/app/api/repositories/sync/route_client-reference-manifest.js +1 -1
  84. package/.next/server/app/api/repositories/validate-path/route_client-reference-manifest.js +1 -1
  85. package/.next/server/app/api/settings/default-agents/route.js.nft.json +1 -1
  86. package/.next/server/app/api/settings/default-agents/route_client-reference-manifest.js +1 -1
  87. package/.next/server/app/api/settings/default-surface-mode/route_client-reference-manifest.js +1 -1
  88. package/.next/server/app/api/sidebar/group-order/route_client-reference-manifest.js +1 -1
  89. package/.next/server/app/api/skills/[id]/route_client-reference-manifest.js +1 -1
  90. package/.next/server/app/api/skills/installations/route_client-reference-manifest.js +1 -1
  91. package/.next/server/app/api/skills/operations/route_client-reference-manifest.js +1 -1
  92. package/.next/server/app/api/skills/reindex/route_client-reference-manifest.js +1 -1
  93. package/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
  94. package/.next/server/app/api/slash-commands/route_client-reference-manifest.js +1 -1
  95. package/.next/server/app/api/tasks/[taskId]/cancel/route_client-reference-manifest.js +1 -1
  96. package/.next/server/app/api/tasks/[taskId]/route_client-reference-manifest.js +1 -1
  97. package/.next/server/app/api/templates/[id]/route_client-reference-manifest.js +1 -1
  98. package/.next/server/app/api/templates/route_client-reference-manifest.js +1 -1
  99. package/.next/server/app/api/todos/route_client-reference-manifest.js +1 -1
  100. package/.next/server/app/api/verification/runs/[runId]/route_client-reference-manifest.js +1 -1
  101. package/.next/server/app/api/verification/runs/route_client-reference-manifest.js +1 -1
  102. package/.next/server/app/api/worktrees/[id]/auto-yes/route.js +1 -1
  103. package/.next/server/app/api/worktrees/[id]/auto-yes/route.js.nft.json +1 -1
  104. package/.next/server/app/api/worktrees/[id]/auto-yes/route_client-reference-manifest.js +1 -1
  105. package/.next/server/app/api/worktrees/[id]/capture/route.js.nft.json +1 -1
  106. package/.next/server/app/api/worktrees/[id]/capture/route_client-reference-manifest.js +1 -1
  107. package/.next/server/app/api/worktrees/[id]/clear-composer/route.js +1 -1
  108. package/.next/server/app/api/worktrees/[id]/clear-composer/route.js.nft.json +1 -1
  109. package/.next/server/app/api/worktrees/[id]/clear-composer/route_client-reference-manifest.js +1 -1
  110. package/.next/server/app/api/worktrees/[id]/cli-reference/route_client-reference-manifest.js +1 -1
  111. package/.next/server/app/api/worktrees/[id]/cli-tool/route_client-reference-manifest.js +1 -1
  112. package/.next/server/app/api/worktrees/[id]/cmate/schedules/route_client-reference-manifest.js +1 -1
  113. package/.next/server/app/api/worktrees/[id]/current-output/route.js +1 -1
  114. package/.next/server/app/api/worktrees/[id]/current-output/route.js.nft.json +1 -1
  115. package/.next/server/app/api/worktrees/[id]/current-output/route_client-reference-manifest.js +1 -1
  116. package/.next/server/app/api/worktrees/[id]/env/route_client-reference-manifest.js +1 -1
  117. package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route_client-reference-manifest.js +1 -1
  118. package/.next/server/app/api/worktrees/[id]/execution-logs/route_client-reference-manifest.js +1 -1
  119. package/.next/server/app/api/worktrees/[id]/files/[...path]/route.js +1 -1
  120. package/.next/server/app/api/worktrees/[id]/files/[...path]/route_client-reference-manifest.js +1 -1
  121. package/.next/server/app/api/worktrees/[id]/git/branch/create/route_client-reference-manifest.js +1 -1
  122. package/.next/server/app/api/worktrees/[id]/git/branch/delete/route_client-reference-manifest.js +1 -1
  123. package/.next/server/app/api/worktrees/[id]/git/branches/route_client-reference-manifest.js +1 -1
  124. package/.next/server/app/api/worktrees/[id]/git/checkout/route_client-reference-manifest.js +1 -1
  125. package/.next/server/app/api/worktrees/[id]/git/commit/route_client-reference-manifest.js +1 -1
  126. package/.next/server/app/api/worktrees/[id]/git/diff/route_client-reference-manifest.js +1 -1
  127. package/.next/server/app/api/worktrees/[id]/git/fetch/route_client-reference-manifest.js +1 -1
  128. package/.next/server/app/api/worktrees/[id]/git/log/route_client-reference-manifest.js +1 -1
  129. package/.next/server/app/api/worktrees/[id]/git/pull/route_client-reference-manifest.js +1 -1
  130. package/.next/server/app/api/worktrees/[id]/git/push/route_client-reference-manifest.js +1 -1
  131. package/.next/server/app/api/worktrees/[id]/git/reset/route_client-reference-manifest.js +1 -1
  132. package/.next/server/app/api/worktrees/[id]/git/revert/route_client-reference-manifest.js +1 -1
  133. package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route_client-reference-manifest.js +1 -1
  134. package/.next/server/app/api/worktrees/[id]/git/stage/route_client-reference-manifest.js +1 -1
  135. package/.next/server/app/api/worktrees/[id]/git/staged/route_client-reference-manifest.js +1 -1
  136. package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route_client-reference-manifest.js +1 -1
  137. package/.next/server/app/api/worktrees/[id]/git/stash/apply/route_client-reference-manifest.js +1 -1
  138. package/.next/server/app/api/worktrees/[id]/git/stash/pop/route_client-reference-manifest.js +1 -1
  139. package/.next/server/app/api/worktrees/[id]/git/stash/push/route_client-reference-manifest.js +1 -1
  140. package/.next/server/app/api/worktrees/[id]/git/stash/route_client-reference-manifest.js +1 -1
  141. package/.next/server/app/api/worktrees/[id]/git/status/route_client-reference-manifest.js +1 -1
  142. package/.next/server/app/api/worktrees/[id]/git/unstage/route_client-reference-manifest.js +1 -1
  143. package/.next/server/app/api/worktrees/[id]/git/working-diff/route_client-reference-manifest.js +1 -1
  144. package/.next/server/app/api/worktrees/[id]/instances/notes/route_client-reference-manifest.js +1 -1
  145. package/.next/server/app/api/worktrees/[id]/instances/opencode/route.js.nft.json +1 -1
  146. package/.next/server/app/api/worktrees/[id]/instances/opencode/route_client-reference-manifest.js +1 -1
  147. package/.next/server/app/api/worktrees/[id]/interrupt/route.js.nft.json +1 -1
  148. package/.next/server/app/api/worktrees/[id]/interrupt/route_client-reference-manifest.js +1 -1
  149. package/.next/server/app/api/worktrees/[id]/kill-session/route.js +1 -1
  150. package/.next/server/app/api/worktrees/[id]/kill-session/route.js.nft.json +1 -1
  151. package/.next/server/app/api/worktrees/[id]/kill-session/route_client-reference-manifest.js +1 -1
  152. package/.next/server/app/api/worktrees/[id]/logs/[filename]/route_client-reference-manifest.js +1 -1
  153. package/.next/server/app/api/worktrees/[id]/logs/route_client-reference-manifest.js +1 -1
  154. package/.next/server/app/api/worktrees/[id]/marp-render/route_client-reference-manifest.js +1 -1
  155. package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route_client-reference-manifest.js +1 -1
  156. package/.next/server/app/api/worktrees/[id]/memos/route_client-reference-manifest.js +1 -1
  157. package/.next/server/app/api/worktrees/[id]/messages/route_client-reference-manifest.js +1 -1
  158. package/.next/server/app/api/worktrees/[id]/opencode/diff/route_client-reference-manifest.js +1 -1
  159. package/.next/server/app/api/worktrees/[id]/opencode/session/route_client-reference-manifest.js +1 -1
  160. package/.next/server/app/api/worktrees/[id]/opencode/share/route_client-reference-manifest.js +1 -1
  161. package/.next/server/app/api/worktrees/[id]/prompt-response/route.js +1 -1
  162. package/.next/server/app/api/worktrees/[id]/prompt-response/route.js.nft.json +1 -1
  163. package/.next/server/app/api/worktrees/[id]/prompt-response/route_client-reference-manifest.js +1 -1
  164. package/.next/server/app/api/worktrees/[id]/resolve-target/route_client-reference-manifest.js +1 -1
  165. package/.next/server/app/api/worktrees/[id]/respond/route.js +1 -1
  166. package/.next/server/app/api/worktrees/[id]/respond/route.js.nft.json +1 -1
  167. package/.next/server/app/api/worktrees/[id]/respond/route_client-reference-manifest.js +1 -1
  168. package/.next/server/app/api/worktrees/[id]/route.js +1 -1
  169. package/.next/server/app/api/worktrees/[id]/route.js.nft.json +1 -1
  170. package/.next/server/app/api/worktrees/[id]/route_client-reference-manifest.js +1 -1
  171. package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route_client-reference-manifest.js +1 -1
  172. package/.next/server/app/api/worktrees/[id]/schedules/active/route_client-reference-manifest.js +1 -1
  173. package/.next/server/app/api/worktrees/[id]/schedules/route_client-reference-manifest.js +1 -1
  174. package/.next/server/app/api/worktrees/[id]/search/route_client-reference-manifest.js +1 -1
  175. package/.next/server/app/api/worktrees/[id]/send/route.js +1 -1
  176. package/.next/server/app/api/worktrees/[id]/send/route.js.nft.json +1 -1
  177. package/.next/server/app/api/worktrees/[id]/send/route_client-reference-manifest.js +1 -1
  178. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js.nft.json +1 -1
  179. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route_client-reference-manifest.js +1 -1
  180. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/install/route_client-reference-manifest.js +1 -1
  181. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route_client-reference-manifest.js +1 -1
  182. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall/route_client-reference-manifest.js +1 -1
  183. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route_client-reference-manifest.js +1 -1
  184. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update/route_client-reference-manifest.js +1 -1
  185. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update-plan/route_client-reference-manifest.js +1 -1
  186. package/.next/server/app/api/worktrees/[id]/skills/route_client-reference-manifest.js +1 -1
  187. package/.next/server/app/api/worktrees/[id]/slash-commands/route_client-reference-manifest.js +1 -1
  188. package/.next/server/app/api/worktrees/[id]/special-keys/route.js +1 -1
  189. package/.next/server/app/api/worktrees/[id]/special-keys/route.js.nft.json +1 -1
  190. package/.next/server/app/api/worktrees/[id]/special-keys/route_client-reference-manifest.js +1 -1
  191. package/.next/server/app/api/worktrees/[id]/tasks/route_client-reference-manifest.js +1 -1
  192. package/.next/server/app/api/worktrees/[id]/terminal/route.js.nft.json +1 -1
  193. package/.next/server/app/api/worktrees/[id]/terminal/route_client-reference-manifest.js +1 -1
  194. package/.next/server/app/api/worktrees/[id]/timers/history/route_client-reference-manifest.js +1 -1
  195. package/.next/server/app/api/worktrees/[id]/timers/route.js +1 -1
  196. package/.next/server/app/api/worktrees/[id]/timers/route.js.nft.json +1 -1
  197. package/.next/server/app/api/worktrees/[id]/timers/route_client-reference-manifest.js +1 -1
  198. package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
  199. package/.next/server/app/api/worktrees/[id]/todos/route_client-reference-manifest.js +1 -1
  200. package/.next/server/app/api/worktrees/[id]/tree/[...path]/route_client-reference-manifest.js +1 -1
  201. package/.next/server/app/api/worktrees/[id]/tree/route_client-reference-manifest.js +1 -1
  202. package/.next/server/app/api/worktrees/[id]/upload/[...path]/route_client-reference-manifest.js +1 -1
  203. package/.next/server/app/api/worktrees/[id]/verify/config/route_client-reference-manifest.js +1 -1
  204. package/.next/server/app/api/worktrees/[id]/verify/route_client-reference-manifest.js +1 -1
  205. package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route_client-reference-manifest.js +1 -1
  206. package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/route_client-reference-manifest.js +1 -1
  207. package/.next/server/app/api/worktrees/[id]/verify/runs/route_client-reference-manifest.js +1 -1
  208. package/.next/server/app/api/worktrees/[id]/viewed/route_client-reference-manifest.js +1 -1
  209. package/.next/server/app/api/worktrees/apply-default-agents/route_client-reference-manifest.js +1 -1
  210. package/.next/server/app/api/worktrees/route.js +1 -1
  211. package/.next/server/app/api/worktrees/route.js.nft.json +1 -1
  212. package/.next/server/app/api/worktrees/route_client-reference-manifest.js +1 -1
  213. package/.next/server/app/chat/page.js +2 -2
  214. package/.next/server/app/chat/page.js.nft.json +1 -1
  215. package/.next/server/app/chat/page_client-reference-manifest.js +1 -1
  216. package/.next/server/app/login/page_client-reference-manifest.js +1 -1
  217. package/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
  218. package/.next/server/app/more/page.js +2 -2
  219. package/.next/server/app/more/page.js.nft.json +1 -1
  220. package/.next/server/app/more/page_client-reference-manifest.js +1 -1
  221. package/.next/server/app/offline/page_client-reference-manifest.js +1 -1
  222. package/.next/server/app/page.js +1 -1
  223. package/.next/server/app/page.js.nft.json +1 -1
  224. package/.next/server/app/page_client-reference-manifest.js +1 -1
  225. package/.next/server/app/proxy/[...path]/route_client-reference-manifest.js +1 -1
  226. package/.next/server/app/repositories/page.js +2 -2
  227. package/.next/server/app/repositories/page.js.nft.json +1 -1
  228. package/.next/server/app/repositories/page_client-reference-manifest.js +1 -1
  229. package/.next/server/app/review/page.js +1 -1
  230. package/.next/server/app/review/page.js.nft.json +1 -1
  231. package/.next/server/app/review/page_client-reference-manifest.js +1 -1
  232. package/.next/server/app/sessions/page.js +2 -2
  233. package/.next/server/app/sessions/page.js.nft.json +1 -1
  234. package/.next/server/app/sessions/page_client-reference-manifest.js +1 -1
  235. package/.next/server/app/skills/[skillId]/page.js +2 -2
  236. package/.next/server/app/skills/[skillId]/page.js.nft.json +1 -1
  237. package/.next/server/app/skills/[skillId]/page_client-reference-manifest.js +1 -1
  238. package/.next/server/app/skills/installed/page.js +2 -2
  239. package/.next/server/app/skills/installed/page.js.nft.json +1 -1
  240. package/.next/server/app/skills/installed/page_client-reference-manifest.js +1 -1
  241. package/.next/server/app/skills/page.js +1 -1
  242. package/.next/server/app/skills/page.js.nft.json +1 -1
  243. package/.next/server/app/skills/page_client-reference-manifest.js +1 -1
  244. package/.next/server/app/worktrees/[id]/files/[...path]/page.js +2 -2
  245. package/.next/server/app/worktrees/[id]/files/[...path]/page_client-reference-manifest.js +1 -1
  246. package/.next/server/app/worktrees/[id]/page.js +9 -22
  247. package/.next/server/app/worktrees/[id]/page.js.nft.json +1 -1
  248. package/.next/server/app/worktrees/[id]/page_client-reference-manifest.js +1 -1
  249. package/.next/server/app/worktrees/[id]/terminal/page_client-reference-manifest.js +1 -1
  250. package/.next/server/app-paths-manifest.json +29 -29
  251. package/.next/server/chunks/1210.js +1 -1
  252. package/.next/server/chunks/{6286.js → 1467.js} +6 -6
  253. package/.next/server/chunks/1707.js +14 -0
  254. package/.next/server/chunks/1886.js +1 -1
  255. package/.next/server/chunks/2980.js +1 -1
  256. package/.next/server/chunks/3077.js +1 -1
  257. package/.next/server/chunks/3123.js +1 -1
  258. package/.next/server/chunks/3241.js +1 -1
  259. package/.next/server/chunks/3323.js +1 -1
  260. package/.next/server/chunks/3543.js +1 -1
  261. package/.next/server/chunks/364.js +1 -0
  262. package/.next/server/chunks/3945.js +1 -1
  263. package/.next/server/chunks/434.js +1 -1
  264. package/.next/server/chunks/4443.js +1 -1
  265. package/.next/server/chunks/450.js +1 -1
  266. package/.next/server/chunks/4802.js +1 -1
  267. package/.next/server/chunks/6130.js +1 -1
  268. package/.next/server/chunks/650.js +1 -1
  269. package/.next/server/chunks/6677.js +3 -3
  270. package/.next/server/chunks/7004.js +1 -0
  271. package/.next/server/chunks/7075.js +1 -1
  272. package/.next/server/chunks/7506.js +1 -1
  273. package/.next/server/chunks/7905.js +1 -1
  274. package/.next/server/chunks/8142.js +1 -0
  275. package/.next/server/chunks/8728.js +8 -0
  276. package/.next/server/chunks/8918.js +5 -5
  277. package/.next/server/chunks/9123.js +2 -2
  278. package/.next/server/chunks/9627.js +1 -1
  279. package/.next/server/chunks/9701.js +1 -0
  280. package/.next/server/middleware-build-manifest.js +1 -1
  281. package/.next/server/middleware-manifest.json +5 -5
  282. package/.next/server/pages/500.html +1 -1
  283. package/.next/server/server-reference-manifest.json +1 -1
  284. package/.next/static/chunks/2039-117a361f795ddc4b.js +1 -0
  285. package/.next/static/chunks/2053-ce3fe896ad45e50f.js +1 -0
  286. package/.next/static/chunks/2407-6b8ca567e18ad583.js +1 -0
  287. package/.next/static/chunks/3160-79d24ca264a528b9.js +1 -0
  288. package/.next/static/chunks/{4322-dfd5a7119b5ba4fc.js → 4322-59a7dbd77a7763cc.js} +1 -1
  289. package/.next/static/chunks/4388-410b1d8ed0d8d98b.js +1 -0
  290. package/.next/static/chunks/4718-56ebb6e55073ed5e.js +1 -0
  291. package/.next/static/chunks/4949-d804db873cfd9310.js +1 -0
  292. package/.next/static/chunks/{6022-7a7d1760fc9814c7.js → 6022-d2d7bd9373ff3ae9.js} +1 -1
  293. package/.next/static/chunks/6983-3ed2099251793bdf.js +1 -0
  294. package/.next/static/chunks/934-a37509667baa86ee.js +1 -0
  295. package/.next/static/chunks/9526-4fe2fc64be44e5c1.js +1 -0
  296. package/.next/static/chunks/app/chat/page-bfc1f5bb17bd771d.js +1 -0
  297. package/.next/static/chunks/app/error-c1dc1038d0a84a33.js +1 -0
  298. package/.next/static/chunks/app/global-error-49f765ecb7fd6527.js +1 -0
  299. package/.next/static/chunks/app/{layout-4c2f21e3f653ee4c.js → layout-114dc6e93e332392.js} +1 -1
  300. package/.next/static/chunks/app/more/page-400ffa825f8f150e.js +1 -0
  301. package/.next/static/chunks/app/{page-26a42881c8648cd3.js → page-a4f03c188610c6c8.js} +1 -1
  302. package/.next/static/chunks/app/repositories/{page-2576158c8420fda0.js → page-a15efb4ce1d1721e.js} +1 -1
  303. package/.next/static/chunks/app/review/{page-35b99baaf3c93b38.js → page-90ac618489676cbc.js} +1 -1
  304. package/.next/static/chunks/app/sessions/page-366edfaa0b1faad2.js +1 -0
  305. package/.next/static/chunks/app/skills/[skillId]/{page-06799157652e8fa9.js → page-ce8f6fd9e4356580.js} +1 -1
  306. package/.next/static/chunks/app/skills/installed/{page-2f3987e3a131c8d0.js → page-566dfde26d7e63ba.js} +1 -1
  307. package/.next/static/chunks/app/skills/{page-e70bfcf5ed4e4865.js → page-7859540e8092aace.js} +1 -1
  308. package/.next/static/chunks/app/worktrees/[id]/page-df482ec0c378c77b.js +1 -0
  309. package/.next/static/chunks/{webpack-1dc9eb5ebb4fa5ff.js → webpack-0281b30457d46ebc.js} +1 -1
  310. package/.next/static/css/c511ecdf1e7f18a0.css +1 -0
  311. package/.next/trace +14 -13
  312. package/dist/lib/detection/tools/verified-against.d.ts +20 -0
  313. package/dist/lib/detection/tools/verified-against.d.ts.map +1 -1
  314. package/dist/lib/detection/tools/verified-against.js +20 -0
  315. package/dist/server/src/config/websocket-config.js +67 -0
  316. package/dist/server/src/lib/auto-yes-poller.js +40 -7
  317. package/dist/server/src/lib/auto-yes-state.js +36 -0
  318. package/dist/server/src/lib/detection/selection-shape.js +361 -3
  319. package/dist/server/src/lib/detection/tools/command-code/detect.js +96 -0
  320. package/dist/server/src/lib/detection/tools/command-code/dialog.js +314 -0
  321. package/dist/server/src/lib/detection/tools/verified-against.js +20 -0
  322. package/dist/server/src/lib/polling/response-checker.js +48 -2
  323. package/dist/server/src/lib/ws-server.js +111 -1
  324. package/package.json +1 -1
  325. package/public/sw.js +12 -0
  326. package/.next/server/chunks/120.js +0 -1
  327. package/.next/server/chunks/595.js +0 -8
  328. package/.next/server/chunks/7593.js +0 -1
  329. package/.next/static/chunks/1191-b7dfdfe86b1d31d1.js +0 -1
  330. package/.next/static/chunks/2053-9ac860ab4e92ac89.js +0 -1
  331. package/.next/static/chunks/2652-18b8fea64413467e.js +0 -1
  332. package/.next/static/chunks/4718-29cfcfb806724d9a.js +0 -1
  333. package/.next/static/chunks/5542-b6457f305d724a6b.js +0 -1
  334. package/.next/static/chunks/8361-0142beb59be2abf3.js +0 -1
  335. package/.next/static/chunks/app/chat/page-e60d07c4c79602f0.js +0 -1
  336. package/.next/static/chunks/app/error-27ab04bce6545dae.js +0 -1
  337. package/.next/static/chunks/app/global-error-7b761b8e181ffc1f.js +0 -1
  338. package/.next/static/chunks/app/more/page-fc94f86aa881489e.js +0 -1
  339. package/.next/static/chunks/app/sessions/page-a3ab6f122ec60d5a.js +0 -1
  340. package/.next/static/chunks/app/worktrees/[id]/page-60eab4e24c37cb77.js +0 -1
  341. package/.next/static/css/b09bede85744e1cf.css +0 -1
  342. /package/.next/static/{oDWX0JcwfhUYrMnnqDWVC → zNNp00FuBenN_iZtIvIBP}/_buildManifest.js +0 -0
  343. /package/.next/static/{oDWX0JcwfhUYrMnnqDWVC → zNNp00FuBenN_iZtIvIBP}/_ssgManifest.js +0 -0
@@ -1,43 +1,46 @@
1
1
  {
2
2
  "pages": {
3
3
  "/_not-found/page": [
4
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
4
+ "static/chunks/webpack-0281b30457d46ebc.js",
5
5
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
6
6
  "static/chunks/1255-7e5873f06b25e129.js",
7
7
  "static/chunks/main-app-5d631b93b1219836.js",
8
8
  "static/chunks/app/_not-found/page-2500a82e3c379b3b.js"
9
9
  ],
10
10
  "/global-error": [
11
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
11
+ "static/chunks/webpack-0281b30457d46ebc.js",
12
12
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
13
13
  "static/chunks/1255-7e5873f06b25e129.js",
14
14
  "static/chunks/main-app-5d631b93b1219836.js",
15
- "static/chunks/app/global-error-7b761b8e181ffc1f.js"
15
+ "static/chunks/2407-6b8ca567e18ad583.js",
16
+ "static/chunks/app/global-error-49f765ecb7fd6527.js"
16
17
  ],
17
18
  "/layout": [
18
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
19
+ "static/chunks/webpack-0281b30457d46ebc.js",
19
20
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
20
21
  "static/chunks/1255-7e5873f06b25e129.js",
21
22
  "static/chunks/main-app-5d631b93b1219836.js",
22
23
  "static/css/531c1fcb1e69d47b.css",
23
- "static/css/b09bede85744e1cf.css",
24
+ "static/css/c511ecdf1e7f18a0.css",
24
25
  "static/chunks/6809-c40780dcdbb38ec5.js",
25
26
  "static/chunks/4909-1f5c586e3e84e0a5.js",
27
+ "static/chunks/2407-6b8ca567e18ad583.js",
26
28
  "static/chunks/6402-d91e099c3f2d78f4.js",
27
- "static/chunks/4718-29cfcfb806724d9a.js",
28
- "static/chunks/4322-dfd5a7119b5ba4fc.js",
29
- "static/chunks/app/layout-4c2f21e3f653ee4c.js"
29
+ "static/chunks/4718-56ebb6e55073ed5e.js",
30
+ "static/chunks/4322-59a7dbd77a7763cc.js",
31
+ "static/chunks/app/layout-114dc6e93e332392.js"
30
32
  ],
31
33
  "/error": [
32
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
34
+ "static/chunks/webpack-0281b30457d46ebc.js",
33
35
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
34
36
  "static/chunks/1255-7e5873f06b25e129.js",
35
37
  "static/chunks/main-app-5d631b93b1219836.js",
36
38
  "static/chunks/6809-c40780dcdbb38ec5.js",
37
- "static/chunks/app/error-27ab04bce6545dae.js"
39
+ "static/chunks/2407-6b8ca567e18ad583.js",
40
+ "static/chunks/app/error-c1dc1038d0a84a33.js"
38
41
  ],
39
42
  "/loading": [
40
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
43
+ "static/chunks/webpack-0281b30457d46ebc.js",
41
44
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
42
45
  "static/chunks/1255-7e5873f06b25e129.js",
43
46
  "static/chunks/main-app-5d631b93b1219836.js",
@@ -45,1022 +48,1022 @@
45
48
  "static/chunks/app/loading-c58ba2c3f4363277.js"
46
49
  ],
47
50
  "/api/assistant/conversation/route": [
48
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
51
+ "static/chunks/webpack-0281b30457d46ebc.js",
49
52
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
50
53
  "static/chunks/1255-7e5873f06b25e129.js",
51
54
  "static/chunks/main-app-5d631b93b1219836.js",
52
55
  "static/chunks/app/api/assistant/conversation/route-c4d2d5016c5f2a0a.js"
53
56
  ],
54
57
  "/api/assistant/current-output/route": [
55
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
58
+ "static/chunks/webpack-0281b30457d46ebc.js",
56
59
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
57
60
  "static/chunks/1255-7e5873f06b25e129.js",
58
61
  "static/chunks/main-app-5d631b93b1219836.js",
59
62
  "static/chunks/app/api/assistant/current-output/route-c4d2d5016c5f2a0a.js"
60
63
  ],
61
64
  "/api/assistant/messages/route": [
62
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
65
+ "static/chunks/webpack-0281b30457d46ebc.js",
63
66
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
64
67
  "static/chunks/1255-7e5873f06b25e129.js",
65
68
  "static/chunks/main-app-5d631b93b1219836.js",
66
69
  "static/chunks/app/api/assistant/messages/route-c4d2d5016c5f2a0a.js"
67
70
  ],
68
71
  "/api/assistant/session/route": [
69
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
72
+ "static/chunks/webpack-0281b30457d46ebc.js",
70
73
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
71
74
  "static/chunks/1255-7e5873f06b25e129.js",
72
75
  "static/chunks/main-app-5d631b93b1219836.js",
73
76
  "static/chunks/app/api/assistant/session/route-c4d2d5016c5f2a0a.js"
74
77
  ],
75
78
  "/api/assistant/start/route": [
76
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
79
+ "static/chunks/webpack-0281b30457d46ebc.js",
77
80
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
78
81
  "static/chunks/1255-7e5873f06b25e129.js",
79
82
  "static/chunks/main-app-5d631b93b1219836.js",
80
83
  "static/chunks/app/api/assistant/start/route-c4d2d5016c5f2a0a.js"
81
84
  ],
82
85
  "/api/assistant/terminal/route": [
83
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
86
+ "static/chunks/webpack-0281b30457d46ebc.js",
84
87
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
85
88
  "static/chunks/1255-7e5873f06b25e129.js",
86
89
  "static/chunks/main-app-5d631b93b1219836.js",
87
90
  "static/chunks/app/api/assistant/terminal/route-c4d2d5016c5f2a0a.js"
88
91
  ],
89
92
  "/api/assistant/tools/route": [
90
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
93
+ "static/chunks/webpack-0281b30457d46ebc.js",
91
94
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
92
95
  "static/chunks/1255-7e5873f06b25e129.js",
93
96
  "static/chunks/main-app-5d631b93b1219836.js",
94
97
  "static/chunks/app/api/assistant/tools/route-c4d2d5016c5f2a0a.js"
95
98
  ],
96
99
  "/api/auth/login/route": [
97
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
100
+ "static/chunks/webpack-0281b30457d46ebc.js",
98
101
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
99
102
  "static/chunks/1255-7e5873f06b25e129.js",
100
103
  "static/chunks/main-app-5d631b93b1219836.js",
101
104
  "static/chunks/app/api/auth/login/route-c4d2d5016c5f2a0a.js"
102
105
  ],
103
106
  "/api/auth/logout/route": [
104
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
107
+ "static/chunks/webpack-0281b30457d46ebc.js",
105
108
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
106
109
  "static/chunks/1255-7e5873f06b25e129.js",
107
110
  "static/chunks/main-app-5d631b93b1219836.js",
108
111
  "static/chunks/app/api/auth/logout/route-c4d2d5016c5f2a0a.js"
109
112
  ],
110
113
  "/api/daily-summary/route": [
111
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
114
+ "static/chunks/webpack-0281b30457d46ebc.js",
112
115
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
113
116
  "static/chunks/1255-7e5873f06b25e129.js",
114
117
  "static/chunks/main-app-5d631b93b1219836.js",
115
118
  "static/chunks/app/api/daily-summary/route-c4d2d5016c5f2a0a.js"
116
119
  ],
117
120
  "/api/hooks/agent-event/route": [
118
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
121
+ "static/chunks/webpack-0281b30457d46ebc.js",
119
122
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
120
123
  "static/chunks/1255-7e5873f06b25e129.js",
121
124
  "static/chunks/main-app-5d631b93b1219836.js",
122
125
  "static/chunks/app/api/hooks/agent-event/route-c4d2d5016c5f2a0a.js"
123
126
  ],
124
127
  "/api/hooks/claude-done/route": [
125
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
128
+ "static/chunks/webpack-0281b30457d46ebc.js",
126
129
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
127
130
  "static/chunks/1255-7e5873f06b25e129.js",
128
131
  "static/chunks/main-app-5d631b93b1219836.js",
129
132
  "static/chunks/app/api/hooks/claude-done/route-c4d2d5016c5f2a0a.js"
130
133
  ],
131
- "/api/metrics/vibe/route": [
132
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
134
+ "/api/hooks/permission-request/route": [
135
+ "static/chunks/webpack-0281b30457d46ebc.js",
133
136
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
134
137
  "static/chunks/1255-7e5873f06b25e129.js",
135
138
  "static/chunks/main-app-5d631b93b1219836.js",
136
- "static/chunks/app/api/metrics/vibe/route-c4d2d5016c5f2a0a.js"
139
+ "static/chunks/app/api/hooks/permission-request/route-c4d2d5016c5f2a0a.js"
137
140
  ],
138
- "/api/hooks/permission-request/route": [
139
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
141
+ "/api/metrics/vibe/route": [
142
+ "static/chunks/webpack-0281b30457d46ebc.js",
140
143
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
141
144
  "static/chunks/1255-7e5873f06b25e129.js",
142
145
  "static/chunks/main-app-5d631b93b1219836.js",
143
- "static/chunks/app/api/hooks/permission-request/route-c4d2d5016c5f2a0a.js"
146
+ "static/chunks/app/api/metrics/vibe/route-c4d2d5016c5f2a0a.js"
144
147
  ],
145
148
  "/api/ollama/models/route": [
146
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
149
+ "static/chunks/webpack-0281b30457d46ebc.js",
147
150
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
148
151
  "static/chunks/1255-7e5873f06b25e129.js",
149
152
  "static/chunks/main-app-5d631b93b1219836.js",
150
153
  "static/chunks/app/api/ollama/models/route-c4d2d5016c5f2a0a.js"
151
154
  ],
152
155
  "/api/relays/[relayId]/cancel/route": [
153
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
156
+ "static/chunks/webpack-0281b30457d46ebc.js",
154
157
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
155
158
  "static/chunks/1255-7e5873f06b25e129.js",
156
159
  "static/chunks/main-app-5d631b93b1219836.js",
157
160
  "static/chunks/app/api/relays/[relayId]/cancel/route-c4d2d5016c5f2a0a.js"
158
161
  ],
159
162
  "/api/relays/route": [
160
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
163
+ "static/chunks/webpack-0281b30457d46ebc.js",
161
164
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
162
165
  "static/chunks/1255-7e5873f06b25e129.js",
163
166
  "static/chunks/main-app-5d631b93b1219836.js",
164
167
  "static/chunks/app/api/relays/route-c4d2d5016c5f2a0a.js"
165
168
  ],
166
169
  "/api/repositories/[id]/route": [
167
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
170
+ "static/chunks/webpack-0281b30457d46ebc.js",
168
171
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
169
172
  "static/chunks/1255-7e5873f06b25e129.js",
170
173
  "static/chunks/main-app-5d631b93b1219836.js",
171
174
  "static/chunks/app/api/repositories/[id]/route-c4d2d5016c5f2a0a.js"
172
175
  ],
173
176
  "/api/repositories/[id]/todos/[todoId]/route": [
174
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
177
+ "static/chunks/webpack-0281b30457d46ebc.js",
175
178
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
176
179
  "static/chunks/1255-7e5873f06b25e129.js",
177
180
  "static/chunks/main-app-5d631b93b1219836.js",
178
181
  "static/chunks/app/api/repositories/[id]/todos/[todoId]/route-c4d2d5016c5f2a0a.js"
179
182
  ],
180
183
  "/api/repositories/[id]/todos/route": [
181
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
184
+ "static/chunks/webpack-0281b30457d46ebc.js",
182
185
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
183
186
  "static/chunks/1255-7e5873f06b25e129.js",
184
187
  "static/chunks/main-app-5d631b93b1219836.js",
185
188
  "static/chunks/app/api/repositories/[id]/todos/route-c4d2d5016c5f2a0a.js"
186
189
  ],
187
- "/api/repositories/clone/route": [
188
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
190
+ "/api/repositories/clone/[jobId]/route": [
191
+ "static/chunks/webpack-0281b30457d46ebc.js",
189
192
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
190
193
  "static/chunks/1255-7e5873f06b25e129.js",
191
194
  "static/chunks/main-app-5d631b93b1219836.js",
192
- "static/chunks/app/api/repositories/clone/route-c4d2d5016c5f2a0a.js"
195
+ "static/chunks/app/api/repositories/clone/[jobId]/route-c4d2d5016c5f2a0a.js"
193
196
  ],
194
- "/api/repositories/clone/[jobId]/route": [
195
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
197
+ "/api/repositories/clone/route": [
198
+ "static/chunks/webpack-0281b30457d46ebc.js",
196
199
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
197
200
  "static/chunks/1255-7e5873f06b25e129.js",
198
201
  "static/chunks/main-app-5d631b93b1219836.js",
199
- "static/chunks/app/api/repositories/clone/[jobId]/route-c4d2d5016c5f2a0a.js"
202
+ "static/chunks/app/api/repositories/clone/route-c4d2d5016c5f2a0a.js"
200
203
  ],
201
204
  "/api/repositories/excluded/route": [
202
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
205
+ "static/chunks/webpack-0281b30457d46ebc.js",
203
206
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
204
207
  "static/chunks/1255-7e5873f06b25e129.js",
205
208
  "static/chunks/main-app-5d631b93b1219836.js",
206
209
  "static/chunks/app/api/repositories/excluded/route-c4d2d5016c5f2a0a.js"
207
210
  ],
208
- "/api/repositories/restore/route": [
209
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
211
+ "/api/repositories/route": [
212
+ "static/chunks/webpack-0281b30457d46ebc.js",
210
213
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
211
214
  "static/chunks/1255-7e5873f06b25e129.js",
212
215
  "static/chunks/main-app-5d631b93b1219836.js",
213
- "static/chunks/app/api/repositories/restore/route-c4d2d5016c5f2a0a.js"
216
+ "static/chunks/app/api/repositories/route-c4d2d5016c5f2a0a.js"
214
217
  ],
215
- "/api/repositories/route": [
216
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
218
+ "/api/repositories/restore/route": [
219
+ "static/chunks/webpack-0281b30457d46ebc.js",
217
220
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
218
221
  "static/chunks/1255-7e5873f06b25e129.js",
219
222
  "static/chunks/main-app-5d631b93b1219836.js",
220
- "static/chunks/app/api/repositories/route-c4d2d5016c5f2a0a.js"
223
+ "static/chunks/app/api/repositories/restore/route-c4d2d5016c5f2a0a.js"
221
224
  ],
222
225
  "/api/repositories/scan/route": [
223
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
226
+ "static/chunks/webpack-0281b30457d46ebc.js",
224
227
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
225
228
  "static/chunks/1255-7e5873f06b25e129.js",
226
229
  "static/chunks/main-app-5d631b93b1219836.js",
227
230
  "static/chunks/app/api/repositories/scan/route-c4d2d5016c5f2a0a.js"
228
231
  ],
229
232
  "/api/repositories/sync/route": [
230
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
233
+ "static/chunks/webpack-0281b30457d46ebc.js",
231
234
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
232
235
  "static/chunks/1255-7e5873f06b25e129.js",
233
236
  "static/chunks/main-app-5d631b93b1219836.js",
234
237
  "static/chunks/app/api/repositories/sync/route-c4d2d5016c5f2a0a.js"
235
238
  ],
236
239
  "/api/slash-commands/route": [
237
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
240
+ "static/chunks/webpack-0281b30457d46ebc.js",
238
241
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
239
242
  "static/chunks/1255-7e5873f06b25e129.js",
240
243
  "static/chunks/main-app-5d631b93b1219836.js",
241
244
  "static/chunks/app/api/slash-commands/route-c4d2d5016c5f2a0a.js"
242
245
  ],
243
246
  "/api/tasks/[taskId]/cancel/route": [
244
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
247
+ "static/chunks/webpack-0281b30457d46ebc.js",
245
248
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
246
249
  "static/chunks/1255-7e5873f06b25e129.js",
247
250
  "static/chunks/main-app-5d631b93b1219836.js",
248
251
  "static/chunks/app/api/tasks/[taskId]/cancel/route-c4d2d5016c5f2a0a.js"
249
252
  ],
250
253
  "/api/tasks/[taskId]/route": [
251
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
254
+ "static/chunks/webpack-0281b30457d46ebc.js",
252
255
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
253
256
  "static/chunks/1255-7e5873f06b25e129.js",
254
257
  "static/chunks/main-app-5d631b93b1219836.js",
255
258
  "static/chunks/app/api/tasks/[taskId]/route-c4d2d5016c5f2a0a.js"
256
259
  ],
257
260
  "/api/templates/[id]/route": [
258
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
261
+ "static/chunks/webpack-0281b30457d46ebc.js",
259
262
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
260
263
  "static/chunks/1255-7e5873f06b25e129.js",
261
264
  "static/chunks/main-app-5d631b93b1219836.js",
262
265
  "static/chunks/app/api/templates/[id]/route-c4d2d5016c5f2a0a.js"
263
266
  ],
264
267
  "/api/templates/route": [
265
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
268
+ "static/chunks/webpack-0281b30457d46ebc.js",
266
269
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
267
270
  "static/chunks/1255-7e5873f06b25e129.js",
268
271
  "static/chunks/main-app-5d631b93b1219836.js",
269
272
  "static/chunks/app/api/templates/route-c4d2d5016c5f2a0a.js"
270
273
  ],
271
274
  "/api/verification/runs/[runId]/route": [
272
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
275
+ "static/chunks/webpack-0281b30457d46ebc.js",
273
276
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
274
277
  "static/chunks/1255-7e5873f06b25e129.js",
275
278
  "static/chunks/main-app-5d631b93b1219836.js",
276
279
  "static/chunks/app/api/verification/runs/[runId]/route-c4d2d5016c5f2a0a.js"
277
280
  ],
278
281
  "/api/verification/runs/route": [
279
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
282
+ "static/chunks/webpack-0281b30457d46ebc.js",
280
283
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
281
284
  "static/chunks/1255-7e5873f06b25e129.js",
282
285
  "static/chunks/main-app-5d631b93b1219836.js",
283
286
  "static/chunks/app/api/verification/runs/route-c4d2d5016c5f2a0a.js"
284
287
  ],
285
288
  "/api/worktrees/[id]/auto-yes/route": [
286
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
289
+ "static/chunks/webpack-0281b30457d46ebc.js",
287
290
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
288
291
  "static/chunks/1255-7e5873f06b25e129.js",
289
292
  "static/chunks/main-app-5d631b93b1219836.js",
290
293
  "static/chunks/app/api/worktrees/[id]/auto-yes/route-c4d2d5016c5f2a0a.js"
291
294
  ],
292
295
  "/api/worktrees/[id]/capture/route": [
293
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
296
+ "static/chunks/webpack-0281b30457d46ebc.js",
294
297
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
295
298
  "static/chunks/1255-7e5873f06b25e129.js",
296
299
  "static/chunks/main-app-5d631b93b1219836.js",
297
300
  "static/chunks/app/api/worktrees/[id]/capture/route-c4d2d5016c5f2a0a.js"
298
301
  ],
299
302
  "/api/worktrees/[id]/clear-composer/route": [
300
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
303
+ "static/chunks/webpack-0281b30457d46ebc.js",
301
304
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
302
305
  "static/chunks/1255-7e5873f06b25e129.js",
303
306
  "static/chunks/main-app-5d631b93b1219836.js",
304
307
  "static/chunks/app/api/worktrees/[id]/clear-composer/route-c4d2d5016c5f2a0a.js"
305
308
  ],
306
309
  "/api/worktrees/[id]/cli-reference/route": [
307
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
310
+ "static/chunks/webpack-0281b30457d46ebc.js",
308
311
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
309
312
  "static/chunks/1255-7e5873f06b25e129.js",
310
313
  "static/chunks/main-app-5d631b93b1219836.js",
311
314
  "static/chunks/app/api/worktrees/[id]/cli-reference/route-c4d2d5016c5f2a0a.js"
312
315
  ],
313
316
  "/api/worktrees/[id]/cli-tool/route": [
314
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
317
+ "static/chunks/webpack-0281b30457d46ebc.js",
315
318
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
316
319
  "static/chunks/1255-7e5873f06b25e129.js",
317
320
  "static/chunks/main-app-5d631b93b1219836.js",
318
321
  "static/chunks/app/api/worktrees/[id]/cli-tool/route-c4d2d5016c5f2a0a.js"
319
322
  ],
320
323
  "/api/worktrees/[id]/cmate/schedules/route": [
321
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
324
+ "static/chunks/webpack-0281b30457d46ebc.js",
322
325
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
323
326
  "static/chunks/1255-7e5873f06b25e129.js",
324
327
  "static/chunks/main-app-5d631b93b1219836.js",
325
328
  "static/chunks/app/api/worktrees/[id]/cmate/schedules/route-c4d2d5016c5f2a0a.js"
326
329
  ],
327
330
  "/api/worktrees/[id]/current-output/route": [
328
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
331
+ "static/chunks/webpack-0281b30457d46ebc.js",
329
332
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
330
333
  "static/chunks/1255-7e5873f06b25e129.js",
331
334
  "static/chunks/main-app-5d631b93b1219836.js",
332
335
  "static/chunks/app/api/worktrees/[id]/current-output/route-c4d2d5016c5f2a0a.js"
333
336
  ],
334
337
  "/api/worktrees/[id]/env/route": [
335
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
338
+ "static/chunks/webpack-0281b30457d46ebc.js",
336
339
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
337
340
  "static/chunks/1255-7e5873f06b25e129.js",
338
341
  "static/chunks/main-app-5d631b93b1219836.js",
339
342
  "static/chunks/app/api/worktrees/[id]/env/route-c4d2d5016c5f2a0a.js"
340
343
  ],
341
344
  "/api/worktrees/[id]/execution-logs/[logId]/route": [
342
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
345
+ "static/chunks/webpack-0281b30457d46ebc.js",
343
346
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
344
347
  "static/chunks/1255-7e5873f06b25e129.js",
345
348
  "static/chunks/main-app-5d631b93b1219836.js",
346
349
  "static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-c4d2d5016c5f2a0a.js"
347
350
  ],
348
351
  "/api/worktrees/[id]/execution-logs/route": [
349
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
352
+ "static/chunks/webpack-0281b30457d46ebc.js",
350
353
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
351
354
  "static/chunks/1255-7e5873f06b25e129.js",
352
355
  "static/chunks/main-app-5d631b93b1219836.js",
353
356
  "static/chunks/app/api/worktrees/[id]/execution-logs/route-c4d2d5016c5f2a0a.js"
354
357
  ],
355
- "/api/worktrees/[id]/files/[...path]/route": [
356
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
357
- "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
358
- "static/chunks/1255-7e5873f06b25e129.js",
359
- "static/chunks/main-app-5d631b93b1219836.js",
360
- "static/chunks/app/api/worktrees/[id]/files/[...path]/route-c4d2d5016c5f2a0a.js"
361
- ],
362
358
  "/api/worktrees/[id]/git/branch/create/route": [
363
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
359
+ "static/chunks/webpack-0281b30457d46ebc.js",
364
360
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
365
361
  "static/chunks/1255-7e5873f06b25e129.js",
366
362
  "static/chunks/main-app-5d631b93b1219836.js",
367
363
  "static/chunks/app/api/worktrees/[id]/git/branch/create/route-c4d2d5016c5f2a0a.js"
368
364
  ],
369
365
  "/api/worktrees/[id]/git/branch/delete/route": [
370
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
366
+ "static/chunks/webpack-0281b30457d46ebc.js",
371
367
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
372
368
  "static/chunks/1255-7e5873f06b25e129.js",
373
369
  "static/chunks/main-app-5d631b93b1219836.js",
374
370
  "static/chunks/app/api/worktrees/[id]/git/branch/delete/route-c4d2d5016c5f2a0a.js"
375
371
  ],
372
+ "/api/worktrees/[id]/files/[...path]/route": [
373
+ "static/chunks/webpack-0281b30457d46ebc.js",
374
+ "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
375
+ "static/chunks/1255-7e5873f06b25e129.js",
376
+ "static/chunks/main-app-5d631b93b1219836.js",
377
+ "static/chunks/app/api/worktrees/[id]/files/[...path]/route-c4d2d5016c5f2a0a.js"
378
+ ],
376
379
  "/api/worktrees/[id]/git/branches/route": [
377
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
380
+ "static/chunks/webpack-0281b30457d46ebc.js",
378
381
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
379
382
  "static/chunks/1255-7e5873f06b25e129.js",
380
383
  "static/chunks/main-app-5d631b93b1219836.js",
381
384
  "static/chunks/app/api/worktrees/[id]/git/branches/route-c4d2d5016c5f2a0a.js"
382
385
  ],
383
386
  "/api/worktrees/[id]/git/checkout/route": [
384
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
387
+ "static/chunks/webpack-0281b30457d46ebc.js",
385
388
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
386
389
  "static/chunks/1255-7e5873f06b25e129.js",
387
390
  "static/chunks/main-app-5d631b93b1219836.js",
388
391
  "static/chunks/app/api/worktrees/[id]/git/checkout/route-c4d2d5016c5f2a0a.js"
389
392
  ],
390
393
  "/api/worktrees/[id]/git/commit/route": [
391
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
394
+ "static/chunks/webpack-0281b30457d46ebc.js",
392
395
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
393
396
  "static/chunks/1255-7e5873f06b25e129.js",
394
397
  "static/chunks/main-app-5d631b93b1219836.js",
395
398
  "static/chunks/app/api/worktrees/[id]/git/commit/route-c4d2d5016c5f2a0a.js"
396
399
  ],
397
400
  "/api/worktrees/[id]/git/diff/route": [
398
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
401
+ "static/chunks/webpack-0281b30457d46ebc.js",
399
402
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
400
403
  "static/chunks/1255-7e5873f06b25e129.js",
401
404
  "static/chunks/main-app-5d631b93b1219836.js",
402
405
  "static/chunks/app/api/worktrees/[id]/git/diff/route-c4d2d5016c5f2a0a.js"
403
406
  ],
404
407
  "/api/worktrees/[id]/git/fetch/route": [
405
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
408
+ "static/chunks/webpack-0281b30457d46ebc.js",
406
409
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
407
410
  "static/chunks/1255-7e5873f06b25e129.js",
408
411
  "static/chunks/main-app-5d631b93b1219836.js",
409
412
  "static/chunks/app/api/worktrees/[id]/git/fetch/route-c4d2d5016c5f2a0a.js"
410
413
  ],
411
414
  "/api/worktrees/[id]/git/log/route": [
412
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
415
+ "static/chunks/webpack-0281b30457d46ebc.js",
413
416
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
414
417
  "static/chunks/1255-7e5873f06b25e129.js",
415
418
  "static/chunks/main-app-5d631b93b1219836.js",
416
419
  "static/chunks/app/api/worktrees/[id]/git/log/route-c4d2d5016c5f2a0a.js"
417
420
  ],
418
- "/api/worktrees/[id]/git/push/route": [
419
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
421
+ "/api/worktrees/[id]/git/pull/route": [
422
+ "static/chunks/webpack-0281b30457d46ebc.js",
420
423
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
421
424
  "static/chunks/1255-7e5873f06b25e129.js",
422
425
  "static/chunks/main-app-5d631b93b1219836.js",
423
- "static/chunks/app/api/worktrees/[id]/git/push/route-c4d2d5016c5f2a0a.js"
426
+ "static/chunks/app/api/worktrees/[id]/git/pull/route-c4d2d5016c5f2a0a.js"
424
427
  ],
425
- "/api/worktrees/[id]/git/reset/route": [
426
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
428
+ "/api/worktrees/[id]/git/push/route": [
429
+ "static/chunks/webpack-0281b30457d46ebc.js",
427
430
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
428
431
  "static/chunks/1255-7e5873f06b25e129.js",
429
432
  "static/chunks/main-app-5d631b93b1219836.js",
430
- "static/chunks/app/api/worktrees/[id]/git/reset/route-c4d2d5016c5f2a0a.js"
433
+ "static/chunks/app/api/worktrees/[id]/git/push/route-c4d2d5016c5f2a0a.js"
431
434
  ],
432
- "/api/worktrees/[id]/git/pull/route": [
433
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
435
+ "/api/worktrees/[id]/git/reset/route": [
436
+ "static/chunks/webpack-0281b30457d46ebc.js",
434
437
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
435
438
  "static/chunks/1255-7e5873f06b25e129.js",
436
439
  "static/chunks/main-app-5d631b93b1219836.js",
437
- "static/chunks/app/api/worktrees/[id]/git/pull/route-c4d2d5016c5f2a0a.js"
440
+ "static/chunks/app/api/worktrees/[id]/git/reset/route-c4d2d5016c5f2a0a.js"
438
441
  ],
439
442
  "/api/worktrees/[id]/git/revert/route": [
440
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
443
+ "static/chunks/webpack-0281b30457d46ebc.js",
441
444
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
442
445
  "static/chunks/1255-7e5873f06b25e129.js",
443
446
  "static/chunks/main-app-5d631b93b1219836.js",
444
447
  "static/chunks/app/api/worktrees/[id]/git/revert/route-c4d2d5016c5f2a0a.js"
445
448
  ],
446
449
  "/api/worktrees/[id]/git/show/[commitHash]/route": [
447
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
450
+ "static/chunks/webpack-0281b30457d46ebc.js",
448
451
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
449
452
  "static/chunks/1255-7e5873f06b25e129.js",
450
453
  "static/chunks/main-app-5d631b93b1219836.js",
451
454
  "static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-c4d2d5016c5f2a0a.js"
452
455
  ],
453
456
  "/api/worktrees/[id]/git/staged/route": [
454
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
457
+ "static/chunks/webpack-0281b30457d46ebc.js",
455
458
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
456
459
  "static/chunks/1255-7e5873f06b25e129.js",
457
460
  "static/chunks/main-app-5d631b93b1219836.js",
458
461
  "static/chunks/app/api/worktrees/[id]/git/staged/route-c4d2d5016c5f2a0a.js"
459
462
  ],
460
- "/api/worktrees/[id]/git/stash/[index]/route": [
461
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
463
+ "/api/worktrees/[id]/git/stage/route": [
464
+ "static/chunks/webpack-0281b30457d46ebc.js",
462
465
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
463
466
  "static/chunks/1255-7e5873f06b25e129.js",
464
467
  "static/chunks/main-app-5d631b93b1219836.js",
465
- "static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-c4d2d5016c5f2a0a.js"
468
+ "static/chunks/app/api/worktrees/[id]/git/stage/route-c4d2d5016c5f2a0a.js"
466
469
  ],
467
- "/api/worktrees/[id]/git/stage/route": [
468
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
470
+ "/api/worktrees/[id]/git/stash/[index]/route": [
471
+ "static/chunks/webpack-0281b30457d46ebc.js",
469
472
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
470
473
  "static/chunks/1255-7e5873f06b25e129.js",
471
474
  "static/chunks/main-app-5d631b93b1219836.js",
472
- "static/chunks/app/api/worktrees/[id]/git/stage/route-c4d2d5016c5f2a0a.js"
475
+ "static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-c4d2d5016c5f2a0a.js"
473
476
  ],
474
477
  "/api/worktrees/[id]/git/stash/apply/route": [
475
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
478
+ "static/chunks/webpack-0281b30457d46ebc.js",
476
479
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
477
480
  "static/chunks/1255-7e5873f06b25e129.js",
478
481
  "static/chunks/main-app-5d631b93b1219836.js",
479
482
  "static/chunks/app/api/worktrees/[id]/git/stash/apply/route-c4d2d5016c5f2a0a.js"
480
483
  ],
481
484
  "/api/worktrees/[id]/git/stash/pop/route": [
482
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
485
+ "static/chunks/webpack-0281b30457d46ebc.js",
483
486
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
484
487
  "static/chunks/1255-7e5873f06b25e129.js",
485
488
  "static/chunks/main-app-5d631b93b1219836.js",
486
489
  "static/chunks/app/api/worktrees/[id]/git/stash/pop/route-c4d2d5016c5f2a0a.js"
487
490
  ],
488
491
  "/api/worktrees/[id]/git/stash/push/route": [
489
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
492
+ "static/chunks/webpack-0281b30457d46ebc.js",
490
493
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
491
494
  "static/chunks/1255-7e5873f06b25e129.js",
492
495
  "static/chunks/main-app-5d631b93b1219836.js",
493
496
  "static/chunks/app/api/worktrees/[id]/git/stash/push/route-c4d2d5016c5f2a0a.js"
494
497
  ],
495
498
  "/api/worktrees/[id]/git/stash/route": [
496
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
499
+ "static/chunks/webpack-0281b30457d46ebc.js",
497
500
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
498
501
  "static/chunks/1255-7e5873f06b25e129.js",
499
502
  "static/chunks/main-app-5d631b93b1219836.js",
500
503
  "static/chunks/app/api/worktrees/[id]/git/stash/route-c4d2d5016c5f2a0a.js"
501
504
  ],
502
505
  "/api/worktrees/[id]/git/status/route": [
503
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
506
+ "static/chunks/webpack-0281b30457d46ebc.js",
504
507
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
505
508
  "static/chunks/1255-7e5873f06b25e129.js",
506
509
  "static/chunks/main-app-5d631b93b1219836.js",
507
510
  "static/chunks/app/api/worktrees/[id]/git/status/route-c4d2d5016c5f2a0a.js"
508
511
  ],
509
- "/api/worktrees/[id]/git/unstage/route": [
510
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
512
+ "/api/worktrees/[id]/git/working-diff/route": [
513
+ "static/chunks/webpack-0281b30457d46ebc.js",
511
514
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
512
515
  "static/chunks/1255-7e5873f06b25e129.js",
513
516
  "static/chunks/main-app-5d631b93b1219836.js",
514
- "static/chunks/app/api/worktrees/[id]/git/unstage/route-c4d2d5016c5f2a0a.js"
517
+ "static/chunks/app/api/worktrees/[id]/git/working-diff/route-c4d2d5016c5f2a0a.js"
515
518
  ],
516
- "/api/worktrees/[id]/git/working-diff/route": [
517
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
519
+ "/api/worktrees/[id]/git/unstage/route": [
520
+ "static/chunks/webpack-0281b30457d46ebc.js",
518
521
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
519
522
  "static/chunks/1255-7e5873f06b25e129.js",
520
523
  "static/chunks/main-app-5d631b93b1219836.js",
521
- "static/chunks/app/api/worktrees/[id]/git/working-diff/route-c4d2d5016c5f2a0a.js"
524
+ "static/chunks/app/api/worktrees/[id]/git/unstage/route-c4d2d5016c5f2a0a.js"
522
525
  ],
523
526
  "/api/worktrees/[id]/instances/notes/route": [
524
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
527
+ "static/chunks/webpack-0281b30457d46ebc.js",
525
528
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
526
529
  "static/chunks/1255-7e5873f06b25e129.js",
527
530
  "static/chunks/main-app-5d631b93b1219836.js",
528
531
  "static/chunks/app/api/worktrees/[id]/instances/notes/route-c4d2d5016c5f2a0a.js"
529
532
  ],
530
533
  "/api/worktrees/[id]/instances/opencode/route": [
531
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
534
+ "static/chunks/webpack-0281b30457d46ebc.js",
532
535
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
533
536
  "static/chunks/1255-7e5873f06b25e129.js",
534
537
  "static/chunks/main-app-5d631b93b1219836.js",
535
538
  "static/chunks/app/api/worktrees/[id]/instances/opencode/route-c4d2d5016c5f2a0a.js"
536
539
  ],
537
540
  "/api/worktrees/[id]/interrupt/route": [
538
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
541
+ "static/chunks/webpack-0281b30457d46ebc.js",
539
542
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
540
543
  "static/chunks/1255-7e5873f06b25e129.js",
541
544
  "static/chunks/main-app-5d631b93b1219836.js",
542
545
  "static/chunks/app/api/worktrees/[id]/interrupt/route-c4d2d5016c5f2a0a.js"
543
546
  ],
544
547
  "/api/worktrees/[id]/kill-session/route": [
545
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
548
+ "static/chunks/webpack-0281b30457d46ebc.js",
546
549
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
547
550
  "static/chunks/1255-7e5873f06b25e129.js",
548
551
  "static/chunks/main-app-5d631b93b1219836.js",
549
552
  "static/chunks/app/api/worktrees/[id]/kill-session/route-c4d2d5016c5f2a0a.js"
550
553
  ],
551
- "/api/worktrees/[id]/marp-render/route": [
552
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
554
+ "/api/worktrees/[id]/memos/[memoId]/route": [
555
+ "static/chunks/webpack-0281b30457d46ebc.js",
553
556
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
554
557
  "static/chunks/1255-7e5873f06b25e129.js",
555
558
  "static/chunks/main-app-5d631b93b1219836.js",
556
- "static/chunks/app/api/worktrees/[id]/marp-render/route-c4d2d5016c5f2a0a.js"
559
+ "static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-c4d2d5016c5f2a0a.js"
557
560
  ],
558
- "/api/worktrees/[id]/memos/[memoId]/route": [
559
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
561
+ "/api/worktrees/[id]/marp-render/route": [
562
+ "static/chunks/webpack-0281b30457d46ebc.js",
560
563
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
561
564
  "static/chunks/1255-7e5873f06b25e129.js",
562
565
  "static/chunks/main-app-5d631b93b1219836.js",
563
- "static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-c4d2d5016c5f2a0a.js"
566
+ "static/chunks/app/api/worktrees/[id]/marp-render/route-c4d2d5016c5f2a0a.js"
564
567
  ],
565
568
  "/api/worktrees/[id]/memos/route": [
566
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
569
+ "static/chunks/webpack-0281b30457d46ebc.js",
567
570
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
568
571
  "static/chunks/1255-7e5873f06b25e129.js",
569
572
  "static/chunks/main-app-5d631b93b1219836.js",
570
573
  "static/chunks/app/api/worktrees/[id]/memos/route-c4d2d5016c5f2a0a.js"
571
574
  ],
572
575
  "/api/worktrees/[id]/messages/route": [
573
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
576
+ "static/chunks/webpack-0281b30457d46ebc.js",
574
577
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
575
578
  "static/chunks/1255-7e5873f06b25e129.js",
576
579
  "static/chunks/main-app-5d631b93b1219836.js",
577
580
  "static/chunks/app/api/worktrees/[id]/messages/route-c4d2d5016c5f2a0a.js"
578
581
  ],
579
582
  "/api/worktrees/[id]/opencode/diff/route": [
580
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
583
+ "static/chunks/webpack-0281b30457d46ebc.js",
581
584
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
582
585
  "static/chunks/1255-7e5873f06b25e129.js",
583
586
  "static/chunks/main-app-5d631b93b1219836.js",
584
587
  "static/chunks/app/api/worktrees/[id]/opencode/diff/route-c4d2d5016c5f2a0a.js"
585
588
  ],
586
589
  "/api/worktrees/[id]/opencode/session/route": [
587
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
590
+ "static/chunks/webpack-0281b30457d46ebc.js",
588
591
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
589
592
  "static/chunks/1255-7e5873f06b25e129.js",
590
593
  "static/chunks/main-app-5d631b93b1219836.js",
591
594
  "static/chunks/app/api/worktrees/[id]/opencode/session/route-c4d2d5016c5f2a0a.js"
592
595
  ],
593
596
  "/api/worktrees/[id]/opencode/share/route": [
594
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
597
+ "static/chunks/webpack-0281b30457d46ebc.js",
595
598
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
596
599
  "static/chunks/1255-7e5873f06b25e129.js",
597
600
  "static/chunks/main-app-5d631b93b1219836.js",
598
601
  "static/chunks/app/api/worktrees/[id]/opencode/share/route-c4d2d5016c5f2a0a.js"
599
602
  ],
603
+ "/api/worktrees/[id]/respond/route": [
604
+ "static/chunks/webpack-0281b30457d46ebc.js",
605
+ "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
606
+ "static/chunks/1255-7e5873f06b25e129.js",
607
+ "static/chunks/main-app-5d631b93b1219836.js",
608
+ "static/chunks/app/api/worktrees/[id]/respond/route-c4d2d5016c5f2a0a.js"
609
+ ],
600
610
  "/api/worktrees/[id]/prompt-response/route": [
601
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
611
+ "static/chunks/webpack-0281b30457d46ebc.js",
602
612
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
603
613
  "static/chunks/1255-7e5873f06b25e129.js",
604
614
  "static/chunks/main-app-5d631b93b1219836.js",
605
615
  "static/chunks/app/api/worktrees/[id]/prompt-response/route-c4d2d5016c5f2a0a.js"
606
616
  ],
607
- "/api/worktrees/[id]/respond/route": [
608
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
617
+ "/api/worktrees/[id]/route": [
618
+ "static/chunks/webpack-0281b30457d46ebc.js",
609
619
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
610
620
  "static/chunks/1255-7e5873f06b25e129.js",
611
621
  "static/chunks/main-app-5d631b93b1219836.js",
612
- "static/chunks/app/api/worktrees/[id]/respond/route-c4d2d5016c5f2a0a.js"
622
+ "static/chunks/app/api/worktrees/[id]/route-c4d2d5016c5f2a0a.js"
613
623
  ],
614
624
  "/api/worktrees/[id]/schedules/[scheduleId]/route": [
615
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
625
+ "static/chunks/webpack-0281b30457d46ebc.js",
616
626
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
617
627
  "static/chunks/1255-7e5873f06b25e129.js",
618
628
  "static/chunks/main-app-5d631b93b1219836.js",
619
629
  "static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-c4d2d5016c5f2a0a.js"
620
630
  ],
621
631
  "/api/worktrees/[id]/schedules/active/route": [
622
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
632
+ "static/chunks/webpack-0281b30457d46ebc.js",
623
633
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
624
634
  "static/chunks/1255-7e5873f06b25e129.js",
625
635
  "static/chunks/main-app-5d631b93b1219836.js",
626
636
  "static/chunks/app/api/worktrees/[id]/schedules/active/route-c4d2d5016c5f2a0a.js"
627
637
  ],
628
- "/api/worktrees/[id]/route": [
629
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
630
- "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
631
- "static/chunks/1255-7e5873f06b25e129.js",
632
- "static/chunks/main-app-5d631b93b1219836.js",
633
- "static/chunks/app/api/worktrees/[id]/route-c4d2d5016c5f2a0a.js"
634
- ],
635
638
  "/api/worktrees/[id]/schedules/route": [
636
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
639
+ "static/chunks/webpack-0281b30457d46ebc.js",
637
640
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
638
641
  "static/chunks/1255-7e5873f06b25e129.js",
639
642
  "static/chunks/main-app-5d631b93b1219836.js",
640
643
  "static/chunks/app/api/worktrees/[id]/schedules/route-c4d2d5016c5f2a0a.js"
641
644
  ],
642
645
  "/api/worktrees/[id]/search/route": [
643
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
646
+ "static/chunks/webpack-0281b30457d46ebc.js",
644
647
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
645
648
  "static/chunks/1255-7e5873f06b25e129.js",
646
649
  "static/chunks/main-app-5d631b93b1219836.js",
647
650
  "static/chunks/app/api/worktrees/[id]/search/route-c4d2d5016c5f2a0a.js"
648
651
  ],
649
652
  "/api/worktrees/[id]/send/route": [
650
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
653
+ "static/chunks/webpack-0281b30457d46ebc.js",
651
654
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
652
655
  "static/chunks/1255-7e5873f06b25e129.js",
653
656
  "static/chunks/main-app-5d631b93b1219836.js",
654
657
  "static/chunks/app/api/worktrees/[id]/send/route-c4d2d5016c5f2a0a.js"
655
658
  ],
656
659
  "/api/worktrees/[id]/slash-commands/route": [
657
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
660
+ "static/chunks/webpack-0281b30457d46ebc.js",
658
661
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
659
662
  "static/chunks/1255-7e5873f06b25e129.js",
660
663
  "static/chunks/main-app-5d631b93b1219836.js",
661
664
  "static/chunks/app/api/worktrees/[id]/slash-commands/route-c4d2d5016c5f2a0a.js"
662
665
  ],
663
666
  "/api/worktrees/[id]/special-keys/route": [
664
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
667
+ "static/chunks/webpack-0281b30457d46ebc.js",
665
668
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
666
669
  "static/chunks/1255-7e5873f06b25e129.js",
667
670
  "static/chunks/main-app-5d631b93b1219836.js",
668
671
  "static/chunks/app/api/worktrees/[id]/special-keys/route-c4d2d5016c5f2a0a.js"
669
672
  ],
670
673
  "/api/worktrees/[id]/tasks/route": [
671
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
674
+ "static/chunks/webpack-0281b30457d46ebc.js",
672
675
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
673
676
  "static/chunks/1255-7e5873f06b25e129.js",
674
677
  "static/chunks/main-app-5d631b93b1219836.js",
675
678
  "static/chunks/app/api/worktrees/[id]/tasks/route-c4d2d5016c5f2a0a.js"
676
679
  ],
677
680
  "/api/worktrees/[id]/terminal/route": [
678
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
681
+ "static/chunks/webpack-0281b30457d46ebc.js",
679
682
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
680
683
  "static/chunks/1255-7e5873f06b25e129.js",
681
684
  "static/chunks/main-app-5d631b93b1219836.js",
682
685
  "static/chunks/app/api/worktrees/[id]/terminal/route-c4d2d5016c5f2a0a.js"
683
686
  ],
684
687
  "/api/worktrees/[id]/timers/history/route": [
685
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
688
+ "static/chunks/webpack-0281b30457d46ebc.js",
686
689
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
687
690
  "static/chunks/1255-7e5873f06b25e129.js",
688
691
  "static/chunks/main-app-5d631b93b1219836.js",
689
692
  "static/chunks/app/api/worktrees/[id]/timers/history/route-c4d2d5016c5f2a0a.js"
690
693
  ],
691
694
  "/api/worktrees/[id]/timers/route": [
692
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
695
+ "static/chunks/webpack-0281b30457d46ebc.js",
693
696
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
694
697
  "static/chunks/1255-7e5873f06b25e129.js",
695
698
  "static/chunks/main-app-5d631b93b1219836.js",
696
699
  "static/chunks/app/api/worktrees/[id]/timers/route-c4d2d5016c5f2a0a.js"
697
700
  ],
698
- "/api/worktrees/[id]/todos/route": [
699
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
701
+ "/api/worktrees/[id]/todos/[todoId]/route": [
702
+ "static/chunks/webpack-0281b30457d46ebc.js",
700
703
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
701
704
  "static/chunks/1255-7e5873f06b25e129.js",
702
705
  "static/chunks/main-app-5d631b93b1219836.js",
703
- "static/chunks/app/api/worktrees/[id]/todos/route-c4d2d5016c5f2a0a.js"
706
+ "static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-c4d2d5016c5f2a0a.js"
704
707
  ],
705
- "/api/worktrees/[id]/tree/[...path]/route": [
706
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
708
+ "/api/worktrees/[id]/todos/route": [
709
+ "static/chunks/webpack-0281b30457d46ebc.js",
707
710
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
708
711
  "static/chunks/1255-7e5873f06b25e129.js",
709
712
  "static/chunks/main-app-5d631b93b1219836.js",
710
- "static/chunks/app/api/worktrees/[id]/tree/[...path]/route-c4d2d5016c5f2a0a.js"
713
+ "static/chunks/app/api/worktrees/[id]/todos/route-c4d2d5016c5f2a0a.js"
711
714
  ],
712
- "/api/worktrees/[id]/todos/[todoId]/route": [
713
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
715
+ "/api/worktrees/[id]/tree/[...path]/route": [
716
+ "static/chunks/webpack-0281b30457d46ebc.js",
714
717
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
715
718
  "static/chunks/1255-7e5873f06b25e129.js",
716
719
  "static/chunks/main-app-5d631b93b1219836.js",
717
- "static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-c4d2d5016c5f2a0a.js"
720
+ "static/chunks/app/api/worktrees/[id]/tree/[...path]/route-c4d2d5016c5f2a0a.js"
718
721
  ],
719
722
  "/api/worktrees/[id]/tree/route": [
720
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
723
+ "static/chunks/webpack-0281b30457d46ebc.js",
721
724
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
722
725
  "static/chunks/1255-7e5873f06b25e129.js",
723
726
  "static/chunks/main-app-5d631b93b1219836.js",
724
727
  "static/chunks/app/api/worktrees/[id]/tree/route-c4d2d5016c5f2a0a.js"
725
728
  ],
726
729
  "/api/worktrees/[id]/upload/[...path]/route": [
727
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
730
+ "static/chunks/webpack-0281b30457d46ebc.js",
728
731
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
729
732
  "static/chunks/1255-7e5873f06b25e129.js",
730
733
  "static/chunks/main-app-5d631b93b1219836.js",
731
734
  "static/chunks/app/api/worktrees/[id]/upload/[...path]/route-c4d2d5016c5f2a0a.js"
732
735
  ],
733
- "/api/worktrees/[id]/verify/config/route": [
734
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
736
+ "/api/worktrees/[id]/verify/route": [
737
+ "static/chunks/webpack-0281b30457d46ebc.js",
735
738
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
736
739
  "static/chunks/1255-7e5873f06b25e129.js",
737
740
  "static/chunks/main-app-5d631b93b1219836.js",
738
- "static/chunks/app/api/worktrees/[id]/verify/config/route-c4d2d5016c5f2a0a.js"
741
+ "static/chunks/app/api/worktrees/[id]/verify/route-c4d2d5016c5f2a0a.js"
739
742
  ],
740
- "/api/worktrees/[id]/verify/route": [
741
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
743
+ "/api/worktrees/[id]/verify/config/route": [
744
+ "static/chunks/webpack-0281b30457d46ebc.js",
742
745
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
743
746
  "static/chunks/1255-7e5873f06b25e129.js",
744
747
  "static/chunks/main-app-5d631b93b1219836.js",
745
- "static/chunks/app/api/worktrees/[id]/verify/route-c4d2d5016c5f2a0a.js"
748
+ "static/chunks/app/api/worktrees/[id]/verify/config/route-c4d2d5016c5f2a0a.js"
746
749
  ],
747
750
  "/api/worktrees/[id]/verify/runs/[runId]/cancel/route": [
748
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
751
+ "static/chunks/webpack-0281b30457d46ebc.js",
749
752
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
750
753
  "static/chunks/1255-7e5873f06b25e129.js",
751
754
  "static/chunks/main-app-5d631b93b1219836.js",
752
755
  "static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route-c4d2d5016c5f2a0a.js"
753
756
  ],
754
757
  "/api/worktrees/[id]/verify/runs/[runId]/route": [
755
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
758
+ "static/chunks/webpack-0281b30457d46ebc.js",
756
759
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
757
760
  "static/chunks/1255-7e5873f06b25e129.js",
758
761
  "static/chunks/main-app-5d631b93b1219836.js",
759
762
  "static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/route-c4d2d5016c5f2a0a.js"
760
763
  ],
761
764
  "/api/worktrees/[id]/verify/runs/route": [
762
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
765
+ "static/chunks/webpack-0281b30457d46ebc.js",
763
766
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
764
767
  "static/chunks/1255-7e5873f06b25e129.js",
765
768
  "static/chunks/main-app-5d631b93b1219836.js",
766
769
  "static/chunks/app/api/worktrees/[id]/verify/runs/route-c4d2d5016c5f2a0a.js"
767
770
  ],
768
771
  "/api/worktrees/[id]/viewed/route": [
769
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
772
+ "static/chunks/webpack-0281b30457d46ebc.js",
770
773
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
771
774
  "static/chunks/1255-7e5873f06b25e129.js",
772
775
  "static/chunks/main-app-5d631b93b1219836.js",
773
776
  "static/chunks/app/api/worktrees/[id]/viewed/route-c4d2d5016c5f2a0a.js"
774
777
  ],
775
778
  "/manifest.webmanifest/route": [
776
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
779
+ "static/chunks/webpack-0281b30457d46ebc.js",
777
780
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
778
781
  "static/chunks/1255-7e5873f06b25e129.js",
779
782
  "static/chunks/main-app-5d631b93b1219836.js",
780
783
  "static/chunks/app/manifest.webmanifest/route-c4d2d5016c5f2a0a.js"
781
784
  ],
782
785
  "/api/agents/versions/route": [
783
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
786
+ "static/chunks/webpack-0281b30457d46ebc.js",
784
787
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
785
788
  "static/chunks/1255-7e5873f06b25e129.js",
786
789
  "static/chunks/main-app-5d631b93b1219836.js",
787
790
  "static/chunks/app/api/agents/versions/route-c4d2d5016c5f2a0a.js"
788
791
  ],
789
- "/api/agents/update/route": [
790
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
792
+ "/api/app/update/route": [
793
+ "static/chunks/webpack-0281b30457d46ebc.js",
791
794
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
792
795
  "static/chunks/1255-7e5873f06b25e129.js",
793
796
  "static/chunks/main-app-5d631b93b1219836.js",
794
- "static/chunks/app/api/agents/update/route-c4d2d5016c5f2a0a.js"
797
+ "static/chunks/app/api/app/update/route-c4d2d5016c5f2a0a.js"
795
798
  ],
796
799
  "/api/app/update-check/route": [
797
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
800
+ "static/chunks/webpack-0281b30457d46ebc.js",
798
801
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
799
802
  "static/chunks/1255-7e5873f06b25e129.js",
800
803
  "static/chunks/main-app-5d631b93b1219836.js",
801
804
  "static/chunks/app/api/app/update-check/route-c4d2d5016c5f2a0a.js"
802
805
  ],
803
- "/api/auth/status/route": [
804
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
806
+ "/api/agents/update/route": [
807
+ "static/chunks/webpack-0281b30457d46ebc.js",
805
808
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
806
809
  "static/chunks/1255-7e5873f06b25e129.js",
807
810
  "static/chunks/main-app-5d631b93b1219836.js",
808
- "static/chunks/app/api/auth/status/route-c4d2d5016c5f2a0a.js"
811
+ "static/chunks/app/api/agents/update/route-c4d2d5016c5f2a0a.js"
809
812
  ],
810
- "/api/app/update/route": [
811
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
813
+ "/api/auth/status/route": [
814
+ "static/chunks/webpack-0281b30457d46ebc.js",
812
815
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
813
816
  "static/chunks/1255-7e5873f06b25e129.js",
814
817
  "static/chunks/main-app-5d631b93b1219836.js",
815
- "static/chunks/app/api/app/update/route-c4d2d5016c5f2a0a.js"
818
+ "static/chunks/app/api/auth/status/route-c4d2d5016c5f2a0a.js"
816
819
  ],
817
820
  "/api/capabilities/route": [
818
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
821
+ "static/chunks/webpack-0281b30457d46ebc.js",
819
822
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
820
823
  "static/chunks/1255-7e5873f06b25e129.js",
821
824
  "static/chunks/main-app-5d631b93b1219836.js",
822
825
  "static/chunks/app/api/capabilities/route-c4d2d5016c5f2a0a.js"
823
826
  ],
824
827
  "/api/daily-summary/status/route": [
825
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
828
+ "static/chunks/webpack-0281b30457d46ebc.js",
826
829
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
827
830
  "static/chunks/1255-7e5873f06b25e129.js",
828
831
  "static/chunks/main-app-5d631b93b1219836.js",
829
832
  "static/chunks/app/api/daily-summary/status/route-c4d2d5016c5f2a0a.js"
830
833
  ],
831
834
  "/api/external-apps/[id]/health/route": [
832
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
835
+ "static/chunks/webpack-0281b30457d46ebc.js",
833
836
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
834
837
  "static/chunks/1255-7e5873f06b25e129.js",
835
838
  "static/chunks/main-app-5d631b93b1219836.js",
836
839
  "static/chunks/app/api/external-apps/[id]/health/route-c4d2d5016c5f2a0a.js"
837
840
  ],
838
841
  "/api/external-apps/route": [
839
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
842
+ "static/chunks/webpack-0281b30457d46ebc.js",
840
843
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
841
844
  "static/chunks/1255-7e5873f06b25e129.js",
842
845
  "static/chunks/main-app-5d631b93b1219836.js",
843
846
  "static/chunks/app/api/external-apps/route-c4d2d5016c5f2a0a.js"
844
847
  ],
845
- "/api/fs/browse/route": [
846
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
848
+ "/api/external-apps/[id]/route": [
849
+ "static/chunks/webpack-0281b30457d46ebc.js",
847
850
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
848
851
  "static/chunks/1255-7e5873f06b25e129.js",
849
852
  "static/chunks/main-app-5d631b93b1219836.js",
850
- "static/chunks/app/api/fs/browse/route-c4d2d5016c5f2a0a.js"
853
+ "static/chunks/app/api/external-apps/[id]/route-c4d2d5016c5f2a0a.js"
851
854
  ],
852
855
  "/api/fs/recent-paths/route": [
853
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
856
+ "static/chunks/webpack-0281b30457d46ebc.js",
854
857
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
855
858
  "static/chunks/1255-7e5873f06b25e129.js",
856
859
  "static/chunks/main-app-5d631b93b1219836.js",
857
860
  "static/chunks/app/api/fs/recent-paths/route-c4d2d5016c5f2a0a.js"
858
861
  ],
859
- "/api/external-apps/[id]/route": [
860
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
862
+ "/api/fs/browse/route": [
863
+ "static/chunks/webpack-0281b30457d46ebc.js",
861
864
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
862
865
  "static/chunks/1255-7e5873f06b25e129.js",
863
866
  "static/chunks/main-app-5d631b93b1219836.js",
864
- "static/chunks/app/api/external-apps/[id]/route-c4d2d5016c5f2a0a.js"
867
+ "static/chunks/app/api/fs/browse/route-c4d2d5016c5f2a0a.js"
865
868
  ],
866
869
  "/api/push/escalation/route": [
867
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
870
+ "static/chunks/webpack-0281b30457d46ebc.js",
868
871
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
869
872
  "static/chunks/1255-7e5873f06b25e129.js",
870
873
  "static/chunks/main-app-5d631b93b1219836.js",
871
874
  "static/chunks/app/api/push/escalation/route-c4d2d5016c5f2a0a.js"
872
875
  ],
873
876
  "/api/push/vapid/route": [
874
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
877
+ "static/chunks/webpack-0281b30457d46ebc.js",
875
878
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
876
879
  "static/chunks/1255-7e5873f06b25e129.js",
877
880
  "static/chunks/main-app-5d631b93b1219836.js",
878
881
  "static/chunks/app/api/push/vapid/route-c4d2d5016c5f2a0a.js"
879
882
  ],
880
883
  "/api/push/subscriptions/route": [
881
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
884
+ "static/chunks/webpack-0281b30457d46ebc.js",
882
885
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
883
886
  "static/chunks/1255-7e5873f06b25e129.js",
884
887
  "static/chunks/main-app-5d631b93b1219836.js",
885
888
  "static/chunks/app/api/push/subscriptions/route-c4d2d5016c5f2a0a.js"
886
889
  ],
887
890
  "/api/remote/pair/route": [
888
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
891
+ "static/chunks/webpack-0281b30457d46ebc.js",
889
892
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
890
893
  "static/chunks/1255-7e5873f06b25e129.js",
891
894
  "static/chunks/main-app-5d631b93b1219836.js",
892
895
  "static/chunks/app/api/remote/pair/route-c4d2d5016c5f2a0a.js"
893
896
  ],
894
897
  "/api/repositories/validate-path/route": [
895
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
898
+ "static/chunks/webpack-0281b30457d46ebc.js",
896
899
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
897
900
  "static/chunks/1255-7e5873f06b25e129.js",
898
901
  "static/chunks/main-app-5d631b93b1219836.js",
899
902
  "static/chunks/app/api/repositories/validate-path/route-c4d2d5016c5f2a0a.js"
900
903
  ],
901
904
  "/api/settings/default-surface-mode/route": [
902
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
905
+ "static/chunks/webpack-0281b30457d46ebc.js",
903
906
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
904
907
  "static/chunks/1255-7e5873f06b25e129.js",
905
908
  "static/chunks/main-app-5d631b93b1219836.js",
906
909
  "static/chunks/app/api/settings/default-surface-mode/route-c4d2d5016c5f2a0a.js"
907
910
  ],
908
- "/api/sidebar/group-order/route": [
909
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
911
+ "/api/settings/default-agents/route": [
912
+ "static/chunks/webpack-0281b30457d46ebc.js",
910
913
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
911
914
  "static/chunks/1255-7e5873f06b25e129.js",
912
915
  "static/chunks/main-app-5d631b93b1219836.js",
913
- "static/chunks/app/api/sidebar/group-order/route-c4d2d5016c5f2a0a.js"
916
+ "static/chunks/app/api/settings/default-agents/route-c4d2d5016c5f2a0a.js"
914
917
  ],
915
- "/api/settings/default-agents/route": [
916
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
918
+ "/api/sidebar/group-order/route": [
919
+ "static/chunks/webpack-0281b30457d46ebc.js",
917
920
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
918
921
  "static/chunks/1255-7e5873f06b25e129.js",
919
922
  "static/chunks/main-app-5d631b93b1219836.js",
920
- "static/chunks/app/api/settings/default-agents/route-c4d2d5016c5f2a0a.js"
923
+ "static/chunks/app/api/sidebar/group-order/route-c4d2d5016c5f2a0a.js"
921
924
  ],
922
925
  "/api/skills/[id]/route": [
923
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
926
+ "static/chunks/webpack-0281b30457d46ebc.js",
924
927
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
925
928
  "static/chunks/1255-7e5873f06b25e129.js",
926
929
  "static/chunks/main-app-5d631b93b1219836.js",
927
930
  "static/chunks/app/api/skills/[id]/route-c4d2d5016c5f2a0a.js"
928
931
  ],
929
932
  "/api/skills/reindex/route": [
930
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
933
+ "static/chunks/webpack-0281b30457d46ebc.js",
931
934
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
932
935
  "static/chunks/1255-7e5873f06b25e129.js",
933
936
  "static/chunks/main-app-5d631b93b1219836.js",
934
937
  "static/chunks/app/api/skills/reindex/route-c4d2d5016c5f2a0a.js"
935
938
  ],
936
939
  "/api/skills/installations/route": [
937
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
940
+ "static/chunks/webpack-0281b30457d46ebc.js",
938
941
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
939
942
  "static/chunks/1255-7e5873f06b25e129.js",
940
943
  "static/chunks/main-app-5d631b93b1219836.js",
941
944
  "static/chunks/app/api/skills/installations/route-c4d2d5016c5f2a0a.js"
942
945
  ],
943
- "/api/todos/route": [
944
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
946
+ "/api/skills/route": [
947
+ "static/chunks/webpack-0281b30457d46ebc.js",
945
948
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
946
949
  "static/chunks/1255-7e5873f06b25e129.js",
947
950
  "static/chunks/main-app-5d631b93b1219836.js",
948
- "static/chunks/app/api/todos/route-c4d2d5016c5f2a0a.js"
951
+ "static/chunks/app/api/skills/route-c4d2d5016c5f2a0a.js"
949
952
  ],
950
- "/api/skills/route": [
951
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
953
+ "/api/todos/route": [
954
+ "static/chunks/webpack-0281b30457d46ebc.js",
952
955
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
953
956
  "static/chunks/1255-7e5873f06b25e129.js",
954
957
  "static/chunks/main-app-5d631b93b1219836.js",
955
- "static/chunks/app/api/skills/route-c4d2d5016c5f2a0a.js"
958
+ "static/chunks/app/api/todos/route-c4d2d5016c5f2a0a.js"
956
959
  ],
957
960
  "/api/skills/operations/route": [
958
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
961
+ "static/chunks/webpack-0281b30457d46ebc.js",
959
962
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
960
963
  "static/chunks/1255-7e5873f06b25e129.js",
961
964
  "static/chunks/main-app-5d631b93b1219836.js",
962
965
  "static/chunks/app/api/skills/operations/route-c4d2d5016c5f2a0a.js"
963
966
  ],
964
967
  "/api/worktrees/[id]/logs/route": [
965
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
968
+ "static/chunks/webpack-0281b30457d46ebc.js",
966
969
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
967
970
  "static/chunks/1255-7e5873f06b25e129.js",
968
971
  "static/chunks/main-app-5d631b93b1219836.js",
969
972
  "static/chunks/app/api/worktrees/[id]/logs/route-c4d2d5016c5f2a0a.js"
970
973
  ],
971
974
  "/api/worktrees/[id]/logs/[filename]/route": [
972
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
975
+ "static/chunks/webpack-0281b30457d46ebc.js",
973
976
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
974
977
  "static/chunks/1255-7e5873f06b25e129.js",
975
978
  "static/chunks/main-app-5d631b93b1219836.js",
976
979
  "static/chunks/app/api/worktrees/[id]/logs/[filename]/route-c4d2d5016c5f2a0a.js"
977
980
  ],
978
981
  "/api/worktrees/[id]/resolve-target/route": [
979
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
982
+ "static/chunks/webpack-0281b30457d46ebc.js",
980
983
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
981
984
  "static/chunks/1255-7e5873f06b25e129.js",
982
985
  "static/chunks/main-app-5d631b93b1219836.js",
983
986
  "static/chunks/app/api/worktrees/[id]/resolve-target/route-c4d2d5016c5f2a0a.js"
984
987
  ],
985
- "/api/worktrees/[id]/skills/[skillId]/git-workflow/route": [
986
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
988
+ "/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route": [
989
+ "static/chunks/webpack-0281b30457d46ebc.js",
987
990
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
988
991
  "static/chunks/1255-7e5873f06b25e129.js",
989
992
  "static/chunks/main-app-5d631b93b1219836.js",
990
- "static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-c4d2d5016c5f2a0a.js"
993
+ "static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-c4d2d5016c5f2a0a.js"
991
994
  ],
992
- "/api/worktrees/[id]/skills/[skillId]/plan/route": [
993
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
995
+ "/api/worktrees/[id]/skills/[skillId]/git-workflow/route": [
996
+ "static/chunks/webpack-0281b30457d46ebc.js",
994
997
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
995
998
  "static/chunks/1255-7e5873f06b25e129.js",
996
999
  "static/chunks/main-app-5d631b93b1219836.js",
997
- "static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-c4d2d5016c5f2a0a.js"
1000
+ "static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-c4d2d5016c5f2a0a.js"
998
1001
  ],
999
- "/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route": [
1000
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1002
+ "/api/worktrees/[id]/skills/[skillId]/plan/route": [
1003
+ "static/chunks/webpack-0281b30457d46ebc.js",
1001
1004
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1002
1005
  "static/chunks/1255-7e5873f06b25e129.js",
1003
1006
  "static/chunks/main-app-5d631b93b1219836.js",
1004
- "static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-c4d2d5016c5f2a0a.js"
1007
+ "static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-c4d2d5016c5f2a0a.js"
1005
1008
  ],
1006
- "/api/worktrees/[id]/skills/[skillId]/install/route": [
1007
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1009
+ "/api/worktrees/[id]/skills/[skillId]/update-plan/route": [
1010
+ "static/chunks/webpack-0281b30457d46ebc.js",
1008
1011
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1009
1012
  "static/chunks/1255-7e5873f06b25e129.js",
1010
1013
  "static/chunks/main-app-5d631b93b1219836.js",
1011
- "static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-c4d2d5016c5f2a0a.js"
1014
+ "static/chunks/app/api/worktrees/[id]/skills/[skillId]/update-plan/route-c4d2d5016c5f2a0a.js"
1012
1015
  ],
1013
1016
  "/api/worktrees/[id]/skills/route": [
1014
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1017
+ "static/chunks/webpack-0281b30457d46ebc.js",
1015
1018
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1016
1019
  "static/chunks/1255-7e5873f06b25e129.js",
1017
1020
  "static/chunks/main-app-5d631b93b1219836.js",
1018
1021
  "static/chunks/app/api/worktrees/[id]/skills/route-c4d2d5016c5f2a0a.js"
1019
1022
  ],
1020
- "/api/worktrees/[id]/skills/[skillId]/update-plan/route": [
1021
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1023
+ "/api/worktrees/[id]/skills/[skillId]/uninstall/route": [
1024
+ "static/chunks/webpack-0281b30457d46ebc.js",
1022
1025
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1023
1026
  "static/chunks/1255-7e5873f06b25e129.js",
1024
1027
  "static/chunks/main-app-5d631b93b1219836.js",
1025
- "static/chunks/app/api/worktrees/[id]/skills/[skillId]/update-plan/route-c4d2d5016c5f2a0a.js"
1028
+ "static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-c4d2d5016c5f2a0a.js"
1026
1029
  ],
1027
1030
  "/api/worktrees/apply-default-agents/route": [
1028
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1031
+ "static/chunks/webpack-0281b30457d46ebc.js",
1029
1032
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1030
1033
  "static/chunks/1255-7e5873f06b25e129.js",
1031
1034
  "static/chunks/main-app-5d631b93b1219836.js",
1032
1035
  "static/chunks/app/api/worktrees/apply-default-agents/route-c4d2d5016c5f2a0a.js"
1033
1036
  ],
1037
+ "/api/worktrees/[id]/skills/[skillId]/install/route": [
1038
+ "static/chunks/webpack-0281b30457d46ebc.js",
1039
+ "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1040
+ "static/chunks/1255-7e5873f06b25e129.js",
1041
+ "static/chunks/main-app-5d631b93b1219836.js",
1042
+ "static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-c4d2d5016c5f2a0a.js"
1043
+ ],
1034
1044
  "/api/worktrees/route": [
1035
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1045
+ "static/chunks/webpack-0281b30457d46ebc.js",
1036
1046
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1037
1047
  "static/chunks/1255-7e5873f06b25e129.js",
1038
1048
  "static/chunks/main-app-5d631b93b1219836.js",
1039
1049
  "static/chunks/app/api/worktrees/route-c4d2d5016c5f2a0a.js"
1040
1050
  ],
1041
1051
  "/proxy/[...path]/route": [
1042
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1052
+ "static/chunks/webpack-0281b30457d46ebc.js",
1043
1053
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1044
1054
  "static/chunks/1255-7e5873f06b25e129.js",
1045
1055
  "static/chunks/main-app-5d631b93b1219836.js",
1046
1056
  "static/chunks/app/proxy/[...path]/route-c4d2d5016c5f2a0a.js"
1047
1057
  ],
1048
1058
  "/api/worktrees/[id]/skills/[skillId]/update/route": [
1049
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1059
+ "static/chunks/webpack-0281b30457d46ebc.js",
1050
1060
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1051
1061
  "static/chunks/1255-7e5873f06b25e129.js",
1052
1062
  "static/chunks/main-app-5d631b93b1219836.js",
1053
1063
  "static/chunks/app/api/worktrees/[id]/skills/[skillId]/update/route-c4d2d5016c5f2a0a.js"
1054
1064
  ],
1055
- "/api/worktrees/[id]/skills/[skillId]/uninstall/route": [
1056
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1057
- "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1058
- "static/chunks/1255-7e5873f06b25e129.js",
1059
- "static/chunks/main-app-5d631b93b1219836.js",
1060
- "static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-c4d2d5016c5f2a0a.js"
1061
- ],
1062
1065
  "/chat/loading": [
1063
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1066
+ "static/chunks/webpack-0281b30457d46ebc.js",
1064
1067
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1065
1068
  "static/chunks/1255-7e5873f06b25e129.js",
1066
1069
  "static/chunks/main-app-5d631b93b1219836.js",
@@ -1068,7 +1071,7 @@
1068
1071
  "static/chunks/app/chat/loading-c58ba2c3f4363277.js"
1069
1072
  ],
1070
1073
  "/chat/page": [
1071
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1074
+ "static/chunks/webpack-0281b30457d46ebc.js",
1072
1075
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1073
1076
  "static/chunks/1255-7e5873f06b25e129.js",
1074
1077
  "static/chunks/main-app-5d631b93b1219836.js",
@@ -1079,15 +1082,28 @@
1079
1082
  "static/chunks/790-d8e6acd26e03679c.js",
1080
1083
  "static/chunks/5694-498765336d0b8c2b.js",
1081
1084
  "static/chunks/8566-a6a7c70558927410.js",
1082
- "static/chunks/1191-b7dfdfe86b1d31d1.js",
1085
+ "static/chunks/934-a37509667baa86ee.js",
1086
+ "static/chunks/2407-6b8ca567e18ad583.js",
1083
1087
  "static/chunks/6402-d91e099c3f2d78f4.js",
1084
1088
  "static/chunks/8019-cbf130d0e6334d2d.js",
1085
- "static/chunks/4718-29cfcfb806724d9a.js",
1086
- "static/chunks/8361-0142beb59be2abf3.js",
1087
- "static/chunks/app/chat/page-e60d07c4c79602f0.js"
1089
+ "static/chunks/4718-56ebb6e55073ed5e.js",
1090
+ "static/chunks/4388-410b1d8ed0d8d98b.js",
1091
+ "static/chunks/app/chat/page-bfc1f5bb17bd771d.js"
1092
+ ],
1093
+ "/login/page": [
1094
+ "static/chunks/webpack-0281b30457d46ebc.js",
1095
+ "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1096
+ "static/chunks/1255-7e5873f06b25e129.js",
1097
+ "static/chunks/main-app-5d631b93b1219836.js",
1098
+ "static/chunks/6809-c40780dcdbb38ec5.js",
1099
+ "static/chunks/4909-1f5c586e3e84e0a5.js",
1100
+ "static/chunks/2770-827a64760bab8a3a.js",
1101
+ "static/chunks/6402-d91e099c3f2d78f4.js",
1102
+ "static/chunks/8019-cbf130d0e6334d2d.js",
1103
+ "static/chunks/app/login/page-af7241bb4c4a8e59.js"
1088
1104
  ],
1089
1105
  "/more/loading": [
1090
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1106
+ "static/chunks/webpack-0281b30457d46ebc.js",
1091
1107
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1092
1108
  "static/chunks/1255-7e5873f06b25e129.js",
1093
1109
  "static/chunks/main-app-5d631b93b1219836.js",
@@ -1095,7 +1111,7 @@
1095
1111
  "static/chunks/app/more/loading-c58ba2c3f4363277.js"
1096
1112
  ],
1097
1113
  "/more/page": [
1098
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1114
+ "static/chunks/webpack-0281b30457d46ebc.js",
1099
1115
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1100
1116
  "static/chunks/1255-7e5873f06b25e129.js",
1101
1117
  "static/chunks/main-app-5d631b93b1219836.js",
@@ -1104,37 +1120,44 @@
1104
1120
  "static/chunks/2770-827a64760bab8a3a.js",
1105
1121
  "static/chunks/790-d8e6acd26e03679c.js",
1106
1122
  "static/chunks/5694-498765336d0b8c2b.js",
1123
+ "static/chunks/2407-6b8ca567e18ad583.js",
1107
1124
  "static/chunks/6402-d91e099c3f2d78f4.js",
1108
1125
  "static/chunks/8019-cbf130d0e6334d2d.js",
1109
- "static/chunks/4718-29cfcfb806724d9a.js",
1110
- "static/chunks/8361-0142beb59be2abf3.js",
1111
- "static/chunks/6022-7a7d1760fc9814c7.js",
1112
- "static/chunks/4322-dfd5a7119b5ba4fc.js",
1113
- "static/chunks/app/more/page-fc94f86aa881489e.js"
1126
+ "static/chunks/4718-56ebb6e55073ed5e.js",
1127
+ "static/chunks/4388-410b1d8ed0d8d98b.js",
1128
+ "static/chunks/6022-d2d7bd9373ff3ae9.js",
1129
+ "static/chunks/4322-59a7dbd77a7763cc.js",
1130
+ "static/chunks/app/more/page-400ffa825f8f150e.js"
1114
1131
  ],
1115
- "/login/page": [
1116
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1132
+ "/offline/page": [
1133
+ "static/chunks/webpack-0281b30457d46ebc.js",
1117
1134
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1118
1135
  "static/chunks/1255-7e5873f06b25e129.js",
1119
1136
  "static/chunks/main-app-5d631b93b1219836.js",
1120
1137
  "static/chunks/6809-c40780dcdbb38ec5.js",
1121
1138
  "static/chunks/4909-1f5c586e3e84e0a5.js",
1122
- "static/chunks/2770-827a64760bab8a3a.js",
1123
- "static/chunks/6402-d91e099c3f2d78f4.js",
1124
- "static/chunks/8019-cbf130d0e6334d2d.js",
1125
- "static/chunks/app/login/page-af7241bb4c4a8e59.js"
1139
+ "static/chunks/app/offline/page-62c5f14a6a1800b5.js"
1126
1140
  ],
1127
- "/offline/page": [
1128
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1141
+ "/page": [
1142
+ "static/chunks/webpack-0281b30457d46ebc.js",
1129
1143
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1130
1144
  "static/chunks/1255-7e5873f06b25e129.js",
1131
1145
  "static/chunks/main-app-5d631b93b1219836.js",
1132
1146
  "static/chunks/6809-c40780dcdbb38ec5.js",
1133
1147
  "static/chunks/4909-1f5c586e3e84e0a5.js",
1134
- "static/chunks/app/offline/page-62c5f14a6a1800b5.js"
1148
+ "static/chunks/2770-827a64760bab8a3a.js",
1149
+ "static/chunks/790-d8e6acd26e03679c.js",
1150
+ "static/chunks/5694-498765336d0b8c2b.js",
1151
+ "static/chunks/9948-d139e3e5dbecaf73.js",
1152
+ "static/chunks/2407-6b8ca567e18ad583.js",
1153
+ "static/chunks/6402-d91e099c3f2d78f4.js",
1154
+ "static/chunks/8019-cbf130d0e6334d2d.js",
1155
+ "static/chunks/4718-56ebb6e55073ed5e.js",
1156
+ "static/chunks/4388-410b1d8ed0d8d98b.js",
1157
+ "static/chunks/app/page-a4f03c188610c6c8.js"
1135
1158
  ],
1136
1159
  "/repositories/loading": [
1137
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1160
+ "static/chunks/webpack-0281b30457d46ebc.js",
1138
1161
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1139
1162
  "static/chunks/1255-7e5873f06b25e129.js",
1140
1163
  "static/chunks/main-app-5d631b93b1219836.js",
@@ -1142,7 +1165,7 @@
1142
1165
  "static/chunks/app/repositories/loading-c58ba2c3f4363277.js"
1143
1166
  ],
1144
1167
  "/repositories/page": [
1145
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1168
+ "static/chunks/webpack-0281b30457d46ebc.js",
1146
1169
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1147
1170
  "static/chunks/1255-7e5873f06b25e129.js",
1148
1171
  "static/chunks/main-app-5d631b93b1219836.js",
@@ -1151,31 +1174,15 @@
1151
1174
  "static/chunks/2770-827a64760bab8a3a.js",
1152
1175
  "static/chunks/790-d8e6acd26e03679c.js",
1153
1176
  "static/chunks/5694-498765336d0b8c2b.js",
1177
+ "static/chunks/2407-6b8ca567e18ad583.js",
1154
1178
  "static/chunks/6402-d91e099c3f2d78f4.js",
1155
1179
  "static/chunks/8019-cbf130d0e6334d2d.js",
1156
- "static/chunks/4718-29cfcfb806724d9a.js",
1157
- "static/chunks/8361-0142beb59be2abf3.js",
1158
- "static/chunks/app/repositories/page-2576158c8420fda0.js"
1159
- ],
1160
- "/page": [
1161
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1162
- "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1163
- "static/chunks/1255-7e5873f06b25e129.js",
1164
- "static/chunks/main-app-5d631b93b1219836.js",
1165
- "static/chunks/6809-c40780dcdbb38ec5.js",
1166
- "static/chunks/4909-1f5c586e3e84e0a5.js",
1167
- "static/chunks/2770-827a64760bab8a3a.js",
1168
- "static/chunks/790-d8e6acd26e03679c.js",
1169
- "static/chunks/5694-498765336d0b8c2b.js",
1170
- "static/chunks/9948-d139e3e5dbecaf73.js",
1171
- "static/chunks/6402-d91e099c3f2d78f4.js",
1172
- "static/chunks/8019-cbf130d0e6334d2d.js",
1173
- "static/chunks/4718-29cfcfb806724d9a.js",
1174
- "static/chunks/8361-0142beb59be2abf3.js",
1175
- "static/chunks/app/page-26a42881c8648cd3.js"
1180
+ "static/chunks/4718-56ebb6e55073ed5e.js",
1181
+ "static/chunks/4388-410b1d8ed0d8d98b.js",
1182
+ "static/chunks/app/repositories/page-a15efb4ce1d1721e.js"
1176
1183
  ],
1177
1184
  "/review/loading": [
1178
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1185
+ "static/chunks/webpack-0281b30457d46ebc.js",
1179
1186
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1180
1187
  "static/chunks/1255-7e5873f06b25e129.js",
1181
1188
  "static/chunks/main-app-5d631b93b1219836.js",
@@ -1183,7 +1190,7 @@
1183
1190
  "static/chunks/app/review/loading-c58ba2c3f4363277.js"
1184
1191
  ],
1185
1192
  "/review/page": [
1186
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1193
+ "static/chunks/webpack-0281b30457d46ebc.js",
1187
1194
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1188
1195
  "static/chunks/1255-7e5873f06b25e129.js",
1189
1196
  "static/chunks/main-app-5d631b93b1219836.js",
@@ -1192,15 +1199,16 @@
1192
1199
  "static/chunks/2770-827a64760bab8a3a.js",
1193
1200
  "static/chunks/790-d8e6acd26e03679c.js",
1194
1201
  "static/chunks/5694-498765336d0b8c2b.js",
1202
+ "static/chunks/2407-6b8ca567e18ad583.js",
1195
1203
  "static/chunks/6402-d91e099c3f2d78f4.js",
1196
1204
  "static/chunks/8019-cbf130d0e6334d2d.js",
1197
- "static/chunks/4718-29cfcfb806724d9a.js",
1198
- "static/chunks/8361-0142beb59be2abf3.js",
1205
+ "static/chunks/4718-56ebb6e55073ed5e.js",
1206
+ "static/chunks/4388-410b1d8ed0d8d98b.js",
1199
1207
  "static/chunks/998-ac0ded6d5eeb4dc0.js",
1200
- "static/chunks/app/review/page-35b99baaf3c93b38.js"
1208
+ "static/chunks/app/review/page-90ac618489676cbc.js"
1201
1209
  ],
1202
1210
  "/sessions/loading": [
1203
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1211
+ "static/chunks/webpack-0281b30457d46ebc.js",
1204
1212
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1205
1213
  "static/chunks/1255-7e5873f06b25e129.js",
1206
1214
  "static/chunks/main-app-5d631b93b1219836.js",
@@ -1208,7 +1216,7 @@
1208
1216
  "static/chunks/app/sessions/loading-c58ba2c3f4363277.js"
1209
1217
  ],
1210
1218
  "/sessions/page": [
1211
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1219
+ "static/chunks/webpack-0281b30457d46ebc.js",
1212
1220
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1213
1221
  "static/chunks/1255-7e5873f06b25e129.js",
1214
1222
  "static/chunks/main-app-5d631b93b1219836.js",
@@ -1217,54 +1225,63 @@
1217
1225
  "static/chunks/2770-827a64760bab8a3a.js",
1218
1226
  "static/chunks/790-d8e6acd26e03679c.js",
1219
1227
  "static/chunks/5694-498765336d0b8c2b.js",
1228
+ "static/chunks/8566-a6a7c70558927410.js",
1229
+ "static/chunks/934-a37509667baa86ee.js",
1220
1230
  "static/chunks/9948-d139e3e5dbecaf73.js",
1231
+ "static/chunks/9526-4fe2fc64be44e5c1.js",
1232
+ "static/chunks/2407-6b8ca567e18ad583.js",
1221
1233
  "static/chunks/6402-d91e099c3f2d78f4.js",
1222
1234
  "static/chunks/8019-cbf130d0e6334d2d.js",
1223
- "static/chunks/4718-29cfcfb806724d9a.js",
1224
- "static/chunks/8361-0142beb59be2abf3.js",
1225
- "static/chunks/app/sessions/page-a3ab6f122ec60d5a.js"
1235
+ "static/chunks/4718-56ebb6e55073ed5e.js",
1236
+ "static/chunks/4388-410b1d8ed0d8d98b.js",
1237
+ "static/chunks/2039-117a361f795ddc4b.js",
1238
+ "static/chunks/4949-d804db873cfd9310.js",
1239
+ "static/chunks/app/sessions/page-366edfaa0b1faad2.js"
1226
1240
  ],
1227
- "/skills/installed/page": [
1228
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1241
+ "/skills/[skillId]/page": [
1242
+ "static/chunks/webpack-0281b30457d46ebc.js",
1229
1243
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1230
1244
  "static/chunks/1255-7e5873f06b25e129.js",
1231
1245
  "static/chunks/main-app-5d631b93b1219836.js",
1246
+ "static/css/5eacd01f773eed7f.css",
1232
1247
  "static/chunks/6809-c40780dcdbb38ec5.js",
1233
1248
  "static/chunks/4909-1f5c586e3e84e0a5.js",
1234
1249
  "static/chunks/2770-827a64760bab8a3a.js",
1235
1250
  "static/chunks/790-d8e6acd26e03679c.js",
1236
1251
  "static/chunks/5694-498765336d0b8c2b.js",
1252
+ "static/chunks/8566-a6a7c70558927410.js",
1253
+ "static/chunks/934-a37509667baa86ee.js",
1254
+ "static/chunks/6983-3ed2099251793bdf.js",
1255
+ "static/chunks/2407-6b8ca567e18ad583.js",
1237
1256
  "static/chunks/6402-d91e099c3f2d78f4.js",
1238
1257
  "static/chunks/8019-cbf130d0e6334d2d.js",
1239
- "static/chunks/4718-29cfcfb806724d9a.js",
1240
- "static/chunks/8361-0142beb59be2abf3.js",
1258
+ "static/chunks/4718-56ebb6e55073ed5e.js",
1259
+ "static/chunks/4388-410b1d8ed0d8d98b.js",
1241
1260
  "static/chunks/2751-9ef0f4b450bd4ef0.js",
1242
- "static/chunks/app/skills/installed/page-2f3987e3a131c8d0.js"
1261
+ "static/chunks/2039-117a361f795ddc4b.js",
1262
+ "static/chunks/2053-ce3fe896ad45e50f.js",
1263
+ "static/chunks/app/skills/[skillId]/page-ce8f6fd9e4356580.js"
1243
1264
  ],
1244
- "/skills/[skillId]/page": [
1245
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1265
+ "/skills/page": [
1266
+ "static/chunks/webpack-0281b30457d46ebc.js",
1246
1267
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1247
1268
  "static/chunks/1255-7e5873f06b25e129.js",
1248
1269
  "static/chunks/main-app-5d631b93b1219836.js",
1249
- "static/css/5eacd01f773eed7f.css",
1250
1270
  "static/chunks/6809-c40780dcdbb38ec5.js",
1251
1271
  "static/chunks/4909-1f5c586e3e84e0a5.js",
1252
1272
  "static/chunks/2770-827a64760bab8a3a.js",
1253
1273
  "static/chunks/790-d8e6acd26e03679c.js",
1254
1274
  "static/chunks/5694-498765336d0b8c2b.js",
1255
- "static/chunks/8566-a6a7c70558927410.js",
1256
- "static/chunks/1191-b7dfdfe86b1d31d1.js",
1257
- "static/chunks/5542-b6457f305d724a6b.js",
1275
+ "static/chunks/2407-6b8ca567e18ad583.js",
1258
1276
  "static/chunks/6402-d91e099c3f2d78f4.js",
1259
1277
  "static/chunks/8019-cbf130d0e6334d2d.js",
1260
- "static/chunks/4718-29cfcfb806724d9a.js",
1261
- "static/chunks/8361-0142beb59be2abf3.js",
1278
+ "static/chunks/4718-56ebb6e55073ed5e.js",
1279
+ "static/chunks/4388-410b1d8ed0d8d98b.js",
1262
1280
  "static/chunks/2751-9ef0f4b450bd4ef0.js",
1263
- "static/chunks/2053-9ac860ab4e92ac89.js",
1264
- "static/chunks/app/skills/[skillId]/page-06799157652e8fa9.js"
1281
+ "static/chunks/app/skills/page-7859540e8092aace.js"
1265
1282
  ],
1266
- "/skills/page": [
1267
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1283
+ "/skills/installed/page": [
1284
+ "static/chunks/webpack-0281b30457d46ebc.js",
1268
1285
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1269
1286
  "static/chunks/1255-7e5873f06b25e129.js",
1270
1287
  "static/chunks/main-app-5d631b93b1219836.js",
@@ -1273,43 +1290,31 @@
1273
1290
  "static/chunks/2770-827a64760bab8a3a.js",
1274
1291
  "static/chunks/790-d8e6acd26e03679c.js",
1275
1292
  "static/chunks/5694-498765336d0b8c2b.js",
1293
+ "static/chunks/2407-6b8ca567e18ad583.js",
1276
1294
  "static/chunks/6402-d91e099c3f2d78f4.js",
1277
1295
  "static/chunks/8019-cbf130d0e6334d2d.js",
1278
- "static/chunks/4718-29cfcfb806724d9a.js",
1279
- "static/chunks/8361-0142beb59be2abf3.js",
1296
+ "static/chunks/4718-56ebb6e55073ed5e.js",
1297
+ "static/chunks/4388-410b1d8ed0d8d98b.js",
1280
1298
  "static/chunks/2751-9ef0f4b450bd4ef0.js",
1281
- "static/chunks/app/skills/page-e70bfcf5ed4e4865.js"
1299
+ "static/chunks/app/skills/installed/page-566dfde26d7e63ba.js"
1282
1300
  ],
1283
1301
  "/worktrees/[id]/layout": [
1284
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1302
+ "static/chunks/webpack-0281b30457d46ebc.js",
1285
1303
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1286
1304
  "static/chunks/1255-7e5873f06b25e129.js",
1287
1305
  "static/chunks/main-app-5d631b93b1219836.js",
1288
1306
  "static/chunks/app/worktrees/[id]/layout-c4d2d5016c5f2a0a.js"
1289
1307
  ],
1290
1308
  "/worktrees/[id]/loading": [
1291
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1309
+ "static/chunks/webpack-0281b30457d46ebc.js",
1292
1310
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1293
1311
  "static/chunks/1255-7e5873f06b25e129.js",
1294
1312
  "static/chunks/main-app-5d631b93b1219836.js",
1295
1313
  "static/chunks/6809-c40780dcdbb38ec5.js",
1296
1314
  "static/chunks/app/worktrees/[id]/loading-c58ba2c3f4363277.js"
1297
1315
  ],
1298
- "/worktrees/[id]/files/[...path]/page": [
1299
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1300
- "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1301
- "static/chunks/1255-7e5873f06b25e129.js",
1302
- "static/chunks/main-app-5d631b93b1219836.js",
1303
- "static/chunks/6809-c40780dcdbb38ec5.js",
1304
- "static/chunks/4909-1f5c586e3e84e0a5.js",
1305
- "static/chunks/2770-827a64760bab8a3a.js",
1306
- "static/chunks/8566-a6a7c70558927410.js",
1307
- "static/chunks/6402-d91e099c3f2d78f4.js",
1308
- "static/chunks/8019-cbf130d0e6334d2d.js",
1309
- "static/chunks/app/worktrees/[id]/files/[...path]/page-f3361237420719b4.js"
1310
- ],
1311
1316
  "/worktrees/[id]/page": [
1312
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1317
+ "static/chunks/webpack-0281b30457d46ebc.js",
1313
1318
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1314
1319
  "static/chunks/1255-7e5873f06b25e129.js",
1315
1320
  "static/chunks/main-app-5d631b93b1219836.js",
@@ -1320,28 +1325,45 @@
1320
1325
  "static/chunks/790-d8e6acd26e03679c.js",
1321
1326
  "static/chunks/5694-498765336d0b8c2b.js",
1322
1327
  "static/chunks/8566-a6a7c70558927410.js",
1328
+ "static/chunks/934-a37509667baa86ee.js",
1323
1329
  "static/chunks/9948-d139e3e5dbecaf73.js",
1324
- "static/chunks/1191-b7dfdfe86b1d31d1.js",
1325
- "static/chunks/5542-b6457f305d724a6b.js",
1326
- "static/chunks/2652-18b8fea64413467e.js",
1330
+ "static/chunks/6983-3ed2099251793bdf.js",
1331
+ "static/chunks/9526-4fe2fc64be44e5c1.js",
1332
+ "static/chunks/3160-79d24ca264a528b9.js",
1333
+ "static/chunks/2407-6b8ca567e18ad583.js",
1327
1334
  "static/chunks/6402-d91e099c3f2d78f4.js",
1328
1335
  "static/chunks/8019-cbf130d0e6334d2d.js",
1329
- "static/chunks/4718-29cfcfb806724d9a.js",
1330
- "static/chunks/8361-0142beb59be2abf3.js",
1336
+ "static/chunks/4718-56ebb6e55073ed5e.js",
1337
+ "static/chunks/4388-410b1d8ed0d8d98b.js",
1331
1338
  "static/chunks/2751-9ef0f4b450bd4ef0.js",
1332
- "static/chunks/2053-9ac860ab4e92ac89.js",
1333
- "static/chunks/6022-7a7d1760fc9814c7.js",
1339
+ "static/chunks/2039-117a361f795ddc4b.js",
1340
+ "static/chunks/4949-d804db873cfd9310.js",
1341
+ "static/chunks/2053-ce3fe896ad45e50f.js",
1342
+ "static/chunks/6022-d2d7bd9373ff3ae9.js",
1334
1343
  "static/chunks/998-ac0ded6d5eeb4dc0.js",
1335
- "static/chunks/app/worktrees/[id]/page-60eab4e24c37cb77.js"
1344
+ "static/chunks/app/worktrees/[id]/page-df482ec0c378c77b.js"
1336
1345
  ],
1337
1346
  "/worktrees/[id]/terminal/page": [
1338
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1347
+ "static/chunks/webpack-0281b30457d46ebc.js",
1339
1348
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1340
1349
  "static/chunks/1255-7e5873f06b25e129.js",
1341
1350
  "static/chunks/main-app-5d631b93b1219836.js",
1342
1351
  "static/chunks/4909-1f5c586e3e84e0a5.js",
1343
1352
  "static/chunks/790-d8e6acd26e03679c.js",
1344
1353
  "static/chunks/app/worktrees/[id]/terminal/page-2631bc5c4b0a9fb8.js"
1354
+ ],
1355
+ "/worktrees/[id]/files/[...path]/page": [
1356
+ "static/chunks/webpack-0281b30457d46ebc.js",
1357
+ "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1358
+ "static/chunks/1255-7e5873f06b25e129.js",
1359
+ "static/chunks/main-app-5d631b93b1219836.js",
1360
+ "static/chunks/6809-c40780dcdbb38ec5.js",
1361
+ "static/chunks/4909-1f5c586e3e84e0a5.js",
1362
+ "static/chunks/2770-827a64760bab8a3a.js",
1363
+ "static/chunks/8566-a6a7c70558927410.js",
1364
+ "static/chunks/6402-d91e099c3f2d78f4.js",
1365
+ "static/chunks/8019-cbf130d0e6334d2d.js",
1366
+ "static/chunks/app/worktrees/[id]/files/[...path]/page-f3361237420719b4.js"
1345
1367
  ]
1346
1368
  }
1347
1369
  }