commandmate 0.21.5 → 0.22.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 (546) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-build-manifest.json +240 -233
  3. package/.next/app-path-routes-manifest.json +29 -28
  4. package/.next/build-manifest.json +2 -2
  5. package/.next/prerender-manifest.json +12 -12
  6. package/.next/required-server-files.json +1 -1
  7. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  8. package/.next/server/app/api/app/update/route_client-reference-manifest.js +1 -1
  9. package/.next/server/app/api/app/update-check/route.js +1 -1
  10. package/.next/server/app/api/app/update-check/route_client-reference-manifest.js +1 -1
  11. package/.next/server/app/api/assistant/conversation/route.js +1 -1
  12. package/.next/server/app/api/assistant/conversation/route.js.nft.json +1 -1
  13. package/.next/server/app/api/assistant/conversation/route_client-reference-manifest.js +1 -1
  14. package/.next/server/app/api/assistant/current-output/route.js +1 -1
  15. package/.next/server/app/api/assistant/current-output/route.js.nft.json +1 -1
  16. package/.next/server/app/api/assistant/current-output/route_client-reference-manifest.js +1 -1
  17. package/.next/server/app/api/assistant/messages/route.js +1 -1
  18. package/.next/server/app/api/assistant/messages/route.js.nft.json +1 -1
  19. package/.next/server/app/api/assistant/messages/route_client-reference-manifest.js +1 -1
  20. package/.next/server/app/api/assistant/session/route.js +1 -1
  21. package/.next/server/app/api/assistant/session/route.js.nft.json +1 -1
  22. package/.next/server/app/api/assistant/session/route_client-reference-manifest.js +1 -1
  23. package/.next/server/app/api/assistant/start/route.js +1 -1
  24. package/.next/server/app/api/assistant/start/route.js.nft.json +1 -1
  25. package/.next/server/app/api/assistant/start/route_client-reference-manifest.js +1 -1
  26. package/.next/server/app/api/assistant/terminal/route.js +1 -1
  27. package/.next/server/app/api/assistant/terminal/route.js.nft.json +1 -1
  28. package/.next/server/app/api/assistant/terminal/route_client-reference-manifest.js +1 -1
  29. package/.next/server/app/api/assistant/tools/route.js +1 -1
  30. package/.next/server/app/api/assistant/tools/route.js.nft.json +1 -1
  31. package/.next/server/app/api/assistant/tools/route_client-reference-manifest.js +1 -1
  32. package/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  33. package/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  34. package/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
  35. package/.next/server/app/api/daily-summary/route_client-reference-manifest.js +1 -1
  36. package/.next/server/app/api/daily-summary/status/route_client-reference-manifest.js +1 -1
  37. package/.next/server/app/api/external-apps/[id]/health/route_client-reference-manifest.js +1 -1
  38. package/.next/server/app/api/external-apps/[id]/route_client-reference-manifest.js +1 -1
  39. package/.next/server/app/api/external-apps/route_client-reference-manifest.js +1 -1
  40. package/.next/server/app/api/fs/browse/route.js +2 -2
  41. package/.next/server/app/api/fs/browse/route.js.nft.json +1 -1
  42. package/.next/server/app/api/fs/browse/route_client-reference-manifest.js +1 -1
  43. package/.next/server/app/api/fs/recent-paths/route_client-reference-manifest.js +1 -1
  44. package/.next/server/app/api/hooks/agent-event/route.js +1 -1
  45. package/.next/server/app/api/hooks/agent-event/route.js.nft.json +1 -1
  46. package/.next/server/app/api/hooks/agent-event/route_client-reference-manifest.js +1 -1
  47. package/.next/server/app/api/hooks/claude-done/route.js +1 -1
  48. package/.next/server/app/api/hooks/claude-done/route.js.nft.json +1 -1
  49. package/.next/server/app/api/hooks/claude-done/route_client-reference-manifest.js +1 -1
  50. package/.next/server/app/api/hooks/permission-request/route.js +1 -0
  51. package/.next/server/app/api/hooks/permission-request/route.js.nft.json +1 -0
  52. package/.next/server/app/api/hooks/permission-request/route_client-reference-manifest.js +1 -0
  53. package/.next/server/app/api/metrics/vibe/route_client-reference-manifest.js +1 -1
  54. package/.next/server/app/api/ollama/models/route_client-reference-manifest.js +1 -1
  55. package/.next/server/app/api/push/subscriptions/route_client-reference-manifest.js +1 -1
  56. package/.next/server/app/api/push/vapid/route.js +1 -1
  57. package/.next/server/app/api/push/vapid/route.js.nft.json +1 -1
  58. package/.next/server/app/api/push/vapid/route_client-reference-manifest.js +1 -1
  59. package/.next/server/app/api/repositories/[id]/route_client-reference-manifest.js +1 -1
  60. package/.next/server/app/api/repositories/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
  61. package/.next/server/app/api/repositories/[id]/todos/route_client-reference-manifest.js +1 -1
  62. package/.next/server/app/api/repositories/clone/[jobId]/route.js +1 -1
  63. package/.next/server/app/api/repositories/clone/[jobId]/route.js.nft.json +1 -1
  64. package/.next/server/app/api/repositories/clone/[jobId]/route_client-reference-manifest.js +1 -1
  65. package/.next/server/app/api/repositories/clone/route.js +1 -1
  66. package/.next/server/app/api/repositories/clone/route.js.nft.json +1 -1
  67. package/.next/server/app/api/repositories/clone/route_client-reference-manifest.js +1 -1
  68. package/.next/server/app/api/repositories/excluded/route_client-reference-manifest.js +1 -1
  69. package/.next/server/app/api/repositories/restore/route.js +1 -1
  70. package/.next/server/app/api/repositories/restore/route.js.nft.json +1 -1
  71. package/.next/server/app/api/repositories/restore/route_client-reference-manifest.js +1 -1
  72. package/.next/server/app/api/repositories/route.js +1 -1
  73. package/.next/server/app/api/repositories/route.js.nft.json +1 -1
  74. package/.next/server/app/api/repositories/route_client-reference-manifest.js +1 -1
  75. package/.next/server/app/api/repositories/scan/route.js +1 -1
  76. package/.next/server/app/api/repositories/scan/route.js.nft.json +1 -1
  77. package/.next/server/app/api/repositories/scan/route_client-reference-manifest.js +1 -1
  78. package/.next/server/app/api/repositories/sync/route.js +1 -1
  79. package/.next/server/app/api/repositories/sync/route.js.nft.json +1 -1
  80. package/.next/server/app/api/repositories/sync/route_client-reference-manifest.js +1 -1
  81. package/.next/server/app/api/repositories/validate-path/route.js +1 -1
  82. package/.next/server/app/api/repositories/validate-path/route.js.nft.json +1 -1
  83. package/.next/server/app/api/repositories/validate-path/route_client-reference-manifest.js +1 -1
  84. package/.next/server/app/api/sidebar/group-order/route_client-reference-manifest.js +1 -1
  85. package/.next/server/app/api/skills/[id]/route_client-reference-manifest.js +1 -1
  86. package/.next/server/app/api/skills/installations/route_client-reference-manifest.js +1 -1
  87. package/.next/server/app/api/skills/operations/route_client-reference-manifest.js +1 -1
  88. package/.next/server/app/api/skills/reindex/route_client-reference-manifest.js +1 -1
  89. package/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
  90. package/.next/server/app/api/slash-commands/route_client-reference-manifest.js +1 -1
  91. package/.next/server/app/api/tasks/[taskId]/cancel/route_client-reference-manifest.js +1 -1
  92. package/.next/server/app/api/tasks/[taskId]/route_client-reference-manifest.js +1 -1
  93. package/.next/server/app/api/templates/[id]/route_client-reference-manifest.js +1 -1
  94. package/.next/server/app/api/templates/route_client-reference-manifest.js +1 -1
  95. package/.next/server/app/api/todos/route_client-reference-manifest.js +1 -1
  96. package/.next/server/app/api/verification/runs/[runId]/route_client-reference-manifest.js +1 -1
  97. package/.next/server/app/api/verification/runs/route_client-reference-manifest.js +1 -1
  98. package/.next/server/app/api/worktrees/[id]/auto-yes/route.js +1 -1
  99. package/.next/server/app/api/worktrees/[id]/auto-yes/route.js.nft.json +1 -1
  100. package/.next/server/app/api/worktrees/[id]/auto-yes/route_client-reference-manifest.js +1 -1
  101. package/.next/server/app/api/worktrees/[id]/capture/route.js +1 -1
  102. package/.next/server/app/api/worktrees/[id]/capture/route.js.nft.json +1 -1
  103. package/.next/server/app/api/worktrees/[id]/capture/route_client-reference-manifest.js +1 -1
  104. package/.next/server/app/api/worktrees/[id]/cli-tool/route_client-reference-manifest.js +1 -1
  105. package/.next/server/app/api/worktrees/[id]/cmate/schedules/route.js +1 -1
  106. package/.next/server/app/api/worktrees/[id]/cmate/schedules/route.js.nft.json +1 -1
  107. package/.next/server/app/api/worktrees/[id]/cmate/schedules/route_client-reference-manifest.js +1 -1
  108. package/.next/server/app/api/worktrees/[id]/current-output/route.js +1 -1
  109. package/.next/server/app/api/worktrees/[id]/current-output/route.js.nft.json +1 -1
  110. package/.next/server/app/api/worktrees/[id]/current-output/route_client-reference-manifest.js +1 -1
  111. package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route_client-reference-manifest.js +1 -1
  112. package/.next/server/app/api/worktrees/[id]/execution-logs/route_client-reference-manifest.js +1 -1
  113. package/.next/server/app/api/worktrees/[id]/files/[...path]/route_client-reference-manifest.js +1 -1
  114. package/.next/server/app/api/worktrees/[id]/git/branch/create/route_client-reference-manifest.js +1 -1
  115. package/.next/server/app/api/worktrees/[id]/git/branch/delete/route_client-reference-manifest.js +1 -1
  116. package/.next/server/app/api/worktrees/[id]/git/branches/route_client-reference-manifest.js +1 -1
  117. package/.next/server/app/api/worktrees/[id]/git/checkout/route_client-reference-manifest.js +1 -1
  118. package/.next/server/app/api/worktrees/[id]/git/commit/route_client-reference-manifest.js +1 -1
  119. package/.next/server/app/api/worktrees/[id]/git/diff/route_client-reference-manifest.js +1 -1
  120. package/.next/server/app/api/worktrees/[id]/git/fetch/route_client-reference-manifest.js +1 -1
  121. package/.next/server/app/api/worktrees/[id]/git/log/route_client-reference-manifest.js +1 -1
  122. package/.next/server/app/api/worktrees/[id]/git/pull/route_client-reference-manifest.js +1 -1
  123. package/.next/server/app/api/worktrees/[id]/git/push/route_client-reference-manifest.js +1 -1
  124. package/.next/server/app/api/worktrees/[id]/git/reset/route_client-reference-manifest.js +1 -1
  125. package/.next/server/app/api/worktrees/[id]/git/revert/route_client-reference-manifest.js +1 -1
  126. package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route_client-reference-manifest.js +1 -1
  127. package/.next/server/app/api/worktrees/[id]/git/stage/route_client-reference-manifest.js +1 -1
  128. package/.next/server/app/api/worktrees/[id]/git/staged/route_client-reference-manifest.js +1 -1
  129. package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route_client-reference-manifest.js +1 -1
  130. package/.next/server/app/api/worktrees/[id]/git/stash/apply/route_client-reference-manifest.js +1 -1
  131. package/.next/server/app/api/worktrees/[id]/git/stash/pop/route_client-reference-manifest.js +1 -1
  132. package/.next/server/app/api/worktrees/[id]/git/stash/push/route_client-reference-manifest.js +1 -1
  133. package/.next/server/app/api/worktrees/[id]/git/stash/route_client-reference-manifest.js +1 -1
  134. package/.next/server/app/api/worktrees/[id]/git/status/route_client-reference-manifest.js +1 -1
  135. package/.next/server/app/api/worktrees/[id]/git/unstage/route_client-reference-manifest.js +1 -1
  136. package/.next/server/app/api/worktrees/[id]/git/working-diff/route_client-reference-manifest.js +1 -1
  137. package/.next/server/app/api/worktrees/[id]/interrupt/route.js +1 -1
  138. package/.next/server/app/api/worktrees/[id]/interrupt/route.js.nft.json +1 -1
  139. package/.next/server/app/api/worktrees/[id]/interrupt/route_client-reference-manifest.js +1 -1
  140. package/.next/server/app/api/worktrees/[id]/kill-session/route.js +1 -1
  141. package/.next/server/app/api/worktrees/[id]/kill-session/route.js.nft.json +1 -1
  142. package/.next/server/app/api/worktrees/[id]/kill-session/route_client-reference-manifest.js +1 -1
  143. package/.next/server/app/api/worktrees/[id]/logs/[filename]/route_client-reference-manifest.js +1 -1
  144. package/.next/server/app/api/worktrees/[id]/logs/route_client-reference-manifest.js +1 -1
  145. package/.next/server/app/api/worktrees/[id]/marp-render/route_client-reference-manifest.js +1 -1
  146. package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route_client-reference-manifest.js +1 -1
  147. package/.next/server/app/api/worktrees/[id]/memos/route_client-reference-manifest.js +1 -1
  148. package/.next/server/app/api/worktrees/[id]/messages/route_client-reference-manifest.js +1 -1
  149. package/.next/server/app/api/worktrees/[id]/prompt-response/route.js +1 -1
  150. package/.next/server/app/api/worktrees/[id]/prompt-response/route.js.nft.json +1 -1
  151. package/.next/server/app/api/worktrees/[id]/prompt-response/route_client-reference-manifest.js +1 -1
  152. package/.next/server/app/api/worktrees/[id]/respond/route.js +1 -1
  153. package/.next/server/app/api/worktrees/[id]/respond/route.js.nft.json +1 -1
  154. package/.next/server/app/api/worktrees/[id]/respond/route_client-reference-manifest.js +1 -1
  155. package/.next/server/app/api/worktrees/[id]/route.js +1 -1
  156. package/.next/server/app/api/worktrees/[id]/route.js.nft.json +1 -1
  157. package/.next/server/app/api/worktrees/[id]/route_client-reference-manifest.js +1 -1
  158. package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route_client-reference-manifest.js +1 -1
  159. package/.next/server/app/api/worktrees/[id]/schedules/active/route.js +1 -1
  160. package/.next/server/app/api/worktrees/[id]/schedules/active/route.js.nft.json +1 -1
  161. package/.next/server/app/api/worktrees/[id]/schedules/active/route_client-reference-manifest.js +1 -1
  162. package/.next/server/app/api/worktrees/[id]/schedules/route_client-reference-manifest.js +1 -1
  163. package/.next/server/app/api/worktrees/[id]/search/route_client-reference-manifest.js +1 -1
  164. package/.next/server/app/api/worktrees/[id]/send/route.js +1 -1
  165. package/.next/server/app/api/worktrees/[id]/send/route.js.nft.json +1 -1
  166. package/.next/server/app/api/worktrees/[id]/send/route_client-reference-manifest.js +1 -1
  167. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js +1 -1
  168. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js.nft.json +1 -1
  169. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route_client-reference-manifest.js +1 -1
  170. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/install/route_client-reference-manifest.js +1 -1
  171. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route_client-reference-manifest.js +1 -1
  172. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall/route_client-reference-manifest.js +1 -1
  173. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route_client-reference-manifest.js +1 -1
  174. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update/route_client-reference-manifest.js +1 -1
  175. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update-plan/route_client-reference-manifest.js +1 -1
  176. package/.next/server/app/api/worktrees/[id]/skills/route_client-reference-manifest.js +1 -1
  177. package/.next/server/app/api/worktrees/[id]/slash-commands/route_client-reference-manifest.js +1 -1
  178. package/.next/server/app/api/worktrees/[id]/special-keys/route.js +1 -1
  179. package/.next/server/app/api/worktrees/[id]/special-keys/route.js.nft.json +1 -1
  180. package/.next/server/app/api/worktrees/[id]/special-keys/route_client-reference-manifest.js +1 -1
  181. package/.next/server/app/api/worktrees/[id]/start-polling/route.js +1 -1
  182. package/.next/server/app/api/worktrees/[id]/start-polling/route.js.nft.json +1 -1
  183. package/.next/server/app/api/worktrees/[id]/start-polling/route_client-reference-manifest.js +1 -1
  184. package/.next/server/app/api/worktrees/[id]/tasks/route.js +2 -6
  185. package/.next/server/app/api/worktrees/[id]/tasks/route.js.nft.json +1 -1
  186. package/.next/server/app/api/worktrees/[id]/tasks/route_client-reference-manifest.js +1 -1
  187. package/.next/server/app/api/worktrees/[id]/terminal/route.js +1 -1
  188. package/.next/server/app/api/worktrees/[id]/terminal/route.js.nft.json +1 -1
  189. package/.next/server/app/api/worktrees/[id]/terminal/route_client-reference-manifest.js +1 -1
  190. package/.next/server/app/api/worktrees/[id]/timers/history/route_client-reference-manifest.js +1 -1
  191. package/.next/server/app/api/worktrees/[id]/timers/route.js +1 -1
  192. package/.next/server/app/api/worktrees/[id]/timers/route.js.nft.json +1 -1
  193. package/.next/server/app/api/worktrees/[id]/timers/route_client-reference-manifest.js +1 -1
  194. package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
  195. package/.next/server/app/api/worktrees/[id]/todos/route_client-reference-manifest.js +1 -1
  196. package/.next/server/app/api/worktrees/[id]/tree/[...path]/route_client-reference-manifest.js +1 -1
  197. package/.next/server/app/api/worktrees/[id]/tree/route_client-reference-manifest.js +1 -1
  198. package/.next/server/app/api/worktrees/[id]/upload/[...path]/route_client-reference-manifest.js +1 -1
  199. package/.next/server/app/api/worktrees/[id]/verify/route.js +1 -1
  200. package/.next/server/app/api/worktrees/[id]/verify/route.js.nft.json +1 -1
  201. package/.next/server/app/api/worktrees/[id]/verify/route_client-reference-manifest.js +1 -1
  202. package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/route_client-reference-manifest.js +1 -1
  203. package/.next/server/app/api/worktrees/[id]/verify/runs/route_client-reference-manifest.js +1 -1
  204. package/.next/server/app/api/worktrees/[id]/viewed/route_client-reference-manifest.js +1 -1
  205. package/.next/server/app/api/worktrees/route.js +1 -1
  206. package/.next/server/app/api/worktrees/route.js.nft.json +1 -1
  207. package/.next/server/app/api/worktrees/route_client-reference-manifest.js +1 -1
  208. package/.next/server/app/chat/page_client-reference-manifest.js +1 -1
  209. package/.next/server/app/login/page_client-reference-manifest.js +1 -1
  210. package/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
  211. package/.next/server/app/more/page_client-reference-manifest.js +1 -1
  212. package/.next/server/app/offline/page_client-reference-manifest.js +1 -1
  213. package/.next/server/app/page_client-reference-manifest.js +1 -1
  214. package/.next/server/app/proxy/[...path]/route_client-reference-manifest.js +1 -1
  215. package/.next/server/app/repositories/page_client-reference-manifest.js +1 -1
  216. package/.next/server/app/review/page_client-reference-manifest.js +1 -1
  217. package/.next/server/app/sessions/page_client-reference-manifest.js +1 -1
  218. package/.next/server/app/skills/[skillId]/page_client-reference-manifest.js +1 -1
  219. package/.next/server/app/skills/installed/page_client-reference-manifest.js +1 -1
  220. package/.next/server/app/skills/page_client-reference-manifest.js +1 -1
  221. package/.next/server/app/worktrees/[id]/files/[...path]/page_client-reference-manifest.js +1 -1
  222. package/.next/server/app/worktrees/[id]/page.js +9 -9
  223. package/.next/server/app/worktrees/[id]/page_client-reference-manifest.js +1 -1
  224. package/.next/server/app/worktrees/[id]/terminal/page_client-reference-manifest.js +1 -1
  225. package/.next/server/app-paths-manifest.json +29 -28
  226. package/.next/server/chunks/1068.js +1 -1
  227. package/.next/server/chunks/1356.js +4 -0
  228. package/.next/server/chunks/1841.js +1 -0
  229. package/.next/server/chunks/2404.js +1 -1
  230. package/.next/server/chunks/2816.js +1 -1
  231. package/.next/server/chunks/3022.js +1 -0
  232. package/.next/server/chunks/3736.js +1 -1
  233. package/.next/server/chunks/5959.js +5 -4
  234. package/.next/server/chunks/6130.js +1 -1
  235. package/.next/server/chunks/6274.js +8 -12
  236. package/.next/server/chunks/6919.js +1 -0
  237. package/.next/server/chunks/7685.js +1 -1
  238. package/.next/server/chunks/8856.js +1 -1
  239. package/.next/server/chunks/9067.js +1 -1
  240. package/.next/server/chunks/9373.js +8 -0
  241. package/.next/server/chunks/9687.js +2 -2
  242. package/.next/server/middleware-manifest.json +5 -5
  243. package/.next/server/pages/500.html +1 -1
  244. package/.next/server/server-reference-manifest.json +1 -1
  245. package/.next/server/src/middleware.js.map +1 -1
  246. package/.next/static/b69eWhjC1rRrFTa-g3lMS/_buildManifest.js +1 -0
  247. package/.next/static/chunks/{6488-572dbfd9986e8a92.js → 6488-2ad4f67779f8d00a.js} +1 -1
  248. package/.next/static/chunks/app/api/app/update/route-973ec48531555712.js +1 -0
  249. package/.next/static/chunks/app/api/app/update-check/route-973ec48531555712.js +1 -0
  250. package/.next/static/chunks/app/api/assistant/conversation/route-973ec48531555712.js +1 -0
  251. package/.next/static/chunks/app/api/assistant/current-output/route-973ec48531555712.js +1 -0
  252. package/.next/static/chunks/app/api/assistant/messages/route-973ec48531555712.js +1 -0
  253. package/.next/static/chunks/app/api/assistant/session/route-973ec48531555712.js +1 -0
  254. package/.next/static/chunks/app/api/assistant/start/route-973ec48531555712.js +1 -0
  255. package/.next/static/chunks/app/api/assistant/terminal/route-973ec48531555712.js +1 -0
  256. package/.next/static/chunks/app/api/assistant/tools/route-973ec48531555712.js +1 -0
  257. package/.next/static/chunks/app/api/auth/login/route-973ec48531555712.js +1 -0
  258. package/.next/static/chunks/app/api/auth/logout/route-973ec48531555712.js +1 -0
  259. package/.next/static/chunks/app/api/auth/status/route-973ec48531555712.js +1 -0
  260. package/.next/static/chunks/app/api/daily-summary/route-973ec48531555712.js +1 -0
  261. package/.next/static/chunks/app/api/daily-summary/status/route-973ec48531555712.js +1 -0
  262. package/.next/static/chunks/app/api/external-apps/[id]/health/route-973ec48531555712.js +1 -0
  263. package/.next/static/chunks/app/api/external-apps/[id]/route-973ec48531555712.js +1 -0
  264. package/.next/static/chunks/app/api/external-apps/route-973ec48531555712.js +1 -0
  265. package/.next/static/chunks/app/api/fs/browse/route-973ec48531555712.js +1 -0
  266. package/.next/static/chunks/app/api/fs/recent-paths/route-973ec48531555712.js +1 -0
  267. package/.next/static/chunks/app/api/hooks/agent-event/route-973ec48531555712.js +1 -0
  268. package/.next/static/chunks/app/api/hooks/claude-done/route-973ec48531555712.js +1 -0
  269. package/.next/static/chunks/app/api/hooks/permission-request/route-973ec48531555712.js +1 -0
  270. package/.next/static/chunks/app/api/metrics/vibe/route-973ec48531555712.js +1 -0
  271. package/.next/static/chunks/app/api/ollama/models/route-973ec48531555712.js +1 -0
  272. package/.next/static/chunks/app/api/push/subscriptions/route-973ec48531555712.js +1 -0
  273. package/.next/static/chunks/app/api/push/vapid/route-973ec48531555712.js +1 -0
  274. package/.next/static/chunks/app/api/repositories/[id]/route-973ec48531555712.js +1 -0
  275. package/.next/static/chunks/app/api/repositories/[id]/todos/[todoId]/route-973ec48531555712.js +1 -0
  276. package/.next/static/chunks/app/api/repositories/[id]/todos/route-973ec48531555712.js +1 -0
  277. package/.next/static/chunks/app/api/repositories/clone/[jobId]/route-973ec48531555712.js +1 -0
  278. package/.next/static/chunks/app/api/repositories/clone/route-973ec48531555712.js +1 -0
  279. package/.next/static/chunks/app/api/repositories/excluded/route-973ec48531555712.js +1 -0
  280. package/.next/static/chunks/app/api/repositories/restore/route-973ec48531555712.js +1 -0
  281. package/.next/static/chunks/app/api/repositories/route-973ec48531555712.js +1 -0
  282. package/.next/static/chunks/app/api/repositories/scan/route-973ec48531555712.js +1 -0
  283. package/.next/static/chunks/app/api/repositories/sync/route-973ec48531555712.js +1 -0
  284. package/.next/static/chunks/app/api/repositories/validate-path/route-973ec48531555712.js +1 -0
  285. package/.next/static/chunks/app/api/sidebar/group-order/route-973ec48531555712.js +1 -0
  286. package/.next/static/chunks/app/api/skills/[id]/route-973ec48531555712.js +1 -0
  287. package/.next/static/chunks/app/api/skills/installations/route-973ec48531555712.js +1 -0
  288. package/.next/static/chunks/app/api/skills/operations/route-973ec48531555712.js +1 -0
  289. package/.next/static/chunks/app/api/skills/reindex/route-973ec48531555712.js +1 -0
  290. package/.next/static/chunks/app/api/skills/route-973ec48531555712.js +1 -0
  291. package/.next/static/chunks/app/api/slash-commands/route-973ec48531555712.js +1 -0
  292. package/.next/static/chunks/app/api/tasks/[taskId]/cancel/route-973ec48531555712.js +1 -0
  293. package/.next/static/chunks/app/api/tasks/[taskId]/route-973ec48531555712.js +1 -0
  294. package/.next/static/chunks/app/api/templates/[id]/route-973ec48531555712.js +1 -0
  295. package/.next/static/chunks/app/api/templates/route-973ec48531555712.js +1 -0
  296. package/.next/static/chunks/app/api/todos/route-973ec48531555712.js +1 -0
  297. package/.next/static/chunks/app/api/verification/runs/[runId]/route-973ec48531555712.js +1 -0
  298. package/.next/static/chunks/app/api/verification/runs/route-973ec48531555712.js +1 -0
  299. package/.next/static/chunks/app/api/worktrees/[id]/auto-yes/route-973ec48531555712.js +1 -0
  300. package/.next/static/chunks/app/api/worktrees/[id]/capture/route-973ec48531555712.js +1 -0
  301. package/.next/static/chunks/app/api/worktrees/[id]/cli-tool/route-973ec48531555712.js +1 -0
  302. package/.next/static/chunks/app/api/worktrees/[id]/cmate/schedules/route-973ec48531555712.js +1 -0
  303. package/.next/static/chunks/app/api/worktrees/[id]/current-output/route-973ec48531555712.js +1 -0
  304. package/.next/static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-973ec48531555712.js +1 -0
  305. package/.next/static/chunks/app/api/worktrees/[id]/execution-logs/route-973ec48531555712.js +1 -0
  306. package/.next/static/chunks/app/api/worktrees/[id]/files/[...path]/route-973ec48531555712.js +1 -0
  307. package/.next/static/chunks/app/api/worktrees/[id]/git/branch/create/route-973ec48531555712.js +1 -0
  308. package/.next/static/chunks/app/api/worktrees/[id]/git/branch/delete/route-973ec48531555712.js +1 -0
  309. package/.next/static/chunks/app/api/worktrees/[id]/git/branches/route-973ec48531555712.js +1 -0
  310. package/.next/static/chunks/app/api/worktrees/[id]/git/checkout/route-973ec48531555712.js +1 -0
  311. package/.next/static/chunks/app/api/worktrees/[id]/git/commit/route-973ec48531555712.js +1 -0
  312. package/.next/static/chunks/app/api/worktrees/[id]/git/diff/route-973ec48531555712.js +1 -0
  313. package/.next/static/chunks/app/api/worktrees/[id]/git/fetch/route-973ec48531555712.js +1 -0
  314. package/.next/static/chunks/app/api/worktrees/[id]/git/log/route-973ec48531555712.js +1 -0
  315. package/.next/static/chunks/app/api/worktrees/[id]/git/pull/route-973ec48531555712.js +1 -0
  316. package/.next/static/chunks/app/api/worktrees/[id]/git/push/route-973ec48531555712.js +1 -0
  317. package/.next/static/chunks/app/api/worktrees/[id]/git/reset/route-973ec48531555712.js +1 -0
  318. package/.next/static/chunks/app/api/worktrees/[id]/git/revert/route-973ec48531555712.js +1 -0
  319. package/.next/static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-973ec48531555712.js +1 -0
  320. package/.next/static/chunks/app/api/worktrees/[id]/git/stage/route-973ec48531555712.js +1 -0
  321. package/.next/static/chunks/app/api/worktrees/[id]/git/staged/route-973ec48531555712.js +1 -0
  322. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-973ec48531555712.js +1 -0
  323. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/apply/route-973ec48531555712.js +1 -0
  324. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/pop/route-973ec48531555712.js +1 -0
  325. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/push/route-973ec48531555712.js +1 -0
  326. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/route-973ec48531555712.js +1 -0
  327. package/.next/static/chunks/app/api/worktrees/[id]/git/status/route-973ec48531555712.js +1 -0
  328. package/.next/static/chunks/app/api/worktrees/[id]/git/unstage/route-973ec48531555712.js +1 -0
  329. package/.next/static/chunks/app/api/worktrees/[id]/git/working-diff/route-973ec48531555712.js +1 -0
  330. package/.next/static/chunks/app/api/worktrees/[id]/interrupt/route-973ec48531555712.js +1 -0
  331. package/.next/static/chunks/app/api/worktrees/[id]/kill-session/route-973ec48531555712.js +1 -0
  332. package/.next/static/chunks/app/api/worktrees/[id]/logs/[filename]/route-973ec48531555712.js +1 -0
  333. package/.next/static/chunks/app/api/worktrees/[id]/logs/route-973ec48531555712.js +1 -0
  334. package/.next/static/chunks/app/api/worktrees/[id]/marp-render/route-973ec48531555712.js +1 -0
  335. package/.next/static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-973ec48531555712.js +1 -0
  336. package/.next/static/chunks/app/api/worktrees/[id]/memos/route-973ec48531555712.js +1 -0
  337. package/.next/static/chunks/app/api/worktrees/[id]/messages/route-973ec48531555712.js +1 -0
  338. package/.next/static/chunks/app/api/worktrees/[id]/prompt-response/route-973ec48531555712.js +1 -0
  339. package/.next/static/chunks/app/api/worktrees/[id]/respond/route-973ec48531555712.js +1 -0
  340. package/.next/static/chunks/app/api/worktrees/[id]/route-973ec48531555712.js +1 -0
  341. package/.next/static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-973ec48531555712.js +1 -0
  342. package/.next/static/chunks/app/api/worktrees/[id]/schedules/active/route-973ec48531555712.js +1 -0
  343. package/.next/static/chunks/app/api/worktrees/[id]/schedules/route-973ec48531555712.js +1 -0
  344. package/.next/static/chunks/app/api/worktrees/[id]/search/route-973ec48531555712.js +1 -0
  345. package/.next/static/chunks/app/api/worktrees/[id]/send/route-973ec48531555712.js +1 -0
  346. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-973ec48531555712.js +1 -0
  347. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-973ec48531555712.js +1 -0
  348. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-973ec48531555712.js +1 -0
  349. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-973ec48531555712.js +1 -0
  350. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-973ec48531555712.js +1 -0
  351. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/update/route-973ec48531555712.js +1 -0
  352. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/update-plan/route-973ec48531555712.js +1 -0
  353. package/.next/static/chunks/app/api/worktrees/[id]/skills/route-973ec48531555712.js +1 -0
  354. package/.next/static/chunks/app/api/worktrees/[id]/slash-commands/route-973ec48531555712.js +1 -0
  355. package/.next/static/chunks/app/api/worktrees/[id]/special-keys/route-973ec48531555712.js +1 -0
  356. package/.next/static/chunks/app/api/worktrees/[id]/start-polling/route-973ec48531555712.js +1 -0
  357. package/.next/static/chunks/app/api/worktrees/[id]/tasks/route-973ec48531555712.js +1 -0
  358. package/.next/static/chunks/app/api/worktrees/[id]/terminal/route-973ec48531555712.js +1 -0
  359. package/.next/static/chunks/app/api/worktrees/[id]/timers/history/route-973ec48531555712.js +1 -0
  360. package/.next/static/chunks/app/api/worktrees/[id]/timers/route-973ec48531555712.js +1 -0
  361. package/.next/static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-973ec48531555712.js +1 -0
  362. package/.next/static/chunks/app/api/worktrees/[id]/todos/route-973ec48531555712.js +1 -0
  363. package/.next/static/chunks/app/api/worktrees/[id]/tree/[...path]/route-973ec48531555712.js +1 -0
  364. package/.next/static/chunks/app/api/worktrees/[id]/tree/route-973ec48531555712.js +1 -0
  365. package/.next/static/chunks/app/api/worktrees/[id]/upload/[...path]/route-973ec48531555712.js +1 -0
  366. package/.next/static/chunks/app/api/worktrees/[id]/verify/route-973ec48531555712.js +1 -0
  367. package/.next/static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/route-973ec48531555712.js +1 -0
  368. package/.next/static/chunks/app/api/worktrees/[id]/verify/runs/route-973ec48531555712.js +1 -0
  369. package/.next/static/chunks/app/api/worktrees/[id]/viewed/route-973ec48531555712.js +1 -0
  370. package/.next/static/chunks/app/api/worktrees/route-973ec48531555712.js +1 -0
  371. package/.next/static/chunks/app/manifest.webmanifest/route-973ec48531555712.js +1 -0
  372. package/.next/static/chunks/app/proxy/[...path]/route-973ec48531555712.js +1 -0
  373. package/.next/static/chunks/app/worktrees/[id]/layout-973ec48531555712.js +1 -0
  374. package/.next/static/chunks/app/worktrees/[id]/page-70704fe257e0cccc.js +1 -0
  375. package/.next/trace +12 -12
  376. package/.next/types/app/api/hooks/permission-request/route.ts +347 -0
  377. package/.next/types/routes.d.ts +2 -1
  378. package/.next/types/validator.ts +9 -0
  379. package/dist/cli/commands/capture.d.ts.map +1 -1
  380. package/dist/cli/commands/capture.js +27 -1
  381. package/dist/cli/commands/respond.d.ts.map +1 -1
  382. package/dist/cli/commands/respond.js +9 -3
  383. package/dist/cli/commands/send.d.ts.map +1 -1
  384. package/dist/cli/commands/send.js +35 -0
  385. package/dist/cli/commands/wait.d.ts +4 -1
  386. package/dist/cli/commands/wait.d.ts.map +1 -1
  387. package/dist/cli/commands/wait.js +109 -2
  388. package/dist/cli/docs/agent-operations.d.ts +1 -1
  389. package/dist/cli/docs/agent-operations.d.ts.map +1 -1
  390. package/dist/cli/docs/agent-operations.js +39 -0
  391. package/dist/cli/types/api-responses.d.ts +69 -4
  392. package/dist/cli/types/api-responses.d.ts.map +1 -1
  393. package/dist/cli/types/index.d.ts +6 -0
  394. package/dist/cli/types/index.d.ts.map +1 -1
  395. package/dist/server/src/lib/detection/prompt-detect-multiple-choice.js +105 -1
  396. package/dist/server/src/lib/detection/unclassified-frame-tracker.js +96 -0
  397. package/dist/server/src/lib/env.js +27 -1
  398. package/dist/server/src/lib/hooks/agent-event-types.js +131 -0
  399. package/dist/server/src/lib/hooks/ask-user-question-payload.js +156 -0
  400. package/dist/server/src/lib/hooks/hook-settings-generator.js +411 -0
  401. package/dist/server/src/lib/hooks/permission-request-payload.js +144 -0
  402. package/dist/server/src/lib/polling/auto-yes-resolver.js +25 -10
  403. package/dist/server/src/lib/polling/auto-yes-suppression-state.js +2 -1
  404. package/dist/server/src/lib/session/agent-event-state.js +612 -11
  405. package/dist/server/src/lib/session/ask-user-question-prompt.js +295 -0
  406. package/dist/server/src/lib/session/claude-session.js +41 -2
  407. package/dist/server/src/lib/session/current-output-builder.js +375 -8
  408. package/dist/server/src/lib/session/prompt-waiting-composition.js +178 -0
  409. package/dist/server/src/lib/session/prompt-waiting-guard.js +147 -0
  410. package/dist/server/src/lib/session/send-user-message.js +35 -0
  411. package/dist/server/src/lib/session/status-mapping.js +121 -0
  412. package/dist/server/src/lib/session/structured-prompt.js +109 -0
  413. package/dist/server/src/types/models.js +30 -0
  414. package/package.json +3 -2
  415. package/scripts/hooks/cmate-agent-event.sh +44 -3
  416. package/.next/server/chunks/1355.js +0 -1
  417. package/.next/server/chunks/1598.js +0 -4
  418. package/.next/server/chunks/2366.js +0 -1
  419. package/.next/static/-A6IRK1c_KvFlxiDrsyVc/_buildManifest.js +0 -1
  420. package/.next/static/chunks/app/api/app/update/route-be21650964d61b1d.js +0 -1
  421. package/.next/static/chunks/app/api/app/update-check/route-be21650964d61b1d.js +0 -1
  422. package/.next/static/chunks/app/api/assistant/conversation/route-be21650964d61b1d.js +0 -1
  423. package/.next/static/chunks/app/api/assistant/current-output/route-be21650964d61b1d.js +0 -1
  424. package/.next/static/chunks/app/api/assistant/messages/route-be21650964d61b1d.js +0 -1
  425. package/.next/static/chunks/app/api/assistant/session/route-be21650964d61b1d.js +0 -1
  426. package/.next/static/chunks/app/api/assistant/start/route-be21650964d61b1d.js +0 -1
  427. package/.next/static/chunks/app/api/assistant/terminal/route-be21650964d61b1d.js +0 -1
  428. package/.next/static/chunks/app/api/assistant/tools/route-be21650964d61b1d.js +0 -1
  429. package/.next/static/chunks/app/api/auth/login/route-be21650964d61b1d.js +0 -1
  430. package/.next/static/chunks/app/api/auth/logout/route-be21650964d61b1d.js +0 -1
  431. package/.next/static/chunks/app/api/auth/status/route-be21650964d61b1d.js +0 -1
  432. package/.next/static/chunks/app/api/daily-summary/route-be21650964d61b1d.js +0 -1
  433. package/.next/static/chunks/app/api/daily-summary/status/route-be21650964d61b1d.js +0 -1
  434. package/.next/static/chunks/app/api/external-apps/[id]/health/route-be21650964d61b1d.js +0 -1
  435. package/.next/static/chunks/app/api/external-apps/[id]/route-be21650964d61b1d.js +0 -1
  436. package/.next/static/chunks/app/api/external-apps/route-be21650964d61b1d.js +0 -1
  437. package/.next/static/chunks/app/api/fs/browse/route-be21650964d61b1d.js +0 -1
  438. package/.next/static/chunks/app/api/fs/recent-paths/route-be21650964d61b1d.js +0 -1
  439. package/.next/static/chunks/app/api/hooks/agent-event/route-be21650964d61b1d.js +0 -1
  440. package/.next/static/chunks/app/api/hooks/claude-done/route-be21650964d61b1d.js +0 -1
  441. package/.next/static/chunks/app/api/metrics/vibe/route-be21650964d61b1d.js +0 -1
  442. package/.next/static/chunks/app/api/ollama/models/route-be21650964d61b1d.js +0 -1
  443. package/.next/static/chunks/app/api/push/subscriptions/route-be21650964d61b1d.js +0 -1
  444. package/.next/static/chunks/app/api/push/vapid/route-be21650964d61b1d.js +0 -1
  445. package/.next/static/chunks/app/api/repositories/[id]/route-be21650964d61b1d.js +0 -1
  446. package/.next/static/chunks/app/api/repositories/[id]/todos/[todoId]/route-be21650964d61b1d.js +0 -1
  447. package/.next/static/chunks/app/api/repositories/[id]/todos/route-be21650964d61b1d.js +0 -1
  448. package/.next/static/chunks/app/api/repositories/clone/[jobId]/route-be21650964d61b1d.js +0 -1
  449. package/.next/static/chunks/app/api/repositories/clone/route-be21650964d61b1d.js +0 -1
  450. package/.next/static/chunks/app/api/repositories/excluded/route-be21650964d61b1d.js +0 -1
  451. package/.next/static/chunks/app/api/repositories/restore/route-be21650964d61b1d.js +0 -1
  452. package/.next/static/chunks/app/api/repositories/route-be21650964d61b1d.js +0 -1
  453. package/.next/static/chunks/app/api/repositories/scan/route-be21650964d61b1d.js +0 -1
  454. package/.next/static/chunks/app/api/repositories/sync/route-be21650964d61b1d.js +0 -1
  455. package/.next/static/chunks/app/api/repositories/validate-path/route-be21650964d61b1d.js +0 -1
  456. package/.next/static/chunks/app/api/sidebar/group-order/route-be21650964d61b1d.js +0 -1
  457. package/.next/static/chunks/app/api/skills/[id]/route-be21650964d61b1d.js +0 -1
  458. package/.next/static/chunks/app/api/skills/installations/route-be21650964d61b1d.js +0 -1
  459. package/.next/static/chunks/app/api/skills/operations/route-be21650964d61b1d.js +0 -1
  460. package/.next/static/chunks/app/api/skills/reindex/route-be21650964d61b1d.js +0 -1
  461. package/.next/static/chunks/app/api/skills/route-be21650964d61b1d.js +0 -1
  462. package/.next/static/chunks/app/api/slash-commands/route-be21650964d61b1d.js +0 -1
  463. package/.next/static/chunks/app/api/tasks/[taskId]/cancel/route-be21650964d61b1d.js +0 -1
  464. package/.next/static/chunks/app/api/tasks/[taskId]/route-be21650964d61b1d.js +0 -1
  465. package/.next/static/chunks/app/api/templates/[id]/route-be21650964d61b1d.js +0 -1
  466. package/.next/static/chunks/app/api/templates/route-be21650964d61b1d.js +0 -1
  467. package/.next/static/chunks/app/api/todos/route-be21650964d61b1d.js +0 -1
  468. package/.next/static/chunks/app/api/verification/runs/[runId]/route-be21650964d61b1d.js +0 -1
  469. package/.next/static/chunks/app/api/verification/runs/route-be21650964d61b1d.js +0 -1
  470. package/.next/static/chunks/app/api/worktrees/[id]/auto-yes/route-be21650964d61b1d.js +0 -1
  471. package/.next/static/chunks/app/api/worktrees/[id]/capture/route-be21650964d61b1d.js +0 -1
  472. package/.next/static/chunks/app/api/worktrees/[id]/cli-tool/route-be21650964d61b1d.js +0 -1
  473. package/.next/static/chunks/app/api/worktrees/[id]/cmate/schedules/route-be21650964d61b1d.js +0 -1
  474. package/.next/static/chunks/app/api/worktrees/[id]/current-output/route-be21650964d61b1d.js +0 -1
  475. package/.next/static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-be21650964d61b1d.js +0 -1
  476. package/.next/static/chunks/app/api/worktrees/[id]/execution-logs/route-be21650964d61b1d.js +0 -1
  477. package/.next/static/chunks/app/api/worktrees/[id]/files/[...path]/route-be21650964d61b1d.js +0 -1
  478. package/.next/static/chunks/app/api/worktrees/[id]/git/branch/create/route-be21650964d61b1d.js +0 -1
  479. package/.next/static/chunks/app/api/worktrees/[id]/git/branch/delete/route-be21650964d61b1d.js +0 -1
  480. package/.next/static/chunks/app/api/worktrees/[id]/git/branches/route-be21650964d61b1d.js +0 -1
  481. package/.next/static/chunks/app/api/worktrees/[id]/git/checkout/route-be21650964d61b1d.js +0 -1
  482. package/.next/static/chunks/app/api/worktrees/[id]/git/commit/route-be21650964d61b1d.js +0 -1
  483. package/.next/static/chunks/app/api/worktrees/[id]/git/diff/route-be21650964d61b1d.js +0 -1
  484. package/.next/static/chunks/app/api/worktrees/[id]/git/fetch/route-be21650964d61b1d.js +0 -1
  485. package/.next/static/chunks/app/api/worktrees/[id]/git/log/route-be21650964d61b1d.js +0 -1
  486. package/.next/static/chunks/app/api/worktrees/[id]/git/pull/route-be21650964d61b1d.js +0 -1
  487. package/.next/static/chunks/app/api/worktrees/[id]/git/push/route-be21650964d61b1d.js +0 -1
  488. package/.next/static/chunks/app/api/worktrees/[id]/git/reset/route-be21650964d61b1d.js +0 -1
  489. package/.next/static/chunks/app/api/worktrees/[id]/git/revert/route-be21650964d61b1d.js +0 -1
  490. package/.next/static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-be21650964d61b1d.js +0 -1
  491. package/.next/static/chunks/app/api/worktrees/[id]/git/stage/route-be21650964d61b1d.js +0 -1
  492. package/.next/static/chunks/app/api/worktrees/[id]/git/staged/route-be21650964d61b1d.js +0 -1
  493. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-be21650964d61b1d.js +0 -1
  494. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/apply/route-be21650964d61b1d.js +0 -1
  495. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/pop/route-be21650964d61b1d.js +0 -1
  496. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/push/route-be21650964d61b1d.js +0 -1
  497. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/route-be21650964d61b1d.js +0 -1
  498. package/.next/static/chunks/app/api/worktrees/[id]/git/status/route-be21650964d61b1d.js +0 -1
  499. package/.next/static/chunks/app/api/worktrees/[id]/git/unstage/route-be21650964d61b1d.js +0 -1
  500. package/.next/static/chunks/app/api/worktrees/[id]/git/working-diff/route-be21650964d61b1d.js +0 -1
  501. package/.next/static/chunks/app/api/worktrees/[id]/interrupt/route-be21650964d61b1d.js +0 -1
  502. package/.next/static/chunks/app/api/worktrees/[id]/kill-session/route-be21650964d61b1d.js +0 -1
  503. package/.next/static/chunks/app/api/worktrees/[id]/logs/[filename]/route-be21650964d61b1d.js +0 -1
  504. package/.next/static/chunks/app/api/worktrees/[id]/logs/route-be21650964d61b1d.js +0 -1
  505. package/.next/static/chunks/app/api/worktrees/[id]/marp-render/route-be21650964d61b1d.js +0 -1
  506. package/.next/static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-be21650964d61b1d.js +0 -1
  507. package/.next/static/chunks/app/api/worktrees/[id]/memos/route-be21650964d61b1d.js +0 -1
  508. package/.next/static/chunks/app/api/worktrees/[id]/messages/route-be21650964d61b1d.js +0 -1
  509. package/.next/static/chunks/app/api/worktrees/[id]/prompt-response/route-be21650964d61b1d.js +0 -1
  510. package/.next/static/chunks/app/api/worktrees/[id]/respond/route-be21650964d61b1d.js +0 -1
  511. package/.next/static/chunks/app/api/worktrees/[id]/route-be21650964d61b1d.js +0 -1
  512. package/.next/static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-be21650964d61b1d.js +0 -1
  513. package/.next/static/chunks/app/api/worktrees/[id]/schedules/active/route-be21650964d61b1d.js +0 -1
  514. package/.next/static/chunks/app/api/worktrees/[id]/schedules/route-be21650964d61b1d.js +0 -1
  515. package/.next/static/chunks/app/api/worktrees/[id]/search/route-be21650964d61b1d.js +0 -1
  516. package/.next/static/chunks/app/api/worktrees/[id]/send/route-be21650964d61b1d.js +0 -1
  517. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-be21650964d61b1d.js +0 -1
  518. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-be21650964d61b1d.js +0 -1
  519. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-be21650964d61b1d.js +0 -1
  520. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-be21650964d61b1d.js +0 -1
  521. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-be21650964d61b1d.js +0 -1
  522. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/update/route-be21650964d61b1d.js +0 -1
  523. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/update-plan/route-be21650964d61b1d.js +0 -1
  524. package/.next/static/chunks/app/api/worktrees/[id]/skills/route-be21650964d61b1d.js +0 -1
  525. package/.next/static/chunks/app/api/worktrees/[id]/slash-commands/route-be21650964d61b1d.js +0 -1
  526. package/.next/static/chunks/app/api/worktrees/[id]/special-keys/route-be21650964d61b1d.js +0 -1
  527. package/.next/static/chunks/app/api/worktrees/[id]/start-polling/route-be21650964d61b1d.js +0 -1
  528. package/.next/static/chunks/app/api/worktrees/[id]/tasks/route-be21650964d61b1d.js +0 -1
  529. package/.next/static/chunks/app/api/worktrees/[id]/terminal/route-be21650964d61b1d.js +0 -1
  530. package/.next/static/chunks/app/api/worktrees/[id]/timers/history/route-be21650964d61b1d.js +0 -1
  531. package/.next/static/chunks/app/api/worktrees/[id]/timers/route-be21650964d61b1d.js +0 -1
  532. package/.next/static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-be21650964d61b1d.js +0 -1
  533. package/.next/static/chunks/app/api/worktrees/[id]/todos/route-be21650964d61b1d.js +0 -1
  534. package/.next/static/chunks/app/api/worktrees/[id]/tree/[...path]/route-be21650964d61b1d.js +0 -1
  535. package/.next/static/chunks/app/api/worktrees/[id]/tree/route-be21650964d61b1d.js +0 -1
  536. package/.next/static/chunks/app/api/worktrees/[id]/upload/[...path]/route-be21650964d61b1d.js +0 -1
  537. package/.next/static/chunks/app/api/worktrees/[id]/verify/route-be21650964d61b1d.js +0 -1
  538. package/.next/static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/route-be21650964d61b1d.js +0 -1
  539. package/.next/static/chunks/app/api/worktrees/[id]/verify/runs/route-be21650964d61b1d.js +0 -1
  540. package/.next/static/chunks/app/api/worktrees/[id]/viewed/route-be21650964d61b1d.js +0 -1
  541. package/.next/static/chunks/app/api/worktrees/route-be21650964d61b1d.js +0 -1
  542. package/.next/static/chunks/app/manifest.webmanifest/route-be21650964d61b1d.js +0 -1
  543. package/.next/static/chunks/app/proxy/[...path]/route-be21650964d61b1d.js +0 -1
  544. package/.next/static/chunks/app/worktrees/[id]/layout-be21650964d61b1d.js +0 -1
  545. package/.next/static/chunks/app/worktrees/[id]/page-de42fed52de80834.js +0 -1
  546. /package/.next/static/{-A6IRK1c_KvFlxiDrsyVc → b69eWhjC1rRrFTa-g3lMS}/_ssgManifest.js +0 -0
package/.next/trace CHANGED
@@ -1,12 +1,12 @@
1
- [{"name":"generate-buildid","duration":248,"timestamp":868641768,"id":4,"parentId":1,"tags":{},"startTime":1785993170935,"traceId":"c6b4fe4c14f0aa48"},{"name":"load-custom-routes","duration":1566,"timestamp":868642107,"id":5,"parentId":1,"tags":{},"startTime":1785993170935,"traceId":"c6b4fe4c14f0aa48"},{"name":"create-dist-dir","duration":19193,"timestamp":868724303,"id":6,"parentId":1,"tags":{},"startTime":1785993171017,"traceId":"c6b4fe4c14f0aa48"},{"name":"create-pages-mapping","duration":211,"timestamp":868775881,"id":7,"parentId":1,"tags":{},"startTime":1785993171069,"traceId":"c6b4fe4c14f0aa48"},{"name":"collect-app-files","duration":4148,"timestamp":868776134,"id":8,"parentId":1,"tags":{},"startTime":1785993171069,"traceId":"c6b4fe4c14f0aa48"},{"name":"create-app-mapping","duration":4779,"timestamp":868780311,"id":9,"parentId":1,"tags":{},"startTime":1785993171073,"traceId":"c6b4fe4c14f0aa48"},{"name":"create-app-layouts","duration":131,"timestamp":868785125,"id":10,"parentId":1,"tags":{},"startTime":1785993171078,"traceId":"c6b4fe4c14f0aa48"},{"name":"collect-default-files","duration":4107,"timestamp":868787520,"id":12,"parentId":1,"tags":{},"startTime":1785993171080,"traceId":"c6b4fe4c14f0aa48"},{"name":"generate-route-types","duration":21760,"timestamp":868786382,"id":11,"parentId":1,"tags":{},"startTime":1785993171079,"traceId":"c6b4fe4c14f0aa48"},{"name":"public-dir-conflict-check","duration":432,"timestamp":868808215,"id":13,"parentId":1,"tags":{},"startTime":1785993171101,"traceId":"c6b4fe4c14f0aa48"},{"name":"generate-routes-manifest","duration":4274,"timestamp":868808859,"id":14,"parentId":1,"tags":{},"startTime":1785993171102,"traceId":"c6b4fe4c14f0aa48"},{"name":"create-entrypoints","duration":71575,"timestamp":868819640,"id":17,"parentId":1,"tags":{},"startTime":1785993171112,"traceId":"c6b4fe4c14f0aa48"},{"name":"generate-webpack-config","duration":267355,"timestamp":868891257,"id":18,"parentId":16,"tags":{},"startTime":1785993171184,"traceId":"c6b4fe4c14f0aa48"},{"name":"next-trace-entrypoint-plugin","duration":1813,"timestamp":869243055,"id":20,"parentId":19,"tags":{},"startTime":1785993171536,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":1863423,"timestamp":869252456,"id":120,"parentId":21,"tags":{"request":"next/dist/pages/_app"},"startTime":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":2876459,"timestamp":869252467,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":2877705,"timestamp":869252470,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":2930638,"timestamp":869252509,"id":139,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3239239,"timestamp":869252492,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3239270,"timestamp":869252489,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3466860,"timestamp":869252473,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3466883,"timestamp":869252475,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3466883,"timestamp":869252484,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3477657,"timestamp":869252481,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3533202,"timestamp":869252512,"id":140,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3557399,"timestamp":869252518,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3558293,"timestamp":869252478,"id":128,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3558289,"timestamp":869252497,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3690021,"timestamp":869252552,"id":152,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fproxy%2F%5B...path%5D%2Froute&name=app%2Fproxy%2F%5B...path%5D%2Froute&pagePath=private-next-app-dir%2Fproxy%2F%5B...path%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fproxy%2F%5B...path%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3794080,"timestamp":869252464,"id":123,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fapp%2Fupdate-check%2Froute&name=app%2Fapi%2Fapp%2Fupdate-check%2Froute&pagePath=private-next-app-dir%2Fapi%2Fapp%2Fupdate-check%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fapp%2Fupdate-check%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3817691,"timestamp":869252272,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3817711,"timestamp":869252275,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3817711,"timestamp":869252279,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3817711,"timestamp":869252282,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3817711,"timestamp":869252285,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3817710,"timestamp":869252288,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3817724,"timestamp":869252291,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3817727,"timestamp":869252294,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3817728,"timestamp":869252297,"id":82,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3817729,"timestamp":869252300,"id":83,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3817730,"timestamp":869252304,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3817703,"timestamp":869252341,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3817698,"timestamp":869252350,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3817694,"timestamp":869252357,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3817695,"timestamp":869252359,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3817695,"timestamp":869252362,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3817687,"timestamp":869252373,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3817688,"timestamp":869252376,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3817687,"timestamp":869252379,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3817684,"timestamp":869252385,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3817684,"timestamp":869252388,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3817684,"timestamp":869252391,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3817676,"timestamp":869252401,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3817676,"timestamp":869252404,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3817675,"timestamp":869252407,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3817671,"timestamp":869252413,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3817670,"timestamp":869252416,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3817668,"timestamp":869252420,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3817667,"timestamp":869252423,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3817666,"timestamp":869252426,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3817665,"timestamp":869252429,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3817664,"timestamp":869252432,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3817662,"timestamp":869252435,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3817660,"timestamp":869252438,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3817659,"timestamp":869252441,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3817658,"timestamp":869252444,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3817657,"timestamp":869252447,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3817655,"timestamp":869252450,"id":118,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3817654,"timestamp":869252453,"id":119,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3818179,"timestamp":869252382,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3870446,"timestamp":869252507,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3870486,"timestamp":869252495,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3889013,"timestamp":869252521,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3907972,"timestamp":869251934,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3907848,"timestamp":869252085,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3907794,"timestamp":869252142,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3908710,"timestamp":869252531,"id":146,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall-plan%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall-plan%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall-plan%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall-plan%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3908725,"timestamp":869252534,"id":147,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3916199,"timestamp":869252365,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3916215,"timestamp":869252367,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3916197,"timestamp":869252393,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3922734,"timestamp":869252370,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3922573,"timestamp":869252549,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":3923217,"timestamp":869251920,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4019301,"timestamp":869252525,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4019321,"timestamp":869252528,"id":145,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4019319,"timestamp":869252536,"id":148,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate-plan%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate-plan%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate-plan%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate-plan%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4019319,"timestamp":869252544,"id":150,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4056385,"timestamp":869252501,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4056403,"timestamp":869252504,"id":137,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fskills%2Freindex%2Froute&name=app%2Fapi%2Fskills%2Freindex%2Froute&pagePath=private-next-app-dir%2Fapi%2Fskills%2Freindex%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fskills%2Freindex%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4056376,"timestamp":869252539,"id":149,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4056691,"timestamp":869252232,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4056692,"timestamp":869252235,"id":63,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4056681,"timestamp":869252252,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4056672,"timestamp":869252269,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4056706,"timestamp":869252239,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4081150,"timestamp":869252555,"id":153,"parentId":21,"tags":{"request":"next/dist/pages/_document"},"startTime":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4095666,"timestamp":869252461,"id":122,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4122457,"timestamp":869252458,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4143631,"timestamp":869252515,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4159389,"timestamp":869252397,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"}]
2
- [{"name":"add-entry","duration":4169051,"timestamp":869252183,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4171254,"timestamp":869252354,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4205380,"timestamp":869252487,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4210862,"timestamp":869251469,"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":1785993171544,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4209793,"timestamp":869252558,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4209795,"timestamp":869252560,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4209797,"timestamp":869252563,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4209798,"timestamp":869252566,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4209801,"timestamp":869252569,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4209800,"timestamp":869252573,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4209801,"timestamp":869252576,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4209801,"timestamp":869252580,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4209804,"timestamp":869252583,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4209804,"timestamp":869252585,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4209805,"timestamp":869252588,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4209805,"timestamp":869252592,"id":165,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4209805,"timestamp":869252595,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4209805,"timestamp":869252598,"id":167,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fworktrees%2F%5Bid%5D%2Fpage&name=app%2Fworktrees%2F%5Bid%5D%2Fpage&pagePath=private-next-app-dir%2Fworktrees%2F%5Bid%5D%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fworktrees%2F%5Bid%5D%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4229714,"timestamp":869252121,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4229976,"timestamp":869251876,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4229726,"timestamp":869252130,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4229725,"timestamp":869252134,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4229974,"timestamp":869251888,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4229967,"timestamp":869251898,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4229961,"timestamp":869251908,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4230036,"timestamp":869251836,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4230012,"timestamp":869251864,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4229741,"timestamp":869252137,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4229734,"timestamp":869252146,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4229734,"timestamp":869252154,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4229741,"timestamp":869252150,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4229722,"timestamp":869252171,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4229734,"timestamp":869252161,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4229740,"timestamp":869252158,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4229735,"timestamp":869252165,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4229733,"timestamp":869252168,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4229729,"timestamp":869252174,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4229726,"timestamp":869252179,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4229718,"timestamp":869252190,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4229724,"timestamp":869252186,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4229715,"timestamp":869252197,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4229720,"timestamp":869252194,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4229713,"timestamp":869252202,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4229718,"timestamp":869252200,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4229713,"timestamp":869252206,"id":54,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4229712,"timestamp":869252210,"id":55,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4229710,"timestamp":869252213,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4229706,"timestamp":869252219,"id":58,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4229711,"timestamp":869252216,"id":57,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4229703,"timestamp":869252226,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4229708,"timestamp":869252223,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4229703,"timestamp":869252229,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4229691,"timestamp":869252243,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4229689,"timestamp":869252246,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4229688,"timestamp":869252249,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4229683,"timestamp":869252256,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4229682,"timestamp":869252259,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4229680,"timestamp":869252262,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":4229677,"timestamp":869252266,"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":1785993171545,"traceId":"c6b4fe4c14f0aa48"},{"name":"make","duration":7001378,"timestamp":869251175,"id":21,"parentId":19,"tags":{},"startTime":1785993171544,"traceId":"c6b4fe4c14f0aa48"},{"name":"get-entries","duration":6201,"timestamp":876253960,"id":955,"parentId":954,"tags":{},"startTime":1785993178547,"traceId":"c6b4fe4c14f0aa48"},{"name":"node-file-trace-plugin","duration":4767184,"timestamp":876282733,"id":956,"parentId":954,"tags":{"traceEntryCount":"288"},"startTime":1785993178576,"traceId":"c6b4fe4c14f0aa48"},{"name":"collect-traced-files","duration":102195,"timestamp":881049941,"id":957,"parentId":954,"tags":{},"startTime":1785993183343,"traceId":"c6b4fe4c14f0aa48"},{"name":"finish-modules","duration":4898370,"timestamp":876253792,"id":954,"parentId":20,"tags":{},"startTime":1785993178547,"traceId":"c6b4fe4c14f0aa48"},{"name":"chunk-graph","duration":164018,"timestamp":881615642,"id":959,"parentId":958,"tags":{},"startTime":1785993183908,"traceId":"c6b4fe4c14f0aa48"},{"name":"optimize-modules","duration":27,"timestamp":881779796,"id":961,"parentId":958,"tags":{},"startTime":1785993184073,"traceId":"c6b4fe4c14f0aa48"},{"name":"optimize-chunks","duration":174097,"timestamp":881779896,"id":962,"parentId":958,"tags":{},"startTime":1785993184073,"traceId":"c6b4fe4c14f0aa48"},{"name":"optimize-tree","duration":172,"timestamp":881954160,"id":963,"parentId":958,"tags":{},"startTime":1785993184247,"traceId":"c6b4fe4c14f0aa48"},{"name":"optimize-chunk-modules","duration":221604,"timestamp":881954464,"id":964,"parentId":958,"tags":{},"startTime":1785993184247,"traceId":"c6b4fe4c14f0aa48"},{"name":"optimize","duration":396446,"timestamp":881779743,"id":960,"parentId":958,"tags":{},"startTime":1785993184073,"traceId":"c6b4fe4c14f0aa48"},{"name":"module-hash","duration":143528,"timestamp":882280737,"id":965,"parentId":958,"tags":{},"startTime":1785993184574,"traceId":"c6b4fe4c14f0aa48"},{"name":"code-generation","duration":26496,"timestamp":882424377,"id":966,"parentId":958,"tags":{},"startTime":1785993184717,"traceId":"c6b4fe4c14f0aa48"},{"name":"hash","duration":21290,"timestamp":882472777,"id":967,"parentId":958,"tags":{},"startTime":1785993184766,"traceId":"c6b4fe4c14f0aa48"},{"name":"code-generation-jobs","duration":442,"timestamp":882494062,"id":968,"parentId":958,"tags":{},"startTime":1785993184787,"traceId":"c6b4fe4c14f0aa48"},{"name":"module-assets","duration":2437,"timestamp":882494329,"id":969,"parentId":958,"tags":{},"startTime":1785993184787,"traceId":"c6b4fe4c14f0aa48"},{"name":"create-chunk-assets","duration":4440,"timestamp":882496802,"id":970,"parentId":958,"tags":{},"startTime":1785993184790,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1138,"timestamp":882532660,"id":972,"parentId":971,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1785993184825,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":949,"timestamp":882532866,"id":973,"parentId":971,"tags":{"name":"../app/api/assistant/conversation/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":941,"timestamp":882532877,"id":974,"parentId":971,"tags":{"name":"../app/api/assistant/current-output/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":933,"timestamp":882532886,"id":975,"parentId":971,"tags":{"name":"../app/api/assistant/messages/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":928,"timestamp":882532893,"id":976,"parentId":971,"tags":{"name":"../app/api/assistant/session/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":922,"timestamp":882532899,"id":977,"parentId":971,"tags":{"name":"../app/api/assistant/start/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":916,"timestamp":882532906,"id":978,"parentId":971,"tags":{"name":"../app/api/assistant/terminal/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":910,"timestamp":882532915,"id":979,"parentId":971,"tags":{"name":"../app/api/assistant/tools/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":905,"timestamp":882532922,"id":980,"parentId":971,"tags":{"name":"../app/api/auth/login/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":846,"timestamp":882532981,"id":981,"parentId":971,"tags":{"name":"../app/api/auth/logout/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":831,"timestamp":882532997,"id":982,"parentId":971,"tags":{"name":"../app/api/daily-summary/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":806,"timestamp":882533023,"id":983,"parentId":971,"tags":{"name":"../app/api/hooks/agent-event/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":802,"timestamp":882533028,"id":984,"parentId":971,"tags":{"name":"../app/api/hooks/claude-done/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":798,"timestamp":882533033,"id":985,"parentId":971,"tags":{"name":"../app/api/metrics/vibe/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":794,"timestamp":882533039,"id":986,"parentId":971,"tags":{"name":"../app/api/ollama/models/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":790,"timestamp":882533044,"id":987,"parentId":971,"tags":{"name":"../app/api/repositories/[id]/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":785,"timestamp":882533051,"id":988,"parentId":971,"tags":{"name":"../app/api/repositories/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":782,"timestamp":882533055,"id":989,"parentId":971,"tags":{"name":"../app/api/repositories/[id]/todos/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":778,"timestamp":882533059,"id":990,"parentId":971,"tags":{"name":"../app/api/repositories/clone/[jobId]/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":774,"timestamp":882533064,"id":991,"parentId":971,"tags":{"name":"../app/api/repositories/clone/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":771,"timestamp":882533068,"id":992,"parentId":971,"tags":{"name":"../app/api/repositories/excluded/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":768,"timestamp":882533072,"id":993,"parentId":971,"tags":{"name":"../app/api/repositories/restore/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":764,"timestamp":882533077,"id":994,"parentId":971,"tags":{"name":"../app/api/repositories/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":761,"timestamp":882533080,"id":995,"parentId":971,"tags":{"name":"../app/api/repositories/scan/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":756,"timestamp":882533086,"id":996,"parentId":971,"tags":{"name":"../app/api/repositories/sync/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"}]
3
- [{"name":"minify-js","duration":1078,"timestamp":882533089,"id":997,"parentId":971,"tags":{"name":"../app/api/slash-commands/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1080,"timestamp":882533092,"id":998,"parentId":971,"tags":{"name":"../app/api/tasks/[taskId]/cancel/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1058,"timestamp":882533116,"id":999,"parentId":971,"tags":{"name":"../app/api/tasks/[taskId]/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1055,"timestamp":882533121,"id":1000,"parentId":971,"tags":{"name":"../app/api/templates/[id]/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1053,"timestamp":882533124,"id":1001,"parentId":971,"tags":{"name":"../app/api/templates/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1050,"timestamp":882533129,"id":1002,"parentId":971,"tags":{"name":"../app/api/verification/runs/[runId]/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1045,"timestamp":882533135,"id":1003,"parentId":971,"tags":{"name":"../app/api/verification/runs/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1043,"timestamp":882533139,"id":1004,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/auto-yes/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1040,"timestamp":882533143,"id":1005,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/capture/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1038,"timestamp":882533146,"id":1006,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/cli-tool/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1034,"timestamp":882533151,"id":1007,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/cmate/schedules/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1032,"timestamp":882533155,"id":1008,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/current-output/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1029,"timestamp":882533159,"id":1009,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/[logId]/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1027,"timestamp":882533163,"id":1010,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1023,"timestamp":882533168,"id":1011,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/files/[...path]/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1021,"timestamp":882533171,"id":1012,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/branch/create/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1020,"timestamp":882533175,"id":1013,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/branch/delete/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1018,"timestamp":882533178,"id":1014,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/branches/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1015,"timestamp":882533183,"id":1015,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/checkout/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1006,"timestamp":882533194,"id":1016,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/commit/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1004,"timestamp":882533197,"id":1017,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/diff/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1003,"timestamp":882533200,"id":1018,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/fetch/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1001,"timestamp":882533203,"id":1019,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/log/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1000,"timestamp":882533206,"id":1020,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/pull/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":998,"timestamp":882533209,"id":1021,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/push/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":996,"timestamp":882533213,"id":1022,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/reset/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":994,"timestamp":882533216,"id":1023,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/revert/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":993,"timestamp":882533219,"id":1024,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/show/[commitHash]/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":991,"timestamp":882533222,"id":1025,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/stage/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":990,"timestamp":882533225,"id":1026,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/staged/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":989,"timestamp":882533227,"id":1027,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/stash/[index]/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":988,"timestamp":882533230,"id":1028,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/stash/apply/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":987,"timestamp":882533233,"id":1029,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/stash/pop/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":986,"timestamp":882533236,"id":1030,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/stash/push/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":985,"timestamp":882533239,"id":1031,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/stash/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":983,"timestamp":882533243,"id":1032,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/status/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":981,"timestamp":882533247,"id":1033,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/unstage/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":979,"timestamp":882533250,"id":1034,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/git/working-diff/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":977,"timestamp":882533253,"id":1035,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/interrupt/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":975,"timestamp":882533257,"id":1036,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/kill-session/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":973,"timestamp":882533260,"id":1037,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/marp-render/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":969,"timestamp":882533266,"id":1038,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/memos/[memoId]/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":967,"timestamp":882533269,"id":1039,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/memos/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":966,"timestamp":882533272,"id":1040,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/messages/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":964,"timestamp":882533276,"id":1041,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/prompt-response/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":963,"timestamp":882533279,"id":1042,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/respond/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":961,"timestamp":882533282,"id":1043,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":960,"timestamp":882533285,"id":1044,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/schedules/[scheduleId]/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":958,"timestamp":882533288,"id":1045,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/schedules/active/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":956,"timestamp":882533291,"id":1046,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/schedules/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":954,"timestamp":882533294,"id":1047,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/search/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":953,"timestamp":882533297,"id":1048,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/send/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":952,"timestamp":882533300,"id":1049,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/slash-commands/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":950,"timestamp":882533304,"id":1050,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/special-keys/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":948,"timestamp":882533307,"id":1051,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/start-polling/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":947,"timestamp":882533310,"id":1052,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/tasks/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":945,"timestamp":882533313,"id":1053,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/terminal/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":944,"timestamp":882533316,"id":1054,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/timers/history/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":942,"timestamp":882533319,"id":1055,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/timers/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":940,"timestamp":882533323,"id":1056,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":939,"timestamp":882533327,"id":1057,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/todos/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":936,"timestamp":882533330,"id":1058,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/tree/[...path]/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":935,"timestamp":882533333,"id":1059,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/tree/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":933,"timestamp":882533336,"id":1060,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/upload/[...path]/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":931,"timestamp":882533339,"id":1061,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/verify/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":929,"timestamp":882533343,"id":1062,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/[runId]/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":927,"timestamp":882533346,"id":1063,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":923,"timestamp":882533350,"id":1064,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/viewed/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":921,"timestamp":882533353,"id":1065,"parentId":971,"tags":{"name":"../app/apple-icon.png/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":919,"timestamp":882533356,"id":1066,"parentId":971,"tags":{"name":"../app/icon.png/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":916,"timestamp":882533360,"id":1067,"parentId":971,"tags":{"name":"../app/icon1.png/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":914,"timestamp":882533362,"id":1068,"parentId":971,"tags":{"name":"../app/icon2.png/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":912,"timestamp":882533365,"id":1069,"parentId":971,"tags":{"name":"../app/manifest.webmanifest/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":911,"timestamp":882533368,"id":1070,"parentId":971,"tags":{"name":"../pages/_app.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":909,"timestamp":882533371,"id":1071,"parentId":971,"tags":{"name":"../pages/_error.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":907,"timestamp":882533373,"id":1072,"parentId":971,"tags":{"name":"../app/api/app/update/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":905,"timestamp":882533376,"id":1073,"parentId":971,"tags":{"name":"../app/api/app/update-check/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":902,"timestamp":882533380,"id":1074,"parentId":971,"tags":{"name":"../app/api/auth/status/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":899,"timestamp":882533384,"id":1075,"parentId":971,"tags":{"name":"../app/api/daily-summary/status/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":898,"timestamp":882533387,"id":1076,"parentId":971,"tags":{"name":"../app/api/external-apps/[id]/health/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":895,"timestamp":882533390,"id":1077,"parentId":971,"tags":{"name":"../app/api/external-apps/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":893,"timestamp":882533393,"id":1078,"parentId":971,"tags":{"name":"../app/api/fs/browse/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":891,"timestamp":882533396,"id":1079,"parentId":971,"tags":{"name":"../app/api/fs/recent-paths/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":889,"timestamp":882533399,"id":1080,"parentId":971,"tags":{"name":"../app/api/external-apps/[id]/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":887,"timestamp":882533402,"id":1081,"parentId":971,"tags":{"name":"../app/api/push/vapid/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":885,"timestamp":882533405,"id":1082,"parentId":971,"tags":{"name":"../app/api/push/subscriptions/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":883,"timestamp":882533408,"id":1083,"parentId":971,"tags":{"name":"../app/api/sidebar/group-order/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":881,"timestamp":882533411,"id":1084,"parentId":971,"tags":{"name":"../app/api/skills/[id]/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":874,"timestamp":882533419,"id":1085,"parentId":971,"tags":{"name":"../app/api/repositories/validate-path/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":872,"timestamp":882533421,"id":1086,"parentId":971,"tags":{"name":"../app/api/skills/installations/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":871,"timestamp":882533424,"id":1087,"parentId":971,"tags":{"name":"../app/api/skills/reindex/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":869,"timestamp":882533427,"id":1088,"parentId":971,"tags":{"name":"../app/api/skills/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":866,"timestamp":882533430,"id":1089,"parentId":971,"tags":{"name":"../app/api/todos/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":864,"timestamp":882533433,"id":1090,"parentId":971,"tags":{"name":"../app/api/skills/operations/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":862,"timestamp":882533436,"id":1091,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/logs/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":861,"timestamp":882533438,"id":1092,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/logs/[filename]/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":858,"timestamp":882533442,"id":1093,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":855,"timestamp":882533446,"id":1094,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/plan/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":854,"timestamp":882533449,"id":1095,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/install/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":851,"timestamp":882533453,"id":1096,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":849,"timestamp":882533456,"id":1097,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/uninstall/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"}]
4
- [{"name":"minify-js","duration":1025,"timestamp":882533459,"id":1098,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/update-plan/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1026,"timestamp":882533461,"id":1099,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/skills/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1024,"timestamp":882533464,"id":1100,"parentId":971,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/update/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1014,"timestamp":882533476,"id":1101,"parentId":971,"tags":{"name":"../app/api/worktrees/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1013,"timestamp":882533479,"id":1102,"parentId":971,"tags":{"name":"../app/proxy/[...path]/route.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1011,"timestamp":882533482,"id":1103,"parentId":971,"tags":{"name":"../pages/_document.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1010,"timestamp":882533484,"id":1104,"parentId":971,"tags":{"name":"../app/chat/page.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1008,"timestamp":882533487,"id":1105,"parentId":971,"tags":{"name":"../app/login/page.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1007,"timestamp":882533490,"id":1106,"parentId":971,"tags":{"name":"../app/more/page.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1005,"timestamp":882533493,"id":1107,"parentId":971,"tags":{"name":"../app/offline/page.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1004,"timestamp":882533496,"id":1108,"parentId":971,"tags":{"name":"../app/page.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1002,"timestamp":882533498,"id":1109,"parentId":971,"tags":{"name":"../app/repositories/page.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1001,"timestamp":882533501,"id":1110,"parentId":971,"tags":{"name":"../app/review/page.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":998,"timestamp":882533505,"id":1111,"parentId":971,"tags":{"name":"../app/sessions/page.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":997,"timestamp":882533507,"id":1112,"parentId":971,"tags":{"name":"../app/skills/[skillId]/page.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":994,"timestamp":882533511,"id":1113,"parentId":971,"tags":{"name":"../app/skills/installed/page.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":993,"timestamp":882533514,"id":1114,"parentId":971,"tags":{"name":"../app/skills/page.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":991,"timestamp":882533517,"id":1115,"parentId":971,"tags":{"name":"../app/worktrees/[id]/files/[...path]/page.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":990,"timestamp":882533519,"id":1116,"parentId":971,"tags":{"name":"../app/worktrees/[id]/terminal/page.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":988,"timestamp":882533522,"id":1117,"parentId":971,"tags":{"name":"../app/worktrees/[id]/page.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":987,"timestamp":882533525,"id":1118,"parentId":971,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":984,"timestamp":882533528,"id":1119,"parentId":971,"tags":{"name":"3543.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":982,"timestamp":882533530,"id":1120,"parentId":971,"tags":{"name":"3945.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":981,"timestamp":882533533,"id":1121,"parentId":971,"tags":{"name":"2119.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":980,"timestamp":882533536,"id":1122,"parentId":971,"tags":{"name":"2445.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":978,"timestamp":882533539,"id":1123,"parentId":971,"tags":{"name":"4248.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":976,"timestamp":882533542,"id":1124,"parentId":971,"tags":{"name":"2534.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":974,"timestamp":882533545,"id":1125,"parentId":971,"tags":{"name":"2980.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":972,"timestamp":882533548,"id":1126,"parentId":971,"tags":{"name":"450.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":971,"timestamp":882533550,"id":1127,"parentId":971,"tags":{"name":"2816.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":970,"timestamp":882533553,"id":1128,"parentId":971,"tags":{"name":"7685.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":969,"timestamp":882533555,"id":1129,"parentId":971,"tags":{"name":"3440.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":966,"timestamp":882533559,"id":1130,"parentId":971,"tags":{"name":"1162.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":963,"timestamp":882533563,"id":1131,"parentId":971,"tags":{"name":"5571.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":961,"timestamp":882533567,"id":1132,"parentId":971,"tags":{"name":"6285.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":959,"timestamp":882533570,"id":1133,"parentId":971,"tags":{"name":"8098.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":957,"timestamp":882533573,"id":1134,"parentId":971,"tags":{"name":"2560.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":956,"timestamp":882533576,"id":1135,"parentId":971,"tags":{"name":"1825.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":954,"timestamp":882533578,"id":1136,"parentId":971,"tags":{"name":"6159.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":952,"timestamp":882533581,"id":1137,"parentId":971,"tags":{"name":"3346.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":951,"timestamp":882533584,"id":1138,"parentId":971,"tags":{"name":"9328.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":949,"timestamp":882533587,"id":1139,"parentId":971,"tags":{"name":"1262.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":949,"timestamp":882533589,"id":1140,"parentId":971,"tags":{"name":"6072.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":946,"timestamp":882533593,"id":1141,"parentId":971,"tags":{"name":"9358.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":945,"timestamp":882533595,"id":1142,"parentId":971,"tags":{"name":"1296.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":943,"timestamp":882533598,"id":1143,"parentId":971,"tags":{"name":"3722.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":941,"timestamp":882533601,"id":1144,"parentId":971,"tags":{"name":"8356.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":940,"timestamp":882533604,"id":1145,"parentId":971,"tags":{"name":"7941.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":938,"timestamp":882533607,"id":1146,"parentId":971,"tags":{"name":"9211.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":937,"timestamp":882533609,"id":1147,"parentId":971,"tags":{"name":"5064.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":935,"timestamp":882533612,"id":1148,"parentId":971,"tags":{"name":"22.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":932,"timestamp":882533616,"id":1149,"parentId":971,"tags":{"name":"1331.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":929,"timestamp":882533620,"id":1150,"parentId":971,"tags":{"name":"641.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":929,"timestamp":882533624,"id":1151,"parentId":971,"tags":{"name":"1598.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":926,"timestamp":882533628,"id":1152,"parentId":971,"tags":{"name":"1634.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":924,"timestamp":882533631,"id":1153,"parentId":971,"tags":{"name":"2366.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":923,"timestamp":882533634,"id":1154,"parentId":971,"tags":{"name":"1503.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":921,"timestamp":882533636,"id":1155,"parentId":971,"tags":{"name":"1366.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":919,"timestamp":882533639,"id":1156,"parentId":971,"tags":{"name":"6015.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":917,"timestamp":882533642,"id":1157,"parentId":971,"tags":{"name":"3708.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":916,"timestamp":882533644,"id":1158,"parentId":971,"tags":{"name":"7587.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":913,"timestamp":882533647,"id":1159,"parentId":971,"tags":{"name":"1355.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":912,"timestamp":882533650,"id":1160,"parentId":971,"tags":{"name":"5326.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":910,"timestamp":882533653,"id":1161,"parentId":971,"tags":{"name":"4689.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":908,"timestamp":882533656,"id":1162,"parentId":971,"tags":{"name":"180.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":906,"timestamp":882533658,"id":1163,"parentId":971,"tags":{"name":"120.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":905,"timestamp":882533661,"id":1164,"parentId":971,"tags":{"name":"7593.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":903,"timestamp":882533664,"id":1165,"parentId":971,"tags":{"name":"8543.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":902,"timestamp":882533666,"id":1166,"parentId":971,"tags":{"name":"5611.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":899,"timestamp":882533670,"id":1167,"parentId":971,"tags":{"name":"9067.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":895,"timestamp":882533675,"id":1168,"parentId":971,"tags":{"name":"3753.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":893,"timestamp":882533678,"id":1169,"parentId":971,"tags":{"name":"8807.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":891,"timestamp":882533681,"id":1170,"parentId":971,"tags":{"name":"406.js","cache":"HIT"},"startTime":1785993184826,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":890,"timestamp":882533684,"id":1171,"parentId":971,"tags":{"name":"6065.js","cache":"HIT"},"startTime":1785993184827,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":888,"timestamp":882533687,"id":1172,"parentId":971,"tags":{"name":"6283.js","cache":"HIT"},"startTime":1785993184827,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":886,"timestamp":882533689,"id":1173,"parentId":971,"tags":{"name":"1719.js","cache":"HIT"},"startTime":1785993184827,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":884,"timestamp":882533692,"id":1174,"parentId":971,"tags":{"name":"3736.js","cache":"HIT"},"startTime":1785993184827,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":882,"timestamp":882533695,"id":1175,"parentId":971,"tags":{"name":"8856.js","cache":"HIT"},"startTime":1785993184827,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":880,"timestamp":882533698,"id":1176,"parentId":971,"tags":{"name":"5959.js","cache":"HIT"},"startTime":1785993184827,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":877,"timestamp":882533701,"id":1177,"parentId":971,"tags":{"name":"1239.js","cache":"HIT"},"startTime":1785993184827,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":875,"timestamp":882533704,"id":1178,"parentId":971,"tags":{"name":"9051.js","cache":"HIT"},"startTime":1785993184827,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":873,"timestamp":882533707,"id":1179,"parentId":971,"tags":{"name":"9123.js","cache":"HIT"},"startTime":1785993184827,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":871,"timestamp":882533710,"id":1180,"parentId":971,"tags":{"name":"2328.js","cache":"HIT"},"startTime":1785993184827,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":870,"timestamp":882533713,"id":1181,"parentId":971,"tags":{"name":"5456.js","cache":"HIT"},"startTime":1785993184827,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":869,"timestamp":882533716,"id":1182,"parentId":971,"tags":{"name":"3451.js","cache":"HIT"},"startTime":1785993184827,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":867,"timestamp":882533718,"id":1183,"parentId":971,"tags":{"name":"8536.js","cache":"HIT"},"startTime":1785993184827,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":865,"timestamp":882533721,"id":1184,"parentId":971,"tags":{"name":"646.js","cache":"HIT"},"startTime":1785993184827,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":863,"timestamp":882533724,"id":1185,"parentId":971,"tags":{"name":"2710.js","cache":"HIT"},"startTime":1785993184827,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":861,"timestamp":882533727,"id":1186,"parentId":971,"tags":{"name":"5048.js","cache":"HIT"},"startTime":1785993184827,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":858,"timestamp":882533730,"id":1187,"parentId":971,"tags":{"name":"3480.js","cache":"HIT"},"startTime":1785993184827,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":856,"timestamp":882533733,"id":1188,"parentId":971,"tags":{"name":"9687.js","cache":"HIT"},"startTime":1785993184827,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":854,"timestamp":882533736,"id":1189,"parentId":971,"tags":{"name":"9360.js","cache":"HIT"},"startTime":1785993184827,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":853,"timestamp":882533739,"id":1190,"parentId":971,"tags":{"name":"2546.js","cache":"HIT"},"startTime":1785993184827,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":851,"timestamp":882533741,"id":1191,"parentId":971,"tags":{"name":"1068.js","cache":"HIT"},"startTime":1785993184827,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":849,"timestamp":882533744,"id":1192,"parentId":971,"tags":{"name":"6130.js","cache":"HIT"},"startTime":1785993184827,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":848,"timestamp":882533747,"id":1193,"parentId":971,"tags":{"name":"5737.js","cache":"HIT"},"startTime":1785993184827,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":846,"timestamp":882533749,"id":1194,"parentId":971,"tags":{"name":"1029.js","cache":"HIT"},"startTime":1785993184827,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":844,"timestamp":882533752,"id":1195,"parentId":971,"tags":{"name":"6274.js","cache":"HIT"},"startTime":1785993184827,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":842,"timestamp":882533755,"id":1196,"parentId":971,"tags":{"name":"28.js","cache":"HIT"},"startTime":1785993184827,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":840,"timestamp":882533758,"id":1197,"parentId":971,"tags":{"name":"6401.js","cache":"HIT"},"startTime":1785993184827,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":839,"timestamp":882533761,"id":1198,"parentId":971,"tags":{"name":"9058.js","cache":"HIT"},"startTime":1785993184827,"traceId":"c6b4fe4c14f0aa48"}]
5
- [{"name":"minify-js","duration":915,"timestamp":882533764,"id":1199,"parentId":971,"tags":{"name":"8584.js","cache":"HIT"},"startTime":1785993184827,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":913,"timestamp":882533767,"id":1200,"parentId":971,"tags":{"name":"848.js","cache":"HIT"},"startTime":1785993184827,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":912,"timestamp":882533770,"id":1201,"parentId":971,"tags":{"name":"2404.js","cache":"HIT"},"startTime":1785993184827,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":910,"timestamp":882533772,"id":1202,"parentId":971,"tags":{"name":"5998.js","cache":"HIT"},"startTime":1785993184827,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":907,"timestamp":882533776,"id":1203,"parentId":971,"tags":{"name":"233.js","cache":"HIT"},"startTime":1785993184827,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":905,"timestamp":882533780,"id":1204,"parentId":971,"tags":{"name":"3270.js","cache":"HIT"},"startTime":1785993184827,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":903,"timestamp":882533783,"id":1205,"parentId":971,"tags":{"name":"365.js","cache":"HIT"},"startTime":1785993184827,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":900,"timestamp":882533786,"id":1206,"parentId":971,"tags":{"name":"2515.js","cache":"HIT"},"startTime":1785993184827,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":898,"timestamp":882533790,"id":1207,"parentId":971,"tags":{"name":"3417.js","cache":"HIT"},"startTime":1785993184827,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":895,"timestamp":882533794,"id":1208,"parentId":971,"tags":{"name":"4444.js","cache":"HIT"},"startTime":1785993184827,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-webpack-plugin-optimize","duration":25029,"timestamp":882509744,"id":971,"parentId":19,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1785993184803,"traceId":"c6b4fe4c14f0aa48"},{"name":"css-minimizer-plugin","duration":219,"timestamp":882534949,"id":1209,"parentId":19,"tags":{},"startTime":1785993184828,"traceId":"c6b4fe4c14f0aa48"},{"name":"create-trace-assets","duration":66781,"timestamp":882535389,"id":1210,"parentId":20,"tags":{},"startTime":1785993184828,"traceId":"c6b4fe4c14f0aa48"},{"name":"seal","duration":1278832,"timestamp":881393111,"id":958,"parentId":19,"tags":{},"startTime":1785993183686,"traceId":"c6b4fe4c14f0aa48"},{"name":"webpack-compilation","duration":13554565,"timestamp":869241290,"id":19,"parentId":16,"tags":{"name":"server"},"startTime":1785993171534,"traceId":"c6b4fe4c14f0aa48"},{"name":"emit","duration":57430,"timestamp":882796559,"id":1211,"parentId":16,"tags":{},"startTime":1785993185089,"traceId":"c6b4fe4c14f0aa48"},{"name":"webpack-close","duration":1016,"timestamp":882861713,"id":1212,"parentId":16,"tags":{"name":"server"},"startTime":1785993185155,"traceId":"c6b4fe4c14f0aa48"},{"name":"webpack-generate-error-stats","duration":2463,"timestamp":882862796,"id":1213,"parentId":1212,"tags":{},"startTime":1785993185156,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":98003,"timestamp":882875431,"id":1216,"parentId":1215,"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":1785993185168,"traceId":"c6b4fe4c14f0aa48"},{"name":"make","duration":98441,"timestamp":882875367,"id":1215,"parentId":1214,"tags":{},"startTime":1785993185168,"traceId":"c6b4fe4c14f0aa48"},{"name":"chunk-graph","duration":862,"timestamp":882982380,"id":1218,"parentId":1217,"tags":{},"startTime":1785993185275,"traceId":"c6b4fe4c14f0aa48"},{"name":"optimize-modules","duration":10,"timestamp":882983323,"id":1220,"parentId":1217,"tags":{},"startTime":1785993185276,"traceId":"c6b4fe4c14f0aa48"},{"name":"optimize-chunks","duration":628,"timestamp":882983402,"id":1221,"parentId":1217,"tags":{},"startTime":1785993185276,"traceId":"c6b4fe4c14f0aa48"},{"name":"optimize-tree","duration":12,"timestamp":882984094,"id":1222,"parentId":1217,"tags":{},"startTime":1785993185277,"traceId":"c6b4fe4c14f0aa48"},{"name":"optimize-chunk-modules","duration":2710,"timestamp":882984168,"id":1223,"parentId":1217,"tags":{},"startTime":1785993185277,"traceId":"c6b4fe4c14f0aa48"},{"name":"optimize","duration":3673,"timestamp":882983269,"id":1219,"parentId":1217,"tags":{},"startTime":1785993185276,"traceId":"c6b4fe4c14f0aa48"},{"name":"module-hash","duration":1675,"timestamp":882987844,"id":1224,"parentId":1217,"tags":{},"startTime":1785993185281,"traceId":"c6b4fe4c14f0aa48"},{"name":"code-generation","duration":228,"timestamp":882989548,"id":1225,"parentId":1217,"tags":{},"startTime":1785993185282,"traceId":"c6b4fe4c14f0aa48"},{"name":"hash","duration":1908,"timestamp":882991074,"id":1226,"parentId":1217,"tags":{},"startTime":1785993185284,"traceId":"c6b4fe4c14f0aa48"},{"name":"code-generation-jobs","duration":165,"timestamp":882992980,"id":1227,"parentId":1217,"tags":{},"startTime":1785993185286,"traceId":"c6b4fe4c14f0aa48"},{"name":"module-assets","duration":55,"timestamp":882993130,"id":1228,"parentId":1217,"tags":{},"startTime":1785993185286,"traceId":"c6b4fe4c14f0aa48"},{"name":"create-chunk-assets","duration":192,"timestamp":882993191,"id":1229,"parentId":1217,"tags":{},"startTime":1785993185286,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":60,"timestamp":882996858,"id":1231,"parentId":1230,"tags":{"name":"src/middleware.js","cache":"HIT"},"startTime":1785993185290,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":36,"timestamp":882996889,"id":1232,"parentId":1230,"tags":{"name":"edge-runtime-webpack.js","cache":"HIT"},"startTime":1785993185290,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":30,"timestamp":882996896,"id":1233,"parentId":1230,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1785993185290,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-webpack-plugin-optimize","duration":472,"timestamp":882996457,"id":1230,"parentId":1214,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1785993185289,"traceId":"c6b4fe4c14f0aa48"},{"name":"css-minimizer-plugin","duration":7,"timestamp":882996982,"id":1234,"parentId":1214,"tags":{},"startTime":1785993185290,"traceId":"c6b4fe4c14f0aa48"},{"name":"seal","duration":23422,"timestamp":882980379,"id":1217,"parentId":1214,"tags":{},"startTime":1785993185273,"traceId":"c6b4fe4c14f0aa48"},{"name":"webpack-compilation","duration":130454,"timestamp":882873571,"id":1214,"parentId":16,"tags":{"name":"edge-server"},"startTime":1785993185166,"traceId":"c6b4fe4c14f0aa48"},{"name":"emit","duration":3141,"timestamp":883004127,"id":1235,"parentId":16,"tags":{},"startTime":1785993185297,"traceId":"c6b4fe4c14f0aa48"},{"name":"webpack-close","duration":190,"timestamp":883007614,"id":1236,"parentId":16,"tags":{"name":"edge-server"},"startTime":1785993185300,"traceId":"c6b4fe4c14f0aa48"},{"name":"webpack-generate-error-stats","duration":602,"timestamp":883007810,"id":1237,"parentId":1236,"tags":{},"startTime":1785993185301,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826888,"timestamp":883019798,"id":1251,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826915,"timestamp":883019801,"id":1252,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826918,"timestamp":883019804,"id":1253,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826918,"timestamp":883019808,"id":1254,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826918,"timestamp":883019812,"id":1255,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826919,"timestamp":883019815,"id":1256,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826919,"timestamp":883019819,"id":1257,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826920,"timestamp":883019822,"id":1258,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826921,"timestamp":883019825,"id":1259,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826929,"timestamp":883019828,"id":1260,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826930,"timestamp":883019831,"id":1261,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826929,"timestamp":883019835,"id":1262,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826929,"timestamp":883019840,"id":1263,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826930,"timestamp":883019842,"id":1264,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826930,"timestamp":883019846,"id":1265,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826932,"timestamp":883019848,"id":1266,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826926,"timestamp":883019859,"id":1267,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826926,"timestamp":883019862,"id":1268,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826927,"timestamp":883019864,"id":1269,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826927,"timestamp":883019867,"id":1270,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826928,"timestamp":883019869,"id":1271,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826929,"timestamp":883019872,"id":1272,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826930,"timestamp":883019875,"id":1273,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826929,"timestamp":883019880,"id":1274,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826929,"timestamp":883019883,"id":1275,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826930,"timestamp":883019885,"id":1276,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826931,"timestamp":883019887,"id":1277,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826931,"timestamp":883019890,"id":1278,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826931,"timestamp":883019893,"id":1279,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826931,"timestamp":883019896,"id":1280,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826931,"timestamp":883019899,"id":1281,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826931,"timestamp":883019902,"id":1282,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826931,"timestamp":883019904,"id":1283,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826931,"timestamp":883019907,"id":1284,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826931,"timestamp":883019909,"id":1285,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826931,"timestamp":883019912,"id":1286,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826931,"timestamp":883019915,"id":1287,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826931,"timestamp":883019918,"id":1288,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826931,"timestamp":883019920,"id":1289,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826930,"timestamp":883019923,"id":1290,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826930,"timestamp":883019926,"id":1291,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826931,"timestamp":883019928,"id":1292,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826931,"timestamp":883019931,"id":1293,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826931,"timestamp":883019933,"id":1294,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826931,"timestamp":883019936,"id":1295,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826931,"timestamp":883019938,"id":1296,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826931,"timestamp":883019941,"id":1297,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826930,"timestamp":883019944,"id":1298,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826930,"timestamp":883019947,"id":1299,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826929,"timestamp":883019949,"id":1300,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826929,"timestamp":883019952,"id":1301,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826928,"timestamp":883019955,"id":1302,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826927,"timestamp":883019958,"id":1303,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826927,"timestamp":883019961,"id":1304,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826925,"timestamp":883019965,"id":1305,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826923,"timestamp":883019969,"id":1306,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826923,"timestamp":883019971,"id":1307,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826923,"timestamp":883019974,"id":1308,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":826923,"timestamp":883019977,"id":1309,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"}]
6
- [{"name":"add-entry","duration":827234,"timestamp":883019980,"id":1310,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827239,"timestamp":883019983,"id":1311,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827240,"timestamp":883019985,"id":1312,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827240,"timestamp":883019988,"id":1313,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827241,"timestamp":883019991,"id":1314,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827241,"timestamp":883019993,"id":1315,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827242,"timestamp":883019996,"id":1316,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827242,"timestamp":883019999,"id":1317,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827227,"timestamp":883020016,"id":1318,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827227,"timestamp":883020019,"id":1319,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827227,"timestamp":883020022,"id":1320,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827226,"timestamp":883020026,"id":1321,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827225,"timestamp":883020029,"id":1322,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827224,"timestamp":883020033,"id":1323,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827224,"timestamp":883020036,"id":1324,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827224,"timestamp":883020039,"id":1325,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827223,"timestamp":883020042,"id":1326,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827223,"timestamp":883020045,"id":1327,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827223,"timestamp":883020048,"id":1328,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827222,"timestamp":883020051,"id":1329,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827221,"timestamp":883020054,"id":1330,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827221,"timestamp":883020057,"id":1331,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827220,"timestamp":883020060,"id":1332,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827220,"timestamp":883020063,"id":1333,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827219,"timestamp":883020066,"id":1334,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827219,"timestamp":883020069,"id":1335,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827219,"timestamp":883020071,"id":1336,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827218,"timestamp":883020074,"id":1337,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827218,"timestamp":883020077,"id":1338,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827217,"timestamp":883020080,"id":1339,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827216,"timestamp":883020083,"id":1340,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827216,"timestamp":883020086,"id":1341,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827215,"timestamp":883020089,"id":1342,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827215,"timestamp":883020091,"id":1343,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827214,"timestamp":883020094,"id":1344,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827213,"timestamp":883020097,"id":1345,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827213,"timestamp":883020099,"id":1346,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827213,"timestamp":883020102,"id":1347,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827212,"timestamp":883020105,"id":1348,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827211,"timestamp":883020107,"id":1349,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827211,"timestamp":883020110,"id":1350,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827211,"timestamp":883020112,"id":1351,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827210,"timestamp":883020115,"id":1352,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827209,"timestamp":883020118,"id":1353,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827209,"timestamp":883020121,"id":1354,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827208,"timestamp":883020124,"id":1355,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827209,"timestamp":883020127,"id":1356,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827208,"timestamp":883020130,"id":1357,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827208,"timestamp":883020133,"id":1358,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827208,"timestamp":883020135,"id":1359,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827207,"timestamp":883020138,"id":1360,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827206,"timestamp":883020141,"id":1361,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827206,"timestamp":883020144,"id":1362,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827205,"timestamp":883020147,"id":1363,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827205,"timestamp":883020149,"id":1364,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827205,"timestamp":883020152,"id":1365,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827204,"timestamp":883020154,"id":1366,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827204,"timestamp":883020157,"id":1367,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827203,"timestamp":883020160,"id":1368,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827200,"timestamp":883020165,"id":1369,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827198,"timestamp":883020170,"id":1370,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827197,"timestamp":883020173,"id":1371,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827197,"timestamp":883020175,"id":1372,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827197,"timestamp":883020178,"id":1373,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827196,"timestamp":883020180,"id":1374,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":827154,"timestamp":883020225,"id":1391,"parentId":1239,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":927477,"timestamp":883019762,"id":1243,"parentId":1239,"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":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":964066,"timestamp":883019778,"id":1247,"parentId":1239,"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":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":968398,"timestamp":883019791,"id":1249,"parentId":1239,"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":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":1039741,"timestamp":883019766,"id":1244,"parentId":1239,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":1039759,"timestamp":883019773,"id":1246,"parentId":1239,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":1039770,"timestamp":883019770,"id":1245,"parentId":1239,"tags":{"request":"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/router.js"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":1039865,"timestamp":883019687,"id":1240,"parentId":1239,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":1039809,"timestamp":883019758,"id":1242,"parentId":1239,"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":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":1039862,"timestamp":883019743,"id":1241,"parentId":1239,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":1198638,"timestamp":883020233,"id":1394,"parentId":1239,"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":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":1198708,"timestamp":883020196,"id":1380,"parentId":1239,"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":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":1199129,"timestamp":883019783,"id":1248,"parentId":1239,"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":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":1325960,"timestamp":883019795,"id":1250,"parentId":1239,"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":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":1325598,"timestamp":883020183,"id":1375,"parentId":1239,"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":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":1325594,"timestamp":883020191,"id":1378,"parentId":1239,"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":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":1325587,"timestamp":883020201,"id":1382,"parentId":1239,"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":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":1325584,"timestamp":883020207,"id":1384,"parentId":1239,"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":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":1325583,"timestamp":883020212,"id":1386,"parentId":1239,"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":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":1325569,"timestamp":883020228,"id":1392,"parentId":1239,"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":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":1435549,"timestamp":883020185,"id":1376,"parentId":1239,"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":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":1435565,"timestamp":883020199,"id":1381,"parentId":1239,"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":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":1435566,"timestamp":883020204,"id":1383,"parentId":1239,"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":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":1435556,"timestamp":883020219,"id":1389,"parentId":1239,"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":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":1435557,"timestamp":883020223,"id":1390,"parentId":1239,"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":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":1452810,"timestamp":883020188,"id":1377,"parentId":1239,"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":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":1452845,"timestamp":883020194,"id":1379,"parentId":1239,"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":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":1452833,"timestamp":883020209,"id":1385,"parentId":1239,"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":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":1452833,"timestamp":883020214,"id":1387,"parentId":1239,"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":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":1452820,"timestamp":883020231,"id":1393,"parentId":1239,"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":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":1964326,"timestamp":883020217,"id":1388,"parentId":1239,"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":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"add-entry","duration":1964336,"timestamp":883020236,"id":1395,"parentId":1239,"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":1785993185313,"traceId":"c6b4fe4c14f0aa48"},{"name":"make","duration":1965279,"timestamp":883019429,"id":1239,"parentId":1238,"tags":{},"startTime":1785993185312,"traceId":"c6b4fe4c14f0aa48"},{"name":"chunk-graph","duration":89563,"timestamp":885215186,"id":1397,"parentId":1396,"tags":{},"startTime":1785993187508,"traceId":"c6b4fe4c14f0aa48"},{"name":"optimize-modules","duration":9,"timestamp":885304825,"id":1399,"parentId":1396,"tags":{},"startTime":1785993187598,"traceId":"c6b4fe4c14f0aa48"},{"name":"optimize-chunks","duration":85454,"timestamp":885317043,"id":1401,"parentId":1396,"tags":{},"startTime":1785993187610,"traceId":"c6b4fe4c14f0aa48"}]
7
- [{"name":"optimize-tree","duration":30,"timestamp":885402918,"id":1402,"parentId":1396,"tags":{},"startTime":1785993187696,"traceId":"c6b4fe4c14f0aa48"},{"name":"optimize-chunk-modules","duration":130806,"timestamp":885403015,"id":1403,"parentId":1396,"tags":{},"startTime":1785993187696,"traceId":"c6b4fe4c14f0aa48"},{"name":"optimize","duration":229077,"timestamp":885304800,"id":1398,"parentId":1396,"tags":{},"startTime":1785993187598,"traceId":"c6b4fe4c14f0aa48"},{"name":"module-hash","duration":82528,"timestamp":885630287,"id":1404,"parentId":1396,"tags":{},"startTime":1785993187923,"traceId":"c6b4fe4c14f0aa48"},{"name":"code-generation","duration":14293,"timestamp":885712870,"id":1405,"parentId":1396,"tags":{},"startTime":1785993188006,"traceId":"c6b4fe4c14f0aa48"},{"name":"hash","duration":16082,"timestamp":885735631,"id":1406,"parentId":1396,"tags":{},"startTime":1785993188028,"traceId":"c6b4fe4c14f0aa48"},{"name":"code-generation-jobs","duration":377,"timestamp":885751711,"id":1407,"parentId":1396,"tags":{},"startTime":1785993188045,"traceId":"c6b4fe4c14f0aa48"},{"name":"module-assets","duration":1805,"timestamp":885751946,"id":1408,"parentId":1396,"tags":{},"startTime":1785993188045,"traceId":"c6b4fe4c14f0aa48"},{"name":"create-chunk-assets","duration":11811,"timestamp":885753774,"id":1409,"parentId":1396,"tags":{},"startTime":1785993188047,"traceId":"c6b4fe4c14f0aa48"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1427,"timestamp":885769781,"id":1411,"parentId":1238,"tags":{},"startTime":1785993188063,"traceId":"c6b4fe4c14f0aa48"},{"name":"NextJsBuildManifest-createassets","duration":2403,"timestamp":885768822,"id":1410,"parentId":1238,"tags":{},"startTime":1785993188062,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1845,"timestamp":885789986,"id":1413,"parentId":1412,"tags":{"name":"static/chunks/main-539493b63abb15fd.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1794,"timestamp":885790050,"id":1414,"parentId":1412,"tags":{"name":"static/chunks/main-app-8d01cdae10986111.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1787,"timestamp":885790059,"id":1415,"parentId":1412,"tags":{"name":"static/chunks/app/_not-found/page-304751f8b3dbbabf.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1782,"timestamp":885790065,"id":1416,"parentId":1412,"tags":{"name":"static/chunks/pages/_app-4600827deac7eb97.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1777,"timestamp":885790071,"id":1417,"parentId":1412,"tags":{"name":"static/chunks/pages/_error-aaa1b9f547e6bfb4.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1771,"timestamp":885790078,"id":1418,"parentId":1412,"tags":{"name":"static/chunks/app/global-error-1bdeafce45758cfe.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1767,"timestamp":885790084,"id":1419,"parentId":1412,"tags":{"name":"static/chunks/app/layout-fd81ae3bfe2c6c68.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1763,"timestamp":885790090,"id":1420,"parentId":1412,"tags":{"name":"static/chunks/app/error-357b44d3eeda292f.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1758,"timestamp":885790097,"id":1421,"parentId":1412,"tags":{"name":"static/chunks/app/loading-a7635442ff41828d.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1751,"timestamp":885790105,"id":1422,"parentId":1412,"tags":{"name":"static/chunks/app/api/assistant/conversation/route-4cc06d805c7956dd.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1745,"timestamp":885790112,"id":1423,"parentId":1412,"tags":{"name":"static/chunks/app/api/assistant/current-output/route-ed99b475a53cfe11.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1741,"timestamp":885790117,"id":1424,"parentId":1412,"tags":{"name":"static/chunks/app/api/assistant/messages/route-4560fe150329a71d.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1737,"timestamp":885790122,"id":1425,"parentId":1412,"tags":{"name":"static/chunks/app/api/assistant/session/route-53ff9a8e094a102f.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1730,"timestamp":885790129,"id":1426,"parentId":1412,"tags":{"name":"static/chunks/app/api/assistant/start/route-bebd63782897dcf5.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1725,"timestamp":885790136,"id":1427,"parentId":1412,"tags":{"name":"static/chunks/app/api/assistant/terminal/route-be300ce08ce1d905.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1720,"timestamp":885790142,"id":1428,"parentId":1412,"tags":{"name":"static/chunks/app/api/assistant/tools/route-d3d23469fafdda47.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1715,"timestamp":885790148,"id":1429,"parentId":1412,"tags":{"name":"static/chunks/app/api/auth/login/route-7556062d2ce2813c.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1709,"timestamp":885790155,"id":1430,"parentId":1412,"tags":{"name":"static/chunks/app/api/auth/logout/route-b09ba03f9f464ebf.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1703,"timestamp":885790162,"id":1431,"parentId":1412,"tags":{"name":"static/chunks/app/api/daily-summary/route-216480e55d174978.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1698,"timestamp":885790168,"id":1432,"parentId":1412,"tags":{"name":"static/chunks/app/api/hooks/agent-event/route-6f0bc2a3b3389a49.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1694,"timestamp":885790172,"id":1433,"parentId":1412,"tags":{"name":"static/chunks/app/api/hooks/claude-done/route-98682dfa0f9d5e5c.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1687,"timestamp":885790181,"id":1434,"parentId":1412,"tags":{"name":"static/chunks/app/api/metrics/vibe/route-ba452e3afe316808.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1682,"timestamp":885790186,"id":1435,"parentId":1412,"tags":{"name":"static/chunks/app/api/ollama/models/route-3d8af40d13b516b2.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1677,"timestamp":885790192,"id":1436,"parentId":1412,"tags":{"name":"static/chunks/app/api/repositories/[id]/route-e485cce079be8316.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1672,"timestamp":885790198,"id":1437,"parentId":1412,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/[todoId]/route-d84bc522b58fffbe.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1668,"timestamp":885790203,"id":1438,"parentId":1412,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/route-781c28a26898b20e.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1663,"timestamp":885790209,"id":1439,"parentId":1412,"tags":{"name":"static/chunks/app/api/repositories/clone/[jobId]/route-d226eff1c5139ca2.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1660,"timestamp":885790213,"id":1440,"parentId":1412,"tags":{"name":"static/chunks/app/api/repositories/clone/route-8e3dfb6037890191.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1656,"timestamp":885790219,"id":1441,"parentId":1412,"tags":{"name":"static/chunks/app/api/repositories/excluded/route-d31112e51d78a7b3.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1651,"timestamp":885790225,"id":1442,"parentId":1412,"tags":{"name":"static/chunks/app/api/repositories/restore/route-1ec0e10b31344c6a.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1646,"timestamp":885790231,"id":1443,"parentId":1412,"tags":{"name":"static/chunks/app/api/repositories/route-e022c659401d9674.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1641,"timestamp":885790237,"id":1444,"parentId":1412,"tags":{"name":"static/chunks/app/api/repositories/scan/route-8a6f1e9de056e9c2.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1635,"timestamp":885790244,"id":1445,"parentId":1412,"tags":{"name":"static/chunks/app/api/repositories/sync/route-bdba7027ae6cdb3f.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1631,"timestamp":885790249,"id":1446,"parentId":1412,"tags":{"name":"static/chunks/app/api/slash-commands/route-bea3c4f4c02822f0.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1626,"timestamp":885790256,"id":1447,"parentId":1412,"tags":{"name":"static/chunks/app/api/tasks/[taskId]/cancel/route-b0e2c6bf0ab72295.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1622,"timestamp":885790260,"id":1448,"parentId":1412,"tags":{"name":"static/chunks/app/api/tasks/[taskId]/route-5b8afdd1c5bf01c0.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1618,"timestamp":885790265,"id":1449,"parentId":1412,"tags":{"name":"static/chunks/app/api/templates/[id]/route-801739ed3137905b.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1612,"timestamp":885790272,"id":1450,"parentId":1412,"tags":{"name":"static/chunks/app/api/templates/route-9e4f9a7fc6469f51.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1608,"timestamp":885790277,"id":1451,"parentId":1412,"tags":{"name":"static/chunks/app/api/verification/runs/[runId]/route-627de5bea81da5e8.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1605,"timestamp":885790282,"id":1452,"parentId":1412,"tags":{"name":"static/chunks/app/api/verification/runs/route-80d4e428f9fbe937.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1600,"timestamp":885790287,"id":1453,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/auto-yes/route-1cd4dd78bc559ece.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1597,"timestamp":885790292,"id":1454,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/capture/route-222459182b5ab363.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1592,"timestamp":885790297,"id":1455,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cli-tool/route-5d908e603d4ccd41.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1587,"timestamp":885790304,"id":1456,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cmate/schedules/route-ba629e23ed4c5213.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1584,"timestamp":885790308,"id":1457,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/current-output/route-71bb39afdebcc424.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1579,"timestamp":885790314,"id":1458,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-99e23e11164d71ce.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1575,"timestamp":885790319,"id":1459,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/route-9ec7ccb4df9acb1c.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1571,"timestamp":885790324,"id":1460,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/files/[...path]/route-59b3b96a5b5f5c19.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1566,"timestamp":885790329,"id":1461,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/create/route-79b70bdd1d1e2f77.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1562,"timestamp":885790334,"id":1462,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/delete/route-07fb812b05379470.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1557,"timestamp":885790339,"id":1463,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branches/route-f7543e957117732f.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1553,"timestamp":885790344,"id":1464,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/checkout/route-07754c391602aeb8.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1550,"timestamp":885790349,"id":1465,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/commit/route-701eb5eb97e018f3.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1545,"timestamp":885790354,"id":1466,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/diff/route-7685bc2e1b5c166c.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1542,"timestamp":885790358,"id":1467,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/fetch/route-c92fcdcc3f19d1a0.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1538,"timestamp":885790363,"id":1468,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/log/route-5e3572098c5fbc1a.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1532,"timestamp":885790369,"id":1469,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/pull/route-3199f386ec9c75c9.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1529,"timestamp":885790374,"id":1470,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/push/route-771bca342d772db6.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1524,"timestamp":885790379,"id":1471,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/reset/route-93ec764f90bdb0d3.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1520,"timestamp":885790383,"id":1472,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/revert/route-d16b24af5e513a3e.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1515,"timestamp":885790389,"id":1473,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-5414bd41da94c966.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1510,"timestamp":885790396,"id":1474,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stage/route-9fc99d79530e5c30.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1506,"timestamp":885790400,"id":1475,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/staged/route-bc61ef1198a690ea.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1501,"timestamp":885790406,"id":1476,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-60e674449b1a8771.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1465,"timestamp":885790444,"id":1477,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/apply/route-f71eba20dd6c4409.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1460,"timestamp":885790449,"id":1478,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/pop/route-090126e332057af6.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1455,"timestamp":885790455,"id":1479,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/push/route-5566d8ac8e35b061.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1451,"timestamp":885790460,"id":1480,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/route-e4133624183cb3b3.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1446,"timestamp":885790466,"id":1481,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/status/route-b67db365c4400420.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1443,"timestamp":885790470,"id":1482,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/unstage/route-e993e52914e6af59.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1439,"timestamp":885790475,"id":1483,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/working-diff/route-9ec114d02a08ccdb.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1435,"timestamp":885790480,"id":1484,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/interrupt/route-4f7e3b54638f8fd6.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1432,"timestamp":885790483,"id":1485,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/kill-session/route-bb00c0c24075aa39.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1429,"timestamp":885790488,"id":1486,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/marp-render/route-6a7866e06380d208.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1427,"timestamp":885790493,"id":1487,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-e04d6ec788dc95f1.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1424,"timestamp":885790497,"id":1488,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/route-17694af46d78e799.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1419,"timestamp":885790502,"id":1489,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/messages/route-bdf3500b3a8e22f8.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1416,"timestamp":885790506,"id":1490,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/prompt-response/route-44e4d763cd7772dd.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1413,"timestamp":885790510,"id":1491,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/respond/route-21844ae7f0907e5e.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1408,"timestamp":885790516,"id":1492,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/route-99f78d1bc44e8926.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1406,"timestamp":885790519,"id":1493,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-806557c9dd3bf392.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1403,"timestamp":885790523,"id":1494,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/active/route-51f5009d9ba74fb6.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1399,"timestamp":885790528,"id":1495,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/route-d9e7c518219f9ad6.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1395,"timestamp":885790532,"id":1496,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/search/route-ccc546f93fb469ba.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1389,"timestamp":885790539,"id":1497,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/send/route-59b84627091f6c82.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1386,"timestamp":885790543,"id":1498,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/slash-commands/route-9f743eef233438b4.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1383,"timestamp":885790547,"id":1499,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/special-keys/route-6bdab616ec942e09.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1378,"timestamp":885790553,"id":1500,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/start-polling/route-53ed4fdedc59d054.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1375,"timestamp":885790558,"id":1501,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tasks/route-4ee744c75dab09f0.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1371,"timestamp":885790562,"id":1502,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/terminal/route-4e7f7acf69bc47b2.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"}]
8
- [{"name":"minify-js","duration":1528,"timestamp":885790567,"id":1503,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/history/route-885a8435437de7c0.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1527,"timestamp":885790572,"id":1504,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/route-7b238bd7050d6c3e.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1522,"timestamp":885790577,"id":1505,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-086801f6bbd3a847.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1518,"timestamp":885790582,"id":1506,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/route-42fce2403db3666b.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1513,"timestamp":885790589,"id":1507,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/[...path]/route-97081bc8eec0147d.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1508,"timestamp":885790595,"id":1508,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/route-90991fce19b79604.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1505,"timestamp":885790599,"id":1509,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/upload/[...path]/route-79b857a36a0f61d0.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1502,"timestamp":885790603,"id":1510,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/route-1934401303d9df0f.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1498,"timestamp":885790609,"id":1511,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/route-5c40043434df3b71.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1495,"timestamp":885790613,"id":1512,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/route-d9b335eb6862aab2.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1490,"timestamp":885790618,"id":1513,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/viewed/route-8dac3d2d4814b741.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1486,"timestamp":885790623,"id":1514,"parentId":1412,"tags":{"name":"static/chunks/app/manifest.webmanifest/route-e0e96c0faf4866a6.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1483,"timestamp":885790628,"id":1515,"parentId":1412,"tags":{"name":"static/chunks/app/api/app/update/route-cae7624d0cf8bcc4.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1479,"timestamp":885790633,"id":1516,"parentId":1412,"tags":{"name":"static/chunks/app/api/app/update-check/route-aa76b24b59ec7ca8.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1476,"timestamp":885790637,"id":1517,"parentId":1412,"tags":{"name":"static/chunks/app/api/auth/status/route-e68fa9393609aa48.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1473,"timestamp":885790641,"id":1518,"parentId":1412,"tags":{"name":"static/chunks/app/api/daily-summary/status/route-1b7935a1901f00d9.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1469,"timestamp":885790647,"id":1519,"parentId":1412,"tags":{"name":"static/chunks/app/api/external-apps/[id]/health/route-e68605ee1d32b301.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1466,"timestamp":885790651,"id":1520,"parentId":1412,"tags":{"name":"static/chunks/app/api/external-apps/route-12948df298a68ee2.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1463,"timestamp":885790656,"id":1521,"parentId":1412,"tags":{"name":"static/chunks/app/api/fs/browse/route-777513b942e1ad3c.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1459,"timestamp":885790661,"id":1522,"parentId":1412,"tags":{"name":"static/chunks/app/api/fs/recent-paths/route-2dc96c5555b76755.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1455,"timestamp":885790666,"id":1523,"parentId":1412,"tags":{"name":"static/chunks/app/api/external-apps/[id]/route-5570e56dfd917740.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1450,"timestamp":885790671,"id":1524,"parentId":1412,"tags":{"name":"static/chunks/app/api/push/vapid/route-e4ef81be0fa78309.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1447,"timestamp":885790675,"id":1525,"parentId":1412,"tags":{"name":"static/chunks/app/api/push/subscriptions/route-cf75483783680ec9.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1444,"timestamp":885790680,"id":1526,"parentId":1412,"tags":{"name":"static/chunks/app/api/sidebar/group-order/route-df9a08765187f663.js","cache":"HIT"},"startTime":1785993188083,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1440,"timestamp":885790685,"id":1527,"parentId":1412,"tags":{"name":"static/chunks/app/api/skills/[id]/route-07823a9c31550f6b.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1436,"timestamp":885790690,"id":1528,"parentId":1412,"tags":{"name":"static/chunks/app/api/repositories/validate-path/route-8492ec2422b382b3.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1430,"timestamp":885790697,"id":1529,"parentId":1412,"tags":{"name":"static/chunks/app/api/skills/installations/route-b2cb2f04c2f37ad9.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1427,"timestamp":885790701,"id":1530,"parentId":1412,"tags":{"name":"static/chunks/app/api/skills/reindex/route-33638f94cd36de6c.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1423,"timestamp":885790706,"id":1531,"parentId":1412,"tags":{"name":"static/chunks/app/api/skills/route-eb944487fd100d97.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1419,"timestamp":885790711,"id":1532,"parentId":1412,"tags":{"name":"static/chunks/app/api/todos/route-fb352ee7aff55741.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1417,"timestamp":885790715,"id":1533,"parentId":1412,"tags":{"name":"static/chunks/app/api/skills/operations/route-d448e3a5ec886e50.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1414,"timestamp":885790719,"id":1534,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/route-f97bfaa8c60f9960.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1410,"timestamp":885790724,"id":1535,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/[filename]/route-e0a29e5eacb5588e.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1407,"timestamp":885790729,"id":1536,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-aa42e7e1c96790aa.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1402,"timestamp":885790734,"id":1537,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-7a0fa5995258f60c.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1399,"timestamp":885790739,"id":1538,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-ceaed79ff94ec736.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1395,"timestamp":885790745,"id":1539,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-955dfae813b9b893.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1390,"timestamp":885790750,"id":1540,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-ae07b1c750d64b8e.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1383,"timestamp":885790759,"id":1541,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update-plan/route-f8ad46b5bec372c0.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1375,"timestamp":885790767,"id":1542,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/route-d738846bf4da58cb.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1371,"timestamp":885790773,"id":1543,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update/route-33d585c2aafc64eb.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1367,"timestamp":885790778,"id":1544,"parentId":1412,"tags":{"name":"static/chunks/app/api/worktrees/route-72911a41db484863.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1363,"timestamp":885790783,"id":1545,"parentId":1412,"tags":{"name":"static/chunks/app/proxy/[...path]/route-6e87000bcb86a4dc.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1360,"timestamp":885790787,"id":1546,"parentId":1412,"tags":{"name":"static/chunks/app/chat/loading-d434ee28efc4542b.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1356,"timestamp":885790792,"id":1547,"parentId":1412,"tags":{"name":"static/chunks/app/chat/page-448c6e3c4b2a6328.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1351,"timestamp":885790798,"id":1548,"parentId":1412,"tags":{"name":"static/chunks/app/login/page-30483131e1d5e293.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1348,"timestamp":885790802,"id":1549,"parentId":1412,"tags":{"name":"static/chunks/app/more/loading-fd3a6ecce972c7ab.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1345,"timestamp":885790807,"id":1550,"parentId":1412,"tags":{"name":"static/chunks/app/more/page-0eb830474bddead5.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1340,"timestamp":885790813,"id":1551,"parentId":1412,"tags":{"name":"static/chunks/app/offline/page-77c371ae7576a81c.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1337,"timestamp":885790817,"id":1552,"parentId":1412,"tags":{"name":"static/chunks/app/page-fc6321263df3c1c0.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1332,"timestamp":885790823,"id":1553,"parentId":1412,"tags":{"name":"static/chunks/app/repositories/loading-8fe44aade831ffaf.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1327,"timestamp":885790828,"id":1554,"parentId":1412,"tags":{"name":"static/chunks/app/repositories/page-ccc1c32525e15166.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1323,"timestamp":885790834,"id":1555,"parentId":1412,"tags":{"name":"static/chunks/app/review/loading-8c56140c074acf04.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1317,"timestamp":885790841,"id":1556,"parentId":1412,"tags":{"name":"static/chunks/app/review/page-c4b201b5007836fb.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1314,"timestamp":885790845,"id":1557,"parentId":1412,"tags":{"name":"static/chunks/app/sessions/loading-330c917c3178d72e.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1310,"timestamp":885790850,"id":1558,"parentId":1412,"tags":{"name":"static/chunks/app/sessions/page-1d25250b5ed215d4.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1305,"timestamp":885790855,"id":1559,"parentId":1412,"tags":{"name":"static/chunks/app/skills/[skillId]/page-11546fc2df5b0cae.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1302,"timestamp":885790860,"id":1560,"parentId":1412,"tags":{"name":"static/chunks/app/skills/installed/page-bad0a9f546a29e4a.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1298,"timestamp":885790865,"id":1561,"parentId":1412,"tags":{"name":"static/chunks/app/skills/page-a55d35101ee017b5.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1295,"timestamp":885790869,"id":1562,"parentId":1412,"tags":{"name":"static/chunks/app/worktrees/[id]/layout-2de711959e3b5f72.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1291,"timestamp":885790873,"id":1563,"parentId":1412,"tags":{"name":"static/chunks/app/worktrees/[id]/loading-dc4de5720f6ab5ff.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1287,"timestamp":885790879,"id":1564,"parentId":1412,"tags":{"name":"static/chunks/app/worktrees/[id]/files/[...path]/page-bf7681e564d8d3e9.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1283,"timestamp":885790884,"id":1565,"parentId":1412,"tags":{"name":"static/chunks/app/worktrees/[id]/terminal/page-32fd0d6525b3207e.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1279,"timestamp":885790888,"id":1566,"parentId":1412,"tags":{"name":"static/chunks/app/worktrees/[id]/page-3442eb0de0811b9d.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1274,"timestamp":885790894,"id":1567,"parentId":1412,"tags":{"name":"static/chunks/webpack-f84dbf54c31d41fb.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1270,"timestamp":885790899,"id":1568,"parentId":1412,"tags":{"name":"static/chunks/9263.d21a985a8c971a3d.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1265,"timestamp":885790905,"id":1569,"parentId":1412,"tags":{"name":"static/chunks/953.b7910b645a96bc50.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1262,"timestamp":885790909,"id":1570,"parentId":1412,"tags":{"name":"static/chunks/530.ec5c364bca27a2f3.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1259,"timestamp":885790912,"id":1571,"parentId":1412,"tags":{"name":"static/chunks/7229.4a2efc6e219f706c.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1255,"timestamp":885790918,"id":1572,"parentId":1412,"tags":{"name":"static/chunks/6271.4eb06e67ad0ab3ea.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1251,"timestamp":885790922,"id":1573,"parentId":1412,"tags":{"name":"static/chunks/4378.9660630b193ad93a.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1248,"timestamp":885790926,"id":1574,"parentId":1412,"tags":{"name":"static/chunks/4943.65fe9b5a42528e95.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1243,"timestamp":885790932,"id":1575,"parentId":1412,"tags":{"name":"static/chunks/8923.fee092ea3f1183f4.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1240,"timestamp":885790936,"id":1576,"parentId":1412,"tags":{"name":"static/chunks/4937.dccf0357fecc5723.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1234,"timestamp":885790943,"id":1577,"parentId":1412,"tags":{"name":"static/chunks/4489.0d368cde1fb3357b.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1231,"timestamp":885790947,"id":1578,"parentId":1412,"tags":{"name":"static/chunks/5142.367bd3be117eed79.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1228,"timestamp":885790951,"id":1579,"parentId":1412,"tags":{"name":"static/chunks/2935.2ebbb100e3d43c64.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1223,"timestamp":885790957,"id":1580,"parentId":1412,"tags":{"name":"static/chunks/7732.341d025efb77d613.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1220,"timestamp":885790961,"id":1581,"parentId":1412,"tags":{"name":"static/chunks/2918.07ccdcb387059c26.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1217,"timestamp":885790965,"id":1582,"parentId":1412,"tags":{"name":"static/chunks/3862.537a6082bef9f803.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1212,"timestamp":885790971,"id":1583,"parentId":1412,"tags":{"name":"static/chunks/8706.a191055071758495.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1209,"timestamp":885790975,"id":1584,"parentId":1412,"tags":{"name":"static/chunks/4384.18b73d21bb82bbb3.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1204,"timestamp":885790981,"id":1585,"parentId":1412,"tags":{"name":"static/chunks/7528.6f2689bf02ee7e39.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1201,"timestamp":885790984,"id":1586,"parentId":1412,"tags":{"name":"static/chunks/7095.1a931e6913f28393.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1199,"timestamp":885790988,"id":1587,"parentId":1412,"tags":{"name":"static/chunks/6596.bb65008aa0ac68d6.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1194,"timestamp":885790994,"id":1588,"parentId":1412,"tags":{"name":"static/chunks/2311.498eabd1cf6b053c.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1190,"timestamp":885790998,"id":1589,"parentId":1412,"tags":{"name":"static/chunks/2156.9b99294d52c96d16.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1176,"timestamp":885791014,"id":1590,"parentId":1412,"tags":{"name":"static/chunks/2601.a828eccc4459dca1.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1171,"timestamp":885791020,"id":1591,"parentId":1412,"tags":{"name":"static/chunks/5694.201d0e2a5d98a3d6.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1167,"timestamp":885791024,"id":1592,"parentId":1412,"tags":{"name":"static/chunks/2789.211fa0f02c57b80f.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1162,"timestamp":885791030,"id":1593,"parentId":1412,"tags":{"name":"static/chunks/8871.d9339ecb3eb1391d.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1158,"timestamp":885791035,"id":1594,"parentId":1412,"tags":{"name":"static/chunks/7318.13546d24a16d19c8.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1155,"timestamp":885791040,"id":1595,"parentId":1412,"tags":{"name":"static/chunks/5222.70661c975007e6b1.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1150,"timestamp":885791047,"id":1596,"parentId":1412,"tags":{"name":"static/chunks/70.711e53c7c9f310df.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1147,"timestamp":885791051,"id":1597,"parentId":1412,"tags":{"name":"static/chunks/7295.98f5a5b75283c24e.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1144,"timestamp":885791055,"id":1598,"parentId":1412,"tags":{"name":"static/chunks/8339.0eec7dc6c4205f28.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1139,"timestamp":885791060,"id":1599,"parentId":1412,"tags":{"name":"static/chunks/5146.080c4cbbd65deea4.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1135,"timestamp":885791065,"id":1600,"parentId":1412,"tags":{"name":"static/chunks/282.5ed107c9ab46fa5f.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1131,"timestamp":885791070,"id":1601,"parentId":1412,"tags":{"name":"static/chunks/1345.6321ea113d5bede1.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1128,"timestamp":885791074,"id":1602,"parentId":1412,"tags":{"name":"static/chunks/5202.c595eef02cbf17a3.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1124,"timestamp":885791079,"id":1603,"parentId":1412,"tags":{"name":"static/chunks/9775.7f5ac34a0ad29393.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"}]
9
- [{"name":"minify-js","duration":1217,"timestamp":885791085,"id":1604,"parentId":1412,"tags":{"name":"static/chunks/7968.4ca6adf1b5e72a04.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1215,"timestamp":885791088,"id":1605,"parentId":1412,"tags":{"name":"static/chunks/3389.491645b95208b655.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1211,"timestamp":885791094,"id":1606,"parentId":1412,"tags":{"name":"static/chunks/1394.8e56f315b770b4ef.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1206,"timestamp":885791100,"id":1607,"parentId":1412,"tags":{"name":"static/chunks/577.c5f69dfebe2d4d32.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1203,"timestamp":885791105,"id":1608,"parentId":1412,"tags":{"name":"static/chunks/2466.2d67cac2e3573f2a.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1198,"timestamp":885791111,"id":1609,"parentId":1412,"tags":{"name":"static/chunks/framework-38fa8b5af7d90358.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1195,"timestamp":885791115,"id":1610,"parentId":1412,"tags":{"name":"static/chunks/90542734.d8eec2a0f0f4cbd2.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1192,"timestamp":885791120,"id":1611,"parentId":1412,"tags":{"name":"static/chunks/2ff9d716.e3d80ce219276621.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1187,"timestamp":885791126,"id":1612,"parentId":1412,"tags":{"name":"static/chunks/af7f6608.5e51d05bf66c954d.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1182,"timestamp":885791132,"id":1613,"parentId":1412,"tags":{"name":"static/chunks/d3ac728e.46277dd0271c22bd.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1178,"timestamp":885791136,"id":1614,"parentId":1412,"tags":{"name":"static/chunks/4bd1b696-eafe90463fb5173f.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1174,"timestamp":885791142,"id":1615,"parentId":1412,"tags":{"name":"static/chunks/30d07d85.eda90ffd1f72af84.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1170,"timestamp":885791147,"id":1616,"parentId":1412,"tags":{"name":"static/chunks/6809-415f78b07093e43d.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1166,"timestamp":885791152,"id":1617,"parentId":1412,"tags":{"name":"static/chunks/4909-29e7375ee477be0e.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1163,"timestamp":885791156,"id":1618,"parentId":1412,"tags":{"name":"static/chunks/2770-96ce4dfdaebf3b95.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1159,"timestamp":885791161,"id":1619,"parentId":1412,"tags":{"name":"static/chunks/790-16669d080a2d540f.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1155,"timestamp":885791167,"id":1620,"parentId":1412,"tags":{"name":"static/chunks/4974-c7c06dde4c577c2d.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1152,"timestamp":885791171,"id":1621,"parentId":1412,"tags":{"name":"static/chunks/4459.4838a33157fb1a62.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1149,"timestamp":885791175,"id":1622,"parentId":1412,"tags":{"name":"static/chunks/4290.179b03a83a774748.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1145,"timestamp":885791180,"id":1623,"parentId":1412,"tags":{"name":"static/chunks/8566-694b23826caefbbc.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1142,"timestamp":885791184,"id":1624,"parentId":1412,"tags":{"name":"static/chunks/9948-1179ea549ed77972.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1138,"timestamp":885791190,"id":1625,"parentId":1412,"tags":{"name":"static/chunks/9856.0b6ad271de065950.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1135,"timestamp":885791194,"id":1626,"parentId":1412,"tags":{"name":"static/chunks/1191-929957caf145015a.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1132,"timestamp":885791198,"id":1627,"parentId":1412,"tags":{"name":"static/chunks/5542-eba6aa0b65c58ba6.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1128,"timestamp":885791204,"id":1628,"parentId":1412,"tags":{"name":"static/chunks/5951.af60d0ca20c7b9c0.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1124,"timestamp":885791208,"id":1629,"parentId":1412,"tags":{"name":"static/chunks/6690.e4c27364805e5969.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1121,"timestamp":885791212,"id":1630,"parentId":1412,"tags":{"name":"static/chunks/9076.a8e4846115ded724.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1118,"timestamp":885791217,"id":1631,"parentId":1412,"tags":{"name":"static/chunks/7485.c9571ab4860a44ed.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1115,"timestamp":885791221,"id":1632,"parentId":1412,"tags":{"name":"static/chunks/9599-be997845bdbb07c0.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1111,"timestamp":885791226,"id":1633,"parentId":1412,"tags":{"name":"static/chunks/1255-103d6a472a5aff51.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1109,"timestamp":885791229,"id":1634,"parentId":1412,"tags":{"name":"static/chunks/6402-cf1352625ee26472.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1106,"timestamp":885791234,"id":1635,"parentId":1412,"tags":{"name":"static/chunks/744-41dca91128aa90b3.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1101,"timestamp":885791240,"id":1636,"parentId":1412,"tags":{"name":"static/chunks/6488-16286e70b328667a.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1097,"timestamp":885791244,"id":1637,"parentId":1412,"tags":{"name":"static/chunks/4560-08d2ea49bd2301d2.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1095,"timestamp":885791248,"id":1638,"parentId":1412,"tags":{"name":"static/chunks/2751-0b37d2b8619b002b.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1090,"timestamp":885791254,"id":1639,"parentId":1412,"tags":{"name":"static/chunks/2053-d32dbb0a5f0b2516.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":1085,"timestamp":885791259,"id":1640,"parentId":1412,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":583,"timestamp":885791763,"id":1642,"parentId":1412,"tags":{"name":"server/middleware-build-manifest.js","cache":"HIT"},"startTime":1785993188085,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":523,"timestamp":885791824,"id":1644,"parentId":1412,"tags":{"name":"server/next-font-manifest.js","cache":"HIT"},"startTime":1785993188085,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":2643,"timestamp":885791269,"id":1641,"parentId":1412,"tags":{"name":"static/-A6IRK1c_KvFlxiDrsyVc/_ssgManifest.js","cache":"MISS"},"startTime":1785993188084,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-js","duration":4422,"timestamp":885791778,"id":1643,"parentId":1412,"tags":{"name":"static/-A6IRK1c_KvFlxiDrsyVc/_buildManifest.js","cache":"MISS"},"startTime":1785993188085,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-webpack-plugin-optimize","duration":19459,"timestamp":885776750,"id":1412,"parentId":1238,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1785993188070,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-css","duration":153,"timestamp":885796404,"id":1646,"parentId":1645,"tags":{"file":"static/css/08db0ee30be10391.css","cache":"HIT"},"startTime":1785993188089,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-css","duration":104,"timestamp":885796457,"id":1647,"parentId":1645,"tags":{"file":"static/css/a26070ae14fac156.css","cache":"HIT"},"startTime":1785993188089,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-css","duration":99,"timestamp":885796464,"id":1648,"parentId":1645,"tags":{"file":"static/css/11b25db9b78774b4.css","cache":"HIT"},"startTime":1785993188089,"traceId":"c6b4fe4c14f0aa48"},{"name":"minify-css","duration":95,"timestamp":885796468,"id":1649,"parentId":1645,"tags":{"file":"static/css/2fe46084dfe7af17.css","cache":"HIT"},"startTime":1785993188089,"traceId":"c6b4fe4c14f0aa48"},{"name":"css-minimizer-plugin","duration":242,"timestamp":885796323,"id":1645,"parentId":1238,"tags":{},"startTime":1785993188089,"traceId":"c6b4fe4c14f0aa48"},{"name":"seal","duration":774121,"timestamp":885093377,"id":1396,"parentId":1238,"tags":{},"startTime":1785993187386,"traceId":"c6b4fe4c14f0aa48"},{"name":"webpack-compilation","duration":2850975,"timestamp":883016640,"id":1238,"parentId":16,"tags":{"name":"client"},"startTime":1785993185309,"traceId":"c6b4fe4c14f0aa48"},{"name":"emit","duration":43091,"timestamp":885867667,"id":1650,"parentId":16,"tags":{},"startTime":1785993188160,"traceId":"c6b4fe4c14f0aa48"},{"name":"webpack-close","duration":1364944,"timestamp":885915950,"id":1651,"parentId":16,"tags":{"name":"client"},"startTime":1785993188209,"traceId":"c6b4fe4c14f0aa48"},{"name":"webpack-generate-error-stats","duration":979,"timestamp":887280919,"id":1652,"parentId":1651,"tags":{},"startTime":1785993189574,"traceId":"c6b4fe4c14f0aa48"},{"name":"run-webpack-compiler","duration":18462659,"timestamp":868819634,"id":16,"parentId":1,"tags":{},"startTime":1785993171112,"traceId":"c6b4fe4c14f0aa48"},{"name":"format-webpack-messages","duration":113,"timestamp":887282303,"id":1653,"parentId":1,"tags":{},"startTime":1785993189575,"traceId":"c6b4fe4c14f0aa48"},{"name":"verify-typescript-setup","duration":31052721,"timestamp":887289560,"id":1655,"parentId":1,"tags":{},"startTime":1785993189582,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-static-error-page","duration":34889,"timestamp":918379425,"id":1658,"parentId":1657,"tags":{},"startTime":1785993220672,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":37996,"timestamp":918692839,"id":1659,"parentId":1657,"tags":{"page":"/_app"},"startTime":1785993220986,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":37296,"timestamp":918693559,"id":1661,"parentId":1657,"tags":{"page":"/_document"},"startTime":1785993220986,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":45644,"timestamp":918693503,"id":1660,"parentId":1657,"tags":{"page":"/_error"},"startTime":1785993220986,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":76308,"timestamp":918750073,"id":1807,"parentId":1802,"tags":{},"startTime":1785993221043,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":97961,"timestamp":918728526,"id":1802,"parentId":1657,"tags":{"page":"/icon1.png"},"startTime":1785993221021,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":82117,"timestamp":918750160,"id":1808,"parentId":1803,"tags":{},"startTime":1785993221043,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":103496,"timestamp":918728832,"id":1803,"parentId":1657,"tags":{"page":"/icon2.png"},"startTime":1785993221022,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":83278,"timestamp":918749905,"id":1806,"parentId":1801,"tags":{},"startTime":1785993221043,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":105030,"timestamp":918728191,"id":1801,"parentId":1657,"tags":{"page":"/icon.png"},"startTime":1785993221021,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":88269,"timestamp":918750907,"id":1810,"parentId":1663,"tags":{},"startTime":1785993221044,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":144997,"timestamp":918694224,"id":1663,"parentId":1657,"tags":{"page":"/api/app/update-check"},"startTime":1785993220987,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":127036,"timestamp":918750221,"id":1809,"parentId":1662,"tags":{},"startTime":1785993221043,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":183663,"timestamp":918693645,"id":1662,"parentId":1657,"tags":{"page":"/_not-found"},"startTime":1785993220986,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":161755,"timestamp":918751084,"id":1811,"parentId":1665,"tags":{},"startTime":1785993221044,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":217645,"timestamp":918695265,"id":1665,"parentId":1657,"tags":{"page":"/api/assistant/conversation"},"startTime":1785993220988,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":166080,"timestamp":918751219,"id":1813,"parentId":1667,"tags":{},"startTime":1785993221044,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":221061,"timestamp":918696287,"id":1667,"parentId":1657,"tags":{"page":"/api/assistant/messages"},"startTime":1785993220989,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":171242,"timestamp":918751442,"id":1814,"parentId":1664,"tags":{},"startTime":1785993221044,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":227986,"timestamp":918694736,"id":1664,"parentId":1657,"tags":{"page":"/api/app/update"},"startTime":1785993220988,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":176557,"timestamp":918751503,"id":1815,"parentId":1668,"tags":{},"startTime":1785993221044,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":231454,"timestamp":918696653,"id":1668,"parentId":1657,"tags":{"page":"/api/assistant/session"},"startTime":1785993220989,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":179562,"timestamp":918751542,"id":1816,"parentId":1669,"tags":{},"startTime":1785993221044,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":234028,"timestamp":918697105,"id":1669,"parentId":1657,"tags":{"page":"/api/assistant/start"},"startTime":1785993220990,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":180055,"timestamp":918751169,"id":1812,"parentId":1666,"tags":{},"startTime":1785993221044,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":235484,"timestamp":918695761,"id":1666,"parentId":1657,"tags":{"page":"/api/assistant/current-output"},"startTime":1785993220989,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":182396,"timestamp":918751590,"id":1818,"parentId":1671,"tags":{},"startTime":1785993221044,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":236311,"timestamp":918697717,"id":1671,"parentId":1657,"tags":{"page":"/api/assistant/tools"},"startTime":1785993220991,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":183908,"timestamp":918751570,"id":1817,"parentId":1670,"tags":{},"startTime":1785993221044,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":238068,"timestamp":918697438,"id":1670,"parentId":1657,"tags":{"page":"/api/assistant/terminal"},"startTime":1785993220990,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":185482,"timestamp":918751613,"id":1819,"parentId":1672,"tags":{},"startTime":1785993221044,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":239107,"timestamp":918698016,"id":1672,"parentId":1657,"tags":{"page":"/api/auth/login"},"startTime":1785993220991,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":187799,"timestamp":918751747,"id":1821,"parentId":1673,"tags":{},"startTime":1785993221045,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":241297,"timestamp":918698276,"id":1673,"parentId":1657,"tags":{"page":"/api/auth/logout"},"startTime":1785993220991,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":187945,"timestamp":918751725,"id":1820,"parentId":1674,"tags":{},"startTime":1785993221045,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":241173,"timestamp":918698514,"id":1674,"parentId":1657,"tags":{"page":"/api/auth/status"},"startTime":1785993220991,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":193596,"timestamp":918751780,"id":1822,"parentId":1675,"tags":{},"startTime":1785993221045,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":246663,"timestamp":918698742,"id":1675,"parentId":1657,"tags":{"page":"/api/daily-summary"},"startTime":1785993220992,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":196607,"timestamp":918751867,"id":1823,"parentId":1676,"tags":{},"startTime":1785993221045,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":249532,"timestamp":918698967,"id":1676,"parentId":1657,"tags":{"page":"/api/daily-summary/status"},"startTime":1785993220992,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":198791,"timestamp":918751971,"id":1824,"parentId":1677,"tags":{},"startTime":1785993221045,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":251418,"timestamp":918699376,"id":1677,"parentId":1657,"tags":{"page":"/api/external-apps/[id]/health"},"startTime":1785993220992,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":201082,"timestamp":918752212,"id":1826,"parentId":1679,"tags":{},"startTime":1785993221045,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":253426,"timestamp":918699890,"id":1679,"parentId":1657,"tags":{"page":"/api/external-apps"},"startTime":1785993220993,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":206704,"timestamp":918752337,"id":1827,"parentId":1680,"tags":{},"startTime":1785993221045,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":258942,"timestamp":918700123,"id":1680,"parentId":1657,"tags":{"page":"/api/fs/browse"},"startTime":1785993220993,"traceId":"c6b4fe4c14f0aa48"}]
10
- [{"name":"is-page-static","duration":207325,"timestamp":918752438,"id":1828,"parentId":1681,"tags":{},"startTime":1785993221045,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":259445,"timestamp":918700341,"id":1681,"parentId":1657,"tags":{"page":"/api/fs/recent-paths"},"startTime":1785993220993,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":208955,"timestamp":918752103,"id":1825,"parentId":1678,"tags":{},"startTime":1785993221045,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":261420,"timestamp":918699662,"id":1678,"parentId":1657,"tags":{"page":"/api/external-apps/[id]"},"startTime":1785993220992,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":212021,"timestamp":918752502,"id":1830,"parentId":1684,"tags":{},"startTime":1785993221045,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":263182,"timestamp":918701369,"id":1684,"parentId":1657,"tags":{"page":"/api/metrics/vibe"},"startTime":1785993220994,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":217525,"timestamp":918752526,"id":1831,"parentId":1685,"tags":{},"startTime":1785993221045,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":268323,"timestamp":918701761,"id":1685,"parentId":1657,"tags":{"page":"/api/ollama/models"},"startTime":1785993220995,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":226255,"timestamp":918752473,"id":1829,"parentId":1682,"tags":{},"startTime":1785993221045,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":278228,"timestamp":918700546,"id":1682,"parentId":1657,"tags":{"page":"/api/hooks/agent-event"},"startTime":1785993220993,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":230090,"timestamp":918752679,"id":1833,"parentId":1686,"tags":{},"startTime":1785993221045,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":280622,"timestamp":918702174,"id":1686,"parentId":1657,"tags":{"page":"/api/push/subscriptions"},"startTime":1785993220995,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":233533,"timestamp":918752773,"id":1834,"parentId":1687,"tags":{},"startTime":1785993221046,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":283764,"timestamp":918702560,"id":1687,"parentId":1657,"tags":{"page":"/api/push/vapid"},"startTime":1785993220995,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":233823,"timestamp":918752555,"id":1832,"parentId":1683,"tags":{},"startTime":1785993221045,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":285439,"timestamp":918700957,"id":1683,"parentId":1657,"tags":{"page":"/api/hooks/claude-done"},"startTime":1785993220994,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":237588,"timestamp":918752810,"id":1835,"parentId":1688,"tags":{},"startTime":1785993221046,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":287483,"timestamp":918702948,"id":1688,"parentId":1657,"tags":{"page":"/api/repositories/[id]"},"startTime":1785993220996,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":237885,"timestamp":918752838,"id":1836,"parentId":1689,"tags":{},"startTime":1785993221046,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":287374,"timestamp":918703374,"id":1689,"parentId":1657,"tags":{"page":"/api/repositories/[id]/todos/[todoId]"},"startTime":1785993220996,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":241708,"timestamp":918752865,"id":1837,"parentId":1690,"tags":{},"startTime":1785993221046,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":290823,"timestamp":918703776,"id":1690,"parentId":1657,"tags":{"page":"/api/repositories/[id]/todos"},"startTime":1785993220997,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":248337,"timestamp":918752892,"id":1838,"parentId":1691,"tags":{},"startTime":1785993221046,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":297100,"timestamp":918704170,"id":1691,"parentId":1657,"tags":{"page":"/api/repositories/clone/[jobId]"},"startTime":1785993220997,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":251586,"timestamp":918752954,"id":1840,"parentId":1693,"tags":{},"startTime":1785993221046,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":299904,"timestamp":918704664,"id":1693,"parentId":1657,"tags":{"page":"/api/repositories/excluded"},"startTime":1785993220997,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":252271,"timestamp":918752930,"id":1839,"parentId":1692,"tags":{},"startTime":1785993221046,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":300753,"timestamp":918704471,"id":1692,"parentId":1657,"tags":{"page":"/api/repositories/clone"},"startTime":1785993220997,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":254932,"timestamp":918752980,"id":1841,"parentId":1694,"tags":{},"startTime":1785993221046,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":303106,"timestamp":918704833,"id":1694,"parentId":1657,"tags":{"page":"/api/repositories/restore"},"startTime":1785993220998,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":255788,"timestamp":918753130,"id":1842,"parentId":1695,"tags":{},"startTime":1785993221046,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":304002,"timestamp":918705018,"id":1695,"parentId":1657,"tags":{"page":"/api/repositories"},"startTime":1785993220998,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":258238,"timestamp":918753168,"id":1843,"parentId":1696,"tags":{},"startTime":1785993221046,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":306235,"timestamp":918705194,"id":1696,"parentId":1657,"tags":{"page":"/api/repositories/scan"},"startTime":1785993220998,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":259357,"timestamp":918753195,"id":1844,"parentId":1697,"tags":{},"startTime":1785993221046,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":304626,"timestamp":918707948,"id":1697,"parentId":1657,"tags":{"page":"/api/repositories/sync"},"startTime":1785993221001,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":265862,"timestamp":918749051,"id":1805,"parentId":1800,"tags":{},"startTime":1785993221042,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":286925,"timestamp":918728014,"id":1800,"parentId":1657,"tags":{"page":"/apple-icon.png"},"startTime":1785993221021,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":262282,"timestamp":918753343,"id":1845,"parentId":1698,"tags":{},"startTime":1785993221046,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":307470,"timestamp":918708176,"id":1698,"parentId":1657,"tags":{"page":"/api/repositories/validate-path"},"startTime":1785993221001,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":261408,"timestamp":918754420,"id":1846,"parentId":1699,"tags":{},"startTime":1785993221047,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":307499,"timestamp":918708355,"id":1699,"parentId":1657,"tags":{"page":"/api/sidebar/group-order"},"startTime":1785993221001,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":267029,"timestamp":918754796,"id":1849,"parentId":1702,"tags":{},"startTime":1785993221048,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":313013,"timestamp":918708843,"id":1702,"parentId":1657,"tags":{"page":"/api/skills/operations"},"startTime":1785993221002,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":273217,"timestamp":918754561,"id":1847,"parentId":1700,"tags":{},"startTime":1785993221047,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":319287,"timestamp":918708519,"id":1700,"parentId":1657,"tags":{"page":"/api/skills/[id]"},"startTime":1785993221001,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":280162,"timestamp":918754889,"id":1850,"parentId":1703,"tags":{},"startTime":1785993221048,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":326075,"timestamp":918709010,"id":1703,"parentId":1657,"tags":{"page":"/api/skills/reindex"},"startTime":1785993221002,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":280507,"timestamp":918754678,"id":1848,"parentId":1701,"tags":{},"startTime":1785993221047,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":326518,"timestamp":918708680,"id":1701,"parentId":1657,"tags":{"page":"/api/skills/installations"},"startTime":1785993221001,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":283108,"timestamp":918754978,"id":1851,"parentId":1704,"tags":{},"startTime":1785993221048,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":328930,"timestamp":918709181,"id":1704,"parentId":1657,"tags":{"page":"/api/skills"},"startTime":1785993221002,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":288682,"timestamp":918755043,"id":1853,"parentId":1706,"tags":{},"startTime":1785993221048,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":334258,"timestamp":918709496,"id":1706,"parentId":1657,"tags":{"page":"/api/tasks/[taskId]/cancel"},"startTime":1785993221002,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":293150,"timestamp":918755095,"id":1855,"parentId":1708,"tags":{},"startTime":1785993221048,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":338461,"timestamp":918709813,"id":1708,"parentId":1657,"tags":{"page":"/api/templates/[id]"},"startTime":1785993221003,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":296454,"timestamp":918755117,"id":1856,"parentId":1709,"tags":{},"startTime":1785993221048,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":341625,"timestamp":918709970,"id":1709,"parentId":1657,"tags":{"page":"/api/templates"},"startTime":1785993221003,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":297084,"timestamp":918755018,"id":1852,"parentId":1705,"tags":{},"startTime":1785993221048,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":342787,"timestamp":918709339,"id":1705,"parentId":1657,"tags":{"page":"/api/slash-commands"},"startTime":1785993221002,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":298306,"timestamp":918755072,"id":1854,"parentId":1707,"tags":{},"startTime":1785993221048,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":343742,"timestamp":918709654,"id":1707,"parentId":1657,"tags":{"page":"/api/tasks/[taskId]"},"startTime":1785993221002,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":299715,"timestamp":918755209,"id":1857,"parentId":1710,"tags":{},"startTime":1785993221048,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":344800,"timestamp":918710146,"id":1710,"parentId":1657,"tags":{"page":"/api/todos"},"startTime":1785993221003,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":300862,"timestamp":918755236,"id":1858,"parentId":1711,"tags":{},"startTime":1785993221048,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":345761,"timestamp":918710361,"id":1711,"parentId":1657,"tags":{"page":"/api/verification/runs/[runId]"},"startTime":1785993221003,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":303468,"timestamp":918755305,"id":1860,"parentId":1713,"tags":{},"startTime":1785993221048,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":348113,"timestamp":918710683,"id":1713,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/auto-yes"},"startTime":1785993221004,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":307520,"timestamp":918755356,"id":1862,"parentId":1715,"tags":{},"startTime":1785993221048,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":351899,"timestamp":918710999,"id":1715,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/cli-tool"},"startTime":1785993221004,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":308094,"timestamp":918755264,"id":1859,"parentId":1712,"tags":{},"startTime":1785993221048,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":352855,"timestamp":918710525,"id":1712,"parentId":1657,"tags":{"page":"/api/verification/runs"},"startTime":1785993221003,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":308101,"timestamp":918755333,"id":1861,"parentId":1714,"tags":{},"startTime":1785993221048,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":352604,"timestamp":918710840,"id":1714,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/capture"},"startTime":1785993221004,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":312009,"timestamp":918755389,"id":1863,"parentId":1716,"tags":{},"startTime":1785993221048,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":356245,"timestamp":918711178,"id":1716,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/cmate/schedules"},"startTime":1785993221004,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":312169,"timestamp":918755437,"id":1865,"parentId":1718,"tags":{},"startTime":1785993221048,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":356135,"timestamp":918711494,"id":1718,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/execution-logs/[logId]"},"startTime":1785993221004,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":316040,"timestamp":918755461,"id":1866,"parentId":1719,"tags":{},"startTime":1785993221048,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":359882,"timestamp":918711651,"id":1719,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/execution-logs"},"startTime":1785993221004,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":319342,"timestamp":918755532,"id":1867,"parentId":1720,"tags":{},"startTime":1785993221048,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":363104,"timestamp":918711808,"id":1720,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/files/[...path]"},"startTime":1785993221005,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":320347,"timestamp":918755557,"id":1868,"parentId":1721,"tags":{},"startTime":1785993221048,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":363968,"timestamp":918711964,"id":1721,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/git/branch/create"},"startTime":1785993221005,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":323585,"timestamp":918755577,"id":1869,"parentId":1722,"tags":{},"startTime":1785993221048,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":367047,"timestamp":918712139,"id":1722,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/git/branch/delete"},"startTime":1785993221005,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":327477,"timestamp":918755626,"id":1871,"parentId":1724,"tags":{},"startTime":1785993221048,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":370681,"timestamp":918712456,"id":1724,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/git/checkout"},"startTime":1785993221005,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":328079,"timestamp":918755601,"id":1870,"parentId":1723,"tags":{},"startTime":1785993221048,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":371407,"timestamp":918712297,"id":1723,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/git/branches"},"startTime":1785993221005,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":331479,"timestamp":918755653,"id":1872,"parentId":1725,"tags":{},"startTime":1785993221048,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":374545,"timestamp":918712612,"id":1725,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/git/commit"},"startTime":1785993221005,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":332710,"timestamp":918755676,"id":1873,"parentId":1726,"tags":{},"startTime":1785993221048,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":375641,"timestamp":918712769,"id":1726,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/git/diff"},"startTime":1785993221006,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":334822,"timestamp":918755415,"id":1864,"parentId":1717,"tags":{},"startTime":1785993221048,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":378925,"timestamp":918711336,"id":1717,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/current-output"},"startTime":1785993221004,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":335015,"timestamp":918755703,"id":1874,"parentId":1727,"tags":{},"startTime":1785993221049,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":377816,"timestamp":918712926,"id":1727,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/git/fetch"},"startTime":1785993221006,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":336890,"timestamp":918755725,"id":1875,"parentId":1728,"tags":{},"startTime":1785993221049,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":379540,"timestamp":918713098,"id":1728,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/git/log"},"startTime":1785993221006,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":338411,"timestamp":918755780,"id":1877,"parentId":1730,"tags":{},"startTime":1785993221049,"traceId":"c6b4fe4c14f0aa48"}]
11
- [{"name":"check-page","duration":381119,"timestamp":918713416,"id":1730,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/git/push"},"startTime":1785993221006,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":340372,"timestamp":918755754,"id":1876,"parentId":1729,"tags":{},"startTime":1785993221049,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":382886,"timestamp":918713260,"id":1729,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/git/pull"},"startTime":1785993221006,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":340382,"timestamp":918755807,"id":1878,"parentId":1732,"tags":{},"startTime":1785993221049,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":382461,"timestamp":918713737,"id":1732,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/git/revert"},"startTime":1785993221007,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":342743,"timestamp":918755831,"id":1879,"parentId":1733,"tags":{},"startTime":1785993221049,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":384690,"timestamp":918713906,"id":1733,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/git/show/[commitHash]"},"startTime":1785993221007,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":343740,"timestamp":918755855,"id":1880,"parentId":1731,"tags":{},"startTime":1785993221049,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":386038,"timestamp":918713575,"id":1731,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/git/reset"},"startTime":1785993221006,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":343779,"timestamp":918755881,"id":1881,"parentId":1734,"tags":{},"startTime":1785993221049,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":385587,"timestamp":918714084,"id":1734,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/git/stage"},"startTime":1785993221007,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":346339,"timestamp":918755903,"id":1882,"parentId":1735,"tags":{},"startTime":1785993221049,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":388021,"timestamp":918714247,"id":1735,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/git/staged"},"startTime":1785993221007,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":347039,"timestamp":918755949,"id":1884,"parentId":1737,"tags":{},"startTime":1785993221049,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":388465,"timestamp":918714562,"id":1737,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/git/stash/apply"},"startTime":1785993221007,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":347185,"timestamp":918755924,"id":1883,"parentId":1736,"tags":{},"startTime":1785993221049,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":388724,"timestamp":918714403,"id":1736,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/git/stash/[index]"},"startTime":1785993221007,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":351074,"timestamp":918755971,"id":1885,"parentId":1738,"tags":{},"startTime":1785993221049,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":392354,"timestamp":918714720,"id":1738,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/git/stash/pop"},"startTime":1785993221008,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":351139,"timestamp":918756028,"id":1887,"parentId":1740,"tags":{},"startTime":1785993221049,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":392134,"timestamp":918715049,"id":1740,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/git/stash"},"startTime":1785993221008,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":351250,"timestamp":918755991,"id":1886,"parentId":1739,"tags":{},"startTime":1785993221049,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":392376,"timestamp":918714878,"id":1739,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/git/stash/push"},"startTime":1785993221008,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":352866,"timestamp":918756057,"id":1888,"parentId":1741,"tags":{},"startTime":1785993221049,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":393558,"timestamp":918715391,"id":1741,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/git/status"},"startTime":1785993221008,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":356965,"timestamp":918756082,"id":1889,"parentId":1742,"tags":{},"startTime":1785993221049,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":395896,"timestamp":918717178,"id":1742,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/git/unstage"},"startTime":1785993221010,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":357063,"timestamp":918756106,"id":1890,"parentId":1743,"tags":{},"startTime":1785993221049,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":395794,"timestamp":918717391,"id":1743,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/git/working-diff"},"startTime":1785993221010,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":357111,"timestamp":918756135,"id":1891,"parentId":1744,"tags":{},"startTime":1785993221049,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":395692,"timestamp":918717566,"id":1744,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/interrupt"},"startTime":1785993221010,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":358286,"timestamp":918756169,"id":1892,"parentId":1745,"tags":{},"startTime":1785993221049,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":396741,"timestamp":918717738,"id":1745,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/kill-session"},"startTime":1785993221011,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":360984,"timestamp":918756400,"id":1894,"parentId":1747,"tags":{},"startTime":1785993221049,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":399331,"timestamp":918718080,"id":1747,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/logs"},"startTime":1785993221011,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":361174,"timestamp":918756303,"id":1893,"parentId":1746,"tags":{},"startTime":1785993221049,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":399593,"timestamp":918717899,"id":1746,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/logs/[filename]"},"startTime":1785993221011,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":364988,"timestamp":918756482,"id":1897,"parentId":1750,"tags":{},"startTime":1785993221049,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":402942,"timestamp":918718556,"id":1750,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/memos"},"startTime":1785993221011,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":365103,"timestamp":918756452,"id":1896,"parentId":1749,"tags":{},"startTime":1785993221049,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":403166,"timestamp":918718400,"id":1749,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/memos/[memoId]"},"startTime":1785993221011,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":368789,"timestamp":918756511,"id":1898,"parentId":1751,"tags":{},"startTime":1785993221049,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":406610,"timestamp":918718711,"id":1751,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/messages"},"startTime":1785993221012,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":371743,"timestamp":918756558,"id":1899,"parentId":1752,"tags":{},"startTime":1785993221049,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":409458,"timestamp":918718867,"id":1752,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/prompt-response"},"startTime":1785993221012,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":372321,"timestamp":918756589,"id":1900,"parentId":1753,"tags":{},"startTime":1785993221049,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":409890,"timestamp":918719036,"id":1753,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/respond"},"startTime":1785993221012,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":376093,"timestamp":918756629,"id":1901,"parentId":1754,"tags":{},"startTime":1785993221049,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":413551,"timestamp":918719198,"id":1754,"parentId":1657,"tags":{"page":"/api/worktrees/[id]"},"startTime":1785993221012,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":376304,"timestamp":918756658,"id":1902,"parentId":1755,"tags":{},"startTime":1785993221049,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":413622,"timestamp":918719354,"id":1755,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/schedules/[scheduleId]"},"startTime":1785993221012,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":380711,"timestamp":918756705,"id":1904,"parentId":1757,"tags":{},"startTime":1785993221050,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":417784,"timestamp":918719671,"id":1757,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/schedules"},"startTime":1785993221012,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":384391,"timestamp":918756677,"id":1903,"parentId":1756,"tags":{},"startTime":1785993221049,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":421590,"timestamp":918719512,"id":1756,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/schedules/active"},"startTime":1785993221012,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":385600,"timestamp":918756737,"id":1905,"parentId":1758,"tags":{},"startTime":1785993221050,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":422534,"timestamp":918719827,"id":1758,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/search"},"startTime":1785993221013,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":386828,"timestamp":918756789,"id":1906,"parentId":1759,"tags":{},"startTime":1785993221050,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":423657,"timestamp":918719983,"id":1759,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/send"},"startTime":1785993221013,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":392106,"timestamp":918756954,"id":1907,"parentId":1760,"tags":{},"startTime":1785993221050,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":428932,"timestamp":918720159,"id":1760,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/git-workflow"},"startTime":1785993221013,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":392956,"timestamp":918760230,"id":1908,"parentId":1761,"tags":{},"startTime":1785993221053,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":432896,"timestamp":918720318,"id":1761,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/install"},"startTime":1785993221013,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":394188,"timestamp":918760413,"id":1909,"parentId":1762,"tags":{},"startTime":1785993221053,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":434127,"timestamp":918720496,"id":1762,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/plan"},"startTime":1785993221013,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":397011,"timestamp":918760531,"id":1910,"parentId":1763,"tags":{},"startTime":1785993221053,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":436904,"timestamp":918720663,"id":1763,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/uninstall-plan"},"startTime":1785993221013,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":398243,"timestamp":918760674,"id":1911,"parentId":1764,"tags":{},"startTime":1785993221053,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":438112,"timestamp":918720825,"id":1764,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/uninstall"},"startTime":1785993221014,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":401902,"timestamp":918760767,"id":1912,"parentId":1765,"tags":{},"startTime":1785993221054,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":441713,"timestamp":918720980,"id":1765,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/update-plan"},"startTime":1785993221014,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":401834,"timestamp":918760917,"id":1913,"parentId":1766,"tags":{},"startTime":1785993221054,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":441608,"timestamp":918721157,"id":1766,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/update"},"startTime":1785993221014,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":407051,"timestamp":918760991,"id":1914,"parentId":1767,"tags":{},"startTime":1785993221054,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":446771,"timestamp":918721314,"id":1767,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/skills"},"startTime":1785993221014,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":407401,"timestamp":918761041,"id":1915,"parentId":1769,"tags":{},"startTime":1785993221054,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":446838,"timestamp":918721627,"id":1769,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/special-keys"},"startTime":1785993221014,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":409294,"timestamp":918761084,"id":1916,"parentId":1768,"tags":{},"startTime":1785993221054,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":448932,"timestamp":918721470,"id":1768,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/slash-commands"},"startTime":1785993221014,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":409681,"timestamp":918761104,"id":1917,"parentId":1770,"tags":{},"startTime":1785993221054,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":449018,"timestamp":918721785,"id":1770,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/start-polling"},"startTime":1785993221015,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":411990,"timestamp":918761164,"id":1919,"parentId":1772,"tags":{},"startTime":1785993221054,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":451057,"timestamp":918722114,"id":1772,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/terminal"},"startTime":1785993221015,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":413651,"timestamp":918761135,"id":1918,"parentId":1771,"tags":{},"startTime":1785993221054,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":452867,"timestamp":918721941,"id":1771,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/tasks"},"startTime":1785993221015,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":414481,"timestamp":918761187,"id":1920,"parentId":1773,"tags":{},"startTime":1785993221054,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":453410,"timestamp":918722276,"id":1773,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/timers/history"},"startTime":1785993221015,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":416905,"timestamp":918761257,"id":1922,"parentId":1775,"tags":{},"startTime":1785993221054,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":455587,"timestamp":918722593,"id":1775,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/todos/[todoId]"},"startTime":1785993221015,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":417338,"timestamp":918761228,"id":1921,"parentId":1774,"tags":{},"startTime":1785993221054,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":456151,"timestamp":918722436,"id":1774,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/timers"},"startTime":1785993221015,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":420057,"timestamp":918761289,"id":1923,"parentId":1776,"tags":{},"startTime":1785993221054,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":458615,"timestamp":918722753,"id":1776,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/todos"},"startTime":1785993221016,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":421215,"timestamp":918761316,"id":1924,"parentId":1777,"tags":{},"startTime":1785993221054,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":459646,"timestamp":918722909,"id":1777,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/tree/[...path]"},"startTime":1785993221016,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":422588,"timestamp":918761336,"id":1925,"parentId":1778,"tags":{},"startTime":1785993221054,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":460860,"timestamp":918723084,"id":1778,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/tree"},"startTime":1785993221016,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":424707,"timestamp":918761369,"id":1926,"parentId":1779,"tags":{},"startTime":1785993221054,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":462846,"timestamp":918723252,"id":1779,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/upload/[...path]"},"startTime":1785993221016,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":425233,"timestamp":918761397,"id":1927,"parentId":1780,"tags":{},"startTime":1785993221054,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":463234,"timestamp":918723414,"id":1780,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/verify"},"startTime":1785993221016,"traceId":"c6b4fe4c14f0aa48"}]
12
- [{"name":"is-page-static","duration":428430,"timestamp":918761420,"id":1928,"parentId":1781,"tags":{},"startTime":1785993221054,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":466304,"timestamp":918723570,"id":1781,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/verify/runs/[runId]"},"startTime":1785993221016,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":428550,"timestamp":918761444,"id":1929,"parentId":1782,"tags":{},"startTime":1785993221054,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":466307,"timestamp":918723727,"id":1782,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/verify/runs"},"startTime":1785993221017,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":430883,"timestamp":918761590,"id":1931,"parentId":1784,"tags":{},"startTime":1785993221054,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":468425,"timestamp":918724065,"id":1784,"parentId":1657,"tags":{"page":"/api/worktrees"},"startTime":1785993221017,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":431938,"timestamp":918761466,"id":1930,"parentId":1783,"tags":{},"startTime":1785993221054,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":469550,"timestamp":918723891,"id":1783,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/viewed"},"startTime":1785993221017,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":432865,"timestamp":918762179,"id":1932,"parentId":1790,"tags":{},"startTime":1785993221055,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":468707,"timestamp":918726360,"id":1790,"parentId":1657,"tags":{"page":"/proxy/[...path]"},"startTime":1785993221019,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":430992,"timestamp":918765913,"id":1933,"parentId":1804,"tags":{},"startTime":1785993221059,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":467757,"timestamp":918729172,"id":1804,"parentId":1657,"tags":{"page":"/manifest.webmanifest"},"startTime":1785993221022,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":449218,"timestamp":918766835,"id":1935,"parentId":1787,"tags":{},"startTime":1785993221060,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":490315,"timestamp":918725799,"id":1787,"parentId":1657,"tags":{"page":"/more"},"startTime":1785993221019,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":453719,"timestamp":918766912,"id":1936,"parentId":1786,"tags":{},"startTime":1785993221060,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":496272,"timestamp":918724392,"id":1786,"parentId":1657,"tags":{"page":"/login"},"startTime":1785993221017,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":457780,"timestamp":918766984,"id":1937,"parentId":1788,"tags":{},"startTime":1785993221060,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":498773,"timestamp":918726022,"id":1788,"parentId":1657,"tags":{"page":"/offline"},"startTime":1785993221019,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":464001,"timestamp":918767079,"id":1938,"parentId":1789,"tags":{},"startTime":1785993221060,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":504928,"timestamp":918726196,"id":1789,"parentId":1657,"tags":{"page":"/"},"startTime":1785993221019,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":473908,"timestamp":918767149,"id":1939,"parentId":1791,"tags":{},"startTime":1785993221060,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":514577,"timestamp":918726521,"id":1791,"parentId":1657,"tags":{"page":"/repositories"},"startTime":1785993221019,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":475489,"timestamp":918766741,"id":1934,"parentId":1785,"tags":{},"startTime":1785993221060,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":518030,"timestamp":918724229,"id":1785,"parentId":1657,"tags":{"page":"/chat"},"startTime":1785993221017,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":475755,"timestamp":918767217,"id":1940,"parentId":1792,"tags":{},"startTime":1785993221060,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":516310,"timestamp":918726684,"id":1792,"parentId":1657,"tags":{"page":"/review"},"startTime":1785993221020,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":480741,"timestamp":918767355,"id":1942,"parentId":1795,"tags":{},"startTime":1785993221060,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":520928,"timestamp":918727194,"id":1795,"parentId":1657,"tags":{"page":"/skills/installed"},"startTime":1785993221020,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":484985,"timestamp":918767288,"id":1941,"parentId":1793,"tags":{},"startTime":1785993221060,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":525452,"timestamp":918726846,"id":1793,"parentId":1657,"tags":{"page":"/sessions"},"startTime":1785993221020,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":484940,"timestamp":918767424,"id":1943,"parentId":1796,"tags":{},"startTime":1785993221060,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":525023,"timestamp":918727355,"id":1796,"parentId":1657,"tags":{"page":"/skills"},"startTime":1785993221020,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":497142,"timestamp":918767497,"id":1944,"parentId":1794,"tags":{},"startTime":1785993221060,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":537659,"timestamp":918727017,"id":1794,"parentId":1657,"tags":{"page":"/skills/[skillId]"},"startTime":1785993221020,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":503298,"timestamp":918768165,"id":1946,"parentId":1797,"tags":{},"startTime":1785993221061,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":543986,"timestamp":918727515,"id":1797,"parentId":1657,"tags":{"page":"/worktrees/[id]/files/[...path]"},"startTime":1785993221020,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":507817,"timestamp":918768231,"id":1947,"parentId":1799,"tags":{},"startTime":1785993221061,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":548236,"timestamp":918727847,"id":1799,"parentId":1657,"tags":{"page":"/worktrees/[id]/terminal"},"startTime":1785993221021,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":536940,"timestamp":918768093,"id":1945,"parentId":1798,"tags":{},"startTime":1785993221061,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":577397,"timestamp":918727681,"id":1798,"parentId":1657,"tags":{"page":"/worktrees/[id]"},"startTime":1785993221020,"traceId":"c6b4fe4c14f0aa48"},{"name":"is-page-static","duration":616195,"timestamp":918756427,"id":1895,"parentId":1748,"tags":{},"startTime":1785993221049,"traceId":"c6b4fe4c14f0aa48"},{"name":"check-page","duration":654433,"timestamp":918718240,"id":1748,"parentId":1657,"tags":{"page":"/api/worktrees/[id]/marp-render"},"startTime":1785993221011,"traceId":"c6b4fe4c14f0aa48"},{"name":"static-check","duration":994181,"timestamp":918378536,"id":1657,"parentId":1,"tags":{},"startTime":1785993220671,"traceId":"c6b4fe4c14f0aa48"},{"name":"generate-required-server-files","duration":386,"timestamp":919372936,"id":1949,"parentId":1,"tags":{},"startTime":1785993221666,"traceId":"c6b4fe4c14f0aa48"},{"name":"write-routes-manifest","duration":20644,"timestamp":919384428,"id":1951,"parentId":1,"tags":{},"startTime":1785993221677,"traceId":"c6b4fe4c14f0aa48"},{"name":"load-dotenv","duration":120,"timestamp":921091352,"id":1954,"parentId":1953,"tags":{},"startTime":1785993223384,"traceId":"c6b4fe4c14f0aa48"},{"name":"run-export-path-map","duration":532,"timestamp":922733570,"id":1955,"parentId":1953,"tags":{},"startTime":1785993225026,"traceId":"c6b4fe4c14f0aa48"},{"name":"next-export","duration":3479180,"timestamp":921090516,"id":1953,"parentId":1,"tags":{},"startTime":1785993223383,"traceId":"c6b4fe4c14f0aa48"},{"name":"move-exported-app-not-found-","duration":99,"timestamp":924571939,"id":1956,"parentId":1952,"tags":{},"startTime":1785993226865,"traceId":"c6b4fe4c14f0aa48"},{"name":"move-exported-page","duration":105583,"timestamp":924572139,"id":1957,"parentId":1952,"tags":{},"startTime":1785993226865,"traceId":"c6b4fe4c14f0aa48"},{"name":"static-generation","duration":4191285,"timestamp":921087124,"id":1952,"parentId":1,"tags":{},"startTime":1785993223380,"traceId":"c6b4fe4c14f0aa48"},{"name":"write-routes-manifest","duration":138508,"timestamp":925279587,"id":1958,"parentId":1,"tags":{},"startTime":1785993227572,"traceId":"c6b4fe4c14f0aa48"},{"name":"node-file-trace-build","duration":19521124,"timestamp":919378644,"id":1950,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1785993221671,"traceId":"c6b4fe4c14f0aa48"},{"name":"apply-include-excludes","duration":1444,"timestamp":938899798,"id":1959,"parentId":1,"tags":{},"startTime":1785993241193,"traceId":"c6b4fe4c14f0aa48"},{"name":"print-tree-view","duration":9880,"timestamp":938901519,"id":1960,"parentId":1,"tags":{},"startTime":1785993241194,"traceId":"c6b4fe4c14f0aa48"},{"name":"telemetry-flush","duration":52,"timestamp":938911416,"id":1961,"parentId":1,"tags":{},"startTime":1785993241204,"traceId":"c6b4fe4c14f0aa48"},{"name":"next-build","duration":70380907,"timestamp":868530569,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"15.5.20","has-custom-webpack-config":"true","use-build-worker":"false"},"startTime":1785993170823,"traceId":"c6b4fe4c14f0aa48"}]
1
+ [{"name":"generate-buildid","duration":199,"timestamp":853343363,"id":4,"parentId":1,"tags":{},"startTime":1786083653361,"traceId":"85f92b6de73fc199"},{"name":"load-custom-routes","duration":1664,"timestamp":853343648,"id":5,"parentId":1,"tags":{},"startTime":1786083653361,"traceId":"85f92b6de73fc199"},{"name":"create-dist-dir","duration":19143,"timestamp":853423705,"id":6,"parentId":1,"tags":{},"startTime":1786083653441,"traceId":"85f92b6de73fc199"},{"name":"create-pages-mapping","duration":177,"timestamp":853485564,"id":7,"parentId":1,"tags":{},"startTime":1786083653503,"traceId":"85f92b6de73fc199"},{"name":"collect-app-files","duration":6105,"timestamp":853485777,"id":8,"parentId":1,"tags":{},"startTime":1786083653503,"traceId":"85f92b6de73fc199"},{"name":"create-app-mapping","duration":5008,"timestamp":853491901,"id":9,"parentId":1,"tags":{},"startTime":1786083653509,"traceId":"85f92b6de73fc199"},{"name":"create-app-layouts","duration":136,"timestamp":853496933,"id":10,"parentId":1,"tags":{},"startTime":1786083653514,"traceId":"85f92b6de73fc199"},{"name":"collect-default-files","duration":2812,"timestamp":853500517,"id":12,"parentId":1,"tags":{},"startTime":1786083653518,"traceId":"85f92b6de73fc199"},{"name":"generate-route-types","duration":21717,"timestamp":853498183,"id":11,"parentId":1,"tags":{},"startTime":1786083653516,"traceId":"85f92b6de73fc199"},{"name":"public-dir-conflict-check","duration":436,"timestamp":853519957,"id":13,"parentId":1,"tags":{},"startTime":1786083653537,"traceId":"85f92b6de73fc199"},{"name":"generate-routes-manifest","duration":4033,"timestamp":853520554,"id":14,"parentId":1,"tags":{},"startTime":1786083653538,"traceId":"85f92b6de73fc199"},{"name":"create-entrypoints","duration":72118,"timestamp":853531235,"id":17,"parentId":1,"tags":{},"startTime":1786083653549,"traceId":"85f92b6de73fc199"},{"name":"generate-webpack-config","duration":252456,"timestamp":853603388,"id":18,"parentId":16,"tags":{},"startTime":1786083653621,"traceId":"85f92b6de73fc199"},{"name":"next-trace-entrypoint-plugin","duration":1868,"timestamp":853942041,"id":20,"parentId":19,"tags":{},"startTime":1786083653959,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":1575978,"timestamp":853951452,"id":121,"parentId":21,"tags":{"request":"next/dist/pages/_app"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3413302,"timestamp":853951384,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3413320,"timestamp":853951387,"id":98,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3413322,"timestamp":853951390,"id":99,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fsend%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fsend%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fsend%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fsend%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3413323,"timestamp":853951392,"id":100,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fslash-commands%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fslash-commands%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fslash-commands%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fslash-commands%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3413323,"timestamp":853951395,"id":101,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fspecial-keys%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fspecial-keys%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fspecial-keys%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fspecial-keys%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3413319,"timestamp":853951403,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3413320,"timestamp":853951405,"id":105,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fterminal%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fterminal%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fterminal%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fterminal%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3413318,"timestamp":853951411,"id":106,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3413394,"timestamp":853951414,"id":107,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftodos%2F%5BtodoId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3413396,"timestamp":853951416,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3413397,"timestamp":853951419,"id":109,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3413399,"timestamp":853951422,"id":110,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftree%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3413399,"timestamp":853951424,"id":111,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fupload%2F%5B...path%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fupload%2F%5B...path%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fupload%2F%5B...path%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fupload%2F%5B...path%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3413399,"timestamp":853951427,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3413399,"timestamp":853951430,"id":113,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2F%5BrunId%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2F%5BrunId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2F%5BrunId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fverify%2Fruns%2F%5BrunId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3413399,"timestamp":853951432,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3413399,"timestamp":853951435,"id":115,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fviewed%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fviewed%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fviewed%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fviewed%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3413379,"timestamp":853951458,"id":123,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fapp%2Fupdate-check%2Froute&name=app%2Fapi%2Fapp%2Fupdate-check%2Froute&pagePath=private-next-app-dir%2Fapi%2Fapp%2Fupdate-check%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fapp%2Fupdate-check%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3413376,"timestamp":853951464,"id":125,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fauth%2Fstatus%2Froute&name=app%2Fapi%2Fauth%2Fstatus%2Froute&pagePath=private-next-app-dir%2Fapi%2Fauth%2Fstatus%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fauth%2Fstatus%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3413376,"timestamp":853951468,"id":126,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdaily-summary%2Fstatus%2Froute&name=app%2Fapi%2Fdaily-summary%2Fstatus%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdaily-summary%2Fstatus%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdaily-summary%2Fstatus%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3413376,"timestamp":853951470,"id":127,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Fhealth%2Froute&name=app%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Fhealth%2Froute&pagePath=private-next-app-dir%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Fhealth%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Fhealth%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3413376,"timestamp":853951473,"id":128,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fexternal-apps%2Froute&name=app%2Fapi%2Fexternal-apps%2Froute&pagePath=private-next-app-dir%2Fapi%2Fexternal-apps%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fexternal-apps%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3413376,"timestamp":853951476,"id":129,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Froute&name=app%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fexternal-apps%2F%5Bid%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3413376,"timestamp":853951478,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3413376,"timestamp":853951481,"id":131,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffs%2Frecent-paths%2Froute&name=app%2Fapi%2Ffs%2Frecent-paths%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffs%2Frecent-paths%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffs%2Frecent-paths%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3413373,"timestamp":853951487,"id":133,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpush%2Fsubscriptions%2Froute&name=app%2Fapi%2Fpush%2Fsubscriptions%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpush%2Fsubscriptions%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpush%2Fsubscriptions%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3413372,"timestamp":853951490,"id":134,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsidebar%2Fgroup-order%2Froute&name=app%2Fapi%2Fsidebar%2Fgroup-order%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsidebar%2Fgroup-order%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsidebar%2Fgroup-order%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3413370,"timestamp":853951496,"id":136,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Fvalidate-path%2Froute&name=app%2Fapi%2Frepositories%2Fvalidate-path%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Fvalidate-path%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Fvalidate-path%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3413370,"timestamp":853951498,"id":137,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fskills%2Freindex%2Froute&name=app%2Fapi%2Fskills%2Freindex%2Froute&pagePath=private-next-app-dir%2Fapi%2Fskills%2Freindex%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fskills%2Freindex%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3413364,"timestamp":853951507,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3413364,"timestamp":853951509,"id":141,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fskills%2Foperations%2Froute&name=app%2Fapi%2Fskills%2Foperations%2Froute&pagePath=private-next-app-dir%2Fapi%2Fskills%2Foperations%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fskills%2Foperations%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3413361,"timestamp":853951515,"id":143,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Flogs%2F%5Bfilename%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Flogs%2F%5Bfilename%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Flogs%2F%5Bfilename%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Flogs%2F%5Bfilename%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3413348,"timestamp":853951531,"id":149,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3413345,"timestamp":853951536,"id":150,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3413340,"timestamp":853951544,"id":152,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fproxy%2F%5B...path%5D%2Froute&name=app%2Fproxy%2F%5B...path%5D%2Froute&pagePath=private-next-app-dir%2Fproxy%2F%5B...path%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fproxy%2F%5B...path%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3419960,"timestamp":853951501,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3419977,"timestamp":853951504,"id":139,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3419996,"timestamp":853951493,"id":135,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fskills%2F%5Bid%5D%2Froute&name=app%2Fapi%2Fskills%2F%5Bid%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fskills%2F%5Bid%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fskills%2F%5Bid%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3433666,"timestamp":853950915,"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":1786083653968,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3433670,"timestamp":853950928,"id":30,"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":1786083653968,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3433452,"timestamp":853951151,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3433169,"timestamp":853951438,"id":116,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapple-icon.png%2Froute&name=app%2Fapple-icon.png%2Froute&pagePath=private-next-app-dir%2Fapple-icon.png&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapple-icon.png&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3433165,"timestamp":853951446,"id":119,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3433173,"timestamp":853951441,"id":117,"parentId":21,"tags":{"request":"next-app-loader?page=%2Ficon.png%2Froute&name=app%2Ficon.png%2Froute&pagePath=private-next-app-dir%2Ficon.png&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Ficon.png&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3433172,"timestamp":853951444,"id":118,"parentId":21,"tags":{"request":"next-app-loader?page=%2Ficon1.png%2Froute&name=app%2Ficon1.png%2Froute&pagePath=private-next-app-dir%2Ficon1.png&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Ficon1.png&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3433169,"timestamp":853951449,"id":120,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3434632,"timestamp":853951523,"id":146,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall-plan%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall-plan%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall-plan%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall-plan%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3434627,"timestamp":853951541,"id":151,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3437846,"timestamp":853951520,"id":145,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fgit-workflow%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fgit-workflow%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fgit-workflow%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fgit-workflow%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3464017,"timestamp":853951398,"id":102,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fstart-polling%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fstart-polling%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fstart-polling%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fstart-polling%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3470136,"timestamp":853951095,"id":31,"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":1786083653968,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3558843,"timestamp":853951517,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3558856,"timestamp":853951526,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3558860,"timestamp":853951528,"id":148,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate-plan%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate-plan%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate-plan%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate-plan%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3558847,"timestamp":853951547,"id":153,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fupdate%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3586009,"timestamp":853951243,"id":65,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranches%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranches%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranches%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fbranches%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3586039,"timestamp":853951233,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3586037,"timestamp":853951240,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3586025,"timestamp":853951255,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3586013,"timestamp":853951272,"id":75,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3585994,"timestamp":853951297,"id":83,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3586014,"timestamp":853951282,"id":78,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2F%5Bindex%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2F%5Bindex%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2F%5Bindex%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2F%5Bindex%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3586013,"timestamp":853951287,"id":80,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fpop%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fpop%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fpop%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fpop%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3586019,"timestamp":853951284,"id":79,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fapply%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fapply%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fapply%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fapply%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3586016,"timestamp":853951290,"id":81,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fpush%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fpush%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fpush%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstash%2Fpush%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3597186,"timestamp":853951550,"id":154,"parentId":21,"tags":{"request":"next/dist/pages/_document"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3628602,"timestamp":853951461,"id":124,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fapp%2Fupdate%2Froute&name=app%2Fapi%2Fapp%2Fupdate%2Froute&pagePath=private-next-app-dir%2Fapi%2Fapp%2Fupdate%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fapp%2Fupdate%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3657387,"timestamp":853951455,"id":122,"parentId":21,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3670360,"timestamp":853951512,"id":142,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Flogs%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Flogs%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Flogs%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Flogs%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3671563,"timestamp":853951400,"id":103,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftasks%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftasks%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftasks%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftasks%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3676944,"timestamp":853951191,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3715327,"timestamp":853951484,"id":132,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpush%2Fvapid%2Froute&name=app%2Fapi%2Fpush%2Fvapid%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpush%2Fvapid%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpush%2Fvapid%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3719471,"timestamp":853950466,"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":1786083653968,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3718401,"timestamp":853951552,"id":155,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fchat%2Fpage&name=app%2Fchat%2Fpage&pagePath=private-next-app-dir%2Fchat%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fchat%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3718403,"timestamp":853951555,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3718405,"timestamp":853951558,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3718405,"timestamp":853951561,"id":158,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3718406,"timestamp":853951563,"id":159,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fpage&name=app%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3718406,"timestamp":853951566,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3718407,"timestamp":853951569,"id":161,"parentId":21,"tags":{"request":"next-app-loader?page=%2Frepositories%2Fpage&name=app%2Frepositories%2Fpage&pagePath=private-next-app-dir%2Frepositories%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Frepositories%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3718407,"timestamp":853951572,"id":162,"parentId":21,"tags":{"request":"next-app-loader?page=%2Freview%2Fpage&name=app%2Freview%2Fpage&pagePath=private-next-app-dir%2Freview%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Freview%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3718407,"timestamp":853951574,"id":163,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fsessions%2Fpage&name=app%2Fsessions%2Fpage&pagePath=private-next-app-dir%2Fsessions%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fsessions%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3718408,"timestamp":853951577,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3718409,"timestamp":853951580,"id":165,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fskills%2Finstalled%2Fpage&name=app%2Fskills%2Finstalled%2Fpage&pagePath=private-next-app-dir%2Fskills%2Finstalled%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fskills%2Finstalled%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3718416,"timestamp":853951583,"id":166,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3718437,"timestamp":853951586,"id":167,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fworktrees%2F%5Bid%5D%2Fterminal%2Fpage&name=app%2Fworktrees%2F%5Bid%5D%2Fterminal%2Fpage&pagePath=private-next-app-dir%2Fworktrees%2F%5Bid%5D%2Fterminal%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fworktrees%2F%5Bid%5D%2Fterminal%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"}]
2
+ [{"name":"add-entry","duration":3718614,"timestamp":853951588,"id":168,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739572,"timestamp":853951131,"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":1786083653968,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739892,"timestamp":853950830,"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":1786083653968,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739870,"timestamp":853950856,"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":1786083653968,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739586,"timestamp":853951143,"id":34,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fhooks%2Fpermission-request%2Froute&name=app%2Fapi%2Fhooks%2Fpermission-request%2Froute&pagePath=private-next-app-dir%2Fapi%2Fhooks%2Fpermission-request%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fhooks%2Fpermission-request%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739584,"timestamp":853951148,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739840,"timestamp":853950894,"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":1786083653968,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739867,"timestamp":853950869,"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":1786083653968,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739857,"timestamp":853950881,"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":1786083653968,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739837,"timestamp":853950904,"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":1786083653968,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739604,"timestamp":853951140,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739591,"timestamp":853951154,"id":37,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739567,"timestamp":853951181,"id":45,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Froute&name=app%2Fapi%2Frepositories%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739591,"timestamp":853951161,"id":39,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739590,"timestamp":853951164,"id":40,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2Froute&name=app%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739599,"timestamp":853951158,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739591,"timestamp":853951168,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739590,"timestamp":853951172,"id":42,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739589,"timestamp":853951175,"id":43,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Fexcluded%2Froute&name=app%2Fapi%2Frepositories%2Fexcluded%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Fexcluded%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Fexcluded%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739589,"timestamp":853951178,"id":44,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Frestore%2Froute&name=app%2Fapi%2Frepositories%2Frestore%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Frestore%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Frestore%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739584,"timestamp":853951184,"id":46,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Fscan%2Froute&name=app%2Fapi%2Frepositories%2Fscan%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Fscan%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Fscan%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739584,"timestamp":853951188,"id":47,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Fsync%2Froute&name=app%2Fapi%2Frepositories%2Fsync%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Fsync%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Fsync%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739577,"timestamp":853951197,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739582,"timestamp":853951193,"id":49,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ftasks%2F%5BtaskId%5D%2Fcancel%2Froute&name=app%2Fapi%2Ftasks%2F%5BtaskId%5D%2Fcancel%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftasks%2F%5BtaskId%5D%2Fcancel%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftasks%2F%5BtaskId%5D%2Fcancel%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739575,"timestamp":853951203,"id":52,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ftemplates%2Froute&name=app%2Fapi%2Ftemplates%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftemplates%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftemplates%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739580,"timestamp":853951200,"id":51,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ftemplates%2F%5Bid%5D%2Froute&name=app%2Fapi%2Ftemplates%2F%5Bid%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Ftemplates%2F%5Bid%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ftemplates%2F%5Bid%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739573,"timestamp":853951209,"id":54,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fverification%2Fruns%2Froute&name=app%2Fapi%2Fverification%2Fruns%2Froute&pagePath=private-next-app-dir%2Fapi%2Fverification%2Fruns%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fverification%2Fruns%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739578,"timestamp":853951205,"id":53,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fverification%2Fruns%2F%5BrunId%5D%2Froute&name=app%2Fapi%2Fverification%2Fruns%2F%5BrunId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fverification%2Fruns%2F%5BrunId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fverification%2Fruns%2F%5BrunId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739573,"timestamp":853951213,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739572,"timestamp":853951216,"id":56,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcapture%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcapture%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcapture%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcapture%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739575,"timestamp":853951219,"id":57,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739574,"timestamp":853951222,"id":58,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739574,"timestamp":853951224,"id":59,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcurrent-output%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcurrent-output%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcurrent-output%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fcurrent-output%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739570,"timestamp":853951230,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739575,"timestamp":853951227,"id":60,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2F%5BlogId%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2F%5BlogId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2F%5BlogId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fexecution-logs%2F%5BlogId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739569,"timestamp":853951236,"id":63,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739561,"timestamp":853951246,"id":66,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fcheckout%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fcheckout%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fcheckout%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fcheckout%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739560,"timestamp":853951249,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739559,"timestamp":853951252,"id":68,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739549,"timestamp":853951264,"id":72,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739555,"timestamp":853951261,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739551,"timestamp":853951267,"id":73,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Freset%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Freset%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Freset%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Freset%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739562,"timestamp":853951259,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739547,"timestamp":853951276,"id":76,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstage%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstage%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstage%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstage%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739547,"timestamp":853951278,"id":77,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstaged%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstaged%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstaged%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Fstaged%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739558,"timestamp":853951270,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739537,"timestamp":853951294,"id":82,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739486,"timestamp":853951347,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739484,"timestamp":853951351,"id":86,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Finterrupt%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Finterrupt%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Finterrupt%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Finterrupt%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739498,"timestamp":853951340,"id":84,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Funstage%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Funstage%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Funstage%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fgit%2Funstage%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739462,"timestamp":853951379,"id":95,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739487,"timestamp":853951355,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739486,"timestamp":853951358,"id":88,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmarp-render%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmarp-render%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmarp-render%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmarp-render%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739483,"timestamp":853951364,"id":90,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739487,"timestamp":853951361,"id":89,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2F%5BmemoId%5D%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2F%5BmemoId%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2F%5BmemoId%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmemos%2F%5BmemoId%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739484,"timestamp":853951367,"id":91,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmessages%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmessages%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmessages%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fmessages%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739483,"timestamp":853951370,"id":92,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fprompt-response%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fprompt-response%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fprompt-response%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fprompt-response%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739482,"timestamp":853951373,"id":93,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Frespond%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Frespond%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Frespond%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Frespond%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739481,"timestamp":853951376,"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":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":3739477,"timestamp":853951381,"id":96,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Factive%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Factive%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Factive%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Factive%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1786083653969,"traceId":"85f92b6de73fc199"},{"name":"make","duration":6318546,"timestamp":853950193,"id":21,"parentId":19,"tags":{},"startTime":1786083653968,"traceId":"85f92b6de73fc199"},{"name":"get-entries","duration":5388,"timestamp":860270123,"id":960,"parentId":959,"tags":{},"startTime":1786083660287,"traceId":"85f92b6de73fc199"},{"name":"node-file-trace-plugin","duration":4497909,"timestamp":860293358,"id":961,"parentId":959,"tags":{"traceEntryCount":"290"},"startTime":1786083660311,"traceId":"85f92b6de73fc199"},{"name":"collect-traced-files","duration":100109,"timestamp":864791287,"id":962,"parentId":959,"tags":{},"startTime":1786083664809,"traceId":"85f92b6de73fc199"},{"name":"finish-modules","duration":4621501,"timestamp":860269914,"id":959,"parentId":20,"tags":{},"startTime":1786083660287,"traceId":"85f92b6de73fc199"},{"name":"chunk-graph","duration":140987,"timestamp":865292475,"id":964,"parentId":963,"tags":{},"startTime":1786083665310,"traceId":"85f92b6de73fc199"},{"name":"optimize-modules","duration":21,"timestamp":865433587,"id":966,"parentId":963,"tags":{},"startTime":1786083665451,"traceId":"85f92b6de73fc199"},{"name":"optimize-chunks","duration":154651,"timestamp":865433675,"id":967,"parentId":963,"tags":{},"startTime":1786083665451,"traceId":"85f92b6de73fc199"},{"name":"optimize-tree","duration":211,"timestamp":865588465,"id":968,"parentId":963,"tags":{},"startTime":1786083665606,"traceId":"85f92b6de73fc199"},{"name":"optimize-chunk-modules","duration":183785,"timestamp":865588779,"id":969,"parentId":963,"tags":{},"startTime":1786083665606,"traceId":"85f92b6de73fc199"},{"name":"optimize","duration":339137,"timestamp":865433539,"id":965,"parentId":963,"tags":{},"startTime":1786083665451,"traceId":"85f92b6de73fc199"},{"name":"module-hash","duration":129807,"timestamp":865865225,"id":970,"parentId":963,"tags":{},"startTime":1786083665883,"traceId":"85f92b6de73fc199"},{"name":"code-generation","duration":22896,"timestamp":865995133,"id":971,"parentId":963,"tags":{},"startTime":1786083666012,"traceId":"85f92b6de73fc199"},{"name":"hash","duration":19620,"timestamp":866033417,"id":972,"parentId":963,"tags":{},"startTime":1786083666051,"traceId":"85f92b6de73fc199"},{"name":"code-generation-jobs","duration":381,"timestamp":866053033,"id":973,"parentId":963,"tags":{},"startTime":1786083666070,"traceId":"85f92b6de73fc199"},{"name":"module-assets","duration":2259,"timestamp":866053260,"id":974,"parentId":963,"tags":{},"startTime":1786083666071,"traceId":"85f92b6de73fc199"},{"name":"create-chunk-assets","duration":3987,"timestamp":866055549,"id":975,"parentId":963,"tags":{},"startTime":1786083666073,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1061,"timestamp":866088053,"id":977,"parentId":976,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1786083666105,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":924,"timestamp":866088200,"id":978,"parentId":976,"tags":{"name":"../app/api/assistant/current-output/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":915,"timestamp":866088211,"id":979,"parentId":976,"tags":{"name":"../app/api/assistant/conversation/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":909,"timestamp":866088219,"id":980,"parentId":976,"tags":{"name":"../app/api/assistant/messages/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":906,"timestamp":866088224,"id":981,"parentId":976,"tags":{"name":"../app/api/assistant/session/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":903,"timestamp":866088228,"id":982,"parentId":976,"tags":{"name":"../app/api/assistant/start/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":898,"timestamp":866088235,"id":983,"parentId":976,"tags":{"name":"../app/api/assistant/terminal/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":894,"timestamp":866088240,"id":984,"parentId":976,"tags":{"name":"../app/api/auth/login/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":890,"timestamp":866088245,"id":985,"parentId":976,"tags":{"name":"../app/api/auth/logout/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":836,"timestamp":866088301,"id":986,"parentId":976,"tags":{"name":"../app/api/assistant/tools/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":823,"timestamp":866088315,"id":987,"parentId":976,"tags":{"name":"../app/api/daily-summary/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":815,"timestamp":866088325,"id":988,"parentId":976,"tags":{"name":"../app/api/hooks/agent-event/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":811,"timestamp":866088329,"id":989,"parentId":976,"tags":{"name":"../app/api/hooks/permission-request/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":808,"timestamp":866088333,"id":990,"parentId":976,"tags":{"name":"../app/api/metrics/vibe/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":803,"timestamp":866088339,"id":991,"parentId":976,"tags":{"name":"../app/api/ollama/models/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":800,"timestamp":866088344,"id":992,"parentId":976,"tags":{"name":"../app/api/hooks/claude-done/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":796,"timestamp":866088349,"id":993,"parentId":976,"tags":{"name":"../app/api/repositories/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":793,"timestamp":866088353,"id":994,"parentId":976,"tags":{"name":"../app/api/repositories/[id]/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":791,"timestamp":866088356,"id":995,"parentId":976,"tags":{"name":"../app/api/repositories/[id]/todos/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":787,"timestamp":866088361,"id":996,"parentId":976,"tags":{"name":"../app/api/repositories/clone/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":784,"timestamp":866088365,"id":997,"parentId":976,"tags":{"name":"../app/api/repositories/clone/[jobId]/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":782,"timestamp":866088368,"id":998,"parentId":976,"tags":{"name":"../app/api/repositories/excluded/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":778,"timestamp":866088373,"id":999,"parentId":976,"tags":{"name":"../app/api/repositories/restore/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":775,"timestamp":866088376,"id":1000,"parentId":976,"tags":{"name":"../app/api/repositories/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"}]
3
+ [{"name":"minify-js","duration":1033,"timestamp":866088381,"id":1001,"parentId":976,"tags":{"name":"../app/api/repositories/scan/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1032,"timestamp":866088385,"id":1002,"parentId":976,"tags":{"name":"../app/api/repositories/sync/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1030,"timestamp":866088388,"id":1003,"parentId":976,"tags":{"name":"../app/api/slash-commands/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1010,"timestamp":866088409,"id":1004,"parentId":976,"tags":{"name":"../app/api/tasks/[taskId]/cancel/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1007,"timestamp":866088413,"id":1005,"parentId":976,"tags":{"name":"../app/api/tasks/[taskId]/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1005,"timestamp":866088416,"id":1006,"parentId":976,"tags":{"name":"../app/api/templates/[id]/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1002,"timestamp":866088420,"id":1007,"parentId":976,"tags":{"name":"../app/api/templates/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":999,"timestamp":866088424,"id":1008,"parentId":976,"tags":{"name":"../app/api/verification/runs/[runId]/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":997,"timestamp":866088427,"id":1009,"parentId":976,"tags":{"name":"../app/api/verification/runs/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":995,"timestamp":866088431,"id":1010,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/auto-yes/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":992,"timestamp":866088434,"id":1011,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/capture/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":988,"timestamp":866088439,"id":1012,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/cmate/schedules/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":985,"timestamp":866088443,"id":1013,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/cli-tool/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":983,"timestamp":866088447,"id":1014,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/current-output/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":980,"timestamp":866088450,"id":1015,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/[logId]/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":977,"timestamp":866088454,"id":1016,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":975,"timestamp":866088458,"id":1017,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/branch/create/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":972,"timestamp":866088461,"id":1018,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/files/[...path]/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":971,"timestamp":866088464,"id":1019,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/branch/delete/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":967,"timestamp":866088469,"id":1020,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/branches/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":957,"timestamp":866088481,"id":1021,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/checkout/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":955,"timestamp":866088484,"id":1022,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/diff/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":953,"timestamp":866088487,"id":1023,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/commit/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":949,"timestamp":866088492,"id":1024,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/fetch/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":947,"timestamp":866088495,"id":1025,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/pull/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":944,"timestamp":866088499,"id":1026,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/push/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":943,"timestamp":866088502,"id":1027,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/log/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":940,"timestamp":866088505,"id":1028,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/reset/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":938,"timestamp":866088508,"id":1029,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/show/[commitHash]/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":936,"timestamp":866088512,"id":1030,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/revert/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":934,"timestamp":866088515,"id":1031,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/stage/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":932,"timestamp":866088518,"id":1032,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/staged/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":929,"timestamp":866088522,"id":1033,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/stash/[index]/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":927,"timestamp":866088525,"id":1034,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/stash/apply/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":925,"timestamp":866088528,"id":1035,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/stash/pop/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":922,"timestamp":866088531,"id":1036,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/stash/push/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":920,"timestamp":866088535,"id":1037,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/status/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":918,"timestamp":866088538,"id":1038,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/stash/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":916,"timestamp":866088541,"id":1039,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/unstage/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":914,"timestamp":866088544,"id":1040,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/git/working-diff/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":913,"timestamp":866088547,"id":1041,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/interrupt/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":910,"timestamp":866088550,"id":1042,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/kill-session/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":908,"timestamp":866088553,"id":1043,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/marp-render/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":906,"timestamp":866088557,"id":1044,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/memos/[memoId]/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":903,"timestamp":866088560,"id":1045,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/memos/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":901,"timestamp":866088563,"id":1046,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/messages/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":900,"timestamp":866088566,"id":1047,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/prompt-response/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":898,"timestamp":866088569,"id":1048,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/respond/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":896,"timestamp":866088572,"id":1049,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/schedules/[scheduleId]/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":894,"timestamp":866088575,"id":1050,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":892,"timestamp":866088578,"id":1051,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/schedules/active/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":889,"timestamp":866088582,"id":1052,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/search/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":886,"timestamp":866088586,"id":1053,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/schedules/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":884,"timestamp":866088589,"id":1054,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/send/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":883,"timestamp":866088592,"id":1055,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/slash-commands/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":881,"timestamp":866088595,"id":1056,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/special-keys/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":879,"timestamp":866088598,"id":1057,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/start-polling/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":877,"timestamp":866088601,"id":1058,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/tasks/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":875,"timestamp":866088604,"id":1059,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/timers/history/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":873,"timestamp":866088607,"id":1060,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/terminal/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":871,"timestamp":866088610,"id":1061,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/timers/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":868,"timestamp":866088613,"id":1062,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":866,"timestamp":866088616,"id":1063,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/tree/[...path]/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":864,"timestamp":866088619,"id":1064,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/todos/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":863,"timestamp":866088622,"id":1065,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/tree/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":861,"timestamp":866088625,"id":1066,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/upload/[...path]/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":859,"timestamp":866088628,"id":1067,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/verify/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":855,"timestamp":866088633,"id":1068,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/[runId]/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":853,"timestamp":866088636,"id":1069,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":851,"timestamp":866088639,"id":1070,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/viewed/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":849,"timestamp":866088642,"id":1071,"parentId":976,"tags":{"name":"../app/apple-icon.png/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":847,"timestamp":866088645,"id":1072,"parentId":976,"tags":{"name":"../app/icon.png/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":845,"timestamp":866088648,"id":1073,"parentId":976,"tags":{"name":"../app/icon1.png/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":843,"timestamp":866088651,"id":1074,"parentId":976,"tags":{"name":"../app/manifest.webmanifest/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":841,"timestamp":866088654,"id":1075,"parentId":976,"tags":{"name":"../app/icon2.png/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":839,"timestamp":866088657,"id":1076,"parentId":976,"tags":{"name":"../pages/_app.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":837,"timestamp":866088660,"id":1077,"parentId":976,"tags":{"name":"../pages/_error.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":835,"timestamp":866088663,"id":1078,"parentId":976,"tags":{"name":"../app/api/app/update-check/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":833,"timestamp":866088666,"id":1079,"parentId":976,"tags":{"name":"../app/api/app/update/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":832,"timestamp":866088668,"id":1080,"parentId":976,"tags":{"name":"../app/api/auth/status/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":831,"timestamp":866088671,"id":1081,"parentId":976,"tags":{"name":"../app/api/daily-summary/status/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":829,"timestamp":866088674,"id":1082,"parentId":976,"tags":{"name":"../app/api/external-apps/[id]/health/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":827,"timestamp":866088677,"id":1083,"parentId":976,"tags":{"name":"../app/api/external-apps/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":824,"timestamp":866088681,"id":1084,"parentId":976,"tags":{"name":"../app/api/external-apps/[id]/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":822,"timestamp":866088684,"id":1085,"parentId":976,"tags":{"name":"../app/api/fs/browse/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":820,"timestamp":866088687,"id":1086,"parentId":976,"tags":{"name":"../app/api/fs/recent-paths/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":819,"timestamp":866088690,"id":1087,"parentId":976,"tags":{"name":"../app/api/push/vapid/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":817,"timestamp":866088693,"id":1088,"parentId":976,"tags":{"name":"../app/api/push/subscriptions/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":814,"timestamp":866088696,"id":1089,"parentId":976,"tags":{"name":"../app/api/sidebar/group-order/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":808,"timestamp":866088704,"id":1090,"parentId":976,"tags":{"name":"../app/api/skills/[id]/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":806,"timestamp":866088707,"id":1091,"parentId":976,"tags":{"name":"../app/api/repositories/validate-path/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":805,"timestamp":866088710,"id":1092,"parentId":976,"tags":{"name":"../app/api/skills/reindex/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":803,"timestamp":866088712,"id":1093,"parentId":976,"tags":{"name":"../app/api/skills/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":801,"timestamp":866088715,"id":1094,"parentId":976,"tags":{"name":"../app/api/skills/installations/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":800,"timestamp":866088718,"id":1095,"parentId":976,"tags":{"name":"../app/api/todos/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":798,"timestamp":866088721,"id":1096,"parentId":976,"tags":{"name":"../app/api/skills/operations/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":796,"timestamp":866088724,"id":1097,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/logs/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":794,"timestamp":866088727,"id":1098,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/logs/[filename]/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":792,"timestamp":866088730,"id":1099,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/plan/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":790,"timestamp":866088733,"id":1100,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":788,"timestamp":866088737,"id":1101,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"}]
4
+ [{"name":"minify-js","duration":937,"timestamp":866088740,"id":1102,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/install/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":937,"timestamp":866088743,"id":1103,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/update-plan/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":936,"timestamp":866088745,"id":1104,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/skills/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":934,"timestamp":866088748,"id":1105,"parentId":976,"tags":{"name":"../app/api/worktrees/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":924,"timestamp":866088759,"id":1106,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/uninstall/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":922,"timestamp":866088762,"id":1107,"parentId":976,"tags":{"name":"../app/proxy/[...path]/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":920,"timestamp":866088765,"id":1108,"parentId":976,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/update/route.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":919,"timestamp":866088768,"id":1109,"parentId":976,"tags":{"name":"../pages/_document.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":917,"timestamp":866088771,"id":1110,"parentId":976,"tags":{"name":"../app/chat/page.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":916,"timestamp":866088774,"id":1111,"parentId":976,"tags":{"name":"../app/more/page.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":914,"timestamp":866088776,"id":1112,"parentId":976,"tags":{"name":"../app/offline/page.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":912,"timestamp":866088779,"id":1113,"parentId":976,"tags":{"name":"../app/login/page.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":910,"timestamp":866088782,"id":1114,"parentId":976,"tags":{"name":"../app/page.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":908,"timestamp":866088785,"id":1115,"parentId":976,"tags":{"name":"../app/skills/[skillId]/page.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":905,"timestamp":866088788,"id":1116,"parentId":976,"tags":{"name":"../app/repositories/page.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":903,"timestamp":866088791,"id":1117,"parentId":976,"tags":{"name":"../app/review/page.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":901,"timestamp":866088794,"id":1118,"parentId":976,"tags":{"name":"../app/sessions/page.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":899,"timestamp":866088798,"id":1119,"parentId":976,"tags":{"name":"../app/skills/page.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":897,"timestamp":866088801,"id":1120,"parentId":976,"tags":{"name":"../app/skills/installed/page.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":895,"timestamp":866088804,"id":1121,"parentId":976,"tags":{"name":"../app/worktrees/[id]/page.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":893,"timestamp":866088807,"id":1122,"parentId":976,"tags":{"name":"../app/worktrees/[id]/terminal/page.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":892,"timestamp":866088810,"id":1123,"parentId":976,"tags":{"name":"../app/worktrees/[id]/files/[...path]/page.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":890,"timestamp":866088813,"id":1124,"parentId":976,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":888,"timestamp":866088816,"id":1125,"parentId":976,"tags":{"name":"3543.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":886,"timestamp":866088818,"id":1126,"parentId":976,"tags":{"name":"3945.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":884,"timestamp":866088821,"id":1127,"parentId":976,"tags":{"name":"2119.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":882,"timestamp":866088824,"id":1128,"parentId":976,"tags":{"name":"2445.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":881,"timestamp":866088827,"id":1129,"parentId":976,"tags":{"name":"4248.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":879,"timestamp":866088830,"id":1130,"parentId":976,"tags":{"name":"2534.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":877,"timestamp":866088833,"id":1131,"parentId":976,"tags":{"name":"2980.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":875,"timestamp":866088836,"id":1132,"parentId":976,"tags":{"name":"450.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":873,"timestamp":866088839,"id":1133,"parentId":976,"tags":{"name":"2816.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":871,"timestamp":866088842,"id":1134,"parentId":976,"tags":{"name":"7685.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":870,"timestamp":866088845,"id":1135,"parentId":976,"tags":{"name":"3440.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":867,"timestamp":866088848,"id":1136,"parentId":976,"tags":{"name":"1162.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":865,"timestamp":866088851,"id":1137,"parentId":976,"tags":{"name":"5571.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":863,"timestamp":866088855,"id":1138,"parentId":976,"tags":{"name":"6285.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":861,"timestamp":866088858,"id":1139,"parentId":976,"tags":{"name":"8098.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":858,"timestamp":866088861,"id":1140,"parentId":976,"tags":{"name":"2560.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":856,"timestamp":866088864,"id":1141,"parentId":976,"tags":{"name":"1825.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":854,"timestamp":866088867,"id":1142,"parentId":976,"tags":{"name":"6159.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":852,"timestamp":866088870,"id":1143,"parentId":976,"tags":{"name":"3346.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":849,"timestamp":866088874,"id":1144,"parentId":976,"tags":{"name":"9328.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":847,"timestamp":866088877,"id":1145,"parentId":976,"tags":{"name":"1262.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":846,"timestamp":866088880,"id":1146,"parentId":976,"tags":{"name":"6072.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":844,"timestamp":866088882,"id":1147,"parentId":976,"tags":{"name":"9358.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":842,"timestamp":866088885,"id":1148,"parentId":976,"tags":{"name":"1296.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":841,"timestamp":866088888,"id":1149,"parentId":976,"tags":{"name":"3722.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":839,"timestamp":866088891,"id":1150,"parentId":976,"tags":{"name":"8356.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":837,"timestamp":866088894,"id":1151,"parentId":976,"tags":{"name":"7941.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":834,"timestamp":866088897,"id":1152,"parentId":976,"tags":{"name":"9211.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":832,"timestamp":866088900,"id":1153,"parentId":976,"tags":{"name":"5064.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":830,"timestamp":866088903,"id":1154,"parentId":976,"tags":{"name":"22.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":827,"timestamp":866088906,"id":1155,"parentId":976,"tags":{"name":"1331.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":825,"timestamp":866088909,"id":1156,"parentId":976,"tags":{"name":"641.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":823,"timestamp":866088912,"id":1157,"parentId":976,"tags":{"name":"6919.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":821,"timestamp":866088915,"id":1158,"parentId":976,"tags":{"name":"1356.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":819,"timestamp":866088918,"id":1159,"parentId":976,"tags":{"name":"1634.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":817,"timestamp":866088922,"id":1160,"parentId":976,"tags":{"name":"1503.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":815,"timestamp":866088925,"id":1161,"parentId":976,"tags":{"name":"1366.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":813,"timestamp":866088928,"id":1162,"parentId":976,"tags":{"name":"6015.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":811,"timestamp":866088931,"id":1163,"parentId":976,"tags":{"name":"3708.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":809,"timestamp":866088934,"id":1164,"parentId":976,"tags":{"name":"7587.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":807,"timestamp":866088937,"id":1165,"parentId":976,"tags":{"name":"3736.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":804,"timestamp":866088940,"id":1166,"parentId":976,"tags":{"name":"4689.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":802,"timestamp":866088943,"id":1167,"parentId":976,"tags":{"name":"5326.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":800,"timestamp":866088946,"id":1168,"parentId":976,"tags":{"name":"180.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":798,"timestamp":866088949,"id":1169,"parentId":976,"tags":{"name":"120.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":796,"timestamp":866088952,"id":1170,"parentId":976,"tags":{"name":"7593.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":794,"timestamp":866088955,"id":1171,"parentId":976,"tags":{"name":"8543.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":792,"timestamp":866088958,"id":1172,"parentId":976,"tags":{"name":"5611.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":790,"timestamp":866088962,"id":1173,"parentId":976,"tags":{"name":"9067.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":788,"timestamp":866088965,"id":1174,"parentId":976,"tags":{"name":"3753.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":785,"timestamp":866088969,"id":1175,"parentId":976,"tags":{"name":"8807.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":783,"timestamp":866088972,"id":1176,"parentId":976,"tags":{"name":"406.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":780,"timestamp":866088975,"id":1177,"parentId":976,"tags":{"name":"6065.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":778,"timestamp":866088978,"id":1178,"parentId":976,"tags":{"name":"6283.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":776,"timestamp":866088981,"id":1179,"parentId":976,"tags":{"name":"1719.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":773,"timestamp":866088984,"id":1180,"parentId":976,"tags":{"name":"8856.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":771,"timestamp":866088987,"id":1181,"parentId":976,"tags":{"name":"3022.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":769,"timestamp":866088991,"id":1182,"parentId":976,"tags":{"name":"5959.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":767,"timestamp":866088994,"id":1183,"parentId":976,"tags":{"name":"1239.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":765,"timestamp":866088997,"id":1184,"parentId":976,"tags":{"name":"9051.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":763,"timestamp":866088999,"id":1185,"parentId":976,"tags":{"name":"9123.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":745,"timestamp":866089019,"id":1186,"parentId":976,"tags":{"name":"2328.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":743,"timestamp":866089022,"id":1187,"parentId":976,"tags":{"name":"5456.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":741,"timestamp":866089025,"id":1188,"parentId":976,"tags":{"name":"3451.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":739,"timestamp":866089027,"id":1189,"parentId":976,"tags":{"name":"8536.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":737,"timestamp":866089030,"id":1190,"parentId":976,"tags":{"name":"646.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":734,"timestamp":866089034,"id":1191,"parentId":976,"tags":{"name":"2710.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":732,"timestamp":866089037,"id":1192,"parentId":976,"tags":{"name":"5048.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":730,"timestamp":866089040,"id":1193,"parentId":976,"tags":{"name":"3480.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":728,"timestamp":866089043,"id":1194,"parentId":976,"tags":{"name":"9687.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":726,"timestamp":866089046,"id":1195,"parentId":976,"tags":{"name":"9360.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":724,"timestamp":866089049,"id":1196,"parentId":976,"tags":{"name":"2546.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":721,"timestamp":866089053,"id":1197,"parentId":976,"tags":{"name":"1068.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":718,"timestamp":866089057,"id":1198,"parentId":976,"tags":{"name":"9373.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":717,"timestamp":866089060,"id":1199,"parentId":976,"tags":{"name":"6130.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":715,"timestamp":866089063,"id":1200,"parentId":976,"tags":{"name":"6274.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":712,"timestamp":866089066,"id":1201,"parentId":976,"tags":{"name":"5737.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":710,"timestamp":866089069,"id":1202,"parentId":976,"tags":{"name":"1029.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"}]
5
+ [{"name":"minify-js","duration":790,"timestamp":866089071,"id":1203,"parentId":976,"tags":{"name":"28.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":789,"timestamp":866089074,"id":1204,"parentId":976,"tags":{"name":"6401.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":787,"timestamp":866089077,"id":1205,"parentId":976,"tags":{"name":"9058.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":786,"timestamp":866089080,"id":1206,"parentId":976,"tags":{"name":"8584.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":784,"timestamp":866089083,"id":1207,"parentId":976,"tags":{"name":"848.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":782,"timestamp":866089086,"id":1208,"parentId":976,"tags":{"name":"2404.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":780,"timestamp":866089090,"id":1209,"parentId":976,"tags":{"name":"5998.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":777,"timestamp":866089093,"id":1210,"parentId":976,"tags":{"name":"233.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":775,"timestamp":866089096,"id":1211,"parentId":976,"tags":{"name":"3270.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":773,"timestamp":866089099,"id":1212,"parentId":976,"tags":{"name":"365.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":771,"timestamp":866089102,"id":1213,"parentId":976,"tags":{"name":"2515.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":769,"timestamp":866089105,"id":1214,"parentId":976,"tags":{"name":"3417.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":767,"timestamp":866089108,"id":1215,"parentId":976,"tags":{"name":"4444.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":765,"timestamp":866089111,"id":1216,"parentId":976,"tags":{"name":"1841.js","cache":"HIT"},"startTime":1786083666106,"traceId":"85f92b6de73fc199"},{"name":"minify-webpack-plugin-optimize","duration":22960,"timestamp":866066997,"id":976,"parentId":19,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1786083666084,"traceId":"85f92b6de73fc199"},{"name":"css-minimizer-plugin","duration":162,"timestamp":866090127,"id":1217,"parentId":19,"tags":{},"startTime":1786083666107,"traceId":"85f92b6de73fc199"},{"name":"create-trace-assets","duration":67543,"timestamp":866090495,"id":1218,"parentId":20,"tags":{},"startTime":1786083666108,"traceId":"85f92b6de73fc199"},{"name":"seal","duration":1111002,"timestamp":865103719,"id":963,"parentId":19,"tags":{},"startTime":1786083665121,"traceId":"85f92b6de73fc199"},{"name":"webpack-compilation","duration":12387382,"timestamp":853940297,"id":19,"parentId":16,"tags":{"name":"server"},"startTime":1786083653958,"traceId":"85f92b6de73fc199"},{"name":"emit","duration":62033,"timestamp":866328278,"id":1219,"parentId":16,"tags":{},"startTime":1786083666346,"traceId":"85f92b6de73fc199"},{"name":"webpack-close","duration":738,"timestamp":866396732,"id":1220,"parentId":16,"tags":{"name":"server"},"startTime":1786083666414,"traceId":"85f92b6de73fc199"},{"name":"webpack-generate-error-stats","duration":2415,"timestamp":866397547,"id":1221,"parentId":1220,"tags":{},"startTime":1786083666415,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":86389,"timestamp":866409705,"id":1224,"parentId":1223,"tags":{"request":"next-middleware-loader?absolutePagePath=private-next-root-dir%2Fsrc%2Fmiddleware.ts&page=%2Fsrc%2Fmiddleware&rootDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate&matchers=W3sicmVnZXhwIjoiXig%2FOlxcLyhfbmV4dFxcL2RhdGFcXC9bXi9dezEsfSkpPyg%2FOlxcLygoPyFfbmV4dFxcL3xmYXZpY29uXFwuaWNvfC4qXFwuKD86c3ZnfHBuZ3xqcGd8anBlZ3xnaWZ8d2VicHxpY28pJCkuKikpKFxcLmpzb258XFwucnNjfFxcLnNlZ21lbnRzXFwvLitcXC5zZWdtZW50XFwucnNjKT9bXFwvI1xcP10%2FJCIsIm9yaWdpbmFsU291cmNlIjoiLygoPyFfbmV4dC98ZmF2aWNvblxcLmljb3wuKlxcLig%2FOnN2Z3xwbmd8anBnfGpwZWd8Z2lmfHdlYnB8aWNvKSQpLiopIn1d&preferredRegion=&middlewareConfig=eyJtYXRjaGVycyI6W3sicmVnZXhwIjoiXig%2FOlxcLyhfbmV4dFxcL2RhdGFcXC9bXi9dezEsfSkpPyg%2FOlxcLygoPyFfbmV4dFxcL3xmYXZpY29uXFwuaWNvfC4qXFwuKD86c3ZnfHBuZ3xqcGd8anBlZ3xnaWZ8d2VicHxpY28pJCkuKikpKFxcLmpzb258XFwucnNjfFxcLnNlZ21lbnRzXFwvLitcXC5zZWdtZW50XFwucnNjKT9bXFwvI1xcP10%2FJCIsIm9yaWdpbmFsU291cmNlIjoiLygoPyFfbmV4dC98ZmF2aWNvblxcLmljb3wuKlxcLig%2FOnN2Z3xwbmd8anBnfGpwZWd8Z2lmfHdlYnB8aWNvKSQpLiopIn1dfQ%3D%3D!"},"startTime":1786083666427,"traceId":"85f92b6de73fc199"},{"name":"make","duration":86763,"timestamp":866409646,"id":1223,"parentId":1222,"tags":{},"startTime":1786083666427,"traceId":"85f92b6de73fc199"},{"name":"chunk-graph","duration":872,"timestamp":866504346,"id":1226,"parentId":1225,"tags":{},"startTime":1786083666522,"traceId":"85f92b6de73fc199"},{"name":"optimize-modules","duration":9,"timestamp":866505305,"id":1228,"parentId":1225,"tags":{},"startTime":1786083666523,"traceId":"85f92b6de73fc199"},{"name":"optimize-chunks","duration":554,"timestamp":866505374,"id":1229,"parentId":1225,"tags":{},"startTime":1786083666523,"traceId":"85f92b6de73fc199"},{"name":"optimize-tree","duration":10,"timestamp":866505983,"id":1230,"parentId":1225,"tags":{},"startTime":1786083666523,"traceId":"85f92b6de73fc199"},{"name":"optimize-chunk-modules","duration":2592,"timestamp":866506107,"id":1231,"parentId":1225,"tags":{},"startTime":1786083666523,"traceId":"85f92b6de73fc199"},{"name":"optimize","duration":3541,"timestamp":866505242,"id":1227,"parentId":1225,"tags":{},"startTime":1786083666523,"traceId":"85f92b6de73fc199"},{"name":"module-hash","duration":1636,"timestamp":866509661,"id":1232,"parentId":1225,"tags":{},"startTime":1786083666527,"traceId":"85f92b6de73fc199"},{"name":"code-generation","duration":207,"timestamp":866511324,"id":1233,"parentId":1225,"tags":{},"startTime":1786083666529,"traceId":"85f92b6de73fc199"},{"name":"hash","duration":1729,"timestamp":866512710,"id":1234,"parentId":1225,"tags":{},"startTime":1786083666530,"traceId":"85f92b6de73fc199"},{"name":"code-generation-jobs","duration":120,"timestamp":866514438,"id":1235,"parentId":1225,"tags":{},"startTime":1786083666532,"traceId":"85f92b6de73fc199"},{"name":"module-assets","duration":53,"timestamp":866514544,"id":1236,"parentId":1225,"tags":{},"startTime":1786083666532,"traceId":"85f92b6de73fc199"},{"name":"create-chunk-assets","duration":190,"timestamp":866514603,"id":1237,"parentId":1225,"tags":{},"startTime":1786083666532,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":44,"timestamp":866523683,"id":1239,"parentId":1238,"tags":{"name":"src/middleware.js","cache":"HIT"},"startTime":1786083666541,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":26,"timestamp":866523709,"id":1240,"parentId":1238,"tags":{"name":"edge-runtime-webpack.js","cache":"HIT"},"startTime":1786083666541,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":20,"timestamp":866523716,"id":1241,"parentId":1238,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1786083666541,"traceId":"85f92b6de73fc199"},{"name":"minify-webpack-plugin-optimize","duration":439,"timestamp":866523300,"id":1238,"parentId":1222,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1786083666541,"traceId":"85f92b6de73fc199"},{"name":"css-minimizer-plugin","duration":7,"timestamp":866523790,"id":1242,"parentId":1222,"tags":{},"startTime":1786083666541,"traceId":"85f92b6de73fc199"},{"name":"seal","duration":28189,"timestamp":866502524,"id":1225,"parentId":1222,"tags":{},"startTime":1786083666520,"traceId":"85f92b6de73fc199"},{"name":"webpack-compilation","duration":122955,"timestamp":866407950,"id":1222,"parentId":16,"tags":{"name":"edge-server"},"startTime":1786083666425,"traceId":"85f92b6de73fc199"},{"name":"emit","duration":2330,"timestamp":866530972,"id":1243,"parentId":16,"tags":{},"startTime":1786083666548,"traceId":"85f92b6de73fc199"},{"name":"webpack-close","duration":194,"timestamp":866533639,"id":1244,"parentId":16,"tags":{"name":"edge-server"},"startTime":1786083666551,"traceId":"85f92b6de73fc199"},{"name":"webpack-generate-error-stats","duration":599,"timestamp":866533840,"id":1245,"parentId":1244,"tags":{},"startTime":1786083666551,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673581,"timestamp":866545503,"id":1259,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673598,"timestamp":866545507,"id":1260,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673600,"timestamp":866545510,"id":1261,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673600,"timestamp":866545513,"id":1262,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673599,"timestamp":866545517,"id":1263,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673600,"timestamp":866545520,"id":1264,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673600,"timestamp":866545523,"id":1265,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673600,"timestamp":866545528,"id":1266,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673600,"timestamp":866545531,"id":1267,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673606,"timestamp":866545534,"id":1268,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673607,"timestamp":866545536,"id":1269,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673608,"timestamp":866545539,"id":1270,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673607,"timestamp":866545544,"id":1271,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673607,"timestamp":866545547,"id":1272,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673608,"timestamp":866545549,"id":1273,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673600,"timestamp":866545561,"id":1274,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673600,"timestamp":866545564,"id":1275,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673601,"timestamp":866545566,"id":1276,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673601,"timestamp":866545569,"id":1277,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673601,"timestamp":866545572,"id":1278,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673602,"timestamp":866545575,"id":1279,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673603,"timestamp":866545577,"id":1280,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673602,"timestamp":866545581,"id":1281,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673602,"timestamp":866545584,"id":1282,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673603,"timestamp":866545586,"id":1283,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673604,"timestamp":866545589,"id":1284,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673604,"timestamp":866545592,"id":1285,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673605,"timestamp":866545594,"id":1286,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673606,"timestamp":866545597,"id":1287,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673607,"timestamp":866545599,"id":1288,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673608,"timestamp":866545602,"id":1289,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673609,"timestamp":866545604,"id":1290,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673609,"timestamp":866545607,"id":1291,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673610,"timestamp":866545609,"id":1292,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673611,"timestamp":866545612,"id":1293,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673611,"timestamp":866545614,"id":1294,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673612,"timestamp":866545617,"id":1295,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673614,"timestamp":866545619,"id":1296,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673615,"timestamp":866545622,"id":1297,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673616,"timestamp":866545624,"id":1298,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673617,"timestamp":866545626,"id":1299,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673618,"timestamp":866545629,"id":1300,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673619,"timestamp":866545631,"id":1301,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673620,"timestamp":866545634,"id":1302,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673621,"timestamp":866545636,"id":1303,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673621,"timestamp":866545639,"id":1304,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673622,"timestamp":866545642,"id":1305,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673623,"timestamp":866545644,"id":1306,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673624,"timestamp":866545647,"id":1307,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673625,"timestamp":866545649,"id":1308,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673626,"timestamp":866545651,"id":1309,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673627,"timestamp":866545654,"id":1310,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673628,"timestamp":866545657,"id":1311,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673628,"timestamp":866545660,"id":1312,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673627,"timestamp":866545664,"id":1313,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"}]
6
+ [{"name":"add-entry","duration":673861,"timestamp":866545668,"id":1314,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673864,"timestamp":866545670,"id":1315,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673865,"timestamp":866545673,"id":1316,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673866,"timestamp":866545676,"id":1317,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673867,"timestamp":866545678,"id":1318,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673868,"timestamp":866545681,"id":1319,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673869,"timestamp":866545684,"id":1320,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673870,"timestamp":866545686,"id":1321,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673871,"timestamp":866545689,"id":1322,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673872,"timestamp":866545691,"id":1323,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673873,"timestamp":866545694,"id":1324,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673874,"timestamp":866545697,"id":1325,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673874,"timestamp":866545699,"id":1326,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673876,"timestamp":866545702,"id":1327,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673877,"timestamp":866545704,"id":1328,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673878,"timestamp":866545707,"id":1329,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673879,"timestamp":866545709,"id":1330,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673879,"timestamp":866545712,"id":1331,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673880,"timestamp":866545714,"id":1332,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673881,"timestamp":866545717,"id":1333,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673882,"timestamp":866545719,"id":1334,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673883,"timestamp":866545722,"id":1335,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673883,"timestamp":866545724,"id":1336,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673883,"timestamp":866545727,"id":1337,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673884,"timestamp":866545730,"id":1338,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673884,"timestamp":866545732,"id":1339,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673885,"timestamp":866545735,"id":1340,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673885,"timestamp":866545737,"id":1341,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673886,"timestamp":866545740,"id":1342,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673886,"timestamp":866545743,"id":1343,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673887,"timestamp":866545745,"id":1344,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673887,"timestamp":866545748,"id":1345,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673887,"timestamp":866545750,"id":1346,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673888,"timestamp":866545753,"id":1347,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673889,"timestamp":866545756,"id":1348,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673889,"timestamp":866545758,"id":1349,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673890,"timestamp":866545761,"id":1350,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673890,"timestamp":866545764,"id":1351,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673890,"timestamp":866545766,"id":1352,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673890,"timestamp":866545769,"id":1353,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673891,"timestamp":866545772,"id":1354,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673892,"timestamp":866545774,"id":1355,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673892,"timestamp":866545777,"id":1356,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673892,"timestamp":866545780,"id":1357,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673892,"timestamp":866545783,"id":1358,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673893,"timestamp":866545785,"id":1359,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673893,"timestamp":866545788,"id":1360,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673893,"timestamp":866545790,"id":1361,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673893,"timestamp":866545793,"id":1362,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673892,"timestamp":866545797,"id":1363,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673892,"timestamp":866545800,"id":1364,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673893,"timestamp":866545802,"id":1365,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673894,"timestamp":866545805,"id":1366,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673894,"timestamp":866545807,"id":1367,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673894,"timestamp":866545810,"id":1368,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673894,"timestamp":866545813,"id":1369,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673894,"timestamp":866545816,"id":1370,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673895,"timestamp":866545818,"id":1371,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673895,"timestamp":866545821,"id":1372,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673895,"timestamp":866545824,"id":1373,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673896,"timestamp":866545826,"id":1374,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673896,"timestamp":866545829,"id":1375,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673897,"timestamp":866545831,"id":1376,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673895,"timestamp":866545836,"id":1377,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673894,"timestamp":866545840,"id":1378,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673893,"timestamp":866545843,"id":1379,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673893,"timestamp":866545846,"id":1380,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673893,"timestamp":866545849,"id":1381,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673894,"timestamp":866545852,"id":1382,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673894,"timestamp":866545854,"id":1383,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":673852,"timestamp":866545899,"id":1400,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":764977,"timestamp":866545467,"id":1251,"parentId":1247,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&page=%2F_not-found%2Fpage!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":798304,"timestamp":866545483,"id":1255,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fglobal-error.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":800844,"timestamp":866545496,"id":1257,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Ferror.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":856380,"timestamp":866545470,"id":1252,"parentId":1247,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":856393,"timestamp":866545478,"id":1254,"parentId":1247,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":856404,"timestamp":866545475,"id":1253,"parentId":1247,"tags":{"request":"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/router.js"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":856493,"timestamp":866545394,"id":1248,"parentId":1247,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":856436,"timestamp":866545462,"id":1250,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fhttp-access-fallback%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fmetadata%2Fasync-metadata.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fframework%2Fboundary-components.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fgenerate%2Ficon-mark.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":856461,"timestamp":866545445,"id":1249,"parentId":1247,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":975432,"timestamp":866545908,"id":1403,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fworktrees%2F%5Bid%5D%2Fterminal%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":975499,"timestamp":866545867,"id":1388,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fcomponents%2Fpwa%2FOfflineReconnectButton.tsx%22%2C%22ids%22%3A%5B%22OfflineReconnectButton%22%5D%7D&server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":975886,"timestamp":866545487,"id":1256,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Ffont%2Flocal%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22node_modules%2Fgeist%2Fdist%2Fsans.js%5C%22%2C%5C%22import%5C%22%3A%5C%22%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22src%5C%22%3A%5C%22.%2Ffonts%2Fgeist-sans%2FGeist-Variable.woff2%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-geist-sans%5C%22%2C%5C%22weight%5C%22%3A%5C%22100%20900%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22GeistSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext%2Ffont%2Flocal%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22node_modules%2Fgeist%2Fdist%2Fmono.js%5C%22%2C%5C%22import%5C%22%3A%5C%22%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22src%5C%22%3A%5C%22.%2Ffonts%2Fgeist-mono%2FGeistMono-Variable.woff2%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-geist-mono%5C%22%2C%5C%22adjustFontFallback%5C%22%3Afalse%2C%5C%22fallback%5C%22%3A%5B%5C%22ui-monospace%5C%22%2C%5C%22SFMono-Regular%5C%22%2C%5C%22Roboto%20Mono%5C%22%2C%5C%22Menlo%5C%22%2C%5C%22Monaco%5C%22%2C%5C%22Liberation%20Mono%5C%22%2C%5C%22DejaVu%20Sans%20Mono%5C%22%2C%5C%22Courier%20New%5C%22%2C%5C%22monospace%5C%22%5D%2C%5C%22weight%5C%22%3A%5C%22100%20900%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22GeistMono%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fcomponents%2Fproviders%2FAppProviders.tsx%22%2C%22ids%22%3A%5B%22AppProviders%22%5D%7D&server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":1113369,"timestamp":866545500,"id":1258,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext-intl%2Fdist%2Fesm%2Fproduction%2Fshared%2FNextIntlClientProvider.js%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":1113034,"timestamp":866545857,"id":1384,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext-intl%2Fdist%2Fesm%2Fproduction%2Fshared%2FNextIntlClientProvider.js%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":1113033,"timestamp":866545862,"id":1386,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext-intl%2Fdist%2Fesm%2Fproduction%2Fshared%2FNextIntlClientProvider.js%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":1113021,"timestamp":866545879,"id":1392,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext-intl%2Fdist%2Fesm%2Fproduction%2Fshared%2FNextIntlClientProvider.js%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":1113018,"timestamp":866545884,"id":1394,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext-intl%2Fdist%2Fesm%2Fproduction%2Fshared%2FNextIntlClientProvider.js%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":1113016,"timestamp":866545889,"id":1396,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext-intl%2Fdist%2Fesm%2Fproduction%2Fshared%2FNextIntlClientProvider.js%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":1113006,"timestamp":866545902,"id":1401,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fnode_modules%2Fnext-intl%2Fdist%2Fesm%2Fproduction%2Fshared%2FNextIntlClientProvider.js%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":1198132,"timestamp":866545859,"id":1385,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fchat%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":1198165,"timestamp":866545873,"id":1390,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":1198163,"timestamp":866545881,"id":1393,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Frepositories%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":1198155,"timestamp":866545894,"id":1398,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fskills%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":1198157,"timestamp":866545897,"id":1399,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fskills%2Finstalled%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":1215340,"timestamp":866545865,"id":1387,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fmore%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":1215355,"timestamp":866545870,"id":1389,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Flogin%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":1215346,"timestamp":866545886,"id":1395,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Freview%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":1215347,"timestamp":866545892,"id":1397,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fsessions%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":1240696,"timestamp":866545911,"id":1404,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"add-entry","duration":1678031,"timestamp":866545875,"id":1391,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fskills%2F%5BskillId%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"}]
7
+ [{"name":"add-entry","duration":1678278,"timestamp":866545904,"id":1402,"parentId":1247,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp%2Fworktrees%2F%5Bid%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1786083666563,"traceId":"85f92b6de73fc199"},{"name":"make","duration":1679210,"timestamp":866545136,"id":1247,"parentId":1246,"tags":{},"startTime":1786083666562,"traceId":"85f92b6de73fc199"},{"name":"chunk-graph","duration":71669,"timestamp":868400304,"id":1406,"parentId":1405,"tags":{},"startTime":1786083668418,"traceId":"85f92b6de73fc199"},{"name":"optimize-modules","duration":9,"timestamp":868472047,"id":1408,"parentId":1405,"tags":{},"startTime":1786083668489,"traceId":"85f92b6de73fc199"},{"name":"optimize-chunks","duration":76619,"timestamp":868483191,"id":1410,"parentId":1405,"tags":{},"startTime":1786083668501,"traceId":"85f92b6de73fc199"},{"name":"optimize-tree","duration":12,"timestamp":868559861,"id":1411,"parentId":1405,"tags":{},"startTime":1786083668577,"traceId":"85f92b6de73fc199"},{"name":"optimize-chunk-modules","duration":121450,"timestamp":868559902,"id":1412,"parentId":1405,"tags":{},"startTime":1786083668577,"traceId":"85f92b6de73fc199"},{"name":"optimize","duration":209373,"timestamp":868472027,"id":1407,"parentId":1405,"tags":{},"startTime":1786083668489,"traceId":"85f92b6de73fc199"},{"name":"module-hash","duration":60588,"timestamp":868766205,"id":1413,"parentId":1405,"tags":{},"startTime":1786083668784,"traceId":"85f92b6de73fc199"},{"name":"code-generation","duration":10602,"timestamp":868826839,"id":1414,"parentId":1405,"tags":{},"startTime":1786083668844,"traceId":"85f92b6de73fc199"},{"name":"hash","duration":13378,"timestamp":868848452,"id":1415,"parentId":1405,"tags":{},"startTime":1786083668866,"traceId":"85f92b6de73fc199"},{"name":"code-generation-jobs","duration":277,"timestamp":868861828,"id":1416,"parentId":1405,"tags":{},"startTime":1786083668879,"traceId":"85f92b6de73fc199"},{"name":"module-assets","duration":1598,"timestamp":868861991,"id":1417,"parentId":1405,"tags":{},"startTime":1786083668879,"traceId":"85f92b6de73fc199"},{"name":"create-chunk-assets","duration":5999,"timestamp":868863604,"id":1418,"parentId":1405,"tags":{},"startTime":1786083668881,"traceId":"85f92b6de73fc199"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1418,"timestamp":868873084,"id":1420,"parentId":1246,"tags":{},"startTime":1786083668890,"traceId":"85f92b6de73fc199"},{"name":"NextJsBuildManifest-createassets","duration":2303,"timestamp":868872212,"id":1419,"parentId":1246,"tags":{},"startTime":1786083668890,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1499,"timestamp":868889717,"id":1422,"parentId":1421,"tags":{"name":"static/chunks/main-539493b63abb15fd.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1481,"timestamp":868889743,"id":1423,"parentId":1421,"tags":{"name":"static/chunks/main-app-8d01cdae10986111.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1477,"timestamp":868889750,"id":1424,"parentId":1421,"tags":{"name":"static/chunks/app/_not-found/page-304751f8b3dbbabf.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1473,"timestamp":868889756,"id":1425,"parentId":1421,"tags":{"name":"static/chunks/pages/_app-4600827deac7eb97.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1471,"timestamp":868889760,"id":1426,"parentId":1421,"tags":{"name":"static/chunks/pages/_error-aaa1b9f547e6bfb4.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1467,"timestamp":868889765,"id":1427,"parentId":1421,"tags":{"name":"static/chunks/app/global-error-1bdeafce45758cfe.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1464,"timestamp":868889769,"id":1428,"parentId":1421,"tags":{"name":"static/chunks/app/layout-fd81ae3bfe2c6c68.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1461,"timestamp":868889774,"id":1429,"parentId":1421,"tags":{"name":"static/chunks/app/error-357b44d3eeda292f.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1456,"timestamp":868889779,"id":1430,"parentId":1421,"tags":{"name":"static/chunks/app/loading-a7635442ff41828d.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1453,"timestamp":868889784,"id":1431,"parentId":1421,"tags":{"name":"static/chunks/app/api/assistant/current-output/route-0c2729b5524aee49.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1450,"timestamp":868889788,"id":1432,"parentId":1421,"tags":{"name":"static/chunks/app/api/assistant/conversation/route-3506fdef4887dfa3.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1446,"timestamp":868889792,"id":1433,"parentId":1421,"tags":{"name":"static/chunks/app/api/assistant/messages/route-616e547f470ed3a1.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1443,"timestamp":868889796,"id":1434,"parentId":1421,"tags":{"name":"static/chunks/app/api/assistant/session/route-cf54b90bdc885606.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1439,"timestamp":868889801,"id":1435,"parentId":1421,"tags":{"name":"static/chunks/app/api/assistant/start/route-1dd242c8b1881032.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1436,"timestamp":868889806,"id":1436,"parentId":1421,"tags":{"name":"static/chunks/app/api/assistant/terminal/route-e0bb96e847fbca9b.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1433,"timestamp":868889810,"id":1437,"parentId":1421,"tags":{"name":"static/chunks/app/api/auth/login/route-8fb323074f298d89.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1429,"timestamp":868889815,"id":1438,"parentId":1421,"tags":{"name":"static/chunks/app/api/auth/logout/route-e455e7f67ae39d7b.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1426,"timestamp":868889819,"id":1439,"parentId":1421,"tags":{"name":"static/chunks/app/api/assistant/tools/route-ce5fa6564c6ad3fe.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1424,"timestamp":868889823,"id":1440,"parentId":1421,"tags":{"name":"static/chunks/app/api/daily-summary/route-665daaade77e8408.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1421,"timestamp":868889827,"id":1441,"parentId":1421,"tags":{"name":"static/chunks/app/api/hooks/agent-event/route-fbe4703cb630a540.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1418,"timestamp":868889831,"id":1442,"parentId":1421,"tags":{"name":"static/chunks/app/api/hooks/permission-request/route-d5468e35ab29d2fc.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1414,"timestamp":868889837,"id":1443,"parentId":1421,"tags":{"name":"static/chunks/app/api/metrics/vibe/route-15dece9244b7bfc4.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1411,"timestamp":868889841,"id":1444,"parentId":1421,"tags":{"name":"static/chunks/app/api/ollama/models/route-c46c1c766e173435.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1409,"timestamp":868889844,"id":1445,"parentId":1421,"tags":{"name":"static/chunks/app/api/hooks/claude-done/route-c047dbbc4e6fd9c7.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1405,"timestamp":868889849,"id":1446,"parentId":1421,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/[todoId]/route-4d1395aebed6347a.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1403,"timestamp":868889853,"id":1447,"parentId":1421,"tags":{"name":"static/chunks/app/api/repositories/[id]/route-ccf86340b31bd9ab.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1400,"timestamp":868889857,"id":1448,"parentId":1421,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/route-a661f404a76c3d60.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1396,"timestamp":868889862,"id":1449,"parentId":1421,"tags":{"name":"static/chunks/app/api/repositories/clone/route-809ad8eec0869a67.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1394,"timestamp":868889866,"id":1450,"parentId":1421,"tags":{"name":"static/chunks/app/api/repositories/clone/[jobId]/route-d589cc70b6dc9615.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1390,"timestamp":868889870,"id":1451,"parentId":1421,"tags":{"name":"static/chunks/app/api/repositories/excluded/route-5394f9c106f80b63.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1387,"timestamp":868889875,"id":1452,"parentId":1421,"tags":{"name":"static/chunks/app/api/repositories/restore/route-bec6af1e429de168.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1385,"timestamp":868889879,"id":1453,"parentId":1421,"tags":{"name":"static/chunks/app/api/repositories/route-9414f85833bf3c3f.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1381,"timestamp":868889883,"id":1454,"parentId":1421,"tags":{"name":"static/chunks/app/api/repositories/scan/route-368ef3433d07c3e2.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1379,"timestamp":868889887,"id":1455,"parentId":1421,"tags":{"name":"static/chunks/app/api/repositories/sync/route-2c9991371acaa385.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1376,"timestamp":868889891,"id":1456,"parentId":1421,"tags":{"name":"static/chunks/app/api/slash-commands/route-4e5dcad7b6ce7598.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1373,"timestamp":868889896,"id":1457,"parentId":1421,"tags":{"name":"static/chunks/app/api/tasks/[taskId]/cancel/route-2447e67d70dc9efe.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1370,"timestamp":868889900,"id":1458,"parentId":1421,"tags":{"name":"static/chunks/app/api/tasks/[taskId]/route-fae579498f6c38b6.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1367,"timestamp":868889904,"id":1459,"parentId":1421,"tags":{"name":"static/chunks/app/api/templates/[id]/route-0cc96ad8b6fa9888.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1364,"timestamp":868889908,"id":1460,"parentId":1421,"tags":{"name":"static/chunks/app/api/templates/route-53a3b2a725584441.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1361,"timestamp":868889911,"id":1461,"parentId":1421,"tags":{"name":"static/chunks/app/api/verification/runs/[runId]/route-5524e392b19a230c.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1357,"timestamp":868889916,"id":1462,"parentId":1421,"tags":{"name":"static/chunks/app/api/verification/runs/route-da203f0c6adaa58d.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1355,"timestamp":868889919,"id":1463,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/auto-yes/route-77fe52a4aba7609f.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1353,"timestamp":868889923,"id":1464,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/capture/route-430cffb50edd982b.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1349,"timestamp":868889928,"id":1465,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cmate/schedules/route-7cbf27a681b6d572.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1347,"timestamp":868889931,"id":1466,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cli-tool/route-15078c061eeddd15.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1343,"timestamp":868889936,"id":1467,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/current-output/route-67f090e4f64ce6f8.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1340,"timestamp":868889940,"id":1468,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-7cf004bdf64835ed.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1337,"timestamp":868889944,"id":1469,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/route-2be0992a21794550.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1333,"timestamp":868889949,"id":1470,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/create/route-ac7532a8ac7e966b.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1331,"timestamp":868889952,"id":1471,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/files/[...path]/route-129c1797ce2b3cf2.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1328,"timestamp":868889956,"id":1472,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/delete/route-7e6cf80c5719ee54.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1325,"timestamp":868889961,"id":1473,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branches/route-d18056abe1388124.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1322,"timestamp":868889965,"id":1474,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/checkout/route-616f76a2b8024851.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1318,"timestamp":868889969,"id":1475,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/diff/route-3c9b4d59abba78cd.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1316,"timestamp":868889973,"id":1476,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/commit/route-d782719fa412d427.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1313,"timestamp":868889977,"id":1477,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/fetch/route-05506e651ae15ba0.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1309,"timestamp":868889981,"id":1478,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/pull/route-6ee34e084a38dc75.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1307,"timestamp":868889985,"id":1479,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/push/route-fe18e06b800a19e3.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1304,"timestamp":868889989,"id":1480,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/log/route-7e536884022932e4.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1301,"timestamp":868889993,"id":1481,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/reset/route-af0dbf757ad29708.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1297,"timestamp":868889998,"id":1482,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-273c2a8753e8f2a0.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1280,"timestamp":868890016,"id":1483,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/revert/route-cdc281d5094d2d53.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1277,"timestamp":868890020,"id":1484,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stage/route-6fa7738ef6e8db9c.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1273,"timestamp":868890025,"id":1485,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/staged/route-61cc9c31efb03b27.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1245,"timestamp":868890054,"id":1486,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-1e03eea3e7ca4aa6.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1242,"timestamp":868890058,"id":1487,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/apply/route-4e82146ae42c7020.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1239,"timestamp":868890063,"id":1488,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/pop/route-9ffc3a83adbb1f65.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1237,"timestamp":868890066,"id":1489,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/push/route-13ecfa472f46ebd5.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1233,"timestamp":868890071,"id":1490,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/status/route-f454473e5c3dbc36.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1229,"timestamp":868890076,"id":1491,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/route-53f9992c15943dd5.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1227,"timestamp":868890080,"id":1492,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/unstage/route-0ac772919b1206b2.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1223,"timestamp":868890085,"id":1493,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/working-diff/route-e2c3bc39a54bed62.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1220,"timestamp":868890089,"id":1494,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/interrupt/route-2d047b4a9185ae23.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1217,"timestamp":868890093,"id":1495,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/kill-session/route-d8143b6dd2613f8a.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1213,"timestamp":868890098,"id":1496,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/marp-render/route-b7f2b9435d6edbba.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1211,"timestamp":868890101,"id":1497,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-4486af91ac9ef4cd.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1208,"timestamp":868890105,"id":1498,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/route-a8905e091aad2093.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1204,"timestamp":868890110,"id":1499,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/messages/route-75c84132f1b44663.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1202,"timestamp":868890113,"id":1500,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/prompt-response/route-813021c52b76ad28.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1198,"timestamp":868890118,"id":1501,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/respond/route-d7f6a51191b7f285.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1195,"timestamp":868890122,"id":1502,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-ccdec61d28d59220.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1192,"timestamp":868890126,"id":1503,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/route-2108d29ca07454e7.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1189,"timestamp":868890130,"id":1504,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/active/route-03d237cb84f80deb.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1187,"timestamp":868890134,"id":1505,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/search/route-7df86d81350aa943.js","cache":"HIT"},"startTime":1786083668907,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1184,"timestamp":868890138,"id":1506,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/route-b2dc1d0876d97ef4.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"}]
8
+ [{"name":"minify-js","duration":1301,"timestamp":868890142,"id":1507,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/send/route-a3a41493eda14662.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1298,"timestamp":868890146,"id":1508,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/slash-commands/route-fd5ee4047025f32f.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1294,"timestamp":868890151,"id":1509,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/special-keys/route-633a80ba60d65764.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1292,"timestamp":868890155,"id":1510,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/start-polling/route-dedace3827397cdb.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1289,"timestamp":868890159,"id":1511,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tasks/route-884d7c604f37549e.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1285,"timestamp":868890164,"id":1512,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/history/route-800e0d7be629388d.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1283,"timestamp":868890168,"id":1513,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/terminal/route-1bf6970da00a8418.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1280,"timestamp":868890172,"id":1514,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/route-1493278881afaa4a.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1277,"timestamp":868890176,"id":1515,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-a77f24d3e6dc245b.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1273,"timestamp":868890181,"id":1516,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/[...path]/route-f83dcecb2f50983b.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1269,"timestamp":868890186,"id":1517,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/route-48b4ca65306d397e.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1266,"timestamp":868890190,"id":1518,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/route-11bd3aa43c20cdd6.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1263,"timestamp":868890194,"id":1519,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/upload/[...path]/route-b6c50489488cb56e.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1260,"timestamp":868890198,"id":1520,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/route-495cdf4b2f88d1bb.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1257,"timestamp":868890202,"id":1521,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/route-4c4981ab4ebe76cf.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1255,"timestamp":868890206,"id":1522,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/route-72668f43cec41535.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1251,"timestamp":868890211,"id":1523,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/viewed/route-7d2efff21490cda2.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1249,"timestamp":868890215,"id":1524,"parentId":1421,"tags":{"name":"static/chunks/app/manifest.webmanifest/route-87d942f077e6d2c8.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1245,"timestamp":868890220,"id":1525,"parentId":1421,"tags":{"name":"static/chunks/app/api/app/update-check/route-ce2743ce8bbe5aca.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1242,"timestamp":868890223,"id":1526,"parentId":1421,"tags":{"name":"static/chunks/app/api/app/update/route-1d9b6387e35c875a.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1239,"timestamp":868890227,"id":1527,"parentId":1421,"tags":{"name":"static/chunks/app/api/auth/status/route-bb612745589e0165.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1236,"timestamp":868890232,"id":1528,"parentId":1421,"tags":{"name":"static/chunks/app/api/daily-summary/status/route-6f36ba4fd1172c2d.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1233,"timestamp":868890236,"id":1529,"parentId":1421,"tags":{"name":"static/chunks/app/api/external-apps/[id]/health/route-78b8b80be2e523a9.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1230,"timestamp":868890240,"id":1530,"parentId":1421,"tags":{"name":"static/chunks/app/api/external-apps/route-d26fb115e32ba095.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1227,"timestamp":868890245,"id":1531,"parentId":1421,"tags":{"name":"static/chunks/app/api/external-apps/[id]/route-68e1e870f5c46484.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1223,"timestamp":868890249,"id":1532,"parentId":1421,"tags":{"name":"static/chunks/app/api/fs/browse/route-dac42112fca1111f.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1219,"timestamp":868890254,"id":1533,"parentId":1421,"tags":{"name":"static/chunks/app/api/fs/recent-paths/route-eb258d00739b3db2.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1217,"timestamp":868890257,"id":1534,"parentId":1421,"tags":{"name":"static/chunks/app/api/push/vapid/route-3f0af615666439ee.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1214,"timestamp":868890261,"id":1535,"parentId":1421,"tags":{"name":"static/chunks/app/api/push/subscriptions/route-92b9946a804e0b6f.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1210,"timestamp":868890266,"id":1536,"parentId":1421,"tags":{"name":"static/chunks/app/api/sidebar/group-order/route-ffe4fde43f485b3d.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1207,"timestamp":868890270,"id":1537,"parentId":1421,"tags":{"name":"static/chunks/app/api/skills/[id]/route-c23ebe639ad6fb7d.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1205,"timestamp":868890274,"id":1538,"parentId":1421,"tags":{"name":"static/chunks/app/api/repositories/validate-path/route-1bacfc5be072cd36.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1201,"timestamp":868890278,"id":1539,"parentId":1421,"tags":{"name":"static/chunks/app/api/skills/reindex/route-b46aaf6160a95f42.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1198,"timestamp":868890282,"id":1540,"parentId":1421,"tags":{"name":"static/chunks/app/api/skills/route-b54982b83b3beb88.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1195,"timestamp":868890287,"id":1541,"parentId":1421,"tags":{"name":"static/chunks/app/api/skills/installations/route-9c69b157a056c61e.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1192,"timestamp":868890290,"id":1542,"parentId":1421,"tags":{"name":"static/chunks/app/api/todos/route-040cb4c17ccc0ed2.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1190,"timestamp":868890294,"id":1543,"parentId":1421,"tags":{"name":"static/chunks/app/api/skills/operations/route-4c703f6f16b2e8e8.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1185,"timestamp":868890300,"id":1544,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/route-7f970f108c42925f.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1182,"timestamp":868890304,"id":1545,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/[filename]/route-4bd667eebe3a3537.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1179,"timestamp":868890308,"id":1546,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-fa0c05fd27eb0a67.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1176,"timestamp":868890312,"id":1547,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-622025e1d59d2482.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1173,"timestamp":868890316,"id":1548,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-a55592cddbb87829.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1170,"timestamp":868890320,"id":1549,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-704956f492ba3e4d.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1164,"timestamp":868890327,"id":1550,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update-plan/route-af84d6ef14fbddfd.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1158,"timestamp":868890334,"id":1551,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/route-6742df53db37bf9f.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1154,"timestamp":868890339,"id":1552,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/route-67b8ebb6707d811c.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1151,"timestamp":868890343,"id":1553,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-d1a6d67ed392dc3a.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1149,"timestamp":868890347,"id":1554,"parentId":1421,"tags":{"name":"static/chunks/app/proxy/[...path]/route-fa3f158195d87688.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1146,"timestamp":868890352,"id":1555,"parentId":1421,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update/route-e8083c0eb8f91ff4.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1143,"timestamp":868890355,"id":1556,"parentId":1421,"tags":{"name":"static/chunks/app/chat/loading-d434ee28efc4542b.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1139,"timestamp":868890360,"id":1557,"parentId":1421,"tags":{"name":"static/chunks/app/chat/page-448c6e3c4b2a6328.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1137,"timestamp":868890363,"id":1558,"parentId":1421,"tags":{"name":"static/chunks/app/more/loading-fd3a6ecce972c7ab.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1134,"timestamp":868890367,"id":1559,"parentId":1421,"tags":{"name":"static/chunks/app/more/page-0eb830474bddead5.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1130,"timestamp":868890372,"id":1560,"parentId":1421,"tags":{"name":"static/chunks/app/offline/page-77c371ae7576a81c.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1127,"timestamp":868890376,"id":1561,"parentId":1421,"tags":{"name":"static/chunks/app/login/page-30483131e1d5e293.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1124,"timestamp":868890380,"id":1562,"parentId":1421,"tags":{"name":"static/chunks/app/page-fc6321263df3c1c0.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1120,"timestamp":868890385,"id":1563,"parentId":1421,"tags":{"name":"static/chunks/app/skills/[skillId]/page-11546fc2df5b0cae.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1118,"timestamp":868890388,"id":1564,"parentId":1421,"tags":{"name":"static/chunks/app/repositories/loading-8fe44aade831ffaf.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1114,"timestamp":868890393,"id":1565,"parentId":1421,"tags":{"name":"static/chunks/app/repositories/page-ccc1c32525e15166.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1111,"timestamp":868890397,"id":1566,"parentId":1421,"tags":{"name":"static/chunks/app/review/loading-8c56140c074acf04.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1108,"timestamp":868890401,"id":1567,"parentId":1421,"tags":{"name":"static/chunks/app/review/page-c4b201b5007836fb.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1105,"timestamp":868890406,"id":1568,"parentId":1421,"tags":{"name":"static/chunks/app/sessions/loading-330c917c3178d72e.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1102,"timestamp":868890409,"id":1569,"parentId":1421,"tags":{"name":"static/chunks/app/sessions/page-1d25250b5ed215d4.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1099,"timestamp":868890413,"id":1570,"parentId":1421,"tags":{"name":"static/chunks/app/skills/page-a55d35101ee017b5.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1096,"timestamp":868890418,"id":1571,"parentId":1421,"tags":{"name":"static/chunks/app/skills/installed/page-bad0a9f546a29e4a.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1093,"timestamp":868890421,"id":1572,"parentId":1421,"tags":{"name":"static/chunks/app/worktrees/[id]/layout-a51783ad5f1bd194.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1090,"timestamp":868890426,"id":1573,"parentId":1421,"tags":{"name":"static/chunks/app/worktrees/[id]/loading-dc4de5720f6ab5ff.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1087,"timestamp":868890430,"id":1574,"parentId":1421,"tags":{"name":"static/chunks/app/worktrees/[id]/page-1772d6c4a981a819.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1084,"timestamp":868890433,"id":1575,"parentId":1421,"tags":{"name":"static/chunks/app/worktrees/[id]/terminal/page-32fd0d6525b3207e.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1081,"timestamp":868890438,"id":1576,"parentId":1421,"tags":{"name":"static/chunks/app/worktrees/[id]/files/[...path]/page-bf7681e564d8d3e9.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1078,"timestamp":868890441,"id":1577,"parentId":1421,"tags":{"name":"static/chunks/webpack-f84dbf54c31d41fb.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1076,"timestamp":868890445,"id":1578,"parentId":1421,"tags":{"name":"static/chunks/7229.4a2efc6e219f706c.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1072,"timestamp":868890449,"id":1579,"parentId":1421,"tags":{"name":"static/chunks/9263.d21a985a8c971a3d.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1069,"timestamp":868890453,"id":1580,"parentId":1421,"tags":{"name":"static/chunks/953.b7910b645a96bc50.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1065,"timestamp":868890458,"id":1581,"parentId":1421,"tags":{"name":"static/chunks/530.ec5c364bca27a2f3.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1062,"timestamp":868890462,"id":1582,"parentId":1421,"tags":{"name":"static/chunks/6271.4eb06e67ad0ab3ea.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1060,"timestamp":868890466,"id":1583,"parentId":1421,"tags":{"name":"static/chunks/4378.9660630b193ad93a.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1056,"timestamp":868890470,"id":1584,"parentId":1421,"tags":{"name":"static/chunks/4943.65fe9b5a42528e95.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1054,"timestamp":868890474,"id":1585,"parentId":1421,"tags":{"name":"static/chunks/8923.fee092ea3f1183f4.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1051,"timestamp":868890478,"id":1586,"parentId":1421,"tags":{"name":"static/chunks/4937.dccf0357fecc5723.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1047,"timestamp":868890482,"id":1587,"parentId":1421,"tags":{"name":"static/chunks/4489.0d368cde1fb3357b.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1045,"timestamp":868890485,"id":1588,"parentId":1421,"tags":{"name":"static/chunks/5142.367bd3be117eed79.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1040,"timestamp":868890491,"id":1589,"parentId":1421,"tags":{"name":"static/chunks/2935.2ebbb100e3d43c64.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1038,"timestamp":868890494,"id":1590,"parentId":1421,"tags":{"name":"static/chunks/7732.341d025efb77d613.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1035,"timestamp":868890498,"id":1591,"parentId":1421,"tags":{"name":"static/chunks/2918.07ccdcb387059c26.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1031,"timestamp":868890503,"id":1592,"parentId":1421,"tags":{"name":"static/chunks/3862.537a6082bef9f803.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1029,"timestamp":868890507,"id":1593,"parentId":1421,"tags":{"name":"static/chunks/8706.a191055071758495.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1025,"timestamp":868890512,"id":1594,"parentId":1421,"tags":{"name":"static/chunks/4384.18b73d21bb82bbb3.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1022,"timestamp":868890516,"id":1595,"parentId":1421,"tags":{"name":"static/chunks/7528.6f2689bf02ee7e39.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1019,"timestamp":868890520,"id":1596,"parentId":1421,"tags":{"name":"static/chunks/7095.1a931e6913f28393.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1014,"timestamp":868890525,"id":1597,"parentId":1421,"tags":{"name":"static/chunks/6596.bb65008aa0ac68d6.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1012,"timestamp":868890529,"id":1598,"parentId":1421,"tags":{"name":"static/chunks/2311.498eabd1cf6b053c.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1009,"timestamp":868890533,"id":1599,"parentId":1421,"tags":{"name":"static/chunks/2156.9b99294d52c96d16.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1005,"timestamp":868890538,"id":1600,"parentId":1421,"tags":{"name":"static/chunks/2601.a828eccc4459dca1.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1002,"timestamp":868890541,"id":1601,"parentId":1421,"tags":{"name":"static/chunks/5694.201d0e2a5d98a3d6.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":999,"timestamp":868890545,"id":1602,"parentId":1421,"tags":{"name":"static/chunks/2789.211fa0f02c57b80f.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":996,"timestamp":868890550,"id":1603,"parentId":1421,"tags":{"name":"static/chunks/8871.d9339ecb3eb1391d.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":993,"timestamp":868890553,"id":1604,"parentId":1421,"tags":{"name":"static/chunks/7318.13546d24a16d19c8.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":990,"timestamp":868890558,"id":1605,"parentId":1421,"tags":{"name":"static/chunks/5222.70661c975007e6b1.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":987,"timestamp":868890562,"id":1606,"parentId":1421,"tags":{"name":"static/chunks/70.711e53c7c9f310df.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":984,"timestamp":868890565,"id":1607,"parentId":1421,"tags":{"name":"static/chunks/7295.98f5a5b75283c24e.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"}]
9
+ [{"name":"minify-js","duration":1083,"timestamp":868890570,"id":1608,"parentId":1421,"tags":{"name":"static/chunks/8339.0eec7dc6c4205f28.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1081,"timestamp":868890574,"id":1609,"parentId":1421,"tags":{"name":"static/chunks/5146.080c4cbbd65deea4.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1078,"timestamp":868890578,"id":1610,"parentId":1421,"tags":{"name":"static/chunks/282.5ed107c9ab46fa5f.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1074,"timestamp":868890583,"id":1611,"parentId":1421,"tags":{"name":"static/chunks/1345.6321ea113d5bede1.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1072,"timestamp":868890587,"id":1612,"parentId":1421,"tags":{"name":"static/chunks/5202.c595eef02cbf17a3.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1068,"timestamp":868890591,"id":1613,"parentId":1421,"tags":{"name":"static/chunks/9775.7f5ac34a0ad29393.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1065,"timestamp":868890595,"id":1614,"parentId":1421,"tags":{"name":"static/chunks/7968.4ca6adf1b5e72a04.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1062,"timestamp":868890598,"id":1615,"parentId":1421,"tags":{"name":"static/chunks/3389.491645b95208b655.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1058,"timestamp":868890603,"id":1616,"parentId":1421,"tags":{"name":"static/chunks/1394.8e56f315b770b4ef.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1056,"timestamp":868890607,"id":1617,"parentId":1421,"tags":{"name":"static/chunks/577.c5f69dfebe2d4d32.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1053,"timestamp":868890611,"id":1618,"parentId":1421,"tags":{"name":"static/chunks/2466.2d67cac2e3573f2a.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1050,"timestamp":868890615,"id":1619,"parentId":1421,"tags":{"name":"static/chunks/framework-38fa8b5af7d90358.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1047,"timestamp":868890619,"id":1620,"parentId":1421,"tags":{"name":"static/chunks/90542734.d8eec2a0f0f4cbd2.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1044,"timestamp":868890623,"id":1621,"parentId":1421,"tags":{"name":"static/chunks/2ff9d716.e3d80ce219276621.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1040,"timestamp":868890627,"id":1622,"parentId":1421,"tags":{"name":"static/chunks/af7f6608.5e51d05bf66c954d.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1037,"timestamp":868890631,"id":1623,"parentId":1421,"tags":{"name":"static/chunks/d3ac728e.46277dd0271c22bd.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1033,"timestamp":868890637,"id":1624,"parentId":1421,"tags":{"name":"static/chunks/4bd1b696-eafe90463fb5173f.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1030,"timestamp":868890641,"id":1625,"parentId":1421,"tags":{"name":"static/chunks/30d07d85.eda90ffd1f72af84.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1027,"timestamp":868890644,"id":1626,"parentId":1421,"tags":{"name":"static/chunks/6809-415f78b07093e43d.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1023,"timestamp":868890649,"id":1627,"parentId":1421,"tags":{"name":"static/chunks/4909-29e7375ee477be0e.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1021,"timestamp":868890653,"id":1628,"parentId":1421,"tags":{"name":"static/chunks/2770-96ce4dfdaebf3b95.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1017,"timestamp":868890658,"id":1629,"parentId":1421,"tags":{"name":"static/chunks/790-16669d080a2d540f.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1015,"timestamp":868890661,"id":1630,"parentId":1421,"tags":{"name":"static/chunks/4974-c7c06dde4c577c2d.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1012,"timestamp":868890665,"id":1631,"parentId":1421,"tags":{"name":"static/chunks/4459.4838a33157fb1a62.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1008,"timestamp":868890670,"id":1632,"parentId":1421,"tags":{"name":"static/chunks/4290.179b03a83a774748.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1005,"timestamp":868890674,"id":1633,"parentId":1421,"tags":{"name":"static/chunks/8566-694b23826caefbbc.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":1002,"timestamp":868890678,"id":1634,"parentId":1421,"tags":{"name":"static/chunks/9948-1179ea549ed77972.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":999,"timestamp":868890682,"id":1635,"parentId":1421,"tags":{"name":"static/chunks/9856.0b6ad271de065950.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":996,"timestamp":868890686,"id":1636,"parentId":1421,"tags":{"name":"static/chunks/1191-929957caf145015a.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":993,"timestamp":868890690,"id":1637,"parentId":1421,"tags":{"name":"static/chunks/5542-eba6aa0b65c58ba6.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":990,"timestamp":868890694,"id":1638,"parentId":1421,"tags":{"name":"static/chunks/5951.af60d0ca20c7b9c0.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":987,"timestamp":868890698,"id":1639,"parentId":1421,"tags":{"name":"static/chunks/6690.e4c27364805e5969.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":983,"timestamp":868890703,"id":1640,"parentId":1421,"tags":{"name":"static/chunks/9076.a8e4846115ded724.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":980,"timestamp":868890707,"id":1641,"parentId":1421,"tags":{"name":"static/chunks/7485.c9571ab4860a44ed.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":977,"timestamp":868890711,"id":1642,"parentId":1421,"tags":{"name":"static/chunks/9599-be997845bdbb07c0.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":973,"timestamp":868890716,"id":1643,"parentId":1421,"tags":{"name":"static/chunks/1255-103d6a472a5aff51.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":970,"timestamp":868890721,"id":1644,"parentId":1421,"tags":{"name":"static/chunks/6402-cf1352625ee26472.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":966,"timestamp":868890725,"id":1645,"parentId":1421,"tags":{"name":"static/chunks/744-41dca91128aa90b3.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":963,"timestamp":868890729,"id":1646,"parentId":1421,"tags":{"name":"static/chunks/6488-fb5b2206403343a2.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":960,"timestamp":868890733,"id":1647,"parentId":1421,"tags":{"name":"static/chunks/4560-b7412955173d7363.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":957,"timestamp":868890737,"id":1648,"parentId":1421,"tags":{"name":"static/chunks/2751-0b37d2b8619b002b.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":954,"timestamp":868890741,"id":1649,"parentId":1421,"tags":{"name":"static/chunks/2053-d32dbb0a5f0b2516.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":951,"timestamp":868890745,"id":1650,"parentId":1421,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":551,"timestamp":868891146,"id":1652,"parentId":1421,"tags":{"name":"server/middleware-build-manifest.js","cache":"HIT"},"startTime":1786083668909,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":488,"timestamp":868891210,"id":1654,"parentId":1421,"tags":{"name":"server/next-font-manifest.js","cache":"HIT"},"startTime":1786083668909,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":2428,"timestamp":868890751,"id":1651,"parentId":1421,"tags":{"name":"static/b69eWhjC1rRrFTa-g3lMS/_ssgManifest.js","cache":"MISS"},"startTime":1786083668908,"traceId":"85f92b6de73fc199"},{"name":"minify-js","duration":3780,"timestamp":868891160,"id":1653,"parentId":1421,"tags":{"name":"static/b69eWhjC1rRrFTa-g3lMS/_buildManifest.js","cache":"MISS"},"startTime":1786083668909,"traceId":"85f92b6de73fc199"},{"name":"minify-webpack-plugin-optimize","duration":12977,"timestamp":868881969,"id":1421,"parentId":1246,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1786083668899,"traceId":"85f92b6de73fc199"},{"name":"minify-css","duration":130,"timestamp":868895152,"id":1656,"parentId":1655,"tags":{"file":"static/css/08db0ee30be10391.css","cache":"HIT"},"startTime":1786083668913,"traceId":"85f92b6de73fc199"},{"name":"minify-css","duration":87,"timestamp":868895198,"id":1657,"parentId":1655,"tags":{"file":"static/css/a26070ae14fac156.css","cache":"HIT"},"startTime":1786083668913,"traceId":"85f92b6de73fc199"},{"name":"minify-css","duration":84,"timestamp":868895203,"id":1658,"parentId":1655,"tags":{"file":"static/css/11b25db9b78774b4.css","cache":"HIT"},"startTime":1786083668913,"traceId":"85f92b6de73fc199"},{"name":"minify-css","duration":81,"timestamp":868895207,"id":1659,"parentId":1655,"tags":{"file":"static/css/2fe46084dfe7af17.css","cache":"HIT"},"startTime":1786083668913,"traceId":"85f92b6de73fc199"},{"name":"css-minimizer-plugin","duration":215,"timestamp":868895074,"id":1655,"parentId":1246,"tags":{},"startTime":1786083668912,"traceId":"85f92b6de73fc199"},{"name":"seal","duration":649140,"timestamp":868308354,"id":1405,"parentId":1246,"tags":{},"startTime":1786083668326,"traceId":"85f92b6de73fc199"},{"name":"webpack-compilation","duration":2415274,"timestamp":866542308,"id":1246,"parentId":16,"tags":{"name":"client"},"startTime":1786083666560,"traceId":"85f92b6de73fc199"},{"name":"emit","duration":43541,"timestamp":868957626,"id":1660,"parentId":16,"tags":{},"startTime":1786083668975,"traceId":"85f92b6de73fc199"},{"name":"webpack-close","duration":1130112,"timestamp":869004300,"id":1661,"parentId":16,"tags":{"name":"client"},"startTime":1786083669022,"traceId":"85f92b6de73fc199"},{"name":"webpack-generate-error-stats","duration":832,"timestamp":870134435,"id":1662,"parentId":1661,"tags":{},"startTime":1786083670152,"traceId":"85f92b6de73fc199"},{"name":"run-webpack-compiler","duration":16604310,"timestamp":853531231,"id":16,"parentId":1,"tags":{},"startTime":1786083653549,"traceId":"85f92b6de73fc199"},{"name":"format-webpack-messages","duration":90,"timestamp":870135548,"id":1663,"parentId":1,"tags":{},"startTime":1786083670153,"traceId":"85f92b6de73fc199"},{"name":"verify-typescript-setup","duration":28403974,"timestamp":870139389,"id":1665,"parentId":1,"tags":{},"startTime":1786083670157,"traceId":"85f92b6de73fc199"},{"name":"check-static-error-page","duration":27000,"timestamp":898588324,"id":1668,"parentId":1667,"tags":{},"startTime":1786083698606,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":52322,"timestamp":898892333,"id":1669,"parentId":1667,"tags":{"page":"/_app"},"startTime":1786083698910,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":51309,"timestamp":898893363,"id":1671,"parentId":1667,"tags":{"page":"/_document"},"startTime":1786083698911,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":58672,"timestamp":898893289,"id":1670,"parentId":1667,"tags":{"page":"/_error"},"startTime":1786083698911,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":74760,"timestamp":898960672,"id":1817,"parentId":1812,"tags":{},"startTime":1786083698978,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":92679,"timestamp":898942834,"id":1812,"parentId":1667,"tags":{"page":"/icon.png"},"startTime":1786083698960,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":74817,"timestamp":898960776,"id":1818,"parentId":1813,"tags":{},"startTime":1786083698978,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":92585,"timestamp":898943018,"id":1813,"parentId":1667,"tags":{"page":"/icon1.png"},"startTime":1786083698960,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":76822,"timestamp":898960867,"id":1819,"parentId":1814,"tags":{},"startTime":1786083698978,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":94539,"timestamp":898943170,"id":1814,"parentId":1667,"tags":{"page":"/icon2.png"},"startTime":1786083698961,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":94140,"timestamp":898961505,"id":1821,"parentId":1673,"tags":{},"startTime":1786083698979,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":161474,"timestamp":898894212,"id":1673,"parentId":1667,"tags":{"page":"/api/app/update-check"},"startTime":1786083698912,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":105025,"timestamp":898961763,"id":1822,"parentId":1674,"tags":{},"startTime":1786083698979,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":172045,"timestamp":898894782,"id":1674,"parentId":1667,"tags":{"page":"/api/app/update"},"startTime":1786083698912,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":125156,"timestamp":898960919,"id":1820,"parentId":1672,"tags":{},"startTime":1786083698978,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":192715,"timestamp":898893401,"id":1672,"parentId":1667,"tags":{"page":"/_not-found"},"startTime":1786083698911,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":159753,"timestamp":898961833,"id":1823,"parentId":1675,"tags":{},"startTime":1786083698979,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":224282,"timestamp":898897350,"id":1675,"parentId":1667,"tags":{"page":"/api/assistant/conversation"},"startTime":1786083698915,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":163858,"timestamp":898961913,"id":1825,"parentId":1678,"tags":{},"startTime":1786083698979,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":226865,"timestamp":898898931,"id":1678,"parentId":1667,"tags":{"page":"/api/assistant/session"},"startTime":1786083698916,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":167512,"timestamp":898961959,"id":1826,"parentId":1677,"tags":{},"startTime":1786083698979,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":231196,"timestamp":898898305,"id":1677,"parentId":1667,"tags":{"page":"/api/assistant/messages"},"startTime":1786083698916,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":171786,"timestamp":898961995,"id":1827,"parentId":1679,"tags":{},"startTime":1786083698979,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":232755,"timestamp":898901049,"id":1679,"parentId":1667,"tags":{"page":"/api/assistant/start"},"startTime":1786083698918,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":175705,"timestamp":898962032,"id":1828,"parentId":1681,"tags":{},"startTime":1786083698979,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":235827,"timestamp":898901936,"id":1681,"parentId":1667,"tags":{"page":"/api/assistant/tools"},"startTime":1786083698919,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":179523,"timestamp":898962055,"id":1829,"parentId":1680,"tags":{},"startTime":1786083698979,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":240097,"timestamp":898901504,"id":1680,"parentId":1667,"tags":{"page":"/api/assistant/terminal"},"startTime":1786083698919,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":182956,"timestamp":898962076,"id":1830,"parentId":1682,"tags":{},"startTime":1786083698979,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":241936,"timestamp":898903123,"id":1682,"parentId":1667,"tags":{"page":"/api/auth/login"},"startTime":1786083698920,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":183674,"timestamp":898961877,"id":1824,"parentId":1676,"tags":{},"startTime":1786083698979,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":247752,"timestamp":898897823,"id":1676,"parentId":1667,"tags":{"page":"/api/assistant/current-output"},"startTime":1786083698915,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":188069,"timestamp":898962174,"id":1831,"parentId":1684,"tags":{},"startTime":1786083698980,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":246313,"timestamp":898903951,"id":1684,"parentId":1667,"tags":{"page":"/api/auth/status"},"startTime":1786083698921,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":192363,"timestamp":898962213,"id":1832,"parentId":1685,"tags":{},"startTime":1786083698980,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":250256,"timestamp":898904345,"id":1685,"parentId":1667,"tags":{"page":"/api/daily-summary"},"startTime":1786083698922,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":197732,"timestamp":898962322,"id":1834,"parentId":1683,"tags":{},"startTime":1786083698980,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":256540,"timestamp":898903547,"id":1683,"parentId":1667,"tags":{"page":"/api/auth/logout"},"startTime":1786083698921,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":197896,"timestamp":898962295,"id":1833,"parentId":1686,"tags":{},"startTime":1786083698980,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":255128,"timestamp":898905080,"id":1686,"parentId":1667,"tags":{"page":"/api/daily-summary/status"},"startTime":1786083698922,"traceId":"85f92b6de73fc199"}]
10
+ [{"name":"is-page-static","duration":200298,"timestamp":898962408,"id":1835,"parentId":1687,"tags":{},"startTime":1786083698980,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":257222,"timestamp":898905518,"id":1687,"parentId":1667,"tags":{"page":"/api/external-apps/[id]/health"},"startTime":1786083698923,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":202792,"timestamp":898962608,"id":1837,"parentId":1689,"tags":{},"startTime":1786083698980,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":258648,"timestamp":898906772,"id":1689,"parentId":1667,"tags":{"page":"/api/external-apps"},"startTime":1786083698924,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":204591,"timestamp":898962515,"id":1836,"parentId":1688,"tags":{},"startTime":1786083698980,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":261231,"timestamp":898905896,"id":1688,"parentId":1667,"tags":{"page":"/api/external-apps/[id]"},"startTime":1786083698923,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":206252,"timestamp":898962712,"id":1838,"parentId":1690,"tags":{},"startTime":1786083698980,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":261795,"timestamp":898907190,"id":1690,"parentId":1667,"tags":{"page":"/api/fs/browse"},"startTime":1786083698925,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":207998,"timestamp":898962805,"id":1839,"parentId":1691,"tags":{},"startTime":1786083698980,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":263249,"timestamp":898907576,"id":1691,"parentId":1667,"tags":{"page":"/api/fs/recent-paths"},"startTime":1786083698925,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":221908,"timestamp":898962855,"id":1840,"parentId":1692,"tags":{},"startTime":1786083698980,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":276796,"timestamp":898907996,"id":1692,"parentId":1667,"tags":{"page":"/api/hooks/agent-event"},"startTime":1786083698925,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":224638,"timestamp":898962899,"id":1842,"parentId":1695,"tags":{},"startTime":1786083698980,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":278434,"timestamp":898909126,"id":1695,"parentId":1667,"tags":{"page":"/api/metrics/vibe"},"startTime":1786083698926,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":228138,"timestamp":898962926,"id":1843,"parentId":1694,"tags":{},"startTime":1786083698980,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":282350,"timestamp":898908740,"id":1694,"parentId":1667,"tags":{"page":"/api/hooks/permission-request"},"startTime":1786083698926,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":228303,"timestamp":898962881,"id":1841,"parentId":1693,"tags":{},"startTime":1786083698980,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":282816,"timestamp":898908385,"id":1693,"parentId":1667,"tags":{"page":"/api/hooks/claude-done"},"startTime":1786083698926,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":230166,"timestamp":898962944,"id":1844,"parentId":1696,"tags":{},"startTime":1786083698980,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":283096,"timestamp":898910038,"id":1696,"parentId":1667,"tags":{"page":"/api/ollama/models"},"startTime":1786083698927,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":231700,"timestamp":898963055,"id":1845,"parentId":1698,"tags":{},"startTime":1786083698980,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":284030,"timestamp":898910746,"id":1698,"parentId":1667,"tags":{"page":"/api/push/vapid"},"startTime":1786083698928,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":233331,"timestamp":898963177,"id":1846,"parentId":1697,"tags":{},"startTime":1786083698981,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":286144,"timestamp":898910390,"id":1697,"parentId":1667,"tags":{"page":"/api/push/subscriptions"},"startTime":1786083698928,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":235219,"timestamp":898963209,"id":1847,"parentId":1699,"tags":{},"startTime":1786083698981,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":287331,"timestamp":898911121,"id":1699,"parentId":1667,"tags":{"page":"/api/repositories/[id]"},"startTime":1786083698928,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":237476,"timestamp":898963232,"id":1848,"parentId":1700,"tags":{},"startTime":1786083698981,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":291593,"timestamp":898911470,"id":1700,"parentId":1667,"tags":{"page":"/api/repositories/[id]/todos/[todoId]"},"startTime":1786083698929,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":239912,"timestamp":898963252,"id":1849,"parentId":1701,"tags":{},"startTime":1786083698981,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":291378,"timestamp":898911810,"id":1701,"parentId":1667,"tags":{"page":"/api/repositories/[id]/todos"},"startTime":1786083698929,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":248792,"timestamp":898963271,"id":1850,"parentId":1702,"tags":{},"startTime":1786083698981,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":299897,"timestamp":898912190,"id":1702,"parentId":1667,"tags":{"page":"/api/repositories/clone/[jobId]"},"startTime":1786083698930,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":253412,"timestamp":898960218,"id":1816,"parentId":1811,"tags":{},"startTime":1786083698978,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":270968,"timestamp":898942682,"id":1811,"parentId":1667,"tags":{"page":"/apple-icon.png"},"startTime":1786083698960,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":251876,"timestamp":898963317,"id":1852,"parentId":1704,"tags":{},"startTime":1786083698981,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":301936,"timestamp":898913279,"id":1704,"parentId":1667,"tags":{"page":"/api/repositories/excluded"},"startTime":1786083698931,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":252495,"timestamp":898963302,"id":1851,"parentId":1703,"tags":{},"startTime":1786083698981,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":303315,"timestamp":898912501,"id":1703,"parentId":1667,"tags":{"page":"/api/repositories/clone"},"startTime":1786083698930,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":254976,"timestamp":898963437,"id":1854,"parentId":1707,"tags":{},"startTime":1786083698981,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":304230,"timestamp":898914205,"id":1707,"parentId":1667,"tags":{"page":"/api/repositories/scan"},"startTime":1786083698932,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":255826,"timestamp":898963471,"id":1855,"parentId":1706,"tags":{},"startTime":1786083698981,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":305424,"timestamp":898913894,"id":1706,"parentId":1667,"tags":{"page":"/api/repositories"},"startTime":1786083698931,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":258345,"timestamp":898963590,"id":1856,"parentId":1709,"tags":{},"startTime":1786083698981,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":307196,"timestamp":898914759,"id":1709,"parentId":1667,"tags":{"page":"/api/repositories/validate-path"},"startTime":1786083698932,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":258834,"timestamp":898963621,"id":1857,"parentId":1708,"tags":{},"startTime":1786083698981,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":307978,"timestamp":898914498,"id":1708,"parentId":1667,"tags":{"page":"/api/repositories/sync"},"startTime":1786083698932,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":261852,"timestamp":898963709,"id":1858,"parentId":1710,"tags":{},"startTime":1786083698981,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":310522,"timestamp":898915058,"id":1710,"parentId":1667,"tags":{"page":"/api/sidebar/group-order"},"startTime":1786083698932,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":267262,"timestamp":898963797,"id":1859,"parentId":1711,"tags":{},"startTime":1786083698981,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":315721,"timestamp":898915360,"id":1711,"parentId":1667,"tags":{"page":"/api/skills/[id]"},"startTime":1786083698933,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":267602,"timestamp":898963914,"id":1860,"parentId":1713,"tags":{},"startTime":1786083698981,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":315031,"timestamp":898916504,"id":1713,"parentId":1667,"tags":{"page":"/api/skills/operations"},"startTime":1786083698934,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":275594,"timestamp":898964057,"id":1861,"parentId":1712,"tags":{},"startTime":1786083698981,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":323504,"timestamp":898916171,"id":1712,"parentId":1667,"tags":{"page":"/api/skills/installations"},"startTime":1786083698934,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":278226,"timestamp":898964151,"id":1862,"parentId":1714,"tags":{},"startTime":1786083698982,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":325568,"timestamp":898916831,"id":1714,"parentId":1667,"tags":{"page":"/api/skills/reindex"},"startTime":1786083698934,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":283428,"timestamp":898964235,"id":1863,"parentId":1715,"tags":{},"startTime":1786083698982,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":330503,"timestamp":898917181,"id":1715,"parentId":1667,"tags":{"page":"/api/skills"},"startTime":1786083698935,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":292292,"timestamp":898964270,"id":1865,"parentId":1717,"tags":{},"startTime":1786083698982,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":338817,"timestamp":898917784,"id":1717,"parentId":1667,"tags":{"page":"/api/tasks/[taskId]/cancel"},"startTime":1786083698935,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":296563,"timestamp":898964293,"id":1866,"parentId":1718,"tags":{},"startTime":1786083698982,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":342780,"timestamp":898918101,"id":1718,"parentId":1667,"tags":{"page":"/api/tasks/[taskId]"},"startTime":1786083698935,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":299926,"timestamp":898964377,"id":1867,"parentId":1721,"tags":{},"startTime":1786083698982,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":344837,"timestamp":898919486,"id":1721,"parentId":1667,"tags":{"page":"/api/todos"},"startTime":1786083698937,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":302245,"timestamp":898964254,"id":1864,"parentId":1716,"tags":{},"startTime":1786083698982,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":349041,"timestamp":898917480,"id":1716,"parentId":1667,"tags":{"page":"/api/slash-commands"},"startTime":1786083698935,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":303650,"timestamp":898964401,"id":1868,"parentId":1719,"tags":{},"startTime":1786083698982,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":349664,"timestamp":898918407,"id":1719,"parentId":1667,"tags":{"page":"/api/templates/[id]"},"startTime":1786083698936,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":305802,"timestamp":898964416,"id":1869,"parentId":1722,"tags":{},"startTime":1786083698982,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":350438,"timestamp":898919803,"id":1722,"parentId":1667,"tags":{"page":"/api/verification/runs/[runId]"},"startTime":1786083698937,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":306776,"timestamp":898964432,"id":1870,"parentId":1720,"tags":{},"startTime":1786083698982,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":352525,"timestamp":898918702,"id":1720,"parentId":1667,"tags":{"page":"/api/templates"},"startTime":1786083698936,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":308001,"timestamp":898963405,"id":1853,"parentId":1705,"tags":{},"startTime":1786083698981,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":357833,"timestamp":898913594,"id":1705,"parentId":1667,"tags":{"page":"/api/repositories/restore"},"startTime":1786083698931,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":310461,"timestamp":898964472,"id":1872,"parentId":1725,"tags":{},"startTime":1786083698982,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":354243,"timestamp":898920712,"id":1725,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/capture"},"startTime":1786083698938,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":311868,"timestamp":898964451,"id":1871,"parentId":1723,"tags":{},"startTime":1786083698982,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":356211,"timestamp":898920130,"id":1723,"parentId":1667,"tags":{"page":"/api/verification/runs"},"startTime":1786083698937,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":314549,"timestamp":898964523,"id":1874,"parentId":1726,"tags":{},"startTime":1786083698982,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":358101,"timestamp":898920995,"id":1726,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/cli-tool"},"startTime":1786083698938,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":315001,"timestamp":898964508,"id":1873,"parentId":1724,"tags":{},"startTime":1786083698982,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":359109,"timestamp":898920423,"id":1724,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/auto-yes"},"startTime":1786083698938,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":316937,"timestamp":898964547,"id":1875,"parentId":1727,"tags":{},"startTime":1786083698982,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":360221,"timestamp":898921291,"id":1727,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/cmate/schedules"},"startTime":1786083698939,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":318827,"timestamp":898964563,"id":1876,"parentId":1728,"tags":{},"startTime":1786083698982,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":361819,"timestamp":898921595,"id":1728,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/current-output"},"startTime":1786083698939,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":320542,"timestamp":898964579,"id":1877,"parentId":1730,"tags":{},"startTime":1786083698982,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":362470,"timestamp":898922691,"id":1730,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/execution-logs"},"startTime":1786083698940,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":321623,"timestamp":898964594,"id":1878,"parentId":1729,"tags":{},"startTime":1786083698982,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":363893,"timestamp":898922361,"id":1729,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/execution-logs/[logId]"},"startTime":1786083698940,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":323466,"timestamp":898964610,"id":1879,"parentId":1732,"tags":{},"startTime":1786083698982,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":364731,"timestamp":898923368,"id":1732,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/branch/create"},"startTime":1786083698941,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":326341,"timestamp":898964684,"id":1881,"parentId":1733,"tags":{},"startTime":1786083698982,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":367359,"timestamp":898923699,"id":1733,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/branch/delete"},"startTime":1786083698941,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":328109,"timestamp":898964698,"id":1882,"parentId":1734,"tags":{},"startTime":1786083698982,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":368808,"timestamp":898924050,"id":1734,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/branches"},"startTime":1786083698941,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":328863,"timestamp":898964669,"id":1880,"parentId":1731,"tags":{},"startTime":1786083698982,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":370522,"timestamp":898923037,"id":1731,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/files/[...path]"},"startTime":1786083698940,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":330502,"timestamp":898964714,"id":1883,"parentId":1735,"tags":{},"startTime":1786083698982,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":370868,"timestamp":898924370,"id":1735,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/checkout"},"startTime":1786083698942,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":333422,"timestamp":898964733,"id":1884,"parentId":1736,"tags":{},"startTime":1786083698982,"traceId":"85f92b6de73fc199"}]
11
+ [{"name":"check-page","duration":374098,"timestamp":898924698,"id":1736,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/commit"},"startTime":1786083698942,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":338951,"timestamp":898964780,"id":1887,"parentId":1740,"tags":{},"startTime":1786083698982,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":377316,"timestamp":898926512,"id":1740,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/pull"},"startTime":1786083698944,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":339833,"timestamp":898964763,"id":1886,"parentId":1739,"tags":{},"startTime":1786083698982,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":378443,"timestamp":898926175,"id":1739,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/log"},"startTime":1786083698944,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":344096,"timestamp":898964798,"id":1888,"parentId":1741,"tags":{},"startTime":1786083698987,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":382077,"timestamp":898926843,"id":1741,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/push"},"startTime":1786083698944,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":341322,"timestamp":898969289,"id":1889,"parentId":1737,"tags":{},"startTime":1786083698987,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":385599,"timestamp":898925035,"id":1737,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/diff"},"startTime":1786083698942,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":344970,"timestamp":898969318,"id":1890,"parentId":1742,"tags":{},"startTime":1786083698987,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":387111,"timestamp":898927200,"id":1742,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/reset"},"startTime":1786083698945,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":345339,"timestamp":898969339,"id":1891,"parentId":1743,"tags":{},"startTime":1786083698987,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":387178,"timestamp":898927522,"id":1743,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/revert"},"startTime":1786083698945,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":350863,"timestamp":898964748,"id":1885,"parentId":1738,"tags":{},"startTime":1786083698982,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":389819,"timestamp":898925813,"id":1738,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/fetch"},"startTime":1786083698943,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":348397,"timestamp":898969357,"id":1892,"parentId":1744,"tags":{},"startTime":1786083698987,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":389928,"timestamp":898927848,"id":1744,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/show/[commitHash]"},"startTime":1786083698945,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":348858,"timestamp":898969375,"id":1893,"parentId":1745,"tags":{},"startTime":1786083698987,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":390064,"timestamp":898928195,"id":1745,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/stage"},"startTime":1786083698946,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":351756,"timestamp":898969410,"id":1895,"parentId":1747,"tags":{},"startTime":1786083698987,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":391879,"timestamp":898929314,"id":1747,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/stash/[index]"},"startTime":1786083698947,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":352218,"timestamp":898969426,"id":1896,"parentId":1748,"tags":{},"startTime":1786083698987,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":392023,"timestamp":898929642,"id":1748,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/stash/apply"},"startTime":1786083698947,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":352873,"timestamp":898969393,"id":1894,"parentId":1746,"tags":{},"startTime":1786083698987,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":393329,"timestamp":898928956,"id":1746,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/staged"},"startTime":1786083698946,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":355325,"timestamp":898969442,"id":1897,"parentId":1749,"tags":{},"startTime":1786083698987,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":394825,"timestamp":898929966,"id":1749,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/stash/pop"},"startTime":1786083698947,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":356613,"timestamp":898969458,"id":1898,"parentId":1750,"tags":{},"startTime":1786083698987,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":395780,"timestamp":898930312,"id":1750,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/stash/push"},"startTime":1786083698948,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":356693,"timestamp":898969476,"id":1899,"parentId":1752,"tags":{},"startTime":1786083698987,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":395227,"timestamp":898930954,"id":1752,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/status"},"startTime":1786083698948,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":358789,"timestamp":898969490,"id":1900,"parentId":1751,"tags":{},"startTime":1786083698987,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":397660,"timestamp":898930636,"id":1751,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/stash"},"startTime":1786083698948,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":358838,"timestamp":898969505,"id":1901,"parentId":1753,"tags":{},"startTime":1786083698987,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":397114,"timestamp":898931239,"id":1753,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/unstage"},"startTime":1786083698949,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":360037,"timestamp":898969531,"id":1902,"parentId":1755,"tags":{},"startTime":1786083698987,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":397569,"timestamp":898932021,"id":1755,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/interrupt"},"startTime":1786083698949,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":362098,"timestamp":898969580,"id":1904,"parentId":1756,"tags":{},"startTime":1786083698987,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":399490,"timestamp":898932211,"id":1756,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/kill-session"},"startTime":1786083698950,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":363485,"timestamp":898969717,"id":1905,"parentId":1757,"tags":{},"startTime":1786083698987,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":400850,"timestamp":898932376,"id":1757,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/logs/[filename]"},"startTime":1786083698950,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":369204,"timestamp":898969844,"id":1907,"parentId":1758,"tags":{},"startTime":1786083698987,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":406537,"timestamp":898932536,"id":1758,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/logs"},"startTime":1786083698950,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":369415,"timestamp":898969757,"id":1906,"parentId":1761,"tags":{},"startTime":1786083698987,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":406166,"timestamp":898933022,"id":1761,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/memos"},"startTime":1786083698950,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":372201,"timestamp":898969551,"id":1903,"parentId":1754,"tags":{},"startTime":1786083698987,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":410349,"timestamp":898931426,"id":1754,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/git/working-diff"},"startTime":1786083698949,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":372934,"timestamp":898969893,"id":1909,"parentId":1762,"tags":{},"startTime":1786083698987,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":409659,"timestamp":898933183,"id":1762,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/messages"},"startTime":1786083698951,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":375283,"timestamp":898969913,"id":1910,"parentId":1760,"tags":{},"startTime":1786083698987,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":412366,"timestamp":898932844,"id":1760,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/memos/[memoId]"},"startTime":1786083698950,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":376605,"timestamp":898969960,"id":1911,"parentId":1763,"tags":{},"startTime":1786083698987,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":412916,"timestamp":898933669,"id":1763,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/prompt-response"},"startTime":1786083698951,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":378489,"timestamp":898969992,"id":1912,"parentId":1764,"tags":{},"startTime":1786083698987,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":414645,"timestamp":898933851,"id":1764,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/respond"},"startTime":1786083698951,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":380547,"timestamp":898970053,"id":1913,"parentId":1765,"tags":{},"startTime":1786083698987,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":416589,"timestamp":898934032,"id":1765,"parentId":1667,"tags":{"page":"/api/worktrees/[id]"},"startTime":1786083698951,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":383965,"timestamp":898970081,"id":1914,"parentId":1766,"tags":{},"startTime":1786083698987,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":419886,"timestamp":898934186,"id":1766,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/schedules/[scheduleId]"},"startTime":1786083698952,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":385635,"timestamp":898970122,"id":1916,"parentId":1768,"tags":{},"startTime":1786083698987,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":421291,"timestamp":898934486,"id":1768,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/schedules"},"startTime":1786083698952,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":388393,"timestamp":898970097,"id":1915,"parentId":1767,"tags":{},"startTime":1786083698987,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":424176,"timestamp":898934334,"id":1767,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/schedules/active"},"startTime":1786083698952,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":391770,"timestamp":898970203,"id":1918,"parentId":1770,"tags":{},"startTime":1786083698988,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":427194,"timestamp":898934799,"id":1770,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/send"},"startTime":1786083698952,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":395896,"timestamp":898970148,"id":1917,"parentId":1769,"tags":{},"startTime":1786083698988,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":431429,"timestamp":898934637,"id":1769,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/search"},"startTime":1786083698952,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":398069,"timestamp":898970347,"id":1919,"parentId":1771,"tags":{},"startTime":1786083698988,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":433481,"timestamp":898934954,"id":1771,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/git-workflow"},"startTime":1786083698952,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":402243,"timestamp":898970544,"id":1920,"parentId":1772,"tags":{},"startTime":1786083698988,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":437330,"timestamp":898935478,"id":1772,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/install"},"startTime":1786083698953,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":403004,"timestamp":898970668,"id":1921,"parentId":1773,"tags":{},"startTime":1786083698988,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":438034,"timestamp":898935655,"id":1773,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/plan"},"startTime":1786083698953,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":406095,"timestamp":898970781,"id":1922,"parentId":1774,"tags":{},"startTime":1786083698988,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":441081,"timestamp":898935816,"id":1774,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/uninstall-plan"},"startTime":1786083698953,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":406942,"timestamp":898970979,"id":1923,"parentId":1775,"tags":{},"startTime":1786083698988,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":441968,"timestamp":898935971,"id":1775,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/uninstall"},"startTime":1786083698953,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":409802,"timestamp":898971139,"id":1924,"parentId":1776,"tags":{},"startTime":1786083698989,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":444809,"timestamp":898936157,"id":1776,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/update-plan"},"startTime":1786083698954,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":410499,"timestamp":898971357,"id":1925,"parentId":1777,"tags":{},"startTime":1786083698989,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":445564,"timestamp":898936314,"id":1777,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/update"},"startTime":1786083698954,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":412768,"timestamp":898971499,"id":1927,"parentId":1780,"tags":{},"startTime":1786083698989,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":447517,"timestamp":898936781,"id":1780,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/special-keys"},"startTime":1786083698954,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":413463,"timestamp":898971470,"id":1926,"parentId":1778,"tags":{},"startTime":1786083698989,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":448478,"timestamp":898936474,"id":1778,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/skills"},"startTime":1786083698954,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":415367,"timestamp":898971537,"id":1928,"parentId":1779,"tags":{},"startTime":1786083698989,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":450297,"timestamp":898936630,"id":1779,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/slash-commands"},"startTime":1786083698954,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":416538,"timestamp":898971555,"id":1929,"parentId":1781,"tags":{},"startTime":1786083698989,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":451179,"timestamp":898936934,"id":1781,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/start-polling"},"startTime":1786083698954,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":418296,"timestamp":898971587,"id":1930,"parentId":1782,"tags":{},"startTime":1786083698989,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":452790,"timestamp":898937114,"id":1782,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/tasks"},"startTime":1786083698954,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":419904,"timestamp":898971606,"id":1931,"parentId":1784,"tags":{},"startTime":1786083698989,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":454107,"timestamp":898937422,"id":1784,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/timers/history"},"startTime":1786083698955,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":420723,"timestamp":898971631,"id":1932,"parentId":1783,"tags":{},"startTime":1786083698989,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":455104,"timestamp":898937270,"id":1783,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/terminal"},"startTime":1786083698955,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":423394,"timestamp":898971657,"id":1933,"parentId":1786,"tags":{},"startTime":1786083698989,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":457338,"timestamp":898937736,"id":1786,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/todos/[todoId]"},"startTime":1786083698955,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":424956,"timestamp":898971690,"id":1934,"parentId":1785,"tags":{},"startTime":1786083698989,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":459088,"timestamp":898937578,"id":1785,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/timers"},"startTime":1786083698955,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":426765,"timestamp":898971717,"id":1935,"parentId":1787,"tags":{},"startTime":1786083698989,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":460607,"timestamp":898937894,"id":1787,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/todos"},"startTime":1786083698955,"traceId":"85f92b6de73fc199"}]
12
+ [{"name":"is-page-static","duration":427870,"timestamp":898971739,"id":1936,"parentId":1788,"tags":{},"startTime":1786083698989,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":461557,"timestamp":898938073,"id":1788,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/tree/[...path]"},"startTime":1786083698955,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":432291,"timestamp":898971756,"id":1937,"parentId":1789,"tags":{},"startTime":1786083698989,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":465442,"timestamp":898938631,"id":1789,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/tree"},"startTime":1786083698956,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":432782,"timestamp":898971786,"id":1938,"parentId":1790,"tags":{},"startTime":1786083698989,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":465787,"timestamp":898938803,"id":1790,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/upload/[...path]"},"startTime":1786083698956,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":433726,"timestamp":898971809,"id":1939,"parentId":1791,"tags":{},"startTime":1786083698989,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":466589,"timestamp":898938966,"id":1791,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/verify"},"startTime":1786083698956,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":435484,"timestamp":898971826,"id":1940,"parentId":1792,"tags":{},"startTime":1786083698989,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":468181,"timestamp":898939151,"id":1792,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/verify/runs/[runId]"},"startTime":1786083698957,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":436861,"timestamp":898971933,"id":1941,"parentId":1795,"tags":{},"startTime":1786083698989,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":469199,"timestamp":898939615,"id":1795,"parentId":1667,"tags":{"page":"/api/worktrees"},"startTime":1786083698957,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":437880,"timestamp":898971960,"id":1942,"parentId":1794,"tags":{},"startTime":1786083698989,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":470411,"timestamp":898939462,"id":1794,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/viewed"},"startTime":1786083698957,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":442071,"timestamp":898971978,"id":1943,"parentId":1793,"tags":{},"startTime":1786083698989,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":474767,"timestamp":898939308,"id":1793,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/verify/runs"},"startTime":1786083698957,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":439545,"timestamp":898974621,"id":1944,"parentId":1801,"tags":{},"startTime":1786083698992,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":473592,"timestamp":898940589,"id":1801,"parentId":1667,"tags":{"page":"/proxy/[...path]"},"startTime":1786083698958,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":439723,"timestamp":898975506,"id":1945,"parentId":1815,"tags":{},"startTime":1786083698993,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":471946,"timestamp":898943317,"id":1815,"parentId":1667,"tags":{"page":"/manifest.webmanifest"},"startTime":1786083698961,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":465582,"timestamp":898977393,"id":1946,"parentId":1796,"tags":{},"startTime":1786083698995,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":503273,"timestamp":898939768,"id":1796,"parentId":1667,"tags":{"page":"/chat"},"startTime":1786083698957,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":471428,"timestamp":898977619,"id":1948,"parentId":1798,"tags":{},"startTime":1786083698995,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":508965,"timestamp":898940110,"id":1798,"parentId":1667,"tags":{"page":"/more"},"startTime":1786083698957,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":473545,"timestamp":898977701,"id":1949,"parentId":1799,"tags":{},"startTime":1786083698995,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":511000,"timestamp":898940274,"id":1799,"parentId":1667,"tags":{"page":"/offline"},"startTime":1786083698958,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":478806,"timestamp":898977765,"id":1950,"parentId":1800,"tags":{},"startTime":1786083698995,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":516158,"timestamp":898940432,"id":1800,"parentId":1667,"tags":{"page":"/"},"startTime":1786083698958,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":483211,"timestamp":898977835,"id":1951,"parentId":1802,"tags":{},"startTime":1786083698995,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":520328,"timestamp":898940742,"id":1802,"parentId":1667,"tags":{"page":"/repositories"},"startTime":1786083698958,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":486063,"timestamp":898977530,"id":1947,"parentId":1797,"tags":{},"startTime":1786083698995,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":523682,"timestamp":898939932,"id":1797,"parentId":1667,"tags":{"page":"/login"},"startTime":1786083698957,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":487355,"timestamp":898977911,"id":1952,"parentId":1803,"tags":{},"startTime":1786083698995,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":524387,"timestamp":898940899,"id":1803,"parentId":1667,"tags":{"page":"/review"},"startTime":1786083698958,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":491229,"timestamp":898978102,"id":1954,"parentId":1804,"tags":{},"startTime":1786083698995,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":528279,"timestamp":898941074,"id":1804,"parentId":1667,"tags":{"page":"/sessions"},"startTime":1786083698958,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":500199,"timestamp":898978183,"id":1955,"parentId":1806,"tags":{},"startTime":1786083698996,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":536599,"timestamp":898941812,"id":1806,"parentId":1667,"tags":{"page":"/skills/installed"},"startTime":1786083698959,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":503866,"timestamp":898978254,"id":1956,"parentId":1807,"tags":{},"startTime":1786083698996,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":540140,"timestamp":898941999,"id":1807,"parentId":1667,"tags":{"page":"/skills"},"startTime":1786083698959,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":509302,"timestamp":898978844,"id":1957,"parentId":1808,"tags":{},"startTime":1786083698996,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":545993,"timestamp":898942181,"id":1808,"parentId":1667,"tags":{"page":"/worktrees/[id]/files/[...path]"},"startTime":1786083698960,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":512316,"timestamp":898977993,"id":1953,"parentId":1805,"tags":{},"startTime":1786083698995,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":549098,"timestamp":898941232,"id":1805,"parentId":1667,"tags":{"page":"/skills/[skillId]"},"startTime":1786083698959,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":513311,"timestamp":898978927,"id":1958,"parentId":1810,"tags":{},"startTime":1786083698996,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":549732,"timestamp":898942529,"id":1810,"parentId":1667,"tags":{"page":"/worktrees/[id]/terminal"},"startTime":1786083698960,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":545988,"timestamp":898978986,"id":1959,"parentId":1809,"tags":{},"startTime":1786083698996,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":582705,"timestamp":898942337,"id":1809,"parentId":1667,"tags":{"page":"/worktrees/[id]"},"startTime":1786083698960,"traceId":"85f92b6de73fc199"},{"name":"is-page-static","duration":606785,"timestamp":898969867,"id":1908,"parentId":1759,"tags":{},"startTime":1786083698987,"traceId":"85f92b6de73fc199"},{"name":"check-page","duration":644006,"timestamp":898932691,"id":1759,"parentId":1667,"tags":{"page":"/api/worktrees/[id]/marp-render"},"startTime":1786083698950,"traceId":"85f92b6de73fc199"},{"name":"static-check","duration":989100,"timestamp":898587636,"id":1667,"parentId":1,"tags":{},"startTime":1786083698605,"traceId":"85f92b6de73fc199"},{"name":"generate-required-server-files","duration":370,"timestamp":899576952,"id":1961,"parentId":1,"tags":{},"startTime":1786083699594,"traceId":"85f92b6de73fc199"},{"name":"write-routes-manifest","duration":18481,"timestamp":899588427,"id":1963,"parentId":1,"tags":{},"startTime":1786083699606,"traceId":"85f92b6de73fc199"},{"name":"load-dotenv","duration":116,"timestamp":901163553,"id":1966,"parentId":1965,"tags":{},"startTime":1786083701181,"traceId":"85f92b6de73fc199"},{"name":"run-export-path-map","duration":475,"timestamp":902599719,"id":1967,"parentId":1965,"tags":{},"startTime":1786083702617,"traceId":"85f92b6de73fc199"},{"name":"next-export","duration":3143474,"timestamp":901162689,"id":1965,"parentId":1,"tags":{},"startTime":1786083701180,"traceId":"85f92b6de73fc199"},{"name":"move-exported-app-not-found-","duration":81,"timestamp":904308171,"id":1968,"parentId":1964,"tags":{},"startTime":1786083704326,"traceId":"85f92b6de73fc199"},{"name":"move-exported-page","duration":96811,"timestamp":904308346,"id":1969,"parentId":1964,"tags":{},"startTime":1786083704326,"traceId":"85f92b6de73fc199"},{"name":"static-generation","duration":3774920,"timestamp":901159221,"id":1964,"parentId":1,"tags":{},"startTime":1786083701177,"traceId":"85f92b6de73fc199"},{"name":"write-routes-manifest","duration":119653,"timestamp":904934875,"id":1970,"parentId":1,"tags":{},"startTime":1786083704952,"traceId":"85f92b6de73fc199"},{"name":"node-file-trace-build","duration":17125611,"timestamp":899580626,"id":1962,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1786083699598,"traceId":"85f92b6de73fc199"},{"name":"apply-include-excludes","duration":1140,"timestamp":916706261,"id":1971,"parentId":1,"tags":{},"startTime":1786083716724,"traceId":"85f92b6de73fc199"},{"name":"print-tree-view","duration":10208,"timestamp":916707622,"id":1972,"parentId":1,"tags":{},"startTime":1786083716725,"traceId":"85f92b6de73fc199"},{"name":"telemetry-flush","duration":49,"timestamp":916717843,"id":1973,"parentId":1,"tags":{},"startTime":1786083716735,"traceId":"85f92b6de73fc199"},{"name":"next-build","duration":63484964,"timestamp":853232933,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"15.5.20","has-custom-webpack-config":"true","use-build-worker":"false"},"startTime":1786083653250,"traceId":"85f92b6de73fc199"}]