commandmate 0.20.0 → 0.21.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 (554) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-build-manifest.json +234 -220
  3. package/.next/app-path-routes-manifest.json +34 -32
  4. package/.next/build-manifest.json +2 -2
  5. package/.next/prerender-manifest.json +12 -12
  6. package/.next/required-server-files.json +1 -1
  7. package/.next/routes-manifest.json +18 -0
  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_client-reference-manifest.js +1 -1
  13. package/.next/server/app/api/assistant/current-output/route_client-reference-manifest.js +1 -1
  14. package/.next/server/app/api/assistant/messages/route.js +1 -1
  15. package/.next/server/app/api/assistant/messages/route_client-reference-manifest.js +1 -1
  16. package/.next/server/app/api/assistant/session/route.js +1 -1
  17. package/.next/server/app/api/assistant/session/route_client-reference-manifest.js +1 -1
  18. package/.next/server/app/api/assistant/start/route_client-reference-manifest.js +1 -1
  19. package/.next/server/app/api/assistant/terminal/route_client-reference-manifest.js +1 -1
  20. package/.next/server/app/api/assistant/tools/route_client-reference-manifest.js +1 -1
  21. package/.next/server/app/api/auth/login/route.js +1 -1
  22. package/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  23. package/.next/server/app/api/auth/logout/route.js +1 -1
  24. package/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  25. package/.next/server/app/api/auth/status/route.js +1 -1
  26. package/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
  27. package/.next/server/app/api/daily-summary/route_client-reference-manifest.js +1 -1
  28. package/.next/server/app/api/daily-summary/status/route_client-reference-manifest.js +1 -1
  29. package/.next/server/app/api/external-apps/[id]/health/route_client-reference-manifest.js +1 -1
  30. package/.next/server/app/api/external-apps/[id]/route_client-reference-manifest.js +1 -1
  31. package/.next/server/app/api/external-apps/route_client-reference-manifest.js +1 -1
  32. package/.next/server/app/api/fs/browse/route_client-reference-manifest.js +1 -1
  33. package/.next/server/app/api/fs/recent-paths/route.js +1 -1
  34. package/.next/server/app/api/fs/recent-paths/route_client-reference-manifest.js +1 -1
  35. package/.next/server/app/api/hooks/agent-event/route_client-reference-manifest.js +1 -1
  36. package/.next/server/app/api/hooks/claude-done/route.js +1 -1
  37. package/.next/server/app/api/hooks/claude-done/route_client-reference-manifest.js +1 -1
  38. package/.next/server/app/api/metrics/vibe/route_client-reference-manifest.js +1 -1
  39. package/.next/server/app/api/ollama/models/route_client-reference-manifest.js +1 -1
  40. package/.next/server/app/api/push/subscriptions/route.js +1 -1
  41. package/.next/server/app/api/push/subscriptions/route_client-reference-manifest.js +1 -1
  42. package/.next/server/app/api/push/vapid/route_client-reference-manifest.js +1 -1
  43. package/.next/server/app/api/repositories/[id]/route_client-reference-manifest.js +1 -1
  44. package/.next/server/app/api/repositories/[id]/todos/[todoId]/route.js +1 -1
  45. package/.next/server/app/api/repositories/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
  46. package/.next/server/app/api/repositories/[id]/todos/route.js +1 -1
  47. package/.next/server/app/api/repositories/[id]/todos/route_client-reference-manifest.js +1 -1
  48. package/.next/server/app/api/repositories/clone/[jobId]/route_client-reference-manifest.js +1 -1
  49. package/.next/server/app/api/repositories/clone/route_client-reference-manifest.js +1 -1
  50. package/.next/server/app/api/repositories/excluded/route_client-reference-manifest.js +1 -1
  51. package/.next/server/app/api/repositories/restore/route_client-reference-manifest.js +1 -1
  52. package/.next/server/app/api/repositories/route.js +1 -1
  53. package/.next/server/app/api/repositories/route_client-reference-manifest.js +1 -1
  54. package/.next/server/app/api/repositories/scan/route_client-reference-manifest.js +1 -1
  55. package/.next/server/app/api/repositories/sync/route_client-reference-manifest.js +1 -1
  56. package/.next/server/app/api/repositories/validate-path/route_client-reference-manifest.js +1 -1
  57. package/.next/server/app/api/sidebar/group-order/route_client-reference-manifest.js +1 -1
  58. package/.next/server/app/api/skills/[id]/route_client-reference-manifest.js +1 -1
  59. package/.next/server/app/api/skills/installations/route_client-reference-manifest.js +1 -1
  60. package/.next/server/app/api/skills/operations/route.js +2 -2
  61. package/.next/server/app/api/skills/operations/route_client-reference-manifest.js +1 -1
  62. package/.next/server/app/api/skills/reindex/route_client-reference-manifest.js +1 -1
  63. package/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
  64. package/.next/server/app/api/slash-commands/route_client-reference-manifest.js +1 -1
  65. package/.next/server/app/api/tasks/[taskId]/cancel/route_client-reference-manifest.js +1 -1
  66. package/.next/server/app/api/tasks/[taskId]/route.js +1 -1
  67. package/.next/server/app/api/tasks/[taskId]/route_client-reference-manifest.js +1 -1
  68. package/.next/server/app/api/templates/[id]/route_client-reference-manifest.js +1 -1
  69. package/.next/server/app/api/templates/route_client-reference-manifest.js +1 -1
  70. package/.next/server/app/api/todos/route.js +1 -1
  71. package/.next/server/app/api/todos/route_client-reference-manifest.js +1 -1
  72. package/.next/server/app/api/verification/runs/[runId]/route.js +1 -1
  73. package/.next/server/app/api/verification/runs/[runId]/route_client-reference-manifest.js +1 -1
  74. package/.next/server/app/api/verification/runs/route.js +1 -1
  75. package/.next/server/app/api/verification/runs/route_client-reference-manifest.js +1 -1
  76. package/.next/server/app/api/worktrees/[id]/auto-yes/route_client-reference-manifest.js +1 -1
  77. package/.next/server/app/api/worktrees/[id]/capture/route_client-reference-manifest.js +1 -1
  78. package/.next/server/app/api/worktrees/[id]/cli-tool/route.js +1 -1
  79. package/.next/server/app/api/worktrees/[id]/cli-tool/route_client-reference-manifest.js +1 -1
  80. package/.next/server/app/api/worktrees/[id]/cmate/schedules/route.js +1 -1
  81. package/.next/server/app/api/worktrees/[id]/cmate/schedules/route_client-reference-manifest.js +1 -1
  82. package/.next/server/app/api/worktrees/[id]/current-output/route_client-reference-manifest.js +1 -1
  83. package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route.js +1 -1
  84. package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route_client-reference-manifest.js +1 -1
  85. package/.next/server/app/api/worktrees/[id]/execution-logs/route.js +1 -1
  86. package/.next/server/app/api/worktrees/[id]/execution-logs/route_client-reference-manifest.js +1 -1
  87. package/.next/server/app/api/worktrees/[id]/files/[...path]/route_client-reference-manifest.js +1 -1
  88. package/.next/server/app/api/worktrees/[id]/git/branch/create/route_client-reference-manifest.js +1 -1
  89. package/.next/server/app/api/worktrees/[id]/git/branch/delete/route_client-reference-manifest.js +1 -1
  90. package/.next/server/app/api/worktrees/[id]/git/branches/route.js +1 -1
  91. package/.next/server/app/api/worktrees/[id]/git/branches/route_client-reference-manifest.js +1 -1
  92. package/.next/server/app/api/worktrees/[id]/git/checkout/route_client-reference-manifest.js +1 -1
  93. package/.next/server/app/api/worktrees/[id]/git/commit/route.js +1 -1
  94. package/.next/server/app/api/worktrees/[id]/git/commit/route_client-reference-manifest.js +1 -1
  95. package/.next/server/app/api/worktrees/[id]/git/diff/route_client-reference-manifest.js +1 -1
  96. package/.next/server/app/api/worktrees/[id]/git/fetch/route_client-reference-manifest.js +1 -1
  97. package/.next/server/app/api/worktrees/[id]/git/log/route.js +1 -1
  98. package/.next/server/app/api/worktrees/[id]/git/log/route_client-reference-manifest.js +1 -1
  99. package/.next/server/app/api/worktrees/[id]/git/pull/route_client-reference-manifest.js +1 -1
  100. package/.next/server/app/api/worktrees/[id]/git/push/route_client-reference-manifest.js +1 -1
  101. package/.next/server/app/api/worktrees/[id]/git/reset/route_client-reference-manifest.js +1 -1
  102. package/.next/server/app/api/worktrees/[id]/git/revert/route_client-reference-manifest.js +1 -1
  103. package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route_client-reference-manifest.js +1 -1
  104. package/.next/server/app/api/worktrees/[id]/git/stage/route_client-reference-manifest.js +1 -1
  105. package/.next/server/app/api/worktrees/[id]/git/staged/route.js +1 -1
  106. package/.next/server/app/api/worktrees/[id]/git/staged/route_client-reference-manifest.js +1 -1
  107. package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route_client-reference-manifest.js +1 -1
  108. package/.next/server/app/api/worktrees/[id]/git/stash/apply/route_client-reference-manifest.js +1 -1
  109. package/.next/server/app/api/worktrees/[id]/git/stash/pop/route_client-reference-manifest.js +1 -1
  110. package/.next/server/app/api/worktrees/[id]/git/stash/push/route.js +1 -1
  111. package/.next/server/app/api/worktrees/[id]/git/stash/push/route_client-reference-manifest.js +1 -1
  112. package/.next/server/app/api/worktrees/[id]/git/stash/route.js +1 -1
  113. package/.next/server/app/api/worktrees/[id]/git/stash/route_client-reference-manifest.js +1 -1
  114. package/.next/server/app/api/worktrees/[id]/git/status/route.js +1 -1
  115. package/.next/server/app/api/worktrees/[id]/git/status/route_client-reference-manifest.js +1 -1
  116. package/.next/server/app/api/worktrees/[id]/git/unstage/route_client-reference-manifest.js +1 -1
  117. package/.next/server/app/api/worktrees/[id]/git/working-diff/route.js +1 -1
  118. package/.next/server/app/api/worktrees/[id]/git/working-diff/route_client-reference-manifest.js +1 -1
  119. package/.next/server/app/api/worktrees/[id]/interrupt/route_client-reference-manifest.js +1 -1
  120. package/.next/server/app/api/worktrees/[id]/kill-session/route.js +1 -1
  121. package/.next/server/app/api/worktrees/[id]/kill-session/route_client-reference-manifest.js +1 -1
  122. package/.next/server/app/api/worktrees/[id]/logs/[filename]/route_client-reference-manifest.js +1 -1
  123. package/.next/server/app/api/worktrees/[id]/logs/route_client-reference-manifest.js +1 -1
  124. package/.next/server/app/api/worktrees/[id]/marp-render/route.js +1 -1
  125. package/.next/server/app/api/worktrees/[id]/marp-render/route_client-reference-manifest.js +1 -1
  126. package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route.js +1 -1
  127. package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route_client-reference-manifest.js +1 -1
  128. package/.next/server/app/api/worktrees/[id]/memos/route.js +1 -1
  129. package/.next/server/app/api/worktrees/[id]/memos/route_client-reference-manifest.js +1 -1
  130. package/.next/server/app/api/worktrees/[id]/messages/route.js +1 -1
  131. package/.next/server/app/api/worktrees/[id]/messages/route_client-reference-manifest.js +1 -1
  132. package/.next/server/app/api/worktrees/[id]/prompt-response/route.js +1 -1
  133. package/.next/server/app/api/worktrees/[id]/prompt-response/route_client-reference-manifest.js +1 -1
  134. package/.next/server/app/api/worktrees/[id]/respond/route.js +1 -1
  135. package/.next/server/app/api/worktrees/[id]/respond/route_client-reference-manifest.js +1 -1
  136. package/.next/server/app/api/worktrees/[id]/route_client-reference-manifest.js +1 -1
  137. package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route.js +1 -1
  138. package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route_client-reference-manifest.js +1 -1
  139. package/.next/server/app/api/worktrees/[id]/schedules/active/route.js +1 -1
  140. package/.next/server/app/api/worktrees/[id]/schedules/active/route_client-reference-manifest.js +1 -1
  141. package/.next/server/app/api/worktrees/[id]/schedules/route.js +1 -1
  142. package/.next/server/app/api/worktrees/[id]/schedules/route_client-reference-manifest.js +1 -1
  143. package/.next/server/app/api/worktrees/[id]/search/route_client-reference-manifest.js +1 -1
  144. package/.next/server/app/api/worktrees/[id]/send/route_client-reference-manifest.js +1 -1
  145. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js +1 -1
  146. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js.nft.json +1 -1
  147. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route_client-reference-manifest.js +1 -1
  148. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/install/route.js +1 -1
  149. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/install/route.js.nft.json +1 -1
  150. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/install/route_client-reference-manifest.js +1 -1
  151. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route.js +1 -1
  152. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route.js.nft.json +1 -1
  153. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route_client-reference-manifest.js +1 -1
  154. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall/route.js +1 -1
  155. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall/route.js.nft.json +1 -1
  156. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall/route_client-reference-manifest.js +1 -1
  157. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route.js +1 -1
  158. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route.js.nft.json +1 -1
  159. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route_client-reference-manifest.js +1 -1
  160. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update/route.js +1 -0
  161. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update/route.js.nft.json +1 -0
  162. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update/route_client-reference-manifest.js +1 -0
  163. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update-plan/route.js +1 -0
  164. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update-plan/route.js.nft.json +1 -0
  165. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update-plan/route_client-reference-manifest.js +1 -0
  166. package/.next/server/app/api/worktrees/[id]/skills/route.js +1 -1
  167. package/.next/server/app/api/worktrees/[id]/skills/route_client-reference-manifest.js +1 -1
  168. package/.next/server/app/api/worktrees/[id]/slash-commands/route.js +1 -1
  169. package/.next/server/app/api/worktrees/[id]/slash-commands/route_client-reference-manifest.js +1 -1
  170. package/.next/server/app/api/worktrees/[id]/special-keys/route_client-reference-manifest.js +1 -1
  171. package/.next/server/app/api/worktrees/[id]/start-polling/route_client-reference-manifest.js +1 -1
  172. package/.next/server/app/api/worktrees/[id]/tasks/route.js +1 -1
  173. package/.next/server/app/api/worktrees/[id]/tasks/route_client-reference-manifest.js +1 -1
  174. package/.next/server/app/api/worktrees/[id]/terminal/route_client-reference-manifest.js +1 -1
  175. package/.next/server/app/api/worktrees/[id]/timers/history/route.js +1 -1
  176. package/.next/server/app/api/worktrees/[id]/timers/history/route_client-reference-manifest.js +1 -1
  177. package/.next/server/app/api/worktrees/[id]/timers/route_client-reference-manifest.js +1 -1
  178. package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route.js +1 -1
  179. package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
  180. package/.next/server/app/api/worktrees/[id]/todos/route.js +1 -1
  181. package/.next/server/app/api/worktrees/[id]/todos/route_client-reference-manifest.js +1 -1
  182. package/.next/server/app/api/worktrees/[id]/tree/[...path]/route.js +1 -1
  183. package/.next/server/app/api/worktrees/[id]/tree/[...path]/route_client-reference-manifest.js +1 -1
  184. package/.next/server/app/api/worktrees/[id]/tree/route.js +1 -1
  185. package/.next/server/app/api/worktrees/[id]/tree/route_client-reference-manifest.js +1 -1
  186. package/.next/server/app/api/worktrees/[id]/upload/[...path]/route_client-reference-manifest.js +1 -1
  187. package/.next/server/app/api/worktrees/[id]/verify/route.js +1 -1
  188. package/.next/server/app/api/worktrees/[id]/verify/route_client-reference-manifest.js +1 -1
  189. package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/route.js +1 -1
  190. package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/route_client-reference-manifest.js +1 -1
  191. package/.next/server/app/api/worktrees/[id]/verify/runs/route.js +1 -1
  192. package/.next/server/app/api/worktrees/[id]/verify/runs/route_client-reference-manifest.js +1 -1
  193. package/.next/server/app/api/worktrees/[id]/viewed/route.js +1 -1
  194. package/.next/server/app/api/worktrees/[id]/viewed/route_client-reference-manifest.js +1 -1
  195. package/.next/server/app/api/worktrees/route_client-reference-manifest.js +1 -1
  196. package/.next/server/app/chat/page_client-reference-manifest.js +1 -1
  197. package/.next/server/app/login/page_client-reference-manifest.js +1 -1
  198. package/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
  199. package/.next/server/app/more/page_client-reference-manifest.js +1 -1
  200. package/.next/server/app/offline/page_client-reference-manifest.js +1 -1
  201. package/.next/server/app/page_client-reference-manifest.js +1 -1
  202. package/.next/server/app/proxy/[...path]/route_client-reference-manifest.js +1 -1
  203. package/.next/server/app/repositories/page_client-reference-manifest.js +1 -1
  204. package/.next/server/app/review/page_client-reference-manifest.js +1 -1
  205. package/.next/server/app/sessions/page_client-reference-manifest.js +1 -1
  206. package/.next/server/app/skills/[skillId]/page.js +2 -2
  207. package/.next/server/app/skills/[skillId]/page.js.nft.json +1 -1
  208. package/.next/server/app/skills/[skillId]/page_client-reference-manifest.js +1 -1
  209. package/.next/server/app/skills/installed/page_client-reference-manifest.js +1 -1
  210. package/.next/server/app/skills/page_client-reference-manifest.js +1 -1
  211. package/.next/server/app/worktrees/[id]/files/[...path]/page_client-reference-manifest.js +1 -1
  212. package/.next/server/app/worktrees/[id]/page.js +5 -5
  213. package/.next/server/app/worktrees/[id]/page.js.nft.json +1 -1
  214. package/.next/server/app/worktrees/[id]/page_client-reference-manifest.js +1 -1
  215. package/.next/server/app/worktrees/[id]/terminal/page_client-reference-manifest.js +1 -1
  216. package/.next/server/app-paths-manifest.json +34 -32
  217. package/.next/server/chunks/1029.js +1 -1
  218. package/.next/server/chunks/1503.js +1 -1
  219. package/.next/server/chunks/22.js +1 -1
  220. package/.next/server/chunks/2328.js +1 -1
  221. package/.next/server/chunks/2546.js +1 -0
  222. package/.next/server/chunks/2710.js +2 -2
  223. package/.next/server/chunks/28.js +2 -2
  224. package/.next/server/chunks/3417.js +1 -1
  225. package/.next/server/chunks/365.js +1 -0
  226. package/.next/server/chunks/3736.js +1 -1
  227. package/.next/server/chunks/3753.js +14 -5
  228. package/.next/server/chunks/4444.js +1 -1
  229. package/.next/server/chunks/5064.js +1 -1
  230. package/.next/server/chunks/5737.js +1 -1
  231. package/.next/server/chunks/5959.js +10 -3
  232. package/.next/server/chunks/6130.js +1 -1
  233. package/.next/server/chunks/6274.js +1 -1
  234. package/.next/server/chunks/6401.js +1 -1
  235. package/.next/server/chunks/848.js +1 -0
  236. package/.next/server/chunks/8536.js +1 -1
  237. package/.next/server/chunks/8584.js +1 -1
  238. package/.next/server/chunks/8807.js +1 -1
  239. package/.next/server/chunks/8856.js +1 -1
  240. package/.next/server/chunks/9058.js +1 -1
  241. package/.next/server/chunks/9360.js +2 -0
  242. package/.next/server/chunks/9687.js +1 -1
  243. package/.next/server/middleware-manifest.json +5 -5
  244. package/.next/server/pages/500.html +1 -1
  245. package/.next/server/server-reference-manifest.json +1 -1
  246. package/.next/static/chunks/{8562-6e2ab32452f4fa5b.js → 2053-52d3c82014e1cd54.js} +1 -1
  247. package/.next/static/chunks/2751-9ef0f4b450bd4ef0.js +1 -0
  248. package/.next/static/chunks/{6488-3e7539550c3ef358.js → 6488-b5e707dfdd33d633.js} +1 -1
  249. package/.next/static/chunks/app/api/app/update/route-be21650964d61b1d.js +1 -0
  250. package/.next/static/chunks/app/api/app/update-check/route-be21650964d61b1d.js +1 -0
  251. package/.next/static/chunks/app/api/assistant/conversation/route-be21650964d61b1d.js +1 -0
  252. package/.next/static/chunks/app/api/assistant/current-output/route-be21650964d61b1d.js +1 -0
  253. package/.next/static/chunks/app/api/assistant/messages/route-be21650964d61b1d.js +1 -0
  254. package/.next/static/chunks/app/api/assistant/session/route-be21650964d61b1d.js +1 -0
  255. package/.next/static/chunks/app/api/assistant/start/route-be21650964d61b1d.js +1 -0
  256. package/.next/static/chunks/app/api/assistant/terminal/route-be21650964d61b1d.js +1 -0
  257. package/.next/static/chunks/app/api/assistant/tools/route-be21650964d61b1d.js +1 -0
  258. package/.next/static/chunks/app/api/auth/login/route-be21650964d61b1d.js +1 -0
  259. package/.next/static/chunks/app/api/auth/logout/route-be21650964d61b1d.js +1 -0
  260. package/.next/static/chunks/app/api/auth/status/route-be21650964d61b1d.js +1 -0
  261. package/.next/static/chunks/app/api/daily-summary/route-be21650964d61b1d.js +1 -0
  262. package/.next/static/chunks/app/api/daily-summary/status/route-be21650964d61b1d.js +1 -0
  263. package/.next/static/chunks/app/api/external-apps/[id]/health/route-be21650964d61b1d.js +1 -0
  264. package/.next/static/chunks/app/api/external-apps/[id]/route-be21650964d61b1d.js +1 -0
  265. package/.next/static/chunks/app/api/external-apps/route-be21650964d61b1d.js +1 -0
  266. package/.next/static/chunks/app/api/fs/browse/route-be21650964d61b1d.js +1 -0
  267. package/.next/static/chunks/app/api/fs/recent-paths/route-be21650964d61b1d.js +1 -0
  268. package/.next/static/chunks/app/api/hooks/agent-event/route-be21650964d61b1d.js +1 -0
  269. package/.next/static/chunks/app/api/hooks/claude-done/route-be21650964d61b1d.js +1 -0
  270. package/.next/static/chunks/app/api/metrics/vibe/route-be21650964d61b1d.js +1 -0
  271. package/.next/static/chunks/app/api/ollama/models/route-be21650964d61b1d.js +1 -0
  272. package/.next/static/chunks/app/api/push/subscriptions/route-be21650964d61b1d.js +1 -0
  273. package/.next/static/chunks/app/api/push/vapid/route-be21650964d61b1d.js +1 -0
  274. package/.next/static/chunks/app/api/repositories/[id]/route-be21650964d61b1d.js +1 -0
  275. package/.next/static/chunks/app/api/repositories/[id]/todos/[todoId]/route-be21650964d61b1d.js +1 -0
  276. package/.next/static/chunks/app/api/repositories/[id]/todos/route-be21650964d61b1d.js +1 -0
  277. package/.next/static/chunks/app/api/repositories/clone/[jobId]/route-be21650964d61b1d.js +1 -0
  278. package/.next/static/chunks/app/api/repositories/clone/route-be21650964d61b1d.js +1 -0
  279. package/.next/static/chunks/app/api/repositories/excluded/route-be21650964d61b1d.js +1 -0
  280. package/.next/static/chunks/app/api/repositories/restore/route-be21650964d61b1d.js +1 -0
  281. package/.next/static/chunks/app/api/repositories/route-be21650964d61b1d.js +1 -0
  282. package/.next/static/chunks/app/api/repositories/scan/route-be21650964d61b1d.js +1 -0
  283. package/.next/static/chunks/app/api/repositories/sync/route-be21650964d61b1d.js +1 -0
  284. package/.next/static/chunks/app/api/repositories/validate-path/route-be21650964d61b1d.js +1 -0
  285. package/.next/static/chunks/app/api/sidebar/group-order/route-be21650964d61b1d.js +1 -0
  286. package/.next/static/chunks/app/api/skills/[id]/route-be21650964d61b1d.js +1 -0
  287. package/.next/static/chunks/app/api/skills/installations/route-be21650964d61b1d.js +1 -0
  288. package/.next/static/chunks/app/api/skills/operations/route-be21650964d61b1d.js +1 -0
  289. package/.next/static/chunks/app/api/skills/reindex/route-be21650964d61b1d.js +1 -0
  290. package/.next/static/chunks/app/api/skills/route-be21650964d61b1d.js +1 -0
  291. package/.next/static/chunks/app/api/slash-commands/route-be21650964d61b1d.js +1 -0
  292. package/.next/static/chunks/app/api/tasks/[taskId]/cancel/route-be21650964d61b1d.js +1 -0
  293. package/.next/static/chunks/app/api/tasks/[taskId]/route-be21650964d61b1d.js +1 -0
  294. package/.next/static/chunks/app/api/templates/[id]/route-be21650964d61b1d.js +1 -0
  295. package/.next/static/chunks/app/api/templates/route-be21650964d61b1d.js +1 -0
  296. package/.next/static/chunks/app/api/todos/route-be21650964d61b1d.js +1 -0
  297. package/.next/static/chunks/app/api/verification/runs/[runId]/route-be21650964d61b1d.js +1 -0
  298. package/.next/static/chunks/app/api/verification/runs/route-be21650964d61b1d.js +1 -0
  299. package/.next/static/chunks/app/api/worktrees/[id]/auto-yes/route-be21650964d61b1d.js +1 -0
  300. package/.next/static/chunks/app/api/worktrees/[id]/capture/route-be21650964d61b1d.js +1 -0
  301. package/.next/static/chunks/app/api/worktrees/[id]/cli-tool/route-be21650964d61b1d.js +1 -0
  302. package/.next/static/chunks/app/api/worktrees/[id]/cmate/schedules/route-be21650964d61b1d.js +1 -0
  303. package/.next/static/chunks/app/api/worktrees/[id]/current-output/route-be21650964d61b1d.js +1 -0
  304. package/.next/static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-be21650964d61b1d.js +1 -0
  305. package/.next/static/chunks/app/api/worktrees/[id]/execution-logs/route-be21650964d61b1d.js +1 -0
  306. package/.next/static/chunks/app/api/worktrees/[id]/files/[...path]/route-be21650964d61b1d.js +1 -0
  307. package/.next/static/chunks/app/api/worktrees/[id]/git/branch/create/route-be21650964d61b1d.js +1 -0
  308. package/.next/static/chunks/app/api/worktrees/[id]/git/branch/delete/route-be21650964d61b1d.js +1 -0
  309. package/.next/static/chunks/app/api/worktrees/[id]/git/branches/route-be21650964d61b1d.js +1 -0
  310. package/.next/static/chunks/app/api/worktrees/[id]/git/checkout/route-be21650964d61b1d.js +1 -0
  311. package/.next/static/chunks/app/api/worktrees/[id]/git/commit/route-be21650964d61b1d.js +1 -0
  312. package/.next/static/chunks/app/api/worktrees/[id]/git/diff/route-be21650964d61b1d.js +1 -0
  313. package/.next/static/chunks/app/api/worktrees/[id]/git/fetch/route-be21650964d61b1d.js +1 -0
  314. package/.next/static/chunks/app/api/worktrees/[id]/git/log/route-be21650964d61b1d.js +1 -0
  315. package/.next/static/chunks/app/api/worktrees/[id]/git/pull/route-be21650964d61b1d.js +1 -0
  316. package/.next/static/chunks/app/api/worktrees/[id]/git/push/route-be21650964d61b1d.js +1 -0
  317. package/.next/static/chunks/app/api/worktrees/[id]/git/reset/route-be21650964d61b1d.js +1 -0
  318. package/.next/static/chunks/app/api/worktrees/[id]/git/revert/route-be21650964d61b1d.js +1 -0
  319. package/.next/static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-be21650964d61b1d.js +1 -0
  320. package/.next/static/chunks/app/api/worktrees/[id]/git/stage/route-be21650964d61b1d.js +1 -0
  321. package/.next/static/chunks/app/api/worktrees/[id]/git/staged/route-be21650964d61b1d.js +1 -0
  322. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-be21650964d61b1d.js +1 -0
  323. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/apply/route-be21650964d61b1d.js +1 -0
  324. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/pop/route-be21650964d61b1d.js +1 -0
  325. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/push/route-be21650964d61b1d.js +1 -0
  326. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/route-be21650964d61b1d.js +1 -0
  327. package/.next/static/chunks/app/api/worktrees/[id]/git/status/route-be21650964d61b1d.js +1 -0
  328. package/.next/static/chunks/app/api/worktrees/[id]/git/unstage/route-be21650964d61b1d.js +1 -0
  329. package/.next/static/chunks/app/api/worktrees/[id]/git/working-diff/route-be21650964d61b1d.js +1 -0
  330. package/.next/static/chunks/app/api/worktrees/[id]/interrupt/route-be21650964d61b1d.js +1 -0
  331. package/.next/static/chunks/app/api/worktrees/[id]/kill-session/route-be21650964d61b1d.js +1 -0
  332. package/.next/static/chunks/app/api/worktrees/[id]/logs/[filename]/route-be21650964d61b1d.js +1 -0
  333. package/.next/static/chunks/app/api/worktrees/[id]/logs/route-be21650964d61b1d.js +1 -0
  334. package/.next/static/chunks/app/api/worktrees/[id]/marp-render/route-be21650964d61b1d.js +1 -0
  335. package/.next/static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-be21650964d61b1d.js +1 -0
  336. package/.next/static/chunks/app/api/worktrees/[id]/memos/route-be21650964d61b1d.js +1 -0
  337. package/.next/static/chunks/app/api/worktrees/[id]/messages/route-be21650964d61b1d.js +1 -0
  338. package/.next/static/chunks/app/api/worktrees/[id]/prompt-response/route-be21650964d61b1d.js +1 -0
  339. package/.next/static/chunks/app/api/worktrees/[id]/respond/route-be21650964d61b1d.js +1 -0
  340. package/.next/static/chunks/app/api/worktrees/[id]/route-be21650964d61b1d.js +1 -0
  341. package/.next/static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-be21650964d61b1d.js +1 -0
  342. package/.next/static/chunks/app/api/worktrees/[id]/schedules/active/route-be21650964d61b1d.js +1 -0
  343. package/.next/static/chunks/app/api/worktrees/[id]/schedules/route-be21650964d61b1d.js +1 -0
  344. package/.next/static/chunks/app/api/worktrees/[id]/search/route-be21650964d61b1d.js +1 -0
  345. package/.next/static/chunks/app/api/worktrees/[id]/send/route-be21650964d61b1d.js +1 -0
  346. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-be21650964d61b1d.js +1 -0
  347. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-be21650964d61b1d.js +1 -0
  348. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-be21650964d61b1d.js +1 -0
  349. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-be21650964d61b1d.js +1 -0
  350. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-be21650964d61b1d.js +1 -0
  351. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/update/route-be21650964d61b1d.js +1 -0
  352. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/update-plan/route-be21650964d61b1d.js +1 -0
  353. package/.next/static/chunks/app/api/worktrees/[id]/skills/route-be21650964d61b1d.js +1 -0
  354. package/.next/static/chunks/app/api/worktrees/[id]/slash-commands/route-be21650964d61b1d.js +1 -0
  355. package/.next/static/chunks/app/api/worktrees/[id]/special-keys/route-be21650964d61b1d.js +1 -0
  356. package/.next/static/chunks/app/api/worktrees/[id]/start-polling/route-be21650964d61b1d.js +1 -0
  357. package/.next/static/chunks/app/api/worktrees/[id]/tasks/route-be21650964d61b1d.js +1 -0
  358. package/.next/static/chunks/app/api/worktrees/[id]/terminal/route-be21650964d61b1d.js +1 -0
  359. package/.next/static/chunks/app/api/worktrees/[id]/timers/history/route-be21650964d61b1d.js +1 -0
  360. package/.next/static/chunks/app/api/worktrees/[id]/timers/route-be21650964d61b1d.js +1 -0
  361. package/.next/static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-be21650964d61b1d.js +1 -0
  362. package/.next/static/chunks/app/api/worktrees/[id]/todos/route-be21650964d61b1d.js +1 -0
  363. package/.next/static/chunks/app/api/worktrees/[id]/tree/[...path]/route-be21650964d61b1d.js +1 -0
  364. package/.next/static/chunks/app/api/worktrees/[id]/tree/route-be21650964d61b1d.js +1 -0
  365. package/.next/static/chunks/app/api/worktrees/[id]/upload/[...path]/route-be21650964d61b1d.js +1 -0
  366. package/.next/static/chunks/app/api/worktrees/[id]/verify/route-be21650964d61b1d.js +1 -0
  367. package/.next/static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/route-be21650964d61b1d.js +1 -0
  368. package/.next/static/chunks/app/api/worktrees/[id]/verify/runs/route-be21650964d61b1d.js +1 -0
  369. package/.next/static/chunks/app/api/worktrees/[id]/viewed/route-be21650964d61b1d.js +1 -0
  370. package/.next/static/chunks/app/api/worktrees/route-be21650964d61b1d.js +1 -0
  371. package/.next/static/chunks/app/manifest.webmanifest/route-be21650964d61b1d.js +1 -0
  372. package/.next/static/chunks/app/proxy/[...path]/route-be21650964d61b1d.js +1 -0
  373. package/.next/static/chunks/app/skills/[skillId]/page-10d6f983e5f06ffb.js +1 -0
  374. package/.next/static/chunks/app/worktrees/[id]/layout-be21650964d61b1d.js +1 -0
  375. package/.next/static/chunks/app/worktrees/[id]/page-b73ac6531829c698.js +1 -0
  376. package/.next/trace +12 -12
  377. package/.next/types/app/api/worktrees/[id]/skills/[skillId]/update/route.ts +347 -0
  378. package/.next/types/app/api/worktrees/[id]/skills/[skillId]/update-plan/route.ts +347 -0
  379. package/.next/types/routes.d.ts +3 -1
  380. package/.next/types/validator.ts +18 -0
  381. package/dist/cli/commands/auto-yes.js +1 -1
  382. package/dist/cli/commands/capture.d.ts +1 -0
  383. package/dist/cli/commands/capture.d.ts.map +1 -1
  384. package/dist/cli/commands/capture.js +109 -0
  385. package/dist/cli/commands/respond.d.ts.map +1 -1
  386. package/dist/cli/commands/respond.js +31 -6
  387. package/dist/cli/commands/send.js +2 -2
  388. package/dist/cli/commands/skill-format.d.ts +7 -1
  389. package/dist/cli/commands/skill-format.d.ts.map +1 -1
  390. package/dist/cli/commands/skill-format.js +67 -0
  391. package/dist/cli/commands/skill.d.ts +2 -0
  392. package/dist/cli/commands/skill.d.ts.map +1 -1
  393. package/dist/cli/commands/skill.js +149 -0
  394. package/dist/cli/commands/sync.d.ts +14 -0
  395. package/dist/cli/commands/sync.d.ts.map +1 -0
  396. package/dist/cli/commands/sync.js +53 -0
  397. package/dist/cli/commands/wait.js +1 -1
  398. package/dist/cli/docs/agent-operations.d.ts +1 -1
  399. package/dist/cli/docs/agent-operations.d.ts.map +1 -1
  400. package/dist/cli/docs/agent-operations.js +25 -3
  401. package/dist/cli/program.d.ts.map +1 -1
  402. package/dist/cli/program.js +3 -0
  403. package/dist/cli/types/api-responses.d.ts +174 -0
  404. package/dist/cli/types/api-responses.d.ts.map +1 -1
  405. package/dist/cli/types/index.d.ts +31 -0
  406. package/dist/cli/types/index.d.ts.map +1 -1
  407. package/dist/cli/utils/verify-runner.d.ts +9 -0
  408. package/dist/cli/utils/verify-runner.d.ts.map +1 -1
  409. package/dist/cli/utils/verify-runner.js +28 -2
  410. package/dist/config/history-display-config.d.ts +61 -0
  411. package/dist/config/history-display-config.d.ts.map +1 -0
  412. package/dist/config/history-display-config.js +62 -0
  413. package/dist/server/src/lib/auto-yes-poller.js +49 -0
  414. package/dist/server/src/lib/db/chat-db.js +75 -1
  415. package/dist/server/src/lib/db/db.js +4 -3
  416. package/dist/server/src/lib/polling/auto-yes-suppression-state.js +54 -0
  417. package/dist/server/src/lib/session/current-output-builder.js +2 -0
  418. package/dist/server/src/lib/skills/install-apply.js +63 -23
  419. package/dist/server/src/lib/skills/operation-audit.js +5 -6
  420. package/dist/server/src/lib/skills/startup-reconcile.js +26 -5
  421. package/dist/server/src/lib/skills/updater.js +830 -0
  422. package/package.json +1 -1
  423. package/.next/server/chunks/3042.js +0 -1
  424. package/.next/server/chunks/4440.js +0 -2
  425. package/.next/server/chunks/4548.js +0 -1
  426. package/.next/server/chunks/5793.js +0 -1
  427. package/.next/static/chunks/2751-7fabd91275b14ca3.js +0 -1
  428. package/.next/static/chunks/app/api/app/update/route-5bdd550ed6386f57.js +0 -1
  429. package/.next/static/chunks/app/api/app/update-check/route-5bdd550ed6386f57.js +0 -1
  430. package/.next/static/chunks/app/api/assistant/conversation/route-5bdd550ed6386f57.js +0 -1
  431. package/.next/static/chunks/app/api/assistant/current-output/route-5bdd550ed6386f57.js +0 -1
  432. package/.next/static/chunks/app/api/assistant/messages/route-5bdd550ed6386f57.js +0 -1
  433. package/.next/static/chunks/app/api/assistant/session/route-5bdd550ed6386f57.js +0 -1
  434. package/.next/static/chunks/app/api/assistant/start/route-5bdd550ed6386f57.js +0 -1
  435. package/.next/static/chunks/app/api/assistant/terminal/route-5bdd550ed6386f57.js +0 -1
  436. package/.next/static/chunks/app/api/assistant/tools/route-5bdd550ed6386f57.js +0 -1
  437. package/.next/static/chunks/app/api/auth/login/route-5bdd550ed6386f57.js +0 -1
  438. package/.next/static/chunks/app/api/auth/logout/route-5bdd550ed6386f57.js +0 -1
  439. package/.next/static/chunks/app/api/auth/status/route-5bdd550ed6386f57.js +0 -1
  440. package/.next/static/chunks/app/api/daily-summary/route-5bdd550ed6386f57.js +0 -1
  441. package/.next/static/chunks/app/api/daily-summary/status/route-5bdd550ed6386f57.js +0 -1
  442. package/.next/static/chunks/app/api/external-apps/[id]/health/route-5bdd550ed6386f57.js +0 -1
  443. package/.next/static/chunks/app/api/external-apps/[id]/route-5bdd550ed6386f57.js +0 -1
  444. package/.next/static/chunks/app/api/external-apps/route-5bdd550ed6386f57.js +0 -1
  445. package/.next/static/chunks/app/api/fs/browse/route-5bdd550ed6386f57.js +0 -1
  446. package/.next/static/chunks/app/api/fs/recent-paths/route-5bdd550ed6386f57.js +0 -1
  447. package/.next/static/chunks/app/api/hooks/agent-event/route-5bdd550ed6386f57.js +0 -1
  448. package/.next/static/chunks/app/api/hooks/claude-done/route-5bdd550ed6386f57.js +0 -1
  449. package/.next/static/chunks/app/api/metrics/vibe/route-5bdd550ed6386f57.js +0 -1
  450. package/.next/static/chunks/app/api/ollama/models/route-5bdd550ed6386f57.js +0 -1
  451. package/.next/static/chunks/app/api/push/subscriptions/route-5bdd550ed6386f57.js +0 -1
  452. package/.next/static/chunks/app/api/push/vapid/route-5bdd550ed6386f57.js +0 -1
  453. package/.next/static/chunks/app/api/repositories/[id]/route-5bdd550ed6386f57.js +0 -1
  454. package/.next/static/chunks/app/api/repositories/[id]/todos/[todoId]/route-5bdd550ed6386f57.js +0 -1
  455. package/.next/static/chunks/app/api/repositories/[id]/todos/route-5bdd550ed6386f57.js +0 -1
  456. package/.next/static/chunks/app/api/repositories/clone/[jobId]/route-5bdd550ed6386f57.js +0 -1
  457. package/.next/static/chunks/app/api/repositories/clone/route-5bdd550ed6386f57.js +0 -1
  458. package/.next/static/chunks/app/api/repositories/excluded/route-5bdd550ed6386f57.js +0 -1
  459. package/.next/static/chunks/app/api/repositories/restore/route-5bdd550ed6386f57.js +0 -1
  460. package/.next/static/chunks/app/api/repositories/route-5bdd550ed6386f57.js +0 -1
  461. package/.next/static/chunks/app/api/repositories/scan/route-5bdd550ed6386f57.js +0 -1
  462. package/.next/static/chunks/app/api/repositories/sync/route-5bdd550ed6386f57.js +0 -1
  463. package/.next/static/chunks/app/api/repositories/validate-path/route-5bdd550ed6386f57.js +0 -1
  464. package/.next/static/chunks/app/api/sidebar/group-order/route-5bdd550ed6386f57.js +0 -1
  465. package/.next/static/chunks/app/api/skills/[id]/route-5bdd550ed6386f57.js +0 -1
  466. package/.next/static/chunks/app/api/skills/installations/route-5bdd550ed6386f57.js +0 -1
  467. package/.next/static/chunks/app/api/skills/operations/route-5bdd550ed6386f57.js +0 -1
  468. package/.next/static/chunks/app/api/skills/reindex/route-5bdd550ed6386f57.js +0 -1
  469. package/.next/static/chunks/app/api/skills/route-5bdd550ed6386f57.js +0 -1
  470. package/.next/static/chunks/app/api/slash-commands/route-5bdd550ed6386f57.js +0 -1
  471. package/.next/static/chunks/app/api/tasks/[taskId]/cancel/route-5bdd550ed6386f57.js +0 -1
  472. package/.next/static/chunks/app/api/tasks/[taskId]/route-5bdd550ed6386f57.js +0 -1
  473. package/.next/static/chunks/app/api/templates/[id]/route-5bdd550ed6386f57.js +0 -1
  474. package/.next/static/chunks/app/api/templates/route-5bdd550ed6386f57.js +0 -1
  475. package/.next/static/chunks/app/api/todos/route-5bdd550ed6386f57.js +0 -1
  476. package/.next/static/chunks/app/api/verification/runs/[runId]/route-5bdd550ed6386f57.js +0 -1
  477. package/.next/static/chunks/app/api/verification/runs/route-5bdd550ed6386f57.js +0 -1
  478. package/.next/static/chunks/app/api/worktrees/[id]/auto-yes/route-5bdd550ed6386f57.js +0 -1
  479. package/.next/static/chunks/app/api/worktrees/[id]/capture/route-5bdd550ed6386f57.js +0 -1
  480. package/.next/static/chunks/app/api/worktrees/[id]/cli-tool/route-5bdd550ed6386f57.js +0 -1
  481. package/.next/static/chunks/app/api/worktrees/[id]/cmate/schedules/route-5bdd550ed6386f57.js +0 -1
  482. package/.next/static/chunks/app/api/worktrees/[id]/current-output/route-5bdd550ed6386f57.js +0 -1
  483. package/.next/static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-5bdd550ed6386f57.js +0 -1
  484. package/.next/static/chunks/app/api/worktrees/[id]/execution-logs/route-5bdd550ed6386f57.js +0 -1
  485. package/.next/static/chunks/app/api/worktrees/[id]/files/[...path]/route-5bdd550ed6386f57.js +0 -1
  486. package/.next/static/chunks/app/api/worktrees/[id]/git/branch/create/route-5bdd550ed6386f57.js +0 -1
  487. package/.next/static/chunks/app/api/worktrees/[id]/git/branch/delete/route-5bdd550ed6386f57.js +0 -1
  488. package/.next/static/chunks/app/api/worktrees/[id]/git/branches/route-5bdd550ed6386f57.js +0 -1
  489. package/.next/static/chunks/app/api/worktrees/[id]/git/checkout/route-5bdd550ed6386f57.js +0 -1
  490. package/.next/static/chunks/app/api/worktrees/[id]/git/commit/route-5bdd550ed6386f57.js +0 -1
  491. package/.next/static/chunks/app/api/worktrees/[id]/git/diff/route-5bdd550ed6386f57.js +0 -1
  492. package/.next/static/chunks/app/api/worktrees/[id]/git/fetch/route-5bdd550ed6386f57.js +0 -1
  493. package/.next/static/chunks/app/api/worktrees/[id]/git/log/route-5bdd550ed6386f57.js +0 -1
  494. package/.next/static/chunks/app/api/worktrees/[id]/git/pull/route-5bdd550ed6386f57.js +0 -1
  495. package/.next/static/chunks/app/api/worktrees/[id]/git/push/route-5bdd550ed6386f57.js +0 -1
  496. package/.next/static/chunks/app/api/worktrees/[id]/git/reset/route-5bdd550ed6386f57.js +0 -1
  497. package/.next/static/chunks/app/api/worktrees/[id]/git/revert/route-5bdd550ed6386f57.js +0 -1
  498. package/.next/static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-5bdd550ed6386f57.js +0 -1
  499. package/.next/static/chunks/app/api/worktrees/[id]/git/stage/route-5bdd550ed6386f57.js +0 -1
  500. package/.next/static/chunks/app/api/worktrees/[id]/git/staged/route-5bdd550ed6386f57.js +0 -1
  501. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-5bdd550ed6386f57.js +0 -1
  502. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/apply/route-5bdd550ed6386f57.js +0 -1
  503. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/pop/route-5bdd550ed6386f57.js +0 -1
  504. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/push/route-5bdd550ed6386f57.js +0 -1
  505. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/route-5bdd550ed6386f57.js +0 -1
  506. package/.next/static/chunks/app/api/worktrees/[id]/git/status/route-5bdd550ed6386f57.js +0 -1
  507. package/.next/static/chunks/app/api/worktrees/[id]/git/unstage/route-5bdd550ed6386f57.js +0 -1
  508. package/.next/static/chunks/app/api/worktrees/[id]/git/working-diff/route-5bdd550ed6386f57.js +0 -1
  509. package/.next/static/chunks/app/api/worktrees/[id]/interrupt/route-5bdd550ed6386f57.js +0 -1
  510. package/.next/static/chunks/app/api/worktrees/[id]/kill-session/route-5bdd550ed6386f57.js +0 -1
  511. package/.next/static/chunks/app/api/worktrees/[id]/logs/[filename]/route-5bdd550ed6386f57.js +0 -1
  512. package/.next/static/chunks/app/api/worktrees/[id]/logs/route-5bdd550ed6386f57.js +0 -1
  513. package/.next/static/chunks/app/api/worktrees/[id]/marp-render/route-5bdd550ed6386f57.js +0 -1
  514. package/.next/static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-5bdd550ed6386f57.js +0 -1
  515. package/.next/static/chunks/app/api/worktrees/[id]/memos/route-5bdd550ed6386f57.js +0 -1
  516. package/.next/static/chunks/app/api/worktrees/[id]/messages/route-5bdd550ed6386f57.js +0 -1
  517. package/.next/static/chunks/app/api/worktrees/[id]/prompt-response/route-5bdd550ed6386f57.js +0 -1
  518. package/.next/static/chunks/app/api/worktrees/[id]/respond/route-5bdd550ed6386f57.js +0 -1
  519. package/.next/static/chunks/app/api/worktrees/[id]/route-5bdd550ed6386f57.js +0 -1
  520. package/.next/static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-5bdd550ed6386f57.js +0 -1
  521. package/.next/static/chunks/app/api/worktrees/[id]/schedules/active/route-5bdd550ed6386f57.js +0 -1
  522. package/.next/static/chunks/app/api/worktrees/[id]/schedules/route-5bdd550ed6386f57.js +0 -1
  523. package/.next/static/chunks/app/api/worktrees/[id]/search/route-5bdd550ed6386f57.js +0 -1
  524. package/.next/static/chunks/app/api/worktrees/[id]/send/route-5bdd550ed6386f57.js +0 -1
  525. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-5bdd550ed6386f57.js +0 -1
  526. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-5bdd550ed6386f57.js +0 -1
  527. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-5bdd550ed6386f57.js +0 -1
  528. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-5bdd550ed6386f57.js +0 -1
  529. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-5bdd550ed6386f57.js +0 -1
  530. package/.next/static/chunks/app/api/worktrees/[id]/skills/route-5bdd550ed6386f57.js +0 -1
  531. package/.next/static/chunks/app/api/worktrees/[id]/slash-commands/route-5bdd550ed6386f57.js +0 -1
  532. package/.next/static/chunks/app/api/worktrees/[id]/special-keys/route-5bdd550ed6386f57.js +0 -1
  533. package/.next/static/chunks/app/api/worktrees/[id]/start-polling/route-5bdd550ed6386f57.js +0 -1
  534. package/.next/static/chunks/app/api/worktrees/[id]/tasks/route-5bdd550ed6386f57.js +0 -1
  535. package/.next/static/chunks/app/api/worktrees/[id]/terminal/route-5bdd550ed6386f57.js +0 -1
  536. package/.next/static/chunks/app/api/worktrees/[id]/timers/history/route-5bdd550ed6386f57.js +0 -1
  537. package/.next/static/chunks/app/api/worktrees/[id]/timers/route-5bdd550ed6386f57.js +0 -1
  538. package/.next/static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-5bdd550ed6386f57.js +0 -1
  539. package/.next/static/chunks/app/api/worktrees/[id]/todos/route-5bdd550ed6386f57.js +0 -1
  540. package/.next/static/chunks/app/api/worktrees/[id]/tree/[...path]/route-5bdd550ed6386f57.js +0 -1
  541. package/.next/static/chunks/app/api/worktrees/[id]/tree/route-5bdd550ed6386f57.js +0 -1
  542. package/.next/static/chunks/app/api/worktrees/[id]/upload/[...path]/route-5bdd550ed6386f57.js +0 -1
  543. package/.next/static/chunks/app/api/worktrees/[id]/verify/route-5bdd550ed6386f57.js +0 -1
  544. package/.next/static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/route-5bdd550ed6386f57.js +0 -1
  545. package/.next/static/chunks/app/api/worktrees/[id]/verify/runs/route-5bdd550ed6386f57.js +0 -1
  546. package/.next/static/chunks/app/api/worktrees/[id]/viewed/route-5bdd550ed6386f57.js +0 -1
  547. package/.next/static/chunks/app/api/worktrees/route-5bdd550ed6386f57.js +0 -1
  548. package/.next/static/chunks/app/manifest.webmanifest/route-5bdd550ed6386f57.js +0 -1
  549. package/.next/static/chunks/app/proxy/[...path]/route-5bdd550ed6386f57.js +0 -1
  550. package/.next/static/chunks/app/skills/[skillId]/page-6008b904225ebb25.js +0 -1
  551. package/.next/static/chunks/app/worktrees/[id]/layout-5bdd550ed6386f57.js +0 -1
  552. package/.next/static/chunks/app/worktrees/[id]/page-214ee8b97dca856b.js +0 -1
  553. /package/.next/static/{C01FQOE5FCmB3I_GhMa4_ → _AR-TSCnEog5nL9JjjCna}/_buildManifest.js +0 -0
  554. /package/.next/static/{C01FQOE5FCmB3I_GhMa4_ → _AR-TSCnEog5nL9JjjCna}/_ssgManifest.js +0 -0
package/.next/trace CHANGED
@@ -1,12 +1,12 @@
1
- [{"name":"generate-buildid","duration":205,"timestamp":1028917769,"id":4,"parentId":1,"tags":{},"startTime":1785833903620,"traceId":"47cb43061acf2651"},{"name":"load-custom-routes","duration":1687,"timestamp":1028918119,"id":5,"parentId":1,"tags":{},"startTime":1785833903621,"traceId":"47cb43061acf2651"},{"name":"create-dist-dir","duration":20078,"timestamp":1029001449,"id":6,"parentId":1,"tags":{},"startTime":1785833903704,"traceId":"47cb43061acf2651"},{"name":"create-pages-mapping","duration":196,"timestamp":1029077326,"id":7,"parentId":1,"tags":{},"startTime":1785833903780,"traceId":"47cb43061acf2651"},{"name":"collect-app-files","duration":7111,"timestamp":1029077554,"id":8,"parentId":1,"tags":{},"startTime":1785833903780,"traceId":"47cb43061acf2651"},{"name":"create-app-mapping","duration":6270,"timestamp":1029084686,"id":9,"parentId":1,"tags":{},"startTime":1785833903787,"traceId":"47cb43061acf2651"},{"name":"create-app-layouts","duration":148,"timestamp":1029090983,"id":10,"parentId":1,"tags":{},"startTime":1785833903793,"traceId":"47cb43061acf2651"},{"name":"collect-default-files","duration":4752,"timestamp":1029093152,"id":12,"parentId":1,"tags":{},"startTime":1785833903796,"traceId":"47cb43061acf2651"},{"name":"generate-route-types","duration":22343,"timestamp":1029092305,"id":11,"parentId":1,"tags":{},"startTime":1785833903795,"traceId":"47cb43061acf2651"},{"name":"public-dir-conflict-check","duration":569,"timestamp":1029114709,"id":13,"parentId":1,"tags":{},"startTime":1785833903817,"traceId":"47cb43061acf2651"},{"name":"generate-routes-manifest","duration":3491,"timestamp":1029115426,"id":14,"parentId":1,"tags":{},"startTime":1785833903818,"traceId":"47cb43061acf2651"},{"name":"create-entrypoints","duration":79630,"timestamp":1029126178,"id":17,"parentId":1,"tags":{},"startTime":1785833903829,"traceId":"47cb43061acf2651"},{"name":"generate-webpack-config","duration":252105,"timestamp":1029205848,"id":18,"parentId":16,"tags":{},"startTime":1785833903908,"traceId":"47cb43061acf2651"},{"name":"next-trace-entrypoint-plugin","duration":1989,"timestamp":1029548050,"id":20,"parentId":19,"tags":{},"startTime":1785833904251,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":1656427,"timestamp":1029558150,"id":120,"parentId":21,"tags":{"request":"next/dist/pages/_app"},"startTime":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3416352,"timestamp":1029558081,"id":97,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3416368,"timestamp":1029558084,"id":98,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3416368,"timestamp":1029558088,"id":99,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3416369,"timestamp":1029558090,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3416364,"timestamp":1029558099,"id":103,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3416364,"timestamp":1029558102,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3416364,"timestamp":1029558105,"id":105,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3416361,"timestamp":1029558110,"id":106,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3416446,"timestamp":1029558113,"id":107,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3416448,"timestamp":1029558116,"id":108,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3416450,"timestamp":1029558118,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3416450,"timestamp":1029558121,"id":110,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3416450,"timestamp":1029558124,"id":111,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3416449,"timestamp":1029558127,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3416449,"timestamp":1029558129,"id":113,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3416448,"timestamp":1029558133,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3416427,"timestamp":1029558155,"id":122,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3416425,"timestamp":1029558161,"id":124,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3416424,"timestamp":1029558164,"id":125,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3416424,"timestamp":1029558167,"id":126,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3416423,"timestamp":1029558170,"id":127,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3416422,"timestamp":1029558173,"id":128,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3416422,"timestamp":1029558176,"id":129,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3416421,"timestamp":1029558179,"id":130,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3416417,"timestamp":1029558184,"id":132,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3416416,"timestamp":1029558188,"id":133,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3416413,"timestamp":1029558193,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3416412,"timestamp":1029558196,"id":136,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3416406,"timestamp":1029558204,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3416405,"timestamp":1029558207,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3416401,"timestamp":1029558213,"id":142,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3416391,"timestamp":1029558225,"id":146,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3416388,"timestamp":1029558231,"id":148,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3416387,"timestamp":1029558234,"id":149,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3417076,"timestamp":1029557553,"id":29,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3416884,"timestamp":1029557747,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3416824,"timestamp":1029557810,"id":36,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3416500,"timestamp":1029558136,"id":115,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3416500,"timestamp":1029558139,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3416496,"timestamp":1029558144,"id":118,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3416501,"timestamp":1029558141,"id":117,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3416497,"timestamp":1029558147,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3419848,"timestamp":1029558201,"id":138,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3419864,"timestamp":1029558199,"id":137,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3419881,"timestamp":1029558190,"id":134,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3432513,"timestamp":1029558219,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3433411,"timestamp":1029558222,"id":145,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3433405,"timestamp":1029558239,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3480456,"timestamp":1029558093,"id":101,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3489131,"timestamp":1029557566,"id":30,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3566031,"timestamp":1029558216,"id":143,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3566036,"timestamp":1029558228,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3614311,"timestamp":1029557894,"id":62,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3614323,"timestamp":1029557897,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3614308,"timestamp":1029557916,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3614327,"timestamp":1029557901,"id":64,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3614300,"timestamp":1029557932,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3614282,"timestamp":1029557954,"id":81,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3614298,"timestamp":1029557942,"id":77,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3614298,"timestamp":1029557944,"id":78,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3614297,"timestamp":1029557947,"id":79,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3614297,"timestamp":1029557951,"id":80,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3620480,"timestamp":1029558244,"id":151,"parentId":21,"tags":{"request":"next/dist/pages/_document"},"startTime":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3638265,"timestamp":1029558158,"id":123,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3666540,"timestamp":1029558153,"id":121,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3678515,"timestamp":1029558210,"id":141,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3688172,"timestamp":1029558096,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3696180,"timestamp":1029557847,"id":47,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3729039,"timestamp":1029558182,"id":131,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3734047,"timestamp":1029557051,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3732862,"timestamp":1029558247,"id":152,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3732862,"timestamp":1029558250,"id":153,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3732859,"timestamp":1029558255,"id":155,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3732864,"timestamp":1029558253,"id":154,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3732861,"timestamp":1029558258,"id":156,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3732860,"timestamp":1029558261,"id":157,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3732860,"timestamp":1029558264,"id":158,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3732860,"timestamp":1029558267,"id":159,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3732860,"timestamp":1029558270,"id":160,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3732860,"timestamp":1029558272,"id":161,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3732860,"timestamp":1029558275,"id":162,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3732867,"timestamp":1029558278,"id":163,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3732866,"timestamp":1029558281,"id":164,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3732866,"timestamp":1029558283,"id":165,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753486,"timestamp":1029557787,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753821,"timestamp":1029557466,"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":1785833904260,"traceId":"47cb43061acf2651"}]
2
- [{"name":"add-entry","duration":3753944,"timestamp":1029557508,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753927,"timestamp":1029557531,"id":27,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753661,"timestamp":1029557800,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753659,"timestamp":1029557804,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753971,"timestamp":1029557494,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753947,"timestamp":1029557520,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753928,"timestamp":1029557541,"id":28,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753657,"timestamp":1029557814,"id":37,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753666,"timestamp":1029557807,"id":35,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753658,"timestamp":1029557818,"id":38,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753656,"timestamp":1029557821,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753655,"timestamp":1029557825,"id":40,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753644,"timestamp":1029557838,"id":44,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753650,"timestamp":1029557835,"id":43,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753646,"timestamp":1029557841,"id":45,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753661,"timestamp":1029557828,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753658,"timestamp":1029557832,"id":42,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753648,"timestamp":1029557844,"id":46,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753634,"timestamp":1029557859,"id":51,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753642,"timestamp":1029557853,"id":49,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753641,"timestamp":1029557856,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753649,"timestamp":1029557850,"id":48,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753635,"timestamp":1029557865,"id":53,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753640,"timestamp":1029557862,"id":52,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753635,"timestamp":1029557869,"id":54,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753633,"timestamp":1029557873,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753633,"timestamp":1029557876,"id":56,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753636,"timestamp":1029557879,"id":57,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753629,"timestamp":1029557888,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753634,"timestamp":1029557885,"id":59,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753639,"timestamp":1029557882,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753632,"timestamp":1029557891,"id":61,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753619,"timestamp":1029557905,"id":65,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753618,"timestamp":1029557908,"id":66,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753614,"timestamp":1029557913,"id":68,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753619,"timestamp":1029557911,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753612,"timestamp":1029557920,"id":70,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753610,"timestamp":1029557923,"id":71,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753609,"timestamp":1029557926,"id":72,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753608,"timestamp":1029557929,"id":73,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753604,"timestamp":1029557936,"id":75,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753602,"timestamp":1029557939,"id":76,"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":1785833904260,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753476,"timestamp":1029558067,"id":92,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753590,"timestamp":1029557957,"id":82,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753548,"timestamp":1029558001,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753512,"timestamp":1029558038,"id":84,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753508,"timestamp":1029558044,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753505,"timestamp":1029558049,"id":86,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753502,"timestamp":1029558053,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753499,"timestamp":1029558059,"id":89,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753503,"timestamp":1029558056,"id":88,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753500,"timestamp":1029558061,"id":90,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753498,"timestamp":1029558064,"id":91,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753486,"timestamp":1029558078,"id":96,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753496,"timestamp":1029558070,"id":93,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753495,"timestamp":1029558073,"id":94,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":3753495,"timestamp":1029558075,"id":95,"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":1785833904261,"traceId":"47cb43061acf2651"},{"name":"make","duration":6261967,"timestamp":1029556726,"id":21,"parentId":19,"tags":{},"startTime":1785833904259,"traceId":"47cb43061acf2651"},{"name":"get-entries","duration":5127,"timestamp":1035820115,"id":945,"parentId":944,"tags":{},"startTime":1785833910523,"traceId":"47cb43061acf2651"},{"name":"node-file-trace-plugin","duration":4852146,"timestamp":1035843901,"id":946,"parentId":944,"tags":{"traceEntryCount":"284"},"startTime":1785833910546,"traceId":"47cb43061acf2651"},{"name":"collect-traced-files","duration":94324,"timestamp":1040696065,"id":947,"parentId":944,"tags":{},"startTime":1785833915399,"traceId":"47cb43061acf2651"},{"name":"finish-modules","duration":4970508,"timestamp":1035819898,"id":944,"parentId":20,"tags":{},"startTime":1785833910522,"traceId":"47cb43061acf2651"},{"name":"chunk-graph","duration":133877,"timestamp":1041134557,"id":949,"parentId":948,"tags":{},"startTime":1785833915837,"traceId":"47cb43061acf2651"},{"name":"optimize-modules","duration":37,"timestamp":1041268572,"id":951,"parentId":948,"tags":{},"startTime":1785833915971,"traceId":"47cb43061acf2651"},{"name":"optimize-chunks","duration":153176,"timestamp":1041268692,"id":952,"parentId":948,"tags":{},"startTime":1785833915971,"traceId":"47cb43061acf2651"},{"name":"optimize-tree","duration":223,"timestamp":1041422062,"id":953,"parentId":948,"tags":{},"startTime":1785833916125,"traceId":"47cb43061acf2651"},{"name":"optimize-chunk-modules","duration":199660,"timestamp":1041422431,"id":954,"parentId":948,"tags":{},"startTime":1785833916125,"traceId":"47cb43061acf2651"},{"name":"optimize","duration":353702,"timestamp":1041268515,"id":950,"parentId":948,"tags":{},"startTime":1785833915971,"traceId":"47cb43061acf2651"},{"name":"module-hash","duration":131507,"timestamp":1041715625,"id":955,"parentId":948,"tags":{},"startTime":1785833916418,"traceId":"47cb43061acf2651"},{"name":"code-generation","duration":57500,"timestamp":1041847223,"id":956,"parentId":948,"tags":{},"startTime":1785833916550,"traceId":"47cb43061acf2651"},{"name":"hash","duration":25497,"timestamp":1041919390,"id":957,"parentId":948,"tags":{},"startTime":1785833916622,"traceId":"47cb43061acf2651"},{"name":"code-generation-jobs","duration":413,"timestamp":1041944882,"id":958,"parentId":948,"tags":{},"startTime":1785833916647,"traceId":"47cb43061acf2651"},{"name":"module-assets","duration":2232,"timestamp":1041945148,"id":959,"parentId":948,"tags":{},"startTime":1785833916648,"traceId":"47cb43061acf2651"},{"name":"create-chunk-assets","duration":4033,"timestamp":1041947398,"id":960,"parentId":948,"tags":{},"startTime":1785833916650,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1117,"timestamp":1041975807,"id":962,"parentId":961,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1785833916678,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":942,"timestamp":1041975995,"id":963,"parentId":961,"tags":{"name":"../app/api/assistant/conversation/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":905,"timestamp":1041976033,"id":964,"parentId":961,"tags":{"name":"../app/api/assistant/current-output/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":896,"timestamp":1041976044,"id":965,"parentId":961,"tags":{"name":"../app/api/assistant/messages/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":891,"timestamp":1041976050,"id":966,"parentId":961,"tags":{"name":"../app/api/assistant/session/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":886,"timestamp":1041976056,"id":967,"parentId":961,"tags":{"name":"../app/api/assistant/terminal/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":881,"timestamp":1041976061,"id":968,"parentId":961,"tags":{"name":"../app/api/assistant/start/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":877,"timestamp":1041976067,"id":969,"parentId":961,"tags":{"name":"../app/api/auth/login/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":870,"timestamp":1041976074,"id":970,"parentId":961,"tags":{"name":"../app/api/assistant/tools/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":819,"timestamp":1041976128,"id":971,"parentId":961,"tags":{"name":"../app/api/auth/logout/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":798,"timestamp":1041976150,"id":972,"parentId":961,"tags":{"name":"../app/api/daily-summary/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":787,"timestamp":1041976162,"id":973,"parentId":961,"tags":{"name":"../app/api/hooks/agent-event/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":782,"timestamp":1041976167,"id":974,"parentId":961,"tags":{"name":"../app/api/hooks/claude-done/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":779,"timestamp":1041976172,"id":975,"parentId":961,"tags":{"name":"../app/api/metrics/vibe/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":775,"timestamp":1041976176,"id":976,"parentId":961,"tags":{"name":"../app/api/ollama/models/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":772,"timestamp":1041976180,"id":977,"parentId":961,"tags":{"name":"../app/api/repositories/[id]/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":767,"timestamp":1041976185,"id":978,"parentId":961,"tags":{"name":"../app/api/repositories/[id]/todos/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":765,"timestamp":1041976189,"id":979,"parentId":961,"tags":{"name":"../app/api/repositories/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":762,"timestamp":1041976193,"id":980,"parentId":961,"tags":{"name":"../app/api/repositories/clone/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":757,"timestamp":1041976198,"id":981,"parentId":961,"tags":{"name":"../app/api/repositories/clone/[jobId]/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":755,"timestamp":1041976202,"id":982,"parentId":961,"tags":{"name":"../app/api/repositories/excluded/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":751,"timestamp":1041976206,"id":983,"parentId":961,"tags":{"name":"../app/api/repositories/restore/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":748,"timestamp":1041976210,"id":984,"parentId":961,"tags":{"name":"../app/api/repositories/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":745,"timestamp":1041976214,"id":985,"parentId":961,"tags":{"name":"../app/api/repositories/scan/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":742,"timestamp":1041976218,"id":986,"parentId":961,"tags":{"name":"../app/api/repositories/sync/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":738,"timestamp":1041976223,"id":987,"parentId":961,"tags":{"name":"../app/api/slash-commands/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":735,"timestamp":1041976226,"id":988,"parentId":961,"tags":{"name":"../app/api/tasks/[taskId]/cancel/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"}]
3
- [{"name":"minify-js","duration":989,"timestamp":1041976250,"id":989,"parentId":961,"tags":{"name":"../app/api/templates/[id]/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":989,"timestamp":1041976254,"id":990,"parentId":961,"tags":{"name":"../app/api/tasks/[taskId]/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":988,"timestamp":1041976258,"id":991,"parentId":961,"tags":{"name":"../app/api/templates/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":986,"timestamp":1041976263,"id":992,"parentId":961,"tags":{"name":"../app/api/verification/runs/[runId]/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":983,"timestamp":1041976267,"id":993,"parentId":961,"tags":{"name":"../app/api/verification/runs/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":981,"timestamp":1041976271,"id":994,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/capture/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":979,"timestamp":1041976275,"id":995,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/auto-yes/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":977,"timestamp":1041976279,"id":996,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/cli-tool/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":974,"timestamp":1041976283,"id":997,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/current-output/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":972,"timestamp":1041976287,"id":998,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/cmate/schedules/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":969,"timestamp":1041976291,"id":999,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/[logId]/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":966,"timestamp":1041976295,"id":1000,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":963,"timestamp":1041976300,"id":1001,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/files/[...path]/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":961,"timestamp":1041976304,"id":1002,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/git/branch/delete/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":959,"timestamp":1041976308,"id":1003,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/git/branch/create/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":957,"timestamp":1041976311,"id":1004,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/git/branches/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":955,"timestamp":1041976315,"id":1005,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/git/checkout/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":944,"timestamp":1041976328,"id":1006,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/git/diff/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":942,"timestamp":1041976331,"id":1007,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/git/commit/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":940,"timestamp":1041976335,"id":1008,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/git/log/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":938,"timestamp":1041976338,"id":1009,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/git/fetch/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":937,"timestamp":1041976341,"id":1010,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/git/pull/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":935,"timestamp":1041976344,"id":1011,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/git/push/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":934,"timestamp":1041976348,"id":1012,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/git/reset/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":932,"timestamp":1041976351,"id":1013,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/git/show/[commitHash]/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":931,"timestamp":1041976354,"id":1014,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/git/revert/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":929,"timestamp":1041976357,"id":1015,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/git/stage/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":928,"timestamp":1041976360,"id":1016,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/git/staged/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":926,"timestamp":1041976364,"id":1017,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/git/stash/[index]/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":925,"timestamp":1041976367,"id":1018,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/git/stash/apply/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":923,"timestamp":1041976370,"id":1019,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/git/stash/pop/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":921,"timestamp":1041976374,"id":1020,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/git/stash/push/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":919,"timestamp":1041976377,"id":1021,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/git/stash/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":917,"timestamp":1041976381,"id":1022,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/git/unstage/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":916,"timestamp":1041976384,"id":1023,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/git/status/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":914,"timestamp":1041976387,"id":1024,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/interrupt/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":912,"timestamp":1041976391,"id":1025,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/git/working-diff/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":911,"timestamp":1041976394,"id":1026,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/marp-render/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":910,"timestamp":1041976397,"id":1027,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/kill-session/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":909,"timestamp":1041976400,"id":1028,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/memos/[memoId]/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":907,"timestamp":1041976403,"id":1029,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/memos/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":906,"timestamp":1041976406,"id":1030,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/messages/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":904,"timestamp":1041976410,"id":1031,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/prompt-response/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":903,"timestamp":1041976412,"id":1032,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":903,"timestamp":1041976416,"id":1033,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/schedules/[scheduleId]/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":902,"timestamp":1041976419,"id":1034,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/respond/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":900,"timestamp":1041976422,"id":1035,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/schedules/active/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":899,"timestamp":1041976425,"id":1036,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/schedules/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":898,"timestamp":1041976428,"id":1037,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/search/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":897,"timestamp":1041976431,"id":1038,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/send/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":896,"timestamp":1041976434,"id":1039,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/slash-commands/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":894,"timestamp":1041976437,"id":1040,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/special-keys/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":893,"timestamp":1041976440,"id":1041,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/start-polling/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":892,"timestamp":1041976444,"id":1042,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/tasks/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":890,"timestamp":1041976447,"id":1043,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/terminal/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":890,"timestamp":1041976450,"id":1044,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/timers/history/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":888,"timestamp":1041976453,"id":1045,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/timers/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":887,"timestamp":1041976456,"id":1046,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":885,"timestamp":1041976459,"id":1047,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/todos/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":884,"timestamp":1041976462,"id":1048,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/tree/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":882,"timestamp":1041976465,"id":1049,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/tree/[...path]/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":880,"timestamp":1041976468,"id":1050,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/upload/[...path]/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":878,"timestamp":1041976471,"id":1051,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/[runId]/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":876,"timestamp":1041976474,"id":1052,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/verify/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":874,"timestamp":1041976477,"id":1053,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/viewed/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":871,"timestamp":1041976480,"id":1054,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":867,"timestamp":1041976485,"id":1055,"parentId":961,"tags":{"name":"../app/apple-icon.png/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":865,"timestamp":1041976488,"id":1056,"parentId":961,"tags":{"name":"../app/icon.png/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":862,"timestamp":1041976492,"id":1057,"parentId":961,"tags":{"name":"../app/icon1.png/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":860,"timestamp":1041976496,"id":1058,"parentId":961,"tags":{"name":"../app/manifest.webmanifest/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":857,"timestamp":1041976499,"id":1059,"parentId":961,"tags":{"name":"../app/icon2.png/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":855,"timestamp":1041976502,"id":1060,"parentId":961,"tags":{"name":"../pages/_app.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":852,"timestamp":1041976506,"id":1061,"parentId":961,"tags":{"name":"../pages/_error.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":850,"timestamp":1041976509,"id":1062,"parentId":961,"tags":{"name":"../app/api/app/update-check/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":848,"timestamp":1041976512,"id":1063,"parentId":961,"tags":{"name":"../app/api/app/update/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":846,"timestamp":1041976515,"id":1064,"parentId":961,"tags":{"name":"../app/api/auth/status/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":844,"timestamp":1041976518,"id":1065,"parentId":961,"tags":{"name":"../app/api/daily-summary/status/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":841,"timestamp":1041976521,"id":1066,"parentId":961,"tags":{"name":"../app/api/external-apps/[id]/health/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":839,"timestamp":1041976524,"id":1067,"parentId":961,"tags":{"name":"../app/api/external-apps/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":837,"timestamp":1041976527,"id":1068,"parentId":961,"tags":{"name":"../app/api/fs/recent-paths/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":835,"timestamp":1041976530,"id":1069,"parentId":961,"tags":{"name":"../app/api/fs/browse/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":833,"timestamp":1041976533,"id":1070,"parentId":961,"tags":{"name":"../app/api/external-apps/[id]/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":831,"timestamp":1041976536,"id":1071,"parentId":961,"tags":{"name":"../app/api/push/vapid/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":829,"timestamp":1041976539,"id":1072,"parentId":961,"tags":{"name":"../app/api/push/subscriptions/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":827,"timestamp":1041976542,"id":1073,"parentId":961,"tags":{"name":"../app/api/sidebar/group-order/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":825,"timestamp":1041976545,"id":1074,"parentId":961,"tags":{"name":"../app/api/skills/[id]/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":817,"timestamp":1041976553,"id":1075,"parentId":961,"tags":{"name":"../app/api/repositories/validate-path/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":815,"timestamp":1041976557,"id":1076,"parentId":961,"tags":{"name":"../app/api/skills/reindex/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":812,"timestamp":1041976560,"id":1077,"parentId":961,"tags":{"name":"../app/api/skills/installations/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":810,"timestamp":1041976563,"id":1078,"parentId":961,"tags":{"name":"../app/api/skills/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":808,"timestamp":1041976566,"id":1079,"parentId":961,"tags":{"name":"../app/api/skills/operations/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":805,"timestamp":1041976570,"id":1080,"parentId":961,"tags":{"name":"../app/api/todos/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":803,"timestamp":1041976573,"id":1081,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/logs/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":801,"timestamp":1041976576,"id":1082,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/logs/[filename]/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":799,"timestamp":1041976578,"id":1083,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/plan/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":797,"timestamp":1041976582,"id":1084,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":795,"timestamp":1041976585,"id":1085,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":792,"timestamp":1041976588,"id":1086,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/skills/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":791,"timestamp":1041976590,"id":1087,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/install/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":788,"timestamp":1041976594,"id":1088,"parentId":961,"tags":{"name":"../app/api/worktrees/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":786,"timestamp":1041976596,"id":1089,"parentId":961,"tags":{"name":"../app/proxy/[...path]/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"}]
4
- [{"name":"minify-js","duration":939,"timestamp":1041976599,"id":1090,"parentId":961,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/uninstall/route.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":930,"timestamp":1041976611,"id":1091,"parentId":961,"tags":{"name":"../pages/_document.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":929,"timestamp":1041976615,"id":1092,"parentId":961,"tags":{"name":"../app/chat/page.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":927,"timestamp":1041976618,"id":1093,"parentId":961,"tags":{"name":"../app/login/page.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":924,"timestamp":1041976621,"id":1094,"parentId":961,"tags":{"name":"../app/more/page.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":922,"timestamp":1041976624,"id":1095,"parentId":961,"tags":{"name":"../app/page.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":920,"timestamp":1041976627,"id":1096,"parentId":961,"tags":{"name":"../app/offline/page.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":918,"timestamp":1041976630,"id":1097,"parentId":961,"tags":{"name":"../app/repositories/page.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":916,"timestamp":1041976633,"id":1098,"parentId":961,"tags":{"name":"../app/review/page.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":914,"timestamp":1041976636,"id":1099,"parentId":961,"tags":{"name":"../app/sessions/page.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":912,"timestamp":1041976639,"id":1100,"parentId":961,"tags":{"name":"../app/skills/[skillId]/page.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":909,"timestamp":1041976642,"id":1101,"parentId":961,"tags":{"name":"../app/skills/installed/page.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":907,"timestamp":1041976645,"id":1102,"parentId":961,"tags":{"name":"../app/skills/page.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":905,"timestamp":1041976649,"id":1103,"parentId":961,"tags":{"name":"../app/worktrees/[id]/files/[...path]/page.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":903,"timestamp":1041976652,"id":1104,"parentId":961,"tags":{"name":"../app/worktrees/[id]/page.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":901,"timestamp":1041976655,"id":1105,"parentId":961,"tags":{"name":"../app/worktrees/[id]/terminal/page.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":898,"timestamp":1041976658,"id":1106,"parentId":961,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":896,"timestamp":1041976662,"id":1107,"parentId":961,"tags":{"name":"3543.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":894,"timestamp":1041976665,"id":1108,"parentId":961,"tags":{"name":"3945.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":891,"timestamp":1041976668,"id":1109,"parentId":961,"tags":{"name":"2119.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":890,"timestamp":1041976671,"id":1110,"parentId":961,"tags":{"name":"2445.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":887,"timestamp":1041976675,"id":1111,"parentId":961,"tags":{"name":"4248.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":884,"timestamp":1041976678,"id":1112,"parentId":961,"tags":{"name":"2534.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":882,"timestamp":1041976681,"id":1113,"parentId":961,"tags":{"name":"2980.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":880,"timestamp":1041976684,"id":1114,"parentId":961,"tags":{"name":"450.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":878,"timestamp":1041976687,"id":1115,"parentId":961,"tags":{"name":"2816.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":876,"timestamp":1041976690,"id":1116,"parentId":961,"tags":{"name":"7685.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":873,"timestamp":1041976693,"id":1117,"parentId":961,"tags":{"name":"3440.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":871,"timestamp":1041976696,"id":1118,"parentId":961,"tags":{"name":"1162.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":869,"timestamp":1041976699,"id":1119,"parentId":961,"tags":{"name":"5571.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":867,"timestamp":1041976702,"id":1120,"parentId":961,"tags":{"name":"6285.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":865,"timestamp":1041976705,"id":1121,"parentId":961,"tags":{"name":"8098.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":863,"timestamp":1041976708,"id":1122,"parentId":961,"tags":{"name":"2560.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":860,"timestamp":1041976711,"id":1123,"parentId":961,"tags":{"name":"1825.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":858,"timestamp":1041976715,"id":1124,"parentId":961,"tags":{"name":"6159.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":856,"timestamp":1041976717,"id":1125,"parentId":961,"tags":{"name":"3346.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":854,"timestamp":1041976720,"id":1126,"parentId":961,"tags":{"name":"9328.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":852,"timestamp":1041976723,"id":1127,"parentId":961,"tags":{"name":"1262.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":850,"timestamp":1041976726,"id":1128,"parentId":961,"tags":{"name":"6072.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":848,"timestamp":1041976729,"id":1129,"parentId":961,"tags":{"name":"9358.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":846,"timestamp":1041976732,"id":1130,"parentId":961,"tags":{"name":"1296.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":843,"timestamp":1041976735,"id":1131,"parentId":961,"tags":{"name":"3722.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":841,"timestamp":1041976738,"id":1132,"parentId":961,"tags":{"name":"8356.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":839,"timestamp":1041976741,"id":1133,"parentId":961,"tags":{"name":"7941.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":838,"timestamp":1041976744,"id":1134,"parentId":961,"tags":{"name":"9211.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":836,"timestamp":1041976747,"id":1135,"parentId":961,"tags":{"name":"5064.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":834,"timestamp":1041976749,"id":1136,"parentId":961,"tags":{"name":"22.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":832,"timestamp":1041976752,"id":1137,"parentId":961,"tags":{"name":"1331.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":830,"timestamp":1041976755,"id":1138,"parentId":961,"tags":{"name":"641.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":828,"timestamp":1041976758,"id":1139,"parentId":961,"tags":{"name":"1598.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":825,"timestamp":1041976761,"id":1140,"parentId":961,"tags":{"name":"1634.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":823,"timestamp":1041976764,"id":1141,"parentId":961,"tags":{"name":"2366.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":821,"timestamp":1041976768,"id":1142,"parentId":961,"tags":{"name":"1503.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":819,"timestamp":1041976770,"id":1143,"parentId":961,"tags":{"name":"1366.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":817,"timestamp":1041976773,"id":1144,"parentId":961,"tags":{"name":"6015.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":815,"timestamp":1041976776,"id":1145,"parentId":961,"tags":{"name":"3708.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":813,"timestamp":1041976779,"id":1146,"parentId":961,"tags":{"name":"7587.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":811,"timestamp":1041976782,"id":1147,"parentId":961,"tags":{"name":"1355.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":809,"timestamp":1041976785,"id":1148,"parentId":961,"tags":{"name":"5326.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":807,"timestamp":1041976788,"id":1149,"parentId":961,"tags":{"name":"4689.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":805,"timestamp":1041976791,"id":1150,"parentId":961,"tags":{"name":"180.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":802,"timestamp":1041976794,"id":1151,"parentId":961,"tags":{"name":"120.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":800,"timestamp":1041976796,"id":1152,"parentId":961,"tags":{"name":"7593.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":798,"timestamp":1041976799,"id":1153,"parentId":961,"tags":{"name":"8543.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":796,"timestamp":1041976802,"id":1154,"parentId":961,"tags":{"name":"5611.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":794,"timestamp":1041976805,"id":1155,"parentId":961,"tags":{"name":"9067.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":792,"timestamp":1041976808,"id":1156,"parentId":961,"tags":{"name":"3753.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":790,"timestamp":1041976811,"id":1157,"parentId":961,"tags":{"name":"8807.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":788,"timestamp":1041976814,"id":1158,"parentId":961,"tags":{"name":"406.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":786,"timestamp":1041976817,"id":1159,"parentId":961,"tags":{"name":"6065.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":783,"timestamp":1041976820,"id":1160,"parentId":961,"tags":{"name":"6283.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":781,"timestamp":1041976823,"id":1161,"parentId":961,"tags":{"name":"1719.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":779,"timestamp":1041976826,"id":1162,"parentId":961,"tags":{"name":"3736.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":777,"timestamp":1041976829,"id":1163,"parentId":961,"tags":{"name":"8856.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":775,"timestamp":1041976832,"id":1164,"parentId":961,"tags":{"name":"5959.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":773,"timestamp":1041976835,"id":1165,"parentId":961,"tags":{"name":"1239.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":772,"timestamp":1041976838,"id":1166,"parentId":961,"tags":{"name":"9051.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":770,"timestamp":1041976841,"id":1167,"parentId":961,"tags":{"name":"9123.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":768,"timestamp":1041976844,"id":1168,"parentId":961,"tags":{"name":"3451.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":765,"timestamp":1041976847,"id":1169,"parentId":961,"tags":{"name":"2328.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":764,"timestamp":1041976850,"id":1170,"parentId":961,"tags":{"name":"8536.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":761,"timestamp":1041976853,"id":1171,"parentId":961,"tags":{"name":"646.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":759,"timestamp":1041976856,"id":1172,"parentId":961,"tags":{"name":"5456.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":757,"timestamp":1041976859,"id":1173,"parentId":961,"tags":{"name":"3480.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":755,"timestamp":1041976862,"id":1174,"parentId":961,"tags":{"name":"9687.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":753,"timestamp":1041976864,"id":1175,"parentId":961,"tags":{"name":"2710.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":751,"timestamp":1041976867,"id":1176,"parentId":961,"tags":{"name":"1068.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":749,"timestamp":1041976870,"id":1177,"parentId":961,"tags":{"name":"5048.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":747,"timestamp":1041976873,"id":1178,"parentId":961,"tags":{"name":"6130.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":745,"timestamp":1041976876,"id":1179,"parentId":961,"tags":{"name":"1029.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":743,"timestamp":1041976879,"id":1180,"parentId":961,"tags":{"name":"5737.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":741,"timestamp":1041976881,"id":1181,"parentId":961,"tags":{"name":"3042.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":739,"timestamp":1041976884,"id":1182,"parentId":961,"tags":{"name":"6274.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":738,"timestamp":1041976887,"id":1183,"parentId":961,"tags":{"name":"6401.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":736,"timestamp":1041976890,"id":1184,"parentId":961,"tags":{"name":"9058.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":733,"timestamp":1041976893,"id":1185,"parentId":961,"tags":{"name":"4440.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":731,"timestamp":1041976896,"id":1186,"parentId":961,"tags":{"name":"5793.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":729,"timestamp":1041976899,"id":1187,"parentId":961,"tags":{"name":"2404.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":728,"timestamp":1041976901,"id":1188,"parentId":961,"tags":{"name":"5998.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":726,"timestamp":1041976904,"id":1189,"parentId":961,"tags":{"name":"233.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":724,"timestamp":1041976907,"id":1190,"parentId":961,"tags":{"name":"3270.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"}]
5
- [{"name":"minify-js","duration":802,"timestamp":1041976910,"id":1191,"parentId":961,"tags":{"name":"28.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":801,"timestamp":1041976913,"id":1192,"parentId":961,"tags":{"name":"4548.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":799,"timestamp":1041976916,"id":1193,"parentId":961,"tags":{"name":"3417.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":797,"timestamp":1041976918,"id":1194,"parentId":961,"tags":{"name":"4444.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":795,"timestamp":1041976921,"id":1195,"parentId":961,"tags":{"name":"8584.js","cache":"HIT"},"startTime":1785833916679,"traceId":"47cb43061acf2651"},{"name":"minify-webpack-plugin-optimize","duration":22988,"timestamp":1041954790,"id":961,"parentId":19,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1785833916657,"traceId":"47cb43061acf2651"},{"name":"css-minimizer-plugin","duration":201,"timestamp":1041977936,"id":1196,"parentId":19,"tags":{},"startTime":1785833916680,"traceId":"47cb43061acf2651"},{"name":"create-trace-assets","duration":64406,"timestamp":1041978356,"id":1197,"parentId":20,"tags":{},"startTime":1785833916681,"traceId":"47cb43061acf2651"},{"name":"seal","duration":1142428,"timestamp":1040953197,"id":948,"parentId":19,"tags":{},"startTime":1785833915656,"traceId":"47cb43061acf2651"},{"name":"webpack-compilation","duration":12664163,"timestamp":1029546307,"id":19,"parentId":16,"tags":{"name":"server"},"startTime":1785833904249,"traceId":"47cb43061acf2651"},{"name":"emit","duration":74781,"timestamp":1042211087,"id":1198,"parentId":16,"tags":{},"startTime":1785833916914,"traceId":"47cb43061acf2651"},{"name":"webpack-close","duration":768,"timestamp":1042290999,"id":1199,"parentId":16,"tags":{"name":"server"},"startTime":1785833916994,"traceId":"47cb43061acf2651"},{"name":"webpack-generate-error-stats","duration":2622,"timestamp":1042291842,"id":1200,"parentId":1199,"tags":{},"startTime":1785833916994,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":93786,"timestamp":1042304365,"id":1203,"parentId":1202,"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":1785833917007,"traceId":"47cb43061acf2651"},{"name":"make","duration":94178,"timestamp":1042304296,"id":1202,"parentId":1201,"tags":{},"startTime":1785833917007,"traceId":"47cb43061acf2651"},{"name":"chunk-graph","duration":1367,"timestamp":1042408909,"id":1205,"parentId":1204,"tags":{},"startTime":1785833917111,"traceId":"47cb43061acf2651"},{"name":"optimize-modules","duration":18,"timestamp":1042410371,"id":1207,"parentId":1204,"tags":{},"startTime":1785833917113,"traceId":"47cb43061acf2651"},{"name":"optimize-chunks","duration":967,"timestamp":1042410487,"id":1208,"parentId":1204,"tags":{},"startTime":1785833917113,"traceId":"47cb43061acf2651"},{"name":"optimize-tree","duration":21,"timestamp":1042411542,"id":1209,"parentId":1204,"tags":{},"startTime":1785833917114,"traceId":"47cb43061acf2651"},{"name":"optimize-chunk-modules","duration":4451,"timestamp":1042411668,"id":1210,"parentId":1204,"tags":{},"startTime":1785833917114,"traceId":"47cb43061acf2651"},{"name":"optimize","duration":5877,"timestamp":1042410307,"id":1206,"parentId":1204,"tags":{},"startTime":1785833917113,"traceId":"47cb43061acf2651"},{"name":"module-hash","duration":1603,"timestamp":1042416984,"id":1211,"parentId":1204,"tags":{},"startTime":1785833917119,"traceId":"47cb43061acf2651"},{"name":"code-generation","duration":178,"timestamp":1042418609,"id":1212,"parentId":1204,"tags":{},"startTime":1785833917121,"traceId":"47cb43061acf2651"},{"name":"hash","duration":2021,"timestamp":1042424108,"id":1213,"parentId":1204,"tags":{},"startTime":1785833917127,"traceId":"47cb43061acf2651"},{"name":"code-generation-jobs","duration":152,"timestamp":1042426126,"id":1214,"parentId":1204,"tags":{},"startTime":1785833917129,"traceId":"47cb43061acf2651"},{"name":"module-assets","duration":72,"timestamp":1042426260,"id":1215,"parentId":1204,"tags":{},"startTime":1785833917129,"traceId":"47cb43061acf2651"},{"name":"create-chunk-assets","duration":190,"timestamp":1042426340,"id":1216,"parentId":1204,"tags":{},"startTime":1785833917129,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":54,"timestamp":1042430399,"id":1218,"parentId":1217,"tags":{"name":"src/middleware.js","cache":"HIT"},"startTime":1785833917133,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":36,"timestamp":1042430423,"id":1219,"parentId":1217,"tags":{"name":"edge-runtime-webpack.js","cache":"HIT"},"startTime":1785833917133,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":30,"timestamp":1042430431,"id":1220,"parentId":1217,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1785833917133,"traceId":"47cb43061acf2651"},{"name":"minify-webpack-plugin-optimize","duration":405,"timestamp":1042430058,"id":1217,"parentId":1201,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1785833917133,"traceId":"47cb43061acf2651"},{"name":"css-minimizer-plugin","duration":8,"timestamp":1042430514,"id":1221,"parentId":1201,"tags":{},"startTime":1785833917133,"traceId":"47cb43061acf2651"},{"name":"seal","duration":30629,"timestamp":1042406202,"id":1204,"parentId":1201,"tags":{},"startTime":1785833917109,"traceId":"47cb43061acf2651"},{"name":"webpack-compilation","duration":134500,"timestamp":1042302548,"id":1201,"parentId":16,"tags":{"name":"edge-server"},"startTime":1785833917005,"traceId":"47cb43061acf2651"},{"name":"emit","duration":4396,"timestamp":1042437133,"id":1222,"parentId":16,"tags":{},"startTime":1785833917140,"traceId":"47cb43061acf2651"},{"name":"webpack-close","duration":298,"timestamp":1042441860,"id":1223,"parentId":16,"tags":{"name":"edge-server"},"startTime":1785833917144,"traceId":"47cb43061acf2651"},{"name":"webpack-generate-error-stats","duration":542,"timestamp":1042442165,"id":1224,"parentId":1223,"tags":{},"startTime":1785833917145,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712648,"timestamp":1042456501,"id":1238,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712659,"timestamp":1042456505,"id":1239,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712660,"timestamp":1042456508,"id":1240,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712660,"timestamp":1042456510,"id":1241,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712658,"timestamp":1042456514,"id":1242,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712658,"timestamp":1042456517,"id":1243,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712657,"timestamp":1042456520,"id":1244,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712657,"timestamp":1042456523,"id":1245,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712656,"timestamp":1042456526,"id":1246,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712660,"timestamp":1042456529,"id":1247,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712659,"timestamp":1042456531,"id":1248,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712658,"timestamp":1042456536,"id":1249,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712656,"timestamp":1042456539,"id":1250,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712656,"timestamp":1042456542,"id":1251,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712655,"timestamp":1042456545,"id":1252,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712655,"timestamp":1042456548,"id":1253,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712654,"timestamp":1042456551,"id":1254,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712653,"timestamp":1042456554,"id":1255,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712640,"timestamp":1042456568,"id":1256,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712640,"timestamp":1042456571,"id":1257,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712639,"timestamp":1042456574,"id":1258,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712639,"timestamp":1042456576,"id":1259,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712638,"timestamp":1042456579,"id":1260,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712637,"timestamp":1042456582,"id":1261,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712637,"timestamp":1042456585,"id":1262,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712637,"timestamp":1042456587,"id":1263,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712636,"timestamp":1042456590,"id":1264,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712635,"timestamp":1042456593,"id":1265,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712635,"timestamp":1042456595,"id":1266,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712635,"timestamp":1042456597,"id":1267,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712634,"timestamp":1042456600,"id":1268,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712634,"timestamp":1042456602,"id":1269,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712634,"timestamp":1042456605,"id":1270,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712633,"timestamp":1042456607,"id":1271,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712633,"timestamp":1042456610,"id":1272,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712632,"timestamp":1042456612,"id":1273,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712632,"timestamp":1042456615,"id":1274,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712631,"timestamp":1042456617,"id":1275,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712631,"timestamp":1042456620,"id":1276,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712631,"timestamp":1042456622,"id":1277,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712631,"timestamp":1042456625,"id":1278,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712630,"timestamp":1042456627,"id":1279,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712629,"timestamp":1042456630,"id":1280,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712629,"timestamp":1042456632,"id":1281,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712629,"timestamp":1042456635,"id":1282,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712628,"timestamp":1042456638,"id":1283,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712628,"timestamp":1042456640,"id":1284,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712628,"timestamp":1042456642,"id":1285,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712628,"timestamp":1042456645,"id":1286,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712627,"timestamp":1042456647,"id":1287,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712627,"timestamp":1042456649,"id":1288,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712627,"timestamp":1042456652,"id":1289,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712627,"timestamp":1042456654,"id":1290,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712627,"timestamp":1042456656,"id":1291,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712625,"timestamp":1042456660,"id":1292,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712622,"timestamp":1042456664,"id":1293,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712622,"timestamp":1042456667,"id":1294,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712621,"timestamp":1042456669,"id":1295,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712620,"timestamp":1042456671,"id":1296,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712619,"timestamp":1042456674,"id":1297,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712619,"timestamp":1042456676,"id":1298,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712618,"timestamp":1042456679,"id":1299,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712617,"timestamp":1042456681,"id":1300,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712617,"timestamp":1042456684,"id":1301,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"}]
6
- [{"name":"add-entry","duration":712775,"timestamp":1042456686,"id":1302,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712777,"timestamp":1042456688,"id":1303,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712776,"timestamp":1042456691,"id":1304,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712776,"timestamp":1042456693,"id":1305,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712775,"timestamp":1042456695,"id":1306,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712775,"timestamp":1042456698,"id":1307,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712774,"timestamp":1042456700,"id":1308,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712774,"timestamp":1042456703,"id":1309,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712774,"timestamp":1042456705,"id":1310,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712774,"timestamp":1042456708,"id":1311,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712773,"timestamp":1042456710,"id":1312,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712772,"timestamp":1042456713,"id":1313,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712772,"timestamp":1042456716,"id":1314,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712772,"timestamp":1042456718,"id":1315,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712771,"timestamp":1042456721,"id":1316,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712771,"timestamp":1042456723,"id":1317,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712771,"timestamp":1042456725,"id":1318,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712771,"timestamp":1042456728,"id":1319,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712770,"timestamp":1042456730,"id":1320,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712770,"timestamp":1042456733,"id":1321,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712770,"timestamp":1042456735,"id":1322,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712769,"timestamp":1042456738,"id":1323,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712769,"timestamp":1042456740,"id":1324,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712768,"timestamp":1042456742,"id":1325,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712768,"timestamp":1042456745,"id":1326,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712767,"timestamp":1042456747,"id":1327,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712767,"timestamp":1042456750,"id":1328,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712766,"timestamp":1042456752,"id":1329,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712766,"timestamp":1042456755,"id":1330,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712766,"timestamp":1042456757,"id":1331,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712765,"timestamp":1042456760,"id":1332,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712765,"timestamp":1042456762,"id":1333,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712765,"timestamp":1042456764,"id":1334,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712764,"timestamp":1042456767,"id":1335,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712763,"timestamp":1042456769,"id":1336,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712763,"timestamp":1042456772,"id":1337,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712763,"timestamp":1042456774,"id":1338,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712762,"timestamp":1042456776,"id":1339,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712761,"timestamp":1042456779,"id":1340,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712761,"timestamp":1042456782,"id":1341,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712760,"timestamp":1042456784,"id":1342,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712760,"timestamp":1042456786,"id":1343,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712759,"timestamp":1042456789,"id":1344,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712758,"timestamp":1042456791,"id":1345,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712758,"timestamp":1042456794,"id":1346,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712757,"timestamp":1042456796,"id":1347,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712755,"timestamp":1042456799,"id":1348,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712754,"timestamp":1042456802,"id":1349,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712753,"timestamp":1042456804,"id":1350,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712753,"timestamp":1042456807,"id":1351,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712752,"timestamp":1042456809,"id":1352,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712751,"timestamp":1042456812,"id":1353,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712750,"timestamp":1042456814,"id":1354,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712749,"timestamp":1042456817,"id":1355,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712747,"timestamp":1042456821,"id":1356,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712744,"timestamp":1042456825,"id":1357,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712743,"timestamp":1042456828,"id":1358,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712742,"timestamp":1042456830,"id":1359,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":712699,"timestamp":1042456876,"id":1376,"parentId":1226,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":803307,"timestamp":1042456464,"id":1230,"parentId":1226,"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":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":839043,"timestamp":1042456480,"id":1234,"parentId":1226,"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":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":843567,"timestamp":1042456494,"id":1236,"parentId":1226,"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":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":909401,"timestamp":1042456468,"id":1231,"parentId":1226,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":909412,"timestamp":1042456476,"id":1233,"parentId":1226,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":909423,"timestamp":1042456472,"id":1232,"parentId":1226,"tags":{"request":"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/router.js"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":909512,"timestamp":1042456390,"id":1227,"parentId":1226,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":909454,"timestamp":1042456459,"id":1229,"parentId":1226,"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":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":909502,"timestamp":1042456441,"id":1228,"parentId":1226,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":1058540,"timestamp":1042456886,"id":1380,"parentId":1226,"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":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":1058594,"timestamp":1042456849,"id":1366,"parentId":1226,"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":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":1058965,"timestamp":1042456485,"id":1235,"parentId":1226,"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":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":1170483,"timestamp":1042456498,"id":1237,"parentId":1226,"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":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":1170166,"timestamp":1042456833,"id":1360,"parentId":1226,"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":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":1170161,"timestamp":1042456841,"id":1363,"parentId":1226,"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":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":1170172,"timestamp":1042456851,"id":1367,"parentId":1226,"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":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":1170170,"timestamp":1042456857,"id":1369,"parentId":1226,"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":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":1170167,"timestamp":1042456862,"id":1371,"parentId":1226,"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":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":1170154,"timestamp":1042456878,"id":1377,"parentId":1226,"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":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":1275098,"timestamp":1042456836,"id":1361,"parentId":1226,"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":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":1275108,"timestamp":1042456846,"id":1365,"parentId":1226,"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":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":1275106,"timestamp":1042456854,"id":1368,"parentId":1226,"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":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":1275093,"timestamp":1042456871,"id":1374,"parentId":1226,"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":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":1275095,"timestamp":1042456873,"id":1375,"parentId":1226,"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":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":1293642,"timestamp":1042456839,"id":1362,"parentId":1226,"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":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":1293656,"timestamp":1042456844,"id":1364,"parentId":1226,"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":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":1293647,"timestamp":1042456859,"id":1370,"parentId":1226,"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":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":1293646,"timestamp":1042456865,"id":1372,"parentId":1226,"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":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":1293635,"timestamp":1042456881,"id":1378,"parentId":1226,"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":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":1757433,"timestamp":1042456868,"id":1373,"parentId":1226,"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":1785833917159,"traceId":"47cb43061acf2651"},{"name":"add-entry","duration":1757436,"timestamp":1042456883,"id":1379,"parentId":1226,"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":1785833917159,"traceId":"47cb43061acf2651"},{"name":"make","duration":1758308,"timestamp":1042456104,"id":1226,"parentId":1225,"tags":{},"startTime":1785833917159,"traceId":"47cb43061acf2651"},{"name":"chunk-graph","duration":79851,"timestamp":1044389335,"id":1382,"parentId":1381,"tags":{},"startTime":1785833919092,"traceId":"47cb43061acf2651"},{"name":"optimize-modules","duration":8,"timestamp":1044469246,"id":1384,"parentId":1381,"tags":{},"startTime":1785833919172,"traceId":"47cb43061acf2651"},{"name":"optimize-chunks","duration":78308,"timestamp":1044480967,"id":1386,"parentId":1381,"tags":{},"startTime":1785833919183,"traceId":"47cb43061acf2651"},{"name":"optimize-tree","duration":11,"timestamp":1044559322,"id":1387,"parentId":1381,"tags":{},"startTime":1785833919262,"traceId":"47cb43061acf2651"},{"name":"optimize-chunk-modules","duration":109916,"timestamp":1044559360,"id":1388,"parentId":1381,"tags":{},"startTime":1785833919262,"traceId":"47cb43061acf2651"},{"name":"optimize","duration":200094,"timestamp":1044469226,"id":1383,"parentId":1381,"tags":{},"startTime":1785833919172,"traceId":"47cb43061acf2651"},{"name":"module-hash","duration":64357,"timestamp":1044743545,"id":1389,"parentId":1381,"tags":{},"startTime":1785833919446,"traceId":"47cb43061acf2651"},{"name":"code-generation","duration":8548,"timestamp":1044807943,"id":1390,"parentId":1381,"tags":{},"startTime":1785833919510,"traceId":"47cb43061acf2651"},{"name":"hash","duration":22625,"timestamp":1044824335,"id":1391,"parentId":1381,"tags":{},"startTime":1785833919527,"traceId":"47cb43061acf2651"},{"name":"code-generation-jobs","duration":292,"timestamp":1044846957,"id":1392,"parentId":1381,"tags":{},"startTime":1785833919549,"traceId":"47cb43061acf2651"}]
7
- [{"name":"module-assets","duration":1942,"timestamp":1044847151,"id":1393,"parentId":1381,"tags":{},"startTime":1785833919550,"traceId":"47cb43061acf2651"},{"name":"create-chunk-assets","duration":6656,"timestamp":1044849110,"id":1394,"parentId":1381,"tags":{},"startTime":1785833919552,"traceId":"47cb43061acf2651"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1471,"timestamp":1044859151,"id":1396,"parentId":1225,"tags":{},"startTime":1785833919562,"traceId":"47cb43061acf2651"},{"name":"NextJsBuildManifest-createassets","duration":2386,"timestamp":1044858249,"id":1395,"parentId":1225,"tags":{},"startTime":1785833919561,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2161,"timestamp":1044871817,"id":1398,"parentId":1397,"tags":{"name":"static/chunks/main-539493b63abb15fd.js","cache":"HIT"},"startTime":1785833919574,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2142,"timestamp":1044871847,"id":1399,"parentId":1397,"tags":{"name":"static/chunks/main-app-8d01cdae10986111.js","cache":"HIT"},"startTime":1785833919574,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2138,"timestamp":1044871854,"id":1400,"parentId":1397,"tags":{"name":"static/chunks/app/_not-found/page-304751f8b3dbbabf.js","cache":"HIT"},"startTime":1785833919574,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2135,"timestamp":1044871859,"id":1401,"parentId":1397,"tags":{"name":"static/chunks/pages/_app-4600827deac7eb97.js","cache":"HIT"},"startTime":1785833919574,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2132,"timestamp":1044871863,"id":1402,"parentId":1397,"tags":{"name":"static/chunks/pages/_error-aaa1b9f547e6bfb4.js","cache":"HIT"},"startTime":1785833919574,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2129,"timestamp":1044871869,"id":1403,"parentId":1397,"tags":{"name":"static/chunks/app/global-error-1bdeafce45758cfe.js","cache":"HIT"},"startTime":1785833919574,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2127,"timestamp":1044871873,"id":1404,"parentId":1397,"tags":{"name":"static/chunks/app/layout-fd81ae3bfe2c6c68.js","cache":"HIT"},"startTime":1785833919574,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2123,"timestamp":1044871878,"id":1405,"parentId":1397,"tags":{"name":"static/chunks/app/error-357b44d3eeda292f.js","cache":"HIT"},"startTime":1785833919574,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2147,"timestamp":1044871882,"id":1406,"parentId":1397,"tags":{"name":"static/chunks/app/loading-a7635442ff41828d.js","cache":"HIT"},"startTime":1785833919574,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2144,"timestamp":1044871887,"id":1407,"parentId":1397,"tags":{"name":"static/chunks/app/api/assistant/conversation/route-351f8481a8379459.js","cache":"HIT"},"startTime":1785833919574,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2140,"timestamp":1044871892,"id":1408,"parentId":1397,"tags":{"name":"static/chunks/app/api/assistant/current-output/route-1750ee9b78f34fd8.js","cache":"HIT"},"startTime":1785833919574,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2137,"timestamp":1044871897,"id":1409,"parentId":1397,"tags":{"name":"static/chunks/app/api/assistant/messages/route-77f11fbc9a8f12cd.js","cache":"HIT"},"startTime":1785833919574,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2135,"timestamp":1044871901,"id":1410,"parentId":1397,"tags":{"name":"static/chunks/app/api/assistant/session/route-275403a0ed32fb10.js","cache":"HIT"},"startTime":1785833919574,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2132,"timestamp":1044871906,"id":1411,"parentId":1397,"tags":{"name":"static/chunks/app/api/assistant/terminal/route-6527a02a2d8b4c74.js","cache":"HIT"},"startTime":1785833919574,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2129,"timestamp":1044871910,"id":1412,"parentId":1397,"tags":{"name":"static/chunks/app/api/assistant/start/route-b3214109767b49b9.js","cache":"HIT"},"startTime":1785833919574,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2126,"timestamp":1044871915,"id":1413,"parentId":1397,"tags":{"name":"static/chunks/app/api/auth/login/route-8e27d3613856c2bf.js","cache":"HIT"},"startTime":1785833919574,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2124,"timestamp":1044871920,"id":1414,"parentId":1397,"tags":{"name":"static/chunks/app/api/assistant/tools/route-d85bcc4d23a80161.js","cache":"HIT"},"startTime":1785833919574,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2121,"timestamp":1044871923,"id":1415,"parentId":1397,"tags":{"name":"static/chunks/app/api/auth/logout/route-9bafae5d907360b4.js","cache":"HIT"},"startTime":1785833919574,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2118,"timestamp":1044871928,"id":1416,"parentId":1397,"tags":{"name":"static/chunks/app/api/daily-summary/route-1d35c387b6d76227.js","cache":"HIT"},"startTime":1785833919574,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2116,"timestamp":1044871932,"id":1417,"parentId":1397,"tags":{"name":"static/chunks/app/api/hooks/agent-event/route-9468f0026663dbe0.js","cache":"HIT"},"startTime":1785833919574,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2114,"timestamp":1044871936,"id":1418,"parentId":1397,"tags":{"name":"static/chunks/app/api/hooks/claude-done/route-aa3bc2d547b5683b.js","cache":"HIT"},"startTime":1785833919574,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2111,"timestamp":1044871941,"id":1419,"parentId":1397,"tags":{"name":"static/chunks/app/api/metrics/vibe/route-dc8aa00f64e5f4cd.js","cache":"HIT"},"startTime":1785833919574,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2109,"timestamp":1044871945,"id":1420,"parentId":1397,"tags":{"name":"static/chunks/app/api/ollama/models/route-989742ee288e3d8b.js","cache":"HIT"},"startTime":1785833919574,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2106,"timestamp":1044871950,"id":1421,"parentId":1397,"tags":{"name":"static/chunks/app/api/repositories/[id]/route-7e0d5fa2bc0d58f3.js","cache":"HIT"},"startTime":1785833919574,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2103,"timestamp":1044871954,"id":1422,"parentId":1397,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/route-706656333a193cf0.js","cache":"HIT"},"startTime":1785833919574,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2101,"timestamp":1044871958,"id":1423,"parentId":1397,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/[todoId]/route-4b250ced5934c897.js","cache":"HIT"},"startTime":1785833919574,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2098,"timestamp":1044871963,"id":1424,"parentId":1397,"tags":{"name":"static/chunks/app/api/repositories/clone/route-11ca1b00eb1a7b44.js","cache":"HIT"},"startTime":1785833919574,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2096,"timestamp":1044871967,"id":1425,"parentId":1397,"tags":{"name":"static/chunks/app/api/repositories/clone/[jobId]/route-8a7dac1cf94fea35.js","cache":"HIT"},"startTime":1785833919574,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2094,"timestamp":1044871970,"id":1426,"parentId":1397,"tags":{"name":"static/chunks/app/api/repositories/excluded/route-3c46258f521ae877.js","cache":"HIT"},"startTime":1785833919574,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2091,"timestamp":1044871975,"id":1427,"parentId":1397,"tags":{"name":"static/chunks/app/api/repositories/restore/route-47e8085d62a080fc.js","cache":"HIT"},"startTime":1785833919574,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2088,"timestamp":1044871980,"id":1428,"parentId":1397,"tags":{"name":"static/chunks/app/api/repositories/route-72d9c605cb66d013.js","cache":"HIT"},"startTime":1785833919574,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2085,"timestamp":1044871984,"id":1429,"parentId":1397,"tags":{"name":"static/chunks/app/api/repositories/scan/route-fb7d7d3ed9c0a8e4.js","cache":"HIT"},"startTime":1785833919574,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2083,"timestamp":1044871988,"id":1430,"parentId":1397,"tags":{"name":"static/chunks/app/api/repositories/sync/route-1925de03ffa2d37d.js","cache":"HIT"},"startTime":1785833919574,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2081,"timestamp":1044871992,"id":1431,"parentId":1397,"tags":{"name":"static/chunks/app/api/slash-commands/route-ae91c4b3889dc68a.js","cache":"HIT"},"startTime":1785833919574,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2077,"timestamp":1044871997,"id":1432,"parentId":1397,"tags":{"name":"static/chunks/app/api/tasks/[taskId]/cancel/route-911ee72550478626.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2075,"timestamp":1044872001,"id":1433,"parentId":1397,"tags":{"name":"static/chunks/app/api/templates/[id]/route-27c7f3ebe855810b.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2051,"timestamp":1044872027,"id":1434,"parentId":1397,"tags":{"name":"static/chunks/app/api/tasks/[taskId]/route-a861b27b0c8cbf90.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2048,"timestamp":1044872032,"id":1435,"parentId":1397,"tags":{"name":"static/chunks/app/api/templates/route-f634fd7aeb30629e.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2045,"timestamp":1044872036,"id":1436,"parentId":1397,"tags":{"name":"static/chunks/app/api/verification/runs/[runId]/route-c186972ab22e0401.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2042,"timestamp":1044872041,"id":1437,"parentId":1397,"tags":{"name":"static/chunks/app/api/verification/runs/route-008a0cfa899965bd.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2040,"timestamp":1044872045,"id":1438,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/capture/route-454fff76103e2cac.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2038,"timestamp":1044872049,"id":1439,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/auto-yes/route-864f3776f08d7c0c.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2035,"timestamp":1044872053,"id":1440,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cli-tool/route-71b66619ae86b99f.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2033,"timestamp":1044872057,"id":1441,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/current-output/route-f28b1fcc767410a3.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2031,"timestamp":1044872061,"id":1442,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cmate/schedules/route-00593dbe8806f42c.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2028,"timestamp":1044872066,"id":1443,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-e0bca42720a8ffb0.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2027,"timestamp":1044872069,"id":1444,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/route-da9d4db07c0d4bf2.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2024,"timestamp":1044872074,"id":1445,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/files/[...path]/route-0bdd4f582d5f55f6.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2022,"timestamp":1044872078,"id":1446,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/delete/route-d866960082f24189.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2019,"timestamp":1044872082,"id":1447,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/create/route-37b020a28327c4d3.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2016,"timestamp":1044872087,"id":1448,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branches/route-3ab14fa033fd930b.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2014,"timestamp":1044872091,"id":1449,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/checkout/route-200ccc60fe4469ea.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2012,"timestamp":1044872095,"id":1450,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/diff/route-eb8233c537c4b54d.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2009,"timestamp":1044872099,"id":1451,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/commit/route-f27403ea180d663f.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2007,"timestamp":1044872103,"id":1452,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/log/route-939942d0554e9eb6.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2004,"timestamp":1044872108,"id":1453,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/fetch/route-a93e34750c632b50.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":2001,"timestamp":1044872112,"id":1454,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/pull/route-e1c66182fa568815.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1999,"timestamp":1044872116,"id":1455,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/push/route-4f3f619ba466a16d.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1995,"timestamp":1044872121,"id":1456,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/reset/route-57687c97836be501.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1993,"timestamp":1044872125,"id":1457,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-c098f1bc893d547b.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1990,"timestamp":1044872130,"id":1458,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/revert/route-e8f28b3136ba784d.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1986,"timestamp":1044872136,"id":1459,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stage/route-34eb64b96780db5c.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1984,"timestamp":1044872139,"id":1460,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/staged/route-057c39574918ddfb.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1981,"timestamp":1044872145,"id":1461,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-99b207e9baf414e0.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1948,"timestamp":1044872179,"id":1462,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/apply/route-90f0f90c8f6039be.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1938,"timestamp":1044872190,"id":1463,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/pop/route-514b9f5806342208.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1932,"timestamp":1044872198,"id":1464,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/push/route-34c4814d2d1bf5ab.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1927,"timestamp":1044872205,"id":1465,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/route-a4dfa9209be45471.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1921,"timestamp":1044872213,"id":1466,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/unstage/route-3eb13800467c219d.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1915,"timestamp":1044872220,"id":1467,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/status/route-2f311f873862c9ed.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1911,"timestamp":1044872226,"id":1468,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/interrupt/route-4aa4547d0dbe2052.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1905,"timestamp":1044872234,"id":1469,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/working-diff/route-0b6cc9a38c93f6dd.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1900,"timestamp":1044872240,"id":1470,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/marp-render/route-9f9bc50814f7f41a.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1894,"timestamp":1044872248,"id":1471,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/kill-session/route-b2f8a9d600ff9bdd.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1890,"timestamp":1044872254,"id":1472,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-1c2041e609ab36ef.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1885,"timestamp":1044872261,"id":1473,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/route-313dbba1063125e3.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1879,"timestamp":1044872268,"id":1474,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/messages/route-baf04384195fe336.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1873,"timestamp":1044872276,"id":1475,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/prompt-response/route-c05bf117586e0b8c.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1867,"timestamp":1044872283,"id":1476,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/route-5f9a4c5524763055.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1861,"timestamp":1044872292,"id":1477,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-2623ea8e457e7e2e.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1856,"timestamp":1044872299,"id":1478,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/respond/route-d60324e6e83d6265.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1850,"timestamp":1044872306,"id":1479,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/active/route-164ab3347c058f89.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1845,"timestamp":1044872314,"id":1480,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/route-4fef1e9701caf407.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1839,"timestamp":1044872321,"id":1481,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/search/route-4f91a385960393fb.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1832,"timestamp":1044872329,"id":1482,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/send/route-7989ca601c8bb1e4.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1827,"timestamp":1044872336,"id":1483,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/slash-commands/route-2c4e9b4d404e5fab.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1822,"timestamp":1044872343,"id":1484,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/special-keys/route-486cf376457a6fa1.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1815,"timestamp":1044872351,"id":1485,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/start-polling/route-7a786ac42901b6a0.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1810,"timestamp":1044872358,"id":1486,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tasks/route-0d078ce4c3c39114.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1804,"timestamp":1044872366,"id":1487,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/terminal/route-046fb77dbdd36f6c.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1799,"timestamp":1044872373,"id":1488,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/history/route-b218d10590f5e427.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1793,"timestamp":1044872380,"id":1489,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/route-9d9ae0b44218cf65.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1787,"timestamp":1044872388,"id":1490,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-d405d60581362ecb.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1782,"timestamp":1044872395,"id":1491,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/route-8efb8ec8f6be068b.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1777,"timestamp":1044872402,"id":1492,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/route-136f1a1fca134846.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1769,"timestamp":1044872411,"id":1493,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/[...path]/route-f60dded2bc23d5b4.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1763,"timestamp":1044872418,"id":1494,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/upload/[...path]/route-69c2554f7bb32a5f.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"}]
8
- [{"name":"minify-js","duration":1922,"timestamp":1044872427,"id":1495,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/route-976dbc608d2ea4d0.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1918,"timestamp":1044872434,"id":1496,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/route-3252b81ec826311a.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1912,"timestamp":1044872441,"id":1497,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/viewed/route-18b2a4025a87b0ef.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1907,"timestamp":1044872449,"id":1498,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/route-80f03ea93f628969.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1901,"timestamp":1044872456,"id":1499,"parentId":1397,"tags":{"name":"static/chunks/app/manifest.webmanifest/route-5e723fdd6bbe7ed7.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1896,"timestamp":1044872463,"id":1500,"parentId":1397,"tags":{"name":"static/chunks/app/api/app/update-check/route-ce02da8c93c919ae.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1890,"timestamp":1044872470,"id":1501,"parentId":1397,"tags":{"name":"static/chunks/app/api/app/update/route-e7a696ffdd050ba5.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1885,"timestamp":1044872477,"id":1502,"parentId":1397,"tags":{"name":"static/chunks/app/api/auth/status/route-93f87f7b39601e5e.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1878,"timestamp":1044872485,"id":1503,"parentId":1397,"tags":{"name":"static/chunks/app/api/daily-summary/status/route-59a64fb08a675d61.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1873,"timestamp":1044872492,"id":1504,"parentId":1397,"tags":{"name":"static/chunks/app/api/external-apps/[id]/health/route-77b296e45def3dc1.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1867,"timestamp":1044872499,"id":1505,"parentId":1397,"tags":{"name":"static/chunks/app/api/external-apps/route-89e609af27c0bb1c.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1861,"timestamp":1044872508,"id":1506,"parentId":1397,"tags":{"name":"static/chunks/app/api/fs/recent-paths/route-a709ec251f8ef1dc.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1855,"timestamp":1044872515,"id":1507,"parentId":1397,"tags":{"name":"static/chunks/app/api/fs/browse/route-42997770a2c862a6.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1850,"timestamp":1044872522,"id":1508,"parentId":1397,"tags":{"name":"static/chunks/app/api/external-apps/[id]/route-da2145009c75bfb4.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1842,"timestamp":1044872531,"id":1509,"parentId":1397,"tags":{"name":"static/chunks/app/api/push/vapid/route-5fed7f6252b02160.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1836,"timestamp":1044872539,"id":1510,"parentId":1397,"tags":{"name":"static/chunks/app/api/push/subscriptions/route-ef5cb40ce7d24536.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1831,"timestamp":1044872546,"id":1511,"parentId":1397,"tags":{"name":"static/chunks/app/api/sidebar/group-order/route-dd7e0123f2b05a2a.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1825,"timestamp":1044872553,"id":1512,"parentId":1397,"tags":{"name":"static/chunks/app/api/skills/[id]/route-c9d0184ea20f49c1.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1819,"timestamp":1044872561,"id":1513,"parentId":1397,"tags":{"name":"static/chunks/app/api/repositories/validate-path/route-39b6b0c4e07586df.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1813,"timestamp":1044872569,"id":1514,"parentId":1397,"tags":{"name":"static/chunks/app/api/skills/reindex/route-afbaceb3b72e970f.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1808,"timestamp":1044872576,"id":1515,"parentId":1397,"tags":{"name":"static/chunks/app/api/skills/installations/route-6736edb1788f9e0a.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1802,"timestamp":1044872582,"id":1516,"parentId":1397,"tags":{"name":"static/chunks/app/api/skills/route-89de1f6e2187a65b.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1797,"timestamp":1044872590,"id":1517,"parentId":1397,"tags":{"name":"static/chunks/app/api/skills/operations/route-dd610093c8bd57b8.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1791,"timestamp":1044872597,"id":1518,"parentId":1397,"tags":{"name":"static/chunks/app/api/todos/route-52956da7ef64b2c0.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1785,"timestamp":1044872605,"id":1519,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/route-52e6cce9f1f28815.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1780,"timestamp":1044872612,"id":1520,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/[filename]/route-4eb0a0efa4a50e0f.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1773,"timestamp":1044872620,"id":1521,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-f132e14c04e22af0.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1767,"timestamp":1044872627,"id":1522,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-e5b299678a6bf5ba.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1762,"timestamp":1044872634,"id":1523,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-d9b1dbd9e0e8c1f3.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1756,"timestamp":1044872641,"id":1524,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/route-acbd72ba4b52db24.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1750,"timestamp":1044872649,"id":1525,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-09a625b78b4ebad2.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1742,"timestamp":1044872659,"id":1526,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/route-4a0b8886b84e445f.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1730,"timestamp":1044872672,"id":1527,"parentId":1397,"tags":{"name":"static/chunks/app/proxy/[...path]/route-9e4919d59171fed1.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1724,"timestamp":1044872680,"id":1528,"parentId":1397,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-041f8acb6796778d.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1719,"timestamp":1044872686,"id":1529,"parentId":1397,"tags":{"name":"static/chunks/app/chat/loading-d434ee28efc4542b.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1713,"timestamp":1044872694,"id":1530,"parentId":1397,"tags":{"name":"static/chunks/app/chat/page-448c6e3c4b2a6328.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1707,"timestamp":1044872701,"id":1531,"parentId":1397,"tags":{"name":"static/chunks/app/login/page-30483131e1d5e293.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1702,"timestamp":1044872708,"id":1532,"parentId":1397,"tags":{"name":"static/chunks/app/more/loading-fd3a6ecce972c7ab.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1695,"timestamp":1044872716,"id":1533,"parentId":1397,"tags":{"name":"static/chunks/app/more/page-0eb830474bddead5.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1690,"timestamp":1044872723,"id":1534,"parentId":1397,"tags":{"name":"static/chunks/app/page-fc6321263df3c1c0.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1684,"timestamp":1044872731,"id":1535,"parentId":1397,"tags":{"name":"static/chunks/app/offline/page-77c371ae7576a81c.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1679,"timestamp":1044872738,"id":1536,"parentId":1397,"tags":{"name":"static/chunks/app/repositories/loading-8fe44aade831ffaf.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1673,"timestamp":1044872746,"id":1537,"parentId":1397,"tags":{"name":"static/chunks/app/repositories/page-ccc1c32525e15166.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1666,"timestamp":1044872754,"id":1538,"parentId":1397,"tags":{"name":"static/chunks/app/review/loading-8c56140c074acf04.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1661,"timestamp":1044872761,"id":1539,"parentId":1397,"tags":{"name":"static/chunks/app/review/page-c4b201b5007836fb.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1656,"timestamp":1044872768,"id":1540,"parentId":1397,"tags":{"name":"static/chunks/app/sessions/loading-330c917c3178d72e.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1650,"timestamp":1044872775,"id":1541,"parentId":1397,"tags":{"name":"static/chunks/app/sessions/page-1d25250b5ed215d4.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1644,"timestamp":1044872782,"id":1542,"parentId":1397,"tags":{"name":"static/chunks/app/skills/[skillId]/page-87b40c7b557a16be.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1638,"timestamp":1044872790,"id":1543,"parentId":1397,"tags":{"name":"static/chunks/app/skills/installed/page-9895a9caf437a276.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1633,"timestamp":1044872797,"id":1544,"parentId":1397,"tags":{"name":"static/chunks/app/skills/page-2699d7cce0fcabb1.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1627,"timestamp":1044872804,"id":1545,"parentId":1397,"tags":{"name":"static/chunks/app/worktrees/[id]/layout-8ac61ae1cb0b5f40.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1621,"timestamp":1044872812,"id":1546,"parentId":1397,"tags":{"name":"static/chunks/app/worktrees/[id]/loading-dc4de5720f6ab5ff.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1617,"timestamp":1044872818,"id":1547,"parentId":1397,"tags":{"name":"static/chunks/app/worktrees/[id]/files/[...path]/page-bf7681e564d8d3e9.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1611,"timestamp":1044872825,"id":1548,"parentId":1397,"tags":{"name":"static/chunks/app/worktrees/[id]/page-fff603987921e5d4.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1608,"timestamp":1044872833,"id":1549,"parentId":1397,"tags":{"name":"static/chunks/app/worktrees/[id]/terminal/page-32fd0d6525b3207e.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1603,"timestamp":1044872839,"id":1550,"parentId":1397,"tags":{"name":"static/chunks/webpack-f84dbf54c31d41fb.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1597,"timestamp":1044872846,"id":1551,"parentId":1397,"tags":{"name":"static/chunks/7229.4a2efc6e219f706c.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1592,"timestamp":1044872853,"id":1552,"parentId":1397,"tags":{"name":"static/chunks/9263.d21a985a8c971a3d.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1587,"timestamp":1044872860,"id":1553,"parentId":1397,"tags":{"name":"static/chunks/953.b7910b645a96bc50.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1581,"timestamp":1044872867,"id":1554,"parentId":1397,"tags":{"name":"static/chunks/530.ec5c364bca27a2f3.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1576,"timestamp":1044872874,"id":1555,"parentId":1397,"tags":{"name":"static/chunks/6271.4eb06e67ad0ab3ea.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1571,"timestamp":1044872880,"id":1556,"parentId":1397,"tags":{"name":"static/chunks/4378.9660630b193ad93a.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1565,"timestamp":1044872888,"id":1557,"parentId":1397,"tags":{"name":"static/chunks/4943.65fe9b5a42528e95.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1560,"timestamp":1044872894,"id":1558,"parentId":1397,"tags":{"name":"static/chunks/8923.fee092ea3f1183f4.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1554,"timestamp":1044872902,"id":1559,"parentId":1397,"tags":{"name":"static/chunks/4937.dccf0357fecc5723.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1547,"timestamp":1044872911,"id":1560,"parentId":1397,"tags":{"name":"static/chunks/4489.0d368cde1fb3357b.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1541,"timestamp":1044872919,"id":1561,"parentId":1397,"tags":{"name":"static/chunks/5142.367bd3be117eed79.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1536,"timestamp":1044872926,"id":1562,"parentId":1397,"tags":{"name":"static/chunks/2935.2ebbb100e3d43c64.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1531,"timestamp":1044872933,"id":1563,"parentId":1397,"tags":{"name":"static/chunks/7732.341d025efb77d613.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1526,"timestamp":1044872940,"id":1564,"parentId":1397,"tags":{"name":"static/chunks/2918.07ccdcb387059c26.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1520,"timestamp":1044872948,"id":1565,"parentId":1397,"tags":{"name":"static/chunks/3862.537a6082bef9f803.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1514,"timestamp":1044872954,"id":1566,"parentId":1397,"tags":{"name":"static/chunks/8706.a191055071758495.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1509,"timestamp":1044872961,"id":1567,"parentId":1397,"tags":{"name":"static/chunks/4384.18b73d21bb82bbb3.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1503,"timestamp":1044872969,"id":1568,"parentId":1397,"tags":{"name":"static/chunks/7528.6f2689bf02ee7e39.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1498,"timestamp":1044872976,"id":1569,"parentId":1397,"tags":{"name":"static/chunks/7095.1a931e6913f28393.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1491,"timestamp":1044872984,"id":1570,"parentId":1397,"tags":{"name":"static/chunks/6596.bb65008aa0ac68d6.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1486,"timestamp":1044872991,"id":1571,"parentId":1397,"tags":{"name":"static/chunks/2311.498eabd1cf6b053c.js","cache":"HIT"},"startTime":1785833919575,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1481,"timestamp":1044872997,"id":1572,"parentId":1397,"tags":{"name":"static/chunks/2156.9b99294d52c96d16.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1448,"timestamp":1044873032,"id":1573,"parentId":1397,"tags":{"name":"static/chunks/2601.a828eccc4459dca1.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1440,"timestamp":1044873042,"id":1574,"parentId":1397,"tags":{"name":"static/chunks/5694.201d0e2a5d98a3d6.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1433,"timestamp":1044873050,"id":1575,"parentId":1397,"tags":{"name":"static/chunks/2789.211fa0f02c57b80f.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1427,"timestamp":1044873058,"id":1576,"parentId":1397,"tags":{"name":"static/chunks/8871.d9339ecb3eb1391d.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1422,"timestamp":1044873065,"id":1577,"parentId":1397,"tags":{"name":"static/chunks/7318.13546d24a16d19c8.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1415,"timestamp":1044873073,"id":1578,"parentId":1397,"tags":{"name":"static/chunks/5222.70661c975007e6b1.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1410,"timestamp":1044873079,"id":1579,"parentId":1397,"tags":{"name":"static/chunks/70.711e53c7c9f310df.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1405,"timestamp":1044873086,"id":1580,"parentId":1397,"tags":{"name":"static/chunks/7295.98f5a5b75283c24e.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1399,"timestamp":1044873094,"id":1581,"parentId":1397,"tags":{"name":"static/chunks/8339.0eec7dc6c4205f28.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1394,"timestamp":1044873100,"id":1582,"parentId":1397,"tags":{"name":"static/chunks/5146.080c4cbbd65deea4.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1387,"timestamp":1044873109,"id":1583,"parentId":1397,"tags":{"name":"static/chunks/282.5ed107c9ab46fa5f.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1382,"timestamp":1044873115,"id":1584,"parentId":1397,"tags":{"name":"static/chunks/1345.6321ea113d5bede1.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1376,"timestamp":1044873123,"id":1585,"parentId":1397,"tags":{"name":"static/chunks/5202.c595eef02cbf17a3.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1370,"timestamp":1044873130,"id":1586,"parentId":1397,"tags":{"name":"static/chunks/9775.7f5ac34a0ad29393.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1365,"timestamp":1044873136,"id":1587,"parentId":1397,"tags":{"name":"static/chunks/7968.4ca6adf1b5e72a04.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1360,"timestamp":1044873143,"id":1588,"parentId":1397,"tags":{"name":"static/chunks/3389.491645b95208b655.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1355,"timestamp":1044873150,"id":1589,"parentId":1397,"tags":{"name":"static/chunks/1394.8e56f315b770b4ef.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1349,"timestamp":1044873157,"id":1590,"parentId":1397,"tags":{"name":"static/chunks/577.c5f69dfebe2d4d32.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1343,"timestamp":1044873164,"id":1591,"parentId":1397,"tags":{"name":"static/chunks/2466.2d67cac2e3573f2a.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1338,"timestamp":1044873172,"id":1592,"parentId":1397,"tags":{"name":"static/chunks/framework-38fa8b5af7d90358.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1333,"timestamp":1044873178,"id":1593,"parentId":1397,"tags":{"name":"static/chunks/90542734.d8eec2a0f0f4cbd2.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1327,"timestamp":1044873186,"id":1594,"parentId":1397,"tags":{"name":"static/chunks/2ff9d716.e3d80ce219276621.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1321,"timestamp":1044873193,"id":1595,"parentId":1397,"tags":{"name":"static/chunks/af7f6608.5e51d05bf66c954d.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"}]
9
- [{"name":"minify-js","duration":1470,"timestamp":1044873200,"id":1596,"parentId":1397,"tags":{"name":"static/chunks/d3ac728e.46277dd0271c22bd.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1465,"timestamp":1044873208,"id":1597,"parentId":1397,"tags":{"name":"static/chunks/4bd1b696-eafe90463fb5173f.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1460,"timestamp":1044873215,"id":1598,"parentId":1397,"tags":{"name":"static/chunks/30d07d85.eda90ffd1f72af84.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1454,"timestamp":1044873222,"id":1599,"parentId":1397,"tags":{"name":"static/chunks/6809-415f78b07093e43d.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1450,"timestamp":1044873229,"id":1600,"parentId":1397,"tags":{"name":"static/chunks/4909-29e7375ee477be0e.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1445,"timestamp":1044873236,"id":1601,"parentId":1397,"tags":{"name":"static/chunks/2770-96ce4dfdaebf3b95.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1439,"timestamp":1044873243,"id":1602,"parentId":1397,"tags":{"name":"static/chunks/790-16669d080a2d540f.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1434,"timestamp":1044873250,"id":1603,"parentId":1397,"tags":{"name":"static/chunks/4974-c7c06dde4c577c2d.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1429,"timestamp":1044873256,"id":1604,"parentId":1397,"tags":{"name":"static/chunks/4459.4838a33157fb1a62.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1423,"timestamp":1044873264,"id":1605,"parentId":1397,"tags":{"name":"static/chunks/4290.179b03a83a774748.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1419,"timestamp":1044873270,"id":1606,"parentId":1397,"tags":{"name":"static/chunks/8566-694b23826caefbbc.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1414,"timestamp":1044873277,"id":1607,"parentId":1397,"tags":{"name":"static/chunks/9948-1179ea549ed77972.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1409,"timestamp":1044873283,"id":1608,"parentId":1397,"tags":{"name":"static/chunks/9856.0b6ad271de065950.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1405,"timestamp":1044873289,"id":1609,"parentId":1397,"tags":{"name":"static/chunks/1191-929957caf145015a.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1398,"timestamp":1044873298,"id":1610,"parentId":1397,"tags":{"name":"static/chunks/5542-eba6aa0b65c58ba6.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1393,"timestamp":1044873304,"id":1611,"parentId":1397,"tags":{"name":"static/chunks/5951.af60d0ca20c7b9c0.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1389,"timestamp":1044873310,"id":1612,"parentId":1397,"tags":{"name":"static/chunks/6690.e4c27364805e5969.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1383,"timestamp":1044873318,"id":1613,"parentId":1397,"tags":{"name":"static/chunks/9076.a8e4846115ded724.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1379,"timestamp":1044873324,"id":1614,"parentId":1397,"tags":{"name":"static/chunks/7485.c9571ab4860a44ed.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1373,"timestamp":1044873332,"id":1615,"parentId":1397,"tags":{"name":"static/chunks/9599-be997845bdbb07c0.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1367,"timestamp":1044873339,"id":1616,"parentId":1397,"tags":{"name":"static/chunks/1255-103d6a472a5aff51.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1361,"timestamp":1044873346,"id":1617,"parentId":1397,"tags":{"name":"static/chunks/6402-cf1352625ee26472.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1355,"timestamp":1044873354,"id":1618,"parentId":1397,"tags":{"name":"static/chunks/744-41dca91128aa90b3.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1350,"timestamp":1044873361,"id":1619,"parentId":1397,"tags":{"name":"static/chunks/6488-421f64dd9b1d1bf4.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1345,"timestamp":1044873368,"id":1620,"parentId":1397,"tags":{"name":"static/chunks/4560-08d2ea49bd2301d2.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1339,"timestamp":1044873375,"id":1621,"parentId":1397,"tags":{"name":"static/chunks/2751-7d792a291a08308c.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1334,"timestamp":1044873383,"id":1622,"parentId":1397,"tags":{"name":"static/chunks/8562-ca147ce1c64a20ab.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":1327,"timestamp":1044873391,"id":1623,"parentId":1397,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":832,"timestamp":1044873888,"id":1625,"parentId":1397,"tags":{"name":"server/middleware-build-manifest.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":754,"timestamp":1044873968,"id":1627,"parentId":1397,"tags":{"name":"server/next-font-manifest.js","cache":"HIT"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":7634,"timestamp":1044873401,"id":1624,"parentId":1397,"tags":{"name":"static/C01FQOE5FCmB3I_GhMa4_/_ssgManifest.js","cache":"MISS"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-js","duration":7222,"timestamp":1044873902,"id":1626,"parentId":1397,"tags":{"name":"static/C01FQOE5FCmB3I_GhMa4_/_buildManifest.js","cache":"MISS"},"startTime":1785833919576,"traceId":"47cb43061acf2651"},{"name":"minify-webpack-plugin-optimize","duration":16190,"timestamp":1044864941,"id":1397,"parentId":1225,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1785833919567,"traceId":"47cb43061acf2651"},{"name":"minify-css","duration":193,"timestamp":1044881395,"id":1629,"parentId":1628,"tags":{"file":"static/css/08db0ee30be10391.css","cache":"HIT"},"startTime":1785833919584,"traceId":"47cb43061acf2651"},{"name":"minify-css","duration":119,"timestamp":1044881475,"id":1630,"parentId":1628,"tags":{"file":"static/css/a26070ae14fac156.css","cache":"HIT"},"startTime":1785833919584,"traceId":"47cb43061acf2651"},{"name":"minify-css","duration":113,"timestamp":1044881484,"id":1631,"parentId":1628,"tags":{"file":"static/css/11b25db9b78774b4.css","cache":"HIT"},"startTime":1785833919584,"traceId":"47cb43061acf2651"},{"name":"minify-css","duration":108,"timestamp":1044881490,"id":1632,"parentId":1628,"tags":{"file":"static/css/2fe46084dfe7af17.css","cache":"HIT"},"startTime":1785833919584,"traceId":"47cb43061acf2651"},{"name":"css-minimizer-plugin","duration":327,"timestamp":1044881274,"id":1628,"parentId":1225,"tags":{},"startTime":1785833919584,"traceId":"47cb43061acf2651"},{"name":"seal","duration":644996,"timestamp":1044296070,"id":1381,"parentId":1225,"tags":{},"startTime":1785833918999,"traceId":"47cb43061acf2651"},{"name":"webpack-compilation","duration":2488638,"timestamp":1042452515,"id":1225,"parentId":16,"tags":{"name":"client"},"startTime":1785833917155,"traceId":"47cb43061acf2651"},{"name":"emit","duration":52415,"timestamp":1044941200,"id":1633,"parentId":16,"tags":{},"startTime":1785833919644,"traceId":"47cb43061acf2651"},{"name":"webpack-close","duration":1130203,"timestamp":1044997268,"id":1634,"parentId":16,"tags":{"name":"client"},"startTime":1785833919700,"traceId":"47cb43061acf2651"},{"name":"webpack-generate-error-stats","duration":822,"timestamp":1046127492,"id":1635,"parentId":1634,"tags":{},"startTime":1785833920830,"traceId":"47cb43061acf2651"},{"name":"run-webpack-compiler","duration":17002410,"timestamp":1029126174,"id":16,"parentId":1,"tags":{},"startTime":1785833903829,"traceId":"47cb43061acf2651"},{"name":"format-webpack-messages","duration":93,"timestamp":1046128593,"id":1636,"parentId":1,"tags":{},"startTime":1785833920831,"traceId":"47cb43061acf2651"},{"name":"verify-typescript-setup","duration":28804778,"timestamp":1046132463,"id":1638,"parentId":1,"tags":{},"startTime":1785833920835,"traceId":"47cb43061acf2651"},{"name":"check-static-error-page","duration":34484,"timestamp":1074982919,"id":1641,"parentId":1640,"tags":{},"startTime":1785833949685,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":57991,"timestamp":1075290889,"id":1642,"parentId":1640,"tags":{"page":"/_app"},"startTime":1785833949993,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":56895,"timestamp":1075292002,"id":1644,"parentId":1640,"tags":{"page":"/_document"},"startTime":1785833949995,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":65987,"timestamp":1075291915,"id":1643,"parentId":1640,"tags":{"page":"/_error"},"startTime":1785833949994,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":81312,"timestamp":1075368375,"id":1788,"parentId":1783,"tags":{},"startTime":1785833950071,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":102530,"timestamp":1075347231,"id":1783,"parentId":1640,"tags":{"page":"/icon1.png"},"startTime":1785833950050,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":81560,"timestamp":1075368292,"id":1787,"parentId":1782,"tags":{},"startTime":1785833950071,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":102805,"timestamp":1075347062,"id":1782,"parentId":1640,"tags":{"page":"/icon.png"},"startTime":1785833950050,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":87783,"timestamp":1075368457,"id":1789,"parentId":1784,"tags":{},"startTime":1785833950071,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":108869,"timestamp":1075347395,"id":1784,"parentId":1640,"tags":{"page":"/icon2.png"},"startTime":1785833950050,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":97181,"timestamp":1075369122,"id":1791,"parentId":1646,"tags":{},"startTime":1785833950072,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":172329,"timestamp":1075294004,"id":1646,"parentId":1640,"tags":{"page":"/api/app/update-check"},"startTime":1785833949997,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":108849,"timestamp":1075369391,"id":1792,"parentId":1647,"tags":{},"startTime":1785833950072,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":183721,"timestamp":1075294551,"id":1647,"parentId":1640,"tags":{"page":"/api/app/update"},"startTime":1785833949997,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":123849,"timestamp":1075368516,"id":1790,"parentId":1645,"tags":{},"startTime":1785833950071,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":200316,"timestamp":1075292083,"id":1645,"parentId":1640,"tags":{"page":"/_not-found"},"startTime":1785833949995,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":162651,"timestamp":1075369470,"id":1793,"parentId":1648,"tags":{},"startTime":1785833950072,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":237104,"timestamp":1075295065,"id":1648,"parentId":1640,"tags":{"page":"/api/assistant/conversation"},"startTime":1785833949998,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":164623,"timestamp":1075369524,"id":1794,"parentId":1649,"tags":{},"startTime":1785833950072,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":238631,"timestamp":1075295540,"id":1649,"parentId":1640,"tags":{"page":"/api/assistant/current-output"},"startTime":1785833949998,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":167031,"timestamp":1075369571,"id":1795,"parentId":1651,"tags":{},"startTime":1785833950072,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":240074,"timestamp":1075296547,"id":1651,"parentId":1640,"tags":{"page":"/api/assistant/session"},"startTime":1785833949999,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":168178,"timestamp":1075369630,"id":1796,"parentId":1650,"tags":{},"startTime":1785833950072,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":241776,"timestamp":1075296054,"id":1650,"parentId":1640,"tags":{"page":"/api/assistant/messages"},"startTime":1785833949999,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":171303,"timestamp":1075369674,"id":1797,"parentId":1652,"tags":{},"startTime":1785833950072,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":243905,"timestamp":1075297096,"id":1652,"parentId":1640,"tags":{"page":"/api/assistant/start"},"startTime":1785833950000,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":171888,"timestamp":1075369704,"id":1798,"parentId":1653,"tags":{},"startTime":1785833950072,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":244032,"timestamp":1075297585,"id":1653,"parentId":1640,"tags":{"page":"/api/assistant/terminal"},"startTime":1785833950000,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":174177,"timestamp":1075369752,"id":1800,"parentId":1654,"tags":{},"startTime":1785833950072,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":245834,"timestamp":1075298118,"id":1654,"parentId":1640,"tags":{"page":"/api/assistant/tools"},"startTime":1785833950001,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":174967,"timestamp":1075369731,"id":1799,"parentId":1655,"tags":{},"startTime":1785833950072,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":246110,"timestamp":1075298610,"id":1655,"parentId":1640,"tags":{"page":"/api/auth/login"},"startTime":1785833950001,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":176747,"timestamp":1075369771,"id":1801,"parentId":1656,"tags":{},"startTime":1785833950072,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":247432,"timestamp":1075299106,"id":1656,"parentId":1640,"tags":{"page":"/api/auth/logout"},"startTime":1785833950002,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":178957,"timestamp":1075369877,"id":1802,"parentId":1657,"tags":{},"startTime":1785833950072,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":249293,"timestamp":1075299561,"id":1657,"parentId":1640,"tags":{"page":"/api/auth/status"},"startTime":1785833950002,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":183059,"timestamp":1075369923,"id":1803,"parentId":1658,"tags":{},"startTime":1785833950072,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":252984,"timestamp":1075300053,"id":1658,"parentId":1640,"tags":{"page":"/api/daily-summary"},"startTime":1785833950003,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":185540,"timestamp":1075370186,"id":1805,"parentId":1659,"tags":{},"startTime":1785833950073,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":255233,"timestamp":1075300518,"id":1659,"parentId":1640,"tags":{"page":"/api/daily-summary/status"},"startTime":1785833950003,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":186977,"timestamp":1075370072,"id":1804,"parentId":1660,"tags":{},"startTime":1785833950073,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":255993,"timestamp":1075301087,"id":1660,"parentId":1640,"tags":{"page":"/api/external-apps/[id]/health"},"startTime":1785833950004,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":188136,"timestamp":1075370299,"id":1806,"parentId":1662,"tags":{},"startTime":1785833950073,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":256508,"timestamp":1075301948,"id":1662,"parentId":1640,"tags":{"page":"/api/external-apps"},"startTime":1785833950004,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":192642,"timestamp":1075370417,"id":1807,"parentId":1661,"tags":{},"startTime":1785833950073,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":261563,"timestamp":1075301530,"id":1661,"parentId":1640,"tags":{"page":"/api/external-apps/[id]"},"startTime":1785833950004,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":192662,"timestamp":1075370537,"id":1808,"parentId":1663,"tags":{},"startTime":1785833950073,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":260822,"timestamp":1075302396,"id":1663,"parentId":1640,"tags":{"page":"/api/fs/browse"},"startTime":1785833950005,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":196683,"timestamp":1075370651,"id":1809,"parentId":1664,"tags":{},"startTime":1785833950073,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":264555,"timestamp":1075302798,"id":1664,"parentId":1640,"tags":{"page":"/api/fs/recent-paths"},"startTime":1785833950005,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":210989,"timestamp":1075370691,"id":1810,"parentId":1666,"tags":{},"startTime":1785833950073,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":278017,"timestamp":1075303690,"id":1666,"parentId":1640,"tags":{"page":"/api/hooks/claude-done"},"startTime":1785833950006,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":214241,"timestamp":1075370743,"id":1812,"parentId":1667,"tags":{},"startTime":1785833950073,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":280895,"timestamp":1075304134,"id":1667,"parentId":1640,"tags":{"page":"/api/metrics/vibe"},"startTime":1785833950007,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":216967,"timestamp":1075370721,"id":1811,"parentId":1665,"tags":{},"startTime":1785833950073,"traceId":"47cb43061acf2651"}]
10
- [{"name":"check-page","duration":284830,"timestamp":1075303228,"id":1665,"parentId":1640,"tags":{"page":"/api/hooks/agent-event"},"startTime":1785833950006,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":217390,"timestamp":1075370766,"id":1813,"parentId":1668,"tags":{},"startTime":1785833950073,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":283642,"timestamp":1075304535,"id":1668,"parentId":1640,"tags":{"page":"/api/ollama/models"},"startTime":1785833950007,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":220374,"timestamp":1075370898,"id":1814,"parentId":1669,"tags":{},"startTime":1785833950073,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":286356,"timestamp":1075304938,"id":1669,"parentId":1640,"tags":{"page":"/api/push/subscriptions"},"startTime":1785833950007,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":220374,"timestamp":1075371004,"id":1815,"parentId":1670,"tags":{},"startTime":1785833950074,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":285998,"timestamp":1075305394,"id":1670,"parentId":1640,"tags":{"page":"/api/push/vapid"},"startTime":1785833950008,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":223989,"timestamp":1075371074,"id":1816,"parentId":1671,"tags":{},"startTime":1785833950074,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":289277,"timestamp":1075305815,"id":1671,"parentId":1640,"tags":{"page":"/api/repositories/[id]"},"startTime":1785833950008,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":227867,"timestamp":1075371103,"id":1817,"parentId":1672,"tags":{},"startTime":1785833950074,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":292720,"timestamp":1075306272,"id":1672,"parentId":1640,"tags":{"page":"/api/repositories/[id]/todos/[todoId]"},"startTime":1785833950009,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":228055,"timestamp":1075371131,"id":1818,"parentId":1673,"tags":{},"startTime":1785833950074,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":292502,"timestamp":1075306702,"id":1673,"parentId":1640,"tags":{"page":"/api/repositories/[id]/todos"},"startTime":1785833950009,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":239901,"timestamp":1075371155,"id":1819,"parentId":1674,"tags":{},"startTime":1785833950074,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":303895,"timestamp":1075307188,"id":1674,"parentId":1640,"tags":{"page":"/api/repositories/clone/[jobId]"},"startTime":1785833950010,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":241893,"timestamp":1075371188,"id":1820,"parentId":1675,"tags":{},"startTime":1785833950074,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":305547,"timestamp":1075307555,"id":1675,"parentId":1640,"tags":{"page":"/api/repositories/clone"},"startTime":1785833950010,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":242053,"timestamp":1075371207,"id":1821,"parentId":1676,"tags":{},"startTime":1785833950074,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":305352,"timestamp":1075307931,"id":1676,"parentId":1640,"tags":{"page":"/api/repositories/excluded"},"startTime":1785833950010,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":245138,"timestamp":1075371346,"id":1823,"parentId":1677,"tags":{},"startTime":1785833950074,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":306033,"timestamp":1075310516,"id":1677,"parentId":1640,"tags":{"page":"/api/repositories/restore"},"startTime":1785833950013,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":245383,"timestamp":1075371243,"id":1822,"parentId":1678,"tags":{},"startTime":1785833950074,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":305741,"timestamp":1075310903,"id":1678,"parentId":1640,"tags":{"page":"/api/repositories"},"startTime":1785833950013,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":248587,"timestamp":1075371385,"id":1824,"parentId":1679,"tags":{},"startTime":1785833950074,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":308681,"timestamp":1075311309,"id":1679,"parentId":1640,"tags":{"page":"/api/repositories/scan"},"startTime":1785833950014,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":248679,"timestamp":1075371414,"id":1825,"parentId":1680,"tags":{},"startTime":1785833950074,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":308426,"timestamp":1075311685,"id":1680,"parentId":1640,"tags":{"page":"/api/repositories/sync"},"startTime":1785833950014,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":252190,"timestamp":1075371537,"id":1826,"parentId":1681,"tags":{},"startTime":1785833950074,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":311660,"timestamp":1075312088,"id":1681,"parentId":1640,"tags":{"page":"/api/repositories/validate-path"},"startTime":1785833950015,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":256568,"timestamp":1075371634,"id":1827,"parentId":1682,"tags":{},"startTime":1785833950074,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":315774,"timestamp":1075312445,"id":1682,"parentId":1640,"tags":{"page":"/api/sidebar/group-order"},"startTime":1785833950015,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":261188,"timestamp":1075371738,"id":1828,"parentId":1683,"tags":{},"startTime":1785833950074,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":320136,"timestamp":1075312811,"id":1683,"parentId":1640,"tags":{"page":"/api/skills/[id]"},"startTime":1785833950015,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":262505,"timestamp":1075371872,"id":1829,"parentId":1685,"tags":{},"startTime":1785833950074,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":320829,"timestamp":1075313567,"id":1685,"parentId":1640,"tags":{"page":"/api/skills/operations"},"startTime":1785833950016,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":271387,"timestamp":1075371996,"id":1830,"parentId":1684,"tags":{},"startTime":1785833950075,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":330197,"timestamp":1075313207,"id":1684,"parentId":1640,"tags":{"page":"/api/skills/installations"},"startTime":1785833950016,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":272858,"timestamp":1075372136,"id":1831,"parentId":1686,"tags":{},"startTime":1785833950075,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":331133,"timestamp":1075313914,"id":1686,"parentId":1640,"tags":{"page":"/api/skills/reindex"},"startTime":1785833950016,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":276883,"timestamp":1075372181,"id":1833,"parentId":1689,"tags":{},"startTime":1785833950075,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":334111,"timestamp":1075314974,"id":1689,"parentId":1640,"tags":{"page":"/api/tasks/[taskId]/cancel"},"startTime":1785833950017,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":283656,"timestamp":1075367869,"id":1786,"parentId":1781,"tags":{},"startTime":1785833950070,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":304666,"timestamp":1075346877,"id":1781,"parentId":1640,"tags":{"page":"/apple-icon.png"},"startTime":1785833950049,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":280712,"timestamp":1075372275,"id":1834,"parentId":1687,"tags":{},"startTime":1785833950075,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":338710,"timestamp":1075314294,"id":1687,"parentId":1640,"tags":{"page":"/api/skills"},"startTime":1785833950017,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":284624,"timestamp":1075372328,"id":1836,"parentId":1692,"tags":{},"startTime":1785833950075,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":340873,"timestamp":1075316102,"id":1692,"parentId":1640,"tags":{"page":"/api/templates"},"startTime":1785833950019,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":288935,"timestamp":1075372417,"id":1837,"parentId":1693,"tags":{},"startTime":1785833950075,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":344900,"timestamp":1075316470,"id":1693,"parentId":1640,"tags":{"page":"/api/todos"},"startTime":1785833950019,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":291810,"timestamp":1075372161,"id":1832,"parentId":1688,"tags":{},"startTime":1785833950075,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":349342,"timestamp":1075314650,"id":1688,"parentId":1640,"tags":{"page":"/api/slash-commands"},"startTime":1785833950017,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":295631,"timestamp":1075372444,"id":1838,"parentId":1691,"tags":{},"startTime":1785833950075,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":352371,"timestamp":1075315729,"id":1691,"parentId":1640,"tags":{"page":"/api/templates/[id]"},"startTime":1785833950018,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":296790,"timestamp":1075372462,"id":1839,"parentId":1694,"tags":{},"startTime":1785833950075,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":352408,"timestamp":1075316866,"id":1694,"parentId":1640,"tags":{"page":"/api/verification/runs/[runId]"},"startTime":1785833950019,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":298340,"timestamp":1075372481,"id":1840,"parentId":1695,"tags":{},"startTime":1785833950075,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":353574,"timestamp":1075317270,"id":1695,"parentId":1640,"tags":{"page":"/api/verification/runs"},"startTime":1785833950020,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":299933,"timestamp":1075372517,"id":1841,"parentId":1696,"tags":{},"startTime":1785833950075,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":354850,"timestamp":1075317621,"id":1696,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/auto-yes"},"startTime":1785833950020,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":302212,"timestamp":1075372539,"id":1842,"parentId":1697,"tags":{},"startTime":1785833950075,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":356778,"timestamp":1075317992,"id":1697,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/capture"},"startTime":1785833950021,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":302741,"timestamp":1075372556,"id":1843,"parentId":1698,"tags":{},"startTime":1785833950075,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":356923,"timestamp":1075318394,"id":1698,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/cli-tool"},"startTime":1785833950021,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":304094,"timestamp":1075372307,"id":1835,"parentId":1690,"tags":{},"startTime":1785833950075,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":361057,"timestamp":1075315363,"id":1690,"parentId":1640,"tags":{"page":"/api/tasks/[taskId]"},"startTime":1785833950018,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":305421,"timestamp":1075372598,"id":1845,"parentId":1700,"tags":{},"startTime":1785833950075,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":358884,"timestamp":1075319175,"id":1700,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/current-output"},"startTime":1785833950022,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":306347,"timestamp":1075372580,"id":1844,"parentId":1699,"tags":{},"startTime":1785833950075,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":360179,"timestamp":1075318768,"id":1699,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/cmate/schedules"},"startTime":1785833950021,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":309474,"timestamp":1075372631,"id":1847,"parentId":1701,"tags":{},"startTime":1785833950075,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":362582,"timestamp":1075319544,"id":1701,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/execution-logs/[logId]"},"startTime":1785833950022,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":310861,"timestamp":1075372616,"id":1846,"parentId":1702,"tags":{},"startTime":1785833950075,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":363637,"timestamp":1075319867,"id":1702,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/execution-logs"},"startTime":1785833950022,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":314207,"timestamp":1075372688,"id":1848,"parentId":1703,"tags":{},"startTime":1785833950075,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":366695,"timestamp":1075320220,"id":1703,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/files/[...path]"},"startTime":1785833950023,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":315100,"timestamp":1075372706,"id":1849,"parentId":1704,"tags":{},"startTime":1785833950075,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":367267,"timestamp":1075320563,"id":1704,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/git/branch/create"},"startTime":1785833950023,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":319105,"timestamp":1075372755,"id":1852,"parentId":1706,"tags":{},"startTime":1785833950075,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":370616,"timestamp":1075321274,"id":1706,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/git/branches"},"startTime":1785833950024,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":320188,"timestamp":1075372739,"id":1851,"parentId":1707,"tags":{},"startTime":1785833950075,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":371329,"timestamp":1075321618,"id":1707,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/git/checkout"},"startTime":1785833950024,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":320405,"timestamp":1075372722,"id":1850,"parentId":1705,"tags":{},"startTime":1785833950075,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":372244,"timestamp":1075320902,"id":1705,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/git/branch/delete"},"startTime":1785833950023,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":323189,"timestamp":1075372775,"id":1853,"parentId":1708,"tags":{},"startTime":1785833950075,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":374018,"timestamp":1075321967,"id":1708,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/git/commit"},"startTime":1785833950024,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":324375,"timestamp":1075372790,"id":1854,"parentId":1709,"tags":{},"startTime":1785833950075,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":374837,"timestamp":1075322347,"id":1709,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/git/diff"},"startTime":1785833950025,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":324849,"timestamp":1075372808,"id":1855,"parentId":1710,"tags":{},"startTime":1785833950075,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":374983,"timestamp":1075322695,"id":1710,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/git/fetch"},"startTime":1785833950025,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":326961,"timestamp":1075372827,"id":1856,"parentId":1711,"tags":{},"startTime":1785833950075,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":376739,"timestamp":1075323069,"id":1711,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/git/log"},"startTime":1785833950026,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":327061,"timestamp":1075372848,"id":1857,"parentId":1712,"tags":{},"startTime":1785833950075,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":376512,"timestamp":1075323413,"id":1712,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/git/pull"},"startTime":1785833950026,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":329415,"timestamp":1075372900,"id":1860,"parentId":1715,"tags":{},"startTime":1785833950075,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":377888,"timestamp":1075324444,"id":1715,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/git/revert"},"startTime":1785833950027,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":329614,"timestamp":1075372864,"id":1858,"parentId":1713,"tags":{},"startTime":1785833950075,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":378740,"timestamp":1075323759,"id":1713,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/git/push"},"startTime":1785833950026,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":331012,"timestamp":1075372883,"id":1859,"parentId":1714,"tags":{},"startTime":1785833950075,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":379784,"timestamp":1075324129,"id":1714,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/git/reset"},"startTime":1785833950027,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":333561,"timestamp":1075372916,"id":1861,"parentId":1716,"tags":{},"startTime":1785833950075,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":381715,"timestamp":1075324785,"id":1716,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/git/show/[commitHash]"},"startTime":1785833950027,"traceId":"47cb43061acf2651"}]
11
- [{"name":"is-page-static","duration":335222,"timestamp":1075372946,"id":1863,"parentId":1718,"tags":{},"startTime":1785833950075,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":382652,"timestamp":1075325544,"id":1718,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/git/staged"},"startTime":1785833950028,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":335674,"timestamp":1075372962,"id":1864,"parentId":1719,"tags":{},"startTime":1785833950075,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":382746,"timestamp":1075325910,"id":1719,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/git/stash/[index]"},"startTime":1785833950028,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":338255,"timestamp":1075372993,"id":1866,"parentId":1721,"tags":{},"startTime":1785833950076,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":383564,"timestamp":1075327700,"id":1721,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/git/stash/pop"},"startTime":1785833950030,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":338703,"timestamp":1075372978,"id":1865,"parentId":1720,"tags":{},"startTime":1785833950075,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":385387,"timestamp":1075326310,"id":1720,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/git/stash/apply"},"startTime":1785833950029,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":338910,"timestamp":1075372931,"id":1862,"parentId":1717,"tags":{},"startTime":1785833950075,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":386686,"timestamp":1075325176,"id":1717,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/git/stage"},"startTime":1785833950028,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":340953,"timestamp":1075373037,"id":1867,"parentId":1722,"tags":{},"startTime":1785833950076,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":385924,"timestamp":1075328113,"id":1722,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/git/stash/push"},"startTime":1785833950031,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":342368,"timestamp":1075373061,"id":1868,"parentId":1724,"tags":{},"startTime":1785833950076,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":386604,"timestamp":1075328842,"id":1724,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/git/status"},"startTime":1785833950031,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":342912,"timestamp":1075373076,"id":1869,"parentId":1723,"tags":{},"startTime":1785833950076,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":387548,"timestamp":1075328486,"id":1723,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/git/stash"},"startTime":1785833950031,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":343535,"timestamp":1075373092,"id":1870,"parentId":1725,"tags":{},"startTime":1785833950076,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":387420,"timestamp":1075329223,"id":1725,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/git/unstage"},"startTime":1785833950032,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":346105,"timestamp":1075373112,"id":1871,"parentId":1726,"tags":{},"startTime":1785833950076,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":389657,"timestamp":1075329582,"id":1726,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/git/working-diff"},"startTime":1785833950032,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":346229,"timestamp":1075373168,"id":1873,"parentId":1728,"tags":{},"startTime":1785833950076,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":389077,"timestamp":1075330338,"id":1728,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/kill-session"},"startTime":1785833950033,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":349486,"timestamp":1075373287,"id":1874,"parentId":1729,"tags":{},"startTime":1785833950076,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":392145,"timestamp":1075330650,"id":1729,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/logs/[filename]"},"startTime":1785833950033,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":350135,"timestamp":1075373395,"id":1875,"parentId":1730,"tags":{},"startTime":1785833950076,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":392582,"timestamp":1075330965,"id":1730,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/logs"},"startTime":1785833950033,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":353994,"timestamp":1075373452,"id":1877,"parentId":1732,"tags":{},"startTime":1785833950076,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":395791,"timestamp":1075331677,"id":1732,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/memos/[memoId]"},"startTime":1785833950034,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":362138,"timestamp":1075373477,"id":1878,"parentId":1733,"tags":{},"startTime":1785833950076,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":403601,"timestamp":1075332039,"id":1733,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/memos"},"startTime":1785833950035,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":365744,"timestamp":1075373497,"id":1879,"parentId":1734,"tags":{},"startTime":1785833950076,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":406889,"timestamp":1075332371,"id":1734,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/messages"},"startTime":1785833950035,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":371538,"timestamp":1075373527,"id":1880,"parentId":1735,"tags":{},"startTime":1785833950076,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":412384,"timestamp":1075332704,"id":1735,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/prompt-response"},"startTime":1785833950035,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":372732,"timestamp":1075373551,"id":1881,"parentId":1736,"tags":{},"startTime":1785833950076,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":413243,"timestamp":1075333059,"id":1736,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/respond"},"startTime":1785833950036,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":376714,"timestamp":1075373583,"id":1882,"parentId":1737,"tags":{},"startTime":1785833950076,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":416912,"timestamp":1075333404,"id":1737,"parentId":1640,"tags":{"page":"/api/worktrees/[id]"},"startTime":1785833950036,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":380690,"timestamp":1075373606,"id":1883,"parentId":1738,"tags":{},"startTime":1785833950076,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":420578,"timestamp":1075333736,"id":1738,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/schedules/[scheduleId]"},"startTime":1785833950036,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":384276,"timestamp":1075373618,"id":1884,"parentId":1739,"tags":{},"startTime":1785833950076,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":423830,"timestamp":1075334085,"id":1739,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/schedules/active"},"startTime":1785833950037,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":385160,"timestamp":1075373138,"id":1872,"parentId":1727,"tags":{},"startTime":1785833950076,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":428371,"timestamp":1075329946,"id":1727,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/interrupt"},"startTime":1785833950032,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":388028,"timestamp":1075373640,"id":1885,"parentId":1740,"tags":{},"startTime":1785833950076,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":427276,"timestamp":1075334413,"id":1740,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/schedules"},"startTime":1785833950037,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":390849,"timestamp":1075373664,"id":1886,"parentId":1741,"tags":{},"startTime":1785833950076,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":429793,"timestamp":1075334739,"id":1741,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/search"},"startTime":1785833950037,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":391690,"timestamp":1075373712,"id":1887,"parentId":1742,"tags":{},"startTime":1785833950076,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":430334,"timestamp":1075335088,"id":1742,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/send"},"startTime":1785833950038,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":399889,"timestamp":1075374078,"id":1889,"parentId":1744,"tags":{},"startTime":1785833950077,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":438270,"timestamp":1075335721,"id":1744,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/install"},"startTime":1785833950038,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":403759,"timestamp":1075374227,"id":1890,"parentId":1745,"tags":{},"startTime":1785833950077,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":441952,"timestamp":1075336090,"id":1745,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/plan"},"startTime":1785833950039,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":404891,"timestamp":1075373849,"id":1888,"parentId":1743,"tags":{},"startTime":1785833950076,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":443341,"timestamp":1075335418,"id":1743,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/git-workflow"},"startTime":1785833950038,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":408005,"timestamp":1075374347,"id":1891,"parentId":1746,"tags":{},"startTime":1785833950077,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":445928,"timestamp":1075336448,"id":1746,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/uninstall-plan"},"startTime":1785833950039,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":411284,"timestamp":1075374660,"id":1893,"parentId":1748,"tags":{},"startTime":1785833950077,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":448755,"timestamp":1075337209,"id":1748,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/skills"},"startTime":1785833950040,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":412382,"timestamp":1075374547,"id":1892,"parentId":1747,"tags":{},"startTime":1785833950077,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":450132,"timestamp":1075336818,"id":1747,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/uninstall"},"startTime":1785833950039,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":414674,"timestamp":1075374691,"id":1894,"parentId":1750,"tags":{},"startTime":1785833950077,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":451465,"timestamp":1075337927,"id":1750,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/special-keys"},"startTime":1785833950040,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":415800,"timestamp":1075374714,"id":1895,"parentId":1751,"tags":{},"startTime":1785833950077,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":452241,"timestamp":1075338301,"id":1751,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/start-polling"},"startTime":1785833950041,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":433647,"timestamp":1075374779,"id":1897,"parentId":1752,"tags":{},"startTime":1785833950077,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":469814,"timestamp":1075338641,"id":1752,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/tasks"},"startTime":1785833950041,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":435014,"timestamp":1075374750,"id":1896,"parentId":1749,"tags":{},"startTime":1785833950077,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":472215,"timestamp":1075337570,"id":1749,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/slash-commands"},"startTime":1785833950040,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":437473,"timestamp":1075374804,"id":1898,"parentId":1753,"tags":{},"startTime":1785833950077,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":473306,"timestamp":1075338993,"id":1753,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/terminal"},"startTime":1785833950042,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":438583,"timestamp":1075374822,"id":1899,"parentId":1754,"tags":{},"startTime":1785833950077,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":473971,"timestamp":1075339456,"id":1754,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/timers/history"},"startTime":1785833950042,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":442180,"timestamp":1075374880,"id":1901,"parentId":1756,"tags":{},"startTime":1785833950077,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":476929,"timestamp":1075340154,"id":1756,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/todos/[todoId]"},"startTime":1785833950043,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":442308,"timestamp":1075374856,"id":1900,"parentId":1755,"tags":{},"startTime":1785833950077,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":477388,"timestamp":1075339793,"id":1755,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/timers"},"startTime":1785833950042,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":444721,"timestamp":1075374906,"id":1902,"parentId":1757,"tags":{},"startTime":1785833950077,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":479156,"timestamp":1075340492,"id":1757,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/todos"},"startTime":1785833950043,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":447340,"timestamp":1075374945,"id":1904,"parentId":1759,"tags":{},"startTime":1785833950077,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":481131,"timestamp":1075341175,"id":1759,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/tree"},"startTime":1785833950044,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":449220,"timestamp":1075374929,"id":1903,"parentId":1758,"tags":{},"startTime":1785833950077,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":483350,"timestamp":1075340821,"id":1758,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/tree/[...path]"},"startTime":1785833950043,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":450366,"timestamp":1075374973,"id":1905,"parentId":1760,"tags":{},"startTime":1785833950077,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":483859,"timestamp":1075341500,"id":1760,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/upload/[...path]"},"startTime":1785833950044,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":453794,"timestamp":1075375041,"id":1907,"parentId":1762,"tags":{},"startTime":1785833950078,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":486679,"timestamp":1075342179,"id":1762,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/verify/runs/[runId]"},"startTime":1785833950045,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":456771,"timestamp":1075374996,"id":1906,"parentId":1761,"tags":{},"startTime":1785833950078,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":489963,"timestamp":1075341825,"id":1761,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/verify"},"startTime":1785833950044,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":458843,"timestamp":1075375065,"id":1908,"parentId":1763,"tags":{},"startTime":1785833950078,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":491429,"timestamp":1075342501,"id":1763,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/verify/runs"},"startTime":1785833950045,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":461929,"timestamp":1075375194,"id":1910,"parentId":1765,"tags":{},"startTime":1785833950078,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":493194,"timestamp":1075343948,"id":1765,"parentId":1640,"tags":{"page":"/api/worktrees"},"startTime":1785833950046,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":463973,"timestamp":1075375083,"id":1909,"parentId":1764,"tags":{},"startTime":1785833950078,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":496235,"timestamp":1075342844,"id":1764,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/viewed"},"startTime":1785833950045,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":462295,"timestamp":1075379335,"id":1912,"parentId":1785,"tags":{},"startTime":1785833950082,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":494096,"timestamp":1075347556,"id":1785,"parentId":1640,"tags":{"page":"/manifest.webmanifest"},"startTime":1785833950050,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":464957,"timestamp":1075378225,"id":1911,"parentId":1771,"tags":{},"startTime":1785833950081,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":498104,"timestamp":1075345103,"id":1771,"parentId":1640,"tags":{"page":"/proxy/[...path]"},"startTime":1785833950048,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":498328,"timestamp":1075382667,"id":1914,"parentId":1767,"tags":{},"startTime":1785833950085,"traceId":"47cb43061acf2651"}]
12
- [{"name":"check-page","duration":536910,"timestamp":1075344374,"id":1767,"parentId":1640,"tags":{"page":"/login"},"startTime":1785833950047,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":501334,"timestamp":1075382759,"id":1915,"parentId":1769,"tags":{},"startTime":1785833950085,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":539410,"timestamp":1075344730,"id":1769,"parentId":1640,"tags":{"page":"/offline"},"startTime":1785833950047,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":509587,"timestamp":1075382839,"id":1916,"parentId":1768,"tags":{},"startTime":1785833950085,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":547905,"timestamp":1075344554,"id":1768,"parentId":1640,"tags":{"page":"/more"},"startTime":1785833950047,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":513214,"timestamp":1075382927,"id":1917,"parentId":1770,"tags":{},"startTime":1785833950085,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":551267,"timestamp":1075344901,"id":1770,"parentId":1640,"tags":{"page":"/"},"startTime":1785833950047,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":516116,"timestamp":1075383057,"id":1918,"parentId":1773,"tags":{},"startTime":1785833950086,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":553743,"timestamp":1075345450,"id":1773,"parentId":1640,"tags":{"page":"/review"},"startTime":1785833950048,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":519182,"timestamp":1075383150,"id":1919,"parentId":1772,"tags":{},"startTime":1785833950086,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":557075,"timestamp":1075345278,"id":1772,"parentId":1640,"tags":{"page":"/repositories"},"startTime":1785833950048,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":522037,"timestamp":1075383237,"id":1920,"parentId":1774,"tags":{},"startTime":1785833950086,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":559674,"timestamp":1075345621,"id":1774,"parentId":1640,"tags":{"page":"/sessions"},"startTime":1785833950048,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":525251,"timestamp":1075383320,"id":1921,"parentId":1776,"tags":{},"startTime":1785833950086,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":562629,"timestamp":1075345964,"id":1776,"parentId":1640,"tags":{"page":"/skills/installed"},"startTime":1785833950048,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":528041,"timestamp":1075383413,"id":1922,"parentId":1777,"tags":{},"startTime":1785833950086,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":565289,"timestamp":1075346185,"id":1777,"parentId":1640,"tags":{"page":"/skills"},"startTime":1785833950049,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":533340,"timestamp":1075382567,"id":1913,"parentId":1766,"tags":{},"startTime":1785833950085,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":571748,"timestamp":1075344180,"id":1766,"parentId":1640,"tags":{"page":"/chat"},"startTime":1785833950047,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":539467,"timestamp":1075384151,"id":1924,"parentId":1778,"tags":{},"startTime":1785833950087,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":577274,"timestamp":1075346366,"id":1778,"parentId":1640,"tags":{"page":"/worktrees/[id]/files/[...path]"},"startTime":1785833950049,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":545070,"timestamp":1075383511,"id":1923,"parentId":1775,"tags":{},"startTime":1785833950086,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":582812,"timestamp":1075345790,"id":1775,"parentId":1640,"tags":{"page":"/skills/[skillId]"},"startTime":1785833950048,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":548409,"timestamp":1075384312,"id":1926,"parentId":1780,"tags":{},"startTime":1785833950087,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":586027,"timestamp":1075346712,"id":1780,"parentId":1640,"tags":{"page":"/worktrees/[id]/terminal"},"startTime":1785833950049,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":583275,"timestamp":1075384234,"id":1925,"parentId":1779,"tags":{},"startTime":1785833950087,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":621013,"timestamp":1075346537,"id":1779,"parentId":1640,"tags":{"page":"/worktrees/[id]"},"startTime":1785833950049,"traceId":"47cb43061acf2651"},{"name":"is-page-static","duration":610684,"timestamp":1075373428,"id":1876,"parentId":1731,"tags":{},"startTime":1785833950076,"traceId":"47cb43061acf2651"},{"name":"check-page","duration":652802,"timestamp":1075331341,"id":1731,"parentId":1640,"tags":{"page":"/api/worktrees/[id]/marp-render"},"startTime":1785833950034,"traceId":"47cb43061acf2651"},{"name":"static-check","duration":1001740,"timestamp":1074982433,"id":1640,"parentId":1,"tags":{},"startTime":1785833949685,"traceId":"47cb43061acf2651"},{"name":"generate-required-server-files","duration":315,"timestamp":1075984352,"id":1928,"parentId":1,"tags":{},"startTime":1785833950687,"traceId":"47cb43061acf2651"},{"name":"write-routes-manifest","duration":21858,"timestamp":1075994675,"id":1930,"parentId":1,"tags":{},"startTime":1785833950697,"traceId":"47cb43061acf2651"},{"name":"load-dotenv","duration":125,"timestamp":1077635248,"id":1933,"parentId":1932,"tags":{},"startTime":1785833952338,"traceId":"47cb43061acf2651"},{"name":"run-export-path-map","duration":452,"timestamp":1079123923,"id":1934,"parentId":1932,"tags":{},"startTime":1785833953826,"traceId":"47cb43061acf2651"},{"name":"next-export","duration":3157100,"timestamp":1077634379,"id":1932,"parentId":1,"tags":{},"startTime":1785833952337,"traceId":"47cb43061acf2651"},{"name":"move-exported-app-not-found-","duration":76,"timestamp":1080793460,"id":1935,"parentId":1931,"tags":{},"startTime":1785833955496,"traceId":"47cb43061acf2651"},{"name":"move-exported-page","duration":117630,"timestamp":1080793630,"id":1936,"parentId":1931,"tags":{},"startTime":1785833955496,"traceId":"47cb43061acf2651"},{"name":"static-generation","duration":3924867,"timestamp":1077630804,"id":1931,"parentId":1,"tags":{},"startTime":1785833952333,"traceId":"47cb43061acf2651"},{"name":"write-routes-manifest","duration":142884,"timestamp":1081556226,"id":1937,"parentId":1,"tags":{},"startTime":1785833956259,"traceId":"47cb43061acf2651"},{"name":"node-file-trace-build","duration":19268536,"timestamp":1075987844,"id":1929,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1785833950690,"traceId":"47cb43061acf2651"},{"name":"apply-include-excludes","duration":1017,"timestamp":1095256398,"id":1938,"parentId":1,"tags":{},"startTime":1785833969959,"traceId":"47cb43061acf2651"},{"name":"print-tree-view","duration":9911,"timestamp":1095257637,"id":1939,"parentId":1,"tags":{},"startTime":1785833969960,"traceId":"47cb43061acf2651"},{"name":"telemetry-flush","duration":63,"timestamp":1095267559,"id":1940,"parentId":1,"tags":{},"startTime":1785833969970,"traceId":"47cb43061acf2651"},{"name":"next-build","duration":66459818,"timestamp":1028807812,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"15.5.20","has-custom-webpack-config":"true","use-build-worker":"false"},"startTime":1785833903510,"traceId":"47cb43061acf2651"}]
1
+ [{"name":"generate-buildid","duration":250,"timestamp":773283825,"id":4,"parentId":1,"tags":{},"startTime":1785887673492,"traceId":"8f8b8703dae94d8f"},{"name":"load-custom-routes","duration":1596,"timestamp":773284165,"id":5,"parentId":1,"tags":{},"startTime":1785887673493,"traceId":"8f8b8703dae94d8f"},{"name":"create-dist-dir","duration":19865,"timestamp":773367922,"id":6,"parentId":1,"tags":{},"startTime":1785887673576,"traceId":"8f8b8703dae94d8f"},{"name":"create-pages-mapping","duration":179,"timestamp":773430550,"id":7,"parentId":1,"tags":{},"startTime":1785887673639,"traceId":"8f8b8703dae94d8f"},{"name":"collect-app-files","duration":6665,"timestamp":773430765,"id":8,"parentId":1,"tags":{},"startTime":1785887673639,"traceId":"8f8b8703dae94d8f"},{"name":"create-app-mapping","duration":16721,"timestamp":773437460,"id":9,"parentId":1,"tags":{},"startTime":1785887673646,"traceId":"8f8b8703dae94d8f"},{"name":"create-app-layouts","duration":178,"timestamp":773454221,"id":10,"parentId":1,"tags":{},"startTime":1785887673663,"traceId":"8f8b8703dae94d8f"},{"name":"collect-default-files","duration":3615,"timestamp":773458497,"id":12,"parentId":1,"tags":{},"startTime":1785887673667,"traceId":"8f8b8703dae94d8f"},{"name":"generate-route-types","duration":25879,"timestamp":773455550,"id":11,"parentId":1,"tags":{},"startTime":1785887673664,"traceId":"8f8b8703dae94d8f"},{"name":"public-dir-conflict-check","duration":437,"timestamp":773481509,"id":13,"parentId":1,"tags":{},"startTime":1785887673690,"traceId":"8f8b8703dae94d8f"},{"name":"generate-routes-manifest","duration":3568,"timestamp":773482151,"id":14,"parentId":1,"tags":{},"startTime":1785887673691,"traceId":"8f8b8703dae94d8f"},{"name":"create-entrypoints","duration":83093,"timestamp":773493122,"id":17,"parentId":1,"tags":{},"startTime":1785887673702,"traceId":"8f8b8703dae94d8f"},{"name":"generate-webpack-config","duration":257358,"timestamp":773576262,"id":18,"parentId":16,"tags":{},"startTime":1785887673785,"traceId":"8f8b8703dae94d8f"},{"name":"next-trace-entrypoint-plugin","duration":1901,"timestamp":773921094,"id":20,"parentId":19,"tags":{},"startTime":1785887674129,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":1767207,"timestamp":773930891,"id":120,"parentId":21,"tags":{"request":"next/dist/pages/_app"},"startTime":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":2783213,"timestamp":773930902,"id":124,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":2784236,"timestamp":773930905,"id":125,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":2832730,"timestamp":773930941,"id":138,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3152010,"timestamp":773930947,"id":140,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3152152,"timestamp":773930925,"id":132,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3351515,"timestamp":773930911,"id":127,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3351533,"timestamp":773930914,"id":128,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3351545,"timestamp":773930908,"id":126,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3357870,"timestamp":773930916,"id":129,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3446218,"timestamp":773930944,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3451701,"timestamp":773930969,"id":148,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3475125,"timestamp":773930953,"id":142,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3475732,"timestamp":773930920,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3475728,"timestamp":773930933,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3602711,"timestamp":773930976,"id":150,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3726744,"timestamp":773930706,"id":71,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3726766,"timestamp":773930710,"id":72,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3726767,"timestamp":773930713,"id":73,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3726766,"timestamp":773930716,"id":74,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3726766,"timestamp":773930719,"id":75,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3726765,"timestamp":773930722,"id":76,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3726764,"timestamp":773930725,"id":77,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3726764,"timestamp":773930728,"id":78,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3726763,"timestamp":773930731,"id":79,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3726762,"timestamp":773930734,"id":80,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3726762,"timestamp":773930737,"id":81,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3726727,"timestamp":773930773,"id":82,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3726722,"timestamp":773930781,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3726721,"timestamp":773930784,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3726721,"timestamp":773930786,"id":85,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3726719,"timestamp":773930790,"id":86,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3726714,"timestamp":773930797,"id":88,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3726713,"timestamp":773930800,"id":89,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3726712,"timestamp":773930802,"id":90,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3726703,"timestamp":773930814,"id":94,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3726701,"timestamp":773930817,"id":95,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3726700,"timestamp":773930820,"id":96,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3726696,"timestamp":773930825,"id":98,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3726696,"timestamp":773930828,"id":99,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3726695,"timestamp":773930831,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3726689,"timestamp":773930839,"id":103,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3726687,"timestamp":773930843,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3726686,"timestamp":773930846,"id":105,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3726683,"timestamp":773930851,"id":106,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3726681,"timestamp":773930854,"id":107,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3726680,"timestamp":773930856,"id":108,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3726679,"timestamp":773930859,"id":109,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3726678,"timestamp":773930862,"id":110,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3726677,"timestamp":773930865,"id":111,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3726676,"timestamp":773930868,"id":112,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3726675,"timestamp":773930870,"id":113,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3726674,"timestamp":773930873,"id":114,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3726673,"timestamp":773930876,"id":115,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3726671,"timestamp":773930878,"id":116,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3726669,"timestamp":773930883,"id":117,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3726667,"timestamp":773930885,"id":118,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3726665,"timestamp":773930889,"id":119,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3726658,"timestamp":773930897,"id":122,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3727568,"timestamp":773930823,"id":97,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3779837,"timestamp":773930939,"id":137,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3779870,"timestamp":773930928,"id":133,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3800716,"timestamp":773930350,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3800550,"timestamp":773930541,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3800498,"timestamp":773930597,"id":36,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3801325,"timestamp":773930956,"id":143,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3814029,"timestamp":773930961,"id":145,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3814064,"timestamp":773930972,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3827158,"timestamp":773930806,"id":91,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3827176,"timestamp":773930808,"id":92,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3827157,"timestamp":773930834,"id":101,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3832588,"timestamp":773930811,"id":93,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3832439,"timestamp":773930981,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3833098,"timestamp":773930335,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3899614,"timestamp":773930931,"id":134,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3899629,"timestamp":773930936,"id":136,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3899893,"timestamp":773930678,"id":62,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3899889,"timestamp":773930686,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3899896,"timestamp":773930681,"id":63,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3899884,"timestamp":773930698,"id":68,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3919671,"timestamp":773930958,"id":144,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3919688,"timestamp":773930964,"id":146,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3919690,"timestamp":773930966,"id":147,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3919677,"timestamp":773930985,"id":152,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3984790,"timestamp":773930987,"id":153,"parentId":21,"tags":{"request":"next/dist/pages/_document"},"startTime":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":3984903,"timestamp":773930900,"id":123,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4018489,"timestamp":773930894,"id":121,"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":1785887674139,"traceId":"8f8b8703dae94d8f"}]
2
+ [{"name":"add-entry","duration":4053625,"timestamp":773930950,"id":141,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4060645,"timestamp":773930836,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4078842,"timestamp":773930795,"id":87,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4079785,"timestamp":773930636,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4111793,"timestamp":773930922,"id":131,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4115641,"timestamp":773929787,"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":1785887674138,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4114456,"timestamp":773930990,"id":154,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4114456,"timestamp":773930993,"id":155,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4114455,"timestamp":773930996,"id":156,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4114455,"timestamp":773930999,"id":157,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4114430,"timestamp":773931026,"id":158,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4114424,"timestamp":773931033,"id":159,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4114422,"timestamp":773931038,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4114420,"timestamp":773931042,"id":161,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4114416,"timestamp":773931047,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4114413,"timestamp":773931053,"id":163,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4114410,"timestamp":773931056,"id":164,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4114407,"timestamp":773931061,"id":165,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4114406,"timestamp":773931065,"id":166,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4114403,"timestamp":773931070,"id":167,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4139033,"timestamp":773930578,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4139382,"timestamp":773930248,"id":23,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4139356,"timestamp":773930278,"id":24,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4139346,"timestamp":773930291,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4139336,"timestamp":773930303,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4139328,"timestamp":773930314,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4139320,"timestamp":773930323,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4139058,"timestamp":773930587,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4139057,"timestamp":773930591,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4139053,"timestamp":773930600,"id":37,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4139048,"timestamp":773930608,"id":39,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4139053,"timestamp":773930604,"id":38,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4139065,"timestamp":773930594,"id":35,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4139046,"timestamp":773930614,"id":41,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4139052,"timestamp":773930611,"id":40,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4139034,"timestamp":773930630,"id":46,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4139049,"timestamp":773930618,"id":42,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4139047,"timestamp":773930621,"id":43,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4139046,"timestamp":773930624,"id":44,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4139044,"timestamp":773930627,"id":45,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4139034,"timestamp":773930639,"id":49,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4139042,"timestamp":773930634,"id":47,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4139032,"timestamp":773930645,"id":51,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4139037,"timestamp":773930642,"id":50,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4139030,"timestamp":773930651,"id":53,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4139036,"timestamp":773930647,"id":52,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4139031,"timestamp":773930654,"id":54,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4139029,"timestamp":773930658,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4139027,"timestamp":773930661,"id":56,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4139027,"timestamp":773930663,"id":57,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4139025,"timestamp":773930666,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4139018,"timestamp":773930675,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4139025,"timestamp":773930669,"id":59,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4139025,"timestamp":773930672,"id":60,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4139009,"timestamp":773930689,"id":65,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4139007,"timestamp":773930692,"id":66,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4139006,"timestamp":773930695,"id":67,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4139002,"timestamp":773930700,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":4139000,"timestamp":773930704,"id":70,"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":1785887674139,"traceId":"8f8b8703dae94d8f"},{"name":"make","duration":6960376,"timestamp":773929461,"id":21,"parentId":19,"tags":{},"startTime":1785887674138,"traceId":"8f8b8703dae94d8f"},{"name":"get-entries","duration":4089,"timestamp":780891175,"id":955,"parentId":954,"tags":{},"startTime":1785887681100,"traceId":"8f8b8703dae94d8f"},{"name":"node-file-trace-plugin","duration":4587262,"timestamp":780913296,"id":956,"parentId":954,"tags":{"traceEntryCount":"288"},"startTime":1785887681122,"traceId":"8f8b8703dae94d8f"},{"name":"collect-traced-files","duration":99339,"timestamp":785500579,"id":957,"parentId":954,"tags":{},"startTime":1785887685709,"traceId":"8f8b8703dae94d8f"},{"name":"finish-modules","duration":4708960,"timestamp":780890976,"id":954,"parentId":20,"tags":{},"startTime":1785887681099,"traceId":"8f8b8703dae94d8f"},{"name":"chunk-graph","duration":153402,"timestamp":786015171,"id":959,"parentId":958,"tags":{},"startTime":1785887686224,"traceId":"8f8b8703dae94d8f"},{"name":"optimize-modules","duration":26,"timestamp":786168694,"id":961,"parentId":958,"tags":{},"startTime":1785887686377,"traceId":"8f8b8703dae94d8f"},{"name":"optimize-chunks","duration":157397,"timestamp":786168789,"id":962,"parentId":958,"tags":{},"startTime":1785887686377,"traceId":"8f8b8703dae94d8f"},{"name":"optimize-tree","duration":206,"timestamp":786326361,"id":963,"parentId":958,"tags":{},"startTime":1785887686535,"traceId":"8f8b8703dae94d8f"},{"name":"optimize-chunk-modules","duration":204069,"timestamp":786326748,"id":964,"parentId":958,"tags":{},"startTime":1785887686535,"traceId":"8f8b8703dae94d8f"},{"name":"optimize","duration":362279,"timestamp":786168646,"id":960,"parentId":958,"tags":{},"startTime":1785887686377,"traceId":"8f8b8703dae94d8f"},{"name":"module-hash","duration":131876,"timestamp":786629331,"id":965,"parentId":958,"tags":{},"startTime":1785887686838,"traceId":"8f8b8703dae94d8f"},{"name":"code-generation","duration":25131,"timestamp":786761302,"id":966,"parentId":958,"tags":{},"startTime":1785887686970,"traceId":"8f8b8703dae94d8f"},{"name":"hash","duration":22098,"timestamp":786806795,"id":967,"parentId":958,"tags":{},"startTime":1785887687015,"traceId":"8f8b8703dae94d8f"},{"name":"code-generation-jobs","duration":418,"timestamp":786828889,"id":968,"parentId":958,"tags":{},"startTime":1785887687037,"traceId":"8f8b8703dae94d8f"},{"name":"module-assets","duration":1587,"timestamp":786829153,"id":969,"parentId":958,"tags":{},"startTime":1785887687038,"traceId":"8f8b8703dae94d8f"},{"name":"create-chunk-assets","duration":4130,"timestamp":786830770,"id":970,"parentId":958,"tags":{},"startTime":1785887687039,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1120,"timestamp":786861400,"id":972,"parentId":971,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":936,"timestamp":786861600,"id":973,"parentId":971,"tags":{"name":"../app/api/assistant/current-output/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":927,"timestamp":786861611,"id":974,"parentId":971,"tags":{"name":"../app/api/assistant/conversation/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":920,"timestamp":786861619,"id":975,"parentId":971,"tags":{"name":"../app/api/assistant/messages/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":916,"timestamp":786861624,"id":976,"parentId":971,"tags":{"name":"../app/api/assistant/session/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":911,"timestamp":786861630,"id":977,"parentId":971,"tags":{"name":"../app/api/assistant/start/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":907,"timestamp":786861635,"id":978,"parentId":971,"tags":{"name":"../app/api/assistant/terminal/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":903,"timestamp":786861642,"id":979,"parentId":971,"tags":{"name":"../app/api/assistant/tools/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":898,"timestamp":786861648,"id":980,"parentId":971,"tags":{"name":"../app/api/auth/login/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":846,"timestamp":786861702,"id":981,"parentId":971,"tags":{"name":"../app/api/auth/logout/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":831,"timestamp":786861717,"id":982,"parentId":971,"tags":{"name":"../app/api/daily-summary/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":820,"timestamp":786861729,"id":983,"parentId":971,"tags":{"name":"../app/api/hooks/agent-event/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":816,"timestamp":786861734,"id":984,"parentId":971,"tags":{"name":"../app/api/hooks/claude-done/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":812,"timestamp":786861739,"id":985,"parentId":971,"tags":{"name":"../app/api/metrics/vibe/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":808,"timestamp":786861745,"id":986,"parentId":971,"tags":{"name":"../app/api/ollama/models/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":802,"timestamp":786861751,"id":987,"parentId":971,"tags":{"name":"../app/api/repositories/[id]/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":797,"timestamp":786861757,"id":988,"parentId":971,"tags":{"name":"../app/api/repositories/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":794,"timestamp":786861761,"id":989,"parentId":971,"tags":{"name":"../app/api/repositories/[id]/todos/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":790,"timestamp":786861766,"id":990,"parentId":971,"tags":{"name":"../app/api/repositories/clone/[jobId]/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":786,"timestamp":786861771,"id":991,"parentId":971,"tags":{"name":"../app/api/repositories/clone/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":783,"timestamp":786861775,"id":992,"parentId":971,"tags":{"name":"../app/api/repositories/excluded/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":778,"timestamp":786861781,"id":993,"parentId":971,"tags":{"name":"../app/api/repositories/restore/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":775,"timestamp":786861785,"id":994,"parentId":971,"tags":{"name":"../app/api/repositories/scan/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":772,"timestamp":786861789,"id":995,"parentId":971,"tags":{"name":"../app/api/repositories/sync/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":767,"timestamp":786861795,"id":996,"parentId":971,"tags":{"name":"../app/api/repositories/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"}]
3
+ [{"name":"minify-js","duration":1051,"timestamp":786861799,"id":997,"parentId":971,"tags":{"name":"../app/api/tasks/[taskId]/cancel/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1050,"timestamp":786861803,"id":998,"parentId":971,"tags":{"name":"../app/api/slash-commands/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1031,"timestamp":786861824,"id":999,"parentId":971,"tags":{"name":"../app/api/tasks/[taskId]/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1028,"timestamp":786861828,"id":1000,"parentId":971,"tags":{"name":"../app/api/templates/[id]/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1025,"timestamp":786861831,"id":1001,"parentId":971,"tags":{"name":"../app/api/templates/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1020,"timestamp":786861837,"id":1002,"parentId":971,"tags":{"name":"../app/api/verification/runs/[runId]/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1016,"timestamp":786861843,"id":1003,"parentId":971,"tags":{"name":"../app/api/verification/runs/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1013,"timestamp":786861847,"id":1004,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/capture/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1010,"timestamp":786861851,"id":1005,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/auto-yes/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1007,"timestamp":786861854,"id":1006,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/cli-tool/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1003,"timestamp":786861860,"id":1007,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/current-output/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1000,"timestamp":786861864,"id":1008,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/cmate/schedules/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":998,"timestamp":786861867,"id":1009,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/[logId]/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":995,"timestamp":786861870,"id":1010,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/files/[...path]/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":991,"timestamp":786861876,"id":1011,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":988,"timestamp":786861880,"id":1012,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/branch/create/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":986,"timestamp":786861883,"id":1013,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/branches/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":983,"timestamp":786861887,"id":1014,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/branch/delete/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":980,"timestamp":786861891,"id":1015,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/checkout/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":969,"timestamp":786861903,"id":1016,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/commit/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":967,"timestamp":786861907,"id":1017,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/diff/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":964,"timestamp":786861910,"id":1018,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/fetch/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":962,"timestamp":786861913,"id":1019,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/log/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":959,"timestamp":786861917,"id":1020,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/pull/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":957,"timestamp":786861920,"id":1021,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/push/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":955,"timestamp":786861924,"id":1022,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/reset/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":953,"timestamp":786861927,"id":1023,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/revert/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":950,"timestamp":786861930,"id":1024,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/show/[commitHash]/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":948,"timestamp":786861933,"id":1025,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/stage/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":945,"timestamp":786861937,"id":1026,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/staged/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":943,"timestamp":786861940,"id":1027,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/stash/[index]/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":940,"timestamp":786861944,"id":1028,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/stash/apply/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":936,"timestamp":786861949,"id":1029,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/stash/pop/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":934,"timestamp":786861952,"id":1030,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/stash/push/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":932,"timestamp":786861955,"id":1031,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/stash/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":929,"timestamp":786861959,"id":1032,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/unstage/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":927,"timestamp":786861962,"id":1033,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/status/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":925,"timestamp":786861965,"id":1034,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/working-diff/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":923,"timestamp":786861968,"id":1035,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/interrupt/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":921,"timestamp":786861971,"id":1036,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/kill-session/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":919,"timestamp":786861974,"id":1037,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/marp-render/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":917,"timestamp":786861977,"id":1038,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/memos/[memoId]/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":915,"timestamp":786861980,"id":1039,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/memos/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":912,"timestamp":786861984,"id":1040,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/messages/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":910,"timestamp":786861987,"id":1041,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/prompt-response/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":908,"timestamp":786861990,"id":1042,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/respond/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":906,"timestamp":786861993,"id":1043,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":904,"timestamp":786861996,"id":1044,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/schedules/[scheduleId]/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":902,"timestamp":786862000,"id":1045,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/schedules/active/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":883,"timestamp":786862020,"id":1046,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/schedules/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":881,"timestamp":786862023,"id":1047,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/search/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":879,"timestamp":786862026,"id":1048,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/send/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":877,"timestamp":786862029,"id":1049,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/slash-commands/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":875,"timestamp":786862033,"id":1050,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/special-keys/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":872,"timestamp":786862036,"id":1051,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/start-polling/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":871,"timestamp":786862039,"id":1052,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/tasks/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":868,"timestamp":786862043,"id":1053,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/terminal/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":865,"timestamp":786862046,"id":1054,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/timers/history/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":862,"timestamp":786862050,"id":1055,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/timers/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":860,"timestamp":786862053,"id":1056,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":857,"timestamp":786862057,"id":1057,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/todos/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":854,"timestamp":786862061,"id":1058,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/tree/[...path]/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":852,"timestamp":786862064,"id":1059,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/tree/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":849,"timestamp":786862068,"id":1060,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/upload/[...path]/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":846,"timestamp":786862071,"id":1061,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/verify/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":844,"timestamp":786862074,"id":1062,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/[runId]/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":842,"timestamp":786862077,"id":1063,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":840,"timestamp":786862080,"id":1064,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/viewed/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":835,"timestamp":786862086,"id":1065,"parentId":971,"tags":{"name":"../app/icon.png/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":833,"timestamp":786862089,"id":1066,"parentId":971,"tags":{"name":"../app/manifest.webmanifest/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":830,"timestamp":786862092,"id":1067,"parentId":971,"tags":{"name":"../app/icon2.png/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":828,"timestamp":786862096,"id":1068,"parentId":971,"tags":{"name":"../app/apple-icon.png/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":826,"timestamp":786862099,"id":1069,"parentId":971,"tags":{"name":"../app/icon1.png/route.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":824,"timestamp":786862101,"id":1070,"parentId":971,"tags":{"name":"../pages/_app.js","cache":"HIT"},"startTime":1785887687070,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":822,"timestamp":786862104,"id":1071,"parentId":971,"tags":{"name":"../pages/_error.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":820,"timestamp":786862107,"id":1072,"parentId":971,"tags":{"name":"../app/api/app/update-check/route.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":818,"timestamp":786862110,"id":1073,"parentId":971,"tags":{"name":"../app/api/app/update/route.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":817,"timestamp":786862113,"id":1074,"parentId":971,"tags":{"name":"../app/api/auth/status/route.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":814,"timestamp":786862116,"id":1075,"parentId":971,"tags":{"name":"../app/api/daily-summary/status/route.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":812,"timestamp":786862119,"id":1076,"parentId":971,"tags":{"name":"../app/api/external-apps/[id]/health/route.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":810,"timestamp":786862122,"id":1077,"parentId":971,"tags":{"name":"../app/api/external-apps/route.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":808,"timestamp":786862125,"id":1078,"parentId":971,"tags":{"name":"../app/api/external-apps/[id]/route.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":806,"timestamp":786862128,"id":1079,"parentId":971,"tags":{"name":"../app/api/fs/recent-paths/route.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":804,"timestamp":786862131,"id":1080,"parentId":971,"tags":{"name":"../app/api/fs/browse/route.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":802,"timestamp":786862133,"id":1081,"parentId":971,"tags":{"name":"../app/api/push/vapid/route.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":801,"timestamp":786862136,"id":1082,"parentId":971,"tags":{"name":"../app/api/push/subscriptions/route.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":799,"timestamp":786862139,"id":1083,"parentId":971,"tags":{"name":"../app/api/skills/[id]/route.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":796,"timestamp":786862142,"id":1084,"parentId":971,"tags":{"name":"../app/api/skills/reindex/route.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":789,"timestamp":786862151,"id":1085,"parentId":971,"tags":{"name":"../app/api/repositories/validate-path/route.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":787,"timestamp":786862154,"id":1086,"parentId":971,"tags":{"name":"../app/api/skills/installations/route.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":784,"timestamp":786862158,"id":1087,"parentId":971,"tags":{"name":"../app/api/skills/route.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":782,"timestamp":786862161,"id":1088,"parentId":971,"tags":{"name":"../app/api/todos/route.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":780,"timestamp":786862164,"id":1089,"parentId":971,"tags":{"name":"../app/api/skills/operations/route.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":778,"timestamp":786862167,"id":1090,"parentId":971,"tags":{"name":"../app/api/sidebar/group-order/route.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":776,"timestamp":786862170,"id":1091,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/logs/route.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":773,"timestamp":786862173,"id":1092,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/logs/[filename]/route.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":771,"timestamp":786862177,"id":1093,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":768,"timestamp":786862180,"id":1094,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/plan/route.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":766,"timestamp":786862183,"id":1095,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":763,"timestamp":786862187,"id":1096,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/install/route.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":761,"timestamp":786862190,"id":1097,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/update-plan/route.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"}]
4
+ [{"name":"minify-js","duration":951,"timestamp":786862194,"id":1098,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/skills/route.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":950,"timestamp":786862196,"id":1099,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/uninstall/route.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":948,"timestamp":786862200,"id":1100,"parentId":971,"tags":{"name":"../app/proxy/[...path]/route.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":940,"timestamp":786862211,"id":1101,"parentId":971,"tags":{"name":"../app/api/worktrees/route.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":938,"timestamp":786862214,"id":1102,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/update/route.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":937,"timestamp":786862217,"id":1103,"parentId":971,"tags":{"name":"../pages/_document.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":935,"timestamp":786862220,"id":1104,"parentId":971,"tags":{"name":"../app/chat/page.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":933,"timestamp":786862223,"id":1105,"parentId":971,"tags":{"name":"../app/login/page.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":931,"timestamp":786862225,"id":1106,"parentId":971,"tags":{"name":"../app/more/page.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":929,"timestamp":786862228,"id":1107,"parentId":971,"tags":{"name":"../app/offline/page.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":927,"timestamp":786862231,"id":1108,"parentId":971,"tags":{"name":"../app/page.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":926,"timestamp":786862234,"id":1109,"parentId":971,"tags":{"name":"../app/repositories/page.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":924,"timestamp":786862237,"id":1110,"parentId":971,"tags":{"name":"../app/review/page.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":922,"timestamp":786862239,"id":1111,"parentId":971,"tags":{"name":"../app/sessions/page.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":920,"timestamp":786862242,"id":1112,"parentId":971,"tags":{"name":"../app/skills/[skillId]/page.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":918,"timestamp":786862247,"id":1113,"parentId":971,"tags":{"name":"../app/skills/installed/page.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":915,"timestamp":786862250,"id":1114,"parentId":971,"tags":{"name":"../app/skills/page.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":912,"timestamp":786862254,"id":1115,"parentId":971,"tags":{"name":"../app/worktrees/[id]/page.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":910,"timestamp":786862257,"id":1116,"parentId":971,"tags":{"name":"../app/worktrees/[id]/terminal/page.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":908,"timestamp":786862260,"id":1117,"parentId":971,"tags":{"name":"../app/worktrees/[id]/files/[...path]/page.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":906,"timestamp":786862264,"id":1118,"parentId":971,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":904,"timestamp":786862267,"id":1119,"parentId":971,"tags":{"name":"3543.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":901,"timestamp":786862270,"id":1120,"parentId":971,"tags":{"name":"3945.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":899,"timestamp":786862273,"id":1121,"parentId":971,"tags":{"name":"2119.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":897,"timestamp":786862276,"id":1122,"parentId":971,"tags":{"name":"2445.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":895,"timestamp":786862279,"id":1123,"parentId":971,"tags":{"name":"4248.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":894,"timestamp":786862282,"id":1124,"parentId":971,"tags":{"name":"2534.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":892,"timestamp":786862285,"id":1125,"parentId":971,"tags":{"name":"2980.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":890,"timestamp":786862288,"id":1126,"parentId":971,"tags":{"name":"450.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":888,"timestamp":786862290,"id":1127,"parentId":971,"tags":{"name":"2816.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":886,"timestamp":786862294,"id":1128,"parentId":971,"tags":{"name":"7685.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":884,"timestamp":786862296,"id":1129,"parentId":971,"tags":{"name":"3440.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":882,"timestamp":786862299,"id":1130,"parentId":971,"tags":{"name":"1162.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":880,"timestamp":786862302,"id":1131,"parentId":971,"tags":{"name":"5571.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":878,"timestamp":786862305,"id":1132,"parentId":971,"tags":{"name":"6285.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":876,"timestamp":786862308,"id":1133,"parentId":971,"tags":{"name":"8098.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":874,"timestamp":786862311,"id":1134,"parentId":971,"tags":{"name":"2560.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":873,"timestamp":786862314,"id":1135,"parentId":971,"tags":{"name":"1825.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":871,"timestamp":786862317,"id":1136,"parentId":971,"tags":{"name":"6159.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":869,"timestamp":786862319,"id":1137,"parentId":971,"tags":{"name":"3346.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":867,"timestamp":786862323,"id":1138,"parentId":971,"tags":{"name":"9328.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":865,"timestamp":786862326,"id":1139,"parentId":971,"tags":{"name":"1262.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":864,"timestamp":786862329,"id":1140,"parentId":971,"tags":{"name":"6072.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":862,"timestamp":786862331,"id":1141,"parentId":971,"tags":{"name":"9358.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":861,"timestamp":786862334,"id":1142,"parentId":971,"tags":{"name":"1296.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":858,"timestamp":786862338,"id":1143,"parentId":971,"tags":{"name":"3722.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":857,"timestamp":786862340,"id":1144,"parentId":971,"tags":{"name":"8356.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":855,"timestamp":786862343,"id":1145,"parentId":971,"tags":{"name":"7941.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":854,"timestamp":786862346,"id":1146,"parentId":971,"tags":{"name":"9211.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":852,"timestamp":786862348,"id":1147,"parentId":971,"tags":{"name":"5064.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":850,"timestamp":786862351,"id":1148,"parentId":971,"tags":{"name":"22.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":848,"timestamp":786862354,"id":1149,"parentId":971,"tags":{"name":"1331.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":846,"timestamp":786862357,"id":1150,"parentId":971,"tags":{"name":"641.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":844,"timestamp":786862360,"id":1151,"parentId":971,"tags":{"name":"1598.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":842,"timestamp":786862363,"id":1152,"parentId":971,"tags":{"name":"1634.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":840,"timestamp":786862365,"id":1153,"parentId":971,"tags":{"name":"2366.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":839,"timestamp":786862368,"id":1154,"parentId":971,"tags":{"name":"1503.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":837,"timestamp":786862371,"id":1155,"parentId":971,"tags":{"name":"1366.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":835,"timestamp":786862374,"id":1156,"parentId":971,"tags":{"name":"6015.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":833,"timestamp":786862376,"id":1157,"parentId":971,"tags":{"name":"3708.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":831,"timestamp":786862380,"id":1158,"parentId":971,"tags":{"name":"7587.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":829,"timestamp":786862382,"id":1159,"parentId":971,"tags":{"name":"1355.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":827,"timestamp":786862385,"id":1160,"parentId":971,"tags":{"name":"5326.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":825,"timestamp":786862388,"id":1161,"parentId":971,"tags":{"name":"4689.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":823,"timestamp":786862391,"id":1162,"parentId":971,"tags":{"name":"180.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":821,"timestamp":786862394,"id":1163,"parentId":971,"tags":{"name":"120.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":819,"timestamp":786862397,"id":1164,"parentId":971,"tags":{"name":"7593.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":817,"timestamp":786862399,"id":1165,"parentId":971,"tags":{"name":"8543.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":816,"timestamp":786862402,"id":1166,"parentId":971,"tags":{"name":"5611.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":813,"timestamp":786862405,"id":1167,"parentId":971,"tags":{"name":"9067.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":812,"timestamp":786862408,"id":1168,"parentId":971,"tags":{"name":"3753.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":810,"timestamp":786862410,"id":1169,"parentId":971,"tags":{"name":"8807.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":808,"timestamp":786862413,"id":1170,"parentId":971,"tags":{"name":"406.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":806,"timestamp":786862416,"id":1171,"parentId":971,"tags":{"name":"6065.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":804,"timestamp":786862419,"id":1172,"parentId":971,"tags":{"name":"6283.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":802,"timestamp":786862422,"id":1173,"parentId":971,"tags":{"name":"1719.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":800,"timestamp":786862425,"id":1174,"parentId":971,"tags":{"name":"3736.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":798,"timestamp":786862428,"id":1175,"parentId":971,"tags":{"name":"8856.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":796,"timestamp":786862431,"id":1176,"parentId":971,"tags":{"name":"5959.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":794,"timestamp":786862433,"id":1177,"parentId":971,"tags":{"name":"1239.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":792,"timestamp":786862436,"id":1178,"parentId":971,"tags":{"name":"9051.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":791,"timestamp":786862439,"id":1179,"parentId":971,"tags":{"name":"9123.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":789,"timestamp":786862442,"id":1180,"parentId":971,"tags":{"name":"2328.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":787,"timestamp":786862444,"id":1181,"parentId":971,"tags":{"name":"3451.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":785,"timestamp":786862447,"id":1182,"parentId":971,"tags":{"name":"5456.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":784,"timestamp":786862450,"id":1183,"parentId":971,"tags":{"name":"8536.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":782,"timestamp":786862453,"id":1184,"parentId":971,"tags":{"name":"646.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":780,"timestamp":786862456,"id":1185,"parentId":971,"tags":{"name":"2710.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":778,"timestamp":786862458,"id":1186,"parentId":971,"tags":{"name":"3480.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":776,"timestamp":786862461,"id":1187,"parentId":971,"tags":{"name":"5048.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":775,"timestamp":786862463,"id":1188,"parentId":971,"tags":{"name":"9687.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":773,"timestamp":786862466,"id":1189,"parentId":971,"tags":{"name":"9360.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":771,"timestamp":786862469,"id":1190,"parentId":971,"tags":{"name":"2546.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":769,"timestamp":786862472,"id":1191,"parentId":971,"tags":{"name":"1068.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":767,"timestamp":786862474,"id":1192,"parentId":971,"tags":{"name":"6130.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":766,"timestamp":786862477,"id":1193,"parentId":971,"tags":{"name":"5737.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":764,"timestamp":786862480,"id":1194,"parentId":971,"tags":{"name":"1029.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":761,"timestamp":786862483,"id":1195,"parentId":971,"tags":{"name":"6274.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":759,"timestamp":786862486,"id":1196,"parentId":971,"tags":{"name":"28.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":758,"timestamp":786862489,"id":1197,"parentId":971,"tags":{"name":"6401.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":756,"timestamp":786862491,"id":1198,"parentId":971,"tags":{"name":"9058.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"}]
5
+ [{"name":"minify-js","duration":831,"timestamp":786862494,"id":1199,"parentId":971,"tags":{"name":"8584.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":830,"timestamp":786862497,"id":1200,"parentId":971,"tags":{"name":"848.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":828,"timestamp":786862500,"id":1201,"parentId":971,"tags":{"name":"2404.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":827,"timestamp":786862502,"id":1202,"parentId":971,"tags":{"name":"5998.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":824,"timestamp":786862506,"id":1203,"parentId":971,"tags":{"name":"233.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":822,"timestamp":786862509,"id":1204,"parentId":971,"tags":{"name":"3270.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":820,"timestamp":786862512,"id":1205,"parentId":971,"tags":{"name":"365.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":818,"timestamp":786862515,"id":1206,"parentId":971,"tags":{"name":"3417.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":816,"timestamp":786862518,"id":1207,"parentId":971,"tags":{"name":"4444.js","cache":"HIT"},"startTime":1785887687071,"traceId":"8f8b8703dae94d8f"},{"name":"minify-webpack-plugin-optimize","duration":25008,"timestamp":786838405,"id":971,"parentId":19,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1785887687047,"traceId":"8f8b8703dae94d8f"},{"name":"css-minimizer-plugin","duration":195,"timestamp":786863591,"id":1208,"parentId":19,"tags":{},"startTime":1785887687072,"traceId":"8f8b8703dae94d8f"},{"name":"create-trace-assets","duration":64991,"timestamp":786863999,"id":1209,"parentId":20,"tags":{},"startTime":1785887687072,"traceId":"8f8b8703dae94d8f"},{"name":"seal","duration":1179955,"timestamp":785814825,"id":958,"parentId":19,"tags":{},"startTime":1785887686023,"traceId":"8f8b8703dae94d8f"},{"name":"webpack-compilation","duration":13192271,"timestamp":773919271,"id":19,"parentId":16,"tags":{"name":"server"},"startTime":1785887674128,"traceId":"8f8b8703dae94d8f"},{"name":"emit","duration":60771,"timestamp":787112137,"id":1210,"parentId":16,"tags":{},"startTime":1785887687321,"traceId":"8f8b8703dae94d8f"},{"name":"webpack-close","duration":754,"timestamp":787179211,"id":1211,"parentId":16,"tags":{"name":"server"},"startTime":1785887687388,"traceId":"8f8b8703dae94d8f"},{"name":"webpack-generate-error-stats","duration":2396,"timestamp":787180055,"id":1212,"parentId":1211,"tags":{},"startTime":1785887687388,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":95679,"timestamp":787192701,"id":1215,"parentId":1214,"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":1785887687401,"traceId":"8f8b8703dae94d8f"},{"name":"make","duration":96181,"timestamp":787192602,"id":1214,"parentId":1213,"tags":{},"startTime":1785887687401,"traceId":"8f8b8703dae94d8f"},{"name":"chunk-graph","duration":964,"timestamp":787299306,"id":1217,"parentId":1216,"tags":{},"startTime":1785887687508,"traceId":"8f8b8703dae94d8f"},{"name":"optimize-modules","duration":9,"timestamp":787300365,"id":1219,"parentId":1216,"tags":{},"startTime":1785887687509,"traceId":"8f8b8703dae94d8f"},{"name":"optimize-chunks","duration":655,"timestamp":787300450,"id":1220,"parentId":1216,"tags":{},"startTime":1785887687509,"traceId":"8f8b8703dae94d8f"},{"name":"optimize-tree","duration":12,"timestamp":787301175,"id":1221,"parentId":1216,"tags":{},"startTime":1785887687510,"traceId":"8f8b8703dae94d8f"},{"name":"optimize-chunk-modules","duration":2781,"timestamp":787301252,"id":1222,"parentId":1216,"tags":{},"startTime":1785887687510,"traceId":"8f8b8703dae94d8f"},{"name":"optimize","duration":3826,"timestamp":787300301,"id":1218,"parentId":1216,"tags":{},"startTime":1785887687509,"traceId":"8f8b8703dae94d8f"},{"name":"module-hash","duration":6020,"timestamp":787305186,"id":1223,"parentId":1216,"tags":{},"startTime":1785887687514,"traceId":"8f8b8703dae94d8f"},{"name":"code-generation","duration":183,"timestamp":787311242,"id":1224,"parentId":1216,"tags":{},"startTime":1785887687520,"traceId":"8f8b8703dae94d8f"},{"name":"hash","duration":1871,"timestamp":787312771,"id":1225,"parentId":1216,"tags":{},"startTime":1785887687521,"traceId":"8f8b8703dae94d8f"},{"name":"code-generation-jobs","duration":150,"timestamp":787314640,"id":1226,"parentId":1216,"tags":{},"startTime":1785887687523,"traceId":"8f8b8703dae94d8f"},{"name":"module-assets","duration":53,"timestamp":787314773,"id":1227,"parentId":1216,"tags":{},"startTime":1785887687523,"traceId":"8f8b8703dae94d8f"},{"name":"create-chunk-assets","duration":230,"timestamp":787314832,"id":1228,"parentId":1216,"tags":{},"startTime":1785887687523,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":67,"timestamp":787318774,"id":1230,"parentId":1229,"tags":{"name":"src/middleware.js","cache":"HIT"},"startTime":1785887687527,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":47,"timestamp":787318805,"id":1231,"parentId":1229,"tags":{"name":"edge-runtime-webpack.js","cache":"HIT"},"startTime":1785887687527,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":41,"timestamp":787318812,"id":1232,"parentId":1229,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1785887687527,"traceId":"8f8b8703dae94d8f"},{"name":"minify-webpack-plugin-optimize","duration":581,"timestamp":787318274,"id":1229,"parentId":1213,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1785887687527,"traceId":"8f8b8703dae94d8f"},{"name":"css-minimizer-plugin","duration":7,"timestamp":787318914,"id":1233,"parentId":1213,"tags":{},"startTime":1785887687527,"traceId":"8f8b8703dae94d8f"},{"name":"seal","duration":29290,"timestamp":787296814,"id":1216,"parentId":1213,"tags":{},"startTime":1785887687505,"traceId":"8f8b8703dae94d8f"},{"name":"webpack-compilation","duration":135612,"timestamp":787190705,"id":1213,"parentId":16,"tags":{"name":"edge-server"},"startTime":1785887687399,"traceId":"8f8b8703dae94d8f"},{"name":"emit","duration":2827,"timestamp":787326388,"id":1234,"parentId":16,"tags":{},"startTime":1785887687535,"traceId":"8f8b8703dae94d8f"},{"name":"webpack-close","duration":205,"timestamp":787329575,"id":1235,"parentId":16,"tags":{"name":"edge-server"},"startTime":1785887687538,"traceId":"8f8b8703dae94d8f"},{"name":"webpack-generate-error-stats","duration":610,"timestamp":787329788,"id":1236,"parentId":1235,"tags":{},"startTime":1785887687538,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741738,"timestamp":787344516,"id":1250,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741756,"timestamp":787344520,"id":1251,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741757,"timestamp":787344523,"id":1252,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741758,"timestamp":787344526,"id":1253,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741760,"timestamp":787344530,"id":1254,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741760,"timestamp":787344533,"id":1255,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741760,"timestamp":787344537,"id":1256,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741769,"timestamp":787344540,"id":1257,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741768,"timestamp":787344543,"id":1258,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741776,"timestamp":787344545,"id":1259,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741774,"timestamp":787344549,"id":1260,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741774,"timestamp":787344552,"id":1261,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741773,"timestamp":787344556,"id":1262,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741773,"timestamp":787344559,"id":1263,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741773,"timestamp":787344562,"id":1264,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741773,"timestamp":787344565,"id":1265,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741765,"timestamp":787344575,"id":1266,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741765,"timestamp":787344578,"id":1267,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741765,"timestamp":787344580,"id":1268,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741765,"timestamp":787344583,"id":1269,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741765,"timestamp":787344586,"id":1270,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741765,"timestamp":787344588,"id":1271,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741764,"timestamp":787344591,"id":1272,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741764,"timestamp":787344594,"id":1273,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741765,"timestamp":787344596,"id":1274,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741764,"timestamp":787344599,"id":1275,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741765,"timestamp":787344602,"id":1276,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741765,"timestamp":787344604,"id":1277,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741765,"timestamp":787344607,"id":1278,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741765,"timestamp":787344609,"id":1279,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741765,"timestamp":787344612,"id":1280,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741765,"timestamp":787344614,"id":1281,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741765,"timestamp":787344616,"id":1282,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741765,"timestamp":787344619,"id":1283,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741765,"timestamp":787344622,"id":1284,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741765,"timestamp":787344624,"id":1285,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741765,"timestamp":787344626,"id":1286,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741765,"timestamp":787344629,"id":1287,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741765,"timestamp":787344631,"id":1288,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741768,"timestamp":787344634,"id":1289,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741768,"timestamp":787344636,"id":1290,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741769,"timestamp":787344639,"id":1291,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741769,"timestamp":787344641,"id":1292,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741770,"timestamp":787344644,"id":1293,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741770,"timestamp":787344646,"id":1294,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741770,"timestamp":787344648,"id":1295,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741770,"timestamp":787344651,"id":1296,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741771,"timestamp":787344653,"id":1297,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741770,"timestamp":787344655,"id":1298,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741770,"timestamp":787344658,"id":1299,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741770,"timestamp":787344660,"id":1300,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741770,"timestamp":787344662,"id":1301,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741779,"timestamp":787344664,"id":1302,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741779,"timestamp":787344667,"id":1303,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741778,"timestamp":787344670,"id":1304,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741776,"timestamp":787344674,"id":1305,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741776,"timestamp":787344676,"id":1306,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741776,"timestamp":787344678,"id":1307,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741775,"timestamp":787344682,"id":1308,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":741775,"timestamp":787344684,"id":1309,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"}]
6
+ [{"name":"add-entry","duration":742069,"timestamp":787344686,"id":1310,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742073,"timestamp":787344689,"id":1311,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742074,"timestamp":787344691,"id":1312,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742074,"timestamp":787344694,"id":1313,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742074,"timestamp":787344697,"id":1314,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742074,"timestamp":787344699,"id":1315,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742074,"timestamp":787344702,"id":1316,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742073,"timestamp":787344705,"id":1317,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742073,"timestamp":787344707,"id":1318,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742073,"timestamp":787344709,"id":1319,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742073,"timestamp":787344712,"id":1320,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742073,"timestamp":787344715,"id":1321,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742073,"timestamp":787344717,"id":1322,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742073,"timestamp":787344720,"id":1323,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742073,"timestamp":787344722,"id":1324,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742073,"timestamp":787344724,"id":1325,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742073,"timestamp":787344727,"id":1326,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742074,"timestamp":787344729,"id":1327,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742074,"timestamp":787344732,"id":1328,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742074,"timestamp":787344734,"id":1329,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742074,"timestamp":787344737,"id":1330,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742074,"timestamp":787344739,"id":1331,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742074,"timestamp":787344742,"id":1332,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742074,"timestamp":787344744,"id":1333,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742072,"timestamp":787344748,"id":1334,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742071,"timestamp":787344751,"id":1335,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742071,"timestamp":787344753,"id":1336,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742071,"timestamp":787344755,"id":1337,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742071,"timestamp":787344758,"id":1338,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742071,"timestamp":787344761,"id":1339,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742070,"timestamp":787344763,"id":1340,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742070,"timestamp":787344765,"id":1341,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742070,"timestamp":787344768,"id":1342,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742070,"timestamp":787344770,"id":1343,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742070,"timestamp":787344773,"id":1344,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742070,"timestamp":787344775,"id":1345,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742070,"timestamp":787344777,"id":1346,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742070,"timestamp":787344780,"id":1347,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742070,"timestamp":787344782,"id":1348,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742070,"timestamp":787344785,"id":1349,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742070,"timestamp":787344787,"id":1350,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742069,"timestamp":787344790,"id":1351,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742069,"timestamp":787344792,"id":1352,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742068,"timestamp":787344794,"id":1353,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742068,"timestamp":787344797,"id":1354,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742067,"timestamp":787344800,"id":1355,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742067,"timestamp":787344802,"id":1356,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742067,"timestamp":787344804,"id":1357,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742066,"timestamp":787344807,"id":1358,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742066,"timestamp":787344809,"id":1359,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742066,"timestamp":787344812,"id":1360,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742065,"timestamp":787344814,"id":1361,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742065,"timestamp":787344817,"id":1362,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742066,"timestamp":787344819,"id":1363,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742066,"timestamp":787344822,"id":1364,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742066,"timestamp":787344824,"id":1365,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742066,"timestamp":787344826,"id":1366,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742066,"timestamp":787344829,"id":1367,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742063,"timestamp":787344834,"id":1368,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742091,"timestamp":787344839,"id":1369,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742093,"timestamp":787344841,"id":1370,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742092,"timestamp":787344843,"id":1371,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742091,"timestamp":787344846,"id":1372,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742090,"timestamp":787344849,"id":1373,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":742047,"timestamp":787344893,"id":1390,"parentId":1238,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":845710,"timestamp":787344477,"id":1242,"parentId":1238,"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":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":885579,"timestamp":787344494,"id":1246,"parentId":1238,"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":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":889941,"timestamp":787344509,"id":1248,"parentId":1238,"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":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":958738,"timestamp":787344481,"id":1243,"parentId":1238,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":958752,"timestamp":787344489,"id":1245,"parentId":1238,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":958761,"timestamp":787344485,"id":1244,"parentId":1238,"tags":{"request":"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/router.js"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":958861,"timestamp":787344393,"id":1239,"parentId":1238,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":958791,"timestamp":787344473,"id":1241,"parentId":1238,"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":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":958866,"timestamp":787344455,"id":1240,"parentId":1238,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":1091513,"timestamp":787344901,"id":1393,"parentId":1238,"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":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":1091574,"timestamp":787344865,"id":1379,"parentId":1238,"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":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":1091945,"timestamp":787344499,"id":1247,"parentId":1238,"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":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":1237289,"timestamp":787344513,"id":1249,"parentId":1238,"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":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":1236974,"timestamp":787344852,"id":1374,"parentId":1238,"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":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":1236969,"timestamp":787344860,"id":1377,"parentId":1238,"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":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":1236962,"timestamp":787344871,"id":1381,"parentId":1238,"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":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":1236959,"timestamp":787344876,"id":1383,"parentId":1238,"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":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":1236956,"timestamp":787344880,"id":1385,"parentId":1238,"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":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":1236944,"timestamp":787344896,"id":1391,"parentId":1238,"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":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":1334517,"timestamp":787344855,"id":1375,"parentId":1238,"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":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":1334527,"timestamp":787344868,"id":1380,"parentId":1238,"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":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":1334526,"timestamp":787344873,"id":1382,"parentId":1238,"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":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":1334516,"timestamp":787344887,"id":1388,"parentId":1238,"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":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":1334517,"timestamp":787344890,"id":1389,"parentId":1238,"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":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":1349636,"timestamp":787344858,"id":1376,"parentId":1238,"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":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":1349653,"timestamp":787344863,"id":1378,"parentId":1238,"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":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":1349644,"timestamp":787344878,"id":1384,"parentId":1238,"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":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":1349643,"timestamp":787344883,"id":1386,"parentId":1238,"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":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":1349627,"timestamp":787344903,"id":1394,"parentId":1238,"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":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":1840694,"timestamp":787344885,"id":1387,"parentId":1238,"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":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"add-entry","duration":1840705,"timestamp":787344898,"id":1392,"parentId":1238,"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":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"make","duration":1841605,"timestamp":787344104,"id":1238,"parentId":1237,"tags":{},"startTime":1785887687553,"traceId":"8f8b8703dae94d8f"},{"name":"chunk-graph","duration":83179,"timestamp":789392593,"id":1396,"parentId":1395,"tags":{},"startTime":1785887689601,"traceId":"8f8b8703dae94d8f"},{"name":"optimize-modules","duration":8,"timestamp":789475829,"id":1398,"parentId":1395,"tags":{},"startTime":1785887689684,"traceId":"8f8b8703dae94d8f"},{"name":"optimize-chunks","duration":86080,"timestamp":789487147,"id":1400,"parentId":1395,"tags":{},"startTime":1785887689696,"traceId":"8f8b8703dae94d8f"},{"name":"optimize-tree","duration":11,"timestamp":789573278,"id":1401,"parentId":1395,"tags":{},"startTime":1785887689782,"traceId":"8f8b8703dae94d8f"}]
7
+ [{"name":"optimize-chunk-modules","duration":119226,"timestamp":789573545,"id":1402,"parentId":1395,"tags":{},"startTime":1785887689782,"traceId":"8f8b8703dae94d8f"},{"name":"optimize","duration":217007,"timestamp":789475811,"id":1397,"parentId":1395,"tags":{},"startTime":1785887689684,"traceId":"8f8b8703dae94d8f"},{"name":"module-hash","duration":74575,"timestamp":789780344,"id":1403,"parentId":1395,"tags":{},"startTime":1785887689989,"traceId":"8f8b8703dae94d8f"},{"name":"code-generation","duration":11623,"timestamp":789854962,"id":1404,"parentId":1395,"tags":{},"startTime":1785887690063,"traceId":"8f8b8703dae94d8f"},{"name":"hash","duration":20995,"timestamp":789875487,"id":1405,"parentId":1395,"tags":{},"startTime":1785887690084,"traceId":"8f8b8703dae94d8f"},{"name":"code-generation-jobs","duration":322,"timestamp":789896482,"id":1406,"parentId":1395,"tags":{},"startTime":1785887690105,"traceId":"8f8b8703dae94d8f"},{"name":"module-assets","duration":1405,"timestamp":789896686,"id":1407,"parentId":1395,"tags":{},"startTime":1785887690105,"traceId":"8f8b8703dae94d8f"},{"name":"create-chunk-assets","duration":7571,"timestamp":789898124,"id":1408,"parentId":1395,"tags":{},"startTime":1785887690107,"traceId":"8f8b8703dae94d8f"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1468,"timestamp":789909864,"id":1410,"parentId":1237,"tags":{},"startTime":1785887690118,"traceId":"8f8b8703dae94d8f"},{"name":"NextJsBuildManifest-createassets","duration":2468,"timestamp":789908887,"id":1409,"parentId":1237,"tags":{},"startTime":1785887690117,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1759,"timestamp":789925623,"id":1412,"parentId":1411,"tags":{"name":"static/chunks/main-539493b63abb15fd.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1730,"timestamp":789925666,"id":1413,"parentId":1411,"tags":{"name":"static/chunks/main-app-8d01cdae10986111.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1723,"timestamp":789925674,"id":1414,"parentId":1411,"tags":{"name":"static/chunks/app/_not-found/page-304751f8b3dbbabf.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1718,"timestamp":789925681,"id":1415,"parentId":1411,"tags":{"name":"static/chunks/pages/_app-4600827deac7eb97.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1714,"timestamp":789925686,"id":1416,"parentId":1411,"tags":{"name":"static/chunks/pages/_error-aaa1b9f547e6bfb4.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1709,"timestamp":789925693,"id":1417,"parentId":1411,"tags":{"name":"static/chunks/app/global-error-1bdeafce45758cfe.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1705,"timestamp":789925697,"id":1418,"parentId":1411,"tags":{"name":"static/chunks/app/layout-fd81ae3bfe2c6c68.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1701,"timestamp":789925702,"id":1419,"parentId":1411,"tags":{"name":"static/chunks/app/error-357b44d3eeda292f.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1698,"timestamp":789925709,"id":1420,"parentId":1411,"tags":{"name":"static/chunks/app/loading-a7635442ff41828d.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1691,"timestamp":789925717,"id":1421,"parentId":1411,"tags":{"name":"static/chunks/app/api/assistant/current-output/route-ed99b475a53cfe11.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1686,"timestamp":789925722,"id":1422,"parentId":1411,"tags":{"name":"static/chunks/app/api/assistant/conversation/route-4cc06d805c7956dd.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1683,"timestamp":789925727,"id":1423,"parentId":1411,"tags":{"name":"static/chunks/app/api/assistant/messages/route-4560fe150329a71d.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1680,"timestamp":789925732,"id":1424,"parentId":1411,"tags":{"name":"static/chunks/app/api/assistant/session/route-53ff9a8e094a102f.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1674,"timestamp":789925739,"id":1425,"parentId":1411,"tags":{"name":"static/chunks/app/api/assistant/start/route-bebd63782897dcf5.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1670,"timestamp":789925744,"id":1426,"parentId":1411,"tags":{"name":"static/chunks/app/api/assistant/terminal/route-be300ce08ce1d905.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1666,"timestamp":789925749,"id":1427,"parentId":1411,"tags":{"name":"static/chunks/app/api/assistant/tools/route-d3d23469fafdda47.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1660,"timestamp":789925755,"id":1428,"parentId":1411,"tags":{"name":"static/chunks/app/api/auth/login/route-7556062d2ce2813c.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1657,"timestamp":789925760,"id":1429,"parentId":1411,"tags":{"name":"static/chunks/app/api/auth/logout/route-b09ba03f9f464ebf.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1651,"timestamp":789925767,"id":1430,"parentId":1411,"tags":{"name":"static/chunks/app/api/daily-summary/route-216480e55d174978.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1647,"timestamp":789925772,"id":1431,"parentId":1411,"tags":{"name":"static/chunks/app/api/hooks/agent-event/route-6f0bc2a3b3389a49.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1643,"timestamp":789925776,"id":1432,"parentId":1411,"tags":{"name":"static/chunks/app/api/hooks/claude-done/route-98682dfa0f9d5e5c.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1637,"timestamp":789925783,"id":1433,"parentId":1411,"tags":{"name":"static/chunks/app/api/metrics/vibe/route-ba452e3afe316808.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1633,"timestamp":789925789,"id":1434,"parentId":1411,"tags":{"name":"static/chunks/app/api/ollama/models/route-3d8af40d13b516b2.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1630,"timestamp":789925793,"id":1435,"parentId":1411,"tags":{"name":"static/chunks/app/api/repositories/[id]/route-e485cce079be8316.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1625,"timestamp":789925798,"id":1436,"parentId":1411,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/[todoId]/route-d84bc522b58fffbe.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1622,"timestamp":789925803,"id":1437,"parentId":1411,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/route-781c28a26898b20e.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1617,"timestamp":789925808,"id":1438,"parentId":1411,"tags":{"name":"static/chunks/app/api/repositories/clone/[jobId]/route-d226eff1c5139ca2.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1613,"timestamp":789925813,"id":1439,"parentId":1411,"tags":{"name":"static/chunks/app/api/repositories/clone/route-8e3dfb6037890191.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1610,"timestamp":789925817,"id":1440,"parentId":1411,"tags":{"name":"static/chunks/app/api/repositories/excluded/route-d31112e51d78a7b3.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1605,"timestamp":789925823,"id":1441,"parentId":1411,"tags":{"name":"static/chunks/app/api/repositories/restore/route-1ec0e10b31344c6a.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1600,"timestamp":789925830,"id":1442,"parentId":1411,"tags":{"name":"static/chunks/app/api/repositories/scan/route-8a6f1e9de056e9c2.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1597,"timestamp":789925834,"id":1443,"parentId":1411,"tags":{"name":"static/chunks/app/api/repositories/sync/route-bdba7027ae6cdb3f.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1592,"timestamp":789925839,"id":1444,"parentId":1411,"tags":{"name":"static/chunks/app/api/repositories/route-e022c659401d9674.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1589,"timestamp":789925843,"id":1445,"parentId":1411,"tags":{"name":"static/chunks/app/api/tasks/[taskId]/cancel/route-b0e2c6bf0ab72295.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1585,"timestamp":789925848,"id":1446,"parentId":1411,"tags":{"name":"static/chunks/app/api/slash-commands/route-bea3c4f4c02822f0.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1582,"timestamp":789925853,"id":1447,"parentId":1411,"tags":{"name":"static/chunks/app/api/tasks/[taskId]/route-5b8afdd1c5bf01c0.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1579,"timestamp":789925856,"id":1448,"parentId":1411,"tags":{"name":"static/chunks/app/api/templates/[id]/route-801739ed3137905b.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1575,"timestamp":789925862,"id":1449,"parentId":1411,"tags":{"name":"static/chunks/app/api/templates/route-9e4f9a7fc6469f51.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1571,"timestamp":789925866,"id":1450,"parentId":1411,"tags":{"name":"static/chunks/app/api/verification/runs/[runId]/route-627de5bea81da5e8.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1568,"timestamp":789925869,"id":1451,"parentId":1411,"tags":{"name":"static/chunks/app/api/verification/runs/route-80d4e428f9fbe937.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1563,"timestamp":789925875,"id":1452,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/capture/route-222459182b5ab363.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1560,"timestamp":789925880,"id":1453,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/auto-yes/route-1cd4dd78bc559ece.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1555,"timestamp":789925885,"id":1454,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cli-tool/route-5d908e603d4ccd41.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1550,"timestamp":789925891,"id":1455,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/current-output/route-71bb39afdebcc424.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1547,"timestamp":789925895,"id":1456,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cmate/schedules/route-ba629e23ed4c5213.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1542,"timestamp":789925901,"id":1457,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-99e23e11164d71ce.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1539,"timestamp":789925905,"id":1458,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/files/[...path]/route-59b3b96a5b5f5c19.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1536,"timestamp":789925909,"id":1459,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/route-9ec7ccb4df9acb1c.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1531,"timestamp":789925915,"id":1460,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/create/route-79b70bdd1d1e2f77.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1528,"timestamp":789925919,"id":1461,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branches/route-f7543e957117732f.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1523,"timestamp":789925925,"id":1462,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/delete/route-07fb812b05379470.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1519,"timestamp":789925930,"id":1463,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/checkout/route-07754c391602aeb8.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1516,"timestamp":789925934,"id":1464,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/commit/route-701eb5eb97e018f3.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1511,"timestamp":789925940,"id":1465,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/diff/route-7685bc2e1b5c166c.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1508,"timestamp":789925944,"id":1466,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/fetch/route-c92fcdcc3f19d1a0.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1505,"timestamp":789925948,"id":1467,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/log/route-5e3572098c5fbc1a.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1501,"timestamp":789925953,"id":1468,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/pull/route-3199f386ec9c75c9.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1498,"timestamp":789925957,"id":1469,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/push/route-771bca342d772db6.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1493,"timestamp":789925963,"id":1470,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/reset/route-93ec764f90bdb0d3.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1490,"timestamp":789925966,"id":1471,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/revert/route-d16b24af5e513a3e.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1485,"timestamp":789925972,"id":1472,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-5414bd41da94c966.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1481,"timestamp":789925978,"id":1473,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stage/route-9fc99d79530e5c30.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1477,"timestamp":789925982,"id":1474,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/staged/route-bc61ef1198a690ea.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1472,"timestamp":789925988,"id":1475,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-60e674449b1a8771.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1401,"timestamp":789926060,"id":1476,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/apply/route-f71eba20dd6c4409.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1395,"timestamp":789926066,"id":1477,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/pop/route-090126e332057af6.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1390,"timestamp":789926072,"id":1478,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/push/route-5566d8ac8e35b061.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1387,"timestamp":789926077,"id":1479,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/route-e4133624183cb3b3.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1381,"timestamp":789926083,"id":1480,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/unstage/route-e993e52914e6af59.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1377,"timestamp":789926088,"id":1481,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/status/route-b67db365c4400420.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1373,"timestamp":789926093,"id":1482,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/working-diff/route-9ec114d02a08ccdb.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1368,"timestamp":789926099,"id":1483,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/interrupt/route-4f7e3b54638f8fd6.js","cache":"HIT"},"startTime":1785887690134,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1364,"timestamp":789926104,"id":1484,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/kill-session/route-bb00c0c24075aa39.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1361,"timestamp":789926108,"id":1485,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/marp-render/route-6a7866e06380d208.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1357,"timestamp":789926113,"id":1486,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-e04d6ec788dc95f1.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1355,"timestamp":789926118,"id":1487,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/route-17694af46d78e799.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1349,"timestamp":789926124,"id":1488,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/messages/route-bdf3500b3a8e22f8.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1346,"timestamp":789926128,"id":1489,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/prompt-response/route-44e4d763cd7772dd.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1342,"timestamp":789926133,"id":1490,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/respond/route-21844ae7f0907e5e.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1338,"timestamp":789926139,"id":1491,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/route-99f78d1bc44e8926.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1335,"timestamp":789926143,"id":1492,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-806557c9dd3bf392.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1332,"timestamp":789926147,"id":1493,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/active/route-51f5009d9ba74fb6.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1328,"timestamp":789926151,"id":1494,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/route-d9e7c518219f9ad6.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1325,"timestamp":789926156,"id":1495,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/search/route-ccc546f93fb469ba.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1320,"timestamp":789926162,"id":1496,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/send/route-59b84627091f6c82.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1317,"timestamp":789926166,"id":1497,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/slash-commands/route-9f743eef233438b4.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1313,"timestamp":789926171,"id":1498,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/special-keys/route-6bdab616ec942e09.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1309,"timestamp":789926176,"id":1499,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/start-polling/route-53ed4fdedc59d054.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1306,"timestamp":789926180,"id":1500,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tasks/route-4ee744c75dab09f0.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1302,"timestamp":789926185,"id":1501,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/terminal/route-4e7f7acf69bc47b2.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1298,"timestamp":789926190,"id":1502,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/history/route-885a8435437de7c0.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"}]
8
+ [{"name":"minify-js","duration":1428,"timestamp":789926193,"id":1503,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/route-7b238bd7050d6c3e.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1425,"timestamp":789926199,"id":1504,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-086801f6bbd3a847.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1421,"timestamp":789926204,"id":1505,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/route-42fce2403db3666b.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1416,"timestamp":789926211,"id":1506,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/[...path]/route-97081bc8eec0147d.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1412,"timestamp":789926216,"id":1507,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/route-90991fce19b79604.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1409,"timestamp":789926219,"id":1508,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/upload/[...path]/route-79b857a36a0f61d0.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1406,"timestamp":789926223,"id":1509,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/route-1934401303d9df0f.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1402,"timestamp":789926228,"id":1510,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/route-5c40043434df3b71.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1398,"timestamp":789926233,"id":1511,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/route-d9b335eb6862aab2.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1394,"timestamp":789926238,"id":1512,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/viewed/route-8dac3d2d4814b741.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1391,"timestamp":789926242,"id":1513,"parentId":1411,"tags":{"name":"static/chunks/app/manifest.webmanifest/route-e0e96c0faf4866a6.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1388,"timestamp":789926246,"id":1514,"parentId":1411,"tags":{"name":"static/chunks/app/api/app/update-check/route-aa76b24b59ec7ca8.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1383,"timestamp":789926253,"id":1515,"parentId":1411,"tags":{"name":"static/chunks/app/api/app/update/route-cae7624d0cf8bcc4.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1380,"timestamp":789926257,"id":1516,"parentId":1411,"tags":{"name":"static/chunks/app/api/auth/status/route-e68fa9393609aa48.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1377,"timestamp":789926261,"id":1517,"parentId":1411,"tags":{"name":"static/chunks/app/api/daily-summary/status/route-1b7935a1901f00d9.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1373,"timestamp":789926265,"id":1518,"parentId":1411,"tags":{"name":"static/chunks/app/api/external-apps/[id]/health/route-e68605ee1d32b301.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1369,"timestamp":789926270,"id":1519,"parentId":1411,"tags":{"name":"static/chunks/app/api/external-apps/route-12948df298a68ee2.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1365,"timestamp":789926275,"id":1520,"parentId":1411,"tags":{"name":"static/chunks/app/api/external-apps/[id]/route-5570e56dfd917740.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1362,"timestamp":789926279,"id":1521,"parentId":1411,"tags":{"name":"static/chunks/app/api/fs/recent-paths/route-2dc96c5555b76755.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1358,"timestamp":789926284,"id":1522,"parentId":1411,"tags":{"name":"static/chunks/app/api/fs/browse/route-777513b942e1ad3c.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1352,"timestamp":789926290,"id":1523,"parentId":1411,"tags":{"name":"static/chunks/app/api/push/vapid/route-e4ef81be0fa78309.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1349,"timestamp":789926294,"id":1524,"parentId":1411,"tags":{"name":"static/chunks/app/api/push/subscriptions/route-cf75483783680ec9.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1346,"timestamp":789926298,"id":1525,"parentId":1411,"tags":{"name":"static/chunks/app/api/skills/[id]/route-07823a9c31550f6b.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1342,"timestamp":789926303,"id":1526,"parentId":1411,"tags":{"name":"static/chunks/app/api/skills/reindex/route-33638f94cd36de6c.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1339,"timestamp":789926308,"id":1527,"parentId":1411,"tags":{"name":"static/chunks/app/api/repositories/validate-path/route-8492ec2422b382b3.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1333,"timestamp":789926315,"id":1528,"parentId":1411,"tags":{"name":"static/chunks/app/api/skills/installations/route-b2cb2f04c2f37ad9.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1330,"timestamp":789926319,"id":1529,"parentId":1411,"tags":{"name":"static/chunks/app/api/skills/route-eb944487fd100d97.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1327,"timestamp":789926323,"id":1530,"parentId":1411,"tags":{"name":"static/chunks/app/api/todos/route-fb352ee7aff55741.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1323,"timestamp":789926328,"id":1531,"parentId":1411,"tags":{"name":"static/chunks/app/api/skills/operations/route-d448e3a5ec886e50.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1319,"timestamp":789926332,"id":1532,"parentId":1411,"tags":{"name":"static/chunks/app/api/sidebar/group-order/route-df9a08765187f663.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1316,"timestamp":789926336,"id":1533,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/route-f97bfaa8c60f9960.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1312,"timestamp":789926341,"id":1534,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/[filename]/route-e0a29e5eacb5588e.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1309,"timestamp":789926346,"id":1535,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-aa42e7e1c96790aa.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1305,"timestamp":789926351,"id":1536,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-7a0fa5995258f60c.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1302,"timestamp":789926355,"id":1537,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-955dfae813b9b893.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1298,"timestamp":789926359,"id":1538,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-ceaed79ff94ec736.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1294,"timestamp":789926364,"id":1539,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update-plan/route-f8ad46b5bec372c0.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1286,"timestamp":789926373,"id":1540,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/route-d738846bf4da58cb.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1279,"timestamp":789926381,"id":1541,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-ae07b1c750d64b8e.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1275,"timestamp":789926386,"id":1542,"parentId":1411,"tags":{"name":"static/chunks/app/proxy/[...path]/route-6e87000bcb86a4dc.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1272,"timestamp":789926391,"id":1543,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/route-72911a41db484863.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1267,"timestamp":789926396,"id":1544,"parentId":1411,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update/route-33d585c2aafc64eb.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1264,"timestamp":789926400,"id":1545,"parentId":1411,"tags":{"name":"static/chunks/app/chat/loading-d434ee28efc4542b.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1261,"timestamp":789926405,"id":1546,"parentId":1411,"tags":{"name":"static/chunks/app/chat/page-448c6e3c4b2a6328.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1257,"timestamp":789926410,"id":1547,"parentId":1411,"tags":{"name":"static/chunks/app/login/page-30483131e1d5e293.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1254,"timestamp":789926414,"id":1548,"parentId":1411,"tags":{"name":"static/chunks/app/more/loading-fd3a6ecce972c7ab.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1251,"timestamp":789926418,"id":1549,"parentId":1411,"tags":{"name":"static/chunks/app/more/page-0eb830474bddead5.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1247,"timestamp":789926423,"id":1550,"parentId":1411,"tags":{"name":"static/chunks/app/offline/page-77c371ae7576a81c.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1244,"timestamp":789926427,"id":1551,"parentId":1411,"tags":{"name":"static/chunks/app/page-fc6321263df3c1c0.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1240,"timestamp":789926432,"id":1552,"parentId":1411,"tags":{"name":"static/chunks/app/repositories/loading-8fe44aade831ffaf.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1237,"timestamp":789926436,"id":1553,"parentId":1411,"tags":{"name":"static/chunks/app/repositories/page-ccc1c32525e15166.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1234,"timestamp":789926440,"id":1554,"parentId":1411,"tags":{"name":"static/chunks/app/review/loading-8c56140c074acf04.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1229,"timestamp":789926446,"id":1555,"parentId":1411,"tags":{"name":"static/chunks/app/review/page-c4b201b5007836fb.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1227,"timestamp":789926450,"id":1556,"parentId":1411,"tags":{"name":"static/chunks/app/sessions/loading-330c917c3178d72e.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1223,"timestamp":789926455,"id":1557,"parentId":1411,"tags":{"name":"static/chunks/app/sessions/page-1d25250b5ed215d4.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1219,"timestamp":789926460,"id":1558,"parentId":1411,"tags":{"name":"static/chunks/app/skills/[skillId]/page-11546fc2df5b0cae.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1215,"timestamp":789926464,"id":1559,"parentId":1411,"tags":{"name":"static/chunks/app/skills/installed/page-bad0a9f546a29e4a.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1211,"timestamp":789926469,"id":1560,"parentId":1411,"tags":{"name":"static/chunks/app/skills/page-a55d35101ee017b5.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1208,"timestamp":789926473,"id":1561,"parentId":1411,"tags":{"name":"static/chunks/app/worktrees/[id]/layout-2de711959e3b5f72.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1205,"timestamp":789926477,"id":1562,"parentId":1411,"tags":{"name":"static/chunks/app/worktrees/[id]/loading-dc4de5720f6ab5ff.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1201,"timestamp":789926481,"id":1563,"parentId":1411,"tags":{"name":"static/chunks/app/worktrees/[id]/page-94834a8f9b999cdc.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1198,"timestamp":789926485,"id":1564,"parentId":1411,"tags":{"name":"static/chunks/app/worktrees/[id]/terminal/page-32fd0d6525b3207e.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1196,"timestamp":789926489,"id":1565,"parentId":1411,"tags":{"name":"static/chunks/app/worktrees/[id]/files/[...path]/page-bf7681e564d8d3e9.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1192,"timestamp":789926493,"id":1566,"parentId":1411,"tags":{"name":"static/chunks/webpack-f84dbf54c31d41fb.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1190,"timestamp":789926497,"id":1567,"parentId":1411,"tags":{"name":"static/chunks/7229.4a2efc6e219f706c.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1186,"timestamp":789926502,"id":1568,"parentId":1411,"tags":{"name":"static/chunks/9263.d21a985a8c971a3d.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1183,"timestamp":789926506,"id":1569,"parentId":1411,"tags":{"name":"static/chunks/953.b7910b645a96bc50.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1180,"timestamp":789926509,"id":1570,"parentId":1411,"tags":{"name":"static/chunks/530.ec5c364bca27a2f3.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1175,"timestamp":789926516,"id":1571,"parentId":1411,"tags":{"name":"static/chunks/6271.4eb06e67ad0ab3ea.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1171,"timestamp":789926520,"id":1572,"parentId":1411,"tags":{"name":"static/chunks/4378.9660630b193ad93a.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1169,"timestamp":789926523,"id":1573,"parentId":1411,"tags":{"name":"static/chunks/4943.65fe9b5a42528e95.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1165,"timestamp":789926528,"id":1574,"parentId":1411,"tags":{"name":"static/chunks/8923.fee092ea3f1183f4.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1161,"timestamp":789926532,"id":1575,"parentId":1411,"tags":{"name":"static/chunks/4937.dccf0357fecc5723.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1157,"timestamp":789926537,"id":1576,"parentId":1411,"tags":{"name":"static/chunks/4489.0d368cde1fb3357b.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1154,"timestamp":789926541,"id":1577,"parentId":1411,"tags":{"name":"static/chunks/5142.367bd3be117eed79.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1152,"timestamp":789926545,"id":1578,"parentId":1411,"tags":{"name":"static/chunks/2935.2ebbb100e3d43c64.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1148,"timestamp":789926549,"id":1579,"parentId":1411,"tags":{"name":"static/chunks/7732.341d025efb77d613.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1145,"timestamp":789926553,"id":1580,"parentId":1411,"tags":{"name":"static/chunks/2918.07ccdcb387059c26.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1142,"timestamp":789926557,"id":1581,"parentId":1411,"tags":{"name":"static/chunks/3862.537a6082bef9f803.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1138,"timestamp":789926562,"id":1582,"parentId":1411,"tags":{"name":"static/chunks/8706.a191055071758495.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1135,"timestamp":789926566,"id":1583,"parentId":1411,"tags":{"name":"static/chunks/4384.18b73d21bb82bbb3.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1131,"timestamp":789926570,"id":1584,"parentId":1411,"tags":{"name":"static/chunks/7528.6f2689bf02ee7e39.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1128,"timestamp":789926575,"id":1585,"parentId":1411,"tags":{"name":"static/chunks/7095.1a931e6913f28393.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1125,"timestamp":789926579,"id":1586,"parentId":1411,"tags":{"name":"static/chunks/6596.bb65008aa0ac68d6.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1121,"timestamp":789926584,"id":1587,"parentId":1411,"tags":{"name":"static/chunks/2311.498eabd1cf6b053c.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1117,"timestamp":789926588,"id":1588,"parentId":1411,"tags":{"name":"static/chunks/2156.9b99294d52c96d16.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1114,"timestamp":789926592,"id":1589,"parentId":1411,"tags":{"name":"static/chunks/2601.a828eccc4459dca1.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1110,"timestamp":789926598,"id":1590,"parentId":1411,"tags":{"name":"static/chunks/5694.201d0e2a5d98a3d6.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1107,"timestamp":789926601,"id":1591,"parentId":1411,"tags":{"name":"static/chunks/2789.211fa0f02c57b80f.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1104,"timestamp":789926606,"id":1592,"parentId":1411,"tags":{"name":"static/chunks/8871.d9339ecb3eb1391d.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1101,"timestamp":789926610,"id":1593,"parentId":1411,"tags":{"name":"static/chunks/7318.13546d24a16d19c8.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1098,"timestamp":789926613,"id":1594,"parentId":1411,"tags":{"name":"static/chunks/5222.70661c975007e6b1.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1095,"timestamp":789926618,"id":1595,"parentId":1411,"tags":{"name":"static/chunks/70.711e53c7c9f310df.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1091,"timestamp":789926622,"id":1596,"parentId":1411,"tags":{"name":"static/chunks/7295.98f5a5b75283c24e.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1089,"timestamp":789926626,"id":1597,"parentId":1411,"tags":{"name":"static/chunks/8339.0eec7dc6c4205f28.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1085,"timestamp":789926630,"id":1598,"parentId":1411,"tags":{"name":"static/chunks/5146.080c4cbbd65deea4.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1082,"timestamp":789926634,"id":1599,"parentId":1411,"tags":{"name":"static/chunks/282.5ed107c9ab46fa5f.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1077,"timestamp":789926640,"id":1600,"parentId":1411,"tags":{"name":"static/chunks/1345.6321ea113d5bede1.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1073,"timestamp":789926644,"id":1601,"parentId":1411,"tags":{"name":"static/chunks/5202.c595eef02cbf17a3.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1070,"timestamp":789926648,"id":1602,"parentId":1411,"tags":{"name":"static/chunks/9775.7f5ac34a0ad29393.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1066,"timestamp":789926653,"id":1603,"parentId":1411,"tags":{"name":"static/chunks/7968.4ca6adf1b5e72a04.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"}]
9
+ [{"name":"minify-js","duration":1158,"timestamp":789926657,"id":1604,"parentId":1411,"tags":{"name":"static/chunks/3389.491645b95208b655.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1157,"timestamp":789926660,"id":1605,"parentId":1411,"tags":{"name":"static/chunks/1394.8e56f315b770b4ef.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1152,"timestamp":789926666,"id":1606,"parentId":1411,"tags":{"name":"static/chunks/577.c5f69dfebe2d4d32.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1150,"timestamp":789926670,"id":1607,"parentId":1411,"tags":{"name":"static/chunks/2466.2d67cac2e3573f2a.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1146,"timestamp":789926675,"id":1608,"parentId":1411,"tags":{"name":"static/chunks/framework-38fa8b5af7d90358.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1142,"timestamp":789926679,"id":1609,"parentId":1411,"tags":{"name":"static/chunks/90542734.d8eec2a0f0f4cbd2.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1139,"timestamp":789926684,"id":1610,"parentId":1411,"tags":{"name":"static/chunks/2ff9d716.e3d80ce219276621.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1134,"timestamp":789926689,"id":1611,"parentId":1411,"tags":{"name":"static/chunks/af7f6608.5e51d05bf66c954d.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1126,"timestamp":789926699,"id":1612,"parentId":1411,"tags":{"name":"static/chunks/d3ac728e.46277dd0271c22bd.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1122,"timestamp":789926704,"id":1613,"parentId":1411,"tags":{"name":"static/chunks/4bd1b696-eafe90463fb5173f.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1119,"timestamp":789926707,"id":1614,"parentId":1411,"tags":{"name":"static/chunks/30d07d85.eda90ffd1f72af84.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1117,"timestamp":789926711,"id":1615,"parentId":1411,"tags":{"name":"static/chunks/6809-415f78b07093e43d.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1113,"timestamp":789926716,"id":1616,"parentId":1411,"tags":{"name":"static/chunks/4909-29e7375ee477be0e.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1110,"timestamp":789926720,"id":1617,"parentId":1411,"tags":{"name":"static/chunks/2770-96ce4dfdaebf3b95.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1107,"timestamp":789926724,"id":1618,"parentId":1411,"tags":{"name":"static/chunks/790-16669d080a2d540f.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1103,"timestamp":789926729,"id":1619,"parentId":1411,"tags":{"name":"static/chunks/4974-c7c06dde4c577c2d.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1100,"timestamp":789926732,"id":1620,"parentId":1411,"tags":{"name":"static/chunks/4459.4838a33157fb1a62.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1097,"timestamp":789926737,"id":1621,"parentId":1411,"tags":{"name":"static/chunks/4290.179b03a83a774748.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1093,"timestamp":789926742,"id":1622,"parentId":1411,"tags":{"name":"static/chunks/8566-694b23826caefbbc.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1090,"timestamp":789926746,"id":1623,"parentId":1411,"tags":{"name":"static/chunks/9948-1179ea549ed77972.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1086,"timestamp":789926751,"id":1624,"parentId":1411,"tags":{"name":"static/chunks/9856.0b6ad271de065950.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1083,"timestamp":789926754,"id":1625,"parentId":1411,"tags":{"name":"static/chunks/1191-929957caf145015a.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1081,"timestamp":789926758,"id":1626,"parentId":1411,"tags":{"name":"static/chunks/5542-eba6aa0b65c58ba6.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1077,"timestamp":789926763,"id":1627,"parentId":1411,"tags":{"name":"static/chunks/5951.af60d0ca20c7b9c0.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1074,"timestamp":789926767,"id":1628,"parentId":1411,"tags":{"name":"static/chunks/6690.e4c27364805e5969.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1071,"timestamp":789926772,"id":1629,"parentId":1411,"tags":{"name":"static/chunks/9076.a8e4846115ded724.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1067,"timestamp":789926776,"id":1630,"parentId":1411,"tags":{"name":"static/chunks/7485.c9571ab4860a44ed.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1065,"timestamp":789926780,"id":1631,"parentId":1411,"tags":{"name":"static/chunks/9599-be997845bdbb07c0.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1061,"timestamp":789926784,"id":1632,"parentId":1411,"tags":{"name":"static/chunks/1255-103d6a472a5aff51.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1059,"timestamp":789926788,"id":1633,"parentId":1411,"tags":{"name":"static/chunks/6402-cf1352625ee26472.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1056,"timestamp":789926791,"id":1634,"parentId":1411,"tags":{"name":"static/chunks/744-41dca91128aa90b3.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1053,"timestamp":789926796,"id":1635,"parentId":1411,"tags":{"name":"static/chunks/6488-751e7d19240196ec.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1050,"timestamp":789926799,"id":1636,"parentId":1411,"tags":{"name":"static/chunks/4560-08d2ea49bd2301d2.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1047,"timestamp":789926804,"id":1637,"parentId":1411,"tags":{"name":"static/chunks/2751-0b37d2b8619b002b.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1044,"timestamp":789926807,"id":1638,"parentId":1411,"tags":{"name":"static/chunks/2053-d32dbb0a5f0b2516.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":1041,"timestamp":789926812,"id":1639,"parentId":1411,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":537,"timestamp":789927317,"id":1641,"parentId":1411,"tags":{"name":"server/middleware-build-manifest.js","cache":"HIT"},"startTime":1785887690136,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":479,"timestamp":789927376,"id":1643,"parentId":1411,"tags":{"name":"server/next-font-manifest.js","cache":"HIT"},"startTime":1785887690136,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":5679,"timestamp":789926824,"id":1640,"parentId":1411,"tags":{"name":"static/_AR-TSCnEog5nL9JjjCna/_ssgManifest.js","cache":"MISS"},"startTime":1785887690135,"traceId":"8f8b8703dae94d8f"},{"name":"minify-js","duration":5267,"timestamp":789927334,"id":1642,"parentId":1411,"tags":{"name":"static/_AR-TSCnEog5nL9JjjCna/_buildManifest.js","cache":"MISS"},"startTime":1785887690136,"traceId":"8f8b8703dae94d8f"},{"name":"minify-webpack-plugin-optimize","duration":15500,"timestamp":789917106,"id":1411,"parentId":1237,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1785887690126,"traceId":"8f8b8703dae94d8f"},{"name":"minify-css","duration":159,"timestamp":789932792,"id":1645,"parentId":1644,"tags":{"file":"static/css/08db0ee30be10391.css","cache":"HIT"},"startTime":1785887690141,"traceId":"8f8b8703dae94d8f"},{"name":"minify-css","duration":112,"timestamp":789932843,"id":1646,"parentId":1644,"tags":{"file":"static/css/a26070ae14fac156.css","cache":"HIT"},"startTime":1785887690141,"traceId":"8f8b8703dae94d8f"},{"name":"minify-css","duration":109,"timestamp":789932848,"id":1647,"parentId":1644,"tags":{"file":"static/css/11b25db9b78774b4.css","cache":"HIT"},"startTime":1785887690141,"traceId":"8f8b8703dae94d8f"},{"name":"minify-css","duration":108,"timestamp":789932850,"id":1648,"parentId":1644,"tags":{"file":"static/css/2fe46084dfe7af17.css","cache":"HIT"},"startTime":1785887690141,"traceId":"8f8b8703dae94d8f"},{"name":"css-minimizer-plugin","duration":247,"timestamp":789932712,"id":1644,"parentId":1237,"tags":{},"startTime":1785887690141,"traceId":"8f8b8703dae94d8f"},{"name":"seal","duration":712452,"timestamp":789287233,"id":1395,"parentId":1237,"tags":{},"startTime":1785887689496,"traceId":"8f8b8703dae94d8f"},{"name":"webpack-compilation","duration":2659173,"timestamp":787340609,"id":1237,"parentId":16,"tags":{"name":"client"},"startTime":1785887687549,"traceId":"8f8b8703dae94d8f"},{"name":"emit","duration":38878,"timestamp":789999830,"id":1649,"parentId":16,"tags":{},"startTime":1785887690208,"traceId":"8f8b8703dae94d8f"},{"name":"webpack-close","duration":1276873,"timestamp":790041639,"id":1650,"parentId":16,"tags":{"name":"client"},"startTime":1785887690250,"traceId":"8f8b8703dae94d8f"},{"name":"webpack-generate-error-stats","duration":887,"timestamp":791318534,"id":1651,"parentId":1650,"tags":{},"startTime":1785887691527,"traceId":"8f8b8703dae94d8f"},{"name":"run-webpack-compiler","duration":17826651,"timestamp":773493113,"id":16,"parentId":1,"tags":{},"startTime":1785887673702,"traceId":"8f8b8703dae94d8f"},{"name":"format-webpack-messages","duration":118,"timestamp":791319774,"id":1652,"parentId":1,"tags":{},"startTime":1785887691528,"traceId":"8f8b8703dae94d8f"},{"name":"verify-typescript-setup","duration":31399536,"timestamp":791324209,"id":1654,"parentId":1,"tags":{},"startTime":1785887691533,"traceId":"8f8b8703dae94d8f"},{"name":"check-static-error-page","duration":43292,"timestamp":822768571,"id":1657,"parentId":1656,"tags":{},"startTime":1785887722977,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":55204,"timestamp":823050350,"id":1658,"parentId":1656,"tags":{"page":"/_app"},"startTime":1785887723259,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":54152,"timestamp":823051420,"id":1660,"parentId":1656,"tags":{"page":"/_document"},"startTime":1785887723260,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":62598,"timestamp":823051342,"id":1659,"parentId":1656,"tags":{"page":"/_error"},"startTime":1785887723260,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":63390,"timestamp":823121278,"id":1806,"parentId":1802,"tags":{},"startTime":1785887723330,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":80935,"timestamp":823103813,"id":1802,"parentId":1656,"tags":{"page":"/apple-icon.png"},"startTime":1785887723312,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":66240,"timestamp":823121335,"id":1807,"parentId":1803,"tags":{},"startTime":1785887723330,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":83637,"timestamp":823103979,"id":1803,"parentId":1656,"tags":{"page":"/icon1.png"},"startTime":1785887723312,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":89895,"timestamp":823121198,"id":1805,"parentId":1800,"tags":{},"startTime":1785887723330,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":107729,"timestamp":823103406,"id":1800,"parentId":1656,"tags":{"page":"/icon2.png"},"startTime":1785887723312,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":96680,"timestamp":823122052,"id":1809,"parentId":1662,"tags":{},"startTime":1785887723330,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":166392,"timestamp":823052387,"id":1662,"parentId":1656,"tags":{"page":"/api/app/update-check"},"startTime":1785887723261,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":102878,"timestamp":823122374,"id":1810,"parentId":1663,"tags":{},"startTime":1785887723331,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":172327,"timestamp":823052970,"id":1663,"parentId":1656,"tags":{"page":"/api/app/update"},"startTime":1785887723261,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":108953,"timestamp":823121388,"id":1808,"parentId":1661,"tags":{},"startTime":1785887723330,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":178930,"timestamp":823051460,"id":1661,"parentId":1656,"tags":{"page":"/_not-found"},"startTime":1785887723260,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":170777,"timestamp":823122494,"id":1812,"parentId":1665,"tags":{},"startTime":1785887723331,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":237372,"timestamp":823055938,"id":1665,"parentId":1656,"tags":{"page":"/api/assistant/current-output"},"startTime":1785887723264,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":170927,"timestamp":823122449,"id":1811,"parentId":1664,"tags":{},"startTime":1785887723331,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":238800,"timestamp":823054589,"id":1664,"parentId":1656,"tags":{"page":"/api/assistant/conversation"},"startTime":1785887723263,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":176564,"timestamp":823122535,"id":1813,"parentId":1666,"tags":{},"startTime":1785887723331,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":242690,"timestamp":823056464,"id":1666,"parentId":1656,"tags":{"page":"/api/assistant/messages"},"startTime":1785887723265,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":176680,"timestamp":823122588,"id":1814,"parentId":1667,"tags":{},"startTime":1785887723331,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":242172,"timestamp":823057114,"id":1667,"parentId":1656,"tags":{"page":"/api/assistant/session"},"startTime":1785887723266,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":178985,"timestamp":823122628,"id":1815,"parentId":1668,"tags":{},"startTime":1785887723331,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":243956,"timestamp":823057698,"id":1668,"parentId":1656,"tags":{"page":"/api/assistant/start"},"startTime":1785887723266,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":181603,"timestamp":823122672,"id":1817,"parentId":1670,"tags":{},"startTime":1785887723331,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":245114,"timestamp":823059200,"id":1670,"parentId":1656,"tags":{"page":"/api/assistant/tools"},"startTime":1785887723268,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":181827,"timestamp":823122656,"id":1816,"parentId":1669,"tags":{},"startTime":1785887723331,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":245849,"timestamp":823058656,"id":1669,"parentId":1656,"tags":{"page":"/api/assistant/terminal"},"startTime":1785887723267,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":184458,"timestamp":823122697,"id":1818,"parentId":1671,"tags":{},"startTime":1785887723331,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":247497,"timestamp":823059693,"id":1671,"parentId":1656,"tags":{"page":"/api/auth/login"},"startTime":1785887723268,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":185588,"timestamp":823122714,"id":1819,"parentId":1672,"tags":{},"startTime":1785887723331,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":248166,"timestamp":823060166,"id":1672,"parentId":1656,"tags":{"page":"/api/auth/logout"},"startTime":1785887723269,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":187345,"timestamp":823122824,"id":1820,"parentId":1673,"tags":{},"startTime":1785887723331,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":249594,"timestamp":823060603,"id":1673,"parentId":1656,"tags":{"page":"/api/auth/status"},"startTime":1785887723269,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":193289,"timestamp":823122961,"id":1822,"parentId":1675,"tags":{},"startTime":1785887723331,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":254818,"timestamp":823061477,"id":1675,"parentId":1656,"tags":{"page":"/api/daily-summary/status"},"startTime":1785887723270,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":194753,"timestamp":823122866,"id":1821,"parentId":1674,"tags":{},"startTime":1785887723331,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":256616,"timestamp":823061040,"id":1674,"parentId":1656,"tags":{"page":"/api/daily-summary"},"startTime":1785887723269,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":198610,"timestamp":823123083,"id":1823,"parentId":1676,"tags":{},"startTime":1785887723331,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":259765,"timestamp":823061974,"id":1676,"parentId":1656,"tags":{"page":"/api/external-apps/[id]/health"},"startTime":1785887723270,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":201873,"timestamp":823123285,"id":1825,"parentId":1678,"tags":{},"startTime":1785887723332,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":261893,"timestamp":823063301,"id":1678,"parentId":1656,"tags":{"page":"/api/external-apps"},"startTime":1785887723272,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":203058,"timestamp":823123187,"id":1824,"parentId":1677,"tags":{},"startTime":1785887723332,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":263450,"timestamp":823062828,"id":1677,"parentId":1656,"tags":{"page":"/api/external-apps/[id]"},"startTime":1785887723271,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":205764,"timestamp":823123408,"id":1826,"parentId":1679,"tags":{},"startTime":1785887723332,"traceId":"8f8b8703dae94d8f"}]
10
+ [{"name":"check-page","duration":265832,"timestamp":823063715,"id":1679,"parentId":1656,"tags":{"page":"/api/fs/browse"},"startTime":1785887723272,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":207354,"timestamp":823123503,"id":1827,"parentId":1680,"tags":{},"startTime":1785887723332,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":266747,"timestamp":823064139,"id":1680,"parentId":1656,"tags":{"page":"/api/fs/recent-paths"},"startTime":1785887723273,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":220540,"timestamp":823123535,"id":1828,"parentId":1681,"tags":{},"startTime":1785887723332,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":279586,"timestamp":823064546,"id":1681,"parentId":1656,"tags":{"page":"/api/hooks/agent-event"},"startTime":1785887723273,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":223317,"timestamp":823123587,"id":1830,"parentId":1683,"tags":{},"startTime":1785887723332,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":278997,"timestamp":823067952,"id":1683,"parentId":1656,"tags":{"page":"/api/metrics/vibe"},"startTime":1785887723276,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":227023,"timestamp":823123607,"id":1831,"parentId":1684,"tags":{},"startTime":1785887723332,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":282281,"timestamp":823068401,"id":1684,"parentId":1656,"tags":{"page":"/api/ollama/models"},"startTime":1785887723277,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":231055,"timestamp":823123731,"id":1832,"parentId":1685,"tags":{},"startTime":1785887723332,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":285991,"timestamp":823068829,"id":1685,"parentId":1656,"tags":{"page":"/api/push/subscriptions"},"startTime":1785887723277,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":231320,"timestamp":823123563,"id":1829,"parentId":1682,"tags":{},"startTime":1785887723332,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":287407,"timestamp":823067492,"id":1682,"parentId":1656,"tags":{"page":"/api/hooks/claude-done"},"startTime":1785887723276,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":235018,"timestamp":823123817,"id":1833,"parentId":1686,"tags":{},"startTime":1785887723332,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":287971,"timestamp":823070907,"id":1686,"parentId":1656,"tags":{"page":"/api/push/vapid"},"startTime":1785887723279,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":239651,"timestamp":823123859,"id":1834,"parentId":1687,"tags":{},"startTime":1785887723332,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":293973,"timestamp":823071344,"id":1687,"parentId":1656,"tags":{"page":"/api/repositories/[id]"},"startTime":1785887723280,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":241633,"timestamp":823123883,"id":1835,"parentId":1688,"tags":{},"startTime":1785887723332,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":293824,"timestamp":823071721,"id":1688,"parentId":1656,"tags":{"page":"/api/repositories/[id]/todos/[todoId]"},"startTime":1785887723280,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":242164,"timestamp":823123905,"id":1836,"parentId":1689,"tags":{},"startTime":1785887723332,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":293987,"timestamp":823072108,"id":1689,"parentId":1656,"tags":{"page":"/api/repositories/[id]/todos"},"startTime":1785887723281,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":252584,"timestamp":823123961,"id":1838,"parentId":1691,"tags":{},"startTime":1785887723332,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":303755,"timestamp":823072847,"id":1691,"parentId":1656,"tags":{"page":"/api/repositories/clone"},"startTime":1785887723281,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":253110,"timestamp":823123927,"id":1837,"parentId":1690,"tags":{},"startTime":1785887723332,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":304590,"timestamp":823072478,"id":1690,"parentId":1656,"tags":{"page":"/api/repositories/clone/[jobId]"},"startTime":1785887723281,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":256328,"timestamp":823123979,"id":1839,"parentId":1692,"tags":{},"startTime":1785887723332,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":307132,"timestamp":823073217,"id":1692,"parentId":1656,"tags":{"page":"/api/repositories/excluded"},"startTime":1785887723282,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":256578,"timestamp":823123999,"id":1840,"parentId":1693,"tags":{},"startTime":1785887723332,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":307026,"timestamp":823073576,"id":1693,"parentId":1656,"tags":{"page":"/api/repositories/restore"},"startTime":1785887723282,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":260916,"timestamp":823124163,"id":1842,"parentId":1695,"tags":{},"startTime":1785887723333,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":310833,"timestamp":823074297,"id":1695,"parentId":1656,"tags":{"page":"/api/repositories/scan"},"startTime":1785887723283,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":261118,"timestamp":823124129,"id":1841,"parentId":1694,"tags":{},"startTime":1785887723333,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":311338,"timestamp":823073923,"id":1694,"parentId":1656,"tags":{"page":"/api/repositories"},"startTime":1785887723282,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":263550,"timestamp":823124189,"id":1843,"parentId":1696,"tags":{},"startTime":1785887723333,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":313112,"timestamp":823074667,"id":1696,"parentId":1656,"tags":{"page":"/api/repositories/sync"},"startTime":1785887723283,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":265173,"timestamp":823124329,"id":1844,"parentId":1697,"tags":{},"startTime":1785887723333,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":314502,"timestamp":823075036,"id":1697,"parentId":1656,"tags":{"page":"/api/repositories/validate-path"},"startTime":1785887723283,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":266911,"timestamp":823124415,"id":1845,"parentId":1698,"tags":{},"startTime":1785887723333,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":315962,"timestamp":823075395,"id":1698,"parentId":1656,"tags":{"page":"/api/sidebar/group-order"},"startTime":1785887723284,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":273272,"timestamp":823120766,"id":1804,"parentId":1799,"tags":{},"startTime":1785887723329,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":290843,"timestamp":823103234,"id":1799,"parentId":1656,"tags":{"page":"/icon.png"},"startTime":1785887723312,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":274299,"timestamp":823124504,"id":1846,"parentId":1699,"tags":{},"startTime":1785887723333,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":323088,"timestamp":823075760,"id":1699,"parentId":1656,"tags":{"page":"/api/skills/[id]"},"startTime":1785887723284,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":283254,"timestamp":823124843,"id":1849,"parentId":1702,"tags":{},"startTime":1785887723333,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":329174,"timestamp":823078972,"id":1702,"parentId":1656,"tags":{"page":"/api/skills/reindex"},"startTime":1785887723287,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":283607,"timestamp":823124630,"id":1847,"parentId":1700,"tags":{},"startTime":1785887723333,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":332257,"timestamp":823075994,"id":1700,"parentId":1656,"tags":{"page":"/api/skills/installations"},"startTime":1785887723284,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":288171,"timestamp":823124928,"id":1850,"parentId":1703,"tags":{},"startTime":1785887723333,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":333767,"timestamp":823079382,"id":1703,"parentId":1656,"tags":{"page":"/api/skills"},"startTime":1785887723288,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":289917,"timestamp":823124756,"id":1848,"parentId":1701,"tags":{},"startTime":1785887723333,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":336155,"timestamp":823078559,"id":1701,"parentId":1656,"tags":{"page":"/api/skills/operations"},"startTime":1785887723287,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":291429,"timestamp":823124970,"id":1852,"parentId":1705,"tags":{},"startTime":1785887723333,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":336356,"timestamp":823080079,"id":1705,"parentId":1656,"tags":{"page":"/api/tasks/[taskId]/cancel"},"startTime":1785887723288,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":299056,"timestamp":823125039,"id":1854,"parentId":1707,"tags":{},"startTime":1785887723333,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":343354,"timestamp":823080790,"id":1707,"parentId":1656,"tags":{"page":"/api/templates/[id]"},"startTime":1785887723289,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":299913,"timestamp":823125059,"id":1855,"parentId":1708,"tags":{},"startTime":1785887723333,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":343868,"timestamp":823081158,"id":1708,"parentId":1656,"tags":{"page":"/api/templates"},"startTime":1785887723290,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":303710,"timestamp":823125153,"id":1856,"parentId":1709,"tags":{},"startTime":1785887723334,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":347391,"timestamp":823081510,"id":1709,"parentId":1656,"tags":{"page":"/api/todos"},"startTime":1785887723290,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":305578,"timestamp":823124949,"id":1851,"parentId":1704,"tags":{},"startTime":1785887723333,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":350856,"timestamp":823079709,"id":1704,"parentId":1656,"tags":{"page":"/api/slash-commands"},"startTime":1785887723288,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":306726,"timestamp":823124997,"id":1853,"parentId":1706,"tags":{},"startTime":1785887723333,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":351318,"timestamp":823080437,"id":1706,"parentId":1656,"tags":{"page":"/api/tasks/[taskId]"},"startTime":1785887723289,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":307964,"timestamp":823125177,"id":1857,"parentId":1710,"tags":{},"startTime":1785887723334,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":351209,"timestamp":823081963,"id":1710,"parentId":1656,"tags":{"page":"/api/verification/runs/[runId]"},"startTime":1785887723290,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":309248,"timestamp":823125199,"id":1858,"parentId":1711,"tags":{},"startTime":1785887723334,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":352115,"timestamp":823082363,"id":1711,"parentId":1656,"tags":{"page":"/api/verification/runs"},"startTime":1785887723291,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":312197,"timestamp":823125262,"id":1860,"parentId":1713,"tags":{},"startTime":1785887723334,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":354392,"timestamp":823083109,"id":1713,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/capture"},"startTime":1785887723292,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":313829,"timestamp":823125282,"id":1861,"parentId":1714,"tags":{},"startTime":1785887723334,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":355677,"timestamp":823083471,"id":1714,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/cli-tool"},"startTime":1785887723292,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":317465,"timestamp":823125311,"id":1862,"parentId":1715,"tags":{},"startTime":1785887723334,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":358962,"timestamp":823083857,"id":1715,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/cmate/schedules"},"startTime":1785887723292,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":318071,"timestamp":823125334,"id":1863,"parentId":1716,"tags":{},"startTime":1785887723334,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":359205,"timestamp":823084230,"id":1716,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/current-output"},"startTime":1785887723293,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":322103,"timestamp":823125353,"id":1864,"parentId":1717,"tags":{},"startTime":1785887723334,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":362905,"timestamp":823084592,"id":1717,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/execution-logs/[logId]"},"startTime":1785887723293,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":323394,"timestamp":823125375,"id":1865,"parentId":1718,"tags":{},"startTime":1785887723334,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":363873,"timestamp":823084932,"id":1718,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/execution-logs"},"startTime":1785887723293,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":327943,"timestamp":823125467,"id":1867,"parentId":1720,"tags":{},"startTime":1785887723334,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":367792,"timestamp":823085668,"id":1720,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/git/branch/create"},"startTime":1785887723294,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":329718,"timestamp":823125446,"id":1866,"parentId":1719,"tags":{},"startTime":1785887723334,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":369891,"timestamp":823085311,"id":1719,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/files/[...path]"},"startTime":1785887723294,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":333583,"timestamp":823125483,"id":1868,"parentId":1721,"tags":{},"startTime":1785887723334,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":373029,"timestamp":823086086,"id":1721,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/git/branch/delete"},"startTime":1785887723294,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":334051,"timestamp":823125500,"id":1869,"parentId":1722,"tags":{},"startTime":1785887723334,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":373140,"timestamp":823086455,"id":1722,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/git/branches"},"startTime":1785887723295,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":336292,"timestamp":823125519,"id":1870,"parentId":1723,"tags":{},"startTime":1785887723334,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":375036,"timestamp":823086812,"id":1723,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/git/checkout"},"startTime":1785887723295,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":338252,"timestamp":823125540,"id":1871,"parentId":1724,"tags":{},"startTime":1785887723334,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":376689,"timestamp":823087135,"id":1724,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/git/commit"},"startTime":1785887723296,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":340865,"timestamp":823125557,"id":1872,"parentId":1725,"tags":{},"startTime":1785887723334,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":379129,"timestamp":823087327,"id":1725,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/git/diff"},"startTime":1785887723296,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":342307,"timestamp":823125238,"id":1859,"parentId":1712,"tags":{},"startTime":1785887723334,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":384862,"timestamp":823082710,"id":1712,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/auto-yes"},"startTime":1785887723291,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":345073,"timestamp":823125575,"id":1873,"parentId":1726,"tags":{},"startTime":1785887723334,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":383194,"timestamp":823087499,"id":1726,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/git/fetch"},"startTime":1785887723296,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":345201,"timestamp":823125590,"id":1874,"parentId":1727,"tags":{},"startTime":1785887723334,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":383148,"timestamp":823087665,"id":1727,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/git/log"},"startTime":1785887723296,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":348256,"timestamp":823125611,"id":1875,"parentId":1728,"tags":{},"startTime":1785887723334,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":386078,"timestamp":823087830,"id":1728,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/git/pull"},"startTime":1785887723296,"traceId":"8f8b8703dae94d8f"}]
11
+ [{"name":"is-page-static","duration":348990,"timestamp":823125648,"id":1877,"parentId":1730,"tags":{},"startTime":1785887723334,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":386484,"timestamp":823088187,"id":1730,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/git/reset"},"startTime":1785887723297,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":349102,"timestamp":823125628,"id":1876,"parentId":1729,"tags":{},"startTime":1785887723334,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":386749,"timestamp":823087993,"id":1729,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/git/push"},"startTime":1785887723296,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":352208,"timestamp":823125663,"id":1878,"parentId":1731,"tags":{},"startTime":1785887723334,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":389554,"timestamp":823088360,"id":1731,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/git/revert"},"startTime":1785887723297,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":352885,"timestamp":823125691,"id":1880,"parentId":1733,"tags":{},"startTime":1785887723334,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":389922,"timestamp":823088685,"id":1733,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/git/stage"},"startTime":1785887723297,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":352995,"timestamp":823125676,"id":1879,"parentId":1732,"tags":{},"startTime":1785887723334,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":390166,"timestamp":823088522,"id":1732,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/git/show/[commitHash]"},"startTime":1785887723297,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":355663,"timestamp":823125705,"id":1881,"parentId":1734,"tags":{},"startTime":1785887723334,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":392559,"timestamp":823088847,"id":1734,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/git/staged"},"startTime":1785887723297,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":356728,"timestamp":823125736,"id":1883,"parentId":1736,"tags":{},"startTime":1785887723334,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":393294,"timestamp":823089204,"id":1736,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/git/stash/apply"},"startTime":1785887723298,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":356850,"timestamp":823125719,"id":1882,"parentId":1735,"tags":{},"startTime":1785887723334,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":393550,"timestamp":823089031,"id":1735,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/git/stash/[index]"},"startTime":1785887723297,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":361311,"timestamp":823125752,"id":1884,"parentId":1737,"tags":{},"startTime":1785887723334,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":397734,"timestamp":823089370,"id":1737,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/git/stash/pop"},"startTime":1785887723298,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":361426,"timestamp":823125789,"id":1886,"parentId":1740,"tags":{},"startTime":1785887723334,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":397348,"timestamp":823089879,"id":1740,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/git/status"},"startTime":1785887723298,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":361495,"timestamp":823125770,"id":1885,"parentId":1738,"tags":{},"startTime":1785887723334,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":397738,"timestamp":823089535,"id":1738,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/git/stash/push"},"startTime":1785887723298,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":362944,"timestamp":823125804,"id":1887,"parentId":1739,"tags":{},"startTime":1785887723334,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":399073,"timestamp":823089711,"id":1739,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/git/stash"},"startTime":1785887723298,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":365442,"timestamp":823125819,"id":1888,"parentId":1741,"tags":{},"startTime":1785887723334,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":401235,"timestamp":823090069,"id":1741,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/git/unstage"},"startTime":1785887723298,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":365544,"timestamp":823125838,"id":1889,"parentId":1742,"tags":{},"startTime":1785887723334,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":401155,"timestamp":823090241,"id":1742,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/git/working-diff"},"startTime":1785887723299,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":366432,"timestamp":823125863,"id":1890,"parentId":1743,"tags":{},"startTime":1785887723334,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":401919,"timestamp":823090407,"id":1743,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/interrupt"},"startTime":1785887723299,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":369484,"timestamp":823125892,"id":1891,"parentId":1744,"tags":{},"startTime":1785887723334,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":404843,"timestamp":823090572,"id":1744,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/kill-session"},"startTime":1785887723299,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":369806,"timestamp":823126030,"id":1892,"parentId":1745,"tags":{},"startTime":1785887723334,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":405120,"timestamp":823090740,"id":1745,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/logs/[filename]"},"startTime":1785887723299,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":372941,"timestamp":823126126,"id":1893,"parentId":1746,"tags":{},"startTime":1785887723335,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":408196,"timestamp":823090909,"id":1746,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/logs"},"startTime":1785887723299,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":375482,"timestamp":823126202,"id":1896,"parentId":1749,"tags":{},"startTime":1785887723335,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":408672,"timestamp":823093050,"id":1749,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/memos"},"startTime":1785887723301,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":376852,"timestamp":823126174,"id":1895,"parentId":1748,"tags":{},"startTime":1785887723335,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":410278,"timestamp":823092788,"id":1748,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/memos/[memoId]"},"startTime":1785887723301,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":379959,"timestamp":823126227,"id":1897,"parentId":1750,"tags":{},"startTime":1785887723335,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":412984,"timestamp":823093242,"id":1750,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/messages"},"startTime":1785887723302,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":384252,"timestamp":823126298,"id":1899,"parentId":1752,"tags":{},"startTime":1785887723335,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":416994,"timestamp":823093589,"id":1752,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/respond"},"startTime":1785887723302,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":384366,"timestamp":823126268,"id":1898,"parentId":1751,"tags":{},"startTime":1785887723335,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":417225,"timestamp":823093422,"id":1751,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/prompt-response"},"startTime":1785887723302,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":388778,"timestamp":823126373,"id":1901,"parentId":1754,"tags":{},"startTime":1785887723335,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":421268,"timestamp":823093930,"id":1754,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/schedules/[scheduleId]"},"startTime":1785887723302,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":388920,"timestamp":823126346,"id":1900,"parentId":1753,"tags":{},"startTime":1785887723335,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":421519,"timestamp":823093758,"id":1753,"parentId":1656,"tags":{"page":"/api/worktrees/[id]"},"startTime":1785887723302,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":395685,"timestamp":823126389,"id":1902,"parentId":1755,"tags":{},"startTime":1785887723335,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":427997,"timestamp":823094117,"id":1755,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/schedules/active"},"startTime":1785887723303,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":395884,"timestamp":823126413,"id":1903,"parentId":1756,"tags":{},"startTime":1785887723335,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":428032,"timestamp":823094287,"id":1756,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/schedules"},"startTime":1785887723303,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":398245,"timestamp":823126436,"id":1904,"parentId":1757,"tags":{},"startTime":1785887723335,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":430262,"timestamp":823094459,"id":1757,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/search"},"startTime":1785887723303,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":401139,"timestamp":823126483,"id":1905,"parentId":1758,"tags":{},"startTime":1785887723335,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":433035,"timestamp":823094627,"id":1758,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/send"},"startTime":1785887723303,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":404612,"timestamp":823126629,"id":1906,"parentId":1759,"tags":{},"startTime":1785887723335,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":436486,"timestamp":823094795,"id":1759,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/git-workflow"},"startTime":1785887723303,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":411691,"timestamp":823126963,"id":1908,"parentId":1761,"tags":{},"startTime":1785887723335,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":443521,"timestamp":823095177,"id":1761,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/plan"},"startTime":1785887723304,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":416593,"timestamp":823127092,"id":1909,"parentId":1762,"tags":{},"startTime":1785887723335,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":448375,"timestamp":823095359,"id":1762,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/uninstall-plan"},"startTime":1785887723304,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":418410,"timestamp":823126828,"id":1907,"parentId":1760,"tags":{},"startTime":1785887723335,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":450319,"timestamp":823094961,"id":1760,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/install"},"startTime":1785887723303,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":422447,"timestamp":823127296,"id":1910,"parentId":1763,"tags":{},"startTime":1785887723336,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":454254,"timestamp":823095530,"id":1763,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/uninstall"},"startTime":1785887723304,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":424649,"timestamp":823127438,"id":1911,"parentId":1764,"tags":{},"startTime":1785887723336,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":456441,"timestamp":823095693,"id":1764,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/update-plan"},"startTime":1785887723304,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":427776,"timestamp":823127760,"id":1913,"parentId":1766,"tags":{},"startTime":1785887723336,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":459530,"timestamp":823096046,"id":1766,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/skills"},"startTime":1785887723304,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":428574,"timestamp":823127660,"id":1912,"parentId":1765,"tags":{},"startTime":1785887723336,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":460413,"timestamp":823095859,"id":1765,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/update"},"startTime":1785887723304,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":432863,"timestamp":823127826,"id":1915,"parentId":1768,"tags":{},"startTime":1785887723336,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":464344,"timestamp":823096385,"id":1768,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/special-keys"},"startTime":1785887723305,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":436943,"timestamp":823127843,"id":1916,"parentId":1769,"tags":{},"startTime":1785887723336,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":468278,"timestamp":823096551,"id":1769,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/start-polling"},"startTime":1785887723305,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":441999,"timestamp":823127873,"id":1917,"parentId":1770,"tags":{},"startTime":1785887723336,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":473201,"timestamp":823096717,"id":1770,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/tasks"},"startTime":1785887723305,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":447182,"timestamp":823127898,"id":1918,"parentId":1771,"tags":{},"startTime":1785887723336,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":478248,"timestamp":823096884,"id":1771,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/terminal"},"startTime":1785887723305,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":450585,"timestamp":823127916,"id":1919,"parentId":1772,"tags":{},"startTime":1785887723336,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":481470,"timestamp":823097079,"id":1772,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/timers/history"},"startTime":1785887723305,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":452405,"timestamp":823127800,"id":1914,"parentId":1767,"tags":{},"startTime":1785887723336,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":484026,"timestamp":823096219,"id":1767,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/slash-commands"},"startTime":1785887723305,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":454833,"timestamp":823127950,"id":1920,"parentId":1773,"tags":{},"startTime":1785887723336,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":485564,"timestamp":823097257,"id":1773,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/timers"},"startTime":1785887723306,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":457694,"timestamp":823127975,"id":1921,"parentId":1774,"tags":{},"startTime":1785887723336,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":488284,"timestamp":823097423,"id":1774,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/todos/[todoId]"},"startTime":1785887723306,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":459000,"timestamp":823128016,"id":1922,"parentId":1775,"tags":{},"startTime":1785887723336,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":489459,"timestamp":823097590,"id":1775,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/todos"},"startTime":1785887723306,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":462558,"timestamp":823128040,"id":1923,"parentId":1776,"tags":{},"startTime":1785887723336,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":492883,"timestamp":823097753,"id":1776,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/tree/[...path]"},"startTime":1785887723306,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":462913,"timestamp":823128057,"id":1924,"parentId":1777,"tags":{},"startTime":1785887723336,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":493080,"timestamp":823097917,"id":1777,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/tree"},"startTime":1785887723306,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":466990,"timestamp":823128110,"id":1926,"parentId":1779,"tags":{},"startTime":1785887723337,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":496873,"timestamp":823098264,"id":1779,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/verify"},"startTime":1785887723307,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":470177,"timestamp":823128085,"id":1925,"parentId":1778,"tags":{},"startTime":1785887723336,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":500211,"timestamp":823098096,"id":1778,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/upload/[...path]"},"startTime":1785887723306,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":471615,"timestamp":823128128,"id":1927,"parentId":1780,"tags":{},"startTime":1785887723337,"traceId":"8f8b8703dae94d8f"}]
12
+ [{"name":"check-page","duration":502669,"timestamp":823098431,"id":1780,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/verify/runs/[runId]"},"startTime":1785887723307,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":475789,"timestamp":823128145,"id":1928,"parentId":1781,"tags":{},"startTime":1785887723337,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":505367,"timestamp":823098602,"id":1781,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/verify/runs"},"startTime":1785887723307,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":475789,"timestamp":823128256,"id":1929,"parentId":1783,"tags":{},"startTime":1785887723337,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":505108,"timestamp":823098949,"id":1783,"parentId":1656,"tags":{"page":"/api/worktrees"},"startTime":1785887723307,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":479223,"timestamp":823128277,"id":1930,"parentId":1782,"tags":{},"startTime":1785887723337,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":508769,"timestamp":823098779,"id":1782,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/viewed"},"startTime":1785887723307,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":483288,"timestamp":823128808,"id":1931,"parentId":1789,"tags":{},"startTime":1785887723337,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":512123,"timestamp":823100016,"id":1789,"parentId":1656,"tags":{"page":"/proxy/[...path]"},"startTime":1785887723308,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":477782,"timestamp":823134482,"id":1932,"parentId":1801,"tags":{},"startTime":1785887723343,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":508645,"timestamp":823103637,"id":1801,"parentId":1656,"tags":{"page":"/manifest.webmanifest"},"startTime":1785887723312,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":508797,"timestamp":823138349,"id":1933,"parentId":1784,"tags":{},"startTime":1785887723347,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":548078,"timestamp":823099131,"id":1784,"parentId":1656,"tags":{"page":"/chat"},"startTime":1785887723308,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":514065,"timestamp":823138558,"id":1935,"parentId":1786,"tags":{},"startTime":1785887723347,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":553176,"timestamp":823099489,"id":1786,"parentId":1656,"tags":{"page":"/more"},"startTime":1785887723308,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":524456,"timestamp":823138635,"id":1936,"parentId":1787,"tags":{},"startTime":1785887723347,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":563467,"timestamp":823099664,"id":1787,"parentId":1656,"tags":{"page":"/offline"},"startTime":1785887723308,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":524778,"timestamp":823138472,"id":1934,"parentId":1785,"tags":{},"startTime":1785887723347,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":563963,"timestamp":823099306,"id":1785,"parentId":1656,"tags":{"page":"/login"},"startTime":1785887723308,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":529345,"timestamp":823138710,"id":1937,"parentId":1788,"tags":{},"startTime":1785887723347,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":568260,"timestamp":823099834,"id":1788,"parentId":1656,"tags":{"page":"/"},"startTime":1785887723308,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":534433,"timestamp":823138888,"id":1939,"parentId":1791,"tags":{},"startTime":1785887723347,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":572994,"timestamp":823100365,"id":1791,"parentId":1656,"tags":{"page":"/review"},"startTime":1785887723309,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":538334,"timestamp":823138788,"id":1938,"parentId":1790,"tags":{},"startTime":1785887723347,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":576977,"timestamp":823100189,"id":1790,"parentId":1656,"tags":{"page":"/repositories"},"startTime":1785887723309,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":539295,"timestamp":823138965,"id":1940,"parentId":1792,"tags":{},"startTime":1785887723347,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":577761,"timestamp":823100533,"id":1792,"parentId":1656,"tags":{"page":"/sessions"},"startTime":1785887723309,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":544930,"timestamp":823139132,"id":1942,"parentId":1794,"tags":{},"startTime":1785887723348,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":583224,"timestamp":823100884,"id":1794,"parentId":1656,"tags":{"page":"/skills/installed"},"startTime":1785887723309,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":549408,"timestamp":823139200,"id":1943,"parentId":1795,"tags":{},"startTime":1785887723348,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":586173,"timestamp":823102474,"id":1795,"parentId":1656,"tags":{"page":"/skills"},"startTime":1785887723311,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":556924,"timestamp":823140152,"id":1944,"parentId":1796,"tags":{},"startTime":1785887723349,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":594436,"timestamp":823102690,"id":1796,"parentId":1656,"tags":{"page":"/worktrees/[id]/files/[...path]"},"startTime":1785887723311,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":574292,"timestamp":823139052,"id":1941,"parentId":1793,"tags":{},"startTime":1785887723347,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":612676,"timestamp":823100707,"id":1793,"parentId":1656,"tags":{"page":"/skills/[skillId]"},"startTime":1785887723309,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":580477,"timestamp":823140338,"id":1946,"parentId":1798,"tags":{},"startTime":1785887723349,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":617794,"timestamp":823103063,"id":1798,"parentId":1656,"tags":{"page":"/worktrees/[id]/terminal"},"startTime":1785887723311,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":608260,"timestamp":823126151,"id":1894,"parentId":1747,"tags":{},"startTime":1785887723335,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":643345,"timestamp":823091109,"id":1747,"parentId":1656,"tags":{"page":"/api/worktrees/[id]/marp-render"},"startTime":1785887723300,"traceId":"8f8b8703dae94d8f"},{"name":"is-page-static","duration":602020,"timestamp":823140259,"id":1945,"parentId":1797,"tags":{},"startTime":1785887723349,"traceId":"8f8b8703dae94d8f"},{"name":"check-page","duration":639454,"timestamp":823102869,"id":1797,"parentId":1656,"tags":{"page":"/worktrees/[id]"},"startTime":1785887723311,"traceId":"8f8b8703dae94d8f"},{"name":"static-check","duration":974465,"timestamp":822767895,"id":1656,"parentId":1,"tags":{},"startTime":1785887722976,"traceId":"8f8b8703dae94d8f"},{"name":"generate-required-server-files","duration":512,"timestamp":823742632,"id":1948,"parentId":1,"tags":{},"startTime":1785887723951,"traceId":"8f8b8703dae94d8f"},{"name":"write-routes-manifest","duration":21754,"timestamp":823753448,"id":1950,"parentId":1,"tags":{},"startTime":1785887723962,"traceId":"8f8b8703dae94d8f"},{"name":"load-dotenv","duration":131,"timestamp":825493723,"id":1953,"parentId":1952,"tags":{},"startTime":1785887725702,"traceId":"8f8b8703dae94d8f"},{"name":"run-export-path-map","duration":444,"timestamp":827078426,"id":1954,"parentId":1952,"tags":{},"startTime":1785887727287,"traceId":"8f8b8703dae94d8f"},{"name":"next-export","duration":3331087,"timestamp":825492845,"id":1952,"parentId":1,"tags":{},"startTime":1785887725701,"traceId":"8f8b8703dae94d8f"},{"name":"move-exported-app-not-found-","duration":83,"timestamp":828825809,"id":1955,"parentId":1951,"tags":{},"startTime":1785887729034,"traceId":"8f8b8703dae94d8f"},{"name":"move-exported-page","duration":104917,"timestamp":828825983,"id":1956,"parentId":1951,"tags":{},"startTime":1785887729034,"traceId":"8f8b8703dae94d8f"},{"name":"static-generation","duration":4028756,"timestamp":825488216,"id":1951,"parentId":1,"tags":{},"startTime":1785887725697,"traceId":"8f8b8703dae94d8f"},{"name":"write-routes-manifest","duration":131131,"timestamp":829517517,"id":1957,"parentId":1,"tags":{},"startTime":1785887729726,"traceId":"8f8b8703dae94d8f"},{"name":"node-file-trace-build","duration":19017546,"timestamp":823747864,"id":1949,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1785887723956,"traceId":"8f8b8703dae94d8f"},{"name":"apply-include-excludes","duration":1261,"timestamp":842765431,"id":1958,"parentId":1,"tags":{},"startTime":1785887742974,"traceId":"8f8b8703dae94d8f"},{"name":"print-tree-view","duration":10436,"timestamp":842766921,"id":1959,"parentId":1,"tags":{},"startTime":1785887742975,"traceId":"8f8b8703dae94d8f"},{"name":"telemetry-flush","duration":55,"timestamp":842777380,"id":1960,"parentId":1,"tags":{},"startTime":1785887742986,"traceId":"8f8b8703dae94d8f"},{"name":"next-build","duration":69601467,"timestamp":773175974,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"15.5.20","has-custom-webpack-config":"true","use-build-worker":"false"},"startTime":1785887673384,"traceId":"8f8b8703dae94d8f"}]