commandmate 0.33.2 → 0.34.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 (370) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-build-manifest.json +160 -160
  3. package/.next/app-path-routes-manifest.json +28 -28
  4. package/.next/build-manifest.json +2 -2
  5. package/.next/prerender-manifest.json +12 -12
  6. package/.next/required-server-files.json +1 -1
  7. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  8. package/.next/server/app/api/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.js.nft.json +1 -1
  13. package/.next/server/app/api/app/update-check/route_client-reference-manifest.js +1 -1
  14. package/.next/server/app/api/assistant/conversation/route.js +1 -1
  15. package/.next/server/app/api/assistant/conversation/route.js.nft.json +1 -1
  16. package/.next/server/app/api/assistant/conversation/route_client-reference-manifest.js +1 -1
  17. package/.next/server/app/api/assistant/current-output/route.js +1 -1
  18. package/.next/server/app/api/assistant/current-output/route.js.nft.json +1 -1
  19. package/.next/server/app/api/assistant/current-output/route_client-reference-manifest.js +1 -1
  20. package/.next/server/app/api/assistant/messages/route.js +1 -1
  21. package/.next/server/app/api/assistant/messages/route.js.nft.json +1 -1
  22. package/.next/server/app/api/assistant/messages/route_client-reference-manifest.js +1 -1
  23. package/.next/server/app/api/assistant/session/route.js +1 -1
  24. package/.next/server/app/api/assistant/session/route.js.nft.json +1 -1
  25. package/.next/server/app/api/assistant/session/route_client-reference-manifest.js +1 -1
  26. package/.next/server/app/api/assistant/start/route.js +2 -2
  27. package/.next/server/app/api/assistant/start/route.js.nft.json +1 -1
  28. package/.next/server/app/api/assistant/start/route_client-reference-manifest.js +1 -1
  29. package/.next/server/app/api/assistant/terminal/route.js +3 -3
  30. package/.next/server/app/api/assistant/terminal/route.js.nft.json +1 -1
  31. package/.next/server/app/api/assistant/terminal/route_client-reference-manifest.js +1 -1
  32. package/.next/server/app/api/assistant/tools/route.js +1 -1
  33. package/.next/server/app/api/assistant/tools/route.js.nft.json +1 -1
  34. package/.next/server/app/api/assistant/tools/route_client-reference-manifest.js +1 -1
  35. package/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  36. package/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  37. package/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
  38. package/.next/server/app/api/capabilities/route.js +1 -1
  39. package/.next/server/app/api/capabilities/route.js.nft.json +1 -1
  40. package/.next/server/app/api/capabilities/route_client-reference-manifest.js +1 -1
  41. package/.next/server/app/api/daily-summary/route_client-reference-manifest.js +1 -1
  42. package/.next/server/app/api/daily-summary/status/route_client-reference-manifest.js +1 -1
  43. package/.next/server/app/api/external-apps/[id]/health/route_client-reference-manifest.js +1 -1
  44. package/.next/server/app/api/external-apps/[id]/route_client-reference-manifest.js +1 -1
  45. package/.next/server/app/api/external-apps/route_client-reference-manifest.js +1 -1
  46. package/.next/server/app/api/fs/browse/route_client-reference-manifest.js +1 -1
  47. package/.next/server/app/api/fs/recent-paths/route_client-reference-manifest.js +1 -1
  48. package/.next/server/app/api/hooks/agent-event/route.js +1 -1
  49. package/.next/server/app/api/hooks/agent-event/route.js.nft.json +1 -1
  50. package/.next/server/app/api/hooks/agent-event/route_client-reference-manifest.js +1 -1
  51. package/.next/server/app/api/hooks/claude-done/route.js +2 -2
  52. package/.next/server/app/api/hooks/claude-done/route.js.nft.json +1 -1
  53. package/.next/server/app/api/hooks/claude-done/route_client-reference-manifest.js +1 -1
  54. package/.next/server/app/api/hooks/permission-request/route.js +1 -1
  55. package/.next/server/app/api/hooks/permission-request/route.js.nft.json +1 -1
  56. package/.next/server/app/api/hooks/permission-request/route_client-reference-manifest.js +1 -1
  57. package/.next/server/app/api/metrics/vibe/route_client-reference-manifest.js +1 -1
  58. package/.next/server/app/api/ollama/models/route_client-reference-manifest.js +1 -1
  59. package/.next/server/app/api/push/escalation/route.js +1 -1
  60. package/.next/server/app/api/push/escalation/route_client-reference-manifest.js +1 -1
  61. package/.next/server/app/api/push/subscriptions/route_client-reference-manifest.js +1 -1
  62. package/.next/server/app/api/push/vapid/route.js +1 -1
  63. package/.next/server/app/api/push/vapid/route_client-reference-manifest.js +1 -1
  64. package/.next/server/app/api/relays/[relayId]/cancel/route.js +1 -1
  65. package/.next/server/app/api/relays/[relayId]/cancel/route.js.nft.json +1 -1
  66. package/.next/server/app/api/relays/[relayId]/cancel/route_client-reference-manifest.js +1 -1
  67. package/.next/server/app/api/relays/route.js +1 -1
  68. package/.next/server/app/api/relays/route.js.nft.json +1 -1
  69. package/.next/server/app/api/relays/route_client-reference-manifest.js +1 -1
  70. package/.next/server/app/api/remote/pair/route_client-reference-manifest.js +1 -1
  71. package/.next/server/app/api/repositories/[id]/route_client-reference-manifest.js +1 -1
  72. package/.next/server/app/api/repositories/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
  73. package/.next/server/app/api/repositories/[id]/todos/route_client-reference-manifest.js +1 -1
  74. package/.next/server/app/api/repositories/clone/[jobId]/route.js +1 -1
  75. package/.next/server/app/api/repositories/clone/[jobId]/route.js.nft.json +1 -1
  76. package/.next/server/app/api/repositories/clone/[jobId]/route_client-reference-manifest.js +1 -1
  77. package/.next/server/app/api/repositories/clone/route.js +1 -1
  78. package/.next/server/app/api/repositories/clone/route.js.nft.json +1 -1
  79. package/.next/server/app/api/repositories/clone/route_client-reference-manifest.js +1 -1
  80. package/.next/server/app/api/repositories/excluded/route_client-reference-manifest.js +1 -1
  81. package/.next/server/app/api/repositories/restore/route.js +1 -1
  82. package/.next/server/app/api/repositories/restore/route.js.nft.json +1 -1
  83. package/.next/server/app/api/repositories/restore/route_client-reference-manifest.js +1 -1
  84. package/.next/server/app/api/repositories/route.js +1 -1
  85. package/.next/server/app/api/repositories/route.js.nft.json +1 -1
  86. package/.next/server/app/api/repositories/route_client-reference-manifest.js +1 -1
  87. package/.next/server/app/api/repositories/scan/route.js +1 -1
  88. package/.next/server/app/api/repositories/scan/route.js.nft.json +1 -1
  89. package/.next/server/app/api/repositories/scan/route_client-reference-manifest.js +1 -1
  90. package/.next/server/app/api/repositories/sync/route.js +1 -1
  91. package/.next/server/app/api/repositories/sync/route.js.nft.json +1 -1
  92. package/.next/server/app/api/repositories/sync/route_client-reference-manifest.js +1 -1
  93. package/.next/server/app/api/repositories/validate-path/route_client-reference-manifest.js +1 -1
  94. package/.next/server/app/api/settings/default-agents/route.js +1 -1
  95. package/.next/server/app/api/settings/default-agents/route.js.nft.json +1 -1
  96. package/.next/server/app/api/settings/default-agents/route_client-reference-manifest.js +1 -1
  97. package/.next/server/app/api/settings/default-surface-mode/route_client-reference-manifest.js +1 -1
  98. package/.next/server/app/api/sidebar/group-order/route_client-reference-manifest.js +1 -1
  99. package/.next/server/app/api/skills/[id]/route.js +1 -1
  100. package/.next/server/app/api/skills/[id]/route.js.nft.json +1 -1
  101. package/.next/server/app/api/skills/[id]/route_client-reference-manifest.js +1 -1
  102. package/.next/server/app/api/skills/installations/route.js +1 -1
  103. package/.next/server/app/api/skills/installations/route.js.nft.json +1 -1
  104. package/.next/server/app/api/skills/installations/route_client-reference-manifest.js +1 -1
  105. package/.next/server/app/api/skills/operations/route_client-reference-manifest.js +1 -1
  106. package/.next/server/app/api/skills/reindex/route_client-reference-manifest.js +1 -1
  107. package/.next/server/app/api/skills/route.js +1 -1
  108. package/.next/server/app/api/skills/route.js.nft.json +1 -1
  109. package/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
  110. package/.next/server/app/api/slash-commands/route_client-reference-manifest.js +1 -1
  111. package/.next/server/app/api/tasks/[taskId]/cancel/route_client-reference-manifest.js +1 -1
  112. package/.next/server/app/api/tasks/[taskId]/route_client-reference-manifest.js +1 -1
  113. package/.next/server/app/api/templates/[id]/route_client-reference-manifest.js +1 -1
  114. package/.next/server/app/api/templates/route_client-reference-manifest.js +1 -1
  115. package/.next/server/app/api/todos/route_client-reference-manifest.js +1 -1
  116. package/.next/server/app/api/verification/runs/[runId]/route_client-reference-manifest.js +1 -1
  117. package/.next/server/app/api/verification/runs/route_client-reference-manifest.js +1 -1
  118. package/.next/server/app/api/worktrees/[id]/auto-yes/route.js +1 -1
  119. package/.next/server/app/api/worktrees/[id]/auto-yes/route.js.nft.json +1 -1
  120. package/.next/server/app/api/worktrees/[id]/auto-yes/route_client-reference-manifest.js +1 -1
  121. package/.next/server/app/api/worktrees/[id]/capture/route.js +1 -1
  122. package/.next/server/app/api/worktrees/[id]/capture/route.js.nft.json +1 -1
  123. package/.next/server/app/api/worktrees/[id]/capture/route_client-reference-manifest.js +1 -1
  124. package/.next/server/app/api/worktrees/[id]/clear-composer/route.js +1 -1
  125. package/.next/server/app/api/worktrees/[id]/clear-composer/route.js.nft.json +1 -1
  126. package/.next/server/app/api/worktrees/[id]/clear-composer/route_client-reference-manifest.js +1 -1
  127. package/.next/server/app/api/worktrees/[id]/cli-reference/route_client-reference-manifest.js +1 -1
  128. package/.next/server/app/api/worktrees/[id]/cli-tool/route_client-reference-manifest.js +1 -1
  129. package/.next/server/app/api/worktrees/[id]/cmate/schedules/route_client-reference-manifest.js +1 -1
  130. package/.next/server/app/api/worktrees/[id]/current-output/route.js +1 -1
  131. package/.next/server/app/api/worktrees/[id]/current-output/route.js.nft.json +1 -1
  132. package/.next/server/app/api/worktrees/[id]/current-output/route_client-reference-manifest.js +1 -1
  133. package/.next/server/app/api/worktrees/[id]/env/route_client-reference-manifest.js +1 -1
  134. package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route.js +1 -1
  135. package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route_client-reference-manifest.js +1 -1
  136. package/.next/server/app/api/worktrees/[id]/execution-logs/route_client-reference-manifest.js +1 -1
  137. package/.next/server/app/api/worktrees/[id]/files/[...path]/route_client-reference-manifest.js +1 -1
  138. package/.next/server/app/api/worktrees/[id]/git/branch/create/route_client-reference-manifest.js +1 -1
  139. package/.next/server/app/api/worktrees/[id]/git/branch/delete/route_client-reference-manifest.js +1 -1
  140. package/.next/server/app/api/worktrees/[id]/git/branches/route_client-reference-manifest.js +1 -1
  141. package/.next/server/app/api/worktrees/[id]/git/checkout/route_client-reference-manifest.js +1 -1
  142. package/.next/server/app/api/worktrees/[id]/git/commit/route_client-reference-manifest.js +1 -1
  143. package/.next/server/app/api/worktrees/[id]/git/diff/route_client-reference-manifest.js +1 -1
  144. package/.next/server/app/api/worktrees/[id]/git/fetch/route_client-reference-manifest.js +1 -1
  145. package/.next/server/app/api/worktrees/[id]/git/log/route_client-reference-manifest.js +1 -1
  146. package/.next/server/app/api/worktrees/[id]/git/pull/route_client-reference-manifest.js +1 -1
  147. package/.next/server/app/api/worktrees/[id]/git/push/route_client-reference-manifest.js +1 -1
  148. package/.next/server/app/api/worktrees/[id]/git/reset/route_client-reference-manifest.js +1 -1
  149. package/.next/server/app/api/worktrees/[id]/git/revert/route_client-reference-manifest.js +1 -1
  150. package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route_client-reference-manifest.js +1 -1
  151. package/.next/server/app/api/worktrees/[id]/git/stage/route_client-reference-manifest.js +1 -1
  152. package/.next/server/app/api/worktrees/[id]/git/staged/route_client-reference-manifest.js +1 -1
  153. package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route_client-reference-manifest.js +1 -1
  154. package/.next/server/app/api/worktrees/[id]/git/stash/apply/route_client-reference-manifest.js +1 -1
  155. package/.next/server/app/api/worktrees/[id]/git/stash/pop/route_client-reference-manifest.js +1 -1
  156. package/.next/server/app/api/worktrees/[id]/git/stash/push/route_client-reference-manifest.js +1 -1
  157. package/.next/server/app/api/worktrees/[id]/git/stash/route_client-reference-manifest.js +1 -1
  158. package/.next/server/app/api/worktrees/[id]/git/status/route_client-reference-manifest.js +1 -1
  159. package/.next/server/app/api/worktrees/[id]/git/unstage/route_client-reference-manifest.js +1 -1
  160. package/.next/server/app/api/worktrees/[id]/git/working-diff/route_client-reference-manifest.js +1 -1
  161. package/.next/server/app/api/worktrees/[id]/instances/notes/route_client-reference-manifest.js +1 -1
  162. package/.next/server/app/api/worktrees/[id]/instances/opencode/route.js.nft.json +1 -1
  163. package/.next/server/app/api/worktrees/[id]/instances/opencode/route_client-reference-manifest.js +1 -1
  164. package/.next/server/app/api/worktrees/[id]/interrupt/route.js +1 -1
  165. package/.next/server/app/api/worktrees/[id]/interrupt/route.js.nft.json +1 -1
  166. package/.next/server/app/api/worktrees/[id]/interrupt/route_client-reference-manifest.js +1 -1
  167. package/.next/server/app/api/worktrees/[id]/kill-session/route.js +1 -1
  168. package/.next/server/app/api/worktrees/[id]/kill-session/route.js.nft.json +1 -1
  169. package/.next/server/app/api/worktrees/[id]/kill-session/route_client-reference-manifest.js +1 -1
  170. package/.next/server/app/api/worktrees/[id]/logs/[filename]/route_client-reference-manifest.js +1 -1
  171. package/.next/server/app/api/worktrees/[id]/logs/route_client-reference-manifest.js +1 -1
  172. package/.next/server/app/api/worktrees/[id]/marp-render/route_client-reference-manifest.js +1 -1
  173. package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route_client-reference-manifest.js +1 -1
  174. package/.next/server/app/api/worktrees/[id]/memos/route_client-reference-manifest.js +1 -1
  175. package/.next/server/app/api/worktrees/[id]/messages/route_client-reference-manifest.js +1 -1
  176. package/.next/server/app/api/worktrees/[id]/opencode/diff/route_client-reference-manifest.js +1 -1
  177. package/.next/server/app/api/worktrees/[id]/opencode/session/route_client-reference-manifest.js +1 -1
  178. package/.next/server/app/api/worktrees/[id]/opencode/share/route_client-reference-manifest.js +1 -1
  179. package/.next/server/app/api/worktrees/[id]/prompt-response/route.js +1 -1
  180. package/.next/server/app/api/worktrees/[id]/prompt-response/route.js.nft.json +1 -1
  181. package/.next/server/app/api/worktrees/[id]/prompt-response/route_client-reference-manifest.js +1 -1
  182. package/.next/server/app/api/worktrees/[id]/resolve-target/route.js +1 -1
  183. package/.next/server/app/api/worktrees/[id]/resolve-target/route_client-reference-manifest.js +1 -1
  184. package/.next/server/app/api/worktrees/[id]/respond/route.js +1 -1
  185. package/.next/server/app/api/worktrees/[id]/respond/route.js.nft.json +1 -1
  186. package/.next/server/app/api/worktrees/[id]/respond/route_client-reference-manifest.js +1 -1
  187. package/.next/server/app/api/worktrees/[id]/route.js +1 -1
  188. package/.next/server/app/api/worktrees/[id]/route.js.nft.json +1 -1
  189. package/.next/server/app/api/worktrees/[id]/route_client-reference-manifest.js +1 -1
  190. package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route.js +1 -1
  191. package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route_client-reference-manifest.js +1 -1
  192. package/.next/server/app/api/worktrees/[id]/schedules/active/route_client-reference-manifest.js +1 -1
  193. package/.next/server/app/api/worktrees/[id]/schedules/route.js +1 -1
  194. package/.next/server/app/api/worktrees/[id]/schedules/route_client-reference-manifest.js +1 -1
  195. package/.next/server/app/api/worktrees/[id]/search/route_client-reference-manifest.js +1 -1
  196. package/.next/server/app/api/worktrees/[id]/send/route.js +1 -1
  197. package/.next/server/app/api/worktrees/[id]/send/route.js.nft.json +1 -1
  198. package/.next/server/app/api/worktrees/[id]/send/route_client-reference-manifest.js +1 -1
  199. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js +2 -2
  200. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js.nft.json +1 -1
  201. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route_client-reference-manifest.js +1 -1
  202. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/install/route_client-reference-manifest.js +1 -1
  203. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route.js +1 -1
  204. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route.js.nft.json +1 -1
  205. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route_client-reference-manifest.js +1 -1
  206. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall/route_client-reference-manifest.js +1 -1
  207. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route_client-reference-manifest.js +1 -1
  208. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update/route_client-reference-manifest.js +1 -1
  209. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update-plan/route.js +1 -1
  210. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update-plan/route.js.nft.json +1 -1
  211. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update-plan/route_client-reference-manifest.js +1 -1
  212. package/.next/server/app/api/worktrees/[id]/skills/route_client-reference-manifest.js +1 -1
  213. package/.next/server/app/api/worktrees/[id]/slash-commands/route_client-reference-manifest.js +1 -1
  214. package/.next/server/app/api/worktrees/[id]/special-keys/route.js +1 -1
  215. package/.next/server/app/api/worktrees/[id]/special-keys/route.js.nft.json +1 -1
  216. package/.next/server/app/api/worktrees/[id]/special-keys/route_client-reference-manifest.js +1 -1
  217. package/.next/server/app/api/worktrees/[id]/tasks/route.js +2 -2
  218. package/.next/server/app/api/worktrees/[id]/tasks/route.js.nft.json +1 -1
  219. package/.next/server/app/api/worktrees/[id]/tasks/route_client-reference-manifest.js +1 -1
  220. package/.next/server/app/api/worktrees/[id]/terminal/route.js +2 -2
  221. package/.next/server/app/api/worktrees/[id]/terminal/route.js.nft.json +1 -1
  222. package/.next/server/app/api/worktrees/[id]/terminal/route_client-reference-manifest.js +1 -1
  223. package/.next/server/app/api/worktrees/[id]/timers/history/route_client-reference-manifest.js +1 -1
  224. package/.next/server/app/api/worktrees/[id]/timers/route.js +1 -1
  225. package/.next/server/app/api/worktrees/[id]/timers/route.js.nft.json +1 -1
  226. package/.next/server/app/api/worktrees/[id]/timers/route_client-reference-manifest.js +1 -1
  227. package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
  228. package/.next/server/app/api/worktrees/[id]/todos/route_client-reference-manifest.js +1 -1
  229. package/.next/server/app/api/worktrees/[id]/tree/[...path]/route_client-reference-manifest.js +1 -1
  230. package/.next/server/app/api/worktrees/[id]/tree/route_client-reference-manifest.js +1 -1
  231. package/.next/server/app/api/worktrees/[id]/upload/[...path]/route_client-reference-manifest.js +1 -1
  232. package/.next/server/app/api/worktrees/[id]/verify/config/route.js +1 -1
  233. package/.next/server/app/api/worktrees/[id]/verify/config/route_client-reference-manifest.js +1 -1
  234. package/.next/server/app/api/worktrees/[id]/verify/route.js +1 -1
  235. package/.next/server/app/api/worktrees/[id]/verify/route.js.nft.json +1 -1
  236. package/.next/server/app/api/worktrees/[id]/verify/route_client-reference-manifest.js +1 -1
  237. package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route.js +1 -1
  238. package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route.js.nft.json +1 -1
  239. package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route_client-reference-manifest.js +1 -1
  240. package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/route_client-reference-manifest.js +1 -1
  241. package/.next/server/app/api/worktrees/[id]/verify/runs/route_client-reference-manifest.js +1 -1
  242. package/.next/server/app/api/worktrees/[id]/viewed/route_client-reference-manifest.js +1 -1
  243. package/.next/server/app/api/worktrees/apply-default-agents/route_client-reference-manifest.js +1 -1
  244. package/.next/server/app/api/worktrees/route.js +1 -1
  245. package/.next/server/app/api/worktrees/route.js.nft.json +1 -1
  246. package/.next/server/app/api/worktrees/route_client-reference-manifest.js +1 -1
  247. package/.next/server/app/chat/page_client-reference-manifest.js +1 -1
  248. package/.next/server/app/login/page_client-reference-manifest.js +1 -1
  249. package/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
  250. package/.next/server/app/more/page_client-reference-manifest.js +1 -1
  251. package/.next/server/app/offline/page_client-reference-manifest.js +1 -1
  252. package/.next/server/app/page.js +1 -1
  253. package/.next/server/app/page_client-reference-manifest.js +1 -1
  254. package/.next/server/app/proxy/[...path]/route_client-reference-manifest.js +1 -1
  255. package/.next/server/app/repositories/page_client-reference-manifest.js +1 -1
  256. package/.next/server/app/review/page_client-reference-manifest.js +1 -1
  257. package/.next/server/app/sessions/page.js +1 -1
  258. package/.next/server/app/sessions/page_client-reference-manifest.js +1 -1
  259. package/.next/server/app/skills/[skillId]/page_client-reference-manifest.js +1 -1
  260. package/.next/server/app/skills/installed/page_client-reference-manifest.js +1 -1
  261. package/.next/server/app/skills/page_client-reference-manifest.js +1 -1
  262. package/.next/server/app/worktrees/[id]/files/[...path]/page_client-reference-manifest.js +1 -1
  263. package/.next/server/app/worktrees/[id]/page.js +10 -10
  264. package/.next/server/app/worktrees/[id]/page_client-reference-manifest.js +1 -1
  265. package/.next/server/app/worktrees/[id]/terminal/page_client-reference-manifest.js +1 -1
  266. package/.next/server/app-paths-manifest.json +28 -28
  267. package/.next/server/chunks/1049.js +1 -0
  268. package/.next/server/chunks/1501.js +6 -2
  269. package/.next/server/chunks/1886.js +3 -3
  270. package/.next/server/chunks/2119.js +1 -1
  271. package/.next/server/chunks/2404.js +1 -1
  272. package/.next/server/chunks/2445.js +1 -1
  273. package/.next/server/chunks/3123.js +1 -1
  274. package/.next/server/chunks/3241.js +1 -1
  275. package/.next/server/chunks/3323.js +1 -1
  276. package/.next/server/chunks/3480.js +2 -2
  277. package/.next/server/chunks/4443.js +1 -1
  278. package/.next/server/chunks/4802.js +1 -1
  279. package/.next/server/chunks/5164.js +1 -1
  280. package/.next/server/chunks/5571.js +1 -1
  281. package/.next/server/chunks/595.js +2 -2
  282. package/.next/server/chunks/6130.js +1 -0
  283. package/.next/server/chunks/6285.js +1 -1
  284. package/.next/server/chunks/6286.js +7 -7
  285. package/.next/server/chunks/6337.js +1 -1
  286. package/.next/server/chunks/650.js +1 -1
  287. package/.next/server/chunks/663.js +1 -1
  288. package/.next/server/chunks/6661.js +1 -1
  289. package/.next/server/chunks/6677.js +25 -0
  290. package/.next/server/chunks/6781.js +1 -1
  291. package/.next/server/chunks/7075.js +1 -0
  292. package/.next/server/chunks/7905.js +1 -1
  293. package/.next/server/chunks/8583.js +1 -0
  294. package/.next/server/chunks/8918.js +7 -5
  295. package/.next/server/chunks/9080.js +1 -0
  296. package/.next/server/chunks/9627.js +1 -1
  297. package/.next/server/chunks/964.js +1 -0
  298. package/.next/server/middleware-manifest.json +5 -5
  299. package/.next/server/pages/500.html +1 -1
  300. package/.next/server/server-reference-manifest.json +1 -1
  301. package/.next/static/chunks/2053-9ac860ab4e92ac89.js +1 -0
  302. package/.next/static/chunks/2652-18b8fea64413467e.js +1 -0
  303. package/.next/static/chunks/{4718-441a2af91f0374e9.js → 4718-2d9f0397a8f931c4.js} +1 -1
  304. package/.next/static/chunks/6022-7a7d1760fc9814c7.js +1 -0
  305. package/.next/static/chunks/{8361-9bb887203c456edb.js → 8361-0142beb59be2abf3.js} +1 -1
  306. package/.next/static/chunks/app/{page-022090bf6f932818.js → page-26a42881c8648cd3.js} +1 -1
  307. package/.next/static/chunks/app/sessions/page-a3ab6f122ec60d5a.js +1 -0
  308. package/.next/static/chunks/app/worktrees/[id]/page-a39ec2a0732d11a6.js +1 -0
  309. package/.next/static/css/b09bede85744e1cf.css +1 -0
  310. package/.next/trace +13 -13
  311. package/dist/cli/commands/ask.d.ts.map +1 -1
  312. package/dist/cli/commands/ask.js +11 -2
  313. package/dist/cli/commands/respond.d.ts.map +1 -1
  314. package/dist/cli/commands/respond.js +8 -4
  315. package/dist/cli/commands/send.d.ts.map +1 -1
  316. package/dist/cli/commands/send.js +18 -0
  317. package/dist/cli/commands/wait.d.ts +18 -3
  318. package/dist/cli/commands/wait.d.ts.map +1 -1
  319. package/dist/cli/commands/wait.js +137 -2
  320. package/dist/cli/docs/agent-operations.d.ts +2 -2
  321. package/dist/cli/docs/agent-operations.d.ts.map +1 -1
  322. package/dist/cli/docs/agent-operations.js +41 -1
  323. package/dist/cli/utils/session-target.d.ts +23 -6
  324. package/dist/cli/utils/session-target.d.ts.map +1 -1
  325. package/dist/cli/utils/session-target.js +33 -5
  326. package/dist/server/locales/en/worktree.json +30 -4
  327. package/dist/server/locales/ja/worktree.json +30 -4
  328. package/dist/server/src/config/schedule-config.js +45 -3
  329. package/dist/server/src/lib/cli-tools/antigravity.js +95 -10
  330. package/dist/server/src/lib/cli-tools/submit-verified-sender.js +377 -16
  331. package/dist/server/src/lib/cli-tools/vibe-local.js +10 -0
  332. package/dist/server/src/lib/cmate-parser.js +8 -1
  333. package/dist/server/src/lib/detection/prompt-detect-multiple-choice.js +140 -19
  334. package/dist/server/src/lib/detection/tools/claude/detect.js +13 -2
  335. package/dist/server/src/lib/detection/tools/claude/picker-chrome.js +239 -0
  336. package/dist/server/src/lib/detection/tools/claude/prompt.js +74 -6
  337. package/dist/server/src/lib/hooks/hook-settings-generator.js +61 -1
  338. package/dist/server/src/lib/hooks/sources/antigravity/history.js +302 -27
  339. package/dist/server/src/lib/hooks/sources/antigravity/transcript.js +103 -0
  340. package/dist/server/src/lib/hooks/sources/claude/history.js +391 -34
  341. package/dist/server/src/lib/hooks/sources/claude/transcript.js +91 -0
  342. package/dist/server/src/lib/polling/auto-yes-dialog-gate.js +114 -11
  343. package/dist/server/src/lib/polling/response-checker.js +82 -3
  344. package/dist/server/src/lib/polling/structured-history-gate.js +68 -4
  345. package/dist/server/src/lib/schedule-manager.js +178 -19
  346. package/dist/server/src/lib/session/agent-session-lifecycle.js +31 -1
  347. package/dist/server/src/lib/session/ask-user-question-prompt.js +4 -2
  348. package/dist/server/src/lib/session/claude-executor.js +33 -2
  349. package/dist/server/src/lib/session/resolve-session-target.js +37 -9
  350. package/dist/server/src/lib/session/session-generation-archive.js +194 -0
  351. package/dist/server/src/lib/tasks/contract-message.js +83 -9
  352. package/dist/server/src/lib/tasks/contract-parser.js +2 -0
  353. package/dist/server/src/lib/verification/env-clean-gate.js +81 -4
  354. package/dist/server/src/types/agent-transcript.js +143 -1
  355. package/package.json +1 -1
  356. package/.next/server/chunks/1068.js +0 -1
  357. package/.next/server/chunks/153.js +0 -1
  358. package/.next/server/chunks/4299.js +0 -1
  359. package/.next/server/chunks/6808.js +0 -1
  360. package/.next/server/chunks/6838.js +0 -1
  361. package/.next/server/chunks/7366.js +0 -5
  362. package/.next/server/chunks/7875.js +0 -25
  363. package/.next/static/chunks/2053-3f299a7a2c7d6767.js +0 -1
  364. package/.next/static/chunks/6022-2fa0b5a82d4ce7b6.js +0 -1
  365. package/.next/static/chunks/8772-9be53a530950d804.js +0 -1
  366. package/.next/static/chunks/app/sessions/page-584adf11ae51df10.js +0 -1
  367. package/.next/static/chunks/app/worktrees/[id]/page-38edcd53e51f53b0.js +0 -1
  368. package/.next/static/css/acd46e25427a2080.css +0 -1
  369. /package/.next/static/{0a4qrU8WdUwQrlO4mfLMu → gniPBCKoXtbIOQey8kNcx}/_buildManifest.js +0 -0
  370. /package/.next/static/{0a4qrU8WdUwQrlO4mfLMu → gniPBCKoXtbIOQey8kNcx}/_ssgManifest.js +0 -0
@@ -20,11 +20,11 @@
20
20
  "static/chunks/1255-7e5873f06b25e129.js",
21
21
  "static/chunks/main-app-5d631b93b1219836.js",
22
22
  "static/css/531c1fcb1e69d47b.css",
23
- "static/css/acd46e25427a2080.css",
23
+ "static/css/b09bede85744e1cf.css",
24
24
  "static/chunks/6809-c40780dcdbb38ec5.js",
25
25
  "static/chunks/4909-1f5c586e3e84e0a5.js",
26
26
  "static/chunks/6402-d91e099c3f2d78f4.js",
27
- "static/chunks/4718-441a2af91f0374e9.js",
27
+ "static/chunks/4718-2d9f0397a8f931c4.js",
28
28
  "static/chunks/4322-dfd5a7119b5ba4fc.js",
29
29
  "static/chunks/app/layout-4c2f21e3f653ee4c.js"
30
30
  ],
@@ -128,19 +128,19 @@
128
128
  "static/chunks/main-app-5d631b93b1219836.js",
129
129
  "static/chunks/app/api/hooks/claude-done/route-c4d2d5016c5f2a0a.js"
130
130
  ],
131
- "/api/hooks/permission-request/route": [
131
+ "/api/metrics/vibe/route": [
132
132
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
133
133
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
134
134
  "static/chunks/1255-7e5873f06b25e129.js",
135
135
  "static/chunks/main-app-5d631b93b1219836.js",
136
- "static/chunks/app/api/hooks/permission-request/route-c4d2d5016c5f2a0a.js"
136
+ "static/chunks/app/api/metrics/vibe/route-c4d2d5016c5f2a0a.js"
137
137
  ],
138
- "/api/metrics/vibe/route": [
138
+ "/api/hooks/permission-request/route": [
139
139
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
140
140
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
141
141
  "static/chunks/1255-7e5873f06b25e129.js",
142
142
  "static/chunks/main-app-5d631b93b1219836.js",
143
- "static/chunks/app/api/metrics/vibe/route-c4d2d5016c5f2a0a.js"
143
+ "static/chunks/app/api/hooks/permission-request/route-c4d2d5016c5f2a0a.js"
144
144
  ],
145
145
  "/api/ollama/models/route": [
146
146
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
@@ -191,26 +191,26 @@
191
191
  "static/chunks/main-app-5d631b93b1219836.js",
192
192
  "static/chunks/app/api/repositories/clone/[jobId]/route-c4d2d5016c5f2a0a.js"
193
193
  ],
194
- "/api/repositories/clone/route": [
194
+ "/api/repositories/excluded/route": [
195
195
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
196
196
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
197
197
  "static/chunks/1255-7e5873f06b25e129.js",
198
198
  "static/chunks/main-app-5d631b93b1219836.js",
199
- "static/chunks/app/api/repositories/clone/route-c4d2d5016c5f2a0a.js"
199
+ "static/chunks/app/api/repositories/excluded/route-c4d2d5016c5f2a0a.js"
200
200
  ],
201
- "/api/repositories/restore/route": [
201
+ "/api/repositories/clone/route": [
202
202
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
203
203
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
204
204
  "static/chunks/1255-7e5873f06b25e129.js",
205
205
  "static/chunks/main-app-5d631b93b1219836.js",
206
- "static/chunks/app/api/repositories/restore/route-c4d2d5016c5f2a0a.js"
206
+ "static/chunks/app/api/repositories/clone/route-c4d2d5016c5f2a0a.js"
207
207
  ],
208
- "/api/repositories/excluded/route": [
208
+ "/api/repositories/restore/route": [
209
209
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
210
210
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
211
211
  "static/chunks/1255-7e5873f06b25e129.js",
212
212
  "static/chunks/main-app-5d631b93b1219836.js",
213
- "static/chunks/app/api/repositories/excluded/route-c4d2d5016c5f2a0a.js"
213
+ "static/chunks/app/api/repositories/restore/route-c4d2d5016c5f2a0a.js"
214
214
  ],
215
215
  "/api/repositories/route": [
216
216
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
@@ -247,19 +247,19 @@
247
247
  "static/chunks/main-app-5d631b93b1219836.js",
248
248
  "static/chunks/app/api/tasks/[taskId]/cancel/route-c4d2d5016c5f2a0a.js"
249
249
  ],
250
- "/api/templates/[id]/route": [
250
+ "/api/tasks/[taskId]/route": [
251
251
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
252
252
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
253
253
  "static/chunks/1255-7e5873f06b25e129.js",
254
254
  "static/chunks/main-app-5d631b93b1219836.js",
255
- "static/chunks/app/api/templates/[id]/route-c4d2d5016c5f2a0a.js"
255
+ "static/chunks/app/api/tasks/[taskId]/route-c4d2d5016c5f2a0a.js"
256
256
  ],
257
- "/api/tasks/[taskId]/route": [
257
+ "/api/templates/[id]/route": [
258
258
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
259
259
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
260
260
  "static/chunks/1255-7e5873f06b25e129.js",
261
261
  "static/chunks/main-app-5d631b93b1219836.js",
262
- "static/chunks/app/api/tasks/[taskId]/route-c4d2d5016c5f2a0a.js"
262
+ "static/chunks/app/api/templates/[id]/route-c4d2d5016c5f2a0a.js"
263
263
  ],
264
264
  "/api/templates/route": [
265
265
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
@@ -338,19 +338,19 @@
338
338
  "static/chunks/main-app-5d631b93b1219836.js",
339
339
  "static/chunks/app/api/worktrees/[id]/env/route-c4d2d5016c5f2a0a.js"
340
340
  ],
341
- "/api/worktrees/[id]/execution-logs/route": [
341
+ "/api/worktrees/[id]/execution-logs/[logId]/route": [
342
342
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
343
343
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
344
344
  "static/chunks/1255-7e5873f06b25e129.js",
345
345
  "static/chunks/main-app-5d631b93b1219836.js",
346
- "static/chunks/app/api/worktrees/[id]/execution-logs/route-c4d2d5016c5f2a0a.js"
346
+ "static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-c4d2d5016c5f2a0a.js"
347
347
  ],
348
- "/api/worktrees/[id]/execution-logs/[logId]/route": [
348
+ "/api/worktrees/[id]/execution-logs/route": [
349
349
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
350
350
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
351
351
  "static/chunks/1255-7e5873f06b25e129.js",
352
352
  "static/chunks/main-app-5d631b93b1219836.js",
353
- "static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-c4d2d5016c5f2a0a.js"
353
+ "static/chunks/app/api/worktrees/[id]/execution-logs/route-c4d2d5016c5f2a0a.js"
354
354
  ],
355
355
  "/api/worktrees/[id]/files/[...path]/route": [
356
356
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
@@ -436,19 +436,19 @@
436
436
  "static/chunks/main-app-5d631b93b1219836.js",
437
437
  "static/chunks/app/api/worktrees/[id]/git/reset/route-c4d2d5016c5f2a0a.js"
438
438
  ],
439
- "/api/worktrees/[id]/git/revert/route": [
439
+ "/api/worktrees/[id]/git/show/[commitHash]/route": [
440
440
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
441
441
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
442
442
  "static/chunks/1255-7e5873f06b25e129.js",
443
443
  "static/chunks/main-app-5d631b93b1219836.js",
444
- "static/chunks/app/api/worktrees/[id]/git/revert/route-c4d2d5016c5f2a0a.js"
444
+ "static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-c4d2d5016c5f2a0a.js"
445
445
  ],
446
- "/api/worktrees/[id]/git/show/[commitHash]/route": [
446
+ "/api/worktrees/[id]/git/revert/route": [
447
447
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
448
448
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
449
449
  "static/chunks/1255-7e5873f06b25e129.js",
450
450
  "static/chunks/main-app-5d631b93b1219836.js",
451
- "static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-c4d2d5016c5f2a0a.js"
451
+ "static/chunks/app/api/worktrees/[id]/git/revert/route-c4d2d5016c5f2a0a.js"
452
452
  ],
453
453
  "/api/worktrees/[id]/git/stage/route": [
454
454
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
@@ -485,19 +485,19 @@
485
485
  "static/chunks/main-app-5d631b93b1219836.js",
486
486
  "static/chunks/app/api/worktrees/[id]/git/stash/pop/route-c4d2d5016c5f2a0a.js"
487
487
  ],
488
- "/api/worktrees/[id]/git/stash/push/route": [
488
+ "/api/worktrees/[id]/git/stash/route": [
489
489
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
490
490
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
491
491
  "static/chunks/1255-7e5873f06b25e129.js",
492
492
  "static/chunks/main-app-5d631b93b1219836.js",
493
- "static/chunks/app/api/worktrees/[id]/git/stash/push/route-c4d2d5016c5f2a0a.js"
493
+ "static/chunks/app/api/worktrees/[id]/git/stash/route-c4d2d5016c5f2a0a.js"
494
494
  ],
495
- "/api/worktrees/[id]/git/stash/route": [
495
+ "/api/worktrees/[id]/git/stash/push/route": [
496
496
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
497
497
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
498
498
  "static/chunks/1255-7e5873f06b25e129.js",
499
499
  "static/chunks/main-app-5d631b93b1219836.js",
500
- "static/chunks/app/api/worktrees/[id]/git/stash/route-c4d2d5016c5f2a0a.js"
500
+ "static/chunks/app/api/worktrees/[id]/git/stash/push/route-c4d2d5016c5f2a0a.js"
501
501
  ],
502
502
  "/api/worktrees/[id]/git/status/route": [
503
503
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
@@ -632,6 +632,13 @@
632
632
  "static/chunks/main-app-5d631b93b1219836.js",
633
633
  "static/chunks/app/api/worktrees/[id]/schedules/active/route-c4d2d5016c5f2a0a.js"
634
634
  ],
635
+ "/api/worktrees/[id]/send/route": [
636
+ "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
637
+ "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
638
+ "static/chunks/1255-7e5873f06b25e129.js",
639
+ "static/chunks/main-app-5d631b93b1219836.js",
640
+ "static/chunks/app/api/worktrees/[id]/send/route-c4d2d5016c5f2a0a.js"
641
+ ],
635
642
  "/api/worktrees/[id]/schedules/route": [
636
643
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
637
644
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
@@ -646,12 +653,12 @@
646
653
  "static/chunks/main-app-5d631b93b1219836.js",
647
654
  "static/chunks/app/api/worktrees/[id]/search/route-c4d2d5016c5f2a0a.js"
648
655
  ],
649
- "/api/worktrees/[id]/send/route": [
656
+ "/api/worktrees/[id]/slash-commands/route": [
650
657
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
651
658
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
652
659
  "static/chunks/1255-7e5873f06b25e129.js",
653
660
  "static/chunks/main-app-5d631b93b1219836.js",
654
- "static/chunks/app/api/worktrees/[id]/send/route-c4d2d5016c5f2a0a.js"
661
+ "static/chunks/app/api/worktrees/[id]/slash-commands/route-c4d2d5016c5f2a0a.js"
655
662
  ],
656
663
  "/api/worktrees/[id]/special-keys/route": [
657
664
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
@@ -674,13 +681,6 @@
674
681
  "static/chunks/main-app-5d631b93b1219836.js",
675
682
  "static/chunks/app/api/worktrees/[id]/terminal/route-c4d2d5016c5f2a0a.js"
676
683
  ],
677
- "/api/worktrees/[id]/slash-commands/route": [
678
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
679
- "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
680
- "static/chunks/1255-7e5873f06b25e129.js",
681
- "static/chunks/main-app-5d631b93b1219836.js",
682
- "static/chunks/app/api/worktrees/[id]/slash-commands/route-c4d2d5016c5f2a0a.js"
683
- ],
684
684
  "/api/worktrees/[id]/timers/history/route": [
685
685
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
686
686
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
@@ -737,19 +737,19 @@
737
737
  "static/chunks/main-app-5d631b93b1219836.js",
738
738
  "static/chunks/app/api/worktrees/[id]/verify/config/route-c4d2d5016c5f2a0a.js"
739
739
  ],
740
- "/api/worktrees/[id]/verify/route": [
740
+ "/api/worktrees/[id]/verify/runs/[runId]/cancel/route": [
741
741
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
742
742
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
743
743
  "static/chunks/1255-7e5873f06b25e129.js",
744
744
  "static/chunks/main-app-5d631b93b1219836.js",
745
- "static/chunks/app/api/worktrees/[id]/verify/route-c4d2d5016c5f2a0a.js"
745
+ "static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route-c4d2d5016c5f2a0a.js"
746
746
  ],
747
- "/api/worktrees/[id]/verify/runs/[runId]/cancel/route": [
747
+ "/api/worktrees/[id]/verify/route": [
748
748
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
749
749
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
750
750
  "static/chunks/1255-7e5873f06b25e129.js",
751
751
  "static/chunks/main-app-5d631b93b1219836.js",
752
- "static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route-c4d2d5016c5f2a0a.js"
752
+ "static/chunks/app/api/worktrees/[id]/verify/route-c4d2d5016c5f2a0a.js"
753
753
  ],
754
754
  "/api/worktrees/[id]/verify/runs/[runId]/route": [
755
755
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
@@ -779,6 +779,13 @@
779
779
  "static/chunks/main-app-5d631b93b1219836.js",
780
780
  "static/chunks/app/manifest.webmanifest/route-c4d2d5016c5f2a0a.js"
781
781
  ],
782
+ "/api/agents/update/route": [
783
+ "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
784
+ "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
785
+ "static/chunks/1255-7e5873f06b25e129.js",
786
+ "static/chunks/main-app-5d631b93b1219836.js",
787
+ "static/chunks/app/api/agents/update/route-c4d2d5016c5f2a0a.js"
788
+ ],
782
789
  "/api/agents/versions/route": [
783
790
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
784
791
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
@@ -800,13 +807,6 @@
800
807
  "static/chunks/main-app-5d631b93b1219836.js",
801
808
  "static/chunks/app/api/app/update/route-c4d2d5016c5f2a0a.js"
802
809
  ],
803
- "/api/agents/update/route": [
804
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
805
- "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
806
- "static/chunks/1255-7e5873f06b25e129.js",
807
- "static/chunks/main-app-5d631b93b1219836.js",
808
- "static/chunks/app/api/agents/update/route-c4d2d5016c5f2a0a.js"
809
- ],
810
810
  "/api/auth/status/route": [
811
811
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
812
812
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
@@ -828,19 +828,12 @@
828
828
  "static/chunks/main-app-5d631b93b1219836.js",
829
829
  "static/chunks/app/api/daily-summary/status/route-c4d2d5016c5f2a0a.js"
830
830
  ],
831
- "/api/external-apps/[id]/health/route": [
832
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
833
- "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
834
- "static/chunks/1255-7e5873f06b25e129.js",
835
- "static/chunks/main-app-5d631b93b1219836.js",
836
- "static/chunks/app/api/external-apps/[id]/health/route-c4d2d5016c5f2a0a.js"
837
- ],
838
- "/api/fs/recent-paths/route": [
831
+ "/api/external-apps/[id]/route": [
839
832
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
840
833
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
841
834
  "static/chunks/1255-7e5873f06b25e129.js",
842
835
  "static/chunks/main-app-5d631b93b1219836.js",
843
- "static/chunks/app/api/fs/recent-paths/route-c4d2d5016c5f2a0a.js"
836
+ "static/chunks/app/api/external-apps/[id]/route-c4d2d5016c5f2a0a.js"
844
837
  ],
845
838
  "/api/external-apps/route": [
846
839
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
@@ -849,26 +842,26 @@
849
842
  "static/chunks/main-app-5d631b93b1219836.js",
850
843
  "static/chunks/app/api/external-apps/route-c4d2d5016c5f2a0a.js"
851
844
  ],
852
- "/api/external-apps/[id]/route": [
845
+ "/api/fs/browse/route": [
853
846
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
854
847
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
855
848
  "static/chunks/1255-7e5873f06b25e129.js",
856
849
  "static/chunks/main-app-5d631b93b1219836.js",
857
- "static/chunks/app/api/external-apps/[id]/route-c4d2d5016c5f2a0a.js"
850
+ "static/chunks/app/api/fs/browse/route-c4d2d5016c5f2a0a.js"
858
851
  ],
859
- "/api/fs/browse/route": [
852
+ "/api/push/escalation/route": [
860
853
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
861
854
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
862
855
  "static/chunks/1255-7e5873f06b25e129.js",
863
856
  "static/chunks/main-app-5d631b93b1219836.js",
864
- "static/chunks/app/api/fs/browse/route-c4d2d5016c5f2a0a.js"
857
+ "static/chunks/app/api/push/escalation/route-c4d2d5016c5f2a0a.js"
865
858
  ],
866
- "/api/push/escalation/route": [
859
+ "/api/fs/recent-paths/route": [
867
860
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
868
861
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
869
862
  "static/chunks/1255-7e5873f06b25e129.js",
870
863
  "static/chunks/main-app-5d631b93b1219836.js",
871
- "static/chunks/app/api/push/escalation/route-c4d2d5016c5f2a0a.js"
864
+ "static/chunks/app/api/fs/recent-paths/route-c4d2d5016c5f2a0a.js"
872
865
  ],
873
866
  "/api/push/vapid/route": [
874
867
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
@@ -884,12 +877,12 @@
884
877
  "static/chunks/main-app-5d631b93b1219836.js",
885
878
  "static/chunks/app/api/remote/pair/route-c4d2d5016c5f2a0a.js"
886
879
  ],
887
- "/api/push/subscriptions/route": [
880
+ "/api/external-apps/[id]/health/route": [
888
881
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
889
882
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
890
883
  "static/chunks/1255-7e5873f06b25e129.js",
891
884
  "static/chunks/main-app-5d631b93b1219836.js",
892
- "static/chunks/app/api/push/subscriptions/route-c4d2d5016c5f2a0a.js"
885
+ "static/chunks/app/api/external-apps/[id]/health/route-c4d2d5016c5f2a0a.js"
893
886
  ],
894
887
  "/api/repositories/validate-path/route": [
895
888
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
@@ -898,19 +891,19 @@
898
891
  "static/chunks/main-app-5d631b93b1219836.js",
899
892
  "static/chunks/app/api/repositories/validate-path/route-c4d2d5016c5f2a0a.js"
900
893
  ],
901
- "/api/settings/default-agents/route": [
894
+ "/api/settings/default-surface-mode/route": [
902
895
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
903
896
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
904
897
  "static/chunks/1255-7e5873f06b25e129.js",
905
898
  "static/chunks/main-app-5d631b93b1219836.js",
906
- "static/chunks/app/api/settings/default-agents/route-c4d2d5016c5f2a0a.js"
899
+ "static/chunks/app/api/settings/default-surface-mode/route-c4d2d5016c5f2a0a.js"
907
900
  ],
908
- "/api/settings/default-surface-mode/route": [
901
+ "/api/settings/default-agents/route": [
909
902
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
910
903
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
911
904
  "static/chunks/1255-7e5873f06b25e129.js",
912
905
  "static/chunks/main-app-5d631b93b1219836.js",
913
- "static/chunks/app/api/settings/default-surface-mode/route-c4d2d5016c5f2a0a.js"
906
+ "static/chunks/app/api/settings/default-agents/route-c4d2d5016c5f2a0a.js"
914
907
  ],
915
908
  "/api/sidebar/group-order/route": [
916
909
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
@@ -926,26 +919,26 @@
926
919
  "static/chunks/main-app-5d631b93b1219836.js",
927
920
  "static/chunks/app/api/skills/[id]/route-c4d2d5016c5f2a0a.js"
928
921
  ],
929
- "/api/skills/reindex/route": [
922
+ "/api/skills/installations/route": [
930
923
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
931
924
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
932
925
  "static/chunks/1255-7e5873f06b25e129.js",
933
926
  "static/chunks/main-app-5d631b93b1219836.js",
934
- "static/chunks/app/api/skills/reindex/route-c4d2d5016c5f2a0a.js"
927
+ "static/chunks/app/api/skills/installations/route-c4d2d5016c5f2a0a.js"
935
928
  ],
936
- "/api/skills/installations/route": [
929
+ "/api/skills/reindex/route": [
937
930
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
938
931
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
939
932
  "static/chunks/1255-7e5873f06b25e129.js",
940
933
  "static/chunks/main-app-5d631b93b1219836.js",
941
- "static/chunks/app/api/skills/installations/route-c4d2d5016c5f2a0a.js"
934
+ "static/chunks/app/api/skills/reindex/route-c4d2d5016c5f2a0a.js"
942
935
  ],
943
- "/api/skills/route": [
936
+ "/api/skills/operations/route": [
944
937
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
945
938
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
946
939
  "static/chunks/1255-7e5873f06b25e129.js",
947
940
  "static/chunks/main-app-5d631b93b1219836.js",
948
- "static/chunks/app/api/skills/route-c4d2d5016c5f2a0a.js"
941
+ "static/chunks/app/api/skills/operations/route-c4d2d5016c5f2a0a.js"
949
942
  ],
950
943
  "/api/todos/route": [
951
944
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
@@ -954,19 +947,19 @@
954
947
  "static/chunks/main-app-5d631b93b1219836.js",
955
948
  "static/chunks/app/api/todos/route-c4d2d5016c5f2a0a.js"
956
949
  ],
957
- "/api/skills/operations/route": [
950
+ "/api/skills/route": [
958
951
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
959
952
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
960
953
  "static/chunks/1255-7e5873f06b25e129.js",
961
954
  "static/chunks/main-app-5d631b93b1219836.js",
962
- "static/chunks/app/api/skills/operations/route-c4d2d5016c5f2a0a.js"
955
+ "static/chunks/app/api/skills/route-c4d2d5016c5f2a0a.js"
963
956
  ],
964
- "/api/worktrees/[id]/logs/[filename]/route": [
957
+ "/api/push/subscriptions/route": [
965
958
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
966
959
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
967
960
  "static/chunks/1255-7e5873f06b25e129.js",
968
961
  "static/chunks/main-app-5d631b93b1219836.js",
969
- "static/chunks/app/api/worktrees/[id]/logs/[filename]/route-c4d2d5016c5f2a0a.js"
962
+ "static/chunks/app/api/push/subscriptions/route-c4d2d5016c5f2a0a.js"
970
963
  ],
971
964
  "/api/worktrees/[id]/logs/route": [
972
965
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
@@ -975,6 +968,13 @@
975
968
  "static/chunks/main-app-5d631b93b1219836.js",
976
969
  "static/chunks/app/api/worktrees/[id]/logs/route-c4d2d5016c5f2a0a.js"
977
970
  ],
971
+ "/api/worktrees/[id]/logs/[filename]/route": [
972
+ "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
973
+ "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
974
+ "static/chunks/1255-7e5873f06b25e129.js",
975
+ "static/chunks/main-app-5d631b93b1219836.js",
976
+ "static/chunks/app/api/worktrees/[id]/logs/[filename]/route-c4d2d5016c5f2a0a.js"
977
+ ],
978
978
  "/api/worktrees/[id]/resolve-target/route": [
979
979
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
980
980
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
@@ -1017,26 +1017,26 @@
1017
1017
  "static/chunks/main-app-5d631b93b1219836.js",
1018
1018
  "static/chunks/app/api/worktrees/[id]/skills/[skillId]/update-plan/route-c4d2d5016c5f2a0a.js"
1019
1019
  ],
1020
- "/api/worktrees/[id]/skills/route": [
1020
+ "/api/worktrees/apply-default-agents/route": [
1021
1021
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1022
1022
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1023
1023
  "static/chunks/1255-7e5873f06b25e129.js",
1024
1024
  "static/chunks/main-app-5d631b93b1219836.js",
1025
- "static/chunks/app/api/worktrees/[id]/skills/route-c4d2d5016c5f2a0a.js"
1025
+ "static/chunks/app/api/worktrees/apply-default-agents/route-c4d2d5016c5f2a0a.js"
1026
1026
  ],
1027
- "/api/worktrees/apply-default-agents/route": [
1027
+ "/api/worktrees/route": [
1028
1028
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1029
1029
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1030
1030
  "static/chunks/1255-7e5873f06b25e129.js",
1031
1031
  "static/chunks/main-app-5d631b93b1219836.js",
1032
- "static/chunks/app/api/worktrees/apply-default-agents/route-c4d2d5016c5f2a0a.js"
1032
+ "static/chunks/app/api/worktrees/route-c4d2d5016c5f2a0a.js"
1033
1033
  ],
1034
- "/api/worktrees/route": [
1034
+ "/api/worktrees/[id]/skills/[skillId]/update/route": [
1035
1035
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1036
1036
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1037
1037
  "static/chunks/1255-7e5873f06b25e129.js",
1038
1038
  "static/chunks/main-app-5d631b93b1219836.js",
1039
- "static/chunks/app/api/worktrees/route-c4d2d5016c5f2a0a.js"
1039
+ "static/chunks/app/api/worktrees/[id]/skills/[skillId]/update/route-c4d2d5016c5f2a0a.js"
1040
1040
  ],
1041
1041
  "/proxy/[...path]/route": [
1042
1042
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
@@ -1045,19 +1045,19 @@
1045
1045
  "static/chunks/main-app-5d631b93b1219836.js",
1046
1046
  "static/chunks/app/proxy/[...path]/route-c4d2d5016c5f2a0a.js"
1047
1047
  ],
1048
- "/api/worktrees/[id]/skills/[skillId]/update/route": [
1048
+ "/api/worktrees/[id]/skills/[skillId]/uninstall/route": [
1049
1049
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1050
1050
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1051
1051
  "static/chunks/1255-7e5873f06b25e129.js",
1052
1052
  "static/chunks/main-app-5d631b93b1219836.js",
1053
- "static/chunks/app/api/worktrees/[id]/skills/[skillId]/update/route-c4d2d5016c5f2a0a.js"
1053
+ "static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-c4d2d5016c5f2a0a.js"
1054
1054
  ],
1055
- "/api/worktrees/[id]/skills/[skillId]/uninstall/route": [
1055
+ "/api/worktrees/[id]/skills/route": [
1056
1056
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1057
1057
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1058
1058
  "static/chunks/1255-7e5873f06b25e129.js",
1059
1059
  "static/chunks/main-app-5d631b93b1219836.js",
1060
- "static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-c4d2d5016c5f2a0a.js"
1060
+ "static/chunks/app/api/worktrees/[id]/skills/route-c4d2d5016c5f2a0a.js"
1061
1061
  ],
1062
1062
  "/chat/loading": [
1063
1063
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
@@ -1082,22 +1082,10 @@
1082
1082
  "static/chunks/1191-b7dfdfe86b1d31d1.js",
1083
1083
  "static/chunks/6402-d91e099c3f2d78f4.js",
1084
1084
  "static/chunks/8019-cbf130d0e6334d2d.js",
1085
- "static/chunks/4718-441a2af91f0374e9.js",
1086
- "static/chunks/8361-9bb887203c456edb.js",
1085
+ "static/chunks/4718-2d9f0397a8f931c4.js",
1086
+ "static/chunks/8361-0142beb59be2abf3.js",
1087
1087
  "static/chunks/app/chat/page-e60d07c4c79602f0.js"
1088
1088
  ],
1089
- "/login/page": [
1090
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1091
- "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1092
- "static/chunks/1255-7e5873f06b25e129.js",
1093
- "static/chunks/main-app-5d631b93b1219836.js",
1094
- "static/chunks/6809-c40780dcdbb38ec5.js",
1095
- "static/chunks/4909-1f5c586e3e84e0a5.js",
1096
- "static/chunks/2770-827a64760bab8a3a.js",
1097
- "static/chunks/6402-d91e099c3f2d78f4.js",
1098
- "static/chunks/8019-cbf130d0e6334d2d.js",
1099
- "static/chunks/app/login/page-af7241bb4c4a8e59.js"
1100
- ],
1101
1089
  "/more/loading": [
1102
1090
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1103
1091
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
@@ -1118,13 +1106,13 @@
1118
1106
  "static/chunks/5694-498765336d0b8c2b.js",
1119
1107
  "static/chunks/6402-d91e099c3f2d78f4.js",
1120
1108
  "static/chunks/8019-cbf130d0e6334d2d.js",
1121
- "static/chunks/4718-441a2af91f0374e9.js",
1122
- "static/chunks/8361-9bb887203c456edb.js",
1123
- "static/chunks/6022-2fa0b5a82d4ce7b6.js",
1109
+ "static/chunks/4718-2d9f0397a8f931c4.js",
1110
+ "static/chunks/8361-0142beb59be2abf3.js",
1111
+ "static/chunks/6022-7a7d1760fc9814c7.js",
1124
1112
  "static/chunks/4322-dfd5a7119b5ba4fc.js",
1125
1113
  "static/chunks/app/more/page-fc94f86aa881489e.js"
1126
1114
  ],
1127
- "/page": [
1115
+ "/login/page": [
1128
1116
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1129
1117
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1130
1118
  "static/chunks/1255-7e5873f06b25e129.js",
@@ -1132,14 +1120,9 @@
1132
1120
  "static/chunks/6809-c40780dcdbb38ec5.js",
1133
1121
  "static/chunks/4909-1f5c586e3e84e0a5.js",
1134
1122
  "static/chunks/2770-827a64760bab8a3a.js",
1135
- "static/chunks/790-d8e6acd26e03679c.js",
1136
- "static/chunks/5694-498765336d0b8c2b.js",
1137
- "static/chunks/9948-d139e3e5dbecaf73.js",
1138
1123
  "static/chunks/6402-d91e099c3f2d78f4.js",
1139
1124
  "static/chunks/8019-cbf130d0e6334d2d.js",
1140
- "static/chunks/4718-441a2af91f0374e9.js",
1141
- "static/chunks/8361-9bb887203c456edb.js",
1142
- "static/chunks/app/page-022090bf6f932818.js"
1125
+ "static/chunks/app/login/page-af7241bb4c4a8e59.js"
1143
1126
  ],
1144
1127
  "/offline/page": [
1145
1128
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
@@ -1150,6 +1133,23 @@
1150
1133
  "static/chunks/4909-1f5c586e3e84e0a5.js",
1151
1134
  "static/chunks/app/offline/page-62c5f14a6a1800b5.js"
1152
1135
  ],
1136
+ "/page": [
1137
+ "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1138
+ "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1139
+ "static/chunks/1255-7e5873f06b25e129.js",
1140
+ "static/chunks/main-app-5d631b93b1219836.js",
1141
+ "static/chunks/6809-c40780dcdbb38ec5.js",
1142
+ "static/chunks/4909-1f5c586e3e84e0a5.js",
1143
+ "static/chunks/2770-827a64760bab8a3a.js",
1144
+ "static/chunks/790-d8e6acd26e03679c.js",
1145
+ "static/chunks/5694-498765336d0b8c2b.js",
1146
+ "static/chunks/9948-d139e3e5dbecaf73.js",
1147
+ "static/chunks/6402-d91e099c3f2d78f4.js",
1148
+ "static/chunks/8019-cbf130d0e6334d2d.js",
1149
+ "static/chunks/4718-2d9f0397a8f931c4.js",
1150
+ "static/chunks/8361-0142beb59be2abf3.js",
1151
+ "static/chunks/app/page-26a42881c8648cd3.js"
1152
+ ],
1153
1153
  "/repositories/loading": [
1154
1154
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1155
1155
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
@@ -1170,19 +1170,19 @@
1170
1170
  "static/chunks/5694-498765336d0b8c2b.js",
1171
1171
  "static/chunks/6402-d91e099c3f2d78f4.js",
1172
1172
  "static/chunks/8019-cbf130d0e6334d2d.js",
1173
- "static/chunks/4718-441a2af91f0374e9.js",
1174
- "static/chunks/8361-9bb887203c456edb.js",
1173
+ "static/chunks/4718-2d9f0397a8f931c4.js",
1174
+ "static/chunks/8361-0142beb59be2abf3.js",
1175
1175
  "static/chunks/app/repositories/page-2576158c8420fda0.js"
1176
1176
  ],
1177
- "/review/loading": [
1177
+ "/sessions/loading": [
1178
1178
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1179
1179
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1180
1180
  "static/chunks/1255-7e5873f06b25e129.js",
1181
1181
  "static/chunks/main-app-5d631b93b1219836.js",
1182
1182
  "static/chunks/6809-c40780dcdbb38ec5.js",
1183
- "static/chunks/app/review/loading-c58ba2c3f4363277.js"
1183
+ "static/chunks/app/sessions/loading-c58ba2c3f4363277.js"
1184
1184
  ],
1185
- "/review/page": [
1185
+ "/sessions/page": [
1186
1186
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1187
1187
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1188
1188
  "static/chunks/1255-7e5873f06b25e129.js",
@@ -1192,22 +1192,22 @@
1192
1192
  "static/chunks/2770-827a64760bab8a3a.js",
1193
1193
  "static/chunks/790-d8e6acd26e03679c.js",
1194
1194
  "static/chunks/5694-498765336d0b8c2b.js",
1195
+ "static/chunks/9948-d139e3e5dbecaf73.js",
1195
1196
  "static/chunks/6402-d91e099c3f2d78f4.js",
1196
1197
  "static/chunks/8019-cbf130d0e6334d2d.js",
1197
- "static/chunks/4718-441a2af91f0374e9.js",
1198
- "static/chunks/8361-9bb887203c456edb.js",
1199
- "static/chunks/998-ac0ded6d5eeb4dc0.js",
1200
- "static/chunks/app/review/page-35b99baaf3c93b38.js"
1198
+ "static/chunks/4718-2d9f0397a8f931c4.js",
1199
+ "static/chunks/8361-0142beb59be2abf3.js",
1200
+ "static/chunks/app/sessions/page-a3ab6f122ec60d5a.js"
1201
1201
  ],
1202
- "/sessions/loading": [
1202
+ "/review/loading": [
1203
1203
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1204
1204
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1205
1205
  "static/chunks/1255-7e5873f06b25e129.js",
1206
1206
  "static/chunks/main-app-5d631b93b1219836.js",
1207
1207
  "static/chunks/6809-c40780dcdbb38ec5.js",
1208
- "static/chunks/app/sessions/loading-c58ba2c3f4363277.js"
1208
+ "static/chunks/app/review/loading-c58ba2c3f4363277.js"
1209
1209
  ],
1210
- "/sessions/page": [
1210
+ "/review/page": [
1211
1211
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1212
1212
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1213
1213
  "static/chunks/1255-7e5873f06b25e129.js",
@@ -1217,12 +1217,12 @@
1217
1217
  "static/chunks/2770-827a64760bab8a3a.js",
1218
1218
  "static/chunks/790-d8e6acd26e03679c.js",
1219
1219
  "static/chunks/5694-498765336d0b8c2b.js",
1220
- "static/chunks/9948-d139e3e5dbecaf73.js",
1221
1220
  "static/chunks/6402-d91e099c3f2d78f4.js",
1222
1221
  "static/chunks/8019-cbf130d0e6334d2d.js",
1223
- "static/chunks/4718-441a2af91f0374e9.js",
1224
- "static/chunks/8361-9bb887203c456edb.js",
1225
- "static/chunks/app/sessions/page-584adf11ae51df10.js"
1222
+ "static/chunks/4718-2d9f0397a8f931c4.js",
1223
+ "static/chunks/8361-0142beb59be2abf3.js",
1224
+ "static/chunks/998-ac0ded6d5eeb4dc0.js",
1225
+ "static/chunks/app/review/page-35b99baaf3c93b38.js"
1226
1226
  ],
1227
1227
  "/skills/[skillId]/page": [
1228
1228
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
@@ -1240,10 +1240,10 @@
1240
1240
  "static/chunks/5542-b6457f305d724a6b.js",
1241
1241
  "static/chunks/6402-d91e099c3f2d78f4.js",
1242
1242
  "static/chunks/8019-cbf130d0e6334d2d.js",
1243
- "static/chunks/4718-441a2af91f0374e9.js",
1244
- "static/chunks/8361-9bb887203c456edb.js",
1243
+ "static/chunks/4718-2d9f0397a8f931c4.js",
1244
+ "static/chunks/8361-0142beb59be2abf3.js",
1245
1245
  "static/chunks/2751-9ef0f4b450bd4ef0.js",
1246
- "static/chunks/2053-3f299a7a2c7d6767.js",
1246
+ "static/chunks/2053-9ac860ab4e92ac89.js",
1247
1247
  "static/chunks/app/skills/[skillId]/page-06799157652e8fa9.js"
1248
1248
  ],
1249
1249
  "/skills/installed/page": [
@@ -1258,8 +1258,8 @@
1258
1258
  "static/chunks/5694-498765336d0b8c2b.js",
1259
1259
  "static/chunks/6402-d91e099c3f2d78f4.js",
1260
1260
  "static/chunks/8019-cbf130d0e6334d2d.js",
1261
- "static/chunks/4718-441a2af91f0374e9.js",
1262
- "static/chunks/8361-9bb887203c456edb.js",
1261
+ "static/chunks/4718-2d9f0397a8f931c4.js",
1262
+ "static/chunks/8361-0142beb59be2abf3.js",
1263
1263
  "static/chunks/2751-9ef0f4b450bd4ef0.js",
1264
1264
  "static/chunks/app/skills/installed/page-2f3987e3a131c8d0.js"
1265
1265
  ],
@@ -1275,8 +1275,8 @@
1275
1275
  "static/chunks/5694-498765336d0b8c2b.js",
1276
1276
  "static/chunks/6402-d91e099c3f2d78f4.js",
1277
1277
  "static/chunks/8019-cbf130d0e6334d2d.js",
1278
- "static/chunks/4718-441a2af91f0374e9.js",
1279
- "static/chunks/8361-9bb887203c456edb.js",
1278
+ "static/chunks/4718-2d9f0397a8f931c4.js",
1279
+ "static/chunks/8361-0142beb59be2abf3.js",
1280
1280
  "static/chunks/2751-9ef0f4b450bd4ef0.js",
1281
1281
  "static/chunks/app/skills/page-e70bfcf5ed4e4865.js"
1282
1282
  ],
@@ -1295,53 +1295,53 @@
1295
1295
  "static/chunks/6809-c40780dcdbb38ec5.js",
1296
1296
  "static/chunks/app/worktrees/[id]/loading-c58ba2c3f4363277.js"
1297
1297
  ],
1298
- "/worktrees/[id]/page": [
1298
+ "/worktrees/[id]/files/[...path]/page": [
1299
1299
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1300
1300
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1301
1301
  "static/chunks/1255-7e5873f06b25e129.js",
1302
1302
  "static/chunks/main-app-5d631b93b1219836.js",
1303
- "static/css/5eacd01f773eed7f.css",
1304
1303
  "static/chunks/6809-c40780dcdbb38ec5.js",
1305
1304
  "static/chunks/4909-1f5c586e3e84e0a5.js",
1306
1305
  "static/chunks/2770-827a64760bab8a3a.js",
1307
- "static/chunks/790-d8e6acd26e03679c.js",
1308
- "static/chunks/5694-498765336d0b8c2b.js",
1309
1306
  "static/chunks/8566-a6a7c70558927410.js",
1310
- "static/chunks/9948-d139e3e5dbecaf73.js",
1311
- "static/chunks/1191-b7dfdfe86b1d31d1.js",
1312
- "static/chunks/5542-b6457f305d724a6b.js",
1313
- "static/chunks/8772-9be53a530950d804.js",
1314
1307
  "static/chunks/6402-d91e099c3f2d78f4.js",
1315
1308
  "static/chunks/8019-cbf130d0e6334d2d.js",
1316
- "static/chunks/4718-441a2af91f0374e9.js",
1317
- "static/chunks/8361-9bb887203c456edb.js",
1318
- "static/chunks/2751-9ef0f4b450bd4ef0.js",
1319
- "static/chunks/2053-3f299a7a2c7d6767.js",
1320
- "static/chunks/6022-2fa0b5a82d4ce7b6.js",
1321
- "static/chunks/998-ac0ded6d5eeb4dc0.js",
1322
- "static/chunks/app/worktrees/[id]/page-38edcd53e51f53b0.js"
1309
+ "static/chunks/app/worktrees/[id]/files/[...path]/page-f3361237420719b4.js"
1323
1310
  ],
1324
- "/worktrees/[id]/files/[...path]/page": [
1311
+ "/worktrees/[id]/terminal/page": [
1325
1312
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1326
1313
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1327
1314
  "static/chunks/1255-7e5873f06b25e129.js",
1328
1315
  "static/chunks/main-app-5d631b93b1219836.js",
1329
- "static/chunks/6809-c40780dcdbb38ec5.js",
1330
1316
  "static/chunks/4909-1f5c586e3e84e0a5.js",
1331
- "static/chunks/2770-827a64760bab8a3a.js",
1332
- "static/chunks/8566-a6a7c70558927410.js",
1333
- "static/chunks/6402-d91e099c3f2d78f4.js",
1334
- "static/chunks/8019-cbf130d0e6334d2d.js",
1335
- "static/chunks/app/worktrees/[id]/files/[...path]/page-f3361237420719b4.js"
1317
+ "static/chunks/790-d8e6acd26e03679c.js",
1318
+ "static/chunks/app/worktrees/[id]/terminal/page-2631bc5c4b0a9fb8.js"
1336
1319
  ],
1337
- "/worktrees/[id]/terminal/page": [
1320
+ "/worktrees/[id]/page": [
1338
1321
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1339
1322
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1340
1323
  "static/chunks/1255-7e5873f06b25e129.js",
1341
1324
  "static/chunks/main-app-5d631b93b1219836.js",
1325
+ "static/css/5eacd01f773eed7f.css",
1326
+ "static/chunks/6809-c40780dcdbb38ec5.js",
1342
1327
  "static/chunks/4909-1f5c586e3e84e0a5.js",
1328
+ "static/chunks/2770-827a64760bab8a3a.js",
1343
1329
  "static/chunks/790-d8e6acd26e03679c.js",
1344
- "static/chunks/app/worktrees/[id]/terminal/page-2631bc5c4b0a9fb8.js"
1330
+ "static/chunks/5694-498765336d0b8c2b.js",
1331
+ "static/chunks/8566-a6a7c70558927410.js",
1332
+ "static/chunks/9948-d139e3e5dbecaf73.js",
1333
+ "static/chunks/1191-b7dfdfe86b1d31d1.js",
1334
+ "static/chunks/5542-b6457f305d724a6b.js",
1335
+ "static/chunks/2652-18b8fea64413467e.js",
1336
+ "static/chunks/6402-d91e099c3f2d78f4.js",
1337
+ "static/chunks/8019-cbf130d0e6334d2d.js",
1338
+ "static/chunks/4718-2d9f0397a8f931c4.js",
1339
+ "static/chunks/8361-0142beb59be2abf3.js",
1340
+ "static/chunks/2751-9ef0f4b450bd4ef0.js",
1341
+ "static/chunks/2053-9ac860ab4e92ac89.js",
1342
+ "static/chunks/6022-7a7d1760fc9814c7.js",
1343
+ "static/chunks/998-ac0ded6d5eeb4dc0.js",
1344
+ "static/chunks/app/worktrees/[id]/page-a39ec2a0732d11a6.js"
1345
1345
  ]
1346
1346
  }
1347
1347
  }