commandmate 0.33.2 → 0.33.3

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 (304) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-build-manifest.json +122 -122
  3. package/.next/app-path-routes-manifest.json +24 -24
  4. package/.next/build-manifest.json +2 -2
  5. package/.next/prerender-manifest.json +15 -15
  6. package/.next/required-server-files.json +1 -1
  7. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  8. package/.next/server/app/api/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 +1 -1
  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 +1 -1
  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_client-reference-manifest.js +1 -1
  135. package/.next/server/app/api/worktrees/[id]/execution-logs/route_client-reference-manifest.js +1 -1
  136. package/.next/server/app/api/worktrees/[id]/files/[...path]/route_client-reference-manifest.js +1 -1
  137. package/.next/server/app/api/worktrees/[id]/git/branch/create/route_client-reference-manifest.js +1 -1
  138. package/.next/server/app/api/worktrees/[id]/git/branch/delete/route_client-reference-manifest.js +1 -1
  139. package/.next/server/app/api/worktrees/[id]/git/branches/route_client-reference-manifest.js +1 -1
  140. package/.next/server/app/api/worktrees/[id]/git/checkout/route_client-reference-manifest.js +1 -1
  141. package/.next/server/app/api/worktrees/[id]/git/commit/route_client-reference-manifest.js +1 -1
  142. package/.next/server/app/api/worktrees/[id]/git/diff/route_client-reference-manifest.js +1 -1
  143. package/.next/server/app/api/worktrees/[id]/git/fetch/route_client-reference-manifest.js +1 -1
  144. package/.next/server/app/api/worktrees/[id]/git/log/route_client-reference-manifest.js +1 -1
  145. package/.next/server/app/api/worktrees/[id]/git/pull/route_client-reference-manifest.js +1 -1
  146. package/.next/server/app/api/worktrees/[id]/git/push/route_client-reference-manifest.js +1 -1
  147. package/.next/server/app/api/worktrees/[id]/git/reset/route_client-reference-manifest.js +1 -1
  148. package/.next/server/app/api/worktrees/[id]/git/revert/route_client-reference-manifest.js +1 -1
  149. package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route_client-reference-manifest.js +1 -1
  150. package/.next/server/app/api/worktrees/[id]/git/stage/route_client-reference-manifest.js +1 -1
  151. package/.next/server/app/api/worktrees/[id]/git/staged/route_client-reference-manifest.js +1 -1
  152. package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route_client-reference-manifest.js +1 -1
  153. package/.next/server/app/api/worktrees/[id]/git/stash/apply/route_client-reference-manifest.js +1 -1
  154. package/.next/server/app/api/worktrees/[id]/git/stash/pop/route_client-reference-manifest.js +1 -1
  155. package/.next/server/app/api/worktrees/[id]/git/stash/push/route_client-reference-manifest.js +1 -1
  156. package/.next/server/app/api/worktrees/[id]/git/stash/route_client-reference-manifest.js +1 -1
  157. package/.next/server/app/api/worktrees/[id]/git/status/route_client-reference-manifest.js +1 -1
  158. package/.next/server/app/api/worktrees/[id]/git/unstage/route_client-reference-manifest.js +1 -1
  159. package/.next/server/app/api/worktrees/[id]/git/working-diff/route_client-reference-manifest.js +1 -1
  160. package/.next/server/app/api/worktrees/[id]/instances/notes/route_client-reference-manifest.js +1 -1
  161. package/.next/server/app/api/worktrees/[id]/instances/opencode/route.js.nft.json +1 -1
  162. package/.next/server/app/api/worktrees/[id]/instances/opencode/route_client-reference-manifest.js +1 -1
  163. package/.next/server/app/api/worktrees/[id]/interrupt/route.js +1 -1
  164. package/.next/server/app/api/worktrees/[id]/interrupt/route.js.nft.json +1 -1
  165. package/.next/server/app/api/worktrees/[id]/interrupt/route_client-reference-manifest.js +1 -1
  166. package/.next/server/app/api/worktrees/[id]/kill-session/route.js +1 -1
  167. package/.next/server/app/api/worktrees/[id]/kill-session/route.js.nft.json +1 -1
  168. package/.next/server/app/api/worktrees/[id]/kill-session/route_client-reference-manifest.js +1 -1
  169. package/.next/server/app/api/worktrees/[id]/logs/[filename]/route_client-reference-manifest.js +1 -1
  170. package/.next/server/app/api/worktrees/[id]/logs/route_client-reference-manifest.js +1 -1
  171. package/.next/server/app/api/worktrees/[id]/marp-render/route_client-reference-manifest.js +1 -1
  172. package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route_client-reference-manifest.js +1 -1
  173. package/.next/server/app/api/worktrees/[id]/memos/route_client-reference-manifest.js +1 -1
  174. package/.next/server/app/api/worktrees/[id]/messages/route_client-reference-manifest.js +1 -1
  175. package/.next/server/app/api/worktrees/[id]/opencode/diff/route_client-reference-manifest.js +1 -1
  176. package/.next/server/app/api/worktrees/[id]/opencode/session/route_client-reference-manifest.js +1 -1
  177. package/.next/server/app/api/worktrees/[id]/opencode/share/route_client-reference-manifest.js +1 -1
  178. package/.next/server/app/api/worktrees/[id]/prompt-response/route.js +1 -1
  179. package/.next/server/app/api/worktrees/[id]/prompt-response/route.js.nft.json +1 -1
  180. package/.next/server/app/api/worktrees/[id]/prompt-response/route_client-reference-manifest.js +1 -1
  181. package/.next/server/app/api/worktrees/[id]/resolve-target/route_client-reference-manifest.js +1 -1
  182. package/.next/server/app/api/worktrees/[id]/respond/route.js +1 -1
  183. package/.next/server/app/api/worktrees/[id]/respond/route.js.nft.json +1 -1
  184. package/.next/server/app/api/worktrees/[id]/respond/route_client-reference-manifest.js +1 -1
  185. package/.next/server/app/api/worktrees/[id]/route.js +1 -1
  186. package/.next/server/app/api/worktrees/[id]/route.js.nft.json +1 -1
  187. package/.next/server/app/api/worktrees/[id]/route_client-reference-manifest.js +1 -1
  188. package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route_client-reference-manifest.js +1 -1
  189. package/.next/server/app/api/worktrees/[id]/schedules/active/route_client-reference-manifest.js +1 -1
  190. package/.next/server/app/api/worktrees/[id]/schedules/route_client-reference-manifest.js +1 -1
  191. package/.next/server/app/api/worktrees/[id]/search/route_client-reference-manifest.js +1 -1
  192. package/.next/server/app/api/worktrees/[id]/send/route.js +1 -1
  193. package/.next/server/app/api/worktrees/[id]/send/route.js.nft.json +1 -1
  194. package/.next/server/app/api/worktrees/[id]/send/route_client-reference-manifest.js +1 -1
  195. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js +1 -1
  196. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js.nft.json +1 -1
  197. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route_client-reference-manifest.js +1 -1
  198. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/install/route_client-reference-manifest.js +1 -1
  199. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route.js +1 -1
  200. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route.js.nft.json +1 -1
  201. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route_client-reference-manifest.js +1 -1
  202. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall/route_client-reference-manifest.js +1 -1
  203. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route_client-reference-manifest.js +1 -1
  204. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update/route_client-reference-manifest.js +1 -1
  205. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update-plan/route.js +1 -1
  206. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update-plan/route.js.nft.json +1 -1
  207. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update-plan/route_client-reference-manifest.js +1 -1
  208. package/.next/server/app/api/worktrees/[id]/skills/route_client-reference-manifest.js +1 -1
  209. package/.next/server/app/api/worktrees/[id]/slash-commands/route_client-reference-manifest.js +1 -1
  210. package/.next/server/app/api/worktrees/[id]/special-keys/route.js +1 -1
  211. package/.next/server/app/api/worktrees/[id]/special-keys/route.js.nft.json +1 -1
  212. package/.next/server/app/api/worktrees/[id]/special-keys/route_client-reference-manifest.js +1 -1
  213. package/.next/server/app/api/worktrees/[id]/tasks/route.js +2 -2
  214. package/.next/server/app/api/worktrees/[id]/tasks/route.js.nft.json +1 -1
  215. package/.next/server/app/api/worktrees/[id]/tasks/route_client-reference-manifest.js +1 -1
  216. package/.next/server/app/api/worktrees/[id]/terminal/route.js +1 -1
  217. package/.next/server/app/api/worktrees/[id]/terminal/route.js.nft.json +1 -1
  218. package/.next/server/app/api/worktrees/[id]/terminal/route_client-reference-manifest.js +1 -1
  219. package/.next/server/app/api/worktrees/[id]/timers/history/route_client-reference-manifest.js +1 -1
  220. package/.next/server/app/api/worktrees/[id]/timers/route.js +1 -1
  221. package/.next/server/app/api/worktrees/[id]/timers/route.js.nft.json +1 -1
  222. package/.next/server/app/api/worktrees/[id]/timers/route_client-reference-manifest.js +1 -1
  223. package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
  224. package/.next/server/app/api/worktrees/[id]/todos/route_client-reference-manifest.js +1 -1
  225. package/.next/server/app/api/worktrees/[id]/tree/[...path]/route_client-reference-manifest.js +1 -1
  226. package/.next/server/app/api/worktrees/[id]/tree/route_client-reference-manifest.js +1 -1
  227. package/.next/server/app/api/worktrees/[id]/upload/[...path]/route_client-reference-manifest.js +1 -1
  228. package/.next/server/app/api/worktrees/[id]/verify/config/route_client-reference-manifest.js +1 -1
  229. package/.next/server/app/api/worktrees/[id]/verify/route.js +1 -1
  230. package/.next/server/app/api/worktrees/[id]/verify/route.js.nft.json +1 -1
  231. package/.next/server/app/api/worktrees/[id]/verify/route_client-reference-manifest.js +1 -1
  232. package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route.js +1 -1
  233. package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route.js.nft.json +1 -1
  234. package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route_client-reference-manifest.js +1 -1
  235. package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/route_client-reference-manifest.js +1 -1
  236. package/.next/server/app/api/worktrees/[id]/verify/runs/route_client-reference-manifest.js +1 -1
  237. package/.next/server/app/api/worktrees/[id]/viewed/route_client-reference-manifest.js +1 -1
  238. package/.next/server/app/api/worktrees/apply-default-agents/route_client-reference-manifest.js +1 -1
  239. package/.next/server/app/api/worktrees/route.js +1 -1
  240. package/.next/server/app/api/worktrees/route.js.nft.json +1 -1
  241. package/.next/server/app/api/worktrees/route_client-reference-manifest.js +1 -1
  242. package/.next/server/app/chat/page_client-reference-manifest.js +1 -1
  243. package/.next/server/app/login/page_client-reference-manifest.js +1 -1
  244. package/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
  245. package/.next/server/app/more/page_client-reference-manifest.js +1 -1
  246. package/.next/server/app/offline/page_client-reference-manifest.js +1 -1
  247. package/.next/server/app/page_client-reference-manifest.js +1 -1
  248. package/.next/server/app/proxy/[...path]/route_client-reference-manifest.js +1 -1
  249. package/.next/server/app/repositories/page_client-reference-manifest.js +1 -1
  250. package/.next/server/app/review/page_client-reference-manifest.js +1 -1
  251. package/.next/server/app/sessions/page_client-reference-manifest.js +1 -1
  252. package/.next/server/app/skills/[skillId]/page_client-reference-manifest.js +1 -1
  253. package/.next/server/app/skills/installed/page_client-reference-manifest.js +1 -1
  254. package/.next/server/app/skills/page_client-reference-manifest.js +1 -1
  255. package/.next/server/app/worktrees/[id]/files/[...path]/page_client-reference-manifest.js +1 -1
  256. package/.next/server/app/worktrees/[id]/page.js +10 -10
  257. package/.next/server/app/worktrees/[id]/page_client-reference-manifest.js +1 -1
  258. package/.next/server/app/worktrees/[id]/terminal/page_client-reference-manifest.js +1 -1
  259. package/.next/server/app-paths-manifest.json +24 -24
  260. package/.next/server/chunks/1501.js +6 -2
  261. package/.next/server/chunks/1886.js +2 -2
  262. package/.next/server/chunks/2119.js +1 -1
  263. package/.next/server/chunks/2445.js +1 -1
  264. package/.next/server/chunks/3123.js +1 -1
  265. package/.next/server/chunks/3241.js +1 -1
  266. package/.next/server/chunks/3323.js +1 -1
  267. package/.next/server/chunks/4443.js +1 -1
  268. package/.next/server/chunks/595.js +2 -2
  269. package/.next/server/chunks/6130.js +1 -0
  270. package/.next/server/chunks/650.js +1 -1
  271. package/.next/server/chunks/6661.js +1 -1
  272. package/.next/server/chunks/6781.js +1 -1
  273. package/.next/server/chunks/7875.js +1 -1
  274. package/.next/server/chunks/7905.js +1 -1
  275. package/.next/server/chunks/8918.js +3 -3
  276. package/.next/server/chunks/9553.js +1 -0
  277. package/.next/server/chunks/9627.js +1 -1
  278. package/.next/server/middleware-manifest.json +5 -5
  279. package/.next/server/pages/500.html +1 -1
  280. package/.next/server/server-reference-manifest.json +1 -1
  281. package/.next/static/chunks/{4718-441a2af91f0374e9.js → 4718-814f4ecfd7fcc513.js} +1 -1
  282. package/.next/static/chunks/6022-7a7d1760fc9814c7.js +1 -0
  283. package/.next/static/chunks/app/worktrees/[id]/page-3af707e74a75172b.js +1 -0
  284. package/.next/trace +13 -13
  285. package/dist/server/locales/en/worktree.json +9 -2
  286. package/dist/server/locales/ja/worktree.json +9 -2
  287. package/dist/server/src/lib/cli-tools/vibe-local.js +10 -0
  288. package/dist/server/src/lib/hooks/hook-settings-generator.js +61 -1
  289. package/dist/server/src/lib/hooks/sources/antigravity/history.js +302 -27
  290. package/dist/server/src/lib/hooks/sources/antigravity/transcript.js +103 -0
  291. package/dist/server/src/lib/polling/structured-history-gate.js +68 -4
  292. package/dist/server/src/lib/session/agent-session-lifecycle.js +31 -1
  293. package/dist/server/src/lib/session/session-generation-archive.js +194 -0
  294. package/dist/server/src/lib/tasks/contract-message.js +83 -9
  295. package/dist/server/src/lib/tasks/contract-parser.js +2 -0
  296. package/package.json +1 -1
  297. package/.next/server/chunks/153.js +0 -1
  298. package/.next/server/chunks/4299.js +0 -1
  299. package/.next/server/chunks/6838.js +0 -1
  300. package/.next/server/chunks/7366.js +0 -5
  301. package/.next/static/chunks/6022-2fa0b5a82d4ce7b6.js +0 -1
  302. package/.next/static/chunks/app/worktrees/[id]/page-38edcd53e51f53b0.js +0 -1
  303. /package/.next/static/{0a4qrU8WdUwQrlO4mfLMu → 9x6U1h52hH_r6pOsGwI_p}/_buildManifest.js +0 -0
  304. /package/.next/static/{0a4qrU8WdUwQrlO4mfLMu → 9x6U1h52hH_r6pOsGwI_p}/_ssgManifest.js +0 -0
@@ -24,7 +24,7 @@
24
24
  "static/chunks/6809-c40780dcdbb38ec5.js",
25
25
  "static/chunks/4909-1f5c586e3e84e0a5.js",
26
26
  "static/chunks/6402-d91e099c3f2d78f4.js",
27
- "static/chunks/4718-441a2af91f0374e9.js",
27
+ "static/chunks/4718-814f4ecfd7fcc513.js",
28
28
  "static/chunks/4322-dfd5a7119b5ba4fc.js",
29
29
  "static/chunks/app/layout-4c2f21e3f653ee4c.js"
30
30
  ],
@@ -86,19 +86,19 @@
86
86
  "static/chunks/main-app-5d631b93b1219836.js",
87
87
  "static/chunks/app/api/assistant/terminal/route-c4d2d5016c5f2a0a.js"
88
88
  ],
89
- "/api/assistant/tools/route": [
89
+ "/api/auth/login/route": [
90
90
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
91
91
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
92
92
  "static/chunks/1255-7e5873f06b25e129.js",
93
93
  "static/chunks/main-app-5d631b93b1219836.js",
94
- "static/chunks/app/api/assistant/tools/route-c4d2d5016c5f2a0a.js"
94
+ "static/chunks/app/api/auth/login/route-c4d2d5016c5f2a0a.js"
95
95
  ],
96
- "/api/auth/login/route": [
96
+ "/api/assistant/tools/route": [
97
97
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
98
98
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
99
99
  "static/chunks/1255-7e5873f06b25e129.js",
100
100
  "static/chunks/main-app-5d631b93b1219836.js",
101
- "static/chunks/app/api/auth/login/route-c4d2d5016c5f2a0a.js"
101
+ "static/chunks/app/api/assistant/tools/route-c4d2d5016c5f2a0a.js"
102
102
  ],
103
103
  "/api/auth/logout/route": [
104
104
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
@@ -128,26 +128,26 @@
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/ollama/models/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/ollama/models/route-c4d2d5016c5f2a0a.js"
144
144
  ],
145
- "/api/ollama/models/route": [
145
+ "/api/hooks/permission-request/route": [
146
146
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
147
147
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
148
148
  "static/chunks/1255-7e5873f06b25e129.js",
149
149
  "static/chunks/main-app-5d631b93b1219836.js",
150
- "static/chunks/app/api/ollama/models/route-c4d2d5016c5f2a0a.js"
150
+ "static/chunks/app/api/hooks/permission-request/route-c4d2d5016c5f2a0a.js"
151
151
  ],
152
152
  "/api/relays/[relayId]/cancel/route": [
153
153
  "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",
@@ -331,33 +331,33 @@
331
331
  "static/chunks/main-app-5d631b93b1219836.js",
332
332
  "static/chunks/app/api/worktrees/[id]/current-output/route-c4d2d5016c5f2a0a.js"
333
333
  ],
334
- "/api/worktrees/[id]/env/route": [
334
+ "/api/worktrees/[id]/execution-logs/[logId]/route": [
335
335
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
336
336
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
337
337
  "static/chunks/1255-7e5873f06b25e129.js",
338
338
  "static/chunks/main-app-5d631b93b1219836.js",
339
- "static/chunks/app/api/worktrees/[id]/env/route-c4d2d5016c5f2a0a.js"
339
+ "static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-c4d2d5016c5f2a0a.js"
340
340
  ],
341
- "/api/worktrees/[id]/execution-logs/route": [
341
+ "/api/worktrees/[id]/env/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]/env/route-c4d2d5016c5f2a0a.js"
347
347
  ],
348
- "/api/worktrees/[id]/execution-logs/[logId]/route": [
348
+ "/api/worktrees/[id]/files/[...path]/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]/files/[...path]/route-c4d2d5016c5f2a0a.js"
354
354
  ],
355
- "/api/worktrees/[id]/files/[...path]/route": [
355
+ "/api/worktrees/[id]/execution-logs/route": [
356
356
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
357
357
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
358
358
  "static/chunks/1255-7e5873f06b25e129.js",
359
359
  "static/chunks/main-app-5d631b93b1219836.js",
360
- "static/chunks/app/api/worktrees/[id]/files/[...path]/route-c4d2d5016c5f2a0a.js"
360
+ "static/chunks/app/api/worktrees/[id]/execution-logs/route-c4d2d5016c5f2a0a.js"
361
361
  ],
362
362
  "/api/worktrees/[id]/git/branch/create/route": [
363
363
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
@@ -394,19 +394,19 @@
394
394
  "static/chunks/main-app-5d631b93b1219836.js",
395
395
  "static/chunks/app/api/worktrees/[id]/git/commit/route-c4d2d5016c5f2a0a.js"
396
396
  ],
397
- "/api/worktrees/[id]/git/diff/route": [
397
+ "/api/worktrees/[id]/git/fetch/route": [
398
398
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
399
399
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
400
400
  "static/chunks/1255-7e5873f06b25e129.js",
401
401
  "static/chunks/main-app-5d631b93b1219836.js",
402
- "static/chunks/app/api/worktrees/[id]/git/diff/route-c4d2d5016c5f2a0a.js"
402
+ "static/chunks/app/api/worktrees/[id]/git/fetch/route-c4d2d5016c5f2a0a.js"
403
403
  ],
404
- "/api/worktrees/[id]/git/fetch/route": [
404
+ "/api/worktrees/[id]/git/diff/route": [
405
405
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
406
406
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
407
407
  "static/chunks/1255-7e5873f06b25e129.js",
408
408
  "static/chunks/main-app-5d631b93b1219836.js",
409
- "static/chunks/app/api/worktrees/[id]/git/fetch/route-c4d2d5016c5f2a0a.js"
409
+ "static/chunks/app/api/worktrees/[id]/git/diff/route-c4d2d5016c5f2a0a.js"
410
410
  ],
411
411
  "/api/worktrees/[id]/git/log/route": [
412
412
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
@@ -450,19 +450,19 @@
450
450
  "static/chunks/main-app-5d631b93b1219836.js",
451
451
  "static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-c4d2d5016c5f2a0a.js"
452
452
  ],
453
- "/api/worktrees/[id]/git/stage/route": [
453
+ "/api/worktrees/[id]/git/staged/route": [
454
454
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
455
455
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
456
456
  "static/chunks/1255-7e5873f06b25e129.js",
457
457
  "static/chunks/main-app-5d631b93b1219836.js",
458
- "static/chunks/app/api/worktrees/[id]/git/stage/route-c4d2d5016c5f2a0a.js"
458
+ "static/chunks/app/api/worktrees/[id]/git/staged/route-c4d2d5016c5f2a0a.js"
459
459
  ],
460
- "/api/worktrees/[id]/git/staged/route": [
460
+ "/api/worktrees/[id]/git/stage/route": [
461
461
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
462
462
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
463
463
  "static/chunks/1255-7e5873f06b25e129.js",
464
464
  "static/chunks/main-app-5d631b93b1219836.js",
465
- "static/chunks/app/api/worktrees/[id]/git/staged/route-c4d2d5016c5f2a0a.js"
465
+ "static/chunks/app/api/worktrees/[id]/git/stage/route-c4d2d5016c5f2a0a.js"
466
466
  ],
467
467
  "/api/worktrees/[id]/git/stash/[index]/route": [
468
468
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
@@ -653,6 +653,13 @@
653
653
  "static/chunks/main-app-5d631b93b1219836.js",
654
654
  "static/chunks/app/api/worktrees/[id]/send/route-c4d2d5016c5f2a0a.js"
655
655
  ],
656
+ "/api/worktrees/[id]/slash-commands/route": [
657
+ "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
658
+ "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
659
+ "static/chunks/1255-7e5873f06b25e129.js",
660
+ "static/chunks/main-app-5d631b93b1219836.js",
661
+ "static/chunks/app/api/worktrees/[id]/slash-commands/route-c4d2d5016c5f2a0a.js"
662
+ ],
656
663
  "/api/worktrees/[id]/special-keys/route": [
657
664
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
658
665
  "static/chunks/4bd1b696-100b9d70ed4e49c1.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",
@@ -723,19 +723,19 @@
723
723
  "static/chunks/main-app-5d631b93b1219836.js",
724
724
  "static/chunks/app/api/worktrees/[id]/tree/route-c4d2d5016c5f2a0a.js"
725
725
  ],
726
- "/api/worktrees/[id]/upload/[...path]/route": [
726
+ "/api/worktrees/[id]/verify/config/route": [
727
727
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
728
728
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
729
729
  "static/chunks/1255-7e5873f06b25e129.js",
730
730
  "static/chunks/main-app-5d631b93b1219836.js",
731
- "static/chunks/app/api/worktrees/[id]/upload/[...path]/route-c4d2d5016c5f2a0a.js"
731
+ "static/chunks/app/api/worktrees/[id]/verify/config/route-c4d2d5016c5f2a0a.js"
732
732
  ],
733
- "/api/worktrees/[id]/verify/config/route": [
733
+ "/api/worktrees/[id]/upload/[...path]/route": [
734
734
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
735
735
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
736
736
  "static/chunks/1255-7e5873f06b25e129.js",
737
737
  "static/chunks/main-app-5d631b93b1219836.js",
738
- "static/chunks/app/api/worktrees/[id]/verify/config/route-c4d2d5016c5f2a0a.js"
738
+ "static/chunks/app/api/worktrees/[id]/upload/[...path]/route-c4d2d5016c5f2a0a.js"
739
739
  ],
740
740
  "/api/worktrees/[id]/verify/route": [
741
741
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
@@ -744,19 +744,19 @@
744
744
  "static/chunks/main-app-5d631b93b1219836.js",
745
745
  "static/chunks/app/api/worktrees/[id]/verify/route-c4d2d5016c5f2a0a.js"
746
746
  ],
747
- "/api/worktrees/[id]/verify/runs/[runId]/cancel/route": [
747
+ "/api/worktrees/[id]/verify/runs/[runId]/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/runs/[runId]/route-c4d2d5016c5f2a0a.js"
753
753
  ],
754
- "/api/worktrees/[id]/verify/runs/[runId]/route": [
754
+ "/api/worktrees/[id]/verify/runs/[runId]/cancel/route": [
755
755
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
756
756
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
757
757
  "static/chunks/1255-7e5873f06b25e129.js",
758
758
  "static/chunks/main-app-5d631b93b1219836.js",
759
- "static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/route-c4d2d5016c5f2a0a.js"
759
+ "static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route-c4d2d5016c5f2a0a.js"
760
760
  ],
761
761
  "/api/worktrees/[id]/verify/runs/route": [
762
762
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
@@ -835,13 +835,6 @@
835
835
  "static/chunks/main-app-5d631b93b1219836.js",
836
836
  "static/chunks/app/api/external-apps/[id]/health/route-c4d2d5016c5f2a0a.js"
837
837
  ],
838
- "/api/fs/recent-paths/route": [
839
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
840
- "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
841
- "static/chunks/1255-7e5873f06b25e129.js",
842
- "static/chunks/main-app-5d631b93b1219836.js",
843
- "static/chunks/app/api/fs/recent-paths/route-c4d2d5016c5f2a0a.js"
844
- ],
845
838
  "/api/external-apps/route": [
846
839
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
847
840
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
@@ -863,12 +856,12 @@
863
856
  "static/chunks/main-app-5d631b93b1219836.js",
864
857
  "static/chunks/app/api/fs/browse/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",
@@ -877,12 +870,12 @@
877
870
  "static/chunks/main-app-5d631b93b1219836.js",
878
871
  "static/chunks/app/api/push/vapid/route-c4d2d5016c5f2a0a.js"
879
872
  ],
880
- "/api/remote/pair/route": [
873
+ "/api/push/escalation/route": [
881
874
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
882
875
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
883
876
  "static/chunks/1255-7e5873f06b25e129.js",
884
877
  "static/chunks/main-app-5d631b93b1219836.js",
885
- "static/chunks/app/api/remote/pair/route-c4d2d5016c5f2a0a.js"
878
+ "static/chunks/app/api/push/escalation/route-c4d2d5016c5f2a0a.js"
886
879
  ],
887
880
  "/api/push/subscriptions/route": [
888
881
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
@@ -891,33 +884,33 @@
891
884
  "static/chunks/main-app-5d631b93b1219836.js",
892
885
  "static/chunks/app/api/push/subscriptions/route-c4d2d5016c5f2a0a.js"
893
886
  ],
894
- "/api/repositories/validate-path/route": [
887
+ "/api/remote/pair/route": [
895
888
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
896
889
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
897
890
  "static/chunks/1255-7e5873f06b25e129.js",
898
891
  "static/chunks/main-app-5d631b93b1219836.js",
899
- "static/chunks/app/api/repositories/validate-path/route-c4d2d5016c5f2a0a.js"
892
+ "static/chunks/app/api/remote/pair/route-c4d2d5016c5f2a0a.js"
900
893
  ],
901
- "/api/settings/default-agents/route": [
894
+ "/api/repositories/validate-path/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/repositories/validate-path/route-c4d2d5016c5f2a0a.js"
907
900
  ],
908
- "/api/settings/default-surface-mode/route": [
901
+ "/api/sidebar/group-order/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/sidebar/group-order/route-c4d2d5016c5f2a0a.js"
914
907
  ],
915
- "/api/sidebar/group-order/route": [
908
+ "/api/settings/default-agents/route": [
916
909
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
917
910
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
918
911
  "static/chunks/1255-7e5873f06b25e129.js",
919
912
  "static/chunks/main-app-5d631b93b1219836.js",
920
- "static/chunks/app/api/sidebar/group-order/route-c4d2d5016c5f2a0a.js"
913
+ "static/chunks/app/api/settings/default-agents/route-c4d2d5016c5f2a0a.js"
921
914
  ],
922
915
  "/api/skills/[id]/route": [
923
916
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
@@ -926,12 +919,12 @@
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/settings/default-surface-mode/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/settings/default-surface-mode/route-c4d2d5016c5f2a0a.js"
935
928
  ],
936
929
  "/api/skills/installations/route": [
937
930
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
@@ -940,6 +933,13 @@
940
933
  "static/chunks/main-app-5d631b93b1219836.js",
941
934
  "static/chunks/app/api/skills/installations/route-c4d2d5016c5f2a0a.js"
942
935
  ],
936
+ "/api/skills/reindex/route": [
937
+ "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
938
+ "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
939
+ "static/chunks/1255-7e5873f06b25e129.js",
940
+ "static/chunks/main-app-5d631b93b1219836.js",
941
+ "static/chunks/app/api/skills/reindex/route-c4d2d5016c5f2a0a.js"
942
+ ],
943
943
  "/api/skills/route": [
944
944
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
945
945
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
@@ -961,19 +961,19 @@
961
961
  "static/chunks/main-app-5d631b93b1219836.js",
962
962
  "static/chunks/app/api/skills/operations/route-c4d2d5016c5f2a0a.js"
963
963
  ],
964
- "/api/worktrees/[id]/logs/[filename]/route": [
964
+ "/api/worktrees/[id]/logs/route": [
965
965
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
966
966
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
967
967
  "static/chunks/1255-7e5873f06b25e129.js",
968
968
  "static/chunks/main-app-5d631b93b1219836.js",
969
- "static/chunks/app/api/worktrees/[id]/logs/[filename]/route-c4d2d5016c5f2a0a.js"
969
+ "static/chunks/app/api/worktrees/[id]/logs/route-c4d2d5016c5f2a0a.js"
970
970
  ],
971
- "/api/worktrees/[id]/logs/route": [
971
+ "/api/worktrees/[id]/logs/[filename]/route": [
972
972
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
973
973
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
974
974
  "static/chunks/1255-7e5873f06b25e129.js",
975
975
  "static/chunks/main-app-5d631b93b1219836.js",
976
- "static/chunks/app/api/worktrees/[id]/logs/route-c4d2d5016c5f2a0a.js"
976
+ "static/chunks/app/api/worktrees/[id]/logs/[filename]/route-c4d2d5016c5f2a0a.js"
977
977
  ],
978
978
  "/api/worktrees/[id]/resolve-target/route": [
979
979
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
@@ -1024,19 +1024,19 @@
1024
1024
  "static/chunks/main-app-5d631b93b1219836.js",
1025
1025
  "static/chunks/app/api/worktrees/[id]/skills/route-c4d2d5016c5f2a0a.js"
1026
1026
  ],
1027
- "/api/worktrees/apply-default-agents/route": [
1027
+ "/api/worktrees/[id]/skills/[skillId]/uninstall/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/[id]/skills/[skillId]/uninstall/route-c4d2d5016c5f2a0a.js"
1033
1033
  ],
1034
- "/api/worktrees/route": [
1034
+ "/api/worktrees/apply-default-agents/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/apply-default-agents/route-c4d2d5016c5f2a0a.js"
1040
1040
  ],
1041
1041
  "/proxy/[...path]/route": [
1042
1042
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
@@ -1052,12 +1052,12 @@
1052
1052
  "static/chunks/main-app-5d631b93b1219836.js",
1053
1053
  "static/chunks/app/api/worktrees/[id]/skills/[skillId]/update/route-c4d2d5016c5f2a0a.js"
1054
1054
  ],
1055
- "/api/worktrees/[id]/skills/[skillId]/uninstall/route": [
1055
+ "/api/worktrees/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/route-c4d2d5016c5f2a0a.js"
1061
1061
  ],
1062
1062
  "/chat/loading": [
1063
1063
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
@@ -1082,21 +1082,18 @@
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",
1085
+ "static/chunks/4718-814f4ecfd7fcc513.js",
1086
1086
  "static/chunks/8361-9bb887203c456edb.js",
1087
1087
  "static/chunks/app/chat/page-e60d07c4c79602f0.js"
1088
1088
  ],
1089
- "/login/page": [
1089
+ "/offline/page": [
1090
1090
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1091
1091
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1092
1092
  "static/chunks/1255-7e5873f06b25e129.js",
1093
1093
  "static/chunks/main-app-5d631b93b1219836.js",
1094
1094
  "static/chunks/6809-c40780dcdbb38ec5.js",
1095
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"
1096
+ "static/chunks/app/offline/page-62c5f14a6a1800b5.js"
1100
1097
  ],
1101
1098
  "/more/loading": [
1102
1099
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
@@ -1118,13 +1115,13 @@
1118
1115
  "static/chunks/5694-498765336d0b8c2b.js",
1119
1116
  "static/chunks/6402-d91e099c3f2d78f4.js",
1120
1117
  "static/chunks/8019-cbf130d0e6334d2d.js",
1121
- "static/chunks/4718-441a2af91f0374e9.js",
1118
+ "static/chunks/4718-814f4ecfd7fcc513.js",
1122
1119
  "static/chunks/8361-9bb887203c456edb.js",
1123
- "static/chunks/6022-2fa0b5a82d4ce7b6.js",
1120
+ "static/chunks/6022-7a7d1760fc9814c7.js",
1124
1121
  "static/chunks/4322-dfd5a7119b5ba4fc.js",
1125
1122
  "static/chunks/app/more/page-fc94f86aa881489e.js"
1126
1123
  ],
1127
- "/page": [
1124
+ "/login/page": [
1128
1125
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1129
1126
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1130
1127
  "static/chunks/1255-7e5873f06b25e129.js",
@@ -1132,23 +1129,26 @@
1132
1129
  "static/chunks/6809-c40780dcdbb38ec5.js",
1133
1130
  "static/chunks/4909-1f5c586e3e84e0a5.js",
1134
1131
  "static/chunks/2770-827a64760bab8a3a.js",
1135
- "static/chunks/790-d8e6acd26e03679c.js",
1136
- "static/chunks/5694-498765336d0b8c2b.js",
1137
- "static/chunks/9948-d139e3e5dbecaf73.js",
1138
1132
  "static/chunks/6402-d91e099c3f2d78f4.js",
1139
1133
  "static/chunks/8019-cbf130d0e6334d2d.js",
1140
- "static/chunks/4718-441a2af91f0374e9.js",
1141
- "static/chunks/8361-9bb887203c456edb.js",
1142
- "static/chunks/app/page-022090bf6f932818.js"
1134
+ "static/chunks/app/login/page-af7241bb4c4a8e59.js"
1143
1135
  ],
1144
- "/offline/page": [
1136
+ "/page": [
1145
1137
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1146
1138
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1147
1139
  "static/chunks/1255-7e5873f06b25e129.js",
1148
1140
  "static/chunks/main-app-5d631b93b1219836.js",
1149
1141
  "static/chunks/6809-c40780dcdbb38ec5.js",
1150
1142
  "static/chunks/4909-1f5c586e3e84e0a5.js",
1151
- "static/chunks/app/offline/page-62c5f14a6a1800b5.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-814f4ecfd7fcc513.js",
1150
+ "static/chunks/8361-9bb887203c456edb.js",
1151
+ "static/chunks/app/page-022090bf6f932818.js"
1152
1152
  ],
1153
1153
  "/repositories/loading": [
1154
1154
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
@@ -1170,7 +1170,7 @@
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",
1173
+ "static/chunks/4718-814f4ecfd7fcc513.js",
1174
1174
  "static/chunks/8361-9bb887203c456edb.js",
1175
1175
  "static/chunks/app/repositories/page-2576158c8420fda0.js"
1176
1176
  ],
@@ -1194,7 +1194,7 @@
1194
1194
  "static/chunks/5694-498765336d0b8c2b.js",
1195
1195
  "static/chunks/6402-d91e099c3f2d78f4.js",
1196
1196
  "static/chunks/8019-cbf130d0e6334d2d.js",
1197
- "static/chunks/4718-441a2af91f0374e9.js",
1197
+ "static/chunks/4718-814f4ecfd7fcc513.js",
1198
1198
  "static/chunks/8361-9bb887203c456edb.js",
1199
1199
  "static/chunks/998-ac0ded6d5eeb4dc0.js",
1200
1200
  "static/chunks/app/review/page-35b99baaf3c93b38.js"
@@ -1220,7 +1220,7 @@
1220
1220
  "static/chunks/9948-d139e3e5dbecaf73.js",
1221
1221
  "static/chunks/6402-d91e099c3f2d78f4.js",
1222
1222
  "static/chunks/8019-cbf130d0e6334d2d.js",
1223
- "static/chunks/4718-441a2af91f0374e9.js",
1223
+ "static/chunks/4718-814f4ecfd7fcc513.js",
1224
1224
  "static/chunks/8361-9bb887203c456edb.js",
1225
1225
  "static/chunks/app/sessions/page-584adf11ae51df10.js"
1226
1226
  ],
@@ -1240,7 +1240,7 @@
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",
1243
+ "static/chunks/4718-814f4ecfd7fcc513.js",
1244
1244
  "static/chunks/8361-9bb887203c456edb.js",
1245
1245
  "static/chunks/2751-9ef0f4b450bd4ef0.js",
1246
1246
  "static/chunks/2053-3f299a7a2c7d6767.js",
@@ -1258,7 +1258,7 @@
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",
1261
+ "static/chunks/4718-814f4ecfd7fcc513.js",
1262
1262
  "static/chunks/8361-9bb887203c456edb.js",
1263
1263
  "static/chunks/2751-9ef0f4b450bd4ef0.js",
1264
1264
  "static/chunks/app/skills/installed/page-2f3987e3a131c8d0.js"
@@ -1275,7 +1275,7 @@
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",
1278
+ "static/chunks/4718-814f4ecfd7fcc513.js",
1279
1279
  "static/chunks/8361-9bb887203c456edb.js",
1280
1280
  "static/chunks/2751-9ef0f4b450bd4ef0.js",
1281
1281
  "static/chunks/app/skills/page-e70bfcf5ed4e4865.js"
@@ -1295,6 +1295,19 @@
1295
1295
  "static/chunks/6809-c40780dcdbb38ec5.js",
1296
1296
  "static/chunks/app/worktrees/[id]/loading-c58ba2c3f4363277.js"
1297
1297
  ],
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
+ ],
1298
1311
  "/worktrees/[id]/page": [
1299
1312
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1300
1313
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
@@ -1313,26 +1326,13 @@
1313
1326
  "static/chunks/8772-9be53a530950d804.js",
1314
1327
  "static/chunks/6402-d91e099c3f2d78f4.js",
1315
1328
  "static/chunks/8019-cbf130d0e6334d2d.js",
1316
- "static/chunks/4718-441a2af91f0374e9.js",
1329
+ "static/chunks/4718-814f4ecfd7fcc513.js",
1317
1330
  "static/chunks/8361-9bb887203c456edb.js",
1318
1331
  "static/chunks/2751-9ef0f4b450bd4ef0.js",
1319
1332
  "static/chunks/2053-3f299a7a2c7d6767.js",
1320
- "static/chunks/6022-2fa0b5a82d4ce7b6.js",
1333
+ "static/chunks/6022-7a7d1760fc9814c7.js",
1321
1334
  "static/chunks/998-ac0ded6d5eeb4dc0.js",
1322
- "static/chunks/app/worktrees/[id]/page-38edcd53e51f53b0.js"
1323
- ],
1324
- "/worktrees/[id]/files/[...path]/page": [
1325
- "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
1326
- "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1327
- "static/chunks/1255-7e5873f06b25e129.js",
1328
- "static/chunks/main-app-5d631b93b1219836.js",
1329
- "static/chunks/6809-c40780dcdbb38ec5.js",
1330
- "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"
1335
+ "static/chunks/app/worktrees/[id]/page-3af707e74a75172b.js"
1336
1336
  ],
1337
1337
  "/worktrees/[id]/terminal/page": [
1338
1338
  "static/chunks/webpack-1dc9eb5ebb4fa5ff.js",