commandmate 0.22.2 → 0.24.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (841) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-build-manifest.json +383 -374
  3. package/.next/app-path-routes-manifest.json +16 -15
  4. package/.next/build-manifest.json +5 -5
  5. package/.next/prerender-manifest.json +9 -9
  6. package/.next/react-loadable-manifest.json +1 -1
  7. package/.next/required-server-files.json +1 -1
  8. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  9. package/.next/server/app/api/app/update/route_client-reference-manifest.js +1 -1
  10. package/.next/server/app/api/app/update-check/route.js +1 -1
  11. package/.next/server/app/api/app/update-check/route_client-reference-manifest.js +1 -1
  12. package/.next/server/app/api/assistant/conversation/route.js +1 -1
  13. package/.next/server/app/api/assistant/conversation/route.js.nft.json +1 -1
  14. package/.next/server/app/api/assistant/conversation/route_client-reference-manifest.js +1 -1
  15. package/.next/server/app/api/assistant/current-output/route.js +1 -1
  16. package/.next/server/app/api/assistant/current-output/route.js.nft.json +1 -1
  17. package/.next/server/app/api/assistant/current-output/route_client-reference-manifest.js +1 -1
  18. package/.next/server/app/api/assistant/messages/route.js +1 -1
  19. package/.next/server/app/api/assistant/messages/route.js.nft.json +1 -1
  20. package/.next/server/app/api/assistant/messages/route_client-reference-manifest.js +1 -1
  21. package/.next/server/app/api/assistant/session/route.js +1 -1
  22. package/.next/server/app/api/assistant/session/route.js.nft.json +1 -1
  23. package/.next/server/app/api/assistant/session/route_client-reference-manifest.js +1 -1
  24. package/.next/server/app/api/assistant/start/route.js +1 -1
  25. package/.next/server/app/api/assistant/start/route.js.nft.json +1 -1
  26. package/.next/server/app/api/assistant/start/route_client-reference-manifest.js +1 -1
  27. package/.next/server/app/api/assistant/terminal/route.js +3 -3
  28. package/.next/server/app/api/assistant/terminal/route.js.nft.json +1 -1
  29. package/.next/server/app/api/assistant/terminal/route_client-reference-manifest.js +1 -1
  30. package/.next/server/app/api/assistant/tools/route.js +1 -1
  31. package/.next/server/app/api/assistant/tools/route.js.nft.json +1 -1
  32. package/.next/server/app/api/assistant/tools/route_client-reference-manifest.js +1 -1
  33. package/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  34. package/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  35. package/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
  36. package/.next/server/app/api/daily-summary/route.js +1 -1
  37. package/.next/server/app/api/daily-summary/route.js.nft.json +1 -1
  38. package/.next/server/app/api/daily-summary/route_client-reference-manifest.js +1 -1
  39. package/.next/server/app/api/daily-summary/status/route.js +1 -1
  40. package/.next/server/app/api/daily-summary/status/route.js.nft.json +1 -1
  41. package/.next/server/app/api/daily-summary/status/route_client-reference-manifest.js +1 -1
  42. package/.next/server/app/api/external-apps/[id]/health/route.js +1 -1
  43. package/.next/server/app/api/external-apps/[id]/health/route.js.nft.json +1 -1
  44. package/.next/server/app/api/external-apps/[id]/health/route_client-reference-manifest.js +1 -1
  45. package/.next/server/app/api/external-apps/[id]/route.js +1 -1
  46. package/.next/server/app/api/external-apps/[id]/route.js.nft.json +1 -1
  47. package/.next/server/app/api/external-apps/[id]/route_client-reference-manifest.js +1 -1
  48. package/.next/server/app/api/external-apps/route.js +1 -1
  49. package/.next/server/app/api/external-apps/route.js.nft.json +1 -1
  50. package/.next/server/app/api/external-apps/route_client-reference-manifest.js +1 -1
  51. package/.next/server/app/api/fs/browse/route.js +1 -1
  52. package/.next/server/app/api/fs/browse/route.js.nft.json +1 -1
  53. package/.next/server/app/api/fs/browse/route_client-reference-manifest.js +1 -1
  54. package/.next/server/app/api/fs/recent-paths/route.js +1 -1
  55. package/.next/server/app/api/fs/recent-paths/route.js.nft.json +1 -1
  56. package/.next/server/app/api/fs/recent-paths/route_client-reference-manifest.js +1 -1
  57. package/.next/server/app/api/hooks/agent-event/route.js +1 -1
  58. package/.next/server/app/api/hooks/agent-event/route.js.nft.json +1 -1
  59. package/.next/server/app/api/hooks/agent-event/route_client-reference-manifest.js +1 -1
  60. package/.next/server/app/api/hooks/claude-done/route.js +1 -1
  61. package/.next/server/app/api/hooks/claude-done/route.js.nft.json +1 -1
  62. package/.next/server/app/api/hooks/claude-done/route_client-reference-manifest.js +1 -1
  63. package/.next/server/app/api/hooks/permission-request/route.js +1 -1
  64. package/.next/server/app/api/hooks/permission-request/route.js.nft.json +1 -1
  65. package/.next/server/app/api/hooks/permission-request/route_client-reference-manifest.js +1 -1
  66. package/.next/server/app/api/metrics/vibe/route.js +1 -1
  67. package/.next/server/app/api/metrics/vibe/route.js.nft.json +1 -1
  68. package/.next/server/app/api/metrics/vibe/route_client-reference-manifest.js +1 -1
  69. package/.next/server/app/api/ollama/models/route_client-reference-manifest.js +1 -1
  70. package/.next/server/app/api/push/escalation/route.js +1 -0
  71. package/.next/server/app/api/push/escalation/route.js.nft.json +1 -0
  72. package/.next/server/app/api/push/escalation/route_client-reference-manifest.js +1 -0
  73. package/.next/server/app/api/push/subscriptions/route.js +1 -1
  74. package/.next/server/app/api/push/subscriptions/route.js.nft.json +1 -1
  75. package/.next/server/app/api/push/subscriptions/route_client-reference-manifest.js +1 -1
  76. package/.next/server/app/api/push/vapid/route.js +1 -1
  77. package/.next/server/app/api/push/vapid/route.js.nft.json +1 -1
  78. package/.next/server/app/api/push/vapid/route_client-reference-manifest.js +1 -1
  79. package/.next/server/app/api/repositories/[id]/route.js +1 -1
  80. package/.next/server/app/api/repositories/[id]/route.js.nft.json +1 -1
  81. package/.next/server/app/api/repositories/[id]/route_client-reference-manifest.js +1 -1
  82. package/.next/server/app/api/repositories/[id]/todos/[todoId]/route.js +1 -1
  83. package/.next/server/app/api/repositories/[id]/todos/[todoId]/route.js.nft.json +1 -1
  84. package/.next/server/app/api/repositories/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
  85. package/.next/server/app/api/repositories/[id]/todos/route.js +1 -1
  86. package/.next/server/app/api/repositories/[id]/todos/route.js.nft.json +1 -1
  87. package/.next/server/app/api/repositories/[id]/todos/route_client-reference-manifest.js +1 -1
  88. package/.next/server/app/api/repositories/clone/[jobId]/route.js +1 -1
  89. package/.next/server/app/api/repositories/clone/[jobId]/route.js.nft.json +1 -1
  90. package/.next/server/app/api/repositories/clone/[jobId]/route_client-reference-manifest.js +1 -1
  91. package/.next/server/app/api/repositories/clone/route.js +1 -1
  92. package/.next/server/app/api/repositories/clone/route.js.nft.json +1 -1
  93. package/.next/server/app/api/repositories/clone/route_client-reference-manifest.js +1 -1
  94. package/.next/server/app/api/repositories/excluded/route.js +1 -1
  95. package/.next/server/app/api/repositories/excluded/route.js.nft.json +1 -1
  96. package/.next/server/app/api/repositories/excluded/route_client-reference-manifest.js +1 -1
  97. package/.next/server/app/api/repositories/restore/route.js +1 -1
  98. package/.next/server/app/api/repositories/restore/route.js.nft.json +1 -1
  99. package/.next/server/app/api/repositories/restore/route_client-reference-manifest.js +1 -1
  100. package/.next/server/app/api/repositories/route.js +1 -1
  101. package/.next/server/app/api/repositories/route.js.nft.json +1 -1
  102. package/.next/server/app/api/repositories/route_client-reference-manifest.js +1 -1
  103. package/.next/server/app/api/repositories/scan/route.js +1 -1
  104. package/.next/server/app/api/repositories/scan/route.js.nft.json +1 -1
  105. package/.next/server/app/api/repositories/scan/route_client-reference-manifest.js +1 -1
  106. package/.next/server/app/api/repositories/sync/route.js +1 -1
  107. package/.next/server/app/api/repositories/sync/route.js.nft.json +1 -1
  108. package/.next/server/app/api/repositories/sync/route_client-reference-manifest.js +1 -1
  109. package/.next/server/app/api/repositories/validate-path/route.js +1 -1
  110. package/.next/server/app/api/repositories/validate-path/route.js.nft.json +1 -1
  111. package/.next/server/app/api/repositories/validate-path/route_client-reference-manifest.js +1 -1
  112. package/.next/server/app/api/sidebar/group-order/route.js +1 -1
  113. package/.next/server/app/api/sidebar/group-order/route.js.nft.json +1 -1
  114. package/.next/server/app/api/sidebar/group-order/route_client-reference-manifest.js +1 -1
  115. package/.next/server/app/api/skills/[id]/route_client-reference-manifest.js +1 -1
  116. package/.next/server/app/api/skills/installations/route.js +1 -1
  117. package/.next/server/app/api/skills/installations/route.js.nft.json +1 -1
  118. package/.next/server/app/api/skills/installations/route_client-reference-manifest.js +1 -1
  119. package/.next/server/app/api/skills/operations/route.js +1 -1
  120. package/.next/server/app/api/skills/operations/route.js.nft.json +1 -1
  121. package/.next/server/app/api/skills/operations/route_client-reference-manifest.js +1 -1
  122. package/.next/server/app/api/skills/reindex/route.js +1 -1
  123. package/.next/server/app/api/skills/reindex/route.js.nft.json +1 -1
  124. package/.next/server/app/api/skills/reindex/route_client-reference-manifest.js +1 -1
  125. package/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
  126. package/.next/server/app/api/slash-commands/route_client-reference-manifest.js +1 -1
  127. package/.next/server/app/api/tasks/[taskId]/cancel/route.js +1 -4
  128. package/.next/server/app/api/tasks/[taskId]/cancel/route.js.nft.json +1 -1
  129. package/.next/server/app/api/tasks/[taskId]/cancel/route_client-reference-manifest.js +1 -1
  130. package/.next/server/app/api/tasks/[taskId]/route.js +1 -4
  131. package/.next/server/app/api/tasks/[taskId]/route.js.nft.json +1 -1
  132. package/.next/server/app/api/tasks/[taskId]/route_client-reference-manifest.js +1 -1
  133. package/.next/server/app/api/templates/[id]/route.js +1 -1
  134. package/.next/server/app/api/templates/[id]/route.js.nft.json +1 -1
  135. package/.next/server/app/api/templates/[id]/route_client-reference-manifest.js +1 -1
  136. package/.next/server/app/api/templates/route.js +1 -1
  137. package/.next/server/app/api/templates/route.js.nft.json +1 -1
  138. package/.next/server/app/api/templates/route_client-reference-manifest.js +1 -1
  139. package/.next/server/app/api/todos/route.js +1 -1
  140. package/.next/server/app/api/todos/route.js.nft.json +1 -1
  141. package/.next/server/app/api/todos/route_client-reference-manifest.js +1 -1
  142. package/.next/server/app/api/verification/runs/[runId]/route.js +1 -1
  143. package/.next/server/app/api/verification/runs/[runId]/route.js.nft.json +1 -1
  144. package/.next/server/app/api/verification/runs/[runId]/route_client-reference-manifest.js +1 -1
  145. package/.next/server/app/api/verification/runs/route.js +1 -1
  146. package/.next/server/app/api/verification/runs/route.js.nft.json +1 -1
  147. package/.next/server/app/api/verification/runs/route_client-reference-manifest.js +1 -1
  148. package/.next/server/app/api/worktrees/[id]/auto-yes/route.js +1 -1
  149. package/.next/server/app/api/worktrees/[id]/auto-yes/route.js.nft.json +1 -1
  150. package/.next/server/app/api/worktrees/[id]/auto-yes/route_client-reference-manifest.js +1 -1
  151. package/.next/server/app/api/worktrees/[id]/capture/route.js +1 -1
  152. package/.next/server/app/api/worktrees/[id]/capture/route.js.nft.json +1 -1
  153. package/.next/server/app/api/worktrees/[id]/capture/route_client-reference-manifest.js +1 -1
  154. package/.next/server/app/api/worktrees/[id]/cli-tool/route.js +1 -1
  155. package/.next/server/app/api/worktrees/[id]/cli-tool/route.js.nft.json +1 -1
  156. package/.next/server/app/api/worktrees/[id]/cli-tool/route_client-reference-manifest.js +1 -1
  157. package/.next/server/app/api/worktrees/[id]/cmate/schedules/route.js +2 -2
  158. package/.next/server/app/api/worktrees/[id]/cmate/schedules/route.js.nft.json +1 -1
  159. package/.next/server/app/api/worktrees/[id]/cmate/schedules/route_client-reference-manifest.js +1 -1
  160. package/.next/server/app/api/worktrees/[id]/current-output/route.js +1 -1
  161. package/.next/server/app/api/worktrees/[id]/current-output/route.js.nft.json +1 -1
  162. package/.next/server/app/api/worktrees/[id]/current-output/route_client-reference-manifest.js +1 -1
  163. package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route.js +1 -1
  164. package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route.js.nft.json +1 -1
  165. package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route_client-reference-manifest.js +1 -1
  166. package/.next/server/app/api/worktrees/[id]/execution-logs/route.js +2 -2
  167. package/.next/server/app/api/worktrees/[id]/execution-logs/route.js.nft.json +1 -1
  168. package/.next/server/app/api/worktrees/[id]/execution-logs/route_client-reference-manifest.js +1 -1
  169. package/.next/server/app/api/worktrees/[id]/files/[...path]/route.js +1 -1
  170. package/.next/server/app/api/worktrees/[id]/files/[...path]/route.js.nft.json +1 -1
  171. package/.next/server/app/api/worktrees/[id]/files/[...path]/route_client-reference-manifest.js +1 -1
  172. package/.next/server/app/api/worktrees/[id]/git/branch/create/route.js +1 -1
  173. package/.next/server/app/api/worktrees/[id]/git/branch/create/route.js.nft.json +1 -1
  174. package/.next/server/app/api/worktrees/[id]/git/branch/create/route_client-reference-manifest.js +1 -1
  175. package/.next/server/app/api/worktrees/[id]/git/branch/delete/route.js +1 -1
  176. package/.next/server/app/api/worktrees/[id]/git/branch/delete/route.js.nft.json +1 -1
  177. package/.next/server/app/api/worktrees/[id]/git/branch/delete/route_client-reference-manifest.js +1 -1
  178. package/.next/server/app/api/worktrees/[id]/git/branches/route.js +1 -1
  179. package/.next/server/app/api/worktrees/[id]/git/branches/route.js.nft.json +1 -1
  180. package/.next/server/app/api/worktrees/[id]/git/branches/route_client-reference-manifest.js +1 -1
  181. package/.next/server/app/api/worktrees/[id]/git/checkout/route.js +1 -1
  182. package/.next/server/app/api/worktrees/[id]/git/checkout/route.js.nft.json +1 -1
  183. package/.next/server/app/api/worktrees/[id]/git/checkout/route_client-reference-manifest.js +1 -1
  184. package/.next/server/app/api/worktrees/[id]/git/commit/route.js +1 -1
  185. package/.next/server/app/api/worktrees/[id]/git/commit/route.js.nft.json +1 -1
  186. package/.next/server/app/api/worktrees/[id]/git/commit/route_client-reference-manifest.js +1 -1
  187. package/.next/server/app/api/worktrees/[id]/git/diff/route.js +1 -1
  188. package/.next/server/app/api/worktrees/[id]/git/diff/route.js.nft.json +1 -1
  189. package/.next/server/app/api/worktrees/[id]/git/diff/route_client-reference-manifest.js +1 -1
  190. package/.next/server/app/api/worktrees/[id]/git/fetch/route.js +1 -1
  191. package/.next/server/app/api/worktrees/[id]/git/fetch/route.js.nft.json +1 -1
  192. package/.next/server/app/api/worktrees/[id]/git/fetch/route_client-reference-manifest.js +1 -1
  193. package/.next/server/app/api/worktrees/[id]/git/log/route.js +1 -1
  194. package/.next/server/app/api/worktrees/[id]/git/log/route.js.nft.json +1 -1
  195. package/.next/server/app/api/worktrees/[id]/git/log/route_client-reference-manifest.js +1 -1
  196. package/.next/server/app/api/worktrees/[id]/git/pull/route.js +1 -1
  197. package/.next/server/app/api/worktrees/[id]/git/pull/route.js.nft.json +1 -1
  198. package/.next/server/app/api/worktrees/[id]/git/pull/route_client-reference-manifest.js +1 -1
  199. package/.next/server/app/api/worktrees/[id]/git/push/route.js +1 -1
  200. package/.next/server/app/api/worktrees/[id]/git/push/route.js.nft.json +1 -1
  201. package/.next/server/app/api/worktrees/[id]/git/push/route_client-reference-manifest.js +1 -1
  202. package/.next/server/app/api/worktrees/[id]/git/reset/route.js +1 -1
  203. package/.next/server/app/api/worktrees/[id]/git/reset/route.js.nft.json +1 -1
  204. package/.next/server/app/api/worktrees/[id]/git/reset/route_client-reference-manifest.js +1 -1
  205. package/.next/server/app/api/worktrees/[id]/git/revert/route.js +1 -1
  206. package/.next/server/app/api/worktrees/[id]/git/revert/route.js.nft.json +1 -1
  207. package/.next/server/app/api/worktrees/[id]/git/revert/route_client-reference-manifest.js +1 -1
  208. package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route.js +1 -1
  209. package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route.js.nft.json +1 -1
  210. package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route_client-reference-manifest.js +1 -1
  211. package/.next/server/app/api/worktrees/[id]/git/stage/route.js +1 -1
  212. package/.next/server/app/api/worktrees/[id]/git/stage/route.js.nft.json +1 -1
  213. package/.next/server/app/api/worktrees/[id]/git/stage/route_client-reference-manifest.js +1 -1
  214. package/.next/server/app/api/worktrees/[id]/git/staged/route.js +1 -1
  215. package/.next/server/app/api/worktrees/[id]/git/staged/route.js.nft.json +1 -1
  216. package/.next/server/app/api/worktrees/[id]/git/staged/route_client-reference-manifest.js +1 -1
  217. package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route.js +1 -1
  218. package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route.js.nft.json +1 -1
  219. package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route_client-reference-manifest.js +1 -1
  220. package/.next/server/app/api/worktrees/[id]/git/stash/apply/route.js +1 -1
  221. package/.next/server/app/api/worktrees/[id]/git/stash/apply/route.js.nft.json +1 -1
  222. package/.next/server/app/api/worktrees/[id]/git/stash/apply/route_client-reference-manifest.js +1 -1
  223. package/.next/server/app/api/worktrees/[id]/git/stash/pop/route.js +1 -1
  224. package/.next/server/app/api/worktrees/[id]/git/stash/pop/route.js.nft.json +1 -1
  225. package/.next/server/app/api/worktrees/[id]/git/stash/pop/route_client-reference-manifest.js +1 -1
  226. package/.next/server/app/api/worktrees/[id]/git/stash/push/route.js +1 -1
  227. package/.next/server/app/api/worktrees/[id]/git/stash/push/route.js.nft.json +1 -1
  228. package/.next/server/app/api/worktrees/[id]/git/stash/push/route_client-reference-manifest.js +1 -1
  229. package/.next/server/app/api/worktrees/[id]/git/stash/route.js +1 -1
  230. package/.next/server/app/api/worktrees/[id]/git/stash/route.js.nft.json +1 -1
  231. package/.next/server/app/api/worktrees/[id]/git/stash/route_client-reference-manifest.js +1 -1
  232. package/.next/server/app/api/worktrees/[id]/git/status/route.js +1 -1
  233. package/.next/server/app/api/worktrees/[id]/git/status/route.js.nft.json +1 -1
  234. package/.next/server/app/api/worktrees/[id]/git/status/route_client-reference-manifest.js +1 -1
  235. package/.next/server/app/api/worktrees/[id]/git/unstage/route.js +1 -1
  236. package/.next/server/app/api/worktrees/[id]/git/unstage/route.js.nft.json +1 -1
  237. package/.next/server/app/api/worktrees/[id]/git/unstage/route_client-reference-manifest.js +1 -1
  238. package/.next/server/app/api/worktrees/[id]/git/working-diff/route.js +1 -1
  239. package/.next/server/app/api/worktrees/[id]/git/working-diff/route.js.nft.json +1 -1
  240. package/.next/server/app/api/worktrees/[id]/git/working-diff/route_client-reference-manifest.js +1 -1
  241. package/.next/server/app/api/worktrees/[id]/interrupt/route.js +1 -1
  242. package/.next/server/app/api/worktrees/[id]/interrupt/route.js.nft.json +1 -1
  243. package/.next/server/app/api/worktrees/[id]/interrupt/route_client-reference-manifest.js +1 -1
  244. package/.next/server/app/api/worktrees/[id]/kill-session/route.js +1 -1
  245. package/.next/server/app/api/worktrees/[id]/kill-session/route.js.nft.json +1 -1
  246. package/.next/server/app/api/worktrees/[id]/kill-session/route_client-reference-manifest.js +1 -1
  247. package/.next/server/app/api/worktrees/[id]/logs/[filename]/route.js +1 -1
  248. package/.next/server/app/api/worktrees/[id]/logs/[filename]/route.js.nft.json +1 -1
  249. package/.next/server/app/api/worktrees/[id]/logs/[filename]/route_client-reference-manifest.js +1 -1
  250. package/.next/server/app/api/worktrees/[id]/logs/route.js +1 -1
  251. package/.next/server/app/api/worktrees/[id]/logs/route.js.nft.json +1 -1
  252. package/.next/server/app/api/worktrees/[id]/logs/route_client-reference-manifest.js +1 -1
  253. package/.next/server/app/api/worktrees/[id]/marp-render/route.js +6 -6
  254. package/.next/server/app/api/worktrees/[id]/marp-render/route.js.nft.json +1 -1
  255. package/.next/server/app/api/worktrees/[id]/marp-render/route_client-reference-manifest.js +1 -1
  256. package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route.js +1 -1
  257. package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route.js.nft.json +1 -1
  258. package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route_client-reference-manifest.js +1 -1
  259. package/.next/server/app/api/worktrees/[id]/memos/route.js +1 -1
  260. package/.next/server/app/api/worktrees/[id]/memos/route.js.nft.json +1 -1
  261. package/.next/server/app/api/worktrees/[id]/memos/route_client-reference-manifest.js +1 -1
  262. package/.next/server/app/api/worktrees/[id]/messages/route.js +1 -1
  263. package/.next/server/app/api/worktrees/[id]/messages/route.js.nft.json +1 -1
  264. package/.next/server/app/api/worktrees/[id]/messages/route_client-reference-manifest.js +1 -1
  265. package/.next/server/app/api/worktrees/[id]/prompt-response/route.js +1 -1
  266. package/.next/server/app/api/worktrees/[id]/prompt-response/route.js.nft.json +1 -1
  267. package/.next/server/app/api/worktrees/[id]/prompt-response/route_client-reference-manifest.js +1 -1
  268. package/.next/server/app/api/worktrees/[id]/respond/route.js +1 -1
  269. package/.next/server/app/api/worktrees/[id]/respond/route.js.nft.json +1 -1
  270. package/.next/server/app/api/worktrees/[id]/respond/route_client-reference-manifest.js +1 -1
  271. package/.next/server/app/api/worktrees/[id]/route.js +1 -1
  272. package/.next/server/app/api/worktrees/[id]/route.js.nft.json +1 -1
  273. package/.next/server/app/api/worktrees/[id]/route_client-reference-manifest.js +1 -1
  274. package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route.js +2 -2
  275. package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route.js.nft.json +1 -1
  276. package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route_client-reference-manifest.js +1 -1
  277. package/.next/server/app/api/worktrees/[id]/schedules/active/route.js +1 -1
  278. package/.next/server/app/api/worktrees/[id]/schedules/active/route.js.nft.json +1 -1
  279. package/.next/server/app/api/worktrees/[id]/schedules/active/route_client-reference-manifest.js +1 -1
  280. package/.next/server/app/api/worktrees/[id]/schedules/route.js +3 -3
  281. package/.next/server/app/api/worktrees/[id]/schedules/route.js.nft.json +1 -1
  282. package/.next/server/app/api/worktrees/[id]/schedules/route_client-reference-manifest.js +1 -1
  283. package/.next/server/app/api/worktrees/[id]/search/route.js +1 -1
  284. package/.next/server/app/api/worktrees/[id]/search/route.js.nft.json +1 -1
  285. package/.next/server/app/api/worktrees/[id]/search/route_client-reference-manifest.js +1 -1
  286. package/.next/server/app/api/worktrees/[id]/send/route.js +1 -1
  287. package/.next/server/app/api/worktrees/[id]/send/route.js.nft.json +1 -1
  288. package/.next/server/app/api/worktrees/[id]/send/route_client-reference-manifest.js +1 -1
  289. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js +1 -1
  290. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js.nft.json +1 -1
  291. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route_client-reference-manifest.js +1 -1
  292. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/install/route.js +1 -1
  293. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/install/route.js.nft.json +1 -1
  294. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/install/route_client-reference-manifest.js +1 -1
  295. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route.js +1 -1
  296. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route.js.nft.json +1 -1
  297. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route_client-reference-manifest.js +1 -1
  298. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall/route.js +1 -1
  299. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall/route.js.nft.json +1 -1
  300. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall/route_client-reference-manifest.js +1 -1
  301. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route.js +1 -1
  302. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route.js.nft.json +1 -1
  303. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route_client-reference-manifest.js +1 -1
  304. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update/route.js +1 -1
  305. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update/route.js.nft.json +1 -1
  306. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update/route_client-reference-manifest.js +1 -1
  307. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update-plan/route.js +1 -1
  308. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update-plan/route.js.nft.json +1 -1
  309. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update-plan/route_client-reference-manifest.js +1 -1
  310. package/.next/server/app/api/worktrees/[id]/skills/route.js +1 -1
  311. package/.next/server/app/api/worktrees/[id]/skills/route.js.nft.json +1 -1
  312. package/.next/server/app/api/worktrees/[id]/skills/route_client-reference-manifest.js +1 -1
  313. package/.next/server/app/api/worktrees/[id]/slash-commands/route.js +1 -1
  314. package/.next/server/app/api/worktrees/[id]/slash-commands/route.js.nft.json +1 -1
  315. package/.next/server/app/api/worktrees/[id]/slash-commands/route_client-reference-manifest.js +1 -1
  316. package/.next/server/app/api/worktrees/[id]/special-keys/route.js +1 -1
  317. package/.next/server/app/api/worktrees/[id]/special-keys/route.js.nft.json +1 -1
  318. package/.next/server/app/api/worktrees/[id]/special-keys/route_client-reference-manifest.js +1 -1
  319. package/.next/server/app/api/worktrees/[id]/start-polling/route.js +1 -1
  320. package/.next/server/app/api/worktrees/[id]/start-polling/route.js.nft.json +1 -1
  321. package/.next/server/app/api/worktrees/[id]/start-polling/route_client-reference-manifest.js +1 -1
  322. package/.next/server/app/api/worktrees/[id]/tasks/route.js +2 -2
  323. package/.next/server/app/api/worktrees/[id]/tasks/route.js.nft.json +1 -1
  324. package/.next/server/app/api/worktrees/[id]/tasks/route_client-reference-manifest.js +1 -1
  325. package/.next/server/app/api/worktrees/[id]/terminal/route.js +1 -1
  326. package/.next/server/app/api/worktrees/[id]/terminal/route.js.nft.json +1 -1
  327. package/.next/server/app/api/worktrees/[id]/terminal/route_client-reference-manifest.js +1 -1
  328. package/.next/server/app/api/worktrees/[id]/timers/history/route.js +1 -1
  329. package/.next/server/app/api/worktrees/[id]/timers/history/route.js.nft.json +1 -1
  330. package/.next/server/app/api/worktrees/[id]/timers/history/route_client-reference-manifest.js +1 -1
  331. package/.next/server/app/api/worktrees/[id]/timers/route.js +1 -1
  332. package/.next/server/app/api/worktrees/[id]/timers/route.js.nft.json +1 -1
  333. package/.next/server/app/api/worktrees/[id]/timers/route_client-reference-manifest.js +1 -1
  334. package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route.js +1 -1
  335. package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route.js.nft.json +1 -1
  336. package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
  337. package/.next/server/app/api/worktrees/[id]/todos/route.js +1 -1
  338. package/.next/server/app/api/worktrees/[id]/todos/route.js.nft.json +1 -1
  339. package/.next/server/app/api/worktrees/[id]/todos/route_client-reference-manifest.js +1 -1
  340. package/.next/server/app/api/worktrees/[id]/tree/[...path]/route.js +1 -1
  341. package/.next/server/app/api/worktrees/[id]/tree/[...path]/route.js.nft.json +1 -1
  342. package/.next/server/app/api/worktrees/[id]/tree/[...path]/route_client-reference-manifest.js +1 -1
  343. package/.next/server/app/api/worktrees/[id]/tree/route.js +1 -1
  344. package/.next/server/app/api/worktrees/[id]/tree/route.js.nft.json +1 -1
  345. package/.next/server/app/api/worktrees/[id]/tree/route_client-reference-manifest.js +1 -1
  346. package/.next/server/app/api/worktrees/[id]/upload/[...path]/route.js +1 -1
  347. package/.next/server/app/api/worktrees/[id]/upload/[...path]/route.js.nft.json +1 -1
  348. package/.next/server/app/api/worktrees/[id]/upload/[...path]/route_client-reference-manifest.js +1 -1
  349. package/.next/server/app/api/worktrees/[id]/verify/route.js +1 -4
  350. package/.next/server/app/api/worktrees/[id]/verify/route.js.nft.json +1 -1
  351. package/.next/server/app/api/worktrees/[id]/verify/route_client-reference-manifest.js +1 -1
  352. package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/route.js +1 -1
  353. package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/route.js.nft.json +1 -1
  354. package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/route_client-reference-manifest.js +1 -1
  355. package/.next/server/app/api/worktrees/[id]/verify/runs/route.js +1 -1
  356. package/.next/server/app/api/worktrees/[id]/verify/runs/route.js.nft.json +1 -1
  357. package/.next/server/app/api/worktrees/[id]/verify/runs/route_client-reference-manifest.js +1 -1
  358. package/.next/server/app/api/worktrees/[id]/viewed/route.js +1 -1
  359. package/.next/server/app/api/worktrees/[id]/viewed/route.js.nft.json +1 -1
  360. package/.next/server/app/api/worktrees/[id]/viewed/route_client-reference-manifest.js +1 -1
  361. package/.next/server/app/api/worktrees/route.js +1 -1
  362. package/.next/server/app/api/worktrees/route.js.nft.json +1 -1
  363. package/.next/server/app/api/worktrees/route_client-reference-manifest.js +1 -1
  364. package/.next/server/app/chat/page.js +2 -2
  365. package/.next/server/app/chat/page.js.nft.json +1 -1
  366. package/.next/server/app/chat/page_client-reference-manifest.js +1 -1
  367. package/.next/server/app/login/page_client-reference-manifest.js +1 -1
  368. package/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
  369. package/.next/server/app/more/page.js +2 -2
  370. package/.next/server/app/more/page.js.nft.json +1 -1
  371. package/.next/server/app/more/page_client-reference-manifest.js +1 -1
  372. package/.next/server/app/offline/page_client-reference-manifest.js +1 -1
  373. package/.next/server/app/page.js +1 -1
  374. package/.next/server/app/page.js.nft.json +1 -1
  375. package/.next/server/app/page_client-reference-manifest.js +1 -1
  376. package/.next/server/app/proxy/[...path]/route.js +1 -1
  377. package/.next/server/app/proxy/[...path]/route.js.nft.json +1 -1
  378. package/.next/server/app/proxy/[...path]/route_client-reference-manifest.js +1 -1
  379. package/.next/server/app/repositories/page.js +2 -2
  380. package/.next/server/app/repositories/page.js.nft.json +1 -1
  381. package/.next/server/app/repositories/page_client-reference-manifest.js +1 -1
  382. package/.next/server/app/review/page.js +1 -1
  383. package/.next/server/app/review/page.js.nft.json +1 -1
  384. package/.next/server/app/review/page_client-reference-manifest.js +1 -1
  385. package/.next/server/app/sessions/page.js +1 -1
  386. package/.next/server/app/sessions/page.js.nft.json +1 -1
  387. package/.next/server/app/sessions/page_client-reference-manifest.js +1 -1
  388. package/.next/server/app/skills/[skillId]/page.js +2 -2
  389. package/.next/server/app/skills/[skillId]/page.js.nft.json +1 -1
  390. package/.next/server/app/skills/[skillId]/page_client-reference-manifest.js +1 -1
  391. package/.next/server/app/skills/installed/page.js +2 -2
  392. package/.next/server/app/skills/installed/page.js.nft.json +1 -1
  393. package/.next/server/app/skills/installed/page_client-reference-manifest.js +1 -1
  394. package/.next/server/app/skills/page.js +1 -1
  395. package/.next/server/app/skills/page.js.nft.json +1 -1
  396. package/.next/server/app/skills/page_client-reference-manifest.js +1 -1
  397. package/.next/server/app/worktrees/[id]/files/[...path]/page.js +1 -1
  398. package/.next/server/app/worktrees/[id]/files/[...path]/page.js.nft.json +1 -1
  399. package/.next/server/app/worktrees/[id]/files/[...path]/page_client-reference-manifest.js +1 -1
  400. package/.next/server/app/worktrees/[id]/page.js +6 -6
  401. package/.next/server/app/worktrees/[id]/page.js.nft.json +1 -1
  402. package/.next/server/app/worktrees/[id]/page_client-reference-manifest.js +1 -1
  403. package/.next/server/app/worktrees/[id]/terminal/page.js +1 -1
  404. package/.next/server/app/worktrees/[id]/terminal/page.js.nft.json +1 -1
  405. package/.next/server/app/worktrees/[id]/terminal/page_client-reference-manifest.js +1 -1
  406. package/.next/server/app-paths-manifest.json +16 -15
  407. package/.next/server/chunks/1029.js +1 -1
  408. package/.next/server/chunks/1068.js +1 -1
  409. package/.next/server/chunks/1296.js +1 -1
  410. package/.next/server/chunks/1366.js +1 -1
  411. package/.next/server/chunks/1601.js +7 -0
  412. package/.next/server/chunks/1825.js +1 -1
  413. package/.next/server/chunks/2119.js +1 -1
  414. package/.next/server/chunks/2404.js +1 -1
  415. package/.next/server/chunks/2445.js +1 -1
  416. package/.next/server/chunks/2546.js +1 -1
  417. package/.next/server/chunks/3241.js +1 -0
  418. package/.next/server/chunks/3417.js +1 -1
  419. package/.next/server/chunks/3451.js +1 -1
  420. package/.next/server/chunks/3480.js +1 -1
  421. package/.next/server/chunks/3543.js +1 -1
  422. package/.next/server/chunks/3945.js +1 -1
  423. package/.next/server/chunks/406.js +10 -6
  424. package/.next/server/chunks/4393.js +1 -0
  425. package/.next/server/chunks/4444.js +1 -1
  426. package/.next/server/chunks/4455.js +1 -0
  427. package/.next/server/chunks/5164.js +1 -0
  428. package/.next/server/chunks/5959.js +5 -6
  429. package/.next/server/chunks/5998.js +2 -13
  430. package/.next/server/chunks/6130.js +1 -1
  431. package/.next/server/chunks/6159.js +1 -1
  432. package/.next/server/chunks/6274.js +3 -3
  433. package/.next/server/chunks/6401.js +1 -1
  434. package/.next/server/chunks/6781.js +1 -0
  435. package/.next/server/chunks/7458.js +6 -0
  436. package/.next/server/chunks/{3753.js → 7970.js} +57 -32
  437. package/.next/server/chunks/8536.js +1 -1
  438. package/.next/server/chunks/880.js +21 -0
  439. package/.next/server/chunks/8807.js +250 -192
  440. package/.next/server/chunks/9058.js +1 -1
  441. package/.next/server/chunks/9067.js +1 -1
  442. package/.next/server/chunks/9123.js +8 -8
  443. package/.next/server/chunks/9358.js +1 -1
  444. package/.next/server/chunks/9360.js +1 -1
  445. package/.next/server/chunks/9373.js +3 -3
  446. package/.next/server/chunks/9687.js +2 -2
  447. package/.next/server/middleware-build-manifest.js +1 -1
  448. package/.next/server/middleware-manifest.json +5 -5
  449. package/.next/server/middleware-react-loadable-manifest.js +1 -1
  450. package/.next/server/pages/500.html +1 -1
  451. package/.next/server/server-reference-manifest.json +1 -1
  452. package/.next/server/src/middleware.js.map +1 -1
  453. package/.next/static/chunks/4322-dfd5a7119b5ba4fc.js +1 -0
  454. package/.next/static/chunks/{4974-eaf66770bfa9dea0.js → 4974-35592ec312322124.js} +1 -1
  455. package/.next/static/chunks/5229-0610b4e3288e777d.js +1 -0
  456. package/.next/static/chunks/6381-18a6a02a94d00d76.js +1 -0
  457. package/.next/static/chunks/7229.7f0f5a7032b612b4.js +1 -0
  458. package/.next/static/chunks/{744-fa8c0ae444c8338c.js → 744-3ad06d8c8ca482fc.js} +1 -1
  459. package/.next/static/chunks/app/api/app/update/{route-973ec48531555712.js → route-fae89f8d4cc3ff97.js} +1 -1
  460. package/.next/static/chunks/app/api/app/update-check/{route-973ec48531555712.js → route-fae89f8d4cc3ff97.js} +1 -1
  461. package/.next/static/chunks/app/api/assistant/conversation/{route-973ec48531555712.js → route-fae89f8d4cc3ff97.js} +1 -1
  462. package/.next/static/chunks/app/api/assistant/current-output/{route-973ec48531555712.js → route-fae89f8d4cc3ff97.js} +1 -1
  463. package/.next/static/chunks/app/api/assistant/messages/route-fae89f8d4cc3ff97.js +1 -0
  464. package/.next/static/chunks/app/api/assistant/session/route-fae89f8d4cc3ff97.js +1 -0
  465. package/.next/static/chunks/app/api/assistant/start/route-fae89f8d4cc3ff97.js +1 -0
  466. package/.next/static/chunks/app/api/assistant/terminal/route-fae89f8d4cc3ff97.js +1 -0
  467. package/.next/static/chunks/app/api/assistant/tools/route-fae89f8d4cc3ff97.js +1 -0
  468. package/.next/static/chunks/app/api/auth/login/route-fae89f8d4cc3ff97.js +1 -0
  469. package/.next/static/chunks/app/api/auth/logout/route-fae89f8d4cc3ff97.js +1 -0
  470. package/.next/static/chunks/app/api/auth/status/route-fae89f8d4cc3ff97.js +1 -0
  471. package/.next/static/chunks/app/api/daily-summary/route-fae89f8d4cc3ff97.js +1 -0
  472. package/.next/static/chunks/app/api/daily-summary/status/route-fae89f8d4cc3ff97.js +1 -0
  473. package/.next/static/chunks/app/api/external-apps/[id]/health/route-fae89f8d4cc3ff97.js +1 -0
  474. package/.next/static/chunks/app/api/external-apps/[id]/route-fae89f8d4cc3ff97.js +1 -0
  475. package/.next/static/chunks/app/api/external-apps/route-fae89f8d4cc3ff97.js +1 -0
  476. package/.next/static/chunks/app/api/fs/browse/route-fae89f8d4cc3ff97.js +1 -0
  477. package/.next/static/chunks/app/api/fs/recent-paths/route-fae89f8d4cc3ff97.js +1 -0
  478. package/.next/static/chunks/app/api/hooks/agent-event/route-fae89f8d4cc3ff97.js +1 -0
  479. package/.next/static/chunks/app/api/hooks/claude-done/route-fae89f8d4cc3ff97.js +1 -0
  480. package/.next/static/chunks/app/api/hooks/permission-request/route-fae89f8d4cc3ff97.js +1 -0
  481. package/.next/static/chunks/app/api/metrics/vibe/route-fae89f8d4cc3ff97.js +1 -0
  482. package/.next/static/chunks/app/api/ollama/models/route-fae89f8d4cc3ff97.js +1 -0
  483. package/.next/static/chunks/app/api/push/escalation/route-fae89f8d4cc3ff97.js +1 -0
  484. package/.next/static/chunks/app/api/push/subscriptions/route-fae89f8d4cc3ff97.js +1 -0
  485. package/.next/static/chunks/app/api/push/vapid/route-fae89f8d4cc3ff97.js +1 -0
  486. package/.next/static/chunks/app/api/repositories/[id]/route-fae89f8d4cc3ff97.js +1 -0
  487. package/.next/static/chunks/app/api/repositories/[id]/todos/[todoId]/route-fae89f8d4cc3ff97.js +1 -0
  488. package/.next/static/chunks/app/api/repositories/[id]/todos/route-fae89f8d4cc3ff97.js +1 -0
  489. package/.next/static/chunks/app/api/repositories/clone/[jobId]/route-fae89f8d4cc3ff97.js +1 -0
  490. package/.next/static/chunks/app/api/repositories/clone/route-fae89f8d4cc3ff97.js +1 -0
  491. package/.next/static/chunks/app/api/repositories/excluded/route-fae89f8d4cc3ff97.js +1 -0
  492. package/.next/static/chunks/app/api/repositories/restore/route-fae89f8d4cc3ff97.js +1 -0
  493. package/.next/static/chunks/app/api/repositories/route-fae89f8d4cc3ff97.js +1 -0
  494. package/.next/static/chunks/app/api/repositories/scan/route-fae89f8d4cc3ff97.js +1 -0
  495. package/.next/static/chunks/app/api/repositories/sync/route-fae89f8d4cc3ff97.js +1 -0
  496. package/.next/static/chunks/app/api/repositories/validate-path/route-fae89f8d4cc3ff97.js +1 -0
  497. package/.next/static/chunks/app/api/sidebar/group-order/route-fae89f8d4cc3ff97.js +1 -0
  498. package/.next/static/chunks/app/api/skills/[id]/route-fae89f8d4cc3ff97.js +1 -0
  499. package/.next/static/chunks/app/api/skills/installations/route-fae89f8d4cc3ff97.js +1 -0
  500. package/.next/static/chunks/app/api/skills/operations/route-fae89f8d4cc3ff97.js +1 -0
  501. package/.next/static/chunks/app/api/skills/reindex/route-fae89f8d4cc3ff97.js +1 -0
  502. package/.next/static/chunks/app/api/skills/route-fae89f8d4cc3ff97.js +1 -0
  503. package/.next/static/chunks/app/api/slash-commands/route-fae89f8d4cc3ff97.js +1 -0
  504. package/.next/static/chunks/app/api/tasks/[taskId]/cancel/route-fae89f8d4cc3ff97.js +1 -0
  505. package/.next/static/chunks/app/api/tasks/[taskId]/route-fae89f8d4cc3ff97.js +1 -0
  506. package/.next/static/chunks/app/api/templates/[id]/route-fae89f8d4cc3ff97.js +1 -0
  507. package/.next/static/chunks/app/api/templates/route-fae89f8d4cc3ff97.js +1 -0
  508. package/.next/static/chunks/app/api/todos/route-fae89f8d4cc3ff97.js +1 -0
  509. package/.next/static/chunks/app/api/verification/runs/[runId]/route-fae89f8d4cc3ff97.js +1 -0
  510. package/.next/static/chunks/app/api/verification/runs/route-fae89f8d4cc3ff97.js +1 -0
  511. package/.next/static/chunks/app/api/worktrees/[id]/auto-yes/route-fae89f8d4cc3ff97.js +1 -0
  512. package/.next/static/chunks/app/api/worktrees/[id]/capture/route-fae89f8d4cc3ff97.js +1 -0
  513. package/.next/static/chunks/app/api/worktrees/[id]/cli-tool/route-fae89f8d4cc3ff97.js +1 -0
  514. package/.next/static/chunks/app/api/worktrees/[id]/cmate/schedules/route-fae89f8d4cc3ff97.js +1 -0
  515. package/.next/static/chunks/app/api/worktrees/[id]/current-output/route-fae89f8d4cc3ff97.js +1 -0
  516. package/.next/static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-fae89f8d4cc3ff97.js +1 -0
  517. package/.next/static/chunks/app/api/worktrees/[id]/execution-logs/route-fae89f8d4cc3ff97.js +1 -0
  518. package/.next/static/chunks/app/api/worktrees/[id]/files/[...path]/route-fae89f8d4cc3ff97.js +1 -0
  519. package/.next/static/chunks/app/api/worktrees/[id]/git/branch/create/route-fae89f8d4cc3ff97.js +1 -0
  520. package/.next/static/chunks/app/api/worktrees/[id]/git/branch/delete/route-fae89f8d4cc3ff97.js +1 -0
  521. package/.next/static/chunks/app/api/worktrees/[id]/git/branches/route-fae89f8d4cc3ff97.js +1 -0
  522. package/.next/static/chunks/app/api/worktrees/[id]/git/checkout/route-fae89f8d4cc3ff97.js +1 -0
  523. package/.next/static/chunks/app/api/worktrees/[id]/git/commit/route-fae89f8d4cc3ff97.js +1 -0
  524. package/.next/static/chunks/app/api/worktrees/[id]/git/diff/route-fae89f8d4cc3ff97.js +1 -0
  525. package/.next/static/chunks/app/api/worktrees/[id]/git/fetch/route-fae89f8d4cc3ff97.js +1 -0
  526. package/.next/static/chunks/app/api/worktrees/[id]/git/log/route-fae89f8d4cc3ff97.js +1 -0
  527. package/.next/static/chunks/app/api/worktrees/[id]/git/pull/route-fae89f8d4cc3ff97.js +1 -0
  528. package/.next/static/chunks/app/api/worktrees/[id]/git/push/route-fae89f8d4cc3ff97.js +1 -0
  529. package/.next/static/chunks/app/api/worktrees/[id]/git/reset/route-fae89f8d4cc3ff97.js +1 -0
  530. package/.next/static/chunks/app/api/worktrees/[id]/git/revert/route-fae89f8d4cc3ff97.js +1 -0
  531. package/.next/static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-fae89f8d4cc3ff97.js +1 -0
  532. package/.next/static/chunks/app/api/worktrees/[id]/git/stage/route-fae89f8d4cc3ff97.js +1 -0
  533. package/.next/static/chunks/app/api/worktrees/[id]/git/staged/route-fae89f8d4cc3ff97.js +1 -0
  534. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-fae89f8d4cc3ff97.js +1 -0
  535. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/apply/route-fae89f8d4cc3ff97.js +1 -0
  536. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/pop/route-fae89f8d4cc3ff97.js +1 -0
  537. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/push/route-fae89f8d4cc3ff97.js +1 -0
  538. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/route-fae89f8d4cc3ff97.js +1 -0
  539. package/.next/static/chunks/app/api/worktrees/[id]/git/status/route-fae89f8d4cc3ff97.js +1 -0
  540. package/.next/static/chunks/app/api/worktrees/[id]/git/unstage/route-fae89f8d4cc3ff97.js +1 -0
  541. package/.next/static/chunks/app/api/worktrees/[id]/git/working-diff/route-fae89f8d4cc3ff97.js +1 -0
  542. package/.next/static/chunks/app/api/worktrees/[id]/interrupt/route-fae89f8d4cc3ff97.js +1 -0
  543. package/.next/static/chunks/app/api/worktrees/[id]/kill-session/route-fae89f8d4cc3ff97.js +1 -0
  544. package/.next/static/chunks/app/api/worktrees/[id]/logs/[filename]/route-fae89f8d4cc3ff97.js +1 -0
  545. package/.next/static/chunks/app/api/worktrees/[id]/logs/route-fae89f8d4cc3ff97.js +1 -0
  546. package/.next/static/chunks/app/api/worktrees/[id]/marp-render/route-fae89f8d4cc3ff97.js +1 -0
  547. package/.next/static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-fae89f8d4cc3ff97.js +1 -0
  548. package/.next/static/chunks/app/api/worktrees/[id]/memos/route-fae89f8d4cc3ff97.js +1 -0
  549. package/.next/static/chunks/app/api/worktrees/[id]/messages/route-fae89f8d4cc3ff97.js +1 -0
  550. package/.next/static/chunks/app/api/worktrees/[id]/prompt-response/route-fae89f8d4cc3ff97.js +1 -0
  551. package/.next/static/chunks/app/api/worktrees/[id]/respond/route-fae89f8d4cc3ff97.js +1 -0
  552. package/.next/static/chunks/app/api/worktrees/[id]/route-fae89f8d4cc3ff97.js +1 -0
  553. package/.next/static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-fae89f8d4cc3ff97.js +1 -0
  554. package/.next/static/chunks/app/api/worktrees/[id]/schedules/active/route-fae89f8d4cc3ff97.js +1 -0
  555. package/.next/static/chunks/app/api/worktrees/[id]/schedules/route-fae89f8d4cc3ff97.js +1 -0
  556. package/.next/static/chunks/app/api/worktrees/[id]/search/route-fae89f8d4cc3ff97.js +1 -0
  557. package/.next/static/chunks/app/api/worktrees/[id]/send/route-fae89f8d4cc3ff97.js +1 -0
  558. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-fae89f8d4cc3ff97.js +1 -0
  559. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-fae89f8d4cc3ff97.js +1 -0
  560. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-fae89f8d4cc3ff97.js +1 -0
  561. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-fae89f8d4cc3ff97.js +1 -0
  562. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-fae89f8d4cc3ff97.js +1 -0
  563. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/update/route-fae89f8d4cc3ff97.js +1 -0
  564. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/update-plan/route-fae89f8d4cc3ff97.js +1 -0
  565. package/.next/static/chunks/app/api/worktrees/[id]/skills/route-fae89f8d4cc3ff97.js +1 -0
  566. package/.next/static/chunks/app/api/worktrees/[id]/slash-commands/route-fae89f8d4cc3ff97.js +1 -0
  567. package/.next/static/chunks/app/api/worktrees/[id]/special-keys/route-fae89f8d4cc3ff97.js +1 -0
  568. package/.next/static/chunks/app/api/worktrees/[id]/start-polling/route-fae89f8d4cc3ff97.js +1 -0
  569. package/.next/static/chunks/app/api/worktrees/[id]/tasks/route-fae89f8d4cc3ff97.js +1 -0
  570. package/.next/static/chunks/app/api/worktrees/[id]/terminal/route-fae89f8d4cc3ff97.js +1 -0
  571. package/.next/static/chunks/app/api/worktrees/[id]/timers/history/route-fae89f8d4cc3ff97.js +1 -0
  572. package/.next/static/chunks/app/api/worktrees/[id]/timers/route-fae89f8d4cc3ff97.js +1 -0
  573. package/.next/static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-fae89f8d4cc3ff97.js +1 -0
  574. package/.next/static/chunks/app/api/worktrees/[id]/todos/route-fae89f8d4cc3ff97.js +1 -0
  575. package/.next/static/chunks/app/api/worktrees/[id]/tree/[...path]/route-fae89f8d4cc3ff97.js +1 -0
  576. package/.next/static/chunks/app/api/worktrees/[id]/tree/route-fae89f8d4cc3ff97.js +1 -0
  577. package/.next/static/chunks/app/api/worktrees/[id]/upload/[...path]/route-fae89f8d4cc3ff97.js +1 -0
  578. package/.next/static/chunks/app/api/worktrees/[id]/verify/route-fae89f8d4cc3ff97.js +1 -0
  579. package/.next/static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/route-fae89f8d4cc3ff97.js +1 -0
  580. package/.next/static/chunks/app/api/worktrees/[id]/verify/runs/route-fae89f8d4cc3ff97.js +1 -0
  581. package/.next/static/chunks/app/api/worktrees/[id]/viewed/route-fae89f8d4cc3ff97.js +1 -0
  582. package/.next/static/chunks/app/api/worktrees/route-fae89f8d4cc3ff97.js +1 -0
  583. package/.next/static/chunks/app/chat/page-15d13fc024d78f5d.js +1 -0
  584. package/.next/static/chunks/app/layout-6a26ea22d5cf03dc.js +1 -0
  585. package/.next/static/chunks/app/manifest.webmanifest/route-fae89f8d4cc3ff97.js +1 -0
  586. package/.next/static/chunks/app/more/page-b8ba537baeac8d5b.js +1 -0
  587. package/.next/static/chunks/app/page-afc64708362f31e5.js +1 -0
  588. package/.next/static/chunks/app/proxy/[...path]/route-fae89f8d4cc3ff97.js +1 -0
  589. package/.next/static/chunks/app/repositories/page-3469dacb6be7842f.js +1 -0
  590. package/.next/static/chunks/app/review/page-2d9cb7e068f8f35a.js +1 -0
  591. package/.next/static/chunks/app/sessions/page-7470c2bfd89e0df9.js +1 -0
  592. package/.next/static/chunks/app/skills/[skillId]/page-5e24481162f7ea78.js +1 -0
  593. package/.next/static/chunks/app/skills/installed/page-efd2d710a27f9735.js +1 -0
  594. package/.next/static/chunks/app/skills/page-0498adfc6e48684b.js +1 -0
  595. package/.next/static/chunks/app/worktrees/[id]/files/[...path]/page-9ddcb224594f620f.js +1 -0
  596. package/.next/static/chunks/app/worktrees/[id]/layout-fae89f8d4cc3ff97.js +1 -0
  597. package/.next/static/chunks/app/worktrees/[id]/page-e611d30e47989e5d.js +1 -0
  598. package/.next/static/chunks/{webpack-180bebdee221b6f4.js → webpack-3534d858912a6c92.js} +1 -1
  599. package/.next/static/css/3ac44cfc082d02ad.css +1 -0
  600. package/.next/static/smu4mnL7qMf8w38n9dQJE/_buildManifest.js +1 -0
  601. package/.next/trace +12 -12
  602. package/.next/types/app/api/push/escalation/route.ts +347 -0
  603. package/.next/types/routes.d.ts +2 -1
  604. package/.next/types/validator.ts +9 -0
  605. package/dist/cli/commands/capture.d.ts.map +1 -1
  606. package/dist/cli/commands/capture.js +6 -0
  607. package/dist/cli/commands/instances.d.ts.map +1 -1
  608. package/dist/cli/commands/instances.js +19 -1
  609. package/dist/cli/commands/task.d.ts.map +1 -1
  610. package/dist/cli/commands/task.js +6 -0
  611. package/dist/cli/commands/verify.js +6 -1
  612. package/dist/cli/types/api-responses.d.ts +46 -0
  613. package/dist/cli/types/api-responses.d.ts.map +1 -1
  614. package/dist/cli/utils/verify-runner.d.ts.map +1 -1
  615. package/dist/cli/utils/verify-runner.js +17 -1
  616. package/dist/server/locales/en/notifications.json +20 -1
  617. package/dist/server/locales/ja/notifications.json +20 -1
  618. package/dist/server/server.js +23 -0
  619. package/dist/server/src/config/log-config.js +10 -1
  620. package/dist/server/src/config/safe-directory.js +103 -0
  621. package/dist/server/src/config/system-directories.js +74 -9
  622. package/dist/server/src/lib/cli-tools/antigravity.js +19 -2
  623. package/dist/server/src/lib/cli-tools/codex.js +95 -1
  624. package/dist/server/src/lib/cli-tools/copilot.js +30 -1
  625. package/dist/server/src/lib/cli-tools/gemini.js +28 -2
  626. package/dist/server/src/lib/cli-tools/opencode.js +51 -2
  627. package/dist/server/src/lib/db/db.js +2 -1
  628. package/dist/server/src/lib/db/migrations/index.js +2 -0
  629. package/dist/server/src/lib/db/migrations/runner.js +1 -1
  630. package/dist/server/src/lib/db/migrations/v56-gate-result-source.js +58 -0
  631. package/dist/server/src/lib/db/verification-db.js +26 -6
  632. package/dist/server/src/lib/detection/model-info-extractor.js +384 -0
  633. package/dist/server/src/lib/git/git-default-branch.js +59 -0
  634. package/dist/server/src/lib/hooks/agent-event-service.js +205 -0
  635. package/dist/server/src/lib/hooks/agent-event-types.js +7 -86
  636. package/dist/server/src/lib/hooks/hook-settings-generator.js +26 -11
  637. package/dist/server/src/lib/hooks/permission-decision-service.js +269 -0
  638. package/dist/server/src/lib/hooks/sources/abstain.js +78 -0
  639. package/dist/server/src/lib/hooks/sources/antigravity/hooks-config.js +372 -0
  640. package/dist/server/src/lib/hooks/sources/antigravity/source.js +229 -0
  641. package/dist/server/src/lib/hooks/sources/antigravity/tool-id.js +16 -0
  642. package/dist/server/src/lib/hooks/sources/claude/source.js +150 -0
  643. package/dist/server/src/lib/hooks/sources/claude/tool-id.js +18 -0
  644. package/dist/server/src/lib/hooks/sources/codex/hooks-config.js +465 -0
  645. package/dist/server/src/lib/hooks/sources/codex/source.js +143 -0
  646. package/dist/server/src/lib/hooks/sources/codex/tool-id.js +15 -0
  647. package/dist/server/src/lib/hooks/sources/copilot/hook-settings.js +473 -0
  648. package/dist/server/src/lib/hooks/sources/copilot/source.js +210 -0
  649. package/dist/server/src/lib/hooks/sources/copilot/tool-id.js +15 -0
  650. package/dist/server/src/lib/hooks/sources/define-source.js +177 -0
  651. package/dist/server/src/lib/hooks/sources/event-mapper.js +177 -0
  652. package/dist/server/src/lib/hooks/sources/gemini/event-vocabulary.js +102 -0
  653. package/dist/server/src/lib/hooks/sources/gemini/settings-generator.js +315 -0
  654. package/dist/server/src/lib/hooks/sources/gemini/shared-config-tree.js +103 -0
  655. package/dist/server/src/lib/hooks/sources/gemini/source.js +151 -0
  656. package/dist/server/src/lib/hooks/sources/gemini/tool-id.js +17 -0
  657. package/dist/server/src/lib/hooks/sources/hook-event-vocabulary.js +111 -0
  658. package/dist/server/src/lib/hooks/sources/index.js +62 -0
  659. package/dist/server/src/lib/hooks/sources/legacy-relay.js +84 -0
  660. package/dist/server/src/lib/hooks/sources/opencode/client.js +299 -0
  661. package/dist/server/src/lib/hooks/sources/opencode/ingest.js +267 -0
  662. package/dist/server/src/lib/hooks/sources/opencode/mappers.js +176 -0
  663. package/dist/server/src/lib/hooks/sources/opencode/payloads.js +189 -0
  664. package/dist/server/src/lib/hooks/sources/opencode/ports.js +295 -0
  665. package/dist/server/src/lib/hooks/sources/opencode/runtime.js +159 -0
  666. package/dist/server/src/lib/hooks/sources/opencode/source.js +253 -0
  667. package/dist/server/src/lib/hooks/sources/opencode/subscription.js +422 -0
  668. package/dist/server/src/lib/hooks/sources/opencode/tool-id.js +14 -0
  669. package/dist/server/src/lib/hooks/sources/opencode/turn-gate.js +193 -0
  670. package/dist/server/src/lib/hooks/sources/pending-decisions.js +127 -0
  671. package/dist/server/src/lib/hooks/sources/registry.js +111 -0
  672. package/dist/server/src/lib/hooks/sources/types.js +46 -0
  673. package/dist/server/src/lib/polling/response-checker.js +47 -0
  674. package/dist/server/src/lib/push/escalation-settings.js +114 -0
  675. package/dist/server/src/lib/push/index.js +21 -1
  676. package/dist/server/src/lib/push/notification-dedup.js +35 -0
  677. package/dist/server/src/lib/push/push-sender.js +66 -7
  678. package/dist/server/src/lib/push/waiting-push-notifier.js +231 -0
  679. package/dist/server/src/lib/realtime/waiting-broadcast.js +93 -0
  680. package/dist/server/src/lib/session/agent-event-state.js +260 -0
  681. package/dist/server/src/lib/session/agent-session-lifecycle.js +82 -0
  682. package/dist/server/src/lib/session/claude-session.js +10 -3
  683. package/dist/server/src/lib/session/current-output-builder.js +24 -0
  684. package/dist/server/src/lib/session/next-action-helper.js +93 -0
  685. package/dist/server/src/lib/session/prompt-waiting-composition.js +38 -0
  686. package/dist/server/src/lib/session/waiting-episode-state.js +136 -0
  687. package/dist/server/src/lib/session/waiting-kind.js +59 -0
  688. package/dist/server/src/lib/tasks/contract-message.js +218 -0
  689. package/dist/server/src/lib/tasks/contract-parser.js +58 -12
  690. package/dist/server/src/lib/verification/env-clean-gate.js +320 -0
  691. package/dist/server/src/lib/verification/env-snapshot.js +474 -0
  692. package/dist/server/src/lib/verification/gate-runner.js +844 -0
  693. package/dist/server/src/lib/verification/scope-gate.js +402 -0
  694. package/dist/server/src/lib/verification/verify-config.js +314 -0
  695. package/dist/server/src/lib/ws-server.js +9 -0
  696. package/dist/server/src/types/sidebar.js +68 -0
  697. package/package.json +1 -1
  698. package/scripts/hooks/cmate-agent-event.sh +73 -3
  699. package/.next/server/chunks/6283.js +0 -1
  700. package/.next/server/chunks/646.js +0 -21
  701. package/.next/server/chunks/8856.js +0 -4
  702. package/.next/static/XpKfn5x6H-mtTaXI9yNmb/_buildManifest.js +0 -1
  703. package/.next/static/chunks/4560-0917ae2e6a0e5400.js +0 -1
  704. package/.next/static/chunks/6488-53a3e1d78e4fe8f7.js +0 -1
  705. package/.next/static/chunks/7229.edb331fb9fbafa27.js +0 -1
  706. package/.next/static/chunks/app/api/assistant/messages/route-973ec48531555712.js +0 -1
  707. package/.next/static/chunks/app/api/assistant/session/route-973ec48531555712.js +0 -1
  708. package/.next/static/chunks/app/api/assistant/start/route-973ec48531555712.js +0 -1
  709. package/.next/static/chunks/app/api/assistant/terminal/route-973ec48531555712.js +0 -1
  710. package/.next/static/chunks/app/api/assistant/tools/route-973ec48531555712.js +0 -1
  711. package/.next/static/chunks/app/api/auth/login/route-973ec48531555712.js +0 -1
  712. package/.next/static/chunks/app/api/auth/logout/route-973ec48531555712.js +0 -1
  713. package/.next/static/chunks/app/api/auth/status/route-973ec48531555712.js +0 -1
  714. package/.next/static/chunks/app/api/daily-summary/route-973ec48531555712.js +0 -1
  715. package/.next/static/chunks/app/api/daily-summary/status/route-973ec48531555712.js +0 -1
  716. package/.next/static/chunks/app/api/external-apps/[id]/health/route-973ec48531555712.js +0 -1
  717. package/.next/static/chunks/app/api/external-apps/[id]/route-973ec48531555712.js +0 -1
  718. package/.next/static/chunks/app/api/external-apps/route-973ec48531555712.js +0 -1
  719. package/.next/static/chunks/app/api/fs/browse/route-973ec48531555712.js +0 -1
  720. package/.next/static/chunks/app/api/fs/recent-paths/route-973ec48531555712.js +0 -1
  721. package/.next/static/chunks/app/api/hooks/agent-event/route-973ec48531555712.js +0 -1
  722. package/.next/static/chunks/app/api/hooks/claude-done/route-973ec48531555712.js +0 -1
  723. package/.next/static/chunks/app/api/hooks/permission-request/route-973ec48531555712.js +0 -1
  724. package/.next/static/chunks/app/api/metrics/vibe/route-973ec48531555712.js +0 -1
  725. package/.next/static/chunks/app/api/ollama/models/route-973ec48531555712.js +0 -1
  726. package/.next/static/chunks/app/api/push/subscriptions/route-973ec48531555712.js +0 -1
  727. package/.next/static/chunks/app/api/push/vapid/route-973ec48531555712.js +0 -1
  728. package/.next/static/chunks/app/api/repositories/[id]/route-973ec48531555712.js +0 -1
  729. package/.next/static/chunks/app/api/repositories/[id]/todos/[todoId]/route-973ec48531555712.js +0 -1
  730. package/.next/static/chunks/app/api/repositories/[id]/todos/route-973ec48531555712.js +0 -1
  731. package/.next/static/chunks/app/api/repositories/clone/[jobId]/route-973ec48531555712.js +0 -1
  732. package/.next/static/chunks/app/api/repositories/clone/route-973ec48531555712.js +0 -1
  733. package/.next/static/chunks/app/api/repositories/excluded/route-973ec48531555712.js +0 -1
  734. package/.next/static/chunks/app/api/repositories/restore/route-973ec48531555712.js +0 -1
  735. package/.next/static/chunks/app/api/repositories/route-973ec48531555712.js +0 -1
  736. package/.next/static/chunks/app/api/repositories/scan/route-973ec48531555712.js +0 -1
  737. package/.next/static/chunks/app/api/repositories/sync/route-973ec48531555712.js +0 -1
  738. package/.next/static/chunks/app/api/repositories/validate-path/route-973ec48531555712.js +0 -1
  739. package/.next/static/chunks/app/api/sidebar/group-order/route-973ec48531555712.js +0 -1
  740. package/.next/static/chunks/app/api/skills/[id]/route-973ec48531555712.js +0 -1
  741. package/.next/static/chunks/app/api/skills/installations/route-973ec48531555712.js +0 -1
  742. package/.next/static/chunks/app/api/skills/operations/route-973ec48531555712.js +0 -1
  743. package/.next/static/chunks/app/api/skills/reindex/route-973ec48531555712.js +0 -1
  744. package/.next/static/chunks/app/api/skills/route-973ec48531555712.js +0 -1
  745. package/.next/static/chunks/app/api/slash-commands/route-973ec48531555712.js +0 -1
  746. package/.next/static/chunks/app/api/tasks/[taskId]/cancel/route-973ec48531555712.js +0 -1
  747. package/.next/static/chunks/app/api/tasks/[taskId]/route-973ec48531555712.js +0 -1
  748. package/.next/static/chunks/app/api/templates/[id]/route-973ec48531555712.js +0 -1
  749. package/.next/static/chunks/app/api/templates/route-973ec48531555712.js +0 -1
  750. package/.next/static/chunks/app/api/todos/route-973ec48531555712.js +0 -1
  751. package/.next/static/chunks/app/api/verification/runs/[runId]/route-973ec48531555712.js +0 -1
  752. package/.next/static/chunks/app/api/verification/runs/route-973ec48531555712.js +0 -1
  753. package/.next/static/chunks/app/api/worktrees/[id]/auto-yes/route-973ec48531555712.js +0 -1
  754. package/.next/static/chunks/app/api/worktrees/[id]/capture/route-973ec48531555712.js +0 -1
  755. package/.next/static/chunks/app/api/worktrees/[id]/cli-tool/route-973ec48531555712.js +0 -1
  756. package/.next/static/chunks/app/api/worktrees/[id]/cmate/schedules/route-973ec48531555712.js +0 -1
  757. package/.next/static/chunks/app/api/worktrees/[id]/current-output/route-973ec48531555712.js +0 -1
  758. package/.next/static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-973ec48531555712.js +0 -1
  759. package/.next/static/chunks/app/api/worktrees/[id]/execution-logs/route-973ec48531555712.js +0 -1
  760. package/.next/static/chunks/app/api/worktrees/[id]/files/[...path]/route-973ec48531555712.js +0 -1
  761. package/.next/static/chunks/app/api/worktrees/[id]/git/branch/create/route-973ec48531555712.js +0 -1
  762. package/.next/static/chunks/app/api/worktrees/[id]/git/branch/delete/route-973ec48531555712.js +0 -1
  763. package/.next/static/chunks/app/api/worktrees/[id]/git/branches/route-973ec48531555712.js +0 -1
  764. package/.next/static/chunks/app/api/worktrees/[id]/git/checkout/route-973ec48531555712.js +0 -1
  765. package/.next/static/chunks/app/api/worktrees/[id]/git/commit/route-973ec48531555712.js +0 -1
  766. package/.next/static/chunks/app/api/worktrees/[id]/git/diff/route-973ec48531555712.js +0 -1
  767. package/.next/static/chunks/app/api/worktrees/[id]/git/fetch/route-973ec48531555712.js +0 -1
  768. package/.next/static/chunks/app/api/worktrees/[id]/git/log/route-973ec48531555712.js +0 -1
  769. package/.next/static/chunks/app/api/worktrees/[id]/git/pull/route-973ec48531555712.js +0 -1
  770. package/.next/static/chunks/app/api/worktrees/[id]/git/push/route-973ec48531555712.js +0 -1
  771. package/.next/static/chunks/app/api/worktrees/[id]/git/reset/route-973ec48531555712.js +0 -1
  772. package/.next/static/chunks/app/api/worktrees/[id]/git/revert/route-973ec48531555712.js +0 -1
  773. package/.next/static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-973ec48531555712.js +0 -1
  774. package/.next/static/chunks/app/api/worktrees/[id]/git/stage/route-973ec48531555712.js +0 -1
  775. package/.next/static/chunks/app/api/worktrees/[id]/git/staged/route-973ec48531555712.js +0 -1
  776. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-973ec48531555712.js +0 -1
  777. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/apply/route-973ec48531555712.js +0 -1
  778. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/pop/route-973ec48531555712.js +0 -1
  779. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/push/route-973ec48531555712.js +0 -1
  780. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/route-973ec48531555712.js +0 -1
  781. package/.next/static/chunks/app/api/worktrees/[id]/git/status/route-973ec48531555712.js +0 -1
  782. package/.next/static/chunks/app/api/worktrees/[id]/git/unstage/route-973ec48531555712.js +0 -1
  783. package/.next/static/chunks/app/api/worktrees/[id]/git/working-diff/route-973ec48531555712.js +0 -1
  784. package/.next/static/chunks/app/api/worktrees/[id]/interrupt/route-973ec48531555712.js +0 -1
  785. package/.next/static/chunks/app/api/worktrees/[id]/kill-session/route-973ec48531555712.js +0 -1
  786. package/.next/static/chunks/app/api/worktrees/[id]/logs/[filename]/route-973ec48531555712.js +0 -1
  787. package/.next/static/chunks/app/api/worktrees/[id]/logs/route-973ec48531555712.js +0 -1
  788. package/.next/static/chunks/app/api/worktrees/[id]/marp-render/route-973ec48531555712.js +0 -1
  789. package/.next/static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-973ec48531555712.js +0 -1
  790. package/.next/static/chunks/app/api/worktrees/[id]/memos/route-973ec48531555712.js +0 -1
  791. package/.next/static/chunks/app/api/worktrees/[id]/messages/route-973ec48531555712.js +0 -1
  792. package/.next/static/chunks/app/api/worktrees/[id]/prompt-response/route-973ec48531555712.js +0 -1
  793. package/.next/static/chunks/app/api/worktrees/[id]/respond/route-973ec48531555712.js +0 -1
  794. package/.next/static/chunks/app/api/worktrees/[id]/route-973ec48531555712.js +0 -1
  795. package/.next/static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-973ec48531555712.js +0 -1
  796. package/.next/static/chunks/app/api/worktrees/[id]/schedules/active/route-973ec48531555712.js +0 -1
  797. package/.next/static/chunks/app/api/worktrees/[id]/schedules/route-973ec48531555712.js +0 -1
  798. package/.next/static/chunks/app/api/worktrees/[id]/search/route-973ec48531555712.js +0 -1
  799. package/.next/static/chunks/app/api/worktrees/[id]/send/route-973ec48531555712.js +0 -1
  800. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-973ec48531555712.js +0 -1
  801. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-973ec48531555712.js +0 -1
  802. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-973ec48531555712.js +0 -1
  803. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-973ec48531555712.js +0 -1
  804. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-973ec48531555712.js +0 -1
  805. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/update/route-973ec48531555712.js +0 -1
  806. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/update-plan/route-973ec48531555712.js +0 -1
  807. package/.next/static/chunks/app/api/worktrees/[id]/skills/route-973ec48531555712.js +0 -1
  808. package/.next/static/chunks/app/api/worktrees/[id]/slash-commands/route-973ec48531555712.js +0 -1
  809. package/.next/static/chunks/app/api/worktrees/[id]/special-keys/route-973ec48531555712.js +0 -1
  810. package/.next/static/chunks/app/api/worktrees/[id]/start-polling/route-973ec48531555712.js +0 -1
  811. package/.next/static/chunks/app/api/worktrees/[id]/tasks/route-973ec48531555712.js +0 -1
  812. package/.next/static/chunks/app/api/worktrees/[id]/terminal/route-973ec48531555712.js +0 -1
  813. package/.next/static/chunks/app/api/worktrees/[id]/timers/history/route-973ec48531555712.js +0 -1
  814. package/.next/static/chunks/app/api/worktrees/[id]/timers/route-973ec48531555712.js +0 -1
  815. package/.next/static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-973ec48531555712.js +0 -1
  816. package/.next/static/chunks/app/api/worktrees/[id]/todos/route-973ec48531555712.js +0 -1
  817. package/.next/static/chunks/app/api/worktrees/[id]/tree/[...path]/route-973ec48531555712.js +0 -1
  818. package/.next/static/chunks/app/api/worktrees/[id]/tree/route-973ec48531555712.js +0 -1
  819. package/.next/static/chunks/app/api/worktrees/[id]/upload/[...path]/route-973ec48531555712.js +0 -1
  820. package/.next/static/chunks/app/api/worktrees/[id]/verify/route-973ec48531555712.js +0 -1
  821. package/.next/static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/route-973ec48531555712.js +0 -1
  822. package/.next/static/chunks/app/api/worktrees/[id]/verify/runs/route-973ec48531555712.js +0 -1
  823. package/.next/static/chunks/app/api/worktrees/[id]/viewed/route-973ec48531555712.js +0 -1
  824. package/.next/static/chunks/app/api/worktrees/route-973ec48531555712.js +0 -1
  825. package/.next/static/chunks/app/chat/page-83a2238ab453afaa.js +0 -1
  826. package/.next/static/chunks/app/layout-86574192bd3c0e6b.js +0 -1
  827. package/.next/static/chunks/app/manifest.webmanifest/route-973ec48531555712.js +0 -1
  828. package/.next/static/chunks/app/more/page-1619018cac999bbc.js +0 -1
  829. package/.next/static/chunks/app/page-a34d26812f085b6c.js +0 -1
  830. package/.next/static/chunks/app/proxy/[...path]/route-973ec48531555712.js +0 -1
  831. package/.next/static/chunks/app/repositories/page-202680fe6ec169c8.js +0 -1
  832. package/.next/static/chunks/app/review/page-b559bfb11c46931b.js +0 -1
  833. package/.next/static/chunks/app/sessions/page-3fa7e767d0ab3889.js +0 -1
  834. package/.next/static/chunks/app/skills/[skillId]/page-10d6f983e5f06ffb.js +0 -1
  835. package/.next/static/chunks/app/skills/installed/page-6641f95e6a6e5f9d.js +0 -1
  836. package/.next/static/chunks/app/skills/page-184f8e23e31a3667.js +0 -1
  837. package/.next/static/chunks/app/worktrees/[id]/files/[...path]/page-6041d3c3db326317.js +0 -1
  838. package/.next/static/chunks/app/worktrees/[id]/layout-973ec48531555712.js +0 -1
  839. package/.next/static/chunks/app/worktrees/[id]/page-6dc0b8c4e808ea3e.js +0 -1
  840. package/.next/static/css/d3453a6876553d32.css +0 -1
  841. /package/.next/static/{XpKfn5x6H-mtTaXI9yNmb → smu4mnL7qMf8w38n9dQJE}/_ssgManifest.js +0 -0
package/.next/trace CHANGED
@@ -1,12 +1,12 @@
1
- [{"name":"generate-buildid","duration":222,"timestamp":1094879678,"id":4,"parentId":1,"tags":{},"startTime":1786203584234,"traceId":"0efab52f74092482"},{"name":"load-custom-routes","duration":1717,"timestamp":1094880027,"id":5,"parentId":1,"tags":{},"startTime":1786203584234,"traceId":"0efab52f74092482"},{"name":"create-dist-dir","duration":20410,"timestamp":1094964512,"id":6,"parentId":1,"tags":{},"startTime":1786203584318,"traceId":"0efab52f74092482"},{"name":"create-pages-mapping","duration":190,"timestamp":1095042637,"id":7,"parentId":1,"tags":{},"startTime":1786203584396,"traceId":"0efab52f74092482"},{"name":"collect-app-files","duration":6746,"timestamp":1095042859,"id":8,"parentId":1,"tags":{},"startTime":1786203584397,"traceId":"0efab52f74092482"},{"name":"create-app-mapping","duration":5091,"timestamp":1095049626,"id":9,"parentId":1,"tags":{},"startTime":1786203584403,"traceId":"0efab52f74092482"},{"name":"create-app-layouts","duration":133,"timestamp":1095054742,"id":10,"parentId":1,"tags":{},"startTime":1786203584409,"traceId":"0efab52f74092482"},{"name":"collect-default-files","duration":4097,"timestamp":1095058751,"id":12,"parentId":1,"tags":{},"startTime":1786203584413,"traceId":"0efab52f74092482"},{"name":"generate-route-types","duration":24504,"timestamp":1095056001,"id":11,"parentId":1,"tags":{},"startTime":1786203584410,"traceId":"0efab52f74092482"},{"name":"public-dir-conflict-check","duration":486,"timestamp":1095080557,"id":13,"parentId":1,"tags":{},"startTime":1786203584434,"traceId":"0efab52f74092482"},{"name":"generate-routes-manifest","duration":4173,"timestamp":1095081199,"id":14,"parentId":1,"tags":{},"startTime":1786203584435,"traceId":"0efab52f74092482"},{"name":"create-entrypoints","duration":82919,"timestamp":1095092621,"id":17,"parentId":1,"tags":{},"startTime":1786203584446,"traceId":"0efab52f74092482"},{"name":"generate-webpack-config","duration":254018,"timestamp":1095175575,"id":18,"parentId":16,"tags":{},"startTime":1786203584529,"traceId":"0efab52f74092482"},{"name":"next-trace-entrypoint-plugin","duration":2018,"timestamp":1095519765,"id":20,"parentId":19,"tags":{},"startTime":1786203584874,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":1686267,"timestamp":1095529809,"id":121,"parentId":21,"tags":{"request":"next/dist/pages/_app"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":2679997,"timestamp":1095529821,"id":125,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fauth%2Fstatus%2Froute&name=app%2Fapi%2Fauth%2Fstatus%2Froute&pagePath=private-next-app-dir%2Fapi%2Fauth%2Fstatus%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fauth%2Fstatus%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":2681022,"timestamp":1095529824,"id":126,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdaily-summary%2Fstatus%2Froute&name=app%2Fapi%2Fdaily-summary%2Fstatus%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdaily-summary%2Fstatus%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdaily-summary%2Fstatus%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":2743106,"timestamp":1095529865,"id":140,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ftodos%2Froute&name=app%2Fapi%2Ftodos%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftodos%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftodos%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3055303,"timestamp":1095529847,"id":134,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsidebar%2Fgroup-order%2Froute&name=app%2Fapi%2Fsidebar%2Fgroup-order%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsidebar%2Fgroup-order%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsidebar%2Fgroup-order%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3055334,"timestamp":1095529844,"id":133,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpush%2Fsubscriptions%2Froute&name=app%2Fapi%2Fpush%2Fsubscriptions%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpush%2Fsubscriptions%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpush%2Fsubscriptions%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3282795,"timestamp":1095529827,"id":127,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Fhealth%2Froute&name=app%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Fhealth%2Froute&pagePath=private-next-app-dir%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Fhealth%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Fhealth%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3282811,"timestamp":1095529830,"id":128,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fexternal-apps%2Froute&name=app%2Fapi%2Fexternal-apps%2Froute&pagePath=private-next-app-dir%2Fapi%2Fexternal-apps%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fexternal-apps%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3282816,"timestamp":1095529833,"id":129,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Froute&name=app%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3284422,"timestamp":1095529838,"id":131,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffs%2Frecent-paths%2Froute&name=app%2Fapi%2Ffs%2Frecent-paths%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffs%2Frecent-paths%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffs%2Frecent-paths%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3349810,"timestamp":1095529868,"id":141,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fskills%2Foperations%2Froute&name=app%2Fapi%2Fskills%2Foperations%2Froute&pagePath=private-next-app-dir%2Fapi%2Fskills%2Foperations%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fskills%2Foperations%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3416994,"timestamp":1095529874,"id":143,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Flogs%2F%5Bfilename%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Flogs%2F%5Bfilename%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Flogs%2F%5Bfilename%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Flogs%2F%5Bfilename%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3417645,"timestamp":1095529836,"id":130,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffs%2Fbrowse%2Froute&name=app%2Fapi%2Ffs%2Fbrowse%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffs%2Fbrowse%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffs%2Fbrowse%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3417637,"timestamp":1095529853,"id":136,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Fvalidate-path%2Froute&name=app%2Fapi%2Frepositories%2Fvalidate-path%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Fvalidate-path%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Fvalidate-path%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3531628,"timestamp":1095529913,"id":152,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fproxy%2F%5B...path%5D%2Froute&name=app%2Fproxy%2F%5B...path%5D%2Froute&pagePath=private-next-app-dir%2Fproxy%2F%5B...path%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fproxy%2F%5B...path%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3629101,"timestamp":1095529815,"id":123,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fapp%2Fupdate-check%2Froute&name=app%2Fapi%2Fapp%2Fupdate-check%2Froute&pagePath=private-next-app-dir%2Fapi%2Fapp%2Fupdate-check%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fapp%2Fupdate-check%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3648366,"timestamp":1095529599,"id":69,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Flog%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Flog%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Flog%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Flog%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3648376,"timestamp":1095529602,"id":70,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Ffetch%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Ffetch%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Ffetch%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Ffetch%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3648376,"timestamp":1095529605,"id":71,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpull%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpull%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpull%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpull%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3648376,"timestamp":1095529608,"id":72,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpush%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpush%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpush%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpush%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3648375,"timestamp":1095529611,"id":73,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Freset%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Freset%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Freset%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Freset%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3648375,"timestamp":1095529614,"id":74,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Frevert%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Frevert%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Frevert%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Frevert%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3648374,"timestamp":1095529617,"id":75,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fshow%2F%5BcommitHash%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fshow%2F%5BcommitHash%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fshow%2F%5BcommitHash%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fshow%2F%5BcommitHash%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3648373,"timestamp":1095529620,"id":76,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstage%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstage%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstage%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstage%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3648373,"timestamp":1095529623,"id":77,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstaged%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstaged%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstaged%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstaged%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3648373,"timestamp":1095529626,"id":78,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2F%5Bindex%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2F%5Bindex%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2F%5Bindex%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2F%5Bindex%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3648372,"timestamp":1095529629,"id":79,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fapply%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fapply%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fapply%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fapply%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3648372,"timestamp":1095529632,"id":80,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fpop%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fpop%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fpop%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fpop%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3648407,"timestamp":1095529635,"id":81,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fpush%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fpush%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fpush%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fpush%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3648407,"timestamp":1095529639,"id":82,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3648360,"timestamp":1095529688,"id":83,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstatus%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstatus%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstatus%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstatus%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3648354,"timestamp":1095529697,"id":84,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fworking-diff%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fworking-diff%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fworking-diff%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fworking-diff%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3648353,"timestamp":1095529700,"id":85,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Funstage%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Funstage%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Funstage%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Funstage%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3648352,"timestamp":1095529704,"id":86,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Finterrupt%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Finterrupt%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Finterrupt%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Finterrupt%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3648349,"timestamp":1095529709,"id":87,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fkill-session%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fkill-session%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fkill-session%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fkill-session%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3648346,"timestamp":1095529715,"id":89,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2F%5BmemoId%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2F%5BmemoId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2F%5BmemoId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2F%5BmemoId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3648346,"timestamp":1095529717,"id":90,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3648345,"timestamp":1095529720,"id":91,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmessages%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmessages%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmessages%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmessages%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3648337,"timestamp":1095529731,"id":95,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2F%5BscheduleId%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2F%5BscheduleId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2F%5BscheduleId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2F%5BscheduleId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3648337,"timestamp":1095529734,"id":96,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Factive%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Factive%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Factive%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Factive%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3648336,"timestamp":1095529737,"id":97,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3648330,"timestamp":1095529746,"id":100,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fspecial-keys%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fspecial-keys%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fspecial-keys%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fspecial-keys%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3648329,"timestamp":1095529749,"id":101,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fslash-commands%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fslash-commands%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fslash-commands%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fslash-commands%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3648324,"timestamp":1095529758,"id":104,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Fhistory%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Fhistory%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Fhistory%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Fhistory%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3648323,"timestamp":1095529761,"id":105,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fterminal%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fterminal%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fterminal%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fterminal%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3648320,"timestamp":1095529766,"id":106,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3648319,"timestamp":1095529769,"id":107,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3648319,"timestamp":1095529772,"id":108,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3648318,"timestamp":1095529775,"id":109,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2F%5B...path%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2F%5B...path%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2F%5B...path%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2F%5B...path%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3648318,"timestamp":1095529778,"id":110,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3648317,"timestamp":1095529781,"id":111,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fupload%2F%5B...path%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fupload%2F%5B...path%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fupload%2F%5B...path%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fupload%2F%5B...path%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3648314,"timestamp":1095529786,"id":113,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2F%5BrunId%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2F%5BrunId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2F%5BrunId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2F%5BrunId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3648314,"timestamp":1095529789,"id":114,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3648314,"timestamp":1095529792,"id":115,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fviewed%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fviewed%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fviewed%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fviewed%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3648313,"timestamp":1095529795,"id":116,"parentId":21,"tags":{"request":"next-app-loader?page=%2Ficon.png%2Froute&name=app%2Ficon.png%2Froute&pagePath=private-next-app-dir%2Ficon.png&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Ficon.png&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3648313,"timestamp":1095529797,"id":117,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapple-icon.png%2Froute&name=app%2Fapple-icon.png%2Froute&pagePath=private-next-app-dir%2Fapple-icon.png&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapple-icon.png&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3648312,"timestamp":1095529800,"id":118,"parentId":21,"tags":{"request":"next-app-loader?page=%2Ficon1.png%2Froute&name=app%2Ficon1.png%2Froute&pagePath=private-next-app-dir%2Ficon1.png&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Ficon1.png&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3648310,"timestamp":1095529803,"id":119,"parentId":21,"tags":{"request":"next-app-loader?page=%2Ficon2.png%2Froute&name=app%2Ficon2.png%2Froute&pagePath=private-next-app-dir%2Ficon2.png&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Ficon2.png&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3648309,"timestamp":1095529806,"id":120,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fmanifest.webmanifest%2Froute&name=app%2Fmanifest.webmanifest%2Froute&pagePath=private-next-app-dir%2Fmanifest.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fmanifest&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3652548,"timestamp":1095529743,"id":99,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fsend%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fsend%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fsend%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fsend%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3652564,"timestamp":1095529740,"id":98,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fsearch%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fsearch%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fsearch%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fsearch%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3657053,"timestamp":1095529783,"id":112,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3716016,"timestamp":1095529862,"id":139,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fskills%2Froute&name=app%2Fapi%2Fskills%2Froute&pagePath=private-next-app-dir%2Fapi%2Fskills%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fskills%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3716047,"timestamp":1095529851,"id":135,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fskills%2F%5Bid%5D%2Froute&name=app%2Fapi%2Fskills%2F%5Bid%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fskills%2F%5Bid%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fskills%2F%5Bid%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3739421,"timestamp":1095529286,"id":30,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fauth%2Flogin%2Froute&name=app%2Fapi%2Fauth%2Flogin%2Froute&pagePath=private-next-app-dir%2Fapi%2Fauth%2Flogin%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fauth%2Flogin%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3739289,"timestamp":1095529433,"id":31,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fauth%2Flogout%2Froute&name=app%2Fapi%2Fauth%2Flogout%2Froute&pagePath=private-next-app-dir%2Fapi%2Fauth%2Flogout%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fauth%2Flogout%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3739229,"timestamp":1095529496,"id":37,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Follama%2Fmodels%2Froute&name=app%2Fapi%2Follama%2Fmodels%2Froute&pagePath=private-next-app-dir%2Fapi%2Follama%2Fmodels%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Follama%2Fmodels%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3739604,"timestamp":1095529877,"id":144,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fgit-workflow%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fgit-workflow%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fgit-workflow%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fgit-workflow%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3740518,"timestamp":1095529883,"id":146,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall-plan%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall-plan%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall-plan%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall-plan%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3740506,"timestamp":1095529905,"id":150,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3749111,"timestamp":1095529723,"id":92,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fprompt-response%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fprompt-response%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fprompt-response%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fprompt-response%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3749119,"timestamp":1095529726,"id":93,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Frespond%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Frespond%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Frespond%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Frespond%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3749097,"timestamp":1095529755,"id":103,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fstart-polling%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fstart-polling%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fstart-polling%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fstart-polling%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3755678,"timestamp":1095529272,"id":29,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fassistant%2Ftools%2Froute&name=app%2Fapi%2Fassistant%2Ftools%2Froute&pagePath=private-next-app-dir%2Fapi%2Fassistant%2Ftools%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fassistant%2Ftools%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3755236,"timestamp":1095529728,"id":94,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3755063,"timestamp":1095529911,"id":151,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2Froute&name=app%2Fapi%2Fworktrees%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3835064,"timestamp":1095529880,"id":145,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fplan%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fplan%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fplan%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fplan%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3835069,"timestamp":1095529893,"id":148,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate-plan%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate-plan%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate-plan%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate-plan%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3835081,"timestamp":1095529886,"id":147,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Finstall%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Finstall%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Finstall%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Finstall%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3835056,"timestamp":1095529916,"id":153,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3884525,"timestamp":1095529856,"id":137,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fskills%2Freindex%2Froute&name=app%2Fapi%2Fskills%2Freindex%2Froute&pagePath=private-next-app-dir%2Fapi%2Fskills%2Freindex%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fskills%2Freindex%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3884537,"timestamp":1095529859,"id":138,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fskills%2Finstallations%2Froute&name=app%2Fapi%2Fskills%2Finstallations%2Froute&pagePath=private-next-app-dir%2Fapi%2Fskills%2Finstallations%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fskills%2Finstallations%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3884507,"timestamp":1095529895,"id":149,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3884820,"timestamp":1095529587,"id":65,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranches%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranches%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranches%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranches%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3884828,"timestamp":1095529584,"id":64,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fdelete%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fdelete%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fdelete%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fdelete%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3884844,"timestamp":1095529579,"id":63,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fcreate%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fcreate%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fcreate%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fcreate%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3891782,"timestamp":1095529919,"id":154,"parentId":21,"tags":{"request":"next/dist/pages/_document"},"startTime":1786203584884,"traceId":"0efab52f74092482"}]
2
- [{"name":"add-entry","duration":3921819,"timestamp":1095529818,"id":124,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fapp%2Fupdate%2Froute&name=app%2Fapi%2Fapp%2Fupdate%2Froute&pagePath=private-next-app-dir%2Fapi%2Fapp%2Fupdate%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fapp%2Fupdate%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3933791,"timestamp":1095529812,"id":122,"parentId":21,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3956675,"timestamp":1095529871,"id":142,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Flogs%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Flogs%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Flogs%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Flogs%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3969330,"timestamp":1095529752,"id":102,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftasks%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftasks%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftasks%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftasks%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3979479,"timestamp":1095529712,"id":88,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmarp-render%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmarp-render%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmarp-render%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmarp-render%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":3982894,"timestamp":1095529533,"id":48,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fslash-commands%2Froute&name=app%2Fapi%2Fslash-commands%2Froute&pagePath=private-next-app-dir%2Fapi%2Fslash-commands%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fslash-commands%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4015334,"timestamp":1095529841,"id":132,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpush%2Fvapid%2Froute&name=app%2Fapi%2Fpush%2Fvapid%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpush%2Fvapid%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpush%2Fvapid%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4024428,"timestamp":1095528740,"id":22,"parentId":21,"tags":{"request":"next-app-loader?page=%2F_not-found%2Fpage&name=app%2F_not-found%2Fpage&pagePath=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4023258,"timestamp":1095529922,"id":155,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fchat%2Fpage&name=app%2Fchat%2Fpage&pagePath=private-next-app-dir%2Fchat%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fchat%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4023260,"timestamp":1095529925,"id":156,"parentId":21,"tags":{"request":"next-app-loader?page=%2Flogin%2Fpage&name=app%2Flogin%2Fpage&pagePath=private-next-app-dir%2Flogin%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Flogin%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4023261,"timestamp":1095529928,"id":157,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fmore%2Fpage&name=app%2Fmore%2Fpage&pagePath=private-next-app-dir%2Fmore%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fmore%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4023262,"timestamp":1095529930,"id":158,"parentId":21,"tags":{"request":"next-app-loader?page=%2Foffline%2Fpage&name=app%2Foffline%2Fpage&pagePath=private-next-app-dir%2Foffline%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Foffline%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4023262,"timestamp":1095529933,"id":159,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fpage&name=app%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4023264,"timestamp":1095529936,"id":160,"parentId":21,"tags":{"request":"next-app-loader?page=%2Freview%2Fpage&name=app%2Freview%2Fpage&pagePath=private-next-app-dir%2Freview%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Freview%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4023264,"timestamp":1095529938,"id":161,"parentId":21,"tags":{"request":"next-app-loader?page=%2Frepositories%2Fpage&name=app%2Frepositories%2Fpage&pagePath=private-next-app-dir%2Frepositories%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Frepositories%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4023265,"timestamp":1095529941,"id":162,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fskills%2F%5BskillId%5D%2Fpage&name=app%2Fskills%2F%5BskillId%5D%2Fpage&pagePath=private-next-app-dir%2Fskills%2F%5BskillId%5D%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fskills%2F%5BskillId%5D%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4023265,"timestamp":1095529944,"id":163,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fsessions%2Fpage&name=app%2Fsessions%2Fpage&pagePath=private-next-app-dir%2Fsessions%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fsessions%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4023266,"timestamp":1095529947,"id":164,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fskills%2Finstalled%2Fpage&name=app%2Fskills%2Finstalled%2Fpage&pagePath=private-next-app-dir%2Fskills%2Finstalled%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fskills%2Finstalled%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4023267,"timestamp":1095529950,"id":165,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fskills%2Fpage&name=app%2Fskills%2Fpage&pagePath=private-next-app-dir%2Fskills%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fskills%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4023268,"timestamp":1095529953,"id":166,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Fpage&name=app%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Fpage&pagePath=private-next-app-dir%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4023268,"timestamp":1095529956,"id":167,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fworktrees%2F%5Bid%5D%2Fterminal%2Fpage&name=app%2Fworktrees%2F%5Bid%5D%2Fterminal%2Fpage&pagePath=private-next-app-dir%2Fworktrees%2F%5Bid%5D%2Fterminal%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fworktrees%2F%5Bid%5D%2Fterminal%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4023268,"timestamp":1095529959,"id":168,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fworktrees%2F%5Bid%5D%2Fpage&name=app%2Fworktrees%2F%5Bid%5D%2Fpage&pagePath=private-next-app-dir%2Fworktrees%2F%5Bid%5D%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fworktrees%2F%5Bid%5D%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584884,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4040600,"timestamp":1095529471,"id":32,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdaily-summary%2Froute&name=app%2Fapi%2Fdaily-summary%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdaily-summary%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdaily-summary%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4040896,"timestamp":1095529185,"id":23,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fassistant%2Fconversation%2Froute&name=app%2Fapi%2Fassistant%2Fconversation%2Froute&pagePath=private-next-app-dir%2Fapi%2Fassistant%2Fconversation%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fassistant%2Fconversation%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4040592,"timestamp":1095529493,"id":36,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmetrics%2Fvibe%2Froute&name=app%2Fapi%2Fmetrics%2Fvibe%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmetrics%2Fvibe%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmetrics%2Fvibe%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4040848,"timestamp":1095529240,"id":26,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fassistant%2Fsession%2Froute&name=app%2Fapi%2Fassistant%2Fsession%2Froute&pagePath=private-next-app-dir%2Fapi%2Fassistant%2Fsession%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fassistant%2Fsession%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4040840,"timestamp":1095529251,"id":27,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fassistant%2Fstart%2Froute&name=app%2Fapi%2Fassistant%2Fstart%2Froute&pagePath=private-next-app-dir%2Fapi%2Fassistant%2Fstart%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fassistant%2Fstart%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4040833,"timestamp":1095529261,"id":28,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fassistant%2Fterminal%2Froute&name=app%2Fapi%2Fassistant%2Fterminal%2Froute&pagePath=private-next-app-dir%2Fapi%2Fassistant%2Fterminal%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fassistant%2Fterminal%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4040883,"timestamp":1095529213,"id":24,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fassistant%2Fcurrent-output%2Froute&name=app%2Fapi%2Fassistant%2Fcurrent-output%2Froute&pagePath=private-next-app-dir%2Fapi%2Fassistant%2Fcurrent-output%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fassistant%2Fcurrent-output%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4040870,"timestamp":1095529227,"id":25,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fassistant%2Fmessages%2Froute&name=app%2Fapi%2Fassistant%2Fmessages%2Froute&pagePath=private-next-app-dir%2Fapi%2Fassistant%2Fmessages%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fassistant%2Fmessages%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4040625,"timestamp":1095529481,"id":33,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fhooks%2Fagent-event%2Froute&name=app%2Fapi%2Fhooks%2Fagent-event%2Froute&pagePath=private-next-app-dir%2Fapi%2Fhooks%2Fagent-event%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fhooks%2Fagent-event%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4040623,"timestamp":1095529485,"id":34,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fhooks%2Fclaude-done%2Froute&name=app%2Fapi%2Fhooks%2Fclaude-done%2Froute&pagePath=private-next-app-dir%2Fapi%2Fhooks%2Fclaude-done%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fhooks%2Fclaude-done%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4040620,"timestamp":1095529489,"id":35,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fhooks%2Fpermission-request%2Froute&name=app%2Fapi%2Fhooks%2Fpermission-request%2Froute&pagePath=private-next-app-dir%2Fapi%2Fhooks%2Fpermission-request%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fhooks%2Fpermission-request%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4040612,"timestamp":1095529500,"id":38,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2F%5Bid%5D%2Froute&name=app%2Fapi%2Frepositories%2F%5Bid%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2F%5Bid%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2F%5Bid%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4040591,"timestamp":1095529524,"id":45,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Froute&name=app%2Fapi%2Frepositories%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4040611,"timestamp":1095529507,"id":40,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2Froute&name=app%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4040616,"timestamp":1095529504,"id":39,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute&name=app%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4040608,"timestamp":1095529515,"id":42,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Fclone%2Froute&name=app%2Fapi%2Frepositories%2Fclone%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Fclone%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Fclone%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4040607,"timestamp":1095529518,"id":43,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Fexcluded%2Froute&name=app%2Fapi%2Frepositories%2Fexcluded%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Fexcluded%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Fexcluded%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4040606,"timestamp":1095529521,"id":44,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Frestore%2Froute&name=app%2Fapi%2Frepositories%2Frestore%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Frestore%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Frestore%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4040618,"timestamp":1095529510,"id":41,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Fclone%2F%5BjobId%5D%2Froute&name=app%2Fapi%2Frepositories%2Fclone%2F%5BjobId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Fclone%2F%5BjobId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Fclone%2F%5BjobId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4040601,"timestamp":1095529529,"id":47,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Fsync%2Froute&name=app%2Fapi%2Frepositories%2Fsync%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Fsync%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Fsync%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4040606,"timestamp":1095529526,"id":46,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Fscan%2Froute&name=app%2Fapi%2Frepositories%2Fscan%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Fscan%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Fscan%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4040596,"timestamp":1095529539,"id":50,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ftasks%2F%5BtaskId%5D%2Froute&name=app%2Fapi%2Ftasks%2F%5BtaskId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftasks%2F%5BtaskId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftasks%2F%5BtaskId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4040602,"timestamp":1095529536,"id":49,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ftasks%2F%5BtaskId%5D%2Fcancel%2Froute&name=app%2Fapi%2Ftasks%2F%5BtaskId%5D%2Fcancel%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftasks%2F%5BtaskId%5D%2Fcancel%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftasks%2F%5BtaskId%5D%2Fcancel%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4040595,"timestamp":1095529545,"id":52,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ftemplates%2Froute&name=app%2Fapi%2Ftemplates%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftemplates%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftemplates%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4040601,"timestamp":1095529542,"id":51,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ftemplates%2F%5Bid%5D%2Froute&name=app%2Fapi%2Ftemplates%2F%5Bid%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftemplates%2F%5Bid%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftemplates%2F%5Bid%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4040594,"timestamp":1095529551,"id":54,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fverification%2Fruns%2Froute&name=app%2Fapi%2Fverification%2Fruns%2Froute&pagePath=private-next-app-dir%2Fapi%2Fverification%2Fruns%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fverification%2Fruns%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4040600,"timestamp":1095529548,"id":53,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fverification%2Fruns%2F%5BrunId%5D%2Froute&name=app%2Fapi%2Fverification%2Fruns%2F%5BrunId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fverification%2Fruns%2F%5BrunId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fverification%2Fruns%2F%5BrunId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4040595,"timestamp":1095529555,"id":55,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fauto-yes%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fauto-yes%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fauto-yes%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fauto-yes%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4040594,"timestamp":1095529558,"id":56,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcapture%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcapture%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcapture%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcapture%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4040593,"timestamp":1095529561,"id":57,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-tool%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-tool%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-tool%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-tool%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4040592,"timestamp":1095529564,"id":58,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcmate%2Fschedules%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcmate%2Fschedules%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcmate%2Fschedules%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcmate%2Fschedules%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4040591,"timestamp":1095529567,"id":59,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcurrent-output%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcurrent-output%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcurrent-output%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcurrent-output%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4040589,"timestamp":1095529571,"id":60,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4040588,"timestamp":1095529574,"id":61,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2F%5BlogId%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2F%5BlogId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2F%5BlogId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2F%5BlogId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4040587,"timestamp":1095529576,"id":62,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4040576,"timestamp":1095529590,"id":66,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fcheckout%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fcheckout%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fcheckout%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fcheckout%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4040575,"timestamp":1095529593,"id":67,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fcommit%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fcommit%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fcommit%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fcommit%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":4040574,"timestamp":1095529596,"id":68,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fdiff%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fdiff%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fdiff%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fdiff%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786203584883,"traceId":"0efab52f74092482"},{"name":"make","duration":6821931,"timestamp":1095528444,"id":21,"parentId":19,"tags":{},"startTime":1786203584882,"traceId":"0efab52f74092482"},{"name":"get-entries","duration":5305,"timestamp":1102351743,"id":960,"parentId":959,"tags":{},"startTime":1786203591706,"traceId":"0efab52f74092482"},{"name":"node-file-trace-plugin","duration":5226717,"timestamp":1102376937,"id":961,"parentId":959,"tags":{"traceEntryCount":"290"},"startTime":1786203591731,"traceId":"0efab52f74092482"},{"name":"collect-traced-files","duration":98542,"timestamp":1107603672,"id":962,"parentId":959,"tags":{},"startTime":1786203596958,"traceId":"0efab52f74092482"},{"name":"finish-modules","duration":5350688,"timestamp":1102351543,"id":959,"parentId":20,"tags":{},"startTime":1786203591705,"traceId":"0efab52f74092482"},{"name":"chunk-graph","duration":146385,"timestamp":1108123391,"id":964,"parentId":963,"tags":{},"startTime":1786203597477,"traceId":"0efab52f74092482"},{"name":"optimize-modules","duration":36,"timestamp":1108269911,"id":966,"parentId":963,"tags":{},"startTime":1786203597624,"traceId":"0efab52f74092482"},{"name":"optimize-chunks","duration":166722,"timestamp":1108270078,"id":967,"parentId":963,"tags":{},"startTime":1786203597624,"traceId":"0efab52f74092482"},{"name":"optimize-tree","duration":205,"timestamp":1108436921,"id":968,"parentId":963,"tags":{},"startTime":1786203597791,"traceId":"0efab52f74092482"},{"name":"optimize-chunk-modules","duration":192338,"timestamp":1108437261,"id":969,"parentId":963,"tags":{},"startTime":1786203597791,"traceId":"0efab52f74092482"},{"name":"optimize","duration":359860,"timestamp":1108269853,"id":965,"parentId":963,"tags":{},"startTime":1786203597624,"traceId":"0efab52f74092482"},{"name":"module-hash","duration":143271,"timestamp":1108725472,"id":970,"parentId":963,"tags":{},"startTime":1786203598079,"traceId":"0efab52f74092482"},{"name":"code-generation","duration":17965,"timestamp":1108868829,"id":971,"parentId":963,"tags":{},"startTime":1786203598223,"traceId":"0efab52f74092482"},{"name":"hash","duration":22884,"timestamp":1108906345,"id":972,"parentId":963,"tags":{},"startTime":1786203598260,"traceId":"0efab52f74092482"},{"name":"code-generation-jobs","duration":402,"timestamp":1108929224,"id":973,"parentId":963,"tags":{},"startTime":1786203598283,"traceId":"0efab52f74092482"},{"name":"module-assets","duration":2346,"timestamp":1108929468,"id":974,"parentId":963,"tags":{},"startTime":1786203598283,"traceId":"0efab52f74092482"},{"name":"create-chunk-assets","duration":3863,"timestamp":1108931832,"id":975,"parentId":963,"tags":{},"startTime":1786203598286,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1135,"timestamp":1108960441,"id":977,"parentId":976,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1786203598314,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":965,"timestamp":1108960624,"id":978,"parentId":976,"tags":{"name":"../app/api/assistant/conversation/route.js","cache":"HIT"},"startTime":1786203598314,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":953,"timestamp":1108960638,"id":979,"parentId":976,"tags":{"name":"../app/api/assistant/current-output/route.js","cache":"HIT"},"startTime":1786203598314,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":945,"timestamp":1108960647,"id":980,"parentId":976,"tags":{"name":"../app/api/assistant/messages/route.js","cache":"HIT"},"startTime":1786203598314,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":940,"timestamp":1108960653,"id":981,"parentId":976,"tags":{"name":"../app/api/assistant/session/route.js","cache":"HIT"},"startTime":1786203598314,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":936,"timestamp":1108960658,"id":982,"parentId":976,"tags":{"name":"../app/api/assistant/start/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":931,"timestamp":1108960666,"id":983,"parentId":976,"tags":{"name":"../app/api/assistant/terminal/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":927,"timestamp":1108960671,"id":984,"parentId":976,"tags":{"name":"../app/api/assistant/tools/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":922,"timestamp":1108960677,"id":985,"parentId":976,"tags":{"name":"../app/api/auth/login/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":869,"timestamp":1108960730,"id":986,"parentId":976,"tags":{"name":"../app/api/auth/logout/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":852,"timestamp":1108960749,"id":987,"parentId":976,"tags":{"name":"../app/api/daily-summary/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":842,"timestamp":1108960760,"id":988,"parentId":976,"tags":{"name":"../app/api/hooks/agent-event/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":837,"timestamp":1108960766,"id":989,"parentId":976,"tags":{"name":"../app/api/hooks/claude-done/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":834,"timestamp":1108960770,"id":990,"parentId":976,"tags":{"name":"../app/api/hooks/permission-request/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":829,"timestamp":1108960775,"id":991,"parentId":976,"tags":{"name":"../app/api/metrics/vibe/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":825,"timestamp":1108960780,"id":992,"parentId":976,"tags":{"name":"../app/api/ollama/models/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":821,"timestamp":1108960785,"id":993,"parentId":976,"tags":{"name":"../app/api/repositories/[id]/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":818,"timestamp":1108960789,"id":994,"parentId":976,"tags":{"name":"../app/api/repositories/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":815,"timestamp":1108960793,"id":995,"parentId":976,"tags":{"name":"../app/api/repositories/[id]/todos/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":811,"timestamp":1108960798,"id":996,"parentId":976,"tags":{"name":"../app/api/repositories/clone/[jobId]/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":807,"timestamp":1108960802,"id":997,"parentId":976,"tags":{"name":"../app/api/repositories/clone/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":804,"timestamp":1108960806,"id":998,"parentId":976,"tags":{"name":"../app/api/repositories/excluded/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":800,"timestamp":1108960811,"id":999,"parentId":976,"tags":{"name":"../app/api/repositories/restore/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":798,"timestamp":1108960815,"id":1000,"parentId":976,"tags":{"name":"../app/api/repositories/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"}]
3
- [{"name":"minify-js","duration":1057,"timestamp":1108960819,"id":1001,"parentId":976,"tags":{"name":"../app/api/repositories/scan/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1056,"timestamp":1108960823,"id":1002,"parentId":976,"tags":{"name":"../app/api/repositories/sync/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1054,"timestamp":1108960827,"id":1003,"parentId":976,"tags":{"name":"../app/api/slash-commands/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1031,"timestamp":1108960851,"id":1004,"parentId":976,"tags":{"name":"../app/api/tasks/[taskId]/cancel/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1028,"timestamp":1108960855,"id":1005,"parentId":976,"tags":{"name":"../app/api/tasks/[taskId]/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1025,"timestamp":1108960859,"id":1006,"parentId":976,"tags":{"name":"../app/api/templates/[id]/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1021,"timestamp":1108960864,"id":1007,"parentId":976,"tags":{"name":"../app/api/templates/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1016,"timestamp":1108960869,"id":1008,"parentId":976,"tags":{"name":"../app/api/verification/runs/[runId]/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1014,"timestamp":1108960873,"id":1009,"parentId":976,"tags":{"name":"../app/api/verification/runs/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1011,"timestamp":1108960876,"id":1010,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/auto-yes/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1009,"timestamp":1108960880,"id":1011,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/capture/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1005,"timestamp":1108960884,"id":1012,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/cli-tool/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1003,"timestamp":1108960888,"id":1013,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/cmate/schedules/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1000,"timestamp":1108960891,"id":1014,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/current-output/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":997,"timestamp":1108960895,"id":1015,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":993,"timestamp":1108960899,"id":1016,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/[logId]/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":991,"timestamp":1108960903,"id":1017,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/files/[...path]/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":988,"timestamp":1108960906,"id":1018,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/branch/create/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":986,"timestamp":1108960910,"id":1019,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/branch/delete/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":981,"timestamp":1108960915,"id":1020,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/branches/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":971,"timestamp":1108960926,"id":1021,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/checkout/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":969,"timestamp":1108960929,"id":1022,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/commit/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":966,"timestamp":1108960933,"id":1023,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/diff/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":964,"timestamp":1108960936,"id":1024,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/log/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":961,"timestamp":1108960940,"id":1025,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/fetch/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":959,"timestamp":1108960943,"id":1026,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/pull/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":956,"timestamp":1108960946,"id":1027,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/push/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":954,"timestamp":1108960949,"id":1028,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/reset/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":952,"timestamp":1108960953,"id":1029,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/revert/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":949,"timestamp":1108960956,"id":1030,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/show/[commitHash]/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":946,"timestamp":1108960960,"id":1031,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/stage/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":942,"timestamp":1108960965,"id":1032,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/staged/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":940,"timestamp":1108960968,"id":1033,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/stash/[index]/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":938,"timestamp":1108960971,"id":1034,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/stash/apply/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":936,"timestamp":1108960974,"id":1035,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/stash/pop/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":934,"timestamp":1108960977,"id":1036,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/stash/push/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":931,"timestamp":1108960980,"id":1037,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/stash/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":929,"timestamp":1108960983,"id":1038,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/status/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":927,"timestamp":1108960987,"id":1039,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/working-diff/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":924,"timestamp":1108960990,"id":1040,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/unstage/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":922,"timestamp":1108960993,"id":1041,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/interrupt/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":920,"timestamp":1108960996,"id":1042,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/kill-session/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":917,"timestamp":1108960999,"id":1043,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/marp-render/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":915,"timestamp":1108961002,"id":1044,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/memos/[memoId]/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":891,"timestamp":1108961028,"id":1045,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/memos/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":888,"timestamp":1108961032,"id":1046,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/messages/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":885,"timestamp":1108961035,"id":1047,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/prompt-response/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":883,"timestamp":1108961038,"id":1048,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/respond/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":881,"timestamp":1108961041,"id":1049,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":878,"timestamp":1108961045,"id":1050,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/schedules/[scheduleId]/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":876,"timestamp":1108961048,"id":1051,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/schedules/active/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":874,"timestamp":1108961051,"id":1052,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/schedules/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":871,"timestamp":1108961054,"id":1053,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/search/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":869,"timestamp":1108961057,"id":1054,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/send/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":867,"timestamp":1108961061,"id":1055,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/special-keys/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":864,"timestamp":1108961064,"id":1056,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/slash-commands/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":862,"timestamp":1108961067,"id":1057,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/tasks/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":860,"timestamp":1108961070,"id":1058,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/start-polling/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":858,"timestamp":1108961073,"id":1059,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/timers/history/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":855,"timestamp":1108961076,"id":1060,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/terminal/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":853,"timestamp":1108961080,"id":1061,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/timers/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":850,"timestamp":1108961083,"id":1062,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":849,"timestamp":1108961086,"id":1063,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/todos/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":846,"timestamp":1108961089,"id":1064,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/tree/[...path]/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":844,"timestamp":1108961092,"id":1065,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/tree/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":842,"timestamp":1108961095,"id":1066,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/upload/[...path]/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":840,"timestamp":1108961098,"id":1067,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/verify/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":836,"timestamp":1108961102,"id":1068,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/[runId]/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":834,"timestamp":1108961106,"id":1069,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":831,"timestamp":1108961109,"id":1070,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/viewed/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":829,"timestamp":1108961112,"id":1071,"parentId":976,"tags":{"name":"../app/icon.png/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":827,"timestamp":1108961115,"id":1072,"parentId":976,"tags":{"name":"../app/apple-icon.png/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":825,"timestamp":1108961118,"id":1073,"parentId":976,"tags":{"name":"../app/icon1.png/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":823,"timestamp":1108961121,"id":1074,"parentId":976,"tags":{"name":"../app/icon2.png/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":820,"timestamp":1108961124,"id":1075,"parentId":976,"tags":{"name":"../app/manifest.webmanifest/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":818,"timestamp":1108961127,"id":1076,"parentId":976,"tags":{"name":"../pages/_app.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":816,"timestamp":1108961130,"id":1077,"parentId":976,"tags":{"name":"../pages/_error.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":814,"timestamp":1108961133,"id":1078,"parentId":976,"tags":{"name":"../app/api/app/update-check/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":811,"timestamp":1108961137,"id":1079,"parentId":976,"tags":{"name":"../app/api/app/update/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":809,"timestamp":1108961140,"id":1080,"parentId":976,"tags":{"name":"../app/api/auth/status/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":807,"timestamp":1108961142,"id":1081,"parentId":976,"tags":{"name":"../app/api/daily-summary/status/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":805,"timestamp":1108961145,"id":1082,"parentId":976,"tags":{"name":"../app/api/external-apps/[id]/health/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":803,"timestamp":1108961148,"id":1083,"parentId":976,"tags":{"name":"../app/api/external-apps/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":801,"timestamp":1108961152,"id":1084,"parentId":976,"tags":{"name":"../app/api/external-apps/[id]/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":799,"timestamp":1108961154,"id":1085,"parentId":976,"tags":{"name":"../app/api/fs/browse/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":797,"timestamp":1108961158,"id":1086,"parentId":976,"tags":{"name":"../app/api/fs/recent-paths/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":795,"timestamp":1108961160,"id":1087,"parentId":976,"tags":{"name":"../app/api/push/vapid/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":792,"timestamp":1108961164,"id":1088,"parentId":976,"tags":{"name":"../app/api/push/subscriptions/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":790,"timestamp":1108961167,"id":1089,"parentId":976,"tags":{"name":"../app/api/sidebar/group-order/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":781,"timestamp":1108961177,"id":1090,"parentId":976,"tags":{"name":"../app/api/skills/[id]/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":779,"timestamp":1108961180,"id":1091,"parentId":976,"tags":{"name":"../app/api/repositories/validate-path/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":776,"timestamp":1108961183,"id":1092,"parentId":976,"tags":{"name":"../app/api/skills/reindex/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":774,"timestamp":1108961187,"id":1093,"parentId":976,"tags":{"name":"../app/api/skills/installations/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":771,"timestamp":1108961190,"id":1094,"parentId":976,"tags":{"name":"../app/api/skills/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":769,"timestamp":1108961193,"id":1095,"parentId":976,"tags":{"name":"../app/api/todos/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":767,"timestamp":1108961196,"id":1096,"parentId":976,"tags":{"name":"../app/api/skills/operations/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":765,"timestamp":1108961199,"id":1097,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/logs/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":763,"timestamp":1108961202,"id":1098,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/logs/[filename]/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":761,"timestamp":1108961205,"id":1099,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":758,"timestamp":1108961208,"id":1100,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/plan/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":756,"timestamp":1108961211,"id":1101,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"}]
4
- [{"name":"minify-js","duration":917,"timestamp":1108961214,"id":1102,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/install/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":917,"timestamp":1108961217,"id":1103,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/update-plan/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":915,"timestamp":1108961221,"id":1104,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/skills/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":913,"timestamp":1108961224,"id":1105,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/uninstall/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":902,"timestamp":1108961236,"id":1106,"parentId":976,"tags":{"name":"../app/api/worktrees/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":900,"timestamp":1108961239,"id":1107,"parentId":976,"tags":{"name":"../app/proxy/[...path]/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":898,"timestamp":1108961242,"id":1108,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/update/route.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":895,"timestamp":1108961246,"id":1109,"parentId":976,"tags":{"name":"../pages/_document.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":893,"timestamp":1108961249,"id":1110,"parentId":976,"tags":{"name":"../app/chat/page.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":891,"timestamp":1108961252,"id":1111,"parentId":976,"tags":{"name":"../app/login/page.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":889,"timestamp":1108961255,"id":1112,"parentId":976,"tags":{"name":"../app/more/page.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":887,"timestamp":1108961258,"id":1113,"parentId":976,"tags":{"name":"../app/offline/page.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":885,"timestamp":1108961260,"id":1114,"parentId":976,"tags":{"name":"../app/page.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":883,"timestamp":1108961263,"id":1115,"parentId":976,"tags":{"name":"../app/review/page.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":881,"timestamp":1108961266,"id":1116,"parentId":976,"tags":{"name":"../app/repositories/page.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":879,"timestamp":1108961269,"id":1117,"parentId":976,"tags":{"name":"../app/skills/[skillId]/page.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":877,"timestamp":1108961272,"id":1118,"parentId":976,"tags":{"name":"../app/sessions/page.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":875,"timestamp":1108961275,"id":1119,"parentId":976,"tags":{"name":"../app/skills/installed/page.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":873,"timestamp":1108961278,"id":1120,"parentId":976,"tags":{"name":"../app/skills/page.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":870,"timestamp":1108961281,"id":1121,"parentId":976,"tags":{"name":"../app/worktrees/[id]/files/[...path]/page.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":868,"timestamp":1108961284,"id":1122,"parentId":976,"tags":{"name":"../app/worktrees/[id]/terminal/page.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":867,"timestamp":1108961287,"id":1123,"parentId":976,"tags":{"name":"../app/worktrees/[id]/page.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":865,"timestamp":1108961290,"id":1124,"parentId":976,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":862,"timestamp":1108961293,"id":1125,"parentId":976,"tags":{"name":"3543.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":859,"timestamp":1108961296,"id":1126,"parentId":976,"tags":{"name":"3945.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":857,"timestamp":1108961299,"id":1127,"parentId":976,"tags":{"name":"2119.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":855,"timestamp":1108961303,"id":1128,"parentId":976,"tags":{"name":"2445.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":853,"timestamp":1108961306,"id":1129,"parentId":976,"tags":{"name":"4248.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":851,"timestamp":1108961309,"id":1130,"parentId":976,"tags":{"name":"2534.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":848,"timestamp":1108961312,"id":1131,"parentId":976,"tags":{"name":"2980.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":846,"timestamp":1108961315,"id":1132,"parentId":976,"tags":{"name":"450.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":844,"timestamp":1108961318,"id":1133,"parentId":976,"tags":{"name":"2816.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":842,"timestamp":1108961321,"id":1134,"parentId":976,"tags":{"name":"7685.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":840,"timestamp":1108961323,"id":1135,"parentId":976,"tags":{"name":"3440.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":838,"timestamp":1108961326,"id":1136,"parentId":976,"tags":{"name":"1162.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":836,"timestamp":1108961330,"id":1137,"parentId":976,"tags":{"name":"5571.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":834,"timestamp":1108961333,"id":1138,"parentId":976,"tags":{"name":"6285.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":832,"timestamp":1108961336,"id":1139,"parentId":976,"tags":{"name":"8098.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":830,"timestamp":1108961338,"id":1140,"parentId":976,"tags":{"name":"2560.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":827,"timestamp":1108961342,"id":1141,"parentId":976,"tags":{"name":"1825.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":825,"timestamp":1108961344,"id":1142,"parentId":976,"tags":{"name":"6159.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":823,"timestamp":1108961347,"id":1143,"parentId":976,"tags":{"name":"3346.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":821,"timestamp":1108961350,"id":1144,"parentId":976,"tags":{"name":"9328.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":819,"timestamp":1108961354,"id":1145,"parentId":976,"tags":{"name":"1262.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":815,"timestamp":1108961358,"id":1146,"parentId":976,"tags":{"name":"6072.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":813,"timestamp":1108961361,"id":1147,"parentId":976,"tags":{"name":"9358.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":811,"timestamp":1108961364,"id":1148,"parentId":976,"tags":{"name":"1296.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":809,"timestamp":1108961367,"id":1149,"parentId":976,"tags":{"name":"3722.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":807,"timestamp":1108961370,"id":1150,"parentId":976,"tags":{"name":"8356.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":805,"timestamp":1108961373,"id":1151,"parentId":976,"tags":{"name":"7941.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":802,"timestamp":1108961377,"id":1152,"parentId":976,"tags":{"name":"9211.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":800,"timestamp":1108961380,"id":1153,"parentId":976,"tags":{"name":"5064.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":798,"timestamp":1108961382,"id":1154,"parentId":976,"tags":{"name":"22.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":796,"timestamp":1108961386,"id":1155,"parentId":976,"tags":{"name":"1331.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":794,"timestamp":1108961389,"id":1156,"parentId":976,"tags":{"name":"641.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":792,"timestamp":1108961392,"id":1157,"parentId":976,"tags":{"name":"6919.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":789,"timestamp":1108961395,"id":1158,"parentId":976,"tags":{"name":"1356.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":788,"timestamp":1108961397,"id":1159,"parentId":976,"tags":{"name":"1634.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":785,"timestamp":1108961400,"id":1160,"parentId":976,"tags":{"name":"1503.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":783,"timestamp":1108961403,"id":1161,"parentId":976,"tags":{"name":"1366.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":781,"timestamp":1108961406,"id":1162,"parentId":976,"tags":{"name":"6015.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":779,"timestamp":1108961410,"id":1163,"parentId":976,"tags":{"name":"3708.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":777,"timestamp":1108961412,"id":1164,"parentId":976,"tags":{"name":"7587.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":775,"timestamp":1108961415,"id":1165,"parentId":976,"tags":{"name":"3736.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":773,"timestamp":1108961418,"id":1166,"parentId":976,"tags":{"name":"4689.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":771,"timestamp":1108961421,"id":1167,"parentId":976,"tags":{"name":"5326.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":769,"timestamp":1108961424,"id":1168,"parentId":976,"tags":{"name":"180.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":766,"timestamp":1108961427,"id":1169,"parentId":976,"tags":{"name":"120.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":764,"timestamp":1108961430,"id":1170,"parentId":976,"tags":{"name":"7593.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":762,"timestamp":1108961433,"id":1171,"parentId":976,"tags":{"name":"8543.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":760,"timestamp":1108961436,"id":1172,"parentId":976,"tags":{"name":"5611.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":758,"timestamp":1108961439,"id":1173,"parentId":976,"tags":{"name":"9067.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":756,"timestamp":1108961442,"id":1174,"parentId":976,"tags":{"name":"3753.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":754,"timestamp":1108961445,"id":1175,"parentId":976,"tags":{"name":"8807.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":752,"timestamp":1108961448,"id":1176,"parentId":976,"tags":{"name":"406.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":750,"timestamp":1108961451,"id":1177,"parentId":976,"tags":{"name":"6065.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":748,"timestamp":1108961453,"id":1178,"parentId":976,"tags":{"name":"6283.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":746,"timestamp":1108961457,"id":1179,"parentId":976,"tags":{"name":"1719.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":744,"timestamp":1108961460,"id":1180,"parentId":976,"tags":{"name":"8856.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":742,"timestamp":1108961462,"id":1181,"parentId":976,"tags":{"name":"3022.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":735,"timestamp":1108961470,"id":1182,"parentId":976,"tags":{"name":"5959.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":732,"timestamp":1108961473,"id":1183,"parentId":976,"tags":{"name":"1239.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":730,"timestamp":1108961476,"id":1184,"parentId":976,"tags":{"name":"9051.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":728,"timestamp":1108961480,"id":1185,"parentId":976,"tags":{"name":"9123.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":726,"timestamp":1108961483,"id":1186,"parentId":976,"tags":{"name":"2328.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":725,"timestamp":1108961486,"id":1187,"parentId":976,"tags":{"name":"5456.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":723,"timestamp":1108961488,"id":1188,"parentId":976,"tags":{"name":"3451.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":720,"timestamp":1108961492,"id":1189,"parentId":976,"tags":{"name":"8536.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":718,"timestamp":1108961495,"id":1190,"parentId":976,"tags":{"name":"646.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":716,"timestamp":1108961498,"id":1191,"parentId":976,"tags":{"name":"2710.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":714,"timestamp":1108961501,"id":1192,"parentId":976,"tags":{"name":"5048.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":712,"timestamp":1108961504,"id":1193,"parentId":976,"tags":{"name":"3480.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":710,"timestamp":1108961507,"id":1194,"parentId":976,"tags":{"name":"9687.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":708,"timestamp":1108961510,"id":1195,"parentId":976,"tags":{"name":"9360.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":706,"timestamp":1108961513,"id":1196,"parentId":976,"tags":{"name":"2546.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":704,"timestamp":1108961516,"id":1197,"parentId":976,"tags":{"name":"1068.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":701,"timestamp":1108961519,"id":1198,"parentId":976,"tags":{"name":"9373.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":700,"timestamp":1108961521,"id":1199,"parentId":976,"tags":{"name":"6130.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":698,"timestamp":1108961524,"id":1200,"parentId":976,"tags":{"name":"6274.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":696,"timestamp":1108961527,"id":1201,"parentId":976,"tags":{"name":"5737.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":693,"timestamp":1108961530,"id":1202,"parentId":976,"tags":{"name":"1029.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"}]
5
- [{"name":"minify-js","duration":774,"timestamp":1108961533,"id":1203,"parentId":976,"tags":{"name":"28.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":773,"timestamp":1108961536,"id":1204,"parentId":976,"tags":{"name":"6401.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":771,"timestamp":1108961539,"id":1205,"parentId":976,"tags":{"name":"9058.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":768,"timestamp":1108961543,"id":1206,"parentId":976,"tags":{"name":"8584.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":766,"timestamp":1108961546,"id":1207,"parentId":976,"tags":{"name":"848.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":764,"timestamp":1108961549,"id":1208,"parentId":976,"tags":{"name":"2404.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":762,"timestamp":1108961553,"id":1209,"parentId":976,"tags":{"name":"5998.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":760,"timestamp":1108961555,"id":1210,"parentId":976,"tags":{"name":"233.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":758,"timestamp":1108961558,"id":1211,"parentId":976,"tags":{"name":"3270.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":756,"timestamp":1108961561,"id":1212,"parentId":976,"tags":{"name":"2515.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":754,"timestamp":1108961564,"id":1213,"parentId":976,"tags":{"name":"365.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":752,"timestamp":1108961567,"id":1214,"parentId":976,"tags":{"name":"3417.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":750,"timestamp":1108961570,"id":1215,"parentId":976,"tags":{"name":"4444.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":748,"timestamp":1108961573,"id":1216,"parentId":976,"tags":{"name":"1841.js","cache":"HIT"},"startTime":1786203598315,"traceId":"0efab52f74092482"},{"name":"minify-webpack-plugin-optimize","duration":23162,"timestamp":1108939220,"id":976,"parentId":19,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1786203598293,"traceId":"0efab52f74092482"},{"name":"css-minimizer-plugin","duration":183,"timestamp":1108962542,"id":1217,"parentId":19,"tags":{},"startTime":1786203598316,"traceId":"0efab52f74092482"},{"name":"create-trace-assets","duration":72197,"timestamp":1108962948,"id":1218,"parentId":20,"tags":{},"startTime":1786203598317,"traceId":"0efab52f74092482"},{"name":"seal","duration":1179006,"timestamp":1107916495,"id":963,"parentId":19,"tags":{},"startTime":1786203597270,"traceId":"0efab52f74092482"},{"name":"webpack-compilation","duration":13698378,"timestamp":1095517998,"id":19,"parentId":16,"tags":{"name":"server"},"startTime":1786203584872,"traceId":"0efab52f74092482"},{"name":"emit","duration":77078,"timestamp":1109216970,"id":1219,"parentId":16,"tags":{},"startTime":1786203598571,"traceId":"0efab52f74092482"},{"name":"webpack-close","duration":1098,"timestamp":1109300314,"id":1220,"parentId":16,"tags":{"name":"server"},"startTime":1786203598654,"traceId":"0efab52f74092482"},{"name":"webpack-generate-error-stats","duration":2667,"timestamp":1109301473,"id":1221,"parentId":1220,"tags":{},"startTime":1786203598655,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":97656,"timestamp":1109314230,"id":1224,"parentId":1223,"tags":{"request":"next-middleware-loader?absolutePagePath=private-next-root-dir%2Fsrc%2Fmiddleware.ts&page=%2Fsrc%2Fmiddleware&rootDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate&matchers=W3sicmVnZXhwIjoiXig%2FOlxcLyhfbmV4dFxcL2RhdGFcXC9bXi9dezEsfSkpPyg%2FOlxcLygoPyFfbmV4dFxcL3xmYXZpY29uXFwuaWNvfC4qXFwuKD86c3ZnfHBuZ3xqcGd8anBlZ3xnaWZ8d2VicHxpY28pJCkuKikpKFxcLmpzb258XFwucnNjfFxcLnNlZ21lbnRzXFwvLitcXC5zZWdtZW50XFwucnNjKT9bXFwvI1xcP10%2FJCIsIm9yaWdpbmFsU291cmNlIjoiLygoPyFfbmV4dC98ZmF2aWNvblxcLmljb3wuKlxcLig%2FOnN2Z3xwbmd8anBnfGpwZWd8Z2lmfHdlYnB8aWNvKSQpLiopIn1d&preferredRegion=&middlewareConfig=eyJtYXRjaGVycyI6W3sicmVnZXhwIjoiXig%2FOlxcLyhfbmV4dFxcL2RhdGFcXC9bXi9dezEsfSkpPyg%2FOlxcLygoPyFfbmV4dFxcL3xmYXZpY29uXFwuaWNvfC4qXFwuKD86c3ZnfHBuZ3xqcGd8anBlZ3xnaWZ8d2VicHxpY28pJCkuKikpKFxcLmpzb258XFwucnNjfFxcLnNlZ21lbnRzXFwvLitcXC5zZWdtZW50XFwucnNjKT9bXFwvI1xcP10%2FJCIsIm9yaWdpbmFsU291cmNlIjoiLygoPyFfbmV4dC98ZmF2aWNvblxcLmljb3wuKlxcLig%2FOnN2Z3xwbmd8anBnfGpwZWd8Z2lmfHdlYnB8aWNvKSQpLiopIn1dfQ%3D%3D!"},"startTime":1786203598668,"traceId":"0efab52f74092482"},{"name":"make","duration":98080,"timestamp":1109314162,"id":1223,"parentId":1222,"tags":{},"startTime":1786203598668,"traceId":"0efab52f74092482"},{"name":"chunk-graph","duration":839,"timestamp":1109422201,"id":1226,"parentId":1225,"tags":{},"startTime":1786203598776,"traceId":"0efab52f74092482"},{"name":"optimize-modules","duration":12,"timestamp":1109423124,"id":1228,"parentId":1225,"tags":{},"startTime":1786203598777,"traceId":"0efab52f74092482"},{"name":"optimize-chunks","duration":560,"timestamp":1109423205,"id":1229,"parentId":1225,"tags":{},"startTime":1786203598777,"traceId":"0efab52f74092482"},{"name":"optimize-tree","duration":14,"timestamp":1109423835,"id":1230,"parentId":1225,"tags":{},"startTime":1786203598778,"traceId":"0efab52f74092482"},{"name":"optimize-chunk-modules","duration":2664,"timestamp":1109423928,"id":1231,"parentId":1225,"tags":{},"startTime":1786203598778,"traceId":"0efab52f74092482"},{"name":"optimize","duration":3603,"timestamp":1109423069,"id":1227,"parentId":1225,"tags":{},"startTime":1786203598777,"traceId":"0efab52f74092482"},{"name":"module-hash","duration":1594,"timestamp":1109427742,"id":1232,"parentId":1225,"tags":{},"startTime":1786203598782,"traceId":"0efab52f74092482"},{"name":"code-generation","duration":200,"timestamp":1109429364,"id":1233,"parentId":1225,"tags":{},"startTime":1786203598783,"traceId":"0efab52f74092482"},{"name":"hash","duration":1866,"timestamp":1109430833,"id":1234,"parentId":1225,"tags":{},"startTime":1786203598785,"traceId":"0efab52f74092482"},{"name":"code-generation-jobs","duration":134,"timestamp":1109432698,"id":1235,"parentId":1225,"tags":{},"startTime":1786203598787,"traceId":"0efab52f74092482"},{"name":"module-assets","duration":53,"timestamp":1109432815,"id":1236,"parentId":1225,"tags":{},"startTime":1786203598787,"traceId":"0efab52f74092482"},{"name":"create-chunk-assets","duration":228,"timestamp":1109432876,"id":1237,"parentId":1225,"tags":{},"startTime":1786203598787,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":41,"timestamp":1109436900,"id":1239,"parentId":1238,"tags":{"name":"src/middleware.js","cache":"HIT"},"startTime":1786203598791,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":23,"timestamp":1109436923,"id":1240,"parentId":1238,"tags":{"name":"edge-runtime-webpack.js","cache":"HIT"},"startTime":1786203598791,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":16,"timestamp":1109436931,"id":1241,"parentId":1238,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1786203598791,"traceId":"0efab52f74092482"},{"name":"minify-webpack-plugin-optimize","duration":406,"timestamp":1109436545,"id":1238,"parentId":1222,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1786203598790,"traceId":"0efab52f74092482"},{"name":"css-minimizer-plugin","duration":41,"timestamp":1109437000,"id":1242,"parentId":1222,"tags":{},"startTime":1786203598791,"traceId":"0efab52f74092482"},{"name":"seal","duration":24002,"timestamp":1109419492,"id":1225,"parentId":1222,"tags":{},"startTime":1786203598773,"traceId":"0efab52f74092482"},{"name":"webpack-compilation","duration":131364,"timestamp":1109312316,"id":1222,"parentId":16,"tags":{"name":"edge-server"},"startTime":1786203598666,"traceId":"0efab52f74092482"},{"name":"emit","duration":2891,"timestamp":1109443758,"id":1243,"parentId":16,"tags":{},"startTime":1786203598798,"traceId":"0efab52f74092482"},{"name":"webpack-close","duration":267,"timestamp":1109446971,"id":1244,"parentId":16,"tags":{"name":"edge-server"},"startTime":1786203598801,"traceId":"0efab52f74092482"},{"name":"webpack-generate-error-stats","duration":592,"timestamp":1109447245,"id":1245,"parentId":1244,"tags":{},"startTime":1786203598801,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864694,"timestamp":1109461650,"id":1259,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598815,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864707,"timestamp":1109461653,"id":1260,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598815,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864729,"timestamp":1109461656,"id":1261,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864729,"timestamp":1109461659,"id":1262,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864729,"timestamp":1109461662,"id":1263,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864728,"timestamp":1109461665,"id":1264,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864728,"timestamp":1109461668,"id":1265,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864726,"timestamp":1109461672,"id":1266,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864726,"timestamp":1109461675,"id":1267,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864729,"timestamp":1109461678,"id":1268,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864729,"timestamp":1109461681,"id":1269,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864729,"timestamp":1109461683,"id":1270,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864727,"timestamp":1109461687,"id":1271,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864727,"timestamp":1109461690,"id":1272,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864727,"timestamp":1109461693,"id":1273,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864717,"timestamp":1109461705,"id":1274,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864717,"timestamp":1109461708,"id":1275,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864717,"timestamp":1109461710,"id":1276,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864717,"timestamp":1109461712,"id":1277,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864716,"timestamp":1109461715,"id":1278,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864716,"timestamp":1109461717,"id":1279,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864715,"timestamp":1109461720,"id":1280,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864714,"timestamp":1109461723,"id":1281,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864714,"timestamp":1109461726,"id":1282,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864713,"timestamp":1109461728,"id":1283,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864713,"timestamp":1109461731,"id":1284,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864713,"timestamp":1109461733,"id":1285,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864713,"timestamp":1109461735,"id":1286,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864712,"timestamp":1109461738,"id":1287,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864713,"timestamp":1109461740,"id":1288,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864712,"timestamp":1109461743,"id":1289,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864712,"timestamp":1109461745,"id":1290,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864711,"timestamp":1109461747,"id":1291,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864711,"timestamp":1109461750,"id":1292,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864711,"timestamp":1109461752,"id":1293,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864710,"timestamp":1109461755,"id":1294,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864710,"timestamp":1109461757,"id":1295,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864710,"timestamp":1109461760,"id":1296,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864710,"timestamp":1109461762,"id":1297,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864710,"timestamp":1109461764,"id":1298,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864710,"timestamp":1109461767,"id":1299,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864709,"timestamp":1109461769,"id":1300,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864709,"timestamp":1109461772,"id":1301,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864709,"timestamp":1109461774,"id":1302,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864708,"timestamp":1109461776,"id":1303,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864708,"timestamp":1109461779,"id":1304,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864707,"timestamp":1109461782,"id":1305,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864707,"timestamp":1109461784,"id":1306,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864706,"timestamp":1109461787,"id":1307,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864705,"timestamp":1109461789,"id":1308,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864705,"timestamp":1109461792,"id":1309,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864704,"timestamp":1109461794,"id":1310,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864703,"timestamp":1109461796,"id":1311,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864702,"timestamp":1109461799,"id":1312,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864699,"timestamp":1109461804,"id":1313,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"}]
6
- [{"name":"add-entry","duration":864868,"timestamp":1109461807,"id":1314,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864869,"timestamp":1109461810,"id":1315,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864869,"timestamp":1109461812,"id":1316,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864869,"timestamp":1109461815,"id":1317,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864869,"timestamp":1109461817,"id":1318,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864869,"timestamp":1109461820,"id":1319,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864869,"timestamp":1109461822,"id":1320,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864869,"timestamp":1109461824,"id":1321,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864869,"timestamp":1109461827,"id":1322,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864869,"timestamp":1109461829,"id":1323,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864869,"timestamp":1109461831,"id":1324,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864869,"timestamp":1109461834,"id":1325,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864869,"timestamp":1109461836,"id":1326,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864868,"timestamp":1109461838,"id":1327,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864867,"timestamp":1109461841,"id":1328,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864867,"timestamp":1109461843,"id":1329,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864867,"timestamp":1109461846,"id":1330,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864867,"timestamp":1109461848,"id":1331,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864866,"timestamp":1109461850,"id":1332,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864866,"timestamp":1109461853,"id":1333,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864865,"timestamp":1109461855,"id":1334,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864865,"timestamp":1109461858,"id":1335,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864864,"timestamp":1109461860,"id":1336,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864863,"timestamp":1109461863,"id":1337,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864862,"timestamp":1109461865,"id":1338,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864861,"timestamp":1109461868,"id":1339,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864860,"timestamp":1109461871,"id":1340,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864859,"timestamp":1109461873,"id":1341,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864859,"timestamp":1109461876,"id":1342,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864859,"timestamp":1109461878,"id":1343,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864858,"timestamp":1109461881,"id":1344,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864858,"timestamp":1109461883,"id":1345,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864857,"timestamp":1109461886,"id":1346,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864856,"timestamp":1109461888,"id":1347,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864856,"timestamp":1109461891,"id":1348,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864855,"timestamp":1109461893,"id":1349,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864854,"timestamp":1109461896,"id":1350,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864854,"timestamp":1109461898,"id":1351,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864853,"timestamp":1109461900,"id":1352,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864853,"timestamp":1109461903,"id":1353,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864853,"timestamp":1109461905,"id":1354,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864852,"timestamp":1109461908,"id":1355,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864851,"timestamp":1109461910,"id":1356,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864850,"timestamp":1109461913,"id":1357,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864850,"timestamp":1109461916,"id":1358,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864850,"timestamp":1109461918,"id":1359,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864849,"timestamp":1109461921,"id":1360,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864849,"timestamp":1109461923,"id":1361,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864848,"timestamp":1109461926,"id":1362,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864848,"timestamp":1109461928,"id":1363,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864847,"timestamp":1109461931,"id":1364,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864846,"timestamp":1109461933,"id":1365,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864845,"timestamp":1109461935,"id":1366,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864845,"timestamp":1109461938,"id":1367,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864845,"timestamp":1109461940,"id":1368,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864844,"timestamp":1109461943,"id":1369,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864843,"timestamp":1109461945,"id":1370,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864842,"timestamp":1109461948,"id":1371,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864841,"timestamp":1109461950,"id":1372,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864840,"timestamp":1109461953,"id":1373,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864839,"timestamp":1109461955,"id":1374,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864839,"timestamp":1109461958,"id":1375,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864838,"timestamp":1109461960,"id":1376,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864836,"timestamp":1109461965,"id":1377,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864833,"timestamp":1109461969,"id":1378,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864832,"timestamp":1109461971,"id":1379,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864831,"timestamp":1109461974,"id":1380,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864831,"timestamp":1109461976,"id":1381,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864830,"timestamp":1109461978,"id":1382,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864829,"timestamp":1109461981,"id":1383,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":864755,"timestamp":1109462057,"id":1400,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":962815,"timestamp":1109461614,"id":1251,"parentId":1247,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&page=%2F_not-found%2Fpage!"},"startTime":1786203598815,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":998992,"timestamp":1109461630,"id":1255,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fglobal-error.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786203598815,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":1003592,"timestamp":1109461643,"id":1257,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Ferror.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786203598815,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":1075824,"timestamp":1109461617,"id":1252,"parentId":1247,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1786203598815,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":1075836,"timestamp":1109461625,"id":1254,"parentId":1247,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1786203598815,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":1075847,"timestamp":1109461622,"id":1253,"parentId":1247,"tags":{"request":"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/router.js"},"startTime":1786203598815,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":1075937,"timestamp":1109461539,"id":1248,"parentId":1247,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1786203598815,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":1075879,"timestamp":1109461609,"id":1250,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fhttp-access-fallback%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fmetadata%2Fasync-metadata.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fframework%2Fboundary-components.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fgenerate%2Ficon-mark.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786203598815,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":1075902,"timestamp":1109461593,"id":1249,"parentId":1247,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1786203598815,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":1206652,"timestamp":1109462065,"id":1403,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fworktrees%2F%5Bid%5D%2Fterminal%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":1206744,"timestamp":1109461996,"id":1389,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fcomponents%2Fpwa%2FOfflineReconnectButton.tsx%22%2C%22ids%22%3A%5B%22OfflineReconnectButton%22%5D%7D&server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":1207116,"timestamp":1109461634,"id":1256,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Ffont%2Flocal%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22node_modules%2Fgeist%2Fdist%2Fsans.js%5C%22%2C%5C%22import%5C%22%3A%5C%22%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22src%5C%22%3A%5C%22.%2Ffonts%2Fgeist-sans%2FGeist-Variable.woff2%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-geist-sans%5C%22%2C%5C%22weight%5C%22%3A%5C%22100%20900%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22GeistSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Ffont%2Flocal%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22node_modules%2Fgeist%2Fdist%2Fmono.js%5C%22%2C%5C%22import%5C%22%3A%5C%22%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22src%5C%22%3A%5C%22.%2Ffonts%2Fgeist-mono%2FGeistMono-Variable.woff2%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-geist-mono%5C%22%2C%5C%22adjustFontFallback%5C%22%3Afalse%2C%5C%22fallback%5C%22%3A%5B%5C%22ui-monospace%5C%22%2C%5C%22SFMono-Regular%5C%22%2C%5C%22Roboto%20Mono%5C%22%2C%5C%22Menlo%5C%22%2C%5C%22Monaco%5C%22%2C%5C%22Liberation%20Mono%5C%22%2C%5C%22DejaVu%20Sans%20Mono%5C%22%2C%5C%22Courier%20New%5C%22%2C%5C%22monospace%5C%22%5D%2C%5C%22weight%5C%22%3A%5C%22100%20900%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22GeistMono%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fcomponents%2Fproviders%2FAppProviders.tsx%22%2C%22ids%22%3A%5B%22AppProviders%22%5D%7D&server=false!"},"startTime":1786203598815,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":1362628,"timestamp":1109461647,"id":1258,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext-intl%2Fdist%2Fesm%2Fproduction%2Fshared%2FNextIntlClientProvider.js%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1786203598815,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":1362310,"timestamp":1109461983,"id":1384,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext-intl%2Fdist%2Fesm%2Fproduction%2Fshared%2FNextIntlClientProvider.js%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":1362306,"timestamp":1109461991,"id":1387,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext-intl%2Fdist%2Fesm%2Fproduction%2Fshared%2FNextIntlClientProvider.js%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":1362300,"timestamp":1109462001,"id":1391,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext-intl%2Fdist%2Fesm%2Fproduction%2Fshared%2FNextIntlClientProvider.js%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":1362264,"timestamp":1109462039,"id":1393,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext-intl%2Fdist%2Fesm%2Fproduction%2Fshared%2FNextIntlClientProvider.js%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":1362259,"timestamp":1109462047,"id":1396,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext-intl%2Fdist%2Fesm%2Fproduction%2Fshared%2FNextIntlClientProvider.js%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":1362250,"timestamp":1109462059,"id":1401,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext-intl%2Fdist%2Fesm%2Fproduction%2Fshared%2FNextIntlClientProvider.js%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":1439527,"timestamp":1109461985,"id":1385,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fchat%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":1439534,"timestamp":1109461998,"id":1390,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":1439497,"timestamp":1109462042,"id":1394,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Frepositories%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":1439491,"timestamp":1109462052,"id":1398,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fskills%2Finstalled%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":1439492,"timestamp":1109462054,"id":1399,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fskills%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":1454319,"timestamp":1109461988,"id":1386,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Flogin%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":1454333,"timestamp":1109461993,"id":1388,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fmore%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":1454328,"timestamp":1109462003,"id":1392,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Freview%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":1454285,"timestamp":1109462050,"id":1397,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fsessions%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":1454276,"timestamp":1109462062,"id":1402,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"add-entry","duration":1938474,"timestamp":1109462045,"id":1395,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fskills%2F%5BskillId%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"}]
7
- [{"name":"add-entry","duration":1938684,"timestamp":1109462067,"id":1404,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fworktrees%2F%5Bid%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786203598816,"traceId":"0efab52f74092482"},{"name":"make","duration":1939631,"timestamp":1109461258,"id":1247,"parentId":1246,"tags":{},"startTime":1786203598815,"traceId":"0efab52f74092482"},{"name":"chunk-graph","duration":80054,"timestamp":1111586106,"id":1406,"parentId":1405,"tags":{},"startTime":1786203600940,"traceId":"0efab52f74092482"},{"name":"optimize-modules","duration":10,"timestamp":1111666255,"id":1408,"parentId":1405,"tags":{},"startTime":1786203601020,"traceId":"0efab52f74092482"},{"name":"optimize-chunks","duration":81127,"timestamp":1111678454,"id":1410,"parentId":1405,"tags":{},"startTime":1786203601032,"traceId":"0efab52f74092482"},{"name":"optimize-tree","duration":19,"timestamp":1111759645,"id":1411,"parentId":1405,"tags":{},"startTime":1786203601113,"traceId":"0efab52f74092482"},{"name":"optimize-chunk-modules","duration":103612,"timestamp":1111759710,"id":1412,"parentId":1405,"tags":{},"startTime":1786203601114,"traceId":"0efab52f74092482"},{"name":"optimize","duration":197137,"timestamp":1111666232,"id":1407,"parentId":1405,"tags":{},"startTime":1786203601020,"traceId":"0efab52f74092482"},{"name":"module-hash","duration":68938,"timestamp":1111954831,"id":1413,"parentId":1405,"tags":{},"startTime":1786203601309,"traceId":"0efab52f74092482"},{"name":"code-generation","duration":9847,"timestamp":1112023811,"id":1414,"parentId":1405,"tags":{},"startTime":1786203601378,"traceId":"0efab52f74092482"},{"name":"hash","duration":18183,"timestamp":1112041741,"id":1415,"parentId":1405,"tags":{},"startTime":1786203601396,"traceId":"0efab52f74092482"},{"name":"code-generation-jobs","duration":291,"timestamp":1112059922,"id":1416,"parentId":1405,"tags":{},"startTime":1786203601414,"traceId":"0efab52f74092482"},{"name":"module-assets","duration":1822,"timestamp":1112060120,"id":1417,"parentId":1405,"tags":{},"startTime":1786203601414,"traceId":"0efab52f74092482"},{"name":"create-chunk-assets","duration":6736,"timestamp":1112061956,"id":1418,"parentId":1405,"tags":{},"startTime":1786203601416,"traceId":"0efab52f74092482"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1494,"timestamp":1112072174,"id":1420,"parentId":1246,"tags":{},"startTime":1786203601426,"traceId":"0efab52f74092482"},{"name":"NextJsBuildManifest-createassets","duration":2467,"timestamp":1112071214,"id":1419,"parentId":1246,"tags":{},"startTime":1786203601425,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1570,"timestamp":1112086347,"id":1422,"parentId":1421,"tags":{"name":"static/chunks/main-539493b63abb15fd.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1547,"timestamp":1112086380,"id":1423,"parentId":1421,"tags":{"name":"static/chunks/main-app-8d01cdae10986111.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1541,"timestamp":1112086389,"id":1424,"parentId":1421,"tags":{"name":"static/chunks/app/_not-found/page-304751f8b3dbbabf.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1537,"timestamp":1112086394,"id":1425,"parentId":1421,"tags":{"name":"static/chunks/pages/_app-4600827deac7eb97.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1533,"timestamp":1112086399,"id":1426,"parentId":1421,"tags":{"name":"static/chunks/pages/_error-aaa1b9f547e6bfb4.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1528,"timestamp":1112086405,"id":1427,"parentId":1421,"tags":{"name":"static/chunks/app/global-error-1bdeafce45758cfe.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1525,"timestamp":1112086409,"id":1428,"parentId":1421,"tags":{"name":"static/chunks/app/layout-fd81ae3bfe2c6c68.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1521,"timestamp":1112086414,"id":1429,"parentId":1421,"tags":{"name":"static/chunks/app/error-357b44d3eeda292f.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1515,"timestamp":1112086421,"id":1430,"parentId":1421,"tags":{"name":"static/chunks/app/loading-a7635442ff41828d.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1512,"timestamp":1112086425,"id":1431,"parentId":1421,"tags":{"name":"static/chunks/app/api/assistant/conversation/route-3506fdef4887dfa3.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1507,"timestamp":1112086430,"id":1432,"parentId":1421,"tags":{"name":"static/chunks/app/api/assistant/current-output/route-0c2729b5524aee49.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1504,"timestamp":1112086434,"id":1433,"parentId":1421,"tags":{"name":"static/chunks/app/api/assistant/messages/route-616e547f470ed3a1.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1500,"timestamp":1112086439,"id":1434,"parentId":1421,"tags":{"name":"static/chunks/app/api/assistant/session/route-cf54b90bdc885606.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1496,"timestamp":1112086445,"id":1435,"parentId":1421,"tags":{"name":"static/chunks/app/api/assistant/start/route-1dd242c8b1881032.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1491,"timestamp":1112086450,"id":1436,"parentId":1421,"tags":{"name":"static/chunks/app/api/assistant/terminal/route-e0bb96e847fbca9b.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1487,"timestamp":1112086456,"id":1437,"parentId":1421,"tags":{"name":"static/chunks/app/api/assistant/tools/route-ce5fa6564c6ad3fe.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1482,"timestamp":1112086461,"id":1438,"parentId":1421,"tags":{"name":"static/chunks/app/api/auth/login/route-8fb323074f298d89.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1479,"timestamp":1112086465,"id":1439,"parentId":1421,"tags":{"name":"static/chunks/app/api/auth/logout/route-e455e7f67ae39d7b.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1475,"timestamp":1112086470,"id":1440,"parentId":1421,"tags":{"name":"static/chunks/app/api/daily-summary/route-665daaade77e8408.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1471,"timestamp":1112086475,"id":1441,"parentId":1421,"tags":{"name":"static/chunks/app/api/hooks/agent-event/route-fbe4703cb630a540.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1468,"timestamp":1112086479,"id":1442,"parentId":1421,"tags":{"name":"static/chunks/app/api/hooks/claude-done/route-c047dbbc4e6fd9c7.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1464,"timestamp":1112086483,"id":1443,"parentId":1421,"tags":{"name":"static/chunks/app/api/hooks/permission-request/route-d5468e35ab29d2fc.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1461,"timestamp":1112086487,"id":1444,"parentId":1421,"tags":{"name":"static/chunks/app/api/metrics/vibe/route-15dece9244b7bfc4.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1458,"timestamp":1112086491,"id":1445,"parentId":1421,"tags":{"name":"static/chunks/app/api/ollama/models/route-c46c1c766e173435.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1454,"timestamp":1112086496,"id":1446,"parentId":1421,"tags":{"name":"static/chunks/app/api/repositories/[id]/route-ccf86340b31bd9ab.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1451,"timestamp":1112086500,"id":1447,"parentId":1421,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/[todoId]/route-4d1395aebed6347a.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1447,"timestamp":1112086505,"id":1448,"parentId":1421,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/route-a661f404a76c3d60.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1444,"timestamp":1112086509,"id":1449,"parentId":1421,"tags":{"name":"static/chunks/app/api/repositories/clone/[jobId]/route-d589cc70b6dc9615.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1441,"timestamp":1112086513,"id":1450,"parentId":1421,"tags":{"name":"static/chunks/app/api/repositories/clone/route-809ad8eec0869a67.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1436,"timestamp":1112086518,"id":1451,"parentId":1421,"tags":{"name":"static/chunks/app/api/repositories/excluded/route-5394f9c106f80b63.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1432,"timestamp":1112086524,"id":1452,"parentId":1421,"tags":{"name":"static/chunks/app/api/repositories/restore/route-bec6af1e429de168.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1429,"timestamp":1112086528,"id":1453,"parentId":1421,"tags":{"name":"static/chunks/app/api/repositories/route-9414f85833bf3c3f.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1424,"timestamp":1112086533,"id":1454,"parentId":1421,"tags":{"name":"static/chunks/app/api/repositories/scan/route-368ef3433d07c3e2.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1420,"timestamp":1112086538,"id":1455,"parentId":1421,"tags":{"name":"static/chunks/app/api/repositories/sync/route-2c9991371acaa385.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1416,"timestamp":1112086543,"id":1456,"parentId":1421,"tags":{"name":"static/chunks/app/api/slash-commands/route-4e5dcad7b6ce7598.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1413,"timestamp":1112086547,"id":1457,"parentId":1421,"tags":{"name":"static/chunks/app/api/tasks/[taskId]/cancel/route-2447e67d70dc9efe.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1410,"timestamp":1112086551,"id":1458,"parentId":1421,"tags":{"name":"static/chunks/app/api/tasks/[taskId]/route-fae579498f6c38b6.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1405,"timestamp":1112086556,"id":1459,"parentId":1421,"tags":{"name":"static/chunks/app/api/templates/[id]/route-0cc96ad8b6fa9888.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1402,"timestamp":1112086560,"id":1460,"parentId":1421,"tags":{"name":"static/chunks/app/api/templates/route-53a3b2a725584441.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1399,"timestamp":1112086565,"id":1461,"parentId":1421,"tags":{"name":"static/chunks/app/api/verification/runs/[runId]/route-5524e392b19a230c.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1395,"timestamp":1112086570,"id":1462,"parentId":1421,"tags":{"name":"static/chunks/app/api/verification/runs/route-da203f0c6adaa58d.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1392,"timestamp":1112086574,"id":1463,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/auto-yes/route-77fe52a4aba7609f.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1388,"timestamp":1112086579,"id":1464,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/capture/route-430cffb50edd982b.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1385,"timestamp":1112086582,"id":1465,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cli-tool/route-15078c061eeddd15.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1382,"timestamp":1112086586,"id":1466,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cmate/schedules/route-7cbf27a681b6d572.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1378,"timestamp":1112086591,"id":1467,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/current-output/route-67f090e4f64ce6f8.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1375,"timestamp":1112086595,"id":1468,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/route-2be0992a21794550.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1371,"timestamp":1112086600,"id":1469,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-7cf004bdf64835ed.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1367,"timestamp":1112086604,"id":1470,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/files/[...path]/route-129c1797ce2b3cf2.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1364,"timestamp":1112086608,"id":1471,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/create/route-ac7532a8ac7e966b.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1361,"timestamp":1112086613,"id":1472,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/delete/route-7e6cf80c5719ee54.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1357,"timestamp":1112086617,"id":1473,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branches/route-d18056abe1388124.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1354,"timestamp":1112086621,"id":1474,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/checkout/route-616f76a2b8024851.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1350,"timestamp":1112086626,"id":1475,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/commit/route-d782719fa412d427.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1347,"timestamp":1112086630,"id":1476,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/diff/route-3c9b4d59abba78cd.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1344,"timestamp":1112086634,"id":1477,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/log/route-7e536884022932e4.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1340,"timestamp":1112086639,"id":1478,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/fetch/route-05506e651ae15ba0.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1337,"timestamp":1112086643,"id":1479,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/pull/route-6ee34e084a38dc75.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1332,"timestamp":1112086648,"id":1480,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/push/route-fe18e06b800a19e3.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1329,"timestamp":1112086652,"id":1481,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/reset/route-af0dbf757ad29708.js","cache":"HIT"},"startTime":1786203601440,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1326,"timestamp":1112086656,"id":1482,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/revert/route-cdc281d5094d2d53.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1322,"timestamp":1112086661,"id":1483,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-273c2a8753e8f2a0.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1319,"timestamp":1112086665,"id":1484,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stage/route-6fa7738ef6e8db9c.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1314,"timestamp":1112086670,"id":1485,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/staged/route-61cc9c31efb03b27.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1284,"timestamp":1112086701,"id":1486,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-1e03eea3e7ca4aa6.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1280,"timestamp":1112086706,"id":1487,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/apply/route-4e82146ae42c7020.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1275,"timestamp":1112086713,"id":1488,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/pop/route-9ffc3a83adbb1f65.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1271,"timestamp":1112086717,"id":1489,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/push/route-13ecfa472f46ebd5.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1267,"timestamp":1112086722,"id":1490,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/route-53f9992c15943dd5.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1263,"timestamp":1112086727,"id":1491,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/status/route-f454473e5c3dbc36.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1260,"timestamp":1112086730,"id":1492,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/working-diff/route-e2c3bc39a54bed62.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1256,"timestamp":1112086735,"id":1493,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/unstage/route-0ac772919b1206b2.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1253,"timestamp":1112086739,"id":1494,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/interrupt/route-2d047b4a9185ae23.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1250,"timestamp":1112086743,"id":1495,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/kill-session/route-d8143b6dd2613f8a.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1245,"timestamp":1112086749,"id":1496,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/marp-render/route-b7f2b9435d6edbba.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1242,"timestamp":1112086753,"id":1497,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-4486af91ac9ef4cd.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1239,"timestamp":1112086757,"id":1498,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/route-a8905e091aad2093.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1235,"timestamp":1112086762,"id":1499,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/messages/route-75c84132f1b44663.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1232,"timestamp":1112086765,"id":1500,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/prompt-response/route-813021c52b76ad28.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1228,"timestamp":1112086770,"id":1501,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/respond/route-d7f6a51191b7f285.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1225,"timestamp":1112086774,"id":1502,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/route-2108d29ca07454e7.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1222,"timestamp":1112086778,"id":1503,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-ccdec61d28d59220.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1218,"timestamp":1112086783,"id":1504,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/active/route-03d237cb84f80deb.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1214,"timestamp":1112086788,"id":1505,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/route-b2dc1d0876d97ef4.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1210,"timestamp":1112086793,"id":1506,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/search/route-7df86d81350aa943.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"}]
8
- [{"name":"minify-js","duration":1359,"timestamp":1112086797,"id":1507,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/send/route-a3a41493eda14662.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1358,"timestamp":1112086800,"id":1508,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/special-keys/route-633a80ba60d65764.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1354,"timestamp":1112086805,"id":1509,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/slash-commands/route-fd5ee4047025f32f.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1351,"timestamp":1112086809,"id":1510,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tasks/route-884d7c604f37549e.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1343,"timestamp":1112086818,"id":1511,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/start-polling/route-dedace3827397cdb.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1340,"timestamp":1112086822,"id":1512,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/history/route-800e0d7be629388d.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1337,"timestamp":1112086826,"id":1513,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/terminal/route-1bf6970da00a8418.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1333,"timestamp":1112086831,"id":1514,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/route-1493278881afaa4a.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1330,"timestamp":1112086834,"id":1515,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-a77f24d3e6dc245b.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1326,"timestamp":1112086840,"id":1516,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/route-48b4ca65306d397e.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1322,"timestamp":1112086845,"id":1517,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/[...path]/route-f83dcecb2f50983b.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1319,"timestamp":1112086849,"id":1518,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/route-11bd3aa43c20cdd6.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1315,"timestamp":1112086853,"id":1519,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/upload/[...path]/route-b6c50489488cb56e.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1312,"timestamp":1112086857,"id":1520,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/route-495cdf4b2f88d1bb.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1309,"timestamp":1112086861,"id":1521,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/route-4c4981ab4ebe76cf.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1305,"timestamp":1112086866,"id":1522,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/route-72668f43cec41535.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1302,"timestamp":1112086870,"id":1523,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/viewed/route-7d2efff21490cda2.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1299,"timestamp":1112086874,"id":1524,"parentId":1421,"tags":{"name":"static/chunks/app/manifest.webmanifest/route-87d942f077e6d2c8.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1296,"timestamp":1112086878,"id":1525,"parentId":1421,"tags":{"name":"static/chunks/app/api/app/update-check/route-ce2743ce8bbe5aca.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1293,"timestamp":1112086882,"id":1526,"parentId":1421,"tags":{"name":"static/chunks/app/api/app/update/route-1d9b6387e35c875a.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1289,"timestamp":1112086887,"id":1527,"parentId":1421,"tags":{"name":"static/chunks/app/api/auth/status/route-bb612745589e0165.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1286,"timestamp":1112086891,"id":1528,"parentId":1421,"tags":{"name":"static/chunks/app/api/daily-summary/status/route-6f36ba4fd1172c2d.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1283,"timestamp":1112086894,"id":1529,"parentId":1421,"tags":{"name":"static/chunks/app/api/external-apps/[id]/health/route-78b8b80be2e523a9.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1279,"timestamp":1112086899,"id":1530,"parentId":1421,"tags":{"name":"static/chunks/app/api/external-apps/route-d26fb115e32ba095.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1277,"timestamp":1112086903,"id":1531,"parentId":1421,"tags":{"name":"static/chunks/app/api/external-apps/[id]/route-68e1e870f5c46484.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1274,"timestamp":1112086907,"id":1532,"parentId":1421,"tags":{"name":"static/chunks/app/api/fs/browse/route-dac42112fca1111f.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1269,"timestamp":1112086912,"id":1533,"parentId":1421,"tags":{"name":"static/chunks/app/api/fs/recent-paths/route-eb258d00739b3db2.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1266,"timestamp":1112086916,"id":1534,"parentId":1421,"tags":{"name":"static/chunks/app/api/push/vapid/route-3f0af615666439ee.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1262,"timestamp":1112086921,"id":1535,"parentId":1421,"tags":{"name":"static/chunks/app/api/push/subscriptions/route-92b9946a804e0b6f.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1259,"timestamp":1112086925,"id":1536,"parentId":1421,"tags":{"name":"static/chunks/app/api/sidebar/group-order/route-ffe4fde43f485b3d.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1256,"timestamp":1112086929,"id":1537,"parentId":1421,"tags":{"name":"static/chunks/app/api/skills/[id]/route-c23ebe639ad6fb7d.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1252,"timestamp":1112086933,"id":1538,"parentId":1421,"tags":{"name":"static/chunks/app/api/repositories/validate-path/route-1bacfc5be072cd36.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1249,"timestamp":1112086937,"id":1539,"parentId":1421,"tags":{"name":"static/chunks/app/api/skills/reindex/route-b46aaf6160a95f42.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1246,"timestamp":1112086941,"id":1540,"parentId":1421,"tags":{"name":"static/chunks/app/api/skills/installations/route-9c69b157a056c61e.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1243,"timestamp":1112086946,"id":1541,"parentId":1421,"tags":{"name":"static/chunks/app/api/skills/route-b54982b83b3beb88.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1239,"timestamp":1112086950,"id":1542,"parentId":1421,"tags":{"name":"static/chunks/app/api/todos/route-040cb4c17ccc0ed2.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1235,"timestamp":1112086955,"id":1543,"parentId":1421,"tags":{"name":"static/chunks/app/api/skills/operations/route-4c703f6f16b2e8e8.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1233,"timestamp":1112086958,"id":1544,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/route-7f970f108c42925f.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1230,"timestamp":1112086962,"id":1545,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/[filename]/route-4bd667eebe3a3537.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1226,"timestamp":1112086967,"id":1546,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-622025e1d59d2482.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1223,"timestamp":1112086971,"id":1547,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-fa0c05fd27eb0a67.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1220,"timestamp":1112086974,"id":1548,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-a55592cddbb87829.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1216,"timestamp":1112086979,"id":1549,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-704956f492ba3e4d.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1210,"timestamp":1112086986,"id":1550,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update-plan/route-af84d6ef14fbddfd.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1202,"timestamp":1112086995,"id":1551,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/route-6742df53db37bf9f.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1198,"timestamp":1112087000,"id":1552,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-d1a6d67ed392dc3a.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1171,"timestamp":1112087028,"id":1553,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/route-67b8ebb6707d811c.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1160,"timestamp":1112087040,"id":1554,"parentId":1421,"tags":{"name":"static/chunks/app/proxy/[...path]/route-fa3f158195d87688.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1153,"timestamp":1112087048,"id":1555,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update/route-e8083c0eb8f91ff4.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1150,"timestamp":1112087052,"id":1556,"parentId":1421,"tags":{"name":"static/chunks/app/chat/loading-d434ee28efc4542b.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1145,"timestamp":1112087058,"id":1557,"parentId":1421,"tags":{"name":"static/chunks/app/chat/page-448c6e3c4b2a6328.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1143,"timestamp":1112087061,"id":1558,"parentId":1421,"tags":{"name":"static/chunks/app/login/page-30483131e1d5e293.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1138,"timestamp":1112087066,"id":1559,"parentId":1421,"tags":{"name":"static/chunks/app/more/loading-fd3a6ecce972c7ab.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1135,"timestamp":1112087070,"id":1560,"parentId":1421,"tags":{"name":"static/chunks/app/more/page-0eb830474bddead5.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1133,"timestamp":1112087074,"id":1561,"parentId":1421,"tags":{"name":"static/chunks/app/offline/page-77c371ae7576a81c.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1128,"timestamp":1112087079,"id":1562,"parentId":1421,"tags":{"name":"static/chunks/app/page-fc6321263df3c1c0.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1125,"timestamp":1112087083,"id":1563,"parentId":1421,"tags":{"name":"static/chunks/app/review/loading-8c56140c074acf04.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1122,"timestamp":1112087087,"id":1564,"parentId":1421,"tags":{"name":"static/chunks/app/review/page-c4b201b5007836fb.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1118,"timestamp":1112087091,"id":1565,"parentId":1421,"tags":{"name":"static/chunks/app/repositories/loading-8fe44aade831ffaf.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1116,"timestamp":1112087095,"id":1566,"parentId":1421,"tags":{"name":"static/chunks/app/repositories/page-ccc1c32525e15166.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1111,"timestamp":1112087100,"id":1567,"parentId":1421,"tags":{"name":"static/chunks/app/skills/[skillId]/page-11546fc2df5b0cae.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1108,"timestamp":1112087104,"id":1568,"parentId":1421,"tags":{"name":"static/chunks/app/sessions/loading-330c917c3178d72e.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1106,"timestamp":1112087108,"id":1569,"parentId":1421,"tags":{"name":"static/chunks/app/sessions/page-1d25250b5ed215d4.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1102,"timestamp":1112087112,"id":1570,"parentId":1421,"tags":{"name":"static/chunks/app/skills/installed/page-bad0a9f546a29e4a.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1099,"timestamp":1112087116,"id":1571,"parentId":1421,"tags":{"name":"static/chunks/app/skills/page-a55d35101ee017b5.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1096,"timestamp":1112087119,"id":1572,"parentId":1421,"tags":{"name":"static/chunks/app/worktrees/[id]/layout-a51783ad5f1bd194.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1093,"timestamp":1112087124,"id":1573,"parentId":1421,"tags":{"name":"static/chunks/app/worktrees/[id]/loading-dc4de5720f6ab5ff.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1090,"timestamp":1112087128,"id":1574,"parentId":1421,"tags":{"name":"static/chunks/app/worktrees/[id]/files/[...path]/page-bf7681e564d8d3e9.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1086,"timestamp":1112087132,"id":1575,"parentId":1421,"tags":{"name":"static/chunks/app/worktrees/[id]/terminal/page-32fd0d6525b3207e.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1083,"timestamp":1112087136,"id":1576,"parentId":1421,"tags":{"name":"static/chunks/app/worktrees/[id]/page-1300953b54055373.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1080,"timestamp":1112087140,"id":1577,"parentId":1421,"tags":{"name":"static/chunks/webpack-f84dbf54c31d41fb.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1077,"timestamp":1112087144,"id":1578,"parentId":1421,"tags":{"name":"static/chunks/9263.d21a985a8c971a3d.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1074,"timestamp":1112087148,"id":1579,"parentId":1421,"tags":{"name":"static/chunks/953.b7910b645a96bc50.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1071,"timestamp":1112087151,"id":1580,"parentId":1421,"tags":{"name":"static/chunks/530.ec5c364bca27a2f3.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1068,"timestamp":1112087156,"id":1581,"parentId":1421,"tags":{"name":"static/chunks/7229.4a2efc6e219f706c.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1065,"timestamp":1112087159,"id":1582,"parentId":1421,"tags":{"name":"static/chunks/6271.4eb06e67ad0ab3ea.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1062,"timestamp":1112087164,"id":1583,"parentId":1421,"tags":{"name":"static/chunks/4378.9660630b193ad93a.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1059,"timestamp":1112087168,"id":1584,"parentId":1421,"tags":{"name":"static/chunks/4943.65fe9b5a42528e95.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1056,"timestamp":1112087171,"id":1585,"parentId":1421,"tags":{"name":"static/chunks/8923.fee092ea3f1183f4.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1052,"timestamp":1112087176,"id":1586,"parentId":1421,"tags":{"name":"static/chunks/4937.dccf0357fecc5723.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1049,"timestamp":1112087180,"id":1587,"parentId":1421,"tags":{"name":"static/chunks/4489.0d368cde1fb3357b.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1046,"timestamp":1112087183,"id":1588,"parentId":1421,"tags":{"name":"static/chunks/5142.367bd3be117eed79.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1043,"timestamp":1112087188,"id":1589,"parentId":1421,"tags":{"name":"static/chunks/2935.2ebbb100e3d43c64.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1040,"timestamp":1112087191,"id":1590,"parentId":1421,"tags":{"name":"static/chunks/7732.341d025efb77d613.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1036,"timestamp":1112087196,"id":1591,"parentId":1421,"tags":{"name":"static/chunks/2918.07ccdcb387059c26.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1034,"timestamp":1112087200,"id":1592,"parentId":1421,"tags":{"name":"static/chunks/3862.537a6082bef9f803.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1031,"timestamp":1112087203,"id":1593,"parentId":1421,"tags":{"name":"static/chunks/8706.a191055071758495.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1027,"timestamp":1112087208,"id":1594,"parentId":1421,"tags":{"name":"static/chunks/4384.18b73d21bb82bbb3.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1024,"timestamp":1112087212,"id":1595,"parentId":1421,"tags":{"name":"static/chunks/7528.6f2689bf02ee7e39.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1021,"timestamp":1112087216,"id":1596,"parentId":1421,"tags":{"name":"static/chunks/7095.1a931e6913f28393.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1017,"timestamp":1112087221,"id":1597,"parentId":1421,"tags":{"name":"static/chunks/6596.bb65008aa0ac68d6.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1014,"timestamp":1112087224,"id":1598,"parentId":1421,"tags":{"name":"static/chunks/2311.498eabd1cf6b053c.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1010,"timestamp":1112087230,"id":1599,"parentId":1421,"tags":{"name":"static/chunks/2156.9b99294d52c96d16.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1007,"timestamp":1112087233,"id":1600,"parentId":1421,"tags":{"name":"static/chunks/2601.a828eccc4459dca1.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1004,"timestamp":1112087237,"id":1601,"parentId":1421,"tags":{"name":"static/chunks/5694.201d0e2a5d98a3d6.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1001,"timestamp":1112087241,"id":1602,"parentId":1421,"tags":{"name":"static/chunks/2789.211fa0f02c57b80f.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":998,"timestamp":1112087245,"id":1603,"parentId":1421,"tags":{"name":"static/chunks/8871.d9339ecb3eb1391d.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":995,"timestamp":1112087249,"id":1604,"parentId":1421,"tags":{"name":"static/chunks/7318.13546d24a16d19c8.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":991,"timestamp":1112087254,"id":1605,"parentId":1421,"tags":{"name":"static/chunks/5222.70661c975007e6b1.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":988,"timestamp":1112087258,"id":1606,"parentId":1421,"tags":{"name":"static/chunks/70.711e53c7c9f310df.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":984,"timestamp":1112087263,"id":1607,"parentId":1421,"tags":{"name":"static/chunks/7295.98f5a5b75283c24e.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"}]
9
- [{"name":"minify-js","duration":1080,"timestamp":1112087266,"id":1608,"parentId":1421,"tags":{"name":"static/chunks/8339.0eec7dc6c4205f28.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1078,"timestamp":1112087270,"id":1609,"parentId":1421,"tags":{"name":"static/chunks/5146.080c4cbbd65deea4.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1074,"timestamp":1112087275,"id":1610,"parentId":1421,"tags":{"name":"static/chunks/282.5ed107c9ab46fa5f.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1071,"timestamp":1112087278,"id":1611,"parentId":1421,"tags":{"name":"static/chunks/1345.6321ea113d5bede1.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1069,"timestamp":1112087282,"id":1612,"parentId":1421,"tags":{"name":"static/chunks/5202.c595eef02cbf17a3.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1065,"timestamp":1112087287,"id":1613,"parentId":1421,"tags":{"name":"static/chunks/9775.7f5ac34a0ad29393.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1063,"timestamp":1112087290,"id":1614,"parentId":1421,"tags":{"name":"static/chunks/7968.4ca6adf1b5e72a04.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1059,"timestamp":1112087295,"id":1615,"parentId":1421,"tags":{"name":"static/chunks/3389.491645b95208b655.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1056,"timestamp":1112087299,"id":1616,"parentId":1421,"tags":{"name":"static/chunks/1394.8e56f315b770b4ef.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1052,"timestamp":1112087303,"id":1617,"parentId":1421,"tags":{"name":"static/chunks/577.c5f69dfebe2d4d32.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1048,"timestamp":1112087308,"id":1618,"parentId":1421,"tags":{"name":"static/chunks/2466.2d67cac2e3573f2a.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1045,"timestamp":1112087312,"id":1619,"parentId":1421,"tags":{"name":"static/chunks/framework-38fa8b5af7d90358.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1043,"timestamp":1112087315,"id":1620,"parentId":1421,"tags":{"name":"static/chunks/90542734.d8eec2a0f0f4cbd2.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1039,"timestamp":1112087320,"id":1621,"parentId":1421,"tags":{"name":"static/chunks/2ff9d716.e3d80ce219276621.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1036,"timestamp":1112087323,"id":1622,"parentId":1421,"tags":{"name":"static/chunks/af7f6608.5e51d05bf66c954d.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1033,"timestamp":1112087328,"id":1623,"parentId":1421,"tags":{"name":"static/chunks/d3ac728e.46277dd0271c22bd.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1030,"timestamp":1112087332,"id":1624,"parentId":1421,"tags":{"name":"static/chunks/4bd1b696-eafe90463fb5173f.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1027,"timestamp":1112087336,"id":1625,"parentId":1421,"tags":{"name":"static/chunks/30d07d85.eda90ffd1f72af84.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1023,"timestamp":1112087341,"id":1626,"parentId":1421,"tags":{"name":"static/chunks/6809-415f78b07093e43d.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1020,"timestamp":1112087344,"id":1627,"parentId":1421,"tags":{"name":"static/chunks/4909-29e7375ee477be0e.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1018,"timestamp":1112087348,"id":1628,"parentId":1421,"tags":{"name":"static/chunks/2770-96ce4dfdaebf3b95.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1013,"timestamp":1112087353,"id":1629,"parentId":1421,"tags":{"name":"static/chunks/790-16669d080a2d540f.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1010,"timestamp":1112087357,"id":1630,"parentId":1421,"tags":{"name":"static/chunks/4974-c7c06dde4c577c2d.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1007,"timestamp":1112087361,"id":1631,"parentId":1421,"tags":{"name":"static/chunks/4459.4838a33157fb1a62.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1004,"timestamp":1112087365,"id":1632,"parentId":1421,"tags":{"name":"static/chunks/4290.179b03a83a774748.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":1001,"timestamp":1112087369,"id":1633,"parentId":1421,"tags":{"name":"static/chunks/8566-694b23826caefbbc.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":997,"timestamp":1112087374,"id":1634,"parentId":1421,"tags":{"name":"static/chunks/9948-1179ea549ed77972.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":994,"timestamp":1112087377,"id":1635,"parentId":1421,"tags":{"name":"static/chunks/9856.0b6ad271de065950.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":992,"timestamp":1112087381,"id":1636,"parentId":1421,"tags":{"name":"static/chunks/1191-929957caf145015a.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":988,"timestamp":1112087385,"id":1637,"parentId":1421,"tags":{"name":"static/chunks/5542-eba6aa0b65c58ba6.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":985,"timestamp":1112087389,"id":1638,"parentId":1421,"tags":{"name":"static/chunks/5951.af60d0ca20c7b9c0.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":981,"timestamp":1112087394,"id":1639,"parentId":1421,"tags":{"name":"static/chunks/6690.e4c27364805e5969.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":979,"timestamp":1112087397,"id":1640,"parentId":1421,"tags":{"name":"static/chunks/9076.a8e4846115ded724.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":976,"timestamp":1112087401,"id":1641,"parentId":1421,"tags":{"name":"static/chunks/7485.c9571ab4860a44ed.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":972,"timestamp":1112087406,"id":1642,"parentId":1421,"tags":{"name":"static/chunks/9599-be997845bdbb07c0.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":971,"timestamp":1112087409,"id":1643,"parentId":1421,"tags":{"name":"static/chunks/1255-103d6a472a5aff51.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":965,"timestamp":1112087416,"id":1644,"parentId":1421,"tags":{"name":"static/chunks/6402-cf1352625ee26472.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":955,"timestamp":1112087427,"id":1645,"parentId":1421,"tags":{"name":"static/chunks/744-41dca91128aa90b3.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":952,"timestamp":1112087430,"id":1646,"parentId":1421,"tags":{"name":"static/chunks/6488-3c8231851be34bc1.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":948,"timestamp":1112087435,"id":1647,"parentId":1421,"tags":{"name":"static/chunks/4560-b7412955173d7363.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":946,"timestamp":1112087438,"id":1648,"parentId":1421,"tags":{"name":"static/chunks/2751-0b37d2b8619b002b.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":943,"timestamp":1112087442,"id":1649,"parentId":1421,"tags":{"name":"static/chunks/2053-d32dbb0a5f0b2516.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":939,"timestamp":1112087447,"id":1650,"parentId":1421,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":540,"timestamp":1112087847,"id":1652,"parentId":1421,"tags":{"name":"server/middleware-build-manifest.js","cache":"HIT"},"startTime":1786203601442,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":479,"timestamp":1112087909,"id":1654,"parentId":1421,"tags":{"name":"server/next-font-manifest.js","cache":"HIT"},"startTime":1786203601442,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":4772,"timestamp":1112087453,"id":1651,"parentId":1421,"tags":{"name":"static/XpKfn5x6H-mtTaXI9yNmb/_ssgManifest.js","cache":"MISS"},"startTime":1786203601441,"traceId":"0efab52f74092482"},{"name":"minify-js","duration":4407,"timestamp":1112087859,"id":1653,"parentId":1421,"tags":{"name":"static/XpKfn5x6H-mtTaXI9yNmb/_buildManifest.js","cache":"MISS"},"startTime":1786203601442,"traceId":"0efab52f74092482"},{"name":"minify-webpack-plugin-optimize","duration":14163,"timestamp":1112078107,"id":1421,"parentId":1246,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1786203601432,"traceId":"0efab52f74092482"},{"name":"minify-css","duration":133,"timestamp":1112092438,"id":1656,"parentId":1655,"tags":{"file":"static/css/08db0ee30be10391.css","cache":"HIT"},"startTime":1786203601446,"traceId":"0efab52f74092482"},{"name":"minify-css","duration":86,"timestamp":1112092489,"id":1657,"parentId":1655,"tags":{"file":"static/css/a26070ae14fac156.css","cache":"HIT"},"startTime":1786203601446,"traceId":"0efab52f74092482"},{"name":"minify-css","duration":82,"timestamp":1112092494,"id":1658,"parentId":1655,"tags":{"file":"static/css/11b25db9b78774b4.css","cache":"HIT"},"startTime":1786203601446,"traceId":"0efab52f74092482"},{"name":"minify-css","duration":80,"timestamp":1112092497,"id":1659,"parentId":1655,"tags":{"file":"static/css/2fe46084dfe7af17.css","cache":"HIT"},"startTime":1786203601446,"traceId":"0efab52f74092482"},{"name":"css-minimizer-plugin","duration":217,"timestamp":1112092363,"id":1655,"parentId":1246,"tags":{},"startTime":1786203601446,"traceId":"0efab52f74092482"},{"name":"seal","duration":661675,"timestamp":1111493183,"id":1405,"parentId":1246,"tags":{},"startTime":1786203600847,"traceId":"0efab52f74092482"},{"name":"webpack-compilation","duration":2697335,"timestamp":1109457619,"id":1246,"parentId":16,"tags":{"name":"client"},"startTime":1786203598811,"traceId":"0efab52f74092482"},{"name":"emit","duration":51380,"timestamp":1112155004,"id":1660,"parentId":16,"tags":{},"startTime":1786203601509,"traceId":"0efab52f74092482"},{"name":"webpack-close","duration":1091290,"timestamp":1112210104,"id":1661,"parentId":16,"tags":{"name":"client"},"startTime":1786203601564,"traceId":"0efab52f74092482"},{"name":"webpack-generate-error-stats","duration":902,"timestamp":1113301415,"id":1662,"parentId":1661,"tags":{},"startTime":1786203602655,"traceId":"0efab52f74092482"},{"name":"run-webpack-compiler","duration":18210141,"timestamp":1095092617,"id":16,"parentId":1,"tags":{},"startTime":1786203584446,"traceId":"0efab52f74092482"},{"name":"format-webpack-messages","duration":89,"timestamp":1113302767,"id":1663,"parentId":1,"tags":{},"startTime":1786203602657,"traceId":"0efab52f74092482"},{"name":"verify-typescript-setup","duration":31103619,"timestamp":1113307204,"id":1665,"parentId":1,"tags":{},"startTime":1786203602661,"traceId":"0efab52f74092482"},{"name":"check-static-error-page","duration":47917,"timestamp":1144460172,"id":1668,"parentId":1667,"tags":{},"startTime":1786203633814,"traceId":"0efab52f74092482"},{"name":"check-page","duration":40296,"timestamp":1144777821,"id":1669,"parentId":1667,"tags":{"page":"/_app"},"startTime":1786203634132,"traceId":"0efab52f74092482"},{"name":"check-page","duration":39541,"timestamp":1144778593,"id":1671,"parentId":1667,"tags":{"page":"/_document"},"startTime":1786203634132,"traceId":"0efab52f74092482"},{"name":"check-page","duration":50091,"timestamp":1144778529,"id":1670,"parentId":1667,"tags":{"page":"/_error"},"startTime":1786203634132,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":74447,"timestamp":1144840282,"id":1818,"parentId":1814,"tags":{},"startTime":1786203634194,"traceId":"0efab52f74092482"},{"name":"check-page","duration":98460,"timestamp":1144816350,"id":1814,"parentId":1667,"tags":{"page":"/icon2.png"},"startTime":1786203634170,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":81860,"timestamp":1144840338,"id":1819,"parentId":1813,"tags":{},"startTime":1786203634194,"traceId":"0efab52f74092482"},{"name":"check-page","duration":106072,"timestamp":1144816162,"id":1813,"parentId":1667,"tags":{"page":"/icon1.png"},"startTime":1786203634170,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":88739,"timestamp":1144840169,"id":1817,"parentId":1812,"tags":{},"startTime":1786203634194,"traceId":"0efab52f74092482"},{"name":"check-page","duration":113000,"timestamp":1144815940,"id":1812,"parentId":1667,"tags":{"page":"/icon.png"},"startTime":1786203634170,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":93242,"timestamp":1144840997,"id":1821,"parentId":1673,"tags":{},"startTime":1786203634195,"traceId":"0efab52f74092482"},{"name":"check-page","duration":155036,"timestamp":1144779237,"id":1673,"parentId":1667,"tags":{"page":"/api/app/update-check"},"startTime":1786203634133,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":106897,"timestamp":1144841306,"id":1822,"parentId":1674,"tags":{},"startTime":1786203634195,"traceId":"0efab52f74092482"},{"name":"check-page","duration":168658,"timestamp":1144779582,"id":1674,"parentId":1667,"tags":{"page":"/api/app/update"},"startTime":1786203634133,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":131459,"timestamp":1144840398,"id":1820,"parentId":1672,"tags":{},"startTime":1786203634194,"traceId":"0efab52f74092482"},{"name":"check-page","duration":193281,"timestamp":1144778627,"id":1672,"parentId":1667,"tags":{"page":"/_not-found"},"startTime":1786203634132,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":151743,"timestamp":1144841386,"id":1823,"parentId":1675,"tags":{},"startTime":1786203634195,"traceId":"0efab52f74092482"},{"name":"check-page","duration":213293,"timestamp":1144779885,"id":1675,"parentId":1667,"tags":{"page":"/api/assistant/conversation"},"startTime":1786203634134,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":159828,"timestamp":1144841493,"id":1825,"parentId":1677,"tags":{},"startTime":1786203634195,"traceId":"0efab52f74092482"},{"name":"check-page","duration":220879,"timestamp":1144780482,"id":1677,"parentId":1667,"tags":{"page":"/api/assistant/messages"},"startTime":1786203634134,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":162598,"timestamp":1144841552,"id":1826,"parentId":1678,"tags":{},"startTime":1786203634195,"traceId":"0efab52f74092482"},{"name":"check-page","duration":223354,"timestamp":1144780826,"id":1678,"parentId":1667,"tags":{"page":"/api/assistant/session"},"startTime":1786203634135,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":166005,"timestamp":1144841631,"id":1827,"parentId":1680,"tags":{},"startTime":1786203634195,"traceId":"0efab52f74092482"},{"name":"check-page","duration":224936,"timestamp":1144782733,"id":1680,"parentId":1667,"tags":{"page":"/api/assistant/terminal"},"startTime":1786203634137,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":168808,"timestamp":1144841680,"id":1828,"parentId":1679,"tags":{},"startTime":1786203634196,"traceId":"0efab52f74092482"},{"name":"check-page","duration":228071,"timestamp":1144782448,"id":1679,"parentId":1667,"tags":{"page":"/api/assistant/start"},"startTime":1786203634136,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":171675,"timestamp":1144841706,"id":1829,"parentId":1681,"tags":{},"startTime":1786203634196,"traceId":"0efab52f74092482"},{"name":"check-page","duration":230429,"timestamp":1144782979,"id":1681,"parentId":1667,"tags":{"page":"/api/assistant/tools"},"startTime":1786203634137,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":174384,"timestamp":1144841736,"id":1830,"parentId":1682,"tags":{},"startTime":1786203634196,"traceId":"0efab52f74092482"},{"name":"check-page","duration":232837,"timestamp":1144783308,"id":1682,"parentId":1667,"tags":{"page":"/api/auth/login"},"startTime":1786203634137,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":177222,"timestamp":1144841756,"id":1831,"parentId":1683,"tags":{},"startTime":1786203634196,"traceId":"0efab52f74092482"},{"name":"check-page","duration":235450,"timestamp":1144783554,"id":1683,"parentId":1667,"tags":{"page":"/api/auth/logout"},"startTime":1786203634137,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":179705,"timestamp":1144841870,"id":1832,"parentId":1684,"tags":{},"startTime":1786203634196,"traceId":"0efab52f74092482"},{"name":"check-page","duration":237810,"timestamp":1144783784,"id":1684,"parentId":1667,"tags":{"page":"/api/auth/status"},"startTime":1786203634138,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":186010,"timestamp":1144841919,"id":1833,"parentId":1685,"tags":{},"startTime":1786203634196,"traceId":"0efab52f74092482"},{"name":"check-page","duration":243948,"timestamp":1144784006,"id":1685,"parentId":1667,"tags":{"page":"/api/daily-summary"},"startTime":1786203634138,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":188308,"timestamp":1144842060,"id":1834,"parentId":1686,"tags":{},"startTime":1786203634196,"traceId":"0efab52f74092482"},{"name":"check-page","duration":245853,"timestamp":1144784546,"id":1686,"parentId":1667,"tags":{"page":"/api/daily-summary/status"},"startTime":1786203634138,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":193342,"timestamp":1144842189,"id":1835,"parentId":1687,"tags":{},"startTime":1786203634196,"traceId":"0efab52f74092482"},{"name":"check-page","duration":250574,"timestamp":1144784991,"id":1687,"parentId":1667,"tags":{"page":"/api/external-apps/[id]/health"},"startTime":1786203634139,"traceId":"0efab52f74092482"}]
10
- [{"name":"is-page-static","duration":196198,"timestamp":1144842323,"id":1836,"parentId":1688,"tags":{},"startTime":1786203634196,"traceId":"0efab52f74092482"},{"name":"check-page","duration":253055,"timestamp":1144785491,"id":1688,"parentId":1667,"tags":{"page":"/api/external-apps/[id]"},"startTime":1786203634139,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":198007,"timestamp":1144841442,"id":1824,"parentId":1676,"tags":{},"startTime":1786203634195,"traceId":"0efab52f74092482"},{"name":"check-page","duration":259275,"timestamp":1144780195,"id":1676,"parentId":1667,"tags":{"page":"/api/assistant/current-output"},"startTime":1786203634134,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":198420,"timestamp":1144842447,"id":1837,"parentId":1689,"tags":{},"startTime":1786203634196,"traceId":"0efab52f74092482"},{"name":"check-page","duration":254937,"timestamp":1144785951,"id":1689,"parentId":1667,"tags":{"page":"/api/external-apps"},"startTime":1786203634140,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":200746,"timestamp":1144842700,"id":1839,"parentId":1691,"tags":{},"startTime":1786203634197,"traceId":"0efab52f74092482"},{"name":"check-page","duration":256615,"timestamp":1144786853,"id":1691,"parentId":1667,"tags":{"page":"/api/fs/recent-paths"},"startTime":1786203634141,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":202151,"timestamp":1144842582,"id":1838,"parentId":1690,"tags":{},"startTime":1786203634196,"traceId":"0efab52f74092482"},{"name":"check-page","duration":258298,"timestamp":1144786452,"id":1690,"parentId":1667,"tags":{"page":"/api/fs/browse"},"startTime":1786203634140,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":215167,"timestamp":1144842759,"id":1840,"parentId":1692,"tags":{},"startTime":1786203634197,"traceId":"0efab52f74092482"},{"name":"check-page","duration":270805,"timestamp":1144787148,"id":1692,"parentId":1667,"tags":{"page":"/api/hooks/agent-event"},"startTime":1786203634141,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":220240,"timestamp":1144842819,"id":1842,"parentId":1696,"tags":{},"startTime":1786203634197,"traceId":"0efab52f74092482"},{"name":"check-page","duration":275099,"timestamp":1144787988,"id":1696,"parentId":1667,"tags":{"page":"/api/ollama/models"},"startTime":1786203634142,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":220883,"timestamp":1144842954,"id":1843,"parentId":1697,"tags":{},"startTime":1786203634197,"traceId":"0efab52f74092482"},{"name":"check-page","duration":275412,"timestamp":1144788446,"id":1697,"parentId":1667,"tags":{"page":"/api/push/subscriptions"},"startTime":1786203634142,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":224412,"timestamp":1144843099,"id":1844,"parentId":1698,"tags":{},"startTime":1786203634197,"traceId":"0efab52f74092482"},{"name":"check-page","duration":278683,"timestamp":1144788850,"id":1698,"parentId":1667,"tags":{"page":"/api/push/vapid"},"startTime":1786203634143,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":225716,"timestamp":1144842795,"id":1841,"parentId":1693,"tags":{},"startTime":1786203634197,"traceId":"0efab52f74092482"},{"name":"check-page","duration":281167,"timestamp":1144787372,"id":1693,"parentId":1667,"tags":{"page":"/api/hooks/claude-done"},"startTime":1786203634141,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":228723,"timestamp":1144843136,"id":1845,"parentId":1700,"tags":{},"startTime":1786203634197,"traceId":"0efab52f74092482"},{"name":"check-page","duration":282222,"timestamp":1144789662,"id":1700,"parentId":1667,"tags":{"page":"/api/repositories/[id]/todos/[todoId]"},"startTime":1786203634144,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":231564,"timestamp":1144843190,"id":1847,"parentId":1701,"tags":{},"startTime":1786203634197,"traceId":"0efab52f74092482"},{"name":"check-page","duration":284698,"timestamp":1144790092,"id":1701,"parentId":1667,"tags":{"page":"/api/repositories/[id]/todos"},"startTime":1786203634144,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":234205,"timestamp":1144843223,"id":1848,"parentId":1694,"tags":{},"startTime":1786203634197,"traceId":"0efab52f74092482"},{"name":"check-page","duration":289874,"timestamp":1144787581,"id":1694,"parentId":1667,"tags":{"page":"/api/hooks/permission-request"},"startTime":1786203634141,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":234905,"timestamp":1144843165,"id":1846,"parentId":1699,"tags":{},"startTime":1786203634197,"traceId":"0efab52f74092482"},{"name":"check-page","duration":288883,"timestamp":1144789278,"id":1699,"parentId":1667,"tags":{"page":"/api/repositories/[id]"},"startTime":1786203634143,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":238255,"timestamp":1144843244,"id":1849,"parentId":1695,"tags":{},"startTime":1786203634197,"traceId":"0efab52f74092482"},{"name":"check-page","duration":293742,"timestamp":1144787786,"id":1695,"parentId":1667,"tags":{"page":"/api/metrics/vibe"},"startTime":1786203634142,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":246625,"timestamp":1144843296,"id":1851,"parentId":1703,"tags":{},"startTime":1786203634197,"traceId":"0efab52f74092482"},{"name":"check-page","duration":299038,"timestamp":1144790910,"id":1703,"parentId":1667,"tags":{"page":"/api/repositories/clone"},"startTime":1786203634145,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":248806,"timestamp":1144843265,"id":1850,"parentId":1702,"tags":{},"startTime":1786203634197,"traceId":"0efab52f74092482"},{"name":"check-page","duration":301590,"timestamp":1144790508,"id":1702,"parentId":1667,"tags":{"page":"/api/repositories/clone/[jobId]"},"startTime":1786203634144,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":249019,"timestamp":1144843315,"id":1852,"parentId":1704,"tags":{},"startTime":1786203634197,"traceId":"0efab52f74092482"},{"name":"check-page","duration":301026,"timestamp":1144791331,"id":1704,"parentId":1667,"tags":{"page":"/api/repositories/excluded"},"startTime":1786203634145,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":251393,"timestamp":1144843452,"id":1854,"parentId":1706,"tags":{},"startTime":1786203634197,"traceId":"0efab52f74092482"},{"name":"check-page","duration":302957,"timestamp":1144791911,"id":1706,"parentId":1667,"tags":{"page":"/api/repositories"},"startTime":1786203634146,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":252638,"timestamp":1144843410,"id":1853,"parentId":1705,"tags":{},"startTime":1786203634197,"traceId":"0efab52f74092482"},{"name":"check-page","duration":304393,"timestamp":1144791698,"id":1705,"parentId":1667,"tags":{"page":"/api/repositories/restore"},"startTime":1786203634146,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":253925,"timestamp":1144843482,"id":1855,"parentId":1707,"tags":{},"startTime":1786203634197,"traceId":"0efab52f74092482"},{"name":"check-page","duration":305286,"timestamp":1144792145,"id":1707,"parentId":1667,"tags":{"page":"/api/repositories/scan"},"startTime":1786203634146,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":257074,"timestamp":1144843506,"id":1856,"parentId":1708,"tags":{},"startTime":1786203634197,"traceId":"0efab52f74092482"},{"name":"check-page","duration":308260,"timestamp":1144792338,"id":1708,"parentId":1667,"tags":{"page":"/api/repositories/sync"},"startTime":1786203634146,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":257049,"timestamp":1144843633,"id":1857,"parentId":1709,"tags":{},"startTime":1786203634197,"traceId":"0efab52f74092482"},{"name":"check-page","duration":305979,"timestamp":1144794720,"id":1709,"parentId":1667,"tags":{"page":"/api/repositories/validate-path"},"startTime":1786203634149,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":259619,"timestamp":1144843730,"id":1858,"parentId":1710,"tags":{},"startTime":1786203634198,"traceId":"0efab52f74092482"},{"name":"check-page","duration":308437,"timestamp":1144794932,"id":1710,"parentId":1667,"tags":{"page":"/api/sidebar/group-order"},"startTime":1786203634149,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":263333,"timestamp":1144843829,"id":1859,"parentId":1711,"tags":{},"startTime":1786203634198,"traceId":"0efab52f74092482"},{"name":"check-page","duration":312031,"timestamp":1144795153,"id":1711,"parentId":1667,"tags":{"page":"/api/skills/[id]"},"startTime":1786203634149,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":267251,"timestamp":1144844110,"id":1861,"parentId":1713,"tags":{},"startTime":1786203634198,"traceId":"0efab52f74092482"},{"name":"check-page","duration":315865,"timestamp":1144795519,"id":1713,"parentId":1667,"tags":{"page":"/api/skills/operations"},"startTime":1786203634149,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":278959,"timestamp":1144844234,"id":1862,"parentId":1714,"tags":{},"startTime":1786203634198,"traceId":"0efab52f74092482"},{"name":"check-page","duration":327528,"timestamp":1144795695,"id":1714,"parentId":1667,"tags":{"page":"/api/skills/reindex"},"startTime":1786203634150,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":281838,"timestamp":1144843943,"id":1860,"parentId":1712,"tags":{},"startTime":1786203634198,"traceId":"0efab52f74092482"},{"name":"check-page","duration":330466,"timestamp":1144795340,"id":1712,"parentId":1667,"tags":{"page":"/api/skills/installations"},"startTime":1786203634149,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":282289,"timestamp":1144844335,"id":1863,"parentId":1715,"tags":{},"startTime":1786203634198,"traceId":"0efab52f74092482"},{"name":"check-page","duration":330774,"timestamp":1144795871,"id":1715,"parentId":1667,"tags":{"page":"/api/skills"},"startTime":1786203634150,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":285166,"timestamp":1144844378,"id":1865,"parentId":1717,"tags":{},"startTime":1786203634198,"traceId":"0efab52f74092482"},{"name":"check-page","duration":333325,"timestamp":1144796246,"id":1717,"parentId":1667,"tags":{"page":"/api/tasks/[taskId]/cancel"},"startTime":1786203634150,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":287957,"timestamp":1144844404,"id":1866,"parentId":1718,"tags":{},"startTime":1786203634198,"traceId":"0efab52f74092482"},{"name":"check-page","duration":335966,"timestamp":1144796421,"id":1718,"parentId":1667,"tags":{"page":"/api/tasks/[taskId]"},"startTime":1786203634150,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":291645,"timestamp":1144844427,"id":1867,"parentId":1719,"tags":{},"startTime":1786203634198,"traceId":"0efab52f74092482"},{"name":"check-page","duration":339527,"timestamp":1144796592,"id":1719,"parentId":1667,"tags":{"page":"/api/templates/[id]"},"startTime":1786203634150,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":293315,"timestamp":1144844448,"id":1868,"parentId":1720,"tags":{},"startTime":1786203634198,"traceId":"0efab52f74092482"},{"name":"check-page","duration":341025,"timestamp":1144796761,"id":1720,"parentId":1667,"tags":{"page":"/api/templates"},"startTime":1786203634151,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":295560,"timestamp":1144844549,"id":1869,"parentId":1721,"tags":{},"startTime":1786203634198,"traceId":"0efab52f74092482"},{"name":"check-page","duration":343165,"timestamp":1144796965,"id":1721,"parentId":1667,"tags":{"page":"/api/todos"},"startTime":1786203634151,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":298364,"timestamp":1144844578,"id":1870,"parentId":1722,"tags":{},"startTime":1786203634198,"traceId":"0efab52f74092482"},{"name":"check-page","duration":345765,"timestamp":1144797202,"id":1722,"parentId":1667,"tags":{"page":"/api/verification/runs/[runId]"},"startTime":1786203634151,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":300747,"timestamp":1144844603,"id":1871,"parentId":1723,"tags":{},"startTime":1786203634198,"traceId":"0efab52f74092482"},{"name":"check-page","duration":347984,"timestamp":1144797389,"id":1723,"parentId":1667,"tags":{"page":"/api/verification/runs"},"startTime":1786203634151,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":302025,"timestamp":1144844359,"id":1864,"parentId":1716,"tags":{},"startTime":1786203634198,"traceId":"0efab52f74092482"},{"name":"check-page","duration":350339,"timestamp":1144796066,"id":1716,"parentId":1667,"tags":{"page":"/api/slash-commands"},"startTime":1786203634150,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":303704,"timestamp":1144844644,"id":1872,"parentId":1724,"tags":{},"startTime":1786203634198,"traceId":"0efab52f74092482"},{"name":"check-page","duration":350808,"timestamp":1144797563,"id":1724,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/auto-yes"},"startTime":1786203634151,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":306023,"timestamp":1144844674,"id":1873,"parentId":1725,"tags":{},"startTime":1786203634199,"traceId":"0efab52f74092482"},{"name":"check-page","duration":352983,"timestamp":1144797736,"id":1725,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/capture"},"startTime":1786203634152,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":307027,"timestamp":1144844706,"id":1874,"parentId":1727,"tags":{},"startTime":1786203634199,"traceId":"0efab52f74092482"},{"name":"check-page","duration":353646,"timestamp":1144798110,"id":1727,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/cmate/schedules"},"startTime":1786203634152,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":310010,"timestamp":1144844750,"id":1876,"parentId":1729,"tags":{},"startTime":1786203634199,"traceId":"0efab52f74092482"},{"name":"check-page","duration":356325,"timestamp":1144798460,"id":1729,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/execution-logs/[logId]"},"startTime":1786203634152,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":310355,"timestamp":1144844729,"id":1875,"parentId":1726,"tags":{},"startTime":1786203634199,"traceId":"0efab52f74092482"},{"name":"check-page","duration":357214,"timestamp":1144797908,"id":1726,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/cli-tool"},"startTime":1786203634152,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":312757,"timestamp":1144844773,"id":1877,"parentId":1730,"tags":{},"startTime":1786203634199,"traceId":"0efab52f74092482"},{"name":"check-page","duration":358923,"timestamp":1144798630,"id":1730,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/execution-logs"},"startTime":1786203634152,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":314597,"timestamp":1144844796,"id":1878,"parentId":1728,"tags":{},"startTime":1786203634199,"traceId":"0efab52f74092482"},{"name":"check-page","duration":361135,"timestamp":1144798287,"id":1728,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/current-output"},"startTime":1786203634152,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":315843,"timestamp":1144844817,"id":1879,"parentId":1732,"tags":{},"startTime":1786203634199,"traceId":"0efab52f74092482"},{"name":"check-page","duration":361715,"timestamp":1144798968,"id":1732,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/branch/create"},"startTime":1786203634153,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":318241,"timestamp":1144844906,"id":1881,"parentId":1733,"tags":{},"startTime":1786203634199,"traceId":"0efab52f74092482"},{"name":"check-page","duration":364013,"timestamp":1144799158,"id":1733,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/branch/delete"},"startTime":1786203634153,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":320865,"timestamp":1144844926,"id":1882,"parentId":1734,"tags":{},"startTime":1786203634199,"traceId":"0efab52f74092482"},{"name":"check-page","duration":366490,"timestamp":1144799331,"id":1734,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/branches"},"startTime":1786203634153,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":323516,"timestamp":1144844949,"id":1883,"parentId":1735,"tags":{},"startTime":1786203634199,"traceId":"0efab52f74092482"},{"name":"check-page","duration":368987,"timestamp":1144799500,"id":1735,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/checkout"},"startTime":1786203634153,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":329798,"timestamp":1144839510,"id":1816,"parentId":1811,"tags":{},"startTime":1786203634193,"traceId":"0efab52f74092482"},{"name":"check-page","duration":353690,"timestamp":1144815640,"id":1811,"parentId":1667,"tags":{"page":"/apple-icon.png"},"startTime":1786203634169,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":326187,"timestamp":1144844884,"id":1880,"parentId":1731,"tags":{},"startTime":1786203634199,"traceId":"0efab52f74092482"},{"name":"check-page","duration":372295,"timestamp":1144798799,"id":1731,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/files/[...path]"},"startTime":1786203634153,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":326867,"timestamp":1144844972,"id":1884,"parentId":1736,"tags":{},"startTime":1786203634199,"traceId":"0efab52f74092482"}]
11
- [{"name":"check-page","duration":372490,"timestamp":1144799669,"id":1736,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/commit"},"startTime":1786203634154,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":331637,"timestamp":1144845047,"id":1886,"parentId":1738,"tags":{},"startTime":1786203634199,"traceId":"0efab52f74092482"},{"name":"check-page","duration":376682,"timestamp":1144800023,"id":1738,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/fetch"},"startTime":1786203634154,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":333270,"timestamp":1144845073,"id":1887,"parentId":1739,"tags":{},"startTime":1786203634199,"traceId":"0efab52f74092482"},{"name":"check-page","duration":378161,"timestamp":1144800202,"id":1739,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/log"},"startTime":1786203634154,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":335332,"timestamp":1144845097,"id":1888,"parentId":1741,"tags":{},"startTime":1786203634199,"traceId":"0efab52f74092482"},{"name":"check-page","duration":379911,"timestamp":1144800540,"id":1741,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/push"},"startTime":1786203634154,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":339182,"timestamp":1144845120,"id":1889,"parentId":1742,"tags":{},"startTime":1786203634199,"traceId":"0efab52f74092482"},{"name":"check-page","duration":383606,"timestamp":1144800711,"id":1742,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/reset"},"startTime":1786203634155,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":339927,"timestamp":1144845142,"id":1890,"parentId":1743,"tags":{},"startTime":1786203634199,"traceId":"0efab52f74092482"},{"name":"check-page","duration":384208,"timestamp":1144800879,"id":1743,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/revert"},"startTime":1786203634155,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":344967,"timestamp":1144845162,"id":1891,"parentId":1744,"tags":{},"startTime":1786203634199,"traceId":"0efab52f74092482"},{"name":"check-page","duration":389069,"timestamp":1144801097,"id":1744,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/show/[commitHash]"},"startTime":1786203634155,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":345064,"timestamp":1144845186,"id":1892,"parentId":1740,"tags":{},"startTime":1786203634199,"traceId":"0efab52f74092482"},{"name":"check-page","duration":389896,"timestamp":1144800371,"id":1740,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/pull"},"startTime":1786203634154,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":352418,"timestamp":1144845224,"id":1894,"parentId":1746,"tags":{},"startTime":1786203634199,"traceId":"0efab52f74092482"},{"name":"check-page","duration":396207,"timestamp":1144801474,"id":1746,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/staged"},"startTime":1786203634155,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":352731,"timestamp":1144845205,"id":1893,"parentId":1745,"tags":{},"startTime":1786203634199,"traceId":"0efab52f74092482"},{"name":"check-page","duration":396665,"timestamp":1144801297,"id":1745,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/stage"},"startTime":1786203634155,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":355883,"timestamp":1144845262,"id":1896,"parentId":1748,"tags":{},"startTime":1786203634199,"traceId":"0efab52f74092482"},{"name":"check-page","duration":399351,"timestamp":1144801820,"id":1748,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/stash/apply"},"startTime":1786203634156,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":356025,"timestamp":1144845244,"id":1895,"parentId":1747,"tags":{},"startTime":1786203634199,"traceId":"0efab52f74092482"},{"name":"check-page","duration":399641,"timestamp":1144801647,"id":1747,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/stash/[index]"},"startTime":1786203634155,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":359169,"timestamp":1144845279,"id":1897,"parentId":1749,"tags":{},"startTime":1786203634199,"traceId":"0efab52f74092482"},{"name":"check-page","duration":402481,"timestamp":1144801992,"id":1749,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/stash/pop"},"startTime":1786203634156,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":359817,"timestamp":1144845297,"id":1898,"parentId":1750,"tags":{},"startTime":1786203634199,"traceId":"0efab52f74092482"},{"name":"check-page","duration":402946,"timestamp":1144802191,"id":1750,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/stash/push"},"startTime":1786203634156,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":360438,"timestamp":1144844991,"id":1885,"parentId":1737,"tags":{},"startTime":1786203634199,"traceId":"0efab52f74092482"},{"name":"check-page","duration":405610,"timestamp":1144799836,"id":1737,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/diff"},"startTime":1786203634154,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":362805,"timestamp":1144845313,"id":1899,"parentId":1751,"tags":{},"startTime":1786203634199,"traceId":"0efab52f74092482"},{"name":"check-page","duration":405767,"timestamp":1144802372,"id":1751,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/stash"},"startTime":1786203634156,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":366733,"timestamp":1144845333,"id":1900,"parentId":1752,"tags":{},"startTime":1786203634199,"traceId":"0efab52f74092482"},{"name":"check-page","duration":409549,"timestamp":1144802545,"id":1752,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/status"},"startTime":1786203634156,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":366824,"timestamp":1144845372,"id":1902,"parentId":1753,"tags":{},"startTime":1786203634199,"traceId":"0efab52f74092482"},{"name":"check-page","duration":409500,"timestamp":1144802717,"id":1753,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/unstage"},"startTime":1786203634157,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":367429,"timestamp":1144845404,"id":1903,"parentId":1756,"tags":{},"startTime":1786203634199,"traceId":"0efab52f74092482"},{"name":"check-page","duration":408543,"timestamp":1144804314,"id":1756,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/kill-session"},"startTime":1786203634158,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":368789,"timestamp":1144845356,"id":1901,"parentId":1754,"tags":{},"startTime":1786203634199,"traceId":"0efab52f74092482"},{"name":"check-page","duration":410284,"timestamp":1144803883,"id":1754,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/working-diff"},"startTime":1786203634158,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":371229,"timestamp":1144845520,"id":1904,"parentId":1757,"tags":{},"startTime":1786203634199,"traceId":"0efab52f74092482"},{"name":"check-page","duration":412280,"timestamp":1144804494,"id":1757,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/logs/[filename]"},"startTime":1786203634158,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":372153,"timestamp":1144845614,"id":1905,"parentId":1758,"tags":{},"startTime":1786203634199,"traceId":"0efab52f74092482"},{"name":"check-page","duration":413116,"timestamp":1144804670,"id":1758,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/logs"},"startTime":1786203634159,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":376153,"timestamp":1144845692,"id":1908,"parentId":1760,"tags":{},"startTime":1786203634200,"traceId":"0efab52f74092482"},{"name":"check-page","duration":416831,"timestamp":1144805037,"id":1760,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/memos/[memoId]"},"startTime":1786203634159,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":379954,"timestamp":1144845719,"id":1909,"parentId":1761,"tags":{},"startTime":1786203634200,"traceId":"0efab52f74092482"},{"name":"check-page","duration":420441,"timestamp":1144805254,"id":1761,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/memos"},"startTime":1786203634159,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":383594,"timestamp":1144845745,"id":1910,"parentId":1762,"tags":{},"startTime":1786203634200,"traceId":"0efab52f74092482"},{"name":"check-page","duration":423923,"timestamp":1144805439,"id":1762,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/messages"},"startTime":1786203634159,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":386988,"timestamp":1144845778,"id":1911,"parentId":1764,"tags":{},"startTime":1786203634200,"traceId":"0efab52f74092482"},{"name":"check-page","duration":426998,"timestamp":1144805793,"id":1764,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/respond"},"startTime":1786203634160,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":391436,"timestamp":1144845826,"id":1912,"parentId":1763,"tags":{},"startTime":1786203634200,"traceId":"0efab52f74092482"},{"name":"check-page","duration":431668,"timestamp":1144805619,"id":1763,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/prompt-response"},"startTime":1786203634159,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":395745,"timestamp":1144845865,"id":1913,"parentId":1765,"tags":{},"startTime":1786203634200,"traceId":"0efab52f74092482"},{"name":"check-page","duration":435664,"timestamp":1144805968,"id":1765,"parentId":1667,"tags":{"page":"/api/worktrees/[id]"},"startTime":1786203634160,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":400575,"timestamp":1144845893,"id":1914,"parentId":1766,"tags":{},"startTime":1786203634200,"traceId":"0efab52f74092482"},{"name":"check-page","duration":440319,"timestamp":1144806173,"id":1766,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/schedules/[scheduleId]"},"startTime":1786203634160,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":400936,"timestamp":1144845646,"id":1906,"parentId":1755,"tags":{},"startTime":1786203634199,"traceId":"0efab52f74092482"},{"name":"check-page","duration":442475,"timestamp":1144804121,"id":1755,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/interrupt"},"startTime":1786203634158,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":404162,"timestamp":1144845910,"id":1915,"parentId":1767,"tags":{},"startTime":1786203634200,"traceId":"0efab52f74092482"},{"name":"check-page","duration":443746,"timestamp":1144806352,"id":1767,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/schedules/active"},"startTime":1786203634160,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":406160,"timestamp":1144845935,"id":1916,"parentId":1768,"tags":{},"startTime":1786203634200,"traceId":"0efab52f74092482"},{"name":"check-page","duration":445610,"timestamp":1144806524,"id":1768,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/schedules"},"startTime":1786203634160,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":408153,"timestamp":1144845962,"id":1917,"parentId":1769,"tags":{},"startTime":1786203634200,"traceId":"0efab52f74092482"},{"name":"check-page","duration":447439,"timestamp":1144806694,"id":1769,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/search"},"startTime":1786203634161,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":418199,"timestamp":1144846335,"id":1919,"parentId":1772,"tags":{},"startTime":1786203634200,"traceId":"0efab52f74092482"},{"name":"check-page","duration":457311,"timestamp":1144807246,"id":1772,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/install"},"startTime":1786203634161,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":420896,"timestamp":1144846133,"id":1918,"parentId":1771,"tags":{},"startTime":1786203634200,"traceId":"0efab52f74092482"},{"name":"check-page","duration":459995,"timestamp":1144807058,"id":1771,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/git-workflow"},"startTime":1786203634161,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":422454,"timestamp":1144846477,"id":1920,"parentId":1773,"tags":{},"startTime":1786203634200,"traceId":"0efab52f74092482"},{"name":"check-page","duration":461529,"timestamp":1144807423,"id":1773,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/plan"},"startTime":1786203634161,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":425841,"timestamp":1144846536,"id":1921,"parentId":1770,"tags":{},"startTime":1786203634200,"traceId":"0efab52f74092482"},{"name":"check-page","duration":465537,"timestamp":1144806863,"id":1770,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/send"},"startTime":1786203634161,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":429425,"timestamp":1144846744,"id":1922,"parentId":1775,"tags":{},"startTime":1786203634201,"traceId":"0efab52f74092482"},{"name":"check-page","duration":468423,"timestamp":1144807769,"id":1775,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/uninstall"},"startTime":1786203634162,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":434960,"timestamp":1144846899,"id":1923,"parentId":1776,"tags":{},"startTime":1786203634201,"traceId":"0efab52f74092482"},{"name":"check-page","duration":473945,"timestamp":1144807940,"id":1776,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/update-plan"},"startTime":1786203634162,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":435902,"timestamp":1144847154,"id":1924,"parentId":1777,"tags":{},"startTime":1786203634201,"traceId":"0efab52f74092482"},{"name":"check-page","duration":474948,"timestamp":1144808134,"id":1777,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/update"},"startTime":1786203634162,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":438726,"timestamp":1144847337,"id":1926,"parentId":1779,"tags":{},"startTime":1786203634201,"traceId":"0efab52f74092482"},{"name":"check-page","duration":477605,"timestamp":1144808478,"id":1779,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/slash-commands"},"startTime":1786203634162,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":440796,"timestamp":1144847291,"id":1925,"parentId":1778,"tags":{},"startTime":1786203634201,"traceId":"0efab52f74092482"},{"name":"check-page","duration":479809,"timestamp":1144808308,"id":1778,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/skills"},"startTime":1786203634162,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":441113,"timestamp":1144847364,"id":1927,"parentId":1780,"tags":{},"startTime":1786203634201,"traceId":"0efab52f74092482"},{"name":"check-page","duration":479851,"timestamp":1144808649,"id":1780,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/special-keys"},"startTime":1786203634162,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":443289,"timestamp":1144847514,"id":1929,"parentId":1781,"tags":{},"startTime":1786203634201,"traceId":"0efab52f74092482"},{"name":"check-page","duration":482002,"timestamp":1144808819,"id":1781,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/start-polling"},"startTime":1786203634163,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":448501,"timestamp":1144847547,"id":1930,"parentId":1782,"tags":{},"startTime":1786203634201,"traceId":"0efab52f74092482"},{"name":"check-page","duration":487085,"timestamp":1144808987,"id":1782,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/tasks"},"startTime":1786203634163,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":448670,"timestamp":1144847485,"id":1928,"parentId":1774,"tags":{},"startTime":1786203634201,"traceId":"0efab52f74092482"},{"name":"check-page","duration":488575,"timestamp":1144807595,"id":1774,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/uninstall-plan"},"startTime":1786203634161,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":448750,"timestamp":1144847575,"id":1931,"parentId":1783,"tags":{},"startTime":1786203634201,"traceId":"0efab52f74092482"},{"name":"check-page","duration":487127,"timestamp":1144809211,"id":1783,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/terminal"},"startTime":1786203634163,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":451923,"timestamp":1144847618,"id":1933,"parentId":1786,"tags":{},"startTime":1786203634201,"traceId":"0efab52f74092482"},{"name":"check-page","duration":489828,"timestamp":1144809736,"id":1786,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/todos/[todoId]"},"startTime":1786203634164,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":452568,"timestamp":1144847594,"id":1932,"parentId":1784,"tags":{},"startTime":1786203634201,"traceId":"0efab52f74092482"},{"name":"check-page","duration":490789,"timestamp":1144809394,"id":1784,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/timers/history"},"startTime":1786203634163,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":455463,"timestamp":1144847655,"id":1934,"parentId":1785,"tags":{},"startTime":1786203634201,"traceId":"0efab52f74092482"},{"name":"check-page","duration":493571,"timestamp":1144809566,"id":1785,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/timers"},"startTime":1786203634163,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":456712,"timestamp":1144847682,"id":1935,"parentId":1787,"tags":{},"startTime":1786203634202,"traceId":"0efab52f74092482"},{"name":"check-page","duration":494509,"timestamp":1144809906,"id":1787,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/todos"},"startTime":1786203634164,"traceId":"0efab52f74092482"}]
12
- [{"name":"is-page-static","duration":458083,"timestamp":1144847701,"id":1936,"parentId":1789,"tags":{},"startTime":1786203634202,"traceId":"0efab52f74092482"},{"name":"check-page","duration":495527,"timestamp":1144810274,"id":1789,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/tree"},"startTime":1786203634164,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":461165,"timestamp":1144847761,"id":1938,"parentId":1791,"tags":{},"startTime":1786203634202,"traceId":"0efab52f74092482"},{"name":"check-page","duration":498328,"timestamp":1144810620,"id":1791,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/verify"},"startTime":1786203634164,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":463664,"timestamp":1144847734,"id":1937,"parentId":1790,"tags":{},"startTime":1786203634202,"traceId":"0efab52f74092482"},{"name":"check-page","duration":500973,"timestamp":1144810448,"id":1790,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/upload/[...path]"},"startTime":1786203634164,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":463826,"timestamp":1144847785,"id":1939,"parentId":1788,"tags":{},"startTime":1786203634202,"traceId":"0efab52f74092482"},{"name":"check-page","duration":501530,"timestamp":1144810098,"id":1788,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/tree/[...path]"},"startTime":1786203634164,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":466340,"timestamp":1144847823,"id":1941,"parentId":1793,"tags":{},"startTime":1786203634202,"traceId":"0efab52f74092482"},{"name":"check-page","duration":503217,"timestamp":1144810964,"id":1793,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/verify/runs"},"startTime":1786203634165,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":467506,"timestamp":1144847804,"id":1940,"parentId":1792,"tags":{},"startTime":1786203634202,"traceId":"0efab52f74092482"},{"name":"check-page","duration":504535,"timestamp":1144810792,"id":1792,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/verify/runs/[runId]"},"startTime":1786203634165,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":468766,"timestamp":1144847840,"id":1942,"parentId":1794,"tags":{},"startTime":1786203634202,"traceId":"0efab52f74092482"},{"name":"check-page","duration":505470,"timestamp":1144811161,"id":1794,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/viewed"},"startTime":1786203634165,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":470616,"timestamp":1144848701,"id":1944,"parentId":1801,"tags":{},"startTime":1786203634203,"traceId":"0efab52f74092482"},{"name":"check-page","duration":505940,"timestamp":1144813395,"id":1801,"parentId":1667,"tags":{"page":"/proxy/[...path]"},"startTime":1786203634167,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":471313,"timestamp":1144848097,"id":1943,"parentId":1795,"tags":{},"startTime":1786203634202,"traceId":"0efab52f74092482"},{"name":"check-page","duration":508082,"timestamp":1144811340,"id":1795,"parentId":1667,"tags":{"page":"/api/worktrees"},"startTime":1786203634165,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":472319,"timestamp":1144849500,"id":1945,"parentId":1815,"tags":{},"startTime":1786203634203,"traceId":"0efab52f74092482"},{"name":"check-page","duration":505320,"timestamp":1144816529,"id":1815,"parentId":1667,"tags":{"page":"/manifest.webmanifest"},"startTime":1786203634170,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":476848,"timestamp":1144853610,"id":1947,"parentId":1797,"tags":{},"startTime":1786203634207,"traceId":"0efab52f74092482"},{"name":"check-page","duration":518800,"timestamp":1144811688,"id":1797,"parentId":1667,"tags":{"page":"/login"},"startTime":1786203634166,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":487399,"timestamp":1144853690,"id":1948,"parentId":1798,"tags":{},"startTime":1786203634208,"traceId":"0efab52f74092482"},{"name":"check-page","duration":529269,"timestamp":1144811860,"id":1798,"parentId":1667,"tags":{"page":"/more"},"startTime":1786203634166,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":490659,"timestamp":1144853770,"id":1949,"parentId":1799,"tags":{},"startTime":1786203634208,"traceId":"0efab52f74092482"},{"name":"check-page","duration":531529,"timestamp":1144812937,"id":1799,"parentId":1667,"tags":{"page":"/offline"},"startTime":1786203634167,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":494528,"timestamp":1144853850,"id":1950,"parentId":1800,"tags":{},"startTime":1786203634208,"traceId":"0efab52f74092482"},{"name":"check-page","duration":535213,"timestamp":1144813193,"id":1800,"parentId":1667,"tags":{"page":"/"},"startTime":1786203634167,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":497756,"timestamp":1144853920,"id":1951,"parentId":1802,"tags":{},"startTime":1786203634208,"traceId":"0efab52f74092482"},{"name":"check-page","duration":538124,"timestamp":1144813581,"id":1802,"parentId":1667,"tags":{"page":"/repositories"},"startTime":1786203634167,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":500779,"timestamp":1144853992,"id":1952,"parentId":1803,"tags":{},"startTime":1786203634208,"traceId":"0efab52f74092482"},{"name":"check-page","duration":541030,"timestamp":1144813766,"id":1803,"parentId":1667,"tags":{"page":"/review"},"startTime":1786203634168,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":503706,"timestamp":1144854116,"id":1953,"parentId":1804,"tags":{},"startTime":1786203634208,"traceId":"0efab52f74092482"},{"name":"check-page","duration":543898,"timestamp":1144813950,"id":1804,"parentId":1667,"tags":{"page":"/sessions"},"startTime":1786203634168,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":525360,"timestamp":1144854212,"id":1954,"parentId":1805,"tags":{},"startTime":1786203634208,"traceId":"0efab52f74092482"},{"name":"check-page","duration":565462,"timestamp":1144814157,"id":1805,"parentId":1667,"tags":{"page":"/skills/[skillId]"},"startTime":1786203634168,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":529446,"timestamp":1144854304,"id":1955,"parentId":1806,"tags":{},"startTime":1786203634208,"traceId":"0efab52f74092482"},{"name":"check-page","duration":569439,"timestamp":1144814345,"id":1806,"parentId":1667,"tags":{"page":"/skills/installed"},"startTime":1786203634168,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":533479,"timestamp":1144854386,"id":1956,"parentId":1807,"tags":{},"startTime":1786203634208,"traceId":"0efab52f74092482"},{"name":"check-page","duration":573365,"timestamp":1144814528,"id":1807,"parentId":1667,"tags":{"page":"/skills"},"startTime":1786203634168,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":538870,"timestamp":1144855225,"id":1957,"parentId":1808,"tags":{},"startTime":1786203634209,"traceId":"0efab52f74092482"},{"name":"check-page","duration":579426,"timestamp":1144814708,"id":1808,"parentId":1667,"tags":{"page":"/worktrees/[id]/files/[...path]"},"startTime":1786203634169,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":549645,"timestamp":1144853521,"id":1946,"parentId":1796,"tags":{},"startTime":1786203634207,"traceId":"0efab52f74092482"},{"name":"check-page","duration":591688,"timestamp":1144811511,"id":1796,"parentId":1667,"tags":{"page":"/chat"},"startTime":1786203634165,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":555048,"timestamp":1144855416,"id":1959,"parentId":1810,"tags":{},"startTime":1786203634209,"traceId":"0efab52f74092482"},{"name":"check-page","duration":595188,"timestamp":1144815305,"id":1810,"parentId":1667,"tags":{"page":"/worktrees/[id]/terminal"},"startTime":1786203634169,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":569267,"timestamp":1144855319,"id":1958,"parentId":1809,"tags":{},"startTime":1786203634209,"traceId":"0efab52f74092482"},{"name":"check-page","duration":609735,"timestamp":1144814885,"id":1809,"parentId":1667,"tags":{"page":"/worktrees/[id]"},"startTime":1786203634169,"traceId":"0efab52f74092482"},{"name":"is-page-static","duration":641756,"timestamp":1144845670,"id":1907,"parentId":1759,"tags":{},"startTime":1786203634200,"traceId":"0efab52f74092482"},{"name":"check-page","duration":682635,"timestamp":1144804844,"id":1759,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/marp-render"},"startTime":1786203634159,"traceId":"0efab52f74092482"},{"name":"static-check","duration":1028141,"timestamp":1144459379,"id":1667,"parentId":1,"tags":{},"startTime":1786203633813,"traceId":"0efab52f74092482"},{"name":"generate-required-server-files","duration":516,"timestamp":1145487806,"id":1961,"parentId":1,"tags":{},"startTime":1786203634842,"traceId":"0efab52f74092482"},{"name":"write-routes-manifest","duration":23537,"timestamp":1145503593,"id":1963,"parentId":1,"tags":{},"startTime":1786203634857,"traceId":"0efab52f74092482"},{"name":"load-dotenv","duration":128,"timestamp":1147196741,"id":1966,"parentId":1965,"tags":{},"startTime":1786203636551,"traceId":"0efab52f74092482"},{"name":"run-export-path-map","duration":460,"timestamp":1148740915,"id":1967,"parentId":1965,"tags":{},"startTime":1786203638095,"traceId":"0efab52f74092482"},{"name":"next-export","duration":3416680,"timestamp":1147195820,"id":1965,"parentId":1,"tags":{},"startTime":1786203636550,"traceId":"0efab52f74092482"},{"name":"move-exported-app-not-found-","duration":81,"timestamp":1150614615,"id":1968,"parentId":1964,"tags":{},"startTime":1786203639968,"traceId":"0efab52f74092482"},{"name":"move-exported-page","duration":133580,"timestamp":1150614792,"id":1969,"parentId":1964,"tags":{},"startTime":1786203639969,"traceId":"0efab52f74092482"},{"name":"static-generation","duration":4286705,"timestamp":1147192253,"id":1964,"parentId":1,"tags":{},"startTime":1786203636546,"traceId":"0efab52f74092482"},{"name":"write-routes-manifest","duration":161092,"timestamp":1151479898,"id":1970,"parentId":1,"tags":{},"startTime":1786203640834,"traceId":"0efab52f74092482"},{"name":"node-file-trace-build","duration":20385760,"timestamp":1145494822,"id":1962,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1786203634849,"traceId":"0efab52f74092482"},{"name":"apply-include-excludes","duration":1125,"timestamp":1165880602,"id":1971,"parentId":1,"tags":{},"startTime":1786203655234,"traceId":"0efab52f74092482"},{"name":"print-tree-view","duration":10225,"timestamp":1165881956,"id":1972,"parentId":1,"tags":{},"startTime":1786203655236,"traceId":"0efab52f74092482"},{"name":"telemetry-flush","duration":63,"timestamp":1165892191,"id":1973,"parentId":1,"tags":{},"startTime":1786203655246,"traceId":"0efab52f74092482"},{"name":"next-build","duration":71122462,"timestamp":1094769806,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"15.5.20","has-custom-webpack-config":"true","use-build-worker":"false"},"startTime":1786203584124,"traceId":"0efab52f74092482"}]
1
+ [{"name":"generate-buildid","duration":219,"timestamp":892582339,"id":4,"parentId":1,"tags":{},"startTime":1786809655450,"traceId":"b442c1f8aa5cd1f7"},{"name":"load-custom-routes","duration":1800,"timestamp":892582657,"id":5,"parentId":1,"tags":{},"startTime":1786809655450,"traceId":"b442c1f8aa5cd1f7"},{"name":"create-dist-dir","duration":21630,"timestamp":892670348,"id":6,"parentId":1,"tags":{},"startTime":1786809655538,"traceId":"b442c1f8aa5cd1f7"},{"name":"create-pages-mapping","duration":179,"timestamp":892730436,"id":7,"parentId":1,"tags":{},"startTime":1786809655598,"traceId":"b442c1f8aa5cd1f7"},{"name":"collect-app-files","duration":5666,"timestamp":892730647,"id":8,"parentId":1,"tags":{},"startTime":1786809655598,"traceId":"b442c1f8aa5cd1f7"},{"name":"create-app-mapping","duration":5268,"timestamp":892736332,"id":9,"parentId":1,"tags":{},"startTime":1786809655604,"traceId":"b442c1f8aa5cd1f7"},{"name":"create-app-layouts","duration":129,"timestamp":892741625,"id":10,"parentId":1,"tags":{},"startTime":1786809655609,"traceId":"b442c1f8aa5cd1f7"},{"name":"collect-default-files","duration":2843,"timestamp":892745458,"id":12,"parentId":1,"tags":{},"startTime":1786809655613,"traceId":"b442c1f8aa5cd1f7"},{"name":"generate-route-types","duration":26752,"timestamp":892742926,"id":11,"parentId":1,"tags":{},"startTime":1786809655611,"traceId":"b442c1f8aa5cd1f7"},{"name":"public-dir-conflict-check","duration":547,"timestamp":892769749,"id":13,"parentId":1,"tags":{},"startTime":1786809655637,"traceId":"b442c1f8aa5cd1f7"},{"name":"generate-routes-manifest","duration":3804,"timestamp":892770514,"id":14,"parentId":1,"tags":{},"startTime":1786809655638,"traceId":"b442c1f8aa5cd1f7"},{"name":"create-entrypoints","duration":97650,"timestamp":892781619,"id":17,"parentId":1,"tags":{},"startTime":1786809655649,"traceId":"b442c1f8aa5cd1f7"},{"name":"generate-webpack-config","duration":265147,"timestamp":892879307,"id":18,"parentId":16,"tags":{},"startTime":1786809655747,"traceId":"b442c1f8aa5cd1f7"},{"name":"next-trace-entrypoint-plugin","duration":2102,"timestamp":893237382,"id":20,"parentId":19,"tags":{},"startTime":1786809656105,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":1773431,"timestamp":893247951,"id":121,"parentId":21,"tags":{"request":"next/dist/pages/_app"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3893047,"timestamp":893247875,"id":96,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Factive%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Factive%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Factive%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Factive%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3893065,"timestamp":893247878,"id":97,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3893067,"timestamp":893247880,"id":98,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fsearch%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fsearch%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fsearch%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fsearch%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3893068,"timestamp":893247883,"id":99,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fsend%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fsend%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fsend%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fsend%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3893067,"timestamp":893247886,"id":100,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fslash-commands%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fslash-commands%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fslash-commands%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fslash-commands%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3893068,"timestamp":893247889,"id":101,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fspecial-keys%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fspecial-keys%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fspecial-keys%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fspecial-keys%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3893063,"timestamp":893247898,"id":104,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fterminal%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fterminal%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fterminal%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fterminal%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3893063,"timestamp":893247901,"id":105,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Fhistory%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Fhistory%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Fhistory%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Fhistory%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3893160,"timestamp":893247907,"id":106,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3893163,"timestamp":893247910,"id":107,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3893165,"timestamp":893247913,"id":108,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3893167,"timestamp":893247916,"id":109,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2F%5B...path%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2F%5B...path%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2F%5B...path%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2F%5B...path%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3893167,"timestamp":893247919,"id":110,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3893167,"timestamp":893247922,"id":111,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fupload%2F%5B...path%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fupload%2F%5B...path%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fupload%2F%5B...path%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fupload%2F%5B...path%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3893166,"timestamp":893247925,"id":112,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3893166,"timestamp":893247928,"id":113,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2F%5BrunId%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2F%5BrunId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2F%5BrunId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2F%5BrunId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3893166,"timestamp":893247930,"id":114,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3893165,"timestamp":893247933,"id":115,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fviewed%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fviewed%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fviewed%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fviewed%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3893145,"timestamp":893247958,"id":123,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fapp%2Fupdate-check%2Froute&name=app%2Fapi%2Fapp%2Fupdate-check%2Froute&pagePath=private-next-app-dir%2Fapi%2Fapp%2Fupdate-check%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fapp%2Fupdate-check%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3893142,"timestamp":893247964,"id":125,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fauth%2Fstatus%2Froute&name=app%2Fapi%2Fauth%2Fstatus%2Froute&pagePath=private-next-app-dir%2Fapi%2Fauth%2Fstatus%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fauth%2Fstatus%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3893142,"timestamp":893247967,"id":126,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdaily-summary%2Fstatus%2Froute&name=app%2Fapi%2Fdaily-summary%2Fstatus%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdaily-summary%2Fstatus%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdaily-summary%2Fstatus%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3893142,"timestamp":893247970,"id":127,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Fhealth%2Froute&name=app%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Fhealth%2Froute&pagePath=private-next-app-dir%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Fhealth%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Fhealth%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3893141,"timestamp":893247972,"id":128,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fexternal-apps%2Froute&name=app%2Fapi%2Fexternal-apps%2Froute&pagePath=private-next-app-dir%2Fapi%2Fexternal-apps%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fexternal-apps%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3893141,"timestamp":893247975,"id":129,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Froute&name=app%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3893140,"timestamp":893247978,"id":130,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffs%2Fbrowse%2Froute&name=app%2Fapi%2Ffs%2Fbrowse%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffs%2Fbrowse%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffs%2Fbrowse%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3893140,"timestamp":893247981,"id":131,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffs%2Frecent-paths%2Froute&name=app%2Fapi%2Ffs%2Frecent-paths%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffs%2Frecent-paths%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffs%2Frecent-paths%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3893133,"timestamp":893247990,"id":134,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpush%2Fsubscriptions%2Froute&name=app%2Fapi%2Fpush%2Fsubscriptions%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpush%2Fsubscriptions%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpush%2Fsubscriptions%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3893133,"timestamp":893247993,"id":135,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Fvalidate-path%2Froute&name=app%2Fapi%2Frepositories%2Fvalidate-path%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Fvalidate-path%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Fvalidate-path%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3893132,"timestamp":893247997,"id":136,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsidebar%2Fgroup-order%2Froute&name=app%2Fapi%2Fsidebar%2Fgroup-order%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsidebar%2Fgroup-order%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsidebar%2Fgroup-order%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3893106,"timestamp":893248027,"id":139,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fskills%2Foperations%2Froute&name=app%2Fapi%2Fskills%2Foperations%2Froute&pagePath=private-next-app-dir%2Fapi%2Fskills%2Foperations%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fskills%2Foperations%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3893101,"timestamp":893248034,"id":141,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fskills%2Freindex%2Froute&name=app%2Fapi%2Fskills%2Freindex%2Froute&pagePath=private-next-app-dir%2Fapi%2Fskills%2Freindex%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fskills%2Freindex%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3893101,"timestamp":893248038,"id":142,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ftodos%2Froute&name=app%2Fapi%2Ftodos%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftodos%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftodos%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3893068,"timestamp":893248075,"id":152,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3893067,"timestamp":893248078,"id":153,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2Froute&name=app%2Fapi%2Fworktrees%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3893067,"timestamp":893248081,"id":154,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fproxy%2F%5B...path%5D%2Froute&name=app%2Fproxy%2F%5B...path%5D%2Froute&pagePath=private-next-app-dir%2Fproxy%2F%5B...path%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fproxy%2F%5B...path%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3893742,"timestamp":893247416,"id":30,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fauth%2Flogin%2Froute&name=app%2Fapi%2Fauth%2Flogin%2Froute&pagePath=private-next-app-dir%2Fapi%2Fauth%2Flogin%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fauth%2Flogin%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3893596,"timestamp":893247565,"id":31,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fauth%2Flogout%2Froute&name=app%2Fapi%2Fauth%2Flogout%2Froute&pagePath=private-next-app-dir%2Fapi%2Fauth%2Flogout%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fauth%2Flogout%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3893531,"timestamp":893247633,"id":37,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Follama%2Fmodels%2Froute&name=app%2Fapi%2Follama%2Fmodels%2Froute&pagePath=private-next-app-dir%2Fapi%2Follama%2Fmodels%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Follama%2Fmodels%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3893230,"timestamp":893247936,"id":116,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapple-icon.png%2Froute&name=app%2Fapple-icon.png%2Froute&pagePath=private-next-app-dir%2Fapple-icon.png&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapple-icon.png&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3893230,"timestamp":893247939,"id":117,"parentId":21,"tags":{"request":"next-app-loader?page=%2Ficon.png%2Froute&name=app%2Ficon.png%2Froute&pagePath=private-next-app-dir%2Ficon.png&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Ficon.png&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3893230,"timestamp":893247942,"id":118,"parentId":21,"tags":{"request":"next-app-loader?page=%2Ficon1.png%2Froute&name=app%2Ficon1.png%2Froute&pagePath=private-next-app-dir%2Ficon1.png&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Ficon1.png&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3893230,"timestamp":893247945,"id":119,"parentId":21,"tags":{"request":"next-app-loader?page=%2Ficon2.png%2Froute&name=app%2Ficon2.png%2Froute&pagePath=private-next-app-dir%2Ficon2.png&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Ficon2.png&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3893229,"timestamp":893247948,"id":120,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fmanifest.webmanifest%2Froute&name=app%2Fmanifest.webmanifest%2Froute&pagePath=private-next-app-dir%2Fmanifest.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fmanifest&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3896585,"timestamp":893248031,"id":140,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fskills%2Froute&name=app%2Fapi%2Fskills%2Froute&pagePath=private-next-app-dir%2Fapi%2Fskills%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fskills%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3896628,"timestamp":893248003,"id":138,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fskills%2Finstallations%2Froute&name=app%2Fapi%2Fskills%2Finstallations%2Froute&pagePath=private-next-app-dir%2Fapi%2Fskills%2Finstallations%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fskills%2Finstallations%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3896637,"timestamp":893248000,"id":137,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fskills%2F%5Bid%5D%2Froute&name=app%2Fapi%2Fskills%2F%5Bid%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fskills%2F%5Bid%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fskills%2F%5Bid%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3896598,"timestamp":893248047,"id":145,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fgit-workflow%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fgit-workflow%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fgit-workflow%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fgit-workflow%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3897718,"timestamp":893248044,"id":144,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Flogs%2F%5Bfilename%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Flogs%2F%5Bfilename%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Flogs%2F%5Bfilename%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Flogs%2F%5Bfilename%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3910677,"timestamp":893248053,"id":147,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall-plan%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall-plan%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall-plan%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall-plan%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3910693,"timestamp":893248059,"id":149,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":3952187,"timestamp":893247892,"id":102,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fstart-polling%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fstart-polling%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fstart-polling%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fstart-polling%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4080995,"timestamp":893248050,"id":146,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fplan%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fplan%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fplan%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fplan%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4081011,"timestamp":893248056,"id":148,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Finstall%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Finstall%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Finstall%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Finstall%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4081009,"timestamp":893248065,"id":150,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate-plan%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate-plan%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate-plan%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate-plan%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4081008,"timestamp":893248071,"id":151,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4167677,"timestamp":893247719,"id":63,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fcreate%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fcreate%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fcreate%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fcreate%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4167691,"timestamp":893247723,"id":64,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fdelete%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fdelete%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fdelete%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranch%2Fdelete%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4167692,"timestamp":893247727,"id":65,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranches%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranches%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranches%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranches%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4167684,"timestamp":893247740,"id":69,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Ffetch%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Ffetch%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Ffetch%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Ffetch%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4167673,"timestamp":893247755,"id":74,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Frevert%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Frevert%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Frevert%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Frevert%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4167653,"timestamp":893247780,"id":82,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4167670,"timestamp":893247767,"id":78,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2F%5Bindex%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2F%5Bindex%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2F%5Bindex%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2F%5Bindex%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4167671,"timestamp":893247770,"id":79,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fapply%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fapply%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fapply%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fapply%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4167671,"timestamp":893247774,"id":80,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fpop%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fpop%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fpop%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fpop%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4167671,"timestamp":893247777,"id":81,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fpush%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fpush%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fpush%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fpush%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4167417,"timestamp":893248084,"id":155,"parentId":21,"tags":{"request":"next/dist/pages/_document"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4194679,"timestamp":893247961,"id":124,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fapp%2Fupdate%2Froute&name=app%2Fapi%2Fapp%2Fupdate%2Froute&pagePath=private-next-app-dir%2Fapi%2Fapp%2Fupdate%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fapp%2Fupdate%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4242195,"timestamp":893247954,"id":122,"parentId":21,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4243097,"timestamp":893247397,"id":29,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fassistant%2Ftools%2Froute&name=app%2Fapi%2Fassistant%2Ftools%2Froute&pagePath=private-next-app-dir%2Fapi%2Fassistant%2Ftools%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fassistant%2Ftools%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4246764,"timestamp":893248041,"id":143,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Flogs%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Flogs%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Flogs%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Flogs%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4260905,"timestamp":893247895,"id":103,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftasks%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftasks%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftasks%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftasks%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4271488,"timestamp":893247670,"id":48,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fslash-commands%2Froute&name=app%2Fapi%2Fslash-commands%2Froute&pagePath=private-next-app-dir%2Fapi%2Fslash-commands%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fslash-commands%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4302605,"timestamp":893247984,"id":132,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpush%2Fescalation%2Froute&name=app%2Fapi%2Fpush%2Fescalation%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpush%2Fescalation%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpush%2Fescalation%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4302624,"timestamp":893247987,"id":133,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpush%2Fvapid%2Froute&name=app%2Fapi%2Fpush%2Fvapid%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpush%2Fvapid%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpush%2Fvapid%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4307993,"timestamp":893246776,"id":22,"parentId":21,"tags":{"request":"next-app-loader?page=%2F_not-found%2Fpage&name=app%2F_not-found%2Fpage&pagePath=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656114,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4306693,"timestamp":893248087,"id":156,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fchat%2Fpage&name=app%2Fchat%2Fpage&pagePath=private-next-app-dir%2Fchat%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fchat%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4306694,"timestamp":893248090,"id":157,"parentId":21,"tags":{"request":"next-app-loader?page=%2Flogin%2Fpage&name=app%2Flogin%2Fpage&pagePath=private-next-app-dir%2Flogin%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Flogin%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4306695,"timestamp":893248093,"id":158,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fmore%2Fpage&name=app%2Fmore%2Fpage&pagePath=private-next-app-dir%2Fmore%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fmore%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4306694,"timestamp":893248096,"id":159,"parentId":21,"tags":{"request":"next-app-loader?page=%2Foffline%2Fpage&name=app%2Foffline%2Fpage&pagePath=private-next-app-dir%2Foffline%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Foffline%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4306694,"timestamp":893248099,"id":160,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fpage&name=app%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4306694,"timestamp":893248102,"id":161,"parentId":21,"tags":{"request":"next-app-loader?page=%2Frepositories%2Fpage&name=app%2Frepositories%2Fpage&pagePath=private-next-app-dir%2Frepositories%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Frepositories%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4306694,"timestamp":893248105,"id":162,"parentId":21,"tags":{"request":"next-app-loader?page=%2Freview%2Fpage&name=app%2Freview%2Fpage&pagePath=private-next-app-dir%2Freview%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Freview%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4306693,"timestamp":893248108,"id":163,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fskills%2F%5BskillId%5D%2Fpage&name=app%2Fskills%2F%5BskillId%5D%2Fpage&pagePath=private-next-app-dir%2Fskills%2F%5BskillId%5D%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fskills%2F%5BskillId%5D%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4306693,"timestamp":893248111,"id":164,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fsessions%2Fpage&name=app%2Fsessions%2Fpage&pagePath=private-next-app-dir%2Fsessions%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fsessions%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4306692,"timestamp":893248114,"id":165,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fskills%2Finstalled%2Fpage&name=app%2Fskills%2Finstalled%2Fpage&pagePath=private-next-app-dir%2Fskills%2Finstalled%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fskills%2Finstalled%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4306701,"timestamp":893248117,"id":166,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fskills%2Fpage&name=app%2Fskills%2Fpage&pagePath=private-next-app-dir%2Fskills%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fskills%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"}]
2
+ [{"name":"add-entry","duration":4306855,"timestamp":893248120,"id":167,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fworktrees%2F%5Bid%5D%2Fpage&name=app%2Fworktrees%2F%5Bid%5D%2Fpage&pagePath=private-next-app-dir%2Fworktrees%2F%5Bid%5D%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fworktrees%2F%5Bid%5D%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4306857,"timestamp":893248123,"id":168,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fworktrees%2F%5Bid%5D%2Fterminal%2Fpage&name=app%2Fworktrees%2F%5Bid%5D%2Fterminal%2Fpage&pagePath=private-next-app-dir%2Fworktrees%2F%5Bid%5D%2Fterminal%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fworktrees%2F%5Bid%5D%2Fterminal%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4306859,"timestamp":893248126,"id":169,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Fpage&name=app%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Fpage&pagePath=private-next-app-dir%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327282,"timestamp":893247608,"id":32,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdaily-summary%2Froute&name=app%2Fapi%2Fdaily-summary%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdaily-summary%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdaily-summary%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327612,"timestamp":893247291,"id":23,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fassistant%2Fconversation%2Froute&name=app%2Fapi%2Fassistant%2Fconversation%2Froute&pagePath=private-next-app-dir%2Fapi%2Fassistant%2Fconversation%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fassistant%2Fconversation%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327537,"timestamp":893247371,"id":27,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fassistant%2Fstart%2Froute&name=app%2Fapi%2Fassistant%2Fstart%2Froute&pagePath=private-next-app-dir%2Fapi%2Fassistant%2Fstart%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fassistant%2Fstart%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327530,"timestamp":893247381,"id":28,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fassistant%2Fterminal%2Froute&name=app%2Fapi%2Fassistant%2Fterminal%2Froute&pagePath=private-next-app-dir%2Fapi%2Fassistant%2Fterminal%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fassistant%2Fterminal%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327587,"timestamp":893247326,"id":24,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fassistant%2Fcurrent-output%2Froute&name=app%2Fapi%2Fassistant%2Fcurrent-output%2Froute&pagePath=private-next-app-dir%2Fapi%2Fassistant%2Fcurrent-output%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fassistant%2Fcurrent-output%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327571,"timestamp":893247345,"id":25,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fassistant%2Fmessages%2Froute&name=app%2Fapi%2Fassistant%2Fmessages%2Froute&pagePath=private-next-app-dir%2Fapi%2Fassistant%2Fmessages%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fassistant%2Fmessages%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327560,"timestamp":893247358,"id":26,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fassistant%2Fsession%2Froute&name=app%2Fapi%2Fassistant%2Fsession%2Froute&pagePath=private-next-app-dir%2Fapi%2Fassistant%2Fsession%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fassistant%2Fsession%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327302,"timestamp":893247618,"id":33,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fhooks%2Fagent-event%2Froute&name=app%2Fapi%2Fhooks%2Fagent-event%2Froute&pagePath=private-next-app-dir%2Fapi%2Fhooks%2Fagent-event%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fhooks%2Fagent-event%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327300,"timestamp":893247622,"id":34,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fhooks%2Fclaude-done%2Froute&name=app%2Fapi%2Fhooks%2Fclaude-done%2Froute&pagePath=private-next-app-dir%2Fapi%2Fhooks%2Fclaude-done%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fhooks%2Fclaude-done%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327299,"timestamp":893247626,"id":35,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fhooks%2Fpermission-request%2Froute&name=app%2Fapi%2Fhooks%2Fpermission-request%2Froute&pagePath=private-next-app-dir%2Fapi%2Fhooks%2Fpermission-request%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fhooks%2Fpermission-request%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327297,"timestamp":893247629,"id":36,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmetrics%2Fvibe%2Froute&name=app%2Fapi%2Fmetrics%2Fvibe%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmetrics%2Fvibe%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmetrics%2Fvibe%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327293,"timestamp":893247637,"id":38,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2F%5Bid%5D%2Froute&name=app%2Fapi%2Frepositories%2F%5Bid%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2F%5Bid%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2F%5Bid%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327271,"timestamp":893247661,"id":45,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Froute&name=app%2Fapi%2Frepositories%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327291,"timestamp":893247644,"id":40,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2Froute&name=app%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327297,"timestamp":893247641,"id":39,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute&name=app%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327288,"timestamp":893247651,"id":42,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Fclone%2Froute&name=app%2Fapi%2Frepositories%2Fclone%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Fclone%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Fclone%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327295,"timestamp":893247647,"id":41,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Fclone%2F%5BjobId%5D%2Froute&name=app%2Fapi%2Frepositories%2Fclone%2F%5BjobId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Fclone%2F%5BjobId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Fclone%2F%5BjobId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327289,"timestamp":893247655,"id":43,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Fexcluded%2Froute&name=app%2Fapi%2Frepositories%2Fexcluded%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Fexcluded%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Fexcluded%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327282,"timestamp":893247664,"id":46,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Fscan%2Froute&name=app%2Fapi%2Frepositories%2Fscan%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Fscan%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Fscan%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327291,"timestamp":893247658,"id":44,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Frestore%2Froute&name=app%2Fapi%2Frepositories%2Frestore%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Frestore%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Frestore%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327283,"timestamp":893247667,"id":47,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Fsync%2Froute&name=app%2Fapi%2Frepositories%2Fsync%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Fsync%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Fsync%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327270,"timestamp":893247683,"id":52,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ftemplates%2Froute&name=app%2Fapi%2Ftemplates%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftemplates%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftemplates%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327276,"timestamp":893247680,"id":51,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ftemplates%2F%5Bid%5D%2Froute&name=app%2Fapi%2Ftemplates%2F%5Bid%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftemplates%2F%5Bid%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftemplates%2F%5Bid%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327281,"timestamp":893247677,"id":50,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ftasks%2F%5BtaskId%5D%2Froute&name=app%2Fapi%2Ftasks%2F%5BtaskId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftasks%2F%5BtaskId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftasks%2F%5BtaskId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327287,"timestamp":893247673,"id":49,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ftasks%2F%5BtaskId%5D%2Fcancel%2Froute&name=app%2Fapi%2Ftasks%2F%5BtaskId%5D%2Fcancel%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftasks%2F%5BtaskId%5D%2Fcancel%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftasks%2F%5BtaskId%5D%2Fcancel%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327272,"timestamp":893247690,"id":54,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fverification%2Fruns%2Froute&name=app%2Fapi%2Fverification%2Fruns%2Froute&pagePath=private-next-app-dir%2Fapi%2Fverification%2Fruns%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fverification%2Fruns%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327278,"timestamp":893247686,"id":53,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fverification%2Fruns%2F%5BrunId%5D%2Froute&name=app%2Fapi%2Fverification%2Fruns%2F%5BrunId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fverification%2Fruns%2F%5BrunId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fverification%2Fruns%2F%5BrunId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327273,"timestamp":893247694,"id":55,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fauto-yes%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fauto-yes%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fauto-yes%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fauto-yes%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327274,"timestamp":893247700,"id":57,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-tool%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-tool%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-tool%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcli-tool%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327280,"timestamp":893247697,"id":56,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcapture%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcapture%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcapture%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcapture%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327275,"timestamp":893247703,"id":58,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcmate%2Fschedules%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcmate%2Fschedules%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcmate%2Fschedules%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcmate%2Fschedules%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327274,"timestamp":893247706,"id":59,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcurrent-output%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcurrent-output%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcurrent-output%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcurrent-output%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327270,"timestamp":893247712,"id":61,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327276,"timestamp":893247709,"id":60,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2F%5BlogId%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2F%5BlogId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2F%5BlogId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2F%5BlogId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327271,"timestamp":893247716,"id":62,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327259,"timestamp":893247730,"id":66,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fcheckout%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fcheckout%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fcheckout%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fcheckout%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327258,"timestamp":893247734,"id":67,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fcommit%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fcommit%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fcommit%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fcommit%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327257,"timestamp":893247737,"id":68,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fdiff%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fdiff%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fdiff%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fdiff%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327253,"timestamp":893247743,"id":70,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Flog%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Flog%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Flog%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Flog%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327253,"timestamp":893247746,"id":71,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpull%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpull%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpull%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpull%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327252,"timestamp":893247749,"id":72,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpush%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpush%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpush%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fpush%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327251,"timestamp":893247752,"id":73,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Freset%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Freset%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Freset%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Freset%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327269,"timestamp":893247758,"id":75,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fshow%2F%5BcommitHash%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fshow%2F%5BcommitHash%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fshow%2F%5BcommitHash%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fshow%2F%5BcommitHash%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327268,"timestamp":893247761,"id":76,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstage%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstage%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstage%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstage%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327269,"timestamp":893247764,"id":77,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstaged%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstaged%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstaged%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstaged%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327252,"timestamp":893247783,"id":83,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstatus%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstatus%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstatus%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstatus%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327205,"timestamp":893247833,"id":85,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fworking-diff%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fworking-diff%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fworking-diff%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fworking-diff%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327197,"timestamp":893247843,"id":86,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Finterrupt%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Finterrupt%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Finterrupt%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Finterrupt%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327194,"timestamp":893247848,"id":87,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fkill-session%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fkill-session%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fkill-session%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fkill-session%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327176,"timestamp":893247869,"id":94,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327196,"timestamp":893247851,"id":88,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmarp-render%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmarp-render%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmarp-render%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmarp-render%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327262,"timestamp":893247786,"id":84,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Funstage%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Funstage%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Funstage%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Funstage%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656115,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327194,"timestamp":893247857,"id":90,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327199,"timestamp":893247854,"id":89,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2F%5BmemoId%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2F%5BmemoId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2F%5BmemoId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2F%5BmemoId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327195,"timestamp":893247860,"id":91,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmessages%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmessages%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmessages%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmessages%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327194,"timestamp":893247863,"id":92,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fprompt-response%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fprompt-response%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fprompt-response%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fprompt-response%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327194,"timestamp":893247866,"id":93,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Frespond%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Frespond%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Frespond%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Frespond%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":4327190,"timestamp":893247872,"id":95,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2F%5BscheduleId%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2F%5BscheduleId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2F%5BscheduleId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2F%5BscheduleId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786809656116,"traceId":"b442c1f8aa5cd1f7"},{"name":"make","duration":7259780,"timestamp":893246448,"id":21,"parentId":19,"tags":{},"startTime":1786809656114,"traceId":"b442c1f8aa5cd1f7"},{"name":"get-entries","duration":5274,"timestamp":900507563,"id":965,"parentId":964,"tags":{},"startTime":1786809663375,"traceId":"b442c1f8aa5cd1f7"},{"name":"node-file-trace-plugin","duration":5308955,"timestamp":900532658,"id":966,"parentId":964,"tags":{"traceEntryCount":"292"},"startTime":1786809663400,"traceId":"b442c1f8aa5cd1f7"},{"name":"collect-traced-files","duration":124963,"timestamp":905841634,"id":967,"parentId":964,"tags":{},"startTime":1786809668709,"traceId":"b442c1f8aa5cd1f7"},{"name":"finish-modules","duration":5459244,"timestamp":900507372,"id":964,"parentId":20,"tags":{},"startTime":1786809663375,"traceId":"b442c1f8aa5cd1f7"},{"name":"chunk-graph","duration":148454,"timestamp":906384154,"id":969,"parentId":968,"tags":{},"startTime":1786809669252,"traceId":"b442c1f8aa5cd1f7"},{"name":"optimize-modules","duration":38,"timestamp":906532777,"id":971,"parentId":968,"tags":{},"startTime":1786809669400,"traceId":"b442c1f8aa5cd1f7"},{"name":"optimize-chunks","duration":170564,"timestamp":906532939,"id":972,"parentId":968,"tags":{},"startTime":1786809669401,"traceId":"b442c1f8aa5cd1f7"},{"name":"optimize-tree","duration":140,"timestamp":906703621,"id":973,"parentId":968,"tags":{},"startTime":1786809669571,"traceId":"b442c1f8aa5cd1f7"},{"name":"optimize-chunk-modules","duration":201376,"timestamp":906703887,"id":974,"parentId":968,"tags":{},"startTime":1786809669572,"traceId":"b442c1f8aa5cd1f7"},{"name":"optimize","duration":372675,"timestamp":906532708,"id":970,"parentId":968,"tags":{},"startTime":1786809669400,"traceId":"b442c1f8aa5cd1f7"},{"name":"module-hash","duration":139882,"timestamp":907005333,"id":975,"parentId":968,"tags":{},"startTime":1786809669873,"traceId":"b442c1f8aa5cd1f7"},{"name":"code-generation","duration":21244,"timestamp":907145306,"id":976,"parentId":968,"tags":{},"startTime":1786809670013,"traceId":"b442c1f8aa5cd1f7"},{"name":"hash","duration":22764,"timestamp":907186288,"id":977,"parentId":968,"tags":{},"startTime":1786809670054,"traceId":"b442c1f8aa5cd1f7"},{"name":"code-generation-jobs","duration":407,"timestamp":907209048,"id":978,"parentId":968,"tags":{},"startTime":1786809670077,"traceId":"b442c1f8aa5cd1f7"},{"name":"module-assets","duration":2340,"timestamp":907209309,"id":979,"parentId":968,"tags":{},"startTime":1786809670077,"traceId":"b442c1f8aa5cd1f7"},{"name":"create-chunk-assets","duration":4264,"timestamp":907211671,"id":980,"parentId":968,"tags":{},"startTime":1786809670079,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1181,"timestamp":907244598,"id":982,"parentId":981,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1786809670112,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1006,"timestamp":907244785,"id":983,"parentId":981,"tags":{"name":"../app/api/assistant/conversation/route.js","cache":"HIT"},"startTime":1786809670112,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":996,"timestamp":907244799,"id":984,"parentId":981,"tags":{"name":"../app/api/assistant/current-output/route.js","cache":"HIT"},"startTime":1786809670112,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":987,"timestamp":907244808,"id":985,"parentId":981,"tags":{"name":"../app/api/assistant/messages/route.js","cache":"HIT"},"startTime":1786809670112,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":982,"timestamp":907244815,"id":986,"parentId":981,"tags":{"name":"../app/api/assistant/session/route.js","cache":"HIT"},"startTime":1786809670112,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":979,"timestamp":907244821,"id":987,"parentId":981,"tags":{"name":"../app/api/assistant/start/route.js","cache":"HIT"},"startTime":1786809670112,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":974,"timestamp":907244827,"id":988,"parentId":981,"tags":{"name":"../app/api/assistant/terminal/route.js","cache":"HIT"},"startTime":1786809670112,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":970,"timestamp":907244832,"id":989,"parentId":981,"tags":{"name":"../app/api/assistant/tools/route.js","cache":"HIT"},"startTime":1786809670112,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":966,"timestamp":907244838,"id":990,"parentId":981,"tags":{"name":"../app/api/auth/login/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":915,"timestamp":907244889,"id":991,"parentId":981,"tags":{"name":"../app/api/auth/logout/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":897,"timestamp":907244909,"id":992,"parentId":981,"tags":{"name":"../app/api/daily-summary/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":887,"timestamp":907244920,"id":993,"parentId":981,"tags":{"name":"../app/api/hooks/agent-event/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":883,"timestamp":907244925,"id":994,"parentId":981,"tags":{"name":"../app/api/hooks/claude-done/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":880,"timestamp":907244929,"id":995,"parentId":981,"tags":{"name":"../app/api/hooks/permission-request/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":876,"timestamp":907244935,"id":996,"parentId":981,"tags":{"name":"../app/api/metrics/vibe/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":872,"timestamp":907244940,"id":997,"parentId":981,"tags":{"name":"../app/api/ollama/models/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":868,"timestamp":907244945,"id":998,"parentId":981,"tags":{"name":"../app/api/repositories/[id]/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":865,"timestamp":907244949,"id":999,"parentId":981,"tags":{"name":"../app/api/repositories/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":862,"timestamp":907244954,"id":1000,"parentId":981,"tags":{"name":"../app/api/repositories/[id]/todos/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":857,"timestamp":907244960,"id":1001,"parentId":981,"tags":{"name":"../app/api/repositories/clone/[jobId]/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":854,"timestamp":907244964,"id":1002,"parentId":981,"tags":{"name":"../app/api/repositories/clone/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":852,"timestamp":907244967,"id":1003,"parentId":981,"tags":{"name":"../app/api/repositories/excluded/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":848,"timestamp":907244973,"id":1004,"parentId":981,"tags":{"name":"../app/api/repositories/restore/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"}]
3
+ [{"name":"minify-js","duration":1141,"timestamp":907244976,"id":1005,"parentId":981,"tags":{"name":"../app/api/repositories/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1143,"timestamp":907244981,"id":1006,"parentId":981,"tags":{"name":"../app/api/repositories/scan/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1141,"timestamp":907244985,"id":1007,"parentId":981,"tags":{"name":"../app/api/repositories/sync/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1139,"timestamp":907244989,"id":1008,"parentId":981,"tags":{"name":"../app/api/slash-commands/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1091,"timestamp":907245039,"id":1009,"parentId":981,"tags":{"name":"../app/api/tasks/[taskId]/cancel/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1088,"timestamp":907245043,"id":1010,"parentId":981,"tags":{"name":"../app/api/tasks/[taskId]/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1086,"timestamp":907245047,"id":1011,"parentId":981,"tags":{"name":"../app/api/templates/[id]/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1083,"timestamp":907245053,"id":1012,"parentId":981,"tags":{"name":"../app/api/templates/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1080,"timestamp":907245057,"id":1013,"parentId":981,"tags":{"name":"../app/api/verification/runs/[runId]/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1079,"timestamp":907245060,"id":1014,"parentId":981,"tags":{"name":"../app/api/verification/runs/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1075,"timestamp":907245065,"id":1015,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/auto-yes/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1072,"timestamp":907245071,"id":1016,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/capture/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1068,"timestamp":907245077,"id":1017,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/cli-tool/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1067,"timestamp":907245081,"id":1018,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/cmate/schedules/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1065,"timestamp":907245084,"id":1019,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/current-output/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1064,"timestamp":907245088,"id":1020,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/[logId]/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1061,"timestamp":907245093,"id":1021,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1059,"timestamp":907245097,"id":1022,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/files/[...path]/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1058,"timestamp":907245101,"id":1023,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/git/branch/create/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1056,"timestamp":907245104,"id":1024,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/git/branch/delete/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1053,"timestamp":907245109,"id":1025,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/git/branches/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1041,"timestamp":907245123,"id":1026,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/git/checkout/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1040,"timestamp":907245126,"id":1027,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/git/commit/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1039,"timestamp":907245129,"id":1028,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/git/diff/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1039,"timestamp":907245132,"id":1029,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/git/fetch/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1037,"timestamp":907245136,"id":1030,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/git/log/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1036,"timestamp":907245139,"id":1031,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/git/pull/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1035,"timestamp":907245142,"id":1032,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/git/push/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1034,"timestamp":907245145,"id":1033,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/git/reset/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1033,"timestamp":907245149,"id":1034,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/git/revert/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1031,"timestamp":907245152,"id":1035,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/git/show/[commitHash]/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1030,"timestamp":907245155,"id":1036,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/git/stage/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1029,"timestamp":907245159,"id":1037,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/git/staged/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1028,"timestamp":907245162,"id":1038,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/git/stash/[index]/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1027,"timestamp":907245165,"id":1039,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/git/stash/apply/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1026,"timestamp":907245168,"id":1040,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/git/stash/pop/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1025,"timestamp":907245172,"id":1041,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/git/stash/push/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1024,"timestamp":907245175,"id":1042,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/git/stash/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1023,"timestamp":907245178,"id":1043,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/git/status/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1022,"timestamp":907245182,"id":1044,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/git/unstage/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1022,"timestamp":907245185,"id":1045,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/git/working-diff/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1021,"timestamp":907245188,"id":1046,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/interrupt/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1020,"timestamp":907245191,"id":1047,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/kill-session/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1019,"timestamp":907245195,"id":1048,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/marp-render/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1018,"timestamp":907245198,"id":1049,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/memos/[memoId]/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1017,"timestamp":907245201,"id":1050,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/memos/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1016,"timestamp":907245204,"id":1051,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/messages/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1014,"timestamp":907245208,"id":1052,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/prompt-response/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1012,"timestamp":907245211,"id":1053,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/respond/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1010,"timestamp":907245214,"id":1054,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1008,"timestamp":907245217,"id":1055,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/schedules/[scheduleId]/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1005,"timestamp":907245221,"id":1056,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/schedules/active/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1003,"timestamp":907245224,"id":1057,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/schedules/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1001,"timestamp":907245227,"id":1058,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/search/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":999,"timestamp":907245230,"id":1059,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/send/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":998,"timestamp":907245234,"id":1060,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/slash-commands/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":996,"timestamp":907245237,"id":1061,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/special-keys/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":994,"timestamp":907245240,"id":1062,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/start-polling/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":992,"timestamp":907245243,"id":1063,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/tasks/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":989,"timestamp":907245246,"id":1064,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/terminal/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":987,"timestamp":907245250,"id":1065,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/timers/history/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":984,"timestamp":907245254,"id":1066,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/timers/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":982,"timestamp":907245257,"id":1067,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":979,"timestamp":907245261,"id":1068,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/todos/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":977,"timestamp":907245264,"id":1069,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/tree/[...path]/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":974,"timestamp":907245267,"id":1070,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/tree/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":971,"timestamp":907245272,"id":1071,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/upload/[...path]/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":969,"timestamp":907245275,"id":1072,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/verify/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":967,"timestamp":907245279,"id":1073,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/[runId]/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":965,"timestamp":907245282,"id":1074,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":962,"timestamp":907245285,"id":1075,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/viewed/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":960,"timestamp":907245288,"id":1076,"parentId":981,"tags":{"name":"../app/apple-icon.png/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":958,"timestamp":907245291,"id":1077,"parentId":981,"tags":{"name":"../app/icon.png/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":957,"timestamp":907245294,"id":1078,"parentId":981,"tags":{"name":"../app/icon1.png/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":955,"timestamp":907245297,"id":1079,"parentId":981,"tags":{"name":"../app/icon2.png/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":953,"timestamp":907245300,"id":1080,"parentId":981,"tags":{"name":"../app/manifest.webmanifest/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":951,"timestamp":907245303,"id":1081,"parentId":981,"tags":{"name":"../pages/_app.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":950,"timestamp":907245306,"id":1082,"parentId":981,"tags":{"name":"../pages/_error.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":948,"timestamp":907245309,"id":1083,"parentId":981,"tags":{"name":"../app/api/app/update-check/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":946,"timestamp":907245312,"id":1084,"parentId":981,"tags":{"name":"../app/api/app/update/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":944,"timestamp":907245315,"id":1085,"parentId":981,"tags":{"name":"../app/api/auth/status/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":942,"timestamp":907245318,"id":1086,"parentId":981,"tags":{"name":"../app/api/daily-summary/status/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":939,"timestamp":907245322,"id":1087,"parentId":981,"tags":{"name":"../app/api/external-apps/[id]/health/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":938,"timestamp":907245325,"id":1088,"parentId":981,"tags":{"name":"../app/api/external-apps/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":936,"timestamp":907245328,"id":1089,"parentId":981,"tags":{"name":"../app/api/external-apps/[id]/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":934,"timestamp":907245331,"id":1090,"parentId":981,"tags":{"name":"../app/api/fs/browse/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":933,"timestamp":907245334,"id":1091,"parentId":981,"tags":{"name":"../app/api/fs/recent-paths/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":931,"timestamp":907245337,"id":1092,"parentId":981,"tags":{"name":"../app/api/push/escalation/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":929,"timestamp":907245340,"id":1093,"parentId":981,"tags":{"name":"../app/api/push/vapid/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":927,"timestamp":907245343,"id":1094,"parentId":981,"tags":{"name":"../app/api/push/subscriptions/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":920,"timestamp":907245352,"id":1095,"parentId":981,"tags":{"name":"../app/api/repositories/validate-path/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":918,"timestamp":907245355,"id":1096,"parentId":981,"tags":{"name":"../app/api/sidebar/group-order/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":916,"timestamp":907245358,"id":1097,"parentId":981,"tags":{"name":"../app/api/skills/[id]/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":914,"timestamp":907245361,"id":1098,"parentId":981,"tags":{"name":"../app/api/skills/installations/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":912,"timestamp":907245364,"id":1099,"parentId":981,"tags":{"name":"../app/api/skills/operations/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":910,"timestamp":907245367,"id":1100,"parentId":981,"tags":{"name":"../app/api/skills/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":908,"timestamp":907245371,"id":1101,"parentId":981,"tags":{"name":"../app/api/skills/reindex/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":905,"timestamp":907245375,"id":1102,"parentId":981,"tags":{"name":"../app/api/todos/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":902,"timestamp":907245379,"id":1103,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/logs/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":900,"timestamp":907245382,"id":1104,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/logs/[filename]/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":898,"timestamp":907245385,"id":1105,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"}]
4
+ [{"name":"minify-js","duration":1057,"timestamp":907245388,"id":1106,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/plan/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1057,"timestamp":907245391,"id":1107,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1056,"timestamp":907245395,"id":1108,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/install/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1053,"timestamp":907245398,"id":1109,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/uninstall/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1052,"timestamp":907245401,"id":1110,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/update-plan/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1039,"timestamp":907245415,"id":1111,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/update/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1037,"timestamp":907245418,"id":1112,"parentId":981,"tags":{"name":"../app/api/worktrees/[id]/skills/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1035,"timestamp":907245421,"id":1113,"parentId":981,"tags":{"name":"../app/api/worktrees/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1034,"timestamp":907245424,"id":1114,"parentId":981,"tags":{"name":"../app/proxy/[...path]/route.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1032,"timestamp":907245427,"id":1115,"parentId":981,"tags":{"name":"../pages/_document.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1029,"timestamp":907245431,"id":1116,"parentId":981,"tags":{"name":"../app/chat/page.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1027,"timestamp":907245434,"id":1117,"parentId":981,"tags":{"name":"../app/login/page.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1025,"timestamp":907245437,"id":1118,"parentId":981,"tags":{"name":"../app/more/page.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1023,"timestamp":907245441,"id":1119,"parentId":981,"tags":{"name":"../app/offline/page.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1020,"timestamp":907245445,"id":1120,"parentId":981,"tags":{"name":"../app/page.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1018,"timestamp":907245449,"id":1121,"parentId":981,"tags":{"name":"../app/repositories/page.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1016,"timestamp":907245452,"id":1122,"parentId":981,"tags":{"name":"../app/review/page.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1014,"timestamp":907245455,"id":1123,"parentId":981,"tags":{"name":"../app/skills/[skillId]/page.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1012,"timestamp":907245458,"id":1124,"parentId":981,"tags":{"name":"../app/sessions/page.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1010,"timestamp":907245461,"id":1125,"parentId":981,"tags":{"name":"../app/skills/installed/page.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1009,"timestamp":907245464,"id":1126,"parentId":981,"tags":{"name":"../app/skills/page.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1007,"timestamp":907245468,"id":1127,"parentId":981,"tags":{"name":"../app/worktrees/[id]/page.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1005,"timestamp":907245471,"id":1128,"parentId":981,"tags":{"name":"../app/worktrees/[id]/terminal/page.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1003,"timestamp":907245474,"id":1129,"parentId":981,"tags":{"name":"../app/worktrees/[id]/files/[...path]/page.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1001,"timestamp":907245477,"id":1130,"parentId":981,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":999,"timestamp":907245480,"id":1131,"parentId":981,"tags":{"name":"3543.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":997,"timestamp":907245484,"id":1132,"parentId":981,"tags":{"name":"3945.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":995,"timestamp":907245487,"id":1133,"parentId":981,"tags":{"name":"2119.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":993,"timestamp":907245490,"id":1134,"parentId":981,"tags":{"name":"2445.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":991,"timestamp":907245493,"id":1135,"parentId":981,"tags":{"name":"4248.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":989,"timestamp":907245496,"id":1136,"parentId":981,"tags":{"name":"2534.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":988,"timestamp":907245499,"id":1137,"parentId":981,"tags":{"name":"2980.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":986,"timestamp":907245502,"id":1138,"parentId":981,"tags":{"name":"450.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":984,"timestamp":907245505,"id":1139,"parentId":981,"tags":{"name":"2816.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":982,"timestamp":907245508,"id":1140,"parentId":981,"tags":{"name":"7685.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":980,"timestamp":907245511,"id":1141,"parentId":981,"tags":{"name":"3440.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":978,"timestamp":907245515,"id":1142,"parentId":981,"tags":{"name":"1162.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":976,"timestamp":907245518,"id":1143,"parentId":981,"tags":{"name":"5571.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":974,"timestamp":907245521,"id":1144,"parentId":981,"tags":{"name":"6285.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":972,"timestamp":907245524,"id":1145,"parentId":981,"tags":{"name":"8098.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":970,"timestamp":907245527,"id":1146,"parentId":981,"tags":{"name":"2560.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":968,"timestamp":907245530,"id":1147,"parentId":981,"tags":{"name":"1825.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":966,"timestamp":907245533,"id":1148,"parentId":981,"tags":{"name":"6159.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":965,"timestamp":907245536,"id":1149,"parentId":981,"tags":{"name":"3346.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":963,"timestamp":907245539,"id":1150,"parentId":981,"tags":{"name":"9328.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":961,"timestamp":907245542,"id":1151,"parentId":981,"tags":{"name":"1262.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":958,"timestamp":907245546,"id":1152,"parentId":981,"tags":{"name":"6072.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":956,"timestamp":907245549,"id":1153,"parentId":981,"tags":{"name":"9358.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":954,"timestamp":907245552,"id":1154,"parentId":981,"tags":{"name":"1296.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":952,"timestamp":907245555,"id":1155,"parentId":981,"tags":{"name":"3722.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":950,"timestamp":907245558,"id":1156,"parentId":981,"tags":{"name":"8356.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":948,"timestamp":907245562,"id":1157,"parentId":981,"tags":{"name":"7941.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":946,"timestamp":907245565,"id":1158,"parentId":981,"tags":{"name":"9211.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":944,"timestamp":907245568,"id":1159,"parentId":981,"tags":{"name":"5064.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":942,"timestamp":907245571,"id":1160,"parentId":981,"tags":{"name":"22.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":940,"timestamp":907245574,"id":1161,"parentId":981,"tags":{"name":"3241.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":938,"timestamp":907245578,"id":1162,"parentId":981,"tags":{"name":"6781.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":936,"timestamp":907245580,"id":1163,"parentId":981,"tags":{"name":"1331.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":934,"timestamp":907245583,"id":1164,"parentId":981,"tags":{"name":"641.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":933,"timestamp":907245586,"id":1165,"parentId":981,"tags":{"name":"6919.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":932,"timestamp":907245590,"id":1166,"parentId":981,"tags":{"name":"1356.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":930,"timestamp":907245592,"id":1167,"parentId":981,"tags":{"name":"1634.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":929,"timestamp":907245596,"id":1168,"parentId":981,"tags":{"name":"1503.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":927,"timestamp":907245599,"id":1169,"parentId":981,"tags":{"name":"1366.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":925,"timestamp":907245602,"id":1170,"parentId":981,"tags":{"name":"6015.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":923,"timestamp":907245605,"id":1171,"parentId":981,"tags":{"name":"3708.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":921,"timestamp":907245608,"id":1172,"parentId":981,"tags":{"name":"7587.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":919,"timestamp":907245612,"id":1173,"parentId":981,"tags":{"name":"3736.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":918,"timestamp":907245615,"id":1174,"parentId":981,"tags":{"name":"4689.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":916,"timestamp":907245618,"id":1175,"parentId":981,"tags":{"name":"5326.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":914,"timestamp":907245621,"id":1176,"parentId":981,"tags":{"name":"180.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":912,"timestamp":907245624,"id":1177,"parentId":981,"tags":{"name":"120.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":911,"timestamp":907245627,"id":1178,"parentId":981,"tags":{"name":"7593.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":908,"timestamp":907245631,"id":1179,"parentId":981,"tags":{"name":"8543.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":906,"timestamp":907245634,"id":1180,"parentId":981,"tags":{"name":"5611.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":904,"timestamp":907245637,"id":1181,"parentId":981,"tags":{"name":"9067.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":902,"timestamp":907245640,"id":1182,"parentId":981,"tags":{"name":"7970.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":901,"timestamp":907245643,"id":1183,"parentId":981,"tags":{"name":"8807.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":899,"timestamp":907245646,"id":1184,"parentId":981,"tags":{"name":"406.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":897,"timestamp":907245649,"id":1185,"parentId":981,"tags":{"name":"6065.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":896,"timestamp":907245652,"id":1186,"parentId":981,"tags":{"name":"5164.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":894,"timestamp":907245655,"id":1187,"parentId":981,"tags":{"name":"4455.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":892,"timestamp":907245658,"id":1188,"parentId":981,"tags":{"name":"1719.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":891,"timestamp":907245661,"id":1189,"parentId":981,"tags":{"name":"7458.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":889,"timestamp":907245664,"id":1190,"parentId":981,"tags":{"name":"1601.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":888,"timestamp":907245667,"id":1191,"parentId":981,"tags":{"name":"3022.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":886,"timestamp":907245670,"id":1192,"parentId":981,"tags":{"name":"5959.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":884,"timestamp":907245673,"id":1193,"parentId":981,"tags":{"name":"1239.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":882,"timestamp":907245676,"id":1194,"parentId":981,"tags":{"name":"9051.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":881,"timestamp":907245679,"id":1195,"parentId":981,"tags":{"name":"9123.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":879,"timestamp":907245682,"id":1196,"parentId":981,"tags":{"name":"2328.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":877,"timestamp":907245685,"id":1197,"parentId":981,"tags":{"name":"5456.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":875,"timestamp":907245688,"id":1198,"parentId":981,"tags":{"name":"3451.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":873,"timestamp":907245691,"id":1199,"parentId":981,"tags":{"name":"8536.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":871,"timestamp":907245695,"id":1200,"parentId":981,"tags":{"name":"880.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":869,"timestamp":907245698,"id":1201,"parentId":981,"tags":{"name":"2710.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":867,"timestamp":907245701,"id":1202,"parentId":981,"tags":{"name":"5048.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":865,"timestamp":907245704,"id":1203,"parentId":981,"tags":{"name":"3480.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":864,"timestamp":907245707,"id":1204,"parentId":981,"tags":{"name":"9687.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":862,"timestamp":907245709,"id":1205,"parentId":981,"tags":{"name":"9360.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":861,"timestamp":907245712,"id":1206,"parentId":981,"tags":{"name":"2546.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"}]
5
+ [{"name":"minify-js","duration":946,"timestamp":907245715,"id":1207,"parentId":981,"tags":{"name":"9373.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":945,"timestamp":907245718,"id":1208,"parentId":981,"tags":{"name":"1068.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":944,"timestamp":907245721,"id":1209,"parentId":981,"tags":{"name":"6274.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":942,"timestamp":907245724,"id":1210,"parentId":981,"tags":{"name":"6130.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":941,"timestamp":907245727,"id":1211,"parentId":981,"tags":{"name":"5737.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":939,"timestamp":907245730,"id":1212,"parentId":981,"tags":{"name":"1029.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":937,"timestamp":907245733,"id":1213,"parentId":981,"tags":{"name":"28.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":935,"timestamp":907245736,"id":1214,"parentId":981,"tags":{"name":"6401.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":933,"timestamp":907245740,"id":1215,"parentId":981,"tags":{"name":"9058.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":931,"timestamp":907245743,"id":1216,"parentId":981,"tags":{"name":"8584.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":929,"timestamp":907245746,"id":1217,"parentId":981,"tags":{"name":"848.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":927,"timestamp":907245749,"id":1218,"parentId":981,"tags":{"name":"2404.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":925,"timestamp":907245752,"id":1219,"parentId":981,"tags":{"name":"5998.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":923,"timestamp":907245755,"id":1220,"parentId":981,"tags":{"name":"233.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":922,"timestamp":907245758,"id":1221,"parentId":981,"tags":{"name":"3270.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":920,"timestamp":907245761,"id":1222,"parentId":981,"tags":{"name":"3417.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":918,"timestamp":907245764,"id":1223,"parentId":981,"tags":{"name":"2515.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":916,"timestamp":907245767,"id":1224,"parentId":981,"tags":{"name":"365.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":915,"timestamp":907245770,"id":1225,"parentId":981,"tags":{"name":"4444.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":913,"timestamp":907245773,"id":1226,"parentId":981,"tags":{"name":"1841.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":913,"timestamp":907245776,"id":1227,"parentId":981,"tags":{"name":"4393.js","cache":"HIT"},"startTime":1786809670113,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-webpack-plugin-optimize","duration":23709,"timestamp":907223070,"id":981,"parentId":19,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1786809670091,"traceId":"b442c1f8aa5cd1f7"},{"name":"css-minimizer-plugin","duration":207,"timestamp":907246939,"id":1228,"parentId":19,"tags":{},"startTime":1786809670115,"traceId":"b442c1f8aa5cd1f7"},{"name":"create-trace-assets","duration":70927,"timestamp":907247371,"id":1229,"parentId":20,"tags":{},"startTime":1786809670115,"traceId":"b442c1f8aa5cd1f7"},{"name":"seal","duration":1193895,"timestamp":906183490,"id":968,"parentId":19,"tags":{},"startTime":1786809669051,"traceId":"b442c1f8aa5cd1f7"},{"name":"webpack-compilation","duration":14264718,"timestamp":893235602,"id":19,"parentId":16,"tags":{"name":"server"},"startTime":1786809656103,"traceId":"b442c1f8aa5cd1f7"},{"name":"emit","duration":90249,"timestamp":907500903,"id":1230,"parentId":16,"tags":{},"startTime":1786809670369,"traceId":"b442c1f8aa5cd1f7"},{"name":"webpack-close","duration":807,"timestamp":907596594,"id":1231,"parentId":16,"tags":{"name":"server"},"startTime":1786809670464,"traceId":"b442c1f8aa5cd1f7"},{"name":"webpack-generate-error-stats","duration":2575,"timestamp":907597458,"id":1232,"parentId":1231,"tags":{},"startTime":1786809670465,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":95900,"timestamp":907610409,"id":1235,"parentId":1234,"tags":{"request":"next-middleware-loader?absolutePagePath=private-next-root-dir%2Fsrc%2Fmiddleware.ts&page=%2Fsrc%2Fmiddleware&rootDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate&matchers=W3sicmVnZXhwIjoiXig%2FOlxcLyhfbmV4dFxcL2RhdGFcXC9bXi9dezEsfSkpPyg%2FOlxcLygoPyFfbmV4dFxcL3xmYXZpY29uXFwuaWNvfC4qXFwuKD86c3ZnfHBuZ3xqcGd8anBlZ3xnaWZ8d2VicHxpY28pJCkuKikpKFxcLmpzb258XFwucnNjfFxcLnNlZ21lbnRzXFwvLitcXC5zZWdtZW50XFwucnNjKT9bXFwvI1xcP10%2FJCIsIm9yaWdpbmFsU291cmNlIjoiLygoPyFfbmV4dC98ZmF2aWNvblxcLmljb3wuKlxcLig%2FOnN2Z3xwbmd8anBnfGpwZWd8Z2lmfHdlYnB8aWNvKSQpLiopIn1d&preferredRegion=&middlewareConfig=eyJtYXRjaGVycyI6W3sicmVnZXhwIjoiXig%2FOlxcLyhfbmV4dFxcL2RhdGFcXC9bXi9dezEsfSkpPyg%2FOlxcLygoPyFfbmV4dFxcL3xmYXZpY29uXFwuaWNvfC4qXFwuKD86c3ZnfHBuZ3xqcGd8anBlZ3xnaWZ8d2VicHxpY28pJCkuKikpKFxcLmpzb258XFwucnNjfFxcLnNlZ21lbnRzXFwvLitcXC5zZWdtZW50XFwucnNjKT9bXFwvI1xcP10%2FJCIsIm9yaWdpbmFsU291cmNlIjoiLygoPyFfbmV4dC98ZmF2aWNvblxcLmljb3wuKlxcLig%2FOnN2Z3xwbmd8anBnfGpwZWd8Z2lmfHdlYnB8aWNvKSQpLiopIn1dfQ%3D%3D!"},"startTime":1786809670478,"traceId":"b442c1f8aa5cd1f7"},{"name":"make","duration":96279,"timestamp":907610317,"id":1234,"parentId":1233,"tags":{},"startTime":1786809670478,"traceId":"b442c1f8aa5cd1f7"},{"name":"chunk-graph","duration":1058,"timestamp":907714454,"id":1237,"parentId":1236,"tags":{},"startTime":1786809670582,"traceId":"b442c1f8aa5cd1f7"},{"name":"optimize-modules","duration":18,"timestamp":907715609,"id":1239,"parentId":1236,"tags":{},"startTime":1786809670583,"traceId":"b442c1f8aa5cd1f7"},{"name":"optimize-chunks","duration":1001,"timestamp":907715723,"id":1240,"parentId":1236,"tags":{},"startTime":1786809670583,"traceId":"b442c1f8aa5cd1f7"},{"name":"optimize-tree","duration":20,"timestamp":907716819,"id":1241,"parentId":1236,"tags":{},"startTime":1786809670584,"traceId":"b442c1f8aa5cd1f7"},{"name":"optimize-chunk-modules","duration":4624,"timestamp":907716960,"id":1242,"parentId":1236,"tags":{},"startTime":1786809670585,"traceId":"b442c1f8aa5cd1f7"},{"name":"optimize","duration":6142,"timestamp":907715538,"id":1238,"parentId":1236,"tags":{},"startTime":1786809670583,"traceId":"b442c1f8aa5cd1f7"},{"name":"module-hash","duration":2506,"timestamp":907722931,"id":1243,"parentId":1236,"tags":{},"startTime":1786809670591,"traceId":"b442c1f8aa5cd1f7"},{"name":"code-generation","duration":223,"timestamp":907725468,"id":1244,"parentId":1236,"tags":{},"startTime":1786809670593,"traceId":"b442c1f8aa5cd1f7"},{"name":"hash","duration":2172,"timestamp":907727326,"id":1245,"parentId":1236,"tags":{},"startTime":1786809670595,"traceId":"b442c1f8aa5cd1f7"},{"name":"code-generation-jobs","duration":142,"timestamp":907729497,"id":1246,"parentId":1236,"tags":{},"startTime":1786809670597,"traceId":"b442c1f8aa5cd1f7"},{"name":"module-assets","duration":59,"timestamp":907729620,"id":1247,"parentId":1236,"tags":{},"startTime":1786809670597,"traceId":"b442c1f8aa5cd1f7"},{"name":"create-chunk-assets","duration":193,"timestamp":907729687,"id":1248,"parentId":1236,"tags":{},"startTime":1786809670597,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":45,"timestamp":907733885,"id":1250,"parentId":1249,"tags":{"name":"src/middleware.js","cache":"HIT"},"startTime":1786809670602,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":26,"timestamp":907733909,"id":1251,"parentId":1249,"tags":{"name":"edge-runtime-webpack.js","cache":"HIT"},"startTime":1786809670602,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":20,"timestamp":907733917,"id":1252,"parentId":1249,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1786809670602,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-webpack-plugin-optimize","duration":381,"timestamp":907733559,"id":1249,"parentId":1233,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1786809670601,"traceId":"b442c1f8aa5cd1f7"},{"name":"css-minimizer-plugin","duration":7,"timestamp":907733992,"id":1253,"parentId":1233,"tags":{},"startTime":1786809670602,"traceId":"b442c1f8aa5cd1f7"},{"name":"seal","duration":28185,"timestamp":907712227,"id":1236,"parentId":1233,"tags":{},"startTime":1786809670580,"traceId":"b442c1f8aa5cd1f7"},{"name":"webpack-compilation","duration":132341,"timestamp":907608259,"id":1233,"parentId":16,"tags":{"name":"edge-server"},"startTime":1786809670476,"traceId":"b442c1f8aa5cd1f7"},{"name":"emit","duration":4628,"timestamp":907740675,"id":1254,"parentId":16,"tags":{},"startTime":1786809670608,"traceId":"b442c1f8aa5cd1f7"},{"name":"webpack-close","duration":217,"timestamp":907745626,"id":1255,"parentId":16,"tags":{"name":"edge-server"},"startTime":1786809670613,"traceId":"b442c1f8aa5cd1f7"},{"name":"webpack-generate-error-stats","duration":642,"timestamp":907745850,"id":1256,"parentId":1255,"tags":{},"startTime":1786809670614,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744748,"timestamp":907757751,"id":1270,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670625,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744766,"timestamp":907757754,"id":1271,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670625,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744768,"timestamp":907757757,"id":1272,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670625,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744769,"timestamp":907757760,"id":1273,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670625,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744768,"timestamp":907757764,"id":1274,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670625,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744769,"timestamp":907757767,"id":1275,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670625,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744769,"timestamp":907757771,"id":1276,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670625,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744770,"timestamp":907757774,"id":1277,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670625,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744771,"timestamp":907757777,"id":1278,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670625,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744776,"timestamp":907757780,"id":1279,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670625,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744777,"timestamp":907757783,"id":1280,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670625,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744778,"timestamp":907757785,"id":1281,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670625,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744807,"timestamp":907757789,"id":1282,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670625,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744810,"timestamp":907757792,"id":1283,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670625,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744803,"timestamp":907757803,"id":1284,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670625,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744803,"timestamp":907757806,"id":1285,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670625,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744805,"timestamp":907757809,"id":1286,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670625,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744805,"timestamp":907757811,"id":1287,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670625,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744806,"timestamp":907757814,"id":1288,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670625,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744807,"timestamp":907757817,"id":1289,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670625,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744808,"timestamp":907757820,"id":1290,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670625,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744810,"timestamp":907757822,"id":1291,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670625,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744810,"timestamp":907757825,"id":1292,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670625,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744810,"timestamp":907757829,"id":1293,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670625,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744811,"timestamp":907757832,"id":1294,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670625,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744812,"timestamp":907757835,"id":1295,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670625,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744813,"timestamp":907757837,"id":1296,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744814,"timestamp":907757840,"id":1297,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744814,"timestamp":907757844,"id":1298,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744814,"timestamp":907757848,"id":1299,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744818,"timestamp":907757851,"id":1300,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744819,"timestamp":907757853,"id":1301,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744820,"timestamp":907757856,"id":1302,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744821,"timestamp":907757859,"id":1303,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744822,"timestamp":907757862,"id":1304,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744823,"timestamp":907757865,"id":1305,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744823,"timestamp":907757867,"id":1306,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744824,"timestamp":907757870,"id":1307,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744825,"timestamp":907757873,"id":1308,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744826,"timestamp":907757875,"id":1309,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744827,"timestamp":907757878,"id":1310,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744828,"timestamp":907757880,"id":1311,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744829,"timestamp":907757883,"id":1312,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744830,"timestamp":907757886,"id":1313,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744831,"timestamp":907757888,"id":1314,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744832,"timestamp":907757891,"id":1315,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744833,"timestamp":907757893,"id":1316,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":744834,"timestamp":907757896,"id":1317,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"}]
6
+ [{"name":"add-entry","duration":745072,"timestamp":907757898,"id":1318,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745076,"timestamp":907757901,"id":1319,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745077,"timestamp":907757903,"id":1320,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745078,"timestamp":907757907,"id":1321,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745078,"timestamp":907757909,"id":1322,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745079,"timestamp":907757912,"id":1323,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745136,"timestamp":907757916,"id":1324,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745139,"timestamp":907757919,"id":1325,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745141,"timestamp":907757922,"id":1326,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745142,"timestamp":907757925,"id":1327,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745143,"timestamp":907757927,"id":1328,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745144,"timestamp":907757930,"id":1329,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745145,"timestamp":907757932,"id":1330,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745146,"timestamp":907757935,"id":1331,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745147,"timestamp":907757937,"id":1332,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745148,"timestamp":907757939,"id":1333,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745149,"timestamp":907757942,"id":1334,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745151,"timestamp":907757944,"id":1335,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745152,"timestamp":907757947,"id":1336,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745153,"timestamp":907757949,"id":1337,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745151,"timestamp":907757954,"id":1338,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745152,"timestamp":907757956,"id":1339,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745153,"timestamp":907757959,"id":1340,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745153,"timestamp":907757962,"id":1341,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745153,"timestamp":907757965,"id":1342,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745154,"timestamp":907757968,"id":1343,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745155,"timestamp":907757970,"id":1344,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745155,"timestamp":907757973,"id":1345,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745157,"timestamp":907757975,"id":1346,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745158,"timestamp":907757978,"id":1347,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745159,"timestamp":907757980,"id":1348,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745160,"timestamp":907757983,"id":1349,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745161,"timestamp":907757985,"id":1350,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745162,"timestamp":907757988,"id":1351,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745162,"timestamp":907757990,"id":1352,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745163,"timestamp":907757993,"id":1353,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745164,"timestamp":907757996,"id":1354,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745165,"timestamp":907757998,"id":1355,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745166,"timestamp":907758000,"id":1356,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745166,"timestamp":907758003,"id":1357,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745166,"timestamp":907758005,"id":1358,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745144,"timestamp":907758031,"id":1359,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745145,"timestamp":907758034,"id":1360,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745145,"timestamp":907758037,"id":1361,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745146,"timestamp":907758040,"id":1362,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745147,"timestamp":907758042,"id":1363,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745147,"timestamp":907758045,"id":1364,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745147,"timestamp":907758048,"id":1365,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745148,"timestamp":907758051,"id":1366,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745148,"timestamp":907758053,"id":1367,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745149,"timestamp":907758056,"id":1368,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745150,"timestamp":907758059,"id":1369,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745150,"timestamp":907758061,"id":1370,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745151,"timestamp":907758064,"id":1371,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745151,"timestamp":907758067,"id":1372,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745152,"timestamp":907758069,"id":1373,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745153,"timestamp":907758072,"id":1374,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745154,"timestamp":907758074,"id":1375,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745154,"timestamp":907758077,"id":1376,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745155,"timestamp":907758080,"id":1377,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745155,"timestamp":907758082,"id":1378,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745156,"timestamp":907758085,"id":1379,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745156,"timestamp":907758088,"id":1380,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745157,"timestamp":907758091,"id":1381,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745157,"timestamp":907758093,"id":1382,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745159,"timestamp":907758096,"id":1383,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745159,"timestamp":907758099,"id":1384,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745160,"timestamp":907758101,"id":1385,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745161,"timestamp":907758104,"id":1386,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745162,"timestamp":907758106,"id":1387,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745160,"timestamp":907758111,"id":1388,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745159,"timestamp":907758116,"id":1389,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745160,"timestamp":907758119,"id":1390,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745161,"timestamp":907758122,"id":1391,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745161,"timestamp":907758124,"id":1392,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745162,"timestamp":907758127,"id":1393,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745163,"timestamp":907758130,"id":1394,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745164,"timestamp":907758132,"id":1395,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":745123,"timestamp":907758176,"id":1412,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":841616,"timestamp":907757713,"id":1262,"parentId":1258,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&page=%2F_not-found%2Fpage!"},"startTime":1786809670625,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":875893,"timestamp":907757730,"id":1266,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fglobal-error.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786809670625,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":878937,"timestamp":907757743,"id":1268,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Ferror.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786809670625,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":942781,"timestamp":907757717,"id":1263,"parentId":1258,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1786809670625,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":942792,"timestamp":907757725,"id":1265,"parentId":1258,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1786809670625,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":942802,"timestamp":907757721,"id":1264,"parentId":1258,"tags":{"request":"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/router.js"},"startTime":1786809670625,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":942894,"timestamp":907757636,"id":1259,"parentId":1258,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1786809670625,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":942856,"timestamp":907757707,"id":1261,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fhttp-access-fallback%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fmetadata%2Fasync-metadata.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fframework%2Fboundary-components.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fgenerate%2Ficon-mark.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786809670625,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":942883,"timestamp":907757689,"id":1260,"parentId":1258,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1786809670625,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":1085650,"timestamp":907758184,"id":1415,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fworktrees%2F%5Bid%5D%2Fterminal%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":1085706,"timestamp":907758148,"id":1401,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fcomponents%2Fpwa%2FOfflineReconnectButton.tsx%22%2C%22ids%22%3A%5B%22OfflineReconnectButton%22%5D%7D&server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":1086126,"timestamp":907757734,"id":1267,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Ffont%2Flocal%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22node_modules%2Fgeist%2Fdist%2Fsans.js%5C%22%2C%5C%22import%5C%22%3A%5C%22%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22src%5C%22%3A%5C%22.%2Ffonts%2Fgeist-sans%2FGeist-Variable.woff2%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-geist-sans%5C%22%2C%5C%22weight%5C%22%3A%5C%22100%20900%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22GeistSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Ffont%2Flocal%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22node_modules%2Fgeist%2Fdist%2Fmono.js%5C%22%2C%5C%22import%5C%22%3A%5C%22%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22src%5C%22%3A%5C%22.%2Ffonts%2Fgeist-mono%2FGeistMono-Variable.woff2%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-geist-mono%5C%22%2C%5C%22adjustFontFallback%5C%22%3Afalse%2C%5C%22fallback%5C%22%3A%5B%5C%22ui-monospace%5C%22%2C%5C%22SFMono-Regular%5C%22%2C%5C%22Roboto%20Mono%5C%22%2C%5C%22Menlo%5C%22%2C%5C%22Monaco%5C%22%2C%5C%22Liberation%20Mono%5C%22%2C%5C%22DejaVu%20Sans%20Mono%5C%22%2C%5C%22Courier%20New%5C%22%2C%5C%22monospace%5C%22%5D%2C%5C%22weight%5C%22%3A%5C%22100%20900%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22GeistMono%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fcomponents%2Fproviders%2FAppProviders.tsx%22%2C%22ids%22%3A%5B%22AppProviders%22%5D%7D&server=false!"},"startTime":1786809670625,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":1223756,"timestamp":907757747,"id":1269,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext-intl%2Fdist%2Fesm%2Fproduction%2Fshared%2FNextIntlClientProvider.js%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1786809670625,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":1223386,"timestamp":907758135,"id":1396,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext-intl%2Fdist%2Fesm%2Fproduction%2Fshared%2FNextIntlClientProvider.js%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":1223384,"timestamp":907758143,"id":1399,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext-intl%2Fdist%2Fesm%2Fproduction%2Fshared%2FNextIntlClientProvider.js%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":1223376,"timestamp":907758153,"id":1403,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext-intl%2Fdist%2Fesm%2Fproduction%2Fshared%2FNextIntlClientProvider.js%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":1223375,"timestamp":907758158,"id":1405,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext-intl%2Fdist%2Fesm%2Fproduction%2Fshared%2FNextIntlClientProvider.js%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":1223370,"timestamp":907758166,"id":1408,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext-intl%2Fdist%2Fesm%2Fproduction%2Fshared%2FNextIntlClientProvider.js%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":1223360,"timestamp":907758179,"id":1413,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext-intl%2Fdist%2Fesm%2Fproduction%2Fshared%2FNextIntlClientProvider.js%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":1311335,"timestamp":907758138,"id":1397,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fchat%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":1311343,"timestamp":907758151,"id":1402,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":1311343,"timestamp":907758156,"id":1404,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Frepositories%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"}]
7
+ [{"name":"add-entry","duration":1311530,"timestamp":907758171,"id":1410,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fskills%2Finstalled%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":1311533,"timestamp":907758174,"id":1411,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fskills%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":1332446,"timestamp":907758140,"id":1398,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Flogin%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":1332458,"timestamp":907758145,"id":1400,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fmore%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":1332449,"timestamp":907758161,"id":1406,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Freview%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":1332448,"timestamp":907758169,"id":1409,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fsessions%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":1335065,"timestamp":907758187,"id":1416,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":1804814,"timestamp":907758164,"id":1407,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fskills%2F%5BskillId%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"add-entry","duration":1804816,"timestamp":907758181,"id":1414,"parentId":1258,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fworktrees%2F%5Bid%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786809670626,"traceId":"b442c1f8aa5cd1f7"},{"name":"make","duration":1805762,"timestamp":907757356,"id":1258,"parentId":1257,"tags":{},"startTime":1786809670625,"traceId":"b442c1f8aa5cd1f7"},{"name":"chunk-graph","duration":78330,"timestamp":909747933,"id":1418,"parentId":1417,"tags":{},"startTime":1786809672616,"traceId":"b442c1f8aa5cd1f7"},{"name":"optimize-modules","duration":9,"timestamp":909826324,"id":1420,"parentId":1417,"tags":{},"startTime":1786809672694,"traceId":"b442c1f8aa5cd1f7"},{"name":"optimize-chunks","duration":78805,"timestamp":909839891,"id":1422,"parentId":1417,"tags":{},"startTime":1786809672708,"traceId":"b442c1f8aa5cd1f7"},{"name":"optimize-tree","duration":17,"timestamp":909918791,"id":1423,"parentId":1417,"tags":{},"startTime":1786809672786,"traceId":"b442c1f8aa5cd1f7"},{"name":"optimize-chunk-modules","duration":112586,"timestamp":909918840,"id":1424,"parentId":1417,"tags":{},"startTime":1786809672787,"traceId":"b442c1f8aa5cd1f7"},{"name":"optimize","duration":205168,"timestamp":909826303,"id":1419,"parentId":1417,"tags":{},"startTime":1786809672694,"traceId":"b442c1f8aa5cd1f7"},{"name":"module-hash","duration":65206,"timestamp":910108690,"id":1425,"parentId":1417,"tags":{},"startTime":1786809672976,"traceId":"b442c1f8aa5cd1f7"},{"name":"code-generation","duration":9567,"timestamp":910173938,"id":1426,"parentId":1417,"tags":{},"startTime":1786809673042,"traceId":"b442c1f8aa5cd1f7"},{"name":"hash","duration":21110,"timestamp":910191555,"id":1427,"parentId":1417,"tags":{},"startTime":1786809673059,"traceId":"b442c1f8aa5cd1f7"},{"name":"code-generation-jobs","duration":265,"timestamp":910212663,"id":1428,"parentId":1417,"tags":{},"startTime":1786809673080,"traceId":"b442c1f8aa5cd1f7"},{"name":"module-assets","duration":1792,"timestamp":910212838,"id":1429,"parentId":1417,"tags":{},"startTime":1786809673081,"traceId":"b442c1f8aa5cd1f7"},{"name":"create-chunk-assets","duration":6837,"timestamp":910214646,"id":1430,"parentId":1417,"tags":{},"startTime":1786809673082,"traceId":"b442c1f8aa5cd1f7"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1549,"timestamp":910224966,"id":1432,"parentId":1257,"tags":{},"startTime":1786809673093,"traceId":"b442c1f8aa5cd1f7"},{"name":"NextJsBuildManifest-createassets","duration":2452,"timestamp":910224076,"id":1431,"parentId":1257,"tags":{},"startTime":1786809673092,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2230,"timestamp":910239542,"id":1434,"parentId":1433,"tags":{"name":"static/chunks/main-539493b63abb15fd.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2213,"timestamp":910239567,"id":1435,"parentId":1433,"tags":{"name":"static/chunks/main-app-8d01cdae10986111.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2209,"timestamp":910239575,"id":1436,"parentId":1433,"tags":{"name":"static/chunks/app/_not-found/page-304751f8b3dbbabf.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2206,"timestamp":910239580,"id":1437,"parentId":1433,"tags":{"name":"static/chunks/pages/_app-4600827deac7eb97.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2205,"timestamp":910239584,"id":1438,"parentId":1433,"tags":{"name":"static/chunks/pages/_error-aaa1b9f547e6bfb4.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2202,"timestamp":910239590,"id":1439,"parentId":1433,"tags":{"name":"static/chunks/app/global-error-ffd25ce4df4512bc.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2200,"timestamp":910239594,"id":1440,"parentId":1433,"tags":{"name":"static/chunks/app/layout-2a97a0b229cdb392.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2198,"timestamp":910239599,"id":1441,"parentId":1433,"tags":{"name":"static/chunks/app/error-995a8a26fff05ddd.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2193,"timestamp":910239605,"id":1442,"parentId":1433,"tags":{"name":"static/chunks/app/loading-a7635442ff41828d.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2192,"timestamp":910239609,"id":1443,"parentId":1433,"tags":{"name":"static/chunks/app/api/assistant/conversation/route-2fe3862b72f51bcf.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2189,"timestamp":910239615,"id":1444,"parentId":1433,"tags":{"name":"static/chunks/app/api/assistant/current-output/route-8e3b96f882e0fc7d.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2188,"timestamp":910239619,"id":1445,"parentId":1433,"tags":{"name":"static/chunks/app/api/assistant/messages/route-29c0fbdc2fb9511f.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2186,"timestamp":910239622,"id":1446,"parentId":1433,"tags":{"name":"static/chunks/app/api/assistant/session/route-5f98c41ab4eac89f.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2184,"timestamp":910239627,"id":1447,"parentId":1433,"tags":{"name":"static/chunks/app/api/assistant/start/route-f038a2017c99af2a.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2181,"timestamp":910239632,"id":1448,"parentId":1433,"tags":{"name":"static/chunks/app/api/assistant/terminal/route-87ddffba26bb14fd.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2179,"timestamp":910239637,"id":1449,"parentId":1433,"tags":{"name":"static/chunks/app/api/assistant/tools/route-0f9a1d7507e5e57e.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2177,"timestamp":910239642,"id":1450,"parentId":1433,"tags":{"name":"static/chunks/app/api/auth/login/route-0f6140c8d14e9558.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2175,"timestamp":910239646,"id":1451,"parentId":1433,"tags":{"name":"static/chunks/app/api/auth/logout/route-82f220c10c9ce609.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2172,"timestamp":910239651,"id":1452,"parentId":1433,"tags":{"name":"static/chunks/app/api/daily-summary/route-0c30b58dfcf23dd0.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2170,"timestamp":910239655,"id":1453,"parentId":1433,"tags":{"name":"static/chunks/app/api/hooks/agent-event/route-9fd5997fd8d93bb1.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2169,"timestamp":910239659,"id":1454,"parentId":1433,"tags":{"name":"static/chunks/app/api/hooks/claude-done/route-716c1af6ff98b6ff.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2166,"timestamp":910239664,"id":1455,"parentId":1433,"tags":{"name":"static/chunks/app/api/hooks/permission-request/route-b714074ea43c25a6.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2164,"timestamp":910239668,"id":1456,"parentId":1433,"tags":{"name":"static/chunks/app/api/metrics/vibe/route-caa3a2ab5718a484.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2163,"timestamp":910239671,"id":1457,"parentId":1433,"tags":{"name":"static/chunks/app/api/ollama/models/route-3f738ee10b41a370.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2160,"timestamp":910239676,"id":1458,"parentId":1433,"tags":{"name":"static/chunks/app/api/repositories/[id]/route-67e0ac2d22849485.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2159,"timestamp":910239680,"id":1459,"parentId":1433,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/[todoId]/route-910b5567445164b3.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2156,"timestamp":910239685,"id":1460,"parentId":1433,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/route-1d9cf04f322995de.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2154,"timestamp":910239689,"id":1461,"parentId":1433,"tags":{"name":"static/chunks/app/api/repositories/clone/[jobId]/route-373df9f16c13996c.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2152,"timestamp":910239693,"id":1462,"parentId":1433,"tags":{"name":"static/chunks/app/api/repositories/clone/route-9d15c927f8f10a3b.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2149,"timestamp":910239698,"id":1463,"parentId":1433,"tags":{"name":"static/chunks/app/api/repositories/excluded/route-07e69052cded8091.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2146,"timestamp":910239703,"id":1464,"parentId":1433,"tags":{"name":"static/chunks/app/api/repositories/restore/route-37fe76a3270aa6e1.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2144,"timestamp":910239707,"id":1465,"parentId":1433,"tags":{"name":"static/chunks/app/api/repositories/route-20b663e30a902baf.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2139,"timestamp":910239713,"id":1466,"parentId":1433,"tags":{"name":"static/chunks/app/api/repositories/scan/route-4acb22778477ae8b.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2137,"timestamp":910239717,"id":1467,"parentId":1433,"tags":{"name":"static/chunks/app/api/repositories/sync/route-86ba0893d6c063ab.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2133,"timestamp":910239724,"id":1468,"parentId":1433,"tags":{"name":"static/chunks/app/api/slash-commands/route-3ddc4a76c95a2116.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2130,"timestamp":910239728,"id":1469,"parentId":1433,"tags":{"name":"static/chunks/app/api/tasks/[taskId]/cancel/route-cb912994be5786fa.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2129,"timestamp":910239731,"id":1470,"parentId":1433,"tags":{"name":"static/chunks/app/api/tasks/[taskId]/route-53a8df630b30fddc.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2126,"timestamp":910239736,"id":1471,"parentId":1433,"tags":{"name":"static/chunks/app/api/templates/[id]/route-456776750f79b733.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2124,"timestamp":910239740,"id":1472,"parentId":1433,"tags":{"name":"static/chunks/app/api/templates/route-5abdbc4813e8c1c0.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2122,"timestamp":910239744,"id":1473,"parentId":1433,"tags":{"name":"static/chunks/app/api/verification/runs/[runId]/route-8d432bca598d614a.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2119,"timestamp":910239749,"id":1474,"parentId":1433,"tags":{"name":"static/chunks/app/api/verification/runs/route-a07d36ff033341da.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2117,"timestamp":910239753,"id":1475,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/auto-yes/route-77cdc4daef0201a8.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2115,"timestamp":910239757,"id":1476,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/capture/route-e5a1ca2d1663c785.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2113,"timestamp":910239761,"id":1477,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cli-tool/route-b077c771b641b022.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2112,"timestamp":910239765,"id":1478,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cmate/schedules/route-eb635f127e336166.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2109,"timestamp":910239770,"id":1479,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/current-output/route-18d50f5ca62af6c1.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2107,"timestamp":910239774,"id":1480,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-a131d80034a99721.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2104,"timestamp":910239778,"id":1481,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/route-4da9675f4c5bd11d.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2101,"timestamp":910239783,"id":1482,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/files/[...path]/route-70623e2bc11ac3b5.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2100,"timestamp":910239787,"id":1483,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/create/route-5f494c792c3dc666.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2098,"timestamp":910239792,"id":1484,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/delete/route-27b03de54d2d6a23.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2096,"timestamp":910239796,"id":1485,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branches/route-73f6ae3d5c485701.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2094,"timestamp":910239800,"id":1486,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/checkout/route-3901edab6dbe565e.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2091,"timestamp":910239804,"id":1487,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/commit/route-ed5e7d7140e4baca.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2090,"timestamp":910239808,"id":1488,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/diff/route-901ba6a024e7b06f.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2088,"timestamp":910239812,"id":1489,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/fetch/route-fa95be0cd8c83d91.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2086,"timestamp":910239816,"id":1490,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/log/route-52d75b3350fb1471.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2084,"timestamp":910239820,"id":1491,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/pull/route-81411ae4255a79f1.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2081,"timestamp":910239825,"id":1492,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/push/route-490495e57fab39e7.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2079,"timestamp":910239829,"id":1493,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/reset/route-f41904d52764c2db.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2077,"timestamp":910239834,"id":1494,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/revert/route-53f0f90c98552af6.js","cache":"HIT"},"startTime":1786809673107,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2075,"timestamp":910239839,"id":1495,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-49268d163aa9fafb.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2074,"timestamp":910239842,"id":1496,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stage/route-1ec17e5cd305f4cd.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2071,"timestamp":910239847,"id":1497,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/staged/route-63bf443ca92230fd.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2035,"timestamp":910239884,"id":1498,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-e97e2d720a48565b.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2026,"timestamp":910239895,"id":1499,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/apply/route-97f73cb64ef3b64a.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2019,"timestamp":910239904,"id":1500,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/pop/route-663d7c81d0b6ccef.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2014,"timestamp":910239912,"id":1501,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/push/route-2defbc00ecf2a1d7.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2007,"timestamp":910239921,"id":1502,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/route-1398be2fc9144cdc.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2002,"timestamp":910239928,"id":1503,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/status/route-ee92e0840054fdc9.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1997,"timestamp":910239934,"id":1504,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/unstage/route-1d2f0560d26fa936.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1992,"timestamp":910239942,"id":1505,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/working-diff/route-471e653b59c07d3b.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1987,"timestamp":910239949,"id":1506,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/interrupt/route-24b21b18606a02ab.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1982,"timestamp":910239955,"id":1507,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/kill-session/route-5aad3514356e3b40.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1977,"timestamp":910239963,"id":1508,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/marp-render/route-2f9a326729baec21.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1971,"timestamp":910239969,"id":1509,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-79770fbae5b62317.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1964,"timestamp":910239978,"id":1510,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/route-bcbed978af23888f.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"}]
8
+ [{"name":"minify-js","duration":2194,"timestamp":910239986,"id":1511,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/messages/route-98deca08c475b407.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2192,"timestamp":910239993,"id":1512,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/prompt-response/route-c7a7f8acef5978b3.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2186,"timestamp":910240002,"id":1513,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/respond/route-d3d54f64d1196106.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2155,"timestamp":910240035,"id":1514,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/route-ea3b836b53e37291.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2149,"timestamp":910240044,"id":1515,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-0e0ee598120881d1.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2141,"timestamp":910240054,"id":1516,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/active/route-4a5f4f699d5b0e32.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2135,"timestamp":910240062,"id":1517,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/route-7b284a544428645b.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2128,"timestamp":910240071,"id":1518,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/search/route-465e7794c2628985.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2123,"timestamp":910240078,"id":1519,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/send/route-b10dc8c5badbab3f.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2117,"timestamp":910240086,"id":1520,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/slash-commands/route-41a536bbda0c7ca4.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2112,"timestamp":910240094,"id":1521,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/special-keys/route-cd29e38edaf4083d.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2107,"timestamp":910240101,"id":1522,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/start-polling/route-2613c598bd5a2a7b.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2102,"timestamp":910240108,"id":1523,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tasks/route-76b4001cc770b02d.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2096,"timestamp":910240116,"id":1524,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/terminal/route-845d1014410aa7ae.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2090,"timestamp":910240124,"id":1525,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/history/route-61b216f5ffbc9b28.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2083,"timestamp":910240133,"id":1526,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/route-5c64fd11f8907603.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2075,"timestamp":910240142,"id":1527,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-06a208e015aa0d75.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2070,"timestamp":910240149,"id":1528,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/route-c4853ef59d7efe9f.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2064,"timestamp":910240157,"id":1529,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/[...path]/route-eeed35e30c49ba8b.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2059,"timestamp":910240164,"id":1530,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/route-b24e7f1eb38527f3.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2054,"timestamp":910240171,"id":1531,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/upload/[...path]/route-c8d43ca1ea580169.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2048,"timestamp":910240179,"id":1532,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/route-8b8eb87fba7f85e9.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2043,"timestamp":910240186,"id":1533,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/route-9550d0a3bc1c9841.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2037,"timestamp":910240194,"id":1534,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/route-473b023344fcd99d.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2031,"timestamp":910240201,"id":1535,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/viewed/route-4307850b739ed925.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2026,"timestamp":910240209,"id":1536,"parentId":1433,"tags":{"name":"static/chunks/app/manifest.webmanifest/route-a09154b58ea620aa.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2020,"timestamp":910240217,"id":1537,"parentId":1433,"tags":{"name":"static/chunks/app/api/app/update-check/route-3fc1a044aeeff36a.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2015,"timestamp":910240224,"id":1538,"parentId":1433,"tags":{"name":"static/chunks/app/api/app/update/route-952caa79a4ffe2b4.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2010,"timestamp":910240232,"id":1539,"parentId":1433,"tags":{"name":"static/chunks/app/api/auth/status/route-3683f62a91fbc2db.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":2004,"timestamp":910240240,"id":1540,"parentId":1433,"tags":{"name":"static/chunks/app/api/daily-summary/status/route-94d67337cfe3df7d.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1999,"timestamp":910240247,"id":1541,"parentId":1433,"tags":{"name":"static/chunks/app/api/external-apps/[id]/health/route-f87d10a09089ea6e.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1993,"timestamp":910240255,"id":1542,"parentId":1433,"tags":{"name":"static/chunks/app/api/external-apps/route-e4fa9310a32117c8.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1987,"timestamp":910240262,"id":1543,"parentId":1433,"tags":{"name":"static/chunks/app/api/external-apps/[id]/route-5260d393d90cb0ee.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1982,"timestamp":910240269,"id":1544,"parentId":1433,"tags":{"name":"static/chunks/app/api/fs/browse/route-c33fc60959a15dd8.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1975,"timestamp":910240278,"id":1545,"parentId":1433,"tags":{"name":"static/chunks/app/api/fs/recent-paths/route-653fe83814fa24a3.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1970,"timestamp":910240285,"id":1546,"parentId":1433,"tags":{"name":"static/chunks/app/api/push/escalation/route-0fff106aebc24ae2.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1965,"timestamp":910240292,"id":1547,"parentId":1433,"tags":{"name":"static/chunks/app/api/push/vapid/route-d5209dea38d1e77c.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1959,"timestamp":910240300,"id":1548,"parentId":1433,"tags":{"name":"static/chunks/app/api/push/subscriptions/route-360ac4e94c25dc43.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1955,"timestamp":910240306,"id":1549,"parentId":1433,"tags":{"name":"static/chunks/app/api/repositories/validate-path/route-c3c916d0bff8e901.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1949,"timestamp":910240314,"id":1550,"parentId":1433,"tags":{"name":"static/chunks/app/api/sidebar/group-order/route-8e4b3157c1747d0c.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1943,"timestamp":910240322,"id":1551,"parentId":1433,"tags":{"name":"static/chunks/app/api/skills/[id]/route-874df5cf97044262.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1936,"timestamp":910240330,"id":1552,"parentId":1433,"tags":{"name":"static/chunks/app/api/skills/installations/route-fe90647153eb9ea3.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1930,"timestamp":910240338,"id":1553,"parentId":1433,"tags":{"name":"static/chunks/app/api/skills/operations/route-ee30f14a33634ae3.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1924,"timestamp":910240346,"id":1554,"parentId":1433,"tags":{"name":"static/chunks/app/api/skills/route-a769e3ad9cd0c774.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1918,"timestamp":910240353,"id":1555,"parentId":1433,"tags":{"name":"static/chunks/app/api/skills/reindex/route-d6f3586fe6d882c2.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1912,"timestamp":910240361,"id":1556,"parentId":1433,"tags":{"name":"static/chunks/app/api/todos/route-b2a1bb108ac49758.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1907,"timestamp":910240368,"id":1557,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/route-ee17a6e8f1c91b41.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1900,"timestamp":910240377,"id":1558,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/[filename]/route-d5da0caf15a5aa28.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1895,"timestamp":910240384,"id":1559,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-64a108c50e06888b.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1890,"timestamp":910240391,"id":1560,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-38b169d8d1c27096.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1884,"timestamp":910240399,"id":1561,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-9158ac67e33fc29e.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1873,"timestamp":910240412,"id":1562,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-b099fab7a4cec8fa.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1859,"timestamp":910240427,"id":1563,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-35114fba1752f2a4.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1853,"timestamp":910240435,"id":1564,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update-plan/route-4d1088a3149d68de.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1848,"timestamp":910240442,"id":1565,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update/route-6de00473f3f8a71f.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1840,"timestamp":910240452,"id":1566,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/route-71fde11712fa4a6f.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1835,"timestamp":910240459,"id":1567,"parentId":1433,"tags":{"name":"static/chunks/app/api/worktrees/route-01cba9df5dadd4b5.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1830,"timestamp":910240466,"id":1568,"parentId":1433,"tags":{"name":"static/chunks/app/proxy/[...path]/route-b975557568a3f801.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1824,"timestamp":910240475,"id":1569,"parentId":1433,"tags":{"name":"static/chunks/app/chat/loading-d434ee28efc4542b.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1819,"timestamp":910240481,"id":1570,"parentId":1433,"tags":{"name":"static/chunks/app/chat/page-d5d27d92e1194010.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1806,"timestamp":910240496,"id":1571,"parentId":1433,"tags":{"name":"static/chunks/app/login/page-d99657b75de056ff.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1800,"timestamp":910240504,"id":1572,"parentId":1433,"tags":{"name":"static/chunks/app/more/loading-fd3a6ecce972c7ab.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1795,"timestamp":910240511,"id":1573,"parentId":1433,"tags":{"name":"static/chunks/app/more/page-9b339c70768384ec.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1789,"timestamp":910240520,"id":1574,"parentId":1433,"tags":{"name":"static/chunks/app/offline/page-b9127940b8a02099.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1784,"timestamp":910240526,"id":1575,"parentId":1433,"tags":{"name":"static/chunks/app/page-ffbafaa13a3d287b.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1779,"timestamp":910240533,"id":1576,"parentId":1433,"tags":{"name":"static/chunks/app/repositories/loading-8fe44aade831ffaf.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1773,"timestamp":910240541,"id":1577,"parentId":1433,"tags":{"name":"static/chunks/app/repositories/page-b0962cb1d774ab74.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1768,"timestamp":910240548,"id":1578,"parentId":1433,"tags":{"name":"static/chunks/app/review/loading-8c56140c074acf04.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1763,"timestamp":910240555,"id":1579,"parentId":1433,"tags":{"name":"static/chunks/app/review/page-249f9f0de4e8ad58.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1757,"timestamp":910240562,"id":1580,"parentId":1433,"tags":{"name":"static/chunks/app/skills/[skillId]/page-f326b4be5d0bab45.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1753,"timestamp":910240569,"id":1581,"parentId":1433,"tags":{"name":"static/chunks/app/sessions/loading-330c917c3178d72e.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1747,"timestamp":910240576,"id":1582,"parentId":1433,"tags":{"name":"static/chunks/app/sessions/page-c6b87cbd80512f75.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1743,"timestamp":910240582,"id":1583,"parentId":1433,"tags":{"name":"static/chunks/app/skills/installed/page-a3e148c608a1c3a2.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1739,"timestamp":910240589,"id":1584,"parentId":1433,"tags":{"name":"static/chunks/app/skills/page-564cca0cd0548414.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1733,"timestamp":910240596,"id":1585,"parentId":1433,"tags":{"name":"static/chunks/app/worktrees/[id]/layout-6b4f2d70f8149705.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1728,"timestamp":910240603,"id":1586,"parentId":1433,"tags":{"name":"static/chunks/app/worktrees/[id]/loading-dc4de5720f6ab5ff.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1724,"timestamp":910240609,"id":1587,"parentId":1433,"tags":{"name":"static/chunks/app/worktrees/[id]/page-12f75415798243aa.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1719,"timestamp":910240617,"id":1588,"parentId":1433,"tags":{"name":"static/chunks/app/worktrees/[id]/terminal/page-5abccb400bb72790.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1713,"timestamp":910240624,"id":1589,"parentId":1433,"tags":{"name":"static/chunks/app/worktrees/[id]/files/[...path]/page-41cd5753bf9efac9.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1708,"timestamp":910240632,"id":1590,"parentId":1433,"tags":{"name":"static/chunks/webpack-4e795497e1dd4c59.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1703,"timestamp":910240640,"id":1591,"parentId":1433,"tags":{"name":"static/chunks/7229.916880a7075026ef.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1699,"timestamp":910240646,"id":1592,"parentId":1433,"tags":{"name":"static/chunks/9263.8d593b4f61532507.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1694,"timestamp":910240654,"id":1593,"parentId":1433,"tags":{"name":"static/chunks/953.ef4497e399601a97.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1689,"timestamp":910240660,"id":1594,"parentId":1433,"tags":{"name":"static/chunks/530.f3e15fed2b4d9622.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1686,"timestamp":910240667,"id":1595,"parentId":1433,"tags":{"name":"static/chunks/6271.792686b74945e8ec.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1680,"timestamp":910240675,"id":1596,"parentId":1433,"tags":{"name":"static/chunks/4378.9660630b193ad93a.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1676,"timestamp":910240681,"id":1597,"parentId":1433,"tags":{"name":"static/chunks/4943.65fe9b5a42528e95.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1670,"timestamp":910240689,"id":1598,"parentId":1433,"tags":{"name":"static/chunks/8923.fee092ea3f1183f4.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1665,"timestamp":910240696,"id":1599,"parentId":1433,"tags":{"name":"static/chunks/4937.dccf0357fecc5723.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1661,"timestamp":910240703,"id":1600,"parentId":1433,"tags":{"name":"static/chunks/4489.0d368cde1fb3357b.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1655,"timestamp":910240711,"id":1601,"parentId":1433,"tags":{"name":"static/chunks/5142.367bd3be117eed79.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1650,"timestamp":910240718,"id":1602,"parentId":1433,"tags":{"name":"static/chunks/2935.2ebbb100e3d43c64.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1646,"timestamp":910240725,"id":1603,"parentId":1433,"tags":{"name":"static/chunks/7732.341d025efb77d613.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1639,"timestamp":910240734,"id":1604,"parentId":1433,"tags":{"name":"static/chunks/2918.07ccdcb387059c26.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1635,"timestamp":910240741,"id":1605,"parentId":1433,"tags":{"name":"static/chunks/3862.537a6082bef9f803.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1628,"timestamp":910240750,"id":1606,"parentId":1433,"tags":{"name":"static/chunks/8706.a191055071758495.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1623,"timestamp":910240757,"id":1607,"parentId":1433,"tags":{"name":"static/chunks/4384.18b73d21bb82bbb3.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1618,"timestamp":910240764,"id":1608,"parentId":1433,"tags":{"name":"static/chunks/7528.6f2689bf02ee7e39.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1612,"timestamp":910240772,"id":1609,"parentId":1433,"tags":{"name":"static/chunks/7095.1a931e6913f28393.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1607,"timestamp":910240779,"id":1610,"parentId":1433,"tags":{"name":"static/chunks/6596.bb65008aa0ac68d6.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1602,"timestamp":910240786,"id":1611,"parentId":1433,"tags":{"name":"static/chunks/2311.498eabd1cf6b053c.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"}]
9
+ [{"name":"minify-js","duration":1735,"timestamp":910240794,"id":1612,"parentId":1433,"tags":{"name":"static/chunks/2156.9b99294d52c96d16.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1731,"timestamp":910240801,"id":1613,"parentId":1433,"tags":{"name":"static/chunks/2601.a828eccc4459dca1.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1726,"timestamp":910240809,"id":1614,"parentId":1433,"tags":{"name":"static/chunks/5694.201d0e2a5d98a3d6.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1722,"timestamp":910240815,"id":1615,"parentId":1433,"tags":{"name":"static/chunks/2789.211fa0f02c57b80f.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1717,"timestamp":910240822,"id":1616,"parentId":1433,"tags":{"name":"static/chunks/8871.d9339ecb3eb1391d.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1710,"timestamp":910240831,"id":1617,"parentId":1433,"tags":{"name":"static/chunks/7318.13546d24a16d19c8.js","cache":"HIT"},"startTime":1786809673108,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1706,"timestamp":910240838,"id":1618,"parentId":1433,"tags":{"name":"static/chunks/5222.70661c975007e6b1.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1700,"timestamp":910240846,"id":1619,"parentId":1433,"tags":{"name":"static/chunks/70.711e53c7c9f310df.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1693,"timestamp":910240855,"id":1620,"parentId":1433,"tags":{"name":"static/chunks/7295.98f5a5b75283c24e.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1688,"timestamp":910240862,"id":1621,"parentId":1433,"tags":{"name":"static/chunks/8339.0eec7dc6c4205f28.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1683,"timestamp":910240869,"id":1622,"parentId":1433,"tags":{"name":"static/chunks/5146.080c4cbbd65deea4.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1678,"timestamp":910240876,"id":1623,"parentId":1433,"tags":{"name":"static/chunks/282.5ed107c9ab46fa5f.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1673,"timestamp":910240883,"id":1624,"parentId":1433,"tags":{"name":"static/chunks/1345.6321ea113d5bede1.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1666,"timestamp":910240891,"id":1625,"parentId":1433,"tags":{"name":"static/chunks/5202.c595eef02cbf17a3.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1662,"timestamp":910240898,"id":1626,"parentId":1433,"tags":{"name":"static/chunks/9775.7f5ac34a0ad29393.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1656,"timestamp":910240906,"id":1627,"parentId":1433,"tags":{"name":"static/chunks/7968.4ca6adf1b5e72a04.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1650,"timestamp":910240914,"id":1628,"parentId":1433,"tags":{"name":"static/chunks/3389.491645b95208b655.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1645,"timestamp":910240921,"id":1629,"parentId":1433,"tags":{"name":"static/chunks/1394.8e56f315b770b4ef.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1642,"timestamp":910240928,"id":1630,"parentId":1433,"tags":{"name":"static/chunks/577.c5f69dfebe2d4d32.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1637,"timestamp":910240935,"id":1631,"parentId":1433,"tags":{"name":"static/chunks/2466.2d67cac2e3573f2a.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1632,"timestamp":910240942,"id":1632,"parentId":1433,"tags":{"name":"static/chunks/framework-38fa8b5af7d90358.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1627,"timestamp":910240950,"id":1633,"parentId":1433,"tags":{"name":"static/chunks/90542734.d8eec2a0f0f4cbd2.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1623,"timestamp":910240957,"id":1634,"parentId":1433,"tags":{"name":"static/chunks/2ff9d716.e3d80ce219276621.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1618,"timestamp":910240963,"id":1635,"parentId":1433,"tags":{"name":"static/chunks/af7f6608.5e51d05bf66c954d.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1613,"timestamp":910240971,"id":1636,"parentId":1433,"tags":{"name":"static/chunks/d3ac728e.46277dd0271c22bd.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1608,"timestamp":910240978,"id":1637,"parentId":1433,"tags":{"name":"static/chunks/4bd1b696-665cdfd6171c0dfe.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1603,"timestamp":910240985,"id":1638,"parentId":1433,"tags":{"name":"static/chunks/30d07d85.eda90ffd1f72af84.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1598,"timestamp":910240991,"id":1639,"parentId":1433,"tags":{"name":"static/chunks/6809-ea0b73285ee2d5b8.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1593,"timestamp":910240998,"id":1640,"parentId":1433,"tags":{"name":"static/chunks/4909-29e7375ee477be0e.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1564,"timestamp":910241029,"id":1641,"parentId":1433,"tags":{"name":"static/chunks/2770-88afd26d68c8f149.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1556,"timestamp":910241039,"id":1642,"parentId":1433,"tags":{"name":"static/chunks/790-91e4cc5255faf403.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1549,"timestamp":910241048,"id":1643,"parentId":1433,"tags":{"name":"static/chunks/4974-8a5cd7ac3ab8bc7e.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1543,"timestamp":910241056,"id":1644,"parentId":1433,"tags":{"name":"static/chunks/4459.4838a33157fb1a62.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1536,"timestamp":910241064,"id":1645,"parentId":1433,"tags":{"name":"static/chunks/4290.179b03a83a774748.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1530,"timestamp":910241072,"id":1646,"parentId":1433,"tags":{"name":"static/chunks/8566-6907d69a61abbfdd.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1525,"timestamp":910241079,"id":1647,"parentId":1433,"tags":{"name":"static/chunks/9948-1179ea549ed77972.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1520,"timestamp":910241087,"id":1648,"parentId":1433,"tags":{"name":"static/chunks/9856.0b6ad271de065950.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1513,"timestamp":910241096,"id":1649,"parentId":1433,"tags":{"name":"static/chunks/1191-929957caf145015a.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1508,"timestamp":910241103,"id":1650,"parentId":1433,"tags":{"name":"static/chunks/5542-a10a9f427d64f678.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1502,"timestamp":910241111,"id":1651,"parentId":1433,"tags":{"name":"static/chunks/5951.af60d0ca20c7b9c0.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1496,"timestamp":910241118,"id":1652,"parentId":1433,"tags":{"name":"static/chunks/6690.e4c27364805e5969.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1491,"timestamp":910241125,"id":1653,"parentId":1433,"tags":{"name":"static/chunks/9076.a8e4846115ded724.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1485,"timestamp":910241133,"id":1654,"parentId":1433,"tags":{"name":"static/chunks/7485.c9571ab4860a44ed.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1480,"timestamp":910241140,"id":1655,"parentId":1433,"tags":{"name":"static/chunks/9599-664c9c71cbcaa791.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1475,"timestamp":910241147,"id":1656,"parentId":1433,"tags":{"name":"static/chunks/1255-8e09e41c0147c246.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1469,"timestamp":910241155,"id":1657,"parentId":1433,"tags":{"name":"static/chunks/6402-75715c343440fb56.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1465,"timestamp":910241162,"id":1658,"parentId":1433,"tags":{"name":"static/chunks/744-2f35b27d9dbc234c.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1460,"timestamp":910241169,"id":1659,"parentId":1433,"tags":{"name":"static/chunks/6381-118a5ad61061d8bb.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1454,"timestamp":910241177,"id":1660,"parentId":1433,"tags":{"name":"static/chunks/5229-ba880413afdd3fa5.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1449,"timestamp":910241184,"id":1661,"parentId":1433,"tags":{"name":"static/chunks/2751-46a5bbf4e8f22aea.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1443,"timestamp":910241191,"id":1662,"parentId":1433,"tags":{"name":"static/chunks/2053-6e6fdd6e288947a4.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1438,"timestamp":910241199,"id":1663,"parentId":1433,"tags":{"name":"static/chunks/4322-e69448c87a66faa4.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":1433,"timestamp":910241206,"id":1664,"parentId":1433,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":967,"timestamp":910241674,"id":1666,"parentId":1433,"tags":{"name":"server/middleware-build-manifest.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":881,"timestamp":910241763,"id":1668,"parentId":1433,"tags":{"name":"server/next-font-manifest.js","cache":"HIT"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":5555,"timestamp":910241217,"id":1665,"parentId":1433,"tags":{"name":"static/smu4mnL7qMf8w38n9dQJE/_ssgManifest.js","cache":"MISS"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-js","duration":5150,"timestamp":910241690,"id":1667,"parentId":1433,"tags":{"name":"static/smu4mnL7qMf8w38n9dQJE/_buildManifest.js","cache":"MISS"},"startTime":1786809673109,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-webpack-plugin-optimize","duration":15771,"timestamp":910231075,"id":1433,"parentId":1257,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1786809673099,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-css","duration":166,"timestamp":910247195,"id":1670,"parentId":1669,"tags":{"file":"static/css/08db0ee30be10391.css","cache":"HIT"},"startTime":1786809673115,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-css","duration":108,"timestamp":910247259,"id":1671,"parentId":1669,"tags":{"file":"static/css/a26070ae14fac156.css","cache":"HIT"},"startTime":1786809673115,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-css","duration":103,"timestamp":910247267,"id":1672,"parentId":1669,"tags":{"file":"static/css/11b25db9b78774b4.css","cache":"HIT"},"startTime":1786809673115,"traceId":"b442c1f8aa5cd1f7"},{"name":"minify-css","duration":99,"timestamp":910247272,"id":1673,"parentId":1669,"tags":{"file":"static/css/6b8eb465a43195e9.css","cache":"HIT"},"startTime":1786809673115,"traceId":"b442c1f8aa5cd1f7"},{"name":"css-minimizer-plugin","duration":307,"timestamp":910247067,"id":1669,"parentId":1257,"tags":{},"startTime":1786809673115,"traceId":"b442c1f8aa5cd1f7"},{"name":"seal","duration":662013,"timestamp":909651853,"id":1417,"parentId":1257,"tags":{},"startTime":1786809672520,"traceId":"b442c1f8aa5cd1f7"},{"name":"webpack-compilation","duration":2559491,"timestamp":907754465,"id":1257,"parentId":16,"tags":{"name":"client"},"startTime":1786809670622,"traceId":"b442c1f8aa5cd1f7"},{"name":"emit","duration":51547,"timestamp":910314028,"id":1674,"parentId":16,"tags":{},"startTime":1786809673182,"traceId":"b442c1f8aa5cd1f7"},{"name":"webpack-close","duration":1190830,"timestamp":910369032,"id":1675,"parentId":16,"tags":{"name":"client"},"startTime":1786809673237,"traceId":"b442c1f8aa5cd1f7"},{"name":"webpack-generate-error-stats","duration":847,"timestamp":911559884,"id":1676,"parentId":1675,"tags":{},"startTime":1786809674428,"traceId":"b442c1f8aa5cd1f7"},{"name":"run-webpack-compiler","duration":18779423,"timestamp":892781613,"id":16,"parentId":1,"tags":{},"startTime":1786809655649,"traceId":"b442c1f8aa5cd1f7"},{"name":"format-webpack-messages","duration":109,"timestamp":911561047,"id":1677,"parentId":1,"tags":{},"startTime":1786809674429,"traceId":"b442c1f8aa5cd1f7"},{"name":"verify-typescript-setup","duration":33298806,"timestamp":911565036,"id":1679,"parentId":1,"tags":{},"startTime":1786809674433,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-static-error-page","duration":64110,"timestamp":944903287,"id":1682,"parentId":1681,"tags":{},"startTime":1786809707771,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":43497,"timestamp":945207042,"id":1683,"parentId":1681,"tags":{"page":"/_app"},"startTime":1786809708075,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":42321,"timestamp":945208235,"id":1685,"parentId":1681,"tags":{"page":"/_document"},"startTime":1786809708076,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":52548,"timestamp":945208138,"id":1684,"parentId":1681,"tags":{"page":"/_error"},"startTime":1786809708076,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":75236,"timestamp":945270829,"id":1832,"parentId":1827,"tags":{},"startTime":1786809708138,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":97661,"timestamp":945248504,"id":1827,"parentId":1681,"tags":{"page":"/icon.png"},"startTime":1786809708116,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":83010,"timestamp":945270960,"id":1833,"parentId":1828,"tags":{},"startTime":1786809708139,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":105314,"timestamp":945248681,"id":1828,"parentId":1681,"tags":{"page":"/icon1.png"},"startTime":1786809708116,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":89161,"timestamp":945271104,"id":1834,"parentId":1829,"tags":{},"startTime":1786809708139,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":111437,"timestamp":945248852,"id":1829,"parentId":1681,"tags":{"page":"/icon2.png"},"startTime":1786809708117,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":104746,"timestamp":945271794,"id":1836,"parentId":1687,"tags":{},"startTime":1786809708139,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":167205,"timestamp":945209361,"id":1687,"parentId":1681,"tags":{"page":"/api/app/update-check"},"startTime":1786809708077,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":108270,"timestamp":945272113,"id":1837,"parentId":1688,"tags":{},"startTime":1786809708140,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":170318,"timestamp":945210096,"id":1688,"parentId":1681,"tags":{"page":"/api/app/update"},"startTime":1786809708078,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":136286,"timestamp":945271169,"id":1835,"parentId":1686,"tags":{},"startTime":1786809708139,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":199195,"timestamp":945208294,"id":1686,"parentId":1681,"tags":{"page":"/_not-found"},"startTime":1786809708076,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":156506,"timestamp":945272194,"id":1838,"parentId":1689,"tags":{},"startTime":1786809708140,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":217936,"timestamp":945210803,"id":1689,"parentId":1681,"tags":{"page":"/api/assistant/conversation"},"startTime":1786809708078,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":159229,"timestamp":945272320,"id":1840,"parentId":1691,"tags":{},"startTime":1786809708140,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":219481,"timestamp":945212094,"id":1691,"parentId":1681,"tags":{"page":"/api/assistant/messages"},"startTime":1786809708080,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":161948,"timestamp":945272381,"id":1841,"parentId":1692,"tags":{},"startTime":1786809708140,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":221518,"timestamp":945212840,"id":1692,"parentId":1681,"tags":{"page":"/api/assistant/session"},"startTime":1786809708081,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":164905,"timestamp":945272424,"id":1842,"parentId":1693,"tags":{},"startTime":1786809708140,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":222032,"timestamp":945215322,"id":1693,"parentId":1681,"tags":{"page":"/api/assistant/start"},"startTime":1786809708083,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":169632,"timestamp":945272456,"id":1843,"parentId":1694,"tags":{},"startTime":1786809708140,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":226333,"timestamp":945215783,"id":1694,"parentId":1681,"tags":{"page":"/api/assistant/terminal"},"startTime":1786809708083,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":171132,"timestamp":945272471,"id":1844,"parentId":1695,"tags":{},"startTime":1786809708140,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":227562,"timestamp":945216065,"id":1695,"parentId":1681,"tags":{"page":"/api/assistant/tools"},"startTime":1786809708084,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":173873,"timestamp":945272490,"id":1845,"parentId":1696,"tags":{},"startTime":1786809708140,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":229856,"timestamp":945216531,"id":1696,"parentId":1681,"tags":{"page":"/api/auth/login"},"startTime":1786809708084,"traceId":"b442c1f8aa5cd1f7"}]
10
+ [{"name":"is-page-static","duration":176562,"timestamp":945272504,"id":1846,"parentId":1697,"tags":{},"startTime":1786809708140,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":232119,"timestamp":945216971,"id":1697,"parentId":1681,"tags":{"page":"/api/auth/logout"},"startTime":1786809708085,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":184478,"timestamp":945272613,"id":1847,"parentId":1700,"tags":{},"startTime":1786809708140,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":238436,"timestamp":945218678,"id":1700,"parentId":1681,"tags":{"page":"/api/daily-summary/status"},"startTime":1786809708086,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":185659,"timestamp":945272726,"id":1848,"parentId":1698,"tags":{},"startTime":1786809708140,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":240959,"timestamp":945217446,"id":1698,"parentId":1681,"tags":{"page":"/api/auth/status"},"startTime":1786809708085,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":187924,"timestamp":945272774,"id":1849,"parentId":1699,"tags":{},"startTime":1786809708140,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":242819,"timestamp":945217909,"id":1699,"parentId":1681,"tags":{"page":"/api/daily-summary"},"startTime":1786809708086,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":192898,"timestamp":945272893,"id":1850,"parentId":1701,"tags":{},"startTime":1786809708141,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":246898,"timestamp":945218923,"id":1701,"parentId":1681,"tags":{"page":"/api/external-apps/[id]/health"},"startTime":1786809708087,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":195690,"timestamp":945273061,"id":1851,"parentId":1702,"tags":{},"startTime":1786809708141,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":249586,"timestamp":945219187,"id":1702,"parentId":1681,"tags":{"page":"/api/external-apps/[id]"},"startTime":1786809708087,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":197968,"timestamp":945273196,"id":1852,"parentId":1703,"tags":{},"startTime":1786809708141,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":251773,"timestamp":945219409,"id":1703,"parentId":1681,"tags":{"page":"/api/external-apps"},"startTime":1786809708087,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":200475,"timestamp":945273331,"id":1853,"parentId":1705,"tags":{},"startTime":1786809708141,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":253966,"timestamp":945219863,"id":1705,"parentId":1681,"tags":{"page":"/api/fs/recent-paths"},"startTime":1786809708088,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":203193,"timestamp":945273470,"id":1854,"parentId":1704,"tags":{},"startTime":1786809708141,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":257063,"timestamp":945219625,"id":1704,"parentId":1681,"tags":{"page":"/api/fs/browse"},"startTime":1786809708087,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":213792,"timestamp":945272262,"id":1839,"parentId":1690,"tags":{},"startTime":1786809708140,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":274631,"timestamp":945211449,"id":1690,"parentId":1681,"tags":{"page":"/api/assistant/current-output"},"startTime":1786809708079,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":221100,"timestamp":945273532,"id":1855,"parentId":1706,"tags":{},"startTime":1786809708141,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":274434,"timestamp":945220224,"id":1706,"parentId":1681,"tags":{"page":"/api/hooks/agent-event"},"startTime":1786809708088,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":223329,"timestamp":945273589,"id":1857,"parentId":1709,"tags":{},"startTime":1786809708141,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":274771,"timestamp":945222171,"id":1709,"parentId":1681,"tags":{"page":"/api/metrics/vibe"},"startTime":1786809708090,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":225999,"timestamp":945273637,"id":1858,"parentId":1708,"tags":{},"startTime":1786809708141,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":277915,"timestamp":945221747,"id":1708,"parentId":1681,"tags":{"page":"/api/hooks/permission-request"},"startTime":1786809708089,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":228192,"timestamp":945273668,"id":1859,"parentId":1710,"tags":{},"startTime":1786809708141,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":279313,"timestamp":945222569,"id":1710,"parentId":1681,"tags":{"page":"/api/ollama/models"},"startTime":1786809708090,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":231876,"timestamp":945273783,"id":1860,"parentId":1711,"tags":{},"startTime":1786809708141,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":282718,"timestamp":945222963,"id":1711,"parentId":1681,"tags":{"page":"/api/push/escalation"},"startTime":1786809708091,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":233297,"timestamp":945273564,"id":1856,"parentId":1707,"tags":{},"startTime":1786809708141,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":285542,"timestamp":945221341,"id":1707,"parentId":1681,"tags":{"page":"/api/hooks/claude-done"},"startTime":1786809708089,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":234409,"timestamp":945273938,"id":1861,"parentId":1712,"tags":{},"startTime":1786809708142,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":284973,"timestamp":945223405,"id":1712,"parentId":1681,"tags":{"page":"/api/push/subscriptions"},"startTime":1786809708091,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":237865,"timestamp":945274079,"id":1862,"parentId":1713,"tags":{},"startTime":1786809708142,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":288168,"timestamp":945223795,"id":1713,"parentId":1681,"tags":{"page":"/api/push/vapid"},"startTime":1786809708091,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":237957,"timestamp":945274122,"id":1863,"parentId":1714,"tags":{},"startTime":1786809708142,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":287890,"timestamp":945224212,"id":1714,"parentId":1681,"tags":{"page":"/api/repositories/[id]"},"startTime":1786809708092,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":240836,"timestamp":945274186,"id":1865,"parentId":1716,"tags":{},"startTime":1786809708142,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":290358,"timestamp":945224752,"id":1716,"parentId":1681,"tags":{"page":"/api/repositories/[id]/todos"},"startTime":1786809708092,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":244585,"timestamp":945274156,"id":1864,"parentId":1715,"tags":{},"startTime":1786809708142,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":294224,"timestamp":945224547,"id":1715,"parentId":1681,"tags":{"page":"/api/repositories/[id]/todos/[todoId]"},"startTime":1786809708092,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":248591,"timestamp":945274214,"id":1866,"parentId":1717,"tags":{},"startTime":1786809708142,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":297891,"timestamp":945224938,"id":1717,"parentId":1681,"tags":{"page":"/api/repositories/clone/[jobId]"},"startTime":1786809708093,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":250678,"timestamp":945274375,"id":1868,"parentId":1719,"tags":{},"startTime":1786809708142,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":299753,"timestamp":945225347,"id":1719,"parentId":1681,"tags":{"page":"/api/repositories/excluded"},"startTime":1786809708093,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":253188,"timestamp":945274408,"id":1869,"parentId":1720,"tags":{},"startTime":1786809708142,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":302091,"timestamp":945225526,"id":1720,"parentId":1681,"tags":{"page":"/api/repositories/restore"},"startTime":1786809708093,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":255827,"timestamp":945274270,"id":1867,"parentId":1718,"tags":{},"startTime":1786809708142,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":304955,"timestamp":945225160,"id":1718,"parentId":1681,"tags":{"page":"/api/repositories/clone"},"startTime":1786809708093,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":255732,"timestamp":945274445,"id":1870,"parentId":1721,"tags":{},"startTime":1786809708142,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":304494,"timestamp":945225699,"id":1721,"parentId":1681,"tags":{"page":"/api/repositories"},"startTime":1786809708093,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":257954,"timestamp":945274502,"id":1872,"parentId":1723,"tags":{},"startTime":1786809708142,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":305957,"timestamp":945226523,"id":1723,"parentId":1681,"tags":{"page":"/api/repositories/sync"},"startTime":1786809708094,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":259864,"timestamp":945274476,"id":1871,"parentId":1722,"tags":{},"startTime":1786809708142,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":308490,"timestamp":945225872,"id":1722,"parentId":1681,"tags":{"page":"/api/repositories/scan"},"startTime":1786809708094,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":260220,"timestamp":945274643,"id":1873,"parentId":1724,"tags":{},"startTime":1786809708142,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":308163,"timestamp":945226723,"id":1724,"parentId":1681,"tags":{"page":"/api/repositories/validate-path"},"startTime":1786809708094,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":263690,"timestamp":945274758,"id":1874,"parentId":1725,"tags":{},"startTime":1786809708142,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":311560,"timestamp":945226908,"id":1725,"parentId":1681,"tags":{"page":"/api/sidebar/group-order"},"startTime":1786809708095,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":266050,"timestamp":945274872,"id":1875,"parentId":1726,"tags":{},"startTime":1786809708143,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":313807,"timestamp":945227135,"id":1726,"parentId":1681,"tags":{"page":"/api/skills/[id]"},"startTime":1786809708095,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":268506,"timestamp":945275138,"id":1877,"parentId":1728,"tags":{},"startTime":1786809708143,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":316170,"timestamp":945227496,"id":1728,"parentId":1681,"tags":{"page":"/api/skills/operations"},"startTime":1786809708095,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":274614,"timestamp":945275246,"id":1878,"parentId":1729,"tags":{},"startTime":1786809708143,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":322210,"timestamp":945227670,"id":1729,"parentId":1681,"tags":{"page":"/api/skills/reindex"},"startTime":1786809708095,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":276730,"timestamp":945275361,"id":1879,"parentId":1730,"tags":{},"startTime":1786809708143,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":324289,"timestamp":945227848,"id":1730,"parentId":1681,"tags":{"page":"/api/skills"},"startTime":1786809708096,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":277519,"timestamp":945274996,"id":1876,"parentId":1727,"tags":{},"startTime":1786809708143,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":325215,"timestamp":945227318,"id":1727,"parentId":1681,"tags":{"page":"/api/skills/installations"},"startTime":1786809708095,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":282636,"timestamp":945275416,"id":1881,"parentId":1732,"tags":{},"startTime":1786809708143,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":329828,"timestamp":945228247,"id":1732,"parentId":1681,"tags":{"page":"/api/tasks/[taskId]/cancel"},"startTime":1786809708096,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":285720,"timestamp":945275446,"id":1882,"parentId":1733,"tags":{},"startTime":1786809708143,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":332768,"timestamp":945228419,"id":1733,"parentId":1681,"tags":{"page":"/api/tasks/[taskId]"},"startTime":1786809708096,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":290185,"timestamp":945275469,"id":1883,"parentId":1734,"tags":{},"startTime":1786809708143,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":337087,"timestamp":945228590,"id":1734,"parentId":1681,"tags":{"page":"/api/templates/[id]"},"startTime":1786809708096,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":293608,"timestamp":945275490,"id":1884,"parentId":1735,"tags":{},"startTime":1786809708143,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":340357,"timestamp":945228763,"id":1735,"parentId":1681,"tags":{"page":"/api/templates"},"startTime":1786809708096,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":295344,"timestamp":945275391,"id":1880,"parentId":1731,"tags":{},"startTime":1786809708143,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":342694,"timestamp":945228060,"id":1731,"parentId":1681,"tags":{"page":"/api/slash-commands"},"startTime":1786809708096,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":297225,"timestamp":945275597,"id":1885,"parentId":1736,"tags":{},"startTime":1786809708143,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":343904,"timestamp":945228937,"id":1736,"parentId":1681,"tags":{"page":"/api/todos"},"startTime":1786809708097,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":298245,"timestamp":945275626,"id":1886,"parentId":1737,"tags":{},"startTime":1786809708143,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":344748,"timestamp":945229144,"id":1737,"parentId":1681,"tags":{"page":"/api/verification/runs/[runId]"},"startTime":1786809708097,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":302402,"timestamp":945275651,"id":1887,"parentId":1738,"tags":{},"startTime":1786809708143,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":348751,"timestamp":945229328,"id":1738,"parentId":1681,"tags":{"page":"/api/verification/runs"},"startTime":1786809708097,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":304165,"timestamp":945275691,"id":1888,"parentId":1739,"tags":{},"startTime":1786809708143,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":350378,"timestamp":945229497,"id":1739,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/auto-yes"},"startTime":1786809708097,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":304987,"timestamp":945275719,"id":1889,"parentId":1740,"tags":{},"startTime":1786809708143,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":350647,"timestamp":945230080,"id":1740,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/capture"},"startTime":1786809708098,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":307132,"timestamp":945275741,"id":1890,"parentId":1741,"tags":{},"startTime":1786809708143,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":352622,"timestamp":945230274,"id":1741,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/cli-tool"},"startTime":1786809708098,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":309737,"timestamp":945275795,"id":1892,"parentId":1743,"tags":{},"startTime":1786809708143,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":354918,"timestamp":945230637,"id":1743,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/current-output"},"startTime":1786809708098,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":309865,"timestamp":945275770,"id":1891,"parentId":1742,"tags":{},"startTime":1786809708143,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":355198,"timestamp":945230456,"id":1742,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/cmate/schedules"},"startTime":1786809708098,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":312418,"timestamp":945275817,"id":1893,"parentId":1744,"tags":{},"startTime":1786809708143,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":357459,"timestamp":945230815,"id":1744,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/execution-logs/[logId]"},"startTime":1786809708098,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":315216,"timestamp":945275838,"id":1894,"parentId":1745,"tags":{},"startTime":1786809708144,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":360089,"timestamp":945230988,"id":1745,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/execution-logs"},"startTime":1786809708099,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":317490,"timestamp":945275920,"id":1895,"parentId":1746,"tags":{},"startTime":1786809708144,"traceId":"b442c1f8aa5cd1f7"}]
11
+ [{"name":"check-page","duration":362491,"timestamp":945231182,"id":1746,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/files/[...path]"},"startTime":1786809708099,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":323336,"timestamp":945270480,"id":1831,"parentId":1826,"tags":{},"startTime":1786809708138,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":345528,"timestamp":945248321,"id":1826,"parentId":1681,"tags":{"page":"/apple-icon.png"},"startTime":1786809708116,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":321132,"timestamp":945275943,"id":1896,"parentId":1747,"tags":{},"startTime":1786809708144,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":365747,"timestamp":945231354,"id":1747,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/git/branch/create"},"startTime":1786809708099,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":321218,"timestamp":945275966,"id":1897,"parentId":1748,"tags":{},"startTime":1786809708144,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":365674,"timestamp":945231526,"id":1748,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/git/branch/delete"},"startTime":1786809708099,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":324821,"timestamp":945276037,"id":1899,"parentId":1750,"tags":{},"startTime":1786809708144,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":369019,"timestamp":945231863,"id":1750,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/git/checkout"},"startTime":1786809708100,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":324888,"timestamp":945276069,"id":1900,"parentId":1751,"tags":{},"startTime":1786809708144,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":368910,"timestamp":945232064,"id":1751,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/git/commit"},"startTime":1786809708100,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":331960,"timestamp":945276092,"id":1901,"parentId":1753,"tags":{},"startTime":1786809708144,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":375646,"timestamp":945232431,"id":1753,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/git/fetch"},"startTime":1786809708100,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":333951,"timestamp":945276115,"id":1902,"parentId":1755,"tags":{},"startTime":1786809708144,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":377313,"timestamp":945232775,"id":1755,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/git/pull"},"startTime":1786809708100,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":334663,"timestamp":945276138,"id":1903,"parentId":1752,"tags":{},"startTime":1786809708144,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":378567,"timestamp":945232254,"id":1752,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/git/diff"},"startTime":1786809708100,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":337794,"timestamp":945276162,"id":1904,"parentId":1754,"tags":{},"startTime":1786809708144,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":381372,"timestamp":945232606,"id":1754,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/git/log"},"startTime":1786809708100,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":338321,"timestamp":945276184,"id":1905,"parentId":1756,"tags":{},"startTime":1786809708144,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":381582,"timestamp":945232944,"id":1756,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/git/push"},"startTime":1786809708101,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":341754,"timestamp":945276207,"id":1906,"parentId":1757,"tags":{},"startTime":1786809708144,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":384476,"timestamp":945233508,"id":1757,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/git/reset"},"startTime":1786809708101,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":341898,"timestamp":945276227,"id":1907,"parentId":1758,"tags":{},"startTime":1786809708144,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":384440,"timestamp":945233707,"id":1758,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/git/revert"},"startTime":1786809708101,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":346821,"timestamp":945276245,"id":1908,"parentId":1759,"tags":{},"startTime":1786809708144,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":389203,"timestamp":945233887,"id":1759,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/git/show/[commitHash]"},"startTime":1786809708102,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":346917,"timestamp":945276263,"id":1909,"parentId":1761,"tags":{},"startTime":1786809708144,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":388914,"timestamp":945234284,"id":1761,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/git/staged"},"startTime":1786809708102,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":348480,"timestamp":945276285,"id":1910,"parentId":1762,"tags":{},"startTime":1786809708144,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":390335,"timestamp":945234462,"id":1762,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/git/stash/[index]"},"startTime":1786809708102,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":350466,"timestamp":945276304,"id":1911,"parentId":1760,"tags":{},"startTime":1786809708144,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":392687,"timestamp":945234104,"id":1760,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/git/stage"},"startTime":1786809708102,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":351717,"timestamp":945276324,"id":1912,"parentId":1763,"tags":{},"startTime":1786809708144,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":393429,"timestamp":945234635,"id":1763,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/git/stash/apply"},"startTime":1786809708102,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":352636,"timestamp":945275987,"id":1898,"parentId":1749,"tags":{},"startTime":1786809708144,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":396947,"timestamp":945231693,"id":1749,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/git/branches"},"startTime":1786809708099,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":355480,"timestamp":945276366,"id":1914,"parentId":1765,"tags":{},"startTime":1786809708144,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":396886,"timestamp":945234981,"id":1765,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/git/stash/push"},"startTime":1786809708103,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":359710,"timestamp":945276346,"id":1913,"parentId":1764,"tags":{},"startTime":1786809708144,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":401270,"timestamp":945234809,"id":1764,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/git/stash/pop"},"startTime":1786809708102,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":359900,"timestamp":945276403,"id":1916,"parentId":1766,"tags":{},"startTime":1786809708144,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":401125,"timestamp":945235198,"id":1766,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/git/stash"},"startTime":1786809708103,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":360363,"timestamp":945276420,"id":1917,"parentId":1768,"tags":{},"startTime":1786809708144,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":401250,"timestamp":945235554,"id":1768,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/git/unstage"},"startTime":1786809708103,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":361137,"timestamp":945276388,"id":1915,"parentId":1767,"tags":{},"startTime":1786809708144,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":402163,"timestamp":945235378,"id":1767,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/git/status"},"startTime":1786809708103,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":363539,"timestamp":945276439,"id":1918,"parentId":1769,"tags":{},"startTime":1786809708144,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":404272,"timestamp":945235728,"id":1769,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/git/working-diff"},"startTime":1786809708103,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":364012,"timestamp":945276463,"id":1919,"parentId":1770,"tags":{},"startTime":1786809708144,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":404586,"timestamp":945235906,"id":1770,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/interrupt"},"startTime":1786809708104,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":369049,"timestamp":945276621,"id":1922,"parentId":1772,"tags":{},"startTime":1786809708144,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":409384,"timestamp":945236309,"id":1772,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/logs/[filename]"},"startTime":1786809708104,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":372179,"timestamp":945276727,"id":1923,"parentId":1773,"tags":{},"startTime":1786809708144,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":412098,"timestamp":945236828,"id":1773,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/logs"},"startTime":1786809708104,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":375777,"timestamp":945276757,"id":1924,"parentId":1775,"tags":{},"startTime":1786809708144,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":415289,"timestamp":945237268,"id":1775,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/memos/[memoId]"},"startTime":1786809708105,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":379463,"timestamp":945276786,"id":1925,"parentId":1776,"tags":{},"startTime":1786809708144,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":418823,"timestamp":945237448,"id":1776,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/memos"},"startTime":1786809708105,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":385237,"timestamp":945276815,"id":1926,"parentId":1777,"tags":{},"startTime":1786809708144,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":424455,"timestamp":945237621,"id":1777,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/messages"},"startTime":1786809708105,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":387052,"timestamp":945276864,"id":1927,"parentId":1778,"tags":{},"startTime":1786809708145,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":426139,"timestamp":945237801,"id":1778,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/prompt-response"},"startTime":1786809708105,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":390596,"timestamp":945276899,"id":1928,"parentId":1779,"tags":{},"startTime":1786809708145,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":429543,"timestamp":945237975,"id":1779,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/respond"},"startTime":1786809708106,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":394907,"timestamp":945276941,"id":1929,"parentId":1780,"tags":{},"startTime":1786809708145,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":433698,"timestamp":945238173,"id":1780,"parentId":1681,"tags":{"page":"/api/worktrees/[id]"},"startTime":1786809708106,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":400563,"timestamp":945276491,"id":1920,"parentId":1771,"tags":{},"startTime":1786809708144,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":440956,"timestamp":945236124,"id":1771,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/kill-session"},"startTime":1786809708104,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":403681,"timestamp":945276974,"id":1930,"parentId":1781,"tags":{},"startTime":1786809708145,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":442333,"timestamp":945238347,"id":1781,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/schedules/[scheduleId]"},"startTime":1786809708106,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":406689,"timestamp":945276993,"id":1931,"parentId":1782,"tags":{},"startTime":1786809708145,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":445185,"timestamp":945238520,"id":1782,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/schedules/active"},"startTime":1786809708106,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":408766,"timestamp":945277049,"id":1932,"parentId":1784,"tags":{},"startTime":1786809708145,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":446974,"timestamp":945238862,"id":1784,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/search"},"startTime":1786809708107,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":411792,"timestamp":945277081,"id":1933,"parentId":1783,"tags":{},"startTime":1786809708145,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":450206,"timestamp":945238689,"id":1783,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/schedules"},"startTime":1786809708106,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":414469,"timestamp":945277230,"id":1934,"parentId":1786,"tags":{},"startTime":1786809708145,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":452494,"timestamp":945239229,"id":1786,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/git-workflow"},"startTime":1786809708107,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":417090,"timestamp":945277290,"id":1935,"parentId":1785,"tags":{},"startTime":1786809708145,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":455353,"timestamp":945239049,"id":1785,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/send"},"startTime":1786809708107,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":423872,"timestamp":945277501,"id":1936,"parentId":1787,"tags":{},"startTime":1786809708145,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":461993,"timestamp":945239405,"id":1787,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/install"},"startTime":1786809708107,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":427887,"timestamp":945277790,"id":1938,"parentId":1789,"tags":{},"startTime":1786809708145,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":465947,"timestamp":945239754,"id":1789,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/uninstall-plan"},"startTime":1786809708107,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":431709,"timestamp":945277999,"id":1939,"parentId":1790,"tags":{},"startTime":1786809708146,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":469809,"timestamp":945239927,"id":1790,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/uninstall"},"startTime":1786809708108,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":435763,"timestamp":945277663,"id":1937,"parentId":1788,"tags":{},"startTime":1786809708145,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":473867,"timestamp":945239582,"id":1788,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/plan"},"startTime":1786809708107,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":436032,"timestamp":945278190,"id":1940,"parentId":1791,"tags":{},"startTime":1786809708146,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":473732,"timestamp":945240513,"id":1791,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/update-plan"},"startTime":1786809708108,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":440138,"timestamp":945278557,"id":1942,"parentId":1793,"tags":{},"startTime":1786809708146,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":477823,"timestamp":945240896,"id":1793,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/skills"},"startTime":1786809708109,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":444640,"timestamp":945278423,"id":1941,"parentId":1792,"tags":{},"startTime":1786809708146,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":482377,"timestamp":945240715,"id":1792,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/update"},"startTime":1786809708108,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":449319,"timestamp":945278631,"id":1944,"parentId":1795,"tags":{},"startTime":1786809708146,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":486681,"timestamp":945241295,"id":1795,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/special-keys"},"startTime":1786809708109,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":453624,"timestamp":945278651,"id":1945,"parentId":1796,"tags":{},"startTime":1786809708146,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":490826,"timestamp":945241472,"id":1796,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/start-polling"},"startTime":1786809708109,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":464300,"timestamp":945278603,"id":1943,"parentId":1794,"tags":{},"startTime":1786809708146,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":501814,"timestamp":945241113,"id":1794,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/slash-commands"},"startTime":1786809708109,"traceId":"b442c1f8aa5cd1f7"}]
12
+ [{"name":"is-page-static","duration":468187,"timestamp":945278709,"id":1947,"parentId":1798,"tags":{},"startTime":1786809708146,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":505081,"timestamp":945241839,"id":1798,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/terminal"},"startTime":1786809708110,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":472043,"timestamp":945278729,"id":1948,"parentId":1799,"tags":{},"startTime":1786809708146,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":508763,"timestamp":945242032,"id":1799,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/timers/history"},"startTime":1786809708110,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":474757,"timestamp":945278682,"id":1946,"parentId":1797,"tags":{},"startTime":1786809708146,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":511811,"timestamp":945241648,"id":1797,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/tasks"},"startTime":1786809708109,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":475819,"timestamp":945278765,"id":1949,"parentId":1800,"tags":{},"startTime":1786809708146,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":512392,"timestamp":945242213,"id":1800,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/timers"},"startTime":1786809708110,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":479121,"timestamp":945278790,"id":1950,"parentId":1801,"tags":{},"startTime":1786809708146,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":515549,"timestamp":945242387,"id":1801,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/todos/[todoId]"},"startTime":1786809708110,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":479656,"timestamp":945278817,"id":1951,"parentId":1802,"tags":{},"startTime":1786809708146,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":515935,"timestamp":945242561,"id":1802,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/todos"},"startTime":1786809708110,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":483053,"timestamp":945278865,"id":1953,"parentId":1804,"tags":{},"startTime":1786809708147,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":519036,"timestamp":945242906,"id":1804,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/tree"},"startTime":1786809708111,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":483557,"timestamp":945278846,"id":1952,"parentId":1803,"tags":{},"startTime":1786809708147,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":519692,"timestamp":945242731,"id":1803,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/tree/[...path]"},"startTime":1786809708110,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":487554,"timestamp":945278918,"id":1955,"parentId":1807,"tags":{},"startTime":1786809708147,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":522691,"timestamp":945243805,"id":1807,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/verify/runs/[runId]"},"startTime":1786809708111,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":488592,"timestamp":945278897,"id":1954,"parentId":1805,"tags":{},"startTime":1786809708147,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":524399,"timestamp":945243113,"id":1805,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/upload/[...path]"},"startTime":1786809708111,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":492142,"timestamp":945278961,"id":1957,"parentId":1808,"tags":{},"startTime":1786809708147,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":527063,"timestamp":945244063,"id":1808,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/verify/runs"},"startTime":1786809708112,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":493171,"timestamp":945278942,"id":1956,"parentId":1806,"tags":{},"startTime":1786809708147,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":528857,"timestamp":945243296,"id":1806,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/verify"},"startTime":1786809708111,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":495291,"timestamp":945279119,"id":1958,"parentId":1810,"tags":{},"startTime":1786809708147,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":529984,"timestamp":945244447,"id":1810,"parentId":1681,"tags":{"page":"/api/worktrees"},"startTime":1786809708112,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":497181,"timestamp":945279153,"id":1959,"parentId":1809,"tags":{},"startTime":1786809708147,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":532095,"timestamp":945244261,"id":1809,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/viewed"},"startTime":1786809708112,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":497593,"timestamp":945282234,"id":1960,"parentId":1816,"tags":{},"startTime":1786809708150,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":534289,"timestamp":945245585,"id":1816,"parentId":1681,"tags":{"page":"/proxy/[...path]"},"startTime":1786809708113,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":495745,"timestamp":945284195,"id":1961,"parentId":1830,"tags":{},"startTime":1786809708152,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":530918,"timestamp":945249043,"id":1830,"parentId":1681,"tags":{"page":"/manifest.webmanifest"},"startTime":1786809708117,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":502360,"timestamp":945289177,"id":1962,"parentId":1812,"tags":{},"startTime":1786809708157,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":546751,"timestamp":945244808,"id":1812,"parentId":1681,"tags":{"page":"/login"},"startTime":1786809708112,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":512752,"timestamp":945289371,"id":1964,"parentId":1815,"tags":{},"startTime":1786809708157,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":556743,"timestamp":945245401,"id":1815,"parentId":1681,"tags":{"page":"/"},"startTime":1786809708113,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":515564,"timestamp":945289462,"id":1965,"parentId":1814,"tags":{},"startTime":1786809708157,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":559857,"timestamp":945245217,"id":1814,"parentId":1681,"tags":{"page":"/offline"},"startTime":1786809708113,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":530882,"timestamp":945289556,"id":1966,"parentId":1811,"tags":{},"startTime":1786809708157,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":575839,"timestamp":945244624,"id":1811,"parentId":1681,"tags":{"page":"/chat"},"startTime":1786809708112,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":533969,"timestamp":945289653,"id":1967,"parentId":1817,"tags":{},"startTime":1786809708157,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":577886,"timestamp":945245758,"id":1817,"parentId":1681,"tags":{"page":"/repositories"},"startTime":1786809708113,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":536892,"timestamp":945289747,"id":1968,"parentId":1818,"tags":{},"startTime":1786809708157,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":580721,"timestamp":945245940,"id":1818,"parentId":1681,"tags":{"page":"/review"},"startTime":1786809708114,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":539719,"timestamp":945289831,"id":1969,"parentId":1819,"tags":{},"startTime":1786809708157,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":583417,"timestamp":945246156,"id":1819,"parentId":1681,"tags":{"page":"/sessions"},"startTime":1786809708114,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":547558,"timestamp":945289927,"id":1970,"parentId":1820,"tags":{},"startTime":1786809708158,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":591162,"timestamp":945246345,"id":1820,"parentId":1681,"tags":{"page":"/skills/[skillId]"},"startTime":1786809708114,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":550350,"timestamp":945290065,"id":1971,"parentId":1821,"tags":{},"startTime":1786809708158,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":593905,"timestamp":945246532,"id":1821,"parentId":1681,"tags":{"page":"/skills/installed"},"startTime":1786809708114,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":552953,"timestamp":945290168,"id":1972,"parentId":1822,"tags":{},"startTime":1786809708158,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":596230,"timestamp":945246912,"id":1822,"parentId":1681,"tags":{"page":"/skills"},"startTime":1786809708115,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":554131,"timestamp":945289280,"id":1963,"parentId":1813,"tags":{},"startTime":1786809708157,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":598445,"timestamp":945244984,"id":1813,"parentId":1681,"tags":{"page":"/more"},"startTime":1786809708113,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":557511,"timestamp":945290849,"id":1973,"parentId":1823,"tags":{},"startTime":1786809708159,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":601079,"timestamp":945247307,"id":1823,"parentId":1681,"tags":{"page":"/worktrees/[id]/files/[...path]"},"startTime":1786809708115,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":560342,"timestamp":945291068,"id":1975,"parentId":1825,"tags":{},"startTime":1786809708159,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":603305,"timestamp":945248125,"id":1825,"parentId":1681,"tags":{"page":"/worktrees/[id]/terminal"},"startTime":1786809708116,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":627690,"timestamp":945276509,"id":1921,"parentId":1774,"tags":{},"startTime":1786809708144,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":667183,"timestamp":945237075,"id":1774,"parentId":1681,"tags":{"page":"/api/worktrees/[id]/marp-render"},"startTime":1786809708105,"traceId":"b442c1f8aa5cd1f7"},{"name":"is-page-static","duration":620127,"timestamp":945290943,"id":1974,"parentId":1824,"tags":{},"startTime":1786809708159,"traceId":"b442c1f8aa5cd1f7"},{"name":"check-page","duration":663251,"timestamp":945247859,"id":1824,"parentId":1681,"tags":{"page":"/worktrees/[id]"},"startTime":1786809708116,"traceId":"b442c1f8aa5cd1f7"},{"name":"static-check","duration":1008764,"timestamp":944902376,"id":1681,"parentId":1,"tags":{},"startTime":1786809707770,"traceId":"b442c1f8aa5cd1f7"},{"name":"generate-required-server-files","duration":330,"timestamp":945911328,"id":1977,"parentId":1,"tags":{},"startTime":1786809708779,"traceId":"b442c1f8aa5cd1f7"},{"name":"write-routes-manifest","duration":32374,"timestamp":945922962,"id":1979,"parentId":1,"tags":{},"startTime":1786809708791,"traceId":"b442c1f8aa5cd1f7"},{"name":"load-dotenv","duration":133,"timestamp":947945574,"id":1982,"parentId":1981,"tags":{},"startTime":1786809710813,"traceId":"b442c1f8aa5cd1f7"},{"name":"run-export-path-map","duration":453,"timestamp":949619455,"id":1983,"parentId":1981,"tags":{},"startTime":1786809712487,"traceId":"b442c1f8aa5cd1f7"},{"name":"next-export","duration":3535932,"timestamp":947944695,"id":1981,"parentId":1,"tags":{},"startTime":1786809710812,"traceId":"b442c1f8aa5cd1f7"},{"name":"move-exported-app-not-found-","duration":83,"timestamp":951482723,"id":1984,"parentId":1980,"tags":{},"startTime":1786809714350,"traceId":"b442c1f8aa5cd1f7"},{"name":"move-exported-page","duration":130262,"timestamp":951482909,"id":1985,"parentId":1980,"tags":{},"startTime":1786809714351,"traceId":"b442c1f8aa5cd1f7"},{"name":"static-generation","duration":4424577,"timestamp":947941117,"id":1980,"parentId":1,"tags":{},"startTime":1786809710809,"traceId":"b442c1f8aa5cd1f7"},{"name":"write-routes-manifest","duration":158011,"timestamp":952366597,"id":1986,"parentId":1,"tags":{},"startTime":1786809715234,"traceId":"b442c1f8aa5cd1f7"},{"name":"node-file-trace-build","duration":20424804,"timestamp":945915082,"id":1978,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1786809708783,"traceId":"b442c1f8aa5cd1f7"},{"name":"apply-include-excludes","duration":1217,"timestamp":966339906,"id":1987,"parentId":1,"tags":{},"startTime":1786809729208,"traceId":"b442c1f8aa5cd1f7"},{"name":"print-tree-view","duration":10460,"timestamp":966341355,"id":1988,"parentId":1,"tags":{},"startTime":1786809729209,"traceId":"b442c1f8aa5cd1f7"},{"name":"telemetry-flush","duration":53,"timestamp":966351828,"id":1989,"parentId":1,"tags":{},"startTime":1786809729219,"traceId":"b442c1f8aa5cd1f7"},{"name":"next-build","duration":73882822,"timestamp":892469066,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"15.5.20","has-custom-webpack-config":"true","use-build-worker":"false"},"startTime":1786809655337,"traceId":"b442c1f8aa5cd1f7"}]