commandmate 0.15.0 → 0.17.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 (711) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-build-manifest.json +425 -310
  3. package/.next/app-path-routes-manifest.json +35 -20
  4. package/.next/build-manifest.json +5 -5
  5. package/.next/prerender-manifest.json +15 -15
  6. package/.next/react-loadable-manifest.json +11 -11
  7. package/.next/required-server-files.json +1 -1
  8. package/.next/routes-manifest.json +72 -0
  9. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  10. package/.next/server/app/api/app/update/route_client-reference-manifest.js +1 -1
  11. package/.next/server/app/api/app/update-check/route.js +1 -1
  12. package/.next/server/app/api/app/update-check/route_client-reference-manifest.js +1 -1
  13. package/.next/server/app/api/assistant/conversation/route.js +1 -1
  14. package/.next/server/app/api/assistant/conversation/route.js.nft.json +1 -1
  15. package/.next/server/app/api/assistant/conversation/route_client-reference-manifest.js +1 -1
  16. package/.next/server/app/api/assistant/current-output/route.js +1 -1
  17. package/.next/server/app/api/assistant/current-output/route.js.nft.json +1 -1
  18. package/.next/server/app/api/assistant/current-output/route_client-reference-manifest.js +1 -1
  19. package/.next/server/app/api/assistant/messages/route.js +1 -1
  20. package/.next/server/app/api/assistant/messages/route.js.nft.json +1 -1
  21. package/.next/server/app/api/assistant/messages/route_client-reference-manifest.js +1 -1
  22. package/.next/server/app/api/assistant/session/route.js +1 -1
  23. package/.next/server/app/api/assistant/session/route.js.nft.json +1 -1
  24. package/.next/server/app/api/assistant/session/route_client-reference-manifest.js +1 -1
  25. package/.next/server/app/api/assistant/start/route.js +1 -1
  26. package/.next/server/app/api/assistant/start/route.js.nft.json +1 -1
  27. package/.next/server/app/api/assistant/start/route_client-reference-manifest.js +1 -1
  28. package/.next/server/app/api/assistant/terminal/route.js +3 -3
  29. package/.next/server/app/api/assistant/terminal/route.js.nft.json +1 -1
  30. package/.next/server/app/api/assistant/terminal/route_client-reference-manifest.js +1 -1
  31. package/.next/server/app/api/assistant/tools/route.js +1 -1
  32. package/.next/server/app/api/assistant/tools/route.js.nft.json +1 -1
  33. package/.next/server/app/api/assistant/tools/route_client-reference-manifest.js +1 -1
  34. package/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  35. package/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  36. package/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
  37. package/.next/server/app/api/daily-summary/route.js +1 -1
  38. package/.next/server/app/api/daily-summary/route.js.nft.json +1 -1
  39. package/.next/server/app/api/daily-summary/route_client-reference-manifest.js +1 -1
  40. package/.next/server/app/api/daily-summary/status/route.js +1 -1
  41. package/.next/server/app/api/daily-summary/status/route.js.nft.json +1 -1
  42. package/.next/server/app/api/daily-summary/status/route_client-reference-manifest.js +1 -1
  43. package/.next/server/app/api/external-apps/[id]/health/route_client-reference-manifest.js +1 -1
  44. package/.next/server/app/api/external-apps/[id]/route_client-reference-manifest.js +1 -1
  45. package/.next/server/app/api/external-apps/route_client-reference-manifest.js +1 -1
  46. package/.next/server/app/api/fs/browse/route_client-reference-manifest.js +1 -1
  47. package/.next/server/app/api/fs/recent-paths/route.js +1 -1
  48. package/.next/server/app/api/fs/recent-paths/route_client-reference-manifest.js +1 -1
  49. package/.next/server/app/api/hooks/agent-event/route.js +1 -0
  50. package/.next/server/app/api/hooks/agent-event/route.js.nft.json +1 -0
  51. package/.next/server/app/api/hooks/agent-event/route_client-reference-manifest.js +1 -0
  52. package/.next/server/app/api/hooks/claude-done/route.js +1 -1
  53. package/.next/server/app/api/hooks/claude-done/route.js.nft.json +1 -1
  54. package/.next/server/app/api/hooks/claude-done/route_client-reference-manifest.js +1 -1
  55. package/.next/server/app/api/metrics/vibe/route.js +37 -0
  56. package/.next/server/app/api/metrics/vibe/route.js.nft.json +1 -0
  57. package/.next/server/app/api/metrics/vibe/route_client-reference-manifest.js +1 -0
  58. package/.next/server/app/api/ollama/models/route_client-reference-manifest.js +1 -1
  59. package/.next/server/app/api/push/subscriptions/route.js +1 -1
  60. package/.next/server/app/api/push/subscriptions/route_client-reference-manifest.js +1 -1
  61. package/.next/server/app/api/push/vapid/route_client-reference-manifest.js +1 -1
  62. package/.next/server/app/api/repositories/[id]/route_client-reference-manifest.js +1 -1
  63. package/.next/server/app/api/repositories/[id]/todos/[todoId]/route.js +1 -1
  64. package/.next/server/app/api/repositories/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
  65. package/.next/server/app/api/repositories/[id]/todos/route.js +1 -1
  66. package/.next/server/app/api/repositories/[id]/todos/route_client-reference-manifest.js +1 -1
  67. package/.next/server/app/api/repositories/clone/[jobId]/route.js +1 -1
  68. package/.next/server/app/api/repositories/clone/[jobId]/route.js.nft.json +1 -1
  69. package/.next/server/app/api/repositories/clone/[jobId]/route_client-reference-manifest.js +1 -1
  70. package/.next/server/app/api/repositories/clone/route.js +1 -1
  71. package/.next/server/app/api/repositories/clone/route.js.nft.json +1 -1
  72. package/.next/server/app/api/repositories/clone/route_client-reference-manifest.js +1 -1
  73. package/.next/server/app/api/repositories/excluded/route_client-reference-manifest.js +1 -1
  74. package/.next/server/app/api/repositories/restore/route.js +1 -1
  75. package/.next/server/app/api/repositories/restore/route.js.nft.json +1 -1
  76. package/.next/server/app/api/repositories/restore/route_client-reference-manifest.js +1 -1
  77. package/.next/server/app/api/repositories/route.js +1 -1
  78. package/.next/server/app/api/repositories/route.js.nft.json +1 -1
  79. package/.next/server/app/api/repositories/route_client-reference-manifest.js +1 -1
  80. package/.next/server/app/api/repositories/scan/route.js +1 -1
  81. package/.next/server/app/api/repositories/scan/route.js.nft.json +1 -1
  82. package/.next/server/app/api/repositories/scan/route_client-reference-manifest.js +1 -1
  83. package/.next/server/app/api/repositories/sync/route.js +1 -1
  84. package/.next/server/app/api/repositories/sync/route.js.nft.json +1 -1
  85. package/.next/server/app/api/repositories/sync/route_client-reference-manifest.js +1 -1
  86. package/.next/server/app/api/repositories/validate-path/route_client-reference-manifest.js +1 -1
  87. package/.next/server/app/api/sidebar/group-order/route_client-reference-manifest.js +1 -1
  88. package/.next/server/app/api/skills/[id]/route.js +1 -1
  89. package/.next/server/app/api/skills/[id]/route_client-reference-manifest.js +1 -1
  90. package/.next/server/app/api/skills/installations/route.js +23 -0
  91. package/.next/server/app/api/skills/installations/route.js.nft.json +1 -0
  92. package/.next/server/app/api/skills/installations/route_client-reference-manifest.js +1 -0
  93. package/.next/server/app/api/skills/operations/route.js +13 -0
  94. package/.next/server/app/api/skills/operations/route.js.nft.json +1 -0
  95. package/.next/server/app/api/skills/operations/route_client-reference-manifest.js +1 -0
  96. package/.next/server/app/api/skills/reindex/route.js +23 -0
  97. package/.next/server/app/api/skills/reindex/route.js.nft.json +1 -0
  98. package/.next/server/app/api/skills/reindex/route_client-reference-manifest.js +1 -0
  99. package/.next/server/app/api/skills/route.js +1 -1
  100. package/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
  101. package/.next/server/app/api/slash-commands/route_client-reference-manifest.js +1 -1
  102. package/.next/server/app/api/tasks/[taskId]/cancel/route.js +4 -0
  103. package/.next/server/app/api/tasks/[taskId]/cancel/route.js.nft.json +1 -0
  104. package/.next/server/app/api/tasks/[taskId]/cancel/route_client-reference-manifest.js +1 -0
  105. package/.next/server/app/api/tasks/[taskId]/route.js +4 -0
  106. package/.next/server/app/api/tasks/[taskId]/route.js.nft.json +1 -0
  107. package/.next/server/app/api/tasks/[taskId]/route_client-reference-manifest.js +1 -0
  108. package/.next/server/app/api/templates/[id]/route.js +1 -1
  109. package/.next/server/app/api/templates/[id]/route_client-reference-manifest.js +1 -1
  110. package/.next/server/app/api/templates/route.js +1 -1
  111. package/.next/server/app/api/templates/route_client-reference-manifest.js +1 -1
  112. package/.next/server/app/api/todos/route.js +1 -1
  113. package/.next/server/app/api/todos/route_client-reference-manifest.js +1 -1
  114. package/.next/server/app/api/verification/runs/[runId]/route.js +1 -0
  115. package/.next/server/app/api/verification/runs/[runId]/route.js.nft.json +1 -0
  116. package/.next/server/app/api/verification/runs/[runId]/route_client-reference-manifest.js +1 -0
  117. package/.next/server/app/api/verification/runs/route.js +1 -0
  118. package/.next/server/app/api/verification/runs/route.js.nft.json +1 -0
  119. package/.next/server/app/api/verification/runs/route_client-reference-manifest.js +1 -0
  120. package/.next/server/app/api/worktrees/[id]/auto-yes/route.js +1 -1
  121. package/.next/server/app/api/worktrees/[id]/auto-yes/route.js.nft.json +1 -1
  122. package/.next/server/app/api/worktrees/[id]/auto-yes/route_client-reference-manifest.js +1 -1
  123. package/.next/server/app/api/worktrees/[id]/capture/route.js +1 -1
  124. package/.next/server/app/api/worktrees/[id]/capture/route.js.nft.json +1 -1
  125. package/.next/server/app/api/worktrees/[id]/capture/route_client-reference-manifest.js +1 -1
  126. package/.next/server/app/api/worktrees/[id]/cli-tool/route.js +1 -1
  127. package/.next/server/app/api/worktrees/[id]/cli-tool/route_client-reference-manifest.js +1 -1
  128. package/.next/server/app/api/worktrees/[id]/cmate/schedules/route.js +1 -1
  129. package/.next/server/app/api/worktrees/[id]/cmate/schedules/route_client-reference-manifest.js +1 -1
  130. package/.next/server/app/api/worktrees/[id]/current-output/route.js +1 -1
  131. package/.next/server/app/api/worktrees/[id]/current-output/route.js.nft.json +1 -1
  132. package/.next/server/app/api/worktrees/[id]/current-output/route_client-reference-manifest.js +1 -1
  133. package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route.js +1 -1
  134. package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route_client-reference-manifest.js +1 -1
  135. package/.next/server/app/api/worktrees/[id]/execution-logs/route.js +2 -2
  136. package/.next/server/app/api/worktrees/[id]/execution-logs/route_client-reference-manifest.js +1 -1
  137. package/.next/server/app/api/worktrees/[id]/files/[...path]/route.js +1 -1
  138. package/.next/server/app/api/worktrees/[id]/files/[...path]/route_client-reference-manifest.js +1 -1
  139. package/.next/server/app/api/worktrees/[id]/git/branch/create/route.js +1 -1
  140. package/.next/server/app/api/worktrees/[id]/git/branch/create/route.js.nft.json +1 -1
  141. package/.next/server/app/api/worktrees/[id]/git/branch/create/route_client-reference-manifest.js +1 -1
  142. package/.next/server/app/api/worktrees/[id]/git/branch/delete/route.js +1 -1
  143. package/.next/server/app/api/worktrees/[id]/git/branch/delete/route.js.nft.json +1 -1
  144. package/.next/server/app/api/worktrees/[id]/git/branch/delete/route_client-reference-manifest.js +1 -1
  145. package/.next/server/app/api/worktrees/[id]/git/branches/route.js +1 -1
  146. package/.next/server/app/api/worktrees/[id]/git/branches/route.js.nft.json +1 -1
  147. package/.next/server/app/api/worktrees/[id]/git/branches/route_client-reference-manifest.js +1 -1
  148. package/.next/server/app/api/worktrees/[id]/git/checkout/route.js +1 -1
  149. package/.next/server/app/api/worktrees/[id]/git/checkout/route.js.nft.json +1 -1
  150. package/.next/server/app/api/worktrees/[id]/git/checkout/route_client-reference-manifest.js +1 -1
  151. package/.next/server/app/api/worktrees/[id]/git/commit/route.js +1 -1
  152. package/.next/server/app/api/worktrees/[id]/git/commit/route.js.nft.json +1 -1
  153. package/.next/server/app/api/worktrees/[id]/git/commit/route_client-reference-manifest.js +1 -1
  154. package/.next/server/app/api/worktrees/[id]/git/diff/route.js +1 -1
  155. package/.next/server/app/api/worktrees/[id]/git/diff/route.js.nft.json +1 -1
  156. package/.next/server/app/api/worktrees/[id]/git/diff/route_client-reference-manifest.js +1 -1
  157. package/.next/server/app/api/worktrees/[id]/git/fetch/route.js +1 -1
  158. package/.next/server/app/api/worktrees/[id]/git/fetch/route.js.nft.json +1 -1
  159. package/.next/server/app/api/worktrees/[id]/git/fetch/route_client-reference-manifest.js +1 -1
  160. package/.next/server/app/api/worktrees/[id]/git/log/route.js +1 -1
  161. package/.next/server/app/api/worktrees/[id]/git/log/route.js.nft.json +1 -1
  162. package/.next/server/app/api/worktrees/[id]/git/log/route_client-reference-manifest.js +1 -1
  163. package/.next/server/app/api/worktrees/[id]/git/pull/route.js +1 -1
  164. package/.next/server/app/api/worktrees/[id]/git/pull/route.js.nft.json +1 -1
  165. package/.next/server/app/api/worktrees/[id]/git/pull/route_client-reference-manifest.js +1 -1
  166. package/.next/server/app/api/worktrees/[id]/git/push/route.js +1 -1
  167. package/.next/server/app/api/worktrees/[id]/git/push/route.js.nft.json +1 -1
  168. package/.next/server/app/api/worktrees/[id]/git/push/route_client-reference-manifest.js +1 -1
  169. package/.next/server/app/api/worktrees/[id]/git/reset/route.js +1 -1
  170. package/.next/server/app/api/worktrees/[id]/git/reset/route.js.nft.json +1 -1
  171. package/.next/server/app/api/worktrees/[id]/git/reset/route_client-reference-manifest.js +1 -1
  172. package/.next/server/app/api/worktrees/[id]/git/revert/route.js +1 -1
  173. package/.next/server/app/api/worktrees/[id]/git/revert/route.js.nft.json +1 -1
  174. package/.next/server/app/api/worktrees/[id]/git/revert/route_client-reference-manifest.js +1 -1
  175. package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route.js +1 -1
  176. package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route.js.nft.json +1 -1
  177. package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route_client-reference-manifest.js +1 -1
  178. package/.next/server/app/api/worktrees/[id]/git/stage/route.js +1 -1
  179. package/.next/server/app/api/worktrees/[id]/git/stage/route.js.nft.json +1 -1
  180. package/.next/server/app/api/worktrees/[id]/git/stage/route_client-reference-manifest.js +1 -1
  181. package/.next/server/app/api/worktrees/[id]/git/staged/route.js +1 -1
  182. package/.next/server/app/api/worktrees/[id]/git/staged/route.js.nft.json +1 -1
  183. package/.next/server/app/api/worktrees/[id]/git/staged/route_client-reference-manifest.js +1 -1
  184. package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route.js +1 -1
  185. package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route.js.nft.json +1 -1
  186. package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route_client-reference-manifest.js +1 -1
  187. package/.next/server/app/api/worktrees/[id]/git/stash/apply/route.js +1 -1
  188. package/.next/server/app/api/worktrees/[id]/git/stash/apply/route.js.nft.json +1 -1
  189. package/.next/server/app/api/worktrees/[id]/git/stash/apply/route_client-reference-manifest.js +1 -1
  190. package/.next/server/app/api/worktrees/[id]/git/stash/pop/route.js +1 -1
  191. package/.next/server/app/api/worktrees/[id]/git/stash/pop/route.js.nft.json +1 -1
  192. package/.next/server/app/api/worktrees/[id]/git/stash/pop/route_client-reference-manifest.js +1 -1
  193. package/.next/server/app/api/worktrees/[id]/git/stash/push/route.js +1 -1
  194. package/.next/server/app/api/worktrees/[id]/git/stash/push/route.js.nft.json +1 -1
  195. package/.next/server/app/api/worktrees/[id]/git/stash/push/route_client-reference-manifest.js +1 -1
  196. package/.next/server/app/api/worktrees/[id]/git/stash/route.js +1 -1
  197. package/.next/server/app/api/worktrees/[id]/git/stash/route.js.nft.json +1 -1
  198. package/.next/server/app/api/worktrees/[id]/git/stash/route_client-reference-manifest.js +1 -1
  199. package/.next/server/app/api/worktrees/[id]/git/status/route.js +1 -1
  200. package/.next/server/app/api/worktrees/[id]/git/status/route.js.nft.json +1 -1
  201. package/.next/server/app/api/worktrees/[id]/git/status/route_client-reference-manifest.js +1 -1
  202. package/.next/server/app/api/worktrees/[id]/git/unstage/route.js +1 -1
  203. package/.next/server/app/api/worktrees/[id]/git/unstage/route.js.nft.json +1 -1
  204. package/.next/server/app/api/worktrees/[id]/git/unstage/route_client-reference-manifest.js +1 -1
  205. package/.next/server/app/api/worktrees/[id]/git/working-diff/route.js +1 -1
  206. package/.next/server/app/api/worktrees/[id]/git/working-diff/route.js.nft.json +1 -1
  207. package/.next/server/app/api/worktrees/[id]/git/working-diff/route_client-reference-manifest.js +1 -1
  208. package/.next/server/app/api/worktrees/[id]/interrupt/route.js +1 -1
  209. package/.next/server/app/api/worktrees/[id]/interrupt/route.js.nft.json +1 -1
  210. package/.next/server/app/api/worktrees/[id]/interrupt/route_client-reference-manifest.js +1 -1
  211. package/.next/server/app/api/worktrees/[id]/kill-session/route.js +1 -1
  212. package/.next/server/app/api/worktrees/[id]/kill-session/route.js.nft.json +1 -1
  213. package/.next/server/app/api/worktrees/[id]/kill-session/route_client-reference-manifest.js +1 -1
  214. package/.next/server/app/api/worktrees/[id]/logs/[filename]/route.js +1 -1
  215. package/.next/server/app/api/worktrees/[id]/logs/[filename]/route_client-reference-manifest.js +1 -1
  216. package/.next/server/app/api/worktrees/[id]/logs/route.js +1 -1
  217. package/.next/server/app/api/worktrees/[id]/logs/route_client-reference-manifest.js +1 -1
  218. package/.next/server/app/api/worktrees/[id]/marp-render/route.js +1 -1
  219. package/.next/server/app/api/worktrees/[id]/marp-render/route_client-reference-manifest.js +1 -1
  220. package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route.js +1 -1
  221. package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route_client-reference-manifest.js +1 -1
  222. package/.next/server/app/api/worktrees/[id]/memos/route.js +1 -1
  223. package/.next/server/app/api/worktrees/[id]/memos/route_client-reference-manifest.js +1 -1
  224. package/.next/server/app/api/worktrees/[id]/messages/route.js +1 -1
  225. package/.next/server/app/api/worktrees/[id]/messages/route_client-reference-manifest.js +1 -1
  226. package/.next/server/app/api/worktrees/[id]/prompt-response/route.js +1 -1
  227. package/.next/server/app/api/worktrees/[id]/prompt-response/route.js.nft.json +1 -1
  228. package/.next/server/app/api/worktrees/[id]/prompt-response/route_client-reference-manifest.js +1 -1
  229. package/.next/server/app/api/worktrees/[id]/respond/route.js +1 -1
  230. package/.next/server/app/api/worktrees/[id]/respond/route.js.nft.json +1 -1
  231. package/.next/server/app/api/worktrees/[id]/respond/route_client-reference-manifest.js +1 -1
  232. package/.next/server/app/api/worktrees/[id]/route.js +1 -1
  233. package/.next/server/app/api/worktrees/[id]/route.js.nft.json +1 -1
  234. package/.next/server/app/api/worktrees/[id]/route_client-reference-manifest.js +1 -1
  235. package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route.js +1 -1
  236. package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route_client-reference-manifest.js +1 -1
  237. package/.next/server/app/api/worktrees/[id]/schedules/active/route.js +1 -1
  238. package/.next/server/app/api/worktrees/[id]/schedules/active/route_client-reference-manifest.js +1 -1
  239. package/.next/server/app/api/worktrees/[id]/schedules/route.js +2 -2
  240. package/.next/server/app/api/worktrees/[id]/schedules/route_client-reference-manifest.js +1 -1
  241. package/.next/server/app/api/worktrees/[id]/search/route.js +1 -1
  242. package/.next/server/app/api/worktrees/[id]/search/route_client-reference-manifest.js +1 -1
  243. package/.next/server/app/api/worktrees/[id]/send/route.js +1 -1
  244. package/.next/server/app/api/worktrees/[id]/send/route.js.nft.json +1 -1
  245. package/.next/server/app/api/worktrees/[id]/send/route_client-reference-manifest.js +1 -1
  246. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js +18 -0
  247. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js.nft.json +1 -0
  248. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route_client-reference-manifest.js +1 -0
  249. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/install/route.js +1 -1
  250. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/install/route.js.nft.json +1 -1
  251. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/install/route_client-reference-manifest.js +1 -1
  252. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route.js +1 -1
  253. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route.js.nft.json +1 -1
  254. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route_client-reference-manifest.js +1 -1
  255. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall/route.js +1 -1
  256. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall/route.js.nft.json +1 -1
  257. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall/route_client-reference-manifest.js +1 -1
  258. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route.js +1 -1
  259. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route.js.nft.json +1 -1
  260. package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route_client-reference-manifest.js +1 -1
  261. package/.next/server/app/api/worktrees/[id]/skills/route.js +2 -2
  262. package/.next/server/app/api/worktrees/[id]/skills/route_client-reference-manifest.js +1 -1
  263. package/.next/server/app/api/worktrees/[id]/slash-commands/route.js +1 -1
  264. package/.next/server/app/api/worktrees/[id]/slash-commands/route_client-reference-manifest.js +1 -1
  265. package/.next/server/app/api/worktrees/[id]/special-keys/route.js +1 -1
  266. package/.next/server/app/api/worktrees/[id]/special-keys/route.js.nft.json +1 -1
  267. package/.next/server/app/api/worktrees/[id]/special-keys/route_client-reference-manifest.js +1 -1
  268. package/.next/server/app/api/worktrees/[id]/start-polling/route.js +1 -1
  269. package/.next/server/app/api/worktrees/[id]/start-polling/route.js.nft.json +1 -1
  270. package/.next/server/app/api/worktrees/[id]/start-polling/route_client-reference-manifest.js +1 -1
  271. package/.next/server/app/api/worktrees/[id]/tasks/route.js +6 -0
  272. package/.next/server/app/api/worktrees/[id]/tasks/route.js.nft.json +1 -0
  273. package/.next/server/app/api/worktrees/[id]/tasks/route_client-reference-manifest.js +1 -0
  274. package/.next/server/app/api/worktrees/[id]/terminal/route.js +1 -1
  275. package/.next/server/app/api/worktrees/[id]/terminal/route.js.nft.json +1 -1
  276. package/.next/server/app/api/worktrees/[id]/terminal/route_client-reference-manifest.js +1 -1
  277. package/.next/server/app/api/worktrees/[id]/timers/history/route.js +1 -1
  278. package/.next/server/app/api/worktrees/[id]/timers/history/route_client-reference-manifest.js +1 -1
  279. package/.next/server/app/api/worktrees/[id]/timers/route.js +1 -1
  280. package/.next/server/app/api/worktrees/[id]/timers/route.js.nft.json +1 -1
  281. package/.next/server/app/api/worktrees/[id]/timers/route_client-reference-manifest.js +1 -1
  282. package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route.js +1 -1
  283. package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
  284. package/.next/server/app/api/worktrees/[id]/todos/route.js +1 -1
  285. package/.next/server/app/api/worktrees/[id]/todos/route_client-reference-manifest.js +1 -1
  286. package/.next/server/app/api/worktrees/[id]/tree/[...path]/route.js +1 -1
  287. package/.next/server/app/api/worktrees/[id]/tree/[...path]/route_client-reference-manifest.js +1 -1
  288. package/.next/server/app/api/worktrees/[id]/tree/route.js +1 -1
  289. package/.next/server/app/api/worktrees/[id]/tree/route_client-reference-manifest.js +1 -1
  290. package/.next/server/app/api/worktrees/[id]/upload/[...path]/route.js +1 -1
  291. package/.next/server/app/api/worktrees/[id]/upload/[...path]/route_client-reference-manifest.js +1 -1
  292. package/.next/server/app/api/worktrees/[id]/verify/route.js +4 -0
  293. package/.next/server/app/api/worktrees/[id]/verify/route.js.nft.json +1 -0
  294. package/.next/server/app/api/worktrees/[id]/verify/route_client-reference-manifest.js +1 -0
  295. package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/route.js +1 -0
  296. package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/route.js.nft.json +1 -0
  297. package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/route_client-reference-manifest.js +1 -0
  298. package/.next/server/app/api/worktrees/[id]/verify/runs/route.js +1 -0
  299. package/.next/server/app/api/worktrees/[id]/verify/runs/route.js.nft.json +1 -0
  300. package/.next/server/app/api/worktrees/[id]/verify/runs/route_client-reference-manifest.js +1 -0
  301. package/.next/server/app/api/worktrees/[id]/viewed/route.js +1 -1
  302. package/.next/server/app/api/worktrees/[id]/viewed/route_client-reference-manifest.js +1 -1
  303. package/.next/server/app/api/worktrees/route.js +1 -1
  304. package/.next/server/app/api/worktrees/route.js.nft.json +1 -1
  305. package/.next/server/app/api/worktrees/route_client-reference-manifest.js +1 -1
  306. package/.next/server/app/chat/page_client-reference-manifest.js +1 -1
  307. package/.next/server/app/login/page_client-reference-manifest.js +1 -1
  308. package/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
  309. package/.next/server/app/more/page.js +1 -1
  310. package/.next/server/app/more/page_client-reference-manifest.js +1 -1
  311. package/.next/server/app/offline/page_client-reference-manifest.js +1 -1
  312. package/.next/server/app/page_client-reference-manifest.js +1 -1
  313. package/.next/server/app/proxy/[...path]/route_client-reference-manifest.js +1 -1
  314. package/.next/server/app/repositories/page.js +1 -1
  315. package/.next/server/app/repositories/page_client-reference-manifest.js +1 -1
  316. package/.next/server/app/review/page.js +1 -1
  317. package/.next/server/app/review/page_client-reference-manifest.js +1 -1
  318. package/.next/server/app/sessions/page.js +1 -1
  319. package/.next/server/app/sessions/page_client-reference-manifest.js +1 -1
  320. package/.next/server/app/skills/[skillId]/page.js +1 -1
  321. package/.next/server/app/skills/[skillId]/page.js.nft.json +1 -1
  322. package/.next/server/app/skills/[skillId]/page_client-reference-manifest.js +1 -1
  323. package/.next/server/app/skills/installed/page.js +2 -0
  324. package/.next/server/app/skills/installed/page.js.nft.json +1 -0
  325. package/.next/server/app/skills/installed/page_client-reference-manifest.js +1 -0
  326. package/.next/server/app/skills/page.js +2 -2
  327. package/.next/server/app/skills/page.js.nft.json +1 -1
  328. package/.next/server/app/skills/page_client-reference-manifest.js +1 -1
  329. package/.next/server/app/worktrees/[id]/files/[...path]/page_client-reference-manifest.js +1 -1
  330. package/.next/server/app/worktrees/[id]/page.js +4 -4
  331. package/.next/server/app/worktrees/[id]/page.js.nft.json +1 -1
  332. package/.next/server/app/worktrees/[id]/page_client-reference-manifest.js +1 -1
  333. package/.next/server/app/worktrees/[id]/terminal/page_client-reference-manifest.js +1 -1
  334. package/.next/server/app-paths-manifest.json +35 -20
  335. package/.next/server/chunks/1068.js +1 -1
  336. package/.next/server/chunks/1117.js +1 -1
  337. package/.next/server/chunks/1185.js +1 -0
  338. package/.next/server/chunks/1239.js +1 -0
  339. package/.next/server/chunks/1503.js +2 -0
  340. package/.next/server/chunks/22.js +1 -1
  341. package/.next/server/chunks/2328.js +1 -1
  342. package/.next/server/chunks/2366.js +1 -0
  343. package/.next/server/chunks/2710.js +2 -0
  344. package/.next/server/chunks/28.js +35 -0
  345. package/.next/server/chunks/3042.js +1 -2
  346. package/.next/server/chunks/3736.js +1 -1
  347. package/.next/server/chunks/4440.js +2 -0
  348. package/.next/server/chunks/4444.js +1 -1
  349. package/.next/server/chunks/4548.js +1 -0
  350. package/.next/server/chunks/4689.js +25 -0
  351. package/.next/server/chunks/5064.js +1 -1
  352. package/.next/server/chunks/5381.js +50 -10
  353. package/.next/server/chunks/5456.js +1 -1
  354. package/.next/server/chunks/5737.js +1 -0
  355. package/.next/server/chunks/5793.js +1 -0
  356. package/.next/server/chunks/5959.js +3 -3
  357. package/.next/server/chunks/6130.js +1 -1
  358. package/.next/server/chunks/6274.js +13 -0
  359. package/.next/server/chunks/646.js +1 -1
  360. package/.next/server/chunks/8681.js +1 -1
  361. package/.next/server/chunks/8807.js +255 -51
  362. package/.next/server/chunks/8856.js +4 -0
  363. package/.next/server/chunks/9051.js +1 -0
  364. package/.next/server/chunks/9687.js +2 -2
  365. package/.next/server/middleware-build-manifest.js +1 -1
  366. package/.next/server/middleware-manifest.json +5 -5
  367. package/.next/server/middleware-react-loadable-manifest.js +1 -1
  368. package/.next/server/pages/500.html +1 -1
  369. package/.next/server/server-reference-manifest.json +1 -1
  370. package/.next/static/chunks/2751-7fabd91275b14ca3.js +1 -0
  371. package/.next/static/chunks/{4459.03172449db395039.js → 4459.a94b52985a76509a.js} +1 -1
  372. package/.next/static/chunks/{4560-8ffb0bb19f2ba998.js → 4560-0917ae2e6a0e5400.js} +1 -1
  373. package/.next/static/chunks/{6488-93870a55f4a3e3cd.js → 6488-f4e447464c9e0e22.js} +1 -1
  374. package/.next/static/chunks/{7485.43871aedf3dbb980.js → 7485.442b21101fca7257.js} +1 -1
  375. package/.next/static/chunks/8562-6e2ab32452f4fa5b.js +1 -0
  376. package/.next/static/chunks/app/api/app/update/route-8440b6c72bed83a1.js +1 -0
  377. package/.next/static/chunks/app/api/app/update-check/route-8440b6c72bed83a1.js +1 -0
  378. package/.next/static/chunks/app/api/assistant/conversation/route-8440b6c72bed83a1.js +1 -0
  379. package/.next/static/chunks/app/api/assistant/current-output/route-8440b6c72bed83a1.js +1 -0
  380. package/.next/static/chunks/app/api/assistant/messages/route-8440b6c72bed83a1.js +1 -0
  381. package/.next/static/chunks/app/api/assistant/session/route-8440b6c72bed83a1.js +1 -0
  382. package/.next/static/chunks/app/api/assistant/start/route-8440b6c72bed83a1.js +1 -0
  383. package/.next/static/chunks/app/api/assistant/terminal/route-8440b6c72bed83a1.js +1 -0
  384. package/.next/static/chunks/app/api/assistant/tools/route-8440b6c72bed83a1.js +1 -0
  385. package/.next/static/chunks/app/api/auth/login/route-8440b6c72bed83a1.js +1 -0
  386. package/.next/static/chunks/app/api/auth/logout/route-8440b6c72bed83a1.js +1 -0
  387. package/.next/static/chunks/app/api/auth/status/route-8440b6c72bed83a1.js +1 -0
  388. package/.next/static/chunks/app/api/daily-summary/route-8440b6c72bed83a1.js +1 -0
  389. package/.next/static/chunks/app/api/daily-summary/status/route-8440b6c72bed83a1.js +1 -0
  390. package/.next/static/chunks/app/api/external-apps/[id]/health/route-8440b6c72bed83a1.js +1 -0
  391. package/.next/static/chunks/app/api/external-apps/[id]/route-8440b6c72bed83a1.js +1 -0
  392. package/.next/static/chunks/app/api/external-apps/route-8440b6c72bed83a1.js +1 -0
  393. package/.next/static/chunks/app/api/fs/browse/route-8440b6c72bed83a1.js +1 -0
  394. package/.next/static/chunks/app/api/fs/recent-paths/route-8440b6c72bed83a1.js +1 -0
  395. package/.next/static/chunks/app/api/hooks/agent-event/route-8440b6c72bed83a1.js +1 -0
  396. package/.next/static/chunks/app/api/hooks/claude-done/route-8440b6c72bed83a1.js +1 -0
  397. package/.next/static/chunks/app/api/metrics/vibe/route-8440b6c72bed83a1.js +1 -0
  398. package/.next/static/chunks/app/api/ollama/models/route-8440b6c72bed83a1.js +1 -0
  399. package/.next/static/chunks/app/api/push/subscriptions/route-8440b6c72bed83a1.js +1 -0
  400. package/.next/static/chunks/app/api/push/vapid/route-8440b6c72bed83a1.js +1 -0
  401. package/.next/static/chunks/app/api/repositories/[id]/route-8440b6c72bed83a1.js +1 -0
  402. package/.next/static/chunks/app/api/repositories/[id]/todos/[todoId]/route-8440b6c72bed83a1.js +1 -0
  403. package/.next/static/chunks/app/api/repositories/[id]/todos/route-8440b6c72bed83a1.js +1 -0
  404. package/.next/static/chunks/app/api/repositories/clone/[jobId]/route-8440b6c72bed83a1.js +1 -0
  405. package/.next/static/chunks/app/api/repositories/clone/route-8440b6c72bed83a1.js +1 -0
  406. package/.next/static/chunks/app/api/repositories/excluded/route-8440b6c72bed83a1.js +1 -0
  407. package/.next/static/chunks/app/api/repositories/restore/route-8440b6c72bed83a1.js +1 -0
  408. package/.next/static/chunks/app/api/repositories/route-8440b6c72bed83a1.js +1 -0
  409. package/.next/static/chunks/app/api/repositories/scan/route-8440b6c72bed83a1.js +1 -0
  410. package/.next/static/chunks/app/api/repositories/sync/route-8440b6c72bed83a1.js +1 -0
  411. package/.next/static/chunks/app/api/repositories/validate-path/route-8440b6c72bed83a1.js +1 -0
  412. package/.next/static/chunks/app/api/sidebar/group-order/route-8440b6c72bed83a1.js +1 -0
  413. package/.next/static/chunks/app/api/skills/[id]/route-8440b6c72bed83a1.js +1 -0
  414. package/.next/static/chunks/app/api/skills/installations/route-8440b6c72bed83a1.js +1 -0
  415. package/.next/static/chunks/app/api/skills/operations/route-8440b6c72bed83a1.js +1 -0
  416. package/.next/static/chunks/app/api/skills/reindex/route-8440b6c72bed83a1.js +1 -0
  417. package/.next/static/chunks/app/api/skills/route-8440b6c72bed83a1.js +1 -0
  418. package/.next/static/chunks/app/api/slash-commands/route-8440b6c72bed83a1.js +1 -0
  419. package/.next/static/chunks/app/api/tasks/[taskId]/cancel/route-8440b6c72bed83a1.js +1 -0
  420. package/.next/static/chunks/app/api/tasks/[taskId]/route-8440b6c72bed83a1.js +1 -0
  421. package/.next/static/chunks/app/api/templates/[id]/route-8440b6c72bed83a1.js +1 -0
  422. package/.next/static/chunks/app/api/templates/route-8440b6c72bed83a1.js +1 -0
  423. package/.next/static/chunks/app/api/todos/route-8440b6c72bed83a1.js +1 -0
  424. package/.next/static/chunks/app/api/verification/runs/[runId]/route-8440b6c72bed83a1.js +1 -0
  425. package/.next/static/chunks/app/api/verification/runs/route-8440b6c72bed83a1.js +1 -0
  426. package/.next/static/chunks/app/api/worktrees/[id]/auto-yes/route-8440b6c72bed83a1.js +1 -0
  427. package/.next/static/chunks/app/api/worktrees/[id]/capture/route-8440b6c72bed83a1.js +1 -0
  428. package/.next/static/chunks/app/api/worktrees/[id]/cli-tool/route-8440b6c72bed83a1.js +1 -0
  429. package/.next/static/chunks/app/api/worktrees/[id]/cmate/schedules/route-8440b6c72bed83a1.js +1 -0
  430. package/.next/static/chunks/app/api/worktrees/[id]/current-output/route-8440b6c72bed83a1.js +1 -0
  431. package/.next/static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-8440b6c72bed83a1.js +1 -0
  432. package/.next/static/chunks/app/api/worktrees/[id]/execution-logs/route-8440b6c72bed83a1.js +1 -0
  433. package/.next/static/chunks/app/api/worktrees/[id]/files/[...path]/route-8440b6c72bed83a1.js +1 -0
  434. package/.next/static/chunks/app/api/worktrees/[id]/git/branch/create/route-8440b6c72bed83a1.js +1 -0
  435. package/.next/static/chunks/app/api/worktrees/[id]/git/branch/delete/route-8440b6c72bed83a1.js +1 -0
  436. package/.next/static/chunks/app/api/worktrees/[id]/git/branches/route-8440b6c72bed83a1.js +1 -0
  437. package/.next/static/chunks/app/api/worktrees/[id]/git/checkout/route-8440b6c72bed83a1.js +1 -0
  438. package/.next/static/chunks/app/api/worktrees/[id]/git/commit/route-8440b6c72bed83a1.js +1 -0
  439. package/.next/static/chunks/app/api/worktrees/[id]/git/diff/route-8440b6c72bed83a1.js +1 -0
  440. package/.next/static/chunks/app/api/worktrees/[id]/git/fetch/route-8440b6c72bed83a1.js +1 -0
  441. package/.next/static/chunks/app/api/worktrees/[id]/git/log/route-8440b6c72bed83a1.js +1 -0
  442. package/.next/static/chunks/app/api/worktrees/[id]/git/pull/route-8440b6c72bed83a1.js +1 -0
  443. package/.next/static/chunks/app/api/worktrees/[id]/git/push/route-8440b6c72bed83a1.js +1 -0
  444. package/.next/static/chunks/app/api/worktrees/[id]/git/reset/route-8440b6c72bed83a1.js +1 -0
  445. package/.next/static/chunks/app/api/worktrees/[id]/git/revert/route-8440b6c72bed83a1.js +1 -0
  446. package/.next/static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-8440b6c72bed83a1.js +1 -0
  447. package/.next/static/chunks/app/api/worktrees/[id]/git/stage/route-8440b6c72bed83a1.js +1 -0
  448. package/.next/static/chunks/app/api/worktrees/[id]/git/staged/route-8440b6c72bed83a1.js +1 -0
  449. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-8440b6c72bed83a1.js +1 -0
  450. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/apply/route-8440b6c72bed83a1.js +1 -0
  451. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/pop/route-8440b6c72bed83a1.js +1 -0
  452. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/push/route-8440b6c72bed83a1.js +1 -0
  453. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/route-8440b6c72bed83a1.js +1 -0
  454. package/.next/static/chunks/app/api/worktrees/[id]/git/status/route-8440b6c72bed83a1.js +1 -0
  455. package/.next/static/chunks/app/api/worktrees/[id]/git/unstage/route-8440b6c72bed83a1.js +1 -0
  456. package/.next/static/chunks/app/api/worktrees/[id]/git/working-diff/route-8440b6c72bed83a1.js +1 -0
  457. package/.next/static/chunks/app/api/worktrees/[id]/interrupt/route-8440b6c72bed83a1.js +1 -0
  458. package/.next/static/chunks/app/api/worktrees/[id]/kill-session/route-8440b6c72bed83a1.js +1 -0
  459. package/.next/static/chunks/app/api/worktrees/[id]/logs/[filename]/route-8440b6c72bed83a1.js +1 -0
  460. package/.next/static/chunks/app/api/worktrees/[id]/logs/route-8440b6c72bed83a1.js +1 -0
  461. package/.next/static/chunks/app/api/worktrees/[id]/marp-render/route-8440b6c72bed83a1.js +1 -0
  462. package/.next/static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-8440b6c72bed83a1.js +1 -0
  463. package/.next/static/chunks/app/api/worktrees/[id]/memos/route-8440b6c72bed83a1.js +1 -0
  464. package/.next/static/chunks/app/api/worktrees/[id]/messages/route-8440b6c72bed83a1.js +1 -0
  465. package/.next/static/chunks/app/api/worktrees/[id]/prompt-response/route-8440b6c72bed83a1.js +1 -0
  466. package/.next/static/chunks/app/api/worktrees/[id]/respond/route-8440b6c72bed83a1.js +1 -0
  467. package/.next/static/chunks/app/api/worktrees/[id]/route-8440b6c72bed83a1.js +1 -0
  468. package/.next/static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-8440b6c72bed83a1.js +1 -0
  469. package/.next/static/chunks/app/api/worktrees/[id]/schedules/active/route-8440b6c72bed83a1.js +1 -0
  470. package/.next/static/chunks/app/api/worktrees/[id]/schedules/route-8440b6c72bed83a1.js +1 -0
  471. package/.next/static/chunks/app/api/worktrees/[id]/search/route-8440b6c72bed83a1.js +1 -0
  472. package/.next/static/chunks/app/api/worktrees/[id]/send/route-8440b6c72bed83a1.js +1 -0
  473. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-8440b6c72bed83a1.js +1 -0
  474. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-8440b6c72bed83a1.js +1 -0
  475. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-8440b6c72bed83a1.js +1 -0
  476. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-8440b6c72bed83a1.js +1 -0
  477. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-8440b6c72bed83a1.js +1 -0
  478. package/.next/static/chunks/app/api/worktrees/[id]/skills/route-8440b6c72bed83a1.js +1 -0
  479. package/.next/static/chunks/app/api/worktrees/[id]/slash-commands/route-8440b6c72bed83a1.js +1 -0
  480. package/.next/static/chunks/app/api/worktrees/[id]/special-keys/route-8440b6c72bed83a1.js +1 -0
  481. package/.next/static/chunks/app/api/worktrees/[id]/start-polling/route-8440b6c72bed83a1.js +1 -0
  482. package/.next/static/chunks/app/api/worktrees/[id]/tasks/route-8440b6c72bed83a1.js +1 -0
  483. package/.next/static/chunks/app/api/worktrees/[id]/terminal/route-8440b6c72bed83a1.js +1 -0
  484. package/.next/static/chunks/app/api/worktrees/[id]/timers/history/route-8440b6c72bed83a1.js +1 -0
  485. package/.next/static/chunks/app/api/worktrees/[id]/timers/route-8440b6c72bed83a1.js +1 -0
  486. package/.next/static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-8440b6c72bed83a1.js +1 -0
  487. package/.next/static/chunks/app/api/worktrees/[id]/todos/route-8440b6c72bed83a1.js +1 -0
  488. package/.next/static/chunks/app/api/worktrees/[id]/tree/[...path]/route-8440b6c72bed83a1.js +1 -0
  489. package/.next/static/chunks/app/api/worktrees/[id]/tree/route-8440b6c72bed83a1.js +1 -0
  490. package/.next/static/chunks/app/api/worktrees/[id]/upload/[...path]/route-8440b6c72bed83a1.js +1 -0
  491. package/.next/static/chunks/app/api/worktrees/[id]/verify/route-8440b6c72bed83a1.js +1 -0
  492. package/.next/static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/route-8440b6c72bed83a1.js +1 -0
  493. package/.next/static/chunks/app/api/worktrees/[id]/verify/runs/route-8440b6c72bed83a1.js +1 -0
  494. package/.next/static/chunks/app/api/worktrees/[id]/viewed/route-8440b6c72bed83a1.js +1 -0
  495. package/.next/static/chunks/app/api/worktrees/route-8440b6c72bed83a1.js +1 -0
  496. package/.next/static/chunks/app/manifest.webmanifest/route-8440b6c72bed83a1.js +1 -0
  497. package/.next/static/chunks/app/more/{page-082d4ae496f9a36e.js → page-1619018cac999bbc.js} +1 -1
  498. package/.next/static/chunks/app/proxy/[...path]/route-8440b6c72bed83a1.js +1 -0
  499. package/.next/static/chunks/app/repositories/page-1ed1e5a542ecc168.js +1 -0
  500. package/.next/static/chunks/app/review/{page-f431d630097c2e85.js → page-b559bfb11c46931b.js} +1 -1
  501. package/.next/static/chunks/app/sessions/{page-20f07a99db64d2ca.js → page-3fa7e767d0ab3889.js} +1 -1
  502. package/.next/static/chunks/app/skills/[skillId]/page-6008b904225ebb25.js +1 -0
  503. package/.next/static/chunks/app/skills/installed/page-6641f95e6a6e5f9d.js +1 -0
  504. package/.next/static/chunks/app/skills/page-184f8e23e31a3667.js +1 -0
  505. package/.next/static/chunks/app/worktrees/[id]/page-5ffc84094830babb.js +1 -0
  506. package/.next/static/chunks/{webpack-6b35d37d50302d27.js → webpack-180bebdee221b6f4.js} +1 -1
  507. package/.next/static/css/{5127edd9aa8f3b49.css → d3453a6876553d32.css} +1 -1
  508. package/.next/static/gR8Sh86RrTynJON8SWkWK/_buildManifest.js +1 -0
  509. package/.next/trace +12 -11
  510. package/.next/types/app/api/hooks/agent-event/route.ts +347 -0
  511. package/.next/types/app/api/metrics/vibe/route.ts +347 -0
  512. package/.next/types/app/api/skills/installations/route.ts +347 -0
  513. package/.next/types/app/api/skills/operations/route.ts +347 -0
  514. package/.next/types/app/api/skills/reindex/route.ts +347 -0
  515. package/.next/types/app/api/tasks/[taskId]/cancel/route.ts +347 -0
  516. package/.next/types/app/api/tasks/[taskId]/route.ts +347 -0
  517. package/.next/types/app/api/verification/runs/[runId]/route.ts +347 -0
  518. package/.next/types/app/api/verification/runs/route.ts +347 -0
  519. package/.next/types/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.ts +347 -0
  520. package/.next/types/app/api/worktrees/[id]/tasks/route.ts +347 -0
  521. package/.next/types/app/api/worktrees/[id]/verify/route.ts +347 -0
  522. package/.next/types/app/api/worktrees/[id]/verify/runs/[runId]/route.ts +347 -0
  523. package/.next/types/app/api/worktrees/[id]/verify/runs/route.ts +347 -0
  524. package/.next/types/app/skills/installed/page.ts +84 -0
  525. package/.next/types/routes.d.ts +17 -2
  526. package/.next/types/validator.ts +135 -0
  527. package/dist/cli/commands/report.d.ts +1 -0
  528. package/dist/cli/commands/report.d.ts.map +1 -1
  529. package/dist/cli/commands/report.js +54 -0
  530. package/dist/cli/commands/send.d.ts.map +1 -1
  531. package/dist/cli/commands/send.js +86 -3
  532. package/dist/cli/commands/skill.d.ts +2 -1
  533. package/dist/cli/commands/skill.d.ts.map +1 -1
  534. package/dist/cli/commands/skill.js +136 -2
  535. package/dist/cli/commands/task.d.ts +11 -0
  536. package/dist/cli/commands/task.d.ts.map +1 -0
  537. package/dist/cli/commands/task.js +126 -0
  538. package/dist/cli/commands/verify.d.ts +19 -0
  539. package/dist/cli/commands/verify.d.ts.map +1 -0
  540. package/dist/cli/commands/verify.js +229 -0
  541. package/dist/cli/commands/wait.d.ts +2 -0
  542. package/dist/cli/commands/wait.d.ts.map +1 -1
  543. package/dist/cli/commands/wait.js +78 -13
  544. package/dist/cli/docs/agent-operations.d.ts +2 -2
  545. package/dist/cli/docs/agent-operations.d.ts.map +1 -1
  546. package/dist/cli/docs/agent-operations.js +92 -3
  547. package/dist/cli/program.d.ts.map +1 -1
  548. package/dist/cli/program.js +6 -0
  549. package/dist/cli/types/api-responses.d.ts +210 -0
  550. package/dist/cli/types/api-responses.d.ts.map +1 -1
  551. package/dist/cli/types/index.d.ts +88 -0
  552. package/dist/cli/types/index.d.ts.map +1 -1
  553. package/dist/cli/types/index.js +30 -1
  554. package/dist/cli/utils/api-client.d.ts +8 -0
  555. package/dist/cli/utils/api-client.d.ts.map +1 -1
  556. package/dist/cli/utils/verify-runner.d.ts +57 -0
  557. package/dist/cli/utils/verify-runner.d.ts.map +1 -0
  558. package/dist/cli/utils/verify-runner.js +174 -0
  559. package/dist/server/server.js +15 -0
  560. package/dist/server/src/config/auto-yes-config.js +22 -0
  561. package/dist/server/src/lib/auto-yes-poller.js +34 -2
  562. package/dist/server/src/lib/auto-yes-state.js +6 -19
  563. package/dist/server/src/lib/db/db.js +34 -1
  564. package/dist/server/src/lib/db/migrations/index.js +8 -0
  565. package/dist/server/src/lib/db/migrations/runner.js +1 -1
  566. package/dist/server/src/lib/db/migrations/v48-skill-operations-audit-index.js +117 -0
  567. package/dist/server/src/lib/db/migrations/v49-verification-runs.js +86 -0
  568. package/dist/server/src/lib/db/migrations/v50-tasks.js +68 -0
  569. package/dist/server/src/lib/db/migrations/v51-task-events.js +58 -0
  570. package/dist/server/src/lib/db/task-events-db.js +59 -0
  571. package/dist/server/src/lib/db/tasks-db.js +218 -0
  572. package/dist/server/src/lib/db/verification-db.js +272 -0
  573. package/dist/server/src/lib/polling/auto-yes-policy.js +117 -0
  574. package/dist/server/src/lib/polling/auto-yes-resolver.js +144 -4
  575. package/dist/server/src/lib/polling/response-checker.js +8 -0
  576. package/dist/server/src/lib/session/agent-event-state.js +46 -0
  577. package/dist/server/src/lib/session/current-output-builder.js +4 -0
  578. package/dist/server/src/lib/session/status-mapping.js +146 -0
  579. package/dist/server/src/lib/skills/compatibility-matrix.js +256 -0
  580. package/dist/server/src/lib/skills/compatibility.js +132 -11
  581. package/dist/server/src/lib/skills/operation-audit.js +85 -15
  582. package/dist/server/src/lib/skills/operation-journal.js +14 -1
  583. package/dist/server/src/lib/tasks/contract-parser.js +385 -0
  584. package/dist/server/src/lib/tasks/task-state-machine.js +183 -0
  585. package/dist/server/src/lib/tasks/task-transition-service.js +106 -0
  586. package/dist/server/src/lib/verification/verification-reconciler.js +49 -0
  587. package/dist/server/src/types/sidebar.js +7 -20
  588. package/package.json +5 -2
  589. package/scripts/hooks/cmate-agent-event.sh +175 -0
  590. package/.next/server/chunks/1808.js +0 -1
  591. package/.next/server/chunks/2064.js +0 -2
  592. package/.next/server/chunks/5226.js +0 -28
  593. package/.next/server/chunks/5306.js +0 -2
  594. package/.next/server/chunks/593.js +0 -1
  595. package/.next/server/chunks/9192.js +0 -1
  596. package/.next/static/MqlW91_Se_kEW6mtm-1x0/_buildManifest.js +0 -1
  597. package/.next/static/chunks/3418-7e47651340d940b0.js +0 -1
  598. package/.next/static/chunks/9142-41b13a2f278529cc.js +0 -1
  599. package/.next/static/chunks/app/api/app/update/route-8c8bebe20cebf964.js +0 -1
  600. package/.next/static/chunks/app/api/app/update-check/route-8c8bebe20cebf964.js +0 -1
  601. package/.next/static/chunks/app/api/assistant/conversation/route-8c8bebe20cebf964.js +0 -1
  602. package/.next/static/chunks/app/api/assistant/current-output/route-8c8bebe20cebf964.js +0 -1
  603. package/.next/static/chunks/app/api/assistant/messages/route-8c8bebe20cebf964.js +0 -1
  604. package/.next/static/chunks/app/api/assistant/session/route-8c8bebe20cebf964.js +0 -1
  605. package/.next/static/chunks/app/api/assistant/start/route-8c8bebe20cebf964.js +0 -1
  606. package/.next/static/chunks/app/api/assistant/terminal/route-8c8bebe20cebf964.js +0 -1
  607. package/.next/static/chunks/app/api/assistant/tools/route-8c8bebe20cebf964.js +0 -1
  608. package/.next/static/chunks/app/api/auth/login/route-8c8bebe20cebf964.js +0 -1
  609. package/.next/static/chunks/app/api/auth/logout/route-8c8bebe20cebf964.js +0 -1
  610. package/.next/static/chunks/app/api/auth/status/route-8c8bebe20cebf964.js +0 -1
  611. package/.next/static/chunks/app/api/daily-summary/route-8c8bebe20cebf964.js +0 -1
  612. package/.next/static/chunks/app/api/daily-summary/status/route-8c8bebe20cebf964.js +0 -1
  613. package/.next/static/chunks/app/api/external-apps/[id]/health/route-8c8bebe20cebf964.js +0 -1
  614. package/.next/static/chunks/app/api/external-apps/[id]/route-8c8bebe20cebf964.js +0 -1
  615. package/.next/static/chunks/app/api/external-apps/route-8c8bebe20cebf964.js +0 -1
  616. package/.next/static/chunks/app/api/fs/browse/route-8c8bebe20cebf964.js +0 -1
  617. package/.next/static/chunks/app/api/fs/recent-paths/route-8c8bebe20cebf964.js +0 -1
  618. package/.next/static/chunks/app/api/hooks/claude-done/route-8c8bebe20cebf964.js +0 -1
  619. package/.next/static/chunks/app/api/ollama/models/route-8c8bebe20cebf964.js +0 -1
  620. package/.next/static/chunks/app/api/push/subscriptions/route-8c8bebe20cebf964.js +0 -1
  621. package/.next/static/chunks/app/api/push/vapid/route-8c8bebe20cebf964.js +0 -1
  622. package/.next/static/chunks/app/api/repositories/[id]/route-8c8bebe20cebf964.js +0 -1
  623. package/.next/static/chunks/app/api/repositories/[id]/todos/[todoId]/route-8c8bebe20cebf964.js +0 -1
  624. package/.next/static/chunks/app/api/repositories/[id]/todos/route-8c8bebe20cebf964.js +0 -1
  625. package/.next/static/chunks/app/api/repositories/clone/[jobId]/route-8c8bebe20cebf964.js +0 -1
  626. package/.next/static/chunks/app/api/repositories/clone/route-8c8bebe20cebf964.js +0 -1
  627. package/.next/static/chunks/app/api/repositories/excluded/route-8c8bebe20cebf964.js +0 -1
  628. package/.next/static/chunks/app/api/repositories/restore/route-8c8bebe20cebf964.js +0 -1
  629. package/.next/static/chunks/app/api/repositories/route-8c8bebe20cebf964.js +0 -1
  630. package/.next/static/chunks/app/api/repositories/scan/route-8c8bebe20cebf964.js +0 -1
  631. package/.next/static/chunks/app/api/repositories/sync/route-8c8bebe20cebf964.js +0 -1
  632. package/.next/static/chunks/app/api/repositories/validate-path/route-8c8bebe20cebf964.js +0 -1
  633. package/.next/static/chunks/app/api/sidebar/group-order/route-8c8bebe20cebf964.js +0 -1
  634. package/.next/static/chunks/app/api/skills/[id]/route-8c8bebe20cebf964.js +0 -1
  635. package/.next/static/chunks/app/api/skills/route-8c8bebe20cebf964.js +0 -1
  636. package/.next/static/chunks/app/api/slash-commands/route-8c8bebe20cebf964.js +0 -1
  637. package/.next/static/chunks/app/api/templates/[id]/route-8c8bebe20cebf964.js +0 -1
  638. package/.next/static/chunks/app/api/templates/route-8c8bebe20cebf964.js +0 -1
  639. package/.next/static/chunks/app/api/todos/route-8c8bebe20cebf964.js +0 -1
  640. package/.next/static/chunks/app/api/worktrees/[id]/auto-yes/route-8c8bebe20cebf964.js +0 -1
  641. package/.next/static/chunks/app/api/worktrees/[id]/capture/route-8c8bebe20cebf964.js +0 -1
  642. package/.next/static/chunks/app/api/worktrees/[id]/cli-tool/route-8c8bebe20cebf964.js +0 -1
  643. package/.next/static/chunks/app/api/worktrees/[id]/cmate/schedules/route-8c8bebe20cebf964.js +0 -1
  644. package/.next/static/chunks/app/api/worktrees/[id]/current-output/route-8c8bebe20cebf964.js +0 -1
  645. package/.next/static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-8c8bebe20cebf964.js +0 -1
  646. package/.next/static/chunks/app/api/worktrees/[id]/execution-logs/route-8c8bebe20cebf964.js +0 -1
  647. package/.next/static/chunks/app/api/worktrees/[id]/files/[...path]/route-8c8bebe20cebf964.js +0 -1
  648. package/.next/static/chunks/app/api/worktrees/[id]/git/branch/create/route-8c8bebe20cebf964.js +0 -1
  649. package/.next/static/chunks/app/api/worktrees/[id]/git/branch/delete/route-8c8bebe20cebf964.js +0 -1
  650. package/.next/static/chunks/app/api/worktrees/[id]/git/branches/route-8c8bebe20cebf964.js +0 -1
  651. package/.next/static/chunks/app/api/worktrees/[id]/git/checkout/route-8c8bebe20cebf964.js +0 -1
  652. package/.next/static/chunks/app/api/worktrees/[id]/git/commit/route-8c8bebe20cebf964.js +0 -1
  653. package/.next/static/chunks/app/api/worktrees/[id]/git/diff/route-8c8bebe20cebf964.js +0 -1
  654. package/.next/static/chunks/app/api/worktrees/[id]/git/fetch/route-8c8bebe20cebf964.js +0 -1
  655. package/.next/static/chunks/app/api/worktrees/[id]/git/log/route-8c8bebe20cebf964.js +0 -1
  656. package/.next/static/chunks/app/api/worktrees/[id]/git/pull/route-8c8bebe20cebf964.js +0 -1
  657. package/.next/static/chunks/app/api/worktrees/[id]/git/push/route-8c8bebe20cebf964.js +0 -1
  658. package/.next/static/chunks/app/api/worktrees/[id]/git/reset/route-8c8bebe20cebf964.js +0 -1
  659. package/.next/static/chunks/app/api/worktrees/[id]/git/revert/route-8c8bebe20cebf964.js +0 -1
  660. package/.next/static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-8c8bebe20cebf964.js +0 -1
  661. package/.next/static/chunks/app/api/worktrees/[id]/git/stage/route-8c8bebe20cebf964.js +0 -1
  662. package/.next/static/chunks/app/api/worktrees/[id]/git/staged/route-8c8bebe20cebf964.js +0 -1
  663. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-8c8bebe20cebf964.js +0 -1
  664. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/apply/route-8c8bebe20cebf964.js +0 -1
  665. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/pop/route-8c8bebe20cebf964.js +0 -1
  666. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/push/route-8c8bebe20cebf964.js +0 -1
  667. package/.next/static/chunks/app/api/worktrees/[id]/git/stash/route-8c8bebe20cebf964.js +0 -1
  668. package/.next/static/chunks/app/api/worktrees/[id]/git/status/route-8c8bebe20cebf964.js +0 -1
  669. package/.next/static/chunks/app/api/worktrees/[id]/git/unstage/route-8c8bebe20cebf964.js +0 -1
  670. package/.next/static/chunks/app/api/worktrees/[id]/git/working-diff/route-8c8bebe20cebf964.js +0 -1
  671. package/.next/static/chunks/app/api/worktrees/[id]/interrupt/route-8c8bebe20cebf964.js +0 -1
  672. package/.next/static/chunks/app/api/worktrees/[id]/kill-session/route-8c8bebe20cebf964.js +0 -1
  673. package/.next/static/chunks/app/api/worktrees/[id]/logs/[filename]/route-8c8bebe20cebf964.js +0 -1
  674. package/.next/static/chunks/app/api/worktrees/[id]/logs/route-8c8bebe20cebf964.js +0 -1
  675. package/.next/static/chunks/app/api/worktrees/[id]/marp-render/route-8c8bebe20cebf964.js +0 -1
  676. package/.next/static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-8c8bebe20cebf964.js +0 -1
  677. package/.next/static/chunks/app/api/worktrees/[id]/memos/route-8c8bebe20cebf964.js +0 -1
  678. package/.next/static/chunks/app/api/worktrees/[id]/messages/route-8c8bebe20cebf964.js +0 -1
  679. package/.next/static/chunks/app/api/worktrees/[id]/prompt-response/route-8c8bebe20cebf964.js +0 -1
  680. package/.next/static/chunks/app/api/worktrees/[id]/respond/route-8c8bebe20cebf964.js +0 -1
  681. package/.next/static/chunks/app/api/worktrees/[id]/route-8c8bebe20cebf964.js +0 -1
  682. package/.next/static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-8c8bebe20cebf964.js +0 -1
  683. package/.next/static/chunks/app/api/worktrees/[id]/schedules/active/route-8c8bebe20cebf964.js +0 -1
  684. package/.next/static/chunks/app/api/worktrees/[id]/schedules/route-8c8bebe20cebf964.js +0 -1
  685. package/.next/static/chunks/app/api/worktrees/[id]/search/route-8c8bebe20cebf964.js +0 -1
  686. package/.next/static/chunks/app/api/worktrees/[id]/send/route-8c8bebe20cebf964.js +0 -1
  687. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-8c8bebe20cebf964.js +0 -1
  688. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-8c8bebe20cebf964.js +0 -1
  689. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-8c8bebe20cebf964.js +0 -1
  690. package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-8c8bebe20cebf964.js +0 -1
  691. package/.next/static/chunks/app/api/worktrees/[id]/skills/route-8c8bebe20cebf964.js +0 -1
  692. package/.next/static/chunks/app/api/worktrees/[id]/slash-commands/route-8c8bebe20cebf964.js +0 -1
  693. package/.next/static/chunks/app/api/worktrees/[id]/special-keys/route-8c8bebe20cebf964.js +0 -1
  694. package/.next/static/chunks/app/api/worktrees/[id]/start-polling/route-8c8bebe20cebf964.js +0 -1
  695. package/.next/static/chunks/app/api/worktrees/[id]/terminal/route-8c8bebe20cebf964.js +0 -1
  696. package/.next/static/chunks/app/api/worktrees/[id]/timers/history/route-8c8bebe20cebf964.js +0 -1
  697. package/.next/static/chunks/app/api/worktrees/[id]/timers/route-8c8bebe20cebf964.js +0 -1
  698. package/.next/static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-8c8bebe20cebf964.js +0 -1
  699. package/.next/static/chunks/app/api/worktrees/[id]/todos/route-8c8bebe20cebf964.js +0 -1
  700. package/.next/static/chunks/app/api/worktrees/[id]/tree/[...path]/route-8c8bebe20cebf964.js +0 -1
  701. package/.next/static/chunks/app/api/worktrees/[id]/tree/route-8c8bebe20cebf964.js +0 -1
  702. package/.next/static/chunks/app/api/worktrees/[id]/upload/[...path]/route-8c8bebe20cebf964.js +0 -1
  703. package/.next/static/chunks/app/api/worktrees/[id]/viewed/route-8c8bebe20cebf964.js +0 -1
  704. package/.next/static/chunks/app/api/worktrees/route-8c8bebe20cebf964.js +0 -1
  705. package/.next/static/chunks/app/manifest.webmanifest/route-8c8bebe20cebf964.js +0 -1
  706. package/.next/static/chunks/app/proxy/[...path]/route-8c8bebe20cebf964.js +0 -1
  707. package/.next/static/chunks/app/repositories/page-3c4fb889da48ce24.js +0 -1
  708. package/.next/static/chunks/app/skills/[skillId]/page-8c40c9683f242207.js +0 -1
  709. package/.next/static/chunks/app/skills/page-46242c428ee8bccf.js +0 -1
  710. package/.next/static/chunks/app/worktrees/[id]/page-6da38f0a06dfd9db.js +0 -1
  711. /package/.next/static/{MqlW91_Se_kEW6mtm-1x0 → gR8Sh86RrTynJON8SWkWK}/_ssgManifest.js +0 -0
package/.next/trace CHANGED
@@ -1,11 +1,12 @@
1
- [{"name":"generate-buildid","duration":237,"timestamp":688171901,"id":4,"parentId":1,"tags":{},"startTime":1785054450447,"traceId":"4bde3a55dbff7dcb"},{"name":"load-custom-routes","duration":1702,"timestamp":688172236,"id":5,"parentId":1,"tags":{},"startTime":1785054450447,"traceId":"4bde3a55dbff7dcb"},{"name":"create-dist-dir","duration":20036,"timestamp":688256132,"id":6,"parentId":1,"tags":{},"startTime":1785054450531,"traceId":"4bde3a55dbff7dcb"},{"name":"create-pages-mapping","duration":182,"timestamp":688310798,"id":7,"parentId":1,"tags":{},"startTime":1785054450586,"traceId":"4bde3a55dbff7dcb"},{"name":"collect-app-files","duration":16485,"timestamp":688311051,"id":8,"parentId":1,"tags":{},"startTime":1785054450586,"traceId":"4bde3a55dbff7dcb"},{"name":"create-app-mapping","duration":4920,"timestamp":688327561,"id":9,"parentId":1,"tags":{},"startTime":1785054450603,"traceId":"4bde3a55dbff7dcb"},{"name":"create-app-layouts","duration":95,"timestamp":688332507,"id":10,"parentId":1,"tags":{},"startTime":1785054450607,"traceId":"4bde3a55dbff7dcb"},{"name":"collect-default-files","duration":3722,"timestamp":688334504,"id":12,"parentId":1,"tags":{},"startTime":1785054450609,"traceId":"4bde3a55dbff7dcb"},{"name":"generate-route-types","duration":25709,"timestamp":688333653,"id":11,"parentId":1,"tags":{},"startTime":1785054450609,"traceId":"4bde3a55dbff7dcb"},{"name":"public-dir-conflict-check","duration":495,"timestamp":688359418,"id":13,"parentId":1,"tags":{},"startTime":1785054450634,"traceId":"4bde3a55dbff7dcb"},{"name":"generate-routes-manifest","duration":3714,"timestamp":688360110,"id":14,"parentId":1,"tags":{},"startTime":1785054450635,"traceId":"4bde3a55dbff7dcb"},{"name":"create-entrypoints","duration":65987,"timestamp":688375257,"id":17,"parentId":1,"tags":{},"startTime":1785054450650,"traceId":"4bde3a55dbff7dcb"},{"name":"generate-webpack-config","duration":256875,"timestamp":688441282,"id":18,"parentId":16,"tags":{},"startTime":1785054450716,"traceId":"4bde3a55dbff7dcb"},{"name":"next-trace-entrypoint-plugin","duration":2024,"timestamp":688796519,"id":20,"parentId":19,"tags":{},"startTime":1785054451071,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":1571336,"timestamp":688806403,"id":110,"parentId":21,"tags":{"request":"next/dist/pages/_app"},"startTime":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3176926,"timestamp":688806341,"id":89,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3176942,"timestamp":688806344,"id":90,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3176944,"timestamp":688806347,"id":91,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3176940,"timestamp":688806354,"id":93,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3176940,"timestamp":688806357,"id":94,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3176938,"timestamp":688806362,"id":96,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3176938,"timestamp":688806365,"id":97,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3176938,"timestamp":688806368,"id":98,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3176953,"timestamp":688806371,"id":99,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3176954,"timestamp":688806374,"id":100,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3176956,"timestamp":688806376,"id":101,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3176957,"timestamp":688806379,"id":102,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3176957,"timestamp":688806381,"id":103,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3176957,"timestamp":688806384,"id":104,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3176936,"timestamp":688806408,"id":112,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3176934,"timestamp":688806413,"id":114,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3176934,"timestamp":688806416,"id":115,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3176934,"timestamp":688806419,"id":116,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3176934,"timestamp":688806422,"id":117,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3176933,"timestamp":688806425,"id":118,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3176930,"timestamp":688806430,"id":120,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3176930,"timestamp":688806433,"id":121,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3176931,"timestamp":688806435,"id":122,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3176931,"timestamp":688806438,"id":123,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3176931,"timestamp":688806440,"id":124,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3176931,"timestamp":688806443,"id":125,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3176930,"timestamp":688806446,"id":126,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3176930,"timestamp":688806448,"id":127,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3176928,"timestamp":688806453,"id":129,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3176920,"timestamp":688806464,"id":133,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3176920,"timestamp":688806467,"id":134,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3176920,"timestamp":688806470,"id":135,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3177520,"timestamp":688805879,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3177348,"timestamp":688806054,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3177298,"timestamp":688806107,"id":34,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3177229,"timestamp":688806180,"id":56,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3177228,"timestamp":688806183,"id":57,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3177228,"timestamp":688806186,"id":58,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3177215,"timestamp":688806201,"id":63,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3177032,"timestamp":688806387,"id":105,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3177029,"timestamp":688806392,"id":106,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3177029,"timestamp":688806395,"id":107,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3177028,"timestamp":688806398,"id":108,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3177028,"timestamp":688806400,"id":109,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3177216,"timestamp":688806214,"id":67,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3177207,"timestamp":688806226,"id":71,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3177207,"timestamp":688806229,"id":72,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3177206,"timestamp":688806232,"id":73,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3177205,"timestamp":688806235,"id":74,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3177204,"timestamp":688806239,"id":75,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3183397,"timestamp":688806352,"id":92,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3203902,"timestamp":688806461,"id":132,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3203909,"timestamp":688806473,"id":136,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3244217,"timestamp":688806360,"id":95,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3293232,"timestamp":688806456,"id":130,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3293243,"timestamp":688806458,"id":131,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3338739,"timestamp":688805853,"id":28,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3338165,"timestamp":688806476,"id":137,"parentId":21,"tags":{"request":"next/dist/pages/_document"},"startTime":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3364361,"timestamp":688806411,"id":113,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3368993,"timestamp":688806405,"id":111,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3390638,"timestamp":688806451,"id":128,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3417731,"timestamp":688806145,"id":45,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3457097,"timestamp":688806427,"id":119,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3463944,"timestamp":688805379,"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":1785054451080,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3462857,"timestamp":688806479,"id":138,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3462859,"timestamp":688806482,"id":139,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3462867,"timestamp":688806485,"id":140,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3462868,"timestamp":688806488,"id":141,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3462869,"timestamp":688806490,"id":142,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3462869,"timestamp":688806493,"id":143,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3462870,"timestamp":688806496,"id":144,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3462870,"timestamp":688806499,"id":145,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3462869,"timestamp":688806502,"id":146,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3462869,"timestamp":688806504,"id":147,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3462870,"timestamp":688806507,"id":148,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3462870,"timestamp":688806510,"id":149,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3462869,"timestamp":688806515,"id":150,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3483869,"timestamp":688806093,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3484196,"timestamp":688805780,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3483856,"timestamp":688806124,"id":39,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3484150,"timestamp":688805833,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3484120,"timestamp":688805865,"id":29,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3483885,"timestamp":688806103,"id":33,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3483880,"timestamp":688806110,"id":35,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3484186,"timestamp":688805807,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3484174,"timestamp":688805821,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"}]
2
- [{"name":"add-entry","duration":3484354,"timestamp":688805843,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3484084,"timestamp":688806121,"id":38,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2Froute&name=app%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2F%5Bid%5D%2Ftodos%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3484091,"timestamp":688806117,"id":37,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3484097,"timestamp":688806114,"id":36,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3484085,"timestamp":688806127,"id":40,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3484081,"timestamp":688806135,"id":42,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3484088,"timestamp":688806131,"id":41,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3484083,"timestamp":688806138,"id":43,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3484082,"timestamp":688806141,"id":44,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Frepositories%2Fscan%2Froute&name=app%2Fapi%2Frepositories%2Fscan%2Froute&pagePath=private-next-app-dir%2Fapi%2Frepositories%2Fscan%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Frepositories%2Fscan%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3484074,"timestamp":688806151,"id":47,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3484080,"timestamp":688806148,"id":46,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3484076,"timestamp":688806154,"id":48,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3484078,"timestamp":688806157,"id":49,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3484075,"timestamp":688806163,"id":51,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3484075,"timestamp":688806166,"id":52,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3484074,"timestamp":688806169,"id":53,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3484072,"timestamp":688806173,"id":54,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3484087,"timestamp":688806160,"id":50,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3484073,"timestamp":688806177,"id":55,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3484060,"timestamp":688806192,"id":60,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3484066,"timestamp":688806189,"id":59,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3484062,"timestamp":688806195,"id":61,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3484061,"timestamp":688806198,"id":62,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3484056,"timestamp":688806205,"id":64,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3484055,"timestamp":688806208,"id":65,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3484054,"timestamp":688806211,"id":66,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3484048,"timestamp":688806220,"id":69,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3484047,"timestamp":688806223,"id":70,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3484056,"timestamp":688806217,"id":68,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3483945,"timestamp":688806331,"id":86,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3484037,"timestamp":688806242,"id":76,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3484036,"timestamp":688806245,"id":77,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3484029,"timestamp":688806254,"id":80,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3484038,"timestamp":688806248,"id":78,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3484036,"timestamp":688806251,"id":79,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3484032,"timestamp":688806257,"id":81,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3483972,"timestamp":688806320,"id":83,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3483982,"timestamp":688806311,"id":82,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3483972,"timestamp":688806323,"id":84,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3483971,"timestamp":688806326,"id":85,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3483961,"timestamp":688806339,"id":88,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":3483966,"timestamp":688806336,"id":87,"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":1785054451081,"traceId":"4bde3a55dbff7dcb"},{"name":"make","duration":5964662,"timestamp":688805079,"id":21,"parentId":19,"tags":{},"startTime":1785054451080,"traceId":"4bde3a55dbff7dcb"},{"name":"get-entries","duration":4674,"timestamp":694771121,"id":850,"parentId":849,"tags":{},"startTime":1785054457046,"traceId":"4bde3a55dbff7dcb"},{"name":"node-file-trace-plugin","duration":4812327,"timestamp":694795112,"id":851,"parentId":849,"tags":{"traceEntryCount":"254"},"startTime":1785054457070,"traceId":"4bde3a55dbff7dcb"},{"name":"collect-traced-files","duration":76360,"timestamp":699607457,"id":852,"parentId":849,"tags":{},"startTime":1785054461882,"traceId":"4bde3a55dbff7dcb"},{"name":"finish-modules","duration":4912940,"timestamp":694770892,"id":849,"parentId":20,"tags":{},"startTime":1785054457046,"traceId":"4bde3a55dbff7dcb"},{"name":"chunk-graph","duration":124795,"timestamp":700030005,"id":854,"parentId":853,"tags":{},"startTime":1785054462305,"traceId":"4bde3a55dbff7dcb"},{"name":"optimize-modules","duration":49,"timestamp":700155072,"id":856,"parentId":853,"tags":{},"startTime":1785054462430,"traceId":"4bde3a55dbff7dcb"},{"name":"optimize-chunks","duration":135016,"timestamp":700155241,"id":857,"parentId":853,"tags":{},"startTime":1785054462430,"traceId":"4bde3a55dbff7dcb"},{"name":"optimize-tree","duration":143,"timestamp":700290365,"id":858,"parentId":853,"tags":{},"startTime":1785054462565,"traceId":"4bde3a55dbff7dcb"},{"name":"optimize-chunk-modules","duration":167032,"timestamp":700290609,"id":859,"parentId":853,"tags":{},"startTime":1785054462566,"traceId":"4bde3a55dbff7dcb"},{"name":"optimize","duration":302814,"timestamp":700154950,"id":855,"parentId":853,"tags":{},"startTime":1785054462430,"traceId":"4bde3a55dbff7dcb"},{"name":"module-hash","duration":126347,"timestamp":700540295,"id":860,"parentId":853,"tags":{},"startTime":1785054462815,"traceId":"4bde3a55dbff7dcb"},{"name":"code-generation","duration":50463,"timestamp":700666729,"id":861,"parentId":853,"tags":{},"startTime":1785054462942,"traceId":"4bde3a55dbff7dcb"},{"name":"hash","duration":20690,"timestamp":700731800,"id":862,"parentId":853,"tags":{},"startTime":1785054463007,"traceId":"4bde3a55dbff7dcb"},{"name":"code-generation-jobs","duration":441,"timestamp":700752485,"id":863,"parentId":853,"tags":{},"startTime":1785054463027,"traceId":"4bde3a55dbff7dcb"},{"name":"module-assets","duration":2185,"timestamp":700752790,"id":864,"parentId":853,"tags":{},"startTime":1785054463028,"traceId":"4bde3a55dbff7dcb"},{"name":"create-chunk-assets","duration":3876,"timestamp":700754993,"id":865,"parentId":853,"tags":{},"startTime":1785054463030,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1007,"timestamp":700787947,"id":867,"parentId":866,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":817,"timestamp":700788148,"id":868,"parentId":866,"tags":{"name":"../app/api/assistant/conversation/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":807,"timestamp":700788161,"id":869,"parentId":866,"tags":{"name":"../app/api/assistant/current-output/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":801,"timestamp":700788168,"id":870,"parentId":866,"tags":{"name":"../app/api/assistant/messages/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":798,"timestamp":700788173,"id":871,"parentId":866,"tags":{"name":"../app/api/assistant/session/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":794,"timestamp":700788177,"id":872,"parentId":866,"tags":{"name":"../app/api/assistant/start/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":791,"timestamp":700788182,"id":873,"parentId":866,"tags":{"name":"../app/api/assistant/tools/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":787,"timestamp":700788187,"id":874,"parentId":866,"tags":{"name":"../app/api/assistant/terminal/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":783,"timestamp":700788193,"id":875,"parentId":866,"tags":{"name":"../app/api/auth/login/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":732,"timestamp":700788244,"id":876,"parentId":866,"tags":{"name":"../app/api/auth/logout/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":716,"timestamp":700788261,"id":877,"parentId":866,"tags":{"name":"../app/api/daily-summary/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":707,"timestamp":700788271,"id":878,"parentId":866,"tags":{"name":"../app/api/hooks/claude-done/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":704,"timestamp":700788275,"id":879,"parentId":866,"tags":{"name":"../app/api/ollama/models/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":701,"timestamp":700788279,"id":880,"parentId":866,"tags":{"name":"../app/api/repositories/[id]/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":697,"timestamp":700788285,"id":881,"parentId":866,"tags":{"name":"../app/api/repositories/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":694,"timestamp":700788289,"id":882,"parentId":866,"tags":{"name":"../app/api/repositories/clone/[jobId]/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":690,"timestamp":700788294,"id":883,"parentId":866,"tags":{"name":"../app/api/repositories/[id]/todos/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":686,"timestamp":700788300,"id":884,"parentId":866,"tags":{"name":"../app/api/repositories/clone/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":683,"timestamp":700788304,"id":885,"parentId":866,"tags":{"name":"../app/api/repositories/excluded/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":679,"timestamp":700788309,"id":886,"parentId":866,"tags":{"name":"../app/api/repositories/restore/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":676,"timestamp":700788312,"id":887,"parentId":866,"tags":{"name":"../app/api/repositories/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":673,"timestamp":700788316,"id":888,"parentId":866,"tags":{"name":"../app/api/repositories/sync/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":669,"timestamp":700788321,"id":889,"parentId":866,"tags":{"name":"../app/api/repositories/scan/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":667,"timestamp":700788325,"id":890,"parentId":866,"tags":{"name":"../app/api/slash-commands/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":664,"timestamp":700788329,"id":891,"parentId":866,"tags":{"name":"../app/api/templates/[id]/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":661,"timestamp":700788333,"id":892,"parentId":866,"tags":{"name":"../app/api/templates/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":658,"timestamp":700788337,"id":893,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/auto-yes/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":638,"timestamp":700788358,"id":894,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/cli-tool/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":635,"timestamp":700788362,"id":895,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/cmate/schedules/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":633,"timestamp":700788365,"id":896,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/capture/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":630,"timestamp":700788369,"id":897,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/current-output/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":627,"timestamp":700788374,"id":898,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":625,"timestamp":700788377,"id":899,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/[logId]/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":622,"timestamp":700788380,"id":900,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/files/[...path]/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":620,"timestamp":700788384,"id":901,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/git/branch/create/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":638,"timestamp":700788389,"id":902,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/git/branch/delete/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":637,"timestamp":700788392,"id":903,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/git/branches/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":636,"timestamp":700788395,"id":904,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/git/checkout/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":633,"timestamp":700788399,"id":905,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/git/commit/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":630,"timestamp":700788404,"id":906,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/git/diff/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":627,"timestamp":700788408,"id":907,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/git/log/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":625,"timestamp":700788411,"id":908,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/git/fetch/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"}]
3
- [{"name":"minify-js","duration":854,"timestamp":700788416,"id":909,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/git/pull/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":856,"timestamp":700788420,"id":910,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/git/push/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":847,"timestamp":700788432,"id":911,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/git/reset/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":846,"timestamp":700788435,"id":912,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/git/revert/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":845,"timestamp":700788439,"id":913,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/git/show/[commitHash]/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":844,"timestamp":700788442,"id":914,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/git/stage/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":843,"timestamp":700788445,"id":915,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/git/staged/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":841,"timestamp":700788450,"id":916,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/git/stash/[index]/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":840,"timestamp":700788453,"id":917,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/git/stash/apply/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":839,"timestamp":700788457,"id":918,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/git/stash/pop/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":838,"timestamp":700788460,"id":919,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/git/stash/push/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":837,"timestamp":700788463,"id":920,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/git/stash/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":836,"timestamp":700788466,"id":921,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/git/unstage/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":835,"timestamp":700788469,"id":922,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/git/status/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":835,"timestamp":700788472,"id":923,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/git/working-diff/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":833,"timestamp":700788475,"id":924,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/interrupt/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":833,"timestamp":700788478,"id":925,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/kill-session/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":833,"timestamp":700788481,"id":926,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/marp-render/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":832,"timestamp":700788484,"id":927,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/memos/[memoId]/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":830,"timestamp":700788488,"id":928,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/memos/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":830,"timestamp":700788491,"id":929,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/messages/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":829,"timestamp":700788494,"id":930,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/prompt-response/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":828,"timestamp":700788497,"id":931,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":828,"timestamp":700788500,"id":932,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/schedules/[scheduleId]/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":828,"timestamp":700788503,"id":933,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/respond/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":827,"timestamp":700788506,"id":934,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/schedules/active/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":826,"timestamp":700788509,"id":935,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/schedules/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":825,"timestamp":700788512,"id":936,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/send/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":825,"timestamp":700788515,"id":937,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/search/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":823,"timestamp":700788519,"id":938,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/special-keys/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":822,"timestamp":700788522,"id":939,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/slash-commands/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":821,"timestamp":700788525,"id":940,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/start-polling/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":821,"timestamp":700788528,"id":941,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/terminal/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":821,"timestamp":700788531,"id":942,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/timers/history/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":820,"timestamp":700788535,"id":943,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/timers/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":820,"timestamp":700788538,"id":944,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1785054463063,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":819,"timestamp":700788540,"id":945,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/tree/[...path]/route.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":817,"timestamp":700788543,"id":946,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/todos/route.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":815,"timestamp":700788546,"id":947,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/tree/route.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":814,"timestamp":700788549,"id":948,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/upload/[...path]/route.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":812,"timestamp":700788552,"id":949,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/viewed/route.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":810,"timestamp":700788555,"id":950,"parentId":866,"tags":{"name":"../app/apple-icon.png/route.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":808,"timestamp":700788558,"id":951,"parentId":866,"tags":{"name":"../app/icon.png/route.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":807,"timestamp":700788561,"id":952,"parentId":866,"tags":{"name":"../app/manifest.webmanifest/route.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":805,"timestamp":700788565,"id":953,"parentId":866,"tags":{"name":"../app/icon1.png/route.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":803,"timestamp":700788568,"id":954,"parentId":866,"tags":{"name":"../app/icon2.png/route.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":801,"timestamp":700788571,"id":955,"parentId":866,"tags":{"name":"../pages/_app.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":799,"timestamp":700788574,"id":956,"parentId":866,"tags":{"name":"../pages/_error.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":797,"timestamp":700788577,"id":957,"parentId":866,"tags":{"name":"../app/api/app/update-check/route.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":795,"timestamp":700788580,"id":958,"parentId":866,"tags":{"name":"../app/api/app/update/route.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":794,"timestamp":700788582,"id":959,"parentId":866,"tags":{"name":"../app/api/auth/status/route.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":792,"timestamp":700788585,"id":960,"parentId":866,"tags":{"name":"../app/api/daily-summary/status/route.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":791,"timestamp":700788588,"id":961,"parentId":866,"tags":{"name":"../app/api/external-apps/[id]/health/route.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":789,"timestamp":700788591,"id":962,"parentId":866,"tags":{"name":"../app/api/external-apps/route.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":787,"timestamp":700788594,"id":963,"parentId":866,"tags":{"name":"../app/api/fs/recent-paths/route.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":785,"timestamp":700788597,"id":964,"parentId":866,"tags":{"name":"../app/api/push/vapid/route.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":784,"timestamp":700788600,"id":965,"parentId":866,"tags":{"name":"../app/api/fs/browse/route.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":782,"timestamp":700788603,"id":966,"parentId":866,"tags":{"name":"../app/api/external-apps/[id]/route.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":779,"timestamp":700788606,"id":967,"parentId":866,"tags":{"name":"../app/api/push/subscriptions/route.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":778,"timestamp":700788609,"id":968,"parentId":866,"tags":{"name":"../app/api/sidebar/group-order/route.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":774,"timestamp":700788614,"id":969,"parentId":866,"tags":{"name":"../app/api/repositories/validate-path/route.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":772,"timestamp":700788617,"id":970,"parentId":866,"tags":{"name":"../app/api/skills/[id]/route.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":771,"timestamp":700788620,"id":971,"parentId":866,"tags":{"name":"../app/api/skills/route.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":769,"timestamp":700788623,"id":972,"parentId":866,"tags":{"name":"../app/api/todos/route.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":767,"timestamp":700788626,"id":973,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/logs/route.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":765,"timestamp":700788629,"id":974,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/logs/[filename]/route.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":763,"timestamp":700788632,"id":975,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/plan/route.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":761,"timestamp":700788635,"id":976,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/install/route.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":759,"timestamp":700788639,"id":977,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":758,"timestamp":700788642,"id":978,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/skills/route.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":756,"timestamp":700788645,"id":979,"parentId":866,"tags":{"name":"../app/api/worktrees/route.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":749,"timestamp":700788652,"id":980,"parentId":866,"tags":{"name":"../app/proxy/[...path]/route.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":747,"timestamp":700788655,"id":981,"parentId":866,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/uninstall/route.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":746,"timestamp":700788658,"id":982,"parentId":866,"tags":{"name":"../pages/_document.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":744,"timestamp":700788661,"id":983,"parentId":866,"tags":{"name":"../app/chat/page.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":742,"timestamp":700788664,"id":984,"parentId":866,"tags":{"name":"../app/login/page.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":740,"timestamp":700788667,"id":985,"parentId":866,"tags":{"name":"../app/more/page.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":738,"timestamp":700788670,"id":986,"parentId":866,"tags":{"name":"../app/offline/page.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":736,"timestamp":700788673,"id":987,"parentId":866,"tags":{"name":"../app/page.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":734,"timestamp":700788676,"id":988,"parentId":866,"tags":{"name":"../app/repositories/page.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":733,"timestamp":700788679,"id":989,"parentId":866,"tags":{"name":"../app/review/page.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":731,"timestamp":700788682,"id":990,"parentId":866,"tags":{"name":"../app/sessions/page.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":729,"timestamp":700788685,"id":991,"parentId":866,"tags":{"name":"../app/skills/[skillId]/page.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":727,"timestamp":700788688,"id":992,"parentId":866,"tags":{"name":"../app/skills/page.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":726,"timestamp":700788691,"id":993,"parentId":866,"tags":{"name":"../app/worktrees/[id]/files/[...path]/page.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":724,"timestamp":700788694,"id":994,"parentId":866,"tags":{"name":"../app/worktrees/[id]/page.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":722,"timestamp":700788697,"id":995,"parentId":866,"tags":{"name":"../app/worktrees/[id]/terminal/page.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":710,"timestamp":700788710,"id":996,"parentId":866,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":708,"timestamp":700788713,"id":997,"parentId":866,"tags":{"name":"3543.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":706,"timestamp":700788717,"id":998,"parentId":866,"tags":{"name":"3945.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":704,"timestamp":700788720,"id":999,"parentId":866,"tags":{"name":"2119.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":702,"timestamp":700788723,"id":1000,"parentId":866,"tags":{"name":"2445.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":700,"timestamp":700788726,"id":1001,"parentId":866,"tags":{"name":"4248.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":698,"timestamp":700788729,"id":1002,"parentId":866,"tags":{"name":"2534.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":697,"timestamp":700788732,"id":1003,"parentId":866,"tags":{"name":"2980.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":694,"timestamp":700788736,"id":1004,"parentId":866,"tags":{"name":"450.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":693,"timestamp":700788738,"id":1005,"parentId":866,"tags":{"name":"2816.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":691,"timestamp":700788741,"id":1006,"parentId":866,"tags":{"name":"7685.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":689,"timestamp":700788744,"id":1007,"parentId":866,"tags":{"name":"3440.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":688,"timestamp":700788747,"id":1008,"parentId":866,"tags":{"name":"1162.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":686,"timestamp":700788750,"id":1009,"parentId":866,"tags":{"name":"5571.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"}]
4
- [{"name":"minify-js","duration":784,"timestamp":700788754,"id":1010,"parentId":866,"tags":{"name":"6285.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":782,"timestamp":700788757,"id":1011,"parentId":866,"tags":{"name":"8098.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":780,"timestamp":700788760,"id":1012,"parentId":866,"tags":{"name":"2560.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":778,"timestamp":700788763,"id":1013,"parentId":866,"tags":{"name":"1825.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":776,"timestamp":700788766,"id":1014,"parentId":866,"tags":{"name":"6159.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":774,"timestamp":700788770,"id":1015,"parentId":866,"tags":{"name":"3346.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":773,"timestamp":700788773,"id":1016,"parentId":866,"tags":{"name":"9328.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":771,"timestamp":700788776,"id":1017,"parentId":866,"tags":{"name":"1262.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":769,"timestamp":700788779,"id":1018,"parentId":866,"tags":{"name":"6072.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":767,"timestamp":700788782,"id":1019,"parentId":866,"tags":{"name":"9358.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":766,"timestamp":700788785,"id":1020,"parentId":866,"tags":{"name":"1296.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":763,"timestamp":700788789,"id":1021,"parentId":866,"tags":{"name":"3722.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":760,"timestamp":700788793,"id":1022,"parentId":866,"tags":{"name":"8356.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":758,"timestamp":700788796,"id":1023,"parentId":866,"tags":{"name":"7941.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":756,"timestamp":700788799,"id":1024,"parentId":866,"tags":{"name":"9211.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":754,"timestamp":700788802,"id":1025,"parentId":866,"tags":{"name":"5064.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":753,"timestamp":700788805,"id":1026,"parentId":866,"tags":{"name":"22.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":750,"timestamp":700788808,"id":1027,"parentId":866,"tags":{"name":"1331.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":749,"timestamp":700788811,"id":1028,"parentId":866,"tags":{"name":"1692.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":747,"timestamp":700788815,"id":1029,"parentId":866,"tags":{"name":"1356.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":745,"timestamp":700788818,"id":1030,"parentId":866,"tags":{"name":"1634.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":743,"timestamp":700788821,"id":1031,"parentId":866,"tags":{"name":"2064.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":741,"timestamp":700788824,"id":1032,"parentId":866,"tags":{"name":"1366.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":738,"timestamp":700788827,"id":1033,"parentId":866,"tags":{"name":"6015.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":737,"timestamp":700788830,"id":1034,"parentId":866,"tags":{"name":"3708.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":735,"timestamp":700788833,"id":1035,"parentId":866,"tags":{"name":"7587.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":733,"timestamp":700788836,"id":1036,"parentId":866,"tags":{"name":"1355.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":731,"timestamp":700788839,"id":1037,"parentId":866,"tags":{"name":"5326.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":729,"timestamp":700788842,"id":1038,"parentId":866,"tags":{"name":"180.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":727,"timestamp":700788845,"id":1039,"parentId":866,"tags":{"name":"120.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":726,"timestamp":700788848,"id":1040,"parentId":866,"tags":{"name":"7593.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":724,"timestamp":700788851,"id":1041,"parentId":866,"tags":{"name":"4018.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":722,"timestamp":700788854,"id":1042,"parentId":866,"tags":{"name":"5611.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":721,"timestamp":700788857,"id":1043,"parentId":866,"tags":{"name":"4390.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":719,"timestamp":700788859,"id":1044,"parentId":866,"tags":{"name":"3753.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":717,"timestamp":700788862,"id":1045,"parentId":866,"tags":{"name":"8807.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":715,"timestamp":700788865,"id":1046,"parentId":866,"tags":{"name":"406.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":713,"timestamp":700788868,"id":1047,"parentId":866,"tags":{"name":"6283.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":712,"timestamp":700788872,"id":1048,"parentId":866,"tags":{"name":"6065.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":710,"timestamp":700788875,"id":1049,"parentId":866,"tags":{"name":"1719.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":708,"timestamp":700788878,"id":1050,"parentId":866,"tags":{"name":"3736.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":706,"timestamp":700788881,"id":1051,"parentId":866,"tags":{"name":"5959.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":704,"timestamp":700788884,"id":1052,"parentId":866,"tags":{"name":"9192.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":702,"timestamp":700788887,"id":1053,"parentId":866,"tags":{"name":"9123.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":700,"timestamp":700788891,"id":1054,"parentId":866,"tags":{"name":"3451.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":698,"timestamp":700788894,"id":1055,"parentId":866,"tags":{"name":"8681.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":697,"timestamp":700788897,"id":1056,"parentId":866,"tags":{"name":"646.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":694,"timestamp":700788900,"id":1057,"parentId":866,"tags":{"name":"3480.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":692,"timestamp":700788903,"id":1058,"parentId":866,"tags":{"name":"9687.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":691,"timestamp":700788906,"id":1059,"parentId":866,"tags":{"name":"2328.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":689,"timestamp":700788909,"id":1060,"parentId":866,"tags":{"name":"5456.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":687,"timestamp":700788912,"id":1061,"parentId":866,"tags":{"name":"1068.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":685,"timestamp":700788915,"id":1062,"parentId":866,"tags":{"name":"3042.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":683,"timestamp":700788918,"id":1063,"parentId":866,"tags":{"name":"6130.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":681,"timestamp":700788921,"id":1064,"parentId":866,"tags":{"name":"1117.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":679,"timestamp":700788924,"id":1065,"parentId":866,"tags":{"name":"1808.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":677,"timestamp":700788927,"id":1066,"parentId":866,"tags":{"name":"593.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":675,"timestamp":700788931,"id":1067,"parentId":866,"tags":{"name":"2404.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":674,"timestamp":700788934,"id":1068,"parentId":866,"tags":{"name":"5306.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":671,"timestamp":700788937,"id":1069,"parentId":866,"tags":{"name":"5381.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":669,"timestamp":700788940,"id":1070,"parentId":866,"tags":{"name":"233.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":668,"timestamp":700788943,"id":1071,"parentId":866,"tags":{"name":"3270.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":666,"timestamp":700788946,"id":1072,"parentId":866,"tags":{"name":"5226.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":664,"timestamp":700788948,"id":1073,"parentId":866,"tags":{"name":"4444.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":662,"timestamp":700788951,"id":1074,"parentId":866,"tags":{"name":"8584.js","cache":"HIT"},"startTime":1785054463064,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-webpack-plugin-optimize","duration":24075,"timestamp":700765610,"id":866,"parentId":19,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1785054463041,"traceId":"4bde3a55dbff7dcb"},{"name":"css-minimizer-plugin","duration":195,"timestamp":700789841,"id":1075,"parentId":19,"tags":{},"startTime":1785054463065,"traceId":"4bde3a55dbff7dcb"},{"name":"create-trace-assets","duration":47107,"timestamp":700790257,"id":1076,"parentId":20,"tags":{},"startTime":1785054463065,"traceId":"4bde3a55dbff7dcb"},{"name":"seal","duration":1040272,"timestamp":699845495,"id":853,"parentId":19,"tags":{},"startTime":1785054462120,"traceId":"4bde3a55dbff7dcb"},{"name":"webpack-compilation","duration":12187486,"timestamp":688794749,"id":19,"parentId":16,"tags":{"name":"server"},"startTime":1785054451070,"traceId":"4bde3a55dbff7dcb"},{"name":"emit","duration":66066,"timestamp":700982800,"id":1077,"parentId":16,"tags":{},"startTime":1785054463258,"traceId":"4bde3a55dbff7dcb"},{"name":"webpack-close","duration":813,"timestamp":701054326,"id":1078,"parentId":16,"tags":{"name":"server"},"startTime":1785054463329,"traceId":"4bde3a55dbff7dcb"},{"name":"webpack-generate-error-stats","duration":3698,"timestamp":701055204,"id":1079,"parentId":1078,"tags":{},"startTime":1785054463330,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":91668,"timestamp":701068994,"id":1082,"parentId":1081,"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":1785054463344,"traceId":"4bde3a55dbff7dcb"},{"name":"make","duration":92106,"timestamp":701068894,"id":1081,"parentId":1080,"tags":{},"startTime":1785054463344,"traceId":"4bde3a55dbff7dcb"},{"name":"chunk-graph","duration":1735,"timestamp":701170537,"id":1084,"parentId":1083,"tags":{},"startTime":1785054463445,"traceId":"4bde3a55dbff7dcb"},{"name":"optimize-modules","duration":17,"timestamp":701172511,"id":1086,"parentId":1083,"tags":{},"startTime":1785054463447,"traceId":"4bde3a55dbff7dcb"},{"name":"optimize-chunks","duration":1132,"timestamp":701172627,"id":1087,"parentId":1083,"tags":{},"startTime":1785054463448,"traceId":"4bde3a55dbff7dcb"},{"name":"optimize-tree","duration":18,"timestamp":701173897,"id":1088,"parentId":1083,"tags":{},"startTime":1785054463449,"traceId":"4bde3a55dbff7dcb"},{"name":"optimize-chunk-modules","duration":2953,"timestamp":701174006,"id":1089,"parentId":1083,"tags":{},"startTime":1785054463449,"traceId":"4bde3a55dbff7dcb"},{"name":"optimize","duration":4621,"timestamp":701172438,"id":1085,"parentId":1083,"tags":{},"startTime":1785054463447,"traceId":"4bde3a55dbff7dcb"},{"name":"module-hash","duration":6302,"timestamp":701177894,"id":1090,"parentId":1083,"tags":{},"startTime":1785054463453,"traceId":"4bde3a55dbff7dcb"},{"name":"code-generation","duration":236,"timestamp":701184228,"id":1091,"parentId":1083,"tags":{},"startTime":1785054463459,"traceId":"4bde3a55dbff7dcb"},{"name":"hash","duration":1589,"timestamp":701186138,"id":1092,"parentId":1083,"tags":{},"startTime":1785054463461,"traceId":"4bde3a55dbff7dcb"},{"name":"code-generation-jobs","duration":129,"timestamp":701187726,"id":1093,"parentId":1083,"tags":{},"startTime":1785054463463,"traceId":"4bde3a55dbff7dcb"},{"name":"module-assets","duration":55,"timestamp":701187838,"id":1094,"parentId":1083,"tags":{},"startTime":1785054463463,"traceId":"4bde3a55dbff7dcb"},{"name":"create-chunk-assets","duration":223,"timestamp":701187902,"id":1095,"parentId":1083,"tags":{},"startTime":1785054463463,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":55,"timestamp":701192413,"id":1097,"parentId":1096,"tags":{"name":"src/middleware.js","cache":"HIT"},"startTime":1785054463467,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":37,"timestamp":701192436,"id":1098,"parentId":1096,"tags":{"name":"edge-runtime-webpack.js","cache":"HIT"},"startTime":1785054463467,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":29,"timestamp":701192446,"id":1099,"parentId":1096,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1785054463467,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-webpack-plugin-optimize","duration":393,"timestamp":701192085,"id":1096,"parentId":1080,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1785054463467,"traceId":"4bde3a55dbff7dcb"},{"name":"css-minimizer-plugin","duration":8,"timestamp":701192530,"id":1100,"parentId":1080,"tags":{},"startTime":1785054463467,"traceId":"4bde3a55dbff7dcb"},{"name":"seal","duration":31313,"timestamp":701167649,"id":1083,"parentId":1080,"tags":{},"startTime":1785054463443,"traceId":"4bde3a55dbff7dcb"},{"name":"webpack-compilation","duration":132284,"timestamp":701066901,"id":1080,"parentId":16,"tags":{"name":"edge-server"},"startTime":1785054463342,"traceId":"4bde3a55dbff7dcb"},{"name":"emit","duration":3068,"timestamp":701199261,"id":1101,"parentId":16,"tags":{},"startTime":1785054463474,"traceId":"4bde3a55dbff7dcb"},{"name":"webpack-close","duration":218,"timestamp":701202653,"id":1102,"parentId":16,"tags":{"name":"edge-server"},"startTime":1785054463478,"traceId":"4bde3a55dbff7dcb"},{"name":"webpack-generate-error-stats","duration":631,"timestamp":701202878,"id":1103,"parentId":1102,"tags":{},"startTime":1785054463478,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712009,"timestamp":701214493,"id":1117,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463489,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712024,"timestamp":701214497,"id":1118,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463489,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712026,"timestamp":701214499,"id":1119,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463489,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712028,"timestamp":701214502,"id":1120,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463489,"traceId":"4bde3a55dbff7dcb"}]
5
- [{"name":"add-entry","duration":712267,"timestamp":701214506,"id":1121,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463489,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712274,"timestamp":701214509,"id":1122,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463489,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712275,"timestamp":701214512,"id":1123,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463489,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712276,"timestamp":701214515,"id":1124,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463489,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712276,"timestamp":701214518,"id":1125,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463489,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712283,"timestamp":701214520,"id":1126,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463489,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712284,"timestamp":701214523,"id":1127,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463489,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712285,"timestamp":701214526,"id":1128,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463489,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712285,"timestamp":701214529,"id":1129,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463489,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712286,"timestamp":701214532,"id":1130,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463489,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712287,"timestamp":701214535,"id":1131,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463489,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712289,"timestamp":701214537,"id":1132,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463489,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712290,"timestamp":701214540,"id":1133,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712290,"timestamp":701214543,"id":1134,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712289,"timestamp":701214547,"id":1135,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712289,"timestamp":701214550,"id":1136,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712289,"timestamp":701214554,"id":1137,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712289,"timestamp":701214557,"id":1138,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712290,"timestamp":701214560,"id":1139,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712290,"timestamp":701214563,"id":1140,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712291,"timestamp":701214566,"id":1141,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712291,"timestamp":701214569,"id":1142,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712293,"timestamp":701214572,"id":1143,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712294,"timestamp":701214575,"id":1144,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712294,"timestamp":701214578,"id":1145,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712295,"timestamp":701214581,"id":1146,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712297,"timestamp":701214583,"id":1147,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712297,"timestamp":701214586,"id":1148,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712298,"timestamp":701214589,"id":1149,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712291,"timestamp":701214599,"id":1150,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712292,"timestamp":701214602,"id":1151,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712293,"timestamp":701214604,"id":1152,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712294,"timestamp":701214607,"id":1153,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712295,"timestamp":701214609,"id":1154,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712296,"timestamp":701214612,"id":1155,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712296,"timestamp":701214615,"id":1156,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712297,"timestamp":701214617,"id":1157,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712297,"timestamp":701214620,"id":1158,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712298,"timestamp":701214622,"id":1159,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712299,"timestamp":701214625,"id":1160,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712300,"timestamp":701214628,"id":1161,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712301,"timestamp":701214630,"id":1162,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712302,"timestamp":701214633,"id":1163,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712303,"timestamp":701214635,"id":1164,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712304,"timestamp":701214638,"id":1165,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712304,"timestamp":701214640,"id":1166,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712306,"timestamp":701214643,"id":1167,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712306,"timestamp":701214645,"id":1168,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712307,"timestamp":701214648,"id":1169,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712308,"timestamp":701214650,"id":1170,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712308,"timestamp":701214654,"id":1171,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712308,"timestamp":701214658,"id":1172,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712308,"timestamp":701214660,"id":1173,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712309,"timestamp":701214663,"id":1174,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712310,"timestamp":701214665,"id":1175,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712311,"timestamp":701214668,"id":1176,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712312,"timestamp":701214670,"id":1177,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712312,"timestamp":701214673,"id":1178,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712313,"timestamp":701214675,"id":1179,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712314,"timestamp":701214677,"id":1180,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712315,"timestamp":701214680,"id":1181,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712316,"timestamp":701214682,"id":1182,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712317,"timestamp":701214684,"id":1183,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712319,"timestamp":701214687,"id":1184,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712346,"timestamp":701214690,"id":1185,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712347,"timestamp":701214692,"id":1186,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712348,"timestamp":701214695,"id":1187,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712349,"timestamp":701214697,"id":1188,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712349,"timestamp":701214700,"id":1189,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712350,"timestamp":701214703,"id":1190,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712351,"timestamp":701214705,"id":1191,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712352,"timestamp":701214708,"id":1192,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712352,"timestamp":701214710,"id":1193,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712353,"timestamp":701214713,"id":1194,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712354,"timestamp":701214716,"id":1195,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712355,"timestamp":701214718,"id":1196,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712356,"timestamp":701214721,"id":1197,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712357,"timestamp":701214723,"id":1198,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712357,"timestamp":701214726,"id":1199,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712358,"timestamp":701214729,"id":1200,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712359,"timestamp":701214731,"id":1201,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712360,"timestamp":701214734,"id":1202,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712361,"timestamp":701214736,"id":1203,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712362,"timestamp":701214739,"id":1204,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712363,"timestamp":701214742,"id":1205,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712363,"timestamp":701214744,"id":1206,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712364,"timestamp":701214747,"id":1207,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712366,"timestamp":701214749,"id":1208,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712366,"timestamp":701214752,"id":1209,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712367,"timestamp":701214754,"id":1210,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712368,"timestamp":701214757,"id":1211,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712370,"timestamp":701214759,"id":1212,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712370,"timestamp":701214762,"id":1213,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712371,"timestamp":701214764,"id":1214,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712372,"timestamp":701214767,"id":1215,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712373,"timestamp":701214769,"id":1216,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712374,"timestamp":701214772,"id":1217,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712375,"timestamp":701214775,"id":1218,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712376,"timestamp":701214777,"id":1219,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712376,"timestamp":701214780,"id":1220,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712377,"timestamp":701214782,"id":1221,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"}]
6
- [{"name":"add-entry","duration":712560,"timestamp":701214785,"id":1222,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712562,"timestamp":701214788,"id":1223,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":712562,"timestamp":701214791,"id":1224,"parentId":1105,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":819008,"timestamp":701214456,"id":1109,"parentId":1105,"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":1785054463489,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":854254,"timestamp":701214473,"id":1113,"parentId":1105,"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":1785054463489,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":864117,"timestamp":701214486,"id":1115,"parentId":1105,"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":1785054463489,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":925365,"timestamp":701214460,"id":1110,"parentId":1105,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1785054463489,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":925375,"timestamp":701214468,"id":1112,"parentId":1105,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1785054463489,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":925387,"timestamp":701214464,"id":1111,"parentId":1105,"tags":{"request":"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/router.js"},"startTime":1785054463489,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":925474,"timestamp":701214384,"id":1106,"parentId":1105,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1785054463489,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":925417,"timestamp":701214451,"id":1108,"parentId":1105,"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":1785054463489,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":925442,"timestamp":701214433,"id":1107,"parentId":1105,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1785054463489,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":1091634,"timestamp":701214807,"id":1230,"parentId":1105,"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":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":1091612,"timestamp":701214844,"id":1243,"parentId":1105,"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":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":1091985,"timestamp":701214477,"id":1114,"parentId":1105,"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":1785054463489,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":1211873,"timestamp":701214490,"id":1116,"parentId":1105,"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":1785054463489,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":1211587,"timestamp":701214793,"id":1225,"parentId":1105,"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":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":1211584,"timestamp":701214801,"id":1228,"parentId":1105,"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":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":1211579,"timestamp":701214812,"id":1232,"parentId":1105,"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":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":1211577,"timestamp":701214816,"id":1234,"parentId":1105,"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":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":1211570,"timestamp":701214825,"id":1236,"parentId":1105,"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":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":1211562,"timestamp":701214836,"id":1240,"parentId":1105,"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":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":1283394,"timestamp":701214809,"id":1231,"parentId":1105,"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":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":1283408,"timestamp":701214814,"id":1233,"parentId":1105,"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":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":1283395,"timestamp":701214833,"id":1239,"parentId":1105,"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":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":1361467,"timestamp":701214798,"id":1227,"parentId":1105,"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":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":1361480,"timestamp":701214804,"id":1229,"parentId":1105,"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":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":1361468,"timestamp":701214821,"id":1235,"parentId":1105,"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":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":1361464,"timestamp":701214828,"id":1237,"parentId":1105,"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":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":1361457,"timestamp":701214839,"id":1241,"parentId":1105,"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":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":1361503,"timestamp":701214796,"id":1226,"parentId":1105,"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":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":1772307,"timestamp":701214830,"id":1238,"parentId":1105,"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":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"add-entry","duration":1772317,"timestamp":701214841,"id":1242,"parentId":1105,"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":1785054463490,"traceId":"4bde3a55dbff7dcb"},{"name":"make","duration":1773169,"timestamp":701214103,"id":1105,"parentId":1104,"tags":{},"startTime":1785054463489,"traceId":"4bde3a55dbff7dcb"},{"name":"chunk-graph","duration":82806,"timestamp":703181883,"id":1245,"parentId":1244,"tags":{},"startTime":1785054465457,"traceId":"4bde3a55dbff7dcb"},{"name":"optimize-modules","duration":9,"timestamp":703264749,"id":1247,"parentId":1244,"tags":{},"startTime":1785054465540,"traceId":"4bde3a55dbff7dcb"},{"name":"optimize-chunks","duration":76444,"timestamp":703274192,"id":1249,"parentId":1244,"tags":{},"startTime":1785054465549,"traceId":"4bde3a55dbff7dcb"},{"name":"optimize-tree","duration":12,"timestamp":703350687,"id":1250,"parentId":1244,"tags":{},"startTime":1785054465626,"traceId":"4bde3a55dbff7dcb"},{"name":"optimize-chunk-modules","duration":105824,"timestamp":703350729,"id":1251,"parentId":1244,"tags":{},"startTime":1785054465626,"traceId":"4bde3a55dbff7dcb"},{"name":"optimize","duration":191868,"timestamp":703264729,"id":1246,"parentId":1244,"tags":{},"startTime":1785054465540,"traceId":"4bde3a55dbff7dcb"},{"name":"module-hash","duration":72741,"timestamp":703530312,"id":1252,"parentId":1244,"tags":{},"startTime":1785054465805,"traceId":"4bde3a55dbff7dcb"},{"name":"code-generation","duration":11488,"timestamp":703603101,"id":1253,"parentId":1244,"tags":{},"startTime":1785054465878,"traceId":"4bde3a55dbff7dcb"},{"name":"hash","duration":17542,"timestamp":703625541,"id":1254,"parentId":1244,"tags":{},"startTime":1785054465901,"traceId":"4bde3a55dbff7dcb"},{"name":"code-generation-jobs","duration":274,"timestamp":703643081,"id":1255,"parentId":1244,"tags":{},"startTime":1785054465918,"traceId":"4bde3a55dbff7dcb"},{"name":"module-assets","duration":1793,"timestamp":703643276,"id":1256,"parentId":1244,"tags":{},"startTime":1785054465918,"traceId":"4bde3a55dbff7dcb"},{"name":"create-chunk-assets","duration":6247,"timestamp":703645085,"id":1257,"parentId":1244,"tags":{},"startTime":1785054465920,"traceId":"4bde3a55dbff7dcb"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1473,"timestamp":703654752,"id":1259,"parentId":1104,"tags":{},"startTime":1785054465930,"traceId":"4bde3a55dbff7dcb"},{"name":"NextJsBuildManifest-createassets","duration":2380,"timestamp":703653857,"id":1258,"parentId":1104,"tags":{},"startTime":1785054465929,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1476,"timestamp":703670600,"id":1261,"parentId":1260,"tags":{"name":"static/chunks/main-539493b63abb15fd.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1456,"timestamp":703670627,"id":1262,"parentId":1260,"tags":{"name":"static/chunks/main-app-8d01cdae10986111.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1451,"timestamp":703670635,"id":1263,"parentId":1260,"tags":{"name":"static/chunks/app/_not-found/page-304751f8b3dbbabf.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1447,"timestamp":703670640,"id":1264,"parentId":1260,"tags":{"name":"static/chunks/pages/_app-4600827deac7eb97.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1444,"timestamp":703670645,"id":1265,"parentId":1260,"tags":{"name":"static/chunks/pages/_error-aaa1b9f547e6bfb4.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1441,"timestamp":703670648,"id":1266,"parentId":1260,"tags":{"name":"static/chunks/app/global-error-1bdeafce45758cfe.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1437,"timestamp":703670654,"id":1267,"parentId":1260,"tags":{"name":"static/chunks/app/layout-fd81ae3bfe2c6c68.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1434,"timestamp":703670659,"id":1268,"parentId":1260,"tags":{"name":"static/chunks/app/error-357b44d3eeda292f.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1431,"timestamp":703670663,"id":1269,"parentId":1260,"tags":{"name":"static/chunks/app/loading-a7635442ff41828d.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1427,"timestamp":703670668,"id":1270,"parentId":1260,"tags":{"name":"static/chunks/app/api/assistant/conversation/route-7abf6439d113ee52.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1425,"timestamp":703670672,"id":1271,"parentId":1260,"tags":{"name":"static/chunks/app/api/assistant/current-output/route-b912711b513f43b0.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1422,"timestamp":703670677,"id":1272,"parentId":1260,"tags":{"name":"static/chunks/app/api/assistant/messages/route-c70eea4c0f713a61.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1419,"timestamp":703670680,"id":1273,"parentId":1260,"tags":{"name":"static/chunks/app/api/assistant/session/route-8a0d233d328b5fc8.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1417,"timestamp":703670684,"id":1274,"parentId":1260,"tags":{"name":"static/chunks/app/api/assistant/start/route-e40eecc3d26ff9a0.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1413,"timestamp":703670689,"id":1275,"parentId":1260,"tags":{"name":"static/chunks/app/api/assistant/tools/route-216d329f4d2b9415.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1408,"timestamp":703670695,"id":1276,"parentId":1260,"tags":{"name":"static/chunks/app/api/assistant/terminal/route-042df957c4ae0176.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1405,"timestamp":703670699,"id":1277,"parentId":1260,"tags":{"name":"static/chunks/app/api/auth/login/route-08e45685547d5c6f.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1402,"timestamp":703670704,"id":1278,"parentId":1260,"tags":{"name":"static/chunks/app/api/auth/logout/route-ee6e6d053d33c8e3.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1399,"timestamp":703670708,"id":1279,"parentId":1260,"tags":{"name":"static/chunks/app/api/daily-summary/route-aa42486f8528dc8b.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1396,"timestamp":703670713,"id":1280,"parentId":1260,"tags":{"name":"static/chunks/app/api/hooks/claude-done/route-ca9ae9b87c6acca1.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1393,"timestamp":703670717,"id":1281,"parentId":1260,"tags":{"name":"static/chunks/app/api/ollama/models/route-ecf93b8f9a52ed03.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1390,"timestamp":703670721,"id":1282,"parentId":1260,"tags":{"name":"static/chunks/app/api/repositories/[id]/route-80515609caa6e6e7.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1386,"timestamp":703670726,"id":1283,"parentId":1260,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/[todoId]/route-fdbf0791955dd8f5.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1383,"timestamp":703670730,"id":1284,"parentId":1260,"tags":{"name":"static/chunks/app/api/repositories/clone/[jobId]/route-4accc2b5b5f7eb4e.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1380,"timestamp":703670734,"id":1285,"parentId":1260,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/route-a92100e6d4fdf1f9.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1376,"timestamp":703670739,"id":1286,"parentId":1260,"tags":{"name":"static/chunks/app/api/repositories/clone/route-e39874821648c85a.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1373,"timestamp":703670744,"id":1287,"parentId":1260,"tags":{"name":"static/chunks/app/api/repositories/excluded/route-ff3167b2e80e9daa.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1370,"timestamp":703670748,"id":1288,"parentId":1260,"tags":{"name":"static/chunks/app/api/repositories/restore/route-9734127e191ed55c.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1367,"timestamp":703670752,"id":1289,"parentId":1260,"tags":{"name":"static/chunks/app/api/repositories/route-bc91a65354b4b7b9.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1365,"timestamp":703670756,"id":1290,"parentId":1260,"tags":{"name":"static/chunks/app/api/repositories/sync/route-08add50f4d1a625c.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1359,"timestamp":703670762,"id":1291,"parentId":1260,"tags":{"name":"static/chunks/app/api/repositories/scan/route-e179a0fbdde12bae.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1357,"timestamp":703670766,"id":1292,"parentId":1260,"tags":{"name":"static/chunks/app/api/slash-commands/route-4b1750bd5b58a862.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1354,"timestamp":703670770,"id":1293,"parentId":1260,"tags":{"name":"static/chunks/app/api/templates/[id]/route-bc580f61fa9596a4.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1350,"timestamp":703670774,"id":1294,"parentId":1260,"tags":{"name":"static/chunks/app/api/templates/route-7c155fcf91f8e070.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1347,"timestamp":703670779,"id":1295,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/auto-yes/route-bdf1f791fd5a66ab.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1345,"timestamp":703670783,"id":1296,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cli-tool/route-602fde86e99751b0.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1342,"timestamp":703670788,"id":1297,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cmate/schedules/route-10477d06345274fa.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1339,"timestamp":703670791,"id":1298,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/capture/route-d73f850484434d37.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1335,"timestamp":703670796,"id":1299,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/current-output/route-3d9b525c9341987d.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1332,"timestamp":703670801,"id":1300,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/route-5e29320b493ebaf6.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1329,"timestamp":703670805,"id":1301,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-1060859e91b562cf.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1326,"timestamp":703670810,"id":1302,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/files/[...path]/route-e233de81c5ce597d.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1323,"timestamp":703670814,"id":1303,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/create/route-c218b8792ff3b0d8.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1320,"timestamp":703670818,"id":1304,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/delete/route-c6b2baee6c408d7d.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1318,"timestamp":703670822,"id":1305,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branches/route-0f7362a422a0fc81.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1316,"timestamp":703670826,"id":1306,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/checkout/route-f6c47da970403c2f.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1312,"timestamp":703670830,"id":1307,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/commit/route-08e9a64d2f73dff6.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1309,"timestamp":703670835,"id":1308,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/diff/route-6bc432f6456f20ae.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1307,"timestamp":703670838,"id":1309,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/log/route-1e86a15d2c820bbf.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1303,"timestamp":703670843,"id":1310,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/fetch/route-af977ddf0b60d8bc.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1300,"timestamp":703670847,"id":1311,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/pull/route-a87a707603b5bdca.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1297,"timestamp":703670852,"id":1312,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/push/route-48591d09275fce8f.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1294,"timestamp":703670856,"id":1313,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/reset/route-c9105622842cb1fd.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"}]
7
- [{"name":"minify-js","duration":1467,"timestamp":703670859,"id":1314,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/revert/route-bd56f13cfd89da5f.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1464,"timestamp":703670865,"id":1315,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-c86b83752d3e3f9d.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1462,"timestamp":703670868,"id":1316,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stage/route-437adfd4bc5951e8.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1460,"timestamp":703670872,"id":1317,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/staged/route-09205cd9c1ee30b0.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1456,"timestamp":703670877,"id":1318,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-4d2256a7fbdcc67e.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1453,"timestamp":703670881,"id":1319,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/apply/route-63e9d1ef2ac7fbf2.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1449,"timestamp":703670886,"id":1320,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/pop/route-7a0805bc3a7647c4.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1446,"timestamp":703670891,"id":1321,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/push/route-0021346f40145beb.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1443,"timestamp":703670895,"id":1322,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/route-3956c147b4ce5318.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1440,"timestamp":703670900,"id":1323,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/unstage/route-fc743f89906e429a.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1436,"timestamp":703670905,"id":1324,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/status/route-5c1cfc7b62e0fd92.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1402,"timestamp":703670940,"id":1325,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/working-diff/route-4b7d5df497964961.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1399,"timestamp":703670945,"id":1326,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/interrupt/route-4745606c2567001c.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1396,"timestamp":703670949,"id":1327,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/kill-session/route-6fe59b75238fec35.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1393,"timestamp":703670954,"id":1328,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/marp-render/route-44f6178d0137f177.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1390,"timestamp":703670958,"id":1329,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-a62b3683cd2c11c9.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1386,"timestamp":703670963,"id":1330,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/route-d1015cc36fd5dc21.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1383,"timestamp":703670967,"id":1331,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/messages/route-71bf3d02dc7f75bf.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1381,"timestamp":703670971,"id":1332,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/prompt-response/route-a5f86070124fbd57.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1377,"timestamp":703670977,"id":1333,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/route-72c150b4ddf0554d.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1374,"timestamp":703670980,"id":1334,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-b6f9eb55fc88787e.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1372,"timestamp":703670984,"id":1335,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/respond/route-17c7934f9aef40c2.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1368,"timestamp":703670989,"id":1336,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/active/route-28da26137dafb074.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1365,"timestamp":703670993,"id":1337,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/route-84a1fccf4c43e07f.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1362,"timestamp":703670998,"id":1338,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/send/route-d103970ba7fdd1d0.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1359,"timestamp":703671002,"id":1339,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/search/route-85bc9bf88d0f90f8.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1335,"timestamp":703671027,"id":1340,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/special-keys/route-e68c2ebffbb24f90.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1331,"timestamp":703671033,"id":1341,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/slash-commands/route-796f4ffbd4636aaa.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1328,"timestamp":703671037,"id":1342,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/start-polling/route-62210a4ba26bf05f.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1326,"timestamp":703671040,"id":1343,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/terminal/route-2e36acf322526663.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1322,"timestamp":703671045,"id":1344,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/history/route-975aac77c7a91df4.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1319,"timestamp":703671049,"id":1345,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/route-8898ca7285a1f30c.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1316,"timestamp":703671054,"id":1346,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-221ff58d36b972dc.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1312,"timestamp":703671058,"id":1347,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/[...path]/route-2fed7daeccd90bbf.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1310,"timestamp":703671062,"id":1348,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/route-19cea6c091bb0ef3.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1307,"timestamp":703671067,"id":1349,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/route-87a3b5369115a069.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1304,"timestamp":703671071,"id":1350,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/upload/[...path]/route-25405cfbcfc702f3.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1300,"timestamp":703671076,"id":1351,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/viewed/route-8f65623098cc348c.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1297,"timestamp":703671081,"id":1352,"parentId":1260,"tags":{"name":"static/chunks/app/manifest.webmanifest/route-0f2ae6f9b2f0e49b.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1294,"timestamp":703671085,"id":1353,"parentId":1260,"tags":{"name":"static/chunks/app/api/app/update-check/route-1c1c7bb76cba02e4.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1290,"timestamp":703671090,"id":1354,"parentId":1260,"tags":{"name":"static/chunks/app/api/app/update/route-d418077c6b651c19.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1287,"timestamp":703671093,"id":1355,"parentId":1260,"tags":{"name":"static/chunks/app/api/auth/status/route-51a86a16c63bfefb.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1286,"timestamp":703671097,"id":1356,"parentId":1260,"tags":{"name":"static/chunks/app/api/daily-summary/status/route-806fc8ab450de5ad.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1282,"timestamp":703671102,"id":1357,"parentId":1260,"tags":{"name":"static/chunks/app/api/external-apps/[id]/health/route-d3bc0b85ef7c21f1.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1280,"timestamp":703671107,"id":1358,"parentId":1260,"tags":{"name":"static/chunks/app/api/external-apps/route-e76966282734f1a6.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1277,"timestamp":703671111,"id":1359,"parentId":1260,"tags":{"name":"static/chunks/app/api/fs/recent-paths/route-0f02367121c5b76c.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1273,"timestamp":703671116,"id":1360,"parentId":1260,"tags":{"name":"static/chunks/app/api/push/vapid/route-63237cee080b6e35.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1269,"timestamp":703671122,"id":1361,"parentId":1260,"tags":{"name":"static/chunks/app/api/fs/browse/route-92196a5de206eb3c.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1265,"timestamp":703671126,"id":1362,"parentId":1260,"tags":{"name":"static/chunks/app/api/external-apps/[id]/route-63234ab2ae680a6f.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1262,"timestamp":703671131,"id":1363,"parentId":1260,"tags":{"name":"static/chunks/app/api/push/subscriptions/route-976a63e6d7805795.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1258,"timestamp":703671135,"id":1364,"parentId":1260,"tags":{"name":"static/chunks/app/api/sidebar/group-order/route-f497f94a82f2802a.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1255,"timestamp":703671139,"id":1365,"parentId":1260,"tags":{"name":"static/chunks/app/api/repositories/validate-path/route-8bfb63e913d1f944.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1253,"timestamp":703671143,"id":1366,"parentId":1260,"tags":{"name":"static/chunks/app/api/skills/[id]/route-12d530dfcfb9b210.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1250,"timestamp":703671147,"id":1367,"parentId":1260,"tags":{"name":"static/chunks/app/api/skills/route-a427586d148170fb.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1246,"timestamp":703671152,"id":1368,"parentId":1260,"tags":{"name":"static/chunks/app/api/todos/route-49c9f9cd735935f0.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1244,"timestamp":703671156,"id":1369,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/route-969719bb0d227f5e.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1240,"timestamp":703671160,"id":1370,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/[filename]/route-13eb7d3ee46502d2.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1237,"timestamp":703671165,"id":1371,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-1106fe03fc6b9673.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1234,"timestamp":703671169,"id":1372,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-868e201565711030.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1231,"timestamp":703671173,"id":1373,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-5736c72d19179dc9.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1228,"timestamp":703671177,"id":1374,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/route-8ad0832834553171.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1225,"timestamp":703671182,"id":1375,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/route-dd085084d59259bd.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1222,"timestamp":703671187,"id":1376,"parentId":1260,"tags":{"name":"static/chunks/app/proxy/[...path]/route-12431795456976a2.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1219,"timestamp":703671190,"id":1377,"parentId":1260,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-590f28bca1dd5f1e.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1215,"timestamp":703671196,"id":1378,"parentId":1260,"tags":{"name":"static/chunks/app/chat/loading-d434ee28efc4542b.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1212,"timestamp":703671200,"id":1379,"parentId":1260,"tags":{"name":"static/chunks/app/chat/page-d79431dd81cd2e9c.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1209,"timestamp":703671204,"id":1380,"parentId":1260,"tags":{"name":"static/chunks/app/login/page-14bf0fb8e359496e.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1206,"timestamp":703671208,"id":1381,"parentId":1260,"tags":{"name":"static/chunks/app/more/loading-fd3a6ecce972c7ab.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1203,"timestamp":703671213,"id":1382,"parentId":1260,"tags":{"name":"static/chunks/app/more/page-7a527a52da9a4c67.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1200,"timestamp":703671217,"id":1383,"parentId":1260,"tags":{"name":"static/chunks/app/offline/page-77c371ae7576a81c.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1197,"timestamp":703671222,"id":1384,"parentId":1260,"tags":{"name":"static/chunks/app/page-43408cabd8dafa07.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1194,"timestamp":703671225,"id":1385,"parentId":1260,"tags":{"name":"static/chunks/app/repositories/loading-8fe44aade831ffaf.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1191,"timestamp":703671230,"id":1386,"parentId":1260,"tags":{"name":"static/chunks/app/repositories/page-fd523e3f2b982bb0.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1188,"timestamp":703671234,"id":1387,"parentId":1260,"tags":{"name":"static/chunks/app/review/loading-8c56140c074acf04.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1185,"timestamp":703671238,"id":1388,"parentId":1260,"tags":{"name":"static/chunks/app/review/page-b5101c643cd3497d.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1178,"timestamp":703671246,"id":1389,"parentId":1260,"tags":{"name":"static/chunks/app/sessions/loading-330c917c3178d72e.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1169,"timestamp":703671256,"id":1390,"parentId":1260,"tags":{"name":"static/chunks/app/sessions/page-caace15c04da83a3.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1167,"timestamp":703671260,"id":1391,"parentId":1260,"tags":{"name":"static/chunks/app/skills/[skillId]/page-89b5e46f40459503.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1164,"timestamp":703671265,"id":1392,"parentId":1260,"tags":{"name":"static/chunks/app/skills/page-d61cdc8d109a32f2.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1161,"timestamp":703671268,"id":1393,"parentId":1260,"tags":{"name":"static/chunks/app/worktrees/[id]/loading-dc4de5720f6ab5ff.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1158,"timestamp":703671273,"id":1394,"parentId":1260,"tags":{"name":"static/chunks/app/worktrees/[id]/files/[...path]/page-bd2e2026670a72e7.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1155,"timestamp":703671277,"id":1395,"parentId":1260,"tags":{"name":"static/chunks/app/worktrees/[id]/page-c69594b9785213f1.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1152,"timestamp":703671281,"id":1396,"parentId":1260,"tags":{"name":"static/chunks/app/worktrees/[id]/terminal/page-32fd0d6525b3207e.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1149,"timestamp":703671285,"id":1397,"parentId":1260,"tags":{"name":"static/chunks/webpack-77430351c5175def.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1146,"timestamp":703671289,"id":1398,"parentId":1260,"tags":{"name":"static/chunks/7229.4a2efc6e219f706c.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1144,"timestamp":703671293,"id":1399,"parentId":1260,"tags":{"name":"static/chunks/9263.65cc8b9979d4de79.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1141,"timestamp":703671298,"id":1400,"parentId":1260,"tags":{"name":"static/chunks/953.b7910b645a96bc50.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1137,"timestamp":703671302,"id":1401,"parentId":1260,"tags":{"name":"static/chunks/530.ec5c364bca27a2f3.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1134,"timestamp":703671307,"id":1402,"parentId":1260,"tags":{"name":"static/chunks/6271.4eb06e67ad0ab3ea.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1131,"timestamp":703671311,"id":1403,"parentId":1260,"tags":{"name":"static/chunks/4378.9660630b193ad93a.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1129,"timestamp":703671314,"id":1404,"parentId":1260,"tags":{"name":"static/chunks/4943.65fe9b5a42528e95.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1125,"timestamp":703671320,"id":1405,"parentId":1260,"tags":{"name":"static/chunks/8923.fee092ea3f1183f4.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1123,"timestamp":703671323,"id":1406,"parentId":1260,"tags":{"name":"static/chunks/4937.dccf0357fecc5723.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1120,"timestamp":703671327,"id":1407,"parentId":1260,"tags":{"name":"static/chunks/4489.0d368cde1fb3357b.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1116,"timestamp":703671332,"id":1408,"parentId":1260,"tags":{"name":"static/chunks/5142.367bd3be117eed79.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1113,"timestamp":703671336,"id":1409,"parentId":1260,"tags":{"name":"static/chunks/2935.2ebbb100e3d43c64.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1109,"timestamp":703671341,"id":1410,"parentId":1260,"tags":{"name":"static/chunks/7732.341d025efb77d613.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1106,"timestamp":703671345,"id":1411,"parentId":1260,"tags":{"name":"static/chunks/2918.07ccdcb387059c26.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1104,"timestamp":703671349,"id":1412,"parentId":1260,"tags":{"name":"static/chunks/3862.537a6082bef9f803.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1100,"timestamp":703671354,"id":1413,"parentId":1260,"tags":{"name":"static/chunks/8706.a191055071758495.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1098,"timestamp":703671358,"id":1414,"parentId":1260,"tags":{"name":"static/chunks/4384.18b73d21bb82bbb3.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"}]
8
- [{"name":"minify-js","duration":1188,"timestamp":703671362,"id":1415,"parentId":1260,"tags":{"name":"static/chunks/7528.6f2689bf02ee7e39.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1186,"timestamp":703671366,"id":1416,"parentId":1260,"tags":{"name":"static/chunks/7095.1a931e6913f28393.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1184,"timestamp":703671370,"id":1417,"parentId":1260,"tags":{"name":"static/chunks/6596.bb65008aa0ac68d6.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1180,"timestamp":703671375,"id":1418,"parentId":1260,"tags":{"name":"static/chunks/2311.498eabd1cf6b053c.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1177,"timestamp":703671379,"id":1419,"parentId":1260,"tags":{"name":"static/chunks/2156.9b99294d52c96d16.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1175,"timestamp":703671382,"id":1420,"parentId":1260,"tags":{"name":"static/chunks/2601.a828eccc4459dca1.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1172,"timestamp":703671387,"id":1421,"parentId":1260,"tags":{"name":"static/chunks/5694.201d0e2a5d98a3d6.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1169,"timestamp":703671391,"id":1422,"parentId":1260,"tags":{"name":"static/chunks/2789.211fa0f02c57b80f.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1166,"timestamp":703671395,"id":1423,"parentId":1260,"tags":{"name":"static/chunks/8871.d9339ecb3eb1391d.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1163,"timestamp":703671399,"id":1424,"parentId":1260,"tags":{"name":"static/chunks/7318.13546d24a16d19c8.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1161,"timestamp":703671403,"id":1425,"parentId":1260,"tags":{"name":"static/chunks/5222.70661c975007e6b1.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1157,"timestamp":703671408,"id":1426,"parentId":1260,"tags":{"name":"static/chunks/70.711e53c7c9f310df.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1154,"timestamp":703671411,"id":1427,"parentId":1260,"tags":{"name":"static/chunks/7295.98f5a5b75283c24e.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1152,"timestamp":703671415,"id":1428,"parentId":1260,"tags":{"name":"static/chunks/8339.0eec7dc6c4205f28.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1149,"timestamp":703671420,"id":1429,"parentId":1260,"tags":{"name":"static/chunks/5146.080c4cbbd65deea4.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1146,"timestamp":703671424,"id":1430,"parentId":1260,"tags":{"name":"static/chunks/282.5ed107c9ab46fa5f.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1144,"timestamp":703671428,"id":1431,"parentId":1260,"tags":{"name":"static/chunks/1345.6321ea113d5bede1.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1140,"timestamp":703671432,"id":1432,"parentId":1260,"tags":{"name":"static/chunks/5202.c595eef02cbf17a3.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1137,"timestamp":703671436,"id":1433,"parentId":1260,"tags":{"name":"static/chunks/9775.7f5ac34a0ad29393.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1134,"timestamp":703671441,"id":1434,"parentId":1260,"tags":{"name":"static/chunks/7968.4ca6adf1b5e72a04.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1131,"timestamp":703671445,"id":1435,"parentId":1260,"tags":{"name":"static/chunks/3389.491645b95208b655.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1129,"timestamp":703671449,"id":1436,"parentId":1260,"tags":{"name":"static/chunks/1394.8e56f315b770b4ef.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1125,"timestamp":703671453,"id":1437,"parentId":1260,"tags":{"name":"static/chunks/577.c5f69dfebe2d4d32.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1122,"timestamp":703671458,"id":1438,"parentId":1260,"tags":{"name":"static/chunks/2466.2d67cac2e3573f2a.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1119,"timestamp":703671462,"id":1439,"parentId":1260,"tags":{"name":"static/chunks/framework-38fa8b5af7d90358.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1116,"timestamp":703671466,"id":1440,"parentId":1260,"tags":{"name":"static/chunks/90542734.d8eec2a0f0f4cbd2.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1113,"timestamp":703671470,"id":1441,"parentId":1260,"tags":{"name":"static/chunks/2ff9d716.e3d80ce219276621.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1110,"timestamp":703671475,"id":1442,"parentId":1260,"tags":{"name":"static/chunks/af7f6608.5e51d05bf66c954d.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1107,"timestamp":703671479,"id":1443,"parentId":1260,"tags":{"name":"static/chunks/d3ac728e.46277dd0271c22bd.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1105,"timestamp":703671482,"id":1444,"parentId":1260,"tags":{"name":"static/chunks/4bd1b696-eafe90463fb5173f.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1101,"timestamp":703671487,"id":1445,"parentId":1260,"tags":{"name":"static/chunks/30d07d85.eda90ffd1f72af84.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1099,"timestamp":703671491,"id":1446,"parentId":1260,"tags":{"name":"static/chunks/6809-415f78b07093e43d.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1096,"timestamp":703671495,"id":1447,"parentId":1260,"tags":{"name":"static/chunks/4909-29e7375ee477be0e.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1093,"timestamp":703671499,"id":1448,"parentId":1260,"tags":{"name":"static/chunks/2770-96ce4dfdaebf3b95.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1090,"timestamp":703671503,"id":1449,"parentId":1260,"tags":{"name":"static/chunks/4459.c0cfa6778ee9c2f7.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1087,"timestamp":703671508,"id":1450,"parentId":1260,"tags":{"name":"static/chunks/790-16669d080a2d540f.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1083,"timestamp":703671512,"id":1451,"parentId":1260,"tags":{"name":"static/chunks/4974-c7c06dde4c577c2d.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1081,"timestamp":703671516,"id":1452,"parentId":1260,"tags":{"name":"static/chunks/4290.179b03a83a774748.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1077,"timestamp":703671521,"id":1453,"parentId":1260,"tags":{"name":"static/chunks/8566-694b23826caefbbc.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1074,"timestamp":703671525,"id":1454,"parentId":1260,"tags":{"name":"static/chunks/9948-1179ea549ed77972.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1072,"timestamp":703671529,"id":1455,"parentId":1260,"tags":{"name":"static/chunks/9856.0b6ad271de065950.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1068,"timestamp":703671534,"id":1456,"parentId":1260,"tags":{"name":"static/chunks/1191-929957caf145015a.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1065,"timestamp":703671538,"id":1457,"parentId":1260,"tags":{"name":"static/chunks/5542-eba6aa0b65c58ba6.js","cache":"HIT"},"startTime":1785054465946,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1062,"timestamp":703671542,"id":1458,"parentId":1260,"tags":{"name":"static/chunks/5951.af60d0ca20c7b9c0.js","cache":"HIT"},"startTime":1785054465947,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1060,"timestamp":703671546,"id":1459,"parentId":1260,"tags":{"name":"static/chunks/6690.e4c27364805e5969.js","cache":"HIT"},"startTime":1785054465947,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1057,"timestamp":703671550,"id":1460,"parentId":1260,"tags":{"name":"static/chunks/9076.a8e4846115ded724.js","cache":"HIT"},"startTime":1785054465947,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1053,"timestamp":703671555,"id":1461,"parentId":1260,"tags":{"name":"static/chunks/7485.a2baa08622f7a65d.js","cache":"HIT"},"startTime":1785054465947,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1050,"timestamp":703671559,"id":1462,"parentId":1260,"tags":{"name":"static/chunks/9599-be997845bdbb07c0.js","cache":"HIT"},"startTime":1785054465947,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1048,"timestamp":703671562,"id":1463,"parentId":1260,"tags":{"name":"static/chunks/1255-103d6a472a5aff51.js","cache":"HIT"},"startTime":1785054465947,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1045,"timestamp":703671567,"id":1464,"parentId":1260,"tags":{"name":"static/chunks/6402-cf1352625ee26472.js","cache":"HIT"},"startTime":1785054465947,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1042,"timestamp":703671570,"id":1465,"parentId":1260,"tags":{"name":"static/chunks/744-74e835043214c7a1.js","cache":"HIT"},"startTime":1785054465947,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1038,"timestamp":703671576,"id":1466,"parentId":1260,"tags":{"name":"static/chunks/6488-7136c3801badcee3.js","cache":"HIT"},"startTime":1785054465947,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1036,"timestamp":703671579,"id":1467,"parentId":1260,"tags":{"name":"static/chunks/4560-68f293b42c42c964.js","cache":"HIT"},"startTime":1785054465947,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1032,"timestamp":703671584,"id":1468,"parentId":1260,"tags":{"name":"static/chunks/3418-c79ea60007bc7366.js","cache":"HIT"},"startTime":1785054465947,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1029,"timestamp":703671588,"id":1469,"parentId":1260,"tags":{"name":"static/chunks/9142-81997734f575c93f.js","cache":"HIT"},"startTime":1785054465947,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":1027,"timestamp":703671592,"id":1470,"parentId":1260,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1785054465947,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":654,"timestamp":703671966,"id":1472,"parentId":1260,"tags":{"name":"server/middleware-build-manifest.js","cache":"HIT"},"startTime":1785054465947,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":555,"timestamp":703672068,"id":1474,"parentId":1260,"tags":{"name":"server/next-font-manifest.js","cache":"HIT"},"startTime":1785054465947,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":2387,"timestamp":703671597,"id":1471,"parentId":1260,"tags":{"name":"static/MqlW91_Se_kEW6mtm-1x0/_ssgManifest.js","cache":"MISS"},"startTime":1785054465947,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-js","duration":3703,"timestamp":703671979,"id":1473,"parentId":1260,"tags":{"name":"static/MqlW91_Se_kEW6mtm-1x0/_buildManifest.js","cache":"MISS"},"startTime":1785054465947,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-webpack-plugin-optimize","duration":14616,"timestamp":703661073,"id":1260,"parentId":1104,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1785054465936,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-css","duration":155,"timestamp":703675918,"id":1476,"parentId":1475,"tags":{"file":"static/css/08db0ee30be10391.css","cache":"HIT"},"startTime":1785054465951,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-css","duration":113,"timestamp":703675965,"id":1477,"parentId":1475,"tags":{"file":"static/css/a26070ae14fac156.css","cache":"HIT"},"startTime":1785054465951,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-css","duration":109,"timestamp":703675970,"id":1478,"parentId":1475,"tags":{"file":"static/css/11b25db9b78774b4.css","cache":"HIT"},"startTime":1785054465951,"traceId":"4bde3a55dbff7dcb"},{"name":"minify-css","duration":107,"timestamp":703675973,"id":1479,"parentId":1475,"tags":{"file":"static/css/a1976ba5d8982157.css","cache":"HIT"},"startTime":1785054465951,"traceId":"4bde3a55dbff7dcb"},{"name":"css-minimizer-plugin","duration":244,"timestamp":703675839,"id":1475,"parentId":1104,"tags":{},"startTime":1785054465951,"traceId":"4bde3a55dbff7dcb"},{"name":"seal","duration":653717,"timestamp":703083084,"id":1244,"parentId":1104,"tags":{},"startTime":1785054465358,"traceId":"4bde3a55dbff7dcb"},{"name":"webpack-compilation","duration":2525351,"timestamp":701211539,"id":1104,"parentId":16,"tags":{"name":"client"},"startTime":1785054463487,"traceId":"4bde3a55dbff7dcb"},{"name":"emit","duration":45150,"timestamp":703736940,"id":1480,"parentId":16,"tags":{},"startTime":1785054466012,"traceId":"4bde3a55dbff7dcb"},{"name":"webpack-close","duration":1136282,"timestamp":703785545,"id":1481,"parentId":16,"tags":{"name":"client"},"startTime":1785054466061,"traceId":"4bde3a55dbff7dcb"},{"name":"webpack-generate-error-stats","duration":878,"timestamp":704921850,"id":1482,"parentId":1481,"tags":{},"startTime":1785054467197,"traceId":"4bde3a55dbff7dcb"},{"name":"run-webpack-compiler","duration":16547783,"timestamp":688375252,"id":16,"parentId":1,"tags":{},"startTime":1785054450650,"traceId":"4bde3a55dbff7dcb"},{"name":"format-webpack-messages","duration":98,"timestamp":704923047,"id":1483,"parentId":1,"tags":{},"startTime":1785054467198,"traceId":"4bde3a55dbff7dcb"},{"name":"verify-typescript-setup","duration":26517645,"timestamp":704926928,"id":1485,"parentId":1,"tags":{},"startTime":1785054467202,"traceId":"4bde3a55dbff7dcb"},{"name":"check-static-error-page","duration":26124,"timestamp":731491333,"id":1488,"parentId":1487,"tags":{},"startTime":1785054493766,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":44115,"timestamp":731768530,"id":1489,"parentId":1487,"tags":{"page":"/_app"},"startTime":1785054494043,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":42917,"timestamp":731769745,"id":1491,"parentId":1487,"tags":{"page":"/_document"},"startTime":1785054494045,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":52938,"timestamp":731769651,"id":1490,"parentId":1487,"tags":{"page":"/_error"},"startTime":1785054494045,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":111710,"timestamp":731832633,"id":1619,"parentId":1613,"tags":{},"startTime":1785054494108,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":134512,"timestamp":731809926,"id":1613,"parentId":1487,"tags":{"page":"/apple-icon.png"},"startTime":1785054494085,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":127561,"timestamp":731832701,"id":1620,"parentId":1615,"tags":{},"startTime":1785054494108,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":150048,"timestamp":731810249,"id":1615,"parentId":1487,"tags":{"page":"/icon1.png"},"startTime":1785054494085,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":129438,"timestamp":731832840,"id":1622,"parentId":1617,"tags":{},"startTime":1785054494108,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":151763,"timestamp":731810545,"id":1617,"parentId":1487,"tags":{"page":"/icon2.png"},"startTime":1785054494086,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":142513,"timestamp":731833470,"id":1623,"parentId":1493,"tags":{},"startTime":1785054494108,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":204474,"timestamp":731771584,"id":1493,"parentId":1487,"tags":{"page":"/api/app/update-check"},"startTime":1785054494047,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":177015,"timestamp":731832774,"id":1621,"parentId":1492,"tags":{},"startTime":1785054494108,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":240044,"timestamp":731769801,"id":1492,"parentId":1487,"tags":{"page":"/_not-found"},"startTime":1785054494045,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":183369,"timestamp":731833843,"id":1625,"parentId":1494,"tags":{},"startTime":1785054494109,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":245012,"timestamp":731772238,"id":1494,"parentId":1487,"tags":{"page":"/api/app/update"},"startTime":1785054494047,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":188585,"timestamp":731833615,"id":1624,"parentId":1496,"tags":{},"startTime":1785054494109,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":248904,"timestamp":731773332,"id":1496,"parentId":1487,"tags":{"page":"/api/assistant/current-output"},"startTime":1785054494048,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":192801,"timestamp":731833961,"id":1627,"parentId":1498,"tags":{},"startTime":1785054494109,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":250030,"timestamp":731776763,"id":1498,"parentId":1487,"tags":{"page":"/api/assistant/session"},"startTime":1785054494052,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":196426,"timestamp":731834058,"id":1628,"parentId":1495,"tags":{},"startTime":1785054494109,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":257745,"timestamp":731772768,"id":1495,"parentId":1487,"tags":{"page":"/api/assistant/conversation"},"startTime":1785054494048,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":199896,"timestamp":731834100,"id":1629,"parentId":1501,"tags":{},"startTime":1785054494109,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":255878,"timestamp":731778175,"id":1501,"parentId":1487,"tags":{"page":"/api/assistant/tools"},"startTime":1785054494053,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":204233,"timestamp":731834138,"id":1630,"parentId":1499,"tags":{},"startTime":1785054494109,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":261135,"timestamp":731777265,"id":1499,"parentId":1487,"tags":{"page":"/api/assistant/start"},"startTime":1785054494052,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":208957,"timestamp":731834167,"id":1631,"parentId":1500,"tags":{},"startTime":1785054494109,"traceId":"4bde3a55dbff7dcb"}]
9
- [{"name":"check-page","duration":265765,"timestamp":731777719,"id":1500,"parentId":1487,"tags":{"page":"/api/assistant/terminal"},"startTime":1785054494053,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":212683,"timestamp":731834192,"id":1632,"parentId":1502,"tags":{},"startTime":1785054494109,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":268220,"timestamp":731778679,"id":1502,"parentId":1487,"tags":{"page":"/api/auth/login"},"startTime":1785054494054,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":215990,"timestamp":731834210,"id":1633,"parentId":1503,"tags":{},"startTime":1785054494109,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":271078,"timestamp":731779156,"id":1503,"parentId":1487,"tags":{"page":"/api/auth/logout"},"startTime":1785054494054,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":224846,"timestamp":731834316,"id":1634,"parentId":1504,"tags":{},"startTime":1785054494109,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":278681,"timestamp":731780511,"id":1504,"parentId":1487,"tags":{"page":"/api/auth/status"},"startTime":1785054494055,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":230628,"timestamp":731834359,"id":1635,"parentId":1505,"tags":{},"startTime":1785054494109,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":283993,"timestamp":731781050,"id":1505,"parentId":1487,"tags":{"page":"/api/daily-summary"},"startTime":1785054494056,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":231255,"timestamp":731833907,"id":1626,"parentId":1497,"tags":{},"startTime":1785054494109,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":289045,"timestamp":731776137,"id":1497,"parentId":1487,"tags":{"page":"/api/assistant/messages"},"startTime":1785054494051,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":233645,"timestamp":731834464,"id":1636,"parentId":1506,"tags":{},"startTime":1785054494109,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":286661,"timestamp":731781470,"id":1506,"parentId":1487,"tags":{"page":"/api/daily-summary/status"},"startTime":1785054494056,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":240487,"timestamp":731834582,"id":1637,"parentId":1507,"tags":{},"startTime":1785054494110,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":293216,"timestamp":731781889,"id":1507,"parentId":1487,"tags":{"page":"/api/external-apps/[id]/health"},"startTime":1785054494057,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":241024,"timestamp":731834712,"id":1638,"parentId":1508,"tags":{},"startTime":1785054494110,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":293423,"timestamp":731782334,"id":1508,"parentId":1487,"tags":{"page":"/api/external-apps/[id]"},"startTime":1785054494057,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":241338,"timestamp":731834835,"id":1639,"parentId":1509,"tags":{},"startTime":1785054494110,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":293405,"timestamp":731782784,"id":1509,"parentId":1487,"tags":{"page":"/api/external-apps"},"startTime":1785054494058,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":244820,"timestamp":731834968,"id":1640,"parentId":1510,"tags":{},"startTime":1785054494110,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":296541,"timestamp":731783268,"id":1510,"parentId":1487,"tags":{"page":"/api/fs/browse"},"startTime":1785054494058,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":245296,"timestamp":731835118,"id":1641,"parentId":1511,"tags":{},"startTime":1785054494110,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":296063,"timestamp":731784370,"id":1511,"parentId":1487,"tags":{"page":"/api/fs/recent-paths"},"startTime":1785054494059,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":247925,"timestamp":731835156,"id":1642,"parentId":1513,"tags":{},"startTime":1785054494110,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":297898,"timestamp":731785207,"id":1513,"parentId":1487,"tags":{"page":"/api/ollama/models"},"startTime":1785054494060,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":249410,"timestamp":731835187,"id":1643,"parentId":1512,"tags":{},"startTime":1785054494110,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":299852,"timestamp":731784767,"id":1512,"parentId":1487,"tags":{"page":"/api/hooks/claude-done"},"startTime":1785054494060,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":251426,"timestamp":731835313,"id":1644,"parentId":1514,"tags":{},"startTime":1785054494110,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":301171,"timestamp":731785590,"id":1514,"parentId":1487,"tags":{"page":"/api/push/subscriptions"},"startTime":1785054494061,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":253332,"timestamp":731835413,"id":1645,"parentId":1515,"tags":{},"startTime":1785054494110,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":302730,"timestamp":731786035,"id":1515,"parentId":1487,"tags":{"page":"/api/push/vapid"},"startTime":1785054494061,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":255128,"timestamp":731835447,"id":1646,"parentId":1516,"tags":{},"startTime":1785054494110,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":304190,"timestamp":731786410,"id":1516,"parentId":1487,"tags":{"page":"/api/repositories/[id]"},"startTime":1785054494061,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":258032,"timestamp":731835478,"id":1647,"parentId":1517,"tags":{},"startTime":1785054494110,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":306778,"timestamp":731786757,"id":1517,"parentId":1487,"tags":{"page":"/api/repositories/[id]/todos/[todoId]"},"startTime":1785054494062,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":259390,"timestamp":731835503,"id":1648,"parentId":1518,"tags":{},"startTime":1785054494110,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":307783,"timestamp":731787137,"id":1518,"parentId":1487,"tags":{"page":"/api/repositories/[id]/todos"},"startTime":1785054494062,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":265041,"timestamp":731832065,"id":1618,"parentId":1614,"tags":{},"startTime":1785054494107,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":287024,"timestamp":731810100,"id":1614,"parentId":1487,"tags":{"page":"/icon.png"},"startTime":1785054494085,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":270130,"timestamp":731835571,"id":1650,"parentId":1519,"tags":{},"startTime":1785054494111,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":318260,"timestamp":731787470,"id":1519,"parentId":1487,"tags":{"page":"/api/repositories/clone/[jobId]"},"startTime":1785054494062,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":273524,"timestamp":731835621,"id":1652,"parentId":1522,"tags":{},"startTime":1785054494111,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":319901,"timestamp":731789280,"id":1522,"parentId":1487,"tags":{"page":"/api/repositories/restore"},"startTime":1785054494064,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":275660,"timestamp":731835541,"id":1649,"parentId":1520,"tags":{},"startTime":1785054494111,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":322752,"timestamp":731788474,"id":1520,"parentId":1487,"tags":{"page":"/api/repositories/clone"},"startTime":1785054494063,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":279409,"timestamp":731835664,"id":1653,"parentId":1523,"tags":{},"startTime":1785054494111,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":325439,"timestamp":731789659,"id":1523,"parentId":1487,"tags":{"page":"/api/repositories"},"startTime":1785054494065,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":279614,"timestamp":731835594,"id":1651,"parentId":1521,"tags":{},"startTime":1785054494111,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":326372,"timestamp":731788853,"id":1521,"parentId":1487,"tags":{"page":"/api/repositories/excluded"},"startTime":1785054494064,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":279736,"timestamp":731835700,"id":1654,"parentId":1524,"tags":{},"startTime":1785054494111,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":325394,"timestamp":731790064,"id":1524,"parentId":1487,"tags":{"page":"/api/repositories/scan"},"startTime":1785054494065,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":280574,"timestamp":731835804,"id":1655,"parentId":1525,"tags":{},"startTime":1785054494111,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":325988,"timestamp":731790410,"id":1525,"parentId":1487,"tags":{"page":"/api/repositories/sync"},"startTime":1785054494065,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":285394,"timestamp":731836083,"id":1657,"parentId":1527,"tags":{},"startTime":1785054494111,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":330346,"timestamp":731791150,"id":1527,"parentId":1487,"tags":{"page":"/api/sidebar/group-order"},"startTime":1785054494066,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":288038,"timestamp":731835931,"id":1656,"parentId":1526,"tags":{},"startTime":1785054494111,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":333228,"timestamp":731790762,"id":1526,"parentId":1487,"tags":{"page":"/api/repositories/validate-path"},"startTime":1785054494066,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":287973,"timestamp":731836203,"id":1658,"parentId":1528,"tags":{},"startTime":1785054494111,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":332092,"timestamp":731792104,"id":1528,"parentId":1487,"tags":{"page":"/api/skills/[id]"},"startTime":1785054494067,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":291676,"timestamp":731836365,"id":1661,"parentId":1531,"tags":{},"startTime":1785054494111,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":335380,"timestamp":731792684,"id":1531,"parentId":1487,"tags":{"page":"/api/templates/[id]"},"startTime":1785054494068,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":294854,"timestamp":731836385,"id":1662,"parentId":1532,"tags":{},"startTime":1785054494111,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":338420,"timestamp":731792841,"id":1532,"parentId":1487,"tags":{"page":"/api/templates"},"startTime":1785054494068,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":297214,"timestamp":731836308,"id":1659,"parentId":1529,"tags":{},"startTime":1785054494111,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":341197,"timestamp":731792345,"id":1529,"parentId":1487,"tags":{"page":"/api/skills"},"startTime":1785054494067,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":297888,"timestamp":731836488,"id":1663,"parentId":1533,"tags":{},"startTime":1785054494111,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":341399,"timestamp":731792993,"id":1533,"parentId":1487,"tags":{"page":"/api/todos"},"startTime":1785054494068,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":300765,"timestamp":731836545,"id":1665,"parentId":1536,"tags":{},"startTime":1785054494112,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":344530,"timestamp":731793560,"id":1536,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/cli-tool"},"startTime":1785054494069,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":301682,"timestamp":731836522,"id":1664,"parentId":1535,"tags":{},"startTime":1785054494111,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":344823,"timestamp":731793402,"id":1535,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/capture"},"startTime":1785054494068,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":308475,"timestamp":731836584,"id":1666,"parentId":1534,"tags":{},"startTime":1785054494112,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":351855,"timestamp":731793230,"id":1534,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/auto-yes"},"startTime":1785054494068,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":308565,"timestamp":731836618,"id":1667,"parentId":1537,"tags":{},"startTime":1785054494112,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":351015,"timestamp":731794188,"id":1537,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/cmate/schedules"},"startTime":1785054494069,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":309258,"timestamp":731836342,"id":1660,"parentId":1530,"tags":{},"startTime":1785054494111,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":353102,"timestamp":731792522,"id":1530,"parentId":1487,"tags":{"page":"/api/slash-commands"},"startTime":1785054494067,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":309582,"timestamp":731836641,"id":1668,"parentId":1539,"tags":{},"startTime":1785054494112,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":351713,"timestamp":731794529,"id":1539,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/execution-logs/[logId]"},"startTime":1785054494069,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":312774,"timestamp":731836666,"id":1669,"parentId":1538,"tags":{},"startTime":1785054494112,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":355094,"timestamp":731794369,"id":1538,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/current-output"},"startTime":1785054494069,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":313076,"timestamp":731836711,"id":1671,"parentId":1542,"tags":{},"startTime":1785054494112,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":354821,"timestamp":731794990,"id":1542,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/git/branch/create"},"startTime":1785054494070,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":316567,"timestamp":731836789,"id":1673,"parentId":1543,"tags":{},"startTime":1785054494112,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":357871,"timestamp":731795509,"id":1543,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/git/branch/delete"},"startTime":1785054494070,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":318541,"timestamp":731836689,"id":1670,"parentId":1540,"tags":{},"startTime":1785054494112,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":360570,"timestamp":731794684,"id":1540,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/execution-logs"},"startTime":1785054494070,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":320247,"timestamp":731836806,"id":1674,"parentId":1544,"tags":{},"startTime":1785054494112,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":361382,"timestamp":731795696,"id":1544,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/git/branches"},"startTime":1785054494071,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":320598,"timestamp":731836772,"id":1672,"parentId":1541,"tags":{},"startTime":1785054494112,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":362557,"timestamp":731794838,"id":1541,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/files/[...path]"},"startTime":1785054494070,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":324250,"timestamp":731836845,"id":1676,"parentId":1545,"tags":{},"startTime":1785054494112,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":365261,"timestamp":731795858,"id":1545,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/git/checkout"},"startTime":1785054494071,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":325762,"timestamp":731836861,"id":1677,"parentId":1547,"tags":{},"startTime":1785054494112,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":365961,"timestamp":731796685,"id":1547,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/git/diff"},"startTime":1785054494072,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":327429,"timestamp":731836878,"id":1678,"parentId":1548,"tags":{},"startTime":1785054494112,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":367474,"timestamp":731796857,"id":1548,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/git/fetch"},"startTime":1785054494072,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":330006,"timestamp":731836895,"id":1679,"parentId":1549,"tags":{},"startTime":1785054494112,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":369875,"timestamp":731797049,"id":1549,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/git/log"},"startTime":1785054494072,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":330121,"timestamp":731836915,"id":1680,"parentId":1550,"tags":{},"startTime":1785054494112,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":369833,"timestamp":731797233,"id":1550,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/git/pull"},"startTime":1785054494072,"traceId":"4bde3a55dbff7dcb"}]
10
- [{"name":"is-page-static","duration":332548,"timestamp":731836960,"id":1682,"parentId":1551,"tags":{},"startTime":1785054494112,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":372136,"timestamp":731797389,"id":1551,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/git/push"},"startTime":1785054494072,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":334865,"timestamp":731836827,"id":1675,"parentId":1546,"tags":{},"startTime":1785054494112,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":375231,"timestamp":731796478,"id":1546,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/git/commit"},"startTime":1785054494071,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":335225,"timestamp":731836937,"id":1681,"parentId":1552,"tags":{},"startTime":1785054494112,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":374650,"timestamp":731797541,"id":1552,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/git/reset"},"startTime":1785054494073,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":335482,"timestamp":731836980,"id":1683,"parentId":1553,"tags":{},"startTime":1785054494112,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":374786,"timestamp":731797697,"id":1553,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/git/revert"},"startTime":1785054494073,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":337934,"timestamp":731837068,"id":1686,"parentId":1556,"tags":{},"startTime":1785054494112,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":376427,"timestamp":731798617,"id":1556,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/git/staged"},"startTime":1785054494074,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":339152,"timestamp":731836997,"id":1684,"parentId":1554,"tags":{},"startTime":1785054494112,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":378320,"timestamp":731797851,"id":1554,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/git/show/[commitHash]"},"startTime":1785054494073,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":339901,"timestamp":731837047,"id":1685,"parentId":1555,"tags":{},"startTime":1785054494112,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":378968,"timestamp":731798000,"id":1555,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/git/stage"},"startTime":1785054494073,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":340743,"timestamp":731837086,"id":1687,"parentId":1558,"tags":{},"startTime":1785054494112,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":378903,"timestamp":731798950,"id":1558,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/git/stash/apply"},"startTime":1785054494074,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":344937,"timestamp":731837142,"id":1690,"parentId":1559,"tags":{},"startTime":1785054494112,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":382963,"timestamp":731799148,"id":1559,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/git/stash/pop"},"startTime":1785054494074,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":345091,"timestamp":731837123,"id":1689,"parentId":1560,"tags":{},"startTime":1785054494112,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":382915,"timestamp":731799316,"id":1560,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/git/stash/push"},"startTime":1785054494074,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":345212,"timestamp":731837105,"id":1688,"parentId":1557,"tags":{},"startTime":1785054494112,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":383547,"timestamp":731798787,"id":1557,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/git/stash/[index]"},"startTime":1785054494074,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":346631,"timestamp":731837160,"id":1691,"parentId":1561,"tags":{},"startTime":1785054494112,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":384344,"timestamp":731799470,"id":1561,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/git/stash"},"startTime":1785054494074,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":349057,"timestamp":731837181,"id":1692,"parentId":1562,"tags":{},"startTime":1785054494112,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":386638,"timestamp":731799621,"id":1562,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/git/status"},"startTime":1785054494075,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":351708,"timestamp":731837218,"id":1694,"parentId":1564,"tags":{},"startTime":1785054494112,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":389024,"timestamp":731799922,"id":1564,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/git/working-diff"},"startTime":1785054494075,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":351843,"timestamp":731837197,"id":1693,"parentId":1563,"tags":{},"startTime":1785054494112,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":389287,"timestamp":731799772,"id":1563,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/git/unstage"},"startTime":1785054494075,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":353834,"timestamp":731837243,"id":1695,"parentId":1565,"tags":{},"startTime":1785054494112,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":390566,"timestamp":731800532,"id":1565,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/interrupt"},"startTime":1785054494075,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":355462,"timestamp":731837283,"id":1696,"parentId":1566,"tags":{},"startTime":1785054494112,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":392057,"timestamp":731800710,"id":1566,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/kill-session"},"startTime":1785054494076,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":356981,"timestamp":731837397,"id":1697,"parentId":1568,"tags":{},"startTime":1785054494112,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":393338,"timestamp":731801063,"id":1568,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/logs"},"startTime":1785054494076,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":358077,"timestamp":731837498,"id":1698,"parentId":1567,"tags":{},"startTime":1785054494112,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":394730,"timestamp":731800868,"id":1567,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/logs/[filename]"},"startTime":1785054494076,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":362702,"timestamp":731837550,"id":1700,"parentId":1570,"tags":{},"startTime":1785054494113,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":398902,"timestamp":731801379,"id":1570,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/memos/[memoId]"},"startTime":1785054494076,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":364460,"timestamp":731837611,"id":1702,"parentId":1572,"tags":{},"startTime":1785054494113,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":400416,"timestamp":731801678,"id":1572,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/messages"},"startTime":1785054494077,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":364613,"timestamp":731837578,"id":1701,"parentId":1571,"tags":{},"startTime":1785054494113,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":400683,"timestamp":731801526,"id":1571,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/memos"},"startTime":1785054494076,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":370389,"timestamp":731837672,"id":1704,"parentId":1574,"tags":{},"startTime":1785054494113,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":405699,"timestamp":731802391,"id":1574,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/respond"},"startTime":1785054494077,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":372853,"timestamp":731837711,"id":1705,"parentId":1575,"tags":{},"startTime":1785054494113,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":408022,"timestamp":731802567,"id":1575,"parentId":1487,"tags":{"page":"/api/worktrees/[id]"},"startTime":1785054494078,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":377642,"timestamp":731837738,"id":1706,"parentId":1576,"tags":{},"startTime":1785054494113,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":412686,"timestamp":731802726,"id":1576,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/schedules/[scheduleId]"},"startTime":1785054494078,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":381742,"timestamp":731837754,"id":1707,"parentId":1577,"tags":{},"startTime":1785054494113,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":416655,"timestamp":731802877,"id":1577,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/schedules/active"},"startTime":1785054494078,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":385938,"timestamp":731837780,"id":1708,"parentId":1578,"tags":{},"startTime":1785054494113,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":420679,"timestamp":731803068,"id":1578,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/schedules"},"startTime":1785054494078,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":390362,"timestamp":731837806,"id":1709,"parentId":1579,"tags":{},"startTime":1785054494113,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":424966,"timestamp":731803228,"id":1579,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/search"},"startTime":1785054494078,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":394326,"timestamp":731837847,"id":1710,"parentId":1580,"tags":{},"startTime":1785054494113,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":428819,"timestamp":731803379,"id":1580,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/send"},"startTime":1785054494078,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":402570,"timestamp":731837645,"id":1703,"parentId":1573,"tags":{},"startTime":1785054494113,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":438418,"timestamp":731801827,"id":1573,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/prompt-response"},"startTime":1785054494077,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":404110,"timestamp":731838082,"id":1711,"parentId":1581,"tags":{},"startTime":1785054494113,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":438704,"timestamp":731803528,"id":1581,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/install"},"startTime":1785054494078,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":407211,"timestamp":731838361,"id":1713,"parentId":1583,"tags":{},"startTime":1785054494113,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":441775,"timestamp":731803826,"id":1583,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/uninstall-plan"},"startTime":1785054494079,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":409849,"timestamp":731838579,"id":1714,"parentId":1584,"tags":{},"startTime":1785054494114,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":444102,"timestamp":731804353,"id":1584,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/uninstall"},"startTime":1785054494079,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":412408,"timestamp":731838710,"id":1715,"parentId":1585,"tags":{},"startTime":1785054494114,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":446622,"timestamp":731804520,"id":1585,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/skills"},"startTime":1785054494079,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":417431,"timestamp":731838238,"id":1712,"parentId":1582,"tags":{},"startTime":1785054494113,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":452013,"timestamp":731803680,"id":1582,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/plan"},"startTime":1785054494079,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":420775,"timestamp":731838789,"id":1717,"parentId":1587,"tags":{},"startTime":1785054494114,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":454760,"timestamp":731804830,"id":1587,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/special-keys"},"startTime":1785054494080,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":424295,"timestamp":731838813,"id":1718,"parentId":1588,"tags":{},"startTime":1785054494114,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":458151,"timestamp":731804981,"id":1588,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/start-polling"},"startTime":1785054494080,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":426683,"timestamp":731838758,"id":1716,"parentId":1586,"tags":{},"startTime":1785054494114,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":460790,"timestamp":731804678,"id":1586,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/slash-commands"},"startTime":1785054494080,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":427757,"timestamp":731838842,"id":1719,"parentId":1589,"tags":{},"startTime":1785054494114,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":461441,"timestamp":731805177,"id":1589,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/terminal"},"startTime":1785054494080,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":432196,"timestamp":731838866,"id":1720,"parentId":1590,"tags":{},"startTime":1785054494114,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":465751,"timestamp":731805338,"id":1590,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/timers/history"},"startTime":1785054494080,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":432625,"timestamp":731838903,"id":1721,"parentId":1591,"tags":{},"startTime":1785054494114,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":466062,"timestamp":731805492,"id":1591,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/timers"},"startTime":1785054494080,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":433374,"timestamp":731838934,"id":1722,"parentId":1592,"tags":{},"startTime":1785054494114,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":466677,"timestamp":731805648,"id":1592,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/todos/[todoId]"},"startTime":1785054494081,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":436055,"timestamp":731838997,"id":1724,"parentId":1593,"tags":{},"startTime":1785054494114,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":468840,"timestamp":731806236,"id":1593,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/todos"},"startTime":1785054494081,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":438095,"timestamp":731838964,"id":1723,"parentId":1594,"tags":{},"startTime":1785054494114,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":470672,"timestamp":731806415,"id":1594,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/tree/[...path]"},"startTime":1785054494081,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":440000,"timestamp":731839078,"id":1726,"parentId":1597,"tags":{},"startTime":1785054494114,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":472231,"timestamp":731806870,"id":1597,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/viewed"},"startTime":1785054494082,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":441583,"timestamp":731839054,"id":1725,"parentId":1595,"tags":{},"startTime":1785054494114,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":474084,"timestamp":731806571,"id":1595,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/tree"},"startTime":1785054494082,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":443887,"timestamp":731839218,"id":1728,"parentId":1598,"tags":{},"startTime":1785054494114,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":476065,"timestamp":731807060,"id":1598,"parentId":1487,"tags":{"page":"/api/worktrees"},"startTime":1785054494082,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":446214,"timestamp":731839106,"id":1727,"parentId":1596,"tags":{},"startTime":1785054494114,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":478621,"timestamp":731806723,"id":1596,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/upload/[...path]"},"startTime":1785054494082,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":444553,"timestamp":731841267,"id":1729,"parentId":1604,"tags":{},"startTime":1785054494116,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":477386,"timestamp":731808455,"id":1604,"parentId":1487,"tags":{"page":"/proxy/[...path]"},"startTime":1785054494083,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":443783,"timestamp":731845068,"id":1730,"parentId":1616,"tags":{},"startTime":1785054494120,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":478479,"timestamp":731810395,"id":1616,"parentId":1487,"tags":{"page":"/manifest.webmanifest"},"startTime":1785054494085,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":463617,"timestamp":731846325,"id":1731,"parentId":1599,"tags":{},"startTime":1785054494121,"traceId":"4bde3a55dbff7dcb"}]
11
- [{"name":"check-page","duration":503077,"timestamp":731807220,"id":1599,"parentId":1487,"tags":{"page":"/chat"},"startTime":1785054494082,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":466917,"timestamp":731846508,"id":1733,"parentId":1601,"tags":{},"startTime":1785054494121,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":505922,"timestamp":731807532,"id":1601,"parentId":1487,"tags":{"page":"/more"},"startTime":1785054494082,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":469762,"timestamp":731846588,"id":1734,"parentId":1602,"tags":{},"startTime":1785054494122,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":508263,"timestamp":731808113,"id":1602,"parentId":1487,"tags":{"page":"/offline"},"startTime":1785054494083,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":473463,"timestamp":731846665,"id":1735,"parentId":1603,"tags":{},"startTime":1785054494122,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":511860,"timestamp":731808290,"id":1603,"parentId":1487,"tags":{"page":"/"},"startTime":1785054494083,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":477619,"timestamp":731846741,"id":1736,"parentId":1605,"tags":{},"startTime":1785054494122,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":515778,"timestamp":731808608,"id":1605,"parentId":1487,"tags":{"page":"/repositories"},"startTime":1785054494084,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":483244,"timestamp":731846818,"id":1737,"parentId":1606,"tags":{},"startTime":1785054494122,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":521321,"timestamp":731808767,"id":1606,"parentId":1487,"tags":{"page":"/review"},"startTime":1785054494084,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":492470,"timestamp":731846897,"id":1738,"parentId":1608,"tags":{},"startTime":1785054494122,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":530269,"timestamp":731809123,"id":1608,"parentId":1487,"tags":{"page":"/skills/[skillId]"},"startTime":1785054494084,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":496571,"timestamp":731846422,"id":1732,"parentId":1600,"tags":{},"startTime":1785054494121,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":535672,"timestamp":731807379,"id":1600,"parentId":1487,"tags":{"page":"/login"},"startTime":1785054494082,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":496776,"timestamp":731846972,"id":1739,"parentId":1607,"tags":{},"startTime":1785054494122,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":534848,"timestamp":731808921,"id":1607,"parentId":1487,"tags":{"page":"/sessions"},"startTime":1785054494084,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":501411,"timestamp":731847192,"id":1741,"parentId":1610,"tags":{},"startTime":1785054494122,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":539183,"timestamp":731809448,"id":1610,"parentId":1487,"tags":{"page":"/worktrees/[id]/files/[...path]"},"startTime":1785054494084,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":511098,"timestamp":731847085,"id":1740,"parentId":1609,"tags":{},"startTime":1785054494122,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":548921,"timestamp":731809291,"id":1609,"parentId":1487,"tags":{"page":"/skills"},"startTime":1785054494084,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":516085,"timestamp":731847399,"id":1743,"parentId":1612,"tags":{},"startTime":1785054494122,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":553733,"timestamp":731809778,"id":1612,"parentId":1487,"tags":{"page":"/worktrees/[id]/terminal"},"startTime":1785054494085,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":536255,"timestamp":731847292,"id":1742,"parentId":1611,"tags":{},"startTime":1785054494122,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":573975,"timestamp":731809601,"id":1611,"parentId":1487,"tags":{"page":"/worktrees/[id]"},"startTime":1785054494085,"traceId":"4bde3a55dbff7dcb"},{"name":"is-page-static","duration":614237,"timestamp":731837527,"id":1699,"parentId":1569,"tags":{},"startTime":1785054494112,"traceId":"4bde3a55dbff7dcb"},{"name":"check-page","duration":650587,"timestamp":731801226,"id":1569,"parentId":1487,"tags":{"page":"/api/worktrees/[id]/marp-render"},"startTime":1785054494076,"traceId":"4bde3a55dbff7dcb"},{"name":"static-check","duration":961487,"timestamp":731490370,"id":1487,"parentId":1,"tags":{},"startTime":1785054493765,"traceId":"4bde3a55dbff7dcb"},{"name":"generate-required-server-files","duration":329,"timestamp":732452081,"id":1745,"parentId":1,"tags":{},"startTime":1785054494727,"traceId":"4bde3a55dbff7dcb"},{"name":"write-routes-manifest","duration":24299,"timestamp":732463041,"id":1747,"parentId":1,"tags":{},"startTime":1785054494738,"traceId":"4bde3a55dbff7dcb"},{"name":"load-dotenv","duration":126,"timestamp":733970499,"id":1750,"parentId":1749,"tags":{},"startTime":1785054496245,"traceId":"4bde3a55dbff7dcb"},{"name":"run-export-path-map","duration":433,"timestamp":735381053,"id":1751,"parentId":1749,"tags":{},"startTime":1785054497656,"traceId":"4bde3a55dbff7dcb"},{"name":"next-export","duration":3108356,"timestamp":733969614,"id":1749,"parentId":1,"tags":{},"startTime":1785054496245,"traceId":"4bde3a55dbff7dcb"},{"name":"move-exported-app-not-found-","duration":84,"timestamp":737080079,"id":1752,"parentId":1748,"tags":{},"startTime":1785054499355,"traceId":"4bde3a55dbff7dcb"},{"name":"move-exported-page","duration":105644,"timestamp":737080264,"id":1753,"parentId":1748,"tags":{},"startTime":1785054499355,"traceId":"4bde3a55dbff7dcb"},{"name":"static-generation","duration":3844091,"timestamp":733965966,"id":1748,"parentId":1,"tags":{},"startTime":1785054496241,"traceId":"4bde3a55dbff7dcb"},{"name":"write-routes-manifest","duration":132928,"timestamp":737810938,"id":1754,"parentId":1,"tags":{},"startTime":1785054500086,"traceId":"4bde3a55dbff7dcb"},{"name":"node-file-trace-build","duration":19151413,"timestamp":732455972,"id":1746,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1785054494731,"traceId":"4bde3a55dbff7dcb"},{"name":"apply-include-excludes","duration":1062,"timestamp":751607407,"id":1755,"parentId":1,"tags":{},"startTime":1785054513882,"traceId":"4bde3a55dbff7dcb"},{"name":"print-tree-view","duration":9903,"timestamp":751608683,"id":1756,"parentId":1,"tags":{},"startTime":1785054513884,"traceId":"4bde3a55dbff7dcb"},{"name":"telemetry-flush","duration":52,"timestamp":751618595,"id":1757,"parentId":1,"tags":{},"startTime":1785054513894,"traceId":"4bde3a55dbff7dcb"},{"name":"next-build","duration":63560235,"timestamp":688058419,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"15.5.20","has-custom-webpack-config":"true","use-build-worker":"false"},"startTime":1785054450333,"traceId":"4bde3a55dbff7dcb"}]
1
+ [{"name":"generate-buildid","duration":218,"timestamp":750684723,"id":4,"parentId":1,"tags":{},"startTime":1785505237803,"traceId":"121fce876cfb188b"},{"name":"load-custom-routes","duration":2005,"timestamp":750685080,"id":5,"parentId":1,"tags":{},"startTime":1785505237804,"traceId":"121fce876cfb188b"},{"name":"create-dist-dir","duration":19985,"timestamp":750769104,"id":6,"parentId":1,"tags":{},"startTime":1785505237888,"traceId":"121fce876cfb188b"},{"name":"create-pages-mapping","duration":249,"timestamp":750843439,"id":7,"parentId":1,"tags":{},"startTime":1785505237962,"traceId":"121fce876cfb188b"},{"name":"collect-app-files","duration":6867,"timestamp":750843722,"id":8,"parentId":1,"tags":{},"startTime":1785505237962,"traceId":"121fce876cfb188b"},{"name":"create-app-mapping","duration":5206,"timestamp":750850612,"id":9,"parentId":1,"tags":{},"startTime":1785505237969,"traceId":"121fce876cfb188b"},{"name":"create-app-layouts","duration":104,"timestamp":750855849,"id":10,"parentId":1,"tags":{},"startTime":1785505237975,"traceId":"121fce876cfb188b"},{"name":"collect-default-files","duration":5134,"timestamp":750857981,"id":12,"parentId":1,"tags":{},"startTime":1785505237977,"traceId":"121fce876cfb188b"},{"name":"generate-route-types","duration":27369,"timestamp":750857105,"id":11,"parentId":1,"tags":{},"startTime":1785505237976,"traceId":"121fce876cfb188b"},{"name":"public-dir-conflict-check","duration":506,"timestamp":750884532,"id":13,"parentId":1,"tags":{},"startTime":1785505238003,"traceId":"121fce876cfb188b"},{"name":"generate-routes-manifest","duration":3528,"timestamp":750885199,"id":14,"parentId":1,"tags":{},"startTime":1785505238004,"traceId":"121fce876cfb188b"},{"name":"create-entrypoints","duration":73871,"timestamp":750895649,"id":17,"parentId":1,"tags":{},"startTime":1785505238014,"traceId":"121fce876cfb188b"},{"name":"generate-webpack-config","duration":251941,"timestamp":750969571,"id":18,"parentId":16,"tags":{},"startTime":1785505238088,"traceId":"121fce876cfb188b"},{"name":"next-trace-entrypoint-plugin","duration":2003,"timestamp":751316744,"id":20,"parentId":19,"tags":{},"startTime":1785505238435,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1678521,"timestamp":751326806,"id":120,"parentId":21,"tags":{"request":"next/dist/pages/_app"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":2585281,"timestamp":751326818,"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":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":2586273,"timestamp":751326821,"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":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":2640030,"timestamp":751326861,"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":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":2879311,"timestamp":751326847,"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":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":2879378,"timestamp":751326841,"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":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3102816,"timestamp":751326824,"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":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3102837,"timestamp":751326827,"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":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3102836,"timestamp":751326835,"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":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3106993,"timestamp":751326830,"id":128,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffs%2Frecent-paths%2Froute&name=app%2Fapi%2Ffs%2Frecent-paths%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffs%2Frecent-paths%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffs%2Frecent-paths%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3116834,"timestamp":751326882,"id":146,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3166665,"timestamp":751326864,"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":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3189775,"timestamp":751326870,"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":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3190518,"timestamp":751326832,"id":129,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffs%2Fbrowse%2Froute&name=app%2Fapi%2Ffs%2Fbrowse%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffs%2Fbrowse%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffs%2Fbrowse%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3190516,"timestamp":751326844,"id":133,"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":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3286613,"timestamp":751326891,"id":149,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fproxy%2F%5B...path%5D%2Froute&name=app%2Fproxy%2F%5B...path%5D%2Froute&pagePath=private-next-app-dir%2Fproxy%2F%5B...path%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fproxy%2F%5B...path%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3389382,"timestamp":751326815,"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":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3389619,"timestamp":751326853,"id":136,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fskills%2Freindex%2Froute&name=app%2Fapi%2Fskills%2Freindex%2Froute&pagePath=private-next-app-dir%2Fapi%2Fskills%2Freindex%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fskills%2Freindex%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414366,"timestamp":751326606,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414387,"timestamp":751326609,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414389,"timestamp":751326612,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414419,"timestamp":751326615,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414422,"timestamp":751326618,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414423,"timestamp":751326621,"id":75,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414424,"timestamp":751326624,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414425,"timestamp":751326627,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414426,"timestamp":751326630,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414426,"timestamp":751326633,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414427,"timestamp":751326636,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414429,"timestamp":751326639,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414432,"timestamp":751326642,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414391,"timestamp":751326686,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414388,"timestamp":751326694,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414386,"timestamp":751326699,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414385,"timestamp":751326704,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414382,"timestamp":751326711,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414383,"timestamp":751326714,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414384,"timestamp":751326717,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414377,"timestamp":751326728,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414378,"timestamp":751326731,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414377,"timestamp":751326737,"id":97,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fschedules%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414378,"timestamp":751326739,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414378,"timestamp":751326743,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414379,"timestamp":751326745,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414375,"timestamp":751326754,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414376,"timestamp":751326757,"id":104,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414377,"timestamp":751326760,"id":105,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Fhistory%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Fhistory%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Fhistory%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Ftimers%2Fhistory%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414375,"timestamp":751326765,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414375,"timestamp":751326768,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414376,"timestamp":751326771,"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":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414377,"timestamp":751326774,"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":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414378,"timestamp":751326777,"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":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414379,"timestamp":751326779,"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":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414380,"timestamp":751326782,"id":112,"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":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414381,"timestamp":751326785,"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":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414382,"timestamp":751326788,"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":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414382,"timestamp":751326791,"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":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414383,"timestamp":751326794,"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":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414384,"timestamp":751326797,"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":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414385,"timestamp":751326800,"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":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3414385,"timestamp":751326803,"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":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3416522,"timestamp":751326734,"id":96,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3464608,"timestamp":751326858,"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":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3464632,"timestamp":751326855,"id":137,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fskills%2Finstallations%2Froute&name=app%2Fapi%2Fskills%2Finstallations%2Froute&pagePath=private-next-app-dir%2Fapi%2Fskills%2Finstallations%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fskills%2Finstallations%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3464644,"timestamp":751326850,"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":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3480172,"timestamp":751326879,"id":145,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall-plan%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall-plan%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall-plan%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall-plan%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3480181,"timestamp":751326896,"id":150,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Funinstall%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3497096,"timestamp":751326292,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3496973,"timestamp":751326440,"id":31,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3496922,"timestamp":751326498,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3496844,"timestamp":751326580,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3496845,"timestamp":751326583,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3496844,"timestamp":751326587,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3496835,"timestamp":751326599,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3504785,"timestamp":751326876,"id":144,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fgit-workflow%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fgit-workflow%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fgit-workflow%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fgit-workflow%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3535906,"timestamp":751326720,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3535921,"timestamp":751326722,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3535902,"timestamp":751326748,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3620978,"timestamp":751326873,"id":143,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fplan%2Froute&name=app%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fplan%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fplan%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2F%5Bid%5D%2Fskills%2F%5BskillId%5D%2Fplan%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3620985,"timestamp":751326885,"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":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3644968,"timestamp":751326725,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3644823,"timestamp":751326888,"id":148,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fworktrees%2Froute&name=app%2Fapi%2Fworktrees%2Froute&pagePath=private-next-app-dir%2Fapi%2Fworktrees%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fapi%2Fworktrees%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3645447,"timestamp":751326279,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3655238,"timestamp":751326812,"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":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3662809,"timestamp":751326901,"id":151,"parentId":21,"tags":{"request":"next/dist/pages/_document"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3721369,"timestamp":751326809,"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":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3732803,"timestamp":751326867,"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":1785505238446,"traceId":"121fce876cfb188b"}]
2
+ [{"name":"add-entry","duration":3742494,"timestamp":751326752,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3757138,"timestamp":751326708,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3757338,"timestamp":751326534,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3791413,"timestamp":751326838,"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":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3794836,"timestamp":751325764,"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":1785505238444,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3793708,"timestamp":751326904,"id":152,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fchat%2Fpage&name=app%2Fchat%2Fpage&pagePath=private-next-app-dir%2Fchat%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fchat%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3793710,"timestamp":751326906,"id":153,"parentId":21,"tags":{"request":"next-app-loader?page=%2Flogin%2Fpage&name=app%2Flogin%2Fpage&pagePath=private-next-app-dir%2Flogin%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Flogin%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3793711,"timestamp":751326909,"id":154,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fmore%2Fpage&name=app%2Fmore%2Fpage&pagePath=private-next-app-dir%2Fmore%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fmore%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3793712,"timestamp":751326912,"id":155,"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":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3793712,"timestamp":751326915,"id":156,"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":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3793713,"timestamp":751326918,"id":157,"parentId":21,"tags":{"request":"next-app-loader?page=%2Frepositories%2Fpage&name=app%2Frepositories%2Fpage&pagePath=private-next-app-dir%2Frepositories%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Frepositories%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3793713,"timestamp":751326920,"id":158,"parentId":21,"tags":{"request":"next-app-loader?page=%2Freview%2Fpage&name=app%2Freview%2Fpage&pagePath=private-next-app-dir%2Freview%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Freview%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3793713,"timestamp":751326923,"id":159,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fsessions%2Fpage&name=app%2Fsessions%2Fpage&pagePath=private-next-app-dir%2Fsessions%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fsessions%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3793714,"timestamp":751326926,"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":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3793714,"timestamp":751326929,"id":161,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fskills%2Finstalled%2Fpage&name=app%2Fskills%2Finstalled%2Fpage&pagePath=private-next-app-dir%2Fskills%2Finstalled%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fskills%2Finstalled%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3793714,"timestamp":751326932,"id":162,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fskills%2Fpage&name=app%2Fskills%2Fpage&pagePath=private-next-app-dir%2Fskills%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fskills%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3793715,"timestamp":751326935,"id":163,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Fpage&name=app%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Fpage&pagePath=private-next-app-dir%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fworktrees%2F%5Bid%5D%2Ffiles%2F%5B...path%5D%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3793715,"timestamp":751326938,"id":164,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fworktrees%2F%5Bid%5D%2Fpage&name=app%2Fworktrees%2F%5Bid%5D%2Fpage&pagePath=private-next-app-dir%2Fworktrees%2F%5Bid%5D%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fworktrees%2F%5Bid%5D%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3793716,"timestamp":751326940,"id":165,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fworktrees%2F%5Bid%5D%2Fterminal%2Fpage&name=app%2Fworktrees%2F%5Bid%5D%2Fterminal%2Fpage&pagePath=private-next-app-dir%2Fworktrees%2F%5Bid%5D%2Fterminal%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2FCommandMate%2FCommandMate%2Fsrc%2Fapp&appPaths=%2Fworktrees%2F%5Bid%5D%2Fterminal%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1785505238446,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815102,"timestamp":751326478,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815363,"timestamp":751326235,"id":25,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815344,"timestamp":751326258,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815338,"timestamp":751326267,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815121,"timestamp":751326487,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815120,"timestamp":751326491,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815419,"timestamp":751326195,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815394,"timestamp":751326221,"id":24,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815377,"timestamp":751326247,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815132,"timestamp":751326494,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815128,"timestamp":751326501,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815123,"timestamp":751326508,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815129,"timestamp":751326504,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815111,"timestamp":751326525,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815124,"timestamp":751326515,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815129,"timestamp":751326512,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815124,"timestamp":751326519,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815123,"timestamp":751326522,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815119,"timestamp":751326528,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815118,"timestamp":751326531,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815105,"timestamp":751326546,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815111,"timestamp":751326543,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815115,"timestamp":751326540,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815120,"timestamp":751326537,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815108,"timestamp":751326552,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815115,"timestamp":751326549,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815110,"timestamp":751326556,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815106,"timestamp":751326562,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815111,"timestamp":751326559,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815104,"timestamp":751326568,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815101,"timestamp":751326574,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815106,"timestamp":751326571,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815113,"timestamp":751326565,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815103,"timestamp":751326577,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815092,"timestamp":751326590,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815092,"timestamp":751326593,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815091,"timestamp":751326596,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":3815087,"timestamp":751326603,"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":1785505238445,"traceId":"121fce876cfb188b"},{"name":"make","duration":6430986,"timestamp":751325464,"id":21,"parentId":19,"tags":{},"startTime":1785505238444,"traceId":"121fce876cfb188b"},{"name":"get-entries","duration":5357,"timestamp":757757912,"id":939,"parentId":938,"tags":{},"startTime":1785505244877,"traceId":"121fce876cfb188b"},{"name":"node-file-trace-plugin","duration":5238116,"timestamp":757780780,"id":940,"parentId":938,"tags":{"traceEntryCount":"284"},"startTime":1785505244900,"traceId":"121fce876cfb188b"},{"name":"collect-traced-files","duration":92057,"timestamp":763018915,"id":941,"parentId":938,"tags":{},"startTime":1785505250138,"traceId":"121fce876cfb188b"},{"name":"finish-modules","duration":5353291,"timestamp":757757699,"id":938,"parentId":20,"tags":{},"startTime":1785505244876,"traceId":"121fce876cfb188b"},{"name":"chunk-graph","duration":145038,"timestamp":763503842,"id":943,"parentId":942,"tags":{},"startTime":1785505250623,"traceId":"121fce876cfb188b"},{"name":"optimize-modules","duration":38,"timestamp":763649071,"id":945,"parentId":942,"tags":{},"startTime":1785505250768,"traceId":"121fce876cfb188b"},{"name":"optimize-chunks","duration":187449,"timestamp":763649193,"id":946,"parentId":942,"tags":{},"startTime":1785505250768,"traceId":"121fce876cfb188b"},{"name":"optimize-tree","duration":242,"timestamp":763836814,"id":947,"parentId":942,"tags":{},"startTime":1785505250956,"traceId":"121fce876cfb188b"},{"name":"optimize-chunk-modules","duration":197080,"timestamp":763837199,"id":948,"parentId":942,"tags":{},"startTime":1785505250956,"traceId":"121fce876cfb188b"},{"name":"optimize","duration":385442,"timestamp":763648968,"id":944,"parentId":942,"tags":{},"startTime":1785505250768,"traceId":"121fce876cfb188b"},{"name":"module-hash","duration":137770,"timestamp":764128853,"id":949,"parentId":942,"tags":{},"startTime":1785505251248,"traceId":"121fce876cfb188b"},{"name":"code-generation","duration":59453,"timestamp":764266717,"id":950,"parentId":942,"tags":{},"startTime":1785505251385,"traceId":"121fce876cfb188b"},{"name":"hash","duration":22938,"timestamp":764346401,"id":951,"parentId":942,"tags":{},"startTime":1785505251465,"traceId":"121fce876cfb188b"},{"name":"code-generation-jobs","duration":423,"timestamp":764369333,"id":952,"parentId":942,"tags":{},"startTime":1785505251488,"traceId":"121fce876cfb188b"},{"name":"module-assets","duration":2474,"timestamp":764369596,"id":953,"parentId":942,"tags":{},"startTime":1785505251488,"traceId":"121fce876cfb188b"},{"name":"create-chunk-assets","duration":4084,"timestamp":764372095,"id":954,"parentId":942,"tags":{},"startTime":1785505251491,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1167,"timestamp":764405335,"id":956,"parentId":955,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":981,"timestamp":764405533,"id":957,"parentId":955,"tags":{"name":"../app/api/assistant/current-output/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":966,"timestamp":764405551,"id":958,"parentId":955,"tags":{"name":"../app/api/assistant/messages/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":957,"timestamp":764405561,"id":959,"parentId":955,"tags":{"name":"../app/api/assistant/conversation/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":953,"timestamp":764405567,"id":960,"parentId":955,"tags":{"name":"../app/api/assistant/session/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":948,"timestamp":764405573,"id":961,"parentId":955,"tags":{"name":"../app/api/assistant/start/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":943,"timestamp":764405579,"id":962,"parentId":955,"tags":{"name":"../app/api/assistant/terminal/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":939,"timestamp":764405584,"id":963,"parentId":955,"tags":{"name":"../app/api/assistant/tools/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":933,"timestamp":764405591,"id":964,"parentId":955,"tags":{"name":"../app/api/auth/logout/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":879,"timestamp":764405647,"id":965,"parentId":955,"tags":{"name":"../app/api/auth/login/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":860,"timestamp":764405667,"id":966,"parentId":955,"tags":{"name":"../app/api/daily-summary/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":851,"timestamp":764405678,"id":967,"parentId":955,"tags":{"name":"../app/api/hooks/agent-event/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":848,"timestamp":764405683,"id":968,"parentId":955,"tags":{"name":"../app/api/hooks/claude-done/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":843,"timestamp":764405689,"id":969,"parentId":955,"tags":{"name":"../app/api/metrics/vibe/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":839,"timestamp":764405694,"id":970,"parentId":955,"tags":{"name":"../app/api/ollama/models/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":835,"timestamp":764405699,"id":971,"parentId":955,"tags":{"name":"../app/api/repositories/[id]/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":831,"timestamp":764405704,"id":972,"parentId":955,"tags":{"name":"../app/api/repositories/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":829,"timestamp":764405707,"id":973,"parentId":955,"tags":{"name":"../app/api/repositories/[id]/todos/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":826,"timestamp":764405711,"id":974,"parentId":955,"tags":{"name":"../app/api/repositories/clone/[jobId]/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":823,"timestamp":764405716,"id":975,"parentId":955,"tags":{"name":"../app/api/repositories/clone/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":820,"timestamp":764405720,"id":976,"parentId":955,"tags":{"name":"../app/api/repositories/excluded/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":816,"timestamp":764405725,"id":977,"parentId":955,"tags":{"name":"../app/api/repositories/restore/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":813,"timestamp":764405729,"id":978,"parentId":955,"tags":{"name":"../app/api/repositories/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":811,"timestamp":764405733,"id":979,"parentId":955,"tags":{"name":"../app/api/repositories/scan/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":807,"timestamp":764405737,"id":980,"parentId":955,"tags":{"name":"../app/api/repositories/sync/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":804,"timestamp":764405741,"id":981,"parentId":955,"tags":{"name":"../app/api/slash-commands/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":801,"timestamp":764405745,"id":982,"parentId":955,"tags":{"name":"../app/api/tasks/[taskId]/cancel/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"}]
3
+ [{"name":"minify-js","duration":1051,"timestamp":764405769,"id":983,"parentId":955,"tags":{"name":"../app/api/tasks/[taskId]/route.js","cache":"HIT"},"startTime":1785505251524,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1052,"timestamp":764405773,"id":984,"parentId":955,"tags":{"name":"../app/api/templates/[id]/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1048,"timestamp":764405777,"id":985,"parentId":955,"tags":{"name":"../app/api/templates/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1045,"timestamp":764405783,"id":986,"parentId":955,"tags":{"name":"../app/api/verification/runs/[runId]/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1041,"timestamp":764405788,"id":987,"parentId":955,"tags":{"name":"../app/api/verification/runs/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1039,"timestamp":764405791,"id":988,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/auto-yes/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1037,"timestamp":764405795,"id":989,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/capture/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1034,"timestamp":764405798,"id":990,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/cli-tool/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1031,"timestamp":764405803,"id":991,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/cmate/schedules/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1029,"timestamp":764405807,"id":992,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/current-output/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1027,"timestamp":764405810,"id":993,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/[logId]/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1024,"timestamp":764405814,"id":994,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/execution-logs/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1020,"timestamp":764405819,"id":995,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/files/[...path]/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1018,"timestamp":764405823,"id":996,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/branch/create/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1015,"timestamp":764405826,"id":997,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/branch/delete/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1012,"timestamp":764405831,"id":998,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/branches/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1009,"timestamp":764405835,"id":999,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/checkout/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":996,"timestamp":764405849,"id":1000,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/commit/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":994,"timestamp":764405853,"id":1001,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/diff/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":992,"timestamp":764405856,"id":1002,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/fetch/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":990,"timestamp":764405859,"id":1003,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/log/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":988,"timestamp":764405862,"id":1004,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/pull/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":987,"timestamp":764405865,"id":1005,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/push/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":985,"timestamp":764405868,"id":1006,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/reset/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":983,"timestamp":764405872,"id":1007,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/revert/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":981,"timestamp":764405875,"id":1008,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/show/[commitHash]/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":978,"timestamp":764405878,"id":1009,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/staged/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":976,"timestamp":764405882,"id":1010,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/stage/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":974,"timestamp":764405885,"id":1011,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/stash/[index]/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":972,"timestamp":764405889,"id":1012,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/stash/apply/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":969,"timestamp":764405892,"id":1013,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/stash/pop/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":967,"timestamp":764405896,"id":1014,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/stash/push/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":965,"timestamp":764405899,"id":1015,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/stash/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":963,"timestamp":764405902,"id":1016,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/status/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":961,"timestamp":764405906,"id":1017,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/unstage/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":959,"timestamp":764405909,"id":1018,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/git/working-diff/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":955,"timestamp":764405914,"id":1019,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/interrupt/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":953,"timestamp":764405917,"id":1020,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/kill-session/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":952,"timestamp":764405920,"id":1021,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/marp-render/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":949,"timestamp":764405923,"id":1022,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/memos/[memoId]/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":947,"timestamp":764405927,"id":1023,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/memos/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":946,"timestamp":764405930,"id":1024,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/messages/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":943,"timestamp":764405933,"id":1025,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/prompt-response/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":941,"timestamp":764405936,"id":1026,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/respond/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":939,"timestamp":764405940,"id":1027,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":937,"timestamp":764405943,"id":1028,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/schedules/[scheduleId]/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":935,"timestamp":764405946,"id":1029,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/schedules/active/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":933,"timestamp":764405950,"id":1030,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/search/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":931,"timestamp":764405953,"id":1031,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/schedules/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":929,"timestamp":764405956,"id":1032,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/send/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":927,"timestamp":764405959,"id":1033,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/slash-commands/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":925,"timestamp":764405962,"id":1034,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/special-keys/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":923,"timestamp":764405965,"id":1035,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/start-polling/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":920,"timestamp":764405969,"id":1036,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/tasks/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":918,"timestamp":764405972,"id":1037,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/terminal/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":916,"timestamp":764405975,"id":1038,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/timers/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":914,"timestamp":764405978,"id":1039,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/timers/history/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":912,"timestamp":764405982,"id":1040,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/todos/[todoId]/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":911,"timestamp":764405985,"id":1041,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/todos/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":909,"timestamp":764405988,"id":1042,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/tree/[...path]/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":907,"timestamp":764405991,"id":1043,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/tree/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":905,"timestamp":764405994,"id":1044,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/upload/[...path]/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":903,"timestamp":764405997,"id":1045,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/verify/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":901,"timestamp":764406000,"id":1046,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":899,"timestamp":764406003,"id":1047,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/verify/runs/[runId]/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":874,"timestamp":764406030,"id":1048,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/viewed/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":871,"timestamp":764406034,"id":1049,"parentId":955,"tags":{"name":"../app/apple-icon.png/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":867,"timestamp":764406039,"id":1050,"parentId":955,"tags":{"name":"../app/icon.png/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":864,"timestamp":764406043,"id":1051,"parentId":955,"tags":{"name":"../app/icon1.png/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":862,"timestamp":764406046,"id":1052,"parentId":955,"tags":{"name":"../app/icon2.png/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":860,"timestamp":764406049,"id":1053,"parentId":955,"tags":{"name":"../app/manifest.webmanifest/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":858,"timestamp":764406053,"id":1054,"parentId":955,"tags":{"name":"../pages/_app.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":856,"timestamp":764406056,"id":1055,"parentId":955,"tags":{"name":"../pages/_error.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":854,"timestamp":764406059,"id":1056,"parentId":955,"tags":{"name":"../app/api/app/update/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":852,"timestamp":764406063,"id":1057,"parentId":955,"tags":{"name":"../app/api/app/update-check/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":850,"timestamp":764406066,"id":1058,"parentId":955,"tags":{"name":"../app/api/auth/status/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":848,"timestamp":764406069,"id":1059,"parentId":955,"tags":{"name":"../app/api/daily-summary/status/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":846,"timestamp":764406072,"id":1060,"parentId":955,"tags":{"name":"../app/api/external-apps/[id]/health/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":845,"timestamp":764406075,"id":1061,"parentId":955,"tags":{"name":"../app/api/external-apps/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":842,"timestamp":764406078,"id":1062,"parentId":955,"tags":{"name":"../app/api/fs/recent-paths/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":840,"timestamp":764406081,"id":1063,"parentId":955,"tags":{"name":"../app/api/fs/browse/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":838,"timestamp":764406084,"id":1064,"parentId":955,"tags":{"name":"../app/api/external-apps/[id]/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":836,"timestamp":764406088,"id":1065,"parentId":955,"tags":{"name":"../app/api/push/vapid/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":835,"timestamp":764406091,"id":1066,"parentId":955,"tags":{"name":"../app/api/push/subscriptions/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":833,"timestamp":764406094,"id":1067,"parentId":955,"tags":{"name":"../app/api/repositories/validate-path/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":831,"timestamp":764406097,"id":1068,"parentId":955,"tags":{"name":"../app/api/sidebar/group-order/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":822,"timestamp":764406108,"id":1069,"parentId":955,"tags":{"name":"../app/api/skills/[id]/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":820,"timestamp":764406111,"id":1070,"parentId":955,"tags":{"name":"../app/api/skills/reindex/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":816,"timestamp":764406115,"id":1071,"parentId":955,"tags":{"name":"../app/api/skills/installations/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":814,"timestamp":764406119,"id":1072,"parentId":955,"tags":{"name":"../app/api/skills/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":812,"timestamp":764406122,"id":1073,"parentId":955,"tags":{"name":"../app/api/todos/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":810,"timestamp":764406125,"id":1074,"parentId":955,"tags":{"name":"../app/api/skills/operations/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":808,"timestamp":764406128,"id":1075,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/logs/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":806,"timestamp":764406132,"id":1076,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/logs/[filename]/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":803,"timestamp":764406136,"id":1077,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/plan/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":800,"timestamp":764406140,"id":1078,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":798,"timestamp":764406143,"id":1079,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":796,"timestamp":764406146,"id":1080,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/skills/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":794,"timestamp":764406150,"id":1081,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/install/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":792,"timestamp":764406153,"id":1082,"parentId":955,"tags":{"name":"../app/api/worktrees/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":790,"timestamp":764406156,"id":1083,"parentId":955,"tags":{"name":"../app/proxy/[...path]/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"}]
4
+ [{"name":"minify-js","duration":969,"timestamp":764406160,"id":1084,"parentId":955,"tags":{"name":"../app/api/worktrees/[id]/skills/[skillId]/uninstall/route.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":958,"timestamp":764406175,"id":1085,"parentId":955,"tags":{"name":"../pages/_document.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":956,"timestamp":764406178,"id":1086,"parentId":955,"tags":{"name":"../app/chat/page.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":955,"timestamp":764406181,"id":1087,"parentId":955,"tags":{"name":"../app/login/page.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":953,"timestamp":764406185,"id":1088,"parentId":955,"tags":{"name":"../app/more/page.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":950,"timestamp":764406188,"id":1089,"parentId":955,"tags":{"name":"../app/offline/page.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":949,"timestamp":764406191,"id":1090,"parentId":955,"tags":{"name":"../app/page.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":947,"timestamp":764406195,"id":1091,"parentId":955,"tags":{"name":"../app/repositories/page.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":945,"timestamp":764406198,"id":1092,"parentId":955,"tags":{"name":"../app/review/page.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":943,"timestamp":764406201,"id":1093,"parentId":955,"tags":{"name":"../app/sessions/page.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":940,"timestamp":764406205,"id":1094,"parentId":955,"tags":{"name":"../app/skills/[skillId]/page.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":939,"timestamp":764406208,"id":1095,"parentId":955,"tags":{"name":"../app/skills/installed/page.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":937,"timestamp":764406211,"id":1096,"parentId":955,"tags":{"name":"../app/skills/page.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":935,"timestamp":764406214,"id":1097,"parentId":955,"tags":{"name":"../app/worktrees/[id]/files/[...path]/page.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":933,"timestamp":764406217,"id":1098,"parentId":955,"tags":{"name":"../app/worktrees/[id]/page.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":931,"timestamp":764406220,"id":1099,"parentId":955,"tags":{"name":"../app/worktrees/[id]/terminal/page.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":929,"timestamp":764406223,"id":1100,"parentId":955,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":928,"timestamp":764406226,"id":1101,"parentId":955,"tags":{"name":"3543.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":926,"timestamp":764406229,"id":1102,"parentId":955,"tags":{"name":"3945.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":924,"timestamp":764406233,"id":1103,"parentId":955,"tags":{"name":"2119.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":922,"timestamp":764406236,"id":1104,"parentId":955,"tags":{"name":"2445.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":919,"timestamp":764406239,"id":1105,"parentId":955,"tags":{"name":"4248.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":917,"timestamp":764406242,"id":1106,"parentId":955,"tags":{"name":"2534.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":916,"timestamp":764406245,"id":1107,"parentId":955,"tags":{"name":"2980.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":913,"timestamp":764406249,"id":1108,"parentId":955,"tags":{"name":"450.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":911,"timestamp":764406252,"id":1109,"parentId":955,"tags":{"name":"2816.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":909,"timestamp":764406255,"id":1110,"parentId":955,"tags":{"name":"7685.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":908,"timestamp":764406258,"id":1111,"parentId":955,"tags":{"name":"3440.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":905,"timestamp":764406262,"id":1112,"parentId":955,"tags":{"name":"1162.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":903,"timestamp":764406265,"id":1113,"parentId":955,"tags":{"name":"5571.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":902,"timestamp":764406268,"id":1114,"parentId":955,"tags":{"name":"6285.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":900,"timestamp":764406271,"id":1115,"parentId":955,"tags":{"name":"8098.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":898,"timestamp":764406274,"id":1116,"parentId":955,"tags":{"name":"2560.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":896,"timestamp":764406277,"id":1117,"parentId":955,"tags":{"name":"1825.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":894,"timestamp":764406280,"id":1118,"parentId":955,"tags":{"name":"6159.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":892,"timestamp":764406284,"id":1119,"parentId":955,"tags":{"name":"3346.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":890,"timestamp":764406287,"id":1120,"parentId":955,"tags":{"name":"9328.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":888,"timestamp":764406290,"id":1121,"parentId":955,"tags":{"name":"1262.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":887,"timestamp":764406293,"id":1122,"parentId":955,"tags":{"name":"6072.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":885,"timestamp":764406296,"id":1123,"parentId":955,"tags":{"name":"9358.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":883,"timestamp":764406299,"id":1124,"parentId":955,"tags":{"name":"1296.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":881,"timestamp":764406302,"id":1125,"parentId":955,"tags":{"name":"3722.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":878,"timestamp":764406306,"id":1126,"parentId":955,"tags":{"name":"8356.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":876,"timestamp":764406309,"id":1127,"parentId":955,"tags":{"name":"7941.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":874,"timestamp":764406313,"id":1128,"parentId":955,"tags":{"name":"9211.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":871,"timestamp":764406316,"id":1129,"parentId":955,"tags":{"name":"5064.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":869,"timestamp":764406320,"id":1130,"parentId":955,"tags":{"name":"22.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":867,"timestamp":764406323,"id":1131,"parentId":955,"tags":{"name":"1331.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":865,"timestamp":764406326,"id":1132,"parentId":955,"tags":{"name":"1692.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":862,"timestamp":764406330,"id":1133,"parentId":955,"tags":{"name":"1356.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":860,"timestamp":764406333,"id":1134,"parentId":955,"tags":{"name":"1634.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":858,"timestamp":764406336,"id":1135,"parentId":955,"tags":{"name":"2366.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":857,"timestamp":764406340,"id":1136,"parentId":955,"tags":{"name":"1503.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":855,"timestamp":764406343,"id":1137,"parentId":955,"tags":{"name":"1366.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":854,"timestamp":764406346,"id":1138,"parentId":955,"tags":{"name":"6015.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":851,"timestamp":764406349,"id":1139,"parentId":955,"tags":{"name":"3708.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":849,"timestamp":764406352,"id":1140,"parentId":955,"tags":{"name":"7587.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":847,"timestamp":764406355,"id":1141,"parentId":955,"tags":{"name":"1355.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":845,"timestamp":764406358,"id":1142,"parentId":955,"tags":{"name":"5326.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":843,"timestamp":764406361,"id":1143,"parentId":955,"tags":{"name":"4689.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":841,"timestamp":764406365,"id":1144,"parentId":955,"tags":{"name":"180.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":839,"timestamp":764406368,"id":1145,"parentId":955,"tags":{"name":"120.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":837,"timestamp":764406371,"id":1146,"parentId":955,"tags":{"name":"7593.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":835,"timestamp":764406374,"id":1147,"parentId":955,"tags":{"name":"4018.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":834,"timestamp":764406377,"id":1148,"parentId":955,"tags":{"name":"5611.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":832,"timestamp":764406380,"id":1149,"parentId":955,"tags":{"name":"4390.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":830,"timestamp":764406383,"id":1150,"parentId":955,"tags":{"name":"3753.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":828,"timestamp":764406386,"id":1151,"parentId":955,"tags":{"name":"8807.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":826,"timestamp":764406389,"id":1152,"parentId":955,"tags":{"name":"406.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":823,"timestamp":764406393,"id":1153,"parentId":955,"tags":{"name":"6065.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":821,"timestamp":764406397,"id":1154,"parentId":955,"tags":{"name":"6283.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":820,"timestamp":764406400,"id":1155,"parentId":955,"tags":{"name":"1719.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":818,"timestamp":764406403,"id":1156,"parentId":955,"tags":{"name":"3736.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":816,"timestamp":764406406,"id":1157,"parentId":955,"tags":{"name":"8856.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":813,"timestamp":764406409,"id":1158,"parentId":955,"tags":{"name":"5959.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":811,"timestamp":764406413,"id":1159,"parentId":955,"tags":{"name":"1239.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":809,"timestamp":764406416,"id":1160,"parentId":955,"tags":{"name":"9051.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":807,"timestamp":764406420,"id":1161,"parentId":955,"tags":{"name":"9123.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":804,"timestamp":764406423,"id":1162,"parentId":955,"tags":{"name":"3451.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":802,"timestamp":764406426,"id":1163,"parentId":955,"tags":{"name":"2328.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":800,"timestamp":764406429,"id":1164,"parentId":955,"tags":{"name":"8681.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":798,"timestamp":764406433,"id":1165,"parentId":955,"tags":{"name":"646.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":797,"timestamp":764406436,"id":1166,"parentId":955,"tags":{"name":"5456.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":795,"timestamp":764406438,"id":1167,"parentId":955,"tags":{"name":"3480.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":794,"timestamp":764406441,"id":1168,"parentId":955,"tags":{"name":"9687.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":792,"timestamp":764406445,"id":1169,"parentId":955,"tags":{"name":"2710.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":790,"timestamp":764406448,"id":1170,"parentId":955,"tags":{"name":"1068.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":788,"timestamp":764406451,"id":1171,"parentId":955,"tags":{"name":"1185.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":786,"timestamp":764406454,"id":1172,"parentId":955,"tags":{"name":"6130.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":784,"timestamp":764406457,"id":1173,"parentId":955,"tags":{"name":"5737.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":782,"timestamp":764406460,"id":1174,"parentId":955,"tags":{"name":"3042.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":780,"timestamp":764406463,"id":1175,"parentId":955,"tags":{"name":"6274.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":778,"timestamp":764406467,"id":1176,"parentId":955,"tags":{"name":"1117.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":775,"timestamp":764406470,"id":1177,"parentId":955,"tags":{"name":"4440.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":774,"timestamp":764406473,"id":1178,"parentId":955,"tags":{"name":"5793.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":772,"timestamp":764406476,"id":1179,"parentId":955,"tags":{"name":"2404.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":769,"timestamp":764406480,"id":1180,"parentId":955,"tags":{"name":"5381.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":767,"timestamp":764406483,"id":1181,"parentId":955,"tags":{"name":"233.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":765,"timestamp":764406486,"id":1182,"parentId":955,"tags":{"name":"3270.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":763,"timestamp":764406489,"id":1183,"parentId":955,"tags":{"name":"28.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":761,"timestamp":764406492,"id":1184,"parentId":955,"tags":{"name":"4548.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"}]
5
+ [{"name":"minify-js","duration":847,"timestamp":764406495,"id":1185,"parentId":955,"tags":{"name":"4444.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":846,"timestamp":764406498,"id":1186,"parentId":955,"tags":{"name":"8584.js","cache":"HIT"},"startTime":1785505251525,"traceId":"121fce876cfb188b"},{"name":"minify-webpack-plugin-optimize","duration":23789,"timestamp":764383653,"id":955,"parentId":19,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1785505251502,"traceId":"121fce876cfb188b"},{"name":"css-minimizer-plugin","duration":202,"timestamp":764407618,"id":1187,"parentId":19,"tags":{},"startTime":1785505251526,"traceId":"121fce876cfb188b"},{"name":"create-trace-assets","duration":59236,"timestamp":764408070,"id":1188,"parentId":20,"tags":{},"startTime":1785505251527,"traceId":"121fce876cfb188b"},{"name":"seal","duration":1226984,"timestamp":763296347,"id":942,"parentId":19,"tags":{},"startTime":1785505250415,"traceId":"121fce876cfb188b"},{"name":"webpack-compilation","duration":13327358,"timestamp":751314976,"id":19,"parentId":16,"tags":{"name":"server"},"startTime":1785505238434,"traceId":"121fce876cfb188b"},{"name":"emit","duration":77577,"timestamp":764642963,"id":1189,"parentId":16,"tags":{},"startTime":1785505251762,"traceId":"121fce876cfb188b"},{"name":"webpack-close","duration":842,"timestamp":764726709,"id":1190,"parentId":16,"tags":{"name":"server"},"startTime":1785505251845,"traceId":"121fce876cfb188b"},{"name":"webpack-generate-error-stats","duration":2691,"timestamp":764727612,"id":1191,"parentId":1190,"tags":{},"startTime":1785505251846,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":96826,"timestamp":764740716,"id":1194,"parentId":1193,"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":1785505251859,"traceId":"121fce876cfb188b"},{"name":"make","duration":97239,"timestamp":764740648,"id":1193,"parentId":1192,"tags":{},"startTime":1785505251859,"traceId":"121fce876cfb188b"},{"name":"chunk-graph","duration":1503,"timestamp":764848931,"id":1196,"parentId":1195,"tags":{},"startTime":1785505251968,"traceId":"121fce876cfb188b"},{"name":"optimize-modules","duration":18,"timestamp":764850548,"id":1198,"parentId":1195,"tags":{},"startTime":1785505251969,"traceId":"121fce876cfb188b"},{"name":"optimize-chunks","duration":1005,"timestamp":764850675,"id":1199,"parentId":1195,"tags":{},"startTime":1785505251969,"traceId":"121fce876cfb188b"},{"name":"optimize-tree","duration":19,"timestamp":764851770,"id":1200,"parentId":1195,"tags":{},"startTime":1785505251971,"traceId":"121fce876cfb188b"},{"name":"optimize-chunk-modules","duration":3686,"timestamp":764851900,"id":1201,"parentId":1195,"tags":{},"startTime":1785505251971,"traceId":"121fce876cfb188b"},{"name":"optimize","duration":5179,"timestamp":764850475,"id":1197,"parentId":1195,"tags":{},"startTime":1785505251969,"traceId":"121fce876cfb188b"},{"name":"module-hash","duration":2887,"timestamp":764861805,"id":1202,"parentId":1195,"tags":{},"startTime":1785505251981,"traceId":"121fce876cfb188b"},{"name":"code-generation","duration":262,"timestamp":764864732,"id":1203,"parentId":1195,"tags":{},"startTime":1785505251983,"traceId":"121fce876cfb188b"},{"name":"hash","duration":2043,"timestamp":764866249,"id":1204,"parentId":1195,"tags":{},"startTime":1785505251985,"traceId":"121fce876cfb188b"},{"name":"code-generation-jobs","duration":148,"timestamp":764868290,"id":1205,"parentId":1195,"tags":{},"startTime":1785505251987,"traceId":"121fce876cfb188b"},{"name":"module-assets","duration":73,"timestamp":764868421,"id":1206,"parentId":1195,"tags":{},"startTime":1785505251987,"traceId":"121fce876cfb188b"},{"name":"create-chunk-assets","duration":231,"timestamp":764868502,"id":1207,"parentId":1195,"tags":{},"startTime":1785505251987,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":57,"timestamp":764872916,"id":1209,"parentId":1208,"tags":{"name":"src/middleware.js","cache":"HIT"},"startTime":1785505251992,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":36,"timestamp":764872944,"id":1210,"parentId":1208,"tags":{"name":"edge-runtime-webpack.js","cache":"HIT"},"startTime":1785505251992,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":30,"timestamp":764872951,"id":1211,"parentId":1208,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1785505251992,"traceId":"121fce876cfb188b"},{"name":"minify-webpack-plugin-optimize","duration":428,"timestamp":764872557,"id":1208,"parentId":1192,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1785505251991,"traceId":"121fce876cfb188b"},{"name":"css-minimizer-plugin","duration":10,"timestamp":764873080,"id":1212,"parentId":1192,"tags":{},"startTime":1785505251992,"traceId":"121fce876cfb188b"},{"name":"seal","duration":34204,"timestamp":764845722,"id":1195,"parentId":1192,"tags":{},"startTime":1785505251964,"traceId":"121fce876cfb188b"},{"name":"webpack-compilation","duration":141413,"timestamp":764738785,"id":1192,"parentId":16,"tags":{"name":"edge-server"},"startTime":1785505251858,"traceId":"121fce876cfb188b"},{"name":"emit","duration":2601,"timestamp":764880290,"id":1213,"parentId":16,"tags":{},"startTime":1785505251999,"traceId":"121fce876cfb188b"},{"name":"webpack-close","duration":230,"timestamp":764883277,"id":1214,"parentId":16,"tags":{"name":"edge-server"},"startTime":1785505252002,"traceId":"121fce876cfb188b"},{"name":"webpack-generate-error-stats","duration":652,"timestamp":764883514,"id":1215,"parentId":1214,"tags":{},"startTime":1785505252002,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739340,"timestamp":764898374,"id":1229,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739356,"timestamp":764898378,"id":1230,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739358,"timestamp":764898380,"id":1231,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739358,"timestamp":764898383,"id":1232,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739358,"timestamp":764898387,"id":1233,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739359,"timestamp":764898390,"id":1234,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739359,"timestamp":764898393,"id":1235,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739360,"timestamp":764898397,"id":1236,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739360,"timestamp":764898400,"id":1237,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739368,"timestamp":764898403,"id":1238,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739370,"timestamp":764898406,"id":1239,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739372,"timestamp":764898408,"id":1240,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739372,"timestamp":764898412,"id":1241,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739373,"timestamp":764898415,"id":1242,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739374,"timestamp":764898418,"id":1243,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739375,"timestamp":764898421,"id":1244,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739376,"timestamp":764898424,"id":1245,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739377,"timestamp":764898427,"id":1246,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739368,"timestamp":764898439,"id":1247,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739369,"timestamp":764898442,"id":1248,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739369,"timestamp":764898444,"id":1249,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739370,"timestamp":764898447,"id":1250,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739370,"timestamp":764898450,"id":1251,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739371,"timestamp":764898453,"id":1252,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739371,"timestamp":764898456,"id":1253,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739372,"timestamp":764898458,"id":1254,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739373,"timestamp":764898461,"id":1255,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739374,"timestamp":764898464,"id":1256,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739375,"timestamp":764898466,"id":1257,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739375,"timestamp":764898469,"id":1258,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739376,"timestamp":764898472,"id":1259,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739377,"timestamp":764898474,"id":1260,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739377,"timestamp":764898477,"id":1261,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739379,"timestamp":764898479,"id":1262,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739378,"timestamp":764898484,"id":1263,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739379,"timestamp":764898486,"id":1264,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739379,"timestamp":764898489,"id":1265,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739380,"timestamp":764898492,"id":1266,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739381,"timestamp":764898494,"id":1267,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739382,"timestamp":764898497,"id":1268,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739382,"timestamp":764898500,"id":1269,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739383,"timestamp":764898502,"id":1270,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739383,"timestamp":764898505,"id":1271,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739384,"timestamp":764898508,"id":1272,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739384,"timestamp":764898510,"id":1273,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739385,"timestamp":764898513,"id":1274,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739386,"timestamp":764898516,"id":1275,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739386,"timestamp":764898518,"id":1276,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739387,"timestamp":764898521,"id":1277,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739389,"timestamp":764898523,"id":1278,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739389,"timestamp":764898526,"id":1279,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739390,"timestamp":764898528,"id":1280,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739391,"timestamp":764898531,"id":1281,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739392,"timestamp":764898534,"id":1282,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739392,"timestamp":764898537,"id":1283,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739391,"timestamp":764898541,"id":1284,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739392,"timestamp":764898543,"id":1285,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739392,"timestamp":764898546,"id":1286,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739393,"timestamp":764898548,"id":1287,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739394,"timestamp":764898551,"id":1288,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739394,"timestamp":764898554,"id":1289,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739395,"timestamp":764898556,"id":1290,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739396,"timestamp":764898559,"id":1291,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739396,"timestamp":764898562,"id":1292,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739397,"timestamp":764898564,"id":1293,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739398,"timestamp":764898567,"id":1294,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739399,"timestamp":764898569,"id":1295,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"}]
6
+ [{"name":"add-entry","duration":739699,"timestamp":764898572,"id":1296,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739702,"timestamp":764898574,"id":1297,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739703,"timestamp":764898577,"id":1298,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739702,"timestamp":764898579,"id":1299,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739702,"timestamp":764898582,"id":1300,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739701,"timestamp":764898584,"id":1301,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739701,"timestamp":764898587,"id":1302,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739701,"timestamp":764898589,"id":1303,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739700,"timestamp":764898592,"id":1304,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739700,"timestamp":764898594,"id":1305,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739700,"timestamp":764898596,"id":1306,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739699,"timestamp":764898599,"id":1307,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739699,"timestamp":764898601,"id":1308,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739698,"timestamp":764898604,"id":1309,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739697,"timestamp":764898607,"id":1310,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739697,"timestamp":764898610,"id":1311,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739696,"timestamp":764898613,"id":1312,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739696,"timestamp":764898615,"id":1313,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739696,"timestamp":764898618,"id":1314,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739695,"timestamp":764898620,"id":1315,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739695,"timestamp":764898623,"id":1316,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739694,"timestamp":764898625,"id":1317,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739693,"timestamp":764898628,"id":1318,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739693,"timestamp":764898630,"id":1319,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739692,"timestamp":764898633,"id":1320,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739690,"timestamp":764898636,"id":1321,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739690,"timestamp":764898638,"id":1322,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739689,"timestamp":764898641,"id":1323,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739687,"timestamp":764898644,"id":1324,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739686,"timestamp":764898647,"id":1325,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739685,"timestamp":764898649,"id":1326,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739685,"timestamp":764898652,"id":1327,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739684,"timestamp":764898654,"id":1328,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739682,"timestamp":764898657,"id":1329,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739682,"timestamp":764898660,"id":1330,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739680,"timestamp":764898662,"id":1331,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739679,"timestamp":764898665,"id":1332,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739678,"timestamp":764898667,"id":1333,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739677,"timestamp":764898670,"id":1334,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739676,"timestamp":764898673,"id":1335,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739675,"timestamp":764898675,"id":1336,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739675,"timestamp":764898678,"id":1337,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739674,"timestamp":764898680,"id":1338,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739672,"timestamp":764898683,"id":1339,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739671,"timestamp":764898686,"id":1340,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739670,"timestamp":764898689,"id":1341,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739669,"timestamp":764898691,"id":1342,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739668,"timestamp":764898694,"id":1343,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739667,"timestamp":764898697,"id":1344,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739666,"timestamp":764898699,"id":1345,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739665,"timestamp":764898702,"id":1346,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739661,"timestamp":764898707,"id":1347,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739660,"timestamp":764898712,"id":1348,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739658,"timestamp":764898714,"id":1349,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":739657,"timestamp":764898717,"id":1350,"parentId":1217,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":847788,"timestamp":764898335,"id":1221,"parentId":1217,"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":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":885025,"timestamp":764898352,"id":1225,"parentId":1217,"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":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":889293,"timestamp":764898367,"id":1227,"parentId":1217,"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":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":953436,"timestamp":764898339,"id":1222,"parentId":1217,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":953449,"timestamp":764898347,"id":1224,"parentId":1217,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":953461,"timestamp":764898344,"id":1223,"parentId":1217,"tags":{"request":"/home/runner/work/CommandMate/CommandMate/node_modules/next/dist/client/router.js"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":953562,"timestamp":764898251,"id":1218,"parentId":1217,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":953497,"timestamp":764898330,"id":1220,"parentId":1217,"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":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":953529,"timestamp":764898306,"id":1219,"parentId":1217,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1111270,"timestamp":764898770,"id":1370,"parentId":1217,"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":1785505252018,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1111331,"timestamp":764898733,"id":1356,"parentId":1217,"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":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1111714,"timestamp":764898357,"id":1226,"parentId":1217,"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":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1233726,"timestamp":764898371,"id":1228,"parentId":1217,"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":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1233397,"timestamp":764898720,"id":1351,"parentId":1217,"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":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1233394,"timestamp":764898727,"id":1354,"parentId":1217,"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":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1233386,"timestamp":764898738,"id":1358,"parentId":1217,"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":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1233383,"timestamp":764898744,"id":1360,"parentId":1217,"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":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1233381,"timestamp":764898749,"id":1362,"parentId":1217,"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":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1233371,"timestamp":764898762,"id":1367,"parentId":1217,"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":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1345116,"timestamp":764898736,"id":1357,"parentId":1217,"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":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1345131,"timestamp":764898741,"id":1359,"parentId":1217,"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":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1345121,"timestamp":764898757,"id":1365,"parentId":1217,"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":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1345122,"timestamp":764898759,"id":1366,"parentId":1217,"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":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1364380,"timestamp":764898725,"id":1353,"parentId":1217,"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":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1364398,"timestamp":764898730,"id":1355,"parentId":1217,"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":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1364389,"timestamp":764898747,"id":1361,"parentId":1217,"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":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1364389,"timestamp":764898751,"id":1363,"parentId":1217,"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":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1364381,"timestamp":764898764,"id":1368,"parentId":1217,"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":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1364431,"timestamp":764898722,"id":1352,"parentId":1217,"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":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1843154,"timestamp":764898754,"id":1364,"parentId":1217,"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":1785505252017,"traceId":"121fce876cfb188b"},{"name":"add-entry","duration":1843163,"timestamp":764898767,"id":1369,"parentId":1217,"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":1785505252017,"traceId":"121fce876cfb188b"},{"name":"make","duration":1844137,"timestamp":764897931,"id":1217,"parentId":1216,"tags":{},"startTime":1785505252017,"traceId":"121fce876cfb188b"},{"name":"chunk-graph","duration":78390,"timestamp":766949042,"id":1372,"parentId":1371,"tags":{},"startTime":1785505254068,"traceId":"121fce876cfb188b"},{"name":"optimize-modules","duration":38,"timestamp":767027499,"id":1374,"parentId":1371,"tags":{},"startTime":1785505254146,"traceId":"121fce876cfb188b"},{"name":"optimize-chunks","duration":80769,"timestamp":767039383,"id":1376,"parentId":1371,"tags":{},"startTime":1785505254158,"traceId":"121fce876cfb188b"},{"name":"optimize-tree","duration":14,"timestamp":767120205,"id":1377,"parentId":1371,"tags":{},"startTime":1785505254239,"traceId":"121fce876cfb188b"},{"name":"optimize-chunk-modules","duration":115337,"timestamp":767120251,"id":1378,"parentId":1371,"tags":{},"startTime":1785505254239,"traceId":"121fce876cfb188b"},{"name":"optimize","duration":208164,"timestamp":767027476,"id":1373,"parentId":1371,"tags":{},"startTime":1785505254146,"traceId":"121fce876cfb188b"},{"name":"module-hash","duration":73635,"timestamp":767330556,"id":1379,"parentId":1371,"tags":{},"startTime":1785505254449,"traceId":"121fce876cfb188b"},{"name":"code-generation","duration":12255,"timestamp":767404240,"id":1380,"parentId":1371,"tags":{},"startTime":1785505254523,"traceId":"121fce876cfb188b"},{"name":"hash","duration":19418,"timestamp":767424660,"id":1381,"parentId":1371,"tags":{},"startTime":1785505254543,"traceId":"121fce876cfb188b"},{"name":"code-generation-jobs","duration":289,"timestamp":767444075,"id":1382,"parentId":1371,"tags":{},"startTime":1785505254563,"traceId":"121fce876cfb188b"},{"name":"module-assets","duration":1924,"timestamp":767444271,"id":1383,"parentId":1371,"tags":{},"startTime":1785505254563,"traceId":"121fce876cfb188b"},{"name":"create-chunk-assets","duration":7294,"timestamp":767446212,"id":1384,"parentId":1371,"tags":{},"startTime":1785505254565,"traceId":"121fce876cfb188b"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1509,"timestamp":767457199,"id":1386,"parentId":1216,"tags":{},"startTime":1785505254576,"traceId":"121fce876cfb188b"},{"name":"NextJsBuildManifest-createassets","duration":2467,"timestamp":767456256,"id":1385,"parentId":1216,"tags":{},"startTime":1785505254575,"traceId":"121fce876cfb188b"}]
7
+ [{"name":"minify-js","duration":2332,"timestamp":767472620,"id":1388,"parentId":1387,"tags":{"name":"static/chunks/main-539493b63abb15fd.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2318,"timestamp":767472649,"id":1389,"parentId":1387,"tags":{"name":"static/chunks/main-app-8d01cdae10986111.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2312,"timestamp":767472658,"id":1390,"parentId":1387,"tags":{"name":"static/chunks/app/_not-found/page-304751f8b3dbbabf.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2311,"timestamp":767472662,"id":1391,"parentId":1387,"tags":{"name":"static/chunks/pages/_app-4600827deac7eb97.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2309,"timestamp":767472666,"id":1392,"parentId":1387,"tags":{"name":"static/chunks/pages/_error-aaa1b9f547e6bfb4.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2305,"timestamp":767472672,"id":1393,"parentId":1387,"tags":{"name":"static/chunks/app/global-error-1bdeafce45758cfe.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2304,"timestamp":767472676,"id":1394,"parentId":1387,"tags":{"name":"static/chunks/app/layout-fd81ae3bfe2c6c68.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2302,"timestamp":767472681,"id":1395,"parentId":1387,"tags":{"name":"static/chunks/app/error-357b44d3eeda292f.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2298,"timestamp":767472687,"id":1396,"parentId":1387,"tags":{"name":"static/chunks/app/loading-a7635442ff41828d.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2297,"timestamp":767472690,"id":1397,"parentId":1387,"tags":{"name":"static/chunks/app/api/assistant/current-output/route-8e3e0b3cbe336155.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2292,"timestamp":767472697,"id":1398,"parentId":1387,"tags":{"name":"static/chunks/app/api/assistant/messages/route-9f7b350879be7909.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2290,"timestamp":767472701,"id":1399,"parentId":1387,"tags":{"name":"static/chunks/app/api/assistant/conversation/route-571d396d423a55e6.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2289,"timestamp":767472705,"id":1400,"parentId":1387,"tags":{"name":"static/chunks/app/api/assistant/session/route-7770c4912d451265.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2287,"timestamp":767472710,"id":1401,"parentId":1387,"tags":{"name":"static/chunks/app/api/assistant/start/route-bfe5f5086b2f4543.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2285,"timestamp":767472715,"id":1402,"parentId":1387,"tags":{"name":"static/chunks/app/api/assistant/terminal/route-2015afc18af57430.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2283,"timestamp":767472719,"id":1403,"parentId":1387,"tags":{"name":"static/chunks/app/api/assistant/tools/route-25b361ab04d8dbe7.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2280,"timestamp":767472724,"id":1404,"parentId":1387,"tags":{"name":"static/chunks/app/api/auth/logout/route-d1d2ee66c640d914.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2306,"timestamp":767472729,"id":1405,"parentId":1387,"tags":{"name":"static/chunks/app/api/auth/login/route-c96964f81f954a3f.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2304,"timestamp":767472734,"id":1406,"parentId":1387,"tags":{"name":"static/chunks/app/api/daily-summary/route-c920b7200898ae31.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2302,"timestamp":767472738,"id":1407,"parentId":1387,"tags":{"name":"static/chunks/app/api/hooks/agent-event/route-e1f2a17d1490f1eb.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2300,"timestamp":767472743,"id":1408,"parentId":1387,"tags":{"name":"static/chunks/app/api/hooks/claude-done/route-60ed2f5b5683384f.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2299,"timestamp":767472748,"id":1409,"parentId":1387,"tags":{"name":"static/chunks/app/api/metrics/vibe/route-22e29f48ae761f8b.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2298,"timestamp":767472752,"id":1410,"parentId":1387,"tags":{"name":"static/chunks/app/api/ollama/models/route-c29f798f1fe5cbad.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2297,"timestamp":767472756,"id":1411,"parentId":1387,"tags":{"name":"static/chunks/app/api/repositories/[id]/route-bb9f5758501afca0.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2293,"timestamp":767472761,"id":1412,"parentId":1387,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/[todoId]/route-767e41990795184a.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2291,"timestamp":767472766,"id":1413,"parentId":1387,"tags":{"name":"static/chunks/app/api/repositories/[id]/todos/route-add6a1cf265b26f0.js","cache":"HIT"},"startTime":1785505254591,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2288,"timestamp":767472771,"id":1414,"parentId":1387,"tags":{"name":"static/chunks/app/api/repositories/clone/[jobId]/route-36a14fe91694c385.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2287,"timestamp":767472775,"id":1415,"parentId":1387,"tags":{"name":"static/chunks/app/api/repositories/clone/route-f16ff0839b274f42.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2285,"timestamp":767472778,"id":1416,"parentId":1387,"tags":{"name":"static/chunks/app/api/repositories/excluded/route-556ce5b79f1b06fd.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2282,"timestamp":767472783,"id":1417,"parentId":1387,"tags":{"name":"static/chunks/app/api/repositories/restore/route-64b3bbf868bf22d5.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2279,"timestamp":767472789,"id":1418,"parentId":1387,"tags":{"name":"static/chunks/app/api/repositories/route-2698e3efcd2db0bf.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2277,"timestamp":767472793,"id":1419,"parentId":1387,"tags":{"name":"static/chunks/app/api/repositories/scan/route-5d6cca9b436ccde8.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2274,"timestamp":767472798,"id":1420,"parentId":1387,"tags":{"name":"static/chunks/app/api/repositories/sync/route-90bb00e8f7a8823a.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2272,"timestamp":767472803,"id":1421,"parentId":1387,"tags":{"name":"static/chunks/app/api/slash-commands/route-1f57cdb0eb5ee8f9.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2269,"timestamp":767472808,"id":1422,"parentId":1387,"tags":{"name":"static/chunks/app/api/tasks/[taskId]/cancel/route-03a3e17322680eba.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2267,"timestamp":767472812,"id":1423,"parentId":1387,"tags":{"name":"static/chunks/app/api/tasks/[taskId]/route-b96d3adcce8a71dc.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2266,"timestamp":767472815,"id":1424,"parentId":1387,"tags":{"name":"static/chunks/app/api/templates/[id]/route-be81f90d48f3965a.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2262,"timestamp":767472820,"id":1425,"parentId":1387,"tags":{"name":"static/chunks/app/api/templates/route-3d5eb9aef3d8e5d6.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2261,"timestamp":767472824,"id":1426,"parentId":1387,"tags":{"name":"static/chunks/app/api/verification/runs/[runId]/route-e5d4b9ed88a37488.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2259,"timestamp":767472828,"id":1427,"parentId":1387,"tags":{"name":"static/chunks/app/api/verification/runs/route-97e5abd57f3ee923.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2257,"timestamp":767472833,"id":1428,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/auto-yes/route-57c6833fbed05694.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2255,"timestamp":767472836,"id":1429,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/capture/route-3d86a916141e11da.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2252,"timestamp":767472842,"id":1430,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cli-tool/route-998b2e0170aa4c5e.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2250,"timestamp":767472846,"id":1431,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/cmate/schedules/route-2812e09764ae3b75.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2249,"timestamp":767472850,"id":1432,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/current-output/route-42580ecef6e667d0.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2246,"timestamp":767472855,"id":1433,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-657c461aeb79c6d8.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2244,"timestamp":767472859,"id":1434,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/execution-logs/route-ed639ee8fbd7d7af.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2242,"timestamp":767472864,"id":1435,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/files/[...path]/route-00ecba51227b4350.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2239,"timestamp":767472868,"id":1436,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/create/route-9547eff829bda1dc.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2238,"timestamp":767472872,"id":1437,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branch/delete/route-3487813b982d8779.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2235,"timestamp":767472877,"id":1438,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/branches/route-8a25688b40bb6390.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2234,"timestamp":767472880,"id":1439,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/checkout/route-3b715ef13ad1fee8.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2232,"timestamp":767472884,"id":1440,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/commit/route-1198eac2a3d0f4c4.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2229,"timestamp":767472889,"id":1441,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/diff/route-164e2591ac9b3838.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2228,"timestamp":767472893,"id":1442,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/fetch/route-5ea840d683e8bc39.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2226,"timestamp":767472897,"id":1443,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/log/route-eb43678c8a7e9ed3.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2223,"timestamp":767472902,"id":1444,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/pull/route-6212c9ad67fb4146.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2221,"timestamp":767472906,"id":1445,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/push/route-121cc5d6f1477e85.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2219,"timestamp":767472911,"id":1446,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/reset/route-6d22c39f7284a18d.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2218,"timestamp":767472915,"id":1447,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/revert/route-2eeb1b5e21ba1adf.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2215,"timestamp":767472920,"id":1448,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-2e461b53fde6545b.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2212,"timestamp":767472924,"id":1449,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/staged/route-e1e8996e071bee99.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2211,"timestamp":767472928,"id":1450,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stage/route-7def57bda06aba36.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2207,"timestamp":767472934,"id":1451,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-a150905eb23a147d.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2167,"timestamp":767472976,"id":1452,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/apply/route-ab1abcf40cec2c96.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2159,"timestamp":767472986,"id":1453,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/pop/route-4367e00a45c9f0d7.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2152,"timestamp":767472995,"id":1454,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/push/route-ae0decf5b44a6754.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2126,"timestamp":767473023,"id":1455,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/stash/route-d83454e770e736bd.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2117,"timestamp":767473033,"id":1456,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/status/route-bf7347a4d3081b92.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2112,"timestamp":767473041,"id":1457,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/unstage/route-488b01efb545e624.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2107,"timestamp":767473048,"id":1458,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/git/working-diff/route-cadf30e579926940.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2102,"timestamp":767473056,"id":1459,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/interrupt/route-2d653a44122c30fe.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2098,"timestamp":767473062,"id":1460,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/kill-session/route-d7315d474b15e24a.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2092,"timestamp":767473069,"id":1461,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/marp-render/route-eb3362d6e4fdcb6d.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2086,"timestamp":767473078,"id":1462,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-72166dcb8e6015f7.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2081,"timestamp":767473085,"id":1463,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/memos/route-a08658e6d8cc2bb2.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2074,"timestamp":767473095,"id":1464,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/messages/route-47ccd723e23b4755.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2068,"timestamp":767473103,"id":1465,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/prompt-response/route-8c01aea7f0cef2d3.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2062,"timestamp":767473111,"id":1466,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/respond/route-772d918f4027cb2f.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2055,"timestamp":767473120,"id":1467,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/route-f9d359cee2fe5945.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2050,"timestamp":767473127,"id":1468,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-07c11be191d3c9d0.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2045,"timestamp":767473134,"id":1469,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/active/route-faea8925f630505a.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2039,"timestamp":767473143,"id":1470,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/search/route-7c16b3b19cc4ea71.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2032,"timestamp":767473152,"id":1471,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/schedules/route-226715c995cb2821.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2026,"timestamp":767473161,"id":1472,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/send/route-daee7d013a6d627c.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2020,"timestamp":767473169,"id":1473,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/slash-commands/route-12b80ae9a3bc7f5d.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2015,"timestamp":767473177,"id":1474,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/special-keys/route-0fda009cd39f3c22.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2008,"timestamp":767473185,"id":1475,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/start-polling/route-026bc13dc601be9a.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1998,"timestamp":767473197,"id":1476,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tasks/route-69ccabc50a7c109c.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1991,"timestamp":767473207,"id":1477,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/terminal/route-88473cd847e53128.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1985,"timestamp":767473214,"id":1478,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/route-9158f5f68d46e88a.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1980,"timestamp":767473222,"id":1479,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/timers/history/route-63b9cd84cd4b2967.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1974,"timestamp":767473231,"id":1480,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-b2a5ba8ee57abca7.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1968,"timestamp":767473238,"id":1481,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/todos/route-4976a49f6512df1b.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1963,"timestamp":767473245,"id":1482,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/[...path]/route-ac2f24c091906f6d.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1955,"timestamp":767473256,"id":1483,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/tree/route-ef6be2b97aebc467.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1949,"timestamp":767473264,"id":1484,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/upload/[...path]/route-14836cdd313d033f.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1943,"timestamp":767473273,"id":1485,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/route-0d4c9c4bc493c156.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1937,"timestamp":767473280,"id":1486,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/route-55832bd673e4c3d7.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1932,"timestamp":767473287,"id":1487,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/route-9f71d68de1873e13.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1926,"timestamp":767473295,"id":1488,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/viewed/route-e5532213cffe7ad6.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"}]
8
+ [{"name":"minify-js","duration":2110,"timestamp":767473303,"id":1489,"parentId":1387,"tags":{"name":"static/chunks/app/manifest.webmanifest/route-1053cedd97313d08.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2107,"timestamp":767473310,"id":1490,"parentId":1387,"tags":{"name":"static/chunks/app/api/app/update/route-c4044bf42fb571ba.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2101,"timestamp":767473318,"id":1491,"parentId":1387,"tags":{"name":"static/chunks/app/api/app/update-check/route-838bbe638cf33386.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2095,"timestamp":767473326,"id":1492,"parentId":1387,"tags":{"name":"static/chunks/app/api/auth/status/route-31e467fb73926df6.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2089,"timestamp":767473335,"id":1493,"parentId":1387,"tags":{"name":"static/chunks/app/api/daily-summary/status/route-017cf4bf4a68b091.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2084,"timestamp":767473342,"id":1494,"parentId":1387,"tags":{"name":"static/chunks/app/api/external-apps/[id]/health/route-443c9dca00caadee.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2079,"timestamp":767473349,"id":1495,"parentId":1387,"tags":{"name":"static/chunks/app/api/external-apps/route-03dddaedc1731c25.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2072,"timestamp":767473358,"id":1496,"parentId":1387,"tags":{"name":"static/chunks/app/api/fs/recent-paths/route-b4d132fc122a2d97.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2066,"timestamp":767473366,"id":1497,"parentId":1387,"tags":{"name":"static/chunks/app/api/fs/browse/route-f6b18a3765300126.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2061,"timestamp":767473374,"id":1498,"parentId":1387,"tags":{"name":"static/chunks/app/api/external-apps/[id]/route-d9d5899aeaaf1404.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2055,"timestamp":767473382,"id":1499,"parentId":1387,"tags":{"name":"static/chunks/app/api/push/vapid/route-d42ee35a8e330338.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2050,"timestamp":767473389,"id":1500,"parentId":1387,"tags":{"name":"static/chunks/app/api/push/subscriptions/route-3b5e7e8474a2eee9.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2044,"timestamp":767473397,"id":1501,"parentId":1387,"tags":{"name":"static/chunks/app/api/repositories/validate-path/route-8e71945458c5ec7b.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2040,"timestamp":767473404,"id":1502,"parentId":1387,"tags":{"name":"static/chunks/app/api/sidebar/group-order/route-c592d000b9dbc264.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2035,"timestamp":767473411,"id":1503,"parentId":1387,"tags":{"name":"static/chunks/app/api/skills/[id]/route-70885f62636daf7f.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2028,"timestamp":767473420,"id":1504,"parentId":1387,"tags":{"name":"static/chunks/app/api/skills/reindex/route-ec6bf7d1461bf938.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2023,"timestamp":767473428,"id":1505,"parentId":1387,"tags":{"name":"static/chunks/app/api/skills/installations/route-da776ac28773ffa6.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2018,"timestamp":767473435,"id":1506,"parentId":1387,"tags":{"name":"static/chunks/app/api/skills/route-6e31032abce3d6db.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2012,"timestamp":767473443,"id":1507,"parentId":1387,"tags":{"name":"static/chunks/app/api/todos/route-b9e4ce7a986c718f.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2007,"timestamp":767473451,"id":1508,"parentId":1387,"tags":{"name":"static/chunks/app/api/skills/operations/route-4907b5d13d950cc1.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":2001,"timestamp":767473459,"id":1509,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/route-dcf2beba104bd31c.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1996,"timestamp":767473466,"id":1510,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/logs/[filename]/route-39c0f3781c9e486f.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1992,"timestamp":767473473,"id":1511,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-140586d1ff4ba6d5.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1985,"timestamp":767473482,"id":1512,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-038e1d916f7e1529.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1980,"timestamp":767473490,"id":1513,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-07ee920941802556.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1975,"timestamp":767473497,"id":1514,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/route-d6825f92da8edbbd.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1969,"timestamp":767473506,"id":1515,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-f04a355fd0e29940.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1957,"timestamp":767473520,"id":1516,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/route-3fd1f126b56eced4.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1941,"timestamp":767473538,"id":1517,"parentId":1387,"tags":{"name":"static/chunks/app/proxy/[...path]/route-a07d5b8c9cc1bb86.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1935,"timestamp":767473546,"id":1518,"parentId":1387,"tags":{"name":"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-8ba061a786f110a8.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1930,"timestamp":767473554,"id":1519,"parentId":1387,"tags":{"name":"static/chunks/app/chat/loading-d434ee28efc4542b.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1925,"timestamp":767473562,"id":1520,"parentId":1387,"tags":{"name":"static/chunks/app/chat/page-d79431dd81cd2e9c.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1917,"timestamp":767473572,"id":1521,"parentId":1387,"tags":{"name":"static/chunks/app/login/page-14bf0fb8e359496e.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1913,"timestamp":767473579,"id":1522,"parentId":1387,"tags":{"name":"static/chunks/app/more/loading-fd3a6ecce972c7ab.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1906,"timestamp":767473587,"id":1523,"parentId":1387,"tags":{"name":"static/chunks/app/more/page-3673543c07cbe4a3.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1900,"timestamp":767473595,"id":1524,"parentId":1387,"tags":{"name":"static/chunks/app/offline/page-77c371ae7576a81c.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1895,"timestamp":767473603,"id":1525,"parentId":1387,"tags":{"name":"static/chunks/app/page-43408cabd8dafa07.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1890,"timestamp":767473610,"id":1526,"parentId":1387,"tags":{"name":"static/chunks/app/repositories/loading-8fe44aade831ffaf.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1886,"timestamp":767473617,"id":1527,"parentId":1387,"tags":{"name":"static/chunks/app/repositories/page-6cba44699ce36e52.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1879,"timestamp":767473626,"id":1528,"parentId":1387,"tags":{"name":"static/chunks/app/review/loading-8c56140c074acf04.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1875,"timestamp":767473633,"id":1529,"parentId":1387,"tags":{"name":"static/chunks/app/review/page-170e2e5c303b9ebf.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1870,"timestamp":767473640,"id":1530,"parentId":1387,"tags":{"name":"static/chunks/app/sessions/loading-330c917c3178d72e.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1865,"timestamp":767473647,"id":1531,"parentId":1387,"tags":{"name":"static/chunks/app/sessions/page-ad930cbc7479e4ee.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1860,"timestamp":767473655,"id":1532,"parentId":1387,"tags":{"name":"static/chunks/app/skills/[skillId]/page-b68dda30afd103a8.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1854,"timestamp":767473663,"id":1533,"parentId":1387,"tags":{"name":"static/chunks/app/skills/installed/page-8b60b7703f4f243f.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1850,"timestamp":767473669,"id":1534,"parentId":1387,"tags":{"name":"static/chunks/app/skills/page-c5c7b9feed31177d.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1846,"timestamp":767473676,"id":1535,"parentId":1387,"tags":{"name":"static/chunks/app/worktrees/[id]/loading-dc4de5720f6ab5ff.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1840,"timestamp":767473683,"id":1536,"parentId":1387,"tags":{"name":"static/chunks/app/worktrees/[id]/files/[...path]/page-bd2e2026670a72e7.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1836,"timestamp":767473690,"id":1537,"parentId":1387,"tags":{"name":"static/chunks/app/worktrees/[id]/page-ae74553f8f5dfd44.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1831,"timestamp":767473697,"id":1538,"parentId":1387,"tags":{"name":"static/chunks/app/worktrees/[id]/terminal/page-32fd0d6525b3207e.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1826,"timestamp":767473704,"id":1539,"parentId":1387,"tags":{"name":"static/chunks/webpack-64ca464c195ee8a5.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1821,"timestamp":767473711,"id":1540,"parentId":1387,"tags":{"name":"static/chunks/7229.4a2efc6e219f706c.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1815,"timestamp":767473719,"id":1541,"parentId":1387,"tags":{"name":"static/chunks/9263.65cc8b9979d4de79.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1811,"timestamp":767473726,"id":1542,"parentId":1387,"tags":{"name":"static/chunks/953.b7910b645a96bc50.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1805,"timestamp":767473734,"id":1543,"parentId":1387,"tags":{"name":"static/chunks/530.ec5c364bca27a2f3.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1799,"timestamp":767473742,"id":1544,"parentId":1387,"tags":{"name":"static/chunks/6271.4eb06e67ad0ab3ea.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1794,"timestamp":767473750,"id":1545,"parentId":1387,"tags":{"name":"static/chunks/4378.9660630b193ad93a.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1790,"timestamp":767473756,"id":1546,"parentId":1387,"tags":{"name":"static/chunks/4943.65fe9b5a42528e95.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1785,"timestamp":767473764,"id":1547,"parentId":1387,"tags":{"name":"static/chunks/8923.fee092ea3f1183f4.js","cache":"HIT"},"startTime":1785505254592,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1779,"timestamp":767473771,"id":1548,"parentId":1387,"tags":{"name":"static/chunks/4937.dccf0357fecc5723.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1774,"timestamp":767473779,"id":1549,"parentId":1387,"tags":{"name":"static/chunks/4489.0d368cde1fb3357b.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1769,"timestamp":767473786,"id":1550,"parentId":1387,"tags":{"name":"static/chunks/5142.367bd3be117eed79.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1764,"timestamp":767473794,"id":1551,"parentId":1387,"tags":{"name":"static/chunks/2935.2ebbb100e3d43c64.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1757,"timestamp":767473803,"id":1552,"parentId":1387,"tags":{"name":"static/chunks/7732.341d025efb77d613.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1752,"timestamp":767473810,"id":1553,"parentId":1387,"tags":{"name":"static/chunks/2918.07ccdcb387059c26.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1747,"timestamp":767473817,"id":1554,"parentId":1387,"tags":{"name":"static/chunks/3862.537a6082bef9f803.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1741,"timestamp":767473826,"id":1555,"parentId":1387,"tags":{"name":"static/chunks/8706.a191055071758495.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1736,"timestamp":767473833,"id":1556,"parentId":1387,"tags":{"name":"static/chunks/4384.18b73d21bb82bbb3.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1730,"timestamp":767473841,"id":1557,"parentId":1387,"tags":{"name":"static/chunks/7528.6f2689bf02ee7e39.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1724,"timestamp":767473849,"id":1558,"parentId":1387,"tags":{"name":"static/chunks/7095.1a931e6913f28393.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1719,"timestamp":767473856,"id":1559,"parentId":1387,"tags":{"name":"static/chunks/6596.bb65008aa0ac68d6.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1713,"timestamp":767473865,"id":1560,"parentId":1387,"tags":{"name":"static/chunks/2311.498eabd1cf6b053c.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1708,"timestamp":767473872,"id":1561,"parentId":1387,"tags":{"name":"static/chunks/2156.9b99294d52c96d16.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1703,"timestamp":767473879,"id":1562,"parentId":1387,"tags":{"name":"static/chunks/2601.a828eccc4459dca1.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1697,"timestamp":767473887,"id":1563,"parentId":1387,"tags":{"name":"static/chunks/5694.201d0e2a5d98a3d6.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1692,"timestamp":767473894,"id":1564,"parentId":1387,"tags":{"name":"static/chunks/2789.211fa0f02c57b80f.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1687,"timestamp":767473902,"id":1565,"parentId":1387,"tags":{"name":"static/chunks/8871.d9339ecb3eb1391d.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1682,"timestamp":767473909,"id":1566,"parentId":1387,"tags":{"name":"static/chunks/7318.13546d24a16d19c8.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1678,"timestamp":767473916,"id":1567,"parentId":1387,"tags":{"name":"static/chunks/5222.70661c975007e6b1.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1671,"timestamp":767473925,"id":1568,"parentId":1387,"tags":{"name":"static/chunks/70.711e53c7c9f310df.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1666,"timestamp":767473932,"id":1569,"parentId":1387,"tags":{"name":"static/chunks/7295.98f5a5b75283c24e.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1662,"timestamp":767473939,"id":1570,"parentId":1387,"tags":{"name":"static/chunks/8339.0eec7dc6c4205f28.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1655,"timestamp":767473948,"id":1571,"parentId":1387,"tags":{"name":"static/chunks/5146.080c4cbbd65deea4.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1650,"timestamp":767473955,"id":1572,"parentId":1387,"tags":{"name":"static/chunks/282.5ed107c9ab46fa5f.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1645,"timestamp":767473963,"id":1573,"parentId":1387,"tags":{"name":"static/chunks/1345.6321ea113d5bede1.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1640,"timestamp":767473969,"id":1574,"parentId":1387,"tags":{"name":"static/chunks/5202.c595eef02cbf17a3.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1635,"timestamp":767473976,"id":1575,"parentId":1387,"tags":{"name":"static/chunks/9775.7f5ac34a0ad29393.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1629,"timestamp":767473984,"id":1576,"parentId":1387,"tags":{"name":"static/chunks/7968.4ca6adf1b5e72a04.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1625,"timestamp":767473991,"id":1577,"parentId":1387,"tags":{"name":"static/chunks/3389.491645b95208b655.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1620,"timestamp":767473997,"id":1578,"parentId":1387,"tags":{"name":"static/chunks/1394.8e56f315b770b4ef.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1587,"timestamp":767474033,"id":1579,"parentId":1387,"tags":{"name":"static/chunks/577.c5f69dfebe2d4d32.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1579,"timestamp":767474044,"id":1580,"parentId":1387,"tags":{"name":"static/chunks/2466.2d67cac2e3573f2a.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1573,"timestamp":767474052,"id":1581,"parentId":1387,"tags":{"name":"static/chunks/framework-38fa8b5af7d90358.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1568,"timestamp":767474060,"id":1582,"parentId":1387,"tags":{"name":"static/chunks/90542734.d8eec2a0f0f4cbd2.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1563,"timestamp":767474067,"id":1583,"parentId":1387,"tags":{"name":"static/chunks/2ff9d716.e3d80ce219276621.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1557,"timestamp":767474075,"id":1584,"parentId":1387,"tags":{"name":"static/chunks/af7f6608.5e51d05bf66c954d.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1553,"timestamp":767474081,"id":1585,"parentId":1387,"tags":{"name":"static/chunks/d3ac728e.46277dd0271c22bd.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1548,"timestamp":767474089,"id":1586,"parentId":1387,"tags":{"name":"static/chunks/4bd1b696-eafe90463fb5173f.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1542,"timestamp":767474097,"id":1587,"parentId":1387,"tags":{"name":"static/chunks/30d07d85.eda90ffd1f72af84.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1538,"timestamp":767474103,"id":1588,"parentId":1387,"tags":{"name":"static/chunks/6809-415f78b07093e43d.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1532,"timestamp":767474111,"id":1589,"parentId":1387,"tags":{"name":"static/chunks/4909-29e7375ee477be0e.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"}]
9
+ [{"name":"minify-js","duration":1706,"timestamp":767474118,"id":1590,"parentId":1387,"tags":{"name":"static/chunks/2770-96ce4dfdaebf3b95.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1704,"timestamp":767474124,"id":1591,"parentId":1387,"tags":{"name":"static/chunks/790-16669d080a2d540f.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1698,"timestamp":767474132,"id":1592,"parentId":1387,"tags":{"name":"static/chunks/4974-c7c06dde4c577c2d.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1694,"timestamp":767474139,"id":1593,"parentId":1387,"tags":{"name":"static/chunks/4459.4838a33157fb1a62.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1690,"timestamp":767474145,"id":1594,"parentId":1387,"tags":{"name":"static/chunks/4290.179b03a83a774748.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1684,"timestamp":767474153,"id":1595,"parentId":1387,"tags":{"name":"static/chunks/8566-694b23826caefbbc.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1680,"timestamp":767474160,"id":1596,"parentId":1387,"tags":{"name":"static/chunks/9948-1179ea549ed77972.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1674,"timestamp":767474167,"id":1597,"parentId":1387,"tags":{"name":"static/chunks/9856.0b6ad271de065950.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1670,"timestamp":767474174,"id":1598,"parentId":1387,"tags":{"name":"static/chunks/1191-929957caf145015a.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1664,"timestamp":767474182,"id":1599,"parentId":1387,"tags":{"name":"static/chunks/5542-eba6aa0b65c58ba6.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1658,"timestamp":767474191,"id":1600,"parentId":1387,"tags":{"name":"static/chunks/5951.af60d0ca20c7b9c0.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1653,"timestamp":767474198,"id":1601,"parentId":1387,"tags":{"name":"static/chunks/6690.e4c27364805e5969.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1648,"timestamp":767474205,"id":1602,"parentId":1387,"tags":{"name":"static/chunks/9076.a8e4846115ded724.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1642,"timestamp":767474214,"id":1603,"parentId":1387,"tags":{"name":"static/chunks/7485.c9571ab4860a44ed.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1637,"timestamp":767474220,"id":1604,"parentId":1387,"tags":{"name":"static/chunks/9599-be997845bdbb07c0.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1631,"timestamp":767474229,"id":1605,"parentId":1387,"tags":{"name":"static/chunks/1255-103d6a472a5aff51.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1626,"timestamp":767474236,"id":1606,"parentId":1387,"tags":{"name":"static/chunks/6402-cf1352625ee26472.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1620,"timestamp":767474244,"id":1607,"parentId":1387,"tags":{"name":"static/chunks/744-74e835043214c7a1.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1615,"timestamp":767474252,"id":1608,"parentId":1387,"tags":{"name":"static/chunks/6488-c9c822ffff19b46a.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1609,"timestamp":767474260,"id":1609,"parentId":1387,"tags":{"name":"static/chunks/4560-a0bf5fddb618a7ac.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1604,"timestamp":767474267,"id":1610,"parentId":1387,"tags":{"name":"static/chunks/2751-7d792a291a08308c.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1597,"timestamp":767474276,"id":1611,"parentId":1387,"tags":{"name":"static/chunks/8562-47777bfb8dd0579c.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1593,"timestamp":767474283,"id":1612,"parentId":1387,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":1036,"timestamp":767474842,"id":1614,"parentId":1387,"tags":{"name":"server/middleware-build-manifest.js","cache":"HIT"},"startTime":1785505254594,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":939,"timestamp":767474941,"id":1616,"parentId":1387,"tags":{"name":"server/next-font-manifest.js","cache":"HIT"},"startTime":1785505254594,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":6301,"timestamp":767474293,"id":1613,"parentId":1387,"tags":{"name":"static/gR8Sh86RrTynJON8SWkWK/_ssgManifest.js","cache":"MISS"},"startTime":1785505254593,"traceId":"121fce876cfb188b"},{"name":"minify-js","duration":5786,"timestamp":767474861,"id":1615,"parentId":1387,"tags":{"name":"static/gR8Sh86RrTynJON8SWkWK/_buildManifest.js","cache":"MISS"},"startTime":1785505254594,"traceId":"121fce876cfb188b"},{"name":"minify-webpack-plugin-optimize","duration":15831,"timestamp":767464821,"id":1387,"parentId":1216,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1785505254584,"traceId":"121fce876cfb188b"},{"name":"minify-css","duration":211,"timestamp":767480889,"id":1618,"parentId":1617,"tags":{"file":"static/css/08db0ee30be10391.css","cache":"HIT"},"startTime":1785505254600,"traceId":"121fce876cfb188b"},{"name":"minify-css","duration":151,"timestamp":767480955,"id":1619,"parentId":1617,"tags":{"file":"static/css/a26070ae14fac156.css","cache":"HIT"},"startTime":1785505254600,"traceId":"121fce876cfb188b"},{"name":"minify-css","duration":146,"timestamp":767480962,"id":1620,"parentId":1617,"tags":{"file":"static/css/11b25db9b78774b4.css","cache":"HIT"},"startTime":1785505254600,"traceId":"121fce876cfb188b"},{"name":"minify-css","duration":143,"timestamp":767480966,"id":1621,"parentId":1617,"tags":{"file":"static/css/2fe46084dfe7af17.css","cache":"HIT"},"startTime":1785505254600,"traceId":"121fce876cfb188b"},{"name":"css-minimizer-plugin","duration":331,"timestamp":767480782,"id":1617,"parentId":1216,"tags":{},"startTime":1785505254600,"traceId":"121fce876cfb188b"},{"name":"seal","duration":713640,"timestamp":766830875,"id":1371,"parentId":1216,"tags":{},"startTime":1785505253950,"traceId":"121fce876cfb188b"},{"name":"webpack-compilation","duration":2650250,"timestamp":764894360,"id":1216,"parentId":16,"tags":{"name":"client"},"startTime":1785505252013,"traceId":"121fce876cfb188b"},{"name":"emit","duration":54494,"timestamp":767544662,"id":1622,"parentId":16,"tags":{},"startTime":1785505254663,"traceId":"121fce876cfb188b"},{"name":"webpack-close","duration":1180812,"timestamp":767603081,"id":1623,"parentId":16,"tags":{"name":"client"},"startTime":1785505254722,"traceId":"121fce876cfb188b"},{"name":"webpack-generate-error-stats","duration":873,"timestamp":768783916,"id":1624,"parentId":1623,"tags":{},"startTime":1785505255903,"traceId":"121fce876cfb188b"},{"name":"run-webpack-compiler","duration":17889464,"timestamp":750895644,"id":16,"parentId":1,"tags":{},"startTime":1785505238014,"traceId":"121fce876cfb188b"},{"name":"format-webpack-messages","duration":96,"timestamp":768785116,"id":1625,"parentId":1,"tags":{},"startTime":1785505255904,"traceId":"121fce876cfb188b"},{"name":"verify-typescript-setup","duration":28396205,"timestamp":768789186,"id":1627,"parentId":1,"tags":{},"startTime":1785505255908,"traceId":"121fce876cfb188b"},{"name":"check-static-error-page","duration":33244,"timestamp":797230384,"id":1630,"parentId":1629,"tags":{},"startTime":1785505284349,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":36639,"timestamp":797514186,"id":1631,"parentId":1629,"tags":{"page":"/_app"},"startTime":1785505284633,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":35939,"timestamp":797514904,"id":1633,"parentId":1629,"tags":{"page":"/_document"},"startTime":1785505284634,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":46512,"timestamp":797514845,"id":1632,"parentId":1629,"tags":{"page":"/_error"},"startTime":1785505284634,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":80495,"timestamp":797574462,"id":1776,"parentId":1771,"tags":{},"startTime":1785505284693,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":106286,"timestamp":797548778,"id":1771,"parentId":1629,"tags":{"page":"/icon.png"},"startTime":1785505284668,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":85647,"timestamp":797574551,"id":1778,"parentId":1773,"tags":{},"startTime":1785505284693,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":111080,"timestamp":797549158,"id":1773,"parentId":1629,"tags":{"page":"/icon2.png"},"startTime":1785505284668,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":122901,"timestamp":797574511,"id":1777,"parentId":1772,"tags":{},"startTime":1785505284693,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":148508,"timestamp":797548949,"id":1772,"parentId":1629,"tags":{"page":"/icon1.png"},"startTime":1785505284668,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":128244,"timestamp":797575117,"id":1780,"parentId":1635,"tags":{},"startTime":1785505284694,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":187848,"timestamp":797515546,"id":1635,"parentId":1629,"tags":{"page":"/api/app/update-check"},"startTime":1785505284634,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":133392,"timestamp":797575402,"id":1781,"parentId":1636,"tags":{},"startTime":1785505284694,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":192888,"timestamp":797515930,"id":1636,"parentId":1629,"tags":{"page":"/api/app/update"},"startTime":1785505284635,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":137374,"timestamp":797574595,"id":1779,"parentId":1634,"tags":{},"startTime":1785505284693,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":197063,"timestamp":797514935,"id":1634,"parentId":1629,"tags":{"page":"/_not-found"},"startTime":1785505284634,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":176004,"timestamp":797575465,"id":1782,"parentId":1637,"tags":{},"startTime":1785505284694,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":235251,"timestamp":797516268,"id":1637,"parentId":1629,"tags":{"page":"/api/assistant/conversation"},"startTime":1785505284635,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":183667,"timestamp":797575528,"id":1784,"parentId":1639,"tags":{},"startTime":1785505284694,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":242432,"timestamp":797516811,"id":1639,"parentId":1629,"tags":{"page":"/api/assistant/messages"},"startTime":1785505284636,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":186283,"timestamp":797575561,"id":1785,"parentId":1640,"tags":{},"startTime":1785505284694,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":244756,"timestamp":797517121,"id":1640,"parentId":1629,"tags":{"page":"/api/assistant/session"},"startTime":1785505284636,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":189314,"timestamp":797575588,"id":1786,"parentId":1641,"tags":{},"startTime":1785505284694,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":247374,"timestamp":797517552,"id":1641,"parentId":1629,"tags":{"page":"/api/assistant/start"},"startTime":1785505284636,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":192181,"timestamp":797575606,"id":1787,"parentId":1642,"tags":{},"startTime":1785505284694,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":249932,"timestamp":797517881,"id":1642,"parentId":1629,"tags":{"page":"/api/assistant/terminal"},"startTime":1785505284637,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":195187,"timestamp":797575618,"id":1788,"parentId":1643,"tags":{},"startTime":1785505284694,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":252666,"timestamp":797518165,"id":1643,"parentId":1629,"tags":{"page":"/api/assistant/tools"},"startTime":1785505284637,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":197867,"timestamp":797575634,"id":1789,"parentId":1644,"tags":{},"startTime":1785505284694,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":255092,"timestamp":797518431,"id":1644,"parentId":1629,"tags":{"page":"/api/auth/login"},"startTime":1785505284637,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":202427,"timestamp":797575645,"id":1790,"parentId":1645,"tags":{},"startTime":1785505284694,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":259434,"timestamp":797518667,"id":1645,"parentId":1629,"tags":{"page":"/api/auth/logout"},"startTime":1785505284637,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":202804,"timestamp":797575499,"id":1783,"parentId":1638,"tags":{},"startTime":1785505284694,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":261781,"timestamp":797516546,"id":1638,"parentId":1629,"tags":{"page":"/api/assistant/current-output"},"startTime":1785505284635,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":203487,"timestamp":797575727,"id":1791,"parentId":1646,"tags":{},"startTime":1785505284694,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":260340,"timestamp":797518896,"id":1646,"parentId":1629,"tags":{"page":"/api/auth/status"},"startTime":1785505284638,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":209305,"timestamp":797575825,"id":1793,"parentId":1648,"tags":{},"startTime":1785505284695,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":265783,"timestamp":797519375,"id":1648,"parentId":1629,"tags":{"page":"/api/daily-summary/status"},"startTime":1785505284638,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":212846,"timestamp":797575758,"id":1792,"parentId":1647,"tags":{},"startTime":1785505284694,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":269479,"timestamp":797519147,"id":1647,"parentId":1629,"tags":{"page":"/api/daily-summary"},"startTime":1785505284638,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":214615,"timestamp":797575901,"id":1794,"parentId":1649,"tags":{},"startTime":1785505284695,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":270791,"timestamp":797519754,"id":1649,"parentId":1629,"tags":{"page":"/api/external-apps/[id]/health"},"startTime":1785505284639,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":216868,"timestamp":797576114,"id":1796,"parentId":1651,"tags":{},"startTime":1785505284695,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":272685,"timestamp":797520316,"id":1651,"parentId":1629,"tags":{"page":"/api/external-apps"},"startTime":1785505284639,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":219660,"timestamp":797576207,"id":1797,"parentId":1652,"tags":{},"startTime":1785505284695,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":275346,"timestamp":797520544,"id":1652,"parentId":1629,"tags":{"page":"/api/fs/browse"},"startTime":1785505284639,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":221102,"timestamp":797575983,"id":1795,"parentId":1650,"tags":{},"startTime":1785505284695,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":277036,"timestamp":797520073,"id":1650,"parentId":1629,"tags":{"page":"/api/external-apps/[id]"},"startTime":1785505284639,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":222132,"timestamp":797576277,"id":1798,"parentId":1653,"tags":{},"startTime":1785505284695,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":277726,"timestamp":797520768,"id":1653,"parentId":1629,"tags":{"page":"/api/fs/recent-paths"},"startTime":1785505284639,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":236448,"timestamp":797576323,"id":1800,"parentId":1655,"tags":{},"startTime":1785505284695,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":289010,"timestamp":797523791,"id":1655,"parentId":1629,"tags":{"page":"/api/hooks/claude-done"},"startTime":1785505284643,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":239450,"timestamp":797576336,"id":1801,"parentId":1656,"tags":{},"startTime":1785505284695,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":291777,"timestamp":797524032,"id":1656,"parentId":1629,"tags":{"page":"/api/metrics/vibe"},"startTime":1785505284643,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":240135,"timestamp":797576301,"id":1799,"parentId":1654,"tags":{},"startTime":1785505284695,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":295415,"timestamp":797521046,"id":1654,"parentId":1629,"tags":{"page":"/api/hooks/agent-event"},"startTime":1785505284640,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":242528,"timestamp":797576351,"id":1802,"parentId":1657,"tags":{},"startTime":1785505284695,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":294668,"timestamp":797524232,"id":1657,"parentId":1629,"tags":{"page":"/api/ollama/models"},"startTime":1785505284643,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":243096,"timestamp":797576410,"id":1803,"parentId":1659,"tags":{},"startTime":1785505284695,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":294915,"timestamp":797524610,"id":1659,"parentId":1629,"tags":{"page":"/api/push/vapid"},"startTime":1785505284643,"traceId":"121fce876cfb188b"}]
10
+ [{"name":"is-page-static","duration":247625,"timestamp":797576432,"id":1804,"parentId":1660,"tags":{},"startTime":1785505284695,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":299299,"timestamp":797524788,"id":1660,"parentId":1629,"tags":{"page":"/api/repositories/[id]"},"startTime":1785505284644,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":247735,"timestamp":797576450,"id":1805,"parentId":1662,"tags":{},"startTime":1785505284695,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":299018,"timestamp":797525191,"id":1662,"parentId":1629,"tags":{"page":"/api/repositories/[id]/todos"},"startTime":1785505284644,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":249943,"timestamp":797576524,"id":1806,"parentId":1658,"tags":{},"startTime":1785505284695,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":302069,"timestamp":797524420,"id":1658,"parentId":1629,"tags":{"page":"/api/push/subscriptions"},"startTime":1785505284643,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":254227,"timestamp":797576562,"id":1808,"parentId":1661,"tags":{},"startTime":1785505284695,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":305852,"timestamp":797524963,"id":1661,"parentId":1629,"tags":{"page":"/api/repositories/[id]/todos/[todoId]"},"startTime":1785505284644,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":257734,"timestamp":797576544,"id":1807,"parentId":1663,"tags":{},"startTime":1785505284695,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":308924,"timestamp":797525375,"id":1663,"parentId":1629,"tags":{"page":"/api/repositories/clone/[jobId]"},"startTime":1785505284644,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":260204,"timestamp":797576596,"id":1810,"parentId":1665,"tags":{},"startTime":1785505284695,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":311109,"timestamp":797525716,"id":1665,"parentId":1629,"tags":{"page":"/api/repositories/excluded"},"startTime":1785505284644,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":265445,"timestamp":797576610,"id":1811,"parentId":1666,"tags":{},"startTime":1785505284695,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":316192,"timestamp":797525888,"id":1666,"parentId":1629,"tags":{"page":"/api/repositories/restore"},"startTime":1785505284645,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":265586,"timestamp":797576585,"id":1809,"parentId":1664,"tags":{},"startTime":1785505284695,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":316643,"timestamp":797525547,"id":1664,"parentId":1629,"tags":{"page":"/api/repositories/clone"},"startTime":1785505284644,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":266490,"timestamp":797576684,"id":1812,"parentId":1668,"tags":{},"startTime":1785505284695,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":314955,"timestamp":797528241,"id":1668,"parentId":1629,"tags":{"page":"/api/repositories/scan"},"startTime":1785505284647,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":268740,"timestamp":797576712,"id":1813,"parentId":1667,"tags":{},"startTime":1785505284695,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":319391,"timestamp":797526082,"id":1667,"parentId":1629,"tags":{"page":"/api/repositories"},"startTime":1785505284645,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":268826,"timestamp":797576729,"id":1814,"parentId":1669,"tags":{},"startTime":1785505284695,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":317124,"timestamp":797528450,"id":1669,"parentId":1629,"tags":{"page":"/api/repositories/sync"},"startTime":1785505284647,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":274184,"timestamp":797576873,"id":1816,"parentId":1671,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":322263,"timestamp":797528816,"id":1671,"parentId":1629,"tags":{"page":"/api/sidebar/group-order"},"startTime":1785505284648,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":274361,"timestamp":797576808,"id":1815,"parentId":1670,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":322548,"timestamp":797528636,"id":1670,"parentId":1629,"tags":{"page":"/api/repositories/validate-path"},"startTime":1785505284647,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":280912,"timestamp":797576936,"id":1817,"parentId":1672,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":328879,"timestamp":797528992,"id":1672,"parentId":1629,"tags":{"page":"/api/skills/[id]"},"startTime":1785505284648,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":283695,"timestamp":797577161,"id":1819,"parentId":1674,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":331469,"timestamp":797529410,"id":1674,"parentId":1629,"tags":{"page":"/api/skills/operations"},"startTime":1785505284648,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":286138,"timestamp":797577227,"id":1820,"parentId":1676,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":333617,"timestamp":797529770,"id":1676,"parentId":1629,"tags":{"page":"/api/skills"},"startTime":1785505284649,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":288607,"timestamp":797577066,"id":1818,"parentId":1673,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":336467,"timestamp":797529227,"id":1673,"parentId":1629,"tags":{"page":"/api/skills/installations"},"startTime":1785505284648,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":292443,"timestamp":797577314,"id":1822,"parentId":1675,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":340192,"timestamp":797529589,"id":1675,"parentId":1629,"tags":{"page":"/api/skills/reindex"},"startTime":1785505284648,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":296641,"timestamp":797577341,"id":1823,"parentId":1679,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":343697,"timestamp":797530337,"id":1679,"parentId":1629,"tags":{"page":"/api/tasks/[taskId]"},"startTime":1785505284649,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":300403,"timestamp":797577246,"id":1821,"parentId":1677,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":347733,"timestamp":797529943,"id":1677,"parentId":1629,"tags":{"page":"/api/slash-commands"},"startTime":1785505284649,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":301133,"timestamp":797577357,"id":1824,"parentId":1680,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":348007,"timestamp":797530509,"id":1680,"parentId":1629,"tags":{"page":"/api/templates/[id]"},"startTime":1785505284649,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":303457,"timestamp":797577369,"id":1825,"parentId":1678,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":350697,"timestamp":797530154,"id":1678,"parentId":1629,"tags":{"page":"/api/tasks/[taskId]/cancel"},"startTime":1785505284649,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":304554,"timestamp":797577382,"id":1826,"parentId":1681,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":351282,"timestamp":797530678,"id":1681,"parentId":1629,"tags":{"page":"/api/templates"},"startTime":1785505284649,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":306018,"timestamp":797577439,"id":1827,"parentId":1682,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":352643,"timestamp":797530846,"id":1682,"parentId":1629,"tags":{"page":"/api/todos"},"startTime":1785505284650,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":308380,"timestamp":797577455,"id":1828,"parentId":1683,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":354790,"timestamp":797531068,"id":1683,"parentId":1629,"tags":{"page":"/api/verification/runs/[runId]"},"startTime":1785505284650,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":308474,"timestamp":797577472,"id":1829,"parentId":1684,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":354663,"timestamp":797531303,"id":1684,"parentId":1629,"tags":{"page":"/api/verification/runs"},"startTime":1785505284650,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":311243,"timestamp":797577515,"id":1831,"parentId":1686,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":357120,"timestamp":797531662,"id":1686,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/capture"},"startTime":1785505284650,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":312270,"timestamp":797577498,"id":1830,"parentId":1685,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":358302,"timestamp":797531487,"id":1685,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/auto-yes"},"startTime":1785505284650,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":314928,"timestamp":797577528,"id":1832,"parentId":1687,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":360644,"timestamp":797531833,"id":1687,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/cli-tool"},"startTime":1785505284651,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":318307,"timestamp":797577545,"id":1833,"parentId":1688,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":363876,"timestamp":797532002,"id":1688,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/cmate/schedules"},"startTime":1785505284651,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":319434,"timestamp":797577557,"id":1834,"parentId":1689,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":364839,"timestamp":797532198,"id":1689,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/current-output"},"startTime":1785505284651,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":322395,"timestamp":797577582,"id":1836,"parentId":1691,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":367493,"timestamp":797532538,"id":1691,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/execution-logs"},"startTime":1785505284651,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":322719,"timestamp":797577571,"id":1835,"parentId":1690,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":367939,"timestamp":797532370,"id":1690,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/execution-logs/[logId]"},"startTime":1785505284651,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":325728,"timestamp":797577597,"id":1837,"parentId":1693,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":370481,"timestamp":797532875,"id":1693,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/branch/create"},"startTime":1785505284652,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":328629,"timestamp":797577653,"id":1839,"parentId":1695,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":373070,"timestamp":797533233,"id":1695,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/branches"},"startTime":1785505284652,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":330432,"timestamp":797577641,"id":1838,"parentId":1692,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":375392,"timestamp":797532706,"id":1692,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/files/[...path]"},"startTime":1785505284651,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":331599,"timestamp":797577665,"id":1840,"parentId":1694,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":376236,"timestamp":797533061,"id":1694,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/branch/delete"},"startTime":1785505284652,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":334055,"timestamp":797577693,"id":1842,"parentId":1696,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":378368,"timestamp":797533402,"id":1696,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/checkout"},"startTime":1785505284652,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":334234,"timestamp":797577680,"id":1841,"parentId":1697,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":378365,"timestamp":797533569,"id":1697,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/commit"},"startTime":1785505284652,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":336780,"timestamp":797577704,"id":1843,"parentId":1698,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":380770,"timestamp":797533737,"id":1698,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/diff"},"startTime":1785505284652,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":338349,"timestamp":797577717,"id":1844,"parentId":1699,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":382185,"timestamp":797533904,"id":1699,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/fetch"},"startTime":1785505284653,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":339494,"timestamp":797577729,"id":1845,"parentId":1700,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":383154,"timestamp":797534092,"id":1700,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/log"},"startTime":1785505284653,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":341912,"timestamp":797577743,"id":1846,"parentId":1701,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":385406,"timestamp":797534270,"id":1701,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/pull"},"startTime":1785505284653,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":342192,"timestamp":797577755,"id":1847,"parentId":1702,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":385528,"timestamp":797534439,"id":1702,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/push"},"startTime":1785505284653,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":347561,"timestamp":797573879,"id":1775,"parentId":1770,"tags":{},"startTime":1785505284693,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":372861,"timestamp":797548602,"id":1770,"parentId":1629,"tags":{"page":"/apple-icon.png"},"startTime":1785505284667,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":345186,"timestamp":797577781,"id":1849,"parentId":1704,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":388217,"timestamp":797534770,"id":1704,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/revert"},"startTime":1785505284654,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":345548,"timestamp":797577769,"id":1848,"parentId":1703,"tags":{},"startTime":1785505284696,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":388728,"timestamp":797534605,"id":1703,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/reset"},"startTime":1785505284653,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":351254,"timestamp":797577803,"id":1851,"parentId":1706,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":393928,"timestamp":797535153,"id":1706,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/stage"},"startTime":1785505284654,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":351358,"timestamp":797577815,"id":1852,"parentId":1707,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":393860,"timestamp":797535333,"id":1707,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/staged"},"startTime":1785505284654,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":351800,"timestamp":797577829,"id":1853,"parentId":1708,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":394145,"timestamp":797535502,"id":1708,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/stash/[index]"},"startTime":1785505284654,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":355135,"timestamp":797577850,"id":1855,"parentId":1710,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"}]
11
+ [{"name":"check-page","duration":397438,"timestamp":797535836,"id":1710,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/stash/pop"},"startTime":1785505284655,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":357713,"timestamp":797577839,"id":1854,"parentId":1709,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":399903,"timestamp":797535670,"id":1709,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/stash/apply"},"startTime":1785505284654,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":359251,"timestamp":797577862,"id":1856,"parentId":1712,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":400936,"timestamp":797536196,"id":1712,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/stash"},"startTime":1785505284655,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":361881,"timestamp":797577884,"id":1858,"parentId":1713,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":403423,"timestamp":797536363,"id":1713,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/status"},"startTime":1785505284655,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":363891,"timestamp":797577872,"id":1857,"parentId":1711,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":405783,"timestamp":797536002,"id":1711,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/stash/push"},"startTime":1785505284655,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":364424,"timestamp":797577897,"id":1859,"parentId":1714,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":404798,"timestamp":797537544,"id":1714,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/unstage"},"startTime":1785505284656,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":367042,"timestamp":797577927,"id":1861,"parentId":1716,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":407059,"timestamp":797537931,"id":1716,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/interrupt"},"startTime":1785505284657,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":367717,"timestamp":797577911,"id":1860,"parentId":1715,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":407902,"timestamp":797537745,"id":1715,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/working-diff"},"startTime":1785505284656,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":373111,"timestamp":797577947,"id":1862,"parentId":1717,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":412914,"timestamp":797538167,"id":1717,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/kill-session"},"startTime":1785505284657,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":373130,"timestamp":797578046,"id":1863,"parentId":1719,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":412666,"timestamp":797538530,"id":1719,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/logs"},"startTime":1785505284657,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":374297,"timestamp":797578127,"id":1864,"parentId":1718,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":414090,"timestamp":797538355,"id":1718,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/logs/[filename]"},"startTime":1785505284657,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":377009,"timestamp":797578160,"id":1866,"parentId":1721,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":416323,"timestamp":797538871,"id":1721,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/memos/[memoId]"},"startTime":1785505284658,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":379680,"timestamp":797577791,"id":1850,"parentId":1705,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":422560,"timestamp":797534939,"id":1705,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/git/show/[commitHash]"},"startTime":1785505284654,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":385889,"timestamp":797578177,"id":1867,"parentId":1722,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":425033,"timestamp":797539075,"id":1722,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/memos"},"startTime":1785505284658,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":387283,"timestamp":797578211,"id":1869,"parentId":1725,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":425927,"timestamp":797539592,"id":1725,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/respond"},"startTime":1785505284658,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":387644,"timestamp":797578192,"id":1868,"parentId":1723,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":426601,"timestamp":797539254,"id":1723,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/messages"},"startTime":1785505284658,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":389857,"timestamp":797578234,"id":1870,"parentId":1724,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":428710,"timestamp":797539423,"id":1724,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/prompt-response"},"startTime":1785505284658,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":392524,"timestamp":797578279,"id":1872,"parentId":1727,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":430893,"timestamp":797539935,"id":1727,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/schedules/[scheduleId]"},"startTime":1785505284659,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":394980,"timestamp":797578291,"id":1873,"parentId":1728,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":433170,"timestamp":797540124,"id":1728,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/schedules/active"},"startTime":1785505284659,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":397610,"timestamp":797578309,"id":1874,"parentId":1729,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":435643,"timestamp":797540297,"id":1729,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/schedules"},"startTime":1785505284659,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":401568,"timestamp":797578327,"id":1875,"parentId":1730,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":439454,"timestamp":797540469,"id":1730,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/search"},"startTime":1785505284659,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":404059,"timestamp":797578355,"id":1876,"parentId":1731,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":441809,"timestamp":797540638,"id":1731,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/send"},"startTime":1785505284659,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":413215,"timestamp":797578492,"id":1877,"parentId":1733,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":450761,"timestamp":797540972,"id":1733,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/install"},"startTime":1785505284660,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":416315,"timestamp":797578584,"id":1878,"parentId":1732,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":454119,"timestamp":797540805,"id":1732,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/git-workflow"},"startTime":1785505284660,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":419017,"timestamp":797578670,"id":1879,"parentId":1734,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":456500,"timestamp":797541209,"id":1734,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/plan"},"startTime":1785505284660,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":421931,"timestamp":797578748,"id":1880,"parentId":1735,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":459306,"timestamp":797541396,"id":1735,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/uninstall-plan"},"startTime":1785505284660,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":427083,"timestamp":797578260,"id":1871,"parentId":1726,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":465597,"timestamp":797539765,"id":1726,"parentId":1629,"tags":{"page":"/api/worktrees/[id]"},"startTime":1785505284658,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":426554,"timestamp":797578890,"id":1881,"parentId":1736,"tags":{},"startTime":1785505284698,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":463892,"timestamp":797541571,"id":1736,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/skills/[skillId]/uninstall"},"startTime":1785505284660,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":432073,"timestamp":797578987,"id":1883,"parentId":1739,"tags":{},"startTime":1785505284698,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":468954,"timestamp":797542130,"id":1739,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/special-keys"},"startTime":1785505284661,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":432217,"timestamp":797578964,"id":1882,"parentId":1737,"tags":{},"startTime":1785505284698,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":469452,"timestamp":797541745,"id":1737,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/skills"},"startTime":1785505284660,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":432829,"timestamp":797579000,"id":1884,"parentId":1740,"tags":{},"startTime":1785505284698,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":469550,"timestamp":797542309,"id":1740,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/start-polling"},"startTime":1785505284661,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":436165,"timestamp":797579084,"id":1886,"parentId":1741,"tags":{},"startTime":1785505284698,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":472796,"timestamp":797542477,"id":1741,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/tasks"},"startTime":1785505284661,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":438504,"timestamp":797579104,"id":1887,"parentId":1742,"tags":{},"startTime":1785505284698,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":474985,"timestamp":797542645,"id":1742,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/terminal"},"startTime":1785505284661,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":440852,"timestamp":797579116,"id":1888,"parentId":1743,"tags":{},"startTime":1785505284698,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":477181,"timestamp":797542811,"id":1743,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/timers/history"},"startTime":1785505284662,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":443390,"timestamp":797579140,"id":1889,"parentId":1744,"tags":{},"startTime":1785505284698,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":479574,"timestamp":797542978,"id":1744,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/timers"},"startTime":1785505284662,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":445784,"timestamp":797579156,"id":1890,"parentId":1745,"tags":{},"startTime":1785505284698,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":481779,"timestamp":797543183,"id":1745,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/todos/[todoId]"},"startTime":1785505284662,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":448185,"timestamp":797579184,"id":1891,"parentId":1746,"tags":{},"startTime":1785505284698,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":484031,"timestamp":797543358,"id":1746,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/todos"},"startTime":1785505284662,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":450545,"timestamp":797579206,"id":1892,"parentId":1748,"tags":{},"startTime":1785505284698,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":486077,"timestamp":797543695,"id":1748,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/tree"},"startTime":1785505284662,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":452685,"timestamp":797579057,"id":1885,"parentId":1738,"tags":{},"startTime":1785505284698,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":489848,"timestamp":797541915,"id":1738,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/slash-commands"},"startTime":1785505284661,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":453173,"timestamp":797579230,"id":1893,"parentId":1747,"tags":{},"startTime":1785505284698,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":488900,"timestamp":797543525,"id":1747,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/tree/[...path]"},"startTime":1785505284662,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":458767,"timestamp":797579285,"id":1895,"parentId":1750,"tags":{},"startTime":1785505284698,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":494016,"timestamp":797544059,"id":1750,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/verify"},"startTime":1785505284663,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":459336,"timestamp":797579262,"id":1894,"parentId":1749,"tags":{},"startTime":1785505284698,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":494758,"timestamp":797543861,"id":1749,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/upload/[...path]"},"startTime":1785505284663,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":461366,"timestamp":797579303,"id":1896,"parentId":1751,"tags":{},"startTime":1785505284698,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":496442,"timestamp":797544252,"id":1751,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/verify/runs/[runId]"},"startTime":1785505284663,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":463249,"timestamp":797579323,"id":1897,"parentId":1752,"tags":{},"startTime":1785505284698,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":498168,"timestamp":797544427,"id":1752,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/verify/runs"},"startTime":1785505284663,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":464316,"timestamp":797579340,"id":1898,"parentId":1753,"tags":{},"startTime":1785505284698,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":499080,"timestamp":797544597,"id":1753,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/viewed"},"startTime":1785505284663,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":466272,"timestamp":797579998,"id":1900,"parentId":1760,"tags":{},"startTime":1785505284699,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":499634,"timestamp":797546659,"id":1760,"parentId":1629,"tags":{"page":"/proxy/[...path]"},"startTime":1785505284665,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":467418,"timestamp":797579457,"id":1899,"parentId":1754,"tags":{},"startTime":1785505284698,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":502127,"timestamp":797544765,"id":1754,"parentId":1629,"tags":{"page":"/api/worktrees"},"startTime":1785505284663,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":467916,"timestamp":797580804,"id":1901,"parentId":1774,"tags":{},"startTime":1785505284700,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":499421,"timestamp":797549331,"id":1774,"parentId":1629,"tags":{"page":"/manifest.webmanifest"},"startTime":1785505284668,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":469057,"timestamp":797587920,"id":1903,"parentId":1756,"tags":{},"startTime":1785505284707,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":511918,"timestamp":797545126,"id":1756,"parentId":1629,"tags":{"page":"/login"},"startTime":1785505284664,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":478095,"timestamp":797588050,"id":1904,"parentId":1757,"tags":{},"startTime":1785505284707,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":520875,"timestamp":797545299,"id":1757,"parentId":1629,"tags":{"page":"/more"},"startTime":1785505284664,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":481020,"timestamp":797588154,"id":1905,"parentId":1758,"tags":{},"startTime":1785505284707,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":523740,"timestamp":797545471,"id":1758,"parentId":1629,"tags":{"page":"/offline"},"startTime":1785505284664,"traceId":"121fce876cfb188b"}]
12
+ [{"name":"is-page-static","duration":484850,"timestamp":797588247,"id":1906,"parentId":1759,"tags":{},"startTime":1785505284707,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":527483,"timestamp":797545640,"id":1759,"parentId":1629,"tags":{"page":"/"},"startTime":1785505284664,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":487957,"timestamp":797588345,"id":1907,"parentId":1761,"tags":{},"startTime":1785505284707,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":529467,"timestamp":797546859,"id":1761,"parentId":1629,"tags":{"page":"/repositories"},"startTime":1785505284666,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":490967,"timestamp":797588440,"id":1908,"parentId":1762,"tags":{},"startTime":1785505284707,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":532339,"timestamp":797547090,"id":1762,"parentId":1629,"tags":{"page":"/review"},"startTime":1785505284666,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":495273,"timestamp":797588532,"id":1909,"parentId":1763,"tags":{},"startTime":1785505284707,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":536554,"timestamp":797547279,"id":1763,"parentId":1629,"tags":{"page":"/sessions"},"startTime":1785505284666,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":511734,"timestamp":797588624,"id":1910,"parentId":1764,"tags":{},"startTime":1785505284707,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":552931,"timestamp":797547458,"id":1764,"parentId":1629,"tags":{"page":"/skills/[skillId]"},"startTime":1785505284666,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":514671,"timestamp":797588717,"id":1911,"parentId":1765,"tags":{},"startTime":1785505284707,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":555773,"timestamp":797547638,"id":1765,"parentId":1629,"tags":{"page":"/skills/installed"},"startTime":1785505284666,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":516760,"timestamp":797589339,"id":1912,"parentId":1766,"tags":{},"startTime":1785505284708,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":558332,"timestamp":797547813,"id":1766,"parentId":1629,"tags":{"page":"/skills"},"startTime":1785505284667,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":533855,"timestamp":797587811,"id":1902,"parentId":1755,"tags":{},"startTime":1785505284707,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":576766,"timestamp":797544932,"id":1755,"parentId":1629,"tags":{"page":"/chat"},"startTime":1785505284664,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":539517,"timestamp":797589560,"id":1914,"parentId":1767,"tags":{},"startTime":1785505284708,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":581125,"timestamp":797547988,"id":1767,"parentId":1629,"tags":{"page":"/worktrees/[id]/files/[...path]"},"startTime":1785505284667,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":543680,"timestamp":797589662,"id":1915,"parentId":1769,"tags":{},"startTime":1785505284708,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":584950,"timestamp":797548418,"id":1769,"parentId":1629,"tags":{"page":"/worktrees/[id]/terminal"},"startTime":1785505284667,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":548713,"timestamp":797589456,"id":1913,"parentId":1768,"tags":{},"startTime":1785505284708,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":589968,"timestamp":797548220,"id":1768,"parentId":1629,"tags":{"page":"/worktrees/[id]"},"startTime":1785505284667,"traceId":"121fce876cfb188b"},{"name":"is-page-static","duration":646126,"timestamp":797578147,"id":1865,"parentId":1720,"tags":{},"startTime":1785505284697,"traceId":"121fce876cfb188b"},{"name":"check-page","duration":685615,"timestamp":797538701,"id":1720,"parentId":1629,"tags":{"page":"/api/worktrees/[id]/marp-render"},"startTime":1785505284657,"traceId":"121fce876cfb188b"},{"name":"static-check","duration":994883,"timestamp":797229465,"id":1629,"parentId":1,"tags":{},"startTime":1785505284348,"traceId":"121fce876cfb188b"},{"name":"generate-required-server-files","duration":332,"timestamp":798224536,"id":1917,"parentId":1,"tags":{},"startTime":1785505285343,"traceId":"121fce876cfb188b"},{"name":"write-routes-manifest","duration":26265,"timestamp":798237481,"id":1919,"parentId":1,"tags":{},"startTime":1785505285356,"traceId":"121fce876cfb188b"},{"name":"load-dotenv","duration":134,"timestamp":799926402,"id":1922,"parentId":1921,"tags":{},"startTime":1785505287045,"traceId":"121fce876cfb188b"},{"name":"run-export-path-map","duration":426,"timestamp":801412442,"id":1923,"parentId":1921,"tags":{},"startTime":1785505288531,"traceId":"121fce876cfb188b"},{"name":"next-export","duration":3340037,"timestamp":799925491,"id":1921,"parentId":1,"tags":{},"startTime":1785505287044,"traceId":"121fce876cfb188b"},{"name":"move-exported-app-not-found-","duration":83,"timestamp":803267537,"id":1924,"parentId":1920,"tags":{},"startTime":1785505290386,"traceId":"121fce876cfb188b"},{"name":"move-exported-page","duration":122515,"timestamp":803267714,"id":1925,"parentId":1920,"tags":{},"startTime":1785505290386,"traceId":"121fce876cfb188b"},{"name":"static-generation","duration":4130354,"timestamp":799921784,"id":1920,"parentId":1,"tags":{},"startTime":1785505287041,"traceId":"121fce876cfb188b"},{"name":"write-routes-manifest","duration":155773,"timestamp":804052691,"id":1926,"parentId":1,"tags":{},"startTime":1785505291171,"traceId":"121fce876cfb188b"},{"name":"node-file-trace-build","duration":19875768,"timestamp":798228356,"id":1918,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1785505285347,"traceId":"121fce876cfb188b"},{"name":"apply-include-excludes","duration":1178,"timestamp":818104144,"id":1927,"parentId":1,"tags":{},"startTime":1785505305223,"traceId":"121fce876cfb188b"},{"name":"print-tree-view","duration":10250,"timestamp":818105562,"id":1928,"parentId":1,"tags":{},"startTime":1785505305224,"traceId":"121fce876cfb188b"},{"name":"telemetry-flush","duration":60,"timestamp":818115824,"id":1929,"parentId":1,"tags":{},"startTime":1785505305235,"traceId":"121fce876cfb188b"},{"name":"next-build","duration":67544696,"timestamp":750571196,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"15.5.20","has-custom-webpack-config":"true","use-build-worker":"false"},"startTime":1785505237690,"traceId":"121fce876cfb188b"}]