commandmate 0.21.1 → 0.21.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 (167) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-build-manifest.json +131 -131
  3. package/.next/app-path-routes-manifest.json +26 -26
  4. package/.next/build-manifest.json +2 -2
  5. package/.next/prerender-manifest.json +12 -12
  6. package/.next/required-server-files.json +1 -1
  7. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  8. package/.next/server/app/api/app/update/route_client-reference-manifest.js +1 -1
  9. package/.next/server/app/api/app/update-check/route.js +1 -1
  10. package/.next/server/app/api/app/update-check/route_client-reference-manifest.js +1 -1
  11. package/.next/server/app/api/assistant/conversation/route_client-reference-manifest.js +1 -1
  12. package/.next/server/app/api/assistant/current-output/route_client-reference-manifest.js +1 -1
  13. package/.next/server/app/api/assistant/messages/route_client-reference-manifest.js +1 -1
  14. package/.next/server/app/api/assistant/session/route_client-reference-manifest.js +1 -1
  15. package/.next/server/app/api/assistant/start/route_client-reference-manifest.js +1 -1
  16. package/.next/server/app/api/assistant/terminal/route_client-reference-manifest.js +1 -1
  17. package/.next/server/app/api/assistant/tools/route_client-reference-manifest.js +1 -1
  18. package/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  19. package/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  20. package/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
  21. package/.next/server/app/api/daily-summary/route_client-reference-manifest.js +1 -1
  22. package/.next/server/app/api/daily-summary/status/route_client-reference-manifest.js +1 -1
  23. package/.next/server/app/api/external-apps/[id]/health/route_client-reference-manifest.js +1 -1
  24. package/.next/server/app/api/external-apps/[id]/route_client-reference-manifest.js +1 -1
  25. package/.next/server/app/api/external-apps/route_client-reference-manifest.js +1 -1
  26. package/.next/server/app/api/fs/browse/route_client-reference-manifest.js +1 -1
  27. package/.next/server/app/api/fs/recent-paths/route_client-reference-manifest.js +1 -1
  28. package/.next/server/app/api/hooks/agent-event/route_client-reference-manifest.js +1 -1
  29. package/.next/server/app/api/hooks/claude-done/route_client-reference-manifest.js +1 -1
  30. package/.next/server/app/api/metrics/vibe/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/repositories/validate-path/route_client-reference-manifest.js +1 -1
  45. package/.next/server/app/api/sidebar/group-order/route_client-reference-manifest.js +1 -1
  46. package/.next/server/app/api/skills/[id]/route_client-reference-manifest.js +1 -1
  47. package/.next/server/app/api/skills/installations/route_client-reference-manifest.js +1 -1
  48. package/.next/server/app/api/skills/operations/route_client-reference-manifest.js +1 -1
  49. package/.next/server/app/api/skills/reindex/route.js +1 -23
  50. package/.next/server/app/api/skills/reindex/route.js.nft.json +1 -1
  51. package/.next/server/app/api/skills/reindex/route_client-reference-manifest.js +1 -1
  52. package/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
  53. package/.next/server/app/api/slash-commands/route_client-reference-manifest.js +1 -1
  54. package/.next/server/app/api/tasks/[taskId]/cancel/route_client-reference-manifest.js +1 -1
  55. package/.next/server/app/api/tasks/[taskId]/route_client-reference-manifest.js +1 -1
  56. package/.next/server/app/api/templates/[id]/route_client-reference-manifest.js +1 -1
  57. package/.next/server/app/api/templates/route_client-reference-manifest.js +1 -1
  58. package/.next/server/app/api/todos/route_client-reference-manifest.js +1 -1
  59. package/.next/server/app/api/verification/runs/[runId]/route_client-reference-manifest.js +1 -1
  60. package/.next/server/app/api/verification/runs/route_client-reference-manifest.js +1 -1
  61. package/.next/server/app/api/worktrees/[id]/auto-yes/route_client-reference-manifest.js +1 -1
  62. package/.next/server/app/api/worktrees/[id]/capture/route_client-reference-manifest.js +1 -1
  63. package/.next/server/app/api/worktrees/[id]/cli-tool/route_client-reference-manifest.js +1 -1
  64. package/.next/server/app/api/worktrees/[id]/cmate/schedules/route_client-reference-manifest.js +1 -1
  65. package/.next/server/app/api/worktrees/[id]/current-output/route_client-reference-manifest.js +1 -1
  66. package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route_client-reference-manifest.js +1 -1
  67. package/.next/server/app/api/worktrees/[id]/execution-logs/route_client-reference-manifest.js +1 -1
  68. package/.next/server/app/api/worktrees/[id]/files/[...path]/route_client-reference-manifest.js +1 -1
  69. package/.next/server/app/api/worktrees/[id]/git/branch/create/route_client-reference-manifest.js +1 -1
  70. package/.next/server/app/api/worktrees/[id]/git/branch/delete/route_client-reference-manifest.js +1 -1
  71. package/.next/server/app/api/worktrees/[id]/git/branches/route_client-reference-manifest.js +1 -1
  72. package/.next/server/app/api/worktrees/[id]/git/checkout/route_client-reference-manifest.js +1 -1
  73. package/.next/server/app/api/worktrees/[id]/git/commit/route_client-reference-manifest.js +1 -1
  74. package/.next/server/app/api/worktrees/[id]/git/diff/route_client-reference-manifest.js +1 -1
  75. package/.next/server/app/api/worktrees/[id]/git/fetch/route_client-reference-manifest.js +1 -1
  76. package/.next/server/app/api/worktrees/[id]/git/log/route_client-reference-manifest.js +1 -1
  77. package/.next/server/app/api/worktrees/[id]/git/pull/route_client-reference-manifest.js +1 -1
  78. package/.next/server/app/api/worktrees/[id]/git/push/route_client-reference-manifest.js +1 -1
  79. package/.next/server/app/api/worktrees/[id]/git/reset/route_client-reference-manifest.js +1 -1
  80. package/.next/server/app/api/worktrees/[id]/git/revert/route_client-reference-manifest.js +1 -1
  81. package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route_client-reference-manifest.js +1 -1
  82. package/.next/server/app/api/worktrees/[id]/git/stage/route_client-reference-manifest.js +1 -1
  83. package/.next/server/app/api/worktrees/[id]/git/staged/route_client-reference-manifest.js +1 -1
  84. package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route_client-reference-manifest.js +1 -1
  85. package/.next/server/app/api/worktrees/[id]/git/stash/apply/route_client-reference-manifest.js +1 -1
  86. package/.next/server/app/api/worktrees/[id]/git/stash/pop/route_client-reference-manifest.js +1 -1
  87. package/.next/server/app/api/worktrees/[id]/git/stash/push/route_client-reference-manifest.js +1 -1
  88. package/.next/server/app/api/worktrees/[id]/git/stash/route_client-reference-manifest.js +1 -1
  89. package/.next/server/app/api/worktrees/[id]/git/status/route_client-reference-manifest.js +1 -1
  90. package/.next/server/app/api/worktrees/[id]/git/unstage/route_client-reference-manifest.js +1 -1
  91. package/.next/server/app/api/worktrees/[id]/git/working-diff/route_client-reference-manifest.js +1 -1
  92. package/.next/server/app/api/worktrees/[id]/interrupt/route_client-reference-manifest.js +1 -1
  93. package/.next/server/app/api/worktrees/[id]/kill-session/route_client-reference-manifest.js +1 -1
  94. package/.next/server/app/api/worktrees/[id]/logs/[filename]/route_client-reference-manifest.js +1 -1
  95. package/.next/server/app/api/worktrees/[id]/logs/route_client-reference-manifest.js +1 -1
  96. package/.next/server/app/api/worktrees/[id]/marp-render/route_client-reference-manifest.js +1 -1
  97. package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route_client-reference-manifest.js +1 -1
  98. package/.next/server/app/api/worktrees/[id]/memos/route_client-reference-manifest.js +1 -1
  99. package/.next/server/app/api/worktrees/[id]/messages/route_client-reference-manifest.js +1 -1
  100. package/.next/server/app/api/worktrees/[id]/prompt-response/route_client-reference-manifest.js +1 -1
  101. package/.next/server/app/api/worktrees/[id]/respond/route_client-reference-manifest.js +1 -1
  102. package/.next/server/app/api/worktrees/[id]/route_client-reference-manifest.js +1 -1
  103. package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route_client-reference-manifest.js +1 -1
  104. package/.next/server/app/api/worktrees/[id]/schedules/active/route_client-reference-manifest.js +1 -1
  105. package/.next/server/app/api/worktrees/[id]/schedules/route_client-reference-manifest.js +1 -1
  106. package/.next/server/app/api/worktrees/[id]/search/route_client-reference-manifest.js +1 -1
  107. package/.next/server/app/api/worktrees/[id]/send/route_client-reference-manifest.js +1 -1
  108. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route_client-reference-manifest.js +1 -1
  109. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/install/route_client-reference-manifest.js +1 -1
  110. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route_client-reference-manifest.js +1 -1
  111. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall/route_client-reference-manifest.js +1 -1
  112. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route_client-reference-manifest.js +1 -1
  113. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update/route_client-reference-manifest.js +1 -1
  114. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update-plan/route_client-reference-manifest.js +1 -1
  115. package/.next/server/app/api/worktrees/[id]/skills/route.js +1 -23
  116. package/.next/server/app/api/worktrees/[id]/skills/route.js.nft.json +1 -1
  117. package/.next/server/app/api/worktrees/[id]/skills/route_client-reference-manifest.js +1 -1
  118. package/.next/server/app/api/worktrees/[id]/slash-commands/route_client-reference-manifest.js +1 -1
  119. package/.next/server/app/api/worktrees/[id]/special-keys/route_client-reference-manifest.js +1 -1
  120. package/.next/server/app/api/worktrees/[id]/start-polling/route_client-reference-manifest.js +1 -1
  121. package/.next/server/app/api/worktrees/[id]/tasks/route_client-reference-manifest.js +1 -1
  122. package/.next/server/app/api/worktrees/[id]/terminal/route_client-reference-manifest.js +1 -1
  123. package/.next/server/app/api/worktrees/[id]/timers/history/route_client-reference-manifest.js +1 -1
  124. package/.next/server/app/api/worktrees/[id]/timers/route_client-reference-manifest.js +1 -1
  125. package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
  126. package/.next/server/app/api/worktrees/[id]/todos/route_client-reference-manifest.js +1 -1
  127. package/.next/server/app/api/worktrees/[id]/tree/[...path]/route_client-reference-manifest.js +1 -1
  128. package/.next/server/app/api/worktrees/[id]/tree/route_client-reference-manifest.js +1 -1
  129. package/.next/server/app/api/worktrees/[id]/upload/[...path]/route_client-reference-manifest.js +1 -1
  130. package/.next/server/app/api/worktrees/[id]/verify/route_client-reference-manifest.js +1 -1
  131. package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/route_client-reference-manifest.js +1 -1
  132. package/.next/server/app/api/worktrees/[id]/verify/runs/route_client-reference-manifest.js +1 -1
  133. package/.next/server/app/api/worktrees/[id]/viewed/route_client-reference-manifest.js +1 -1
  134. package/.next/server/app/api/worktrees/route_client-reference-manifest.js +1 -1
  135. package/.next/server/app/chat/page_client-reference-manifest.js +1 -1
  136. package/.next/server/app/login/page_client-reference-manifest.js +1 -1
  137. package/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
  138. package/.next/server/app/more/page_client-reference-manifest.js +1 -1
  139. package/.next/server/app/offline/page_client-reference-manifest.js +1 -1
  140. package/.next/server/app/page_client-reference-manifest.js +1 -1
  141. package/.next/server/app/proxy/[...path]/route_client-reference-manifest.js +1 -1
  142. package/.next/server/app/repositories/page_client-reference-manifest.js +1 -1
  143. package/.next/server/app/review/page_client-reference-manifest.js +1 -1
  144. package/.next/server/app/sessions/page_client-reference-manifest.js +1 -1
  145. package/.next/server/app/skills/[skillId]/page_client-reference-manifest.js +1 -1
  146. package/.next/server/app/skills/installed/page_client-reference-manifest.js +1 -1
  147. package/.next/server/app/skills/page_client-reference-manifest.js +1 -1
  148. package/.next/server/app/worktrees/[id]/files/[...path]/page_client-reference-manifest.js +1 -1
  149. package/.next/server/app/worktrees/[id]/page.js +1 -1
  150. package/.next/server/app/worktrees/[id]/page_client-reference-manifest.js +1 -1
  151. package/.next/server/app/worktrees/[id]/terminal/page_client-reference-manifest.js +1 -1
  152. package/.next/server/app-paths-manifest.json +26 -26
  153. package/.next/server/chunks/2119.js +1 -1
  154. package/.next/server/chunks/2404.js +1 -1
  155. package/.next/server/chunks/2445.js +1 -1
  156. package/.next/server/chunks/2515.js +23 -0
  157. package/.next/server/chunks/5959.js +1 -1
  158. package/.next/server/chunks/6130.js +1 -1
  159. package/.next/server/middleware-manifest.json +5 -5
  160. package/.next/server/pages/500.html +1 -1
  161. package/.next/server/server-reference-manifest.json +1 -1
  162. package/.next/static/chunks/{6488-d3cf14e8d95b2d03.js → 6488-9770256ea0450efc.js} +1 -1
  163. package/.next/static/chunks/app/worktrees/[id]/{page-77b0ee35da06da00.js → page-78962c606869cb6f.js} +1 -1
  164. package/.next/trace +12 -12
  165. package/package.json +1 -1
  166. /package/.next/static/{E2SxtJGbNcRMnWbCC3i_- → K-WQBI47y9vO_0p_unBEF}/_buildManifest.js +0 -0
  167. /package/.next/static/{E2SxtJGbNcRMnWbCC3i_- → K-WQBI47y9vO_0p_unBEF}/_ssgManifest.js +0 -0
@@ -24,7 +24,7 @@
24
24
  "static/chunks/6809-c40780dcdbb38ec5.js",
25
25
  "static/chunks/4909-1f5c586e3e84e0a5.js",
26
26
  "static/chunks/6402-d91e099c3f2d78f4.js",
27
- "static/chunks/6488-d3cf14e8d95b2d03.js",
27
+ "static/chunks/6488-9770256ea0450efc.js",
28
28
  "static/chunks/app/layout-86574192bd3c0e6b.js"
29
29
  ],
30
30
  "/error": [
@@ -43,19 +43,19 @@
43
43
  "static/chunks/6809-c40780dcdbb38ec5.js",
44
44
  "static/chunks/app/loading-c58ba2c3f4363277.js"
45
45
  ],
46
- "/api/assistant/current-output/route": [
46
+ "/api/assistant/conversation/route": [
47
47
  "static/chunks/webpack-180bebdee221b6f4.js",
48
48
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
49
49
  "static/chunks/1255-8cb587d9170b45ed.js",
50
50
  "static/chunks/main-app-5d631b93b1219836.js",
51
- "static/chunks/app/api/assistant/current-output/route-be21650964d61b1d.js"
51
+ "static/chunks/app/api/assistant/conversation/route-be21650964d61b1d.js"
52
52
  ],
53
- "/api/assistant/conversation/route": [
53
+ "/api/assistant/current-output/route": [
54
54
  "static/chunks/webpack-180bebdee221b6f4.js",
55
55
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
56
56
  "static/chunks/1255-8cb587d9170b45ed.js",
57
57
  "static/chunks/main-app-5d631b93b1219836.js",
58
- "static/chunks/app/api/assistant/conversation/route-be21650964d61b1d.js"
58
+ "static/chunks/app/api/assistant/current-output/route-be21650964d61b1d.js"
59
59
  ],
60
60
  "/api/assistant/messages/route": [
61
61
  "static/chunks/webpack-180bebdee221b6f4.js",
@@ -92,19 +92,19 @@
92
92
  "static/chunks/main-app-5d631b93b1219836.js",
93
93
  "static/chunks/app/api/assistant/tools/route-be21650964d61b1d.js"
94
94
  ],
95
- "/api/auth/login/route": [
95
+ "/api/auth/logout/route": [
96
96
  "static/chunks/webpack-180bebdee221b6f4.js",
97
97
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
98
98
  "static/chunks/1255-8cb587d9170b45ed.js",
99
99
  "static/chunks/main-app-5d631b93b1219836.js",
100
- "static/chunks/app/api/auth/login/route-be21650964d61b1d.js"
100
+ "static/chunks/app/api/auth/logout/route-be21650964d61b1d.js"
101
101
  ],
102
- "/api/auth/logout/route": [
102
+ "/api/auth/login/route": [
103
103
  "static/chunks/webpack-180bebdee221b6f4.js",
104
104
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
105
105
  "static/chunks/1255-8cb587d9170b45ed.js",
106
106
  "static/chunks/main-app-5d631b93b1219836.js",
107
- "static/chunks/app/api/auth/logout/route-be21650964d61b1d.js"
107
+ "static/chunks/app/api/auth/login/route-be21650964d61b1d.js"
108
108
  ],
109
109
  "/api/daily-summary/route": [
110
110
  "static/chunks/webpack-180bebdee221b6f4.js",
@@ -141,19 +141,19 @@
141
141
  "static/chunks/main-app-5d631b93b1219836.js",
142
142
  "static/chunks/app/api/ollama/models/route-be21650964d61b1d.js"
143
143
  ],
144
- "/api/repositories/[id]/todos/[todoId]/route": [
144
+ "/api/repositories/[id]/route": [
145
145
  "static/chunks/webpack-180bebdee221b6f4.js",
146
146
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
147
147
  "static/chunks/1255-8cb587d9170b45ed.js",
148
148
  "static/chunks/main-app-5d631b93b1219836.js",
149
- "static/chunks/app/api/repositories/[id]/todos/[todoId]/route-be21650964d61b1d.js"
149
+ "static/chunks/app/api/repositories/[id]/route-be21650964d61b1d.js"
150
150
  ],
151
- "/api/repositories/[id]/route": [
151
+ "/api/repositories/[id]/todos/[todoId]/route": [
152
152
  "static/chunks/webpack-180bebdee221b6f4.js",
153
153
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
154
154
  "static/chunks/1255-8cb587d9170b45ed.js",
155
155
  "static/chunks/main-app-5d631b93b1219836.js",
156
- "static/chunks/app/api/repositories/[id]/route-be21650964d61b1d.js"
156
+ "static/chunks/app/api/repositories/[id]/todos/[todoId]/route-be21650964d61b1d.js"
157
157
  ],
158
158
  "/api/repositories/[id]/todos/route": [
159
159
  "static/chunks/webpack-180bebdee221b6f4.js",
@@ -176,19 +176,19 @@
176
176
  "static/chunks/main-app-5d631b93b1219836.js",
177
177
  "static/chunks/app/api/repositories/clone/route-be21650964d61b1d.js"
178
178
  ],
179
- "/api/repositories/excluded/route": [
179
+ "/api/repositories/restore/route": [
180
180
  "static/chunks/webpack-180bebdee221b6f4.js",
181
181
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
182
182
  "static/chunks/1255-8cb587d9170b45ed.js",
183
183
  "static/chunks/main-app-5d631b93b1219836.js",
184
- "static/chunks/app/api/repositories/excluded/route-be21650964d61b1d.js"
184
+ "static/chunks/app/api/repositories/restore/route-be21650964d61b1d.js"
185
185
  ],
186
- "/api/repositories/restore/route": [
186
+ "/api/repositories/excluded/route": [
187
187
  "static/chunks/webpack-180bebdee221b6f4.js",
188
188
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
189
189
  "static/chunks/1255-8cb587d9170b45ed.js",
190
190
  "static/chunks/main-app-5d631b93b1219836.js",
191
- "static/chunks/app/api/repositories/restore/route-be21650964d61b1d.js"
191
+ "static/chunks/app/api/repositories/excluded/route-be21650964d61b1d.js"
192
192
  ],
193
193
  "/api/repositories/route": [
194
194
  "static/chunks/webpack-180bebdee221b6f4.js",
@@ -197,19 +197,19 @@
197
197
  "static/chunks/main-app-5d631b93b1219836.js",
198
198
  "static/chunks/app/api/repositories/route-be21650964d61b1d.js"
199
199
  ],
200
- "/api/repositories/sync/route": [
200
+ "/api/repositories/scan/route": [
201
201
  "static/chunks/webpack-180bebdee221b6f4.js",
202
202
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
203
203
  "static/chunks/1255-8cb587d9170b45ed.js",
204
204
  "static/chunks/main-app-5d631b93b1219836.js",
205
- "static/chunks/app/api/repositories/sync/route-be21650964d61b1d.js"
205
+ "static/chunks/app/api/repositories/scan/route-be21650964d61b1d.js"
206
206
  ],
207
- "/api/repositories/scan/route": [
207
+ "/api/repositories/sync/route": [
208
208
  "static/chunks/webpack-180bebdee221b6f4.js",
209
209
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
210
210
  "static/chunks/1255-8cb587d9170b45ed.js",
211
211
  "static/chunks/main-app-5d631b93b1219836.js",
212
- "static/chunks/app/api/repositories/scan/route-be21650964d61b1d.js"
212
+ "static/chunks/app/api/repositories/sync/route-be21650964d61b1d.js"
213
213
  ],
214
214
  "/api/slash-commands/route": [
215
215
  "static/chunks/webpack-180bebdee221b6f4.js",
@@ -323,19 +323,19 @@
323
323
  "static/chunks/main-app-5d631b93b1219836.js",
324
324
  "static/chunks/app/api/worktrees/[id]/files/[...path]/route-be21650964d61b1d.js"
325
325
  ],
326
- "/api/worktrees/[id]/git/branches/route": [
326
+ "/api/worktrees/[id]/git/branch/delete/route": [
327
327
  "static/chunks/webpack-180bebdee221b6f4.js",
328
328
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
329
329
  "static/chunks/1255-8cb587d9170b45ed.js",
330
330
  "static/chunks/main-app-5d631b93b1219836.js",
331
- "static/chunks/app/api/worktrees/[id]/git/branches/route-be21650964d61b1d.js"
331
+ "static/chunks/app/api/worktrees/[id]/git/branch/delete/route-be21650964d61b1d.js"
332
332
  ],
333
- "/api/worktrees/[id]/git/branch/delete/route": [
333
+ "/api/worktrees/[id]/git/branches/route": [
334
334
  "static/chunks/webpack-180bebdee221b6f4.js",
335
335
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
336
336
  "static/chunks/1255-8cb587d9170b45ed.js",
337
337
  "static/chunks/main-app-5d631b93b1219836.js",
338
- "static/chunks/app/api/worktrees/[id]/git/branch/delete/route-be21650964d61b1d.js"
338
+ "static/chunks/app/api/worktrees/[id]/git/branches/route-be21650964d61b1d.js"
339
339
  ],
340
340
  "/api/worktrees/[id]/git/checkout/route": [
341
341
  "static/chunks/webpack-180bebdee221b6f4.js",
@@ -386,19 +386,19 @@
386
386
  "static/chunks/main-app-5d631b93b1219836.js",
387
387
  "static/chunks/app/api/worktrees/[id]/git/push/route-be21650964d61b1d.js"
388
388
  ],
389
- "/api/worktrees/[id]/git/revert/route": [
389
+ "/api/worktrees/[id]/git/reset/route": [
390
390
  "static/chunks/webpack-180bebdee221b6f4.js",
391
391
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
392
392
  "static/chunks/1255-8cb587d9170b45ed.js",
393
393
  "static/chunks/main-app-5d631b93b1219836.js",
394
- "static/chunks/app/api/worktrees/[id]/git/revert/route-be21650964d61b1d.js"
394
+ "static/chunks/app/api/worktrees/[id]/git/reset/route-be21650964d61b1d.js"
395
395
  ],
396
- "/api/worktrees/[id]/git/reset/route": [
396
+ "/api/worktrees/[id]/git/revert/route": [
397
397
  "static/chunks/webpack-180bebdee221b6f4.js",
398
398
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
399
399
  "static/chunks/1255-8cb587d9170b45ed.js",
400
400
  "static/chunks/main-app-5d631b93b1219836.js",
401
- "static/chunks/app/api/worktrees/[id]/git/reset/route-be21650964d61b1d.js"
401
+ "static/chunks/app/api/worktrees/[id]/git/revert/route-be21650964d61b1d.js"
402
402
  ],
403
403
  "/api/worktrees/[id]/git/show/[commitHash]/route": [
404
404
  "static/chunks/webpack-180bebdee221b6f4.js",
@@ -407,19 +407,19 @@
407
407
  "static/chunks/main-app-5d631b93b1219836.js",
408
408
  "static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-be21650964d61b1d.js"
409
409
  ],
410
- "/api/worktrees/[id]/git/staged/route": [
410
+ "/api/worktrees/[id]/git/stage/route": [
411
411
  "static/chunks/webpack-180bebdee221b6f4.js",
412
412
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
413
413
  "static/chunks/1255-8cb587d9170b45ed.js",
414
414
  "static/chunks/main-app-5d631b93b1219836.js",
415
- "static/chunks/app/api/worktrees/[id]/git/staged/route-be21650964d61b1d.js"
415
+ "static/chunks/app/api/worktrees/[id]/git/stage/route-be21650964d61b1d.js"
416
416
  ],
417
- "/api/worktrees/[id]/git/stage/route": [
417
+ "/api/worktrees/[id]/git/staged/route": [
418
418
  "static/chunks/webpack-180bebdee221b6f4.js",
419
419
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
420
420
  "static/chunks/1255-8cb587d9170b45ed.js",
421
421
  "static/chunks/main-app-5d631b93b1219836.js",
422
- "static/chunks/app/api/worktrees/[id]/git/stage/route-be21650964d61b1d.js"
422
+ "static/chunks/app/api/worktrees/[id]/git/staged/route-be21650964d61b1d.js"
423
423
  ],
424
424
  "/api/worktrees/[id]/git/stash/[index]/route": [
425
425
  "static/chunks/webpack-180bebdee221b6f4.js",
@@ -435,13 +435,6 @@
435
435
  "static/chunks/main-app-5d631b93b1219836.js",
436
436
  "static/chunks/app/api/worktrees/[id]/git/stash/apply/route-be21650964d61b1d.js"
437
437
  ],
438
- "/api/worktrees/[id]/git/stash/push/route": [
439
- "static/chunks/webpack-180bebdee221b6f4.js",
440
- "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
441
- "static/chunks/1255-8cb587d9170b45ed.js",
442
- "static/chunks/main-app-5d631b93b1219836.js",
443
- "static/chunks/app/api/worktrees/[id]/git/stash/push/route-be21650964d61b1d.js"
444
- ],
445
438
  "/api/worktrees/[id]/git/stash/pop/route": [
446
439
  "static/chunks/webpack-180bebdee221b6f4.js",
447
440
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
@@ -463,6 +456,13 @@
463
456
  "static/chunks/main-app-5d631b93b1219836.js",
464
457
  "static/chunks/app/api/worktrees/[id]/git/status/route-be21650964d61b1d.js"
465
458
  ],
459
+ "/api/worktrees/[id]/git/stash/push/route": [
460
+ "static/chunks/webpack-180bebdee221b6f4.js",
461
+ "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
462
+ "static/chunks/1255-8cb587d9170b45ed.js",
463
+ "static/chunks/main-app-5d631b93b1219836.js",
464
+ "static/chunks/app/api/worktrees/[id]/git/stash/push/route-be21650964d61b1d.js"
465
+ ],
466
466
  "/api/worktrees/[id]/git/working-diff/route": [
467
467
  "static/chunks/webpack-180bebdee221b6f4.js",
468
468
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
@@ -477,19 +477,19 @@
477
477
  "static/chunks/main-app-5d631b93b1219836.js",
478
478
  "static/chunks/app/api/worktrees/[id]/git/unstage/route-be21650964d61b1d.js"
479
479
  ],
480
- "/api/worktrees/[id]/kill-session/route": [
480
+ "/api/worktrees/[id]/interrupt/route": [
481
481
  "static/chunks/webpack-180bebdee221b6f4.js",
482
482
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
483
483
  "static/chunks/1255-8cb587d9170b45ed.js",
484
484
  "static/chunks/main-app-5d631b93b1219836.js",
485
- "static/chunks/app/api/worktrees/[id]/kill-session/route-be21650964d61b1d.js"
485
+ "static/chunks/app/api/worktrees/[id]/interrupt/route-be21650964d61b1d.js"
486
486
  ],
487
- "/api/worktrees/[id]/interrupt/route": [
487
+ "/api/worktrees/[id]/kill-session/route": [
488
488
  "static/chunks/webpack-180bebdee221b6f4.js",
489
489
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
490
490
  "static/chunks/1255-8cb587d9170b45ed.js",
491
491
  "static/chunks/main-app-5d631b93b1219836.js",
492
- "static/chunks/app/api/worktrees/[id]/interrupt/route-be21650964d61b1d.js"
492
+ "static/chunks/app/api/worktrees/[id]/kill-session/route-be21650964d61b1d.js"
493
493
  ],
494
494
  "/api/worktrees/[id]/marp-render/route": [
495
495
  "static/chunks/webpack-180bebdee221b6f4.js",
@@ -505,19 +505,19 @@
505
505
  "static/chunks/main-app-5d631b93b1219836.js",
506
506
  "static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-be21650964d61b1d.js"
507
507
  ],
508
- "/api/worktrees/[id]/memos/route": [
508
+ "/api/worktrees/[id]/messages/route": [
509
509
  "static/chunks/webpack-180bebdee221b6f4.js",
510
510
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
511
511
  "static/chunks/1255-8cb587d9170b45ed.js",
512
512
  "static/chunks/main-app-5d631b93b1219836.js",
513
- "static/chunks/app/api/worktrees/[id]/memos/route-be21650964d61b1d.js"
513
+ "static/chunks/app/api/worktrees/[id]/messages/route-be21650964d61b1d.js"
514
514
  ],
515
- "/api/worktrees/[id]/messages/route": [
515
+ "/api/worktrees/[id]/memos/route": [
516
516
  "static/chunks/webpack-180bebdee221b6f4.js",
517
517
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
518
518
  "static/chunks/1255-8cb587d9170b45ed.js",
519
519
  "static/chunks/main-app-5d631b93b1219836.js",
520
- "static/chunks/app/api/worktrees/[id]/messages/route-be21650964d61b1d.js"
520
+ "static/chunks/app/api/worktrees/[id]/memos/route-be21650964d61b1d.js"
521
521
  ],
522
522
  "/api/worktrees/[id]/prompt-response/route": [
523
523
  "static/chunks/webpack-180bebdee221b6f4.js",
@@ -603,19 +603,19 @@
603
603
  "static/chunks/main-app-5d631b93b1219836.js",
604
604
  "static/chunks/app/api/worktrees/[id]/tasks/route-be21650964d61b1d.js"
605
605
  ],
606
- "/api/worktrees/[id]/terminal/route": [
606
+ "/api/worktrees/[id]/timers/history/route": [
607
607
  "static/chunks/webpack-180bebdee221b6f4.js",
608
608
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
609
609
  "static/chunks/1255-8cb587d9170b45ed.js",
610
610
  "static/chunks/main-app-5d631b93b1219836.js",
611
- "static/chunks/app/api/worktrees/[id]/terminal/route-be21650964d61b1d.js"
611
+ "static/chunks/app/api/worktrees/[id]/timers/history/route-be21650964d61b1d.js"
612
612
  ],
613
- "/api/worktrees/[id]/timers/history/route": [
613
+ "/api/worktrees/[id]/terminal/route": [
614
614
  "static/chunks/webpack-180bebdee221b6f4.js",
615
615
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
616
616
  "static/chunks/1255-8cb587d9170b45ed.js",
617
617
  "static/chunks/main-app-5d631b93b1219836.js",
618
- "static/chunks/app/api/worktrees/[id]/timers/history/route-be21650964d61b1d.js"
618
+ "static/chunks/app/api/worktrees/[id]/terminal/route-be21650964d61b1d.js"
619
619
  ],
620
620
  "/api/worktrees/[id]/timers/route": [
621
621
  "static/chunks/webpack-180bebdee221b6f4.js",
@@ -729,19 +729,19 @@
729
729
  "static/chunks/main-app-5d631b93b1219836.js",
730
730
  "static/chunks/app/api/external-apps/[id]/health/route-be21650964d61b1d.js"
731
731
  ],
732
- "/api/fs/recent-paths/route": [
732
+ "/api/external-apps/route": [
733
733
  "static/chunks/webpack-180bebdee221b6f4.js",
734
734
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
735
735
  "static/chunks/1255-8cb587d9170b45ed.js",
736
736
  "static/chunks/main-app-5d631b93b1219836.js",
737
- "static/chunks/app/api/fs/recent-paths/route-be21650964d61b1d.js"
737
+ "static/chunks/app/api/external-apps/route-be21650964d61b1d.js"
738
738
  ],
739
- "/api/external-apps/route": [
739
+ "/api/fs/browse/route": [
740
740
  "static/chunks/webpack-180bebdee221b6f4.js",
741
741
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
742
742
  "static/chunks/1255-8cb587d9170b45ed.js",
743
743
  "static/chunks/main-app-5d631b93b1219836.js",
744
- "static/chunks/app/api/external-apps/route-be21650964d61b1d.js"
744
+ "static/chunks/app/api/fs/browse/route-be21650964d61b1d.js"
745
745
  ],
746
746
  "/api/external-apps/[id]/route": [
747
747
  "static/chunks/webpack-180bebdee221b6f4.js",
@@ -750,19 +750,19 @@
750
750
  "static/chunks/main-app-5d631b93b1219836.js",
751
751
  "static/chunks/app/api/external-apps/[id]/route-be21650964d61b1d.js"
752
752
  ],
753
- "/api/push/vapid/route": [
753
+ "/api/fs/recent-paths/route": [
754
754
  "static/chunks/webpack-180bebdee221b6f4.js",
755
755
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
756
756
  "static/chunks/1255-8cb587d9170b45ed.js",
757
757
  "static/chunks/main-app-5d631b93b1219836.js",
758
- "static/chunks/app/api/push/vapid/route-be21650964d61b1d.js"
758
+ "static/chunks/app/api/fs/recent-paths/route-be21650964d61b1d.js"
759
759
  ],
760
- "/api/fs/browse/route": [
760
+ "/api/push/vapid/route": [
761
761
  "static/chunks/webpack-180bebdee221b6f4.js",
762
762
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
763
763
  "static/chunks/1255-8cb587d9170b45ed.js",
764
764
  "static/chunks/main-app-5d631b93b1219836.js",
765
- "static/chunks/app/api/fs/browse/route-be21650964d61b1d.js"
765
+ "static/chunks/app/api/push/vapid/route-be21650964d61b1d.js"
766
766
  ],
767
767
  "/api/push/subscriptions/route": [
768
768
  "static/chunks/webpack-180bebdee221b6f4.js",
@@ -771,13 +771,6 @@
771
771
  "static/chunks/main-app-5d631b93b1219836.js",
772
772
  "static/chunks/app/api/push/subscriptions/route-be21650964d61b1d.js"
773
773
  ],
774
- "/api/sidebar/group-order/route": [
775
- "static/chunks/webpack-180bebdee221b6f4.js",
776
- "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
777
- "static/chunks/1255-8cb587d9170b45ed.js",
778
- "static/chunks/main-app-5d631b93b1219836.js",
779
- "static/chunks/app/api/sidebar/group-order/route-be21650964d61b1d.js"
780
- ],
781
774
  "/api/skills/[id]/route": [
782
775
  "static/chunks/webpack-180bebdee221b6f4.js",
783
776
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
@@ -827,26 +820,26 @@
827
820
  "static/chunks/main-app-5d631b93b1219836.js",
828
821
  "static/chunks/app/api/skills/operations/route-be21650964d61b1d.js"
829
822
  ],
830
- "/api/worktrees/[id]/logs/route": [
823
+ "/api/sidebar/group-order/route": [
831
824
  "static/chunks/webpack-180bebdee221b6f4.js",
832
825
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
833
826
  "static/chunks/1255-8cb587d9170b45ed.js",
834
827
  "static/chunks/main-app-5d631b93b1219836.js",
835
- "static/chunks/app/api/worktrees/[id]/logs/route-be21650964d61b1d.js"
828
+ "static/chunks/app/api/sidebar/group-order/route-be21650964d61b1d.js"
836
829
  ],
837
- "/api/worktrees/[id]/logs/[filename]/route": [
830
+ "/api/worktrees/[id]/logs/route": [
838
831
  "static/chunks/webpack-180bebdee221b6f4.js",
839
832
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
840
833
  "static/chunks/1255-8cb587d9170b45ed.js",
841
834
  "static/chunks/main-app-5d631b93b1219836.js",
842
- "static/chunks/app/api/worktrees/[id]/logs/[filename]/route-be21650964d61b1d.js"
835
+ "static/chunks/app/api/worktrees/[id]/logs/route-be21650964d61b1d.js"
843
836
  ],
844
- "/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route": [
837
+ "/api/worktrees/[id]/logs/[filename]/route": [
845
838
  "static/chunks/webpack-180bebdee221b6f4.js",
846
839
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
847
840
  "static/chunks/1255-8cb587d9170b45ed.js",
848
841
  "static/chunks/main-app-5d631b93b1219836.js",
849
- "static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-be21650964d61b1d.js"
842
+ "static/chunks/app/api/worktrees/[id]/logs/[filename]/route-be21650964d61b1d.js"
850
843
  ],
851
844
  "/api/worktrees/[id]/skills/[skillId]/git-workflow/route": [
852
845
  "static/chunks/webpack-180bebdee221b6f4.js",
@@ -862,6 +855,13 @@
862
855
  "static/chunks/main-app-5d631b93b1219836.js",
863
856
  "static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-be21650964d61b1d.js"
864
857
  ],
858
+ "/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route": [
859
+ "static/chunks/webpack-180bebdee221b6f4.js",
860
+ "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
861
+ "static/chunks/1255-8cb587d9170b45ed.js",
862
+ "static/chunks/main-app-5d631b93b1219836.js",
863
+ "static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-be21650964d61b1d.js"
864
+ ],
865
865
  "/api/worktrees/[id]/skills/[skillId]/install/route": [
866
866
  "static/chunks/webpack-180bebdee221b6f4.js",
867
867
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
@@ -869,12 +869,12 @@
869
869
  "static/chunks/main-app-5d631b93b1219836.js",
870
870
  "static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-be21650964d61b1d.js"
871
871
  ],
872
- "/api/worktrees/[id]/skills/[skillId]/uninstall/route": [
872
+ "/api/worktrees/[id]/skills/[skillId]/update-plan/route": [
873
873
  "static/chunks/webpack-180bebdee221b6f4.js",
874
874
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
875
875
  "static/chunks/1255-8cb587d9170b45ed.js",
876
876
  "static/chunks/main-app-5d631b93b1219836.js",
877
- "static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-be21650964d61b1d.js"
877
+ "static/chunks/app/api/worktrees/[id]/skills/[skillId]/update-plan/route-be21650964d61b1d.js"
878
878
  ],
879
879
  "/api/worktrees/[id]/skills/route": [
880
880
  "static/chunks/webpack-180bebdee221b6f4.js",
@@ -883,6 +883,13 @@
883
883
  "static/chunks/main-app-5d631b93b1219836.js",
884
884
  "static/chunks/app/api/worktrees/[id]/skills/route-be21650964d61b1d.js"
885
885
  ],
886
+ "/api/worktrees/[id]/skills/[skillId]/uninstall/route": [
887
+ "static/chunks/webpack-180bebdee221b6f4.js",
888
+ "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
889
+ "static/chunks/1255-8cb587d9170b45ed.js",
890
+ "static/chunks/main-app-5d631b93b1219836.js",
891
+ "static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-be21650964d61b1d.js"
892
+ ],
886
893
  "/api/worktrees/route": [
887
894
  "static/chunks/webpack-180bebdee221b6f4.js",
888
895
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
@@ -904,14 +911,15 @@
904
911
  "static/chunks/main-app-5d631b93b1219836.js",
905
912
  "static/chunks/app/api/worktrees/[id]/skills/[skillId]/update/route-be21650964d61b1d.js"
906
913
  ],
907
- "/api/worktrees/[id]/skills/[skillId]/update-plan/route": [
914
+ "/more/loading": [
908
915
  "static/chunks/webpack-180bebdee221b6f4.js",
909
916
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
910
917
  "static/chunks/1255-8cb587d9170b45ed.js",
911
918
  "static/chunks/main-app-5d631b93b1219836.js",
912
- "static/chunks/app/api/worktrees/[id]/skills/[skillId]/update-plan/route-be21650964d61b1d.js"
919
+ "static/chunks/6809-c40780dcdbb38ec5.js",
920
+ "static/chunks/app/more/loading-c58ba2c3f4363277.js"
913
921
  ],
914
- "/login/page": [
922
+ "/more/page": [
915
923
  "static/chunks/webpack-180bebdee221b6f4.js",
916
924
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
917
925
  "static/chunks/1255-8cb587d9170b45ed.js",
@@ -919,9 +927,13 @@
919
927
  "static/chunks/6809-c40780dcdbb38ec5.js",
920
928
  "static/chunks/4909-1f5c586e3e84e0a5.js",
921
929
  "static/chunks/2770-827a64760bab8a3a.js",
930
+ "static/chunks/790-d8e6acd26e03679c.js",
931
+ "static/chunks/4974-eaf66770bfa9dea0.js",
922
932
  "static/chunks/6402-d91e099c3f2d78f4.js",
923
933
  "static/chunks/744-fa8c0ae444c8338c.js",
924
- "static/chunks/app/login/page-0247a3fb569bb22b.js"
934
+ "static/chunks/6488-9770256ea0450efc.js",
935
+ "static/chunks/4560-0917ae2e6a0e5400.js",
936
+ "static/chunks/app/more/page-1619018cac999bbc.js"
925
937
  ],
926
938
  "/chat/loading": [
927
939
  "static/chunks/webpack-180bebdee221b6f4.js",
@@ -946,19 +958,20 @@
946
958
  "static/chunks/1191-b7dfdfe86b1d31d1.js",
947
959
  "static/chunks/6402-d91e099c3f2d78f4.js",
948
960
  "static/chunks/744-fa8c0ae444c8338c.js",
949
- "static/chunks/6488-d3cf14e8d95b2d03.js",
961
+ "static/chunks/6488-9770256ea0450efc.js",
950
962
  "static/chunks/4560-0917ae2e6a0e5400.js",
951
963
  "static/chunks/app/chat/page-83a2238ab453afaa.js"
952
964
  ],
953
- "/more/loading": [
965
+ "/offline/page": [
954
966
  "static/chunks/webpack-180bebdee221b6f4.js",
955
967
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
956
968
  "static/chunks/1255-8cb587d9170b45ed.js",
957
969
  "static/chunks/main-app-5d631b93b1219836.js",
958
970
  "static/chunks/6809-c40780dcdbb38ec5.js",
959
- "static/chunks/app/more/loading-c58ba2c3f4363277.js"
971
+ "static/chunks/4909-1f5c586e3e84e0a5.js",
972
+ "static/chunks/app/offline/page-62c5f14a6a1800b5.js"
960
973
  ],
961
- "/more/page": [
974
+ "/login/page": [
962
975
  "static/chunks/webpack-180bebdee221b6f4.js",
963
976
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
964
977
  "static/chunks/1255-8cb587d9170b45ed.js",
@@ -966,22 +979,9 @@
966
979
  "static/chunks/6809-c40780dcdbb38ec5.js",
967
980
  "static/chunks/4909-1f5c586e3e84e0a5.js",
968
981
  "static/chunks/2770-827a64760bab8a3a.js",
969
- "static/chunks/790-d8e6acd26e03679c.js",
970
- "static/chunks/4974-eaf66770bfa9dea0.js",
971
982
  "static/chunks/6402-d91e099c3f2d78f4.js",
972
983
  "static/chunks/744-fa8c0ae444c8338c.js",
973
- "static/chunks/6488-d3cf14e8d95b2d03.js",
974
- "static/chunks/4560-0917ae2e6a0e5400.js",
975
- "static/chunks/app/more/page-1619018cac999bbc.js"
976
- ],
977
- "/offline/page": [
978
- "static/chunks/webpack-180bebdee221b6f4.js",
979
- "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
980
- "static/chunks/1255-8cb587d9170b45ed.js",
981
- "static/chunks/main-app-5d631b93b1219836.js",
982
- "static/chunks/6809-c40780dcdbb38ec5.js",
983
- "static/chunks/4909-1f5c586e3e84e0a5.js",
984
- "static/chunks/app/offline/page-62c5f14a6a1800b5.js"
984
+ "static/chunks/app/login/page-0247a3fb569bb22b.js"
985
985
  ],
986
986
  "/page": [
987
987
  "static/chunks/webpack-180bebdee221b6f4.js",
@@ -996,7 +996,7 @@
996
996
  "static/chunks/9948-d139e3e5dbecaf73.js",
997
997
  "static/chunks/6402-d91e099c3f2d78f4.js",
998
998
  "static/chunks/744-fa8c0ae444c8338c.js",
999
- "static/chunks/6488-d3cf14e8d95b2d03.js",
999
+ "static/chunks/6488-9770256ea0450efc.js",
1000
1000
  "static/chunks/4560-0917ae2e6a0e5400.js",
1001
1001
  "static/chunks/app/page-a34d26812f085b6c.js"
1002
1002
  ],
@@ -1020,7 +1020,7 @@
1020
1020
  "static/chunks/4974-eaf66770bfa9dea0.js",
1021
1021
  "static/chunks/6402-d91e099c3f2d78f4.js",
1022
1022
  "static/chunks/744-fa8c0ae444c8338c.js",
1023
- "static/chunks/6488-d3cf14e8d95b2d03.js",
1023
+ "static/chunks/6488-9770256ea0450efc.js",
1024
1024
  "static/chunks/4560-0917ae2e6a0e5400.js",
1025
1025
  "static/chunks/app/repositories/page-202680fe6ec169c8.js"
1026
1026
  ],
@@ -1044,11 +1044,19 @@
1044
1044
  "static/chunks/4974-eaf66770bfa9dea0.js",
1045
1045
  "static/chunks/6402-d91e099c3f2d78f4.js",
1046
1046
  "static/chunks/744-fa8c0ae444c8338c.js",
1047
- "static/chunks/6488-d3cf14e8d95b2d03.js",
1047
+ "static/chunks/6488-9770256ea0450efc.js",
1048
1048
  "static/chunks/4560-0917ae2e6a0e5400.js",
1049
1049
  "static/chunks/app/review/page-b559bfb11c46931b.js"
1050
1050
  ],
1051
- "/skills/installed/page": [
1051
+ "/sessions/loading": [
1052
+ "static/chunks/webpack-180bebdee221b6f4.js",
1053
+ "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1054
+ "static/chunks/1255-8cb587d9170b45ed.js",
1055
+ "static/chunks/main-app-5d631b93b1219836.js",
1056
+ "static/chunks/6809-c40780dcdbb38ec5.js",
1057
+ "static/chunks/app/sessions/loading-c58ba2c3f4363277.js"
1058
+ ],
1059
+ "/sessions/page": [
1052
1060
  "static/chunks/webpack-180bebdee221b6f4.js",
1053
1061
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1054
1062
  "static/chunks/1255-8cb587d9170b45ed.js",
@@ -1058,12 +1066,12 @@
1058
1066
  "static/chunks/2770-827a64760bab8a3a.js",
1059
1067
  "static/chunks/790-d8e6acd26e03679c.js",
1060
1068
  "static/chunks/4974-eaf66770bfa9dea0.js",
1069
+ "static/chunks/9948-d139e3e5dbecaf73.js",
1061
1070
  "static/chunks/6402-d91e099c3f2d78f4.js",
1062
1071
  "static/chunks/744-fa8c0ae444c8338c.js",
1063
- "static/chunks/6488-d3cf14e8d95b2d03.js",
1072
+ "static/chunks/6488-9770256ea0450efc.js",
1064
1073
  "static/chunks/4560-0917ae2e6a0e5400.js",
1065
- "static/chunks/2751-9ef0f4b450bd4ef0.js",
1066
- "static/chunks/app/skills/installed/page-6641f95e6a6e5f9d.js"
1074
+ "static/chunks/app/sessions/page-3fa7e767d0ab3889.js"
1067
1075
  ],
1068
1076
  "/skills/[skillId]/page": [
1069
1077
  "static/chunks/webpack-180bebdee221b6f4.js",
@@ -1081,21 +1089,13 @@
1081
1089
  "static/chunks/5542-b6457f305d724a6b.js",
1082
1090
  "static/chunks/6402-d91e099c3f2d78f4.js",
1083
1091
  "static/chunks/744-fa8c0ae444c8338c.js",
1084
- "static/chunks/6488-d3cf14e8d95b2d03.js",
1092
+ "static/chunks/6488-9770256ea0450efc.js",
1085
1093
  "static/chunks/4560-0917ae2e6a0e5400.js",
1086
1094
  "static/chunks/2751-9ef0f4b450bd4ef0.js",
1087
1095
  "static/chunks/2053-52d3c82014e1cd54.js",
1088
1096
  "static/chunks/app/skills/[skillId]/page-10d6f983e5f06ffb.js"
1089
1097
  ],
1090
- "/sessions/loading": [
1091
- "static/chunks/webpack-180bebdee221b6f4.js",
1092
- "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1093
- "static/chunks/1255-8cb587d9170b45ed.js",
1094
- "static/chunks/main-app-5d631b93b1219836.js",
1095
- "static/chunks/6809-c40780dcdbb38ec5.js",
1096
- "static/chunks/app/sessions/loading-c58ba2c3f4363277.js"
1097
- ],
1098
- "/sessions/page": [
1098
+ "/skills/page": [
1099
1099
  "static/chunks/webpack-180bebdee221b6f4.js",
1100
1100
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1101
1101
  "static/chunks/1255-8cb587d9170b45ed.js",
@@ -1105,14 +1105,14 @@
1105
1105
  "static/chunks/2770-827a64760bab8a3a.js",
1106
1106
  "static/chunks/790-d8e6acd26e03679c.js",
1107
1107
  "static/chunks/4974-eaf66770bfa9dea0.js",
1108
- "static/chunks/9948-d139e3e5dbecaf73.js",
1109
1108
  "static/chunks/6402-d91e099c3f2d78f4.js",
1110
1109
  "static/chunks/744-fa8c0ae444c8338c.js",
1111
- "static/chunks/6488-d3cf14e8d95b2d03.js",
1110
+ "static/chunks/6488-9770256ea0450efc.js",
1112
1111
  "static/chunks/4560-0917ae2e6a0e5400.js",
1113
- "static/chunks/app/sessions/page-3fa7e767d0ab3889.js"
1112
+ "static/chunks/2751-9ef0f4b450bd4ef0.js",
1113
+ "static/chunks/app/skills/page-184f8e23e31a3667.js"
1114
1114
  ],
1115
- "/skills/page": [
1115
+ "/skills/installed/page": [
1116
1116
  "static/chunks/webpack-180bebdee221b6f4.js",
1117
1117
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1118
1118
  "static/chunks/1255-8cb587d9170b45ed.js",
@@ -1124,10 +1124,10 @@
1124
1124
  "static/chunks/4974-eaf66770bfa9dea0.js",
1125
1125
  "static/chunks/6402-d91e099c3f2d78f4.js",
1126
1126
  "static/chunks/744-fa8c0ae444c8338c.js",
1127
- "static/chunks/6488-d3cf14e8d95b2d03.js",
1127
+ "static/chunks/6488-9770256ea0450efc.js",
1128
1128
  "static/chunks/4560-0917ae2e6a0e5400.js",
1129
1129
  "static/chunks/2751-9ef0f4b450bd4ef0.js",
1130
- "static/chunks/app/skills/page-184f8e23e31a3667.js"
1130
+ "static/chunks/app/skills/installed/page-6641f95e6a6e5f9d.js"
1131
1131
  ],
1132
1132
  "/worktrees/[id]/layout": [
1133
1133
  "static/chunks/webpack-180bebdee221b6f4.js",
@@ -1157,6 +1157,15 @@
1157
1157
  "static/chunks/744-fa8c0ae444c8338c.js",
1158
1158
  "static/chunks/app/worktrees/[id]/files/[...path]/page-6041d3c3db326317.js"
1159
1159
  ],
1160
+ "/worktrees/[id]/terminal/page": [
1161
+ "static/chunks/webpack-180bebdee221b6f4.js",
1162
+ "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1163
+ "static/chunks/1255-8cb587d9170b45ed.js",
1164
+ "static/chunks/main-app-5d631b93b1219836.js",
1165
+ "static/chunks/4909-1f5c586e3e84e0a5.js",
1166
+ "static/chunks/790-d8e6acd26e03679c.js",
1167
+ "static/chunks/app/worktrees/[id]/terminal/page-a75fe180a7233b2b.js"
1168
+ ],
1160
1169
  "/worktrees/[id]/page": [
1161
1170
  "static/chunks/webpack-180bebdee221b6f4.js",
1162
1171
  "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
@@ -1175,20 +1184,11 @@
1175
1184
  "static/chunks/9599-d29d2f8eeaf7c249.js",
1176
1185
  "static/chunks/6402-d91e099c3f2d78f4.js",
1177
1186
  "static/chunks/744-fa8c0ae444c8338c.js",
1178
- "static/chunks/6488-d3cf14e8d95b2d03.js",
1187
+ "static/chunks/6488-9770256ea0450efc.js",
1179
1188
  "static/chunks/4560-0917ae2e6a0e5400.js",
1180
1189
  "static/chunks/2751-9ef0f4b450bd4ef0.js",
1181
1190
  "static/chunks/2053-52d3c82014e1cd54.js",
1182
- "static/chunks/app/worktrees/[id]/page-77b0ee35da06da00.js"
1183
- ],
1184
- "/worktrees/[id]/terminal/page": [
1185
- "static/chunks/webpack-180bebdee221b6f4.js",
1186
- "static/chunks/4bd1b696-100b9d70ed4e49c1.js",
1187
- "static/chunks/1255-8cb587d9170b45ed.js",
1188
- "static/chunks/main-app-5d631b93b1219836.js",
1189
- "static/chunks/4909-1f5c586e3e84e0a5.js",
1190
- "static/chunks/790-d8e6acd26e03679c.js",
1191
- "static/chunks/app/worktrees/[id]/terminal/page-a75fe180a7233b2b.js"
1191
+ "static/chunks/app/worktrees/[id]/page-78962c606869cb6f.js"
1192
1192
  ]
1193
1193
  }
1194
1194
  }