commandmate 0.10.4 → 0.11.1

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 (193) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-build-manifest.json +265 -265
  3. package/.next/app-path-routes-manifest.json +25 -25
  4. package/.next/build-manifest.json +5 -5
  5. package/.next/prerender-manifest.json +9 -9
  6. package/.next/react-loadable-manifest.json +4 -4
  7. package/.next/required-server-files.json +1 -1
  8. package/.next/server/app/_not-found/page.js +1 -1
  9. package/.next/server/app/_not-found/page.js.nft.json +1 -1
  10. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  11. package/.next/server/app/api/app/update/route.js +1 -1
  12. package/.next/server/app/api/app/update/route_client-reference-manifest.js +1 -1
  13. package/.next/server/app/api/app/update-check/route.js +1 -1
  14. package/.next/server/app/api/app/update-check/route_client-reference-manifest.js +1 -1
  15. package/.next/server/app/api/assistant/conversation/route_client-reference-manifest.js +1 -1
  16. package/.next/server/app/api/assistant/current-output/route_client-reference-manifest.js +1 -1
  17. package/.next/server/app/api/assistant/messages/route_client-reference-manifest.js +1 -1
  18. package/.next/server/app/api/assistant/session/route_client-reference-manifest.js +1 -1
  19. package/.next/server/app/api/assistant/start/route_client-reference-manifest.js +1 -1
  20. package/.next/server/app/api/assistant/terminal/route_client-reference-manifest.js +1 -1
  21. package/.next/server/app/api/assistant/tools/route_client-reference-manifest.js +1 -1
  22. package/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  23. package/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  24. package/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
  25. package/.next/server/app/api/daily-summary/route_client-reference-manifest.js +1 -1
  26. package/.next/server/app/api/daily-summary/status/route_client-reference-manifest.js +1 -1
  27. package/.next/server/app/api/external-apps/[id]/health/route_client-reference-manifest.js +1 -1
  28. package/.next/server/app/api/external-apps/[id]/route_client-reference-manifest.js +1 -1
  29. package/.next/server/app/api/external-apps/route_client-reference-manifest.js +1 -1
  30. package/.next/server/app/api/hooks/claude-done/route_client-reference-manifest.js +1 -1
  31. package/.next/server/app/api/ollama/models/route_client-reference-manifest.js +1 -1
  32. package/.next/server/app/api/push/subscriptions/route_client-reference-manifest.js +1 -1
  33. package/.next/server/app/api/push/vapid/route_client-reference-manifest.js +1 -1
  34. package/.next/server/app/api/repositories/[id]/route_client-reference-manifest.js +1 -1
  35. package/.next/server/app/api/repositories/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
  36. package/.next/server/app/api/repositories/[id]/todos/route_client-reference-manifest.js +1 -1
  37. package/.next/server/app/api/repositories/clone/[jobId]/route_client-reference-manifest.js +1 -1
  38. package/.next/server/app/api/repositories/clone/route_client-reference-manifest.js +1 -1
  39. package/.next/server/app/api/repositories/excluded/route_client-reference-manifest.js +1 -1
  40. package/.next/server/app/api/repositories/restore/route_client-reference-manifest.js +1 -1
  41. package/.next/server/app/api/repositories/route_client-reference-manifest.js +1 -1
  42. package/.next/server/app/api/repositories/scan/route_client-reference-manifest.js +1 -1
  43. package/.next/server/app/api/repositories/sync/route_client-reference-manifest.js +1 -1
  44. package/.next/server/app/api/sidebar/group-order/route_client-reference-manifest.js +1 -1
  45. package/.next/server/app/api/slash-commands/route_client-reference-manifest.js +1 -1
  46. package/.next/server/app/api/templates/[id]/route_client-reference-manifest.js +1 -1
  47. package/.next/server/app/api/templates/route_client-reference-manifest.js +1 -1
  48. package/.next/server/app/api/todos/route_client-reference-manifest.js +1 -1
  49. package/.next/server/app/api/worktrees/[id]/auto-yes/route_client-reference-manifest.js +1 -1
  50. package/.next/server/app/api/worktrees/[id]/capture/route_client-reference-manifest.js +1 -1
  51. package/.next/server/app/api/worktrees/[id]/cli-tool/route_client-reference-manifest.js +1 -1
  52. package/.next/server/app/api/worktrees/[id]/cmate/schedules/route_client-reference-manifest.js +1 -1
  53. package/.next/server/app/api/worktrees/[id]/current-output/route_client-reference-manifest.js +1 -1
  54. package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route_client-reference-manifest.js +1 -1
  55. package/.next/server/app/api/worktrees/[id]/execution-logs/route_client-reference-manifest.js +1 -1
  56. package/.next/server/app/api/worktrees/[id]/files/[...path]/route_client-reference-manifest.js +1 -1
  57. package/.next/server/app/api/worktrees/[id]/git/branch/create/route_client-reference-manifest.js +1 -1
  58. package/.next/server/app/api/worktrees/[id]/git/branch/delete/route_client-reference-manifest.js +1 -1
  59. package/.next/server/app/api/worktrees/[id]/git/branches/route_client-reference-manifest.js +1 -1
  60. package/.next/server/app/api/worktrees/[id]/git/checkout/route_client-reference-manifest.js +1 -1
  61. package/.next/server/app/api/worktrees/[id]/git/commit/route_client-reference-manifest.js +1 -1
  62. package/.next/server/app/api/worktrees/[id]/git/diff/route_client-reference-manifest.js +1 -1
  63. package/.next/server/app/api/worktrees/[id]/git/fetch/route_client-reference-manifest.js +1 -1
  64. package/.next/server/app/api/worktrees/[id]/git/log/route_client-reference-manifest.js +1 -1
  65. package/.next/server/app/api/worktrees/[id]/git/pull/route_client-reference-manifest.js +1 -1
  66. package/.next/server/app/api/worktrees/[id]/git/push/route_client-reference-manifest.js +1 -1
  67. package/.next/server/app/api/worktrees/[id]/git/reset/route_client-reference-manifest.js +1 -1
  68. package/.next/server/app/api/worktrees/[id]/git/revert/route_client-reference-manifest.js +1 -1
  69. package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route_client-reference-manifest.js +1 -1
  70. package/.next/server/app/api/worktrees/[id]/git/stage/route_client-reference-manifest.js +1 -1
  71. package/.next/server/app/api/worktrees/[id]/git/staged/route_client-reference-manifest.js +1 -1
  72. package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route_client-reference-manifest.js +1 -1
  73. package/.next/server/app/api/worktrees/[id]/git/stash/apply/route_client-reference-manifest.js +1 -1
  74. package/.next/server/app/api/worktrees/[id]/git/stash/pop/route_client-reference-manifest.js +1 -1
  75. package/.next/server/app/api/worktrees/[id]/git/stash/push/route_client-reference-manifest.js +1 -1
  76. package/.next/server/app/api/worktrees/[id]/git/stash/route_client-reference-manifest.js +1 -1
  77. package/.next/server/app/api/worktrees/[id]/git/status/route_client-reference-manifest.js +1 -1
  78. package/.next/server/app/api/worktrees/[id]/git/unstage/route_client-reference-manifest.js +1 -1
  79. package/.next/server/app/api/worktrees/[id]/git/working-diff/route_client-reference-manifest.js +1 -1
  80. package/.next/server/app/api/worktrees/[id]/interrupt/route_client-reference-manifest.js +1 -1
  81. package/.next/server/app/api/worktrees/[id]/kill-session/route_client-reference-manifest.js +1 -1
  82. package/.next/server/app/api/worktrees/[id]/logs/[filename]/route_client-reference-manifest.js +1 -1
  83. package/.next/server/app/api/worktrees/[id]/logs/route_client-reference-manifest.js +1 -1
  84. package/.next/server/app/api/worktrees/[id]/marp-render/route_client-reference-manifest.js +1 -1
  85. package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route_client-reference-manifest.js +1 -1
  86. package/.next/server/app/api/worktrees/[id]/memos/route_client-reference-manifest.js +1 -1
  87. package/.next/server/app/api/worktrees/[id]/messages/route_client-reference-manifest.js +1 -1
  88. package/.next/server/app/api/worktrees/[id]/prompt-response/route_client-reference-manifest.js +1 -1
  89. package/.next/server/app/api/worktrees/[id]/respond/route_client-reference-manifest.js +1 -1
  90. package/.next/server/app/api/worktrees/[id]/route_client-reference-manifest.js +1 -1
  91. package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route_client-reference-manifest.js +1 -1
  92. package/.next/server/app/api/worktrees/[id]/schedules/active/route_client-reference-manifest.js +1 -1
  93. package/.next/server/app/api/worktrees/[id]/schedules/route_client-reference-manifest.js +1 -1
  94. package/.next/server/app/api/worktrees/[id]/search/route_client-reference-manifest.js +1 -1
  95. package/.next/server/app/api/worktrees/[id]/send/route_client-reference-manifest.js +1 -1
  96. package/.next/server/app/api/worktrees/[id]/slash-commands/route_client-reference-manifest.js +1 -1
  97. package/.next/server/app/api/worktrees/[id]/special-keys/route_client-reference-manifest.js +1 -1
  98. package/.next/server/app/api/worktrees/[id]/start-polling/route_client-reference-manifest.js +1 -1
  99. package/.next/server/app/api/worktrees/[id]/terminal/route_client-reference-manifest.js +1 -1
  100. package/.next/server/app/api/worktrees/[id]/timers/history/route_client-reference-manifest.js +1 -1
  101. package/.next/server/app/api/worktrees/[id]/timers/route_client-reference-manifest.js +1 -1
  102. package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
  103. package/.next/server/app/api/worktrees/[id]/todos/route_client-reference-manifest.js +1 -1
  104. package/.next/server/app/api/worktrees/[id]/tree/[...path]/route_client-reference-manifest.js +1 -1
  105. package/.next/server/app/api/worktrees/[id]/tree/route_client-reference-manifest.js +1 -1
  106. package/.next/server/app/api/worktrees/[id]/upload/[...path]/route_client-reference-manifest.js +1 -1
  107. package/.next/server/app/api/worktrees/[id]/viewed/route_client-reference-manifest.js +1 -1
  108. package/.next/server/app/api/worktrees/route_client-reference-manifest.js +1 -1
  109. package/.next/server/app/chat/page.js +1 -1
  110. package/.next/server/app/chat/page.js.nft.json +1 -1
  111. package/.next/server/app/chat/page_client-reference-manifest.js +1 -1
  112. package/.next/server/app/login/page.js +1 -1
  113. package/.next/server/app/login/page.js.nft.json +1 -1
  114. package/.next/server/app/login/page_client-reference-manifest.js +1 -1
  115. package/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
  116. package/.next/server/app/more/page.js +2 -2
  117. package/.next/server/app/more/page.js.nft.json +1 -1
  118. package/.next/server/app/more/page_client-reference-manifest.js +1 -1
  119. package/.next/server/app/offline/page.js +1 -1
  120. package/.next/server/app/offline/page.js.nft.json +1 -1
  121. package/.next/server/app/offline/page_client-reference-manifest.js +1 -1
  122. package/.next/server/app/page.js +1 -1
  123. package/.next/server/app/page.js.nft.json +1 -1
  124. package/.next/server/app/page_client-reference-manifest.js +1 -1
  125. package/.next/server/app/proxy/[...path]/route_client-reference-manifest.js +1 -1
  126. package/.next/server/app/repositories/page.js +1 -1
  127. package/.next/server/app/repositories/page.js.nft.json +1 -1
  128. package/.next/server/app/repositories/page_client-reference-manifest.js +1 -1
  129. package/.next/server/app/review/page.js +1 -1
  130. package/.next/server/app/review/page.js.nft.json +1 -1
  131. package/.next/server/app/review/page_client-reference-manifest.js +1 -1
  132. package/.next/server/app/sessions/page.js +1 -1
  133. package/.next/server/app/sessions/page.js.nft.json +1 -1
  134. package/.next/server/app/sessions/page_client-reference-manifest.js +1 -1
  135. package/.next/server/app/worktrees/[id]/files/[...path]/page.js +1 -1
  136. package/.next/server/app/worktrees/[id]/files/[...path]/page.js.nft.json +1 -1
  137. package/.next/server/app/worktrees/[id]/files/[...path]/page_client-reference-manifest.js +1 -1
  138. package/.next/server/app/worktrees/[id]/page.js +7 -7
  139. package/.next/server/app/worktrees/[id]/page.js.nft.json +1 -1
  140. package/.next/server/app/worktrees/[id]/page_client-reference-manifest.js +1 -1
  141. package/.next/server/app/worktrees/[id]/terminal/page.js +1 -1
  142. package/.next/server/app/worktrees/[id]/terminal/page.js.nft.json +1 -1
  143. package/.next/server/app/worktrees/[id]/terminal/page_client-reference-manifest.js +1 -1
  144. package/.next/server/app-paths-manifest.json +25 -25
  145. package/.next/server/chunks/2119.js +1 -1
  146. package/.next/server/chunks/2445.js +1 -1
  147. package/.next/server/chunks/3644.js +13 -0
  148. package/.next/server/chunks/5959.js +1 -1
  149. package/.next/server/chunks/646.js +2 -14
  150. package/.next/server/chunks/9067.js +1 -1
  151. package/.next/server/chunks/9355.js +13 -1
  152. package/.next/server/chunks/{9992.js → 9968.js} +1 -1
  153. package/.next/server/middleware-build-manifest.js +1 -1
  154. package/.next/server/middleware-manifest.json +5 -5
  155. package/.next/server/middleware-react-loadable-manifest.js +1 -1
  156. package/.next/server/pages/500.html +1 -1
  157. package/.next/server/server-reference-manifest.json +1 -1
  158. package/.next/static/chunks/4560-64b1461fd996127a.js +1 -0
  159. package/.next/static/chunks/{7347-a013a163a75030ec.js → 6488-d6e53d8da584e644.js} +1 -1
  160. package/.next/static/chunks/{8566-b8bbcfd837cc338b.js → 8566-9da32e46c9d3fd54.js} +1 -1
  161. package/.next/static/chunks/8676.c1ef7e2aac5f05a0.js +1 -0
  162. package/.next/static/chunks/{8965-872d8de254196cec.js → 8965-5ff40db68775eb01.js} +1 -1
  163. package/.next/static/chunks/app/chat/{page-5d20240f98c07cee.js → page-6f714339e12c3a16.js} +1 -1
  164. package/.next/static/chunks/app/layout-86574192bd3c0e6b.js +1 -0
  165. package/.next/static/chunks/app/more/{page-af1d2af13ea901d2.js → page-a496425bba427b48.js} +1 -1
  166. package/.next/static/chunks/app/{page-3bbe737ec910d1fb.js → page-15bfd76bcf65842d.js} +1 -1
  167. package/.next/static/chunks/app/repositories/{page-ace9134ac165a6de.js → page-d214522ab8792ce7.js} +1 -1
  168. package/.next/static/chunks/app/review/{page-331b80f4f58582bc.js → page-1dadf0b5d7129598.js} +1 -1
  169. package/.next/static/chunks/app/sessions/{page-d694149a7e8649b6.js → page-96f007d986c5f327.js} +1 -1
  170. package/.next/static/chunks/app/worktrees/[id]/files/[...path]/{page-9ff4d065483cdfe9.js → page-6a45f3744da50d95.js} +1 -1
  171. package/.next/static/chunks/app/worktrees/[id]/page-3b07e3be354aae57.js +1 -0
  172. package/.next/static/chunks/{webpack-4fbc38b2e3abb013.js → webpack-25d4697671930f37.js} +1 -1
  173. package/.next/trace +10 -10
  174. package/dist/cli/commands/update.d.ts.map +1 -1
  175. package/dist/cli/commands/update.js +178 -1
  176. package/dist/cli/program.d.ts.map +1 -1
  177. package/dist/cli/program.js +6 -0
  178. package/dist/cli/types/index.d.ts +7 -0
  179. package/dist/cli/types/index.d.ts.map +1 -1
  180. package/dist/cli/utils/npx-runner.d.ts +88 -0
  181. package/dist/cli/utils/npx-runner.d.ts.map +1 -0
  182. package/dist/cli/utils/npx-runner.js +165 -0
  183. package/dist/lib/app-update/update-lock.d.ts +39 -0
  184. package/dist/lib/app-update/update-lock.d.ts.map +1 -0
  185. package/dist/lib/app-update/update-lock.js +116 -0
  186. package/package.json +1 -1
  187. package/.next/server/chunks/1104.js +0 -13
  188. package/.next/static/chunks/4560-2bf9cb6504cc4425.js +0 -1
  189. package/.next/static/chunks/8676.cc638529497c5a1e.js +0 -1
  190. package/.next/static/chunks/app/layout-fe5857360dfba2b9.js +0 -1
  191. package/.next/static/chunks/app/worktrees/[id]/page-932a52f8d11971f7.js +0 -1
  192. /package/.next/static/{uBCIYS1Hth7V4unroKqGu → WzRCDS2PLtMvg0Sjwlf0S}/_buildManifest.js +0 -0
  193. /package/.next/static/{uBCIYS1Hth7V4unroKqGu → WzRCDS2PLtMvg0Sjwlf0S}/_ssgManifest.js +0 -0
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "pages": {
3
3
  "/_not-found/page": [
4
- "static/chunks/webpack-4fbc38b2e3abb013.js",
4
+ "static/chunks/webpack-25d4697671930f37.js",
5
5
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
6
6
  "static/chunks/1255-8cb587d9170b45ed.js",
7
7
  "static/chunks/main-app-1f21caa5553ccd7d.js",
8
8
  "static/chunks/app/_not-found/page-2500a82e3c379b3b.js"
9
9
  ],
10
10
  "/layout": [
11
- "static/chunks/webpack-4fbc38b2e3abb013.js",
11
+ "static/chunks/webpack-25d4697671930f37.js",
12
12
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
13
13
  "static/chunks/1255-8cb587d9170b45ed.js",
14
14
  "static/chunks/main-app-1f21caa5553ccd7d.js",
@@ -17,11 +17,11 @@
17
17
  "static/chunks/6809-c40780dcdbb38ec5.js",
18
18
  "static/chunks/4909-1f5c586e3e84e0a5.js",
19
19
  "static/chunks/6402-d91e099c3f2d78f4.js",
20
- "static/chunks/7347-a013a163a75030ec.js",
21
- "static/chunks/app/layout-fe5857360dfba2b9.js"
20
+ "static/chunks/6488-d6e53d8da584e644.js",
21
+ "static/chunks/app/layout-86574192bd3c0e6b.js"
22
22
  ],
23
23
  "/loading": [
24
- "static/chunks/webpack-4fbc38b2e3abb013.js",
24
+ "static/chunks/webpack-25d4697671930f37.js",
25
25
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
26
26
  "static/chunks/1255-8cb587d9170b45ed.js",
27
27
  "static/chunks/main-app-1f21caa5553ccd7d.js",
@@ -29,705 +29,693 @@
29
29
  "static/chunks/app/loading-c58ba2c3f4363277.js"
30
30
  ],
31
31
  "/api/assistant/conversation/route": [
32
- "static/chunks/webpack-4fbc38b2e3abb013.js",
32
+ "static/chunks/webpack-25d4697671930f37.js",
33
33
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
34
34
  "static/chunks/1255-8cb587d9170b45ed.js",
35
35
  "static/chunks/main-app-1f21caa5553ccd7d.js",
36
36
  "static/chunks/app/api/assistant/conversation/route-7536041a7a89616d.js"
37
37
  ],
38
38
  "/api/assistant/current-output/route": [
39
- "static/chunks/webpack-4fbc38b2e3abb013.js",
39
+ "static/chunks/webpack-25d4697671930f37.js",
40
40
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
41
41
  "static/chunks/1255-8cb587d9170b45ed.js",
42
42
  "static/chunks/main-app-1f21caa5553ccd7d.js",
43
43
  "static/chunks/app/api/assistant/current-output/route-7536041a7a89616d.js"
44
44
  ],
45
45
  "/api/assistant/messages/route": [
46
- "static/chunks/webpack-4fbc38b2e3abb013.js",
46
+ "static/chunks/webpack-25d4697671930f37.js",
47
47
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
48
48
  "static/chunks/1255-8cb587d9170b45ed.js",
49
49
  "static/chunks/main-app-1f21caa5553ccd7d.js",
50
50
  "static/chunks/app/api/assistant/messages/route-7536041a7a89616d.js"
51
51
  ],
52
52
  "/api/assistant/session/route": [
53
- "static/chunks/webpack-4fbc38b2e3abb013.js",
53
+ "static/chunks/webpack-25d4697671930f37.js",
54
54
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
55
55
  "static/chunks/1255-8cb587d9170b45ed.js",
56
56
  "static/chunks/main-app-1f21caa5553ccd7d.js",
57
57
  "static/chunks/app/api/assistant/session/route-7536041a7a89616d.js"
58
58
  ],
59
59
  "/api/assistant/start/route": [
60
- "static/chunks/webpack-4fbc38b2e3abb013.js",
60
+ "static/chunks/webpack-25d4697671930f37.js",
61
61
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
62
62
  "static/chunks/1255-8cb587d9170b45ed.js",
63
63
  "static/chunks/main-app-1f21caa5553ccd7d.js",
64
64
  "static/chunks/app/api/assistant/start/route-7536041a7a89616d.js"
65
65
  ],
66
66
  "/api/assistant/terminal/route": [
67
- "static/chunks/webpack-4fbc38b2e3abb013.js",
67
+ "static/chunks/webpack-25d4697671930f37.js",
68
68
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
69
69
  "static/chunks/1255-8cb587d9170b45ed.js",
70
70
  "static/chunks/main-app-1f21caa5553ccd7d.js",
71
71
  "static/chunks/app/api/assistant/terminal/route-7536041a7a89616d.js"
72
72
  ],
73
- "/api/auth/login/route": [
74
- "static/chunks/webpack-4fbc38b2e3abb013.js",
73
+ "/api/assistant/tools/route": [
74
+ "static/chunks/webpack-25d4697671930f37.js",
75
75
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
76
76
  "static/chunks/1255-8cb587d9170b45ed.js",
77
77
  "static/chunks/main-app-1f21caa5553ccd7d.js",
78
- "static/chunks/app/api/auth/login/route-7536041a7a89616d.js"
78
+ "static/chunks/app/api/assistant/tools/route-7536041a7a89616d.js"
79
79
  ],
80
- "/api/auth/logout/route": [
81
- "static/chunks/webpack-4fbc38b2e3abb013.js",
80
+ "/api/auth/login/route": [
81
+ "static/chunks/webpack-25d4697671930f37.js",
82
82
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
83
83
  "static/chunks/1255-8cb587d9170b45ed.js",
84
84
  "static/chunks/main-app-1f21caa5553ccd7d.js",
85
- "static/chunks/app/api/auth/logout/route-7536041a7a89616d.js"
85
+ "static/chunks/app/api/auth/login/route-7536041a7a89616d.js"
86
86
  ],
87
- "/api/assistant/tools/route": [
88
- "static/chunks/webpack-4fbc38b2e3abb013.js",
87
+ "/api/auth/logout/route": [
88
+ "static/chunks/webpack-25d4697671930f37.js",
89
89
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
90
90
  "static/chunks/1255-8cb587d9170b45ed.js",
91
91
  "static/chunks/main-app-1f21caa5553ccd7d.js",
92
- "static/chunks/app/api/assistant/tools/route-7536041a7a89616d.js"
92
+ "static/chunks/app/api/auth/logout/route-7536041a7a89616d.js"
93
93
  ],
94
94
  "/api/daily-summary/route": [
95
- "static/chunks/webpack-4fbc38b2e3abb013.js",
95
+ "static/chunks/webpack-25d4697671930f37.js",
96
96
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
97
97
  "static/chunks/1255-8cb587d9170b45ed.js",
98
98
  "static/chunks/main-app-1f21caa5553ccd7d.js",
99
99
  "static/chunks/app/api/daily-summary/route-7536041a7a89616d.js"
100
100
  ],
101
101
  "/api/hooks/claude-done/route": [
102
- "static/chunks/webpack-4fbc38b2e3abb013.js",
102
+ "static/chunks/webpack-25d4697671930f37.js",
103
103
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
104
104
  "static/chunks/1255-8cb587d9170b45ed.js",
105
105
  "static/chunks/main-app-1f21caa5553ccd7d.js",
106
106
  "static/chunks/app/api/hooks/claude-done/route-7536041a7a89616d.js"
107
107
  ],
108
108
  "/api/ollama/models/route": [
109
- "static/chunks/webpack-4fbc38b2e3abb013.js",
109
+ "static/chunks/webpack-25d4697671930f37.js",
110
110
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
111
111
  "static/chunks/1255-8cb587d9170b45ed.js",
112
112
  "static/chunks/main-app-1f21caa5553ccd7d.js",
113
113
  "static/chunks/app/api/ollama/models/route-7536041a7a89616d.js"
114
114
  ],
115
115
  "/api/repositories/[id]/route": [
116
- "static/chunks/webpack-4fbc38b2e3abb013.js",
116
+ "static/chunks/webpack-25d4697671930f37.js",
117
117
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
118
118
  "static/chunks/1255-8cb587d9170b45ed.js",
119
119
  "static/chunks/main-app-1f21caa5553ccd7d.js",
120
120
  "static/chunks/app/api/repositories/[id]/route-7536041a7a89616d.js"
121
121
  ],
122
122
  "/api/repositories/[id]/todos/[todoId]/route": [
123
- "static/chunks/webpack-4fbc38b2e3abb013.js",
123
+ "static/chunks/webpack-25d4697671930f37.js",
124
124
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
125
125
  "static/chunks/1255-8cb587d9170b45ed.js",
126
126
  "static/chunks/main-app-1f21caa5553ccd7d.js",
127
127
  "static/chunks/app/api/repositories/[id]/todos/[todoId]/route-7536041a7a89616d.js"
128
128
  ],
129
129
  "/api/repositories/[id]/todos/route": [
130
- "static/chunks/webpack-4fbc38b2e3abb013.js",
130
+ "static/chunks/webpack-25d4697671930f37.js",
131
131
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
132
132
  "static/chunks/1255-8cb587d9170b45ed.js",
133
133
  "static/chunks/main-app-1f21caa5553ccd7d.js",
134
134
  "static/chunks/app/api/repositories/[id]/todos/route-7536041a7a89616d.js"
135
135
  ],
136
136
  "/api/repositories/clone/[jobId]/route": [
137
- "static/chunks/webpack-4fbc38b2e3abb013.js",
137
+ "static/chunks/webpack-25d4697671930f37.js",
138
138
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
139
139
  "static/chunks/1255-8cb587d9170b45ed.js",
140
140
  "static/chunks/main-app-1f21caa5553ccd7d.js",
141
141
  "static/chunks/app/api/repositories/clone/[jobId]/route-7536041a7a89616d.js"
142
142
  ],
143
- "/api/repositories/clone/route": [
144
- "static/chunks/webpack-4fbc38b2e3abb013.js",
145
- "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
146
- "static/chunks/1255-8cb587d9170b45ed.js",
147
- "static/chunks/main-app-1f21caa5553ccd7d.js",
148
- "static/chunks/app/api/repositories/clone/route-7536041a7a89616d.js"
149
- ],
150
143
  "/api/repositories/excluded/route": [
151
- "static/chunks/webpack-4fbc38b2e3abb013.js",
144
+ "static/chunks/webpack-25d4697671930f37.js",
152
145
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
153
146
  "static/chunks/1255-8cb587d9170b45ed.js",
154
147
  "static/chunks/main-app-1f21caa5553ccd7d.js",
155
148
  "static/chunks/app/api/repositories/excluded/route-7536041a7a89616d.js"
156
149
  ],
157
- "/api/repositories/restore/route": [
158
- "static/chunks/webpack-4fbc38b2e3abb013.js",
150
+ "/api/repositories/clone/route": [
151
+ "static/chunks/webpack-25d4697671930f37.js",
159
152
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
160
153
  "static/chunks/1255-8cb587d9170b45ed.js",
161
154
  "static/chunks/main-app-1f21caa5553ccd7d.js",
162
- "static/chunks/app/api/repositories/restore/route-7536041a7a89616d.js"
155
+ "static/chunks/app/api/repositories/clone/route-7536041a7a89616d.js"
163
156
  ],
164
157
  "/api/repositories/route": [
165
- "static/chunks/webpack-4fbc38b2e3abb013.js",
158
+ "static/chunks/webpack-25d4697671930f37.js",
166
159
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
167
160
  "static/chunks/1255-8cb587d9170b45ed.js",
168
161
  "static/chunks/main-app-1f21caa5553ccd7d.js",
169
162
  "static/chunks/app/api/repositories/route-7536041a7a89616d.js"
170
163
  ],
171
- "/api/repositories/scan/route": [
172
- "static/chunks/webpack-4fbc38b2e3abb013.js",
164
+ "/api/repositories/restore/route": [
165
+ "static/chunks/webpack-25d4697671930f37.js",
173
166
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
174
167
  "static/chunks/1255-8cb587d9170b45ed.js",
175
168
  "static/chunks/main-app-1f21caa5553ccd7d.js",
176
- "static/chunks/app/api/repositories/scan/route-7536041a7a89616d.js"
169
+ "static/chunks/app/api/repositories/restore/route-7536041a7a89616d.js"
177
170
  ],
178
171
  "/api/repositories/sync/route": [
179
- "static/chunks/webpack-4fbc38b2e3abb013.js",
172
+ "static/chunks/webpack-25d4697671930f37.js",
180
173
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
181
174
  "static/chunks/1255-8cb587d9170b45ed.js",
182
175
  "static/chunks/main-app-1f21caa5553ccd7d.js",
183
176
  "static/chunks/app/api/repositories/sync/route-7536041a7a89616d.js"
184
177
  ],
185
- "/api/slash-commands/route": [
186
- "static/chunks/webpack-4fbc38b2e3abb013.js",
178
+ "/api/repositories/scan/route": [
179
+ "static/chunks/webpack-25d4697671930f37.js",
187
180
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
188
181
  "static/chunks/1255-8cb587d9170b45ed.js",
189
182
  "static/chunks/main-app-1f21caa5553ccd7d.js",
190
- "static/chunks/app/api/slash-commands/route-7536041a7a89616d.js"
183
+ "static/chunks/app/api/repositories/scan/route-7536041a7a89616d.js"
191
184
  ],
192
- "/api/templates/[id]/route": [
193
- "static/chunks/webpack-4fbc38b2e3abb013.js",
185
+ "/api/slash-commands/route": [
186
+ "static/chunks/webpack-25d4697671930f37.js",
194
187
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
195
188
  "static/chunks/1255-8cb587d9170b45ed.js",
196
189
  "static/chunks/main-app-1f21caa5553ccd7d.js",
197
- "static/chunks/app/api/templates/[id]/route-7536041a7a89616d.js"
190
+ "static/chunks/app/api/slash-commands/route-7536041a7a89616d.js"
198
191
  ],
199
192
  "/api/templates/route": [
200
- "static/chunks/webpack-4fbc38b2e3abb013.js",
193
+ "static/chunks/webpack-25d4697671930f37.js",
201
194
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
202
195
  "static/chunks/1255-8cb587d9170b45ed.js",
203
196
  "static/chunks/main-app-1f21caa5553ccd7d.js",
204
197
  "static/chunks/app/api/templates/route-7536041a7a89616d.js"
205
198
  ],
199
+ "/api/templates/[id]/route": [
200
+ "static/chunks/webpack-25d4697671930f37.js",
201
+ "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
202
+ "static/chunks/1255-8cb587d9170b45ed.js",
203
+ "static/chunks/main-app-1f21caa5553ccd7d.js",
204
+ "static/chunks/app/api/templates/[id]/route-7536041a7a89616d.js"
205
+ ],
206
206
  "/api/worktrees/[id]/auto-yes/route": [
207
- "static/chunks/webpack-4fbc38b2e3abb013.js",
207
+ "static/chunks/webpack-25d4697671930f37.js",
208
208
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
209
209
  "static/chunks/1255-8cb587d9170b45ed.js",
210
210
  "static/chunks/main-app-1f21caa5553ccd7d.js",
211
211
  "static/chunks/app/api/worktrees/[id]/auto-yes/route-7536041a7a89616d.js"
212
212
  ],
213
213
  "/api/worktrees/[id]/capture/route": [
214
- "static/chunks/webpack-4fbc38b2e3abb013.js",
214
+ "static/chunks/webpack-25d4697671930f37.js",
215
215
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
216
216
  "static/chunks/1255-8cb587d9170b45ed.js",
217
217
  "static/chunks/main-app-1f21caa5553ccd7d.js",
218
218
  "static/chunks/app/api/worktrees/[id]/capture/route-7536041a7a89616d.js"
219
219
  ],
220
+ "/api/worktrees/[id]/cmate/schedules/route": [
221
+ "static/chunks/webpack-25d4697671930f37.js",
222
+ "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
223
+ "static/chunks/1255-8cb587d9170b45ed.js",
224
+ "static/chunks/main-app-1f21caa5553ccd7d.js",
225
+ "static/chunks/app/api/worktrees/[id]/cmate/schedules/route-7536041a7a89616d.js"
226
+ ],
220
227
  "/api/worktrees/[id]/cli-tool/route": [
221
- "static/chunks/webpack-4fbc38b2e3abb013.js",
228
+ "static/chunks/webpack-25d4697671930f37.js",
222
229
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
223
230
  "static/chunks/1255-8cb587d9170b45ed.js",
224
231
  "static/chunks/main-app-1f21caa5553ccd7d.js",
225
232
  "static/chunks/app/api/worktrees/[id]/cli-tool/route-7536041a7a89616d.js"
226
233
  ],
227
- "/api/worktrees/[id]/current-output/route": [
228
- "static/chunks/webpack-4fbc38b2e3abb013.js",
234
+ "/api/worktrees/[id]/execution-logs/route": [
235
+ "static/chunks/webpack-25d4697671930f37.js",
229
236
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
230
237
  "static/chunks/1255-8cb587d9170b45ed.js",
231
238
  "static/chunks/main-app-1f21caa5553ccd7d.js",
232
- "static/chunks/app/api/worktrees/[id]/current-output/route-7536041a7a89616d.js"
239
+ "static/chunks/app/api/worktrees/[id]/execution-logs/route-7536041a7a89616d.js"
233
240
  ],
234
- "/api/worktrees/[id]/cmate/schedules/route": [
235
- "static/chunks/webpack-4fbc38b2e3abb013.js",
241
+ "/api/worktrees/[id]/current-output/route": [
242
+ "static/chunks/webpack-25d4697671930f37.js",
236
243
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
237
244
  "static/chunks/1255-8cb587d9170b45ed.js",
238
245
  "static/chunks/main-app-1f21caa5553ccd7d.js",
239
- "static/chunks/app/api/worktrees/[id]/cmate/schedules/route-7536041a7a89616d.js"
246
+ "static/chunks/app/api/worktrees/[id]/current-output/route-7536041a7a89616d.js"
240
247
  ],
241
248
  "/api/worktrees/[id]/execution-logs/[logId]/route": [
242
- "static/chunks/webpack-4fbc38b2e3abb013.js",
249
+ "static/chunks/webpack-25d4697671930f37.js",
243
250
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
244
251
  "static/chunks/1255-8cb587d9170b45ed.js",
245
252
  "static/chunks/main-app-1f21caa5553ccd7d.js",
246
253
  "static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-7536041a7a89616d.js"
247
254
  ],
248
- "/api/worktrees/[id]/execution-logs/route": [
249
- "static/chunks/webpack-4fbc38b2e3abb013.js",
255
+ "/api/worktrees/[id]/files/[...path]/route": [
256
+ "static/chunks/webpack-25d4697671930f37.js",
250
257
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
251
258
  "static/chunks/1255-8cb587d9170b45ed.js",
252
259
  "static/chunks/main-app-1f21caa5553ccd7d.js",
253
- "static/chunks/app/api/worktrees/[id]/execution-logs/route-7536041a7a89616d.js"
260
+ "static/chunks/app/api/worktrees/[id]/files/[...path]/route-7536041a7a89616d.js"
254
261
  ],
255
- "/api/worktrees/[id]/git/branch/create/route": [
256
- "static/chunks/webpack-4fbc38b2e3abb013.js",
262
+ "/api/worktrees/[id]/git/branch/delete/route": [
263
+ "static/chunks/webpack-25d4697671930f37.js",
257
264
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
258
265
  "static/chunks/1255-8cb587d9170b45ed.js",
259
266
  "static/chunks/main-app-1f21caa5553ccd7d.js",
260
- "static/chunks/app/api/worktrees/[id]/git/branch/create/route-7536041a7a89616d.js"
267
+ "static/chunks/app/api/worktrees/[id]/git/branch/delete/route-7536041a7a89616d.js"
261
268
  ],
262
- "/api/worktrees/[id]/files/[...path]/route": [
263
- "static/chunks/webpack-4fbc38b2e3abb013.js",
269
+ "/api/worktrees/[id]/git/branch/create/route": [
270
+ "static/chunks/webpack-25d4697671930f37.js",
264
271
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
265
272
  "static/chunks/1255-8cb587d9170b45ed.js",
266
273
  "static/chunks/main-app-1f21caa5553ccd7d.js",
267
- "static/chunks/app/api/worktrees/[id]/files/[...path]/route-7536041a7a89616d.js"
274
+ "static/chunks/app/api/worktrees/[id]/git/branch/create/route-7536041a7a89616d.js"
268
275
  ],
269
- "/api/worktrees/[id]/git/branch/delete/route": [
270
- "static/chunks/webpack-4fbc38b2e3abb013.js",
276
+ "/api/worktrees/[id]/git/branches/route": [
277
+ "static/chunks/webpack-25d4697671930f37.js",
271
278
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
272
279
  "static/chunks/1255-8cb587d9170b45ed.js",
273
280
  "static/chunks/main-app-1f21caa5553ccd7d.js",
274
- "static/chunks/app/api/worktrees/[id]/git/branch/delete/route-7536041a7a89616d.js"
281
+ "static/chunks/app/api/worktrees/[id]/git/branches/route-7536041a7a89616d.js"
275
282
  ],
276
283
  "/api/worktrees/[id]/git/checkout/route": [
277
- "static/chunks/webpack-4fbc38b2e3abb013.js",
284
+ "static/chunks/webpack-25d4697671930f37.js",
278
285
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
279
286
  "static/chunks/1255-8cb587d9170b45ed.js",
280
287
  "static/chunks/main-app-1f21caa5553ccd7d.js",
281
288
  "static/chunks/app/api/worktrees/[id]/git/checkout/route-7536041a7a89616d.js"
282
289
  ],
283
290
  "/api/worktrees/[id]/git/commit/route": [
284
- "static/chunks/webpack-4fbc38b2e3abb013.js",
291
+ "static/chunks/webpack-25d4697671930f37.js",
285
292
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
286
293
  "static/chunks/1255-8cb587d9170b45ed.js",
287
294
  "static/chunks/main-app-1f21caa5553ccd7d.js",
288
295
  "static/chunks/app/api/worktrees/[id]/git/commit/route-7536041a7a89616d.js"
289
296
  ],
290
- "/api/worktrees/[id]/git/branches/route": [
291
- "static/chunks/webpack-4fbc38b2e3abb013.js",
297
+ "/api/worktrees/[id]/git/diff/route": [
298
+ "static/chunks/webpack-25d4697671930f37.js",
292
299
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
293
300
  "static/chunks/1255-8cb587d9170b45ed.js",
294
301
  "static/chunks/main-app-1f21caa5553ccd7d.js",
295
- "static/chunks/app/api/worktrees/[id]/git/branches/route-7536041a7a89616d.js"
302
+ "static/chunks/app/api/worktrees/[id]/git/diff/route-7536041a7a89616d.js"
296
303
  ],
297
- "/api/worktrees/[id]/git/diff/route": [
298
- "static/chunks/webpack-4fbc38b2e3abb013.js",
304
+ "/api/worktrees/[id]/git/fetch/route": [
305
+ "static/chunks/webpack-25d4697671930f37.js",
299
306
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
300
307
  "static/chunks/1255-8cb587d9170b45ed.js",
301
308
  "static/chunks/main-app-1f21caa5553ccd7d.js",
302
- "static/chunks/app/api/worktrees/[id]/git/diff/route-7536041a7a89616d.js"
309
+ "static/chunks/app/api/worktrees/[id]/git/fetch/route-7536041a7a89616d.js"
303
310
  ],
304
311
  "/api/worktrees/[id]/git/log/route": [
305
- "static/chunks/webpack-4fbc38b2e3abb013.js",
312
+ "static/chunks/webpack-25d4697671930f37.js",
306
313
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
307
314
  "static/chunks/1255-8cb587d9170b45ed.js",
308
315
  "static/chunks/main-app-1f21caa5553ccd7d.js",
309
316
  "static/chunks/app/api/worktrees/[id]/git/log/route-7536041a7a89616d.js"
310
317
  ],
311
- "/api/worktrees/[id]/git/fetch/route": [
312
- "static/chunks/webpack-4fbc38b2e3abb013.js",
318
+ "/api/worktrees/[id]/git/push/route": [
319
+ "static/chunks/webpack-25d4697671930f37.js",
313
320
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
314
321
  "static/chunks/1255-8cb587d9170b45ed.js",
315
322
  "static/chunks/main-app-1f21caa5553ccd7d.js",
316
- "static/chunks/app/api/worktrees/[id]/git/fetch/route-7536041a7a89616d.js"
323
+ "static/chunks/app/api/worktrees/[id]/git/push/route-7536041a7a89616d.js"
317
324
  ],
318
325
  "/api/worktrees/[id]/git/pull/route": [
319
- "static/chunks/webpack-4fbc38b2e3abb013.js",
326
+ "static/chunks/webpack-25d4697671930f37.js",
320
327
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
321
328
  "static/chunks/1255-8cb587d9170b45ed.js",
322
329
  "static/chunks/main-app-1f21caa5553ccd7d.js",
323
330
  "static/chunks/app/api/worktrees/[id]/git/pull/route-7536041a7a89616d.js"
324
331
  ],
325
- "/api/worktrees/[id]/git/push/route": [
326
- "static/chunks/webpack-4fbc38b2e3abb013.js",
332
+ "/api/worktrees/[id]/git/revert/route": [
333
+ "static/chunks/webpack-25d4697671930f37.js",
327
334
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
328
335
  "static/chunks/1255-8cb587d9170b45ed.js",
329
336
  "static/chunks/main-app-1f21caa5553ccd7d.js",
330
- "static/chunks/app/api/worktrees/[id]/git/push/route-7536041a7a89616d.js"
337
+ "static/chunks/app/api/worktrees/[id]/git/revert/route-7536041a7a89616d.js"
331
338
  ],
332
339
  "/api/worktrees/[id]/git/reset/route": [
333
- "static/chunks/webpack-4fbc38b2e3abb013.js",
340
+ "static/chunks/webpack-25d4697671930f37.js",
334
341
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
335
342
  "static/chunks/1255-8cb587d9170b45ed.js",
336
343
  "static/chunks/main-app-1f21caa5553ccd7d.js",
337
344
  "static/chunks/app/api/worktrees/[id]/git/reset/route-7536041a7a89616d.js"
338
345
  ],
339
- "/api/worktrees/[id]/git/revert/route": [
340
- "static/chunks/webpack-4fbc38b2e3abb013.js",
341
- "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
342
- "static/chunks/1255-8cb587d9170b45ed.js",
343
- "static/chunks/main-app-1f21caa5553ccd7d.js",
344
- "static/chunks/app/api/worktrees/[id]/git/revert/route-7536041a7a89616d.js"
345
- ],
346
346
  "/api/worktrees/[id]/git/show/[commitHash]/route": [
347
- "static/chunks/webpack-4fbc38b2e3abb013.js",
347
+ "static/chunks/webpack-25d4697671930f37.js",
348
348
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
349
349
  "static/chunks/1255-8cb587d9170b45ed.js",
350
350
  "static/chunks/main-app-1f21caa5553ccd7d.js",
351
351
  "static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-7536041a7a89616d.js"
352
352
  ],
353
353
  "/api/worktrees/[id]/git/stage/route": [
354
- "static/chunks/webpack-4fbc38b2e3abb013.js",
354
+ "static/chunks/webpack-25d4697671930f37.js",
355
355
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
356
356
  "static/chunks/1255-8cb587d9170b45ed.js",
357
357
  "static/chunks/main-app-1f21caa5553ccd7d.js",
358
358
  "static/chunks/app/api/worktrees/[id]/git/stage/route-7536041a7a89616d.js"
359
359
  ],
360
360
  "/api/worktrees/[id]/git/staged/route": [
361
- "static/chunks/webpack-4fbc38b2e3abb013.js",
361
+ "static/chunks/webpack-25d4697671930f37.js",
362
362
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
363
363
  "static/chunks/1255-8cb587d9170b45ed.js",
364
364
  "static/chunks/main-app-1f21caa5553ccd7d.js",
365
365
  "static/chunks/app/api/worktrees/[id]/git/staged/route-7536041a7a89616d.js"
366
366
  ],
367
367
  "/api/worktrees/[id]/git/stash/[index]/route": [
368
- "static/chunks/webpack-4fbc38b2e3abb013.js",
368
+ "static/chunks/webpack-25d4697671930f37.js",
369
369
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
370
370
  "static/chunks/1255-8cb587d9170b45ed.js",
371
371
  "static/chunks/main-app-1f21caa5553ccd7d.js",
372
372
  "static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-7536041a7a89616d.js"
373
373
  ],
374
- "/api/worktrees/[id]/git/stash/apply/route": [
375
- "static/chunks/webpack-4fbc38b2e3abb013.js",
376
- "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
377
- "static/chunks/1255-8cb587d9170b45ed.js",
378
- "static/chunks/main-app-1f21caa5553ccd7d.js",
379
- "static/chunks/app/api/worktrees/[id]/git/stash/apply/route-7536041a7a89616d.js"
380
- ],
381
- "/api/worktrees/[id]/git/stash/push/route": [
382
- "static/chunks/webpack-4fbc38b2e3abb013.js",
374
+ "/api/worktrees/[id]/git/stash/pop/route": [
375
+ "static/chunks/webpack-25d4697671930f37.js",
383
376
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
384
377
  "static/chunks/1255-8cb587d9170b45ed.js",
385
378
  "static/chunks/main-app-1f21caa5553ccd7d.js",
386
- "static/chunks/app/api/worktrees/[id]/git/stash/push/route-7536041a7a89616d.js"
379
+ "static/chunks/app/api/worktrees/[id]/git/stash/pop/route-7536041a7a89616d.js"
387
380
  ],
388
- "/api/worktrees/[id]/git/stash/pop/route": [
389
- "static/chunks/webpack-4fbc38b2e3abb013.js",
381
+ "/api/worktrees/[id]/git/stash/apply/route": [
382
+ "static/chunks/webpack-25d4697671930f37.js",
390
383
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
391
384
  "static/chunks/1255-8cb587d9170b45ed.js",
392
385
  "static/chunks/main-app-1f21caa5553ccd7d.js",
393
- "static/chunks/app/api/worktrees/[id]/git/stash/pop/route-7536041a7a89616d.js"
386
+ "static/chunks/app/api/worktrees/[id]/git/stash/apply/route-7536041a7a89616d.js"
394
387
  ],
395
- "/api/worktrees/[id]/git/stash/route": [
396
- "static/chunks/webpack-4fbc38b2e3abb013.js",
388
+ "/api/worktrees/[id]/git/stash/push/route": [
389
+ "static/chunks/webpack-25d4697671930f37.js",
397
390
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
398
391
  "static/chunks/1255-8cb587d9170b45ed.js",
399
392
  "static/chunks/main-app-1f21caa5553ccd7d.js",
400
- "static/chunks/app/api/worktrees/[id]/git/stash/route-7536041a7a89616d.js"
393
+ "static/chunks/app/api/worktrees/[id]/git/stash/push/route-7536041a7a89616d.js"
401
394
  ],
402
395
  "/api/worktrees/[id]/git/status/route": [
403
- "static/chunks/webpack-4fbc38b2e3abb013.js",
396
+ "static/chunks/webpack-25d4697671930f37.js",
404
397
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
405
398
  "static/chunks/1255-8cb587d9170b45ed.js",
406
399
  "static/chunks/main-app-1f21caa5553ccd7d.js",
407
400
  "static/chunks/app/api/worktrees/[id]/git/status/route-7536041a7a89616d.js"
408
401
  ],
409
402
  "/api/worktrees/[id]/git/unstage/route": [
410
- "static/chunks/webpack-4fbc38b2e3abb013.js",
403
+ "static/chunks/webpack-25d4697671930f37.js",
411
404
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
412
405
  "static/chunks/1255-8cb587d9170b45ed.js",
413
406
  "static/chunks/main-app-1f21caa5553ccd7d.js",
414
407
  "static/chunks/app/api/worktrees/[id]/git/unstage/route-7536041a7a89616d.js"
415
408
  ],
409
+ "/api/worktrees/[id]/git/stash/route": [
410
+ "static/chunks/webpack-25d4697671930f37.js",
411
+ "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
412
+ "static/chunks/1255-8cb587d9170b45ed.js",
413
+ "static/chunks/main-app-1f21caa5553ccd7d.js",
414
+ "static/chunks/app/api/worktrees/[id]/git/stash/route-7536041a7a89616d.js"
415
+ ],
416
416
  "/api/worktrees/[id]/git/working-diff/route": [
417
- "static/chunks/webpack-4fbc38b2e3abb013.js",
417
+ "static/chunks/webpack-25d4697671930f37.js",
418
418
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
419
419
  "static/chunks/1255-8cb587d9170b45ed.js",
420
420
  "static/chunks/main-app-1f21caa5553ccd7d.js",
421
421
  "static/chunks/app/api/worktrees/[id]/git/working-diff/route-7536041a7a89616d.js"
422
422
  ],
423
423
  "/api/worktrees/[id]/interrupt/route": [
424
- "static/chunks/webpack-4fbc38b2e3abb013.js",
424
+ "static/chunks/webpack-25d4697671930f37.js",
425
425
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
426
426
  "static/chunks/1255-8cb587d9170b45ed.js",
427
427
  "static/chunks/main-app-1f21caa5553ccd7d.js",
428
428
  "static/chunks/app/api/worktrees/[id]/interrupt/route-7536041a7a89616d.js"
429
429
  ],
430
430
  "/api/worktrees/[id]/kill-session/route": [
431
- "static/chunks/webpack-4fbc38b2e3abb013.js",
431
+ "static/chunks/webpack-25d4697671930f37.js",
432
432
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
433
433
  "static/chunks/1255-8cb587d9170b45ed.js",
434
434
  "static/chunks/main-app-1f21caa5553ccd7d.js",
435
435
  "static/chunks/app/api/worktrees/[id]/kill-session/route-7536041a7a89616d.js"
436
436
  ],
437
- "/api/worktrees/[id]/memos/[memoId]/route": [
438
- "static/chunks/webpack-4fbc38b2e3abb013.js",
437
+ "/api/worktrees/[id]/marp-render/route": [
438
+ "static/chunks/webpack-25d4697671930f37.js",
439
439
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
440
440
  "static/chunks/1255-8cb587d9170b45ed.js",
441
441
  "static/chunks/main-app-1f21caa5553ccd7d.js",
442
- "static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-7536041a7a89616d.js"
442
+ "static/chunks/app/api/worktrees/[id]/marp-render/route-7536041a7a89616d.js"
443
443
  ],
444
- "/api/worktrees/[id]/marp-render/route": [
445
- "static/chunks/webpack-4fbc38b2e3abb013.js",
444
+ "/api/worktrees/[id]/memos/[memoId]/route": [
445
+ "static/chunks/webpack-25d4697671930f37.js",
446
446
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
447
447
  "static/chunks/1255-8cb587d9170b45ed.js",
448
448
  "static/chunks/main-app-1f21caa5553ccd7d.js",
449
- "static/chunks/app/api/worktrees/[id]/marp-render/route-7536041a7a89616d.js"
449
+ "static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-7536041a7a89616d.js"
450
450
  ],
451
451
  "/api/worktrees/[id]/memos/route": [
452
- "static/chunks/webpack-4fbc38b2e3abb013.js",
452
+ "static/chunks/webpack-25d4697671930f37.js",
453
453
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
454
454
  "static/chunks/1255-8cb587d9170b45ed.js",
455
455
  "static/chunks/main-app-1f21caa5553ccd7d.js",
456
456
  "static/chunks/app/api/worktrees/[id]/memos/route-7536041a7a89616d.js"
457
457
  ],
458
- "/api/worktrees/[id]/messages/route": [
459
- "static/chunks/webpack-4fbc38b2e3abb013.js",
458
+ "/api/worktrees/[id]/prompt-response/route": [
459
+ "static/chunks/webpack-25d4697671930f37.js",
460
460
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
461
461
  "static/chunks/1255-8cb587d9170b45ed.js",
462
462
  "static/chunks/main-app-1f21caa5553ccd7d.js",
463
- "static/chunks/app/api/worktrees/[id]/messages/route-7536041a7a89616d.js"
463
+ "static/chunks/app/api/worktrees/[id]/prompt-response/route-7536041a7a89616d.js"
464
464
  ],
465
- "/api/worktrees/[id]/prompt-response/route": [
466
- "static/chunks/webpack-4fbc38b2e3abb013.js",
465
+ "/api/worktrees/[id]/messages/route": [
466
+ "static/chunks/webpack-25d4697671930f37.js",
467
467
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
468
468
  "static/chunks/1255-8cb587d9170b45ed.js",
469
469
  "static/chunks/main-app-1f21caa5553ccd7d.js",
470
- "static/chunks/app/api/worktrees/[id]/prompt-response/route-7536041a7a89616d.js"
470
+ "static/chunks/app/api/worktrees/[id]/messages/route-7536041a7a89616d.js"
471
471
  ],
472
472
  "/api/worktrees/[id]/respond/route": [
473
- "static/chunks/webpack-4fbc38b2e3abb013.js",
473
+ "static/chunks/webpack-25d4697671930f37.js",
474
474
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
475
475
  "static/chunks/1255-8cb587d9170b45ed.js",
476
476
  "static/chunks/main-app-1f21caa5553ccd7d.js",
477
477
  "static/chunks/app/api/worktrees/[id]/respond/route-7536041a7a89616d.js"
478
478
  ],
479
479
  "/api/worktrees/[id]/route": [
480
- "static/chunks/webpack-4fbc38b2e3abb013.js",
480
+ "static/chunks/webpack-25d4697671930f37.js",
481
481
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
482
482
  "static/chunks/1255-8cb587d9170b45ed.js",
483
483
  "static/chunks/main-app-1f21caa5553ccd7d.js",
484
484
  "static/chunks/app/api/worktrees/[id]/route-7536041a7a89616d.js"
485
485
  ],
486
486
  "/api/worktrees/[id]/schedules/[scheduleId]/route": [
487
- "static/chunks/webpack-4fbc38b2e3abb013.js",
487
+ "static/chunks/webpack-25d4697671930f37.js",
488
488
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
489
489
  "static/chunks/1255-8cb587d9170b45ed.js",
490
490
  "static/chunks/main-app-1f21caa5553ccd7d.js",
491
491
  "static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-7536041a7a89616d.js"
492
492
  ],
493
493
  "/api/worktrees/[id]/schedules/active/route": [
494
- "static/chunks/webpack-4fbc38b2e3abb013.js",
494
+ "static/chunks/webpack-25d4697671930f37.js",
495
495
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
496
496
  "static/chunks/1255-8cb587d9170b45ed.js",
497
497
  "static/chunks/main-app-1f21caa5553ccd7d.js",
498
498
  "static/chunks/app/api/worktrees/[id]/schedules/active/route-7536041a7a89616d.js"
499
499
  ],
500
500
  "/api/worktrees/[id]/schedules/route": [
501
- "static/chunks/webpack-4fbc38b2e3abb013.js",
501
+ "static/chunks/webpack-25d4697671930f37.js",
502
502
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
503
503
  "static/chunks/1255-8cb587d9170b45ed.js",
504
504
  "static/chunks/main-app-1f21caa5553ccd7d.js",
505
505
  "static/chunks/app/api/worktrees/[id]/schedules/route-7536041a7a89616d.js"
506
506
  ],
507
507
  "/api/worktrees/[id]/search/route": [
508
- "static/chunks/webpack-4fbc38b2e3abb013.js",
508
+ "static/chunks/webpack-25d4697671930f37.js",
509
509
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
510
510
  "static/chunks/1255-8cb587d9170b45ed.js",
511
511
  "static/chunks/main-app-1f21caa5553ccd7d.js",
512
512
  "static/chunks/app/api/worktrees/[id]/search/route-7536041a7a89616d.js"
513
513
  ],
514
514
  "/api/worktrees/[id]/send/route": [
515
- "static/chunks/webpack-4fbc38b2e3abb013.js",
515
+ "static/chunks/webpack-25d4697671930f37.js",
516
516
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
517
517
  "static/chunks/1255-8cb587d9170b45ed.js",
518
518
  "static/chunks/main-app-1f21caa5553ccd7d.js",
519
519
  "static/chunks/app/api/worktrees/[id]/send/route-7536041a7a89616d.js"
520
520
  ],
521
- "/api/worktrees/[id]/special-keys/route": [
522
- "static/chunks/webpack-4fbc38b2e3abb013.js",
523
- "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
524
- "static/chunks/1255-8cb587d9170b45ed.js",
525
- "static/chunks/main-app-1f21caa5553ccd7d.js",
526
- "static/chunks/app/api/worktrees/[id]/special-keys/route-7536041a7a89616d.js"
527
- ],
528
521
  "/api/worktrees/[id]/slash-commands/route": [
529
- "static/chunks/webpack-4fbc38b2e3abb013.js",
522
+ "static/chunks/webpack-25d4697671930f37.js",
530
523
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
531
524
  "static/chunks/1255-8cb587d9170b45ed.js",
532
525
  "static/chunks/main-app-1f21caa5553ccd7d.js",
533
526
  "static/chunks/app/api/worktrees/[id]/slash-commands/route-7536041a7a89616d.js"
534
527
  ],
535
528
  "/api/worktrees/[id]/start-polling/route": [
536
- "static/chunks/webpack-4fbc38b2e3abb013.js",
529
+ "static/chunks/webpack-25d4697671930f37.js",
537
530
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
538
531
  "static/chunks/1255-8cb587d9170b45ed.js",
539
532
  "static/chunks/main-app-1f21caa5553ccd7d.js",
540
533
  "static/chunks/app/api/worktrees/[id]/start-polling/route-7536041a7a89616d.js"
541
534
  ],
535
+ "/api/worktrees/[id]/special-keys/route": [
536
+ "static/chunks/webpack-25d4697671930f37.js",
537
+ "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
538
+ "static/chunks/1255-8cb587d9170b45ed.js",
539
+ "static/chunks/main-app-1f21caa5553ccd7d.js",
540
+ "static/chunks/app/api/worktrees/[id]/special-keys/route-7536041a7a89616d.js"
541
+ ],
542
542
  "/api/worktrees/[id]/terminal/route": [
543
- "static/chunks/webpack-4fbc38b2e3abb013.js",
543
+ "static/chunks/webpack-25d4697671930f37.js",
544
544
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
545
545
  "static/chunks/1255-8cb587d9170b45ed.js",
546
546
  "static/chunks/main-app-1f21caa5553ccd7d.js",
547
547
  "static/chunks/app/api/worktrees/[id]/terminal/route-7536041a7a89616d.js"
548
548
  ],
549
549
  "/api/worktrees/[id]/timers/history/route": [
550
- "static/chunks/webpack-4fbc38b2e3abb013.js",
550
+ "static/chunks/webpack-25d4697671930f37.js",
551
551
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
552
552
  "static/chunks/1255-8cb587d9170b45ed.js",
553
553
  "static/chunks/main-app-1f21caa5553ccd7d.js",
554
554
  "static/chunks/app/api/worktrees/[id]/timers/history/route-7536041a7a89616d.js"
555
555
  ],
556
556
  "/api/worktrees/[id]/timers/route": [
557
- "static/chunks/webpack-4fbc38b2e3abb013.js",
557
+ "static/chunks/webpack-25d4697671930f37.js",
558
558
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
559
559
  "static/chunks/1255-8cb587d9170b45ed.js",
560
560
  "static/chunks/main-app-1f21caa5553ccd7d.js",
561
561
  "static/chunks/app/api/worktrees/[id]/timers/route-7536041a7a89616d.js"
562
562
  ],
563
563
  "/api/worktrees/[id]/todos/[todoId]/route": [
564
- "static/chunks/webpack-4fbc38b2e3abb013.js",
564
+ "static/chunks/webpack-25d4697671930f37.js",
565
565
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
566
566
  "static/chunks/1255-8cb587d9170b45ed.js",
567
567
  "static/chunks/main-app-1f21caa5553ccd7d.js",
568
568
  "static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-7536041a7a89616d.js"
569
569
  ],
570
570
  "/api/worktrees/[id]/todos/route": [
571
- "static/chunks/webpack-4fbc38b2e3abb013.js",
571
+ "static/chunks/webpack-25d4697671930f37.js",
572
572
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
573
573
  "static/chunks/1255-8cb587d9170b45ed.js",
574
574
  "static/chunks/main-app-1f21caa5553ccd7d.js",
575
575
  "static/chunks/app/api/worktrees/[id]/todos/route-7536041a7a89616d.js"
576
576
  ],
577
577
  "/api/worktrees/[id]/tree/[...path]/route": [
578
- "static/chunks/webpack-4fbc38b2e3abb013.js",
578
+ "static/chunks/webpack-25d4697671930f37.js",
579
579
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
580
580
  "static/chunks/1255-8cb587d9170b45ed.js",
581
581
  "static/chunks/main-app-1f21caa5553ccd7d.js",
582
582
  "static/chunks/app/api/worktrees/[id]/tree/[...path]/route-7536041a7a89616d.js"
583
583
  ],
584
584
  "/api/worktrees/[id]/tree/route": [
585
- "static/chunks/webpack-4fbc38b2e3abb013.js",
585
+ "static/chunks/webpack-25d4697671930f37.js",
586
586
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
587
587
  "static/chunks/1255-8cb587d9170b45ed.js",
588
588
  "static/chunks/main-app-1f21caa5553ccd7d.js",
589
589
  "static/chunks/app/api/worktrees/[id]/tree/route-7536041a7a89616d.js"
590
590
  ],
591
591
  "/api/worktrees/[id]/upload/[...path]/route": [
592
- "static/chunks/webpack-4fbc38b2e3abb013.js",
592
+ "static/chunks/webpack-25d4697671930f37.js",
593
593
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
594
594
  "static/chunks/1255-8cb587d9170b45ed.js",
595
595
  "static/chunks/main-app-1f21caa5553ccd7d.js",
596
596
  "static/chunks/app/api/worktrees/[id]/upload/[...path]/route-7536041a7a89616d.js"
597
597
  ],
598
598
  "/api/worktrees/[id]/viewed/route": [
599
- "static/chunks/webpack-4fbc38b2e3abb013.js",
599
+ "static/chunks/webpack-25d4697671930f37.js",
600
600
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
601
601
  "static/chunks/1255-8cb587d9170b45ed.js",
602
602
  "static/chunks/main-app-1f21caa5553ccd7d.js",
603
603
  "static/chunks/app/api/worktrees/[id]/viewed/route-7536041a7a89616d.js"
604
604
  ],
605
605
  "/manifest.webmanifest/route": [
606
- "static/chunks/webpack-4fbc38b2e3abb013.js",
606
+ "static/chunks/webpack-25d4697671930f37.js",
607
607
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
608
608
  "static/chunks/1255-8cb587d9170b45ed.js",
609
609
  "static/chunks/main-app-1f21caa5553ccd7d.js",
610
610
  "static/chunks/app/manifest.webmanifest/route-7536041a7a89616d.js"
611
611
  ],
612
- "/api/app/update/route": [
613
- "static/chunks/webpack-4fbc38b2e3abb013.js",
612
+ "/api/app/update-check/route": [
613
+ "static/chunks/webpack-25d4697671930f37.js",
614
614
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
615
615
  "static/chunks/1255-8cb587d9170b45ed.js",
616
616
  "static/chunks/main-app-1f21caa5553ccd7d.js",
617
- "static/chunks/app/api/app/update/route-7536041a7a89616d.js"
617
+ "static/chunks/app/api/app/update-check/route-7536041a7a89616d.js"
618
618
  ],
619
- "/api/app/update-check/route": [
620
- "static/chunks/webpack-4fbc38b2e3abb013.js",
619
+ "/api/app/update/route": [
620
+ "static/chunks/webpack-25d4697671930f37.js",
621
621
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
622
622
  "static/chunks/1255-8cb587d9170b45ed.js",
623
623
  "static/chunks/main-app-1f21caa5553ccd7d.js",
624
- "static/chunks/app/api/app/update-check/route-7536041a7a89616d.js"
624
+ "static/chunks/app/api/app/update/route-7536041a7a89616d.js"
625
625
  ],
626
626
  "/api/auth/status/route": [
627
- "static/chunks/webpack-4fbc38b2e3abb013.js",
627
+ "static/chunks/webpack-25d4697671930f37.js",
628
628
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
629
629
  "static/chunks/1255-8cb587d9170b45ed.js",
630
630
  "static/chunks/main-app-1f21caa5553ccd7d.js",
631
631
  "static/chunks/app/api/auth/status/route-7536041a7a89616d.js"
632
632
  ],
633
633
  "/api/daily-summary/status/route": [
634
- "static/chunks/webpack-4fbc38b2e3abb013.js",
634
+ "static/chunks/webpack-25d4697671930f37.js",
635
635
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
636
636
  "static/chunks/1255-8cb587d9170b45ed.js",
637
637
  "static/chunks/main-app-1f21caa5553ccd7d.js",
638
638
  "static/chunks/app/api/daily-summary/status/route-7536041a7a89616d.js"
639
639
  ],
640
640
  "/api/external-apps/[id]/health/route": [
641
- "static/chunks/webpack-4fbc38b2e3abb013.js",
641
+ "static/chunks/webpack-25d4697671930f37.js",
642
642
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
643
643
  "static/chunks/1255-8cb587d9170b45ed.js",
644
644
  "static/chunks/main-app-1f21caa5553ccd7d.js",
645
645
  "static/chunks/app/api/external-apps/[id]/health/route-7536041a7a89616d.js"
646
646
  ],
647
- "/api/external-apps/route": [
648
- "static/chunks/webpack-4fbc38b2e3abb013.js",
647
+ "/api/external-apps/[id]/route": [
648
+ "static/chunks/webpack-25d4697671930f37.js",
649
649
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
650
650
  "static/chunks/1255-8cb587d9170b45ed.js",
651
651
  "static/chunks/main-app-1f21caa5553ccd7d.js",
652
- "static/chunks/app/api/external-apps/route-7536041a7a89616d.js"
652
+ "static/chunks/app/api/external-apps/[id]/route-7536041a7a89616d.js"
653
653
  ],
654
- "/api/push/vapid/route": [
655
- "static/chunks/webpack-4fbc38b2e3abb013.js",
654
+ "/api/external-apps/route": [
655
+ "static/chunks/webpack-25d4697671930f37.js",
656
656
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
657
657
  "static/chunks/1255-8cb587d9170b45ed.js",
658
658
  "static/chunks/main-app-1f21caa5553ccd7d.js",
659
- "static/chunks/app/api/push/vapid/route-7536041a7a89616d.js"
659
+ "static/chunks/app/api/external-apps/route-7536041a7a89616d.js"
660
660
  ],
661
- "/api/external-apps/[id]/route": [
662
- "static/chunks/webpack-4fbc38b2e3abb013.js",
661
+ "/api/push/vapid/route": [
662
+ "static/chunks/webpack-25d4697671930f37.js",
663
663
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
664
664
  "static/chunks/1255-8cb587d9170b45ed.js",
665
665
  "static/chunks/main-app-1f21caa5553ccd7d.js",
666
- "static/chunks/app/api/external-apps/[id]/route-7536041a7a89616d.js"
666
+ "static/chunks/app/api/push/vapid/route-7536041a7a89616d.js"
667
667
  ],
668
668
  "/api/push/subscriptions/route": [
669
- "static/chunks/webpack-4fbc38b2e3abb013.js",
669
+ "static/chunks/webpack-25d4697671930f37.js",
670
670
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
671
671
  "static/chunks/1255-8cb587d9170b45ed.js",
672
672
  "static/chunks/main-app-1f21caa5553ccd7d.js",
673
673
  "static/chunks/app/api/push/subscriptions/route-7536041a7a89616d.js"
674
674
  ],
675
675
  "/api/sidebar/group-order/route": [
676
- "static/chunks/webpack-4fbc38b2e3abb013.js",
676
+ "static/chunks/webpack-25d4697671930f37.js",
677
677
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
678
678
  "static/chunks/1255-8cb587d9170b45ed.js",
679
679
  "static/chunks/main-app-1f21caa5553ccd7d.js",
680
680
  "static/chunks/app/api/sidebar/group-order/route-7536041a7a89616d.js"
681
681
  ],
682
682
  "/api/todos/route": [
683
- "static/chunks/webpack-4fbc38b2e3abb013.js",
683
+ "static/chunks/webpack-25d4697671930f37.js",
684
684
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
685
685
  "static/chunks/1255-8cb587d9170b45ed.js",
686
686
  "static/chunks/main-app-1f21caa5553ccd7d.js",
687
687
  "static/chunks/app/api/todos/route-7536041a7a89616d.js"
688
688
  ],
689
689
  "/api/worktrees/[id]/logs/route": [
690
- "static/chunks/webpack-4fbc38b2e3abb013.js",
690
+ "static/chunks/webpack-25d4697671930f37.js",
691
691
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
692
692
  "static/chunks/1255-8cb587d9170b45ed.js",
693
693
  "static/chunks/main-app-1f21caa5553ccd7d.js",
694
694
  "static/chunks/app/api/worktrees/[id]/logs/route-7536041a7a89616d.js"
695
695
  ],
696
696
  "/api/worktrees/[id]/logs/[filename]/route": [
697
- "static/chunks/webpack-4fbc38b2e3abb013.js",
697
+ "static/chunks/webpack-25d4697671930f37.js",
698
698
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
699
699
  "static/chunks/1255-8cb587d9170b45ed.js",
700
700
  "static/chunks/main-app-1f21caa5553ccd7d.js",
701
701
  "static/chunks/app/api/worktrees/[id]/logs/[filename]/route-7536041a7a89616d.js"
702
702
  ],
703
703
  "/api/worktrees/route": [
704
- "static/chunks/webpack-4fbc38b2e3abb013.js",
704
+ "static/chunks/webpack-25d4697671930f37.js",
705
705
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
706
706
  "static/chunks/1255-8cb587d9170b45ed.js",
707
707
  "static/chunks/main-app-1f21caa5553ccd7d.js",
708
708
  "static/chunks/app/api/worktrees/route-7536041a7a89616d.js"
709
709
  ],
710
710
  "/proxy/[...path]/route": [
711
- "static/chunks/webpack-4fbc38b2e3abb013.js",
711
+ "static/chunks/webpack-25d4697671930f37.js",
712
712
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
713
713
  "static/chunks/1255-8cb587d9170b45ed.js",
714
714
  "static/chunks/main-app-1f21caa5553ccd7d.js",
715
715
  "static/chunks/app/proxy/[...path]/route-7536041a7a89616d.js"
716
716
  ],
717
- "/login/page": [
718
- "static/chunks/webpack-4fbc38b2e3abb013.js",
719
- "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
720
- "static/chunks/1255-8cb587d9170b45ed.js",
721
- "static/chunks/main-app-1f21caa5553ccd7d.js",
722
- "static/chunks/6809-c40780dcdbb38ec5.js",
723
- "static/chunks/4909-1f5c586e3e84e0a5.js",
724
- "static/chunks/2770-827a64760bab8a3a.js",
725
- "static/chunks/6402-d91e099c3f2d78f4.js",
726
- "static/chunks/744-d5e47fe16e7b9e06.js",
727
- "static/chunks/app/login/page-0247a3fb569bb22b.js"
728
- ],
729
717
  "/chat/loading": [
730
- "static/chunks/webpack-4fbc38b2e3abb013.js",
718
+ "static/chunks/webpack-25d4697671930f37.js",
731
719
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
732
720
  "static/chunks/1255-8cb587d9170b45ed.js",
733
721
  "static/chunks/main-app-1f21caa5553ccd7d.js",
@@ -735,7 +723,7 @@
735
723
  "static/chunks/app/chat/loading-c58ba2c3f4363277.js"
736
724
  ],
737
725
  "/chat/page": [
738
- "static/chunks/webpack-4fbc38b2e3abb013.js",
726
+ "static/chunks/webpack-25d4697671930f37.js",
739
727
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
740
728
  "static/chunks/1255-8cb587d9170b45ed.js",
741
729
  "static/chunks/main-app-1f21caa5553ccd7d.js",
@@ -745,17 +733,29 @@
745
733
  "static/chunks/2770-827a64760bab8a3a.js",
746
734
  "static/chunks/3165-87bf884f7f3d15cf.js",
747
735
  "static/chunks/4974-eaf66770bfa9dea0.js",
748
- "static/chunks/8566-b8bbcfd837cc338b.js",
736
+ "static/chunks/8566-9da32e46c9d3fd54.js",
749
737
  "static/chunks/2069-c55de93eb6403961.js",
750
738
  "static/chunks/934-a37509667baa86ee.js",
751
739
  "static/chunks/6402-d91e099c3f2d78f4.js",
752
740
  "static/chunks/744-d5e47fe16e7b9e06.js",
753
- "static/chunks/7347-a013a163a75030ec.js",
754
- "static/chunks/4560-2bf9cb6504cc4425.js",
755
- "static/chunks/app/chat/page-5d20240f98c07cee.js"
741
+ "static/chunks/6488-d6e53d8da584e644.js",
742
+ "static/chunks/4560-64b1461fd996127a.js",
743
+ "static/chunks/app/chat/page-6f714339e12c3a16.js"
744
+ ],
745
+ "/login/page": [
746
+ "static/chunks/webpack-25d4697671930f37.js",
747
+ "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
748
+ "static/chunks/1255-8cb587d9170b45ed.js",
749
+ "static/chunks/main-app-1f21caa5553ccd7d.js",
750
+ "static/chunks/6809-c40780dcdbb38ec5.js",
751
+ "static/chunks/4909-1f5c586e3e84e0a5.js",
752
+ "static/chunks/2770-827a64760bab8a3a.js",
753
+ "static/chunks/6402-d91e099c3f2d78f4.js",
754
+ "static/chunks/744-d5e47fe16e7b9e06.js",
755
+ "static/chunks/app/login/page-0247a3fb569bb22b.js"
756
756
  ],
757
757
  "/more/loading": [
758
- "static/chunks/webpack-4fbc38b2e3abb013.js",
758
+ "static/chunks/webpack-25d4697671930f37.js",
759
759
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
760
760
  "static/chunks/1255-8cb587d9170b45ed.js",
761
761
  "static/chunks/main-app-1f21caa5553ccd7d.js",
@@ -763,7 +763,7 @@
763
763
  "static/chunks/app/more/loading-c58ba2c3f4363277.js"
764
764
  ],
765
765
  "/more/page": [
766
- "static/chunks/webpack-4fbc38b2e3abb013.js",
766
+ "static/chunks/webpack-25d4697671930f37.js",
767
767
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
768
768
  "static/chunks/1255-8cb587d9170b45ed.js",
769
769
  "static/chunks/main-app-1f21caa5553ccd7d.js",
@@ -774,12 +774,12 @@
774
774
  "static/chunks/4974-eaf66770bfa9dea0.js",
775
775
  "static/chunks/6402-d91e099c3f2d78f4.js",
776
776
  "static/chunks/744-d5e47fe16e7b9e06.js",
777
- "static/chunks/7347-a013a163a75030ec.js",
778
- "static/chunks/4560-2bf9cb6504cc4425.js",
779
- "static/chunks/app/more/page-af1d2af13ea901d2.js"
777
+ "static/chunks/6488-d6e53d8da584e644.js",
778
+ "static/chunks/4560-64b1461fd996127a.js",
779
+ "static/chunks/app/more/page-a496425bba427b48.js"
780
780
  ],
781
781
  "/page": [
782
- "static/chunks/webpack-4fbc38b2e3abb013.js",
782
+ "static/chunks/webpack-25d4697671930f37.js",
783
783
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
784
784
  "static/chunks/1255-8cb587d9170b45ed.js",
785
785
  "static/chunks/main-app-1f21caa5553ccd7d.js",
@@ -791,12 +791,21 @@
791
791
  "static/chunks/9948-d139e3e5dbecaf73.js",
792
792
  "static/chunks/6402-d91e099c3f2d78f4.js",
793
793
  "static/chunks/744-d5e47fe16e7b9e06.js",
794
- "static/chunks/7347-a013a163a75030ec.js",
795
- "static/chunks/4560-2bf9cb6504cc4425.js",
796
- "static/chunks/app/page-3bbe737ec910d1fb.js"
794
+ "static/chunks/6488-d6e53d8da584e644.js",
795
+ "static/chunks/4560-64b1461fd996127a.js",
796
+ "static/chunks/app/page-15bfd76bcf65842d.js"
797
+ ],
798
+ "/offline/page": [
799
+ "static/chunks/webpack-25d4697671930f37.js",
800
+ "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
801
+ "static/chunks/1255-8cb587d9170b45ed.js",
802
+ "static/chunks/main-app-1f21caa5553ccd7d.js",
803
+ "static/chunks/6809-c40780dcdbb38ec5.js",
804
+ "static/chunks/4909-1f5c586e3e84e0a5.js",
805
+ "static/chunks/app/offline/page-62c5f14a6a1800b5.js"
797
806
  ],
798
807
  "/repositories/loading": [
799
- "static/chunks/webpack-4fbc38b2e3abb013.js",
808
+ "static/chunks/webpack-25d4697671930f37.js",
800
809
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
801
810
  "static/chunks/1255-8cb587d9170b45ed.js",
802
811
  "static/chunks/main-app-1f21caa5553ccd7d.js",
@@ -804,7 +813,7 @@
804
813
  "static/chunks/app/repositories/loading-c58ba2c3f4363277.js"
805
814
  ],
806
815
  "/repositories/page": [
807
- "static/chunks/webpack-4fbc38b2e3abb013.js",
816
+ "static/chunks/webpack-25d4697671930f37.js",
808
817
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
809
818
  "static/chunks/1255-8cb587d9170b45ed.js",
810
819
  "static/chunks/main-app-1f21caa5553ccd7d.js",
@@ -815,12 +824,12 @@
815
824
  "static/chunks/4974-eaf66770bfa9dea0.js",
816
825
  "static/chunks/6402-d91e099c3f2d78f4.js",
817
826
  "static/chunks/744-d5e47fe16e7b9e06.js",
818
- "static/chunks/7347-a013a163a75030ec.js",
819
- "static/chunks/4560-2bf9cb6504cc4425.js",
820
- "static/chunks/app/repositories/page-ace9134ac165a6de.js"
827
+ "static/chunks/6488-d6e53d8da584e644.js",
828
+ "static/chunks/4560-64b1461fd996127a.js",
829
+ "static/chunks/app/repositories/page-d214522ab8792ce7.js"
821
830
  ],
822
831
  "/review/loading": [
823
- "static/chunks/webpack-4fbc38b2e3abb013.js",
832
+ "static/chunks/webpack-25d4697671930f37.js",
824
833
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
825
834
  "static/chunks/1255-8cb587d9170b45ed.js",
826
835
  "static/chunks/main-app-1f21caa5553ccd7d.js",
@@ -828,7 +837,7 @@
828
837
  "static/chunks/app/review/loading-c58ba2c3f4363277.js"
829
838
  ],
830
839
  "/review/page": [
831
- "static/chunks/webpack-4fbc38b2e3abb013.js",
840
+ "static/chunks/webpack-25d4697671930f37.js",
832
841
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
833
842
  "static/chunks/1255-8cb587d9170b45ed.js",
834
843
  "static/chunks/main-app-1f21caa5553ccd7d.js",
@@ -839,94 +848,85 @@
839
848
  "static/chunks/4974-eaf66770bfa9dea0.js",
840
849
  "static/chunks/6402-d91e099c3f2d78f4.js",
841
850
  "static/chunks/744-d5e47fe16e7b9e06.js",
842
- "static/chunks/7347-a013a163a75030ec.js",
843
- "static/chunks/4560-2bf9cb6504cc4425.js",
844
- "static/chunks/app/review/page-331b80f4f58582bc.js"
845
- ],
846
- "/offline/page": [
847
- "static/chunks/webpack-4fbc38b2e3abb013.js",
848
- "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
849
- "static/chunks/1255-8cb587d9170b45ed.js",
850
- "static/chunks/main-app-1f21caa5553ccd7d.js",
851
- "static/chunks/6809-c40780dcdbb38ec5.js",
852
- "static/chunks/4909-1f5c586e3e84e0a5.js",
853
- "static/chunks/app/offline/page-62c5f14a6a1800b5.js"
851
+ "static/chunks/6488-d6e53d8da584e644.js",
852
+ "static/chunks/4560-64b1461fd996127a.js",
853
+ "static/chunks/app/review/page-1dadf0b5d7129598.js"
854
854
  ],
855
- "/worktrees/[id]/loading": [
856
- "static/chunks/webpack-4fbc38b2e3abb013.js",
855
+ "/sessions/loading": [
856
+ "static/chunks/webpack-25d4697671930f37.js",
857
857
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
858
858
  "static/chunks/1255-8cb587d9170b45ed.js",
859
859
  "static/chunks/main-app-1f21caa5553ccd7d.js",
860
860
  "static/chunks/6809-c40780dcdbb38ec5.js",
861
- "static/chunks/app/worktrees/[id]/loading-c58ba2c3f4363277.js"
861
+ "static/chunks/app/sessions/loading-c58ba2c3f4363277.js"
862
862
  ],
863
- "/worktrees/[id]/files/[...path]/page": [
864
- "static/chunks/webpack-4fbc38b2e3abb013.js",
863
+ "/sessions/page": [
864
+ "static/chunks/webpack-25d4697671930f37.js",
865
865
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
866
866
  "static/chunks/1255-8cb587d9170b45ed.js",
867
867
  "static/chunks/main-app-1f21caa5553ccd7d.js",
868
868
  "static/chunks/6809-c40780dcdbb38ec5.js",
869
869
  "static/chunks/4909-1f5c586e3e84e0a5.js",
870
870
  "static/chunks/2770-827a64760bab8a3a.js",
871
- "static/chunks/8566-b8bbcfd837cc338b.js",
872
- "static/chunks/2069-c55de93eb6403961.js",
871
+ "static/chunks/3165-87bf884f7f3d15cf.js",
872
+ "static/chunks/4974-eaf66770bfa9dea0.js",
873
+ "static/chunks/9948-d139e3e5dbecaf73.js",
873
874
  "static/chunks/6402-d91e099c3f2d78f4.js",
874
875
  "static/chunks/744-d5e47fe16e7b9e06.js",
875
- "static/chunks/app/worktrees/[id]/files/[...path]/page-9ff4d065483cdfe9.js"
876
+ "static/chunks/6488-d6e53d8da584e644.js",
877
+ "static/chunks/4560-64b1461fd996127a.js",
878
+ "static/chunks/app/sessions/page-96f007d986c5f327.js"
876
879
  ],
877
- "/sessions/loading": [
878
- "static/chunks/webpack-4fbc38b2e3abb013.js",
880
+ "/worktrees/[id]/loading": [
881
+ "static/chunks/webpack-25d4697671930f37.js",
879
882
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
880
883
  "static/chunks/1255-8cb587d9170b45ed.js",
881
884
  "static/chunks/main-app-1f21caa5553ccd7d.js",
882
885
  "static/chunks/6809-c40780dcdbb38ec5.js",
883
- "static/chunks/app/sessions/loading-c58ba2c3f4363277.js"
886
+ "static/chunks/app/worktrees/[id]/loading-c58ba2c3f4363277.js"
884
887
  ],
885
- "/sessions/page": [
886
- "static/chunks/webpack-4fbc38b2e3abb013.js",
888
+ "/worktrees/[id]/page": [
889
+ "static/chunks/webpack-25d4697671930f37.js",
887
890
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
888
891
  "static/chunks/1255-8cb587d9170b45ed.js",
889
892
  "static/chunks/main-app-1f21caa5553ccd7d.js",
893
+ "static/css/5eacd01f773eed7f.css",
890
894
  "static/chunks/6809-c40780dcdbb38ec5.js",
891
895
  "static/chunks/4909-1f5c586e3e84e0a5.js",
892
896
  "static/chunks/2770-827a64760bab8a3a.js",
893
897
  "static/chunks/3165-87bf884f7f3d15cf.js",
894
898
  "static/chunks/4974-eaf66770bfa9dea0.js",
895
899
  "static/chunks/9948-d139e3e5dbecaf73.js",
900
+ "static/chunks/2069-c55de93eb6403961.js",
901
+ "static/chunks/8965-5ff40db68775eb01.js",
896
902
  "static/chunks/6402-d91e099c3f2d78f4.js",
897
903
  "static/chunks/744-d5e47fe16e7b9e06.js",
898
- "static/chunks/7347-a013a163a75030ec.js",
899
- "static/chunks/4560-2bf9cb6504cc4425.js",
900
- "static/chunks/app/sessions/page-d694149a7e8649b6.js"
904
+ "static/chunks/6488-d6e53d8da584e644.js",
905
+ "static/chunks/4560-64b1461fd996127a.js",
906
+ "static/chunks/app/worktrees/[id]/page-3b07e3be354aae57.js"
901
907
  ],
902
- "/worktrees/[id]/terminal/page": [
903
- "static/chunks/webpack-4fbc38b2e3abb013.js",
908
+ "/worktrees/[id]/files/[...path]/page": [
909
+ "static/chunks/webpack-25d4697671930f37.js",
904
910
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
905
911
  "static/chunks/1255-8cb587d9170b45ed.js",
906
912
  "static/chunks/main-app-1f21caa5553ccd7d.js",
913
+ "static/chunks/6809-c40780dcdbb38ec5.js",
907
914
  "static/chunks/4909-1f5c586e3e84e0a5.js",
908
- "static/chunks/3165-87bf884f7f3d15cf.js",
909
- "static/chunks/app/worktrees/[id]/terminal/page-ed4590b024edd8d6.js"
915
+ "static/chunks/2770-827a64760bab8a3a.js",
916
+ "static/chunks/8566-9da32e46c9d3fd54.js",
917
+ "static/chunks/2069-c55de93eb6403961.js",
918
+ "static/chunks/6402-d91e099c3f2d78f4.js",
919
+ "static/chunks/744-d5e47fe16e7b9e06.js",
920
+ "static/chunks/app/worktrees/[id]/files/[...path]/page-6a45f3744da50d95.js"
910
921
  ],
911
- "/worktrees/[id]/page": [
912
- "static/chunks/webpack-4fbc38b2e3abb013.js",
922
+ "/worktrees/[id]/terminal/page": [
923
+ "static/chunks/webpack-25d4697671930f37.js",
913
924
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
914
925
  "static/chunks/1255-8cb587d9170b45ed.js",
915
926
  "static/chunks/main-app-1f21caa5553ccd7d.js",
916
- "static/css/5eacd01f773eed7f.css",
917
- "static/chunks/6809-c40780dcdbb38ec5.js",
918
927
  "static/chunks/4909-1f5c586e3e84e0a5.js",
919
- "static/chunks/2770-827a64760bab8a3a.js",
920
928
  "static/chunks/3165-87bf884f7f3d15cf.js",
921
- "static/chunks/4974-eaf66770bfa9dea0.js",
922
- "static/chunks/9948-d139e3e5dbecaf73.js",
923
- "static/chunks/2069-c55de93eb6403961.js",
924
- "static/chunks/8965-872d8de254196cec.js",
925
- "static/chunks/6402-d91e099c3f2d78f4.js",
926
- "static/chunks/744-d5e47fe16e7b9e06.js",
927
- "static/chunks/7347-a013a163a75030ec.js",
928
- "static/chunks/4560-2bf9cb6504cc4425.js",
929
- "static/chunks/app/worktrees/[id]/page-932a52f8d11971f7.js"
929
+ "static/chunks/app/worktrees/[id]/terminal/page-ed4590b024edd8d6.js"
930
930
  ]
931
931
  }
932
932
  }